2025-03-14T03:51:47.9165856Z Current runner version: '2.322.0' 2025-03-14T03:51:47.9172305Z Runner name: 'i-059db7e4210dd9241' 2025-03-14T03:51:47.9173178Z Runner group name: 'Default' 2025-03-14T03:51:47.9173971Z Machine name: 'EC2AMAZ-CS1GRM9' 2025-03-14T03:51:47.9176757Z ##[group]GITHUB_TOKEN Permissions 2025-03-14T03:51:47.9178755Z Contents: read 2025-03-14T03:51:47.9179291Z Metadata: read 2025-03-14T03:51:47.9179821Z Packages: read 2025-03-14T03:51:47.9180332Z ##[endgroup] 2025-03-14T03:51:47.9183123Z Secret source: Actions 2025-03-14T03:51:47.9183816Z Prepare workflow directory 2025-03-14T03:51:48.1000954Z Prepare all required actions 2025-03-14T03:51:48.1048791Z Getting action download info 2025-03-14T03:51:48.2739535Z Download action repository 'pytorch/test-infra@main' (SHA:de00dac6adc071cb2f9861380a0ed3947b93e5cc) 2025-03-14T03:51:50.1466833Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-14T03:51:50.3415044Z Download action repository 'actions/upload-artifact@v4.4.0' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874) 2025-03-14T03:51:51.0254113Z Complete job name: libtorch-cpu-shared-with-deps-debug-build 2025-03-14T03:51:51.0922497Z ##[group]Run set -euo pipefail 2025-03-14T03:51:51.0923064Z set -euo pipefail 2025-03-14T03:51:51.0923402Z function get_ec2_metadata() { 2025-03-14T03:51:51.0923832Z  # Pulled from instance metadata endpoint for EC2 2025-03-14T03:51:51.0924522Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-14T03:51:51.0925117Z  category=$1 2025-03-14T03:51:51.0926029Z  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-03-14T03:51:51.0926944Z } 2025-03-14T03:51:51.0927260Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-14T03:51:51.0927713Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-14T03:51:51.0928299Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-14T03:51:51.0928744Z echo "system info $(uname -a)" 2025-03-14T03:51:51.0952595Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T03:51:51.0953368Z env: 2025-03-14T03:51:51.0953758Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:51.0954218Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:51.0954576Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T03:51:51.0955299Z GITHUB_TOKEN: *** 2025-03-14T03:51:51.0955560Z PR_NUMBER: 2025-03-14T03:51:51.0955849Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:51.0956208Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:51.0956566Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:51.0956987Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:51.0957289Z DESIRED_CUDA: cpu 2025-03-14T03:51:51.0957546Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:51.0957846Z LIBTORCH_CONFIG: debug 2025-03-14T03:51:51.0958173Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:51.0958499Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:51.0958748Z ##[endgroup] 2025-03-14T03:51:51.1625139Z ami-id: ami-0f08232129c59e114 2025-03-14T03:51:51.2081320Z instance-id: i-059db7e4210dd9241 2025-03-14T03:51:51.2573579Z instance-type: c5d.4xlarge 2025-03-14T03:51:51.2760750Z system info MSYS_NT-10.0-17763 EC2AMAZ-CS1GRM9 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys 2025-03-14T03:51:51.2951490Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-03-14T03:51:51.2951999Z with: 2025-03-14T03:51:51.2952566Z github-secret: *** 2025-03-14T03:51:51.2952854Z activate-with-label: false 2025-03-14T03:51:51.2953155Z label: with-ssh 2025-03-14T03:51:51.2953420Z remove-existing-keys: true 2025-03-14T03:51:51.2953722Z fail-silently: true 2025-03-14T03:51:51.2955354Z env: 2025-03-14T03:51:51.2955715Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:51.2956179Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:51.2956531Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T03:51:51.2957133Z GITHUB_TOKEN: *** 2025-03-14T03:51:51.2957390Z PR_NUMBER: 2025-03-14T03:51:51.2957667Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:51.2958022Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:51.2958364Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:51.2958824Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:51.2959095Z DESIRED_CUDA: cpu 2025-03-14T03:51:51.2959346Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:51.2959610Z LIBTORCH_CONFIG: debug 2025-03-14T03:51:51.2959905Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:51.2960226Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:51.2960473Z ##[endgroup] 2025-03-14T03:51:51.4633006Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-03-14T03:51:51.4635262Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-03-14T03:51:51.4835745Z ##[group]Run git config --global core.longpaths true 2025-03-14T03:51:51.4836305Z git config --global core.longpaths true 2025-03-14T03:51:51.4836713Z git config --global core.symlinks true 2025-03-14T03:51:51.4837059Z  2025-03-14T03:51:51.4837495Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-03-14T03:51:51.4838127Z # the directory on Windows and prevent GHA from checking out as reported 2025-03-14T03:51:51.4838661Z # in https://github.com/actions/checkout/issues/1018 2025-03-14T03:51:51.4839103Z git config --global core.fsmonitor false 2025-03-14T03:51:51.4858201Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T03:51:51.4858706Z env: 2025-03-14T03:51:51.4859096Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:51.4859548Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:51.4859951Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T03:51:51.4860604Z GITHUB_TOKEN: *** 2025-03-14T03:51:51.4860857Z PR_NUMBER: 2025-03-14T03:51:51.4861143Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:51.4861492Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:51.4861847Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:51.4862263Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:51.4862533Z DESIRED_CUDA: cpu 2025-03-14T03:51:51.4862782Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:51.4863044Z LIBTORCH_CONFIG: debug 2025-03-14T03:51:51.4863337Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:51.4863653Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:51.4863903Z ##[endgroup] 2025-03-14T03:51:51.5979345Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-03-14T03:51:51.5980476Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-03-14T03:51:51.5996772Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T03:51:51.5997299Z env: 2025-03-14T03:51:51.5997673Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:51.5998134Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:51.5998614Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T03:51:51.5999372Z GITHUB_TOKEN: *** 2025-03-14T03:51:51.5999623Z PR_NUMBER: 2025-03-14T03:51:51.5999901Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:51.6000254Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:51.6000596Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:51.6001041Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:51.6001310Z DESIRED_CUDA: cpu 2025-03-14T03:51:51.6002164Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:51.6002436Z LIBTORCH_CONFIG: debug 2025-03-14T03:51:51.6002739Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:51.6003046Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:51.6003302Z ##[endgroup] 2025-03-14T03:51:51.9271730Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T03:51:51.9332805Z Finished 2025-03-14T03:51:51.9633747Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TEMP -ErrorAction Ignore 2025-03-14T03:51:51.9634643Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TEMP -ErrorAction Ignore 2025-03-14T03:51:51.9635447Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-03-14T03:51:51.9635966Z # that it doesn't interfere 2025-03-14T03:51:51.9636460Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-03-14T03:51:51.9651969Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T03:51:51.9652488Z env: 2025-03-14T03:51:51.9652855Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:51.9653320Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:51.9653685Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T03:51:51.9654311Z GITHUB_TOKEN: *** 2025-03-14T03:51:51.9654598Z PR_NUMBER: 2025-03-14T03:51:51.9654879Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:51.9655218Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:51.9655565Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:51.9655992Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:51.9656269Z DESIRED_CUDA: cpu 2025-03-14T03:51:51.9656520Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:51.9656783Z LIBTORCH_CONFIG: debug 2025-03-14T03:51:51.9657080Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:51.9657392Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:51.9657671Z ##[endgroup] 2025-03-14T03:51:52.2821938Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T03:51:52.2868180Z Finished 2025-03-14T03:51:52.7009495Z ##[group]Run echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2025-03-14T03:51:52.7010111Z echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2025-03-14T03:51:52.7010687Z echo "PYTORCH_FINAL_PACKAGE_DIR=${RUNNER_TEMP}/artifacts" >> "${GITHUB_ENV}" 2025-03-14T03:51:52.7011220Z echo "WIN_PACKAGE_WORK_DIR=${RUNNER_TEMP}" 2025-03-14T03:51:52.7030214Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T03:51:52.7030691Z env: 2025-03-14T03:51:52.7031067Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:52.7031523Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:52.7031877Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T03:51:52.7032556Z GITHUB_TOKEN: *** 2025-03-14T03:51:52.7032828Z PR_NUMBER: 2025-03-14T03:51:52.7033098Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:52.7033487Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:52.7033841Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:52.7034237Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:52.7034511Z DESIRED_CUDA: cpu 2025-03-14T03:51:52.7034758Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:52.7035025Z LIBTORCH_CONFIG: debug 2025-03-14T03:51:52.7035318Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:52.7035631Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:52.7035884Z ##[endgroup] 2025-03-14T03:51:52.7218251Z WIN_PACKAGE_WORK_DIR=C:\actions-runner\_work\_temp 2025-03-14T03:51:52.7437139Z ##[group]Run actions/checkout@v4 2025-03-14T03:51:52.7437497Z with: 2025-03-14T03:51:52.7437771Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:52.7438124Z submodules: recursive 2025-03-14T03:51:52.7438399Z path: pytorch 2025-03-14T03:51:52.7438895Z show-progress: false 2025-03-14T03:51:52.7439221Z repository: pytorch/pytorch 2025-03-14T03:51:52.7439737Z token: *** 2025-03-14T03:51:52.7439988Z ssh-strict: true 2025-03-14T03:51:52.7440242Z ssh-user: git 2025-03-14T03:51:52.7440507Z persist-credentials: true 2025-03-14T03:51:52.7440792Z clean: true 2025-03-14T03:51:52.7441043Z sparse-checkout-cone-mode: true 2025-03-14T03:51:52.7441356Z fetch-depth: 1 2025-03-14T03:51:52.7441611Z fetch-tags: false 2025-03-14T03:51:52.7441861Z lfs: false 2025-03-14T03:51:52.7442120Z set-safe-directory: true 2025-03-14T03:51:52.7442387Z env: 2025-03-14T03:51:52.7442773Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:52.7443228Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:52.7443579Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T03:51:52.7444060Z GITHUB_TOKEN: *** 2025-03-14T03:51:52.7444314Z PR_NUMBER: 2025-03-14T03:51:52.7444580Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:52.7444921Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:52.7445262Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:52.7445670Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:52.7445948Z DESIRED_CUDA: cpu 2025-03-14T03:51:52.7446244Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:52.7446499Z LIBTORCH_CONFIG: debug 2025-03-14T03:51:52.7446788Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:52.7447106Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:52.7447424Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T03:51:52.7447897Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T03:51:52.7448309Z ##[endgroup] 2025-03-14T03:51:52.8754640Z Syncing repository: pytorch/pytorch 2025-03-14T03:51:52.8756013Z ##[group]Getting Git version info 2025-03-14T03:51:52.8756517Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch\pytorch' 2025-03-14T03:51:52.8839523Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-03-14T03:51:52.9048457Z git version 2.47.1.windows.2 2025-03-14T03:51:52.9092377Z ##[endgroup] 2025-03-14T03:51:52.9102882Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\5a1ade10-8da4-4101-bfe0-ed1784becf5c\.gitconfig' 2025-03-14T03:51:52.9121680Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\5a1ade10-8da4-4101-bfe0-ed1784becf5c' before making global git config changes 2025-03-14T03:51:52.9122658Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:51:52.9131893Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-03-14T03:51:52.9379475Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url 2025-03-14T03:51:52.9564666Z https://github.com/pytorch/pytorch 2025-03-14T03:51:52.9609614Z ##[group]Removing previously created refs, to avoid conflicts 2025-03-14T03:51:52.9619372Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD 2025-03-14T03:51:52.9812464Z HEAD 2025-03-14T03:51:53.0070387Z ##[endgroup] 2025-03-14T03:51:53.0080001Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status 2025-03-14T03:51:53.4083503Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (7e1e1fe) 2025-03-14T03:51:53.4756179Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-03-14T03:51:53.5386097Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-03-14T03:51:53.5993251Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-03-14T03:51:53.6691179Z e170594ac7cf1dac584da473d4ca9301087090c1 third_party/NVTX (e170594) 2025-03-14T03:51:53.7380964Z a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 third_party/VulkanMemoryAllocator (a6bfc23) 2025-03-14T03:51:53.8109014Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (51a01036) 2025-03-14T03:51:53.8764713Z 0d98dba29d66e93259db7daa53a9327df767a415 third_party/benchmark (0d98dba) 2025-03-14T03:51:53.9462605Z 8086bbe3a78d931eb96fe12fdc014082e18d18d3 third_party/composable_kernel (8086bbe) 2025-03-14T03:51:54.0241423Z 3b6597bba913d51161383657829b7e644e59c006 third_party/cpp-httplib (3b6597b) 2025-03-14T03:51:54.0922156Z 1e83a2fdd3102f65c6f1fb602c1b320486218a99 third_party/cpuinfo (1e83a2f) 2025-03-14T03:51:54.1739699Z 91b7532f3386768bba4f444ee7672b497f34da8a third_party/cudnn_frontend (91b7532) 2025-03-14T03:51:54.2450258Z afa1772203677c5118fcd82537a9c8fefbcc7008 third_party/cutlass (afa1772) 2025-03-14T03:51:54.3104735Z 3147391d946bb4b6c68edd901f2add6ac1f31f8c third_party/eigen (3147391) 2025-03-14T03:51:54.3717261Z dbc3157bf256f1339b3fa1fef2be89ac4078be0e third_party/fbgemm (dbc3157) 2025-03-14T03:51:54.4387289Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (979702c) 2025-03-14T03:51:54.5065186Z 01834de25e4bf3975a9a00e816292b1ad0fe184b third_party/flatbuffers (01834de) 2025-03-14T03:51:54.5824123Z 123913715afeb8a437e6388b4473fcc4753e1c9a third_party/fmt (1239137) 2025-03-14T03:51:54.6532985Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (3fb5c17) 2025-03-14T03:51:54.7179755Z 5354032ea08eadd7fc4456477f7f7c6308818509 third_party/gloo (5354032) 2025-03-14T03:51:54.7836019Z b514bdc898e2951020cbdca1304b75f5950d1f59 third_party/googletest (b514bdc) 2025-03-14T03:51:54.8488199Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (719d8e6) 2025-03-14T03:51:54.9342733Z 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 third_party/ittapi (5b8a7d7) 2025-03-14T03:51:54.9992532Z 2859721fd9e73d3ca1c56f827dbc64e6d68f78a2 third_party/kineto (2859721) 2025-03-14T03:51:55.0663984Z ef685a13cfbe8d418aa2ed34350e21e4938358b6 third_party/kleidiai (ef685a1) 2025-03-14T03:51:55.1360025Z b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 third_party/mimalloc (b66e321) 2025-03-14T03:51:55.1966020Z 87cda1d6646592ac5866dc703c8e1839046a6806 third_party/nlohmann (87cda1d) 2025-03-14T03:51:55.2628170Z b8baa8446686496da4cc8fda09f2b6fe65c2a02c third_party/onnx (b8baa84) 2025-03-14T03:51:55.3370793Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (a799f4a) 2025-03-14T03:51:55.4029133Z 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe third_party/pocketfft (9d3ab05) 2025-03-14T03:51:55.4847135Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (d1eca4e) 2025-03-14T03:51:55.5538315Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-03-14T03:51:55.6229505Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (4fe0e1e) 2025-03-14T03:51:55.6894181Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (a2e59f0) 2025-03-14T03:51:55.7547709Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (f45429b) 2025-03-14T03:51:55.8226739Z 56e1f79cb140fb9326d612d0be06b5250565cade third_party/sleef (56e1f79) 2025-03-14T03:51:55.8928778Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (52791a2) 2025-03-14T03:51:55.9006325Z ##[group]Cleaning the repository 2025-03-14T03:51:55.9016691Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx 2025-03-14T03:51:56.8990380Z Removing .ci/pytorch/windows/tmp/ 2025-03-14T03:51:56.8990845Z Removing .ci/pytorch/windows/vs_installer.exe 2025-03-14T03:51:56.9052345Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD 2025-03-14T03:51:57.3630849Z HEAD is now at c179971b xpu: update filter out of dg2 AOT target (#148677) 2025-03-14T03:51:57.3682731Z ##[endgroup] 2025-03-14T03:51:57.3687042Z ##[group]Disabling automatic garbage collection 2025-03-14T03:51:57.3699006Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-03-14T03:51:57.3947353Z ##[endgroup] 2025-03-14T03:51:57.3947783Z ##[group]Setting up auth 2025-03-14T03:51:57.3960759Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:51:57.4198495Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-03-14T03:51:57.7520231Z Entering 'android/libs/fbjni' 2025-03-14T03:51:57.8050139Z Entering 'third_party/FP16' 2025-03-14T03:51:57.8564733Z Entering 'third_party/FXdiv' 2025-03-14T03:51:57.9078527Z Entering 'third_party/NNPACK' 2025-03-14T03:51:57.9598953Z Entering 'third_party/NVTX' 2025-03-14T03:51:58.0117540Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:51:58.0629924Z Entering 'third_party/XNNPACK' 2025-03-14T03:51:58.1190944Z Entering 'third_party/benchmark' 2025-03-14T03:51:58.1711408Z Entering 'third_party/composable_kernel' 2025-03-14T03:51:58.2252632Z Entering 'third_party/cpp-httplib' 2025-03-14T03:51:58.2769220Z Entering 'third_party/cpuinfo' 2025-03-14T03:51:58.3292692Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:51:58.3878903Z Entering 'third_party/cutlass' 2025-03-14T03:51:58.4421690Z Entering 'third_party/eigen' 2025-03-14T03:51:58.4959212Z Entering 'third_party/fbgemm' 2025-03-14T03:51:58.5471760Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:51:58.5999068Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:51:58.6533785Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:51:58.7065761Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:51:58.7602179Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:51:58.8145613Z Entering 'third_party/flash-attention' 2025-03-14T03:51:58.8644820Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:51:58.9183928Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:51:58.9741555Z Entering 'third_party/flatbuffers' 2025-03-14T03:51:59.0264076Z Entering 'third_party/fmt' 2025-03-14T03:51:59.0785794Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:51:59.1332223Z Entering 'third_party/gloo' 2025-03-14T03:51:59.1856706Z Entering 'third_party/googletest' 2025-03-14T03:51:59.2379636Z Entering 'third_party/ideep' 2025-03-14T03:51:59.2885254Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:51:59.3436813Z Entering 'third_party/ittapi' 2025-03-14T03:51:59.3961663Z Entering 'third_party/kineto' 2025-03-14T03:51:59.4463280Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:51:59.4978822Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:51:59.5502590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:51:59.6028910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:51:59.6565827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:51:59.7079226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:51:59.7622008Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:51:59.8151144Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:51:59.8674199Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:51:59.9200185Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:51:59.9746085Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:00.0270816Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:00.0810774Z Entering 'third_party/kleidiai' 2025-03-14T03:52:00.1323573Z Entering 'third_party/mimalloc' 2025-03-14T03:52:00.1831378Z Entering 'third_party/nlohmann' 2025-03-14T03:52:00.2350987Z Entering 'third_party/onnx' 2025-03-14T03:52:00.2874323Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:00.3410678Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:00.3926447Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:00.4461246Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:00.5003058Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:00.5532104Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:00.6087123Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:00.6644727Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:00.7163805Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:00.7683675Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:00.8214763Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:00.8754162Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:00.9339990Z Entering 'third_party/pocketfft' 2025-03-14T03:52:00.9897147Z Entering 'third_party/protobuf' 2025-03-14T03:52:01.0423651Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:01.0951035Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:01.1490635Z Entering 'third_party/psimd' 2025-03-14T03:52:01.2018592Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:01.2548976Z Entering 'third_party/pybind11' 2025-03-14T03:52:01.3068926Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:01.3622416Z Entering 'third_party/sleef' 2025-03-14T03:52:01.4151687Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:01.4668804Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:01.5225355Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:01.5746536Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:01.6295114Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:01.6849173Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:01.7534601Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:52:01.7778808Z [command]"C:\Program Files\Git\cmd\git.exe" 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-03-14T03:52:02.1272130Z Entering 'android/libs/fbjni' 2025-03-14T03:52:02.1799549Z Entering 'third_party/FP16' 2025-03-14T03:52:02.2320906Z Entering 'third_party/FXdiv' 2025-03-14T03:52:02.2875388Z Entering 'third_party/NNPACK' 2025-03-14T03:52:02.3391500Z Entering 'third_party/NVTX' 2025-03-14T03:52:02.3907165Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:02.4417501Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:02.4954651Z Entering 'third_party/benchmark' 2025-03-14T03:52:02.5471535Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:02.5987697Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:02.6506019Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:02.7051649Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:02.7575340Z Entering 'third_party/cutlass' 2025-03-14T03:52:02.8108301Z Entering 'third_party/eigen' 2025-03-14T03:52:02.8646978Z Entering 'third_party/fbgemm' 2025-03-14T03:52:02.9160882Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:02.9696221Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:03.0221749Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:03.0760190Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:03.1303538Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:03.1842439Z Entering 'third_party/flash-attention' 2025-03-14T03:52:03.2361202Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:03.2910032Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:03.3471043Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:03.3992429Z Entering 'third_party/fmt' 2025-03-14T03:52:03.4528529Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:03.5046407Z Entering 'third_party/gloo' 2025-03-14T03:52:03.5556775Z Entering 'third_party/googletest' 2025-03-14T03:52:03.6069714Z Entering 'third_party/ideep' 2025-03-14T03:52:03.6568719Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:03.7125500Z Entering 'third_party/ittapi' 2025-03-14T03:52:03.7639089Z Entering 'third_party/kineto' 2025-03-14T03:52:03.8141754Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:03.8659057Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:03.9202989Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:03.9741170Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:04.0253778Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:04.0771280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:04.1328262Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:04.1859207Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:04.2387713Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:04.2908675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:04.3451336Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:04.3973301Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:04.4521851Z Entering 'third_party/kleidiai' 2025-03-14T03:52:04.5040576Z Entering 'third_party/mimalloc' 2025-03-14T03:52:04.5570138Z Entering 'third_party/nlohmann' 2025-03-14T03:52:04.6085290Z Entering 'third_party/onnx' 2025-03-14T03:52:04.6647021Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:04.7198283Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:04.7705449Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:04.8243669Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:04.8766589Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:04.9314075Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:04.9842809Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:05.0379340Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:05.0932818Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:05.1449198Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:05.1994839Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:05.2540256Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:05.3099301Z Entering 'third_party/pocketfft' 2025-03-14T03:52:05.3638654Z Entering 'third_party/protobuf' 2025-03-14T03:52:05.4153539Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:05.4678755Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:05.5215362Z Entering 'third_party/psimd' 2025-03-14T03:52:05.5741123Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:05.6255758Z Entering 'third_party/pybind11' 2025-03-14T03:52:05.6813434Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:05.7356614Z Entering 'third_party/sleef' 2025-03-14T03:52:05.7872712Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:05.8393573Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:05.8909398Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:05.9433434Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:05.9951505Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:06.0457509Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:06.1106767Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-03-14T03:52:06.1351900Z ##[endgroup] 2025-03-14T03:52:06.1352315Z ##[group]Fetching the repository 2025-03-14T03:52:06.1365707Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:09.9516347Z From https://github.com/pytorch/pytorch 2025-03-14T03:52:09.9516852Z * branch aed0b7a742a2d7b7901790622829cbd2135049a4 -> FETCH_HEAD 2025-03-14T03:52:09.9640985Z ##[endgroup] 2025-03-14T03:52:09.9641526Z ##[group]Determining the checkout info 2025-03-14T03:52:09.9643092Z ##[endgroup] 2025-03-14T03:52:09.9654213Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-03-14T03:52:10.0084451Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-03-14T03:52:10.0312587Z ##[group]Checking out the ref 2025-03-14T03:52:10.0322956Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:10.1523167Z Warning: you are leaving 1 commit behind, not connected to 2025-03-14T03:52:10.1523586Z any of your branches: 2025-03-14T03:52:10.1523750Z 2025-03-14T03:52:10.1523918Z c179971b xpu: update filter out of dg2 AOT target (#148677) 2025-03-14T03:52:10.1524188Z 2025-03-14T03:52:10.1524392Z If you want to keep it by creating a new branch, this may be a good time 2025-03-14T03:52:10.1524786Z to do so with: 2025-03-14T03:52:10.1524939Z 2025-03-14T03:52:10.1525083Z git branch c179971b 2025-03-14T03:52:10.1525287Z 2025-03-14T03:52:10.1525582Z HEAD is now at aed0b7a7 [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T03:52:10.1588571Z ##[endgroup] 2025-03-14T03:52:10.1589027Z ##[group]Setting up auth for fetching submodules 2025-03-14T03:52:10.1600174Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-03-14T03:52:10.1847475Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-03-14T03:52:10.2086681Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-14T03:52:10.2322730Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-14T03:52:10.2567748Z ##[endgroup] 2025-03-14T03:52:10.2568194Z ##[group]Fetching submodules 2025-03-14T03:52:10.2577720Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-03-14T03:52:10.6005406Z Synchronizing submodule url for 'android/libs/fbjni' 2025-03-14T03:52:10.6124152Z Synchronizing submodule url for 'third_party/FP16' 2025-03-14T03:52:10.6242462Z Synchronizing submodule url for 'third_party/FXdiv' 2025-03-14T03:52:10.6400059Z Synchronizing submodule url for 'third_party/NNPACK' 2025-03-14T03:52:10.6521170Z Synchronizing submodule url for 'third_party/NVTX' 2025-03-14T03:52:10.6639302Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:10.6752607Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-03-14T03:52:10.6886808Z Synchronizing submodule url for 'third_party/benchmark' 2025-03-14T03:52:10.6999960Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-03-14T03:52:10.7124334Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-03-14T03:52:10.7238560Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-03-14T03:52:10.7351842Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-03-14T03:52:10.7470365Z Synchronizing submodule url for 'third_party/cutlass' 2025-03-14T03:52:10.7596991Z Synchronizing submodule url for 'third_party/eigen' 2025-03-14T03:52:10.7718841Z Synchronizing submodule url for 'third_party/fbgemm' 2025-03-14T03:52:10.7823543Z Synchronizing submodule url for 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:10.7945611Z Synchronizing submodule url for 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:10.8060832Z Synchronizing submodule url for 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:10.8177845Z Synchronizing submodule url for 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:10.8287208Z Synchronizing submodule url for 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:10.8434944Z Synchronizing submodule url for 'third_party/flash-attention' 2025-03-14T03:52:10.8548832Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:10.8674398Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:10.8811567Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-03-14T03:52:10.8927728Z Synchronizing submodule url for 'third_party/fmt' 2025-03-14T03:52:10.9042740Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:10.9153036Z Synchronizing submodule url for 'third_party/gloo' 2025-03-14T03:52:10.9265912Z Synchronizing submodule url for 'third_party/googletest' 2025-03-14T03:52:10.9380511Z Synchronizing submodule url for 'third_party/ideep' 2025-03-14T03:52:10.9475505Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:10.9616394Z Synchronizing submodule url for 'third_party/ittapi' 2025-03-14T03:52:10.9734080Z Synchronizing submodule url for 'third_party/kineto' 2025-03-14T03:52:10.9848223Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:10.9956025Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:11.0078628Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:11.0196955Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:11.0313287Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:11.0412373Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:11.0545839Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:11.0660013Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:11.0771214Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:11.0885858Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:11.1021553Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:11.1139032Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:11.1270445Z Synchronizing submodule url for 'third_party/kleidiai' 2025-03-14T03:52:11.1382973Z Synchronizing submodule url for 'third_party/mimalloc' 2025-03-14T03:52:11.1495635Z Synchronizing submodule url for 'third_party/nlohmann' 2025-03-14T03:52:11.1608415Z Synchronizing submodule url for 'third_party/onnx' 2025-03-14T03:52:11.1724553Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:11.1873705Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-03-14T03:52:11.1981867Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:11.2100735Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:11.2217693Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:11.2327625Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:11.2440481Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:11.2551581Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:11.2706837Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:11.2810881Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:11.2931690Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:11.3062829Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:11.3219028Z Synchronizing submodule url for 'third_party/pocketfft' 2025-03-14T03:52:11.3337374Z Synchronizing submodule url for 'third_party/protobuf' 2025-03-14T03:52:11.3442165Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:11.3571911Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:11.3700583Z Synchronizing submodule url for 'third_party/psimd' 2025-03-14T03:52:11.3812351Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-03-14T03:52:11.3932251Z Synchronizing submodule url for 'third_party/pybind11' 2025-03-14T03:52:11.4049645Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-03-14T03:52:11.4189048Z Synchronizing submodule url for 'third_party/sleef' 2025-03-14T03:52:11.6733562Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-03-14T03:52:11.6848182Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:11.6976279Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:11.7096926Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:11.7212435Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:11.7309158Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:11.7517100Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-03-14T03:52:12.1265399Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-03-14T03:52:12.1742244Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-03-14T03:52:12.2348641Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-03-14T03:52:12.3016722Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-03-14T03:52:12.3656643Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-03-14T03:52:12.4251834Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-03-14T03:52:12.4995117Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-03-14T03:52:12.5785303Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-03-14T03:52:12.6529127Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-03-14T03:52:12.7128585Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-03-14T03:52:12.7911950Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-03-14T03:52:12.8550314Z Submodule path 'third_party/cudnn_frontend': checked out '91b7532f3386768bba4f444ee7672b497f34da8a' 2025-03-14T03:52:12.9466819Z Submodule path 'third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008' 2025-03-14T03:52:13.0144980Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-03-14T03:52:13.0858115Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-03-14T03:52:13.1460652Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-03-14T03:52:13.2198493Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-03-14T03:52:13.2908188Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-03-14T03:52:13.3492980Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-03-14T03:52:13.4203883Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-03-14T03:52:13.4931213Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-03-14T03:52:13.5592701Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-03-14T03:52:13.6319601Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-03-14T03:52:13.6940444Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-03-14T03:52:13.7491958Z Submodule path 'third_party/fmt': checked out '123913715afeb8a437e6388b4473fcc4753e1c9a' 2025-03-14T03:52:13.8167592Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-03-14T03:52:13.8680454Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2025-03-14T03:52:13.9397136Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-03-14T03:52:14.0012824Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-03-14T03:52:14.0759513Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-03-14T03:52:14.1472437Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-03-14T03:52:14.2189320Z Submodule path 'third_party/kineto': checked out '2859721fd9e73d3ca1c56f827dbc64e6d68f78a2' 2025-03-14T03:52:14.3017138Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-03-14T03:52:14.3657365Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-03-14T03:52:14.4215453Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-03-14T03:52:14.4868649Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-03-14T03:52:14.5563587Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-03-14T03:52:14.6199662Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-03-14T03:52:14.6917145Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-03-14T03:52:14.7586660Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-03-14T03:52:14.8496460Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-03-14T03:52:14.9069278Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-03-14T03:52:14.9744547Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-03-14T03:52:15.0399059Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-03-14T03:52:15.0973601Z Submodule path 'third_party/kleidiai': checked out 'ef685a13cfbe8d418aa2ed34350e21e4938358b6' 2025-03-14T03:52:15.1604875Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-03-14T03:52:15.2353063Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-03-14T03:52:15.3255315Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-03-14T03:52:15.3932914Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-03-14T03:52:15.4750264Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-03-14T03:52:15.5292378Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-03-14T03:52:15.5943081Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-03-14T03:52:15.6610414Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-03-14T03:52:15.7302778Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-03-14T03:52:15.7932027Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-03-14T03:52:15.8623495Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-03-14T03:52:15.9333069Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-03-14T03:52:15.9944504Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-03-14T03:52:16.0662274Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-03-14T03:52:16.1749678Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-03-14T03:52:16.2389024Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-03-14T03:52:16.3055315Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-03-14T03:52:16.3653417Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-03-14T03:52:16.4339460Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-03-14T03:52:16.4939941Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-03-14T03:52:16.5470956Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-03-14T03:52:16.6045045Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-03-14T03:52:16.6687856Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-03-14T03:52:16.7345354Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-03-14T03:52:16.8129007Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-03-14T03:52:16.8706548Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-03-14T03:52:16.9347395Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-03-14T03:52:16.9895260Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-03-14T03:52:17.0496989Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-03-14T03:52:17.1090961Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-03-14T03:52:17.1311280Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-03-14T03:52:17.4697169Z Entering 'android/libs/fbjni' 2025-03-14T03:52:17.5041577Z Entering 'third_party/FP16' 2025-03-14T03:52:17.5387166Z Entering 'third_party/FXdiv' 2025-03-14T03:52:17.5739674Z Entering 'third_party/NNPACK' 2025-03-14T03:52:17.6078463Z Entering 'third_party/NVTX' 2025-03-14T03:52:17.6405451Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:17.6736643Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:17.7084270Z Entering 'third_party/benchmark' 2025-03-14T03:52:17.7425494Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:17.7765097Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:17.8096583Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:17.8435438Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:17.8764418Z Entering 'third_party/cutlass' 2025-03-14T03:52:17.9112036Z Entering 'third_party/eigen' 2025-03-14T03:52:17.9446615Z Entering 'third_party/fbgemm' 2025-03-14T03:52:17.9760931Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:18.0119404Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:18.0451034Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:18.0792300Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:18.1172835Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:18.1504415Z Entering 'third_party/flash-attention' 2025-03-14T03:52:18.1830518Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:18.2177639Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:18.2542938Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:18.2876168Z Entering 'third_party/fmt' 2025-03-14T03:52:18.3205528Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:18.3541477Z Entering 'third_party/gloo' 2025-03-14T03:52:18.3875202Z Entering 'third_party/googletest' 2025-03-14T03:52:18.4217595Z Entering 'third_party/ideep' 2025-03-14T03:52:18.4553510Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:18.4909166Z Entering 'third_party/ittapi' 2025-03-14T03:52:18.5243469Z Entering 'third_party/kineto' 2025-03-14T03:52:18.5587099Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:18.5915097Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:18.6261202Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:18.6602642Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:18.6936031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:18.7257602Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:18.7628315Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:18.7967079Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:18.8297636Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:18.8633622Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:18.8975414Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:18.9312131Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:18.9657665Z Entering 'third_party/kleidiai' 2025-03-14T03:52:18.9987834Z Entering 'third_party/mimalloc' 2025-03-14T03:52:19.0318946Z Entering 'third_party/nlohmann' 2025-03-14T03:52:19.0643478Z Entering 'third_party/onnx' 2025-03-14T03:52:19.0982780Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:19.1334767Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:19.1677193Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:19.2022627Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:19.2364092Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:19.2700318Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:19.3038319Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:19.3371563Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:19.3728144Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:19.4060094Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:19.4396270Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:19.4752199Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:19.5129955Z Entering 'third_party/pocketfft' 2025-03-14T03:52:19.5464765Z Entering 'third_party/protobuf' 2025-03-14T03:52:19.5799453Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:19.6137179Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:19.6486380Z Entering 'third_party/psimd' 2025-03-14T03:52:19.6818338Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:19.7151778Z Entering 'third_party/pybind11' 2025-03-14T03:52:19.7481331Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:19.7812614Z Entering 'third_party/sleef' 2025-03-14T03:52:19.8145551Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:19.8462038Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:19.8796066Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:19.9152751Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:19.9482402Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:19.9798387Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:20.0263316Z ##[endgroup] 2025-03-14T03:52:20.0263742Z ##[group]Persisting credentials for submodules 2025-03-14T03:52:20.0276518Z [command]"C:\Program Files\Git\cmd\git.exe" 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-03-14T03:52:20.3497132Z Entering 'android/libs/fbjni' 2025-03-14T03:52:20.3902412Z url.https://github.com/.insteadof 2025-03-14T03:52:20.3902808Z url.https://github.com/.insteadof 2025-03-14T03:52:20.4190961Z Entering 'third_party/FP16' 2025-03-14T03:52:20.4582460Z url.https://github.com/.insteadof 2025-03-14T03:52:20.4582833Z url.https://github.com/.insteadof 2025-03-14T03:52:20.4868578Z Entering 'third_party/FXdiv' 2025-03-14T03:52:20.5260285Z url.https://github.com/.insteadof 2025-03-14T03:52:20.5260667Z url.https://github.com/.insteadof 2025-03-14T03:52:20.5543278Z Entering 'third_party/NNPACK' 2025-03-14T03:52:20.5933339Z url.https://github.com/.insteadof 2025-03-14T03:52:20.6238963Z url.https://github.com/.insteadof 2025-03-14T03:52:20.6239560Z Entering 'third_party/NVTX' 2025-03-14T03:52:20.6637795Z url.https://github.com/.insteadof 2025-03-14T03:52:20.6924693Z url.https://github.com/.insteadof 2025-03-14T03:52:20.6925112Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:20.7318459Z url.https://github.com/.insteadof 2025-03-14T03:52:20.7319119Z url.https://github.com/.insteadof 2025-03-14T03:52:20.7600785Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:20.7994046Z url.https://github.com/.insteadof 2025-03-14T03:52:20.7994513Z url.https://github.com/.insteadof 2025-03-14T03:52:20.8295452Z Entering 'third_party/benchmark' 2025-03-14T03:52:20.8701863Z url.https://github.com/.insteadof 2025-03-14T03:52:20.8702295Z url.https://github.com/.insteadof 2025-03-14T03:52:20.8984325Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:20.9410165Z url.https://github.com/.insteadof 2025-03-14T03:52:20.9430844Z url.https://github.com/.insteadof 2025-03-14T03:52:20.9703537Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:21.0108566Z url.https://github.com/.insteadof 2025-03-14T03:52:21.0108940Z url.https://github.com/.insteadof 2025-03-14T03:52:21.0386702Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:21.0809426Z url.https://github.com/.insteadof 2025-03-14T03:52:21.0809812Z url.https://github.com/.insteadof 2025-03-14T03:52:21.1102019Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:21.1498111Z url.https://github.com/.insteadof 2025-03-14T03:52:21.1498500Z url.https://github.com/.insteadof 2025-03-14T03:52:21.1799407Z Entering 'third_party/cutlass' 2025-03-14T03:52:21.2185590Z url.https://github.com/.insteadof 2025-03-14T03:52:21.2187116Z url.https://github.com/.insteadof 2025-03-14T03:52:21.2479794Z Entering 'third_party/eigen' 2025-03-14T03:52:21.2872097Z url.https://github.com/.insteadof 2025-03-14T03:52:21.3154674Z url.https://github.com/.insteadof 2025-03-14T03:52:21.3155119Z Entering 'third_party/fbgemm' 2025-03-14T03:52:21.3558688Z url.https://github.com/.insteadof 2025-03-14T03:52:21.3559109Z url.https://github.com/.insteadof 2025-03-14T03:52:21.3837951Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:21.4251786Z url.https://github.com/.insteadof 2025-03-14T03:52:21.4252172Z url.https://github.com/.insteadof 2025-03-14T03:52:21.4533606Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:21.4938495Z url.https://github.com/.insteadof 2025-03-14T03:52:21.4938880Z url.https://github.com/.insteadof 2025-03-14T03:52:21.5226072Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:21.5630275Z url.https://github.com/.insteadof 2025-03-14T03:52:21.5630670Z url.https://github.com/.insteadof 2025-03-14T03:52:21.5945655Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:21.6339821Z url.https://github.com/.insteadof 2025-03-14T03:52:21.6340205Z url.https://github.com/.insteadof 2025-03-14T03:52:21.6632486Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:21.7030079Z url.https://github.com/.insteadof 2025-03-14T03:52:21.7030462Z url.https://github.com/.insteadof 2025-03-14T03:52:21.7343277Z Entering 'third_party/flash-attention' 2025-03-14T03:52:21.7740871Z url.https://github.com/.insteadof 2025-03-14T03:52:21.7741310Z url.https://github.com/.insteadof 2025-03-14T03:52:21.8019439Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:21.8413452Z url.https://github.com/.insteadof 2025-03-14T03:52:21.8413840Z url.https://github.com/.insteadof 2025-03-14T03:52:21.8735237Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:21.9125161Z url.https://github.com/.insteadof 2025-03-14T03:52:21.9125526Z url.https://github.com/.insteadof 2025-03-14T03:52:21.9432814Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:21.9822926Z url.https://github.com/.insteadof 2025-03-14T03:52:21.9823303Z url.https://github.com/.insteadof 2025-03-14T03:52:22.0106525Z Entering 'third_party/fmt' 2025-03-14T03:52:22.0498442Z url.https://github.com/.insteadof 2025-03-14T03:52:22.0499040Z url.https://github.com/.insteadof 2025-03-14T03:52:22.0781525Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:22.1167467Z url.https://github.com/.insteadof 2025-03-14T03:52:22.1167847Z url.https://github.com/.insteadof 2025-03-14T03:52:22.1444135Z Entering 'third_party/gloo' 2025-03-14T03:52:22.1839204Z url.https://github.com/.insteadof 2025-03-14T03:52:22.1839584Z url.https://github.com/.insteadof 2025-03-14T03:52:22.2116509Z Entering 'third_party/googletest' 2025-03-14T03:52:22.2501273Z url.https://github.com/.insteadof 2025-03-14T03:52:22.2501643Z url.https://github.com/.insteadof 2025-03-14T03:52:22.2794555Z Entering 'third_party/ideep' 2025-03-14T03:52:22.3180543Z url.https://github.com/.insteadof 2025-03-14T03:52:22.3180910Z url.https://github.com/.insteadof 2025-03-14T03:52:22.3452419Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:22.3845807Z url.https://github.com/.insteadof 2025-03-14T03:52:22.3846172Z url.https://github.com/.insteadof 2025-03-14T03:52:22.4161209Z Entering 'third_party/ittapi' 2025-03-14T03:52:22.4561152Z url.https://github.com/.insteadof 2025-03-14T03:52:22.4561505Z url.https://github.com/.insteadof 2025-03-14T03:52:22.4842979Z Entering 'third_party/kineto' 2025-03-14T03:52:22.5227621Z url.https://github.com/.insteadof 2025-03-14T03:52:22.5228098Z url.https://github.com/.insteadof 2025-03-14T03:52:22.5501220Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:22.5902192Z url.https://github.com/.insteadof 2025-03-14T03:52:22.5902573Z url.https://github.com/.insteadof 2025-03-14T03:52:22.6179273Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:22.6584868Z url.https://github.com/.insteadof 2025-03-14T03:52:22.6585237Z url.https://github.com/.insteadof 2025-03-14T03:52:22.6877577Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:22.7274672Z url.https://github.com/.insteadof 2025-03-14T03:52:22.7275081Z url.https://github.com/.insteadof 2025-03-14T03:52:22.7582617Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:22.7988430Z url.https://github.com/.insteadof 2025-03-14T03:52:22.7988815Z url.https://github.com/.insteadof 2025-03-14T03:52:22.8290112Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:22.8686661Z url.https://github.com/.insteadof 2025-03-14T03:52:22.8687016Z url.https://github.com/.insteadof 2025-03-14T03:52:22.8965760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:22.9374894Z url.https://github.com/.insteadof 2025-03-14T03:52:22.9375278Z url.https://github.com/.insteadof 2025-03-14T03:52:22.9675873Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:23.0109752Z url.https://github.com/.insteadof 2025-03-14T03:52:23.0110136Z url.https://github.com/.insteadof 2025-03-14T03:52:23.0392207Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:23.0798931Z url.https://github.com/.insteadof 2025-03-14T03:52:23.0799309Z url.https://github.com/.insteadof 2025-03-14T03:52:23.1081878Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:23.1479343Z url.https://github.com/.insteadof 2025-03-14T03:52:23.1479737Z url.https://github.com/.insteadof 2025-03-14T03:52:23.1768328Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:23.2169812Z url.https://github.com/.insteadof 2025-03-14T03:52:23.2475251Z url.https://github.com/.insteadof 2025-03-14T03:52:23.2475660Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:23.2871575Z url.https://github.com/.insteadof 2025-03-14T03:52:23.2871951Z url.https://github.com/.insteadof 2025-03-14T03:52:23.3157676Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:23.3552947Z url.https://github.com/.insteadof 2025-03-14T03:52:23.3553325Z url.https://github.com/.insteadof 2025-03-14T03:52:23.3861166Z Entering 'third_party/kleidiai' 2025-03-14T03:52:23.4254048Z url.https://github.com/.insteadof 2025-03-14T03:52:23.4254434Z url.https://github.com/.insteadof 2025-03-14T03:52:23.4547859Z Entering 'third_party/mimalloc' 2025-03-14T03:52:23.4937950Z url.https://github.com/.insteadof 2025-03-14T03:52:23.4938334Z url.https://github.com/.insteadof 2025-03-14T03:52:23.5220235Z Entering 'third_party/nlohmann' 2025-03-14T03:52:23.5612605Z url.https://github.com/.insteadof 2025-03-14T03:52:23.5612983Z url.https://github.com/.insteadof 2025-03-14T03:52:23.5897449Z Entering 'third_party/onnx' 2025-03-14T03:52:23.6289880Z url.https://github.com/.insteadof 2025-03-14T03:52:23.6290231Z url.https://github.com/.insteadof 2025-03-14T03:52:23.6576725Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:23.6983675Z url.https://github.com/.insteadof 2025-03-14T03:52:23.6984070Z url.https://github.com/.insteadof 2025-03-14T03:52:23.7293080Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:23.7703054Z url.https://github.com/.insteadof 2025-03-14T03:52:23.7703435Z url.https://github.com/.insteadof 2025-03-14T03:52:23.7993396Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:23.8404607Z url.https://github.com/.insteadof 2025-03-14T03:52:23.8404989Z url.https://github.com/.insteadof 2025-03-14T03:52:23.8693907Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:23.9099221Z url.https://github.com/.insteadof 2025-03-14T03:52:23.9099603Z url.https://github.com/.insteadof 2025-03-14T03:52:23.9402207Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:23.9809805Z url.https://github.com/.insteadof 2025-03-14T03:52:23.9810194Z url.https://github.com/.insteadof 2025-03-14T03:52:24.0090716Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:24.0487329Z url.https://github.com/.insteadof 2025-03-14T03:52:24.0487687Z url.https://github.com/.insteadof 2025-03-14T03:52:24.0778840Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:24.1201226Z url.https://github.com/.insteadof 2025-03-14T03:52:24.1201586Z url.https://github.com/.insteadof 2025-03-14T03:52:24.1486975Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:24.1889535Z url.https://github.com/.insteadof 2025-03-14T03:52:24.1889907Z url.https://github.com/.insteadof 2025-03-14T03:52:24.2170619Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:24.2571841Z url.https://github.com/.insteadof 2025-03-14T03:52:24.2572188Z url.https://github.com/.insteadof 2025-03-14T03:52:24.2845104Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:24.3245462Z url.https://github.com/.insteadof 2025-03-14T03:52:24.3245838Z url.https://github.com/.insteadof 2025-03-14T03:52:24.3537500Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:24.3936568Z url.https://github.com/.insteadof 2025-03-14T03:52:24.3936945Z url.https://github.com/.insteadof 2025-03-14T03:52:24.4241924Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:24.4640627Z url.https://github.com/.insteadof 2025-03-14T03:52:24.4640993Z url.https://github.com/.insteadof 2025-03-14T03:52:24.4973506Z Entering 'third_party/pocketfft' 2025-03-14T03:52:24.5368927Z url.https://github.com/.insteadof 2025-03-14T03:52:24.5369301Z url.https://github.com/.insteadof 2025-03-14T03:52:24.5665534Z Entering 'third_party/protobuf' 2025-03-14T03:52:24.6061063Z url.https://github.com/.insteadof 2025-03-14T03:52:24.6061471Z url.https://github.com/.insteadof 2025-03-14T03:52:24.6347567Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:24.6758895Z url.https://github.com/.insteadof 2025-03-14T03:52:24.6759265Z url.https://github.com/.insteadof 2025-03-14T03:52:24.7078264Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:24.7483868Z url.https://github.com/.insteadof 2025-03-14T03:52:24.7484232Z url.https://github.com/.insteadof 2025-03-14T03:52:24.7782606Z Entering 'third_party/psimd' 2025-03-14T03:52:24.8210547Z url.https://github.com/.insteadof 2025-03-14T03:52:24.8210901Z url.https://github.com/.insteadof 2025-03-14T03:52:24.8493052Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:24.8880965Z url.https://github.com/.insteadof 2025-03-14T03:52:24.8881332Z url.https://github.com/.insteadof 2025-03-14T03:52:24.9191764Z Entering 'third_party/pybind11' 2025-03-14T03:52:24.9573021Z url.https://github.com/.insteadof 2025-03-14T03:52:24.9573406Z url.https://github.com/.insteadof 2025-03-14T03:52:24.9854011Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:25.0240627Z url.https://github.com/.insteadof 2025-03-14T03:52:25.0240989Z url.https://github.com/.insteadof 2025-03-14T03:52:25.0554884Z Entering 'third_party/sleef' 2025-03-14T03:52:25.0944145Z url.https://github.com/.insteadof 2025-03-14T03:52:25.0944515Z url.https://github.com/.insteadof 2025-03-14T03:52:25.1234543Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:25.1647062Z url.https://github.com/.insteadof 2025-03-14T03:52:25.1647462Z url.https://github.com/.insteadof 2025-03-14T03:52:25.1922847Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:25.2325073Z url.https://github.com/.insteadof 2025-03-14T03:52:25.2325450Z url.https://github.com/.insteadof 2025-03-14T03:52:25.2614194Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:25.3018337Z url.https://github.com/.insteadof 2025-03-14T03:52:25.3018703Z url.https://github.com/.insteadof 2025-03-14T03:52:25.3309726Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:25.3705752Z url.https://github.com/.insteadof 2025-03-14T03:52:25.3706131Z url.https://github.com/.insteadof 2025-03-14T03:52:25.3999843Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:25.4396837Z url.https://github.com/.insteadof 2025-03-14T03:52:25.4397222Z url.https://github.com/.insteadof 2025-03-14T03:52:25.4692402Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:25.5097446Z url.https://github.com/.insteadof 2025-03-14T03:52:25.5097829Z url.https://github.com/.insteadof 2025-03-14T03:52:25.5508638Z [command]"C:\Program Files\Git\cmd\git.exe" 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-03-14T03:52:25.8829795Z Entering 'android/libs/fbjni' 2025-03-14T03:52:25.9362695Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-03-14T03:52:25.9490007Z Entering 'third_party/FP16' 2025-03-14T03:52:25.9989799Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-03-14T03:52:26.0116990Z Entering 'third_party/FXdiv' 2025-03-14T03:52:26.0612103Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-03-14T03:52:26.0731413Z Entering 'third_party/NNPACK' 2025-03-14T03:52:26.1251664Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-03-14T03:52:26.1374411Z Entering 'third_party/NVTX' 2025-03-14T03:52:26.1879905Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-03-14T03:52:26.2004380Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:26.2529173Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-03-14T03:52:26.2651901Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:26.3142649Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-03-14T03:52:26.3279860Z Entering 'third_party/benchmark' 2025-03-14T03:52:26.3788545Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-03-14T03:52:26.3908210Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:26.4405932Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-03-14T03:52:26.4538986Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:26.5030779Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-03-14T03:52:26.5149799Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:26.5656933Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T03:52:26.5777806Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:26.6296130Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-03-14T03:52:26.6466706Z Entering 'third_party/cutlass' 2025-03-14T03:52:26.6966231Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-03-14T03:52:26.7098815Z Entering 'third_party/eigen' 2025-03-14T03:52:26.7633235Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-03-14T03:52:26.7754924Z Entering 'third_party/fbgemm' 2025-03-14T03:52:26.8253560Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-03-14T03:52:26.8362349Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:26.8875858Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2025-03-14T03:52:26.9000283Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:26.9515502Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T03:52:26.9636556Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:27.0133720Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2025-03-14T03:52:27.0261028Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:27.0757240Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2025-03-14T03:52:27.0879103Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:27.1395940Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2025-03-14T03:52:27.1566302Z Entering 'third_party/flash-attention' 2025-03-14T03:52:27.2073518Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-03-14T03:52:27.2180484Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:27.2682354Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-03-14T03:52:27.2811342Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:27.3307040Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-03-14T03:52:27.3460467Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:27.3957425Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-03-14T03:52:27.4108812Z Entering 'third_party/fmt' 2025-03-14T03:52:27.4628474Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-03-14T03:52:27.4748453Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:27.5242459Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-03-14T03:52:27.5364475Z Entering 'third_party/gloo' 2025-03-14T03:52:27.5861871Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-03-14T03:52:27.5984371Z Entering 'third_party/googletest' 2025-03-14T03:52:27.6522687Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-03-14T03:52:27.6643837Z Entering 'third_party/ideep' 2025-03-14T03:52:27.7142333Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-03-14T03:52:27.7250991Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:27.7768302Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-03-14T03:52:27.7914596Z Entering 'third_party/ittapi' 2025-03-14T03:52:27.8404411Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-03-14T03:52:27.8526205Z Entering 'third_party/kineto' 2025-03-14T03:52:27.9037455Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-03-14T03:52:27.9149262Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:27.9697149Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-03-14T03:52:27.9804203Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:28.0305867Z file:C:/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-03-14T03:52:28.0429747Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:28.0935173Z file:C:/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-03-14T03:52:28.1058717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:28.1579257Z file:C:/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-03-14T03:52:28.1701507Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:28.2209626Z file:C:/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-03-14T03:52:28.2316912Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:28.2838201Z file:C:/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-03-14T03:52:28.2976280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:28.3481573Z file:C:/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-03-14T03:52:28.3626954Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:28.4142406Z file:C:/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-03-14T03:52:28.4264099Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:28.4796724Z file:C:/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-03-14T03:52:28.4922922Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:28.5458754Z file:C:/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-03-14T03:52:28.5600922Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:28.6126235Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-03-14T03:52:28.6239715Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:28.6778342Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-03-14T03:52:28.6915384Z Entering 'third_party/kleidiai' 2025-03-14T03:52:28.7414355Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-03-14T03:52:28.7539375Z Entering 'third_party/mimalloc' 2025-03-14T03:52:28.8047973Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-03-14T03:52:28.8171849Z Entering 'third_party/nlohmann' 2025-03-14T03:52:28.8663586Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-03-14T03:52:28.8785544Z Entering 'third_party/onnx' 2025-03-14T03:52:28.9280559Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-03-14T03:52:28.9404067Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:28.9917662Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-03-14T03:52:29.0053907Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:29.0550289Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-03-14T03:52:29.0663318Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:29.1153909Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-03-14T03:52:29.1275490Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:29.1898738Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-03-14T03:52:29.2022129Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:29.2521939Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-03-14T03:52:29.2640847Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:29.3138640Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-03-14T03:52:29.3272068Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:29.3765360Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-03-14T03:52:29.3885059Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:29.4389409Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-03-14T03:52:29.4515671Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:29.5050983Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-03-14T03:52:29.5159395Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:29.5662803Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-03-14T03:52:29.5792870Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:29.6296305Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-03-14T03:52:29.6449717Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:29.6954918Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-03-14T03:52:29.7113145Z Entering 'third_party/pocketfft' 2025-03-14T03:52:29.7607332Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-03-14T03:52:29.7732078Z Entering 'third_party/protobuf' 2025-03-14T03:52:29.8275271Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-03-14T03:52:29.8386346Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:29.8885457Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-03-14T03:52:29.9003980Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:29.9507381Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-03-14T03:52:29.9646502Z Entering 'third_party/psimd' 2025-03-14T03:52:30.0144182Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-03-14T03:52:30.0271247Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:30.0773544Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-03-14T03:52:30.0892276Z Entering 'third_party/pybind11' 2025-03-14T03:52:30.1392349Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-03-14T03:52:30.1514136Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:30.2033675Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-03-14T03:52:30.2157233Z Entering 'third_party/sleef' 2025-03-14T03:52:30.2652971Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-03-14T03:52:30.2775809Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:30.3281708Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-03-14T03:52:30.3388064Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:30.3893031Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-03-14T03:52:30.4015391Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:30.4533026Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-03-14T03:52:30.4657769Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:30.5152559Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-03-14T03:52:30.5273107Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:30.5769105Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-03-14T03:52:30.5882627Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:30.6393784Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-03-14T03:52:30.7016669Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2025-03-14T03:52:31.0237872Z Entering 'android/libs/fbjni' 2025-03-14T03:52:31.0585777Z Entering 'third_party/FP16' 2025-03-14T03:52:31.0934212Z Entering 'third_party/FXdiv' 2025-03-14T03:52:31.1280522Z Entering 'third_party/NNPACK' 2025-03-14T03:52:31.1736652Z Entering 'third_party/NVTX' 2025-03-14T03:52:31.2079351Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:31.2413495Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:31.2760339Z Entering 'third_party/benchmark' 2025-03-14T03:52:31.3132782Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:31.3482580Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:31.3834027Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:31.4167947Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:31.4501425Z Entering 'third_party/cutlass' 2025-03-14T03:52:31.4870334Z Entering 'third_party/eigen' 2025-03-14T03:52:31.5204019Z Entering 'third_party/fbgemm' 2025-03-14T03:52:31.5531514Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:31.5890922Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:31.6227648Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:31.6615298Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:31.6950516Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:31.7309637Z Entering 'third_party/flash-attention' 2025-03-14T03:52:31.7632700Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:31.7986637Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:31.8352217Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:31.8695281Z Entering 'third_party/fmt' 2025-03-14T03:52:31.9029922Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:31.9386465Z Entering 'third_party/gloo' 2025-03-14T03:52:31.9730062Z Entering 'third_party/googletest' 2025-03-14T03:52:32.0060292Z Entering 'third_party/ideep' 2025-03-14T03:52:32.0429001Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:32.0794588Z Entering 'third_party/ittapi' 2025-03-14T03:52:32.1139465Z Entering 'third_party/kineto' 2025-03-14T03:52:32.1471933Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:32.1801635Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:32.2159925Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:32.2506583Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:32.2847711Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:32.3169892Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:32.3543211Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:32.3918331Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:32.4283888Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:32.4633142Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:32.4991793Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:32.5333152Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:32.5684210Z Entering 'third_party/kleidiai' 2025-03-14T03:52:32.6050041Z Entering 'third_party/mimalloc' 2025-03-14T03:52:32.6374966Z Entering 'third_party/nlohmann' 2025-03-14T03:52:32.6709777Z Entering 'third_party/onnx' 2025-03-14T03:52:32.7061384Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:32.7414075Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:32.7731191Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:32.8103181Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:32.8435447Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:32.8770495Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:32.9106069Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:32.9455588Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:32.9801107Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:33.0126485Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:33.0479868Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:33.0841880Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:33.1229538Z Entering 'third_party/pocketfft' 2025-03-14T03:52:33.1669432Z Entering 'third_party/protobuf' 2025-03-14T03:52:33.2005905Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:33.2343528Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:33.2711112Z Entering 'third_party/psimd' 2025-03-14T03:52:33.3048195Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:33.3401635Z Entering 'third_party/pybind11' 2025-03-14T03:52:33.3737756Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:33.4067615Z Entering 'third_party/sleef' 2025-03-14T03:52:33.4405563Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:33.4722154Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:33.5058163Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:33.5389327Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:33.5720790Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:33.6042548Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:33.6514569Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2025-03-14T03:52:33.9963256Z Entering 'android/libs/fbjni' 2025-03-14T03:52:34.0303955Z Entering 'third_party/FP16' 2025-03-14T03:52:34.0637396Z Entering 'third_party/FXdiv' 2025-03-14T03:52:34.0999744Z Entering 'third_party/NNPACK' 2025-03-14T03:52:34.1327940Z Entering 'third_party/NVTX' 2025-03-14T03:52:34.1657072Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:34.2004568Z Entering 'third_party/XNNPACK' 2025-03-14T03:52:34.2350914Z Entering 'third_party/benchmark' 2025-03-14T03:52:34.2688112Z Entering 'third_party/composable_kernel' 2025-03-14T03:52:34.3065582Z Entering 'third_party/cpp-httplib' 2025-03-14T03:52:34.3392976Z Entering 'third_party/cpuinfo' 2025-03-14T03:52:34.3724896Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:52:34.4071256Z Entering 'third_party/cutlass' 2025-03-14T03:52:34.4414620Z Entering 'third_party/eigen' 2025-03-14T03:52:34.4774142Z Entering 'third_party/fbgemm' 2025-03-14T03:52:34.5101735Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:34.5448309Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:34.5804565Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:34.6150526Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:34.6520239Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:34.7154912Z Entering 'third_party/flash-attention' 2025-03-14T03:52:34.7483220Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:34.7849341Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:52:34.8219249Z Entering 'third_party/flatbuffers' 2025-03-14T03:52:34.8561326Z Entering 'third_party/fmt' 2025-03-14T03:52:34.8891958Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:34.9226730Z Entering 'third_party/gloo' 2025-03-14T03:52:34.9559843Z Entering 'third_party/googletest' 2025-03-14T03:52:34.9889097Z Entering 'third_party/ideep' 2025-03-14T03:52:35.0223662Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:52:35.0608116Z Entering 'third_party/ittapi' 2025-03-14T03:52:35.0939626Z Entering 'third_party/kineto' 2025-03-14T03:52:35.1267112Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:52:35.1602184Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:52:35.1943105Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:52:35.2283437Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:52:35.2644395Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:52:35.2960717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:52:35.3326404Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:52:35.3663051Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:52:35.3997600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:52:35.4337095Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:52:35.4699005Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:52:35.5044322Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:52:35.5409868Z Entering 'third_party/kleidiai' 2025-03-14T03:52:35.5745578Z Entering 'third_party/mimalloc' 2025-03-14T03:52:35.6103665Z Entering 'third_party/nlohmann' 2025-03-14T03:52:35.6443011Z Entering 'third_party/onnx' 2025-03-14T03:52:35.6783863Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:52:35.7157219Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:52:35.7478104Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:52:35.7831679Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:52:35.8210933Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:52:35.8548102Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:52:35.8894797Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:52:35.9234599Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:52:35.9565647Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:52:35.9884393Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:52:36.0223229Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:52:36.0576575Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:52:36.0960706Z Entering 'third_party/pocketfft' 2025-03-14T03:52:36.1298714Z Entering 'third_party/protobuf' 2025-03-14T03:52:36.1629853Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:52:36.1975219Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:52:36.2337538Z Entering 'third_party/psimd' 2025-03-14T03:52:36.2709195Z Entering 'third_party/pthreadpool' 2025-03-14T03:52:36.3040907Z Entering 'third_party/pybind11' 2025-03-14T03:52:36.3373753Z Entering 'third_party/python-peachpy' 2025-03-14T03:52:36.3716150Z Entering 'third_party/sleef' 2025-03-14T03:52:36.4048676Z Entering 'third_party/tensorpipe' 2025-03-14T03:52:36.4369367Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:52:36.4726086Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:52:36.5071039Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:52:36.5409680Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:52:36.5736443Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:52:36.6186757Z ##[endgroup] 2025-03-14T03:52:36.6447919Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-03-14T03:52:36.6650973Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:36.6872381Z ##[group]Run # Remove any artifacts from the previous checkouts 2025-03-14T03:52:36.6872918Z # Remove any artifacts from the previous checkouts 2025-03-14T03:52:36.6873300Z git clean -fxd 2025-03-14T03:52:36.6910678Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T03:52:36.6911163Z env: 2025-03-14T03:52:36.6911506Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:52:36.6911940Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:52:36.6912277Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T03:52:36.6913036Z GITHUB_TOKEN: *** 2025-03-14T03:52:36.6913262Z PR_NUMBER: 2025-03-14T03:52:36.6913548Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:36.6913895Z SKIP_ALL_TESTS: 1 2025-03-14T03:52:36.6914207Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:52:36.6914600Z PACKAGE_TYPE: libtorch 2025-03-14T03:52:36.6914910Z DESIRED_CUDA: cpu 2025-03-14T03:52:36.6915140Z GPU_ARCH_TYPE: cpu 2025-03-14T03:52:36.6915427Z LIBTORCH_CONFIG: debug 2025-03-14T03:52:36.6915736Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:52:36.6916030Z DESIRED_PYTHON: 3.9 2025-03-14T03:52:36.6916324Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T03:52:36.6916772Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T03:52:36.6917155Z ##[endgroup] 2025-03-14T03:52:37.0123010Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T03:52:37.0193076Z Finished 2025-03-14T03:52:37.1196040Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2025-03-14T03:52:37.1196647Z "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2025-03-14T03:52:37.1215789Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:37.1234933Z env: 2025-03-14T03:52:37.1235350Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:52:37.1235786Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:52:37.1236119Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T03:52:37.1236670Z GITHUB_TOKEN: *** 2025-03-14T03:52:37.1236884Z PR_NUMBER: 2025-03-14T03:52:37.1237134Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:37.1237462Z SKIP_ALL_TESTS: 1 2025-03-14T03:52:37.1237785Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:52:37.1238169Z PACKAGE_TYPE: libtorch 2025-03-14T03:52:37.1238402Z DESIRED_CUDA: cpu 2025-03-14T03:52:37.1238673Z GPU_ARCH_TYPE: cpu 2025-03-14T03:52:37.1238914Z LIBTORCH_CONFIG: debug 2025-03-14T03:52:37.1239186Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:52:37.1239488Z DESIRED_PYTHON: 3.9 2025-03-14T03:52:37.1239767Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T03:52:37.1240195Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T03:52:37.1240585Z ##[endgroup] 2025-03-14T03:52:37.1590000Z + export TZ=UTC 2025-03-14T03:52:37.1590245Z + TZ=UTC 2025-03-14T03:52:37.1596971Z + envfile='C:\actions-runner\_work\_temp/env' 2025-03-14T03:52:37.1597386Z + [[ -n C:\actions-runner\_work\pytorch\pytorch/pytorch ]] 2025-03-14T03:52:37.1656267Z ++ dirname 'C:\actions-runner\_work\pytorch\pytorch/pytorch' 2025-03-14T03:52:37.1718182Z + workdir='C:\actions-runner\_work\pytorch\pytorch' 2025-03-14T03:52:37.1718574Z + [[ libtorch == \l\i\b\t\o\r\c\h ]] 2025-03-14T03:52:37.1718870Z + export BUILD_PYTHONLESS=1 2025-03-14T03:52:37.1719143Z + BUILD_PYTHONLESS=1 2025-03-14T03:52:37.1719376Z + export DOCKER_IMAGE= 2025-03-14T03:52:37.1719601Z + DOCKER_IMAGE= 2025-03-14T03:52:37.1719818Z + [[ -z '' ]] 2025-03-14T03:52:37.1720209Z + [[ cpu == cpu ]] 2025-03-14T03:52:37.1720470Z + export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T03:52:37.1720814Z + DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T03:52:37.1721109Z + USE_GOLD_LINKER=OFF 2025-03-14T03:52:37.1721342Z + [[ cpu == \c\p\u ]] 2025-03-14T03:52:37.1721563Z + USE_GOLD_LINKER=ON 2025-03-14T03:52:37.1721805Z + PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T03:52:37.1773282Z ++ date -u +%Y%m%d 2025-03-14T03:52:37.1836498Z + export DATE=20250314 2025-03-14T03:52:37.1836782Z + DATE=20250314 2025-03-14T03:52:37.1944168Z ++ cat 'C:\actions-runner\_work\pytorch\pytorch/pytorch/version.txt' 2025-03-14T03:52:37.1996327Z ++ cut -da -f1 2025-03-14T03:52:37.2061222Z + BASE_BUILD_VERSION=2.8.0.dev20250314 2025-03-14T03:52:37.2061571Z + tagged_version 2025-03-14T03:52:37.2062368Z + GIT_DIR='C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' 2025-03-14T03:52:37.2063093Z + GIT_DESCRIBE='git --git-dir C:\actions-runner\_work\pytorch\pytorch/pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2025-03-14T03:52:37.2063809Z + [[ ! -d C:\actions-runner\_work\pytorch\pytorch/pytorch/.git ]] 2025-03-14T03:52:37.2066138Z + git --git-dir 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2025-03-14T03:52:37.2325658Z fatal: No names found, cannot describe anything. 2025-03-14T03:52:37.2360682Z + return 1 2025-03-14T03:52:37.2415090Z ++ uname 2025-03-14T03:52:37.2547493Z + [[ MSYS_NT-10.0-17763 == \D\a\r\w\i\n ]] 2025-03-14T03:52:37.2547968Z + export PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:52:37.2548347Z + PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:52:37.2548654Z + export PYTORCH_BUILD_NUMBER=1 2025-03-14T03:52:37.2548925Z + PYTORCH_BUILD_NUMBER=1 2025-03-14T03:52:37.2603271Z ++ cat 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.ci/docker/triton_version.txt' 2025-03-14T03:52:37.2663131Z + TRITON_VERSION=3.3.0 2025-03-14T03:52:37.2663617Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-14T03:52:37.2664120Z + [[ libtorch =~ .*wheel.* ]] 2025-03-14T03:52:37.2664660Z + [[ libtorch =~ .*wheel.* ]] 2025-03-14T03:52:37.2664976Z + [[ libtorch =~ .*wheel.* ]] 2025-03-14T03:52:37.2665246Z + USE_GLOO_WITH_OPENSSL=ON 2025-03-14T03:52:37.2665494Z + [[ cpu =~ .*aarch64.* ]] 2025-03-14T03:52:37.2665820Z + cat 2025-03-14T03:52:37.2784667Z ++ uname -a 2025-03-14T03:52:37.2972800Z ++ date 2025-03-14T03:52:37.3138227Z ++ uname 2025-03-14T03:52:37.3273284Z + [[ MSYS_NT-10.0-17763 != Darwin ]] 2025-03-14T03:52:37.3273631Z + MEMORY_LIMIT_MAX_JOBS=12 2025-03-14T03:52:37.3327638Z ++ nproc 2025-03-14T03:52:37.3393775Z + NUM_CPUS=14 2025-03-14T03:52:37.3394045Z + export MAX_JOBS=12 2025-03-14T03:52:37.3394269Z + MAX_JOBS=12 2025-03-14T03:52:37.3394500Z + cat 2025-03-14T03:52:37.3497453Z + echo 'retry () {' 2025-03-14T03:52:37.3499448Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2025-03-14T03:52:37.3500985Z + echo '}' 2025-03-14T03:52:37.3502576Z + echo 'export -f retry' 2025-03-14T03:52:37.3504194Z + cat 'C:\actions-runner\_work\_temp/env' 2025-03-14T03:52:37.3602001Z # =================== The following code will be executed inside Docker container =================== 2025-03-14T03:52:37.3602476Z export TZ=UTC 2025-03-14T03:52:37.3603023Z echo "Running on MSYS_NT-10.0-17763 EC2AMAZ-CS1GRM9 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys at Fri Mar 14 03:52:37 GMT 2025" 2025-03-14T03:52:37.3603542Z 2025-03-14T03:52:37.3603652Z export PACKAGE_TYPE="libtorch" 2025-03-14T03:52:37.3603937Z export DESIRED_PYTHON="3.9" 2025-03-14T03:52:37.3604202Z export DESIRED_CUDA="cpu" 2025-03-14T03:52:37.3604533Z export LIBTORCH_VARIANT="shared-with-deps" 2025-03-14T03:52:37.3604878Z export BUILD_PYTHONLESS="1" 2025-03-14T03:52:37.3605132Z export USE_SPLIT_BUILD="" 2025-03-14T03:52:37.3605381Z if [[ "msys" == "msys" ]]; then 2025-03-14T03:52:37.3605651Z export LIBTORCH_CONFIG="debug" 2025-03-14T03:52:37.3606145Z if [[ "debug" == 'debug' ]]; then 2025-03-14T03:52:37.3607433Z export DEBUG=1 2025-03-14T03:52:37.3607639Z fi 2025-03-14T03:52:37.3607849Z export DESIRED_DEVTOOLSET="" 2025-03-14T03:52:37.3608116Z else 2025-03-14T03:52:37.3608319Z export DESIRED_DEVTOOLSET="" 2025-03-14T03:52:37.3608567Z fi 2025-03-14T03:52:37.3608680Z 2025-03-14T03:52:37.3608770Z export DATE="20250314" 2025-03-14T03:52:37.3609036Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T03:52:37.3609396Z export PYTORCH_BUILD_VERSION="2.8.0.dev20250314+cpu" 2025-03-14T03:52:37.3609752Z export PYTORCH_BUILD_NUMBER="1" 2025-03-14T03:52:37.3610073Z export OVERRIDE_PACKAGE_VERSION="2.8.0.dev20250314+cpu" 2025-03-14T03:52:37.3610504Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2025-03-14T03:52:37.3611017Z 2025-03-14T03:52:37.3611331Z # TODO: We don't need this anymore IIUC 2025-03-14T03:52:37.3611882Z export TORCH_PACKAGE_NAME='torch' 2025-03-14T03:52:37.3612190Z 2025-03-14T03:52:37.3612419Z export USE_FBGEMM=1 2025-03-14T03:52:37.3612836Z export PIP_UPLOAD_FOLDER="nightly/" 2025-03-14T03:52:37.3613383Z export DOCKER_IMAGE="pytorch/manylinux2_28:cpu" 2025-03-14T03:52:37.3613749Z 2025-03-14T03:52:37.3613756Z 2025-03-14T03:52:37.3613898Z export USE_GOLD_LINKER="ON" 2025-03-14T03:52:37.3614313Z export USE_GLOO_WITH_OPENSSL="ON" 2025-03-14T03:52:37.3614943Z # =================== The above code will be executed inside Docker container =================== 2025-03-14T03:52:37.3615578Z export MAX_JOBS="12" 2025-03-14T03:52:37.3615926Z retry () { 2025-03-14T03:52:37.3616349Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-03-14T03:52:37.3616896Z } 2025-03-14T03:52:37.3617203Z export -f retry 2025-03-14T03:52:37.3764091Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_build.sh" 2025-03-14T03:52:37.3764643Z "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_build.sh" 2025-03-14T03:52:37.3783136Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:37.3783600Z env: 2025-03-14T03:52:37.3783945Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:52:37.3784375Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:52:37.3784691Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T03:52:37.3785270Z GITHUB_TOKEN: *** 2025-03-14T03:52:37.3785508Z PR_NUMBER: 2025-03-14T03:52:37.3785766Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:37.3786083Z SKIP_ALL_TESTS: 1 2025-03-14T03:52:37.3786402Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:52:37.3786787Z PACKAGE_TYPE: libtorch 2025-03-14T03:52:37.3787027Z DESIRED_CUDA: cpu 2025-03-14T03:52:37.3787285Z GPU_ARCH_TYPE: cpu 2025-03-14T03:52:37.3787508Z LIBTORCH_CONFIG: debug 2025-03-14T03:52:37.3787773Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:52:37.3788144Z DESIRED_PYTHON: 3.9 2025-03-14T03:52:37.3788430Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T03:52:37.3788867Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T03:52:37.3789250Z ##[endgroup] 2025-03-14T03:52:37.4132516Z + source 'C:\actions-runner\_work\_temp/env' 2025-03-14T03:52:37.4133406Z ++ export TZ=UTC 2025-03-14T03:52:37.4133622Z ++ TZ=UTC 2025-03-14T03:52:37.4140416Z ++ echo 'Running on MSYS_NT-10.0-17763 EC2AMAZ-CS1GRM9 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys at Fri Mar 14 03:52:37 GMT 2025' 2025-03-14T03:52:37.4141307Z Running on MSYS_NT-10.0-17763 EC2AMAZ-CS1GRM9 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys at Fri Mar 14 03:52:37 GMT 2025 2025-03-14T03:52:37.4141905Z ++ export PACKAGE_TYPE=libtorch 2025-03-14T03:52:37.4142217Z ++ PACKAGE_TYPE=libtorch 2025-03-14T03:52:37.4142478Z ++ export DESIRED_PYTHON=3.9 2025-03-14T03:52:37.4142726Z ++ DESIRED_PYTHON=3.9 2025-03-14T03:52:37.4142964Z ++ export DESIRED_CUDA=cpu 2025-03-14T03:52:37.4143205Z ++ DESIRED_CUDA=cpu 2025-03-14T03:52:37.4143708Z ++ export LIBTORCH_VARIANT=shared-with-deps 2025-03-14T03:52:37.4144073Z ++ LIBTORCH_VARIANT=shared-with-deps 2025-03-14T03:52:37.4144401Z ++ export BUILD_PYTHONLESS=1 2025-03-14T03:52:37.4144698Z ++ BUILD_PYTHONLESS=1 2025-03-14T03:52:37.4144974Z ++ export USE_SPLIT_BUILD= 2025-03-14T03:52:37.4145248Z ++ USE_SPLIT_BUILD= 2025-03-14T03:52:37.4145496Z ++ [[ msys == \m\s\y\s ]] 2025-03-14T03:52:37.4145780Z ++ export LIBTORCH_CONFIG=debug 2025-03-14T03:52:37.4146082Z ++ LIBTORCH_CONFIG=debug 2025-03-14T03:52:37.4146373Z ++ [[ debug == \d\e\b\u\g ]] 2025-03-14T03:52:37.4146616Z ++ export DEBUG=1 2025-03-14T03:52:37.4146849Z ++ DEBUG=1 2025-03-14T03:52:37.4147089Z ++ export DESIRED_DEVTOOLSET= 2025-03-14T03:52:37.4147386Z ++ DESIRED_DEVTOOLSET= 2025-03-14T03:52:37.4147661Z ++ export DATE=20250314 2025-03-14T03:52:37.4148013Z ++ DATE=20250314 2025-03-14T03:52:37.4148282Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T03:52:37.4148644Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T03:52:37.4149020Z ++ export PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:52:37.4149417Z ++ PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:52:37.4149769Z ++ export PYTORCH_BUILD_NUMBER=1 2025-03-14T03:52:37.4150066Z ++ PYTORCH_BUILD_NUMBER=1 2025-03-14T03:52:37.4150445Z ++ export OVERRIDE_PACKAGE_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:52:37.4150858Z ++ OVERRIDE_PACKAGE_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:52:37.4151637Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-03-14T03:52:37.4151978Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-03-14T03:52:37.4152276Z ++ export TORCH_PACKAGE_NAME=torch 2025-03-14T03:52:37.4152547Z ++ TORCH_PACKAGE_NAME=torch 2025-03-14T03:52:37.4154298Z ++ export USE_FBGEMM=1 2025-03-14T03:52:37.4154559Z ++ USE_FBGEMM=1 2025-03-14T03:52:37.4154789Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T03:52:37.4155086Z ++ PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T03:52:37.4155381Z ++ export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T03:52:37.4155736Z ++ DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T03:52:37.4156037Z ++ export USE_GOLD_LINKER=ON 2025-03-14T03:52:37.4156341Z ++ USE_GOLD_LINKER=ON 2025-03-14T03:52:37.4156734Z ++ export USE_GLOO_WITH_OPENSSL=ON 2025-03-14T03:52:37.4157071Z ++ USE_GLOO_WITH_OPENSSL=ON 2025-03-14T03:52:37.4157325Z ++ export MAX_JOBS=12 2025-03-14T03:52:37.4157536Z ++ MAX_JOBS=12 2025-03-14T03:52:37.4157752Z ++ export -f retry 2025-03-14T03:52:37.4158103Z + mkdir -p 'C:\actions-runner\_work\_temp/artifacts' 2025-03-14T03:52:37.4280231Z + export CUDA_VERSION=cpu 2025-03-14T03:52:37.4280559Z + CUDA_VERSION=cpu 2025-03-14T03:52:37.4280778Z + export USE_SCCACHE=1 2025-03-14T03:52:37.4281010Z + USE_SCCACHE=1 2025-03-14T03:52:37.4281286Z + export SCCACHE_BUCKET=ossci-compiler-cache 2025-03-14T03:52:37.4281622Z + SCCACHE_BUCKET=ossci-compiler-cache 2025-03-14T03:52:37.4281935Z + export SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-03-14T03:52:37.4282242Z + SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-03-14T03:52:37.4282529Z + export VC_YEAR=2022 2025-03-14T03:52:37.4282788Z + VC_YEAR=2022 2025-03-14T03:52:37.4282998Z + [[ cpu == \x\p\u ]] 2025-03-14T03:52:37.4283267Z + echo 'Free space on filesystem before build:' 2025-03-14T03:52:37.4283574Z + df -h 2025-03-14T03:52:37.4283800Z Free space on filesystem before build: 2025-03-14T03:52:37.4406160Z Filesystem Size Used Avail Use% Mounted on 2025-03-14T03:52:37.4406564Z C:/Program Files/Git 256G 58G 199G 23% / 2025-03-14T03:52:37.4409466Z + pushd 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.ci/pytorch/' 2025-03-14T03:52:37.4413620Z /c/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch /c/actions-runner/_work/pytorch/pytorch 2025-03-14T03:52:37.4414352Z + export 'NIGHTLIES_PYTORCH_ROOT=C:\actions-runner\_work\pytorch\pytorch/pytorch' 2025-03-14T03:52:37.4414922Z + NIGHTLIES_PYTORCH_ROOT='C:\actions-runner\_work\pytorch\pytorch/pytorch' 2025-03-14T03:52:37.4415364Z + ./windows/internal/build_wheels.bat 2025-03-14T03:52:37.4538376Z 2025-03-14T03:52:37.4539036Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>call windows/internal/vc_install_helper.bat 2025-03-14T03:52:37.4548841Z 2025-03-14T03:52:37.4549393Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if "2022" == "2022" powershell windows/internal/vs2022_install.ps1 2025-03-14T03:52:37.7764913Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T03:52:37.7815156Z Finished 2025-03-14T03:52:37.7963869Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T03:52:37.7964474Z Dload Upload Total Spent Left Speed 2025-03-14T03:52:37.7964736Z 2025-03-14T03:52:37.8242083Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T03:52:37.8242586Z 100 2084k 100 2084k 0 0 68.5M 0 --:--:-- --:--:-- --:--:-- 75.4M 2025-03-14T03:52:37.8473986Z Found correctly versioned existing BuildTools installation in C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools 2025-03-14T03:52:37.8617720Z 2025-03-14T03:52:37.8618328Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>set VC_VERSION_LOWER=17 2025-03-14T03:52:37.8620323Z 2025-03-14T03:52:37.8620856Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>set VC_VERSION_UPPER=18 2025-03-14T03:52:37.8623627Z 2025-03-14T03:52:37.8625725Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>for /F "usebackq tokens=*" %i in (`"C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -products Microsoft.VisualStudio.Product.BuildTools -version [17,18) -property installationPath`) do (if exist "%i" if exist "%i\VC\Auxiliary\Build\vcvarsall.bat" ( 2025-03-14T03:52:37.8627102Z set "VS15INSTALLDIR=%i" 2025-03-14T03:52:37.8627411Z goto vswhere 2025-03-14T03:52:37.8627661Z ) ) 2025-03-14T03:52:37.8882491Z 2025-03-14T03:52:37.8883556Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>(if exist "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" if exist "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" ( 2025-03-14T03:52:37.8884859Z set "VS15INSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" 2025-03-14T03:52:37.8885312Z goto vswhere 2025-03-14T03:52:37.8885514Z ) ) 2025-03-14T03:52:37.8887220Z 2025-03-14T03:52:37.8887962Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>echo "Setting VSINSTALLDIR to C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" 2025-03-14T03:52:37.8888854Z "Setting VSINSTALLDIR to C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" 2025-03-14T03:52:37.8889236Z 2025-03-14T03:52:37.8890394Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if errorlevel 1 exit /b 1 2025-03-14T03:52:37.8891828Z 2025-03-14T03:52:37.8892128Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if errorlevel 1 exit /b 1 2025-03-14T03:52:37.8893078Z 2025-03-14T03:52:37.8893465Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>call windows/internal/cuda_install.bat 2025-03-14T03:52:37.8906899Z 2025-03-14T03:52:37.8907260Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if "cpu" == "cpu" ( 2025-03-14T03:52:37.8907719Z echo Skipping for CPU builds 2025-03-14T03:52:37.8908074Z exit /b 0 2025-03-14T03:52:37.8908268Z ) 2025-03-14T03:52:37.8908461Z Skipping for CPU builds 2025-03-14T03:52:37.8911186Z 2025-03-14T03:52:37.8911466Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if errorlevel 1 exit /b 1 2025-03-14T03:52:37.8912613Z 2025-03-14T03:52:37.8913224Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>call windows/internal/xpu_install.bat 2025-03-14T03:52:37.8925433Z 2025-03-14T03:52:37.8925953Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>REM Description: Install Intel Support Packages on Windows 2025-03-14T03:52:37.8926656Z 2025-03-14T03:52:37.8927373Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>REM BKM reference: https://www.intel.com/content/www/us/en/developer/articles/tool/pytorch-prerequisites-for-intel-gpus.html 2025-03-14T03:52:37.8928180Z 2025-03-14T03:52:37.8928443Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if not "cpu" == "xpu" ( 2025-03-14T03:52:37.8928991Z echo Skipping for non XPU builds 2025-03-14T03:52:37.8929255Z exit /b 0 2025-03-14T03:52:37.8929437Z ) 2025-03-14T03:52:37.8929637Z Skipping for non XPU builds 2025-03-14T03:52:37.8931539Z 2025-03-14T03:52:37.8931838Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if errorlevel 1 exit /b 1 2025-03-14T03:52:37.8933112Z 2025-03-14T03:52:37.8933662Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>call windows/build_pytorch.bat cpu 2.8.0.dev20250314+cpu 1 2025-03-14T03:52:37.8976576Z The system cannot find the file specified. 2025-03-14T03:52:37.8990297Z Could Not Find C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\miniconda.exe 2025-03-14T03:52:37.9065300Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T03:52:37.9065788Z Dload Upload Total Spent Left Speed 2025-03-14T03:52:37.9066038Z 2025-03-14T03:52:38.2427802Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T03:52:38.2428356Z 100 73.8M 100 73.8M 0 0 218M 0 --:--:-- --:--:-- --:--:-- 219M 2025-03-14T03:53:08.1596640Z Collecting package metadata (current_repodata.json): ...working... done 2025-03-14T03:53:08.1603815Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2025-03-14T03:53:22.5747969Z Collecting package metadata (repodata.json): ...working... done 2025-03-14T03:53:26.5127079Z Solving environment: ...working... done 2025-03-14T03:53:26.5612792Z 2025-03-14T03:53:26.5612833Z 2025-03-14T03:53:26.5613234Z ==> WARNING: A newer version of conda exists. <== 2025-03-14T03:53:26.5613593Z current version: 23.9.0 2025-03-14T03:53:26.5613857Z latest version: 25.1.1 2025-03-14T03:53:26.5614018Z 2025-03-14T03:53:26.5614123Z Please update conda by running 2025-03-14T03:53:26.5614302Z 2025-03-14T03:53:26.5614426Z $ conda update -n base -c defaults conda 2025-03-14T03:53:26.5614637Z 2025-03-14T03:53:26.5614843Z Or to minimize the number of packages updated during conda update use 2025-03-14T03:53:26.5615144Z 2025-03-14T03:53:26.5615244Z conda install conda=25.1.1 2025-03-14T03:53:26.5615416Z 2025-03-14T03:53:26.5615435Z 2025-03-14T03:53:41.8216400Z 2025-03-14T03:53:41.8216850Z ## Package Plan ## 2025-03-14T03:53:41.8217171Z 2025-03-14T03:53:41.8217660Z environment location: C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39 2025-03-14T03:53:41.8218185Z 2025-03-14T03:53:41.8218290Z added / updated specs: 2025-03-14T03:53:41.8218604Z - boto3 2025-03-14T03:53:41.8218800Z - cmake 2025-03-14T03:53:41.8218994Z - ninja 2025-03-14T03:53:41.8219269Z - numpy=2.0.1 2025-03-14T03:53:41.8219492Z - python=3.9 2025-03-14T03:53:41.8219792Z - setuptools=72.1.0 2025-03-14T03:53:41.8220093Z - typing_extensions 2025-03-14T03:53:41.8220242Z 2025-03-14T03:53:41.8220246Z 2025-03-14T03:53:41.8220362Z The following packages will be downloaded: 2025-03-14T03:53:41.8220635Z 2025-03-14T03:53:41.8220751Z package | build 2025-03-14T03:53:41.8221225Z ---------------------------|----------------- 2025-03-14T03:53:41.8221626Z blas-1.0 | mkl 6 KB 2025-03-14T03:53:41.8222071Z boto3-1.36.3 | py39haa95532_0 186 KB 2025-03-14T03:53:41.8222523Z botocore-1.36.3 | py39haa95532_0 8.5 MB 2025-03-14T03:53:41.8222927Z brotli-python-1.0.9 | py39h5da7b33_9 345 KB 2025-03-14T03:53:41.8223562Z bzip2-1.0.8 | h2bbff1b_6 90 KB 2025-03-14T03:53:41.8224028Z ca-certificates-2025.2.25 | haa95532_0 130 KB 2025-03-14T03:53:41.8224634Z certifi-2025.1.31 | py39haa95532_0 163 KB 2025-03-14T03:53:41.8225119Z cffi-1.17.1 | py39h827c3e9_1 253 KB 2025-03-14T03:53:41.8225507Z cmake-3.31.2 | h53b1909_0 13.3 MB 2025-03-14T03:53:41.8225901Z cryptography-44.0.1 | py39hbd6ee87_0 1.4 MB 2025-03-14T03:53:41.8226299Z idna-3.7 | py39haa95532_0 114 KB 2025-03-14T03:53:41.8226691Z intel-openmp-2023.1.0 | h59b6b97_46320 2.7 MB 2025-03-14T03:53:41.8227193Z jmespath-1.0.1 | py39haa95532_0 40 KB 2025-03-14T03:53:41.8227604Z libuv-1.48.0 | h827c3e9_0 322 KB 2025-03-14T03:53:41.8227970Z lz4-c-1.9.4 | h2bbff1b_1 152 KB 2025-03-14T03:53:41.8228345Z mkl-2023.1.0 | h6b88ed4_46358 155.9 MB 2025-03-14T03:53:41.8228733Z mkl-service-2.4.0 | py39h827c3e9_2 66 KB 2025-03-14T03:53:41.8229126Z mkl_fft-1.3.11 | py39h827c3e9_0 167 KB 2025-03-14T03:53:41.8229528Z mkl_random-1.2.8 | py39hc64d2fc_0 257 KB 2025-03-14T03:53:41.8229899Z ninja-1.12.1 | haa95532_0 9 KB 2025-03-14T03:53:41.8230281Z ninja-base-1.12.1 | h4157e71_0 309 KB 2025-03-14T03:53:41.8230673Z numpy-2.0.1 | py39h055cbcc_1 11 KB 2025-03-14T03:53:41.8231112Z numpy-base-2.0.1 | py39h65a83cf_1 9.0 MB 2025-03-14T03:53:41.8231693Z openssl-3.0.16 | h3f729d1_0 7.8 MB 2025-03-14T03:53:41.8232077Z pip-25.0 | py39haa95532_0 2.5 MB 2025-03-14T03:53:41.8232458Z pyopenssl-25.0.0 | py39hb6ff9d5_0 96 KB 2025-03-14T03:53:41.8232873Z pysocks-1.7.1 | py39haa95532_0 55 KB 2025-03-14T03:53:41.8233255Z python-3.9.21 | h8205438_1 19.6 MB 2025-03-14T03:53:41.8233678Z python-dateutil-2.9.0post0 | py39haa95532_2 280 KB 2025-03-14T03:53:41.8234114Z s3transfer-0.11.2 | py39haa95532_0 180 KB 2025-03-14T03:53:41.8234527Z setuptools-72.1.0 | py39haa95532_0 2.4 MB 2025-03-14T03:53:41.8234909Z six-1.16.0 | pyhd3eb1b0_1 18 KB 2025-03-14T03:53:41.8235284Z sqlite-3.45.3 | h2bbff1b_0 973 KB 2025-03-14T03:53:41.8235669Z tbb-2021.8.0 | h59b6b97_0 149 KB 2025-03-14T03:53:41.8236075Z typing_extensions-4.12.2 | py39haa95532_0 65 KB 2025-03-14T03:53:41.8236486Z tzdata-2025a | h04d1e81_0 117 KB 2025-03-14T03:53:41.8236912Z urllib3-1.26.19 | py39haa95532_0 202 KB 2025-03-14T03:53:41.8237318Z vc-14.42 | haa95532_4 11 KB 2025-03-14T03:53:41.8237698Z vs2015_runtime-14.42.34433 | he0abc0d_4 1.2 MB 2025-03-14T03:53:41.8238108Z wheel-0.45.1 | py39haa95532_0 145 KB 2025-03-14T03:53:41.8238502Z win_inet_pton-1.1.0 | py39haa95532_0 35 KB 2025-03-14T03:53:41.8238934Z xz-5.6.4 | h4754444_1 280 KB 2025-03-14T03:53:41.8239282Z zlib-1.2.13 | h8cc25b3_1 131 KB 2025-03-14T03:53:41.8239638Z zstd-1.5.6 | h8880b57_0 708 KB 2025-03-14T03:53:41.8240003Z ------------------------------------------------------------ 2025-03-14T03:53:41.8240337Z Total: 230.2 MB 2025-03-14T03:53:41.8240547Z 2025-03-14T03:53:41.8240684Z The following NEW packages will be INSTALLED: 2025-03-14T03:53:41.8241571Z 2025-03-14T03:53:41.8247129Z blas pkgs/main/win-64::blas-1.0-mkl 2025-03-14T03:53:41.8247583Z boto3 pkgs/main/win-64::boto3-1.36.3-py39haa95532_0 2025-03-14T03:53:41.8248094Z botocore pkgs/main/win-64::botocore-1.36.3-py39haa95532_0 2025-03-14T03:53:41.8248648Z brotli-python pkgs/main/win-64::brotli-python-1.0.9-py39h5da7b33_9 2025-03-14T03:53:41.8249126Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 2025-03-14T03:53:41.8249604Z ca-certificates pkgs/main/win-64::ca-certificates-2025.2.25-haa95532_0 2025-03-14T03:53:41.8250109Z certifi pkgs/main/win-64::certifi-2025.1.31-py39haa95532_0 2025-03-14T03:53:41.8250565Z cffi pkgs/main/win-64::cffi-1.17.1-py39h827c3e9_1 2025-03-14T03:53:41.8250960Z cmake pkgs/main/win-64::cmake-3.31.2-h53b1909_0 2025-03-14T03:53:41.8251428Z cryptography pkgs/main/win-64::cryptography-44.0.1-py39hbd6ee87_0 2025-03-14T03:53:41.8251905Z idna pkgs/main/win-64::idna-3.7-py39haa95532_0 2025-03-14T03:53:41.8252367Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46320 2025-03-14T03:53:41.8252863Z jmespath pkgs/main/win-64::jmespath-1.0.1-py39haa95532_0 2025-03-14T03:53:41.8253284Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 2025-03-14T03:53:41.8253714Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_1 2025-03-14T03:53:41.8254138Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46358 2025-03-14T03:53:41.8254578Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py39h827c3e9_2 2025-03-14T03:53:41.8255704Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.11-py39h827c3e9_0 2025-03-14T03:53:41.8256185Z mkl_random pkgs/main/win-64::mkl_random-1.2.8-py39hc64d2fc_0 2025-03-14T03:53:41.8256635Z ninja pkgs/main/win-64::ninja-1.12.1-haa95532_0 2025-03-14T03:53:41.8257065Z ninja-base pkgs/main/win-64::ninja-base-1.12.1-h4157e71_0 2025-03-14T03:53:41.8257502Z numpy pkgs/main/win-64::numpy-2.0.1-py39h055cbcc_1 2025-03-14T03:53:41.8257953Z numpy-base pkgs/main/win-64::numpy-base-2.0.1-py39h65a83cf_1 2025-03-14T03:53:41.8258409Z openssl pkgs/main/win-64::openssl-3.0.16-h3f729d1_0 2025-03-14T03:53:41.8258810Z pip pkgs/main/win-64::pip-25.0-py39haa95532_0 2025-03-14T03:53:41.8259281Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 2025-03-14T03:53:41.8259804Z pyopenssl pkgs/main/win-64::pyopenssl-25.0.0-py39hb6ff9d5_0 2025-03-14T03:53:41.8260265Z pysocks pkgs/main/win-64::pysocks-1.7.1-py39haa95532_0 2025-03-14T03:53:41.8260714Z python pkgs/main/win-64::python-3.9.21-h8205438_1 2025-03-14T03:53:41.8261227Z python-dateutil pkgs/main/win-64::python-dateutil-2.9.0post0-py39haa95532_2 2025-03-14T03:53:41.8261779Z s3transfer pkgs/main/win-64::s3transfer-0.11.2-py39haa95532_0 2025-03-14T03:53:41.8262274Z setuptools pkgs/main/win-64::setuptools-72.1.0-py39haa95532_0 2025-03-14T03:53:41.8262716Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 2025-03-14T03:53:41.8263099Z sqlite pkgs/main/win-64::sqlite-3.45.3-h2bbff1b_0 2025-03-14T03:53:41.8263488Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2025-03-14T03:53:41.8263966Z typing_extensions pkgs/main/win-64::typing_extensions-4.12.2-py39haa95532_0 2025-03-14T03:53:41.8264465Z tzdata pkgs/main/noarch::tzdata-2025a-h04d1e81_0 2025-03-14T03:53:41.8264926Z urllib3 pkgs/main/win-64::urllib3-1.26.19-py39haa95532_0 2025-03-14T03:53:41.8265373Z vc pkgs/main/win-64::vc-14.42-haa95532_4 2025-03-14T03:53:41.8265812Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.42.34433-he0abc0d_4 2025-03-14T03:53:41.8266280Z wheel pkgs/main/win-64::wheel-0.45.1-py39haa95532_0 2025-03-14T03:53:41.8266969Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py39haa95532_0 2025-03-14T03:53:41.8267409Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 2025-03-14T03:53:41.8267775Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_1 2025-03-14T03:53:41.8268159Z zstd pkgs/main/win-64::zstd-1.5.6-h8880b57_0 2025-03-14T03:53:41.8268394Z 2025-03-14T03:53:41.8268399Z 2025-03-14T03:53:41.8268402Z 2025-03-14T03:53:41.8268569Z Downloading and Extracting Packages: ...working... done 2025-03-14T03:53:42.5652808Z Preparing transaction: ...working... done 2025-03-14T03:53:45.1735782Z Verifying transaction: ...working... done 2025-03-14T03:53:55.5814656Z Executing transaction: ...working... done 2025-03-14T03:53:55.6034306Z # 2025-03-14T03:53:55.6034526Z # To activate this environment, use 2025-03-14T03:53:55.6034813Z # 2025-03-14T03:53:55.6035024Z # $ conda activate py39 2025-03-14T03:53:55.6035260Z # 2025-03-14T03:53:55.6035480Z # To deactivate an active environment, use 2025-03-14T03:53:55.6035789Z # 2025-03-14T03:53:55.6035982Z # $ conda deactivate 2025-03-14T03:53:55.6036134Z 2025-03-14T03:53:58.0223256Z Collecting pyyaml 2025-03-14T03:53:58.0223480Z 2025-03-14T03:53:58.0223709Z Downloading PyYAML-6.0.2-cp39-cp39-win_amd64.whl.metadata (2.1 kB) 2025-03-14T03:53:58.0224040Z 2025-03-14T03:53:58.0224208Z Downloading PyYAML-6.0.2-cp39-cp39-win_amd64.whl (162 kB) 2025-03-14T03:53:58.0224489Z 2025-03-14T03:53:58.0224605Z Installing collected packages: pyyaml 2025-03-14T03:53:58.0224814Z 2025-03-14T03:53:58.0224925Z Successfully installed pyyaml-6.0.2 2025-03-14T03:53:58.0225120Z 2025-03-14T03:53:58.0225125Z 2025-03-14T03:53:59.7574491Z Collecting mkl-include 2025-03-14T03:53:59.7574956Z 2025-03-14T03:53:59.7575232Z Downloading mkl_include-2025.0.1-py2.py3-none-win_amd64.whl.metadata (1.4 kB) 2025-03-14T03:53:59.7575602Z 2025-03-14T03:53:59.7575818Z Downloading mkl_include-2025.0.1-py2.py3-none-win_amd64.whl (1.3 MB) 2025-03-14T03:53:59.7576149Z 2025-03-14T03:53:59.7576311Z ---------------------------------------- 1.3/1.3 MB 34.1 MB/s eta 0:00:00 2025-03-14T03:53:59.7576621Z 2025-03-14T03:53:59.7576758Z Installing collected packages: mkl-include 2025-03-14T03:53:59.7577019Z 2025-03-14T03:53:59.7577149Z Successfully installed mkl-include-2025.0.1 2025-03-14T03:53:59.7577366Z 2025-03-14T03:53:59.7577370Z 2025-03-14T03:54:08.8725264Z Collecting mkl-static 2025-03-14T03:54:08.8725502Z 2025-03-14T03:54:08.8725771Z Downloading mkl_static-2025.0.1-py2.py3-none-win_amd64.whl.metadata (1.5 kB) 2025-03-14T03:54:08.8726131Z 2025-03-14T03:54:08.8726937Z Requirement already satisfied: mkl-include==2025.0.1 in c:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\lib\site-packages (from mkl-static) (2025.0.1) 2025-03-14T03:54:08.8727656Z 2025-03-14T03:54:08.8727802Z Collecting intel-openmp>=2024 (from mkl-static) 2025-03-14T03:54:08.8728035Z 2025-03-14T03:54:08.8728315Z Downloading intel_openmp-2025.0.5-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-03-14T03:54:08.8728665Z 2025-03-14T03:54:08.8728805Z Collecting tbb-devel==2022.* (from mkl-static) 2025-03-14T03:54:08.8729026Z 2025-03-14T03:54:08.8729243Z Downloading tbb_devel-2022.0.0-py3-none-win_amd64.whl.metadata (1.2 kB) 2025-03-14T03:54:08.8729570Z 2025-03-14T03:54:08.8729773Z Collecting tbb==2022.0.0 (from tbb-devel==2022.*->mkl-static) 2025-03-14T03:54:08.8730056Z 2025-03-14T03:54:08.8730250Z Downloading tbb-2022.0.0-py3-none-win_amd64.whl.metadata (1.1 kB) 2025-03-14T03:54:08.8730549Z 2025-03-14T03:54:08.8730749Z Collecting tcmlib==1.* (from tbb==2022.0.0->tbb-devel==2022.*->mkl-static) 2025-03-14T03:54:08.8731053Z 2025-03-14T03:54:08.8731281Z Downloading tcmlib-1.2.0-py2.py3-none-win_amd64.whl.metadata (1.0 kB) 2025-03-14T03:54:08.8731595Z 2025-03-14T03:54:08.8731846Z Collecting intel-cmplr-lib-ur==2025.0.5 (from intel-openmp>=2024->mkl-static) 2025-03-14T03:54:08.8732213Z 2025-03-14T03:54:08.8732761Z Downloading intel_cmplr_lib_ur-2025.0.5-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-03-14T03:54:08.8733126Z 2025-03-14T03:54:08.8733383Z Collecting umf==0.9.* (from intel-cmplr-lib-ur==2025.0.5->intel-openmp>=2024->mkl-static) 2025-03-14T03:54:08.8733751Z 2025-03-14T03:54:08.8733952Z Downloading umf-0.9.1-py2.py3-none-win_amd64.whl.metadata (1.1 kB) 2025-03-14T03:54:08.8734271Z 2025-03-14T03:54:08.8734481Z Downloading mkl_static-2025.0.1-py2.py3-none-win_amd64.whl (191.9 MB) 2025-03-14T03:54:08.8734801Z 2025-03-14T03:54:08.8734966Z --------------------------------------- 191.9/191.9 MB 70.1 MB/s eta 0:00:00 2025-03-14T03:54:08.8735240Z 2025-03-14T03:54:08.8735438Z Downloading tbb_devel-2022.0.0-py3-none-win_amd64.whl (5.9 MB) 2025-03-14T03:54:08.8735723Z 2025-03-14T03:54:08.8735883Z ---------------------------------------- 5.9/5.9 MB 118.9 MB/s eta 0:00:00 2025-03-14T03:54:08.8736139Z 2025-03-14T03:54:08.8736306Z Downloading tbb-2022.0.0-py3-none-win_amd64.whl (298 kB) 2025-03-14T03:54:08.8736567Z 2025-03-14T03:54:08.8736759Z Downloading tcmlib-1.2.0-py2.py3-none-win_amd64.whl (338 kB) 2025-03-14T03:54:08.8737040Z 2025-03-14T03:54:08.8737251Z Downloading intel_openmp-2025.0.5-py2.py3-none-win_amd64.whl (3.7 MB) 2025-03-14T03:54:08.8737574Z 2025-03-14T03:54:08.8737731Z ---------------------------------------- 3.7/3.7 MB 215.4 MB/s eta 0:00:00 2025-03-14T03:54:08.8738042Z 2025-03-14T03:54:08.8738268Z Downloading intel_cmplr_lib_ur-2025.0.5-py2.py3-none-win_amd64.whl (1.2 MB) 2025-03-14T03:54:08.8738635Z 2025-03-14T03:54:08.8738795Z ---------------------------------------- 1.2/1.2 MB 56.3 MB/s eta 0:00:00 2025-03-14T03:54:08.8739048Z 2025-03-14T03:54:08.8739355Z Downloading umf-0.9.1-py2.py3-none-win_amd64.whl (72 kB) 2025-03-14T03:54:08.8739624Z 2025-03-14T03:54:08.8739985Z Installing collected packages: tcmlib, umf, tbb, tbb-devel, intel-cmplr-lib-ur, intel-openmp, mkl-static 2025-03-14T03:54:08.8740422Z 2025-03-14T03:54:08.8740933Z Successfully installed intel-cmplr-lib-ur-2025.0.5 intel-openmp-2025.0.5 mkl-static-2025.0.1 tbb-2022.0.0 tbb-devel-2022.0.0 tcmlib-1.2.0 umf-0.9.1 2025-03-14T03:54:08.8741525Z 2025-03-14T03:54:08.8741528Z 2025-03-14T03:54:43.7091425Z Collecting package metadata (current_repodata.json): ...working... done 2025-03-14T03:54:43.7095269Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2025-03-14T03:57:51.7674145Z Collecting package metadata (repodata.json): ...working... done 2025-03-14T03:58:14.0326106Z Solving environment: ...working... done 2025-03-14T03:58:15.7601651Z 2025-03-14T03:58:15.7602070Z ## Package Plan ## 2025-03-14T03:58:15.7602262Z 2025-03-14T03:58:15.7602728Z environment location: C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda 2025-03-14T03:58:15.7603159Z 2025-03-14T03:58:15.7603258Z added / updated specs: 2025-03-14T03:58:15.7603571Z - libuv=1.39 2025-03-14T03:58:15.7603745Z 2025-03-14T03:58:15.7603749Z 2025-03-14T03:58:15.7603876Z The following packages will be downloaded: 2025-03-14T03:58:15.7604111Z 2025-03-14T03:58:15.7604224Z package | build 2025-03-14T03:58:15.7604602Z ---------------------------|----------------- 2025-03-14T03:58:15.7605043Z archspec-0.2.5 | pyhd8ed1ab_0 50 KB conda-forge 2025-03-14T03:58:15.7605533Z ca-certificates-2025.1.31 | h56e8100_0 155 KB conda-forge 2025-03-14T03:58:15.7606029Z certifi-2025.1.31 | pyhd8ed1ab_0 159 KB conda-forge 2025-03-14T03:58:15.7606476Z conda-23.9.0 | py311h1ea47a8_2 1.2 MB conda-forge 2025-03-14T03:58:15.7606902Z libuv-1.39.0 | he774522_0 260 KB 2025-03-14T03:58:15.7607311Z openssl-3.0.13 | h2bbff1b_2 7.5 MB 2025-03-14T03:58:15.7607739Z python_abi-3.11 | 2_cp311 5 KB conda-forge 2025-03-14T03:58:15.7608336Z ------------------------------------------------------------ 2025-03-14T03:58:15.7608692Z Total: 9.3 MB 2025-03-14T03:58:15.7608916Z 2025-03-14T03:58:15.7609045Z The following NEW packages will be INSTALLED: 2025-03-14T03:58:15.7609270Z 2025-03-14T03:58:15.7609540Z archspec conda-forge/noarch::archspec-0.2.5-pyhd8ed1ab_0 2025-03-14T03:58:15.7609991Z libuv pkgs/main/win-64::libuv-1.39.0-he774522_0 2025-03-14T03:58:15.7610455Z python_abi conda-forge/win-64::python_abi-3.11-2_cp311 2025-03-14T03:58:15.7610763Z 2025-03-14T03:58:15.7610878Z The following packages will be UPDATED: 2025-03-14T03:58:15.7611098Z 2025-03-14T03:58:15.7611534Z ca-certificates pkgs/main::ca-certificates-2023.08.22~ --> conda-forge::ca-certificates-2025.1.31-h56e8100_0 2025-03-14T03:58:15.7612337Z certifi pkgs/main/win-64::certifi-2023.7.22-p~ --> conda-forge/noarch::certifi-2025.1.31-pyhd8ed1ab_0 2025-03-14T03:58:15.7613067Z conda pkgs/main::conda-23.9.0-py311haa95532~ --> conda-forge::conda-23.9.0-py311h1ea47a8_2 2025-03-14T03:58:15.7613645Z openssl 3.0.11-h2bbff1b_2 --> 3.0.13-h2bbff1b_2 2025-03-14T03:58:15.7613912Z 2025-03-14T03:58:15.7613916Z 2025-03-14T03:58:15.8013153Z Preparing transaction: ...working... done 2025-03-14T03:58:16.1953902Z Verifying transaction: ...working... done 2025-03-14T03:58:17.0910602Z Executing transaction: ...working... done 2025-03-14T03:58:25.4734898Z libuv_ROOT=C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\Library 2025-03-14T03:58:25.4832716Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T03:58:25.4833250Z Dload Upload Total Spent Left Speed 2025-03-14T03:58:25.4833506Z 2025-03-14T03:58:25.8667321Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T03:58:25.8667819Z 100 11.3M 100 11.3M 0 0 29.3M 0 --:--:-- --:--:-- --:--:-- 29.5M 2025-03-14T03:58:25.8767929Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T03:58:25.8768442Z Dload Upload Total Spent Left Speed 2025-03-14T03:58:25.8768718Z 2025-03-14T03:58:25.9289955Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T03:58:25.9290438Z 100 25600 100 25600 0 0 462k 0 --:--:-- --:--:-- --:--:-- 480k 2025-03-14T03:58:25.9310907Z The system cannot find the drive specified. 2025-03-14T03:58:25.9311301Z The system cannot find the drive specified. 2025-03-14T03:58:25.9311775Z The system cannot find the drive specified. 2025-03-14T03:58:25.9385074Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T03:58:25.9385588Z Dload Upload Total Spent Left Speed 2025-03-14T03:58:25.9385875Z 2025-03-14T03:58:26.0109146Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T03:58:26.0109578Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T03:58:26.0413985Z 2025-03-14T03:58:26.0414921Z 100 303k 100 303k 0 0 2891k 0 --:--:-- --:--:-- --:--:-- 2891k 2025-03-14T03:58:26.0527682Z @"C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\\tmp_bin\randomtemp.exe" "C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\\tmp_bin\sccache.exe" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\bin\nvcc.exe" %* 2025-03-14T03:58:26.6999854Z Collecting ninja 2025-03-14T03:58:26.7119421Z Downloading ninja-1.11.1.3-py3-none-win_amd64.whl.metadata (5.3 kB) 2025-03-14T03:58:26.7271264Z Downloading ninja-1.11.1.3-py3-none-win_amd64.whl (296 kB) 2025-03-14T03:58:26.8484298Z Installing collected packages: ninja 2025-03-14T03:58:26.8866512Z Successfully installed ninja-1.11.1.3 2025-03-14T03:58:26.9355749Z "Calling arch build script" 2025-03-14T03:58:26.9390358Z "Changing to NIGHTLIES_PYTORCH_ROOT" 2025-03-14T03:58:28.2660644Z "Checking dependencies" 2025-03-14T03:58:28.2662658Z "Cmake check" 2025-03-14T03:58:28.6296511Z Disabling CUDA 2025-03-14T03:58:28.7933193Z Ninja found, using it to speed up builds 2025-03-14T03:58:29.1073754Z sccache-cl found, using it to speed up builds 2025-03-14T03:58:29.1112334Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\Library\bin\libiomp5md.dll 2025-03-14T03:58:29.1126976Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\Library\bin\libiompstubs5md.dll 2025-03-14T03:58:29.1139000Z 2 file(s) copied. 2025-03-14T03:58:29.1148984Z 1 file(s) copied. 2025-03-14T03:58:29.1168565Z The flags after configuring: 2025-03-14T03:58:29.1171007Z USE_CUDA=0 2025-03-14T03:58:29.1171809Z CMAKE_GENERATOR=Ninja 2025-03-14T03:58:29.1174138Z CC=sccache-cl 2025-03-14T03:58:29.1175705Z CXX=sccache-cl 2025-03-14T03:58:29.1177308Z DISTUTILS_USE_SDK=1 2025-03-14T03:58:29.2147098Z ********************************************************************** 2025-03-14T03:58:29.2147557Z ** Visual Studio 2022 Developer Command Prompt v17.8.18 2025-03-14T03:58:29.2149255Z ** Copyright (c) 2022 Microsoft Corporation 2025-03-14T03:58:29.2149631Z ********************************************************************** 2025-03-14T03:58:29.6189434Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-03-14T03:58:29.6220253Z The syntax of the command is incorrect. 2025-03-14T03:58:29.6370303Z Stopping sccache server... 2025-03-14T03:58:30.6521031Z sccache: error: couldn't connect to server 2025-03-14T03:58:30.6524022Z sccache: caused by: No connection could be made because the target machine actively refused it. (os error 10061) 2025-03-14T03:58:30.6641299Z sccache: Starting the server... 2025-03-14T03:58:30.7022902Z Compile requests 0 2025-03-14T03:58:30.7023351Z Compile requests executed 0 2025-03-14T03:58:30.7023659Z Cache hits 0 2025-03-14T03:58:30.7024010Z Cache misses 0 2025-03-14T03:58:30.7024335Z Cache timeouts 0 2025-03-14T03:58:30.7024631Z Cache read errors 0 2025-03-14T03:58:30.7024937Z Forced recaches 0 2025-03-14T03:58:30.7025234Z Cache write errors 0 2025-03-14T03:58:30.7025535Z Compilation failures 0 2025-03-14T03:58:30.7025822Z Cache errors 0 2025-03-14T03:58:30.7026139Z Non-cacheable compilations 0 2025-03-14T03:58:30.7026460Z Non-cacheable calls 0 2025-03-14T03:58:30.7026820Z Non-compilation calls 0 2025-03-14T03:58:30.7027173Z Unsupported compiler calls 0 2025-03-14T03:58:30.7027569Z Average cache write 0.000 s 2025-03-14T03:58:30.7027947Z Average cache read miss 0.000 s 2025-03-14T03:58:30.7057124Z Average cache read hit 0.000 s 2025-03-14T03:58:30.7057687Z Failed distributed compilations 0 2025-03-14T03:58:30.7058564Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2025-03-14T03:58:31.2399281Z Cloning into 'nccl'... 2025-03-14T03:58:32.0432957Z Note: switching to 'v2.25.1-1'. 2025-03-14T03:58:32.0433222Z 2025-03-14T03:58:32.0433487Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-14T03:58:32.0434044Z changes and commit them, and you can discard any commits you make in this 2025-03-14T03:58:32.0434645Z state without impacting any branches by switching back to a branch. 2025-03-14T03:58:32.0434999Z 2025-03-14T03:58:32.0435211Z If you want to create a new branch to retain commits you create, you may 2025-03-14T03:58:32.0435741Z do so (now or later) by using -c with the switch command. Example: 2025-03-14T03:58:32.0436246Z 2025-03-14T03:58:32.0436399Z git switch -c 2025-03-14T03:58:32.0436604Z 2025-03-14T03:58:32.0436750Z Or undo this operation with: 2025-03-14T03:58:32.0436945Z 2025-03-14T03:58:32.0437042Z git switch - 2025-03-14T03:58:32.0437211Z 2025-03-14T03:58:32.0437453Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-14T03:58:32.0437819Z 2025-03-14T03:58:32.0437928Z HEAD is now at 80f6bda NCCL 2.25.1-1 2025-03-14T03:58:32.7397417Z -- The CXX compiler identification is MSVC 19.38.33144.0 2025-03-14T03:58:33.0292876Z -- The C compiler identification is MSVC 19.38.33144.0 2025-03-14T03:58:33.0551897Z -- Detecting CXX compiler ABI info 2025-03-14T03:58:33.5651781Z -- Detecting CXX compiler ABI info - done 2025-03-14T03:58:33.5795883Z -- Check for working CXX compiler: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe - skipped 2025-03-14T03:58:33.5800766Z -- Detecting CXX compile features 2025-03-14T03:58:33.5822593Z -- Detecting CXX compile features - done 2025-03-14T03:58:33.5960511Z -- Detecting C compiler ABI info 2025-03-14T03:58:34.0080860Z -- Detecting C compiler ABI info - done 2025-03-14T03:58:34.0220400Z -- Check for working C compiler: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe - skipped 2025-03-14T03:58:34.0224993Z -- Detecting C compile features 2025-03-14T03:58:34.0236354Z -- Detecting C compile features - done 2025-03-14T03:58:34.0299846Z -- Not forcing any particular BLAS to be found 2025-03-14T03:58:34.0386567Z CMake Warning at CMakeLists.txt:418 (message): 2025-03-14T03:58:34.0387069Z TensorPipe cannot be used on Windows. Set it to OFF 2025-03-14T03:58:34.0387371Z 2025-03-14T03:58:34.0387592Z 2025-03-14T03:58:34.0387741Z CMake Warning at CMakeLists.txt:420 (message): 2025-03-14T03:58:34.0388170Z KleidiAI cannot be used on Windows. Set it to OFF 2025-03-14T03:58:34.0388431Z 2025-03-14T03:58:34.0388448Z 2025-03-14T03:58:34.0456701Z -- Performing Test C_HAS_AVX_1 2025-03-14T03:58:34.4831304Z -- Performing Test C_HAS_AVX_1 - Success 2025-03-14T03:58:34.4836514Z -- Performing Test C_HAS_AVX2_1 2025-03-14T03:58:34.9274047Z -- Performing Test C_HAS_AVX2_1 - Success 2025-03-14T03:58:34.9279120Z -- Performing Test C_HAS_AVX512_1 2025-03-14T03:58:35.3443368Z -- Performing Test C_HAS_AVX512_1 - Success 2025-03-14T03:58:35.3448414Z -- Performing Test CXX_HAS_AVX_1 2025-03-14T03:58:35.8746862Z -- Performing Test CXX_HAS_AVX_1 - Success 2025-03-14T03:58:35.8752282Z -- Performing Test CXX_HAS_AVX2_1 2025-03-14T03:58:36.4187994Z -- Performing Test CXX_HAS_AVX2_1 - Success 2025-03-14T03:58:36.4193037Z -- Performing Test CXX_HAS_AVX512_1 2025-03-14T03:58:36.8373702Z -- Performing Test CXX_HAS_AVX512_1 - Success 2025-03-14T03:58:36.8375514Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-03-14T03:58:36.8381986Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2025-03-14T03:58:37.3134192Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2025-03-14T03:58:37.3134892Z -- Current compiler supports avx512f extension. Will build fbgemm. 2025-03-14T03:58:37.3159221Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-03-14T03:58:37.7130735Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Failed 2025-03-14T03:58:37.7156088Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-03-14T03:58:38.1118851Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Failed 2025-03-14T03:58:38.1125934Z -- Could not find hardware support for NEON on this machine. 2025-03-14T03:58:38.1126337Z -- No OMAP3 processor on this machine. 2025-03-14T03:58:38.1126726Z -- No OMAP4 processor on this machine. 2025-03-14T03:58:38.1127214Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-03-14T03:58:38.1216656Z -- Performing Test HAS/UTF_8 2025-03-14T03:58:38.4969462Z -- Performing Test HAS/UTF_8 - Success 2025-03-14T03:58:38.5009115Z CMake Warning at cmake/Dependencies.cmake:95 (message): 2025-03-14T03:58:38.5009662Z Not compiling with XPU. Could NOT find SYCL.Suppress this warning with 2025-03-14T03:58:38.5010088Z -DUSE_XPU=OFF. 2025-03-14T03:58:38.5010376Z Call Stack (most recent call first): 2025-03-14T03:58:38.5010730Z CMakeLists.txt:868 (include) 2025-03-14T03:58:38.5010917Z 2025-03-14T03:58:38.5010921Z 2025-03-14T03:58:38.5014785Z -- Building using own protobuf under third_party per request. 2025-03-14T03:58:38.5015231Z -- Use custom protobuf build. 2025-03-14T03:58:38.5035258Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-03-14T03:58:38.5035970Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:38.5036425Z CMake. 2025-03-14T03:58:38.5036579Z 2025-03-14T03:58:38.5036815Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:38.5037396Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:38.5037907Z to work with policies introduced by or earlier. 2025-03-14T03:58:38.5038163Z 2025-03-14T03:58:38.5038167Z 2025-03-14T03:58:38.5051478Z -- 2025-03-14T03:58:38.5051866Z -- 3.13.0.0 2025-03-14T03:58:38.5070860Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-14T03:58:38.6464037Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-03-14T03:58:38.6466214Z -- Looking for pthread_create in pthreads 2025-03-14T03:58:38.8670565Z -- Looking for pthread_create in pthreads - not found 2025-03-14T03:58:38.8671784Z -- Looking for pthread_create in pthread 2025-03-14T03:58:39.0896231Z -- Looking for pthread_create in pthread - not found 2025-03-14T03:58:39.0913036Z -- Found Threads: TRUE 2025-03-14T03:58:39.1456387Z -- Caffe2 protobuf include directory: $$ 2025-03-14T03:58:39.1494637Z -- Trying to find preferred BLAS backend of choice: MKL 2025-03-14T03:58:39.1520158Z -- MKL_THREADING = OMP 2025-03-14T03:58:39.1524018Z -- Looking for sys/types.h 2025-03-14T03:58:39.5235966Z -- Looking for sys/types.h - found 2025-03-14T03:58:39.5237660Z -- Looking for stdint.h 2025-03-14T03:58:39.8921587Z -- Looking for stdint.h - found 2025-03-14T03:58:39.8923614Z -- Looking for stddef.h 2025-03-14T03:58:40.2756090Z -- Looking for stddef.h - found 2025-03-14T03:58:40.2757067Z -- Check size of void* 2025-03-14T03:58:40.7544905Z -- Check size of void* - done 2025-03-14T03:58:40.7876397Z -- Looking for cblas_sgemm 2025-03-14T03:58:41.3741049Z -- Looking for cblas_sgemm - found 2025-03-14T03:58:41.3746045Z -- Looking for cblas_gemm_bf16bf16f32 2025-03-14T03:58:42.0708626Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-03-14T03:58:42.0709065Z -- Looking for cblas_gemm_f16f16f32 2025-03-14T03:58:42.6908413Z -- Looking for cblas_gemm_f16f16f32 - found 2025-03-14T03:58:42.7130763Z -- MKL libraries: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/mkl_intel_lp64.lib;C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/mkl_intel_thread.lib;C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/mkl_core.lib;C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/libiomp5md.lib 2025-03-14T03:58:42.7133330Z -- MKL include directory: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/include 2025-03-14T03:58:42.7134012Z -- MKL OpenMP type: Intel 2025-03-14T03:58:42.7134717Z -- MKL OpenMP library: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/libiomp5md.lib 2025-03-14T03:58:42.7149691Z CMake Deprecation Warning at third_party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-14T03:58:42.7150390Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:42.7151038Z CMake. 2025-03-14T03:58:42.7151165Z 2025-03-14T03:58:42.7151396Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:42.7151976Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:42.7152496Z to work with policies introduced by or earlier. 2025-03-14T03:58:42.7152780Z 2025-03-14T03:58:42.7152785Z 2025-03-14T03:58:42.7259582Z CMake Deprecation Warning at third_party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-14T03:58:42.7260254Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:42.7260697Z CMake. 2025-03-14T03:58:42.7260834Z 2025-03-14T03:58:42.7261087Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:42.7261640Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:42.7262172Z to work with policies introduced by or earlier. 2025-03-14T03:58:42.7262463Z 2025-03-14T03:58:42.7262467Z 2025-03-14T03:58:42.7332739Z CMake Deprecation Warning at third_party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-14T03:58:42.7333415Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:42.7333854Z CMake. 2025-03-14T03:58:42.7333976Z 2025-03-14T03:58:42.7334233Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:42.7334799Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:42.7335280Z to work with policies introduced by or earlier. 2025-03-14T03:58:42.7335564Z 2025-03-14T03:58:42.7335568Z 2025-03-14T03:58:43.3251305Z -- The ASM compiler identification is MSVC 2025-03-14T03:58:43.3313619Z -- Found assembler: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe 2025-03-14T03:58:43.3526127Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-03-14T03:58:43.3584280Z -- Generating microkernels.cmake 2025-03-14T03:58:47.7868428Z 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-03-14T03:58:47.7869866Z 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-03-14T03:58:47.7870745Z No microkernel found in src\reference\binary-elementwise.cc 2025-03-14T03:58:47.7871218Z No microkernel found in src\reference\packing.cc 2025-03-14T03:58:47.7871660Z No microkernel found in src\reference\unary-elementwise.cc 2025-03-14T03:58:47.8858760Z CMake Deprecation Warning at third_party/benchmark/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-14T03:58:47.8859497Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:47.8859973Z CMake. 2025-03-14T03:58:47.8860095Z 2025-03-14T03:58:47.8860325Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:47.8860903Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:47.8861407Z to work with policies introduced by or earlier. 2025-03-14T03:58:47.8861670Z 2025-03-14T03:58:47.8861674Z 2025-03-14T03:58:47.9205149Z -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.47.1.windows.2") 2025-03-14T03:58:47.9931073Z -- git version: v0.0.0 normalized to 0.0.0 2025-03-14T03:58:47.9931493Z -- Version: 1.6.1 2025-03-14T03:58:47.9947498Z -- Looking for shm_open in rt 2025-03-14T03:58:48.2109796Z -- Looking for shm_open in rt - not found 2025-03-14T03:58:48.2112239Z -- Performing Test HAVE_STD_REGEX 2025-03-14T03:58:48.2112605Z -- Performing Test HAVE_STD_REGEX 2025-03-14T03:58:49.3831390Z -- Performing Test HAVE_STD_REGEX -- success 2025-03-14T03:58:49.3831906Z -- Performing Test HAVE_GNU_POSIX_REGEX 2025-03-14T03:58:49.3832490Z -- Performing Test HAVE_GNU_POSIX_REGEX 2025-03-14T03:58:49.5224734Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-03-14T03:58:49.5225220Z -- Performing Test HAVE_POSIX_REGEX 2025-03-14T03:58:49.5225566Z -- Performing Test HAVE_POSIX_REGEX 2025-03-14T03:58:49.6541271Z -- Performing Test HAVE_POSIX_REGEX -- failed to compile 2025-03-14T03:58:49.6542161Z -- Performing Test HAVE_STEADY_CLOCK 2025-03-14T03:58:49.6542505Z -- Performing Test HAVE_STEADY_CLOCK 2025-03-14T03:58:50.2663986Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-03-14T03:58:50.3062675Z CMake Warning (dev) at third_party/fbgemm/CMakeLists.txt:93 (find_package): 2025-03-14T03:58:50.3063360Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-03-14T03:58:50.3063952Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-03-14T03:58:50.3064511Z the cmake_policy command to set the policy and suppress this warning. 2025-03-14T03:58:50.3064845Z 2025-03-14T03:58:50.3065081Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T03:58:50.3065402Z 2025-03-14T03:58:50.3426175Z -- Found PythonInterp: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/python.exe (found version "3.9.21") 2025-03-14T03:58:50.3453301Z -- Performing Test COMPILER_SUPPORTS_AVX512 2025-03-14T03:58:50.8078616Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2025-03-14T03:58:50.8114512Z -- Check OMP with lib C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-03-14T03:58:51.2642467Z -- Check OMP with lib C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-03-14T03:58:52.0287897Z CMake Warning (dev) at .ci/pytorch/windows/conda/envs/py39/Library/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-03-14T03:58:52.0288898Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-03-14T03:58:52.0289499Z does not match the name of the calling package (OpenMP). This can lead to 2025-03-14T03:58:52.0290055Z problems in calling code that expects `find_package` result variables 2025-03-14T03:58:52.0290537Z (e.g., `_FOUND`) to follow a certain pattern. 2025-03-14T03:58:52.0290891Z Call Stack (most recent call first): 2025-03-14T03:58:52.0291344Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-03-14T03:58:52.0291852Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2025-03-14T03:58:52.0292366Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T03:58:52.0292711Z 2025-03-14T03:58:52.0292847Z -- Found OpenMP_C: -openmp:experimental 2025-03-14T03:58:52.4416701Z CMake Warning (dev) at .ci/pytorch/windows/conda/envs/py39/Library/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-03-14T03:58:52.4417702Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-03-14T03:58:52.4418301Z does not match the name of the calling package (OpenMP). This can lead to 2025-03-14T03:58:52.4418923Z problems in calling code that expects `find_package` result variables 2025-03-14T03:58:52.4419457Z (e.g., `_FOUND`) to follow a certain pattern. 2025-03-14T03:58:52.4419828Z Call Stack (most recent call first): 2025-03-14T03:58:52.4420275Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-03-14T03:58:52.4420802Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2025-03-14T03:58:52.4421292Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T03:58:52.4421645Z 2025-03-14T03:58:52.4421788Z -- Found OpenMP_CXX: -openmp:experimental 2025-03-14T03:58:52.4431975Z -- Found OpenMP: TRUE 2025-03-14T03:58:52.4434704Z CMake Warning at third_party/fbgemm/CMakeLists.txt:138 (message): 2025-03-14T03:58:52.4435388Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2025-03-14T03:58:52.4435660Z 2025-03-14T03:58:52.4435665Z 2025-03-14T03:58:52.5891620Z CMake Warning at third_party/fbgemm/CMakeLists.txt:232 (message): 2025-03-14T03:58:52.5892108Z ========== 2025-03-14T03:58:52.5892275Z 2025-03-14T03:58:52.5892280Z 2025-03-14T03:58:52.5892488Z CMake Warning at third_party/fbgemm/CMakeLists.txt:233 (message): 2025-03-14T03:58:52.5892933Z CMAKE_BUILD_TYPE = Debug 2025-03-14T03:58:52.5893114Z 2025-03-14T03:58:52.5893143Z 2025-03-14T03:58:52.5893347Z CMake Warning at third_party/fbgemm/CMakeLists.txt:234 (message): 2025-03-14T03:58:52.5893778Z CMAKE_CXX_FLAGS_DEBUG is /Z7 /Ob0 /Od /RTC1 /bigobj 2025-03-14T03:58:52.5894032Z 2025-03-14T03:58:52.5894062Z 2025-03-14T03:58:52.5894262Z CMake Warning at third_party/fbgemm/CMakeLists.txt:235 (message): 2025-03-14T03:58:52.5894719Z CMAKE_CXX_FLAGS_RELEASE is /O2 /Ob2 /DNDEBUG /bigobj 2025-03-14T03:58:52.5895002Z 2025-03-14T03:58:52.5895024Z 2025-03-14T03:58:52.5895253Z CMake Warning at third_party/fbgemm/CMakeLists.txt:236 (message): 2025-03-14T03:58:52.5895688Z ========== 2025-03-14T03:58:52.5895853Z 2025-03-14T03:58:52.5895859Z 2025-03-14T03:58:52.5908602Z CMake Deprecation Warning at third_party/fbgemm/third_party/asmjit/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-14T03:58:52.5909361Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:52.5909787Z CMake. 2025-03-14T03:58:52.5909937Z 2025-03-14T03:58:52.5910169Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:52.5910746Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:52.5911470Z to work with policies introduced by or earlier. 2025-03-14T03:58:52.5911730Z 2025-03-14T03:58:52.5911734Z 2025-03-14T03:58:52.6093798Z ** AsmJit Summary ** 2025-03-14T03:58:52.6094420Z ASMJIT_DIR=C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit 2025-03-14T03:58:52.6095015Z ASMJIT_TEST=FALSE 2025-03-14T03:58:52.6095284Z ASMJIT_TARGET_TYPE=SHARED 2025-03-14T03:58:52.6095590Z ASMJIT_DEPS= 2025-03-14T03:58:52.6095852Z ASMJIT_LIBS=asmjit 2025-03-14T03:58:52.6096124Z ASMJIT_CFLAGS= 2025-03-14T03:58:52.6096715Z ASMJIT_PRIVATE_CFLAGS=-MP;-GF;-Zc:__cplusplus;-Zc:inline;-Zc:strictStrings;-Zc:threadSafeInit-;-W4 2025-03-14T03:58:52.6097255Z ASMJIT_PRIVATE_CFLAGS_DBG=-GS 2025-03-14T03:58:52.6097607Z ASMJIT_PRIVATE_CFLAGS_REL=-GS-;-O2;-Oi 2025-03-14T03:58:52.6226265Z CMake Deprecation Warning at third_party/ittapi/CMakeLists.txt:7 (cmake_minimum_required): 2025-03-14T03:58:52.6226977Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:52.6227431Z CMake. 2025-03-14T03:58:52.6227563Z 2025-03-14T03:58:52.6227817Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:52.6228374Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:52.6228893Z to work with policies introduced by or earlier. 2025-03-14T03:58:52.6229178Z 2025-03-14T03:58:52.6229183Z 2025-03-14T03:58:52.6248381Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-14T03:58:52.6249050Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:52.6249493Z CMake. 2025-03-14T03:58:52.6249621Z 2025-03-14T03:58:52.6249869Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:52.6250430Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:52.6250949Z to work with policies introduced by or earlier. 2025-03-14T03:58:52.6251233Z 2025-03-14T03:58:52.6251237Z 2025-03-14T03:58:52.6322947Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-14T03:58:52.6323825Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:52.6324265Z CMake. 2025-03-14T03:58:52.6324390Z 2025-03-14T03:58:52.6324645Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:52.6325226Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:52.6325709Z to work with policies introduced by or earlier. 2025-03-14T03:58:52.6325992Z 2025-03-14T03:58:52.6325996Z 2025-03-14T03:58:52.6378237Z -- Using third party subdirectory Eigen. 2025-03-14T03:58:53.0012451Z -- Found Python: C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\python.exe (found version "3.9.21") found components: Interpreter 2025-03-14T03:58:53.0013383Z -- Using third_party/pybind11. 2025-03-14T03:58:53.0014836Z -- pybind11 include dirs: C:/actions-runner/_work/pytorch/pytorch/pytorch/cmake/../third_party/pybind11/include 2025-03-14T03:58:53.0049367Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-03-14T03:58:53.0050035Z -- Using third_party/opentelemetry-cpp. 2025-03-14T03:58:53.0050775Z -- opentelemetry api include dirs: C:/actions-runner/_work/pytorch/pytorch/pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-03-14T03:58:53.6286738Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-03-14T03:58:54.1255615Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-03-14T03:58:54.1264726Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-03-14T03:58:54.1269019Z CMake Warning at cmake/Dependencies.cmake:945 (message): 2025-03-14T03:58:54.1269758Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-03-14T03:58:54.1270205Z Call Stack (most recent call first): 2025-03-14T03:58:54.1270533Z CMakeLists.txt:868 (include) 2025-03-14T03:58:54.1270745Z 2025-03-14T03:58:54.1270750Z 2025-03-14T03:58:54.1330262Z -- Adding OpenMP CXX_FLAGS: -openmp:experimental 2025-03-14T03:58:54.1331116Z -- Will link against OpenMP libraries: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/libiomp5md.lib 2025-03-14T03:58:54.1346918Z CMake Deprecation Warning at third_party/gloo/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-14T03:58:54.1347580Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:54.1348028Z CMake. 2025-03-14T03:58:54.1348157Z 2025-03-14T03:58:54.1348411Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:54.1348972Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:54.1349507Z to work with policies introduced by or earlier. 2025-03-14T03:58:54.1349793Z 2025-03-14T03:58:54.1349797Z 2025-03-14T03:58:54.1350941Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2025-03-14T03:58:54.1351502Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2025-03-14T03:58:54.1352105Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2025-03-14T03:58:54.1352619Z set the policy and suppress this warning. 2025-03-14T03:58:54.1352848Z 2025-03-14T03:58:54.1353100Z For compatibility with older versions of CMake, option is clearing the 2025-03-14T03:58:54.1353541Z normal variable 'BUILD_BENCHMARK'. 2025-03-14T03:58:54.1353988Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T03:58:54.1354329Z 2025-03-14T03:58:54.1354542Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:35 (option): 2025-03-14T03:58:54.1355101Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2025-03-14T03:58:54.1355680Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2025-03-14T03:58:54.1356182Z set the policy and suppress this warning. 2025-03-14T03:58:54.1356407Z 2025-03-14T03:58:54.1356838Z For compatibility with older versions of CMake, option is clearing the 2025-03-14T03:58:54.1357273Z normal variable 'USE_NCCL'. 2025-03-14T03:58:54.1357692Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T03:58:54.1358029Z 2025-03-14T03:58:54.1358235Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:36 (option): 2025-03-14T03:58:54.1358781Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2025-03-14T03:58:54.1359357Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2025-03-14T03:58:54.1359824Z set the policy and suppress this warning. 2025-03-14T03:58:54.1360075Z 2025-03-14T03:58:54.1360311Z For compatibility with older versions of CMake, option is clearing the 2025-03-14T03:58:54.1360765Z normal variable 'USE_RCCL'. 2025-03-14T03:58:54.1361169Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T03:58:54.1361483Z 2025-03-14T03:58:54.1361594Z -- MSVC detected 2025-03-14T03:58:54.1361866Z -- Set USE_REDIS OFF 2025-03-14T03:58:54.1362116Z -- Set USE_IBVERBS OFF 2025-03-14T03:58:54.1362394Z -- Set USE_NCCL OFF 2025-03-14T03:58:54.1362653Z -- Set USE_RCCL OFF 2025-03-14T03:58:54.1362907Z -- Set USE_LIBUV ON 2025-03-14T03:58:54.1363196Z -- Only USE_LIBUV is supported on Windows 2025-03-14T03:58:54.1382733Z -- Gloo build as SHARED library 2025-03-14T03:58:54.1591222Z CMake Warning (dev) at third_party/onnx/CMakeLists.txt:106 (find_package): 2025-03-14T03:58:54.1591857Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-03-14T03:58:54.1592459Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-03-14T03:58:54.1593209Z the cmake_policy command to set the policy and suppress this warning. 2025-03-14T03:58:54.1593535Z 2025-03-14T03:58:54.1593783Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T03:58:54.1594104Z 2025-03-14T03:58:54.1850564Z Generated: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-03-14T03:58:54.1857967Z Generated: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-03-14T03:58:54.1865715Z Generated: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-03-14T03:58:54.3804648Z -- 2025-03-14T03:58:54.3804982Z -- ******** Summary ******** 2025-03-14T03:58:54.3805382Z -- CMake version : 3.31.2 2025-03-14T03:58:54.3806106Z -- CMake command : C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/bin/cmake.exe 2025-03-14T03:58:54.3806821Z -- System : Windows 2025-03-14T03:58:54.3807450Z -- C++ compiler : C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe 2025-03-14T03:58:54.3808090Z -- C++ compiler version : 19.38.33144.0 2025-03-14T03:58:54.3808687Z -- CXX flags : /DWIN32 /D_WINDOWS /GR /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL /EHsc /wd26812 2025-03-14T03:58:54.3809285Z -- Build type : Debug 2025-03-14T03:58:54.3809773Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2025-03-14T03:58:54.3810559Z -- CMAKE_PREFIX_PATH : C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\Lib\site-packages 2025-03-14T03:58:54.3811348Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/pytorch/torch 2025-03-14T03:58:54.3812006Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/pytorch/cmake/Modules 2025-03-14T03:58:54.3812488Z -- 2025-03-14T03:58:54.3812724Z -- ONNX version : 1.17.0 2025-03-14T03:58:54.3813100Z -- ONNX NAMESPACE : onnx_torch 2025-03-14T03:58:54.3813681Z -- ONNX_USE_LITE_PROTO : OFF 2025-03-14T03:58:54.3814044Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-03-14T03:58:54.3814413Z -- Protobuf_USE_STATIC_LIBS : ON 2025-03-14T03:58:54.3814752Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-03-14T03:58:54.3815122Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-03-14T03:58:54.3815481Z -- ONNX_WERROR : OFF 2025-03-14T03:58:54.3815822Z -- ONNX_BUILD_TESTS : OFF 2025-03-14T03:58:54.3816174Z -- ONNX_BUILD_SHARED_LIBS : 2025-03-14T03:58:54.3816585Z -- BUILD_SHARED_LIBS : OFF 2025-03-14T03:58:54.3816915Z -- 2025-03-14T03:58:54.3817178Z -- Protobuf compiler : 2025-03-14T03:58:54.3817527Z -- Protobuf includes : 2025-03-14T03:58:54.3817880Z -- Protobuf libraries : 2025-03-14T03:58:54.3818217Z -- BUILD_ONNX_PYTHON : OFF 2025-03-14T03:58:54.3818646Z CMake Warning at cmake/Dependencies.cmake:1407 (message): 2025-03-14T03:58:54.3819175Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2025-03-14T03:58:54.3819646Z Call Stack (most recent call first): 2025-03-14T03:58:54.3819990Z CMakeLists.txt:868 (include) 2025-03-14T03:58:54.3820184Z 2025-03-14T03:58:54.3820189Z 2025-03-14T03:58:54.3820434Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-03-14T03:58:54.3820872Z -- Removing -DNDEBUG from compile flags 2025-03-14T03:58:54.3822626Z -- Could not find hardware support for NEON on this machine. 2025-03-14T03:58:54.3823060Z -- No OMAP3 processor on this machine. 2025-03-14T03:58:54.3823416Z -- No OMAP4 processor on this machine. 2025-03-14T03:58:54.3839681Z -- Looking for sbgemm_ 2025-03-14T03:58:54.6855195Z -- Looking for sbgemm_ - not found 2025-03-14T03:58:54.6865961Z -- Found a library with LAPACK API (mkl). 2025-03-14T03:58:54.6867100Z disabling CUDA because NOT USE_CUDA is set 2025-03-14T03:58:54.6867571Z disabling ROCM because NOT USE_ROCM is set 2025-03-14T03:58:54.6867989Z -- MIOpen not found. Compiling without MIOpen support 2025-03-14T03:58:54.6876258Z -- Will build oneDNN UKERNEL 2025-03-14T03:58:54.6924229Z -- MKLDNN_CPU_RUNTIME = OMP 2025-03-14T03:58:54.6943291Z -- DNNL_TARGET_ARCH: X64 2025-03-14T03:58:54.6973116Z -- DNNL_LIBRARY_NAME: dnnl 2025-03-14T03:58:54.7073902Z CMake Warning (dev) at .ci/pytorch/windows/conda/envs/py39/Library/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-03-14T03:58:54.7074906Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-03-14T03:58:54.7075516Z does not match the name of the calling package (OpenMP). This can lead to 2025-03-14T03:58:54.7076100Z problems in calling code that expects `find_package` result variables 2025-03-14T03:58:54.7076572Z (e.g., `_FOUND`) to follow a certain pattern. 2025-03-14T03:58:54.7076943Z Call Stack (most recent call first): 2025-03-14T03:58:54.7077426Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-03-14T03:58:54.7077987Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-03-14T03:58:54.7078446Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-03-14T03:58:54.7078947Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T03:58:54.7079292Z 2025-03-14T03:58:54.7079427Z -- Found OpenMP_C: -openmp:experimental 2025-03-14T03:58:54.7084866Z CMake Warning (dev) at .ci/pytorch/windows/conda/envs/py39/Library/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-03-14T03:58:54.7085799Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-03-14T03:58:54.7086424Z does not match the name of the calling package (OpenMP). This can lead to 2025-03-14T03:58:54.7087026Z problems in calling code that expects `find_package` result variables 2025-03-14T03:58:54.7087480Z (e.g., `_FOUND`) to follow a certain pattern. 2025-03-14T03:58:54.7088048Z Call Stack (most recent call first): 2025-03-14T03:58:54.7088522Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-03-14T03:58:54.7089086Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-03-14T03:58:54.7089579Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-03-14T03:58:54.7090062Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T03:58:54.7090407Z 2025-03-14T03:58:54.7090544Z -- Found OpenMP_CXX: -openmp:experimental 2025-03-14T03:58:54.7495512Z -- Enabled testing coverage: CI 2025-03-14T03:58:54.7507526Z -- Enabled workload: TRAINING 2025-03-14T03:58:54.7507897Z -- Enabled primitives: ALL 2025-03-14T03:58:54.7508362Z -- Enabled primitive CPU ISA: ALL 2025-03-14T03:58:54.7508688Z -- Enabled primitive GPU ISA: ALL 2025-03-14T03:58:54.7509107Z -- Enabled GeMM kernels ISA: ALL 2025-03-14T03:58:54.7609347Z -- Primitive cache is enabled 2025-03-14T03:58:54.7610411Z -- Experimental functionality for ukernels is enabled 2025-03-14T03:58:54.8250398Z -- The ASM_MASM compiler identification is MSVC 2025-03-14T03:58:54.8668562Z -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/ml64.exe 2025-03-14T03:58:54.8932526Z -- Graph component is enabled 2025-03-14T03:58:54.9039621Z -- Graph compiler backend is disabled. 2025-03-14T03:58:54.9154412Z -- Found MKL-DNN: TRUE 2025-03-14T03:58:54.9247660Z -- {fmt} version: 11.1.4 2025-03-14T03:58:54.9248018Z -- Build type: Debug 2025-03-14T03:58:54.9330683Z -- Using CPU-only version of Kineto 2025-03-14T03:58:54.9331089Z -- Configuring Kineto dependency: 2025-03-14T03:58:54.9331826Z -- KINETO_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto 2025-03-14T03:58:54.9332401Z -- KINETO_BUILD_TESTS = OFF 2025-03-14T03:58:54.9332723Z -- KINETO_LIBRARY_TYPE = static 2025-03-14T03:58:54.9346385Z CMake Deprecation Warning at third_party/kineto/libkineto/CMakeLists.txt:7 (cmake_minimum_required): 2025-03-14T03:58:54.9347101Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:58:54.9347544Z CMake. 2025-03-14T03:58:54.9347671Z 2025-03-14T03:58:54.9347899Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:58:54.9348475Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:58:54.9348978Z to work with policies introduced by or earlier. 2025-03-14T03:58:54.9349256Z 2025-03-14T03:58:54.9349261Z 2025-03-14T03:58:54.9395316Z CMake Warning (dev) at third_party/kineto/libkineto/CMakeLists.txt:15 (find_package): 2025-03-14T03:58:54.9395960Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-03-14T03:58:54.9396501Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-03-14T03:58:54.9397024Z the cmake_policy command to set the policy and suppress this warning. 2025-03-14T03:58:54.9397336Z 2025-03-14T03:58:54.9397539Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T03:58:54.9397857Z 2025-03-14T03:58:54.9654363Z INFO CUDA_SOURCE_DIR = 2025-03-14T03:58:54.9654717Z INFO ROCM_SOURCE_DIR = 2025-03-14T03:58:54.9919943Z INFO CUPTI unavailable or disabled - not building GPU profilers 2025-03-14T03:58:55.0385782Z -- Kineto: FMT_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt 2025-03-14T03:58:55.0386390Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2025-03-14T03:58:55.0386955Z -- Kineto: FMT_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt/include 2025-03-14T03:58:55.0387575Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-03-14T03:58:55.0388275Z INFO DYNOLOG_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-03-14T03:58:55.0389381Z INFO IPCFABRIC_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-03-14T03:58:55.0415906Z -- Configured Kineto (CPU) 2025-03-14T03:58:55.0469482Z -- Performing Test HAS/WD4624 2025-03-14T03:58:55.4303882Z -- Performing Test HAS/WD4624 - Success 2025-03-14T03:58:55.4328718Z -- Performing Test HAS/WD4068 2025-03-14T03:58:55.7896034Z -- Performing Test HAS/WD4068 - Success 2025-03-14T03:58:55.7920888Z -- Performing Test HAS/WD4067 2025-03-14T03:58:56.1425431Z -- Performing Test HAS/WD4067 - Success 2025-03-14T03:58:56.1450326Z -- Performing Test HAS/WD4267 2025-03-14T03:58:56.5043572Z -- Performing Test HAS/WD4267 - Success 2025-03-14T03:58:56.5069485Z -- Performing Test HAS/WD4661 2025-03-14T03:58:56.8618201Z -- Performing Test HAS/WD4661 - Success 2025-03-14T03:58:56.8643542Z -- Performing Test HAS/WD4717 2025-03-14T03:58:57.2317840Z -- Performing Test HAS/WD4717 - Success 2025-03-14T03:58:57.2343376Z -- Performing Test HAS/WD4244 2025-03-14T03:58:57.6175486Z -- Performing Test HAS/WD4244 - Success 2025-03-14T03:58:57.6200571Z -- Performing Test HAS/WD4804 2025-03-14T03:58:57.9804090Z -- Performing Test HAS/WD4804 - Success 2025-03-14T03:58:57.9830001Z -- Performing Test HAS/WD4273 2025-03-14T03:58:58.3452590Z -- Performing Test HAS/WD4273 - Success 2025-03-14T03:58:58.3478658Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-03-14T03:58:58.5173410Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2025-03-14T03:58:58.5253807Z -- 2025-03-14T03:58:58.5256915Z -- Use the C++ compiler to compile (MI_USE_CXX=ON) 2025-03-14T03:58:58.5261782Z -- 2025-03-14T03:58:58.5262027Z -- Library base name: mimalloc-debug 2025-03-14T03:58:58.5262331Z -- Version : 1.8 2025-03-14T03:58:58.5262848Z -- Build type : debug 2025-03-14T03:58:58.5263447Z -- C++ Compiler : C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe 2025-03-14T03:58:58.5264043Z -- Compiler flags : /Zc:__cplusplus 2025-03-14T03:58:58.5264354Z -- Compiler defines : 2025-03-14T03:58:58.5264673Z -- Link libraries : psapi;shell32;user32;advapi32;bcrypt 2025-03-14T03:58:58.5265045Z -- Build targets : static 2025-03-14T03:58:58.5265307Z -- 2025-03-14T03:58:58.5370207Z -- Performing Test HAS_WDEPRECATED 2025-03-14T03:58:58.6531764Z -- Performing Test HAS_WDEPRECATED - Failed 2025-03-14T03:58:58.6535123Z -- don't use NUMA 2025-03-14T03:58:58.6589102Z -- Looking for backtrace 2025-03-14T03:58:58.7912474Z -- Looking for backtrace - not found 2025-03-14T03:58:58.7963946Z -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 2025-03-14T03:59:02.6055290Z -- headers outputs: 2025-03-14T03:59:04.5355854Z -- sources outputs: 2025-03-14T03:59:05.9950023Z -- declarations_yaml outputs: 2025-03-14T03:59:06.0035176Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-03-14T03:59:06.3755181Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2025-03-14T03:59:06.6021034Z -- Using ATen parallel backend: OMP 2025-03-14T03:59:06.6037608Z disabling CUDA because USE_CUDA is set false 2025-03-14T03:59:06.7021475Z -- TH_BINARY_BUILD detected. Enabling special linkage. 2025-03-14T03:59:06.9016904Z -- Found OpenSSL: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/libcrypto.lib (found version "3.0.16") 2025-03-14T03:59:06.9708613Z -- Check size of long double 2025-03-14T03:59:07.3662406Z -- Check size of long double - done 2025-03-14T03:59:07.3667574Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-03-14T03:59:07.5399319Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Failed 2025-03-14T03:59:07.5403785Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-03-14T03:59:07.9737018Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-03-14T03:59:07.9740667Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-03-14T03:59:08.4033085Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-03-14T03:59:08.4036501Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-03-14T03:59:08.8329277Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-03-14T03:59:08.8333021Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-03-14T03:59:09.2814775Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-03-14T03:59:09.2818138Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-03-14T03:59:09.7292031Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-03-14T03:59:09.7295802Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-03-14T03:59:10.1713550Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-03-14T03:59:10.1761832Z -- Found OpenMP_C: -openmp:experimental (found version "2.0") 2025-03-14T03:59:10.1774473Z -- Found OpenMP_CXX: -openmp:experimental (found version "2.0") 2025-03-14T03:59:10.1785646Z -- Found OpenMP: TRUE (found version "2.0") 2025-03-14T03:59:10.1790947Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-03-14T03:59:10.5993294Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-03-14T03:59:10.5996606Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-03-14T03:59:10.7789507Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Failed 2025-03-14T03:59:10.7792569Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-03-14T03:59:10.9470505Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Failed 2025-03-14T03:59:10.9473883Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-03-14T03:59:11.3150430Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2025-03-14T03:59:11.3164679Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-03-14T03:59:11.4451993Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Failed 2025-03-14T03:59:11.5374364Z Target system: Windows-10.0.17763 2025-03-14T03:59:11.5374797Z -- Configuring build for SLEEF-v3.7.0 2025-03-14T03:59:11.5375394Z Target processor: AMD64 2025-03-14T03:59:11.5375786Z Host system: Windows-10.0.17763 2025-03-14T03:59:11.5376135Z Host processor: AMD64 2025-03-14T03:59:11.5376769Z Detected C compiler: MSVC @ C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe 2025-03-14T03:59:11.5377424Z CMake: 3.31.2 2025-03-14T03:59:11.5378001Z Make program: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Scripts/ninja.exe 2025-03-14T03:59:11.5378829Z -- Using option `/D_CRT_SECURE_NO_WARNINGS /D_CRT_NONSTDC_NO_DEPRECATE ` to compile libsleef 2025-03-14T03:59:11.5379328Z -- Building shared libs : OFF 2025-03-14T03:59:11.5379653Z -- Building static test bins: OFF 2025-03-14T03:59:11.5379990Z -- MPFR : LIB_MPFR-NOTFOUND 2025-03-14T03:59:11.5380309Z -- GMP : LIBGMP-NOTFOUND 2025-03-14T03:59:11.5380592Z -- RT : 2025-03-14T03:59:11.5380820Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-03-14T03:59:11.5381114Z -- OPENSSL : 3.0.16 2025-03-14T03:59:11.5381394Z -- SDE : SDE_COMMAND-NOTFOUND 2025-03-14T03:59:11.5381722Z -- COMPILER_SUPPORTS_OPENMP : FALSE 2025-03-14T03:59:11.5974889Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-03-14T03:59:11.5975680Z core header install: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/aten/src/ATen/core/TensorBody.h 2025-03-14T03:59:11.5976708Z core header install: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/aten/src/ATen/core/aten_interned_strings.h 2025-03-14T03:59:11.5977679Z core header install: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/aten/src/ATen/core/enum_tag.h 2025-03-14T03:59:12.0752136Z CMake Deprecation Warning at test/edge/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-14T03:59:12.0752831Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T03:59:12.0753283Z CMake. 2025-03-14T03:59:12.0753411Z 2025-03-14T03:59:12.0753696Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T03:59:12.0754275Z to tell CMake that the project requires at least but has been updated 2025-03-14T03:59:12.0754761Z to work with policies introduced by or earlier. 2025-03-14T03:59:12.0755051Z 2025-03-14T03:59:12.0755778Z 2025-03-14T03:59:12.0799383Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2025-03-14T03:59:12.1933325Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Failed 2025-03-14T03:59:12.1938763Z -- Generating sources for unboxing kernels C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\python.exe;-m;torchgen.gen_executorch;--source-path=C:/actions-runner/_work/pytorch/pytorch/pytorch/test/edge/../../test/edge;--install-dir=C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/out;--tags-path=C:/actions-runner/_work/pytorch/pytorch/pytorch/test/edge/../../aten/src/ATen/native/tags.yaml;--aten-yaml-path=C:/actions-runner/_work/pytorch/pytorch/pytorch/test/edge/../../aten/src/ATen/native/native_functions.yaml;--use-aten-lib;--op-selection-yaml-path=C:/actions-runner/_work/pytorch/pytorch/pytorch/test/edge/../../test/edge/selected_operators.yaml;--custom-ops-yaml-path=C:/actions-runner/_work/pytorch/pytorch/pytorch/test/edge/../../test/edge/custom_ops.yaml 2025-03-14T03:59:12.2250611Z CMake Warning at CMakeLists.txt:1276 (message): 2025-03-14T03:59:12.2251148Z Generated cmake files are only fully tested if one builds with system glog, 2025-03-14T03:59:12.2251744Z gflags, and protobuf. Other settings may generate files that are not well 2025-03-14T03:59:12.2252195Z tested. 2025-03-14T03:59:12.2252322Z 2025-03-14T03:59:12.2252327Z 2025-03-14T03:59:12.2271899Z -- 2025-03-14T03:59:12.2272145Z -- ******** Summary ******** 2025-03-14T03:59:12.2272449Z -- General: 2025-03-14T03:59:12.2272717Z -- CMake version : 3.31.2 2025-03-14T03:59:12.2273399Z -- CMake command : C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/bin/cmake.exe 2025-03-14T03:59:12.2274292Z -- System : Windows 2025-03-14T03:59:12.2274981Z -- C++ compiler : C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe 2025-03-14T03:59:12.2275581Z -- C++ compiler id : MSVC 2025-03-14T03:59:12.2275929Z -- C++ compiler version : 19.38.33144.0 2025-03-14T03:59:12.2276291Z -- Using ccache if found : OFF 2025-03-14T03:59:12.2277586Z -- CXX flags : /DWIN32 /D_WINDOWS /GR /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE /wd4624 /wd4068 /wd4067 /wd4267 /wd4661 /wd4717 /wd4244 /wd4804 /wd4273 2025-03-14T03:59:12.2278985Z -- Shared LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-03-14T03:59:12.2279549Z -- Static LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-03-14T03:59:12.2280092Z -- Module LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-03-14T03:59:12.2280479Z -- Build type : Debug 2025-03-14T03:59:12.2281581Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;_CRT_SECURE_NO_DEPRECATE=1;IDEEP_USE_MKL;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS;EXPORT_AOTI_FUNCTIONS;WIN32_LEAN_AND_MEAN;_UCRT_LEGACY_INFINITY;NOMINMAX;USE_MIMALLOC 2025-03-14T03:59:12.2283015Z -- CMAKE_PREFIX_PATH : C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\Lib\site-packages 2025-03-14T03:59:12.2283806Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/pytorch/torch 2025-03-14T03:59:12.2284293Z -- USE_GOLD_LINKER : ON 2025-03-14T03:59:12.2284605Z -- 2025-03-14T03:59:12.2284856Z -- TORCH_VERSION : 2.8.0 2025-03-14T03:59:12.2285174Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-03-14T03:59:12.2285537Z -- BUILD_BINARY : OFF 2025-03-14T03:59:12.2285860Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-03-14T03:59:12.2286172Z -- Link local protobuf : ON 2025-03-14T03:59:12.2286462Z -- BUILD_PYTHON : False 2025-03-14T03:59:12.2286763Z -- BUILD_SHARED_LIBS : ON 2025-03-14T03:59:12.2287236Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-03-14T03:59:12.2287594Z -- BUILD_TEST : True 2025-03-14T03:59:12.2287912Z -- BUILD_JNI : OFF 2025-03-14T03:59:12.2288226Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-03-14T03:59:12.2288523Z -- BUILD_LITE_INTERPRETER: OFF 2025-03-14T03:59:12.2288843Z -- INTERN_BUILD_MOBILE : 2025-03-14T03:59:12.2289150Z -- TRACING_BASED : OFF 2025-03-14T03:59:12.2289454Z -- USE_BLAS : 1 2025-03-14T03:59:12.2289745Z -- BLAS : mkl 2025-03-14T03:59:12.2290031Z -- BLAS_HAS_SBGEMM : 2025-03-14T03:59:12.2290323Z -- USE_LAPACK : 1 2025-03-14T03:59:12.2290623Z -- LAPACK : mkl 2025-03-14T03:59:12.2290934Z -- USE_ASAN : OFF 2025-03-14T03:59:12.2291240Z -- USE_TSAN : OFF 2025-03-14T03:59:12.2291526Z -- USE_CPP_CODE_COVERAGE : OFF 2025-03-14T03:59:12.2291837Z -- USE_CUDA : 0 2025-03-14T03:59:12.2292139Z -- USE_XPU : OFF 2025-03-14T03:59:12.2292438Z -- USE_ROCM : OFF 2025-03-14T03:59:12.2292750Z -- BUILD_NVFUSER : 2025-03-14T03:59:12.2293028Z -- USE_EIGEN_FOR_BLAS : 2025-03-14T03:59:12.2293336Z -- USE_FBGEMM : ON 2025-03-14T03:59:12.2293637Z -- USE_FAKELOWP : OFF 2025-03-14T03:59:12.2293949Z -- USE_KINETO : ON 2025-03-14T03:59:12.2294247Z -- USE_GFLAGS : OFF 2025-03-14T03:59:12.2294524Z -- USE_GLOG : OFF 2025-03-14T03:59:12.2294828Z -- USE_LITE_PROTO : OFF 2025-03-14T03:59:12.2295138Z -- USE_PYTORCH_METAL : OFF 2025-03-14T03:59:12.2295461Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-03-14T03:59:12.2296010Z -- USE_MPS : OFF 2025-03-14T03:59:12.2296296Z -- CAN_COMPILE_METAL : 2025-03-14T03:59:12.2296605Z -- USE_MKL : ON 2025-03-14T03:59:12.2296904Z -- USE_STATIC_MKL : OFF 2025-03-14T03:59:12.2297213Z -- USE_MKLDNN : ON 2025-03-14T03:59:12.2297505Z -- USE_MKLDNN_ACL : OFF 2025-03-14T03:59:12.2297786Z -- USE_MKLDNN_CBLAS : OFF 2025-03-14T03:59:12.2298087Z -- USE_UCC : OFF 2025-03-14T03:59:12.2298385Z -- USE_ITT : ON 2025-03-14T03:59:12.2298691Z -- USE_NCCL : OFF 2025-03-14T03:59:12.2298969Z -- USE_NNPACK : OFF 2025-03-14T03:59:12.2299263Z -- USE_NUMPY : True 2025-03-14T03:59:12.2299575Z -- USE_OBSERVERS : OFF 2025-03-14T03:59:12.2299881Z -- USE_OPENCL : OFF 2025-03-14T03:59:12.2300182Z -- USE_OPENMP : ON 2025-03-14T03:59:12.2300459Z -- USE_MIMALLOC : ON 2025-03-14T03:59:12.2300766Z -- USE_MIMALLOC_ON_MKL : OFF 2025-03-14T03:59:12.2301082Z -- USE_VULKAN : OFF 2025-03-14T03:59:12.2301389Z -- USE_PROF : OFF 2025-03-14T03:59:12.2301697Z -- USE_PYTORCH_QNNPACK : OFF 2025-03-14T03:59:12.2301985Z -- USE_XNNPACK : ON 2025-03-14T03:59:12.2302320Z -- USE_DISTRIBUTED : ON 2025-03-14T03:59:12.2302630Z -- USE_MPI : OFF 2025-03-14T03:59:12.2302962Z -- USE_GLOO : ON 2025-03-14T03:59:12.2303284Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-03-14T03:59:12.2303577Z -- USE_TENSORPIPE : OFF 2025-03-14T03:59:12.2303953Z -- Public Dependencies : caffe2::mkl 2025-03-14T03:59:12.2304783Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;XNNPACK;microkernels-prod;fbgemm;ittnotify;fp16;caffe2::openmp;gloo;fmt::fmt-header-only;kineto 2025-03-14T03:59:12.2305710Z -- Public CUDA Deps. : 2025-03-14T03:59:12.2306027Z -- Private CUDA Deps. : 2025-03-14T03:59:12.2306345Z -- USE_COREML_DELEGATE : OFF 2025-03-14T03:59:12.2306656Z -- BUILD_LAZY_TS_BACKEND : ON 2025-03-14T03:59:12.2306979Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-03-14T03:59:12.2361120Z -- Configuring done (40.2s) 2025-03-14T03:59:18.3381036Z CMake Warning: 2025-03-14T03:59:18.3381708Z Manually-specified variables were not used by the project: 2025-03-14T03:59:18.3382051Z 2025-03-14T03:59:18.3382195Z BUILD_ENVIRONMENT 2025-03-14T03:59:18.3382478Z BUILD_PYTHONLESS 2025-03-14T03:59:18.3382789Z BUILD_TYPE 2025-03-14T03:59:18.3383053Z CUDA_NVCC_EXECUTABLE 2025-03-14T03:59:18.3383315Z USE_SCCACHE 2025-03-14T03:59:18.3383573Z USE_SPLIT_BUILD 2025-03-14T03:59:18.3383748Z 2025-03-14T03:59:18.3383753Z 2025-03-14T03:59:18.3383866Z -- Generating done (6.1s) 2025-03-14T03:59:18.3408334Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build 2025-03-14T03:59:32.1283594Z [1/4] Generating ATen declarations_yaml 2025-03-14T03:59:32.1284320Z [2/4] Generating ATen sources 2025-03-14T03:59:32.1284881Z [3/4] Generating ATen headers 2025-03-14T03:59:32.1286139Z [1/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-03-14T03:59:32.1288094Z [2/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-03-14T03:59:32.1290035Z [3/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-03-14T03:59:32.2777410Z [4/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\arena.cc.obj 2025-03-14T03:59:32.2779534Z [5/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-03-14T03:59:32.2781436Z [6/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\any_lite.cc.obj 2025-03-14T03:59:32.7116645Z [7/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-03-14T03:59:32.7118729Z [8/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-03-14T03:59:32.7120750Z [9/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-03-14T03:59:32.7122832Z [10/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-03-14T03:59:33.4759733Z [11/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-03-14T03:59:33.4761523Z [12/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\extension_set.cc.obj 2025-03-14T03:59:33.4763485Z [13/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-03-14T03:59:33.4765458Z [14/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-03-14T03:59:33.5652812Z [15/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-03-14T03:59:33.5654409Z [16/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-03-14T03:59:33.5655881Z [17/6912] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\version.rc.res 2025-03-14T03:59:33.5656882Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-03-14T03:59:33.5657353Z 2025-03-14T03:59:33.5657360Z 2025-03-14T03:59:33.5657677Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T03:59:33.5658135Z 2025-03-14T03:59:33.5658143Z 2025-03-14T03:59:33.5658148Z 2025-03-14T03:59:33.5658153Z 2025-03-14T03:59:33.7590290Z [18/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\parse_context.cc.obj 2025-03-14T03:59:33.7592412Z [19/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-03-14T03:59:33.7594240Z [20/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\message_lite.cc.obj 2025-03-14T03:59:33.7596074Z [21/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-03-14T03:59:34.0392904Z [22/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-03-14T03:59:34.0395017Z [23/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-03-14T03:59:34.0397047Z [24/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-03-14T03:59:34.9750805Z [25/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-03-14T03:59:34.9753735Z [26/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-03-14T03:59:34.9755466Z [27/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-03-14T03:59:34.9757801Z [28/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\arena.cc.obj 2025-03-14T03:59:35.4090875Z [29/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-03-14T03:59:35.4098856Z [30/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any_lite.cc.obj 2025-03-14T03:59:35.4100758Z [31/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-03-14T03:59:35.4102190Z [32/6912] Linking CXX static library lib\libprotobuf-lited.lib 2025-03-14T03:59:35.4104049Z [33/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-03-14T03:59:35.5336810Z [34/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-03-14T03:59:35.5338816Z [35/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-03-14T03:59:35.5340707Z [36/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set.cc.obj 2025-03-14T03:59:36.1185923Z [37/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-03-14T03:59:36.1187035Z [38/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-03-14T03:59:36.1187970Z [39/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-03-14T03:59:36.1188915Z [40/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-03-14T03:59:36.6638557Z [41/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-03-14T03:59:36.6640572Z [42/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-03-14T03:59:36.6642427Z [43/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\parse_context.cc.obj 2025-03-14T03:59:36.6644493Z [44/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-03-14T03:59:36.8233850Z [45/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message_lite.cc.obj 2025-03-14T03:59:36.8235679Z [46/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-03-14T03:59:36.8239099Z [47/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-03-14T03:59:36.8241341Z [48/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-03-14T03:59:37.3383371Z [49/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-03-14T03:59:37.3385526Z [50/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-03-14T03:59:37.3387307Z [51/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-03-14T03:59:37.3389103Z [52/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-03-14T03:59:38.1921350Z [53/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-03-14T03:59:38.1923258Z [54/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-03-14T03:59:38.1925347Z [55/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-03-14T03:59:38.1927145Z [56/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-03-14T03:59:38.9976331Z [57/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.cc.obj 2025-03-14T03:59:38.9978040Z [58/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.pb.cc.obj 2025-03-14T03:59:38.9979740Z [59/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\api.pb.cc.obj 2025-03-14T03:59:38.9981788Z [60/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\importer.cc.obj 2025-03-14T03:59:39.4751947Z [61/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\duration.pb.cc.obj 2025-03-14T03:59:39.4754223Z [62/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\gzip_stream.cc.obj 2025-03-14T03:59:39.4756774Z [63/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\parser.cc.obj 2025-03-14T03:59:39.4758650Z [64/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.pb.cc.obj 2025-03-14T03:59:40.1462890Z [65/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\empty.pb.cc.obj 2025-03-14T03:59:40.1464710Z [66/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\field_mask.pb.cc.obj 2025-03-14T03:59:40.1466412Z [67/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\dynamic_message.cc.obj 2025-03-14T03:59:40.1468266Z [68/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor_database.cc.obj 2025-03-14T03:59:40.8953996Z [69/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set_heavy.cc.obj 2025-03-14T03:59:40.8956341Z [70/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\tokenizer.cc.obj 2025-03-14T03:59:40.8958027Z [71/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\printer.cc.obj 2025-03-14T03:59:40.8959818Z [72/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven.cc.obj 2025-03-14T03:59:41.3770941Z [73/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_reflection.cc.obj 2025-03-14T03:59:41.3772178Z [74/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\service.cc.obj 2025-03-14T03:59:41.3773098Z [75/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\map_field.cc.obj 2025-03-14T03:59:41.3774380Z [76/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.cc.obj 2025-03-14T03:59:42.0727046Z [77/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\substitute.cc.obj 2025-03-14T03:59:42.0728849Z [78/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\source_context.pb.cc.obj 2025-03-14T03:59:42.0730624Z [79/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\reflection_ops.cc.obj 2025-03-14T03:59:42.0732338Z [80/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message.cc.obj 2025-03-14T03:59:42.5464847Z [81/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\timestamp.pb.cc.obj 2025-03-14T03:59:42.5466721Z [82/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\struct.pb.cc.obj 2025-03-14T03:59:42.5468412Z [83/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\type.pb.cc.obj 2025-03-14T03:59:42.5470151Z [84/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\unknown_field_set.cc.obj 2025-03-14T03:59:43.1303514Z [85/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\delimited_message_util.cc.obj 2025-03-14T03:59:43.1305613Z [86/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\error_listener.cc.obj 2025-03-14T03:59:43.1307625Z [87/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_comparator.cc.obj 2025-03-14T03:59:43.1309508Z [88/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\text_format.cc.obj 2025-03-14T03:59:43.6270681Z [89/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_mask_util.cc.obj 2025-03-14T03:59:43.6297234Z [90/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_escaping.cc.obj 2025-03-14T03:59:43.6299083Z [91/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\datapiece.cc.obj 2025-03-14T03:59:44.2485014Z [92/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\field_mask_utility.cc.obj 2025-03-14T03:59:44.2486825Z [93/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\default_value_objectwriter.cc.obj 2025-03-14T03:59:44.2488547Z [94/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_stream_parser.cc.obj 2025-03-14T03:59:44.2490205Z [95/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_objectwriter.cc.obj 2025-03-14T03:59:44.8162858Z [96/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\object_writer.cc.obj 2025-03-14T03:59:44.8164061Z [97/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\proto_writer.cc.obj 2025-03-14T03:59:44.8164935Z [98/6912] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\version.rc.res 2025-03-14T03:59:44.8165627Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-03-14T03:59:44.8165969Z 2025-03-14T03:59:44.8166005Z 2025-03-14T03:59:44.8166179Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T03:59:44.8166462Z 2025-03-14T03:59:44.8166466Z 2025-03-14T03:59:44.8166470Z 2025-03-14T03:59:44.8166473Z 2025-03-14T03:59:45.1160094Z [99/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectsource.cc.obj 2025-03-14T03:59:45.1161609Z [100/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info.cc.obj 2025-03-14T03:59:45.1163090Z [101/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectwriter.cc.obj 2025-03-14T03:59:46.0743264Z [102/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info_test_helper.cc.obj 2025-03-14T03:59:46.0745435Z [103/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\utility.cc.obj 2025-03-14T03:59:46.0747135Z [104/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\json_util.cc.obj 2025-03-14T03:59:46.0748743Z [105/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\type_resolver_util.cc.obj 2025-03-14T03:59:46.6146643Z [106/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wrappers.pb.cc.obj 2025-03-14T03:59:46.6148483Z [107/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format.cc.obj 2025-03-14T03:59:46.6150387Z [108/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\message_differencer.cc.obj 2025-03-14T03:59:46.6152284Z [109/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\time_util.cc.obj 2025-03-14T03:59:47.4584461Z [110/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\code_generator.cc.obj 2025-03-14T03:59:47.4585852Z [111/6912] Linking CXX static library lib\libprotobufd.lib 2025-03-14T03:59:48.4544082Z [112/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_extension.cc.obj 2025-03-14T03:59:48.4545915Z [113/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum.cc.obj 2025-03-14T03:59:48.4547660Z [114/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum_field.cc.obj 2025-03-14T03:59:48.4549428Z [115/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_field.cc.obj 2025-03-14T03:59:48.4551272Z [116/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_generator.cc.obj 2025-03-14T03:59:48.4553184Z [117/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\command_line_interface.cc.obj 2025-03-14T03:59:49.0535239Z [118/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_map_field.cc.obj 2025-03-14T03:59:49.0746524Z [119/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_file.cc.obj 2025-03-14T03:59:49.0749590Z [120/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_helpers.cc.obj 2025-03-14T03:59:49.0785311Z [121/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message_field.cc.obj 2025-03-14T03:59:49.8235875Z [122/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_doc_comment.cc.obj 2025-03-14T03:59:49.8237923Z [123/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message.cc.obj 2025-03-14T03:59:49.8239927Z [124/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_padding_optimizer.cc.obj 2025-03-14T03:59:50.4520153Z [125/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc.obj 2025-03-14T03:59:50.4522205Z [126/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_service.cc.obj 2025-03-14T03:59:50.4524107Z [127/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_string_field.cc.obj 2025-03-14T03:59:50.4526426Z [128/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum_field.cc.obj 2025-03-14T03:59:50.8653927Z [129/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum.cc.obj 2025-03-14T03:59:50.8655950Z [130/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_generator.cc.obj 2025-03-14T03:59:50.8657945Z [131/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_field_base.cc.obj 2025-03-14T03:59:51.5594043Z [132/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_helpers.cc.obj 2025-03-14T03:59:51.5596241Z [133/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_map_field.cc.obj 2025-03-14T03:59:51.5598338Z [134/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message.cc.obj 2025-03-14T03:59:51.5600512Z [135/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message_field.cc.obj 2025-03-14T03:59:51.9944077Z [136/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc.obj 2025-03-14T03:59:51.9946046Z [137/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.cc.obj 2025-03-14T03:59:51.9948054Z [138/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_reflection_class.cc.obj 2025-03-14T03:59:52.4106915Z [139/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.cc.obj 2025-03-14T03:59:52.4108080Z [140/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_doc_comment.cc.obj 2025-03-14T03:59:52.4109633Z [141/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.cc.obj 2025-03-14T03:59:53.3835633Z [142/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_source_generator_base.cc.obj 2025-03-14T03:59:53.3837828Z [143/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_wrapper_field.cc.obj 2025-03-14T03:59:53.3839777Z [144/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_context.cc.obj 2025-03-14T03:59:53.3841827Z [145/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum.cc.obj 2025-03-14T03:59:53.8758899Z [146/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field.cc.obj 2025-03-14T03:59:53.8764220Z [147/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field_lite.cc.obj 2025-03-14T03:59:53.8787623Z [148/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_lite.cc.obj 2025-03-14T03:59:54.5022050Z [149/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension.cc.obj 2025-03-14T03:59:54.5024095Z [150/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension_lite.cc.obj 2025-03-14T03:59:54.5026428Z [151/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_field.cc.obj 2025-03-14T03:59:54.5028381Z [152/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator_factory.cc.obj 2025-03-14T03:59:55.2038958Z [153/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator.cc.obj 2025-03-14T03:59:55.2041080Z [154/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_file.cc.obj 2025-03-14T03:59:55.2043092Z [155/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_helpers.cc.obj 2025-03-14T03:59:55.2045155Z [156/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field.cc.obj 2025-03-14T03:59:55.7841228Z [157/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field_lite.cc.obj 2025-03-14T03:59:55.7843322Z [158/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder.cc.obj 2025-03-14T03:59:55.7845330Z [159/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message.cc.obj 2025-03-14T03:59:56.4141042Z [160/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder_lite.cc.obj 2025-03-14T03:59:56.4144320Z [161/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\well_known_types_embed.cc.obj 2025-03-14T03:59:56.4145895Z [162/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field.cc.obj 2025-03-14T03:59:56.4191036Z [163/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field_lite.cc.obj 2025-03-14T03:59:56.7008471Z [164/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_lite.cc.obj 2025-03-14T03:59:56.7011281Z [165/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_name_resolver.cc.obj 2025-03-14T03:59:56.7013339Z [166/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field.cc.obj 2025-03-14T03:59:57.8351028Z [167/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field_lite.cc.obj 2025-03-14T03:59:57.8353181Z [168/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_service.cc.obj 2025-03-14T03:59:57.8355272Z [169/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_shared_code_generator.cc.obj 2025-03-14T03:59:57.8357472Z [170/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field.cc.obj 2025-03-14T03:59:58.1811557Z [171/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field_lite.cc.obj 2025-03-14T03:59:58.1813305Z [172/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum_field.cc.obj 2025-03-14T03:59:58.1815143Z [173/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum.cc.obj 2025-03-14T03:59:58.7811511Z [174/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_extension.cc.obj 2025-03-14T03:59:58.7813896Z [175/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_field.cc.obj 2025-03-14T03:59:58.7815995Z [176/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\js_generator.cc.obj 2025-03-14T03:59:59.1199180Z [177/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_generator.cc.obj 2025-03-14T03:59:59.1201336Z [178/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_file.cc.obj 2025-03-14T03:59:59.1203249Z [179/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_helpers.cc.obj 2025-03-14T03:59:59.1205251Z [180/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_map_field.cc.obj 2025-03-14T03:59:59.5968586Z [181/6912] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\version.rc.res 2025-03-14T03:59:59.5970039Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-03-14T03:59:59.5970746Z 2025-03-14T03:59:59.5970777Z 2025-03-14T03:59:59.5971248Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T03:59:59.5971765Z 2025-03-14T03:59:59.5971771Z 2025-03-14T03:59:59.5971777Z 2025-03-14T03:59:59.5971784Z 2025-03-14T03:59:59.5972768Z [182/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message_field.cc.obj 2025-03-14T03:59:59.5974974Z [183/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message.cc.obj 2025-03-14T04:00:00.1842542Z [184/6912] Building RC object third_party\protobuf\cmake\CMakeFiles\protoc.dir\version.rc.res 2025-03-14T04:00:00.1843664Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-03-14T04:00:00.1844486Z 2025-03-14T04:00:00.1844495Z 2025-03-14T04:00:00.1844795Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T04:00:00.1845566Z 2025-03-14T04:00:00.1845573Z 2025-03-14T04:00:00.1845580Z 2025-03-14T04:00:00.1845603Z 2025-03-14T04:00:00.1846225Z [185/6912] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\legacy-api.c.obj 2025-03-14T04:00:00.1847904Z [186/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_oneof.cc.obj 2025-03-14T04:00:00.4768012Z [187/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.cc.obj 2025-03-14T04:00:00.4769350Z [188/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.cc.obj 2025-03-14T04:00:00.4770318Z [189/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\zip_writer.cc.obj 2025-03-14T04:00:00.4771432Z [190/6912] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\portable-api.c.obj 2025-03-14T04:00:00.7973527Z [191/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\protoc.dir\__\src\google\protobuf\compiler\main.cc.obj 2025-03-14T04:00:00.7975419Z [192/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\php\php_generator.cc.obj 2025-03-14T04:00:00.7976842Z [193/6912] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\memory.c.obj 2025-03-14T04:00:00.7978716Z [194/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.pb.cc.obj 2025-03-14T04:00:00.9352226Z [195/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\subprocess.cc.obj 2025-03-14T04:00:00.9353560Z [196/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj 2025-03-14T04:00:00.9354623Z [197/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj 2025-03-14T04:00:00.9355592Z [198/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj 2025-03-14T04:00:00.9356748Z [199/6912] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\windows.c.obj 2025-03-14T04:00:01.0857851Z [200/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\python\python_generator.cc.obj 2025-03-14T04:00:01.0859544Z [201/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj 2025-03-14T04:00:01.0861051Z [202/6912] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\fastpath.c.obj 2025-03-14T04:00:01.0863117Z [203/6912] Linking C static library lib\pthreadpool.lib 2025-03-14T04:00:01.0864464Z [204/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\ruby\ruby_generator.cc.obj 2025-03-14T04:00:01.1782030Z [205/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj 2025-03-14T04:00:01.1783115Z [206/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj 2025-03-14T04:00:01.1784475Z [207/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj 2025-03-14T04:00:01.1785730Z [208/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj 2025-03-14T04:00:01.1786976Z [209/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj 2025-03-14T04:00:01.1788092Z [210/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj 2025-03-14T04:00:01.3793387Z [211/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj 2025-03-14T04:00:01.3795262Z [212/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj 2025-03-14T04:00:01.3796737Z [213/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj 2025-03-14T04:00:01.3797925Z [214/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj 2025-03-14T04:00:01.3799046Z [215/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj 2025-03-14T04:00:01.6383418Z [216/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\log.c.obj 2025-03-14T04:00:01.6384784Z [217/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj 2025-03-14T04:00:01.6386245Z [218/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj 2025-03-14T04:00:01.6387527Z [219/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj 2025-03-14T04:00:01.6388803Z [220/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj 2025-03-14T04:00:01.9307695Z [221/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj 2025-03-14T04:00:01.9322250Z [222/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj 2025-03-14T04:00:01.9323711Z [223/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj 2025-03-14T04:00:01.9327977Z [224/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj 2025-03-14T04:00:01.9329294Z [225/6912] Linking CXX static library lib\libprotocd.lib 2025-03-14T04:00:02.0146376Z [226/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj 2025-03-14T04:00:02.0147743Z [227/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj 2025-03-14T04:00:02.0149220Z [228/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9x-minmax-f16c-c8.c.obj 2025-03-14T04:00:02.0150894Z [229/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9p8x-minmax-f16c-c8.c.obj 2025-03-14T04:00:02.1045833Z [230/6912] Linking C static library lib\cpuinfo.lib 2025-03-14T04:00:02.1046928Z [231/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj 2025-03-14T04:00:02.1058319Z [232/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\log.c.obj 2025-03-14T04:00:02.1074607Z [233/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-25p8c-minmax-fma3-acc2.c.obj 2025-03-14T04:00:02.1077313Z [234/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-3p16c-minmax-fma3.c.obj 2025-03-14T04:00:02.1080405Z [235/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj 2025-03-14T04:00:02.3321256Z [236/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-4p16c-minmax-fma3.c.obj 2025-03-14T04:00:02.3323485Z [237/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx512skx-u16.c.obj 2025-03-14T04:00:02.3325529Z [238/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-9p16c-minmax-fma3.c.obj 2025-03-14T04:00:02.3980430Z [239/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u16.c.obj 2025-03-14T04:00:02.3983162Z [240/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-f16c-u16.c.obj 2025-03-14T04:00:02.3984999Z [241/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u1.c.obj 2025-03-14T04:00:02.3986830Z [242/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u4.c.obj 2025-03-14T04:00:02.5119453Z [243/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u32.c.obj 2025-03-14T04:00:02.5121311Z [244/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u16.c.obj 2025-03-14T04:00:02.5123222Z [245/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj 2025-03-14T04:00:02.5126034Z [246/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:00:02.5127928Z [247/6912] Linking C static library lib\cpuinfo_internals.lib 2025-03-14T04:00:02.6904896Z [248/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:00:02.6908281Z [249/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c64.c.obj 2025-03-14T04:00:02.6911649Z [250/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c32.c.obj 2025-03-14T04:00:02.7256085Z [251/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:00:02.7258366Z [252/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:00:02.7261333Z [253/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u64-acc4.c.obj 2025-03-14T04:00:02.7263447Z [254/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-maxpool\f16-maxpool-9p8x-minmax-f16c-c8.c.obj 2025-03-14T04:00:02.8066080Z [255/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c8.c.obj 2025-03-14T04:00:02.8068774Z [256/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u32-acc4.c.obj 2025-03-14T04:00:02.8070796Z [257/6912] Linking CXX executable bin\protoc.exe 2025-03-14T04:00:02.8072846Z [258/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9p8x-minmax-avx2-c8.c.obj 2025-03-14T04:00:03.0140669Z [259/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9x-minmax-avx2-c8.c.obj 2025-03-14T04:00:03.0143229Z [260/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u4.c.obj 2025-03-14T04:00:03.0145999Z [261/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u4.c.obj 2025-03-14T04:00:03.0148035Z [262/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.obj 2025-03-14T04:00:03.0343183Z [263/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\f16-rmax-f16c-u32.c.obj 2025-03-14T04:00:03.0344991Z [264/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc4.c.obj 2025-03-14T04:00:03.0346791Z [265/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc4.c.obj 2025-03-14T04:00:03.1445782Z [266/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-scalar-u2-acc2.c.obj 2025-03-14T04:00:03.1447764Z [267/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u2-acc2.c.obj 2025-03-14T04:00:03.1449922Z [268/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vadd-f16c-u16.c.obj 2025-03-14T04:00:03.1451780Z [269/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u16.c.obj 2025-03-14T04:00:03.3665208Z [270/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u8.c.obj 2025-03-14T04:00:03.3666897Z [271/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u8.c.obj 2025-03-14T04:00:03.3668530Z [272/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmax-f16c-u16.c.obj 2025-03-14T04:00:03.3670313Z [273/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u16.c.obj 2025-03-14T04:00:03.3672161Z [274/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmin-f16c-u16.c.obj 2025-03-14T04:00:03.4018435Z [275/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vminc-f16c-u16.c.obj 2025-03-14T04:00:03.4020316Z [276/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmul-f16c-u16.c.obj 2025-03-14T04:00:03.4022698Z [277/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u16.c.obj 2025-03-14T04:00:03.4024719Z [278/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u16.c.obj 2025-03-14T04:00:03.5172277Z [279/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u16.c.obj 2025-03-14T04:00:03.5174170Z [280/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u8.c.obj 2025-03-14T04:00:03.5176076Z [281/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u16.c.obj 2025-03-14T04:00:03.5177889Z [282/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u16.c.obj 2025-03-14T04:00:03.7232245Z [283/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u16.c.obj 2025-03-14T04:00:03.7234082Z [284/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u16.c.obj 2025-03-14T04:00:03.7235600Z [285/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u16.c.obj 2025-03-14T04:00:03.7237107Z [286/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u16.c.obj 2025-03-14T04:00:03.7423118Z [287/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsub-f16c-u16.c.obj 2025-03-14T04:00:03.7426339Z [288/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vmulcaddc\gen\f16-vmulcaddc-c8-minmax-fma3-2x.c.obj 2025-03-14T04:00:03.7434008Z [289/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-velu\gen\f16-velu-avx2-rr1-p3-u16.c.obj 2025-03-14T04:00:03.7436770Z [290/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u16.c.obj 2025-03-14T04:00:03.8638957Z [291/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u16.c.obj 2025-03-14T04:00:03.8640977Z [292/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u16.c.obj 2025-03-14T04:00:03.8643159Z [293/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u16.c.obj 2025-03-14T04:00:03.8645096Z [294/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u16.c.obj 2025-03-14T04:00:04.0724042Z [295/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u16.c.obj 2025-03-14T04:00:04.0725775Z [296/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u32.c.obj 2025-03-14T04:00:04.0727484Z [297/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-sse2-c4.c.obj 2025-03-14T04:00:04.0729327Z [298/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.obj 2025-03-14T04:00:04.0856542Z [299/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-sse2-c4.c.obj 2025-03-14T04:00:04.0858397Z [300/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u32.c.obj 2025-03-14T04:00:04.0860221Z [301/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-scalar-c1.c.obj 2025-03-14T04:00:04.1343233Z [302/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vneg-sse2-u16.c.obj 2025-03-14T04:00:04.1344805Z [303/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vabs-sse2-u16.c.obj 2025-03-14T04:00:04.1348408Z [304/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vsqr-f16c-u16.c.obj 2025-03-14T04:00:04.1350289Z [305/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.obj 2025-03-14T04:00:04.3893630Z [306/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u32.c.obj 2025-03-14T04:00:04.3896066Z [307/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-scalar-c1.c.obj 2025-03-14T04:00:04.3898004Z [308/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-sse2-c4.c.obj 2025-03-14T04:00:04.3899719Z [309/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-scalar-c1.c.obj 2025-03-14T04:00:04.4222989Z [310/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-sse-c4.c.obj 2025-03-14T04:00:04.4224913Z [311/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-scalar-c1.c.obj 2025-03-14T04:00:04.4226842Z [312/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-scalar-c1.c.obj 2025-03-14T04:00:04.4228742Z [313/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-sse-c4.c.obj 2025-03-14T04:00:04.4677691Z [314/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-conv-hwc2chw\f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.obj 2025-03-14T04:00:04.4680230Z [315/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-conv-hwc2chw\f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.obj 2025-03-14T04:00:04.4682192Z [316/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx512f.c.obj 2025-03-14T04:00:04.5828672Z [317/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-minmax-scalar-acc2.c.obj 2025-03-14T04:00:04.5831540Z [318/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar-acc2.c.obj 2025-03-14T04:00:04.5834405Z [319/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-avx.c.obj 2025-03-14T04:00:04.5836637Z [320/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-fma3.c.obj 2025-03-14T04:00:04.7777795Z [321/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-sse.c.obj 2025-03-14T04:00:04.7779947Z [322/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx512f.c.obj 2025-03-14T04:00:04.7781798Z [323/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.obj 2025-03-14T04:00:04.7783566Z [324/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-fma3.c.obj 2025-03-14T04:00:04.8285744Z [325/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-minmax-scalar-acc2.c.obj 2025-03-14T04:00:04.8287969Z [326/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx.c.obj 2025-03-14T04:00:04.8290269Z [327/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar-acc2.c.obj 2025-03-14T04:00:04.8292110Z [328/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx.c.obj 2025-03-14T04:00:04.9260986Z [329/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-sse.c.obj 2025-03-14T04:00:04.9263013Z [330/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx512f.c.obj 2025-03-14T04:00:04.9265003Z [331/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-fma3.c.obj 2025-03-14T04:00:05.1424905Z [332/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-minmax-scalar-acc2.c.obj 2025-03-14T04:00:05.1427702Z [333/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar-acc2.c.obj 2025-03-14T04:00:05.1429082Z [334/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-sse.c.obj 2025-03-14T04:00:05.1430539Z [335/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.obj 2025-03-14T04:00:05.1860503Z [336/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-03-14T04:00:05.1862420Z [337/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.obj 2025-03-14T04:00:05.1864076Z [338/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.obj 2025-03-14T04:00:05.1865662Z [339/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx512f.c.obj 2025-03-14T04:00:05.2906549Z [340/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx.c.obj 2025-03-14T04:00:05.2909331Z [341/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-fma3.c.obj 2025-03-14T04:00:05.2911503Z [342/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar-acc2.c.obj 2025-03-14T04:00:05.2914440Z [343/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-minmax-scalar-acc2.c.obj 2025-03-14T04:00:05.5136666Z [344/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.obj 2025-03-14T04:00:05.5138944Z [345/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-sse.c.obj 2025-03-14T04:00:05.5141075Z [346/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.obj 2025-03-14T04:00:05.5391574Z [347/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.obj 2025-03-14T04:00:05.5395050Z [348/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.obj 2025-03-14T04:00:05.5397730Z [349/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.obj 2025-03-14T04:00:05.5510085Z [350/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.obj 2025-03-14T04:00:05.5513148Z [351/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.obj 2025-03-14T04:00:05.5515316Z [352/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.obj 2025-03-14T04:00:05.6934877Z [353/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.obj 2025-03-14T04:00:05.6937229Z [354/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.obj 2025-03-14T04:00:05.6939020Z [355/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.obj 2025-03-14T04:00:05.6940860Z [356/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.obj 2025-03-14T04:00:05.8510990Z [357/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.obj 2025-03-14T04:00:05.8513254Z [358/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u24.c.obj 2025-03-14T04:00:05.8514830Z [359/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx512skx-u16.c.obj 2025-03-14T04:00:05.8816486Z [360/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u4.c.obj 2025-03-14T04:00:05.8818651Z [361/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-f16c-u16.c.obj 2025-03-14T04:00:05.8824649Z [362/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u2.c.obj 2025-03-14T04:00:05.8826409Z [363/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u16.c.obj 2025-03-14T04:00:06.0366041Z [364/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u8.c.obj 2025-03-14T04:00:06.0368567Z [365/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x16-minmax-avx-broadcast.c.obj 2025-03-14T04:00:06.0370491Z [366/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:06.0372562Z [367/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:06.2430927Z [368/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:00:06.2433079Z [369/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-minmax-scalar.c.obj 2025-03-14T04:00:06.2436322Z [370/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-relu-scalar.c.obj 2025-03-14T04:00:06.2438681Z [371/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-scalar.c.obj 2025-03-14T04:00:06.2878337Z [372/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-sse-load1.c.obj 2025-03-14T04:00:06.2880228Z [373/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-minmax-scalar.c.obj 2025-03-14T04:00:06.2881861Z [374/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-scalar.c.obj 2025-03-14T04:00:06.2883946Z [375/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-relu-scalar.c.obj 2025-03-14T04:00:06.4308195Z [376/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:06.4310353Z [377/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-minmax-scalar.c.obj 2025-03-14T04:00:06.4311986Z [378/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-scalar.c.obj 2025-03-14T04:00:06.4313677Z [379/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2c4-minmax-sse.c.obj 2025-03-14T04:00:06.6124909Z [380/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-minmax-scalar.c.obj 2025-03-14T04:00:06.6126866Z [381/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-relu-scalar.c.obj 2025-03-14T04:00:06.6128901Z [382/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p4.c.obj 2025-03-14T04:00:06.6130872Z [383/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-scalar.c.obj 2025-03-14T04:00:06.6698816Z [384/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-sse-p8.c.obj 2025-03-14T04:00:06.6700853Z [385/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-sse-load1.c.obj 2025-03-14T04:00:06.6702661Z [386/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-5x16-minmax-avx-broadcast.c.obj 2025-03-14T04:00:06.8061201Z [387/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c2.c.obj 2025-03-14T04:00:06.8063202Z [388/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-5x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:06.8065365Z [389/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-7x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:00:06.8067355Z [390/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c8.c.obj 2025-03-14T04:00:06.9572829Z [391/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:06.9574985Z [392/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x16-minmax-avx-broadcast.c.obj 2025-03-14T04:00:06.9576919Z [393/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:06.9578896Z [394/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:00:07.0449588Z [395/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-minmax-scalar.c.obj 2025-03-14T04:00:07.0453570Z [396/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-relu-scalar.c.obj 2025-03-14T04:00:07.0455351Z [397/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-scalar.c.obj 2025-03-14T04:00:07.0457078Z [398/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-sse-load1.c.obj 2025-03-14T04:00:07.0774938Z [399/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-minmax-scalar.c.obj 2025-03-14T04:00:07.0776756Z [400/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-scalar.c.obj 2025-03-14T04:00:07.0778538Z [401/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-relu-scalar.c.obj 2025-03-14T04:00:07.3065626Z [402/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:07.3067596Z [403/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-minmax-scalar.c.obj 2025-03-14T04:00:07.3069626Z [404/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-scalar.c.obj 2025-03-14T04:00:07.3071507Z [405/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2c4-minmax-sse.c.obj 2025-03-14T04:00:07.3800648Z [406/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-minmax-scalar.c.obj 2025-03-14T04:00:07.3802498Z [407/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-relu-scalar.c.obj 2025-03-14T04:00:07.3804224Z [408/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-scalar.c.obj 2025-03-14T04:00:07.3806029Z [409/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-sse-load1.c.obj 2025-03-14T04:00:07.4395618Z [410/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-03-14T04:00:07.4397662Z [411/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-avx-broadcast.c.obj 2025-03-14T04:00:07.4399720Z [412/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-sse-c4.c.obj 2025-03-14T04:00:07.4403470Z [413/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.obj 2025-03-14T04:00:07.6201745Z [414/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-7x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:00:07.6203220Z [415/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-scalar-c1.c.obj 2025-03-14T04:00:07.6205122Z [416/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-sse-c4.c.obj 2025-03-14T04:00:07.6206960Z [417/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-scalar-c1.c.obj 2025-03-14T04:00:07.7551663Z [418/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-sse-c4.c.obj 2025-03-14T04:00:07.7554862Z [419/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.obj 2025-03-14T04:00:07.7557052Z [420/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:00:07.8201483Z [421/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x4-minmax-scalar.c.obj 2025-03-14T04:00:07.8203279Z [422/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:07.8204957Z [423/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x8-minmax-sse41-dup.c.obj 2025-03-14T04:00:07.8206707Z [424/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.obj 2025-03-14T04:00:07.9041230Z [425/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:00:07.9043562Z [426/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x4-minmax-scalar.c.obj 2025-03-14T04:00:08.0846022Z [427/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:08.0848083Z [428/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x8-minmax-sse41-dup.c.obj 2025-03-14T04:00:08.0850071Z [429/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:00:08.0852102Z [430/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:00:08.1714444Z [431/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.obj 2025-03-14T04:00:08.1716496Z [432/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:00:08.1718477Z [433/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:08.1720693Z [434/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:00:08.2609381Z [435/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x4-minmax-scalar.c.obj 2025-03-14T04:00:08.2611530Z [436/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x8-minmax-sse41-dup.c.obj 2025-03-14T04:00:08.2613478Z [437/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x4-minmax-scalar.c.obj 2025-03-14T04:00:08.4090836Z [438/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x8-minmax-sse41-dup.c.obj 2025-03-14T04:00:08.4093087Z [439/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.obj 2025-03-14T04:00:08.4095065Z [440/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:00:08.4098400Z [441/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:00:08.4838042Z [442/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u32.c.obj 2025-03-14T04:00:08.4840187Z [443/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:00:08.4842234Z [444/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u64.c.obj 2025-03-14T04:00:08.4843871Z [445/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u128.c.obj 2025-03-14T04:00:08.5380238Z [446/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u1.c.obj 2025-03-14T04:00:08.5382004Z [447/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u4.c.obj 2025-03-14T04:00:08.5384279Z [448/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u4.c.obj 2025-03-14T04:00:08.6505918Z [449/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u32.c.obj 2025-03-14T04:00:08.6507602Z [450/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u32.c.obj 2025-03-14T04:00:08.6509248Z [451/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u32.c.obj 2025-03-14T04:00:08.6510747Z [452/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u64.c.obj 2025-03-14T04:00:08.8047849Z [453/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u128.c.obj 2025-03-14T04:00:08.8049473Z [454/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u4.c.obj 2025-03-14T04:00:08.8051078Z [455/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u1.c.obj 2025-03-14T04:00:08.8052864Z [456/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u4.c.obj 2025-03-14T04:00:08.8505604Z [457/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.obj 2025-03-14T04:00:08.8507779Z [458/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u32.c.obj 2025-03-14T04:00:08.8509884Z [459/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c.obj 2025-03-14T04:00:08.9159483Z [460/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.obj 2025-03-14T04:00:08.9162435Z [461/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.obj 2025-03-14T04:00:08.9165184Z [462/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.obj 2025-03-14T04:00:09.1251763Z [463/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c32.c.obj 2025-03-14T04:00:09.1255383Z [464/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c64.c.obj 2025-03-14T04:00:09.1257552Z [465/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-scalar.c.obj 2025-03-14T04:00:09.1259489Z [466/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc4.c.obj 2025-03-14T04:00:09.1548172Z [467/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c16.c.obj 2025-03-14T04:00:09.1550025Z [468/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc4.c.obj 2025-03-14T04:00:09.1556060Z [469/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc4.c.obj 2025-03-14T04:00:09.1558799Z [470/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc4.c.obj 2025-03-14T04:00:09.2341324Z [471/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc4.c.obj 2025-03-14T04:00:09.2343261Z [472/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc4.c.obj 2025-03-14T04:00:09.2345135Z [473/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc4.c.obj 2025-03-14T04:00:09.2347545Z [474/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc4.c.obj 2025-03-14T04:00:09.4509298Z [475/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc4.c.obj 2025-03-14T04:00:09.4516375Z [476/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc4.c.obj 2025-03-14T04:00:09.4518803Z [477/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc4.c.obj 2025-03-14T04:00:09.4520679Z [478/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc4.c.obj 2025-03-14T04:00:09.5042600Z [479/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-32x1-minmax-sse.c.obj 2025-03-14T04:00:09.5047827Z [480/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-scalar.c.obj 2025-03-14T04:00:09.5049737Z [481/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x2-minmax-scalar.c.obj 2025-03-14T04:00:09.5051520Z [482/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x4-minmax-scalar.c.obj 2025-03-14T04:00:09.5817253Z [483/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx-u16.c.obj 2025-03-14T04:00:09.5819454Z [484/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u32.c.obj 2025-03-14T04:00:09.5821214Z [485/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-scalar-u8.c.obj 2025-03-14T04:00:09.5822915Z [486/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx-u16.c.obj 2025-03-14T04:00:09.7936735Z [487/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-sse-u8.c.obj 2025-03-14T04:00:09.7938944Z [488/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u32.c.obj 2025-03-14T04:00:09.7943425Z [489/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u8.c.obj 2025-03-14T04:00:09.7945417Z [490/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-sse-u8.c.obj 2025-03-14T04:00:09.8480221Z [491/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx-u16.c.obj 2025-03-14T04:00:09.8482159Z [492/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u32.c.obj 2025-03-14T04:00:09.8483813Z [493/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u2.c.obj 2025-03-14T04:00:09.8485402Z [494/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-sse-u8.c.obj 2025-03-14T04:00:09.9377462Z [495/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx-u16.c.obj 2025-03-14T04:00:09.9379153Z [496/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u32.c.obj 2025-03-14T04:00:09.9380678Z [497/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u2.c.obj 2025-03-14T04:00:09.9382287Z [498/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u32.c.obj 2025-03-14T04:00:10.1382936Z [499/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx-u16.c.obj 2025-03-14T04:00:10.1384724Z [500/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-sse-u8.c.obj 2025-03-14T04:00:10.1386525Z [501/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-scalar-u8.c.obj 2025-03-14T04:00:10.1388478Z [502/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-sse-u8.c.obj 2025-03-14T04:00:10.1854397Z [503/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u16.c.obj 2025-03-14T04:00:10.1856618Z [504/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u32.c.obj 2025-03-14T04:00:10.1862987Z [505/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u8.c.obj 2025-03-14T04:00:10.1866506Z [506/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u8.c.obj 2025-03-14T04:00:10.3026661Z [507/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx-u16.c.obj 2025-03-14T04:00:10.3028699Z [508/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u32.c.obj 2025-03-14T04:00:10.3030573Z [509/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-scalar-u8.c.obj 2025-03-14T04:00:10.3032397Z [510/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx-u16.c.obj 2025-03-14T04:00:10.4823259Z [511/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-sse-u8.c.obj 2025-03-14T04:00:10.4825883Z [512/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u32.c.obj 2025-03-14T04:00:10.4828810Z [513/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-scalar-u8.c.obj 2025-03-14T04:00:10.4832197Z [514/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-sse-u8.c.obj 2025-03-14T04:00:10.5635678Z [515/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx-u16.c.obj 2025-03-14T04:00:10.5639722Z [516/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u32.c.obj 2025-03-14T04:00:10.5641651Z [517/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-scalar-u8.c.obj 2025-03-14T04:00:10.5643721Z [518/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-sse-u8.c.obj 2025-03-14T04:00:10.5645900Z [519/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx-u16.c.obj 2025-03-14T04:00:10.6858583Z [520/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u8.c.obj 2025-03-14T04:00:10.6860698Z [521/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u32.c.obj 2025-03-14T04:00:10.6863922Z [522/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-sse-u8.c.obj 2025-03-14T04:00:10.6866185Z [523/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx-u16.c.obj 2025-03-14T04:00:10.8418947Z [524/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u32.c.obj 2025-03-14T04:00:10.8421047Z [525/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u8.c.obj 2025-03-14T04:00:10.8424021Z [526/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u8.c.obj 2025-03-14T04:00:10.8425813Z [527/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u16.c.obj 2025-03-14T04:00:10.9309667Z [528/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u32.c.obj 2025-03-14T04:00:10.9311611Z [529/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u8.c.obj 2025-03-14T04:00:10.9313337Z [530/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u8.c.obj 2025-03-14T04:00:10.9314990Z [531/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u16.c.obj 2025-03-14T04:00:11.0334941Z [532/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u32.c.obj 2025-03-14T04:00:11.0336753Z [533/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u2.c.obj 2025-03-14T04:00:11.0338912Z [534/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u8.c.obj 2025-03-14T04:00:11.0340830Z [535/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u16.c.obj 2025-03-14T04:00:11.2049090Z [536/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u32.c.obj 2025-03-14T04:00:11.2050896Z [537/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u8.c.obj 2025-03-14T04:00:11.2053464Z [538/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u8.c.obj 2025-03-14T04:00:11.2064743Z [539/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u16.c.obj 2025-03-14T04:00:11.2786185Z [540/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u32.c.obj 2025-03-14T04:00:11.2788455Z [541/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u16.c.obj 2025-03-14T04:00:11.2790185Z [542/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u8.c.obj 2025-03-14T04:00:11.2791942Z [543/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u8.c.obj 2025-03-14T04:00:11.3701818Z [544/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u32.c.obj 2025-03-14T04:00:11.3710746Z [545/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u8.c.obj 2025-03-14T04:00:11.3726684Z [546/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u16.c.obj 2025-03-14T04:00:11.3733451Z [547/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u8.c.obj 2025-03-14T04:00:11.5463888Z [548/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u32.c.obj 2025-03-14T04:00:11.5466556Z [549/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u8.c.obj 2025-03-14T04:00:11.5468462Z [550/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u8.c.obj 2025-03-14T04:00:11.5470460Z [551/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx-u16.c.obj 2025-03-14T04:00:11.6385018Z [552/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u32.c.obj 2025-03-14T04:00:11.6387583Z [553/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-scalar-u8.c.obj 2025-03-14T04:00:11.6389580Z [554/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx-u16.c.obj 2025-03-14T04:00:11.6394343Z [555/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-sse-u8.c.obj 2025-03-14T04:00:11.7153521Z [556/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u8.c.obj 2025-03-14T04:00:11.7155459Z [557/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u32.c.obj 2025-03-14T04:00:11.7157404Z [558/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-sse-u8.c.obj 2025-03-14T04:00:11.7159316Z [559/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u16.c.obj 2025-03-14T04:00:11.8888822Z [560/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx-u16.c.obj 2025-03-14T04:00:11.8890380Z [561/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u4.c.obj 2025-03-14T04:00:11.8891879Z [562/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u32.c.obj 2025-03-14T04:00:11.8893495Z [563/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-sse-u8.c.obj 2025-03-14T04:00:12.0456728Z [564/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u16.c.obj 2025-03-14T04:00:12.0458439Z [565/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u4.c.obj 2025-03-14T04:00:12.0460156Z [566/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-sse-u8.c.obj 2025-03-14T04:00:12.0462211Z [567/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx.c.obj 2025-03-14T04:00:12.0891696Z [568/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-scalar.c.obj 2025-03-14T04:00:12.0894110Z [569/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx512f.c.obj 2025-03-14T04:00:12.0896367Z [570/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-sse2.c.obj 2025-03-14T04:00:12.0898402Z [571/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx.c.obj 2025-03-14T04:00:12.2721461Z [572/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx512f.c.obj 2025-03-14T04:00:12.2723572Z [573/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-scalar.c.obj 2025-03-14T04:00:12.2726070Z [574/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx512f.c.obj 2025-03-14T04:00:12.2727847Z [575/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-sse2.c.obj 2025-03-14T04:00:12.3949218Z [576/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx.c.obj 2025-03-14T04:00:12.3951485Z [577/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-sse2.c.obj 2025-03-14T04:00:12.3953433Z [578/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-scalar.c.obj 2025-03-14T04:00:12.3955392Z [579/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut4-p4-perm-u32.c.obj 2025-03-14T04:00:12.4294339Z [580/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut4-p4-perm-u32.c.obj 2025-03-14T04:00:12.4296191Z [581/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u64.c.obj 2025-03-14T04:00:12.6167073Z [582/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u2.c.obj 2025-03-14T04:00:12.6169009Z [583/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u4.c.obj 2025-03-14T04:00:12.6171076Z [584/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u12.c.obj 2025-03-14T04:00:12.6172858Z [585/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vexp\gen\f32-vexp-scalar-exp.c.obj 2025-03-14T04:00:12.6173883Z [586/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-avx512f-rational-12-10-nr.c.obj 2025-03-14T04:00:12.6934525Z [587/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-avx-rational-12-10-div.c.obj 2025-03-14T04:00:12.6936495Z [588/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-fma3-rational-12-10-div.c.obj 2025-03-14T04:00:12.6938498Z [589/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-scalar-rational-12-10-div.c.obj 2025-03-14T04:00:12.6940485Z [590/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx-u16.c.obj 2025-03-14T04:00:12.7686480Z [591/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-sse2-rational-12-10-div.c.obj 2025-03-14T04:00:12.7693574Z [592/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u16.c.obj 2025-03-14T04:00:12.7706150Z [593/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u16.c.obj 2025-03-14T04:00:12.7730635Z [594/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u4.c.obj 2025-03-14T04:00:12.9720933Z [595/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-sse-u8.c.obj 2025-03-14T04:00:12.9722755Z [596/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-avx2-rational-3-3-div.c.obj 2025-03-14T04:00:12.9724627Z [597/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-avx512f-rational-3-3-div.c.obj 2025-03-14T04:00:12.9726597Z [598/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-fma3-rational-3-3-div.c.obj 2025-03-14T04:00:13.0523196Z [599/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-scalar-rational-3-3-div.c.obj 2025-03-14T04:00:13.0524904Z [600/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-sse2-rational-3-3-div.c.obj 2025-03-14T04:00:13.0527121Z [601/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u16.c.obj 2025-03-14T04:00:13.0529084Z [602/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u16.c.obj 2025-03-14T04:00:13.0946929Z [603/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u4.c.obj 2025-03-14T04:00:13.0948589Z [604/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c1-minmax-scalar-2x.c.obj 2025-03-14T04:00:13.0949671Z [605/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u8.c.obj 2025-03-14T04:00:13.3090582Z [606/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c4-minmax-sse-2x.c.obj 2025-03-14T04:00:13.3092637Z [607/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u8.c.obj 2025-03-14T04:00:13.3094509Z [608/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u8.c.obj 2025-03-14T04:00:13.3096295Z [609/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx-u16.c.obj 2025-03-14T04:00:13.4002966Z [610/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u1.c.obj 2025-03-14T04:00:13.4004874Z [611/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u4.c.obj 2025-03-14T04:00:13.4006748Z [612/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u16.c.obj 2025-03-14T04:00:13.4008464Z [613/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u8.c.obj 2025-03-14T04:00:13.4011269Z [614/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx-u16.c.obj 2025-03-14T04:00:13.4789567Z [615/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u16.c.obj 2025-03-14T04:00:13.4791301Z [616/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u8.c.obj 2025-03-14T04:00:13.4793102Z [617/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u1.c.obj 2025-03-14T04:00:13.4795040Z [618/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u8.c.obj 2025-03-14T04:00:13.6590969Z [619/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u4.c.obj 2025-03-14T04:00:13.6592486Z [620/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u8.c.obj 2025-03-14T04:00:13.6593912Z [621/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx-u16.c.obj 2025-03-14T04:00:13.6596146Z [622/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u16.c.obj 2025-03-14T04:00:13.7551461Z [623/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u1.c.obj 2025-03-14T04:00:13.7553300Z [624/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u4.c.obj 2025-03-14T04:00:13.7555060Z [625/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u8.c.obj 2025-03-14T04:00:13.7556768Z [626/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx-u16.c.obj 2025-03-14T04:00:13.8342454Z [627/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u8.c.obj 2025-03-14T04:00:13.8344583Z [628/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u16.c.obj 2025-03-14T04:00:13.8346673Z [629/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u1.c.obj 2025-03-14T04:00:13.8348399Z [630/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u8.c.obj 2025-03-14T04:00:13.9988332Z [631/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u4.c.obj 2025-03-14T04:00:13.9990070Z [632/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u8.c.obj 2025-03-14T04:00:13.9991919Z [633/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u16.c.obj 2025-03-14T04:00:13.9993774Z [634/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u32.c.obj 2025-03-14T04:00:14.0996958Z [635/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u16.c.obj 2025-03-14T04:00:14.0999558Z [636/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u1.c.obj 2025-03-14T04:00:14.1001457Z [637/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u4.c.obj 2025-03-14T04:00:14.1003371Z [638/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u8.c.obj 2025-03-14T04:00:14.1730184Z [639/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u16.c.obj 2025-03-14T04:00:14.1732169Z [640/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u16.c.obj 2025-03-14T04:00:14.1735003Z [641/6912] 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.obj 2025-03-14T04:00:14.3126457Z [642/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.obj 2025-03-14T04:00:14.3128986Z [643/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.obj 2025-03-14T04:00:14.3131488Z [644/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u16.c.obj 2025-03-14T04:00:14.3133890Z [645/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.obj 2025-03-14T04:00:14.4558657Z [646/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u16.c.obj 2025-03-14T04:00:14.4560380Z [647/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u16.c.obj 2025-03-14T04:00:14.4561986Z [648/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u1.c.obj 2025-03-14T04:00:14.4563688Z [649/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u12.c.obj 2025-03-14T04:00:14.5294774Z [650/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-avx512f-rational-9-8-nr.c.obj 2025-03-14T04:00:14.5296067Z [651/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-avx-rational-9-8-div.c.obj 2025-03-14T04:00:14.5297885Z [652/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-fma3-rational-9-8-div.c.obj 2025-03-14T04:00:14.5643910Z [653/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-scalar-rational-9-8-div.c.obj 2025-03-14T04:00:14.5645911Z [654/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-sse2-rational-9-8-div.c.obj 2025-03-14T04:00:14.5647741Z [655/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx.c.obj 2025-03-14T04:00:14.5649389Z [656/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx512f.c.obj 2025-03-14T04:00:14.8068669Z [657/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-scalar.c.obj 2025-03-14T04:00:14.8070419Z [658/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-sse2.c.obj 2025-03-14T04:00:14.8072072Z [659/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx.c.obj 2025-03-14T04:00:14.8074068Z [660/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx512f.c.obj 2025-03-14T04:00:14.8075894Z [661/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-scalar.c.obj 2025-03-14T04:00:14.8939044Z [662/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx.c.obj 2025-03-14T04:00:14.8940844Z [663/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-sse2.c.obj 2025-03-14T04:00:14.8943354Z [664/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx512f.c.obj 2025-03-14T04:00:14.8945245Z [665/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-scalar.c.obj 2025-03-14T04:00:14.9840480Z [666/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-sse2.c.obj 2025-03-14T04:00:14.9842821Z [667/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.obj 2025-03-14T04:00:14.9844998Z [668/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.obj 2025-03-14T04:00:15.1615728Z [669/6912] 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.obj 2025-03-14T04:00:15.1617934Z [670/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:00:15.1620172Z [671/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:00:15.1622151Z [672/6912] 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.obj 2025-03-14T04:00:15.2127405Z [673/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:00:15.2130669Z [674/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.obj 2025-03-14T04:00:15.2133558Z [675/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:00:15.3401632Z [676/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c.obj 2025-03-14T04:00:15.3403768Z [677/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:00:15.3406053Z [678/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.obj 2025-03-14T04:00:15.4717858Z [679/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.obj 2025-03-14T04:00:15.4720071Z [680/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c.obj 2025-03-14T04:00:15.4722135Z [681/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:00:15.4724429Z [682/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c.obj 2025-03-14T04:00:15.6188708Z [683/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:00:15.6190919Z [684/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.obj 2025-03-14T04:00:15.6195740Z [685/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c.obj 2025-03-14T04:00:15.6762972Z [686/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:00:15.6765864Z [687/6912] 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.obj 2025-03-14T04:00:15.6768259Z [688/6912] 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.obj 2025-03-14T04:00:15.7364377Z [689/6912] 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.obj 2025-03-14T04:00:15.7366701Z [690/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.obj 2025-03-14T04:00:15.7369151Z [691/6912] 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.obj 2025-03-14T04:00:15.9186764Z [692/6912] 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.obj 2025-03-14T04:00:15.9189747Z [693/6912] 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.obj 2025-03-14T04:00:15.9192475Z [694/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.obj 2025-03-14T04:00:15.9195060Z [695/6912] 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.obj 2025-03-14T04:00:16.0225994Z [696/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.obj 2025-03-14T04:00:16.0228418Z [697/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.obj 2025-03-14T04:00:16.0230122Z [698/6912] 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.obj 2025-03-14T04:00:16.0856971Z [699/6912] 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.obj 2025-03-14T04:00:16.0864104Z [700/6912] 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.obj 2025-03-14T04:00:16.0866604Z [701/6912] 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.obj 2025-03-14T04:00:16.1782240Z [702/6912] 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.obj 2025-03-14T04:00:16.1785491Z [703/6912] 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.obj 2025-03-14T04:00:16.1787445Z [704/6912] 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.obj 2025-03-14T04:00:16.3275941Z [705/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.obj 2025-03-14T04:00:16.3278452Z [706/6912] 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.obj 2025-03-14T04:00:16.3280899Z [707/6912] 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.obj 2025-03-14T04:00:16.3283152Z [708/6912] 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.obj 2025-03-14T04:00:16.4353157Z [709/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:00:16.4355997Z [710/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.obj 2025-03-14T04:00:16.4359248Z [711/6912] 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.obj 2025-03-14T04:00:16.5347445Z [712/6912] 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.obj 2025-03-14T04:00:16.5350044Z [713/6912] 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.obj 2025-03-14T04:00:16.5352238Z [714/6912] 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.obj 2025-03-14T04:00:16.6585263Z [715/6912] 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.obj 2025-03-14T04:00:16.6587602Z [716/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:00:16.6589776Z [717/6912] 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.obj 2025-03-14T04:00:16.7880961Z [718/6912] 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.obj 2025-03-14T04:00:16.7883341Z [719/6912] 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.obj 2025-03-14T04:00:16.7885975Z [720/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.obj 2025-03-14T04:00:16.7888191Z [721/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.obj 2025-03-14T04:00:16.8732255Z [722/6912] 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.obj 2025-03-14T04:00:16.8734564Z [723/6912] 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.obj 2025-03-14T04:00:16.8736521Z [724/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.obj 2025-03-14T04:00:16.9378930Z [725/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c.obj 2025-03-14T04:00:16.9381283Z [726/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.obj 2025-03-14T04:00:16.9383301Z [727/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.obj 2025-03-14T04:00:17.1180922Z [728/6912] 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.obj 2025-03-14T04:00:17.1183433Z [729/6912] 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.obj 2025-03-14T04:00:17.1186023Z [730/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.obj 2025-03-14T04:00:17.1188350Z [731/6912] 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.obj 2025-03-14T04:00:17.2362336Z [732/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c.obj 2025-03-14T04:00:17.2364542Z [733/6912] 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.obj 2025-03-14T04:00:17.2367463Z [734/6912] 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.obj 2025-03-14T04:00:17.2608553Z [735/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.obj 2025-03-14T04:00:17.2611180Z [736/6912] 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.obj 2025-03-14T04:00:17.2613268Z [737/6912] 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.obj 2025-03-14T04:00:17.4568003Z [738/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.obj 2025-03-14T04:00:17.4570331Z [739/6912] 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.obj 2025-03-14T04:00:17.4572712Z [740/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.obj 2025-03-14T04:00:17.4574990Z [741/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c.obj 2025-03-14T04:00:17.5044389Z [742/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.obj 2025-03-14T04:00:17.5046721Z [743/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.obj 2025-03-14T04:00:17.5049513Z [744/6912] 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.obj 2025-03-14T04:00:17.6198643Z [745/6912] 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.obj 2025-03-14T04:00:17.6201308Z [746/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.obj 2025-03-14T04:00:17.6203688Z [747/6912] 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.obj 2025-03-14T04:00:17.6906748Z [748/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c.obj 2025-03-14T04:00:17.6909169Z [749/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:17.6934991Z [750/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:00:17.6937142Z [751/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.obj 2025-03-14T04:00:17.8482090Z [752/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:17.8483778Z [753/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:17.8485292Z [754/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:00:17.9195909Z [755/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.obj 2025-03-14T04:00:17.9198202Z [756/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.obj 2025-03-14T04:00:17.9200707Z [757/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.obj 2025-03-14T04:00:18.0517871Z [758/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:00:18.0519937Z [759/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:18.0522298Z [760/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:18.0524396Z [761/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:18.0792484Z [762/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:00:18.0794632Z [763/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.obj 2025-03-14T04:00:18.0796511Z [764/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u16.c.obj 2025-03-14T04:00:18.1911516Z [765/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.obj 2025-03-14T04:00:18.1913600Z [766/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u32.c.obj 2025-03-14T04:00:18.1916291Z [767/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u32.c.obj 2025-03-14T04:00:18.1918285Z [768/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u16.c.obj 2025-03-14T04:00:18.3636848Z [769/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u1.c.obj 2025-03-14T04:00:18.3639059Z [770/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u4.c.obj 2025-03-14T04:00:18.3640477Z [771/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u32.c.obj 2025-03-14T04:00:18.3641590Z [772/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u16.c.obj 2025-03-14T04:00:18.4873776Z [773/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.obj 2025-03-14T04:00:18.4877016Z [774/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.obj 2025-03-14T04:00:18.4879297Z [775/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-scalar.c.obj 2025-03-14T04:00:18.4881562Z [776/6912] 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.obj 2025-03-14T04:00:18.5732900Z [777/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x64c4-gemm-goi-scalar.c.obj 2025-03-14T04:00:18.5735539Z [778/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:00:18.5737499Z [779/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:18.6830408Z [780/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:18.6860044Z [781/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:18.6866017Z [782/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:00:18.7622628Z [783/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:18.7625027Z [784/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:00:18.7627287Z [785/6912] 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.obj 2025-03-14T04:00:18.9245434Z [786/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:00:18.9247894Z [787/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:18.9250143Z [788/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:18.9252384Z [789/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:18.9710578Z [790/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:00:18.9712841Z [791/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:00:18.9715028Z [792/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:19.0563123Z [793/6912] 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.obj 2025-03-14T04:00:19.0565405Z [794/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:00:19.0567596Z [795/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:19.1749683Z [796/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:19.1752384Z [797/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:19.1754795Z [798/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:00:19.3269563Z [799/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:00:19.3271801Z [800/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:19.3273791Z [801/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:00:19.3275532Z [802/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:00:19.4159335Z [803/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:19.4161761Z [804/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:19.4164015Z [805/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:00:19.5237464Z [806/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:19.5239740Z [807/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:00:19.5242487Z [808/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:00:19.6537994Z [809/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-03-14T04:00:19.6540128Z [810/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:19.6542214Z [811/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:00:19.6544768Z [812/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:19.7634467Z [813/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:19.7636831Z [814/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:00:19.7639016Z [815/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:00:19.8306578Z [816/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c.obj 2025-03-14T04:00:19.8308784Z [817/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:00:19.8310869Z [818/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:00:19.9360063Z [819/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:00:19.9362444Z [820/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:00:19.9365152Z [821/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:19.9367625Z [822/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:20.0798800Z [823/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:00:20.0801923Z [824/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:20.0804842Z [825/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:00:20.1554242Z [826/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:00:20.1556260Z [827/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-03-14T04:00:20.1561155Z [828/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:00:20.2686779Z [829/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:20.2689105Z [830/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:20.2691259Z [831/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:00:20.2693586Z [832/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:20.3400759Z [833/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:00:20.3404307Z [834/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c.obj 2025-03-14T04:00:20.3409683Z [835/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:00:20.4813133Z [836/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:00:20.4815295Z [837/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c.obj 2025-03-14T04:00:20.4817319Z [838/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.obj 2025-03-14T04:00:20.4819282Z [839/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x16c8-gemm-goi-scalar.c.obj 2025-03-14T04:00:20.5227962Z [840/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.obj 2025-03-14T04:00:20.5230055Z [841/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.obj 2025-03-14T04:00:20.5232137Z [842/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.obj 2025-03-14T04:00:20.6383410Z [843/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u64-acc2.c.obj 2025-03-14T04:00:20.6390567Z [844/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u64-acc2.c.obj 2025-03-14T04:00:20.6396533Z [845/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u128-acc2.c.obj 2025-03-14T04:00:20.6398782Z [846/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u128-acc2.c.obj 2025-03-14T04:00:20.7863324Z [847/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u4.c.obj 2025-03-14T04:00:20.7865448Z [848/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u32-acc2.c.obj 2025-03-14T04:00:20.7868144Z [849/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u8.c.obj 2025-03-14T04:00:20.7870108Z [850/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u16.c.obj 2025-03-14T04:00:20.8712036Z [851/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-03-14T04:00:20.8714127Z [852/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u4.c.obj 2025-03-14T04:00:20.8715965Z [853/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u1.c.obj 2025-03-14T04:00:20.8717897Z [854/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u8.c.obj 2025-03-14T04:00:20.9790670Z [855/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u8.c.obj 2025-03-14T04:00:20.9792979Z [856/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u8.c.obj 2025-03-14T04:00:20.9795149Z [857/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.obj 2025-03-14T04:00:21.1156488Z [858/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-03-14T04:00:21.1162452Z [859/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u1.c.obj 2025-03-14T04:00:21.1164372Z [860/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u4.c.obj 2025-03-14T04:00:21.1166455Z [861/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.obj 2025-03-14T04:00:21.1964521Z [862/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u32.c.obj 2025-03-14T04:00:21.1966509Z [863/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.obj 2025-03-14T04:00:21.1968901Z [864/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u1.c.obj 2025-03-14T04:00:21.1971217Z [865/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u32.c.obj 2025-03-14T04:00:21.3283231Z [866/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u4.c.obj 2025-03-14T04:00:21.3286206Z [867/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u32.c.obj 2025-03-14T04:00:21.3287900Z [868/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u32.c.obj 2025-03-14T04:00:21.3289570Z [869/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u32.c.obj 2025-03-14T04:00:21.4748821Z [870/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u32.c.obj 2025-03-14T04:00:21.4750727Z [871/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u32.c.obj 2025-03-14T04:00:21.4752597Z [872/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u4.c.obj 2025-03-14T04:00:21.4754564Z [873/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u4.c.obj 2025-03-14T04:00:21.5451939Z [874/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u32.c.obj 2025-03-14T04:00:21.5455555Z [875/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u32.c.obj 2025-03-14T04:00:21.5458202Z [876/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u32.c.obj 2025-03-14T04:00:21.5460006Z [877/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.obj 2025-03-14T04:00:21.6675375Z [878/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u4.c.obj 2025-03-14T04:00:21.6677494Z [879/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.obj 2025-03-14T04:00:21.6679492Z [880/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.obj 2025-03-14T04:00:21.6681495Z [881/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.obj 2025-03-14T04:00:21.7390235Z [882/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-scalar-u4.c.obj 2025-03-14T04:00:21.7392256Z [883/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.obj 2025-03-14T04:00:21.7394527Z [884/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.obj 2025-03-14T04:00:21.9207156Z [885/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.obj 2025-03-14T04:00:21.9209275Z [886/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.obj 2025-03-14T04:00:21.9210554Z [887/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.obj 2025-03-14T04:00:21.9211710Z [888/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9x-minmax-fp32-sse2-c8.c.obj 2025-03-14T04:00:21.9943691Z [889/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:00:21.9945801Z [890/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:22.0838213Z [891/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:00:22.0840629Z [892/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:22.0842652Z [893/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:22.0844974Z [894/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:00:22.0847387Z [895/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:00:22.2173540Z [896/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:22.2176368Z [897/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:00:22.2178450Z [898/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:22.3293846Z [899/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:22.3297210Z [900/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:00:22.3299346Z [901/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:22.3301399Z [902/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:00:22.3608880Z [903/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u32.c.obj 2025-03-14T04:00:22.3611379Z [904/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:00:22.3613503Z [905/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:22.5011511Z [906/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u16.c.obj 2025-03-14T04:00:22.5015816Z [907/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u32.c.obj 2025-03-14T04:00:22.5019994Z [908/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u1.c.obj 2025-03-14T04:00:22.5022630Z [909/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u4.c.obj 2025-03-14T04:00:22.6857920Z [910/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u32.c.obj 2025-03-14T04:00:22.6859848Z [911/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u16.c.obj 2025-03-14T04:00:22.6861889Z [912/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:00:22.6864106Z [913/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:22.7712861Z [914/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:22.7717234Z [915/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:00:22.7719294Z [916/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:00:22.7721282Z [917/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:22.8603142Z [918/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:00:22.8605141Z [919/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:22.8607028Z [920/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:00:23.0373907Z [921/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:23.0376046Z [922/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:23.0378295Z [923/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:00:23.0386546Z [924/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:00:23.1183621Z [925/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:00:23.1186030Z [926/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:00:23.1188330Z [927/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:00:23.1879378Z [928/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:23.1881572Z [929/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:23.1884313Z [930/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:23.1886834Z [931/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:00:23.3265750Z [932/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:00:23.3267874Z [933/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:23.3269724Z [934/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:00:23.4473720Z [935/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:23.4475620Z [936/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:23.4477659Z [937/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:00:23.4479586Z [938/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:00:23.5006398Z [939/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-scalar.c.obj 2025-03-14T04:00:23.5008238Z [940/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c64.c.obj 2025-03-14T04:00:23.5010173Z [941/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u64-acc2.c.obj 2025-03-14T04:00:23.5012123Z [942/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:00:23.6769817Z [943/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u32-acc2.c.obj 2025-03-14T04:00:23.6772085Z [944/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u4.c.obj 2025-03-14T04:00:23.6774380Z [945/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul32-ld32-u8.c.obj 2025-03-14T04:00:23.6776209Z [946/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx2-mul32-ld64-u16.c.obj 2025-03-14T04:00:23.7913575Z [947/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-03-14T04:00:23.7915681Z [948/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u1.c.obj 2025-03-14T04:00:23.7917480Z [949/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u4.c.obj 2025-03-14T04:00:23.7919401Z [950/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul16-ld64-u8.c.obj 2025-03-14T04:00:23.8201599Z [951/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse2-mul16-ld64-u8.c.obj 2025-03-14T04:00:23.8203679Z [952/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul32-ld32-u8.c.obj 2025-03-14T04:00:23.8205596Z [953/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.obj 2025-03-14T04:00:23.9609858Z [954/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-03-14T04:00:23.9612707Z [955/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u1.c.obj 2025-03-14T04:00:23.9614943Z [956/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u4.c.obj 2025-03-14T04:00:23.9617864Z [957/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.obj 2025-03-14T04:00:24.1171202Z [958/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.obj 2025-03-14T04:00:24.1173319Z [959/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u32.c.obj 2025-03-14T04:00:24.1175985Z [960/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u32.c.obj 2025-03-14T04:00:24.1177988Z [961/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u1.c.obj 2025-03-14T04:00:24.1694784Z [962/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u32.c.obj 2025-03-14T04:00:24.1696443Z [963/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u4.c.obj 2025-03-14T04:00:24.1697431Z [964/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u32.c.obj 2025-03-14T04:00:24.1698341Z [965/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u32.c.obj 2025-03-14T04:00:24.3082045Z [966/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u32.c.obj 2025-03-14T04:00:24.3083581Z [967/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u32.c.obj 2025-03-14T04:00:24.3085146Z [968/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u4.c.obj 2025-03-14T04:00:24.3086503Z [969/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u4.c.obj 2025-03-14T04:00:24.4595966Z [970/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u32.c.obj 2025-03-14T04:00:24.4598391Z [971/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u32.c.obj 2025-03-14T04:00:24.4600121Z [972/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u32.c.obj 2025-03-14T04:00:24.4601922Z [973/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.obj 2025-03-14T04:00:24.5296452Z [974/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.obj 2025-03-14T04:00:24.5298822Z [975/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u4.c.obj 2025-03-14T04:00:24.5301222Z [976/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.obj 2025-03-14T04:00:24.5303308Z [977/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.obj 2025-03-14T04:00:24.6121849Z [978/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u4.c.obj 2025-03-14T04:00:24.6124145Z [979/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.obj 2025-03-14T04:00:24.6126751Z [980/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.obj 2025-03-14T04:00:24.7255208Z [981/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx2.c.obj 2025-03-14T04:00:24.7257052Z [982/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx512f.c.obj 2025-03-14T04:00:24.7258827Z [983/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c1.c.obj 2025-03-14T04:00:24.7260545Z [984/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-scalar.c.obj 2025-03-14T04:00:24.8139255Z [985/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c8.c.obj 2025-03-14T04:00:24.8140968Z [986/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c16.c.obj 2025-03-14T04:00:24.8142638Z [987/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-03-14T04:00:24.8144423Z [988/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse41-c16.c.obj 2025-03-14T04:00:24.9575180Z [989/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-03-14T04:00:24.9579736Z [990/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx2-u128.c.obj 2025-03-14T04:00:24.9583146Z [991/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx512skx-u256.c.obj 2025-03-14T04:00:24.9585464Z [992/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-scalar-u4.c.obj 2025-03-14T04:00:25.0314402Z [993/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse2-u64.c.obj 2025-03-14T04:00:25.0316735Z [994/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse41-u64.c.obj 2025-03-14T04:00:25.0318724Z [995/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c1.c.obj 2025-03-14T04:00:25.0320669Z [996/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c8.c.obj 2025-03-14T04:00:25.1260194Z [997/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c16.c.obj 2025-03-14T04:00:25.1262088Z [998/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-lut32norm\u8-lut32norm-scalar.c.obj 2025-03-14T04:00:25.1263915Z [999/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-03-14T04:00:25.1265903Z [1000/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-03-14T04:00:25.3044493Z [1001/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-scalar-u2.c.obj 2025-03-14T04:00:25.3046058Z [1002/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-sse2-u16.c.obj 2025-03-14T04:00:25.3047616Z [1003/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx2-u128.c.obj 2025-03-14T04:00:25.3049312Z [1004/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx512skx-u256.c.obj 2025-03-14T04:00:25.3524048Z [1005/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-sse2-u64.c.obj 2025-03-14T04:00:25.3529167Z [1006/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-scalar-u4.c.obj 2025-03-14T04:00:25.3533299Z [1007/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-2x4-scalar-int.c.obj 2025-03-14T04:00:25.3535327Z [1008/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-packw\gen\x16-packw-x64-gemm-goi-scalar-int-u4.c.obj 2025-03-14T04:00:25.4293266Z [1009/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-16x16-reuse-switch-avx2.c.obj 2025-03-14T04:00:25.4295470Z [1010/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-packw\gen\x16-packw-x16-gemm-goi-avx2-u16-prfm.c.obj 2025-03-14T04:00:25.4298703Z [1011/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\gen\x24-transposec-1x2-scalar.c.obj 2025-03-14T04:00:25.4301279Z [1012/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\x24-transposec-4x4-ssse3.c.obj 2025-03-14T04:00:25.6286192Z [1013/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-multi-sse2.c.obj 2025-03-14T04:00:25.6288173Z [1014/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx-u8.c.obj 2025-03-14T04:00:25.6289978Z [1015/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-avx-u4.c.obj 2025-03-14T04:00:25.6291738Z [1016/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-avx-u4.c.obj 2025-03-14T04:00:25.6685990Z [1017/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x2-gemm-goi-scalar-float-u4.c.obj 2025-03-14T04:00:25.6689519Z [1018/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x2c4-gemm-goi-sse2-u4.c.obj 2025-03-14T04:00:25.6691735Z [1019/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx512f-u8.c.obj 2025-03-14T04:00:25.7174963Z [1020/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x4-gemm-goi-scalar-float-u4.c.obj 2025-03-14T04:00:25.7177263Z [1021/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-sse2-u4.c.obj 2025-03-14T04:00:25.7179183Z [1022/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.obj 2025-03-14T04:00:25.7181317Z [1023/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-scalar.c.obj 2025-03-14T04:00:25.8089271Z [1024/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-int.c.obj 2025-03-14T04:00:25.8091175Z [1025/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\x32-transposec-4x4-sse.c.obj 2025-03-14T04:00:25.8092995Z [1026/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-sse2.c.obj 2025-03-14T04:00:25.8094703Z [1027/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-multi-avx.c.obj 2025-03-14T04:00:25.8777112Z [1028/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-scalar.c.obj 2025-03-14T04:00:25.8778530Z [1029/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-scalar.c.obj 2025-03-14T04:00:25.8779953Z [1030/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-sse2.c.obj 2025-03-14T04:00:25.8782531Z [1031/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-scalar.c.obj 2025-03-14T04:00:26.0168285Z [1032/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-sse2.c.obj 2025-03-14T04:00:26.0170644Z [1033/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-scalar.c.obj 2025-03-14T04:00:26.0172460Z [1034/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-sse2.c.obj 2025-03-14T04:00:26.0174061Z [1035/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-sse2.c.obj 2025-03-14T04:00:26.0843317Z [1036/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-mov-sse2.c.obj 2025-03-14T04:00:26.0845418Z [1037/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-int.c.obj 2025-03-14T04:00:26.0847041Z [1038/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx-u64.c.obj 2025-03-14T04:00:26.0848714Z [1039/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-scalar-u4.c.obj 2025-03-14T04:00:26.2124843Z [1040/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-multi-avx.c.obj 2025-03-14T04:00:26.2125967Z [1041/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx2-u128.c.obj 2025-03-14T04:00:26.2126971Z [1042/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u64.c.obj 2025-03-14T04:00:26.2851920Z [1043/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u128.c.obj 2025-03-14T04:00:26.2853903Z [1044/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packq\x8-packq-scalar-f32qp8-u1.c.obj 2025-03-14T04:00:26.2855698Z [1045/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x16-gemm-goi-scalar-u2.c.obj 2025-03-14T04:00:26.2857545Z [1046/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x4-gemm-goi-scalar-u2.c.obj 2025-03-14T04:00:26.2859646Z [1047/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x32-gemm-goi-scalar-u2.c.obj 2025-03-14T04:00:26.3577781Z [1048/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-scalar.c.obj 2025-03-14T04:00:26.3579346Z [1049/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-scalar.c.obj 2025-03-14T04:00:26.3581323Z [1050/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-sse2.c.obj 2025-03-14T04:00:26.3583060Z [1051/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-sse2.c.obj 2025-03-14T04:00:26.4083890Z [1052/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-16x16-reuse-mov-sse2.c.obj 2025-03-14T04:00:26.4085868Z [1053/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x8-gemm-goi-scalar-u2.c.obj 2025-03-14T04:00:26.4099352Z [1054/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-2x4-scalar-int.c.obj 2025-03-14T04:00:26.4105017Z [1055/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-scalar.c.obj 2025-03-14T04:00:26.4905517Z [1056/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-32x32-reuse-switch-avx2.c.obj 2025-03-14T04:00:26.4907615Z [1057/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-sse2.c.obj 2025-03-14T04:00:26.4909602Z [1058/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-scalar.c.obj 2025-03-14T04:00:26.4911044Z [1059/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-sse2.c.obj 2025-03-14T04:00:26.5925317Z [1060/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-scalar-u16.c.obj 2025-03-14T04:00:26.5926725Z [1061/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p16-sse2-u16.c.obj 2025-03-14T04:00:26.5928052Z [1062/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-sse2-u64.c.obj 2025-03-14T04:00:26.5930778Z [1063/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-64.c.obj 2025-03-14T04:00:26.5932611Z [1064/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p4-scalar-u16.c.obj 2025-03-14T04:00:26.6401140Z [1065/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-4.c.obj 2025-03-14T04:00:26.6402754Z [1066/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-2048.c.obj 2025-03-14T04:00:26.6404308Z [1067/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-8.c.obj 2025-03-14T04:00:26.6406050Z [1068/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-copy\xx-copy-scalar-memcpy.c.obj 2025-03-14T04:00:26.7161446Z [1069/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-16.c.obj 2025-03-14T04:00:26.7168856Z [1070/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-transposev\xx-transposev-1x1-scalar-memcpy.c.obj 2025-03-14T04:00:26.7172522Z [1071/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-64.c.obj 2025-03-14T04:00:26.7174226Z [1072/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-32.c.obj 2025-03-14T04:00:26.9106200Z [1073/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\vlog.c.obj 2025-03-14T04:00:26.9108099Z [1074/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-2048.c.obj 2025-03-14T04:00:26.9109718Z [1075/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u3.c.obj 2025-03-14T04:00:26.9111446Z [1076/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u2.c.obj 2025-03-14T04:00:26.9863561Z [1077/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u1.c.obj 2025-03-14T04:00:26.9866734Z [1078/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u2.c.obj 2025-03-14T04:00:26.9868702Z [1079/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u3.c.obj 2025-03-14T04:00:26.9870593Z [1080/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u4.c.obj 2025-03-14T04:00:27.0534647Z [1081/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u2.c.obj 2025-03-14T04:00:27.0536716Z [1082/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u1.c.obj 2025-03-14T04:00:27.0538593Z [1083/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u3.c.obj 2025-03-14T04:00:27.0540902Z [1084/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u1.c.obj 2025-03-14T04:00:27.2226438Z [1085/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u2.c.obj 2025-03-14T04:00:27.2227870Z [1086/6912] Linking C static library lib\microkernels-prod.lib 2025-03-14T04:00:27.2229265Z [1087/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u3.c.obj 2025-03-14T04:00:27.2231063Z [1088/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u1.c.obj 2025-03-14T04:00:27.3037242Z [1089/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u3-acc3.c.obj 2025-03-14T04:00:27.3039116Z [1090/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc2.c.obj 2025-03-14T04:00:27.3041407Z [1091/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc4.c.obj 2025-03-14T04:00:27.3043263Z [1092/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u1.c.obj 2025-03-14T04:00:27.3830175Z [1093/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u3-acc3.c.obj 2025-03-14T04:00:27.3831824Z [1094/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u2-acc2.c.obj 2025-03-14T04:00:27.3833549Z [1095/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc2.c.obj 2025-03-14T04:00:27.3835212Z [1096/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc4.c.obj 2025-03-14T04:00:27.5615573Z [1097/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u1.c.obj 2025-03-14T04:00:27.5617621Z [1098/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u3-acc3.c.obj 2025-03-14T04:00:27.5619955Z [1099/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc4.c.obj 2025-03-14T04:00:27.5622362Z [1100/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc2.c.obj 2025-03-14T04:00:27.6326309Z [1101/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc\f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.obj 2025-03-14T04:00:27.6328526Z [1102/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc\f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.obj 2025-03-14T04:00:27.6330693Z [1103/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.obj 2025-03-14T04:00:27.7036949Z [1104/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.obj 2025-03-14T04:00:27.7042884Z [1105/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar.c.obj 2025-03-14T04:00:27.7045130Z [1106/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.obj 2025-03-14T04:00:27.7049072Z [1107/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.obj 2025-03-14T04:00:27.8915384Z [1108/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.obj 2025-03-14T04:00:27.8917587Z [1109/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar.c.obj 2025-03-14T04:00:27.8919531Z [1110/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.obj 2025-03-14T04:00:27.8921411Z [1111/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar.c.obj 2025-03-14T04:00:27.9746345Z [1112/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-minmax-scalar.c.obj 2025-03-14T04:00:27.9748280Z [1113/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar.c.obj 2025-03-14T04:00:27.9750125Z [1114/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-minmax-scalar-acc2.c.obj 2025-03-14T04:00:28.0587894Z [1115/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-minmax-scalar.c.obj 2025-03-14T04:00:28.0592303Z [1116/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar-acc2.c.obj 2025-03-14T04:00:28.0594698Z [1117/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar.c.obj 2025-03-14T04:00:28.0596229Z [1118/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-minmax-scalar.c.obj 2025-03-14T04:00:28.2495775Z [1119/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar.c.obj 2025-03-14T04:00:28.2497677Z [1120/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-minmax-scalar-acc2.c.obj 2025-03-14T04:00:28.2499783Z [1121/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-minmax-scalar.c.obj 2025-03-14T04:00:28.2501769Z [1122/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar-acc2.c.obj 2025-03-14T04:00:28.3338989Z [1123/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar.c.obj 2025-03-14T04:00:28.3342232Z [1124/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.obj 2025-03-14T04:00:28.3343833Z [1125/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.obj 2025-03-14T04:00:28.3345392Z [1126/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.obj 2025-03-14T04:00:28.4096146Z [1127/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar.c.obj 2025-03-14T04:00:28.4101830Z [1128/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.obj 2025-03-14T04:00:28.4104290Z [1129/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.obj 2025-03-14T04:00:28.6030062Z [1130/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.obj 2025-03-14T04:00:28.6031876Z [1131/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar.c.obj 2025-03-14T04:00:28.6033766Z [1132/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.obj 2025-03-14T04:00:28.6036176Z [1133/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.obj 2025-03-14T04:00:28.6826433Z [1134/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.obj 2025-03-14T04:00:28.6828311Z [1135/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar.c.obj 2025-03-14T04:00:28.6830237Z [1136/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-minmax-scalar.c.obj 2025-03-14T04:00:28.6831942Z [1137/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar.c.obj 2025-03-14T04:00:28.7979334Z [1138/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-minmax-scalar-acc2.c.obj 2025-03-14T04:00:28.7981265Z [1139/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-minmax-scalar.c.obj 2025-03-14T04:00:28.7982966Z [1140/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar-acc2.c.obj 2025-03-14T04:00:28.8470500Z [1141/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar.c.obj 2025-03-14T04:00:28.8472481Z [1142/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-minmax-scalar.c.obj 2025-03-14T04:00:28.8474450Z [1143/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar.c.obj 2025-03-14T04:00:28.8476456Z [1144/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-minmax-scalar-acc2.c.obj 2025-03-14T04:00:28.9926765Z [1145/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-minmax-scalar.c.obj 2025-03-14T04:00:28.9928356Z [1146/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c.obj 2025-03-14T04:00:28.9929843Z [1147/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar.c.obj 2025-03-14T04:00:28.9931867Z [1148/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar-acc2.c.obj 2025-03-14T04:00:29.0802498Z [1149/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.obj 2025-03-14T04:00:29.0804769Z [1150/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.obj 2025-03-14T04:00:29.0808512Z [1151/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.obj 2025-03-14T04:00:29.1760664Z [1152/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.obj 2025-03-14T04:00:29.1762958Z [1153/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.obj 2025-03-14T04:00:29.1764644Z [1154/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.obj 2025-03-14T04:00:29.3465727Z [1155/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c.obj 2025-03-14T04:00:29.3467062Z [1156/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.obj 2025-03-14T04:00:29.3468480Z [1157/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c.obj 2025-03-14T04:00:29.3469674Z [1158/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.obj 2025-03-14T04:00:29.3983726Z [1159/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.obj 2025-03-14T04:00:29.3986067Z [1160/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.obj 2025-03-14T04:00:29.3991625Z [1161/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.obj 2025-03-14T04:00:29.5314057Z [1162/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c.obj 2025-03-14T04:00:29.5316165Z [1163/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c.obj 2025-03-14T04:00:29.5318084Z [1164/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.obj 2025-03-14T04:00:29.5960535Z [1165/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.obj 2025-03-14T04:00:29.5962932Z [1166/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c.obj 2025-03-14T04:00:29.5965327Z [1167/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.obj 2025-03-14T04:00:29.5967763Z [1168/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.obj 2025-03-14T04:00:29.7218079Z [1169/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c.obj 2025-03-14T04:00:29.7220543Z [1170/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c.obj 2025-03-14T04:00:29.7222914Z [1171/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c.obj 2025-03-14T04:00:29.8083581Z [1172/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c.obj 2025-03-14T04:00:29.8085937Z [1173/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.obj 2025-03-14T04:00:29.8090158Z [1174/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c.obj 2025-03-14T04:00:29.8634280Z [1175/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c.obj 2025-03-14T04:00:29.8636473Z [1176/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.obj 2025-03-14T04:00:29.8638460Z [1177/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u1.c.obj 2025-03-14T04:00:30.0333561Z [1178/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u2.c.obj 2025-03-14T04:00:30.0336075Z [1179/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u3.c.obj 2025-03-14T04:00:30.0338109Z [1180/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.obj 2025-03-14T04:00:30.0340131Z [1181/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u1.c.obj 2025-03-14T04:00:30.1351817Z [1182/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u3.c.obj 2025-03-14T04:00:30.1354670Z [1183/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u4.c.obj 2025-03-14T04:00:30.1356702Z [1184/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p1.c.obj 2025-03-14T04:00:30.1358766Z [1185/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x4-minmax-scalar.c.obj 2025-03-14T04:00:30.1917853Z [1186/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x2-relu-scalar.c.obj 2025-03-14T04:00:30.1920462Z [1187/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-2x4-minmax-scalar.c.obj 2025-03-14T04:00:30.1923575Z [1188/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c1.c.obj 2025-03-14T04:00:30.1925599Z [1189/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p2.c.obj 2025-03-14T04:00:30.2531146Z [1190/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x4-minmax-scalar.c.obj 2025-03-14T04:00:30.2535175Z [1191/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c4.c.obj 2025-03-14T04:00:30.2536980Z [1192/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-2x4-minmax-scalar.c.obj 2025-03-14T04:00:30.4994531Z [1193/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x2-relu-scalar.c.obj 2025-03-14T04:00:30.4996847Z [1194/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-3x3-minmax-scalar.c.obj 2025-03-14T04:00:30.4998670Z [1195/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x2-minmax-scalar.c.obj 2025-03-14T04:00:30.5000486Z [1196/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x4-minmax-scalar.c.obj 2025-03-14T04:00:30.5947120Z [1197/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-2x4-minmax-scalar.c.obj 2025-03-14T04:00:30.5949464Z [1198/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x2-minmax-scalar.c.obj 2025-03-14T04:00:30.5951505Z [1199/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x4-relu-scalar.c.obj 2025-03-14T04:00:30.5953815Z [1200/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x4-minmax-scalar.c.obj 2025-03-14T04:00:30.6490037Z [1201/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x4-scalar.c.obj 2025-03-14T04:00:30.6491862Z [1202/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x4-scalar.c.obj 2025-03-14T04:00:30.6493912Z [1203/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x4-relu-scalar.c.obj 2025-03-14T04:00:30.6495890Z [1204/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2-relu-scalar.c.obj 2025-03-14T04:00:30.8147116Z [1205/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2-minmax-scalar.c.obj 2025-03-14T04:00:30.8149138Z [1206/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2-scalar.c.obj 2025-03-14T04:00:30.8150980Z [1207/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x4-relu-scalar.c.obj 2025-03-14T04:00:30.9001459Z [1208/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x4-scalar.c.obj 2025-03-14T04:00:30.9003496Z [1209/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-1x1-minmax-scalar.c.obj 2025-03-14T04:00:30.9005505Z [1210/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-2x1-minmax-scalar.c.obj 2025-03-14T04:00:30.9010054Z [1211/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-4x1-minmax-scalar.c.obj 2025-03-14T04:00:30.9686752Z [1212/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-8x1-minmax-scalar.c.obj 2025-03-14T04:00:30.9688903Z [1213/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-8x2-minmax-scalar.c.obj 2025-03-14T04:00:30.9691207Z [1214/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u1.c.obj 2025-03-14T04:00:30.9693258Z [1215/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-8x4-minmax-scalar.c.obj 2025-03-14T04:00:31.0768433Z [1216/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u3.c.obj 2025-03-14T04:00:31.0770312Z [1217/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u2.c.obj 2025-03-14T04:00:31.0772880Z [1218/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u4.c.obj 2025-03-14T04:00:31.1918598Z [1219/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u2.c.obj 2025-03-14T04:00:31.1920477Z [1220/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u3.c.obj 2025-03-14T04:00:31.1922350Z [1221/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u2.c.obj 2025-03-14T04:00:31.1924212Z [1222/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u1.c.obj 2025-03-14T04:00:31.2684013Z [1223/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u3.c.obj 2025-03-14T04:00:31.2686287Z [1224/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u1.c.obj 2025-03-14T04:00:31.2688303Z [1225/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u3.c.obj 2025-03-14T04:00:31.2690078Z [1226/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u2.c.obj 2025-03-14T04:00:31.4059032Z [1227/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u4.c.obj 2025-03-14T04:00:31.4060936Z [1228/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u2.c.obj 2025-03-14T04:00:31.4062537Z [1229/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u3.c.obj 2025-03-14T04:00:31.4064130Z [1230/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u1.c.obj 2025-03-14T04:00:31.5047856Z [1231/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u2.c.obj 2025-03-14T04:00:31.5050388Z [1232/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u3.c.obj 2025-03-14T04:00:31.5052101Z [1233/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.obj 2025-03-14T04:00:31.5492226Z [1234/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.obj 2025-03-14T04:00:31.5495006Z [1235/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.obj 2025-03-14T04:00:31.5497718Z [1236/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.obj 2025-03-14T04:00:31.5964206Z [1237/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.obj 2025-03-14T04:00:31.5966275Z [1238/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.obj 2025-03-14T04:00:31.5968027Z [1239/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u1.c.obj 2025-03-14T04:00:31.7841727Z [1240/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.obj 2025-03-14T04:00:31.7844719Z [1241/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u2-acc2.c.obj 2025-03-14T04:00:31.7846918Z [1242/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u3-acc3.c.obj 2025-03-14T04:00:31.7848796Z [1243/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc2.c.obj 2025-03-14T04:00:31.8779933Z [1244/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u2-acc2.c.obj 2025-03-14T04:00:31.8781748Z [1245/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u1.c.obj 2025-03-14T04:00:31.8783252Z [1246/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u3-acc3.c.obj 2025-03-14T04:00:31.8784723Z [1247/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc2.c.obj 2025-03-14T04:00:31.9296754Z [1248/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u1.c.obj 2025-03-14T04:00:31.9299854Z [1249/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc4.c.obj 2025-03-14T04:00:31.9302056Z [1250/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u2-acc2.c.obj 2025-03-14T04:00:31.9303807Z [1251/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc2.c.obj 2025-03-14T04:00:32.0970249Z [1252/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u3-acc3.c.obj 2025-03-14T04:00:32.0971955Z [1253/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u1.c.obj 2025-03-14T04:00:32.0973794Z [1254/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u2-acc2.c.obj 2025-03-14T04:00:32.0975577Z [1255/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u3-acc3.c.obj 2025-03-14T04:00:32.1981808Z [1256/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-1x1-minmax-scalar-pipelined.c.obj 2025-03-14T04:00:32.1983482Z [1257/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc2.c.obj 2025-03-14T04:00:32.1985049Z [1258/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-1x1-minmax-scalar.c.obj 2025-03-14T04:00:32.1986641Z [1259/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-2x1-minmax-scalar-pipelined.c.obj 2025-03-14T04:00:32.2702108Z [1260/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-2x1-minmax-scalar.c.obj 2025-03-14T04:00:32.2707322Z [1261/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-scalar-pipelined.c.obj 2025-03-14T04:00:32.2708984Z [1262/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-scalar.c.obj 2025-03-14T04:00:32.3892807Z [1263/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-scalar-pipelined.c.obj 2025-03-14T04:00:32.3894511Z [1264/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u1.c.obj 2025-03-14T04:00:32.3896042Z [1265/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u2.c.obj 2025-03-14T04:00:32.3897525Z [1266/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u4.c.obj 2025-03-14T04:00:32.5499532Z [1267/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u1.c.obj 2025-03-14T04:00:32.5501555Z [1268/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u2.c.obj 2025-03-14T04:00:32.5503827Z [1269/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u4.c.obj 2025-03-14T04:00:32.5505784Z [1270/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u1.c.obj 2025-03-14T04:00:32.5507445Z [1271/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u4.c.obj 2025-03-14T04:00:32.6383182Z [1272/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u1.c.obj 2025-03-14T04:00:32.6385069Z [1273/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u8.c.obj 2025-03-14T04:00:32.6386845Z [1274/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u4.c.obj 2025-03-14T04:00:32.6388620Z [1275/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u8.c.obj 2025-03-14T04:00:32.7705124Z [1276/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u1.c.obj 2025-03-14T04:00:32.7708691Z [1277/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u2.c.obj 2025-03-14T04:00:32.7711109Z [1278/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u4.c.obj 2025-03-14T04:00:32.7712857Z [1279/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u1.c.obj 2025-03-14T04:00:32.9199112Z [1280/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u2.c.obj 2025-03-14T04:00:32.9200826Z [1281/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u4.c.obj 2025-03-14T04:00:32.9202968Z [1282/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u1.c.obj 2025-03-14T04:00:32.9204816Z [1283/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u2.c.obj 2025-03-14T04:00:32.9855716Z [1284/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u4.c.obj 2025-03-14T04:00:32.9857499Z [1285/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u2.c.obj 2025-03-14T04:00:32.9859274Z [1286/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u1.c.obj 2025-03-14T04:00:32.9861119Z [1287/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u4.c.obj 2025-03-14T04:00:33.1197326Z [1288/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u1.c.obj 2025-03-14T04:00:33.1199297Z [1289/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u2.c.obj 2025-03-14T04:00:33.1204953Z [1290/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u1.c.obj 2025-03-14T04:00:33.1207229Z [1291/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u4.c.obj 2025-03-14T04:00:33.2699020Z [1292/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u2.c.obj 2025-03-14T04:00:33.2702071Z [1293/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u4.c.obj 2025-03-14T04:00:33.2703696Z [1294/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u1.c.obj 2025-03-14T04:00:33.2705358Z [1295/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u2.c.obj 2025-03-14T04:00:33.3321933Z [1296/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u4.c.obj 2025-03-14T04:00:33.3323848Z [1297/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u2.c.obj 2025-03-14T04:00:33.3325698Z [1298/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u1.c.obj 2025-03-14T04:00:33.3327514Z [1299/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u4.c.obj 2025-03-14T04:00:33.4636953Z [1300/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u1.c.obj 2025-03-14T04:00:33.4650175Z [1301/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u4.c.obj 2025-03-14T04:00:33.4652501Z [1302/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u1.c.obj 2025-03-14T04:00:33.4654478Z [1303/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u8.c.obj 2025-03-14T04:00:33.6180260Z [1304/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u2.c.obj 2025-03-14T04:00:33.6183422Z [1305/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u4.c.obj 2025-03-14T04:00:33.6187362Z [1306/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u1.c.obj 2025-03-14T04:00:33.6191071Z [1307/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u2.c.obj 2025-03-14T04:00:33.6759799Z [1308/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u4.c.obj 2025-03-14T04:00:33.6762059Z [1309/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u1.c.obj 2025-03-14T04:00:33.6764203Z [1310/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u2.c.obj 2025-03-14T04:00:33.6766107Z [1311/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u4.c.obj 2025-03-14T04:00:33.8148057Z [1312/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u1.c.obj 2025-03-14T04:00:33.8149961Z [1313/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u2.c.obj 2025-03-14T04:00:33.8157408Z [1314/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u1.c.obj 2025-03-14T04:00:33.8159682Z [1315/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u4.c.obj 2025-03-14T04:00:33.9601914Z [1316/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u2.c.obj 2025-03-14T04:00:33.9603839Z [1317/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u4.c.obj 2025-03-14T04:00:33.9605662Z [1318/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u1.c.obj 2025-03-14T04:00:33.9607631Z [1319/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u2.c.obj 2025-03-14T04:00:34.0144361Z [1320/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u4.c.obj 2025-03-14T04:00:34.0146278Z [1321/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u2.c.obj 2025-03-14T04:00:34.0147975Z [1322/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u1.c.obj 2025-03-14T04:00:34.0149725Z [1323/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u1.c.obj 2025-03-14T04:00:34.1619715Z [1324/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u2.c.obj 2025-03-14T04:00:34.1621232Z [1325/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u8.c.obj 2025-03-14T04:00:34.1622451Z [1326/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u3.c.obj 2025-03-14T04:00:34.1623477Z [1327/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u5.c.obj 2025-03-14T04:00:34.2805957Z [1328/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u1.c.obj 2025-03-14T04:00:34.2807725Z [1329/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u6.c.obj 2025-03-14T04:00:34.2809169Z [1330/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u1.c.obj 2025-03-14T04:00:34.3797505Z [1331/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u2.c.obj 2025-03-14T04:00:34.3799700Z [1332/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u3.c.obj 2025-03-14T04:00:34.3801213Z [1333/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u4.c.obj 2025-03-14T04:00:34.3802682Z [1334/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u5.c.obj 2025-03-14T04:00:34.4989494Z [1335/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u6.c.obj 2025-03-14T04:00:34.4991985Z [1336/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vgelu\gen\f32-vgelu-scalar.c.obj 2025-03-14T04:00:34.4994412Z [1337/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u1.c.obj 2025-03-14T04:00:34.4997336Z [1338/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u2.c.obj 2025-03-14T04:00:34.5998287Z [1339/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u1.c.obj 2025-03-14T04:00:34.5999890Z [1340/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-scalar-log.c.obj 2025-03-14T04:00:34.6001343Z [1341/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u2.c.obj 2025-03-14T04:00:34.6003788Z [1342/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c2-minmax-scalar-2x.c.obj 2025-03-14T04:00:34.7320313Z [1343/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c4-minmax-scalar-2x.c.obj 2025-03-14T04:00:34.7322703Z [1344/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u1.c.obj 2025-03-14T04:00:34.7324574Z [1345/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u2.c.obj 2025-03-14T04:00:34.7326297Z [1346/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u4.c.obj 2025-03-14T04:00:34.8391388Z [1347/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u2.c.obj 2025-03-14T04:00:34.8392998Z [1348/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u2.c.obj 2025-03-14T04:00:34.8394471Z [1349/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u2.c.obj 2025-03-14T04:00:34.8395927Z [1350/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u2.c.obj 2025-03-14T04:00:34.9509242Z [1351/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u2.c.obj 2025-03-14T04:00:34.9511129Z [1352/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.obj 2025-03-14T04:00:34.9513047Z [1353/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.obj 2025-03-14T04:00:34.9515128Z [1354/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.obj 2025-03-14T04:00:35.0826488Z [1355/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.obj 2025-03-14T04:00:35.0829351Z [1356/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-p5-div-u1.c.obj 2025-03-14T04:00:35.0832773Z [1357/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-p5-div-u2.c.obj 2025-03-14T04:00:35.2115345Z [1358/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.obj 2025-03-14T04:00:35.2117650Z [1359/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u2.c.obj 2025-03-14T04:00:35.2119415Z [1360/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u4.c.obj 2025-03-14T04:00:35.2121163Z [1361/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-p5-div-u4.c.obj 2025-03-14T04:00:35.3097481Z [1362/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-1x2-minmax-scalar.c.obj 2025-03-14T04:00:35.3099838Z [1363/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-1x4-minmax-scalar.c.obj 2025-03-14T04:00:35.3101956Z [1364/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-1x8-minmax-scalar.c.obj 2025-03-14T04:00:35.4639945Z [1365/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-2x4-minmax-scalar.c.obj 2025-03-14T04:00:35.4641876Z [1366/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-2x2-minmax-scalar.c.obj 2025-03-14T04:00:35.4643682Z [1367/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-2x8-minmax-scalar.c.obj 2025-03-14T04:00:35.4645802Z [1368/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x2-minmax-scalar.c.obj 2025-03-14T04:00:35.5183359Z [1369/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-4x4-minmax-scalar.c.obj 2025-03-14T04:00:35.5185492Z [1370/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x8-minmax-scalar.c.obj 2025-03-14T04:00:35.5187561Z [1371/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-2x2-minmax-scalar.c.obj 2025-03-14T04:00:35.6695513Z [1372/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-2x8-minmax-scalar.c.obj 2025-03-14T04:00:35.6697645Z [1373/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-2x4-minmax-scalar.c.obj 2025-03-14T04:00:35.6699772Z [1374/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x1-minmax-scalar.c.obj 2025-03-14T04:00:35.6701879Z [1375/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x2-minmax-scalar.c.obj 2025-03-14T04:00:35.7492462Z [1376/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8-minmax-scalar.c.obj 2025-03-14T04:00:35.7494570Z [1377/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-2x2-minmax-scalar.c.obj 2025-03-14T04:00:35.7496983Z [1378/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-2x4-minmax-scalar.c.obj 2025-03-14T04:00:35.8948100Z [1379/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-2x8-minmax-scalar.c.obj 2025-03-14T04:00:35.8950309Z [1380/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-2x4-minmax-scalar.c.obj 2025-03-14T04:00:35.8952465Z [1381/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x8-minmax-scalar.c.obj 2025-03-14T04:00:35.8954316Z [1382/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x8-minmax-scalar.c.obj 2025-03-14T04:00:35.9827604Z [1383/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-2x8-minmax-scalar.c.obj 2025-03-14T04:00:35.9829799Z [1384/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-2x4-minmax-scalar.c.obj 2025-03-14T04:00:35.9831991Z [1385/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-2x8-minmax-scalar.c.obj 2025-03-14T04:00:36.0596344Z [1386/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:36.0598942Z [1387/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:36.0600813Z [1388/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:36.2340057Z [1389/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:36.2343120Z [1390/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:36.2345763Z [1391/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:36.2348139Z [1392/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:36.2801667Z [1393/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:36.2805422Z [1394/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:36.2813222Z [1395/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:36.3787814Z [1396/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:36.3790025Z [1397/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:36.3793268Z [1398/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:36.4573141Z [1399/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:36.4577469Z [1400/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:36.4579927Z [1401/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:36.6353295Z [1402/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:36.6355511Z [1403/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:36.6358280Z [1404/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:36.6360866Z [1405/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:36.7231795Z [1406/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:36.7234035Z [1407/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:36.7236236Z [1408/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:36.8124773Z [1409/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:36.8126759Z [1410/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:36.8128787Z [1411/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:36.9632707Z [1412/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:36.9635203Z [1413/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:36.9637469Z [1414/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:36.9639669Z [1415/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:37.0152685Z [1416/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:37.0154819Z [1417/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:37.0156888Z [1418/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:37.1406170Z [1419/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:37.1408588Z [1420/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:37.1410747Z [1421/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:37.1413936Z [1422/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:37.1972249Z [1423/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:37.1973830Z [1424/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:37.1975406Z [1425/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:37.3436931Z [1426/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:37.3439050Z [1427/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:37.3441028Z [1428/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u2.c.obj 2025-03-14T04:00:37.3442818Z [1429/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u3.c.obj 2025-03-14T04:00:37.4452687Z [1430/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c4-gemm-gio-scalar.c.obj 2025-03-14T04:00:37.4454720Z [1431/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c4-gemm-goi-scalar.c.obj 2025-03-14T04:00:37.4456615Z [1432/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-gio-scalar.c.obj 2025-03-14T04:00:37.4458572Z [1433/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-scalar.c.obj 2025-03-14T04:00:37.5597214Z [1434/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c4-gemm-gio-scalar.c.obj 2025-03-14T04:00:37.5598857Z [1435/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c4-gemm-goi-scalar.c.obj 2025-03-14T04:00:37.5600422Z [1436/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-gio-scalar.c.obj 2025-03-14T04:00:37.6988175Z [1437/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x32c4-gemm-gio-scalar.c.obj 2025-03-14T04:00:37.6990876Z [1438/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x32c4-gemm-goi-scalar.c.obj 2025-03-14T04:00:37.6993281Z [1439/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x8c8-gemm-goi-scalar.c.obj 2025-03-14T04:00:37.6995553Z [1440/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x16c8-gemm-goi-scalar.c.obj 2025-03-14T04:00:37.7506455Z [1441/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x64c4-gemm-gio-scalar.c.obj 2025-03-14T04:00:37.7508745Z [1442/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x32c8-gemm-goi-scalar.c.obj 2025-03-14T04:00:37.7510672Z [1443/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:37.8647853Z [1444/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:37.8650973Z [1445/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:37.8654890Z [1446/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:37.9737886Z [1447/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:37.9740120Z [1448/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:37.9742610Z [1449/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.0684716Z [1450/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.0688001Z [1451/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:38.0690799Z [1452/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.0693718Z [1453/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.1714461Z [1454/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:38.1717009Z [1455/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.1719569Z [1456/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.2723607Z [1457/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:38.2726890Z [1458/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.2729235Z [1459/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.3629462Z [1460/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:38.3633129Z [1461/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.3635783Z [1462/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.4512973Z [1463/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:38.4515407Z [1464/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.4518372Z [1465/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.5515729Z [1466/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:38.5519188Z [1467/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.5521703Z [1468/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.6394012Z [1469/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:38.6397440Z [1470/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.6400728Z [1471/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:38.7305690Z [1472/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.7307145Z [1473/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.7308364Z [1474/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.8565117Z [1475/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:38.8567612Z [1476/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.8573951Z [1477/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:38.8577214Z [1478/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.9650413Z [1479/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:38.9653237Z [1480/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:38.9655637Z [1481/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:39.0894177Z [1482/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:39.0895716Z [1483/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:39.0897047Z [1484/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:39.2123658Z [1485/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:39.2125924Z [1486/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:39.2128501Z [1487/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:39.2903603Z [1488/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:39.2906255Z [1489/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:39.2908520Z [1490/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:39.2910833Z [1491/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:39.3813378Z [1492/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:39.3843496Z [1493/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:39.3848101Z [1494/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:39.5275207Z [1495/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:39.5277358Z [1496/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:39.5279444Z [1497/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:39.5281534Z [1498/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:39.6520837Z [1499/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:39.6523155Z [1500/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:39.6525216Z [1501/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:39.7266877Z [1502/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:39.7269237Z [1503/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:39.7271467Z [1504/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:39.8578510Z [1505/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:39.8580930Z [1506/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:39.8583495Z [1507/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:40.0236871Z [1508/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:40.0241278Z [1509/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:40.0243261Z [1510/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:40.0245357Z [1511/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:40.0669486Z [1512/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:40.0672017Z [1513/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:40.0674106Z [1514/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:40.1538152Z [1515/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:40.1543392Z [1516/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:40.1545687Z [1517/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:40.2974652Z [1518/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:40.2977246Z [1519/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:40.2981736Z [1520/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:40.2983752Z [1521/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x8c8-gemm-gio-scalar.c.obj 2025-03-14T04:00:40.3819527Z [1522/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:40.3822571Z [1523/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:40.3825148Z [1524/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x8c8-gemm-goi-scalar.c.obj 2025-03-14T04:00:40.4700673Z [1525/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u1.c.obj 2025-03-14T04:00:40.4702555Z [1526/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x16c8-gemm-gio-scalar.c.obj 2025-03-14T04:00:40.4704350Z [1527/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u2.c.obj 2025-03-14T04:00:40.4706522Z [1528/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u2.c.obj 2025-03-14T04:00:40.6301169Z [1529/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u2.c.obj 2025-03-14T04:00:40.6303407Z [1530/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u2.c.obj 2025-03-14T04:00:40.6305149Z [1531/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u1.c.obj 2025-03-14T04:00:40.6306850Z [1532/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u2.c.obj 2025-03-14T04:00:40.7235899Z [1533/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u1.c.obj 2025-03-14T04:00:40.7237537Z [1534/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u2.c.obj 2025-03-14T04:00:40.7243187Z [1535/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u1.c.obj 2025-03-14T04:00:40.7245140Z [1536/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u2.c.obj 2025-03-14T04:00:40.8327865Z [1537/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-scalar-u1.c.obj 2025-03-14T04:00:40.8330979Z [1538/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-scalar-u2.c.obj 2025-03-14T04:00:40.8333626Z [1539/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:40.9746104Z [1540/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:40.9748658Z [1541/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:40.9752004Z [1542/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:40.9755058Z [1543/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:41.0384553Z [1544/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.0386943Z [1545/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:41.0389355Z [1546/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:41.1289582Z [1547/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.1298672Z [1548/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:41.1302077Z [1549/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:41.2334926Z [1550/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.2337337Z [1551/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:41.2339615Z [1552/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:41.3784945Z [1553/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:41.3787323Z [1554/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.3789656Z [1555/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:41.3792800Z [1556/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.4422060Z [1557/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:41.4424248Z [1558/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:41.4426376Z [1559/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.5239457Z [1560/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:41.5242318Z [1561/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:41.5246389Z [1562/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.6282948Z [1563/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:41.6285285Z [1564/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:41.6287313Z [1565/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:41.6290105Z [1566/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.7637320Z [1567/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.7639524Z [1568/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:41.7641578Z [1569/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:41.8895352Z [1570/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:41.8898556Z [1571/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:41.8900773Z [1572/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:41.8904651Z [1573/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.9666547Z [1574/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:41.9668981Z [1575/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:41.9671003Z [1576/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:42.0830139Z [1577/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:42.0832825Z [1578/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:42.0835229Z [1579/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:42.0840875Z [1580/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u2.c.obj 2025-03-14T04:00:42.2004415Z [1581/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u3.c.obj 2025-03-14T04:00:42.2008159Z [1582/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:42.2009741Z [1583/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:42.3570212Z [1584/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:42.3572481Z [1585/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:42.3574463Z [1586/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:42.3576472Z [1587/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:42.4687839Z [1588/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:42.4689485Z [1589/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:42.4691900Z [1590/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:42.4694003Z [1591/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:42.5365259Z [1592/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:42.5367475Z [1593/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:42.5370094Z [1594/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:42.6787098Z [1595/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:42.6788206Z [1596/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:42.6789294Z [1597/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:42.6790361Z [1598/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:42.7845670Z [1599/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:42.7847945Z [1600/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:42.7850581Z [1601/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:42.9621324Z [1602/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:42.9622985Z [1603/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:42.9624924Z [1604/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:42.9626585Z [1605/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:43.0735037Z [1606/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:43.0736717Z [1607/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:43.0738353Z [1608/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:43.0739994Z [1609/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:43.1574667Z [1610/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:43.1577355Z [1611/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:43.1579548Z [1612/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:43.3059794Z [1613/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:43.3062738Z [1614/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:43.3064942Z [1615/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:43.3066986Z [1616/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:43.3983324Z [1617/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:43.3986465Z [1618/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:43.3988648Z [1619/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:43.5391711Z [1620/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:43.5393078Z [1621/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:43.5394223Z [1622/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:43.5395556Z [1623/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:43.6412117Z [1624/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:43.6414550Z [1625/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:43.6416809Z [1626/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:43.6420310Z [1627/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:43.7712434Z [1628/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:43.7714488Z [1629/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:43.7716454Z [1630/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:43.8675916Z [1631/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:43.8678655Z [1632/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:43.8680922Z [1633/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:43.8683169Z [1634/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:43.9489222Z [1635/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.obj 2025-03-14T04:00:43.9491497Z [1636/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.obj 2025-03-14T04:00:43.9493301Z [1637/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u1.c.obj 2025-03-14T04:00:43.9494993Z [1638/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u2.c.obj 2025-03-14T04:00:44.0832679Z [1639/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.obj 2025-03-14T04:00:44.0834784Z [1640/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-rndnu-scalar.c.obj 2025-03-14T04:00:44.0836705Z [1641/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u2.c.obj 2025-03-14T04:00:44.2324891Z [1642/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u2.c.obj 2025-03-14T04:00:44.2326589Z [1643/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u2.c.obj 2025-03-14T04:00:44.2328395Z [1644/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u1.c.obj 2025-03-14T04:00:44.2330241Z [1645/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u1.c.obj 2025-03-14T04:00:44.6265644Z [1646/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u2.c.obj 2025-03-14T04:00:44.6267376Z [1647/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c2.c.obj 2025-03-14T04:00:44.6269063Z [1648/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u2.c.obj 2025-03-14T04:00:44.6270896Z [1649/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u2.c.obj 2025-03-14T04:00:44.6481516Z [1650/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u1.c.obj 2025-03-14T04:00:44.6483161Z [1651/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u2.c.obj 2025-03-14T04:00:44.6485115Z [1652/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u1.c.obj 2025-03-14T04:00:44.6486582Z [1653/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c4.c.obj 2025-03-14T04:00:44.7344613Z [1654/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u1.c.obj 2025-03-14T04:00:44.7346468Z [1655/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c2.c.obj 2025-03-14T04:00:44.7350357Z [1656/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c4.c.obj 2025-03-14T04:00:44.7353062Z [1657/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u8.c.obj 2025-03-14T04:00:44.9419454Z [1658/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u2.c.obj 2025-03-14T04:00:44.9421484Z [1659/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u16.c.obj 2025-03-14T04:00:44.9423157Z [1660/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x2-gemm-goi-scalar-u4.c.obj 2025-03-14T04:00:44.9426318Z [1661/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x2-gemm-goi-scalar-u2.c.obj 2025-03-14T04:00:44.9873584Z [1662/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x4-gemm-goi-scalar-u4.c.obj 2025-03-14T04:00:44.9875326Z [1663/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8-gemm-goi-scalar-u4.c.obj 2025-03-14T04:00:44.9877115Z [1664/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16-gemm-goi-scalar-u4.c.obj 2025-03-14T04:00:44.9878955Z [1665/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-gio-scalar.c.obj 2025-03-14T04:00:45.0276248Z [1666/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x32-gemm-goi-scalar-u4.c.obj 2025-03-14T04:00:45.0278463Z [1667/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-1x4-scalar-int.c.obj 2025-03-14T04:00:45.0280342Z [1668/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-1x2-scalar-int.c.obj 2025-03-14T04:00:45.1447562Z [1669/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-2x1-scalar-int.c.obj 2025-03-14T04:00:45.1449951Z [1670/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-2x2-scalar-int.c.obj 2025-03-14T04:00:45.1452315Z [1671/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x1-scalar-int.c.obj 2025-03-14T04:00:45.1454342Z [1672/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x2-scalar-int.c.obj 2025-03-14T04:00:45.2975670Z [1673/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x4-scalar-int.c.obj 2025-03-14T04:00:45.2978031Z [1674/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-1x2-scalar-int.c.obj 2025-03-14T04:00:45.2983553Z [1675/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x16-gemm-goi-scalar-int-u4.c.obj 2025-03-14T04:00:45.2985486Z [1676/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x8-gemm-goi-scalar-int-u4.c.obj 2025-03-14T04:00:45.3429056Z [1677/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-1x4-scalar-int.c.obj 2025-03-14T04:00:45.3433006Z [1678/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x32-gemm-goi-scalar-int-u4.c.obj 2025-03-14T04:00:45.3454770Z [1679/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-2x1-scalar-int.c.obj 2025-03-14T04:00:45.4297561Z [1680/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x1-scalar-int.c.obj 2025-03-14T04:00:45.4299652Z [1681/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-2x2-scalar-int.c.obj 2025-03-14T04:00:45.4301684Z [1682/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x2-scalar-int.c.obj 2025-03-14T04:00:45.4303766Z [1683/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x4-scalar-int.c.obj 2025-03-14T04:00:45.5813943Z [1684/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-1x4-scalar.c.obj 2025-03-14T04:00:45.5815957Z [1685/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x1-scalar.c.obj 2025-03-14T04:00:45.5817870Z [1686/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x1-scalar.c.obj 2025-03-14T04:00:45.5819874Z [1687/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x2-scalar.c.obj 2025-03-14T04:00:45.6546811Z [1688/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x4-scalar.c.obj 2025-03-14T04:00:45.6548910Z [1689/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x2-scalar.c.obj 2025-03-14T04:00:45.6550699Z [1690/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x4-scalar.c.obj 2025-03-14T04:00:45.6552843Z [1691/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c1s1r-gemm-scalar-float.c.obj 2025-03-14T04:00:45.6866384Z [1692/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c1s1r-gemm-scalar-int.c.obj 2025-03-14T04:00:45.6868316Z [1693/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c2s1r-gemm-scalar-float.c.obj 2025-03-14T04:00:45.6870451Z [1694/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c1s1r-gemm-scalar-float.c.obj 2025-03-14T04:00:45.8871870Z [1695/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c2s1r-gemm-scalar-int.c.obj 2025-03-14T04:00:45.8873881Z [1696/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c1s1r-gemm-scalar-int.c.obj 2025-03-14T04:00:45.8875859Z [1697/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c4s1r-gemm-scalar-float.c.obj 2025-03-14T04:00:45.8877720Z [1698/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c4s1r-gemm-scalar-int.c.obj 2025-03-14T04:00:45.9592670Z [1699/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x2-gemm-goi-scalar-int-u4.c.obj 2025-03-14T04:00:45.9594966Z [1700/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x3-gemm-goi-scalar-float-u4.c.obj 2025-03-14T04:00:45.9597795Z [1701/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x4-gemm-gio-scalar.c.obj 2025-03-14T04:00:45.9600176Z [1702/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x3-gemm-goi-scalar-int-u4.c.obj 2025-03-14T04:00:45.9986929Z [1703/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x4-gemm-goi-scalar-int-u4.c.obj 2025-03-14T04:00:45.9989074Z [1704/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-scalar.c.obj 2025-03-14T04:00:45.9991075Z [1705/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-scalar.c.obj 2025-03-14T04:00:46.0899066Z [1706/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-scalar-float-u4.c.obj 2025-03-14T04:00:46.0900989Z [1707/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-scalar-int-u4.c.obj 2025-03-14T04:00:46.0902875Z [1708/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-scalar-float-u4.c.obj 2025-03-14T04:00:46.0904500Z [1709/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-2x-scalar.c.obj 2025-03-14T04:00:46.2476552Z [1710/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-3x-scalar.c.obj 2025-03-14T04:00:46.2478550Z [1711/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-scalar-int-u4.c.obj 2025-03-14T04:00:46.2480478Z [1712/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-scalar.c.obj 2025-03-14T04:00:46.2482266Z [1713/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-scalar.c.obj 2025-03-14T04:00:46.3053615Z [1714/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x2-scalar-float.c.obj 2025-03-14T04:00:46.3055977Z [1715/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x2-scalar-int.c.obj 2025-03-14T04:00:46.3058802Z [1716/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x4-scalar-float.c.obj 2025-03-14T04:00:46.3060787Z [1717/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x1-scalar-float.c.obj 2025-03-14T04:00:46.3853009Z [1718/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x1-scalar-int.c.obj 2025-03-14T04:00:46.3856752Z [1719/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x4-scalar-int.c.obj 2025-03-14T04:00:46.3858687Z [1720/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x2-scalar-float.c.obj 2025-03-14T04:00:46.5069808Z [1721/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x2-scalar-int.c.obj 2025-03-14T04:00:46.5072129Z [1722/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x1-scalar-float.c.obj 2025-03-14T04:00:46.5074208Z [1723/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-float.c.obj 2025-03-14T04:00:46.5076213Z [1724/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x1-scalar-int.c.obj 2025-03-14T04:00:46.6088550Z [1725/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x2-scalar-float.c.obj 2025-03-14T04:00:46.6093041Z [1726/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x2-scalar-int.c.obj 2025-03-14T04:00:46.6095433Z [1727/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-scalar-float.c.obj 2025-03-14T04:00:46.6097700Z [1728/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-scalar-int.c.obj 2025-03-14T04:00:46.6755596Z [1729/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c1s1r-gemm-scalar-float.c.obj 2025-03-14T04:00:46.6757556Z [1730/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c1s1r-gemm-scalar-int.c.obj 2025-03-14T04:00:46.6759676Z [1731/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c2s1r-gemm-scalar-float.c.obj 2025-03-14T04:00:46.7535018Z [1732/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c2s1r-gemm-scalar-int.c.obj 2025-03-14T04:00:46.7537003Z [1733/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c1s1r-gemm-scalar-float.c.obj 2025-03-14T04:00:46.7539077Z [1734/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c1s1r-gemm-scalar-int.c.obj 2025-03-14T04:00:46.7540857Z [1735/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c4s1r-gemm-scalar-float.c.obj 2025-03-14T04:00:46.8766467Z [1736/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c4s1r-gemm-scalar-int.c.obj 2025-03-14T04:00:46.8768519Z [1737/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-1x2-scalar-float.c.obj 2025-03-14T04:00:46.8771186Z [1738/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-1x2-scalar-int.c.obj 2025-03-14T04:00:46.8773183Z [1739/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x1-scalar-float.c.obj 2025-03-14T04:00:46.9353139Z [1740/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x1-scalar-int.c.obj 2025-03-14T04:00:46.9355238Z [1741/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-scalar-float.c.obj 2025-03-14T04:00:46.9357261Z [1742/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-scalar-int.c.obj 2025-03-14T04:00:47.0770417Z [1743/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x1-scalar-float.c.obj 2025-03-14T04:00:47.0772477Z [1744/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x1-scalar-int.c.obj 2025-03-14T04:00:47.0774311Z [1745/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-float.c.obj 2025-03-14T04:00:47.0776268Z [1746/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc2chw\f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.obj 2025-03-14T04:00:47.2348246Z [1747/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p4c-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.2350182Z [1748/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p4c-minmax-sse.c.obj 2025-03-14T04:00:47.2352106Z [1749/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.2354338Z [1750/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.3064039Z [1751/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p4c-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.3066142Z [1752/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p4c-minmax-sse.c.obj 2025-03-14T04:00:47.3068050Z [1753/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.3920789Z [1754/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.obj 2025-03-14T04:00:47.3924131Z [1755/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.3926950Z [1756/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.3930092Z [1757/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.obj 2025-03-14T04:00:47.5378119Z [1758/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.obj 2025-03-14T04:00:47.5380273Z [1759/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.5382261Z [1760/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.obj 2025-03-14T04:00:47.6613649Z [1761/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.6615696Z [1762/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.obj 2025-03-14T04:00:47.6617580Z [1763/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.6619731Z [1764/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.obj 2025-03-14T04:00:47.7485858Z [1765/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.7488322Z [1766/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.obj 2025-03-14T04:00:47.7490487Z [1767/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.7493499Z [1768/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.obj 2025-03-14T04:00:47.8439759Z [1769/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.8442195Z [1770/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p4c-minmax-sse-acc2.c.obj 2025-03-14T04:00:47.8444223Z [1771/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p4c-minmax-sse.c.obj 2025-03-14T04:00:48.0016261Z [1772/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-sse-acc2.c.obj 2025-03-14T04:00:48.0018245Z [1773/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p4c-minmax-sse-acc2.c.obj 2025-03-14T04:00:48.0020800Z [1774/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p4c-minmax-sse.c.obj 2025-03-14T04:00:48.0023814Z [1775/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-sse-acc2.c.obj 2025-03-14T04:00:48.0488361Z [1776/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c.obj 2025-03-14T04:00:48.0490578Z [1777/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c.obj 2025-03-14T04:00:48.0492786Z [1778/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c.obj 2025-03-14T04:00:48.1847001Z [1779/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.obj 2025-03-14T04:00:48.1852395Z [1780/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.obj 2025-03-14T04:00:48.1854428Z [1781/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.obj 2025-03-14T04:00:48.1856336Z [1782/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.obj 2025-03-14T04:00:48.3436183Z [1783/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.obj 2025-03-14T04:00:48.3438470Z [1784/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.obj 2025-03-14T04:00:48.3441650Z [1785/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c.obj 2025-03-14T04:00:48.3947708Z [1786/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.obj 2025-03-14T04:00:48.3950500Z [1787/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c.obj 2025-03-14T04:00:48.3952187Z [1788/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.obj 2025-03-14T04:00:48.4847198Z [1789/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c.obj 2025-03-14T04:00:48.4850072Z [1790/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.obj 2025-03-14T04:00:48.4852194Z [1791/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.obj 2025-03-14T04:00:48.4854635Z [1792/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c.obj 2025-03-14T04:00:48.5804109Z [1793/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c.obj 2025-03-14T04:00:48.5806421Z [1794/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c.obj 2025-03-14T04:00:48.5808703Z [1795/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c.obj 2025-03-14T04:00:48.7296407Z [1796/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.obj 2025-03-14T04:00:48.7298805Z [1797/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c.obj 2025-03-14T04:00:48.7301007Z [1798/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c.obj 2025-03-14T04:00:48.8006669Z [1799/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.obj 2025-03-14T04:00:48.8011978Z [1800/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c.obj 2025-03-14T04:00:48.8014114Z [1801/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.obj 2025-03-14T04:00:48.8016426Z [1802/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c.obj 2025-03-14T04:00:48.8912749Z [1803/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.obj 2025-03-14T04:00:48.8915081Z [1804/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c.obj 2025-03-14T04:00:48.8917387Z [1805/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c.obj 2025-03-14T04:00:49.0357760Z [1806/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c.obj 2025-03-14T04:00:49.0360441Z [1807/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c.obj 2025-03-14T04:00:49.0362651Z [1808/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.obj 2025-03-14T04:00:49.1788372Z [1809/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c.obj 2025-03-14T04:00:49.1790861Z [1810/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c.obj 2025-03-14T04:00:49.1793513Z [1811/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c.obj 2025-03-14T04:00:49.1796712Z [1812/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8s4-minmax-sse.c.obj 2025-03-14T04:00:49.2686514Z [1813/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.obj 2025-03-14T04:00:49.2688549Z [1814/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-sse-dup.c.obj 2025-03-14T04:00:49.2690404Z [1815/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8-minmax-sse-dup.c.obj 2025-03-14T04:00:49.3793370Z [1816/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8-minmax-sse-load1.c.obj 2025-03-14T04:00:49.3795558Z [1817/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8s4-minmax-sse.c.obj 2025-03-14T04:00:49.3797464Z [1818/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-sse-dup.c.obj 2025-03-14T04:00:49.3799633Z [1819/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8s4-minmax-sse.c.obj 2025-03-14T04:00:49.5639846Z [1820/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-sse-dup.c.obj 2025-03-14T04:00:49.5641772Z [1821/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-sse-load1.c.obj 2025-03-14T04:00:49.5644211Z [1822/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8s4-minmax-sse.c.obj 2025-03-14T04:00:49.5647200Z [1823/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x2c4-minmax-sse.c.obj 2025-03-14T04:00:49.6503204Z [1824/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-sse-load1.c.obj 2025-03-14T04:00:49.6505218Z [1825/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-sse-dup.c.obj 2025-03-14T04:00:49.6507207Z [1826/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-sse-dup.c.obj 2025-03-14T04:00:49.6509637Z [1827/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8s4-minmax-sse.c.obj 2025-03-14T04:00:49.7925090Z [1828/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-sse-load1.c.obj 2025-03-14T04:00:49.7928273Z [1829/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8-minmax-sse-dup.c.obj 2025-03-14T04:00:49.7930751Z [1830/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8s4-minmax-sse.c.obj 2025-03-14T04:00:49.7932991Z [1831/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8-minmax-sse-load1.c.obj 2025-03-14T04:00:49.9272704Z [1832/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8s4-minmax-sse.c.obj 2025-03-14T04:00:49.9274667Z [1833/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-sse-dup.c.obj 2025-03-14T04:00:49.9277541Z [1834/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8s4-minmax-sse.c.obj 2025-03-14T04:00:50.0138991Z [1835/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-sse-load1.c.obj 2025-03-14T04:00:50.0141158Z [1836/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-sse-dup.c.obj 2025-03-14T04:00:50.0143106Z [1837/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-sse-load1.c.obj 2025-03-14T04:00:50.0145353Z [1838/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-sse-p4.c.obj 2025-03-14T04:00:50.1075088Z [1839/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8s4-minmax-sse.c.obj 2025-03-14T04:00:50.1077327Z [1840/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-sse-load1.c.obj 2025-03-14T04:00:50.1079353Z [1841/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-sse-dup.c.obj 2025-03-14T04:00:50.1081321Z [1842/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c4.c.obj 2025-03-14T04:00:50.2968515Z [1843/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8s4-minmax-sse.c.obj 2025-03-14T04:00:50.2971314Z [1844/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-sse-dup.c.obj 2025-03-14T04:00:50.2973361Z [1845/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8s4-minmax-sse.c.obj 2025-03-14T04:00:50.2975411Z [1846/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8-minmax-sse-load1.c.obj 2025-03-14T04:00:50.4041924Z [1847/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8-minmax-sse-dup.c.obj 2025-03-14T04:00:50.4043757Z [1848/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8s4-minmax-sse.c.obj 2025-03-14T04:00:50.4045463Z [1849/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-sse-dup.c.obj 2025-03-14T04:00:50.4047728Z [1850/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8s4-minmax-sse.c.obj 2025-03-14T04:00:50.4310564Z [1851/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-sse-dup.c.obj 2025-03-14T04:00:50.4313124Z [1852/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8s4-minmax-sse.c.obj 2025-03-14T04:00:50.4315265Z [1853/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-sse-load1.c.obj 2025-03-14T04:00:50.5992100Z [1854/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x2c4-minmax-sse.c.obj 2025-03-14T04:00:50.5994025Z [1855/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-sse-dup.c.obj 2025-03-14T04:00:50.5996066Z [1856/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-sse-load1.c.obj 2025-03-14T04:00:50.5997960Z [1857/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8s4-minmax-sse.c.obj 2025-03-14T04:00:50.6797385Z [1858/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x8-minmax-sse.c.obj 2025-03-14T04:00:50.6799626Z [1859/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c32.c.obj 2025-03-14T04:00:50.6801361Z [1860/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u4.c.obj 2025-03-14T04:00:50.6803096Z [1861/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u8-acc2.c.obj 2025-03-14T04:00:50.7542505Z [1862/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c64.c.obj 2025-03-14T04:00:50.7544141Z [1863/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc2.c.obj 2025-03-14T04:00:50.7545628Z [1864/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u12-acc3.c.obj 2025-03-14T04:00:50.7547133Z [1865/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u8-acc2.c.obj 2025-03-14T04:00:50.9161941Z [1866/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u4.c.obj 2025-03-14T04:00:50.9163695Z [1867/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u12-acc3.c.obj 2025-03-14T04:00:50.9165379Z [1868/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u16-acc2.c.obj 2025-03-14T04:00:50.9167386Z [1869/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u16-acc4.c.obj 2025-03-14T04:00:51.0088969Z [1870/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u4.c.obj 2025-03-14T04:00:51.0091238Z [1871/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u12-acc3.c.obj 2025-03-14T04:00:51.0093250Z [1872/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u8-acc2.c.obj 2025-03-14T04:00:51.0095959Z [1873/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc2.c.obj 2025-03-14T04:00:51.0822365Z [1874/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u4.c.obj 2025-03-14T04:00:51.0823975Z [1875/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u12-acc3.c.obj 2025-03-14T04:00:51.0825618Z [1876/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u8-acc2.c.obj 2025-03-14T04:00:51.0827673Z [1877/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc2.c.obj 2025-03-14T04:00:51.2636632Z [1878/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-sse.c.obj 2025-03-14T04:00:51.2638443Z [1879/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-sse.c.obj 2025-03-14T04:00:51.2641029Z [1880/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-16x1-minmax-sse.c.obj 2025-03-14T04:00:51.2643238Z [1881/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-sse-u4.c.obj 2025-03-14T04:00:51.3529256Z [1882/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-sse-u4.c.obj 2025-03-14T04:00:51.3531038Z [1883/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-sse-u4.c.obj 2025-03-14T04:00:51.3532630Z [1884/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-sse-u4.c.obj 2025-03-14T04:00:51.3535905Z [1885/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-sse-u4.c.obj 2025-03-14T04:00:51.4584018Z [1886/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u4.c.obj 2025-03-14T04:00:51.4585581Z [1887/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-sse-u4.c.obj 2025-03-14T04:00:51.4587013Z [1888/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-sse-u4.c.obj 2025-03-14T04:00:51.4588475Z [1889/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-sse-u4.c.obj 2025-03-14T04:00:51.4589877Z [1890/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-sse-u4.c.obj 2025-03-14T04:00:51.6733793Z [1891/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u4.c.obj 2025-03-14T04:00:51.6735470Z [1892/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u4.c.obj 2025-03-14T04:00:51.6736883Z [1893/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u4.c.obj 2025-03-14T04:00:51.6738343Z [1894/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u4.c.obj 2025-03-14T04:00:51.7648345Z [1895/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-sse-u4.c.obj 2025-03-14T04:00:51.7650363Z [1896/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-sse-u4.c.obj 2025-03-14T04:00:51.7652129Z [1897/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u4.c.obj 2025-03-14T04:00:51.7653741Z [1898/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-sse-u4.c.obj 2025-03-14T04:00:51.8099275Z [1899/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u4.c.obj 2025-03-14T04:00:51.8101487Z [1900/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c8-minmax-sse-2x.c.obj 2025-03-14T04:00:51.8103179Z [1901/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u12.c.obj 2025-03-14T04:00:51.8104657Z [1902/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u16.c.obj 2025-03-14T04:00:51.9662344Z [1903/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-sse-u4.c.obj 2025-03-14T04:00:51.9664174Z [1904/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u4.c.obj 2025-03-14T04:00:51.9665851Z [1905/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u8.c.obj 2025-03-14T04:00:51.9667571Z [1906/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u4.c.obj 2025-03-14T04:00:52.0945373Z [1907/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-sse.c.obj 2025-03-14T04:00:52.0947013Z [1908/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u16.c.obj 2025-03-14T04:00:52.0948607Z [1909/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u4.c.obj 2025-03-14T04:00:52.0950293Z [1910/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u8.c.obj 2025-03-14T04:00:52.1377222Z [1911/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u4.c.obj 2025-03-14T04:00:52.1379579Z [1912/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u8.c.obj 2025-03-14T04:00:52.1381541Z [1913/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u16.c.obj 2025-03-14T04:00:52.1383190Z [1914/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u8.c.obj 2025-03-14T04:00:52.3288962Z [1915/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u16.c.obj 2025-03-14T04:00:52.3290948Z [1916/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u24.c.obj 2025-03-14T04:00:52.3292780Z [1917/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u8.c.obj 2025-03-14T04:00:52.3294659Z [1918/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u24.c.obj 2025-03-14T04:00:52.4440769Z [1919/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u16.c.obj 2025-03-14T04:00:52.4472921Z [1920/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u32.c.obj 2025-03-14T04:00:52.4476475Z [1921/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vabs-sse2-u8.c.obj 2025-03-14T04:00:52.4479946Z [1922/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vneg-sse2-u8.c.obj 2025-03-14T04:00:52.4699968Z [1923/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u8.c.obj 2025-03-14T04:00:52.4701634Z [1924/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u32.c.obj 2025-03-14T04:00:52.4703771Z [1925/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u24.c.obj 2025-03-14T04:00:52.4706939Z [1926/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u16.c.obj 2025-03-14T04:00:52.6525377Z [1927/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u8.c.obj 2025-03-14T04:00:52.6527373Z [1928/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u24.c.obj 2025-03-14T04:00:52.6529143Z [1929/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u8.c.obj 2025-03-14T04:00:52.6530986Z [1930/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u16.c.obj 2025-03-14T04:00:52.7139493Z [1931/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.obj 2025-03-14T04:00:52.7141463Z [1932/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u24.c.obj 2025-03-14T04:00:52.7143226Z [1933/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.obj 2025-03-14T04:00:52.8213001Z [1934/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.obj 2025-03-14T04:00:52.8215123Z [1935/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u4.c.obj 2025-03-14T04:00:52.8217159Z [1936/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u4.c.obj 2025-03-14T04:00:52.8218934Z [1937/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u4.c.obj 2025-03-14T04:00:52.9745483Z [1938/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u4.c.obj 2025-03-14T04:00:52.9748429Z [1939/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u8.c.obj 2025-03-14T04:00:52.9750086Z [1940/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u16.c.obj 2025-03-14T04:00:52.9751665Z [1941/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u4.c.obj 2025-03-14T04:00:53.0811136Z [1942/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u8.c.obj 2025-03-14T04:00:53.0813491Z [1943/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u12.c.obj 2025-03-14T04:00:53.0815244Z [1944/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u16.c.obj 2025-03-14T04:00:53.0817062Z [1945/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u4.c.obj 2025-03-14T04:00:53.1766562Z [1946/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u8.c.obj 2025-03-14T04:00:53.1768308Z [1947/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u4.c.obj 2025-03-14T04:00:53.1770016Z [1948/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u4.c.obj 2025-03-14T04:00:53.1771832Z [1949/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u4.c.obj 2025-03-14T04:00:53.2832329Z [1950/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.obj 2025-03-14T04:00:53.2834351Z [1951/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u4.c.obj 2025-03-14T04:00:53.2836572Z [1952/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.obj 2025-03-14T04:00:53.3904898Z [1953/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.obj 2025-03-14T04:00:53.3906933Z [1954/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u4.c.obj 2025-03-14T04:00:53.3909276Z [1955/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u12.c.obj 2025-03-14T04:00:53.3911204Z [1956/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u8.c.obj 2025-03-14T04:00:53.5427217Z [1957/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u16.c.obj 2025-03-14T04:00:53.5428362Z [1958/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-sse2-rational-9-8-nr.c.obj 2025-03-14T04:00:53.5429724Z [1959/6912] 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.obj 2025-03-14T04:00:53.6009865Z [1960/6912] 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.obj 2025-03-14T04:00:53.6012465Z [1961/6912] 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.obj 2025-03-14T04:00:53.6014995Z [1962/6912] 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.obj 2025-03-14T04:00:53.6018500Z [1963/6912] 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.obj 2025-03-14T04:00:53.7714829Z [1964/6912] 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.obj 2025-03-14T04:00:53.7717142Z [1965/6912] 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.obj 2025-03-14T04:00:53.7719410Z [1966/6912] 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.obj 2025-03-14T04:00:53.8415937Z [1967/6912] 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.obj 2025-03-14T04:00:53.8418132Z [1968/6912] 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.obj 2025-03-14T04:00:53.8420267Z [1969/6912] 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.obj 2025-03-14T04:00:53.9966845Z [1970/6912] 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.obj 2025-03-14T04:00:53.9969024Z [1971/6912] 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.obj 2025-03-14T04:00:53.9971234Z [1972/6912] 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.obj 2025-03-14T04:00:53.9973303Z [1973/6912] 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.obj 2025-03-14T04:00:54.0433336Z [1974/6912] 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.obj 2025-03-14T04:00:54.0436725Z [1975/6912] 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.obj 2025-03-14T04:00:54.0439013Z [1976/6912] 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.obj 2025-03-14T04:00:54.1411449Z [1977/6912] 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.obj 2025-03-14T04:00:54.1413758Z [1978/6912] 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.obj 2025-03-14T04:00:54.1416053Z [1979/6912] 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.obj 2025-03-14T04:00:54.3097217Z [1980/6912] 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.obj 2025-03-14T04:00:54.3099785Z [1981/6912] 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.obj 2025-03-14T04:00:54.3101969Z [1982/6912] 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.obj 2025-03-14T04:00:54.3104132Z [1983/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-03-14T04:00:54.3874835Z [1984/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:54.3877190Z [1985/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-03-14T04:00:54.3879543Z [1986/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-03-14T04:00:54.4769702Z [1987/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:54.4772064Z [1988/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:54.4774479Z [1989/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-03-14T04:00:54.5554868Z [1990/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:54.5556778Z [1991/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-03-14T04:00:54.5558828Z [1992/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:54.7492885Z [1993/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-03-14T04:00:54.7494818Z [1994/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:54.7496601Z [1995/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:54.7498365Z [1996/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.obj 2025-03-14T04:00:54.7825944Z [1997/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:54.7830090Z [1998/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u8.c.obj 2025-03-14T04:00:54.7833600Z [1999/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:54.8844201Z [2000/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.obj 2025-03-14T04:00:54.8846243Z [2001/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:54.8847980Z [2002/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u16.c.obj 2025-03-14T04:00:54.8849567Z [2003/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u24.c.obj 2025-03-14T04:00:55.0303880Z [2004/6912] 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.obj 2025-03-14T04:00:55.0306783Z [2005/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:55.0309681Z [2006/6912] 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.obj 2025-03-14T04:00:55.1455476Z [2007/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:55.1458382Z [2008/6912] 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.obj 2025-03-14T04:00:55.1461775Z [2009/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:55.1899904Z [2010/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:55.1902732Z [2011/6912] 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.obj 2025-03-14T04:00:55.1905244Z [2012/6912] 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.obj 2025-03-14T04:00:55.2440461Z [2013/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:55.2443246Z [2014/6912] 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.obj 2025-03-14T04:00:55.2446136Z [2015/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:55.4494511Z [2016/6912] 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.obj 2025-03-14T04:00:55.4496799Z [2017/6912] 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.obj 2025-03-14T04:00:55.4499025Z [2018/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:55.4501276Z [2019/6912] 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.obj 2025-03-14T04:00:55.5461555Z [2020/6912] 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.obj 2025-03-14T04:00:55.5464116Z [2021/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:55.5466408Z [2022/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:55.6079493Z [2023/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:55.6081773Z [2024/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:55.6085253Z [2025/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:55.8029046Z [2026/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:55.8031447Z [2027/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:55.8034202Z [2028/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:55.8036300Z [2029/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:55.9067865Z [2030/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:55.9070176Z [2031/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:55.9072455Z [2032/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:55.9519568Z [2033/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:55.9521681Z [2034/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:55.9523866Z [2035/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.0403160Z [2036/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.0405430Z [2037/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.0408096Z [2038/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.0409805Z [2039/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.1774750Z [2040/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.1777250Z [2041/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.1780012Z [2042/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.3005712Z [2043/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.3007954Z [2044/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.3010192Z [2045/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.3479141Z [2046/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.3481522Z [2047/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.3483834Z [2048/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.3486801Z [2049/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.4502981Z [2050/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.4504854Z [2051/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.4506645Z [2052/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.5777259Z [2053/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.5779523Z [2054/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.5781835Z [2055/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.6933632Z [2056/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.6936589Z [2057/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.6939253Z [2058/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.6941298Z [2059/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.7781456Z [2060/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u16.c.obj 2025-03-14T04:00:56.7783542Z [2061/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:56.7785454Z [2062/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:56.8986091Z [2063/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u24.c.obj 2025-03-14T04:00:56.8988553Z [2064/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u32.c.obj 2025-03-14T04:00:56.8991050Z [2065/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.obj 2025-03-14T04:00:56.8993272Z [2066/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.obj 2025-03-14T04:00:57.0077809Z [2067/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u16.c.obj 2025-03-14T04:00:57.0079744Z [2068/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.obj 2025-03-14T04:00:57.0081625Z [2069/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u16.c.obj 2025-03-14T04:00:57.1074620Z [2070/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.obj 2025-03-14T04:00:57.1078076Z [2071/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.obj 2025-03-14T04:00:57.1080729Z [2072/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:57.1083030Z [2073/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:57.1922522Z [2074/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:57.1924867Z [2075/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:57.1927383Z [2076/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:57.3062116Z [2077/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:57.3065914Z [2078/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u8.c.obj 2025-03-14T04:00:57.3067813Z [2079/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:57.3069750Z [2080/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.obj 2025-03-14T04:00:57.4943929Z [2081/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u16.c.obj 2025-03-14T04:00:57.4946197Z [2082/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u24.c.obj 2025-03-14T04:00:57.4948902Z [2083/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:57.4950984Z [2084/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:57.5648820Z [2085/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:57.5651222Z [2086/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:57.5653362Z [2087/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:57.6861929Z [2088/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:57.6863900Z [2089/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:57.6865849Z [2090/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:57.6867807Z [2091/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:57.8101604Z [2092/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:57.8103505Z [2093/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:57.8105713Z [2094/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:57.9557455Z [2095/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:57.9560858Z [2096/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:57.9563023Z [2097/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:57.9565079Z [2098/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.0184088Z [2099/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.0186319Z [2100/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.0188200Z [2101/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.0191491Z [2102/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.0957932Z [2103/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.0959934Z [2104/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.0962016Z [2105/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.2803833Z [2106/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.2806891Z [2107/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.2808959Z [2108/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.2810977Z [2109/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.3393383Z [2110/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.3395611Z [2111/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.3397624Z [2112/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.4258233Z [2113/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.4260220Z [2114/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.4262161Z [2115/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.4264050Z [2116/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.5625747Z [2117/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.5627468Z [2118/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.5629135Z [2119/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.6591512Z [2120/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.6593478Z [2121/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-03-14T04:00:58.6603158Z [2122/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u16.c.obj 2025-03-14T04:00:58.6604724Z [2123/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u64-acc2.c.obj 2025-03-14T04:00:58.7804625Z [2124/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u64-acc4.c.obj 2025-03-14T04:00:58.7807370Z [2125/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-03-14T04:00:58.7809265Z [2126/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse2-mul16-ld64-u16.c.obj 2025-03-14T04:00:58.7811176Z [2127/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.obj 2025-03-14T04:00:58.8607658Z [2128/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u16.c.obj 2025-03-14T04:00:58.8609382Z [2129/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u16.c.obj 2025-03-14T04:00:58.8612031Z [2130/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.obj 2025-03-14T04:00:58.8615198Z [2131/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.obj 2025-03-14T04:00:58.9657515Z [2132/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c16.c.obj 2025-03-14T04:00:58.9659395Z [2133/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c16.c.obj 2025-03-14T04:00:58.9661523Z [2134/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-multi-mov-sse2.c.obj 2025-03-14T04:00:59.0291061Z [2135/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-16x16-reuse-switch-sse2.c.obj 2025-03-14T04:00:59.0293409Z [2136/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-multi-switch-sse2.c.obj 2025-03-14T04:00:59.0295498Z [2137/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-mov-sse2.c.obj 2025-03-14T04:00:59.0297387Z [2138/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\x16-transposec-4x8-sse2.c.obj 2025-03-14T04:00:59.1811889Z [2139/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-switch-sse2.c.obj 2025-03-14T04:00:59.1813754Z [2140/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.obj 2025-03-14T04:00:59.1815555Z [2141/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-sse2-u4-prfm.c.obj 2025-03-14T04:00:59.1817360Z [2142/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-sse2-u8-prfm.c.obj 2025-03-14T04:00:59.3046542Z [2143/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.obj 2025-03-14T04:00:59.3048645Z [2144/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-sse2-u8.c.obj 2025-03-14T04:00:59.3050263Z [2145/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-sse2-u4.c.obj 2025-03-14T04:00:59.3716487Z [2146/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-sse2-u8.c.obj 2025-03-14T04:00:59.3718966Z [2147/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.obj 2025-03-14T04:00:59.3720775Z [2148/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-sse2-u4.c.obj 2025-03-14T04:00:59.3722577Z [2149/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-sse2-u4-prfm.c.obj 2025-03-14T04:00:59.5011140Z [2150/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-sse2-u8.c.obj 2025-03-14T04:00:59.5013124Z [2151/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-sse2-u8-prfm.c.obj 2025-03-14T04:00:59.5015101Z [2152/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.obj 2025-03-14T04:00:59.5017203Z [2153/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-sse2-u4.c.obj 2025-03-14T04:00:59.5527159Z [2154/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.obj 2025-03-14T04:00:59.5528892Z [2155/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-mov-sse2.c.obj 2025-03-14T04:00:59.5530611Z [2156/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-sse2-u8.c.obj 2025-03-14T04:00:59.6389478Z [2157/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-multi-sse2.c.obj 2025-03-14T04:00:59.6391592Z [2158/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-mov-sse2.c.obj 2025-03-14T04:00:59.6394092Z [2159/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-switch-sse2.c.obj 2025-03-14T04:00:59.6396290Z [2160/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-multi-sse2.c.obj 2025-03-14T04:00:59.7560397Z [2161/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-switch-sse2.c.obj 2025-03-14T04:00:59.7563134Z [2162/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-switch-sse2.c.obj 2025-03-14T04:00:59.7565526Z [2163/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-multi-sse2.c.obj 2025-03-14T04:00:59.8873640Z [2164/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-reuse-mov-sse2.c.obj 2025-03-14T04:00:59.8875849Z [2165/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-reuse-multi-sse2.c.obj 2025-03-14T04:00:59.8877998Z [2166/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-reuse-switch-sse2.c.obj 2025-03-14T04:00:59.8880155Z [2167/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c.obj 2025-03-14T04:00:59.9754260Z [2168/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c.obj 2025-03-14T04:00:59.9756760Z [2169/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c.obj 2025-03-14T04:00:59.9759575Z [2170/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.obj 2025-03-14T04:01:00.0573408Z [2171/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.obj 2025-03-14T04:01:00.0575507Z [2172/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.obj 2025-03-14T04:01:00.0578341Z [2173/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.obj 2025-03-14T04:01:00.2169429Z [2174/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.obj 2025-03-14T04:01:00.2171716Z [2175/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.obj 2025-03-14T04:01:00.2174011Z [2176/6912] 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.obj 2025-03-14T04:01:00.2177200Z [2177/6912] 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.obj 2025-03-14T04:01:00.2895272Z [2178/6912] 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.obj 2025-03-14T04:01:00.2897420Z [2179/6912] 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.obj 2025-03-14T04:01:00.2898958Z [2180/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u64-acc4.c.obj 2025-03-14T04:01:00.3490617Z [2181/6912] 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.obj 2025-03-14T04:01:00.3492704Z [2182/6912] 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.obj 2025-03-14T04:01:00.3494121Z [2183/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u16.c.obj 2025-03-14T04:01:00.5030014Z [2184/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u64-acc2.c.obj 2025-03-14T04:01:00.5032449Z [2185/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u16.c.obj 2025-03-14T04:01:00.5034585Z [2186/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u16.c.obj 2025-03-14T04:01:00.5037015Z [2187/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c16.c.obj 2025-03-14T04:01:00.5038914Z [2188/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u16.c.obj 2025-03-14T04:01:00.6083435Z [2189/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c32.c.obj 2025-03-14T04:01:00.6084765Z [2190/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u32.c.obj 2025-03-14T04:01:00.6086222Z [2191/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u16.c.obj 2025-03-14T04:01:00.6087489Z [2192/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u16.c.obj 2025-03-14T04:01:00.6720462Z [2193/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u8.c.obj 2025-03-14T04:01:00.6723461Z [2194/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u32.c.obj 2025-03-14T04:01:00.6725480Z [2195/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u24.c.obj 2025-03-14T04:01:00.6727787Z [2196/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u8.c.obj 2025-03-14T04:01:00.8186025Z [2197/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u16.c.obj 2025-03-14T04:01:00.8188172Z [2198/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u24.c.obj 2025-03-14T04:01:00.8190501Z [2199/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u32.c.obj 2025-03-14T04:01:00.9918692Z [2200/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u16.c.obj 2025-03-14T04:01:00.9947129Z [2201/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u32.c.obj 2025-03-14T04:01:00.9949232Z [2202/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u24.c.obj 2025-03-14T04:01:00.9950837Z [2203/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-3x8-minmax-sse41-dup.c.obj 2025-03-14T04:01:01.0472043Z [2204/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-5x8-minmax-sse41-dup.c.obj 2025-03-14T04:01:01.0474086Z [2205/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-6x8-minmax-sse41-dup.c.obj 2025-03-14T04:01:01.0476123Z [2206/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x8-minmax-sse41-load1.c.obj 2025-03-14T04:01:01.0478891Z [2207/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x8-minmax-sse41-dup.c.obj 2025-03-14T04:01:01.1278587Z [2208/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x8s4-minmax-sse41.c.obj 2025-03-14T04:01:01.1280342Z [2209/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x8-minmax-sse41-load1.c.obj 2025-03-14T04:01:01.1282072Z [2210/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x8s4-minmax-sse41.c.obj 2025-03-14T04:01:01.3375807Z [2211/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2c4-minmax-sse41.c.obj 2025-03-14T04:01:01.3379705Z [2212/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x8-minmax-sse41-load1.c.obj 2025-03-14T04:01:01.3382628Z [2213/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x8s4-minmax-sse41.c.obj 2025-03-14T04:01:01.3384635Z [2214/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x8-minmax-sse41-dup.c.obj 2025-03-14T04:01:01.4480155Z [2215/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x8-minmax-sse41-load1.c.obj 2025-03-14T04:01:01.4481945Z [2216/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x8s4-minmax-sse41.c.obj 2025-03-14T04:01:01.4483397Z [2217/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u8.c.obj 2025-03-14T04:01:01.4484788Z [2218/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x2c4-minmax-sse41.c.obj 2025-03-14T04:01:01.4616484Z [2219/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u16.c.obj 2025-03-14T04:01:01.4618792Z [2220/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x8-minmax-sse41-load1.c.obj 2025-03-14T04:01:01.4620904Z [2221/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x8-minmax-sse41-dup.c.obj 2025-03-14T04:01:01.6274848Z [2222/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u24.c.obj 2025-03-14T04:01:01.6276762Z [2223/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x8s4-minmax-sse41.c.obj 2025-03-14T04:01:01.6278706Z [2224/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u4.c.obj 2025-03-14T04:01:01.6280406Z [2225/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u8.c.obj 2025-03-14T04:01:01.7777197Z [2226/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u4.c.obj 2025-03-14T04:01:01.7778966Z [2227/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u8.c.obj 2025-03-14T04:01:01.7781263Z [2228/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u4.c.obj 2025-03-14T04:01:01.7783530Z [2229/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u4.c.obj 2025-03-14T04:01:01.8172372Z [2230/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u8.c.obj 2025-03-14T04:01:01.8175445Z [2231/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u12.c.obj 2025-03-14T04:01:01.8177335Z [2232/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u8.c.obj 2025-03-14T04:01:01.8179589Z [2233/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u16.c.obj 2025-03-14T04:01:01.9695681Z [2234/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u4.c.obj 2025-03-14T04:01:01.9697432Z [2235/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u8.c.obj 2025-03-14T04:01:01.9699237Z [2236/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u12.c.obj 2025-03-14T04:01:01.9701069Z [2237/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u16.c.obj 2025-03-14T04:01:02.1362459Z [2238/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u4.c.obj 2025-03-14T04:01:02.1365680Z [2239/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u4.c.obj 2025-03-14T04:01:02.1368346Z [2240/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u4.c.obj 2025-03-14T04:01:02.1370296Z [2241/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u4.c.obj 2025-03-14T04:01:02.1707219Z [2242/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u4.c.obj 2025-03-14T04:01:02.1710242Z [2243/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.obj 2025-03-14T04:01:02.1716811Z [2244/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.obj 2025-03-14T04:01:02.1719016Z [2245/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u4.c.obj 2025-03-14T04:01:02.3182284Z [2246/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u8.c.obj 2025-03-14T04:01:02.3185210Z [2247/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.obj 2025-03-14T04:01:02.3188743Z [2248/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u16.c.obj 2025-03-14T04:01:02.5045133Z [2249/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u12.c.obj 2025-03-14T04:01:02.5047494Z [2250/6912] 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.obj 2025-03-14T04:01:02.5049765Z [2251/6912] 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.obj 2025-03-14T04:01:02.5601228Z [2252/6912] 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.obj 2025-03-14T04:01:02.5604778Z [2253/6912] 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.obj 2025-03-14T04:01:02.5607313Z [2254/6912] 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.obj 2025-03-14T04:01:02.5609268Z [2255/6912] 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.obj 2025-03-14T04:01:02.5973061Z [2256/6912] 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.obj 2025-03-14T04:01:02.5975929Z [2257/6912] 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.obj 2025-03-14T04:01:02.5978349Z [2258/6912] 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.obj 2025-03-14T04:01:02.7685879Z [2259/6912] 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.obj 2025-03-14T04:01:02.7688496Z [2260/6912] 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.obj 2025-03-14T04:01:02.7690791Z [2261/6912] 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.obj 2025-03-14T04:01:02.9474846Z [2262/6912] 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.obj 2025-03-14T04:01:02.9484663Z [2263/6912] 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.obj 2025-03-14T04:01:02.9488903Z [2264/6912] 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.obj 2025-03-14T04:01:02.9491867Z [2265/6912] 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.obj 2025-03-14T04:01:02.9745861Z [2266/6912] 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.obj 2025-03-14T04:01:02.9748016Z [2267/6912] 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.obj 2025-03-14T04:01:02.9749753Z [2268/6912] 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.obj 2025-03-14T04:01:03.0917479Z [2269/6912] 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.obj 2025-03-14T04:01:03.0920583Z [2270/6912] 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.obj 2025-03-14T04:01:03.0922825Z [2271/6912] 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.obj 2025-03-14T04:01:03.2086080Z [2272/6912] 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.obj 2025-03-14T04:01:03.2088315Z [2273/6912] 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.obj 2025-03-14T04:01:03.2090623Z [2274/6912] 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.obj 2025-03-14T04:01:03.3263970Z [2275/6912] 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.obj 2025-03-14T04:01:03.3266197Z [2276/6912] 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.obj 2025-03-14T04:01:03.3268469Z [2277/6912] 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.obj 2025-03-14T04:01:03.3273679Z [2278/6912] 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.obj 2025-03-14T04:01:03.3518162Z [2279/6912] 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.obj 2025-03-14T04:01:03.3520372Z [2280/6912] 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.obj 2025-03-14T04:01:03.3522438Z [2281/6912] 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.obj 2025-03-14T04:01:03.5037126Z [2282/6912] 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.obj 2025-03-14T04:01:03.5039413Z [2283/6912] 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.obj 2025-03-14T04:01:03.5041519Z [2284/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:03.6804920Z [2285/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-03-14T04:01:03.6807462Z [2286/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:03.6809748Z [2287/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:03.7241627Z [2288/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:03.7244068Z [2289/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-03-14T04:01:03.7248260Z [2290/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:03.7255359Z [2291/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-03-14T04:01:03.7436487Z [2292/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-03-14T04:01:03.7439516Z [2293/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:03.7441875Z [2294/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:03.9280211Z [2295/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:03.9282749Z [2296/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:03.9285098Z [2297/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-03-14T04:01:04.0881785Z [2298/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:04.0883269Z [2299/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.0884842Z [2300/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-03-14T04:01:04.0886713Z [2301/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:04.1016424Z [2302/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:04.1018673Z [2303/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:04.1020735Z [2304/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.2478055Z [2305/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.obj 2025-03-14T04:01:04.2480841Z [2306/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.2483090Z [2307/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:04.4012547Z [2308/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.4014602Z [2309/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.obj 2025-03-14T04:01:04.4017625Z [2310/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:04.4020902Z [2311/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.4734625Z [2312/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u8.c.obj 2025-03-14T04:01:04.4736620Z [2313/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u24.c.obj 2025-03-14T04:01:04.4740176Z [2314/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u32.c.obj 2025-03-14T04:01:04.4742071Z [2315/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.4950841Z [2316/6912] 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.obj 2025-03-14T04:01:04.4954885Z [2317/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:04.4958029Z [2318/6912] 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.obj 2025-03-14T04:01:04.7098185Z [2319/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.7100531Z [2320/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:04.7102826Z [2321/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.8003460Z [2322/6912] 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.obj 2025-03-14T04:01:04.8006229Z [2323/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:04.8011009Z [2324/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.8521790Z [2325/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:04.8524532Z [2326/6912] 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.obj 2025-03-14T04:01:04.8526890Z [2327/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.8756621Z [2328/6912] 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.obj 2025-03-14T04:01:04.8759403Z [2329/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:04.8762264Z [2330/6912] 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.obj 2025-03-14T04:01:05.0813926Z [2331/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:05.0816243Z [2332/6912] 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.obj 2025-03-14T04:01:05.0819017Z [2333/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:05.1800463Z [2334/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:05.1803141Z [2335/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:05.1806963Z [2336/6912] 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.obj 2025-03-14T04:01:05.2632794Z [2337/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:05.2635133Z [2338/6912] 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.obj 2025-03-14T04:01:05.2637007Z [2339/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:05.2638909Z [2340/6912] 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.obj 2025-03-14T04:01:05.3883242Z [2341/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:05.3885126Z [2342/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:05.3886931Z [2343/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:05.5571362Z [2344/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:05.5573702Z [2345/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:05.5576015Z [2346/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:05.6005418Z [2347/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:05.6007609Z [2348/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:05.6009733Z [2349/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:05.7045950Z [2350/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:05.7048752Z [2351/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:05.7050953Z [2352/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:05.7053009Z [2353/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:05.8028093Z [2354/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:05.8031248Z [2355/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:05.8033454Z [2356/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:05.9795060Z [2357/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:05.9799041Z [2358/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:05.9801556Z [2359/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.0138132Z [2360/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.0140379Z [2361/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.0142447Z [2362/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.0144386Z [2363/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.1067983Z [2364/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.1070180Z [2365/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.1072373Z [2366/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.2352659Z [2367/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.2354783Z [2368/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.2356695Z [2369/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.3754506Z [2370/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.3756433Z [2371/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.3758235Z [2372/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.3760018Z [2373/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.4226326Z [2374/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.4227979Z [2375/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.4235849Z [2376/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.5461741Z [2377/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.5464349Z [2378/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.5466536Z [2379/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.6726613Z [2380/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:06.6728810Z [2381/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.6731290Z [2382/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:06.6733335Z [2383/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.obj 2025-03-14T04:01:06.7605096Z [2384/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.obj 2025-03-14T04:01:06.7607051Z [2385/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u16.c.obj 2025-03-14T04:01:06.7609453Z [2386/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u24.c.obj 2025-03-14T04:01:06.8305177Z [2387/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u8.c.obj 2025-03-14T04:01:06.8307142Z [2388/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u32.c.obj 2025-03-14T04:01:06.8311132Z [2389/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u16.c.obj 2025-03-14T04:01:06.8313543Z [2390/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u24.c.obj 2025-03-14T04:01:07.0044996Z [2391/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u32.c.obj 2025-03-14T04:01:07.0047171Z [2392/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.obj 2025-03-14T04:01:07.0049777Z [2393/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.obj 2025-03-14T04:01:07.0052160Z [2394/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.obj 2025-03-14T04:01:07.0790696Z [2395/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.obj 2025-03-14T04:01:07.0791802Z [2396/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.obj 2025-03-14T04:01:07.0793143Z [2397/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u8.c.obj 2025-03-14T04:01:07.1638433Z [2398/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.obj 2025-03-14T04:01:07.1640404Z [2399/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u16.c.obj 2025-03-14T04:01:07.1643532Z [2400/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.obj 2025-03-14T04:01:07.1645942Z [2401/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u8.c.obj 2025-03-14T04:01:07.3293561Z [2402/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u16.c.obj 2025-03-14T04:01:07.3295568Z [2403/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.obj 2025-03-14T04:01:07.3298042Z [2404/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:07.3300600Z [2405/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.obj 2025-03-14T04:01:07.4444951Z [2406/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:07.4447407Z [2407/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:07.4449506Z [2408/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:07.5059617Z [2409/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:07.5061819Z [2410/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:07.5063871Z [2411/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:07.6583076Z [2412/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:07.6585507Z [2413/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:07.6588656Z [2414/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:07.6591238Z [2415/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:07.7645707Z [2416/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:07.7647821Z [2417/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:07.7650420Z [2418/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:07.8407133Z [2419/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:07.8409480Z [2420/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:07.8411422Z [2421/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u8.c.obj 2025-03-14T04:01:07.8413927Z [2422/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u32.c.obj 2025-03-14T04:01:07.9179347Z [2423/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u24.c.obj 2025-03-14T04:01:07.9181397Z [2424/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.obj 2025-03-14T04:01:07.9183372Z [2425/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.obj 2025-03-14T04:01:08.0973267Z [2426/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.0975361Z [2427/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.0977221Z [2428/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.0979187Z [2429/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.2138823Z [2430/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.2141079Z [2431/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.2143208Z [2432/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.2637479Z [2433/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.2640280Z [2434/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.2643827Z [2435/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.2645995Z [2436/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.4531183Z [2437/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.4533394Z [2438/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.4536491Z [2439/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.4538227Z [2440/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.5703606Z [2441/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.5705032Z [2442/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.5706383Z [2443/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.6188273Z [2444/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.6190719Z [2445/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.6196523Z [2446/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.6199578Z [2447/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.7167277Z [2448/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.7169907Z [2449/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.7172654Z [2450/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.9274172Z [2451/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.9276154Z [2452/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.9278275Z [2453/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.9280732Z [2454/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.9732861Z [2455/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:08.9734771Z [2456/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:08.9736632Z [2457/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:09.0418592Z [2458/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:09.0421152Z [2459/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:09.0423236Z [2460/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:09.0425322Z [2461/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:09.1860544Z [2462/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:09.1862779Z [2463/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:09.1864600Z [2464/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-03-14T04:01:09.3068391Z [2465/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-03-14T04:01:09.3071232Z [2466/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul16-ld64-u16.c.obj 2025-03-14T04:01:09.3073842Z [2467/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul32-ld32-u16.c.obj 2025-03-14T04:01:09.3076008Z [2468/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul32-ld32-u8.c.obj 2025-03-14T04:01:09.3260688Z [2469/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.obj 2025-03-14T04:01:09.3263160Z [2470/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u8.c.obj 2025-03-14T04:01:09.3264945Z [2471/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.obj 2025-03-14T04:01:09.3266704Z [2472/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u16.c.obj 2025-03-14T04:01:09.5243295Z [2473/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.obj 2025-03-14T04:01:09.5245022Z [2474/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u8.c.obj 2025-03-14T04:01:09.5247566Z [2475/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u16.c.obj 2025-03-14T04:01:09.5249426Z [2476/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.obj 2025-03-14T04:01:09.6103023Z [2477/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c8.c.obj 2025-03-14T04:01:09.6104126Z [2478/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.obj 2025-03-14T04:01:09.6105484Z [2479/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c8.c.obj 2025-03-14T04:01:09.6480471Z [2480/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-gio-sse41-u2.c.obj 2025-03-14T04:01:09.6482359Z [2481/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u8.c.obj 2025-03-14T04:01:09.6483964Z [2482/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u16.c.obj 2025-03-14T04:01:09.6485370Z [2483/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u32.c.obj 2025-03-14T04:01:09.8777435Z [2484/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u24.c.obj 2025-03-14T04:01:09.8779587Z [2485/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u8.c.obj 2025-03-14T04:01:09.8781535Z [2486/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u24.c.obj 2025-03-14T04:01:09.8783437Z [2487/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u32.c.obj 2025-03-14T04:01:09.9634067Z [2488/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-avx.c.obj 2025-03-14T04:01:09.9636004Z [2489/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-avx-acc2.c.obj 2025-03-14T04:01:09.9637940Z [2490/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx-acc2.c.obj 2025-03-14T04:01:09.9639787Z [2491/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.0100729Z [2492/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-avx.c.obj 2025-03-14T04:01:10.0102620Z [2493/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.0104470Z [2494/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.1880377Z [2495/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.obj 2025-03-14T04:01:10.1882307Z [2496/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.1884216Z [2497/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.obj 2025-03-14T04:01:10.1886080Z [2498/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.3250148Z [2499/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.3252834Z [2500/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.obj 2025-03-14T04:01:10.3255229Z [2501/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.3257237Z [2502/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.obj 2025-03-14T04:01:10.3714170Z [2503/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.3718840Z [2504/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.obj 2025-03-14T04:01:10.3722988Z [2505/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.5100119Z [2506/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-avx.c.obj 2025-03-14T04:01:10.5102214Z [2507/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.5103944Z [2508/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.5105459Z [2509/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-avx-acc2.c.obj 2025-03-14T04:01:10.6750149Z [2510/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx.c.obj 2025-03-14T04:01:10.6752975Z [2511/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u8.c.obj 2025-03-14T04:01:10.6754577Z [2512/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u16.c.obj 2025-03-14T04:01:10.6756729Z [2513/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u32.c.obj 2025-03-14T04:01:10.7704792Z [2514/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:10.7706399Z [2515/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:10.7708818Z [2516/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:10.7710785Z [2517/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:10.8381470Z [2518/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:10.8382702Z [2519/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:10.8384624Z [2520/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:10.9874527Z [2521/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:10.9876547Z [2522/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:10.9878413Z [2523/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:10.9880329Z [2524/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.1371466Z [2525/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.1373763Z [2526/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.1378961Z [2527/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.1712211Z [2528/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.1714206Z [2529/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.1716352Z [2530/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.1718235Z [2531/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-7x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.3236739Z [2532/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.3238554Z [2533/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.3241032Z [2534/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.3243073Z [2535/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.4498923Z [2536/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.4500870Z [2537/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.4502825Z [2538/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x8-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.5690010Z [2539/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.5693105Z [2540/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-prelu\gen\f32-prelu-avx-2x16.c.obj 2025-03-14T04:01:11.5695050Z [2541/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.5697128Z [2542/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-5x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.6594744Z [2543/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-6x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.6596971Z [2544/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.6599085Z [2545/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-7x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.8403102Z [2546/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-8x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.8405344Z [2547/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.8407539Z [2548/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.8411174Z [2549/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.8898672Z [2550/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.8904038Z [2551/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.8906654Z [2552/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u8.c.obj 2025-03-14T04:01:11.9189899Z [2553/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u24.c.obj 2025-03-14T04:01:11.9191727Z [2554/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.obj 2025-03-14T04:01:11.9194969Z [2555/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u16.c.obj 2025-03-14T04:01:11.9196662Z [2556/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u8.c.obj 2025-03-14T04:01:12.0855407Z [2557/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u16.c.obj 2025-03-14T04:01:12.0857369Z [2558/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u24.c.obj 2025-03-14T04:01:12.0858760Z [2559/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c16.c.obj 2025-03-14T04:01:12.0859804Z [2560/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c64.c.obj 2025-03-14T04:01:12.2218422Z [2561/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u8.c.obj 2025-03-14T04:01:12.2219963Z [2562/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u24-acc3.c.obj 2025-03-14T04:01:12.2221525Z [2563/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u16-acc2.c.obj 2025-03-14T04:01:12.2223826Z [2564/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc2.c.obj 2025-03-14T04:01:12.2665292Z [2565/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u16-acc2.c.obj 2025-03-14T04:01:12.2670636Z [2566/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u32-acc2.c.obj 2025-03-14T04:01:12.2672435Z [2567/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u8.c.obj 2025-03-14T04:01:12.2674659Z [2568/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u24-acc3.c.obj 2025-03-14T04:01:12.4078575Z [2569/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u32-acc4.c.obj 2025-03-14T04:01:12.4080268Z [2570/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u8.c.obj 2025-03-14T04:01:12.4081883Z [2571/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u16-acc2.c.obj 2025-03-14T04:01:12.4083203Z [2572/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u24-acc3.c.obj 2025-03-14T04:01:12.5395346Z [2573/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc2.c.obj 2025-03-14T04:01:12.5397313Z [2574/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u16-acc2.c.obj 2025-03-14T04:01:12.5399633Z [2575/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u8.c.obj 2025-03-14T04:01:12.5401351Z [2576/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u24-acc3.c.obj 2025-03-14T04:01:12.6190847Z [2577/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc2.c.obj 2025-03-14T04:01:12.6192880Z [2578/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx-u8.c.obj 2025-03-14T04:01:12.6195979Z [2579/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx-u8.c.obj 2025-03-14T04:01:12.6197705Z [2580/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx-u8.c.obj 2025-03-14T04:01:12.7577176Z [2581/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx-u8.c.obj 2025-03-14T04:01:12.7578864Z [2582/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx-u8.c.obj 2025-03-14T04:01:12.7580666Z [2583/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx-u8.c.obj 2025-03-14T04:01:12.7582645Z [2584/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u8.c.obj 2025-03-14T04:01:12.9239718Z [2585/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx-u8.c.obj 2025-03-14T04:01:12.9240703Z [2586/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx-u8.c.obj 2025-03-14T04:01:12.9241644Z [2587/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx-u8.c.obj 2025-03-14T04:01:12.9242672Z [2588/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx-u8.c.obj 2025-03-14T04:01:12.9243752Z [2589/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u8.c.obj 2025-03-14T04:01:12.9812136Z [2590/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u8.c.obj 2025-03-14T04:01:12.9813864Z [2591/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u8.c.obj 2025-03-14T04:01:12.9816648Z [2592/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u8.c.obj 2025-03-14T04:01:12.9818518Z [2593/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u8.c.obj 2025-03-14T04:01:13.1819167Z [2594/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u8.c.obj 2025-03-14T04:01:13.1821089Z [2595/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx-u8.c.obj 2025-03-14T04:01:13.1823119Z [2596/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx-u8.c.obj 2025-03-14T04:01:13.1825042Z [2597/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx-u8.c.obj 2025-03-14T04:01:13.2333377Z [2598/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut4-p4-perm-u8.c.obj 2025-03-14T04:01:13.2335713Z [2599/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut4-p4-perm-u16.c.obj 2025-03-14T04:01:13.2337553Z [2600/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut4-p4-perm-u24.c.obj 2025-03-14T04:01:13.3145974Z [2601/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u8.c.obj 2025-03-14T04:01:13.3147879Z [2602/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u16.c.obj 2025-03-14T04:01:13.3149657Z [2603/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u24.c.obj 2025-03-14T04:01:13.3151382Z [2604/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u32.c.obj 2025-03-14T04:01:13.4609104Z [2605/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u8.c.obj 2025-03-14T04:01:13.4611186Z [2606/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u16.c.obj 2025-03-14T04:01:13.4612965Z [2607/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u24.c.obj 2025-03-14T04:01:13.4614693Z [2608/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u32.c.obj 2025-03-14T04:01:13.5757580Z [2609/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx-u8.c.obj 2025-03-14T04:01:13.5759466Z [2610/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u8.c.obj 2025-03-14T04:01:13.5761238Z [2611/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u16.c.obj 2025-03-14T04:01:13.5763035Z [2612/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u8.c.obj 2025-03-14T04:01:13.6860059Z [2613/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx-u8.c.obj 2025-03-14T04:01:13.6862039Z [2614/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx-u8.c.obj 2025-03-14T04:01:13.6863679Z [2615/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx-u8.c.obj 2025-03-14T04:01:13.6865964Z [2616/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx-u8.c.obj 2025-03-14T04:01:13.6869192Z [2617/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u8.c.obj 2025-03-14T04:01:13.8425902Z [2618/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u32.c.obj 2025-03-14T04:01:13.8427898Z [2619/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u8.c.obj 2025-03-14T04:01:13.8429855Z [2620/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u16.c.obj 2025-03-14T04:01:13.9246267Z [2621/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u24.c.obj 2025-03-14T04:01:13.9248341Z [2622/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u32.c.obj 2025-03-14T04:01:13.9251198Z [2623/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u8.c.obj 2025-03-14T04:01:13.9253139Z [2624/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u24.c.obj 2025-03-14T04:01:14.0228605Z [2625/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u32.c.obj 2025-03-14T04:01:14.0231170Z [2626/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u8.c.obj 2025-03-14T04:01:14.0233346Z [2627/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u8.c.obj 2025-03-14T04:01:14.0235526Z [2628/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u32.c.obj 2025-03-14T04:01:14.2279488Z [2629/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u16.c.obj 2025-03-14T04:01:14.2281428Z [2630/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u32.c.obj 2025-03-14T04:01:14.2283362Z [2631/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-avx-rational-9-8-nr.c.obj 2025-03-14T04:01:14.2285445Z [2632/6912] 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.obj 2025-03-14T04:01:14.2901831Z [2633/6912] 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.obj 2025-03-14T04:01:14.2904174Z [2634/6912] 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.obj 2025-03-14T04:01:14.2908201Z [2635/6912] 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.obj 2025-03-14T04:01:14.3688563Z [2636/6912] 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.obj 2025-03-14T04:01:14.3690742Z [2637/6912] 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.obj 2025-03-14T04:01:14.3692719Z [2638/6912] 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.obj 2025-03-14T04:01:14.5045698Z [2639/6912] 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.obj 2025-03-14T04:01:14.5049097Z [2640/6912] 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.obj 2025-03-14T04:01:14.5051214Z [2641/6912] 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.obj 2025-03-14T04:01:14.5053171Z [2642/6912] 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.obj 2025-03-14T04:01:14.6474789Z [2643/6912] 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.obj 2025-03-14T04:01:14.6478934Z [2644/6912] 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.obj 2025-03-14T04:01:14.6481732Z [2645/6912] 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.obj 2025-03-14T04:01:14.7395295Z [2646/6912] 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.obj 2025-03-14T04:01:14.7397067Z [2647/6912] 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.obj 2025-03-14T04:01:14.7398711Z [2648/6912] 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.obj 2025-03-14T04:01:14.8116355Z [2649/6912] 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.obj 2025-03-14T04:01:14.8117580Z [2650/6912] 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.obj 2025-03-14T04:01:14.8119734Z [2651/6912] 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.obj 2025-03-14T04:01:14.8123081Z [2652/6912] 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.obj 2025-03-14T04:01:14.9087525Z [2653/6912] 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.obj 2025-03-14T04:01:14.9090004Z [2654/6912] 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.obj 2025-03-14T04:01:14.9095530Z [2655/6912] 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.obj 2025-03-14T04:01:15.0101925Z [2656/6912] 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.obj 2025-03-14T04:01:15.0104583Z [2657/6912] 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.obj 2025-03-14T04:01:15.0106959Z [2658/6912] 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.obj 2025-03-14T04:01:15.1489139Z [2659/6912] 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.obj 2025-03-14T04:01:15.1492090Z [2660/6912] 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.obj 2025-03-14T04:01:15.1494895Z [2661/6912] 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.obj 2025-03-14T04:01:15.1497031Z [2662/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.2282769Z [2663/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.2285295Z [2664/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.2287484Z [2665/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.3654427Z [2666/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.3657136Z [2667/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.3659632Z [2668/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.obj 2025-03-14T04:01:15.4685704Z [2669/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:01:15.4687889Z [2670/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:01:15.4690082Z [2671/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.4692489Z [2672/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.5522747Z [2673/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.obj 2025-03-14T04:01:15.5525030Z [2674/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:01:15.5527253Z [2675/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:01:15.5529365Z [2676/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u8.c.obj 2025-03-14T04:01:15.6390094Z [2677/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.6392877Z [2678/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u16.c.obj 2025-03-14T04:01:15.6394886Z [2679/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.7782618Z [2680/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u24.c.obj 2025-03-14T04:01:15.7786069Z [2681/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.7788604Z [2682/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.9005278Z [2683/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.9008964Z [2684/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.9011542Z [2685/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.9015452Z [2686/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:15.9734615Z [2687/6912] 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.obj 2025-03-14T04:01:15.9736517Z [2688/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:01:15.9738333Z [2689/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:16.1396830Z [2690/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:01:16.1399106Z [2691/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:16.1401210Z [2692/6912] 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.obj 2025-03-14T04:01:16.1847588Z [2693/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:01:16.1850904Z [2694/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:16.1853829Z [2695/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:01:16.3160073Z [2696/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:16.3162448Z [2697/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.3165667Z [2698/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:16.3167984Z [2699/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.4033740Z [2700/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.4035809Z [2701/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:16.4037593Z [2702/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.5465387Z [2703/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:16.5468298Z [2704/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.5470744Z [2705/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:16.5473111Z [2706/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.6446137Z [2707/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.6449115Z [2708/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:16.6451399Z [2709/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.7572525Z [2710/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:16.7575263Z [2711/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.7579147Z [2712/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:16.9060396Z [2713/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.9062559Z [2714/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:16.9064667Z [2715/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.9066402Z [2716/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:16.9442661Z [2717/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.9444303Z [2718/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:16.9445884Z [2719/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:17.0770882Z [2720/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:17.0773197Z [2721/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:17.0775454Z [2722/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:17.1604659Z [2723/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:17.1607108Z [2724/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:17.1609509Z [2725/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:17.1612795Z [2726/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:17.2962124Z [2727/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:17.2964408Z [2728/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:17.2966625Z [2729/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:17.3732893Z [2730/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:17.3735221Z [2731/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:17.3737466Z [2732/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:17.4925747Z [2733/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:17.4928050Z [2734/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:17.4930466Z [2735/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:17.4932584Z [2736/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:17.6213002Z [2737/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u16.c.obj 2025-03-14T04:01:17.6215237Z [2738/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u8.c.obj 2025-03-14T04:01:17.6217306Z [2739/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u24.c.obj 2025-03-14T04:01:17.6220770Z [2740/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u32.c.obj 2025-03-14T04:01:17.6949104Z [2741/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u16.c.obj 2025-03-14T04:01:17.6951016Z [2742/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u32.c.obj 2025-03-14T04:01:17.6953008Z [2743/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u24.c.obj 2025-03-14T04:01:17.8161303Z [2744/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u8.c.obj 2025-03-14T04:01:17.8163560Z [2745/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u16.c.obj 2025-03-14T04:01:17.8165858Z [2746/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u24.c.obj 2025-03-14T04:01:17.8167891Z [2747/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u32.c.obj 2025-03-14T04:01:17.8929628Z [2748/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u16.c.obj 2025-03-14T04:01:17.8932720Z [2749/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u24.c.obj 2025-03-14T04:01:17.8936414Z [2750/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u32.c.obj 2025-03-14T04:01:17.8938421Z [2751/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u8.c.obj 2025-03-14T04:01:18.0359736Z [2752/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u16.c.obj 2025-03-14T04:01:18.0361359Z [2753/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u8.c.obj 2025-03-14T04:01:18.0376364Z [2754/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u16.c.obj 2025-03-14T04:01:18.0378336Z [2755/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.obj 2025-03-14T04:01:18.1486802Z [2756/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.obj 2025-03-14T04:01:18.1489989Z [2757/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:18.1492530Z [2758/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:18.2427121Z [2759/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:18.2428363Z [2760/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:18.2429618Z [2761/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:01:18.3722612Z [2762/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:18.3725077Z [2763/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:18.3727773Z [2764/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:18.3730740Z [2765/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:18.4522615Z [2766/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:18.4524617Z [2767/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.obj 2025-03-14T04:01:18.4526384Z [2768/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u8.c.obj 2025-03-14T04:01:18.4528176Z [2769/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u16.c.obj 2025-03-14T04:01:18.6215044Z [2770/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.obj 2025-03-14T04:01:18.6217155Z [2771/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u24.c.obj 2025-03-14T04:01:18.6219269Z [2772/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:18.7530403Z [2773/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:18.7532230Z [2774/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:18.7534443Z [2775/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:18.7536445Z [2776/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:18.8503752Z [2777/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:18.8505761Z [2778/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:18.8507682Z [2779/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:18.8509686Z [2780/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:18.9931626Z [2781/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:18.9933541Z [2782/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:18.9935972Z [2783/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.0692799Z [2784/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.0697889Z [2785/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.0699521Z [2786/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.0701496Z [2787/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.1958246Z [2788/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.1960452Z [2789/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.1963423Z [2790/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.2270752Z [2791/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.2272699Z [2792/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.2274704Z [2793/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.2276666Z [2794/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.4282381Z [2795/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.4284451Z [2796/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.4286586Z [2797/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.4290086Z [2798/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.5290256Z [2799/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.5292855Z [2800/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.5294769Z [2801/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.5740876Z [2802/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.5749755Z [2803/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.5761413Z [2804/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.5764538Z [2805/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.7375740Z [2806/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.7377219Z [2807/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.7379111Z [2808/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.8680296Z [2809/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.8682420Z [2810/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul16-ld64-u8.c.obj 2025-03-14T04:01:19.8684581Z [2811/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-03-14T04:01:19.8686657Z [2812/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-03-14T04:01:19.9143636Z [2813/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul16-ld64-u16.c.obj 2025-03-14T04:01:19.9145595Z [2814/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul32-ld32-u16.c.obj 2025-03-14T04:01:19.9147451Z [2815/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u8.c.obj 2025-03-14T04:01:19.9149489Z [2816/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul16-ld64-u8.c.obj 2025-03-14T04:01:20.0959802Z [2817/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u16.c.obj 2025-03-14T04:01:20.0961797Z [2818/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul32-ld32-u16.c.obj 2025-03-14T04:01:20.0964002Z [2819/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul16-ld64-u16.c.obj 2025-03-14T04:01:20.0965677Z [2820/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u16.c.obj 2025-03-14T04:01:20.1327398Z [2821/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u16.c.obj 2025-03-14T04:01:20.1332993Z [2822/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u8.c.obj 2025-03-14T04:01:20.1336367Z [2823/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u48.c.obj 2025-03-14T04:01:20.1340309Z [2824/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u32.c.obj 2025-03-14T04:01:20.2619320Z [2825/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.obj 2025-03-14T04:01:20.2621731Z [2826/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.obj 2025-03-14T04:01:20.2623768Z [2827/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-avx-u1-prfm.c.obj 2025-03-14T04:01:20.2626338Z [2828/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-avx-u1.c.obj 2025-03-14T04:01:20.4142013Z [2829/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-avx-u8-prfm.c.obj 2025-03-14T04:01:20.4145965Z [2830/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-avx-u4-prfm.c.obj 2025-03-14T04:01:20.4148830Z [2831/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-avx-u8.c.obj 2025-03-14T04:01:20.4525991Z [2832/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-avx-u4.c.obj 2025-03-14T04:01:20.4527863Z [2833/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.obj 2025-03-14T04:01:20.4529756Z [2834/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx-u1-prfm.c.obj 2025-03-14T04:01:20.4531424Z [2835/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-avx-u4.c.obj 2025-03-14T04:01:20.5873907Z [2836/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx-u1.c.obj 2025-03-14T04:01:20.5875897Z [2837/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx-u8-prfm.c.obj 2025-03-14T04:01:20.5878466Z [2838/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-avx-u4-prfm.c.obj 2025-03-14T04:01:20.5880621Z [2839/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.obj 2025-03-14T04:01:20.6137573Z [2840/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx-u1.c.obj 2025-03-14T04:01:20.6139376Z [2841/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx-u1-prfm.c.obj 2025-03-14T04:01:20.6141486Z [2842/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx-u8-prfm.c.obj 2025-03-14T04:01:20.7825633Z [2843/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx-u8.c.obj 2025-03-14T04:01:20.7828226Z [2844/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-multi-mov-avx.c.obj 2025-03-14T04:01:20.7830658Z [2845/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-multi-switch-avx.c.obj 2025-03-14T04:01:20.7833018Z [2846/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-switch-avx.c.obj 2025-03-14T04:01:20.8069893Z [2847/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-mov-avx.c.obj 2025-03-14T04:01:20.8072000Z [2848/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-mov-avx.c.obj 2025-03-14T04:01:20.8073778Z [2849/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-multi-avx.c.obj 2025-03-14T04:01:20.9172477Z [2850/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-switch-avx.c.obj 2025-03-14T04:01:20.9175094Z [2851/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-mov-avx.c.obj 2025-03-14T04:01:20.9177768Z [2852/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-switch-avx.c.obj 2025-03-14T04:01:20.9180939Z [2853/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-f16c-u8.c.obj 2025-03-14T04:01:21.0965071Z [2854/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c16.c.obj 2025-03-14T04:01:21.0966332Z [2855/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c64.c.obj 2025-03-14T04:01:21.0967534Z [2856/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c128.c.obj 2025-03-14T04:01:21.0968635Z [2857/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u8.c.obj 2025-03-14T04:01:21.1696999Z [2858/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u24-acc3.c.obj 2025-03-14T04:01:21.1699282Z [2859/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u16-acc2.c.obj 2025-03-14T04:01:21.1701018Z [2860/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u32-acc2.c.obj 2025-03-14T04:01:21.1702373Z [2861/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u8.c.obj 2025-03-14T04:01:21.2649838Z [2862/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vadd-f16c-u8.c.obj 2025-03-14T04:01:21.2651486Z [2863/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u16.c.obj 2025-03-14T04:01:21.2652938Z [2864/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u16.c.obj 2025-03-14T04:01:21.2654352Z [2865/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u8.c.obj 2025-03-14T04:01:21.4373194Z [2866/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmax-f16c-u8.c.obj 2025-03-14T04:01:21.4375109Z [2867/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmin-f16c-u8.c.obj 2025-03-14T04:01:21.4376805Z [2868/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vminc-f16c-u8.c.obj 2025-03-14T04:01:21.4378620Z [2869/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmul-f16c-u8.c.obj 2025-03-14T04:01:21.5193705Z [2870/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u8.c.obj 2025-03-14T04:01:21.5195595Z [2871/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u8.c.obj 2025-03-14T04:01:21.5198141Z [2872/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u8.c.obj 2025-03-14T04:01:21.5200907Z [2873/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u16.c.obj 2025-03-14T04:01:21.6084982Z [2874/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u8.c.obj 2025-03-14T04:01:21.6086677Z [2875/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u8.c.obj 2025-03-14T04:01:21.6088623Z [2876/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u8.c.obj 2025-03-14T04:01:21.6090396Z [2877/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u8.c.obj 2025-03-14T04:01:21.7843431Z [2878/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsub-f16c-u8.c.obj 2025-03-14T04:01:21.7845348Z [2879/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u8.c.obj 2025-03-14T04:01:21.7847236Z [2880/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u8.c.obj 2025-03-14T04:01:21.7849365Z [2881/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u8.c.obj 2025-03-14T04:01:21.8691583Z [2882/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u8.c.obj 2025-03-14T04:01:21.8693810Z [2883/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u8.c.obj 2025-03-14T04:01:21.8695824Z [2884/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u8.c.obj 2025-03-14T04:01:21.8698168Z [2885/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u8.c.obj 2025-03-14T04:01:21.9727416Z [2886/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u8.c.obj 2025-03-14T04:01:21.9729233Z [2887/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u8.c.obj 2025-03-14T04:01:21.9730827Z [2888/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u16.c.obj 2025-03-14T04:01:21.9732323Z [2889/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u8.c.obj 2025-03-14T04:01:22.1298509Z [2890/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u16.c.obj 2025-03-14T04:01:22.1300335Z [2891/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u8.c.obj 2025-03-14T04:01:22.1302120Z [2892/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u16.c.obj 2025-03-14T04:01:22.1303887Z [2893/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u32.c.obj 2025-03-14T04:01:22.1964208Z [2894/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.obj 2025-03-14T04:01:22.1966871Z [2895/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.obj 2025-03-14T04:01:22.1973042Z [2896/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.obj 2025-03-14T04:01:22.3107652Z [2897/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.obj 2025-03-14T04:01:22.3110209Z [2898/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.obj 2025-03-14T04:01:22.3112488Z [2899/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.obj 2025-03-14T04:01:22.3114684Z [2900/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.obj 2025-03-14T04:01:22.4321471Z [2901/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u8.c.obj 2025-03-14T04:01:22.4323607Z [2902/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u16.c.obj 2025-03-14T04:01:22.4326113Z [2903/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u24.c.obj 2025-03-14T04:01:22.5118786Z [2904/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vsqr-f16c-u8.c.obj 2025-03-14T04:01:22.5120762Z [2905/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u32.c.obj 2025-03-14T04:01:22.5122507Z [2906/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-f16c-u8.c.obj 2025-03-14T04:01:22.5124423Z [2907/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p8c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:22.6388959Z [2908/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p8c-minmax-fma3.c.obj 2025-03-14T04:01:22.6391196Z [2909/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p16c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:22.6393242Z [2910/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p32c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:22.6395363Z [2911/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p32c-minmax-fma3.c.obj 2025-03-14T04:01:22.7936268Z [2912/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p8c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:22.7938646Z [2913/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p8c-minmax-fma3.c.obj 2025-03-14T04:01:22.7941225Z [2914/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p16c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:22.7943315Z [2915/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p32c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:22.8536489Z [2916/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p32c-minmax-fma3.c.obj 2025-03-14T04:01:22.8539511Z [2917/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:22.8542223Z [2918/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:23.0007050Z [2919/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.0009141Z [2920/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:23.0014337Z [2921/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.0016463Z [2922/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:23.0690207Z [2923/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.0692975Z [2924/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:23.0695349Z [2925/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.2221440Z [2926/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:23.2223311Z [2927/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.2225129Z [2928/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.2226960Z [2929/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:23.3091585Z [2930/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:23.3094028Z [2931/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.3096261Z [2932/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:23.3957004Z [2933/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.3960653Z [2934/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p8c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.3963360Z [2935/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p8c-minmax-fma3.c.obj 2025-03-14T04:01:23.3964683Z [2936/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:23.5506291Z [2937/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p16c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.5508221Z [2938/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p32c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.5510048Z [2939/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p32c-minmax-fma3.c.obj 2025-03-14T04:01:23.5511992Z [2940/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p8c-minmax-fma3.c.obj 2025-03-14T04:01:23.6362191Z [2941/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p16c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.6364201Z [2942/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p16c-minmax-fma3.c.obj 2025-03-14T04:01:23.6366196Z [2943/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p32c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:23.7344877Z [2944/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p32c-minmax-fma3.c.obj 2025-03-14T04:01:23.7346839Z [2945/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c16.c.obj 2025-03-14T04:01:23.7348929Z [2946/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vmulcaddc\gen\f16-vmulcaddc-c16-minmax-fma3-2x.c.obj 2025-03-14T04:01:23.7351054Z [2947/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.obj 2025-03-14T04:01:23.8186635Z [2948/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.obj 2025-03-14T04:01:23.8192271Z [2949/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.obj 2025-03-14T04:01:23.8195125Z [2950/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.obj 2025-03-14T04:01:23.9525052Z [2951/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.obj 2025-03-14T04:01:23.9527217Z [2952/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.obj 2025-03-14T04:01:23.9529447Z [2953/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.obj 2025-03-14T04:01:23.9531710Z [2954/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.obj 2025-03-14T04:01:24.0881441Z [2955/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u8.c.obj 2025-03-14T04:01:24.0883491Z [2956/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u16.c.obj 2025-03-14T04:01:24.0885414Z [2957/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u24.c.obj 2025-03-14T04:01:24.0887558Z [2958/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.1746834Z [2959/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-fma3.c.obj 2025-03-14T04:01:24.1748955Z [2960/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.1750920Z [2961/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.3266827Z [2962/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.3268652Z [2963/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-fma3.c.obj 2025-03-14T04:01:24.3270513Z [2964/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.3272716Z [2965/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.3808350Z [2966/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:24.3810126Z [2967/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.3811586Z [2968/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.4836408Z [2969/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:24.4839401Z [2970/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:24.4842178Z [2971/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:24.4844923Z [2972/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.6696519Z [2973/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.6698779Z [2974/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.obj 2025-03-14T04:01:24.6700808Z [2975/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.6702459Z [2976/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-fma3.c.obj 2025-03-14T04:01:24.7531561Z [2977/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.7534382Z [2978/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.7537809Z [2979/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-fma3-acc2.c.obj 2025-03-14T04:01:24.8665356Z [2980/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-fma3.c.obj 2025-03-14T04:01:24.8669805Z [2981/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:24.8672144Z [2982/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:24.8676039Z [2983/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.0140684Z [2984/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.0142593Z [2985/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.0144429Z [2986/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.0146064Z [2987/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.1213655Z [2988/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.1215648Z [2989/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.1217631Z [2990/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.2269620Z [2991/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.2271754Z [2992/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.2273741Z [2993/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.2294478Z [2994/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.3444577Z [2995/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.3446996Z [2996/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.3449602Z [2997/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.5071806Z [2998/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.5073439Z [2999/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.5075099Z [3000/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.5077001Z [3001/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.5629608Z [3002/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.5635339Z [3003/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.5637820Z [3004/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.6495262Z [3005/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.6501394Z [3006/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.6522267Z [3007/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-7x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.6524996Z [3008/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.7607438Z [3009/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-8x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.7609477Z [3010/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.7611349Z [3011/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.9073081Z [3012/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.9075199Z [3013/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.9077376Z [3014/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:25.9079412Z [3015/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.0054675Z [3016/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.0056731Z [3017/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.0058916Z [3018/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.obj 2025-03-14T04:01:26.0070021Z [3019/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.1264659Z [3020/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16s4-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.1267543Z [3021/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.1270053Z [3022/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-8x8-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.2641196Z [3023/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.2644121Z [3024/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.2646172Z [3025/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.2648151Z [3026/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.3769620Z [3027/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.3772232Z [3028/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.3775190Z [3029/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.4197797Z [3030/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.4199926Z [3031/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.4202690Z [3032/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.5606829Z [3033/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.5609243Z [3034/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u8.c.obj 2025-03-14T04:01:26.5611307Z [3035/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.obj 2025-03-14T04:01:26.5613162Z [3036/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u32.c.obj 2025-03-14T04:01:26.6627231Z [3037/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u64.c.obj 2025-03-14T04:01:26.6628798Z [3038/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u8.c.obj 2025-03-14T04:01:26.6630126Z [3039/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-fma3-rational-3-3-nr.c.obj 2025-03-14T04:01:26.6631482Z [3040/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u8.c.obj 2025-03-14T04:01:26.8241695Z [3041/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u32.c.obj 2025-03-14T04:01:26.8243637Z [3042/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u8.c.obj 2025-03-14T04:01:26.8245474Z [3043/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u32.c.obj 2025-03-14T04:01:26.8247651Z [3044/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-fma3-rational-9-8-nr.c.obj 2025-03-14T04:01:26.8875951Z [3045/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:26.8877297Z [3046/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:26.8879631Z [3047/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.0068206Z [3048/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.0072499Z [3049/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.0075197Z [3050/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.0079586Z [3051/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.1179486Z [3052/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.1182840Z [3053/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.1185661Z [3054/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.2097135Z [3055/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.2099325Z [3056/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.2101438Z [3057/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.3960451Z [3058/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.3987558Z [3059/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-1x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.3989762Z [3060/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-1x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.3992840Z [3061/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-3x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.4897194Z [3062/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-4x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.4899121Z [3063/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-4x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.4901062Z [3064/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-5x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.4902844Z [3065/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-5x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.5570440Z [3066/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-6x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.5572657Z [3067/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-1x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.5574521Z [3068/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-7x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.6987810Z [3069/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-1x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.6989953Z [3070/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-3x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.6992005Z [3071/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-4x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.6994039Z [3072/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-4x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.7629315Z [3073/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-5x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.7631514Z [3074/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.obj 2025-03-14T04:01:27.7633683Z [3075/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-7x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.8673459Z [3076/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-5x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.8675531Z [3077/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-6x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:27.8677845Z [3078/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.obj 2025-03-14T04:01:27.8680818Z [3079/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.obj 2025-03-14T04:01:27.9334353Z [3080/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.obj 2025-03-14T04:01:27.9335853Z [3081/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.obj 2025-03-14T04:01:27.9337222Z [3082/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.obj 2025-03-14T04:01:28.0451190Z [3083/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.obj 2025-03-14T04:01:28.0454208Z [3084/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.obj 2025-03-14T04:01:28.0458180Z [3085/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.obj 2025-03-14T04:01:28.1198510Z [3086/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.obj 2025-03-14T04:01:28.1201048Z [3087/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.obj 2025-03-14T04:01:28.1204150Z [3088/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.obj 2025-03-14T04:01:28.1944267Z [3089/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.obj 2025-03-14T04:01:28.1946668Z [3090/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.obj 2025-03-14T04:01:28.1949355Z [3091/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.obj 2025-03-14T04:01:28.2704922Z [3092/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.obj 2025-03-14T04:01:28.2707798Z [3093/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.obj 2025-03-14T04:01:28.2710686Z [3094/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.obj 2025-03-14T04:01:28.3595124Z [3095/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.obj 2025-03-14T04:01:28.3597612Z [3096/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.obj 2025-03-14T04:01:28.3600604Z [3097/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.obj 2025-03-14T04:01:28.5029032Z [3098/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.obj 2025-03-14T04:01:28.5031013Z [3099/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-velu\gen\f16-velu-avx2-rr1-p3-u8.c.obj 2025-03-14T04:01:28.5032544Z [3100/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u8.c.obj 2025-03-14T04:01:28.5033985Z [3101/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u16.c.obj 2025-03-14T04:01:28.5725348Z [3102/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u32.c.obj 2025-03-14T04:01:28.5727128Z [3103/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u24.c.obj 2025-03-14T04:01:28.5733364Z [3104/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.obj 2025-03-14T04:01:28.5735434Z [3105/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.obj 2025-03-14T04:01:28.6995190Z [3106/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.obj 2025-03-14T04:01:28.6997707Z [3107/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.obj 2025-03-14T04:01:28.6999733Z [3108/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.obj 2025-03-14T04:01:28.8114999Z [3109/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.obj 2025-03-14T04:01:28.8117126Z [3110/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.obj 2025-03-14T04:01:28.8119473Z [3111/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.obj 2025-03-14T04:01:28.9450459Z [3112/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.obj 2025-03-14T04:01:28.9452428Z [3113/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.obj 2025-03-14T04:01:28.9454320Z [3114/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.obj 2025-03-14T04:01:28.9457288Z [3115/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.0117474Z [3116/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.1801809Z [3117/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.1804201Z [3118/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.1806424Z [3119/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.1808647Z [3120/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.1811191Z [3121/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.1813413Z [3122/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.2521065Z [3123/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.2523461Z [3124/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.2526458Z [3125/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.3536371Z [3126/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.3538567Z [3127/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.3540605Z [3128/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.4866082Z [3129/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.4867266Z [3130/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.4868397Z [3131/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.4869551Z [3132/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.5802376Z [3133/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.5804523Z [3134/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.5806733Z [3135/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.6463581Z [3136/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.6465591Z [3137/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u16.c.obj 2025-03-14T04:01:29.6467420Z [3138/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.6469403Z [3139/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.obj 2025-03-14T04:01:29.7544777Z [3140/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u32.c.obj 2025-03-14T04:01:29.7546596Z [3141/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u48.c.obj 2025-03-14T04:01:29.7548418Z [3142/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u16.c.obj 2025-03-14T04:01:29.7550290Z [3143/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32-acc2.c.obj 2025-03-14T04:01:29.8420648Z [3144/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u32.c.obj 2025-03-14T04:01:29.8422731Z [3145/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32-acc4.c.obj 2025-03-14T04:01:29.8424831Z [3146/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u48.c.obj 2025-03-14T04:01:29.9042263Z [3147/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32.c.obj 2025-03-14T04:01:29.9044507Z [3148/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64-acc2.c.obj 2025-03-14T04:01:29.9047996Z [3149/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64-acc4.c.obj 2025-03-14T04:01:29.9050312Z [3150/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64.c.obj 2025-03-14T04:01:29.9631478Z [3151/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u72-acc3.c.obj 2025-03-14T04:01:29.9633773Z [3152/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u72.c.obj 2025-03-14T04:01:29.9635749Z [3153/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80-acc2.c.obj 2025-03-14T04:01:30.0786513Z [3154/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80-acc5.c.obj 2025-03-14T04:01:30.0788762Z [3155/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80.c.obj 2025-03-14T04:01:30.0790821Z [3156/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc2.c.obj 2025-03-14T04:01:30.0793101Z [3157/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc3.c.obj 2025-03-14T04:01:30.1405672Z [3158/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc6.c.obj 2025-03-14T04:01:30.1407878Z [3159/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96.c.obj 2025-03-14T04:01:30.1409858Z [3160/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32-acc2.c.obj 2025-03-14T04:01:30.2215773Z [3161/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32-acc4.c.obj 2025-03-14T04:01:30.2217351Z [3162/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32.c.obj 2025-03-14T04:01:30.2218575Z [3163/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64-acc2.c.obj 2025-03-14T04:01:30.2219874Z [3164/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64-acc4.c.obj 2025-03-14T04:01:30.2972954Z [3165/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64.c.obj 2025-03-14T04:01:30.2975034Z [3166/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u72-acc3.c.obj 2025-03-14T04:01:30.2980424Z [3167/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u72.c.obj 2025-03-14T04:01:30.4165954Z [3168/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80-acc2.c.obj 2025-03-14T04:01:30.4168018Z [3169/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80-acc5.c.obj 2025-03-14T04:01:30.4170287Z [3170/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80.c.obj 2025-03-14T04:01:30.4172180Z [3171/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc2.c.obj 2025-03-14T04:01:30.5003195Z [3172/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc6.c.obj 2025-03-14T04:01:30.5006470Z [3173/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc3.c.obj 2025-03-14T04:01:30.5009139Z [3174/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96.c.obj 2025-03-14T04:01:30.5011422Z [3175/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.obj 2025-03-14T04:01:30.6122845Z [3176/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.obj 2025-03-14T04:01:30.6125359Z [3177/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.obj 2025-03-14T04:01:30.6130199Z [3178/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.obj 2025-03-14T04:01:30.7048252Z [3179/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.obj 2025-03-14T04:01:30.7060286Z [3180/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.obj 2025-03-14T04:01:30.7062943Z [3181/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.obj 2025-03-14T04:01:30.7676763Z [3182/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut4-p4-perm-u8.c.obj 2025-03-14T04:01:30.7679215Z [3183/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut4-p4-perm-u16.c.obj 2025-03-14T04:01:30.7681313Z [3184/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut4-p4-perm-u24.c.obj 2025-03-14T04:01:30.9117582Z [3185/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut8-p4-perm-u8.c.obj 2025-03-14T04:01:30.9119431Z [3186/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut8-p4-perm-u16.c.obj 2025-03-14T04:01:30.9121195Z [3187/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut8-p4-perm-u24.c.obj 2025-03-14T04:01:30.9123102Z [3188/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut8-p4-perm-u32.c.obj 2025-03-14T04:01:30.9885657Z [3189/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut16-p3-gather-u8.c.obj 2025-03-14T04:01:30.9888048Z [3190/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut16-p3-gather-u16.c.obj 2025-03-14T04:01:30.9890186Z [3191/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut16-p3-gather-u24.c.obj 2025-03-14T04:01:30.9892166Z [3192/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut16-p3-gather-u32.c.obj 2025-03-14T04:01:31.0648262Z [3193/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u8.c.obj 2025-03-14T04:01:31.0650388Z [3194/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u8.c.obj 2025-03-14T04:01:31.0653713Z [3195/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u16.c.obj 2025-03-14T04:01:31.1286841Z [3196/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u16.c.obj 2025-03-14T04:01:31.1288801Z [3197/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u24.c.obj 2025-03-14T04:01:31.1290727Z [3198/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u32.c.obj 2025-03-14T04:01:31.1292837Z [3199/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u24.c.obj 2025-03-14T04:01:31.2334264Z [3200/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u32.c.obj 2025-03-14T04:01:31.2337211Z [3201/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u8.c.obj 2025-03-14T04:01:31.2339848Z [3202/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u16.c.obj 2025-03-14T04:01:31.2344048Z [3203/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u24.c.obj 2025-03-14T04:01:31.3978339Z [3204/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u32.c.obj 2025-03-14T04:01:31.3980676Z [3205/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u8.c.obj 2025-03-14T04:01:31.3982506Z [3206/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u24.c.obj 2025-03-14T04:01:31.4717457Z [3207/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u32.c.obj 2025-03-14T04:01:31.4720198Z [3208/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.obj 2025-03-14T04:01:31.4722456Z [3209/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.obj 2025-03-14T04:01:31.4724838Z [3210/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.obj 2025-03-14T04:01:31.5387085Z [3211/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.obj 2025-03-14T04:01:31.5389225Z [3212/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.obj 2025-03-14T04:01:31.5391278Z [3213/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.obj 2025-03-14T04:01:31.7819452Z [3214/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.obj 2025-03-14T04:01:31.7823058Z [3215/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.obj 2025-03-14T04:01:31.7825521Z [3216/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c.obj 2025-03-14T04:01:31.7827671Z [3217/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c.obj 2025-03-14T04:01:31.8553443Z [3218/6912] 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.obj 2025-03-14T04:01:31.8555606Z [3219/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c.obj 2025-03-14T04:01:31.8557866Z [3220/6912] 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.obj 2025-03-14T04:01:31.9353923Z [3221/6912] 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.obj 2025-03-14T04:01:31.9357557Z [3222/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c.obj 2025-03-14T04:01:31.9359901Z [3223/6912] 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.obj 2025-03-14T04:01:31.9362404Z [3224/6912] 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.obj 2025-03-14T04:01:32.0347351Z [3225/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.0349542Z [3226/6912] 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.obj 2025-03-14T04:01:32.0351294Z [3227/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.1798310Z [3228/6912] 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.obj 2025-03-14T04:01:32.1800709Z [3229/6912] 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.obj 2025-03-14T04:01:32.1802527Z [3230/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.2899480Z [3231/6912] 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.obj 2025-03-14T04:01:32.2902720Z [3232/6912] 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.obj 2025-03-14T04:01:32.2905410Z [3233/6912] 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.obj 2025-03-14T04:01:32.2907629Z [3234/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.3526858Z [3235/6912] 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.obj 2025-03-14T04:01:32.3528941Z [3236/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.3530456Z [3237/6912] 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.obj 2025-03-14T04:01:32.5160268Z [3238/6912] 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.obj 2025-03-14T04:01:32.5162275Z [3239/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.5163704Z [3240/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.6669438Z [3241/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.6671647Z [3242/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.6673855Z [3243/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.6679993Z [3244/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.7041481Z [3245/6912] 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.obj 2025-03-14T04:01:32.7043091Z [3246/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.7044680Z [3247/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.7917372Z [3248/6912] 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.obj 2025-03-14T04:01:32.7921846Z [3249/6912] 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.obj 2025-03-14T04:01:32.7925513Z [3250/6912] 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.obj 2025-03-14T04:01:32.9715070Z [3251/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.9717287Z [3252/6912] 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.obj 2025-03-14T04:01:32.9719579Z [3253/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c.obj 2025-03-14T04:01:32.9721829Z [3254/6912] 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.obj 2025-03-14T04:01:33.0859135Z [3255/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c.obj 2025-03-14T04:01:33.0861406Z [3256/6912] 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.obj 2025-03-14T04:01:33.0863821Z [3257/6912] 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.obj 2025-03-14T04:01:33.1553573Z [3258/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c.obj 2025-03-14T04:01:33.1556218Z [3259/6912] 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.obj 2025-03-14T04:01:33.1558524Z [3260/6912] 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.obj 2025-03-14T04:01:33.3273585Z [3261/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c.obj 2025-03-14T04:01:33.3276211Z [3262/6912] 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.obj 2025-03-14T04:01:33.3279381Z [3263/6912] 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.obj 2025-03-14T04:01:33.3281554Z [3264/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c.obj 2025-03-14T04:01:33.4091850Z [3265/6912] 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.obj 2025-03-14T04:01:33.4095483Z [3266/6912] 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.obj 2025-03-14T04:01:33.4098371Z [3267/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c.obj 2025-03-14T04:01:33.5082904Z [3268/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c.obj 2025-03-14T04:01:33.5085147Z [3269/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c.obj 2025-03-14T04:01:33.5087496Z [3270/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c.obj 2025-03-14T04:01:33.5089934Z [3271/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c.obj 2025-03-14T04:01:33.5640279Z [3272/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:33.5643045Z [3273/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:33.5645522Z [3274/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-03-14T04:01:33.7139631Z [3275/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-03-14T04:01:33.7141989Z [3276/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-03-14T04:01:33.7144510Z [3277/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:33.8304242Z [3278/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-03-14T04:01:33.8306786Z [3279/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-03-14T04:01:33.8309486Z [3280/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-03-14T04:01:33.8925824Z [3281/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:33.8928243Z [3282/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-03-14T04:01:33.8931955Z [3283/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-03-14T04:01:33.9448736Z [3284/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:33.9450272Z [3285/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-03-14T04:01:33.9453048Z [3286/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-03-14T04:01:34.1420085Z [3287/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:34.1422007Z [3288/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-03-14T04:01:34.1423947Z [3289/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:34.1426665Z [3290/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-03-14T04:01:34.2486993Z [3291/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:34.2490778Z [3292/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-03-14T04:01:34.2495696Z [3293/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-03-14T04:01:34.2836706Z [3294/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-03-14T04:01:34.2838285Z [3295/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:34.2840107Z [3296/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-03-14T04:01:34.3679157Z [3297/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-03-14T04:01:34.3681492Z [3298/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:34.3683699Z [3299/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-03-14T04:01:34.5185558Z [3300/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-03-14T04:01:34.5187879Z [3301/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-03-14T04:01:34.5189932Z [3302/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-03-14T04:01:34.6349303Z [3303/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-03-14T04:01:34.6351901Z [3304/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-03-14T04:01:34.6354321Z [3305/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-03-14T04:01:34.6356526Z [3306/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:34.6827598Z [3307/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:34.6830362Z [3308/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-03-14T04:01:34.6832689Z [3309/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-03-14T04:01:34.8496068Z [3310/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-03-14T04:01:34.8498371Z [3311/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-03-14T04:01:34.8500640Z [3312/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-03-14T04:01:34.8966138Z [3313/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-03-14T04:01:34.8968510Z [3314/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u24.c.obj 2025-03-14T04:01:34.8972343Z [3315/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u32.c.obj 2025-03-14T04:01:34.8975549Z [3316/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.0084861Z [3317/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u64.c.obj 2025-03-14T04:01:35.0086765Z [3318/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u8.c.obj 2025-03-14T04:01:35.0090085Z [3319/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u24.c.obj 2025-03-14T04:01:35.0092241Z [3320/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u32.c.obj 2025-03-14T04:01:35.1110648Z [3321/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-avx2-madd.c.obj 2025-03-14T04:01:35.1113455Z [3322/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.1115804Z [3323/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.2459149Z [3324/6912] 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.obj 2025-03-14T04:01:35.2461757Z [3325/6912] 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.obj 2025-03-14T04:01:35.2464459Z [3326/6912] 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.obj 2025-03-14T04:01:35.3285473Z [3327/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.3288018Z [3328/6912] 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.obj 2025-03-14T04:01:35.3290830Z [3329/6912] 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.obj 2025-03-14T04:01:35.3983839Z [3330/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.3986770Z [3331/6912] 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.obj 2025-03-14T04:01:35.3989311Z [3332/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.4810399Z [3333/6912] 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.obj 2025-03-14T04:01:35.4814401Z [3334/6912] 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.obj 2025-03-14T04:01:35.4817358Z [3335/6912] 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.obj 2025-03-14T04:01:35.6216515Z [3336/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.6218984Z [3337/6912] 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.obj 2025-03-14T04:01:35.6221091Z [3338/6912] 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.obj 2025-03-14T04:01:35.7119219Z [3339/6912] 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.obj 2025-03-14T04:01:35.7122476Z [3340/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.7125569Z [3341/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.7793260Z [3342/6912] 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.obj 2025-03-14T04:01:35.7795939Z [3343/6912] 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.obj 2025-03-14T04:01:35.7798373Z [3344/6912] 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.obj 2025-03-14T04:01:35.8722055Z [3345/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.8729052Z [3346/6912] 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.obj 2025-03-14T04:01:35.8732241Z [3347/6912] 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.obj 2025-03-14T04:01:35.9879919Z [3348/6912] 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.obj 2025-03-14T04:01:35.9882459Z [3349/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:35.9884847Z [3350/6912] 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.obj 2025-03-14T04:01:36.0991599Z [3351/6912] 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.obj 2025-03-14T04:01:36.0993923Z [3352/6912] 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.obj 2025-03-14T04:01:36.0997603Z [3353/6912] 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.obj 2025-03-14T04:01:36.1452779Z [3354/6912] 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.obj 2025-03-14T04:01:36.1455161Z [3355/6912] 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.obj 2025-03-14T04:01:36.1458561Z [3356/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:36.2523455Z [3357/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:36.2526590Z [3358/6912] 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.obj 2025-03-14T04:01:36.2528367Z [3359/6912] 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.obj 2025-03-14T04:01:36.3747606Z [3360/6912] 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.obj 2025-03-14T04:01:36.3750110Z [3361/6912] 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.obj 2025-03-14T04:01:36.3752573Z [3362/6912] 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.obj 2025-03-14T04:01:36.4699500Z [3363/6912] 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.obj 2025-03-14T04:01:36.4701787Z [3364/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:36.4703846Z [3365/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:01:36.4706822Z [3366/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:01:36.5712383Z [3367/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.obj 2025-03-14T04:01:36.5714409Z [3368/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:01:36.5716514Z [3369/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:01:36.5718337Z [3370/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u32.c.obj 2025-03-14T04:01:36.7148299Z [3371/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc2.c.obj 2025-03-14T04:01:36.7150113Z [3372/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc4.c.obj 2025-03-14T04:01:36.7152001Z [3373/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u8.c.obj 2025-03-14T04:01:36.8074113Z [3374/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u24.c.obj 2025-03-14T04:01:36.8076097Z [3375/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u32.c.obj 2025-03-14T04:01:36.8078488Z [3376/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.obj 2025-03-14T04:01:36.8080194Z [3377/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u16.c.obj 2025-03-14T04:01:36.8815347Z [3378/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.obj 2025-03-14T04:01:36.8817509Z [3379/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.obj 2025-03-14T04:01:36.8819879Z [3380/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u64.c.obj 2025-03-14T04:01:36.8821831Z [3381/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u64.c.obj 2025-03-14T04:01:37.0995629Z [3382/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u16.c.obj 2025-03-14T04:01:37.1017614Z [3383/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.1020071Z [3384/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.1034500Z [3385/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.1765950Z [3386/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.1769009Z [3387/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.1771015Z [3388/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.2140209Z [3389/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.2142252Z [3390/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.2144663Z [3391/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.3437268Z [3392/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.3440880Z [3393/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.3443071Z [3394/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.3445058Z [3395/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u8.c.obj 2025-03-14T04:01:37.5317920Z [3396/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.obj 2025-03-14T04:01:37.5320532Z [3397/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u24.c.obj 2025-03-14T04:01:37.5324738Z [3398/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u32.c.obj 2025-03-14T04:01:37.5327145Z [3399/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:01:37.5546721Z [3400/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc2.c.obj 2025-03-14T04:01:37.5548741Z [3401/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:01:37.5550514Z [3402/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:01:37.6674796Z [3403/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x8c8-minmax-fp32-avx2.c.obj 2025-03-14T04:01:37.6677665Z [3404/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u32.c.obj 2025-03-14T04:01:37.6679914Z [3405/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc4.c.obj 2025-03-14T04:01:37.6682651Z [3406/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx2-mul32-ld64-u8.c.obj 2025-03-14T04:01:37.8070828Z [3407/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u16.c.obj 2025-03-14T04:01:37.8072695Z [3408/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.obj 2025-03-14T04:01:37.8074554Z [3409/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u64.c.obj 2025-03-14T04:01:37.8076268Z [3410/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u16.c.obj 2025-03-14T04:01:37.8077937Z [3411/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u32.c.obj 2025-03-14T04:01:37.8871702Z [3412/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u64.c.obj 2025-03-14T04:01:37.8873646Z [3413/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u64.c.obj 2025-03-14T04:01:37.8875782Z [3414/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u96.c.obj 2025-03-14T04:01:37.8877641Z [3415/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx2-prfm.c.obj 2025-03-14T04:01:38.0077779Z [3416/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx2.c.obj 2025-03-14T04:01:38.0079637Z [3417/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx2-prfm.c.obj 2025-03-14T04:01:38.0081577Z [3418/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx2.c.obj 2025-03-14T04:01:38.1238277Z [3419/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-32x32-reuse-mov-avx2.c.obj 2025-03-14T04:01:38.1245747Z [3420/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x8-gemm-goi-avx2-u16-prfm.c.obj 2025-03-14T04:01:38.1249389Z [3421/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x8-gemm-goi-avx2-u16.c.obj 2025-03-14T04:01:38.1255290Z [3422/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-16x16-reuse-mov-avx2.c.obj 2025-03-14T04:01:38.1662957Z [3423/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c.obj 2025-03-14T04:01:38.1666078Z [3424/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c.obj 2025-03-14T04:01:38.1668146Z [3425/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x16-gemm-goi-avx2-u16.c.obj 2025-03-14T04:01:38.2996330Z [3426/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c.obj 2025-03-14T04:01:38.2999487Z [3427/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:38.3001805Z [3428/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:38.4464625Z [3429/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:38.4467316Z [3430/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:38.4469741Z [3431/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:38.5925136Z [3432/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:38.5928472Z [3433/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:38.5930840Z [3434/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:38.5933092Z [3435/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:38.6839730Z [3436/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:38.6842011Z [3437/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:38.6844514Z [3438/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:38.7920866Z [3439/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:38.7923191Z [3440/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:38.7925439Z [3441/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:38.9066431Z [3442/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:38.9069304Z [3443/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:38.9071739Z [3444/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:38.9928419Z [3445/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:38.9931272Z [3446/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:38.9933456Z [3447/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:38.9935757Z [3448/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.1390410Z [3449/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.1392792Z [3450/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:39.1395828Z [3451/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.2340495Z [3452/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.2343383Z [3453/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:39.2346284Z [3454/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.4035396Z [3455/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.4037354Z [3456/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.4039731Z [3457/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.4041586Z [3458/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:39.4238285Z [3459/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.4240206Z [3460/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:39.4242431Z [3461/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:39.6009517Z [3462/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.6012089Z [3463/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:39.6014217Z [3464/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.6370843Z [3465/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:39.6376497Z [3466/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.6379343Z [3467/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:39.8248669Z [3468/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:39.8250373Z [3469/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:39.8252546Z [3470/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:39.8738604Z [3471/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:39.8741418Z [3472/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.obj 2025-03-14T04:01:39.8744289Z [3473/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:39.8746910Z [3474/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.obj 2025-03-14T04:01:39.9986840Z [3475/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.9989166Z [3476/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:39.9991214Z [3477/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:40.0960238Z [3478/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c.obj 2025-03-14T04:01:40.0963289Z [3479/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c.obj 2025-03-14T04:01:40.0965658Z [3480/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c.obj 2025-03-14T04:01:40.1693604Z [3481/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c.obj 2025-03-14T04:01:40.1695910Z [3482/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc2.c.obj 2025-03-14T04:01:40.1697703Z [3483/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u32.c.obj 2025-03-14T04:01:40.1699841Z [3484/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c.obj 2025-03-14T04:01:40.2858972Z [3485/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc4.c.obj 2025-03-14T04:01:40.2860818Z [3486/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-03-14T04:01:40.2862660Z [3487/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-03-14T04:01:40.4390132Z [3488/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx256skx-prfm.c.obj 2025-03-14T04:01:40.4391779Z [3489/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx256skx.c.obj 2025-03-14T04:01:40.4394360Z [3490/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx256skx-prfm.c.obj 2025-03-14T04:01:40.4396399Z [3491/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx256skx.c.obj 2025-03-14T04:01:40.5519945Z [3492/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:40.5522311Z [3493/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:40.5524692Z [3494/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:40.6465089Z [3495/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:40.6467569Z [3496/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:40.6471537Z [3497/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:40.6473963Z [3498/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:40.7519782Z [3499/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:40.7523005Z [3500/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:40.7526077Z [3501/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:40.9038448Z [3502/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:40.9040865Z [3503/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:40.9043178Z [3504/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:40.9668230Z [3505/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:40.9670543Z [3506/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:40.9672894Z [3507/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.0864586Z [3508/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.0866776Z [3509/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.0868851Z [3510/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.0871448Z [3511/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.1867411Z [3512/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.1870358Z [3513/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.1873209Z [3514/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.3534253Z [3515/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.3536593Z [3516/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.3539555Z [3517/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.3734282Z [3518/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.3737508Z [3519/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.3740031Z [3520/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.4858636Z [3521/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.4861740Z [3522/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.4865037Z [3523/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.6393852Z [3524/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.6396599Z [3525/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.6399198Z [3526/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.6401544Z [3527/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.7681223Z [3528/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.7683672Z [3529/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.7685990Z [3530/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.8302593Z [3531/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.8305079Z [3532/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.8307225Z [3533/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.8951941Z [3534/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:41.8954170Z [3535/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:41.8956256Z [3536/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.1036258Z [3537/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.1038630Z [3538/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.1041214Z [3539/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.1043542Z [3540/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.1750228Z [3541/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.1752503Z [3542/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.1754728Z [3543/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.2368476Z [3544/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.2370726Z [3545/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.2372893Z [3546/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.3827356Z [3547/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.3830360Z [3548/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.3832772Z [3549/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.5129661Z [3550/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.5131961Z [3551/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.5133958Z [3552/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.5786930Z [3553/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.5789554Z [3554/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.5791804Z [3555/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.5794106Z [3556/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.6978483Z [3557/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.6981043Z [3558/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.6983513Z [3559/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.7980153Z [3560/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.7981930Z [3561/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.7983452Z [3562/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.9393116Z [3563/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:42.9396060Z [3564/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:42.9398486Z [3565/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:43.0216493Z [3566/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.0218928Z [3567/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:43.0221078Z [3568/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.0223257Z [3569/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:43.1056563Z [3570/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.1059796Z [3571/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:43.1062123Z [3572/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.2568545Z [3573/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:43.2570491Z [3574/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.2572367Z [3575/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:43.3494719Z [3576/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.3498691Z [3577/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:43.3501150Z [3578/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-avx256vnni.c.obj 2025-03-14T04:01:43.4041074Z [3579/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:43.4043494Z [3580/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.4046411Z [3581/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c.obj 2025-03-14T04:01:43.4048768Z [3582/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.6120074Z [3583/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-avx256vnni.c.obj 2025-03-14T04:01:43.6122213Z [3584/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c.obj 2025-03-14T04:01:43.6124742Z [3585/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.7256623Z [3586/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.7259004Z [3587/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:43.7265080Z [3588/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:43.7850122Z [3589/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.7853003Z [3590/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:43.7855153Z [3591/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.7857815Z [3592/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:43.8206235Z [3593/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.8216777Z [3594/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:43.8219019Z [3595/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.0280895Z [3596/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.0283164Z [3597/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.0285385Z [3598/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.1471172Z [3599/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.1473602Z [3600/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.1475896Z [3601/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.1478257Z [3602/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.2017318Z [3603/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.2020277Z [3604/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.2023202Z [3605/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.3015195Z [3606/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.3017311Z [3607/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.3020657Z [3608/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.4703667Z [3609/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.4708122Z [3610/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.4710486Z [3611/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.5468003Z [3612/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.5470336Z [3613/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c.obj 2025-03-14T04:01:44.5472653Z [3614/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u32.c.obj 2025-03-14T04:01:44.5514185Z [3615/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.5612081Z [3616/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.5616828Z [3617/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.5621127Z [3618/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.7771831Z [3619/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c.obj 2025-03-14T04:01:44.7774142Z [3620/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.obj 2025-03-14T04:01:44.7776185Z [3621/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u64-acc2.c.obj 2025-03-14T04:01:44.7778037Z [3622/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc2.c.obj 2025-03-14T04:01:44.9299015Z [3623/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc4.c.obj 2025-03-14T04:01:44.9301108Z [3624/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:44.9303808Z [3625/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:44.9653809Z [3626/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:44.9656385Z [3627/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:44.9659081Z [3628/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:44.9701725Z [3629/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:44.9704203Z [3630/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:44.9706627Z [3631/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.2553818Z [3632/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.2557352Z [3633/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.2559610Z [3634/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.2563182Z [3635/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.3617875Z [3636/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.3620071Z [3637/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.3621859Z [3638/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.3775059Z [3639/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.3777366Z [3640/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.3779600Z [3641/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.4389398Z [3642/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.4392307Z [3643/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.4394559Z [3644/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.6645882Z [3645/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.6648334Z [3646/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.6650782Z [3647/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.7622561Z [3648/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.7626599Z [3649/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.7629498Z [3650/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx512f-acc2.c.obj 2025-03-14T04:01:45.7779988Z [3651/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.7781624Z [3652/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.7782973Z [3653/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.7784798Z [3654/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.9676682Z [3655/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.obj 2025-03-14T04:01:45.9678902Z [3656/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.obj 2025-03-14T04:01:45.9680944Z [3657/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p32c-minmax-avx512f-acc2.c.obj 2025-03-14T04:01:46.1086586Z [3658/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx512f-acc2.c.obj 2025-03-14T04:01:46.1090346Z [3659/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p32c-minmax-avx512f.c.obj 2025-03-14T04:01:46.1092703Z [3660/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p32c-minmax-avx512f-acc2.c.obj 2025-03-14T04:01:46.1096166Z [3661/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p32c-minmax-avx512f.c.obj 2025-03-14T04:01:46.1372560Z [3662/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.obj 2025-03-14T04:01:46.1375075Z [3663/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx512f-acc2.c.obj 2025-03-14T04:01:46.1901029Z [3664/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.obj 2025-03-14T04:01:46.1905039Z [3665/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.obj 2025-03-14T04:01:46.1907718Z [3666/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p32c-minmax-avx512f.c.obj 2025-03-14T04:01:46.1909786Z [3667/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p32c-minmax-avx512f-acc2.c.obj 2025-03-14T04:01:46.1911826Z [3668/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx512f-acc2.c.obj 2025-03-14T04:01:46.4233993Z [3669/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p32c-minmax-avx512f-acc2.c.obj 2025-03-14T04:01:46.4236636Z [3670/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p32c-minmax-avx512f.c.obj 2025-03-14T04:01:46.4238460Z [3671/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.5238454Z [3672/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.5240609Z [3673/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.5242709Z [3674/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.5244828Z [3675/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.5628403Z [3676/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.5632520Z [3677/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.5635190Z [3678/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.7688865Z [3679/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.7690960Z [3680/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.7694335Z [3681/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.7696454Z [3682/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.9140424Z [3683/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.9142716Z [3684/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.9146137Z [3685/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.9148266Z [3686/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.9490909Z [3687/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-9x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.9493041Z [3688/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-9x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:46.9495114Z [3689/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-9x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.1766690Z [3690/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.1768929Z [3691/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.1771087Z [3692/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.1773223Z [3693/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.2646889Z [3694/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.2649454Z [3695/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.2651570Z [3696/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.3323392Z [3697/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.3325267Z [3698/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-13x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.3326828Z [3699/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-13x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.3328444Z [3700/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.3877176Z [3701/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-13x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.3880011Z [3702/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.3888422Z [3703/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.6456398Z [3704/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.6458685Z [3705/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-15x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.6460711Z [3706/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-15x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.6462685Z [3707/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-15x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.7134210Z [3708/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-16x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.7136272Z [3709/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-16x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.7138191Z [3710/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.7538301Z [3711/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.7540458Z [3712/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-16x64-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.7542533Z [3713/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.7544570Z [3714/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.9447614Z [3715/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.9449465Z [3716/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-7x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:47.9451210Z [3717/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-8x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:48.0224161Z [3718/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:48.0226710Z [3719/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:48.0228843Z [3720/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:48.0231068Z [3721/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.obj 2025-03-14T04:01:48.0745896Z [3722/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.obj 2025-03-14T04:01:48.0748236Z [3723/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:48.0750305Z [3724/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u64.c.obj 2025-03-14T04:01:48.1266540Z [3725/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:48.1272768Z [3726/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:48.1274696Z [3727/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-8x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:48.1278023Z [3728/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x16-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:48.2656163Z [3729/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-8x32-minmax-avx512f-broadcast.c.obj 2025-03-14T04:01:48.2658346Z [3730/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.obj 2025-03-14T04:01:48.2661047Z [3731/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.obj 2025-03-14T04:01:48.2907272Z [3732/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u128.c.obj 2025-03-14T04:01:48.2909741Z [3733/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.obj 2025-03-14T04:01:48.2912018Z [3734/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u144.c.obj 2025-03-14T04:01:48.3475238Z [3735/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.obj 2025-03-14T04:01:48.3477698Z [3736/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.obj 2025-03-14T04:01:48.3480083Z [3737/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u160.c.obj 2025-03-14T04:01:48.3848745Z [3738/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.obj 2025-03-14T04:01:48.3851224Z [3739/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.obj 2025-03-14T04:01:48.3853532Z [3740/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.obj 2025-03-14T04:01:48.5544790Z [3741/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192.c.obj 2025-03-14T04:01:48.5547130Z [3742/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.obj 2025-03-14T04:01:48.5551081Z [3743/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.obj 2025-03-14T04:01:48.5553269Z [3744/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u64.c.obj 2025-03-14T04:01:48.5888308Z [3745/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u128.c.obj 2025-03-14T04:01:48.5891381Z [3746/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.obj 2025-03-14T04:01:48.5893595Z [3747/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.obj 2025-03-14T04:01:48.6585798Z [3748/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.obj 2025-03-14T04:01:48.6588058Z [3749/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.obj 2025-03-14T04:01:48.6590325Z [3750/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.obj 2025-03-14T04:01:48.6592669Z [3751/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u160.c.obj 2025-03-14T04:01:48.7589834Z [3752/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u144.c.obj 2025-03-14T04:01:48.7592223Z [3753/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.obj 2025-03-14T04:01:48.7595501Z [3754/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.obj 2025-03-14T04:01:48.8837182Z [3755/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.obj 2025-03-14T04:01:48.8840097Z [3756/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192.c.obj 2025-03-14T04:01:48.8842407Z [3757/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.obj 2025-03-14T04:01:48.9409009Z [3758/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c.obj 2025-03-14T04:01:48.9412024Z [3759/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c.obj 2025-03-14T04:01:48.9414611Z [3760/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c.obj 2025-03-14T04:01:48.9864398Z [3761/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.obj 2025-03-14T04:01:48.9867012Z [3762/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.obj 2025-03-14T04:01:48.9869705Z [3763/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.obj 2025-03-14T04:01:49.1263762Z [3764/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c32.c.obj 2025-03-14T04:01:49.1268714Z [3765/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c16.c.obj 2025-03-14T04:01:49.1270459Z [3766/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u16.c.obj 2025-03-14T04:01:49.1272252Z [3767/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c128.c.obj 2025-03-14T04:01:49.2364861Z [3768/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u32-acc2.c.obj 2025-03-14T04:01:49.2366868Z [3769/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u48-acc3.c.obj 2025-03-14T04:01:49.2368985Z [3770/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc2.c.obj 2025-03-14T04:01:49.2370995Z [3771/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u16.c.obj 2025-03-14T04:01:49.3145583Z [3772/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u32-acc2.c.obj 2025-03-14T04:01:49.3147702Z [3773/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u48-acc3.c.obj 2025-03-14T04:01:49.3149167Z [3774/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc2.c.obj 2025-03-14T04:01:49.3150585Z [3775/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u16.c.obj 2025-03-14T04:01:49.4498668Z [3776/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc4.c.obj 2025-03-14T04:01:49.4500576Z [3777/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u32-acc2.c.obj 2025-03-14T04:01:49.4502425Z [3778/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u48-acc3.c.obj 2025-03-14T04:01:49.4504306Z [3779/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc2.c.obj 2025-03-14T04:01:49.5394559Z [3780/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u16.c.obj 2025-03-14T04:01:49.5396603Z [3781/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u32-acc2.c.obj 2025-03-14T04:01:49.5398563Z [3782/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc2.c.obj 2025-03-14T04:01:49.6762316Z [3783/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u48-acc3.c.obj 2025-03-14T04:01:49.6764472Z [3784/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u16.c.obj 2025-03-14T04:01:49.6766001Z [3785/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u16.c.obj 2025-03-14T04:01:49.6767509Z [3786/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u16.c.obj 2025-03-14T04:01:49.7406710Z [3787/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u16.c.obj 2025-03-14T04:01:49.7409579Z [3788/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u16.c.obj 2025-03-14T04:01:49.7411433Z [3789/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u16.c.obj 2025-03-14T04:01:49.7414125Z [3790/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u16.c.obj 2025-03-14T04:01:49.9146544Z [3791/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u16.c.obj 2025-03-14T04:01:49.9149635Z [3792/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u16.c.obj 2025-03-14T04:01:49.9151805Z [3793/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u16.c.obj 2025-03-14T04:01:49.9154080Z [3794/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u16.c.obj 2025-03-14T04:01:50.0239197Z [3795/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u16.c.obj 2025-03-14T04:01:50.0241016Z [3796/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u16.c.obj 2025-03-14T04:01:50.0242822Z [3797/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u16.c.obj 2025-03-14T04:01:50.0244879Z [3798/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u16.c.obj 2025-03-14T04:01:50.0884434Z [3799/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u16.c.obj 2025-03-14T04:01:50.0886444Z [3800/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u16.c.obj 2025-03-14T04:01:50.0888365Z [3801/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u16.c.obj 2025-03-14T04:01:50.0890000Z [3802/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u16.c.obj 2025-03-14T04:01:50.2601287Z [3803/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u32.c.obj 2025-03-14T04:01:50.2602952Z [3804/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u16.c.obj 2025-03-14T04:01:50.2604671Z [3805/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u64.c.obj 2025-03-14T04:01:50.2606454Z [3806/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.obj 2025-03-14T04:01:50.3755856Z [3807/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u128.c.obj 2025-03-14T04:01:50.3758797Z [3808/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.obj 2025-03-14T04:01:50.3761830Z [3809/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.obj 2025-03-14T04:01:50.3764576Z [3810/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.obj 2025-03-14T04:01:50.4520431Z [3811/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u16.c.obj 2025-03-14T04:01:50.4521880Z [3812/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u48.c.obj 2025-03-14T04:01:50.4523797Z [3813/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u32.c.obj 2025-03-14T04:01:50.4525528Z [3814/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u32.c.obj 2025-03-14T04:01:50.6261413Z [3815/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vgelu\gen\f32-vgelu-avx512f-rational-12-10-div.c.obj 2025-03-14T04:01:50.6263579Z [3816/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-avx512f-rational-3-3-nr.c.obj 2025-03-14T04:01:50.6265481Z [3817/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u16.c.obj 2025-03-14T04:01:50.6267264Z [3818/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u32.c.obj 2025-03-14T04:01:50.7191544Z [3819/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u32.c.obj 2025-03-14T04:01:50.7193495Z [3820/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u32.c.obj 2025-03-14T04:01:50.7195313Z [3821/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u32.c.obj 2025-03-14T04:01:50.7197618Z [3822/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u32.c.obj 2025-03-14T04:01:50.7590833Z [3823/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u32.c.obj 2025-03-14T04:01:50.7593170Z [3824/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.obj 2025-03-14T04:01:50.7595390Z [3825/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.obj 2025-03-14T04:01:50.8734773Z [3826/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.obj 2025-03-14T04:01:50.8737077Z [3827/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u16.c.obj 2025-03-14T04:01:50.8739225Z [3828/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u64.c.obj 2025-03-14T04:01:50.9547506Z [3829/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.obj 2025-03-14T04:01:50.9549832Z [3830/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u16.c.obj 2025-03-14T04:01:50.9551867Z [3831/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u32.c.obj 2025-03-14T04:01:50.9554411Z [3832/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u48.c.obj 2025-03-14T04:01:51.0798444Z [3833/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u64.c.obj 2025-03-14T04:01:51.0800862Z [3834/6912] 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.obj 2025-03-14T04:01:51.0803165Z [3835/6912] 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.obj 2025-03-14T04:01:51.1422290Z [3836/6912] 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.obj 2025-03-14T04:01:51.1424982Z [3837/6912] 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.obj 2025-03-14T04:01:51.1427067Z [3838/6912] 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.obj 2025-03-14T04:01:51.2351394Z [3839/6912] 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.obj 2025-03-14T04:01:51.2353948Z [3840/6912] 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.obj 2025-03-14T04:01:51.2356291Z [3841/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.obj 2025-03-14T04:01:51.3926055Z [3842/6912] 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.obj 2025-03-14T04:01:51.3928805Z [3843/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.obj 2025-03-14T04:01:51.3931160Z [3844/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.obj 2025-03-14T04:01:51.3932924Z [3845/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.obj 2025-03-14T04:01:51.4548847Z [3846/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.obj 2025-03-14T04:01:51.4551049Z [3847/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.obj 2025-03-14T04:01:51.4553388Z [3848/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.obj 2025-03-14T04:01:51.5153138Z [3849/6912] 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.obj 2025-03-14T04:01:51.5155425Z [3850/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.obj 2025-03-14T04:01:51.5157757Z [3851/6912] 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.obj 2025-03-14T04:01:51.5906869Z [3852/6912] 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.obj 2025-03-14T04:01:51.5909550Z [3853/6912] 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.obj 2025-03-14T04:01:51.5911871Z [3854/6912] 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.obj 2025-03-14T04:01:51.7402072Z [3855/6912] 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.obj 2025-03-14T04:01:51.7404494Z [3856/6912] 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.obj 2025-03-14T04:01:51.7406459Z [3857/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u32.c.obj 2025-03-14T04:01:51.7409446Z [3858/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx512f-u1-prfm.c.obj 2025-03-14T04:01:51.7976991Z [3859/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u48.c.obj 2025-03-14T04:01:51.7978553Z [3860/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx512f-u8-prfm.c.obj 2025-03-14T04:01:51.7980613Z [3861/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-avx512f-rational-9-8-div.c.obj 2025-03-14T04:01:51.9153907Z [3862/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx512f-u1.c.obj 2025-03-14T04:01:51.9155903Z [3863/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx512f-u8.c.obj 2025-03-14T04:01:51.9157796Z [3864/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.obj 2025-03-14T04:01:51.9159621Z [3865/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-avx512f-u4.c.obj 2025-03-14T04:01:52.0616857Z [3866/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx512f-u1.c.obj 2025-03-14T04:01:52.0618564Z [3867/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx512f-u1-prfm.c.obj 2025-03-14T04:01:52.0620102Z [3868/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx512f-u8-prfm.c.obj 2025-03-14T04:01:52.0621334Z [3869/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-goi-avx512f-u4.c.obj 2025-03-14T04:01:52.1173980Z [3870/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c16.c.obj 2025-03-14T04:01:52.1175909Z [3871/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx512skx-u32.c.obj 2025-03-14T04:01:52.1177815Z [3872/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c32.c.obj 2025-03-14T04:01:52.2223427Z [3873/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u16.c.obj 2025-03-14T04:01:52.2225650Z [3874/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c128.c.obj 2025-03-14T04:01:52.2227840Z [3875/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u32-acc2.c.obj 2025-03-14T04:01:52.2229998Z [3876/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u48-acc3.c.obj 2025-03-14T04:01:52.2658380Z [3877/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u64-acc2.c.obj 2025-03-14T04:01:52.2660457Z [3878/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u16.c.obj 2025-03-14T04:01:52.2662373Z [3879/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u128-acc4.c.obj 2025-03-14T04:01:52.4401962Z [3880/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u32-acc2.c.obj 2025-03-14T04:01:52.4403999Z [3881/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u48-acc3.c.obj 2025-03-14T04:01:52.4406204Z [3882/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc2.c.obj 2025-03-14T04:01:52.4408197Z [3883/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u16.c.obj 2025-03-14T04:01:52.4710338Z [3884/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u32-acc2.c.obj 2025-03-14T04:01:52.4711944Z [3885/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u48-acc3.c.obj 2025-03-14T04:01:52.4713513Z [3886/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc2.c.obj 2025-03-14T04:01:52.4715121Z [3887/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u16.c.obj 2025-03-14T04:01:52.6406131Z [3888/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc4.c.obj 2025-03-14T04:01:52.6408302Z [3889/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u32-acc2.c.obj 2025-03-14T04:01:52.6410324Z [3890/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u48-acc3.c.obj 2025-03-14T04:01:52.6412352Z [3891/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc2.c.obj 2025-03-14T04:01:52.8341717Z [3892/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u16.c.obj 2025-03-14T04:01:52.8343897Z [3893/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u32.c.obj 2025-03-14T04:01:52.8345731Z [3894/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx512skx-u32.c.obj 2025-03-14T04:01:52.8347600Z [3895/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u64.c.obj 2025-03-14T04:01:52.8704541Z [3896/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:52.8706852Z [3897/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:52.8709650Z [3898/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:52.9652104Z [3899/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:52.9657018Z [3900/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:52.9662106Z [3901/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.1070128Z [3902/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.1072054Z [3903/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.1073909Z [3904/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.1075676Z [3905/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.2441488Z [3906/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.2444631Z [3907/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.2446762Z [3908/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.2721667Z [3909/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.2723907Z [3910/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.2726009Z [3911/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.3701407Z [3912/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.3703518Z [3913/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.3705498Z [3914/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.3707758Z [3915/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u64.c.obj 2025-03-14T04:01:53.4725643Z [3916/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u32.c.obj 2025-03-14T04:01:53.4727614Z [3917/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.obj 2025-03-14T04:01:53.4729631Z [3918/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u96.c.obj 2025-03-14T04:01:53.6500403Z [3919/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u32.c.obj 2025-03-14T04:01:53.6502288Z [3920/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u64.c.obj 2025-03-14T04:01:53.6504325Z [3921/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u96.c.obj 2025-03-14T04:01:53.6506464Z [3922/6912] 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.obj 2025-03-14T04:01:53.7656147Z [3923/6912] 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.obj 2025-03-14T04:01:53.7658585Z [3924/6912] 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.obj 2025-03-14T04:01:53.7660886Z [3925/6912] 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.obj 2025-03-14T04:01:53.7960852Z [3926/6912] 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.obj 2025-03-14T04:01:53.7963738Z [3927/6912] 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.obj 2025-03-14T04:01:53.7966637Z [3928/6912] 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.obj 2025-03-14T04:01:53.9760768Z [3929/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:53.9763674Z [3930/6912] 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.obj 2025-03-14T04:01:53.9765396Z [3931/6912] 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.obj 2025-03-14T04:01:54.0589728Z [3932/6912] 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.obj 2025-03-14T04:01:54.0591976Z [3933/6912] 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.obj 2025-03-14T04:01:54.0594355Z [3934/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:54.2007234Z [3935/6912] 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.obj 2025-03-14T04:01:54.2009558Z [3936/6912] 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.obj 2025-03-14T04:01:54.2012065Z [3937/6912] 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.obj 2025-03-14T04:01:54.2014239Z [3938/6912] 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.obj 2025-03-14T04:01:54.2549222Z [3939/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:54.2550495Z [3940/6912] 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.obj 2025-03-14T04:01:54.2551898Z [3941/6912] 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.obj 2025-03-14T04:01:54.4166163Z [3942/6912] 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.obj 2025-03-14T04:01:54.4168439Z [3943/6912] 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.obj 2025-03-14T04:01:54.4170385Z [3944/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:54.4730636Z [3945/6912] 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.obj 2025-03-14T04:01:54.4732945Z [3946/6912] 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.obj 2025-03-14T04:01:54.4735911Z [3947/6912] 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.obj 2025-03-14T04:01:54.5971145Z [3948/6912] 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.obj 2025-03-14T04:01:54.5976903Z [3949/6912] 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.obj 2025-03-14T04:01:54.5979375Z [3950/6912] 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.obj 2025-03-14T04:01:54.6766453Z [3951/6912] 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.obj 2025-03-14T04:01:54.6769117Z [3952/6912] 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.obj 2025-03-14T04:01:54.6771490Z [3953/6912] 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.obj 2025-03-14T04:01:54.8561450Z [3954/6912] 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.obj 2025-03-14T04:01:54.8563972Z [3955/6912] 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.obj 2025-03-14T04:01:54.8566383Z [3956/6912] 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.obj 2025-03-14T04:01:54.8574140Z [3957/6912] 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.obj 2025-03-14T04:01:54.9851476Z [3958/6912] 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.obj 2025-03-14T04:01:54.9854189Z [3959/6912] 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.obj 2025-03-14T04:01:54.9856557Z [3960/6912] 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.obj 2025-03-14T04:01:55.0201341Z [3961/6912] 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.obj 2025-03-14T04:01:55.0203488Z [3962/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:55.0206088Z [3963/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:55.1211995Z [3964/6912] 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.obj 2025-03-14T04:01:55.1213798Z [3965/6912] 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.obj 2025-03-14T04:01:55.1216698Z [3966/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:55.2374281Z [3967/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:55.2376797Z [3968/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:55.2379535Z [3969/6912] 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.obj 2025-03-14T04:01:55.2382375Z [3970/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:55.3878353Z [3971/6912] 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.obj 2025-03-14T04:01:55.3880043Z [3972/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:55.3881261Z [3973/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.4046636Z [3974/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c.obj 2025-03-14T04:01:55.4049050Z [3975/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.4051192Z [3976/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.5439130Z [3977/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.5442600Z [3978/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.5444701Z [3979/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.6064102Z [3980/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.6065950Z [3981/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u16.c.obj 2025-03-14T04:01:55.6067302Z [3982/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u48.c.obj 2025-03-14T04:01:55.6068502Z [3983/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u64.c.obj 2025-03-14T04:01:55.7686015Z [3984/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.7687352Z [3985/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.7689683Z [3986/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.8190249Z [3987/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.8192778Z [3988/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.8194938Z [3989/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.9744132Z [3990/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.9746624Z [3991/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:55.9748818Z [3992/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:56.0122724Z [3993/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:01:56.0132073Z [3994/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:56.0136873Z [3995/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:56.1776439Z [3996/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:56.1778797Z [3997/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:01:56.1780834Z [3998/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:56.1782805Z [3999/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:56.2597466Z [4000/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:01:56.2599983Z [4001/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:56.2602503Z [4002/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:56.3092161Z [4003/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:01:56.3094429Z [4004/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:56.3096416Z [4005/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u64.c.obj 2025-03-14T04:01:56.3098280Z [4006/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.obj 2025-03-14T04:01:56.5043312Z [4007/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc2.c.obj 2025-03-14T04:01:56.5045970Z [4008/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc4.c.obj 2025-03-14T04:01:56.5050246Z [4009/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-03-14T04:01:56.5698659Z [4010/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-03-14T04:01:56.5702615Z [4011/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:56.5704985Z [4012/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:56.5707356Z [4013/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:56.6660407Z [4014/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:56.6662464Z [4015/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u16.c.obj 2025-03-14T04:01:56.6664724Z [4016/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:56.6790415Z [4017/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:56.6792622Z [4018/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:56.6794718Z [4019/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-03-14T04:01:56.9547390Z [4020/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u48.c.obj 2025-03-14T04:01:56.9548626Z [4021/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u64.c.obj 2025-03-14T04:01:56.9549734Z [4022/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:56.9551178Z [4023/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:57.0062313Z [4024/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:01:57.0066113Z [4025/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:57.0068740Z [4026/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:01:57.0554008Z [4027/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:57.0556217Z [4028/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:57.0558011Z [4029/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:57.0559953Z [4030/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:01:57.2313631Z [4031/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-03-14T04:01:57.2317776Z [4032/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:57.2320657Z [4033/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-03-14T04:01:57.2323171Z [4034/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u128.c.obj 2025-03-14T04:01:57.2661026Z [4035/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u192.c.obj 2025-03-14T04:01:57.2662346Z [4036/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u256.c.obj 2025-03-14T04:01:57.2663925Z [4037/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-03-14T04:01:57.4408927Z [4038/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u192.c.obj 2025-03-14T04:01:57.4410949Z [4039/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u64.c.obj 2025-03-14T04:01:57.4413278Z [4040/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-03-14T04:01:57.4415352Z [4041/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u256.c.obj 2025-03-14T04:01:57.5697227Z [4042/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:57.5699358Z [4043/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:57.5701538Z [4044/6912] 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.obj 2025-03-14T04:01:57.6511776Z [4045/6912] 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.obj 2025-03-14T04:01:57.6513445Z [4046/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:57.6515279Z [4047/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:57.6814390Z [4048/6912] 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.obj 2025-03-14T04:01:57.6817099Z [4049/6912] 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.obj 2025-03-14T04:01:57.6820243Z [4050/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:57.6821928Z [4051/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:57.8632724Z [4052/6912] 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.obj 2025-03-14T04:01:57.8634922Z [4053/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:57.8636831Z [4054/6912] 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.obj 2025-03-14T04:01:58.0003405Z [4055/6912] 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.obj 2025-03-14T04:01:58.0005747Z [4056/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.0008145Z [4057/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.0710398Z [4058/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.0712007Z [4059/6912] 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.obj 2025-03-14T04:01:58.0713337Z [4060/6912] 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.obj 2025-03-14T04:01:58.1067683Z [4061/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.1070435Z [4062/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.1072685Z [4063/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.1075304Z [4064/6912] 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.obj 2025-03-14T04:01:58.2912987Z [4065/6912] 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.obj 2025-03-14T04:01:58.2915718Z [4066/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.2918011Z [4067/6912] 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.obj 2025-03-14T04:01:58.4370557Z [4068/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.4372679Z [4069/6912] 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.obj 2025-03-14T04:01:58.4375069Z [4070/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.4829065Z [4071/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.4831394Z [4072/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.4833508Z [4073/6912] 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.obj 2025-03-14T04:01:58.6499191Z [4074/6912] 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.obj 2025-03-14T04:01:58.6501497Z [4075/6912] 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.obj 2025-03-14T04:01:58.6505983Z [4076/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.6508013Z [4077/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.7891761Z [4078/6912] 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.obj 2025-03-14T04:01:58.7894245Z [4079/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.7896570Z [4080/6912] 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.obj 2025-03-14T04:01:58.8679174Z [4081/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.8682322Z [4082/6912] 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.obj 2025-03-14T04:01:58.8685133Z [4083/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.8891122Z [4084/6912] 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.obj 2025-03-14T04:01:58.8893640Z [4085/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:58.8897995Z [4086/6912] 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.obj 2025-03-14T04:01:59.0650979Z [4087/6912] 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.obj 2025-03-14T04:01:59.0653026Z [4088/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.0654862Z [4089/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.1922438Z [4090/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.1924316Z [4091/6912] 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.obj 2025-03-14T04:01:59.1926725Z [4092/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.1929057Z [4093/6912] 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.obj 2025-03-14T04:01:59.2788258Z [4094/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.2790596Z [4095/6912] 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.obj 2025-03-14T04:01:59.2794238Z [4096/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.3099381Z [4097/6912] 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.obj 2025-03-14T04:01:59.3101922Z [4098/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.3103815Z [4099/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.4801840Z [4100/6912] 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.obj 2025-03-14T04:01:59.4804508Z [4101/6912] 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.obj 2025-03-14T04:01:59.4806757Z [4102/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.6371787Z [4103/6912] 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.obj 2025-03-14T04:01:59.6375386Z [4104/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.6379741Z [4105/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.6382192Z [4106/6912] 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.obj 2025-03-14T04:01:59.6863750Z [4107/6912] 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.obj 2025-03-14T04:01:59.6866175Z [4108/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.6868462Z [4109/6912] 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.obj 2025-03-14T04:01:59.7394087Z [4110/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.7396382Z [4111/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.7400184Z [4112/6912] 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.obj 2025-03-14T04:01:59.9354833Z [4113/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:01:59.9357455Z [4114/6912] 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.obj 2025-03-14T04:01:59.9359695Z [4115/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.0463943Z [4116/6912] 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.obj 2025-03-14T04:02:00.0469587Z [4117/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.0474275Z [4118/6912] 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.obj 2025-03-14T04:02:00.0861744Z [4119/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.0864197Z [4120/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.0866393Z [4121/6912] 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.obj 2025-03-14T04:02:00.0869126Z [4122/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.2535203Z [4123/6912] 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.obj 2025-03-14T04:02:00.2537681Z [4124/6912] 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.obj 2025-03-14T04:02:00.2540815Z [4125/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.3912318Z [4126/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.3914546Z [4127/6912] 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.obj 2025-03-14T04:02:00.3916565Z [4128/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.4557342Z [4129/6912] 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.obj 2025-03-14T04:02:00.4559431Z [4130/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.4562731Z [4131/6912] 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.obj 2025-03-14T04:02:00.4889421Z [4132/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.4892013Z [4133/6912] 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.obj 2025-03-14T04:02:00.4898431Z [4134/6912] 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.obj 2025-03-14T04:02:00.7098241Z [4135/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.7100572Z [4136/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.7103100Z [4137/6912] 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.obj 2025-03-14T04:02:00.7105329Z [4138/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.8036655Z [4139/6912] 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.obj 2025-03-14T04:02:00.8039022Z [4140/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.8041703Z [4141/6912] 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.obj 2025-03-14T04:02:00.8788789Z [4142/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.8791299Z [4143/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.8793535Z [4144/6912] 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.obj 2025-03-14T04:02:00.9276797Z [4145/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:00.9283128Z [4146/6912] 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.obj 2025-03-14T04:02:00.9285576Z [4147/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:01.1242729Z [4148/6912] 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.obj 2025-03-14T04:02:01.1245196Z [4149/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:01.1247669Z [4150/6912] 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.obj 2025-03-14T04:02:01.2413876Z [4151/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:01.2416579Z [4152/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:01.2418891Z [4153/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.2421062Z [4154/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.2882155Z [4155/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:01.2884351Z [4156/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.2886780Z [4157/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:01.3500393Z [4158/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.3502810Z [4159/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:01.3505134Z [4160/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:01.5262171Z [4161/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.5264573Z [4162/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.5266812Z [4163/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.6558448Z [4164/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:01.6560988Z [4165/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.6563241Z [4166/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:01.6564778Z [4167/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.7295695Z [4168/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:01.7298517Z [4169/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.8835071Z [4170/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:01.8837583Z [4171/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:01.8840593Z [4172/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:01.8843062Z [4173/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:02.0014502Z [4174/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.0016708Z [4175/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:02.0018818Z [4176/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.0020934Z [4177/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:02.1233483Z [4178/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.1236400Z [4179/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.1238696Z [4180/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:02.1460938Z [4181/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:02.1463010Z [4182/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.1464867Z [4183/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.3318635Z [4184/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c.obj 2025-03-14T04:02:02.3320800Z [4185/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.3322871Z [4186/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.3325062Z [4187/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.4585577Z [4188/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.4587807Z [4189/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.4589864Z [4190/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.5293761Z [4191/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.5296472Z [4192/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.5298713Z [4193/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.6917956Z [4194/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.6920084Z [4195/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.6921669Z [4196/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.6923336Z [4197/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.7868067Z [4198/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.7870264Z [4199/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.7872648Z [4200/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.8687355Z [4201/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.8689607Z [4202/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.8691869Z [4203/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.9673866Z [4204/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.9676403Z [4205/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:02.9679457Z [4206/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:02.9683612Z [4207/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:03.1484167Z [4208/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:03.1486453Z [4209/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:03.1488696Z [4210/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:03.2210232Z [4211/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:03.2212238Z [4212/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:03.2214131Z [4213/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u64.c.obj 2025-03-14T04:02:03.2216451Z [4214/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.obj 2025-03-14T04:02:03.2717631Z [4215/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.obj 2025-03-14T04:02:03.2719442Z [4216/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc2.c.obj 2025-03-14T04:02:03.2720806Z [4217/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc4.c.obj 2025-03-14T04:02:03.3711558Z [4218/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.obj 2025-03-14T04:02:03.3713722Z [4219/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:03.3716009Z [4220/6912] 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.obj 2025-03-14T04:02:03.5536493Z [4221/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:03.5538473Z [4222/6912] 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.obj 2025-03-14T04:02:03.5540462Z [4223/6912] 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.obj 2025-03-14T04:02:03.6326815Z [4224/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:03.6329221Z [4225/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:03.6331553Z [4226/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:03.6333345Z [4227/6912] 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.obj 2025-03-14T04:02:03.7530527Z [4228/6912] 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.obj 2025-03-14T04:02:03.7532805Z [4229/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:03.7534804Z [4230/6912] 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.obj 2025-03-14T04:02:03.8833863Z [4231/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:03.8835922Z [4232/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:03.8837974Z [4233/6912] 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.obj 2025-03-14T04:02:03.9823018Z [4234/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:03.9825422Z [4235/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:03.9827867Z [4236/6912] 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.obj 2025-03-14T04:02:04.0491407Z [4237/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.0493764Z [4238/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.0495726Z [4239/6912] 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.obj 2025-03-14T04:02:04.1560643Z [4240/6912] 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.obj 2025-03-14T04:02:04.1562804Z [4241/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.1564893Z [4242/6912] 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.obj 2025-03-14T04:02:04.3510823Z [4243/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.3513302Z [4244/6912] 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.obj 2025-03-14T04:02:04.3515751Z [4245/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.3518243Z [4246/6912] 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.obj 2025-03-14T04:02:04.4104275Z [4247/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.4107283Z [4248/6912] 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.obj 2025-03-14T04:02:04.4109927Z [4249/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.4595623Z [4250/6912] 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.obj 2025-03-14T04:02:04.4599221Z [4251/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.4602923Z [4252/6912] 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.obj 2025-03-14T04:02:04.5985611Z [4253/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.5988216Z [4254/6912] 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.obj 2025-03-14T04:02:04.5991500Z [4255/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.7491185Z [4256/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.7493639Z [4257/6912] 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.obj 2025-03-14T04:02:04.7496301Z [4258/6912] 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.obj 2025-03-14T04:02:04.7925559Z [4259/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.7927851Z [4260/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\allocation-type.c.obj 2025-03-14T04:02:04.7936783Z [4261/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:04.7939378Z [4262/6912] 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.obj 2025-03-14T04:02:04.8660077Z [4263/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\microkernel-type.c.obj 2025-03-14T04:02:04.8661977Z [4264/6912] 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.obj 2025-03-14T04:02:04.8663809Z [4265/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\datatype-strings.c.obj 2025-03-14T04:02:04.8665152Z [4266/6912] Building C object confu-deps\XNNPACK\CMakeFiles\indirection.dir\src\indirection.c.obj 2025-03-14T04:02:05.0465154Z [4267/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:05.0467353Z [4268/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\node-type.c.obj 2025-03-14T04:02:05.0469108Z [4269/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c.obj 2025-03-14T04:02:05.0471055Z [4270/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\operator-type.c.obj 2025-03-14T04:02:05.3698631Z [4271/6912] Building C object confu-deps\XNNPACK\CMakeFiles\allocator.dir\src\allocator.c.obj 2025-03-14T04:02:05.3700082Z [4272/6912] Building C object confu-deps\XNNPACK\CMakeFiles\normalization.dir\src\normalization.c.obj 2025-03-14T04:02:05.3702035Z [4273/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microparams-init.dir\src\microparams-init.c.obj 2025-03-14T04:02:05.3703469Z [4274/6912] Building C object confu-deps\XNNPACK\CMakeFiles\datatype.dir\src\datatype.c.obj 2025-03-14T04:02:05.3704946Z [4275/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernel-utils.dir\src\microkernel-utils.c.obj 2025-03-14T04:02:05.4966493Z [4276/6912] Building C object confu-deps\XNNPACK\CMakeFiles\hardware-config.dir\src\configs\hardware-config.c.obj 2025-03-14T04:02:05.4968430Z [4277/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operator-delete.c.obj 2025-03-14T04:02:05.4973014Z [4278/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\argmax-pooling-nhwc.c.obj 2025-03-14T04:02:05.4974405Z [4279/6912] Building C object confu-deps\XNNPACK\CMakeFiles\cache.dir\src\cache.c.obj 2025-03-14T04:02:05.4975866Z [4280/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\average-pooling-nhwc.c.obj 2025-03-14T04:02:05.6008695Z [4281/6912] Building C object confu-deps\XNNPACK\CMakeFiles\mutex.dir\src\mutex.c.obj 2025-03-14T04:02:05.6010173Z [4282/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\binary-elementwise-nd.c.obj 2025-03-14T04:02:05.6011708Z [4283/6912] Building C object confu-deps\XNNPACK\CMakeFiles\memory.dir\src\memory.c.obj 2025-03-14T04:02:05.6013295Z [4284/6912] Building CXX object confu-deps\XNNPACK\CMakeFiles\packing.dir\src\reference\packing.cc.obj 2025-03-14T04:02:05.6017187Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(552): warning C4190: 'xnn_float16_from_float' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-03-14T04:02:05.6019697Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:02:05.6022069Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(576): warning C4190: 'xnn_float16_from_bits' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-03-14T04:02:05.6024578Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:02:05.6026933Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(582): warning C4190: 'xnn_bfloat16_from_float' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-03-14T04:02:05.6029305Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:02:05.6031575Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(598): warning C4190: 'xnn_bfloat16_from_bits' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-03-14T04:02:05.6033912Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:02:05.6036490Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(604): warning C4190: 'xnn_float16_zero' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-03-14T04:02:05.6038871Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:02:05.6041563Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(5087): warning C4244: '=': conversion from 'const _Ty' to 'float', possible loss of data 2025-03-14T04:02:05.6043095Z with 2025-03-14T04:02:05.6043448Z [ 2025-03-14T04:02:05.6043783Z _Ty=int 2025-03-14T04:02:05.6044166Z ] 2025-03-14T04:02:05.6045519Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(5087): note: the template instantiation context (the oldest one first) is 2025-03-14T04:02:05.6048366Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\reference\packing.cc(100): note: see reference to function template instantiation 'void copy_bias(const Src *,size_t,size_t,Dst *)' being compiled 2025-03-14T04:02:05.6050235Z with 2025-03-14T04:02:05.6050605Z [ 2025-03-14T04:02:05.6050929Z Src=float, 2025-03-14T04:02:05.6051359Z Dst=float 2025-03-14T04:02:05.6051729Z ] 2025-03-14T04:02:05.6053542Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\reference\packing.cc(49): note: see reference to function template instantiation '_OutIt *std::fill_n(_OutIt,const _Diff,const _Ty &)' being compiled 2025-03-14T04:02:05.6055443Z with 2025-03-14T04:02:05.6055777Z [ 2025-03-14T04:02:05.6056114Z _OutIt=float *, 2025-03-14T04:02:05.6056550Z Dst=float, 2025-03-14T04:02:05.6056952Z _Diff=size_t, 2025-03-14T04:02:05.6057362Z _Ty=int 2025-03-14T04:02:05.6057726Z ] 2025-03-14T04:02:05.6059200Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(5087): warning C4244: 'argument': conversion from 'const _Ty' to 'float', possible loss of data 2025-03-14T04:02:05.6060760Z with 2025-03-14T04:02:05.6061104Z [ 2025-03-14T04:02:05.6061682Z _Ty=int 2025-03-14T04:02:05.6062052Z ] 2025-03-14T04:02:05.6063361Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(5087): note: the template instantiation context (the oldest one first) is 2025-03-14T04:02:05.6066230Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\reference\packing.cc(192): note: see reference to function template instantiation 'void copy_bias(const Src *,size_t,size_t,Dst *)' being compiled 2025-03-14T04:02:05.6068138Z with 2025-03-14T04:02:05.6068492Z [ 2025-03-14T04:02:05.6092334Z Src=float, 2025-03-14T04:02:05.6092789Z Dst=xnn_float16 2025-03-14T04:02:05.6093231Z ] 2025-03-14T04:02:05.7478063Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\reference\packing.cc(49): note: see reference to function template instantiation '_OutIt *std::fill_n(_OutIt,const _Diff,const _Ty &)' being compiled 2025-03-14T04:02:05.7482001Z with 2025-03-14T04:02:05.7487800Z [ 2025-03-14T04:02:05.7488163Z _OutIt=xnn_float16 *, 2025-03-14T04:02:05.7488636Z Dst=xnn_float16, 2025-03-14T04:02:05.7489035Z _Diff=size_t, 2025-03-14T04:02:05.7489392Z _Ty=int 2025-03-14T04:02:05.7489816Z ] 2025-03-14T04:02:05.7490502Z [4285/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\log.c.obj 2025-03-14T04:02:05.7491713Z [4286/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\channel-shuffle-nc.c.obj 2025-03-14T04:02:06.0587015Z [4287/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\constant-pad-nd.c.obj 2025-03-14T04:02:06.0589186Z [4288/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\batch-matrix-multiply-nc.c.obj 2025-03-14T04:02:06.0591064Z [4289/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\dynamic-fully-connected-nc.c.obj 2025-03-14T04:02:06.0592723Z [4290/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\max-pooling-nhwc.c.obj 2025-03-14T04:02:06.0594515Z [4291/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\pack-lh.c.obj 2025-03-14T04:02:06.1545485Z [4292/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nchw.c.obj 2025-03-14T04:02:06.1547110Z [4293/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\reduce-nd.c.obj 2025-03-14T04:02:06.1548552Z [4294/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nhwc.c.obj 2025-03-14T04:02:06.1550184Z [4295/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nchw.c.obj 2025-03-14T04:02:06.2615754Z [4296/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\rope-nthc.c.obj 2025-03-14T04:02:06.2617242Z [4297/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nhwc.c.obj 2025-03-14T04:02:06.2623741Z [4298/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\deconvolution-nhwc.c.obj 2025-03-14T04:02:06.2625495Z [4299/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\scaled-dot-product-attention-nhtc.c.obj 2025-03-14T04:02:06.2641272Z [4300/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\slice-nd.c.obj 2025-03-14T04:02:06.4388868Z [4301/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\fully-connected-nc.c.obj 2025-03-14T04:02:06.4390508Z [4302/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\softmax-nc.c.obj 2025-03-14T04:02:06.4393468Z [4303/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\transpose-nd.c.obj 2025-03-14T04:02:06.4395095Z [4304/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unary-elementwise-nc.c.obj 2025-03-14T04:02:06.4925407Z [4305/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unpooling-nhwc.c.obj 2025-03-14T04:02:06.4928529Z [4306/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operator-run.dir\src\operator-run.c.obj 2025-03-14T04:02:06.4931437Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\operator-run.c(2243): warning C4098: 'xnn_compute_f16_qd8_convert': 'void' function returning a value 2025-03-14T04:02:06.4933861Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\operator-run.c(2250): warning C4098: 'xnn_compute_f16_qdu8_convert': 'void' function returning a value 2025-03-14T04:02:06.8965832Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\operator-run.c(2279): warning C4098: 'xnn_compute_f32_qd8_convert': 'void' function returning a value 2025-03-14T04:02:06.8968146Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\operator-run.c(2286): warning C4098: 'xnn_compute_f32_qdu8_convert': 'void' function returning a value 2025-03-14T04:02:06.8969996Z [4307/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operator-utils.dir\src\operator-utils.c.obj 2025-03-14T04:02:06.8971224Z [4308/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\memory-planner.c.obj 2025-03-14T04:02:07.0116050Z [4309/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\argmax-pooling-2d.c.obj 2025-03-14T04:02:07.0117286Z [4310/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\runtime.c.obj 2025-03-14T04:02:07.0118666Z [4311/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph.c.obj 2025-03-14T04:02:07.0119984Z [4312/6912] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\binary-elementwise.cc.obj 2025-03-14T04:02:07.0122155Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(552): warning C4190: 'xnn_float16_from_float' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-03-14T04:02:07.0123615Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:02:07.0125655Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(576): warning C4190: 'xnn_float16_from_bits' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-03-14T04:02:07.0127985Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:02:07.0130272Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(582): warning C4190: 'xnn_bfloat16_from_float' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-03-14T04:02:07.0132511Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:02:07.0135228Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(598): warning C4190: 'xnn_bfloat16_from_bits' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-03-14T04:02:07.0137475Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:02:07.0139761Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(604): warning C4190: 'xnn_float16_zero' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-03-14T04:02:07.0497349Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:02:07.0499849Z [4313/6912] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\unary-elementwise.cc.obj 2025-03-14T04:02:07.0502812Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(552): warning C4190: 'xnn_float16_from_float' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-03-14T04:02:07.0505222Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:02:07.0507662Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(576): warning C4190: 'xnn_float16_from_bits' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-03-14T04:02:07.0510126Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:02:07.0512510Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(582): warning C4190: 'xnn_bfloat16_from_float' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-03-14T04:02:07.0515599Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:02:07.0517849Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(598): warning C4190: 'xnn_bfloat16_from_bits' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-03-14T04:02:07.0909583Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:02:07.0913423Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(604): warning C4190: 'xnn_float16_zero' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-03-14T04:02:07.0916434Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:02:07.5224369Z [4314/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\batch-matrix-multiply.c.obj 2025-03-14T04:02:07.5225860Z [4315/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\binary.c.obj 2025-03-14T04:02:07.5227303Z [4316/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\average-pooling-2d.c.obj 2025-03-14T04:02:07.5228757Z [4317/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\concatenate.c.obj 2025-03-14T04:02:07.5230184Z [4318/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\convolution-2d.c.obj 2025-03-14T04:02:07.6900872Z [4319/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\copy.c.obj 2025-03-14T04:02:07.6902331Z [4320/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deprecated.c.obj 2025-03-14T04:02:07.6903787Z [4321/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deconvolution-2d.c.obj 2025-03-14T04:02:07.6905303Z [4322/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depth-to-space-2d.c.obj 2025-03-14T04:02:07.6906911Z [4323/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depthwise-convolution-2d.c.obj 2025-03-14T04:02:07.8430954Z [4324/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\even-split.c.obj 2025-03-14T04:02:07.8432462Z [4325/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected-sparse.c.obj 2025-03-14T04:02:07.8433792Z [4326/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\max-pooling-2d.c.obj 2025-03-14T04:02:07.8435089Z [4327/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected.c.obj 2025-03-14T04:02:07.8439004Z [4328/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\reshape-helpers.c.obj 2025-03-14T04:02:08.2348662Z [4329/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\pack-lh.c.obj 2025-03-14T04:02:08.2349875Z [4330/6912] Linking C static library lib\microkernels-all.lib 2025-03-14T04:02:08.2351136Z [4331/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\scaled-dot-product-attention.c.obj 2025-03-14T04:02:08.2352683Z [4332/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\softmax.c.obj 2025-03-14T04:02:08.2354148Z [4333/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\space-to-depth-2d.c.obj 2025-03-14T04:02:08.3995826Z [4334/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-constant-pad.c.obj 2025-03-14T04:02:08.3997565Z [4335/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-resize-bilinear-2d.c.obj 2025-03-14T04:02:08.3999198Z [4336/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-reduce.c.obj 2025-03-14T04:02:08.4000874Z [4337/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-transpose.c.obj 2025-03-14T04:02:09.5454628Z [4338/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-slice.c.obj 2025-03-14T04:02:09.5456076Z [4339/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unpooling-2d.c.obj 2025-03-14T04:02:09.5457492Z [4340/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\validation.c.obj 2025-03-14T04:02:09.5459968Z [4341/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unary.c.obj 2025-03-14T04:02:09.5461308Z [4342/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\tensor.c.obj 2025-03-14T04:02:09.5462140Z [4343/6912] Generating build_identifier.c 2025-03-14T04:02:10.6402044Z [4344/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_name.cc.obj 2025-03-14T04:02:10.6404067Z [4345/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_api_internal.cc.obj 2025-03-14T04:02:10.6405628Z [4346/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\argmaxpool-config.c.obj 2025-03-14T04:02:10.6407355Z [4347/6912] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj 2025-03-14T04:02:10.6408935Z [4348/6912] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj 2025-03-14T04:02:10.9476195Z [4349/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\avgpool-config.c.obj 2025-03-14T04:02:10.9478427Z [4350/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_register.cc.obj 2025-03-14T04:02:10.9479859Z [4351/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark.cc.obj 2025-03-14T04:02:10.9483049Z [4352/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\binary-elementwise-config.c.obj 2025-03-14T04:02:11.4037856Z [4353/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\experiments-config.c.obj 2025-03-14T04:02:11.4038729Z [4354/6912] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj 2025-03-14T04:02:11.4039518Z [4355/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\cmul-config.c.obj 2025-03-14T04:02:11.4040474Z [4356/6912] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj 2025-03-14T04:02:11.4041366Z [4357/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\conv-hwc2chw-config.c.obj 2025-03-14T04:02:12.0913621Z [4358/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv-config.c.obj 2025-03-14T04:02:12.0922550Z [4359/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv2d-chw-config.c.obj 2025-03-14T04:02:12.0924152Z [4360/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\gemm-config.c.obj 2025-03-14T04:02:12.0926088Z [4361/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-chw-config.c.obj 2025-03-14T04:02:12.0938701Z [4362/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\lut32norm-config.c.obj 2025-03-14T04:02:12.4402066Z [4363/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-config.c.obj 2025-03-14T04:02:12.4403752Z [4364/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\maxpool-config.c.obj 2025-03-14T04:02:12.4405312Z [4365/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pavgpool-config.c.obj 2025-03-14T04:02:12.4406973Z [4366/6912] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj 2025-03-14T04:02:12.9019775Z [4367/6912] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj 2025-03-14T04:02:12.9021535Z [4368/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pack-lh-config.c.obj 2025-03-14T04:02:12.9023001Z [4369/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\raddstoreexpminusmax-config.c.obj 2025-03-14T04:02:12.9024493Z [4370/6912] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj 2025-03-14T04:02:12.9026671Z [4371/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\reduce-config.c.obj 2025-03-14T04:02:13.1237496Z [4372/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\params.c.obj 2025-03-14T04:02:13.1238947Z [4373/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\rmax-config.c.obj 2025-03-14T04:02:13.1240033Z [4374/6912] Linking CXX static library lib\gmock.lib 2025-03-14T04:02:13.1241089Z [4375/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\spmm-config.c.obj 2025-03-14T04:02:13.1242531Z [4376/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\transpose-config.c.obj 2025-03-14T04:02:13.1243665Z [4377/6912] Linking CXX static library lib\gmock_main.lib 2025-03-14T04:02:13.3852485Z [4378/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\build_identifier.c.obj 2025-03-14T04:02:13.3853857Z [4379/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unary-elementwise-config.c.obj 2025-03-14T04:02:13.3854933Z [4380/6912] Linking CXX static library lib\gtest.lib 2025-03-14T04:02:13.3855530Z [4381/6912] Linking CXX static library lib\gtest_main.lib 2025-03-14T04:02:13.3856508Z [4382/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unpool-config.c.obj 2025-03-14T04:02:13.3857975Z [4383/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\vmulcaddc-config.c.obj 2025-03-14T04:02:14.2447583Z [4384/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-fill-config.c.obj 2025-03-14T04:02:14.2448411Z [4385/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-pad-config.c.obj 2025-03-14T04:02:14.2449179Z [4386/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\x8-lut-config.c.obj 2025-03-14T04:02:14.2449919Z [4387/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\zip-config.c.obj 2025-03-14T04:02:14.2450680Z [4388/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\init.c.obj 2025-03-14T04:02:14.2451386Z [4389/6912] Linking CXX static library lib\XNNPACK.lib 2025-03-14T04:02:14.8485388Z [4390/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\counter.cc.obj 2025-03-14T04:02:14.8487009Z [4391/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\complexity.cc.obj 2025-03-14T04:02:14.8488273Z [4392/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\commandlineflags.cc.obj 2025-03-14T04:02:14.8489628Z [4393/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\console_reporter.cc.obj 2025-03-14T04:02:14.8490924Z [4394/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\csv_reporter.cc.obj 2025-03-14T04:02:15.2566907Z [4395/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\perf_counters.cc.obj 2025-03-14T04:02:15.2568411Z [4396/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\reporter.cc.obj 2025-03-14T04:02:15.2570252Z [4397/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\json_reporter.cc.obj 2025-03-14T04:02:15.2571708Z [4398/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\ExecuteKernel.cc.obj 2025-03-14T04:02:15.2573163Z [4399/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\statistics.cc.obj 2025-03-14T04:02:16.0368971Z [4400/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_runner.cc.obj 2025-03-14T04:02:16.0370424Z [4401/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\colorprint.cc.obj 2025-03-14T04:02:16.0371665Z [4402/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sleep.cc.obj 2025-03-14T04:02:16.0372875Z [4403/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark_main.dir\benchmark_main.cc.obj 2025-03-14T04:02:16.0374641Z [4404/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\string_util.cc.obj 2025-03-14T04:02:16.6851341Z [4405/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmBfloat16Convert.cc.obj 2025-03-14T04:02:16.6853028Z [4406/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFloat16Convert.cc.obj 2025-03-14T04:02:16.6854441Z [4407/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmConv.cc.obj 2025-03-14T04:02:16.6857536Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:16.6859903Z with 2025-03-14T04:02:16.6860201Z [ 2025-03-14T04:02:16.6860503Z T=uint8_t, 2025-03-14T04:02:16.6860882Z accT=int32_t, 2025-03-14T04:02:16.6861247Z inpType=uint8_t 2025-03-14T04:02:16.6861648Z ] 2025-03-14T04:02:16.6862759Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:16.6863732Z with 2025-03-14T04:02:16.6863942Z [ 2025-03-14T04:02:16.6864165Z T=uint8_t, 2025-03-14T04:02:16.6864394Z accT=int32_t 2025-03-14T04:02:16.6864659Z ] 2025-03-14T04:02:16.6866144Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:16.6867703Z with 2025-03-14T04:02:16.6867971Z [ 2025-03-14T04:02:16.6868212Z T=uint8_t, 2025-03-14T04:02:16.6868473Z accT=int32_t 2025-03-14T04:02:16.6868748Z ] 2025-03-14T04:02:16.6869746Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:16.6871083Z with 2025-03-14T04:02:16.6871288Z [ 2025-03-14T04:02:16.6871561Z T=uint8_t, 2025-03-14T04:02:16.6871797Z accT=int32_t 2025-03-14T04:02:16.6872070Z ] 2025-03-14T04:02:16.6873592Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:16.6875089Z with 2025-03-14T04:02:16.6875331Z [ 2025-03-14T04:02:16.6875511Z T=int8_t, 2025-03-14T04:02:16.6875732Z accT=int32_t, 2025-03-14T04:02:16.6875976Z inpType=int8_t 2025-03-14T04:02:16.6876211Z ] 2025-03-14T04:02:16.6876977Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:16.6877781Z with 2025-03-14T04:02:16.6877973Z [ 2025-03-14T04:02:16.6878163Z T=int8_t, 2025-03-14T04:02:16.6878389Z accT=int32_t 2025-03-14T04:02:16.6878630Z ] 2025-03-14T04:02:16.6880699Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:16.6882486Z with 2025-03-14T04:02:16.6882688Z [ 2025-03-14T04:02:16.6882879Z T=int8_t, 2025-03-14T04:02:16.6883100Z accT=int32_t 2025-03-14T04:02:16.6883325Z ] 2025-03-14T04:02:16.6884112Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:16.6884960Z with 2025-03-14T04:02:16.6885154Z [ 2025-03-14T04:02:16.6885338Z T=int8_t, 2025-03-14T04:02:16.6885566Z accT=int32_t 2025-03-14T04:02:16.6885782Z ] 2025-03-14T04:02:16.6887190Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:16.6888711Z with 2025-03-14T04:02:16.6888911Z [ 2025-03-14T04:02:16.6889111Z ACC_T=int32_t, 2025-03-14T04:02:16.6889356Z T=uint8_t, 2025-03-14T04:02:16.6889581Z accT=int32_t, 2025-03-14T04:02:16.6889825Z inpType=uint8_t 2025-03-14T04:02:16.6890057Z ] 2025-03-14T04:02:16.6890869Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:16.6891735Z with 2025-03-14T04:02:16.6891912Z [ 2025-03-14T04:02:16.6892196Z ACC_T=int32_t, 2025-03-14T04:02:16.6892570Z T=uint8_t, 2025-03-14T04:02:16.6892903Z accT=int32_t 2025-03-14T04:02:16.6893194Z ] 2025-03-14T04:02:16.6894535Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:16.6896634Z with 2025-03-14T04:02:16.6896846Z [ 2025-03-14T04:02:16.6897046Z ACC_T=int32_t, 2025-03-14T04:02:16.6897286Z T=uint8_t, 2025-03-14T04:02:16.6897506Z accT=int32_t 2025-03-14T04:02:16.6897721Z ] 2025-03-14T04:02:16.6898562Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:16.6899601Z with 2025-03-14T04:02:16.6899798Z [ 2025-03-14T04:02:16.6899997Z ACC_T=int32_t, 2025-03-14T04:02:16.6900223Z T=uint8_t, 2025-03-14T04:02:16.6900446Z accT=int32_t 2025-03-14T04:02:16.6900678Z ] 2025-03-14T04:02:16.6901942Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:16.6903261Z with 2025-03-14T04:02:16.6903449Z [ 2025-03-14T04:02:16.6903635Z ACC_T=int32_t, 2025-03-14T04:02:16.6903881Z T=uint8_t, 2025-03-14T04:02:16.6904104Z accT=int32_t, 2025-03-14T04:02:16.6904339Z inpType=uint8_t 2025-03-14T04:02:16.6904570Z ] 2025-03-14T04:02:16.6905375Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:16.6906235Z with 2025-03-14T04:02:16.6906553Z [ 2025-03-14T04:02:16.6906747Z ACC_T=int32_t, 2025-03-14T04:02:16.6907066Z T=uint8_t, 2025-03-14T04:02:16.6907421Z accT=int32_t 2025-03-14T04:02:16.6907792Z ] 2025-03-14T04:02:16.6909462Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:16.6911380Z with 2025-03-14T04:02:16.6911707Z [ 2025-03-14T04:02:16.6911949Z ACC_T=int32_t, 2025-03-14T04:02:16.6912192Z T=uint8_t, 2025-03-14T04:02:16.6912416Z accT=int32_t 2025-03-14T04:02:16.6912639Z ] 2025-03-14T04:02:16.6913493Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:16.6914382Z with 2025-03-14T04:02:16.6914562Z [ 2025-03-14T04:02:16.6914748Z ACC_T=int32_t, 2025-03-14T04:02:16.6914983Z T=uint8_t, 2025-03-14T04:02:16.6915204Z accT=int32_t 2025-03-14T04:02:16.6915421Z ] 2025-03-14T04:02:16.6916693Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:16.6918002Z with 2025-03-14T04:02:16.6918194Z [ 2025-03-14T04:02:16.6918387Z ACC_T=int32_t, 2025-03-14T04:02:16.6918657Z T=uint8_t, 2025-03-14T04:02:16.6918977Z accT=int32_t, 2025-03-14T04:02:16.6919330Z inpType=uint8_t 2025-03-14T04:02:16.6919687Z ] 2025-03-14T04:02:16.6920924Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:16.6922274Z with 2025-03-14T04:02:16.6922462Z [ 2025-03-14T04:02:16.6922665Z ACC_T=int32_t, 2025-03-14T04:02:16.6922905Z T=uint8_t, 2025-03-14T04:02:16.6923151Z accT=int32_t 2025-03-14T04:02:16.6923460Z ] 2025-03-14T04:02:16.6924755Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:16.6926120Z with 2025-03-14T04:02:16.6926339Z [ 2025-03-14T04:02:16.6926724Z ACC_T=int32_t, 2025-03-14T04:02:16.6926971Z T=uint8_t, 2025-03-14T04:02:16.6927205Z accT=int32_t 2025-03-14T04:02:16.6927421Z ] 2025-03-14T04:02:16.6929130Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:16.6930516Z with 2025-03-14T04:02:16.6930823Z [ 2025-03-14T04:02:16.6931136Z ACC_T=int32_t, 2025-03-14T04:02:16.6931502Z T=uint8_t, 2025-03-14T04:02:16.6931874Z accT=int32_t 2025-03-14T04:02:16.6932227Z ] 2025-03-14T04:02:16.6934407Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:16.6937211Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:16.6939523Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:16.8902446Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(148) : warning C4717: 'fbgemm::PackMatrix,signed char,int>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:16.8906279Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:17.5752640Z [4408/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\timers.cc.obj 2025-03-14T04:02:17.5753631Z [4409/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj 2025-03-14T04:02:17.5754327Z [4410/6912] Linking CXX static library lib\benchmark.lib 2025-03-14T04:02:17.5754762Z [4411/6912] Linking CXX static library lib\benchmark_main.lib 2025-03-14T04:02:17.5755428Z [4412/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmI8Spmdm.cc.obj 2025-03-14T04:02:17.5756251Z [4413/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmSparseDense.cc.obj 2025-03-14T04:02:19.7994657Z [4414/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFPCommon.cc.obj 2025-03-14T04:02:19.7996060Z [4415/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFP16.cc.obj 2025-03-14T04:02:19.7997539Z [4416/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmI64.cc.obj 2025-03-14T04:02:19.7998825Z [4417/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernel.cc.obj 2025-03-14T04:02:19.8000240Z [4418/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\Fbgemm.cc.obj 2025-03-14T04:02:19.8003202Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8005498Z with 2025-03-14T04:02:19.8005854Z [ 2025-03-14T04:02:19.8006215Z inpType=uint8_t 2025-03-14T04:02:19.8006710Z ] 2025-03-14T04:02:19.8008028Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8010873Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8013069Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8015415Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,int8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8017021Z with 2025-03-14T04:02:19.8017224Z [ 2025-03-14T04:02:19.8017432Z inpType=int8_t 2025-03-14T04:02:19.8017895Z ] 2025-03-14T04:02:19.8019083Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,int8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8022458Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,int8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8025960Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,int8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8029760Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8032129Z with 2025-03-14T04:02:19.8032457Z [ 2025-03-14T04:02:19.8032751Z inpType=uint8_t 2025-03-14T04:02:19.8033123Z ] 2025-03-14T04:02:19.8034619Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8038053Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8041768Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8045337Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,int8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8047892Z with 2025-03-14T04:02:19.8051688Z [ 2025-03-14T04:02:19.8052066Z inpType=int8_t 2025-03-14T04:02:19.8052496Z ] 2025-03-14T04:02:19.8054124Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,int8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8057884Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,int8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8061975Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,int8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8066007Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8068718Z with 2025-03-14T04:02:19.8069064Z [ 2025-03-14T04:02:19.8069389Z inpType=uint8_t 2025-03-14T04:02:19.8069801Z ] 2025-03-14T04:02:19.8071188Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8075033Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8078877Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8082716Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8085326Z with 2025-03-14T04:02:19.8085680Z [ 2025-03-14T04:02:19.8086032Z inpType=uint8_t 2025-03-14T04:02:19.8086545Z ] 2025-03-14T04:02:19.8088208Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8092463Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8096451Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8100655Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8103373Z with 2025-03-14T04:02:19.8103731Z [ 2025-03-14T04:02:19.8104086Z inpType=uint8_t 2025-03-14T04:02:19.8104507Z ] 2025-03-14T04:02:19.8106262Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8110093Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8114207Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8118186Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8120824Z with 2025-03-14T04:02:19.8121170Z [ 2025-03-14T04:02:19.8121522Z inpType=uint8_t 2025-03-14T04:02:19.8121960Z ] 2025-03-14T04:02:19.8123622Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8127621Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8131554Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8135551Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8138225Z with 2025-03-14T04:02:19.8138600Z [ 2025-03-14T04:02:19.8138967Z inpType=uint8_t 2025-03-14T04:02:19.8139400Z ] 2025-03-14T04:02:19.8141068Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8145145Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8149130Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8153119Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8155741Z with 2025-03-14T04:02:19.8156085Z [ 2025-03-14T04:02:19.8156435Z inpType=uint8_t 2025-03-14T04:02:19.8156851Z ] 2025-03-14T04:02:19.8158469Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8162550Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8166666Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8170667Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8173354Z with 2025-03-14T04:02:19.8173704Z [ 2025-03-14T04:02:19.8174078Z inpType=uint8_t 2025-03-14T04:02:19.8174503Z ] 2025-03-14T04:02:19.8176132Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8180087Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8184031Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8188048Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8190690Z with 2025-03-14T04:02:19.8191046Z [ 2025-03-14T04:02:19.8191413Z inpType=uint8_t 2025-03-14T04:02:19.8191989Z ] 2025-03-14T04:02:19.8193608Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8197468Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8201440Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8205611Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8208442Z with 2025-03-14T04:02:19.8208783Z [ 2025-03-14T04:02:19.8209130Z inpType=uint8_t 2025-03-14T04:02:19.8209541Z ] 2025-03-14T04:02:19.8211250Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8215452Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8219590Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8223538Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8226069Z with 2025-03-14T04:02:19.8226418Z [ 2025-03-14T04:02:19.8226766Z inpType=uint8_t 2025-03-14T04:02:19.8227190Z ] 2025-03-14T04:02:19.8228758Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8232478Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8236288Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8240133Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(113): warning C4661: 'fbgemm::PackMatrix,int8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8242687Z with 2025-03-14T04:02:19.8243215Z [ 2025-03-14T04:02:19.8243571Z inpType=int8_t 2025-03-14T04:02:19.8243990Z ] 2025-03-14T04:02:19.8245563Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,int8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8248967Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(113): warning C4661: 'int fbgemm::PackMatrix,int8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8252488Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,int8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8256378Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8258935Z with 2025-03-14T04:02:19.8259274Z [ 2025-03-14T04:02:19.8259632Z inpType=uint8_t 2025-03-14T04:02:19.8260082Z ] 2025-03-14T04:02:19.8261693Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8265317Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8269024Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8272803Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(113): warning C4661: 'fbgemm::PackMatrix,int8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8275188Z with 2025-03-14T04:02:19.8275537Z [ 2025-03-14T04:02:19.8275891Z inpType=int8_t 2025-03-14T04:02:19.8276269Z ] 2025-03-14T04:02:19.8277589Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,int8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8281381Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(113): warning C4661: 'int fbgemm::PackMatrix,int8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8285052Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,int8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8288913Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8291832Z with 2025-03-14T04:02:19.8292171Z [ 2025-03-14T04:02:19.8292498Z inpType=uint8_t 2025-03-14T04:02:19.8292882Z ] 2025-03-14T04:02:19.8294469Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8298365Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8302056Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8305971Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8308662Z with 2025-03-14T04:02:19.8309016Z [ 2025-03-14T04:02:19.8309354Z inpType=uint8_t 2025-03-14T04:02:19.8309752Z ] 2025-03-14T04:02:19.8311315Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8315358Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8319170Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8323551Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8325960Z with 2025-03-14T04:02:19.8326361Z [ 2025-03-14T04:02:19.8326757Z inpType=uint8_t 2025-03-14T04:02:19.8327208Z ] 2025-03-14T04:02:19.8328708Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8332310Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8335974Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8339745Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8342462Z with 2025-03-14T04:02:19.8342828Z [ 2025-03-14T04:02:19.8343165Z inpType=uint8_t 2025-03-14T04:02:19.8343586Z ] 2025-03-14T04:02:19.8345168Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8348743Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8352394Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8356142Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8358639Z with 2025-03-14T04:02:19.8358989Z [ 2025-03-14T04:02:19.8359316Z inpType=uint8_t 2025-03-14T04:02:19.8359714Z ] 2025-03-14T04:02:19.8361441Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8365084Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8368767Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8372519Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8375086Z with 2025-03-14T04:02:19.8375449Z [ 2025-03-14T04:02:19.8375764Z inpType=uint8_t 2025-03-14T04:02:19.8376182Z ] 2025-03-14T04:02:19.8377697Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8381392Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8385063Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8388809Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8391467Z with 2025-03-14T04:02:19.8391814Z [ 2025-03-14T04:02:19.8392177Z inpType=uint8_t 2025-03-14T04:02:19.8392582Z ] 2025-03-14T04:02:19.8394171Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8397799Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8401469Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8404846Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8407420Z with 2025-03-14T04:02:19.8407770Z [ 2025-03-14T04:02:19.8408088Z inpType=uint8_t 2025-03-14T04:02:19.8408443Z ] 2025-03-14T04:02:19.8410116Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::PackMatrix' 2025-03-14T04:02:19.8413727Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8417326Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int16_t>::packedBufferSize' 2025-03-14T04:02:19.8420954Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8423500Z with 2025-03-14T04:02:19.8423824Z [ 2025-03-14T04:02:19.8424171Z inpType=uint8_t 2025-03-14T04:02:19.8424572Z ] 2025-03-14T04:02:19.8426121Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::PackMatrix' 2025-03-14T04:02:19.8429792Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\Fbgemm.cc(116): warning C4661: 'int fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:19.8433564Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,uint8_t,int32_t>::packedBufferSize' 2025-03-14T04:02:19.8437349Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8441711Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8445843Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8450293Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8454718Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8459015Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8463051Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(148) : warning C4717: 'fbgemm::PackMatrix,signed char,int>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8467118Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8471292Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8475373Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(148) : warning C4717: 'fbgemm::PackMatrix,signed char,short>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8479358Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:19.8483532Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:20.3957236Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:20.3960609Z [4419/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelDirectConvU8S8S32ACC32.cc.obj 2025-03-14T04:02:20.3962285Z [4420/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\ExecuteKernelU8S8.cc.obj 2025-03-14T04:02:20.3963987Z [4421/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16.cc.obj 2025-03-14T04:02:21.5439129Z [4422/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512VNNI.cc.obj 2025-03-14T04:02:21.5441073Z [4423/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512.cc.obj 2025-03-14T04:02:21.5443079Z [4424/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32.cc.obj 2025-03-14T04:02:21.5446280Z [4425/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32Avx512VNNI.cc.obj 2025-03-14T04:02:21.5705713Z [4426/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDMNBit.cc.obj 2025-03-14T04:02:21.5707053Z [4427/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAMatrix.cc.obj 2025-03-14T04:02:21.5709680Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.5711913Z with 2025-03-14T04:02:21.5712222Z [ 2025-03-14T04:02:21.5713610Z T=uint8_t, 2025-03-14T04:02:21.5714066Z accT=int32_t, 2025-03-14T04:02:21.5714445Z inpType=uint8_t 2025-03-14T04:02:21.5714833Z ] 2025-03-14T04:02:21.5716132Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.5717666Z with 2025-03-14T04:02:21.5717989Z [ 2025-03-14T04:02:21.5718274Z T=uint8_t, 2025-03-14T04:02:21.5718623Z accT=int32_t 2025-03-14T04:02:21.5718997Z ] 2025-03-14T04:02:21.5720996Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.5723212Z with 2025-03-14T04:02:21.5723502Z [ 2025-03-14T04:02:21.5723807Z T=uint8_t, 2025-03-14T04:02:21.5724158Z accT=int32_t 2025-03-14T04:02:21.5724522Z ] 2025-03-14T04:02:21.5725861Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.5727381Z with 2025-03-14T04:02:21.5727690Z [ 2025-03-14T04:02:21.5728008Z T=uint8_t, 2025-03-14T04:02:21.5728367Z accT=int32_t 2025-03-14T04:02:21.5728718Z ] 2025-03-14T04:02:21.5730795Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.5732920Z with 2025-03-14T04:02:21.5733243Z [ 2025-03-14T04:02:21.5733539Z T=uint8_t, 2025-03-14T04:02:21.5733897Z accT=int16_t, 2025-03-14T04:02:21.5734278Z inpType=uint8_t 2025-03-14T04:02:21.5734877Z ] 2025-03-14T04:02:21.5736171Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.5737561Z with 2025-03-14T04:02:21.5737870Z [ 2025-03-14T04:02:21.5738169Z T=uint8_t, 2025-03-14T04:02:21.5738523Z accT=int16_t 2025-03-14T04:02:21.5738887Z ] 2025-03-14T04:02:21.5740958Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.5743050Z with 2025-03-14T04:02:21.5743375Z [ 2025-03-14T04:02:21.5743679Z T=uint8_t, 2025-03-14T04:02:21.5744033Z accT=int16_t 2025-03-14T04:02:21.5744384Z ] 2025-03-14T04:02:21.5745700Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.5747128Z with 2025-03-14T04:02:21.5747442Z [ 2025-03-14T04:02:21.5747733Z T=uint8_t, 2025-03-14T04:02:21.5748083Z accT=int16_t 2025-03-14T04:02:21.5748436Z ] 2025-03-14T04:02:21.5750632Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAMatrix.cc(28): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.5752747Z with 2025-03-14T04:02:21.5753051Z [ 2025-03-14T04:02:21.5753336Z T=uint8_t, 2025-03-14T04:02:21.5753708Z accT=int32_t, 2025-03-14T04:02:21.5754113Z inpType=uint8_t 2025-03-14T04:02:21.5754480Z ] 2025-03-14T04:02:21.5755770Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.5757140Z with 2025-03-14T04:02:21.5757455Z [ 2025-03-14T04:02:21.5757762Z T=uint8_t, 2025-03-14T04:02:21.5758116Z accT=int32_t 2025-03-14T04:02:21.5758465Z ] 2025-03-14T04:02:21.5760423Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAMatrix.cc(28): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.5762621Z with 2025-03-14T04:02:21.5762960Z [ 2025-03-14T04:02:21.5763263Z T=uint8_t, 2025-03-14T04:02:21.5763610Z accT=int32_t 2025-03-14T04:02:21.5763976Z ] 2025-03-14T04:02:21.5765293Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.5766819Z with 2025-03-14T04:02:21.5767129Z [ 2025-03-14T04:02:21.5767420Z T=uint8_t, 2025-03-14T04:02:21.5767778Z accT=int32_t 2025-03-14T04:02:21.5768129Z ] 2025-03-14T04:02:21.5770118Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAMatrix.cc(28): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.5772244Z with 2025-03-14T04:02:21.5772740Z [ 2025-03-14T04:02:21.5773081Z T=uint8_t, 2025-03-14T04:02:21.5773417Z accT=int16_t, 2025-03-14T04:02:21.5773827Z inpType=uint8_t 2025-03-14T04:02:21.5774204Z ] 2025-03-14T04:02:21.5775490Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.5776898Z with 2025-03-14T04:02:21.5777210Z [ 2025-03-14T04:02:21.5777495Z T=uint8_t, 2025-03-14T04:02:21.5777876Z accT=int16_t 2025-03-14T04:02:21.5778226Z ] 2025-03-14T04:02:21.5780167Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAMatrix.cc(28): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.5782217Z with 2025-03-14T04:02:21.5782529Z [ 2025-03-14T04:02:21.5782850Z T=uint8_t, 2025-03-14T04:02:21.5783201Z accT=int16_t 2025-03-14T04:02:21.5783554Z ] 2025-03-14T04:02:21.5784863Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.5786294Z with 2025-03-14T04:02:21.5786606Z [ 2025-03-14T04:02:21.5786907Z T=uint8_t, 2025-03-14T04:02:21.5787257Z accT=int16_t 2025-03-14T04:02:21.5787610Z ] 2025-03-14T04:02:21.5789617Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:21.8501355Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:21.8505152Z [4428/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithIm2Col.cc.obj 2025-03-14T04:02:21.8508332Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8510908Z with 2025-03-14T04:02:21.8511252Z [ 2025-03-14T04:02:21.8511574Z T=uint8_t, 2025-03-14T04:02:21.8511979Z accT=int32_t, 2025-03-14T04:02:21.8512443Z inpType=uint8_t 2025-03-14T04:02:21.8512867Z ] 2025-03-14T04:02:21.8514377Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8516011Z with 2025-03-14T04:02:21.8516367Z [ 2025-03-14T04:02:21.8516695Z T=uint8_t, 2025-03-14T04:02:21.8517088Z accT=int32_t 2025-03-14T04:02:21.8517504Z ] 2025-03-14T04:02:21.8519930Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8522436Z with 2025-03-14T04:02:21.8522782Z [ 2025-03-14T04:02:21.8523437Z T=uint8_t, 2025-03-14T04:02:21.8523823Z accT=int32_t 2025-03-14T04:02:21.8524228Z ] 2025-03-14T04:02:21.8525826Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8527598Z with 2025-03-14T04:02:21.8527916Z [ 2025-03-14T04:02:21.8528221Z T=uint8_t, 2025-03-14T04:02:21.8528614Z accT=int32_t 2025-03-14T04:02:21.8529019Z ] 2025-03-14T04:02:21.8531288Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8533694Z with 2025-03-14T04:02:21.8534066Z [ 2025-03-14T04:02:21.8534369Z T=uint8_t, 2025-03-14T04:02:21.8534751Z accT=int16_t, 2025-03-14T04:02:21.8535159Z inpType=uint8_t 2025-03-14T04:02:21.8535574Z ] 2025-03-14T04:02:21.8537039Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8538480Z with 2025-03-14T04:02:21.8538814Z [ 2025-03-14T04:02:21.8539152Z T=uint8_t, 2025-03-14T04:02:21.8539591Z accT=int16_t 2025-03-14T04:02:21.8539968Z ] 2025-03-14T04:02:21.8542493Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8545003Z with 2025-03-14T04:02:21.8545356Z [ 2025-03-14T04:02:21.8545670Z T=uint8_t, 2025-03-14T04:02:21.8546073Z accT=int16_t 2025-03-14T04:02:21.8546455Z ] 2025-03-14T04:02:21.8548062Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8549700Z with 2025-03-14T04:02:21.8550037Z [ 2025-03-14T04:02:21.8550373Z T=uint8_t, 2025-03-14T04:02:21.8550774Z accT=int16_t 2025-03-14T04:02:21.8551147Z ] 2025-03-14T04:02:21.8553521Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8556030Z with 2025-03-14T04:02:21.8556379Z [ 2025-03-14T04:02:21.8556701Z T=uint8_t, 2025-03-14T04:02:21.8557084Z accT=int32_t, 2025-03-14T04:02:21.8557488Z inpType=uint8_t 2025-03-14T04:02:21.8557892Z ] 2025-03-14T04:02:21.8559378Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8560989Z with 2025-03-14T04:02:21.8561322Z [ 2025-03-14T04:02:21.8561659Z T=uint8_t, 2025-03-14T04:02:21.8562069Z accT=int32_t 2025-03-14T04:02:21.8562485Z ] 2025-03-14T04:02:21.8564824Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8569063Z with 2025-03-14T04:02:21.8569390Z [ 2025-03-14T04:02:21.8569715Z T=uint8_t, 2025-03-14T04:02:21.8570113Z accT=int32_t 2025-03-14T04:02:21.8570502Z ] 2025-03-14T04:02:21.8572056Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8573808Z with 2025-03-14T04:02:21.8574113Z [ 2025-03-14T04:02:21.8574505Z T=uint8_t, 2025-03-14T04:02:21.8574888Z accT=int32_t 2025-03-14T04:02:21.8575295Z ] 2025-03-14T04:02:21.8577713Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8580294Z with 2025-03-14T04:02:21.8580671Z [ 2025-03-14T04:02:21.8581020Z T=uint8_t, 2025-03-14T04:02:21.8581440Z accT=int16_t, 2025-03-14T04:02:21.8581875Z inpType=uint8_t 2025-03-14T04:02:21.8582281Z ] 2025-03-14T04:02:21.8583831Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8585717Z with 2025-03-14T04:02:21.8586126Z [ 2025-03-14T04:02:21.8586495Z T=uint8_t, 2025-03-14T04:02:21.8586920Z accT=int16_t 2025-03-14T04:02:21.8587363Z ] 2025-03-14T04:02:21.8589985Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8592644Z with 2025-03-14T04:02:21.8593028Z [ 2025-03-14T04:02:21.8593405Z T=uint8_t, 2025-03-14T04:02:21.8593846Z accT=int16_t 2025-03-14T04:02:21.8594284Z ] 2025-03-14T04:02:21.8595972Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8597814Z with 2025-03-14T04:02:21.8598181Z [ 2025-03-14T04:02:21.8598505Z T=uint8_t, 2025-03-14T04:02:21.8598914Z accT=int16_t 2025-03-14T04:02:21.8599350Z ] 2025-03-14T04:02:21.8634736Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8637081Z with 2025-03-14T04:02:21.8637423Z [ 2025-03-14T04:02:21.8637741Z T=uint8_t, 2025-03-14T04:02:21.8638117Z accT=int32_t, 2025-03-14T04:02:21.8638559Z inpType=uint8_t 2025-03-14T04:02:21.8638990Z ] 2025-03-14T04:02:21.8640411Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8641923Z with 2025-03-14T04:02:21.8642256Z [ 2025-03-14T04:02:21.8642592Z T=uint8_t, 2025-03-14T04:02:21.8643208Z accT=int32_t 2025-03-14T04:02:21.8643613Z ] 2025-03-14T04:02:21.8645848Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8648192Z with 2025-03-14T04:02:21.8648533Z [ 2025-03-14T04:02:21.8648870Z T=uint8_t, 2025-03-14T04:02:21.8649243Z accT=int32_t 2025-03-14T04:02:21.8649612Z ] 2025-03-14T04:02:21.8651111Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8652679Z with 2025-03-14T04:02:21.8653017Z [ 2025-03-14T04:02:21.8653339Z T=uint8_t, 2025-03-14T04:02:21.8653711Z accT=int32_t 2025-03-14T04:02:21.8654093Z ] 2025-03-14T04:02:21.8656274Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8658617Z with 2025-03-14T04:02:21.8658956Z [ 2025-03-14T04:02:21.8659299Z T=uint8_t, 2025-03-14T04:02:21.8659680Z accT=int16_t, 2025-03-14T04:02:21.8660097Z inpType=uint8_t 2025-03-14T04:02:21.8660503Z ] 2025-03-14T04:02:21.8662196Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8663796Z with 2025-03-14T04:02:21.8664146Z [ 2025-03-14T04:02:21.8664458Z T=uint8_t, 2025-03-14T04:02:21.8664858Z accT=int16_t 2025-03-14T04:02:21.8665225Z ] 2025-03-14T04:02:21.8667448Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8678838Z with 2025-03-14T04:02:21.8679212Z [ 2025-03-14T04:02:21.8679517Z T=uint8_t, 2025-03-14T04:02:21.8679920Z accT=int16_t 2025-03-14T04:02:21.8680301Z ] 2025-03-14T04:02:21.8681870Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8683543Z with 2025-03-14T04:02:21.8709916Z [ 2025-03-14T04:02:21.8710277Z T=uint8_t, 2025-03-14T04:02:21.8710769Z accT=int16_t 2025-03-14T04:02:21.8711153Z ] 2025-03-14T04:02:21.8713537Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8715993Z with 2025-03-14T04:02:21.8716302Z [ 2025-03-14T04:02:21.8716612Z T=uint8_t, 2025-03-14T04:02:21.8717005Z accT=int32_t, 2025-03-14T04:02:21.8717407Z inpType=uint8_t 2025-03-14T04:02:21.8717803Z ] 2025-03-14T04:02:21.8719264Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8721105Z with 2025-03-14T04:02:21.8721427Z [ 2025-03-14T04:02:21.8721740Z T=uint8_t, 2025-03-14T04:02:21.8722110Z accT=int32_t 2025-03-14T04:02:21.8722486Z ] 2025-03-14T04:02:21.8724701Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8727222Z with 2025-03-14T04:02:21.8727573Z [ 2025-03-14T04:02:21.8727900Z T=uint8_t, 2025-03-14T04:02:21.8728276Z accT=int32_t 2025-03-14T04:02:21.8728659Z ] 2025-03-14T04:02:21.8730190Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8731879Z with 2025-03-14T04:02:21.8732209Z [ 2025-03-14T04:02:21.8732518Z T=uint8_t, 2025-03-14T04:02:21.8732902Z accT=int32_t 2025-03-14T04:02:21.8733288Z ] 2025-03-14T04:02:21.8735646Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8738285Z with 2025-03-14T04:02:21.8738631Z [ 2025-03-14T04:02:21.8738951Z T=uint8_t, 2025-03-14T04:02:21.8739337Z accT=int16_t, 2025-03-14T04:02:21.8739754Z inpType=uint8_t 2025-03-14T04:02:21.8740173Z ] 2025-03-14T04:02:21.8741789Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8743411Z with 2025-03-14T04:02:21.8743748Z [ 2025-03-14T04:02:21.8744065Z T=uint8_t, 2025-03-14T04:02:21.8744443Z accT=int16_t 2025-03-14T04:02:21.8744817Z ] 2025-03-14T04:02:21.8747113Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8749482Z with 2025-03-14T04:02:21.8749800Z [ 2025-03-14T04:02:21.8750123Z T=uint8_t, 2025-03-14T04:02:21.8750502Z accT=int16_t 2025-03-14T04:02:21.8750906Z ] 2025-03-14T04:02:21.8752457Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8754126Z with 2025-03-14T04:02:21.8754445Z [ 2025-03-14T04:02:21.8754763Z T=uint8_t, 2025-03-14T04:02:21.8755140Z accT=int16_t 2025-03-14T04:02:21.8755500Z ] 2025-03-14T04:02:21.8757835Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8760255Z with 2025-03-14T04:02:21.8760582Z [ 2025-03-14T04:02:21.8760903Z T=uint8_t, 2025-03-14T04:02:21.8761513Z accT=int32_t, 2025-03-14T04:02:21.8761927Z inpType=uint8_t 2025-03-14T04:02:21.8762324Z ] 2025-03-14T04:02:21.8763816Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8765453Z with 2025-03-14T04:02:21.8765779Z [ 2025-03-14T04:02:21.8766106Z T=uint8_t, 2025-03-14T04:02:21.8766634Z accT=int32_t 2025-03-14T04:02:21.8767084Z ] 2025-03-14T04:02:21.8769368Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8771750Z with 2025-03-14T04:02:21.8772081Z [ 2025-03-14T04:02:21.8772398Z T=uint8_t, 2025-03-14T04:02:21.8772836Z accT=int32_t 2025-03-14T04:02:21.8773259Z ] 2025-03-14T04:02:21.8774780Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8776430Z with 2025-03-14T04:02:21.8776765Z [ 2025-03-14T04:02:21.8777088Z T=uint8_t, 2025-03-14T04:02:21.8777477Z accT=int32_t 2025-03-14T04:02:21.8777880Z ] 2025-03-14T04:02:21.8780396Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8782959Z with 2025-03-14T04:02:21.8783291Z [ 2025-03-14T04:02:21.8783629Z T=uint8_t, 2025-03-14T04:02:21.8784013Z accT=int16_t, 2025-03-14T04:02:21.8784425Z inpType=uint8_t 2025-03-14T04:02:21.8784819Z ] 2025-03-14T04:02:21.8786290Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8787894Z with 2025-03-14T04:02:21.8788217Z [ 2025-03-14T04:02:21.8788529Z T=uint8_t, 2025-03-14T04:02:21.8788903Z accT=int16_t 2025-03-14T04:02:21.8789286Z ] 2025-03-14T04:02:21.8791591Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8793918Z with 2025-03-14T04:02:21.8794243Z [ 2025-03-14T04:02:21.8794562Z T=uint8_t, 2025-03-14T04:02:21.8794930Z accT=int16_t 2025-03-14T04:02:21.8795310Z ] 2025-03-14T04:02:21.8796846Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8798523Z with 2025-03-14T04:02:21.8798844Z [ 2025-03-14T04:02:21.8799165Z T=uint8_t, 2025-03-14T04:02:21.8799548Z accT=int16_t 2025-03-14T04:02:21.8799932Z ] 2025-03-14T04:02:21.8802295Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8804605Z with 2025-03-14T04:02:21.8804964Z [ 2025-03-14T04:02:21.8805277Z T=uint8_t, 2025-03-14T04:02:21.8805637Z accT=int32_t, 2025-03-14T04:02:21.8806051Z inpType=uint8_t 2025-03-14T04:02:21.8806500Z ] 2025-03-14T04:02:21.8807988Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8809581Z with 2025-03-14T04:02:21.8809919Z [ 2025-03-14T04:02:21.8810239Z T=uint8_t, 2025-03-14T04:02:21.8810632Z accT=int32_t 2025-03-14T04:02:21.8811023Z ] 2025-03-14T04:02:21.8813306Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8815723Z with 2025-03-14T04:02:21.8816057Z [ 2025-03-14T04:02:21.8816390Z T=uint8_t, 2025-03-14T04:02:21.8816749Z accT=int32_t 2025-03-14T04:02:21.8817131Z ] 2025-03-14T04:02:21.8818628Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8820273Z with 2025-03-14T04:02:21.8820590Z [ 2025-03-14T04:02:21.8821069Z T=uint8_t, 2025-03-14T04:02:21.8821451Z accT=int32_t 2025-03-14T04:02:21.8821782Z ] 2025-03-14T04:02:21.8823817Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8826061Z with 2025-03-14T04:02:21.8826401Z [ 2025-03-14T04:02:21.8826719Z T=uint8_t, 2025-03-14T04:02:21.8827103Z accT=int16_t, 2025-03-14T04:02:21.8827497Z inpType=uint8_t 2025-03-14T04:02:21.8827905Z ] 2025-03-14T04:02:21.8829391Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.8831036Z with 2025-03-14T04:02:21.8831371Z [ 2025-03-14T04:02:21.8831670Z T=uint8_t, 2025-03-14T04:02:21.8832033Z accT=int16_t 2025-03-14T04:02:21.8832411Z ] 2025-03-14T04:02:21.8834693Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithIm2Col.cc(31): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.8837112Z with 2025-03-14T04:02:21.8837430Z [ 2025-03-14T04:02:21.8837732Z T=uint8_t, 2025-03-14T04:02:21.8838107Z accT=int16_t 2025-03-14T04:02:21.8838488Z ] 2025-03-14T04:02:21.8840031Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.8841695Z with 2025-03-14T04:02:21.8842022Z [ 2025-03-14T04:02:21.8842345Z T=uint8_t, 2025-03-14T04:02:21.8842731Z accT=int16_t 2025-03-14T04:02:21.8843124Z ] 2025-03-14T04:02:21.8845424Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:21.8849556Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:21.8853586Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:21.8857530Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:21.8861501Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:21.9584209Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:21.9587295Z [4429/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithRowOffset.cc.obj 2025-03-14T04:02:21.9590614Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9593507Z with 2025-03-14T04:02:21.9593888Z [ 2025-03-14T04:02:21.9594239Z T=uint8_t, 2025-03-14T04:02:21.9594643Z accT=int32_t, 2025-03-14T04:02:21.9595069Z inpType=uint8_t 2025-03-14T04:02:21.9595494Z ] 2025-03-14T04:02:21.9597074Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.9598728Z with 2025-03-14T04:02:21.9599063Z [ 2025-03-14T04:02:21.9599421Z T=uint8_t, 2025-03-14T04:02:21.9599888Z accT=int32_t 2025-03-14T04:02:21.9600323Z ] 2025-03-14T04:02:21.9602793Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9605501Z with 2025-03-14T04:02:21.9605877Z [ 2025-03-14T04:02:21.9606239Z T=uint8_t, 2025-03-14T04:02:21.9606710Z accT=int32_t 2025-03-14T04:02:21.9607072Z ] 2025-03-14T04:02:21.9608676Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.9610408Z with 2025-03-14T04:02:21.9611019Z [ 2025-03-14T04:02:21.9611340Z T=uint8_t, 2025-03-14T04:02:21.9611797Z accT=int32_t 2025-03-14T04:02:21.9612218Z ] 2025-03-14T04:02:21.9614655Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9617244Z with 2025-03-14T04:02:21.9617564Z [ 2025-03-14T04:02:21.9617879Z T=uint8_t, 2025-03-14T04:02:21.9618332Z accT=int16_t, 2025-03-14T04:02:21.9618804Z inpType=uint8_t 2025-03-14T04:02:21.9619228Z ] 2025-03-14T04:02:21.9620817Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.9622557Z with 2025-03-14T04:02:21.9622898Z [ 2025-03-14T04:02:21.9623230Z T=uint8_t, 2025-03-14T04:02:21.9623636Z accT=int16_t 2025-03-14T04:02:21.9624083Z ] 2025-03-14T04:02:21.9626609Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9629133Z with 2025-03-14T04:02:21.9629475Z [ 2025-03-14T04:02:21.9629819Z T=uint8_t, 2025-03-14T04:02:21.9630469Z accT=int16_t 2025-03-14T04:02:21.9630917Z ] 2025-03-14T04:02:21.9632531Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.9634322Z with 2025-03-14T04:02:21.9634675Z [ 2025-03-14T04:02:21.9635031Z T=uint8_t, 2025-03-14T04:02:21.9635448Z accT=int16_t 2025-03-14T04:02:21.9635859Z ] 2025-03-14T04:02:21.9638361Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithRowOffset.cc(32): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9640863Z with 2025-03-14T04:02:21.9641200Z [ 2025-03-14T04:02:21.9641552Z T=uint8_t, 2025-03-14T04:02:21.9642047Z accT=int32_t, 2025-03-14T04:02:21.9642513Z inpType=uint8_t 2025-03-14T04:02:21.9642972Z ] 2025-03-14T04:02:21.9644537Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.9646257Z with 2025-03-14T04:02:21.9646691Z [ 2025-03-14T04:02:21.9647035Z T=uint8_t, 2025-03-14T04:02:21.9647418Z accT=int32_t 2025-03-14T04:02:21.9647767Z ] 2025-03-14T04:02:21.9650079Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithRowOffset.cc(32): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9652617Z with 2025-03-14T04:02:21.9652954Z [ 2025-03-14T04:02:21.9653285Z T=uint8_t, 2025-03-14T04:02:21.9653669Z accT=int32_t 2025-03-14T04:02:21.9654056Z ] 2025-03-14T04:02:21.9655877Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.9657596Z with 2025-03-14T04:02:21.9657931Z [ 2025-03-14T04:02:21.9658341Z T=uint8_t, 2025-03-14T04:02:21.9658794Z accT=int32_t 2025-03-14T04:02:21.9659185Z ] 2025-03-14T04:02:21.9661664Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithRowOffset.cc(32): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9664281Z with 2025-03-14T04:02:21.9664614Z [ 2025-03-14T04:02:21.9664934Z T=uint8_t, 2025-03-14T04:02:21.9665309Z accT=int16_t, 2025-03-14T04:02:21.9665751Z inpType=uint8_t 2025-03-14T04:02:21.9666147Z ] 2025-03-14T04:02:21.9667662Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.9669340Z with 2025-03-14T04:02:21.9669668Z [ 2025-03-14T04:02:21.9669985Z T=uint8_t, 2025-03-14T04:02:21.9670380Z accT=int16_t 2025-03-14T04:02:21.9670755Z ] 2025-03-14T04:02:21.9673372Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithRowOffset.cc(32): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9675962Z with 2025-03-14T04:02:21.9676304Z [ 2025-03-14T04:02:21.9676657Z T=uint8_t, 2025-03-14T04:02:21.9677048Z accT=int16_t 2025-03-14T04:02:21.9677439Z ] 2025-03-14T04:02:21.9679068Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.9680778Z with 2025-03-14T04:02:21.9681124Z [ 2025-03-14T04:02:21.9681441Z T=uint8_t, 2025-03-14T04:02:21.9681821Z accT=int16_t 2025-03-14T04:02:21.9682206Z ] 2025-03-14T04:02:21.9684422Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:21.9770198Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:21.9773220Z [4430/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithQuantRowOffset.cc.obj 2025-03-14T04:02:21.9776378Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9778973Z with 2025-03-14T04:02:21.9779324Z [ 2025-03-14T04:02:21.9779624Z T=uint8_t, 2025-03-14T04:02:21.9779991Z accT=int32_t, 2025-03-14T04:02:21.9780379Z inpType=uint8_t 2025-03-14T04:02:21.9780770Z ] 2025-03-14T04:02:21.9782480Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.9784029Z with 2025-03-14T04:02:21.9784318Z [ 2025-03-14T04:02:21.9784598Z T=uint8_t, 2025-03-14T04:02:21.9784953Z accT=int32_t 2025-03-14T04:02:21.9785353Z ] 2025-03-14T04:02:21.9787775Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9790286Z with 2025-03-14T04:02:21.9790582Z [ 2025-03-14T04:02:21.9790872Z T=uint8_t, 2025-03-14T04:02:21.9791191Z accT=int32_t 2025-03-14T04:02:21.9791546Z ] 2025-03-14T04:02:21.9793111Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.9794706Z with 2025-03-14T04:02:21.9795021Z [ 2025-03-14T04:02:21.9795325Z T=uint8_t, 2025-03-14T04:02:21.9795698Z accT=int32_t 2025-03-14T04:02:21.9796111Z ] 2025-03-14T04:02:21.9798768Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithQuantRowOffset.cc(36): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9801500Z with 2025-03-14T04:02:21.9801795Z [ 2025-03-14T04:02:21.9802085Z T=uint8_t, 2025-03-14T04:02:21.9802430Z accT=int32_t, 2025-03-14T04:02:21.9802884Z inpType=uint8_t 2025-03-14T04:02:21.9803321Z ] 2025-03-14T04:02:21.9804999Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:21.9806744Z with 2025-03-14T04:02:21.9807049Z [ 2025-03-14T04:02:21.9807337Z T=uint8_t, 2025-03-14T04:02:21.9807668Z accT=int32_t 2025-03-14T04:02:21.9808018Z ] 2025-03-14T04:02:21.9810415Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackAWithQuantRowOffset.cc(36): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:21.9812970Z with 2025-03-14T04:02:21.9813321Z [ 2025-03-14T04:02:21.9813657Z T=uint8_t, 2025-03-14T04:02:21.9814052Z accT=int32_t 2025-03-14T04:02:21.9814428Z ] 2025-03-14T04:02:21.9816009Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:21.9817721Z with 2025-03-14T04:02:21.9818063Z [ 2025-03-14T04:02:22.2188450Z T=uint8_t, 2025-03-14T04:02:22.2188915Z accT=int32_t 2025-03-14T04:02:22.2189293Z ] 2025-03-14T04:02:22.2191435Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.2194732Z [4431/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackBMatrix.cc.obj 2025-03-14T04:02:22.2197862Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:22.2200302Z with 2025-03-14T04:02:22.2200638Z [ 2025-03-14T04:02:22.2200959Z T=int8_t, 2025-03-14T04:02:22.2201348Z accT=int32_t, 2025-03-14T04:02:22.2201757Z inpType=int8_t 2025-03-14T04:02:22.2202177Z ] 2025-03-14T04:02:22.2203696Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:22.2205329Z with 2025-03-14T04:02:22.2205677Z [ 2025-03-14T04:02:22.2206022Z T=int8_t, 2025-03-14T04:02:22.2206450Z accT=int32_t 2025-03-14T04:02:22.2206801Z ] 2025-03-14T04:02:22.2209092Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:22.2211563Z with 2025-03-14T04:02:22.2211917Z [ 2025-03-14T04:02:22.2212260Z T=int8_t, 2025-03-14T04:02:22.2212649Z accT=int32_t 2025-03-14T04:02:22.2213290Z ] 2025-03-14T04:02:22.2214766Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:22.2216477Z with 2025-03-14T04:02:22.2216821Z [ 2025-03-14T04:02:22.2217237Z T=int8_t, 2025-03-14T04:02:22.2217627Z accT=int32_t 2025-03-14T04:02:22.2217997Z ] 2025-03-14T04:02:22.2220263Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:22.2222782Z with 2025-03-14T04:02:22.2223113Z [ 2025-03-14T04:02:22.2223437Z T=int8_t, 2025-03-14T04:02:22.2223830Z accT=int16_t, 2025-03-14T04:02:22.2224281Z inpType=int8_t 2025-03-14T04:02:22.2224697Z ] 2025-03-14T04:02:22.2226184Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:22.2227608Z with 2025-03-14T04:02:22.2227927Z [ 2025-03-14T04:02:22.2228284Z T=int8_t, 2025-03-14T04:02:22.2228674Z accT=int16_t 2025-03-14T04:02:22.2229081Z ] 2025-03-14T04:02:22.2231314Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:22.2233675Z with 2025-03-14T04:02:22.2233989Z [ 2025-03-14T04:02:22.2234324Z T=int8_t, 2025-03-14T04:02:22.2234683Z accT=int16_t 2025-03-14T04:02:22.2235073Z ] 2025-03-14T04:02:22.2236546Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:22.2238407Z with 2025-03-14T04:02:22.2238749Z [ 2025-03-14T04:02:22.2239068Z T=int8_t, 2025-03-14T04:02:22.2239450Z accT=int16_t 2025-03-14T04:02:22.2239844Z ] 2025-03-14T04:02:22.2242071Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackBMatrix.cc(182): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:22.2244469Z with 2025-03-14T04:02:22.2244807Z [ 2025-03-14T04:02:22.2245107Z T=int8_t, 2025-03-14T04:02:22.2245463Z accT=int32_t, 2025-03-14T04:02:22.2245857Z inpType=int8_t 2025-03-14T04:02:22.2246201Z ] 2025-03-14T04:02:22.2247528Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:22.2249208Z with 2025-03-14T04:02:22.2249545Z [ 2025-03-14T04:02:22.2249873Z T=int8_t, 2025-03-14T04:02:22.2250238Z accT=int32_t 2025-03-14T04:02:22.2250577Z ] 2025-03-14T04:02:22.2252696Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackBMatrix.cc(182): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:22.2255173Z with 2025-03-14T04:02:22.2255511Z [ 2025-03-14T04:02:22.2255796Z T=int8_t, 2025-03-14T04:02:22.2256151Z accT=int32_t 2025-03-14T04:02:22.2256510Z ] 2025-03-14T04:02:22.2258043Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:22.2259827Z with 2025-03-14T04:02:22.2260152Z [ 2025-03-14T04:02:22.2260474Z T=int8_t, 2025-03-14T04:02:22.2260854Z accT=int32_t 2025-03-14T04:02:22.2261241Z ] 2025-03-14T04:02:22.2263678Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackBMatrix.cc(182): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:22.2266033Z with 2025-03-14T04:02:22.2266389Z [ 2025-03-14T04:02:22.2266743Z T=int8_t, 2025-03-14T04:02:22.2267164Z accT=int16_t, 2025-03-14T04:02:22.2267623Z inpType=int8_t 2025-03-14T04:02:22.2268066Z ] 2025-03-14T04:02:22.2269491Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:22.2271105Z with 2025-03-14T04:02:22.2271467Z [ 2025-03-14T04:02:22.2271815Z T=int8_t, 2025-03-14T04:02:22.2272228Z accT=int16_t 2025-03-14T04:02:22.2272629Z ] 2025-03-14T04:02:22.2274855Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\PackBMatrix.cc(182): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:22.2277311Z with 2025-03-14T04:02:22.2277636Z [ 2025-03-14T04:02:22.2277965Z T=int8_t, 2025-03-14T04:02:22.2278357Z accT=int16_t 2025-03-14T04:02:22.2278967Z ] 2025-03-14T04:02:22.2280574Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:22.2282223Z with 2025-03-14T04:02:22.2282554Z [ 2025-03-14T04:02:22.2282890Z T=int8_t, 2025-03-14T04:02:22.2283293Z accT=int16_t 2025-03-14T04:02:22.2283714Z ] 2025-03-14T04:02:22.4720849Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(148) : warning C4717: 'fbgemm::PackMatrix,signed char,short>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4726991Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(148) : warning C4717: 'fbgemm::PackMatrix,signed char,int>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4730436Z [4432/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackMatrix.cc.obj 2025-03-14T04:02:22.4733111Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(148) : warning C4717: 'fbgemm::PackMatrix,signed char,short>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4737989Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4742008Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4746099Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4750080Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4753994Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,short>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4757798Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(148) : warning C4717: 'fbgemm::PackMatrix,signed char,int>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4761635Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4765497Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4769691Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4773695Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.4777594Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.7305872Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(157) : warning C4717: 'fbgemm::PackMatrix,unsigned char,int>::isThisLastKBlock': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:22.7308878Z [4433/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightsForConv.cc.obj 2025-03-14T04:02:22.7313158Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'fbgemm::PackMatrix,T,accT>::PackMatrix(int32_t,int32_t,inpType *,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:22.7315807Z with 2025-03-14T04:02:22.7316136Z [ 2025-03-14T04:02:22.7316475Z T=int8_t, 2025-03-14T04:02:22.7316866Z accT=int32_t, 2025-03-14T04:02:22.7317332Z inpType=int8_t 2025-03-14T04:02:22.7317745Z ] 2025-03-14T04:02:22.7319244Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(106): note: see declaration of 'fbgemm::PackMatrix,T,accT>::PackMatrix' 2025-03-14T04:02:22.7320843Z with 2025-03-14T04:02:22.7321197Z [ 2025-03-14T04:02:22.7321525Z T=int8_t, 2025-03-14T04:02:22.7321913Z accT=int32_t 2025-03-14T04:02:22.7322296Z ] 2025-03-14T04:02:22.7324577Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(312): warning C4661: 'int fbgemm::PackMatrix,T,accT>::packedBufferSize(int,int,const fbgemm::BlockingFactors *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:22.7327197Z with 2025-03-14T04:02:22.7327540Z [ 2025-03-14T04:02:22.7327869Z T=int8_t, 2025-03-14T04:02:22.7328276Z accT=int32_t 2025-03-14T04:02:22.7328646Z ] 2025-03-14T04:02:22.9872589Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm/Fbgemm.h(137): note: see declaration of 'fbgemm::PackMatrix,T,accT>::packedBufferSize' 2025-03-14T04:02:22.9874128Z with 2025-03-14T04:02:22.9874462Z [ 2025-03-14T04:02:22.9874759Z T=int8_t, 2025-03-14T04:02:22.9875126Z accT=int32_t 2025-03-14T04:02:22.9875495Z ] 2025-03-14T04:02:22.9877577Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\include\fbgemm\Fbgemm.h(148) : warning C4717: 'fbgemm::PackMatrix,signed char,int>::getRowOffsetBuffer': recursive on all control paths, function will cause runtime stack overflow 2025-03-14T04:02:23.3128891Z [4434/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\QuantUtils.cc.obj 2025-03-14T04:02:23.3130713Z [4435/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConv.cc.obj 2025-03-14T04:02:23.3132135Z [4436/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\TransposeUtils.cc.obj 2025-03-14T04:02:23.3133595Z [4437/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx2.cc.obj 2025-03-14T04:02:23.3136445Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3139769Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-03-14T04:02:23.3143203Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3146679Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3150149Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3153990Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-03-14T04:02:23.3156712Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3159369Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-03-14T04:02:23.3162104Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3164879Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-03-14T04:02:23.3167583Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3170116Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-03-14T04:02:23.3172871Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3175585Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3178715Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3181489Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-03-14T04:02:23.3184039Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3186670Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-03-14T04:02:23.3189991Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3193675Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-03-14T04:02:23.3197216Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3200670Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-03-14T04:02:23.3204178Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3207966Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3211957Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3215259Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-03-14T04:02:23.3218612Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3222448Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-03-14T04:02:23.3225822Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3229571Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-03-14T04:02:23.3232812Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3235871Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-03-14T04:02:23.3239280Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3242526Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3245851Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3249077Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-03-14T04:02:23.3252441Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3255521Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-03-14T04:02:23.3259709Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3263129Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-03-14T04:02:23.3266261Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3269540Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-03-14T04:02:23.3272697Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3277194Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3280349Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3283571Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-03-14T04:02:23.3286850Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3289963Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-03-14T04:02:23.3293318Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3297091Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-03-14T04:02:23.3300754Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3304121Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::getOrCreate' 2025-03-14T04:02:23.3307640Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3311171Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3314257Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3317327Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::initResultRegs' 2025-03-14T04:02:23.3320345Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3323348Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genCoreInsts' 2025-03-14T04:02:23.3619125Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx2.cc(50): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3625424Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx2>::genForSingleOutput' 2025-03-14T04:02:23.3627739Z [4438/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx512.cc.obj 2025-03-14T04:02:23.3633526Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3637030Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-03-14T04:02:23.3640557Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3644570Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3648235Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3652088Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-03-14T04:02:23.3656107Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3659700Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-03-14T04:02:23.3663233Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3667318Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-03-14T04:02:23.3670872Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3674501Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-03-14T04:02:23.3677684Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3681663Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3684441Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3687626Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-03-14T04:02:23.3689890Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3691834Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-03-14T04:02:23.3694981Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3697318Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-03-14T04:02:23.3700956Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3703764Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-03-14T04:02:23.3706077Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3708067Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3712852Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3716306Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-03-14T04:02:23.3719741Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3723246Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-03-14T04:02:23.3727163Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3730600Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-03-14T04:02:23.3733794Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3737673Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-03-14T04:02:23.3740871Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3744376Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3747626Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3750696Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-03-14T04:02:23.3753873Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3758692Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-03-14T04:02:23.3762334Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3765933Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-03-14T04:02:23.3769290Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3772550Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-03-14T04:02:23.3776177Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3779539Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3783423Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3786882Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-03-14T04:02:23.3790255Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3793588Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-03-14T04:02:23.3797265Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3800851Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-03-14T04:02:23.3804110Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3807339Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-03-14T04:02:23.3809858Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3812390Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3825159Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3828673Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-03-14T04:02:23.3832092Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3835690Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-03-14T04:02:23.3839361Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(323): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3842883Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-03-14T04:02:23.3846499Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3849715Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-03-14T04:02:23.3853357Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3858160Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3862379Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3865760Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-03-14T04:02:23.3869173Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3872473Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-03-14T04:02:23.3875885Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3879612Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-03-14T04:02:23.3882993Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3886548Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-03-14T04:02:23.3890103Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3893648Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3897059Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3900761Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-03-14T04:02:23.3904409Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3907797Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-03-14T04:02:23.3911456Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3915126Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<1,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-03-14T04:02:23.3918533Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3921731Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-03-14T04:02:23.3925171Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3929304Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3932940Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3936668Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-03-14T04:02:23.3940148Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3943633Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-03-14T04:02:23.3947269Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3951005Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-03-14T04:02:23.3954491Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3958128Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-03-14T04:02:23.3961816Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3965571Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-03-14T04:02:23.3969267Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3972776Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-03-14T04:02:23.3976006Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3979479Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-03-14T04:02:23.3983211Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3986937Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<2,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-03-14T04:02:23.3990642Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.3994051Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::getOrCreate' 2025-03-14T04:02:23.3997664Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.4001162Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForTopOrBottomEdge' 2025-03-14T04:02:23.4004591Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.4008287Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::initResultRegs' 2025-03-14T04:02:23.4011742Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.4015188Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genCoreInsts' 2025-03-14T04:02:23.4018817Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.4022473Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512>::genForSingleOutput' 2025-03-14T04:02:23.4026003Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'fbgemm::jit_conv_kernel_fp fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::getOrCreate(void)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.4029430Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(244): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::getOrCreate' 2025-03-14T04:02:23.4033142Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge(asmjit::_abi_1_9::x86::Emitter *,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.4036895Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(276): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForTopOrBottomEdge' 2025-03-14T04:02:23.4040432Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::initResultRegs(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.4043883Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(278): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::initResultRegs' 2025-03-14T04:02:23.4047356Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts(asmjit::_abi_1_9::x86::Emitter *)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.4050869Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(280): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genCoreInsts' 2025-03-14T04:02:23.8999464Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\GroupwiseConvAcc32Avx512.cc(71): warning C4661: 'void fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput(asmjit::_abi_1_9::x86::Emitter *,bool,bool,bool,bool)': no suitable definition provided for explicit template instantiation request 2025-03-14T04:02:23.9003195Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\./GroupwiseConv.h(282): note: see declaration of 'fbgemm::GenConvKernel<3,fbgemm::inst_set_t::avx512_vnni>::genForSingleOutput' 2025-03-14T04:02:23.9005514Z [4439/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\spmmUtils.cc.obj 2025-03-14T04:02:24.1796961Z [4440/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightMatrixForGConv.cc.obj 2025-03-14T04:02:24.1798857Z [4441/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmBfloat16ConvertAvx2.cc.obj 2025-03-14T04:02:24.1800742Z [4442/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmFloat16ConvertAvx2.cc.obj 2025-03-14T04:02:24.7486255Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\FbgemmFloat16ConvertAvx2.cc(23): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:24.7488920Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\FbgemmFloat16ConvertAvx2.cc(39): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:24.7491022Z [4443/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\EmbeddingSpMDMAvx2.cc.obj 2025-03-14T04:02:25.1603515Z [4444/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\RefImplementations.cc.obj 2025-03-14T04:02:25.1605109Z [4445/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\OptimizedKernelsAvx2.cc.obj 2025-03-14T04:02:25.1606787Z [4446/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\Utils.cc.obj 2025-03-14T04:02:25.1608591Z [4447/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightsForDirectConv.cc.obj 2025-03-14T04:02:25.1610517Z [4448/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwisePerChannelQuantAvx2.cc.obj 2025-03-14T04:02:25.1612423Z [4449/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseAvx2.cc.obj 2025-03-14T04:02:25.9841018Z [4450/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseInt8Avx2.cc.obj 2025-03-14T04:02:25.9842617Z [4451/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\SparseAdagrad.cc.obj 2025-03-14T04:02:25.9844021Z [4452/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\UtilsAvx2.cc.obj 2025-03-14T04:02:25.9845918Z [4453/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\PackDepthwiseConvMatrixAvx2.cc.obj 2025-03-14T04:02:25.9847543Z [4454/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\spmmUtilsAvx2.cc.obj 2025-03-14T04:02:26.4871246Z [4455/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmBfloat16ConvertAvx512.cc.obj 2025-03-14T04:02:26.4872918Z [4456/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateI8Depthwise.cc.obj 2025-03-14T04:02:26.4874400Z [4457/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\EmbeddingSpMDMAvx512.cc.obj 2025-03-14T04:02:26.4875739Z [4458/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFloat16ConvertAvx512.cc.obj 2025-03-14T04:02:27.5442416Z [4459/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\RowWiseSparseAdagradFused.cc.obj 2025-03-14T04:02:27.5506810Z [4460/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseAvx512.cc.obj 2025-03-14T04:02:27.5602938Z [4461/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\UtilsAvx512.cc.obj 2025-03-14T04:02:27.5814899Z [4462/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseInt8Avx512.cc.obj 2025-03-14T04:02:27.5818261Z [4463/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseVectorInt8Avx512.cc.obj 2025-03-14T04:02:29.0501597Z [4464/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmFP16UKernelsIntrinsicAvx2.cc.obj 2025-03-14T04:02:29.0503579Z [4465/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8Depthwise3DAvx2.cc.obj 2025-03-14T04:02:29.0505198Z [4466/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwiseAvx2.cc.obj 2025-03-14T04:02:29.0507180Z [4467/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\assembler.cpp.obj 2025-03-14T04:02:29.2830533Z [4468/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\QuantUtilsAvx512.cc.obj 2025-03-14T04:02:29.2832154Z [4469/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\archtraits.cpp.obj 2025-03-14T04:02:29.2833727Z [4470/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\builder.cpp.obj 2025-03-14T04:02:29.2835317Z [4471/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codeholder.cpp.obj 2025-03-14T04:02:29.2836932Z [4472/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\compiler.cpp.obj 2025-03-14T04:02:29.9470097Z [4473/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codewriter.cpp.obj 2025-03-14T04:02:29.9472095Z [4474/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512.cc.obj 2025-03-14T04:02:29.9490859Z [4475/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512_256.cc.obj 2025-03-14T04:02:29.9492392Z [4476/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\constpool.cpp.obj 2025-03-14T04:02:30.1782761Z [4477/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDM.cc.obj 2025-03-14T04:02:30.1784286Z [4478/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\QuantUtilsAvx2.cc.obj 2025-03-14T04:02:30.1786659Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(1555): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:30.1789573Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2037): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:30.1792189Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2037): note: the template instantiation context (the oldest one first) is 2025-03-14T04:02:30.1795392Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2201): note: see reference to function template instantiation 'void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfAvx2(const uint8_t *,size_t,int,float *)' being compiled 2025-03-14T04:02:30.1798854Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2041): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:30.1801391Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2045): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:30.1803861Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2049): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:30.1806407Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2102): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:30.1808891Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2107): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:30.1811972Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2112): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:30.1814448Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2117): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:30.1841859Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2170): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:02:30.1844256Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2170): note: the template instantiation context (the oldest one first) is 2025-03-14T04:02:30.4888737Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\fbgemm\src\QuantUtilsAvx2.cc(2223): note: see reference to function template instantiation 'void fbgemm::Fused8BitRowwiseQuantizedSBFloatToFloatOrHalfAvx2(const uint8_t *,size_t,int,float *)' being compiled 2025-03-14T04:02:30.4891583Z [4479/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\errorhandler.cpp.obj 2025-03-14T04:02:30.4892925Z [4480/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\cpuinfo.cpp.obj 2025-03-14T04:02:30.7562783Z [4481/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\environment.cpp.obj 2025-03-14T04:02:30.7564378Z [4482/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitter.cpp.obj 2025-03-14T04:02:30.7566005Z [4483/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emithelper.cpp.obj 2025-03-14T04:02:30.7567672Z [4484/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitterutils.cpp.obj 2025-03-14T04:02:31.3086746Z [4485/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\globals.cpp.obj 2025-03-14T04:02:31.3088341Z [4486/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\func.cpp.obj 2025-03-14T04:02:31.3089868Z [4487/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\funcargscontext.cpp.obj 2025-03-14T04:02:31.3091502Z [4488/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\formatter.cpp.obj 2025-03-14T04:02:31.3093318Z [4489/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\inst.cpp.obj 2025-03-14T04:02:31.5738185Z [4490/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitallocator.cpp.obj 2025-03-14T04:02:31.5739809Z [4491/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitruntime.cpp.obj 2025-03-14T04:02:31.5741171Z [4492/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\operand.cpp.obj 2025-03-14T04:02:31.5742712Z [4493/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\logger.cpp.obj 2025-03-14T04:02:32.0503942Z [4494/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\osutils.cpp.obj 2025-03-14T04:02:32.0505035Z [4495/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\string.cpp.obj 2025-03-14T04:02:32.0505882Z [4496/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\support.cpp.obj 2025-03-14T04:02:32.0506691Z [4497/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rastack.cpp.obj 2025-03-14T04:02:32.0507486Z [4498/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\target.cpp.obj 2025-03-14T04:02:32.5342145Z [4499/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\ralocal.cpp.obj 2025-03-14T04:02:32.5344250Z [4500/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rapass.cpp.obj 2025-03-14T04:02:32.5345162Z [4501/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\type.cpp.obj 2025-03-14T04:02:32.5345973Z [4502/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\virtmem.cpp.obj 2025-03-14T04:02:32.9283467Z [4503/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zone.cpp.obj 2025-03-14T04:02:32.9285043Z [4504/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonehash.cpp.obj 2025-03-14T04:02:32.9286699Z [4505/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonestack.cpp.obj 2025-03-14T04:02:32.9288324Z [4506/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonelist.cpp.obj 2025-03-14T04:02:32.9289881Z [4507/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonetree.cpp.obj 2025-03-14T04:02:33.7171506Z [4508/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonevector.cpp.obj 2025-03-14T04:02:33.7173173Z [4509/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\armformatter.cpp.obj 2025-03-14T04:02:33.7174770Z [4510/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64builder.cpp.obj 2025-03-14T04:02:33.7176361Z [4511/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64compiler.cpp.obj 2025-03-14T04:02:33.8744309Z [4512/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64formatter.cpp.obj 2025-03-14T04:02:33.8746057Z [4513/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64emithelper.cpp.obj 2025-03-14T04:02:33.8749078Z [4514/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64func.cpp.obj 2025-03-14T04:02:33.8750608Z [4515/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64operand.cpp.obj 2025-03-14T04:02:33.8752180Z [4516/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64assembler.cpp.obj 2025-03-14T04:02:35.1603534Z [4517/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instapi.cpp.obj 2025-03-14T04:02:35.1604941Z [4518/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instdb.cpp.obj 2025-03-14T04:02:35.1606264Z [4519/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64rapass.cpp.obj 2025-03-14T04:02:35.1607486Z [4520/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86operand.cpp.obj 2025-03-14T04:02:35.4518991Z [4521/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instapi.cpp.obj 2025-03-14T04:02:35.4520545Z [4522/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86formatter.cpp.obj 2025-03-14T04:02:35.4524386Z [4523/6912] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\ittnotify_static.c.obj 2025-03-14T04:02:35.4525988Z [4524/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instdb.cpp.obj 2025-03-14T04:02:35.4527397Z [4525/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86emithelper.cpp.obj 2025-03-14T04:02:35.6574979Z [4526/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86builder.cpp.obj 2025-03-14T04:02:35.6577228Z [4527/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86func.cpp.obj 2025-03-14T04:02:35.6578856Z [4528/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86assembler.cpp.obj 2025-03-14T04:02:35.6580693Z [4529/6912] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\jitprofiling.c.obj 2025-03-14T04:02:36.7387272Z [4530/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86compiler.cpp.obj 2025-03-14T04:02:36.7388354Z [4531/6912] Linking C static library lib\libittnotify.lib 2025-03-14T04:02:36.7389312Z [4532/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86rapass.cpp.obj 2025-03-14T04:02:36.7390430Z [4533/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\algorithm.cc.obj 2025-03-14T04:02:36.7391224Z [4534/6912] Linking CXX shared library bin\asmjit.dll 2025-03-14T04:02:36.7392011Z [4535/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgather.cc.obj 2025-03-14T04:02:36.7393028Z [4536/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgatherv.cc.obj 2025-03-14T04:02:36.8664887Z [4537/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce.cc.obj 2025-03-14T04:02:36.8666231Z [4538/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoall.cc.obj 2025-03-14T04:02:36.8667419Z [4539/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\barrier.cc.obj 2025-03-14T04:02:36.8668531Z [4540/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoallv.cc.obj 2025-03-14T04:02:36.8670016Z [4541/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce_local.cc.obj 2025-03-14T04:02:37.7976317Z [4542/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\broadcast.cc.obj 2025-03-14T04:02:37.7979203Z [4543/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gather.cc.obj 2025-03-14T04:02:37.7980316Z [4544/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\context.cc.obj 2025-03-14T04:02:37.7981378Z [4545/6912] Linking CXX shared library bin\fbgemm.dll 2025-03-14T04:02:37.7982324Z [4546/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gatherv.cc.obj 2025-03-14T04:02:37.7984782Z [4547/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\types.cc.obj 2025-03-14T04:02:38.3102844Z [4548/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\reduce.cc.obj 2025-03-14T04:02:38.3104264Z [4549/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\scatter.cc.obj 2025-03-14T04:02:38.3105425Z [4550/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\logging.cc.obj 2025-03-14T04:02:38.3106991Z [4551/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\buffer.cc.obj 2025-03-14T04:02:38.7642045Z [4552/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\address.cc.obj 2025-03-14T04:02:38.7643494Z [4553/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\context.cc.obj 2025-03-14T04:02:38.7644925Z [4554/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\prefix_store.cc.obj 2025-03-14T04:02:38.7646485Z [4555/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\file_store.cc.obj 2025-03-14T04:02:38.7647905Z [4556/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\hash_store.cc.obj 2025-03-14T04:02:38.7650010Z [4557/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\utils.cc.obj 2025-03-14T04:02:38.7651332Z [4558/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\store.cc.obj 2025-03-14T04:02:38.7823649Z [4559/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\unbound_buffer.cc.obj 2025-03-14T04:02:38.7824911Z [4560/6912] Running gen_proto.py on onnx/onnx.in.proto 2025-03-14T04:02:38.7825987Z Processing C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\onnx\onnx\onnx.in.proto 2025-03-14T04:02:38.7827598Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto 2025-03-14T04:02:38.7829830Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto3 2025-03-14T04:02:39.0965224Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-ml.pb.h 2025-03-14T04:02:39.0966429Z 2025-03-14T04:02:39.0967178Z generating C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx_pb.py 2025-03-14T04:02:39.0968074Z 2025-03-14T04:02:39.0968634Z [4561/6912] Building RC object third_party\ideep\mkl-dnn\src\CMakeFiles\dnnl.dir\version.rc.res 2025-03-14T04:02:39.0969715Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-03-14T04:02:39.0970289Z 2025-03-14T04:02:39.0970296Z 2025-03-14T04:02:39.0970614Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T04:02:39.0971132Z 2025-03-14T04:02:39.0971140Z 2025-03-14T04:02:39.0971146Z 2025-03-14T04:02:39.0971153Z 2025-03-14T04:02:39.0971675Z [4562/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\win.cc.obj 2025-03-14T04:02:39.6451508Z [4563/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\device.cc.obj 2025-03-14T04:02:39.6452837Z [4564/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\pair.cc.obj 2025-03-14T04:02:39.6454175Z [4565/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\context.cc.obj 2025-03-14T04:02:39.6455483Z [4566/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\bfloat16.cpp.obj 2025-03-14T04:02:39.7367669Z [4567/6912] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-03-14T04:02:39.7369458Z [4568/6912] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-03-14T04:02:39.7370519Z Processing C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\onnx\onnx\onnx-operators.in.proto 2025-03-14T04:02:39.7371820Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto 2025-03-14T04:02:39.7373113Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto3 2025-03-14T04:02:39.9692807Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-operators-ml.pb.h 2025-03-14T04:02:39.9694460Z generating C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx_operators_pb.py 2025-03-14T04:02:39.9696059Z [4569/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\unbound_buffer.cc.obj 2025-03-14T04:02:39.9697945Z [4570/6912] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-03-14T04:02:39.9699787Z [4571/6912] Running gen_proto.py on onnx/onnx-data.in.proto 2025-03-14T04:02:39.9700909Z Processing C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\onnx\onnx\onnx-data.in.proto 2025-03-14T04:02:39.9702488Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto 2025-03-14T04:02:39.9704195Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto3 2025-03-14T04:02:39.9705723Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-data.pb.h 2025-03-14T04:02:41.1467486Z generating C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx_data_pb.py 2025-03-14T04:02:41.1469469Z [4572/6912] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-03-14T04:02:41.1471382Z [4573/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\address.cc.obj 2025-03-14T04:02:41.1473060Z [4574/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\context.cc.obj 2025-03-14T04:02:41.1474438Z [4575/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\libuv.cc.obj 2025-03-14T04:02:41.1476426Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data 2025-03-14T04:02:41.1478876Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): note: the template instantiation context (the oldest one first) is 2025-03-14T04:02:41.1483283Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(618): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Loop::resource,size_t&>(std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:41.1486588Z with 2025-03-14T04:02:41.1486953Z [ 2025-03-14T04:02:41.1487436Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:41.1488043Z ] 2025-03-14T04:02:41.1491437Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(244): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Resource::create,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:41.1494965Z with 2025-03-14T04:02:41.1495320Z [ 2025-03-14T04:02:41.1495818Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:02:41.1496575Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:02:41.1497207Z U=uv_write_t 2025-03-14T04:02:41.1497624Z ] 2025-03-14T04:02:41.1502018Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(315): note: see reference to function template instantiation 'std::shared_ptr<_Ty> std::make_shared,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:41.1505390Z with 2025-03-14T04:02:41.1505735Z [ 2025-03-14T04:02:41.1506224Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:02:41.1506981Z T=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:41.1507610Z ] 2025-03-14T04:02:41.1510863Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\memory(2769): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:41.1514262Z with 2025-03-14T04:02:41.1514614Z [ 2025-03-14T04:02:41.1515092Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:41.1515704Z ] 2025-03-14T04:02:41.8950303Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\memory(2094): note: see reference to function template instantiation 'void std::_Construct_in_place<_Ty,std::shared_ptr,std::unique_ptr,size_t&>(_Ty &,std::shared_ptr &&,std::unique_ptr &&,size_t &) noexcept(false)' being compiled 2025-03-14T04:02:41.8955183Z with 2025-03-14T04:02:41.8955556Z [ 2025-03-14T04:02:41.8956027Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:41.8956643Z ] 2025-03-14T04:02:41.8958735Z [4576/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\broadcast_strategy.cpp.obj 2025-03-14T04:02:42.4945164Z [4577/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\batch_normalization.cpp.obj 2025-03-14T04:02:42.4946802Z [4578/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\binary.cpp.obj 2025-03-14T04:02:42.4948471Z [4579/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\cache_blob_id.cpp.obj 2025-03-14T04:02:42.4949911Z [4580/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\device.cc.obj 2025-03-14T04:02:42.4951962Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data 2025-03-14T04:02:42.4954596Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): note: the template instantiation context (the oldest one first) is 2025-03-14T04:02:42.4958825Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(618): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Loop::resource,size_t&>(std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:42.4962137Z with 2025-03-14T04:02:42.4962499Z [ 2025-03-14T04:02:42.4962976Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:42.4963810Z ] 2025-03-14T04:02:42.4967337Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(244): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Resource::create,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:42.4970942Z with 2025-03-14T04:02:42.4971305Z [ 2025-03-14T04:02:42.4971827Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:02:42.4972586Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:02:42.4973201Z U=uv_write_t 2025-03-14T04:02:42.4973610Z ] 2025-03-14T04:02:42.4976862Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(315): note: see reference to function template instantiation 'std::shared_ptr<_Ty> std::make_shared,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:42.4980270Z with 2025-03-14T04:02:42.4980621Z [ 2025-03-14T04:02:42.4981099Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:02:42.4981840Z T=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:42.4982641Z ] 2025-03-14T04:02:42.4985933Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\memory(2769): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:42.4989101Z with 2025-03-14T04:02:42.4989480Z [ 2025-03-14T04:02:42.4989983Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:42.4990575Z ] 2025-03-14T04:02:42.6475956Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\memory(2094): note: see reference to function template instantiation 'void std::_Construct_in_place<_Ty,std::shared_ptr,std::unique_ptr,size_t&>(_Ty &,std::shared_ptr &&,std::unique_ptr &&,size_t &) noexcept(false)' being compiled 2025-03-14T04:02:42.6478960Z with 2025-03-14T04:02:42.6479287Z [ 2025-03-14T04:02:42.6479739Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:42.6480283Z ] 2025-03-14T04:02:42.6480952Z [4581/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\assertions.cc.obj 2025-03-14T04:02:42.6482111Z [4582/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\pair.cc.obj 2025-03-14T04:02:42.6483876Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data 2025-03-14T04:02:42.6486003Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): note: the template instantiation context (the oldest one first) is 2025-03-14T04:02:42.6489271Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(618): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Loop::resource,size_t&>(std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:42.6492091Z with 2025-03-14T04:02:42.6492424Z [ 2025-03-14T04:02:42.6492850Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:42.6493368Z ] 2025-03-14T04:02:42.6496041Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(244): note: see reference to function template instantiation 'std::shared_ptr<_Ty> gloo::transport::uv::libuv::Resource::create,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:42.6498791Z with 2025-03-14T04:02:42.6499125Z [ 2025-03-14T04:02:42.6499568Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:02:42.6500215Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:02:42.6500734Z U=uv_write_t 2025-03-14T04:02:42.6501082Z ] 2025-03-14T04:02:42.6503824Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\gloo\gloo/transport/uv/libuv.h(315): note: see reference to function template instantiation 'std::shared_ptr<_Ty> std::make_shared,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:42.6506841Z with 2025-03-14T04:02:42.6507194Z [ 2025-03-14T04:02:42.6507622Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:02:42.6508267Z T=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:42.6508792Z ] 2025-03-14T04:02:42.6511702Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\memory(2769): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2,std::unique_ptr,size_t&>(std::shared_ptr &&,std::unique_ptr &&,size_t &)' being compiled 2025-03-14T04:02:42.6516469Z with 2025-03-14T04:02:42.6516854Z [ 2025-03-14T04:02:42.6517348Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:42.6517983Z ] 2025-03-14T04:02:42.7441843Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\memory(2094): note: see reference to function template instantiation 'void std::_Construct_in_place<_Ty,std::shared_ptr,std::unique_ptr,size_t&>(_Ty &,std::shared_ptr &&,std::unique_ptr &&,size_t &) noexcept(false)' being compiled 2025-03-14T04:02:42.7445291Z with 2025-03-14T04:02:42.7445625Z [ 2025-03-14T04:02:42.7446074Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:02:42.7446623Z ] 2025-03-14T04:02:43.3670293Z [4583/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\concat.cpp.obj 2025-03-14T04:02:43.3672141Z [4584/6912] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx_onnx_torch-ml.pb.cc.obj 2025-03-14T04:02:43.3673853Z [4585/6912] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-operators_onnx_torch-ml.pb.cc.obj 2025-03-14T04:02:43.3674915Z [4586/6912] Linking CXX static library lib\gloo.lib 2025-03-14T04:02:43.3675891Z [4587/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution.cpp.obj 2025-03-14T04:02:43.3677600Z [4588/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\interned_strings.cc.obj 2025-03-14T04:02:45.5956775Z [4589/6912] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-data_onnx_torch.pb.cc.obj 2025-03-14T04:02:45.5957876Z [4590/6912] Linking CXX static library lib\onnx_proto.lib 2025-03-14T04:02:45.5958871Z [4591/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\status.cc.obj 2025-03-14T04:02:45.5960209Z [4592/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\attr_proto_util.cc.obj 2025-03-14T04:02:45.5961538Z [4593/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\data_type_utils.cc.obj 2025-03-14T04:02:46.7914292Z [4594/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\model_helpers.cc.obj 2025-03-14T04:02:46.7915775Z [4595/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\ir_pb_converter.cc.obj 2025-03-14T04:02:46.7917965Z [4596/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\defs.cc.obj 2025-03-14T04:02:46.7919617Z [4597/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\utils.cc.obj 2025-03-14T04:02:46.7921958Z [4598/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\old.cc.obj 2025-03-14T04:02:48.1891506Z [4599/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\defs.cc.obj 2025-03-14T04:02:48.1892898Z [4600/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\function.cc.obj 2025-03-14T04:02:48.1894154Z [4601/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\checker.cc.obj 2025-03-14T04:02:48.1895285Z [4602/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\old.cc.obj 2025-03-14T04:02:48.1896448Z [4603/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\path.cc.obj 2025-03-14T04:02:50.4321240Z [4604/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\utils.cc.obj 2025-03-14T04:02:50.4322536Z [4605/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\utils.cc.obj 2025-03-14T04:02:50.4323721Z [4606/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\image\defs.cc.obj 2025-03-14T04:02:50.4325172Z [4607/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\old.cc.obj 2025-03-14T04:02:50.4326381Z [4608/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\defs.cc.obj 2025-03-14T04:02:50.4327579Z [4609/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\defs.cc.obj 2025-03-14T04:02:51.0355941Z [4610/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\old.cc.obj 2025-03-14T04:02:51.0357195Z [4611/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\defs.cc.obj 2025-03-14T04:02:51.0357980Z [4612/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\old.cc.obj 2025-03-14T04:02:51.0358694Z [4613/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\defs.cc.obj 2025-03-14T04:02:51.0359417Z [4614/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\defs.cc.obj 2025-03-14T04:02:52.9845318Z [4615/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\old.cc.obj 2025-03-14T04:02:52.9846701Z [4616/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\parser.cc.obj 2025-03-14T04:02:52.9848202Z [4617/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\printer.cc.obj 2025-03-14T04:02:52.9849398Z [4618/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\old.cc.obj 2025-03-14T04:02:52.9850730Z [4619/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\defs.cc.obj 2025-03-14T04:02:53.9732424Z [4620/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\old.cc.obj 2025-03-14T04:02:53.9733833Z [4621/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\defs.cc.obj 2025-03-14T04:02:53.9735137Z [4622/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\shape_inference.cc.obj 2025-03-14T04:02:53.9736277Z [4623/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\utils.cc.obj 2025-03-14T04:02:53.9736997Z [4624/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\old.cc.obj 2025-03-14T04:02:55.7621393Z [4625/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\defs.cc.obj 2025-03-14T04:02:55.7622727Z [4626/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\old.cc.obj 2025-03-14T04:02:55.7624007Z [4627/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\sequence\defs.cc.obj 2025-03-14T04:02:55.7625255Z [4628/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\schema.cc.obj 2025-03-14T04:02:55.7626560Z [4629/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_proto_util.cc.obj 2025-03-14T04:02:57.1783004Z [4630/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\defs.cc.obj 2025-03-14T04:02:57.1784465Z [4631/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\utils.cc.obj 2025-03-14T04:02:57.1785820Z [4632/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\old.cc.obj 2025-03-14T04:02:57.1787148Z [4633/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_util.cc.obj 2025-03-14T04:02:57.1788653Z [4634/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug_autogenerated.cpp.obj 2025-03-14T04:02:58.4671360Z [4635/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\text\defs.cc.obj 2025-03-14T04:02:58.4672344Z [4636/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_threadpool.cpp.obj 2025-03-14T04:02:58.4673160Z [4637/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\old.cc.obj 2025-03-14T04:02:58.4673937Z [4638/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\defs.cc.obj 2025-03-14T04:02:58.4674661Z [4639/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\training\defs.cc.obj 2025-03-14T04:02:58.9051655Z [4640/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\experimental.cpp.obj 2025-03-14T04:02:58.9053166Z [4641/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\helper.cc.obj 2025-03-14T04:02:58.9054605Z [4642/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution_pd.cpp.obj 2025-03-14T04:02:58.9056069Z [4643/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float4.cpp.obj 2025-03-14T04:03:00.1582601Z [4644/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float8.cpp.obj 2025-03-14T04:03:00.1584179Z [4645/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug.cpp.obj 2025-03-14T04:03:00.1585667Z [4646/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\fpmath_mode.cpp.obj 2025-03-14T04:03:00.1587261Z [4647/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\deconvolution.cpp.obj 2025-03-14T04:03:00.1589064Z [4648/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify.cpp.obj 2025-03-14T04:03:01.8075012Z [4649/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\eltwise.cpp.obj 2025-03-14T04:03:01.8076411Z [4650/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\inliner\inliner.cc.obj 2025-03-14T04:03:01.8077701Z [4651/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\shape_inference\implementation.cc.obj 2025-03-14T04:03:01.8079157Z [4652/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\engine.cpp.obj 2025-03-14T04:03:01.8080654Z [4653/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\kernel_cache.cpp.obj 2025-03-14T04:03:02.5410982Z [4654/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\convert.cc.obj 2025-03-14T04:03:02.5412684Z [4655/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\group_normalization.cpp.obj 2025-03-14T04:03:02.5414341Z [4656/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\inner_product.cpp.obj 2025-03-14T04:03:02.5415912Z [4657/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\gemm.cpp.obj 2025-03-14T04:03:03.5175864Z [4658/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_debug.cpp.obj 2025-03-14T04:03:03.5177725Z [4659/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\layer_normalization.cpp.obj 2025-03-14T04:03:03.5179294Z [4660/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\lrn.cpp.obj 2025-03-14T04:03:03.5180824Z [4661/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\matmul.cpp.obj 2025-03-14T04:03:03.5182379Z [4662/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory.cpp.obj 2025-03-14T04:03:04.9399174Z [4663/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc.cpp.obj 2025-03-14T04:03:04.9400403Z [4664/6912] Linking CXX static library lib\onnx.lib 2025-03-14T04:03:04.9401554Z [4665/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_storage.cpp.obj 2025-03-14T04:03:06.5639664Z [4666/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc_wrapper.cpp.obj 2025-03-14T04:03:06.5640879Z [4667/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_tracking.cpp.obj 2025-03-14T04:03:06.5641711Z [4668/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\pooling.cpp.obj 2025-03-14T04:03:06.5642550Z [4669/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_attr.cpp.obj 2025-03-14T04:03:06.5644099Z [4670/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\prelu.cpp.obj 2025-03-14T04:03:06.5645317Z [4671/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive.cpp.obj 2025-03-14T04:03:07.7847425Z [4672/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_desc_iface.cpp.obj 2025-03-14T04:03:07.7849173Z [4673/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_cache.cpp.obj 2025-03-14T04:03:07.7850756Z [4674/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_exec_types.cpp.obj 2025-03-14T04:03:07.7852365Z [4675/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_hashing.cpp.obj 2025-03-14T04:03:08.8265890Z [4676/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rw_mutex.cpp.obj 2025-03-14T04:03:08.8267423Z [4677/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\query.cpp.obj 2025-03-14T04:03:08.8268950Z [4678/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reduction.cpp.obj 2025-03-14T04:03:08.8270535Z [4679/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_iface.cpp.obj 2025-03-14T04:03:09.7856530Z [4680/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\resampling.cpp.obj 2025-03-14T04:03:09.7858042Z [4681/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rnn.cpp.obj 2025-03-14T04:03:09.7859538Z [4682/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reorder.cpp.obj 2025-03-14T04:03:09.7912306Z [4683/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad.cpp.obj 2025-03-14T04:03:09.7931981Z [4684/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\serialization.cpp.obj 2025-03-14T04:03:10.0138413Z [4685/6912] Building ASM_MASM object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittptmark64.asm.obj 2025-03-14T04:03:10.0139775Z Microsoft (R) Macro Assembler (x64) Version 14.38.33144.0 2025-03-14T04:03:10.0140273Z 2025-03-14T04:03:10.0140584Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T04:03:10.0141105Z 2025-03-14T04:03:10.0141113Z 2025-03-14T04:03:10.0141121Z 2025-03-14T04:03:10.0142171Z Assembling: C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\ideep\mkl-dnn\src\common\ittnotify\ittptmark64.asm 2025-03-14T04:03:10.0143168Z 2025-03-14T04:03:10.0143964Z [4686/6912] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittnotify_static.c.obj 2025-03-14T04:03:10.9654707Z [4687/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad_debug.cpp.obj 2025-03-14T04:03:10.9656318Z [4688/6912] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\jitprofiling.c.obj 2025-03-14T04:03:10.9657779Z [4689/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\shuffle.cpp.obj 2025-03-14T04:03:10.9659273Z [4690/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\utils.cpp.obj 2025-03-14T04:03:10.9660935Z [4691/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\softmax.cpp.obj 2025-03-14T04:03:13.4164580Z [4692/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream_profiler.cpp.obj 2025-03-14T04:03:13.4166036Z [4693/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream.cpp.obj 2025-03-14T04:03:13.4167564Z [4694/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\sum.cpp.obj 2025-03-14T04:03:13.4168972Z [4695/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\binary_injector_utils.cpp.obj 2025-03-14T04:03:14.7204441Z [4696/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_utils.cpp.obj 2025-03-14T04:03:14.7206082Z [4697/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\verbose.cpp.obj 2025-03-14T04:03:14.7207550Z [4698/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\bfloat16.cpp.obj 2025-03-14T04:03:14.7209113Z [4699/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_zero_pad.cpp.obj 2025-03-14T04:03:17.9971882Z [4700/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_engine.cpp.obj 2025-03-14T04:03:17.9973870Z [4701/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_concat.cpp.obj 2025-03-14T04:03:17.9975497Z [4702/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_binary_list.cpp.obj 2025-03-14T04:03:17.9977214Z [4703/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_list.cpp.obj 2025-03-14T04:03:17.9978876Z [4704/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_eltwise_list.cpp.obj 2025-03-14T04:03:19.9086745Z [4705/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_deconvolution_list.cpp.obj 2025-03-14T04:03:19.9088553Z [4706/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_group_normalization_list.cpp.obj 2025-03-14T04:03:19.9090215Z [4707/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_layer_normalization_list.cpp.obj 2025-03-14T04:03:19.9091796Z [4708/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_lrn_list.cpp.obj 2025-03-14T04:03:21.7567261Z [4709/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_prelu_list.cpp.obj 2025-03-14T04:03:21.7568872Z [4710/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_reduction_list.cpp.obj 2025-03-14T04:03:21.7570467Z [4711/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_inner_product_list.cpp.obj 2025-03-14T04:03:21.7572388Z [4712/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_resampling_list.cpp.obj 2025-03-14T04:03:24.7753646Z [4713/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_pooling_list.cpp.obj 2025-03-14T04:03:24.7754495Z [4714/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_rnn_list.cpp.obj 2025-03-14T04:03:24.7755332Z [4715/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_shuffle_list.cpp.obj 2025-03-14T04:03:24.7756112Z [4716/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\float16.cpp.obj 2025-03-14T04:03:24.7756972Z [4717/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_softmax_list.cpp.obj 2025-03-14T04:03:25.7583003Z [4718/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_sum.cpp.obj 2025-03-14T04:03:25.7584359Z [4719/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_convolution_list.cpp.obj 2025-03-14T04:03:25.7585801Z [4720/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution.cpp.obj 2025-03-14T04:03:25.7587199Z [4721/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution_utils.cpp.obj 2025-03-14T04:03:27.4306095Z [4722/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.obj 2025-03-14T04:03:27.4307790Z [4723/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product.cpp.obj 2025-03-14T04:03:27.4309342Z [4724/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product_utils.cpp.obj 2025-03-14T04:03:27.4310966Z [4725/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution.cpp.obj 2025-03-14T04:03:29.1215767Z [4726/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution_utils.cpp.obj 2025-03-14T04:03:29.1217512Z [4727/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_inner_product.cpp.obj 2025-03-14T04:03:29.1219117Z [4728/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nchw_pooling.cpp.obj 2025-03-14T04:03:29.1220948Z [4729/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_batch_normalization.cpp.obj 2025-03-14T04:03:29.1222494Z [4730/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_group_normalization.cpp.obj 2025-03-14T04:03:30.5640767Z [4731/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\platform.cpp.obj 2025-03-14T04:03:30.5642480Z [4732/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nhwc_pooling.cpp.obj 2025-03-14T04:03:30.5644219Z [4733/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\primitive_attr_postops.cpp.obj 2025-03-14T04:03:30.5645883Z [4734/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nspc_batch_normalization.cpp.obj 2025-03-14T04:03:32.1324469Z [4735/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_binary.cpp.obj 2025-03-14T04:03:32.1326008Z [4736/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_batch_normalization.cpp.obj 2025-03-14T04:03:32.1327568Z [4737/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution_int8.cpp.obj 2025-03-14T04:03:32.1329028Z [4738/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution.cpp.obj 2025-03-14T04:03:33.2968927Z [4739/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_group_normalization.cpp.obj 2025-03-14T04:03:33.2970058Z [4740/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_deconvolution.cpp.obj 2025-03-14T04:03:33.2971283Z [4741/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product.cpp.obj 2025-03-14T04:03:33.2972133Z [4742/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_eltwise.cpp.obj 2025-03-14T04:03:33.2973300Z [4743/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product_int8.cpp.obj 2025-03-14T04:03:35.3880671Z [4744/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_layer_normalization.cpp.obj 2025-03-14T04:03:35.3882106Z [4745/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_pooling.cpp.obj 2025-03-14T04:03:35.3883485Z [4746/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_lrn.cpp.obj 2025-03-14T04:03:35.3884751Z [4747/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_prelu.cpp.obj 2025-03-14T04:03:35.3886018Z [4748/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_reduction.cpp.obj 2025-03-14T04:03:35.8895299Z [4749/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_shuffle.cpp.obj 2025-03-14T04:03:35.8896880Z [4750/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_resampling.cpp.obj 2025-03-14T04:03:35.8898413Z [4751/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\scale_utils.cpp.obj 2025-03-14T04:03:35.8900814Z [4752/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\bf16\ref_gemm_bf16.cpp.obj 2025-03-14T04:03:37.1236503Z [4753/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\gemm_utils_f32.cpp.obj 2025-03-14T04:03:37.1238108Z [4754/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_softmax.cpp.obj 2025-03-14T04:03:37.1239573Z [4755/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\ref_gemm_f32.cpp.obj 2025-03-14T04:03:37.1241065Z [4756/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\zero_point_utils.cpp.obj 2025-03-14T04:03:39.1524041Z [4757/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_layer_normalization.cpp.obj 2025-03-14T04:03:39.1525603Z [4758/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_concat.cpp.obj 2025-03-14T04:03:39.1527080Z [4759/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_sum.cpp.obj 2025-03-14T04:03:39.1528554Z [4760/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\ref_gemm_s8x8s32.cpp.obj 2025-03-14T04:03:39.1530048Z [4761/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm_pack.cpp.obj 2025-03-14T04:03:41.4285845Z [4762/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm.cpp.obj 2025-03-14T04:03:41.4287370Z [4763/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\simple_gemm_s8s8s32.cpp.obj 2025-03-14T04:03:41.4288861Z [4764/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul.cpp.obj 2025-03-14T04:03:41.4290107Z [4765/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul_int8.cpp.obj 2025-03-14T04:03:41.9083817Z [4766/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_f32_matmul.cpp.obj 2025-03-14T04:03:41.9085436Z [4767/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_bf16_matmul.cpp.obj 2025-03-14T04:03:41.9087774Z [4768/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_sparse_matmul.cpp.obj 2025-03-14T04:03:41.9089373Z [4769/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_x8s8s32x_matmul.cpp.obj 2025-03-14T04:03:46.2481950Z [4770/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\cpu_matmul_list.cpp.obj 2025-03-14T04:03:46.2483547Z [4771/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_resampling.cpp.obj 2025-03-14T04:03:46.2485035Z [4772/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder.cpp.obj 2025-03-14T04:03:46.2486602Z [4773/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_bf16_s8.cpp.obj 2025-03-14T04:03:47.2346818Z [4774/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_f32_s8.cpp.obj 2025-03-14T04:03:47.2349452Z [4775/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_s8_s8.cpp.obj 2025-03-14T04:03:47.2352318Z [4776/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_f16.cpp.obj 2025-03-14T04:03:47.2354097Z [4777/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_bf16.cpp.obj 2025-03-14T04:03:47.5833787Z [4778/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_bf16.cpp.obj 2025-03-14T04:03:47.5835720Z [4779/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_f32.cpp.obj 2025-03-14T04:03:47.5837516Z [4780/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_fp8.cpp.obj 2025-03-14T04:03:47.5839345Z [4781/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_s32.cpp.obj 2025-03-14T04:03:52.2584416Z [4782/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f16.cpp.obj 2025-03-14T04:03:52.2586284Z [4783/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_s8.cpp.obj 2025-03-14T04:03:52.2587718Z [4784/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_u8.cpp.obj 2025-03-14T04:03:52.2589146Z [4785/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_fp4.cpp.obj 2025-03-14T04:03:53.0213426Z [4786/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_fp8.cpp.obj 2025-03-14T04:03:53.0214981Z [4787/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s32.cpp.obj 2025-03-14T04:03:53.0216420Z [4788/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s4.cpp.obj 2025-03-14T04:03:53.0217817Z [4789/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u4.cpp.obj 2025-03-14T04:03:53.4623519Z [4790/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s8.cpp.obj 2025-03-14T04:03:53.4625228Z [4791/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_common.cpp.obj 2025-03-14T04:03:53.4626771Z [4792/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u8.cpp.obj 2025-03-14T04:03:53.4628514Z [4793/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru.cpp.obj 2025-03-14T04:03:55.5709967Z [4794/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\brgemm_cell_common.cpp.obj 2025-03-14T04:03:55.5711786Z [4795/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\linux_perf\linux_perf.cpp.obj 2025-03-14T04:03:55.5713407Z [4796/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru_lbr.cpp.obj 2025-03-14T04:03:55.5715017Z [4797/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\jit_utils.cpp.obj 2025-03-14T04:03:57.5058868Z [4798/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru.cpp.obj 2025-03-14T04:03:57.5060510Z [4799/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru_lbr.cpp.obj 2025-03-14T04:03:57.5062147Z [4800/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\amx_tile_configure.cpp.obj 2025-03-14T04:03:57.5063808Z [4801/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm_projection.cpp.obj 2025-03-14T04:03:57.5065381Z [4802/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm.cpp.obj 2025-03-14T04:03:58.2101458Z [4803/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm.cpp.obj 2025-03-14T04:03:58.2102971Z [4804/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_rnn.cpp.obj 2025-03-14T04:03:58.2104972Z [4805/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm_containers.cpp.obj 2025-03-14T04:03:58.2106681Z [4806/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm_utils.cpp.obj 2025-03-14T04:04:00.9949536Z [4807/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\rnn_utils.cpp.obj 2025-03-14T04:04:00.9951062Z [4808/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\capi\brgemm_api.cpp.obj 2025-03-14T04:04:00.9952659Z [4809/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brdgmm_kernel.cpp.obj 2025-03-14T04:04:00.9954631Z [4810/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_isa_traits.cpp.obj 2025-03-14T04:04:01.7589221Z [4811/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_barrier.cpp.obj 2025-03-14T04:04:01.7591199Z [4812/6912] 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.obj 2025-03-14T04:04:01.7593033Z [4813/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_reducer.cpp.obj 2025-03-14T04:04:01.7594837Z [4814/6912] 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.obj 2025-03-14T04:04:01.9931592Z [4815/6912] 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.obj 2025-03-14T04:04:01.9933493Z [4816/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brgemm_amx_uker.cpp.obj 2025-03-14T04:04:01.9935223Z [4817/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brgemm_kernel.cpp.obj 2025-03-14T04:04:04.9604053Z [4818/6912] 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.obj 2025-03-14T04:04:04.9606104Z [4819/6912] 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.obj 2025-03-14T04:04:04.9662973Z [4820/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_rnn.cpp.obj 2025-03-14T04:04:04.9664691Z [4821/6912] 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.obj 2025-03-14T04:04:05.8176645Z [4822/6912] 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.obj 2025-03-14T04:04:05.8183425Z [4823/6912] 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.obj 2025-03-14T04:04:05.8195201Z [4824/6912] 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.obj 2025-03-14T04:04:06.3516273Z [4825/6912] 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.obj 2025-03-14T04:04:06.3518391Z [4826/6912] 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.obj 2025-03-14T04:04:06.3520378Z [4827/6912] 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.obj 2025-03-14T04:04:08.4274021Z [4828/6912] 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.obj 2025-03-14T04:04:08.4276111Z [4829/6912] 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.obj 2025-03-14T04:04:08.4277977Z [4830/6912] 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.obj 2025-03-14T04:04:08.4279864Z [4831/6912] 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.obj 2025-03-14T04:04:09.6379437Z [4832/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx2_kernel_sgemm_kern.cpp.obj 2025-03-14T04:04:09.6381559Z [4833/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx512_common_gemm_f32.cpp.obj 2025-03-14T04:04:09.6383373Z [4834/6912] 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.obj 2025-03-14T04:04:10.0016413Z [4835/6912] 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.obj 2025-03-14T04:04:10.0022163Z [4836/6912] 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.obj 2025-03-14T04:04:10.0025081Z [4837/6912] 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.obj 2025-03-14T04:04:10.6843048Z [4838/6912] 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.obj 2025-03-14T04:04:10.6844471Z [4839/6912] 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.obj 2025-03-14T04:04:10.6846289Z [4840/6912] 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.obj 2025-03-14T04:04:10.6848138Z [4841/6912] 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.obj 2025-03-14T04:04:12.8092536Z [4842/6912] 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.obj 2025-03-14T04:04:12.8094731Z [4843/6912] 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.obj 2025-03-14T04:04:12.8096505Z [4844/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_gemm_f32.cpp.obj 2025-03-14T04:04:14.1405025Z [4845/6912] 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.obj 2025-03-14T04:04:14.1406892Z [4846/6912] 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.obj 2025-03-14T04:04:14.1408835Z [4847/6912] 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.obj 2025-03-14T04:04:14.1410788Z [4848/6912] 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.obj 2025-03-14T04:04:14.3999423Z [4849/6912] 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.obj 2025-03-14T04:04:14.4001601Z [4850/6912] 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.obj 2025-03-14T04:04:14.4003627Z [4851/6912] 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.obj 2025-03-14T04:04:15.9756611Z [4852/6912] 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.obj 2025-03-14T04:04:15.9758642Z [4853/6912] 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.obj 2025-03-14T04:04:15.9760550Z [4854/6912] 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.obj 2025-03-14T04:04:17.9608593Z [4855/6912] 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.obj 2025-03-14T04:04:17.9613024Z [4856/6912] 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.obj 2025-03-14T04:04:17.9614926Z [4857/6912] 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.obj 2025-03-14T04:04:17.9616536Z [4858/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_pack.cpp.obj 2025-03-14T04:04:18.2861914Z [4859/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_gemm_s8u8s32_kern.cpp.obj 2025-03-14T04:04:18.2863810Z [4860/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_info.cpp.obj 2025-03-14T04:04:18.2865498Z [4861/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemv_driver.cpp.obj 2025-03-14T04:04:18.2867433Z [4862/6912] 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.obj 2025-03-14T04:04:18.7527152Z [4863/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_driver.cpp.obj 2025-03-14T04:04:18.7529038Z [4864/6912] 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.obj 2025-03-14T04:04:18.7531098Z [4865/6912] 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.obj 2025-03-14T04:04:21.4552686Z [4866/6912] 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.obj 2025-03-14T04:04:21.4554628Z [4867/6912] 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.obj 2025-03-14T04:04:21.4556467Z [4868/6912] 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.obj 2025-03-14T04:04:21.4558219Z [4869/6912] 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.obj 2025-03-14T04:04:22.0009306Z [4870/6912] 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.obj 2025-03-14T04:04:22.0015658Z [4871/6912] 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.obj 2025-03-14T04:04:22.0034644Z [4872/6912] 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.obj 2025-03-14T04:04:22.2888344Z [4873/6912] 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.obj 2025-03-14T04:04:22.2890572Z [4874/6912] 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.obj 2025-03-14T04:04:22.2893046Z [4875/6912] 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.obj 2025-03-14T04:04:23.7067368Z [4876/6912] 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.obj 2025-03-14T04:04:23.7069322Z [4877/6912] 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.obj 2025-03-14T04:04:23.7071190Z [4878/6912] 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.obj 2025-03-14T04:04:25.5842473Z [4879/6912] 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.obj 2025-03-14T04:04:25.5844491Z [4880/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_gemv_s8x8s32.cpp.obj 2025-03-14T04:04:25.5846510Z [4881/6912] 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.obj 2025-03-14T04:04:25.5848564Z [4882/6912] 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.obj 2025-03-14T04:04:26.1078744Z [4883/6912] 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.obj 2025-03-14T04:04:26.1081877Z [4884/6912] 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.obj 2025-03-14T04:04:26.1083796Z [4885/6912] 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.obj 2025-03-14T04:04:26.8440342Z [4886/6912] 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.obj 2025-03-14T04:04:26.8442738Z [4887/6912] 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.obj 2025-03-14T04:04:26.8444757Z [4888/6912] 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.obj 2025-03-14T04:04:29.3273842Z [4889/6912] 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.obj 2025-03-14T04:04:29.3275675Z [4890/6912] 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.obj 2025-03-14T04:04:29.3277400Z [4891/6912] 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.obj 2025-03-14T04:04:29.8394207Z [4892/6912] 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.obj 2025-03-14T04:04:29.8396437Z [4893/6912] 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.obj 2025-03-14T04:04:30.2595722Z [4894/6912] 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.obj 2025-03-14T04:04:30.2599462Z [4895/6912] 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.obj 2025-03-14T04:04:30.2601596Z [4896/6912] 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.obj 2025-03-14T04:04:30.2605134Z [4897/6912] 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.obj 2025-03-14T04:04:30.2607665Z [4898/6912] 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.obj 2025-03-14T04:04:30.8775564Z [4899/6912] 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.obj 2025-03-14T04:04:30.8776953Z [4900/6912] 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.obj 2025-03-14T04:04:30.8778112Z [4901/6912] 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.obj 2025-03-14T04:04:33.2118810Z [4902/6912] 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.obj 2025-03-14T04:04:33.2121068Z [4903/6912] 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.obj 2025-03-14T04:04:33.2123210Z [4904/6912] 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.obj 2025-03-14T04:04:33.9889079Z [4905/6912] 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.obj 2025-03-14T04:04:33.9891823Z [4906/6912] 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.obj 2025-03-14T04:04:33.9893882Z [4907/6912] 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.obj 2025-03-14T04:04:34.4638317Z [4908/6912] 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.obj 2025-03-14T04:04:34.4641095Z [4909/6912] 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.obj 2025-03-14T04:04:34.4643454Z [4910/6912] 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.obj 2025-03-14T04:04:36.2890333Z [4911/6912] 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.obj 2025-03-14T04:04:36.2892653Z [4912/6912] 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.obj 2025-03-14T04:04:36.2894713Z [4913/6912] 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.obj 2025-03-14T04:04:36.2896706Z [4914/6912] 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.obj 2025-03-14T04:04:37.4880263Z [4915/6912] 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.obj 2025-03-14T04:04:37.4883500Z [4916/6912] 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.obj 2025-03-14T04:04:37.4885503Z [4917/6912] 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.obj 2025-03-14T04:04:38.1924168Z [4918/6912] 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.obj 2025-03-14T04:04:38.1926324Z [4919/6912] 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.obj 2025-03-14T04:04:38.1928298Z [4920/6912] 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.obj 2025-03-14T04:04:41.4269905Z [4921/6912] 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.obj 2025-03-14T04:04:41.4272492Z [4922/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\injector_utils.cpp.obj 2025-03-14T04:04:41.4274198Z [4923/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_inner_product.cpp.obj 2025-03-14T04:04:41.4275878Z [4924/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_convolution.cpp.obj 2025-03-14T04:04:42.6575168Z [4925/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_binary_injector.cpp.obj 2025-03-14T04:04:42.6577816Z [4926/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\ip_convolution.cpp.obj 2025-03-14T04:04:42.6579525Z [4927/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_postops_injector.cpp.obj 2025-03-14T04:04:42.6581254Z [4928/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_1x1_conv_kernel_f32.cpp.obj 2025-03-14T04:04:44.1363003Z [4929/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_conv_kernel_f32.cpp.obj 2025-03-14T04:04:44.1364825Z [4930/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_1x1_convolution.cpp.obj 2025-03-14T04:04:44.1366661Z [4931/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_1x1_conv_kernel.cpp.obj 2025-03-14T04:04:44.1368752Z [4932/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_convolution.cpp.obj 2025-03-14T04:04:45.9404720Z [4933/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_1x1_convolution.cpp.obj 2025-03-14T04:04:45.9406708Z [4934/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_eltwise_injector.cpp.obj 2025-03-14T04:04:45.9408607Z [4935/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_conv_kernel.cpp.obj 2025-03-14T04:04:48.1366519Z [4936/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_convolution.cpp.obj 2025-03-14T04:04:48.1368508Z [4937/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_1x1_conv_kernel.cpp.obj 2025-03-14T04:04:48.1370167Z [4938/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_1x1_convolution.cpp.obj 2025-03-14T04:04:48.1372919Z [4939/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_conv_kernel.cpp.obj 2025-03-14T04:04:48.9495760Z [4940/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_deconvolution.cpp.obj 2025-03-14T04:04:48.9497418Z [4941/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_convolution.cpp.obj 2025-03-14T04:04:48.9498979Z [4942/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_1x1_conv_kernel.cpp.obj 2025-03-14T04:04:48.9500531Z [4943/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_conv_kernel.cpp.obj 2025-03-14T04:04:49.5891700Z [4944/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_dw_conv_kernel.cpp.obj 2025-03-14T04:04:49.5893529Z [4945/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_fp16cvt.cpp.obj 2025-03-14T04:04:49.5895232Z [4946/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_convolution.cpp.obj 2025-03-14T04:04:53.1469000Z [4947/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_1x1_convolution.cpp.obj 2025-03-14T04:04:53.1470030Z [4948/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_fp8cvt.cpp.obj 2025-03-14T04:04:53.1470983Z [4949/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_scale_precompute.cpp.obj 2025-03-14T04:04:53.1471962Z [4950/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_resampling.cpp.obj 2025-03-14T04:04:53.6548417Z [4951/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_sparse_decompress_kernel.cpp.obj 2025-03-14T04:04:53.6550312Z [4952/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.obj 2025-03-14T04:04:53.6552712Z [4953/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_conv_kernel.cpp.obj 2025-03-14T04:04:53.6554604Z [4954/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_1x1_convolution.cpp.obj 2025-03-14T04:04:56.1929170Z [4955/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_convolution.cpp.obj 2025-03-14T04:04:56.1931372Z [4956/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_deconvolution.cpp.obj 2025-03-14T04:04:56.1933322Z [4957/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brdgmm_dw_conv.cpp.obj 2025-03-14T04:04:56.1934843Z [4958/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd.cpp.obj 2025-03-14T04:04:57.8602639Z [4959/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_copy_kernel.cpp.obj 2025-03-14T04:04:57.8603633Z [4960/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_1x1_conv.cpp.obj 2025-03-14T04:04:57.8604518Z [4961/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv.cpp.obj 2025-03-14T04:04:58.9747917Z [4962/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_trans_kernel.cpp.obj 2025-03-14T04:04:58.9749777Z [4963/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_comp_pad_kernel.cpp.obj 2025-03-14T04:04:58.9751465Z [4964/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_utils.cpp.obj 2025-03-14T04:04:58.9753152Z [4965/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_trans_kernel.cpp.obj 2025-03-14T04:05:01.3146770Z [4966/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_strided.cpp.obj 2025-03-14T04:05:01.3148565Z [4967/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_w.cpp.obj 2025-03-14T04:05:01.3150214Z [4968/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_utils.cpp.obj 2025-03-14T04:05:01.3152048Z [4969/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_inner_product_utils.cpp.obj 2025-03-14T04:05:02.3640818Z [4970/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_post_ops.cpp.obj 2025-03-14T04:05:02.3642828Z [4971/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_primitive_conf.cpp.obj 2025-03-14T04:05:02.3644490Z [4972/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_transpose_utils.cpp.obj 2025-03-14T04:05:02.3646231Z [4973/6912] 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.obj 2025-03-14T04:05:03.9580806Z [4974/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_deconv.cpp.obj 2025-03-14T04:05:03.9582448Z [4975/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_generator.cpp.obj 2025-03-14T04:05:03.9584161Z [4976/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_gemm_x8s8s32x_convolution_utils.cpp.obj 2025-03-14T04:05:03.9586094Z [4977/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_gemm_inner_product_utils.cpp.obj 2025-03-14T04:05:06.0908032Z [4978/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_inner_product.cpp.obj 2025-03-14T04:05:06.0910029Z [4979/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_1x1_conv_kernel_f32.cpp.obj 2025-03-14T04:05:06.0911723Z [4980/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_1x1_convolution.cpp.obj 2025-03-14T04:05:06.0913304Z [4981/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_transpose_utils.cpp.obj 2025-03-14T04:05:07.6089398Z [4982/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_conv_kernel_f32.cpp.obj 2025-03-14T04:05:07.6090856Z [4983/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_convolution.cpp.obj 2025-03-14T04:05:07.6092282Z [4984/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_convert_xf16.cpp.obj 2025-03-14T04:05:07.6093761Z [4985/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_batch_normalization_s8.cpp.obj 2025-03-14T04:05:08.8853881Z [4986/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_deconv_zp_pad_str_kernel.cpp.obj 2025-03-14T04:05:08.8855731Z [4987/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary.cpp.obj 2025-03-14T04:05:08.8857438Z [4988/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_batch_normalization.cpp.obj 2025-03-14T04:05:08.8859186Z [4989/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_dw_conv_kernel_f32.cpp.obj 2025-03-14T04:05:12.7264790Z [4990/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary_kernel.cpp.obj 2025-03-14T04:05:12.7266487Z [4991/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_dw_conv_kernel_utils.cpp.obj 2025-03-14T04:05:12.7268204Z [4992/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise_int.cpp.obj 2025-03-14T04:05:12.7269843Z [4993/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_dw_convolution.cpp.obj 2025-03-14T04:05:13.5583825Z [4994/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_group_normalization.cpp.obj 2025-03-14T04:05:13.5585508Z [4995/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise.cpp.obj 2025-03-14T04:05:13.5587003Z [4996/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_i8i8_pooling.cpp.obj 2025-03-14T04:05:13.5588997Z [4997/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_ncsp_convolution.cpp.obj 2025-03-14T04:05:15.3623950Z [4998/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_layer_normalization.cpp.obj 2025-03-14T04:05:15.3625812Z [4999/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_instance_normalization.cpp.obj 2025-03-14T04:05:15.3627347Z [5000/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pool_kernel.cpp.obj 2025-03-14T04:05:15.3659436Z [5001/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction.cpp.obj 2025-03-14T04:05:17.7021018Z [5002/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction_kernel.cpp.obj 2025-03-14T04:05:17.7022868Z [5003/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder_utils.cpp.obj 2025-03-14T04:05:17.7024583Z [5004/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pooling.cpp.obj 2025-03-14T04:05:17.7026172Z [5005/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder.cpp.obj 2025-03-14T04:05:18.9943896Z [5006/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder_direct_copy.cpp.obj 2025-03-14T04:05:18.9945680Z [5007/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling.cpp.obj 2025-03-14T04:05:18.9947184Z [5008/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling_kernel.cpp.obj 2025-03-14T04:05:20.1670262Z [5009/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_1x1_conv_kernel.cpp.obj 2025-03-14T04:05:20.1672161Z [5010/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_conv_kernel.cpp.obj 2025-03-14T04:05:20.1673920Z [5011/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_1x1_convolution.cpp.obj 2025-03-14T04:05:20.1675650Z [5012/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_softmax.cpp.obj 2025-03-14T04:05:22.8608326Z [5013/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_tbb_batch_normalization.cpp.obj 2025-03-14T04:05:22.8610246Z [5014/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_convolution.cpp.obj 2025-03-14T04:05:22.8612093Z [5015/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_bwd_base.cpp.obj 2025-03-14T04:05:23.4398981Z [5016/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_bwd_blocked.cpp.obj 2025-03-14T04:05:23.4400865Z [5017/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_fwd_base.cpp.obj 2025-03-14T04:05:23.4402517Z [5018/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_xf16_sum.cpp.obj 2025-03-14T04:05:23.4404190Z [5019/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_fwd_blocked.cpp.obj 2025-03-14T04:05:24.6286387Z [5020/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_bwd_nhwc.cpp.obj 2025-03-14T04:05:24.6288114Z [5021/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_deconvolution.cpp.obj 2025-03-14T04:05:24.6290030Z [5022/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_fwd_nhwc.cpp.obj 2025-03-14T04:05:24.6291677Z [5023/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn.cpp.obj 2025-03-14T04:05:27.6648793Z [5024/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_uni_lrn_kernel.cpp.obj 2025-03-14T04:05:27.6650641Z [5025/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_uni_lrn.cpp.obj 2025-03-14T04:05:27.6652559Z [5026/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_copy_utils.cpp.obj 2025-03-14T04:05:27.6654504Z [5027/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_base_kernel.cpp.obj 2025-03-14T04:05:28.0453350Z [5028/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_reorders.cpp.obj 2025-03-14T04:05:28.0467615Z [5029/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_utils.cpp.obj 2025-03-14T04:05:28.0480962Z [5030/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\jit_uni_sparse_matmul.cpp.obj 2025-03-14T04:05:28.0483482Z [5031/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_backward.cpp.obj 2025-03-14T04:05:29.3039873Z [5032/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_utils.cpp.obj 2025-03-14T04:05:29.3041678Z [5033/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_reduction_kernel.cpp.obj 2025-03-14T04:05:29.3043467Z [5034/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_forward.cpp.obj 2025-03-14T04:05:29.3045067Z [5035/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul.cpp.obj 2025-03-14T04:05:32.3457482Z [5036/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_uni_prelu_backward_kernel.cpp.obj 2025-03-14T04:05:32.3459370Z [5037/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_utils.cpp.obj 2025-03-14T04:05:32.3461197Z [5038/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_uni_prelu_forward_kernel.cpp.obj 2025-03-14T04:05:32.3463015Z [5039/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_bwd.cpp.obj 2025-03-14T04:05:32.6985956Z [5040/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_fwd.cpp.obj 2025-03-14T04:05:32.6988235Z [5041/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_reorders.cpp.obj 2025-03-14T04:05:32.6990114Z [5042/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_gates_reduction.cpp.obj 2025-03-14T04:05:32.6992643Z [5043/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_brgemm_transpose_single_row.cpp.obj 2025-03-14T04:05:33.4681187Z [5044/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_diff_weights_peephole.cpp.obj 2025-03-14T04:05:33.4683015Z [5045/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\rnn_brgemm_utils.cpp.obj 2025-03-14T04:05:33.4684772Z [5046/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\allocator.cpp.obj 2025-03-14T04:05:35.9169424Z [5047/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\shuffle\jit_uni_shuffle_kernel.cpp.obj 2025-03-14T04:05:35.9171294Z [5048/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\shuffle\jit_uni_shuffle.cpp.obj 2025-03-14T04:05:35.9172914Z [5049/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\utils\jit_io_helper.cpp.obj 2025-03-14T04:05:35.9174608Z [5050/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\backend.cpp.obj 2025-03-14T04:05:37.0429059Z [5051/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_def_constraint.cpp.obj 2025-03-14T04:05:37.0430662Z [5052/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op.cpp.obj 2025-03-14T04:05:37.0432331Z [5053/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\logical_tensor.cpp.obj 2025-03-14T04:05:37.0433936Z [5054/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\constant_tensor_cache.cpp.obj 2025-03-14T04:05:38.0558017Z [5055/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_schema.cpp.obj 2025-03-14T04:05:38.0559928Z [5056/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\shape_infer.cpp.obj 2025-03-14T04:05:38.0562102Z [5057/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_cache.cpp.obj 2025-03-14T04:05:38.0564085Z [5058/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_hashing.cpp.obj 2025-03-14T04:05:39.4251800Z [5059/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\graph.cpp.obj 2025-03-14T04:05:39.4254947Z [5060/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\tensor.cpp.obj 2025-03-14T04:05:39.4256796Z [5061/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_impl.cpp.obj 2025-03-14T04:05:39.4258591Z [5062/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition.cpp.obj 2025-03-14T04:05:41.9009410Z [5063/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\value.cpp.obj 2025-03-14T04:05:41.9011446Z [5064/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\dnnl_shape_infer.cpp.obj 2025-03-14T04:05:41.9013362Z [5065/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\fake\CMakeFiles\dnnl_graph_backend_fake.dir\fake_backend.cpp.obj 2025-03-14T04:05:43.4913307Z [5066/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\platform.cpp.obj 2025-03-14T04:05:43.4915153Z [5067/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\layout_id_mgr.cpp.obj 2025-03-14T04:05:43.4917057Z [5068/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\fusion_info.cpp.obj 2025-03-14T04:05:43.4918762Z [5069/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\common.cpp.obj 2025-03-14T04:05:45.8944812Z [5070/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\layout_propagator.cpp.obj 2025-03-14T04:05:45.8946585Z [5071/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\dnnl_partition_impl.cpp.obj 2025-03-14T04:05:45.8948558Z [5072/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\subgraph.cpp.obj 2025-03-14T04:05:45.8950135Z [5073/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\op_executable.cpp.obj 2025-03-14T04:05:48.4572785Z [5074/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\dnnl_backend.cpp.obj 2025-03-14T04:05:48.4575001Z [5075/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\batch_norm.cpp.obj 2025-03-14T04:05:48.4577187Z [5076/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\binary.cpp.obj 2025-03-14T04:05:49.4149690Z [5077/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\concat.cpp.obj 2025-03-14T04:05:49.4151775Z [5078/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\conv.cpp.obj 2025-03-14T04:05:49.4153664Z [5079/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\conv_base.cpp.obj 2025-03-14T04:05:49.4155734Z [5080/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\dummy.cpp.obj 2025-03-14T04:05:50.5616423Z [5081/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\conv_transpose.cpp.obj 2025-03-14T04:05:50.5618300Z [5082/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\kernel_base.cpp.obj 2025-03-14T04:05:50.5619995Z [5083/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\eltwise.cpp.obj 2025-03-14T04:05:54.4299743Z [5084/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\gen_index.cpp.obj 2025-03-14T04:05:54.4301857Z [5085/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\group_norm.cpp.obj 2025-03-14T04:05:54.4303852Z [5086/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\large_partition.cpp.obj 2025-03-14T04:05:54.4305934Z [5087/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\layer_norm.cpp.obj 2025-03-14T04:05:55.3828528Z [5088/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\mqa_decomp_config.cpp.obj 2025-03-14T04:05:55.3830647Z [5089/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\log_softmax.cpp.obj 2025-03-14T04:05:55.3832569Z [5090/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\matmul.cpp.obj 2025-03-14T04:05:57.1404336Z [5091/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\pool.cpp.obj 2025-03-14T04:05:57.1406138Z [5092/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\mqa_decomp.cpp.obj 2025-03-14T04:05:57.1408198Z [5093/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\prelu.cpp.obj 2025-03-14T04:05:57.1410219Z [5094/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\quantize.cpp.obj 2025-03-14T04:05:59.2919193Z [5095/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\reduction.cpp.obj 2025-03-14T04:05:59.2921209Z [5096/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\reorder.cpp.obj 2025-03-14T04:05:59.2923167Z [5097/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\resampling.cpp.obj 2025-03-14T04:06:02.1505300Z [5098/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sdp_decomp_config.cpp.obj 2025-03-14T04:06:02.1507757Z [5099/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sdp_primitive_config.cpp.obj 2025-03-14T04:06:02.1509964Z [5100/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sdp_decomp.cpp.obj 2025-03-14T04:06:02.1512317Z [5101/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sdp_primitive.cpp.obj 2025-03-14T04:06:02.5137699Z [5102/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\select.cpp.obj 2025-03-14T04:06:02.5139786Z [5103/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\shuffle.cpp.obj 2025-03-14T04:06:02.5142097Z [5104/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\softmax.cpp.obj 2025-03-14T04:06:03.4287578Z [5105/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\constant_propagation.cpp.obj 2025-03-14T04:06:03.4290183Z [5106/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\compile_ops.cpp.obj 2025-03-14T04:06:03.4292427Z [5107/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sum.cpp.obj 2025-03-14T04:06:03.4295712Z [5108/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\insert_ops.cpp.obj 2025-03-14T04:06:07.5262935Z [5109/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\layout_propagation.cpp.obj 2025-03-14T04:06:07.5265071Z [5110/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\lower.cpp.obj 2025-03-14T04:06:07.5267128Z [5111/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\memory_planning.cpp.obj 2025-03-14T04:06:09.3054840Z [5112/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\transform.cpp.obj 2025-03-14T04:06:09.3056782Z [5113/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\utils.cpp.obj 2025-03-14T04:06:09.3058652Z [5114/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\binary_fusion.cpp.obj 2025-03-14T04:06:09.3060436Z [5115/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\bn_fusion.cpp.obj 2025-03-14T04:06:10.0364329Z [5116/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\concat_fusion.cpp.obj 2025-03-14T04:06:10.0366542Z [5117/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\conv_block_fusion.cpp.obj 2025-03-14T04:06:10.0369007Z [5118/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\conv_post_ops.cpp.obj 2025-03-14T04:06:12.5169212Z [5119/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\convtranspose_fusion.cpp.obj 2025-03-14T04:06:12.5171285Z [5120/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\groupnorm_fusion.cpp.obj 2025-03-14T04:06:12.5173571Z [5121/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\eltwise_fusion.cpp.obj 2025-03-14T04:06:15.5836281Z [5122/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\interpolate_fusion.cpp.obj 2025-03-14T04:06:15.5838398Z [5123/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\layernorm_fusion.cpp.obj 2025-03-14T04:06:15.5840563Z [5124/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\matmul_post_ops.cpp.obj 2025-03-14T04:06:15.5842580Z [5125/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\mlp.cpp.obj 2025-03-14T04:06:15.9875767Z [5126/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\id.cpp.obj 2025-03-14T04:06:15.9877450Z [5127/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\ocl_usm_utils.cpp.obj 2025-03-14T04:06:15.9879547Z [5128/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\pool_post_ops.cpp.obj 2025-03-14T04:06:15.9881324Z [5129/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\debug.cpp.obj 2025-03-14T04:06:16.5010735Z [5130/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\alloc.cpp.obj 2025-03-14T04:06:16.5011813Z [5131/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\quantize_fusion.cpp.obj 2025-03-14T04:06:16.5013749Z [5132/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\reduction_fusion.cpp.obj 2025-03-14T04:06:18.4430140Z [5133/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\reorder_fusion.cpp.obj 2025-03-14T04:06:18.4432169Z [5134/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\shuffle_fusion.cpp.obj 2025-03-14T04:06:18.4434190Z [5135/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\softmax_post_ops.cpp.obj 2025-03-14T04:06:18.4436023Z [5136/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\sdp.cpp.obj 2025-03-14T04:06:19.7156136Z [5137/6912] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\format.cc.obj 2025-03-14T04:06:19.7157220Z [5138/6912] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\os.cc.obj 2025-03-14T04:06:19.7158519Z [5139/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\utils.cpp.obj 2025-03-14T04:06:19.7159712Z [5140/6912] Linking CXX static library lib\fmtd.lib 2025-03-14T04:06:19.7161099Z [5141/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\single_op_pattern.cpp.obj 2025-03-14T04:06:20.0631901Z [5142/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\sum_fusion.cpp.obj 2025-03-14T04:06:20.0634827Z [5143/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pbuilder.cpp.obj 2025-03-14T04:06:20.0636457Z [5144/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\ThreadUtil.cpp.obj 2025-03-14T04:06:20.0638307Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\kineto\libkineto\src\ThreadUtil.cpp(21): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:06:20.2597716Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\kineto\libkineto\src\ThreadUtil.cpp(21): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:06:20.2599796Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\kineto\libkineto\src\ThreadUtil.cpp(22): warning C4005: 'NOGDI': macro redefinition 2025-03-14T04:06:20.2601679Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\kineto\libkineto\src\ThreadUtil.cpp(22): note: 'NOGDI' previously declared on the command line 2025-03-14T04:06:20.9494697Z [5145/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\nested_matcher.cpp.obj 2025-03-14T04:06:20.9496548Z [5146/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\libkineto_api.cpp.obj 2025-03-14T04:06:20.9498121Z [5147/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\AbstractConfig.cpp.obj 2025-03-14T04:06:20.9499758Z [5148/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DaemonConfigLoader.cpp.obj 2025-03-14T04:06:21.8058814Z [5149/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_base.cpp.obj 2025-03-14T04:06:21.8060676Z [5150/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\verbose.cpp.obj 2025-03-14T04:06:21.8062389Z [5151/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_manager.cpp.obj 2025-03-14T04:06:21.8064449Z [5152/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Demangle.cpp.obj 2025-03-14T04:06:22.5189379Z [5153/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityType.cpp.obj 2025-03-14T04:06:22.5191012Z [5154/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ConfigLoader.cpp.obj 2025-03-14T04:06:22.5192741Z [5155/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\IpcFabricConfigClient.cpp.obj 2025-03-14T04:06:22.5194569Z [5156/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerProxy.cpp.obj 2025-03-14T04:06:22.5196184Z [5157/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityApi.cpp.obj 2025-03-14T04:06:23.1571388Z [5158/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerController.cpp.obj 2025-03-14T04:06:23.1573148Z [5159/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceUtil.cpp.obj 2025-03-14T04:06:23.1574543Z [5160/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Config.cpp.obj 2025-03-14T04:06:23.1576230Z [5161/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityProfiler.cpp.obj 2025-03-14T04:06:24.1074893Z [5162/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceProperties.cpp.obj 2025-03-14T04:06:24.1076547Z [5163/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\LoggingAPI.cpp.obj 2025-03-14T04:06:24.1078216Z [5164/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ILoggerObserver.cpp.obj 2025-03-14T04:06:24.1080531Z [5165/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\GenericTraceActivity.cpp.obj 2025-03-14T04:06:24.1082296Z [5166/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-posix.c.obj 2025-03-14T04:06:24.2623194Z [5167/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\arena.c.obj 2025-03-14T04:06:24.2624661Z [5168/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc.c.obj 2025-03-14T04:06:24.2626466Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:06:24.2628787Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:06:24.5390307Z [5169/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\bitmap.c.obj 2025-03-14T04:06:24.5393330Z [5170/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Logger.cpp.obj 2025-03-14T04:06:24.5394479Z [5171/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-aligned.c.obj 2025-03-14T04:06:24.5395687Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:06:25.0810611Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:06:25.0812036Z [5172/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\init.cpp.obj 2025-03-14T04:06:25.0812796Z [5173/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\heap.c.obj 2025-03-14T04:06:25.0813828Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:06:25.1811269Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:06:25.1813254Z [5174/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_csv.cpp.obj 2025-03-14T04:06:25.1814645Z [5175/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\init.c.obj 2025-03-14T04:06:25.1816314Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:06:25.5615313Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:06:25.5617328Z [5176/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment.c.obj 2025-03-14T04:06:25.5618773Z [5177/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\page.c.obj 2025-03-14T04:06:25.5620051Z [5178/6912] Building CXX object c10\CMakeFiles\c10.dir\core\AutogradState.cpp.obj 2025-03-14T04:06:25.5736515Z [5179/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\options.c.obj 2025-03-14T04:06:25.5738242Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:06:25.5740295Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:06:25.5741925Z [5180/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\os.c.obj 2025-03-14T04:06:25.7311882Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:06:25.7314553Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:06:25.7316436Z [5181/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\random.c.obj 2025-03-14T04:06:25.7318779Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:06:26.3767874Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:06:26.3769860Z [5182/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_json.cpp.obj 2025-03-14T04:06:26.3771435Z [5183/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\stats.c.obj 2025-03-14T04:06:26.5564986Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:06:26.5566631Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:06:26.5567784Z [5184/6912] Linking CXX static library lib\kineto.lib 2025-03-14T04:06:26.5568566Z [5185/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\prim\prim.c.obj 2025-03-14T04:06:26.5570089Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:06:27.0330789Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\mimalloc\include\mimalloc/prim.h(136): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:06:27.0332062Z [5186/6912] Building CXX object c10\CMakeFiles\c10.dir\core\Allocator.cpp.obj 2025-03-14T04:06:27.0332914Z [5187/6912] Building CXX object c10\CMakeFiles\c10.dir\core\GradMode.cpp.obj 2025-03-14T04:06:27.0333520Z [5188/6912] Building CXX object c10\CMakeFiles\c10.dir\core\ConstantSymNodeImpl.cpp.obj 2025-03-14T04:06:27.0334268Z [5189/6912] Building CXX object c10\CMakeFiles\c10.dir\core\Device.cpp.obj 2025-03-14T04:06:28.3440067Z [5190/6912] Building CXX object c10\CMakeFiles\c10.dir\core\CopyBytes.cpp.obj 2025-03-14T04:06:28.3441022Z [5191/6912] Building CXX object c10\CMakeFiles\c10.dir\core\DeviceType.cpp.obj 2025-03-14T04:06:28.3441972Z [5192/6912] Building CXX object c10\CMakeFiles\c10.dir\core\DefaultDtype.cpp.obj 2025-03-14T04:06:28.3442893Z [5193/6912] Building CXX object c10\CMakeFiles\c10.dir\core\CPUAllocator.cpp.obj 2025-03-14T04:06:28.3443825Z [5194/6912] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKeySet.cpp.obj 2025-03-14T04:06:28.3444767Z [5195/6912] Building CXX object c10\CMakeFiles\c10.dir\core\InferenceMode.cpp.obj 2025-03-14T04:06:30.6084545Z [5196/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment-map.c.obj 2025-03-14T04:06:30.6085349Z [5197/6912] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKey.cpp.obj 2025-03-14T04:06:30.6086286Z [5198/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SafePyObject.cpp.obj 2025-03-14T04:06:30.6087242Z [5199/6912] Building CXX object c10\CMakeFiles\c10.dir\core\ScalarType.cpp.obj 2025-03-14T04:06:30.6088168Z [5200/6912] Building CXX object c10\CMakeFiles\c10.dir\core\Stream.cpp.obj 2025-03-14T04:06:30.6089163Z [5201/6912] Building CXX object c10\CMakeFiles\c10.dir\core\RefcountedDeleter.cpp.obj 2025-03-14T04:06:31.7931907Z [5202/6912] Building CXX object c10\CMakeFiles\c10.dir\core\Storage.cpp.obj 2025-03-14T04:06:31.7932886Z [5203/6912] Building CXX object c10\CMakeFiles\c10.dir\core\StorageImpl.cpp.obj 2025-03-14T04:06:31.7934119Z [5204/6912] Building CXX object c10\CMakeFiles\c10.dir\core\Scalar.cpp.obj 2025-03-14T04:06:31.7935098Z [5205/6912] Building CXX object c10\CMakeFiles\c10.dir\core\GeneratorImpl.cpp.obj 2025-03-14T04:06:31.7936075Z [5206/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymBool.cpp.obj 2025-03-14T04:06:31.7937122Z [5207/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloat.cpp.obj 2025-03-14T04:06:31.7938064Z [5208/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntArrayRef.cpp.obj 2025-03-14T04:06:33.3208273Z [5209/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymNodeImpl.cpp.obj 2025-03-14T04:06:33.3209333Z [5210/6912] Linking CXX static library lib\mimalloc-static-debug.lib 2025-03-14T04:06:33.3210550Z [5211/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymInt.cpp.obj 2025-03-14T04:06:33.3211836Z [5212/6912] Building CXX object c10\CMakeFiles\c10.dir\core\TensorOptions.cpp.obj 2025-03-14T04:06:33.3213020Z [5213/6912] Building CXX object c10\CMakeFiles\c10.dir\core\WrapDimMinimal.cpp.obj 2025-03-14T04:06:33.3214499Z [5214/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COWDeleter.cpp.obj 2025-03-14T04:06:33.6187696Z [5215/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COW.cpp.obj 2025-03-14T04:06:33.6189205Z [5216/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\DeviceGuardImplInterface.cpp.obj 2025-03-14T04:06:33.6190348Z [5217/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\GPUTrace.cpp.obj 2025-03-14T04:06:33.6191366Z [5218/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymbolicShapeMeta.cpp.obj 2025-03-14T04:06:33.6192389Z [5219/6912] Building CXX object c10\CMakeFiles\c10.dir\core\UndefinedTensorImpl.cpp.obj 2025-03-14T04:06:33.6194439Z [5220/6912] Building CXX object c10\CMakeFiles\c10.dir\core\TensorImpl.cpp.obj 2025-03-14T04:06:34.8558340Z [5221/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\HermeticPyObjectTLS.cpp.obj 2025-03-14T04:06:34.8559573Z [5222/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\SizesAndStrides.cpp.obj 2025-03-14T04:06:34.8560748Z [5223/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\LocalDispatchKeySet.cpp.obj 2025-03-14T04:06:34.8561907Z [5224/6912] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUCachingAllocator.cpp.obj 2025-03-14T04:06:34.8563016Z [5225/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PythonDispatcherTLS.cpp.obj 2025-03-14T04:06:34.8564067Z [5226/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyObjectSlot.cpp.obj 2025-03-14T04:06:35.4900643Z C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\core\impl\PyObjectSlot.cpp(70): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2025-03-14T04:06:35.4902454Z [5227/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\TorchDispatchModeTLS.cpp.obj 2025-03-14T04:06:35.4903667Z [5228/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\alloc_cpu.cpp.obj 2025-03-14T04:06:35.4904792Z [5229/6912] Building CXX object c10\CMakeFiles\c10.dir\core\thread_pool.cpp.obj 2025-03-14T04:06:35.4905947Z [5230/6912] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUProfilingAllocator.cpp.obj 2025-03-14T04:06:39.0119262Z [5231/6912] Building CXX object c10\CMakeFiles\c10.dir\util\C++17.cpp.obj 2025-03-14T04:06:39.0120405Z [5232/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreter.cpp.obj 2025-03-14T04:06:39.0121507Z [5233/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Bfloat16.cpp.obj 2025-03-14T04:06:39.0122493Z [5234/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fnuz.cpp.obj 2025-03-14T04:06:39.0123471Z [5235/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2.cpp.obj 2025-03-14T04:06:39.0124498Z [5236/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2fnuz.cpp.obj 2025-03-14T04:06:39.3874435Z [5237/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e8m0fnu.cpp.obj 2025-03-14T04:06:39.3875203Z [5238/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fn.cpp.obj 2025-03-14T04:06:39.3876038Z [5239/6912] Building CXX object c10\CMakeFiles\c10.dir\util\DynamicCounter.cpp.obj 2025-03-14T04:06:39.3876654Z [5240/6912] Building CXX object c10\CMakeFiles\c10.dir\util\DeadlockDetection.cpp.obj 2025-03-14T04:06:39.3877305Z [5241/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Gauge.cpp.obj 2025-03-14T04:06:39.3878034Z [5242/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Exception.cpp.obj 2025-03-14T04:06:39.3878669Z [5243/6912] Building CXX object c10\CMakeFiles\c10.dir\util\ApproximateClock.cpp.obj 2025-03-14T04:06:47.5757691Z [5244/6912] Building CXX object c10\CMakeFiles\c10.dir\util\ParallelGuard.cpp.obj 2025-03-14T04:06:47.5758396Z [5245/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Optional.cpp.obj 2025-03-14T04:06:47.5759008Z [5246/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Metaprogramming.cpp.obj 2025-03-14T04:06:47.5759624Z [5247/6912] Building CXX object c10\CMakeFiles\c10.dir\util\LeftRight.cpp.obj 2025-03-14T04:06:47.5760165Z [5248/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Half.cpp.obj 2025-03-14T04:06:47.5760720Z [5249/6912] Building CXX object c10\CMakeFiles\c10.dir\util\MathConstants.cpp.obj 2025-03-14T04:06:47.8267832Z [5250/6912] Building CXX object c10\CMakeFiles\c10.dir\util\TypeList.cpp.obj 2025-03-14T04:06:47.8268450Z [5251/6912] Building CXX object c10\CMakeFiles\c10.dir\util\TypeTraits.cpp.obj 2025-03-14T04:06:47.8269016Z [5252/6912] Building CXX object c10\CMakeFiles\c10.dir\util\TypeCast.cpp.obj 2025-03-14T04:06:47.8269589Z [5253/6912] Building CXX object c10\CMakeFiles\c10.dir\util\SmallVector.cpp.obj 2025-03-14T04:06:47.8270403Z [5254/6912] Building CXX object c10\CMakeFiles\c10.dir\util\ThreadLocalDebugInfo.cpp.obj 2025-03-14T04:06:47.8271024Z [5255/6912] Building CXX object c10\CMakeFiles\c10.dir\util\NetworkFlow.cpp.obj 2025-03-14T04:06:47.8271588Z [5256/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Logging.cpp.obj 2025-03-14T04:06:48.6967628Z [5257/6912] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_gflags.cpp.obj 2025-03-14T04:06:48.6968815Z [5258/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Type_demangle.cpp.obj 2025-03-14T04:06:48.6969725Z [5259/6912] Linking CXX static library lib\dnnl.lib 2025-03-14T04:06:48.6970563Z [5260/6912] Building CXX object c10\CMakeFiles\c10.dir\util\UniqueVoidPtr.cpp.obj 2025-03-14T04:06:48.6971348Z [5261/6912] Building CXX object c10\CMakeFiles\c10.dir\util\error.cpp.obj 2025-03-14T04:06:48.6971979Z [5262/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Type_no_demangle.cpp.obj 2025-03-14T04:06:49.4520629Z [5263/6912] Building CXX object c10\CMakeFiles\c10.dir\util\complex_math.cpp.obj 2025-03-14T04:06:49.4521828Z [5264/6912] Building CXX object c10\CMakeFiles\c10.dir\util\WaitCounter.cpp.obj 2025-03-14T04:06:49.4522921Z [5265/6912] Building CXX object c10\CMakeFiles\c10.dir\util\StringUtil.cpp.obj 2025-03-14T04:06:49.4524063Z [5266/6912] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_no_gflags.cpp.obj 2025-03-14T04:06:49.4525209Z [5267/6912] Building CXX object c10\CMakeFiles\c10.dir\util\intrusive_ptr.cpp.obj 2025-03-14T04:06:49.4526287Z [5268/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Unicode.cpp.obj 2025-03-14T04:06:49.4527327Z [5269/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Backtrace.cpp.obj 2025-03-14T04:06:51.0118156Z [5270/6912] Building CXX object c10\CMakeFiles\c10.dir\util\thread_name.cpp.obj 2025-03-14T04:06:51.0119224Z [5271/6912] Building CXX object c10\CMakeFiles\c10.dir\util\int128.cpp.obj 2025-03-14T04:06:51.0120134Z [5272/6912] Building CXX object c10\CMakeFiles\c10.dir\util\numa.cpp.obj 2025-03-14T04:06:51.0121083Z [5273/6912] Building CXX object c10\CMakeFiles\c10.dir\util\env.cpp.obj 2025-03-14T04:06:51.0122078Z [5274/6912] Building CXX object c10\CMakeFiles\c10.dir\util\signal_handler.cpp.obj 2025-03-14T04:06:51.0123318Z [5275/6912] Building CXX object c10\test\CMakeFiles\c10_StreamGuard_test.dir\core\StreamGuard_test.cpp.obj 2025-03-14T04:06:51.6748261Z [5276/6912] Building CXX object c10\CMakeFiles\c10.dir\util\tempfile.cpp.obj 2025-03-14T04:06:51.6749757Z [5277/6912] Building CXX object c10\test\CMakeFiles\c10_CompileTimeFunctionPointer_test.dir\core\CompileTimeFunctionPointer_test.cpp.obj 2025-03-14T04:06:51.6751208Z [5278/6912] Building CXX object c10\CMakeFiles\c10.dir\util\typeid.cpp.obj 2025-03-14T04:06:51.6752367Z [5279/6912] Building CXX object c10\test\CMakeFiles\c10_Device_test.dir\core\Device_test.cpp.obj 2025-03-14T04:06:51.6753756Z [5280/6912] Building CXX object c10\test\CMakeFiles\c10_DeviceGuard_test.dir\core\DeviceGuard_test.cpp.obj 2025-03-14T04:06:52.2057091Z [5281/6912] Building CXX object c10\test\CMakeFiles\c10_DispatchKeySet_test.dir\core\DispatchKeySet_test.cpp.obj 2025-03-14T04:06:52.2063166Z [5282/6912] Building CXX object c10\test\CMakeFiles\c10_SymInt_test.dir\core\SymInt_test.cpp.obj 2025-03-14T04:06:52.2064607Z [5283/6912] Building CXX object c10\test\CMakeFiles\c10_InlineDeviceGuard_test.dir\core\impl\InlineDeviceGuard_test.cpp.obj 2025-03-14T04:06:52.2069848Z [5284/6912] Linking CXX shared library bin\c10.dll 2025-03-14T04:06:52.2071259Z [5285/6912] Building CXX object c10\test\CMakeFiles\c10_Scalar_test.dir\core\Scalar_test.cpp.obj 2025-03-14T04:06:52.4824844Z [5286/6912] Building CXX object c10\test\CMakeFiles\c10_ConstexprCrc_test.dir\util\ConstexprCrc_test.cpp.obj 2025-03-14T04:06:52.4829696Z [5287/6912] Building CXX object c10\test\CMakeFiles\c10_InlineStreamGuard_test.dir\core\impl\InlineStreamGuard_test.cpp.obj 2025-03-14T04:06:52.4831372Z [5288/6912] Building CXX object c10\test\CMakeFiles\c10_SizesAndStrides_test.dir\core\impl\SizesAndStrides_test.cpp.obj 2025-03-14T04:06:52.4832916Z [5289/6912] Linking CXX executable bin\c10_CompileTimeFunctionPointer_test.exe 2025-03-14T04:06:52.4833831Z [5290/6912] Linking CXX executable bin\c10_DeviceGuard_test.exe 2025-03-14T04:06:52.4834565Z [5291/6912] Linking CXX executable bin\c10_Device_test.exe 2025-03-14T04:06:53.5470763Z [5292/6912] Linking CXX executable bin\c10_DispatchKeySet_test.exe 2025-03-14T04:06:53.5471567Z [5293/6912] Linking CXX executable bin\c10_Scalar_test.exe 2025-03-14T04:06:53.5472713Z [5294/6912] Linking CXX executable bin\c10_StreamGuard_test.exe 2025-03-14T04:06:53.5473628Z [5295/6912] Linking CXX executable bin\c10_InlineDeviceGuard_test.exe 2025-03-14T04:06:53.5474401Z [5296/6912] Linking CXX executable bin\c10_InlineStreamGuard_test.exe 2025-03-14T04:06:53.5475128Z [5297/6912] Linking CXX executable bin\c10_SymInt_test.exe 2025-03-14T04:06:53.5475831Z [5298/6912] Linking CXX executable bin\c10_SizesAndStrides_test.exe 2025-03-14T04:06:53.5476660Z [5299/6912] Linking CXX executable bin\c10_ConstexprCrc_test.exe 2025-03-14T04:06:54.0179838Z [5300/6912] Building CXX object c10\test\CMakeFiles\c10_ArrayRef_test.dir\util\ArrayRef_test.cpp.obj 2025-03-14T04:06:54.0180716Z [5301/6912] Building CXX object c10\test\CMakeFiles\c10_Bitset_test.dir\util\Bitset_test.cpp.obj 2025-03-14T04:06:54.0181676Z [5302/6912] Building CXX object c10\test\CMakeFiles\c10_DeadlockDetection_test.dir\util\DeadlockDetection_test.cpp.obj 2025-03-14T04:06:54.0182776Z [5303/6912] Linking CXX executable bin\c10_ArrayRef_test.exe 2025-03-14T04:06:54.0183473Z [5304/6912] Linking CXX executable bin\c10_Bitset_test.exe 2025-03-14T04:06:54.0184168Z [5305/6912] Linking CXX executable bin\c10_DeadlockDetection_test.exe 2025-03-14T04:06:54.6693671Z [5306/6912] Building CXX object c10\test\CMakeFiles\c10_Half_test.dir\util\Half_test.cpp.obj 2025-03-14T04:06:54.6695025Z [5307/6912] Building CXX object c10\test\CMakeFiles\c10_LeftRight_test.dir\util\LeftRight_test.cpp.obj 2025-03-14T04:06:54.6696054Z [5308/6912] Linking CXX executable bin\c10_Half_test.exe 2025-03-14T04:06:54.6696814Z [5309/6912] Linking CXX executable bin\c10_LeftRight_test.exe 2025-03-14T04:06:54.6697825Z [5310/6912] Building CXX object c10\test\CMakeFiles\c10_cow_test.dir\core\impl\cow_test.cpp.obj 2025-03-14T04:06:54.6699013Z [5311/6912] Linking CXX executable bin\c10_cow_test.exe 2025-03-14T04:06:55.1177241Z [5312/6912] Building CXX object c10\test\CMakeFiles\c10_Metaprogramming_test.dir\util\Metaprogramming_test.cpp.obj 2025-03-14T04:06:55.1178780Z [5313/6912] Building CXX object c10\test\CMakeFiles\c10_Synchronized_test.dir\util\Synchronized_test.cpp.obj 2025-03-14T04:06:55.1180180Z [5314/6912] Building CXX object c10\test\CMakeFiles\c10_NetworkFlow_test.dir\util\NetworkFlow_test.cpp.obj 2025-03-14T04:06:55.1181334Z [5315/6912] Linking CXX executable bin\c10_Metaprogramming_test.exe 2025-03-14T04:06:55.1182227Z [5316/6912] Linking CXX executable bin\c10_Synchronized_test.exe 2025-03-14T04:06:55.1183360Z [5317/6912] Building CXX object c10\test\CMakeFiles\c10_ThreadLocal_test.dir\util\ThreadLocal_test.cpp.obj 2025-03-14T04:06:55.8077489Z [5318/6912] Linking CXX executable bin\c10_NetworkFlow_test.exe 2025-03-14T04:06:55.8078572Z [5319/6912] Building CXX object c10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj 2025-03-14T04:06:55.8079889Z [5320/6912] Building CXX object c10\test\CMakeFiles\c10_TypeList_test.dir\util\TypeList_test.cpp.obj 2025-03-14T04:06:55.8080925Z [5321/6912] Linking CXX executable bin\c10_ThreadLocal_test.exe 2025-03-14T04:06:55.8081847Z [5322/6912] Linking CXX executable bin\c10_TypeIndex_test.exe 2025-03-14T04:06:55.8082709Z [5323/6912] Linking CXX executable bin\c10_TypeList_test.exe 2025-03-14T04:06:56.6410243Z [5324/6912] Building CXX object c10\test\CMakeFiles\c10_TypeTraits_test.dir\util\TypeTraits_test.cpp.obj 2025-03-14T04:06:56.6411617Z [5325/6912] Building CXX object c10\test\CMakeFiles\c10_accumulate_test.dir\util\accumulate_test.cpp.obj 2025-03-14T04:06:56.6412653Z [5326/6912] Linking CXX executable bin\c10_TypeTraits_test.exe 2025-03-14T04:06:56.6413710Z [5327/6912] Linking CXX executable bin\c10_accumulate_test.exe 2025-03-14T04:06:56.6414752Z [5328/6912] Building CXX object c10\test\CMakeFiles\c10_bfloat16_test.dir\util\bfloat16_test.cpp.obj 2025-03-14T04:06:56.6415995Z [5329/6912] Building CXX object c10\test\CMakeFiles\c10_bit_cast_test.dir\util\bit_cast_test.cpp.obj 2025-03-14T04:06:57.3989243Z [5330/6912] Linking CXX executable bin\c10_bfloat16_test.exe 2025-03-14T04:06:57.3990397Z [5331/6912] Building CXX object c10\test\CMakeFiles\c10_complex_math_test.dir\util\complex_math_test.cpp.obj 2025-03-14T04:06:57.3991586Z [5332/6912] Linking CXX executable bin\c10_bit_cast_test.exe 2025-03-14T04:06:57.3992402Z [5333/6912] Linking CXX executable bin\c10_complex_math_test.exe 2025-03-14T04:06:57.3993381Z [5334/6912] Building CXX object c10\test\CMakeFiles\c10_error_test.dir\util\error_test.cpp.obj 2025-03-14T04:06:57.3994611Z [5335/6912] Building CXX object c10\test\CMakeFiles\c10_exception_test.dir\util\exception_test.cpp.obj 2025-03-14T04:06:57.3995628Z [5336/6912] Linking CXX executable bin\c10_error_test.exe 2025-03-14T04:06:58.0074644Z [5337/6912] Linking CXX executable bin\c10_exception_test.exe 2025-03-14T04:06:58.0075657Z [5338/6912] Building CXX object c10\test\CMakeFiles\c10_flags_test.dir\util\flags_test.cpp.obj 2025-03-14T04:06:58.0076820Z [5339/6912] Building CXX object c10\test\CMakeFiles\c10_complex_test.dir\util\complex_test.cpp.obj 2025-03-14T04:06:58.0077688Z [5340/6912] Linking CXX executable bin\c10_flags_test.exe 2025-03-14T04:06:58.0078641Z [5341/6912] Building CXX object c10\test\CMakeFiles\c10_generic_math_test.dir\util\generic_math_test.cpp.obj 2025-03-14T04:06:58.0079623Z [5342/6912] Linking CXX executable bin\c10_complex_test.exe 2025-03-14T04:06:59.0386293Z [5343/6912] Building CXX object c10\test\CMakeFiles\c10_irange_test.dir\util\irange_test.cpp.obj 2025-03-14T04:06:59.0387377Z [5344/6912] Linking CXX executable bin\c10_generic_math_test.exe 2025-03-14T04:06:59.0388178Z [5345/6912] Linking CXX executable bin\c10_irange_test.exe 2025-03-14T04:06:59.0389125Z [5346/6912] Building CXX object c10\test\CMakeFiles\c10_lazy_test.dir\util\lazy_test.cpp.obj 2025-03-14T04:06:59.0390153Z [5347/6912] Linking CXX executable bin\c10_lazy_test.exe 2025-03-14T04:06:59.0392691Z [5348/6912] Building CXX object c10\test\CMakeFiles\c10_logging_test.dir\util\logging_test.cpp.obj 2025-03-14T04:06:59.0393644Z [5349/6912] Linking CXX executable bin\c10_logging_test.exe 2025-03-14T04:06:59.9086888Z [5350/6912] Building C object caffe2\CMakeFiles\torch_global_deps.dir\__\torch\csrc\empty.c.obj 2025-03-14T04:06:59.9088072Z [5351/6912] Linking C shared library bin\torch_global_deps.dll 2025-03-14T04:06:59.9089138Z [5352/6912] Building CXX object c10\test\CMakeFiles\c10_registry_test.dir\util\registry_test.cpp.obj 2025-03-14T04:06:59.9090639Z [5353/6912] Building CXX object c10\test\CMakeFiles\c10_ordered_preserving_dict_test.dir\util\ordered_preserving_dict_test.cpp.obj 2025-03-14T04:06:59.9091825Z [5354/6912] Linking CXX executable bin\c10_registry_test.exe 2025-03-14T04:07:00.1648315Z [5355/6912] Building CXX object c10\test\CMakeFiles\c10_ssize_test.dir\util\ssize_test.cpp.obj 2025-03-14T04:07:00.1656062Z [5356/6912] Linking CXX executable bin\c10_ordered_preserving_dict_test.exe 2025-03-14T04:07:00.1657218Z [5357/6912] Building CXX object c10\test\CMakeFiles\c10_string_util_test.dir\util\string_util_test.cpp.obj 2025-03-14T04:07:00.1658481Z [5358/6912] Building C object sleef\src\libm\CMakeFiles\mkrename.dir\mkrename.c.obj 2025-03-14T04:07:00.1663098Z [5359/6912] Linking CXX executable bin\c10_ssize_test.exe 2025-03-14T04:07:00.1668942Z [5360/6912] Linking C executable sleef\bin\mkrename.exe 2025-03-14T04:07:00.3163925Z [5361/6912] Building CXX object c10\test\CMakeFiles\c10_intrusive_ptr_test.dir\util\intrusive_ptr_test.cpp.obj 2025-03-14T04:07:00.3165140Z [5362/6912] Linking CXX executable bin\c10_string_util_test.exe 2025-03-14T04:07:00.3167611Z [5363/6912] Building C object sleef\src\libm\CMakeFiles\mkrename_gnuabi.dir\mkrename_gnuabi.c.obj 2025-03-14T04:07:00.3168908Z [5364/6912] Building CXX object c10\benchmark\CMakeFiles\c10_intrusive_ptr_benchmark.dir\intrusive_ptr_benchmark.cpp.obj 2025-03-14T04:07:00.3170252Z [5365/6912] Building CXX object c10\test\CMakeFiles\c10_tempfile_test.dir\util\tempfile_test.cpp.obj 2025-03-14T04:07:00.3171210Z [5366/6912] Linking C executable sleef\bin\mkrename_gnuabi.exe 2025-03-14T04:07:00.3171869Z [5367/6912] Generating include/renameavx512fnofma.h 2025-03-14T04:07:00.4976929Z Generating renameavx512fnofma.h: mkrename "cinz_" "8" "16" "avx512fnofma" 2025-03-14T04:07:00.4977635Z 2025-03-14T04:07:00.4978157Z [5368/6912] Building C object sleef\src\libm\CMakeFiles\mkmasked_gnuabi.dir\mkmasked_gnuabi.c.obj 2025-03-14T04:07:00.4979448Z [5369/6912] Building CXX object c10\test\CMakeFiles\c10_string_view_test.dir\util\string_view_test.cpp.obj 2025-03-14T04:07:00.4980842Z [5370/6912] Building C object sleef\src\libm\CMakeFiles\mkalias.dir\mkalias.c.obj 2025-03-14T04:07:00.4983389Z [5371/6912] Building C object sleef\src\libm\CMakeFiles\mkdisp.dir\mkdisp.c.obj 2025-03-14T04:07:00.4984893Z [5372/6912] Linking CXX executable bin\c10_intrusive_ptr_benchmark.exe 2025-03-14T04:07:00.6122457Z [5373/6912] Linking CXX executable bin\c10_tempfile_test.exe 2025-03-14T04:07:00.6123488Z [5374/6912] Linking C executable sleef\bin\mkmasked_gnuabi.exe 2025-03-14T04:07:00.6124309Z [5375/6912] Linking C executable sleef\bin\mkalias.exe 2025-03-14T04:07:00.6125067Z [5376/6912] Linking C executable sleef\bin\mkdisp.exe 2025-03-14T04:07:00.6125864Z [5377/6912] Linking CXX executable bin\c10_intrusive_ptr_test.exe 2025-03-14T04:07:00.6126635Z [5378/6912] Generating include/renameavx512f.h 2025-03-14T04:07:00.6127413Z Generating renameavx512f.h: mkrename "finz_" "8" "16" "avx512f" 2025-03-14T04:07:00.6127985Z 2025-03-14T04:07:00.6128192Z [5379/6912] Generating include/renameavx2.h 2025-03-14T04:07:00.6128890Z Generating renameavx2.h: mkrename "finz_" "4" "8" "avx2" 2025-03-14T04:07:00.6129419Z 2025-03-14T04:07:00.8805505Z [5380/6912] Generating include/renameavx2128.h 2025-03-14T04:07:00.8806302Z Generating renameavx2128.h: mkrename "finz_" "2" "4" "avx2128" 2025-03-14T04:07:00.8806803Z 2025-03-14T04:07:00.8807278Z [5381/6912] Generating include/renamefma4.h 2025-03-14T04:07:00.8807944Z Generating renamefma4.h: mkrename "finz_" "4" "8" "fma4" 2025-03-14T04:07:00.8808373Z 2025-03-14T04:07:00.8808591Z [5382/6912] Linking CXX executable bin\c10_string_view_test.exe 2025-03-14T04:07:00.8809148Z [5383/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimdsp.c.obj 2025-03-14T04:07:00.8809865Z [5384/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimddp.c.obj 2025-03-14T04:07:01.1026633Z [5385/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimdsp.c.obj 2025-03-14T04:07:01.1027973Z [5386/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimddp.c.obj 2025-03-14T04:07:01.1029261Z [5387/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimddp.c.obj 2025-03-14T04:07:01.1030444Z [5388/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimdsp.c.obj 2025-03-14T04:07:01.1032231Z [5389/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimdsp.c.obj 2025-03-14T04:07:01.1033615Z [5390/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimddp.c.obj 2025-03-14T04:07:01.3593331Z [5391/6912] Building CXX object c10\test\CMakeFiles\c10_typeid_test.dir\util\typeid_test.cpp.obj 2025-03-14T04:07:01.3594695Z [5392/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimdsp.c.obj 2025-03-14T04:07:01.3595658Z [5393/6912] Generating include/renameavx.h 2025-03-14T04:07:01.3596383Z Generating renameavx.h: mkrename "cinz_" "4" "8" "avx" 2025-03-14T04:07:01.3596869Z 2025-03-14T04:07:01.3597747Z [5394/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimdsp.c.obj 2025-03-14T04:07:01.3599078Z [5395/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimddp.c.obj 2025-03-14T04:07:01.5858634Z [5396/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimddp.c.obj 2025-03-14T04:07:01.5872697Z [5397/6912] Linking CXX executable bin\c10_typeid_test.exe 2025-03-14T04:07:01.5873705Z [5398/6912] Generating include/renamesse4.h 2025-03-14T04:07:01.5896652Z Generating renamesse4.h: mkrename "cinz_" "2" "4" "sse4" 2025-03-14T04:07:01.5913937Z 2025-03-14T04:07:01.5919451Z [5399/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimdsp.c.obj 2025-03-14T04:07:01.5937739Z [5400/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimddp.c.obj 2025-03-14T04:07:01.5955155Z [5401/6912] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimddp.c.obj 2025-03-14T04:07:01.6877158Z [5402/6912] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimdsp.c.obj 2025-03-14T04:07:01.6974608Z [5403/6912] Generating include/renamesse2.h 2025-03-14T04:07:01.7160178Z Generating renamesse2.h: mkrename "cinz_" "2" "4" "sse2" 2025-03-14T04:07:01.7161607Z [5404/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimdsp.c.obj 2025-03-14T04:07:01.7163055Z [5405/6912] Building CXX object c10\test\CMakeFiles\c10_optional_test.dir\util\optional_test.cpp.obj 2025-03-14T04:07:01.7165013Z C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\test\util\optional_test.cpp(70): warning C4834: discarding return value of function with [[nodiscard]] attribute 2025-03-14T04:07:01.7340297Z C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\test\util\optional_test.cpp(70): note: the template instantiation context (the oldest one first) is 2025-03-14T04:07:01.7350838Z C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\test\util\optional_test.cpp(63): note: see reference to class template instantiation 'testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>' being compiled 2025-03-14T04:07:01.7358911Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(702): note: while compiling class template member function 'bool testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register(const char *,testing::internal::CodeLocation,const char *,const char *,int,const std::vector> &)' 2025-03-14T04:07:01.7367761Z C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\test\util\optional_test.cpp(63): note: see the first reference to 'testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register' in 'void __cdecl `anonymous namespace'::`dynamic initializer for 'gtest_OptionalTest_Empty_registered_''(void)' 2025-03-14T04:07:01.7374515Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(713): note: see reference to class template instantiation 'testing::internal::SuiteApiResolver' being compiled 2025-03-14T04:07:01.7378736Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(499): note: see reference to class template instantiation '`anonymous-namespace'::OptionalTest_Empty_Test' being compiled 2025-03-14T04:07:01.7380844Z with 2025-03-14T04:07:01.7381265Z [ 2025-03-14T04:07:01.9891600Z T=Type 2025-03-14T04:07:01.9892237Z ] 2025-03-14T04:07:01.9894128Z C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\test\util\optional_test.cpp(63): note: while compiling class template member function 'void `anonymous-namespace'::OptionalTest_Empty_Test::TestBody(void)' 2025-03-14T04:07:01.9895668Z with 2025-03-14T04:07:01.9896081Z [ 2025-03-14T04:07:01.9896469Z T=Type 2025-03-14T04:07:01.9896844Z ] 2025-03-14T04:07:01.9897579Z [5406/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimdsp.c.obj 2025-03-14T04:07:01.9899357Z [5407/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.0617173Z [5408/6912] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimdsp.c.obj 2025-03-14T04:07:02.0618571Z [5409/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimdsp.c.obj 2025-03-14T04:07:02.0619612Z [5410/6912] Generating include/renamepurec_scalar.h 2025-03-14T04:07:02.0620535Z Generating renamepurec_scalar.h: mkrename "cinz_" "1" "1" "purec" 2025-03-14T04:07:02.0621161Z 2025-03-14T04:07:02.0621483Z [5411/6912] Generating include/renamepurecfma_scalar.h 2025-03-14T04:07:02.0622459Z Generating renamepurecfma_scalar.h: mkrename "finz_" "1" "1" "purecfma" 2025-03-14T04:07:02.0623160Z 2025-03-14T04:07:02.0623674Z [5412/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.2408612Z [5413/6912] Linking CXX executable bin\c10_optional_test.exe 2025-03-14T04:07:02.2409749Z [5414/6912] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.2411040Z [5415/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.2412322Z [5416/6912] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimdsp.c.obj 2025-03-14T04:07:02.2413607Z [5417/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimdsp.c.obj 2025-03-14T04:07:02.2414812Z [5418/6912] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.2415718Z [5419/6912] Generating include/renamecuda.h 2025-03-14T04:07:02.3479610Z Generating renamecuda.h: mkrename "finz_" "1" "1" "cuda" 2025-03-14T04:07:02.3480288Z 2025-03-14T04:07:02.3480563Z [5420/6912] Generating sleeflibm_AVX.h.tmp 2025-03-14T04:07:02.3481977Z [5421/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.3483016Z [5422/6912] Generating sleeflibm_AVX2.h.tmp 2025-03-14T04:07:02.3484041Z [5423/6912] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimdsp.c.obj 2025-03-14T04:07:02.3485131Z [5424/6912] Generating sleeflibm_AVX2128.h.tmp 2025-03-14T04:07:02.3485806Z [5425/6912] Generating sleeflibm_AVX512F.h.tmp 2025-03-14T04:07:02.3936880Z [5426/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimdsp.c.obj 2025-03-14T04:07:02.3937891Z [5427/6912] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-03-14T04:07:02.3938597Z [5428/6912] Generating sleeflibm_AVX512F_.h.tmp 2025-03-14T04:07:02.3939288Z [5429/6912] Generating sleeflibm_AVX_.h.tmp 2025-03-14T04:07:02.3940179Z [5430/6912] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.3941277Z [5431/6912] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-03-14T04:07:02.3942142Z [5432/6912] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-03-14T04:07:02.3942886Z [5433/6912] Generating sleeflibm_FMA4.h.tmp 2025-03-14T04:07:02.3943548Z [5434/6912] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-03-14T04:07:02.3944190Z [5435/6912] Generating sleeflibm_SSE2.h.tmp 2025-03-14T04:07:02.4281256Z [5436/6912] Generating sleeflibm_SSE_.h.tmp 2025-03-14T04:07:02.4384555Z [5437/6912] Generating sleeflibm_SSE4.h.tmp 2025-03-14T04:07:02.4385429Z [5438/6912] Generating alias_AVX512F_sp.h.tmp 2025-03-14T04:07:02.4386084Z [5439/6912] Generating alias_AVX512F_dp.h.tmp 2025-03-14T04:07:02.4387114Z [5440/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.4388410Z [5441/6912] Generating dispscalar.c.body 2025-03-14T04:07:02.4389053Z [5442/6912] Generating include/renamedspscalar.h 2025-03-14T04:07:02.4389705Z [5443/6912] Generating dispsse.c.tmp 2025-03-14T04:07:02.4390681Z [5444/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-03-14T04:07:02.5118503Z [5445/6912] Generating include/renamedsp128.h 2025-03-14T04:07:02.5119237Z [5446/6912] Generating dispavx.c.tmp 2025-03-14T04:07:02.5119809Z [5447/6912] Generating ../../../include/sleef.h 2025-03-14T04:07:02.5120400Z [5448/6912] Generating include/alias_avx512f.h 2025-03-14T04:07:02.5121025Z [5449/6912] Generating include/renamedsp256.h 2025-03-14T04:07:02.5121628Z [5450/6912] Generating dispscalar.c 2025-03-14T04:07:02.5122169Z [5451/6912] Generating dispsse.c 2025-03-14T04:07:02.5123075Z [5452/6912] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-03-14T04:07:02.5123989Z [5453/6912] Generating dispavx.c 2025-03-14T04:07:02.5124930Z [5454/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.9070574Z [5455/6912] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.9072259Z [5456/6912] Building CXX object c10\test\CMakeFiles\c10_small_vector_test.dir\util\small_vector_test.cpp.obj 2025-03-14T04:07:02.9073765Z [5457/6912] Building C object sleef\src\libm\CMakeFiles\sleef.dir\rempitab.c.obj 2025-03-14T04:07:02.9074937Z [5458/6912] Building C object sleef\src\common\CMakeFiles\common.dir\common.c.obj 2025-03-14T04:07:02.9076206Z [5459/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimdsp.c.obj 2025-03-14T04:07:02.9442673Z [5460/6912] Building C object sleef\src\libm\CMakeFiles\dispscalar_obj.dir\dispscalar.c.obj 2025-03-14T04:07:02.9443449Z [5461/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimddp.c.obj 2025-03-14T04:07:02.9444183Z [5462/6912] Building C object sleef\src\libm\CMakeFiles\dispavx_obj.dir\dispavx.c.obj 2025-03-14T04:07:02.9444829Z [5463/6912] Building C object sleef\src\libm\CMakeFiles\dispsse_obj.dir\dispsse.c.obj 2025-03-14T04:07:02.9445500Z [5464/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimdsp.c.obj 2025-03-14T04:07:02.9446328Z [5465/6912] Linking CXX executable bin\c10_small_vector_test.exe 2025-03-14T04:07:12.1323708Z [5466/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimddp.c.obj 2025-03-14T04:07:12.1324438Z [5467/6912] Building C object sleef\src\common\CMakeFiles\addSuffix.dir\addSuffix.c.obj 2025-03-14T04:07:12.1325010Z [5468/6912] Linking C static library sleef\lib\sleef.lib 2025-03-14T04:07:12.1325564Z [5469/6912] Building C object sleef\src\common\CMakeFiles\arraymap.dir\arraymap.c.obj 2025-03-14T04:07:12.1326122Z [5470/6912] Linking C executable sleef\bin\addSuffix.exe 2025-03-14T04:07:12.1326486Z [5471/6912] Generating sources 2025-03-14T04:07:13.7222972Z [5472/6912] Generating C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/Functions.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/ViewFuncs.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/VariableType_0.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/VariableType_1.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/VariableType_2.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/VariableType_3.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/VariableType_4.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/TraceType_0.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/TraceType_1.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/TraceType_2.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/TraceType_3.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/TraceType_4.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/lazy/generated/LazyNativeFunctions.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/lazy/generated/RegisterLazy.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/Functions.h, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/variable_factories.h, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/ViewFuncs.h, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/VariableType.h, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/lazy/generated/LazyIr.h, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/lazy/generated/LazyNonNativeIr.h, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/lazy/generated/LazyNativeFunctions.h, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_functions_0.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_functions_1.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_functions_2.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_functions_3.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_functions_4.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_variable_methods.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_torch_functions_0.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_torch_functions_1.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_torch_functions_2.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_nn_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_fft_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_linalg_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_nested_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_sparse_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_special_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_return_types.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_enum_tag.cpp, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_functions.h, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/autograd/generated/python_return_types.h, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/testing/_internal/generated/annotated_fn_args.py, C:/actions-runner/_work/pytorch/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-03-14T04:07:13.7264145Z [5473/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FuncTorchTLS.cpp.obj 2025-03-14T04:07:16.8240948Z [5474/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Dispatch.cpp.obj 2025-03-14T04:07:16.8242437Z [5475/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\AccumulateType.cpp.obj 2025-03-14T04:07:16.8244243Z [5476/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DeviceAccelerator.cpp.obj 2025-03-14T04:07:16.8245760Z [5477/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\EmptyTensor.cpp.obj 2025-03-14T04:07:16.8247190Z [5478/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Context.cpp.obj 2025-03-14T04:07:22.4524899Z [5479/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CPUGeneratorImpl.cpp.obj 2025-03-14T04:07:22.4526407Z [5480/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DynamicLibrary.cpp.obj 2025-03-14T04:07:22.4527672Z [5481/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapMode.cpp.obj 2025-03-14T04:07:22.4529164Z [5482/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ExpandUtils.cpp.obj 2025-03-14T04:07:22.4530697Z [5483/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ConjugateFallback.cpp.obj 2025-03-14T04:07:24.2872358Z [5484/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalStorageImpl.cpp.obj 2025-03-14T04:07:24.2874108Z [5485/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedTensorImpl.cpp.obj 2025-03-14T04:07:24.2875818Z [5486/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalTensorWrapper.cpp.obj 2025-03-14T04:07:24.2878032Z [5487/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MapAllocator.cpp.obj 2025-03-14T04:07:24.2879402Z [5488/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNative.cpp.obj 2025-03-14T04:07:28.0117913Z [5489/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalizeFallbackKernel.cpp.obj 2025-03-14T04:07:28.0119489Z [5490/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MemoryOverlap.cpp.obj 2025-03-14T04:07:28.0120964Z [5491/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelCommon.cpp.obj 2025-03-14T04:07:28.0122415Z [5492/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\PythonTorchFunctionTLS.cpp.obj 2025-03-14T04:07:32.1112152Z [5493/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SavedTensorHooks.cpp.obj 2025-03-14T04:07:32.1113387Z [5494/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SequenceNumber.cpp.obj 2025-03-14T04:07:32.1114247Z [5495/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NamedTensorUtils.cpp.obj 2025-03-14T04:07:32.1115010Z [5496/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DLConvertor.cpp.obj 2025-03-14T04:07:32.1115791Z [5497/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CachedTensorUtils.cpp.obj 2025-03-14T04:07:35.3715538Z [5498/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelThreadPoolNative.cpp.obj 2025-03-14T04:07:35.3717145Z [5499/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelOpenMP.cpp.obj 2025-03-14T04:07:35.3718579Z [5500/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalInverses.cpp.obj 2025-03-14T04:07:35.3719941Z [5501/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorGeometry.cpp.obj 2025-03-14T04:07:35.3721240Z [5502/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorMeta.cpp.obj 2025-03-14T04:07:40.8792862Z [5503/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ScalarOps.cpp.obj 2025-03-14T04:07:40.8793929Z [5504/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedFallback.cpp.obj 2025-03-14T04:07:40.8794774Z [5505/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalPythonObjects.cpp.obj 2025-03-14T04:07:40.8795857Z [5506/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapTransforms.cpp.obj 2025-03-14T04:07:40.8796766Z [5507/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIndexing.cpp.obj 2025-03-14T04:07:42.5139383Z [5508/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIterator.cpp.obj 2025-03-14T04:07:42.5140942Z [5509/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchingRegistrations.cpp.obj 2025-03-14T04:07:42.5142266Z [5510/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorNames.cpp.obj 2025-03-14T04:07:42.5143589Z [5511/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\FlushDenormal.cpp.obj 2025-03-14T04:07:42.5145082Z [5512/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NestedTensorImpl.cpp.obj 2025-03-14T04:07:46.2842599Z [5513/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\Utils.cpp.obj 2025-03-14T04:07:46.2844062Z [5514/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CPUGuardImpl.cpp.obj 2025-03-14T04:07:46.2845464Z [5515/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CUDAHooksInterface.cpp.obj 2025-03-14T04:07:46.2846858Z [5516/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Version.cpp.obj 2025-03-14T04:07:49.0841651Z [5517/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HIPHooksInterface.cpp.obj 2025-03-14T04:07:49.0843174Z [5518/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\StorageUtils.cpp.obj 2025-03-14T04:07:49.0844659Z [5519/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HPUHooksInterface.cpp.obj 2025-03-14T04:07:49.0846174Z [5520/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\IPUHooksInterface.cpp.obj 2025-03-14T04:07:49.0847726Z [5521/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MAIAHooksInterface.cpp.obj 2025-03-14T04:07:50.1252664Z [5522/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseCsrTensorImpl.cpp.obj 2025-03-14T04:07:50.1254055Z [5523/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MetaGuardImpl.cpp.obj 2025-03-14T04:07:50.1255172Z [5524/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MPSHooksInterface.cpp.obj 2025-03-14T04:07:50.1256007Z [5525/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapModeRegistrations.cpp.obj 2025-03-14T04:07:50.1256962Z [5526/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorImpl.cpp.obj 2025-03-14T04:07:54.7052059Z [5527/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MTIAHooksInterface.cpp.obj 2025-03-14T04:07:54.7053754Z [5528/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\PrivateUse1HooksInterface.cpp.obj 2025-03-14T04:07:54.7055427Z [5529/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\XPUHooksInterface.cpp.obj 2025-03-14T04:07:54.7056882Z [5530/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Utils.cpp.obj 2025-03-14T04:08:10.6046113Z [5531/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorUtils.cpp.obj 2025-03-14T04:08:10.6047587Z [5532/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalState.cpp.obj 2025-03-14T04:08:10.6048931Z [5533/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\ADInterpreters.cpp.obj 2025-03-14T04:08:10.6050107Z [5534/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ZeroTensorFallback.cpp.obj 2025-03-14T04:08:10.6051176Z [5535/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\autocast_mode.cpp.obj 2025-03-14T04:08:13.9671158Z [5536/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesActivation.cpp.obj 2025-03-14T04:08:13.9673790Z [5537/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesConvolution.cpp.obj 2025-03-14T04:08:13.9675482Z [5538/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesBinaryOps.cpp.obj 2025-03-14T04:08:13.9676929Z [5539/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDynamic.cpp.obj 2025-03-14T04:08:23.2364378Z [5540/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesFactory.cpp.obj 2025-03-14T04:08:23.2366029Z [5541/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesHelper.cpp.obj 2025-03-14T04:08:23.2413344Z [5542/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDecompositions.cpp.obj 2025-03-14T04:08:23.2415012Z [5543/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesIndexing.cpp.obj 2025-03-14T04:08:23.2417770Z [5544/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLoss.cpp.obj 2025-03-14T04:08:32.0678113Z [5545/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLinearAlgebra.cpp.obj 2025-03-14T04:08:32.0680173Z [5546/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedTensorImpl.cpp.obj 2025-03-14T04:08:32.0681647Z [5547/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesModules.cpp.obj 2025-03-14T04:08:32.0683312Z [5548/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\FunctionalizeInterpreter.cpp.obj 2025-03-14T04:08:35.0121065Z [5549/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesNorm.cpp.obj 2025-03-14T04:08:35.0122421Z [5550/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesPooling.cpp.obj 2025-03-14T04:08:35.0123669Z [5551/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\Interpreter.cpp.obj 2025-03-14T04:08:35.0125294Z [5552/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesRandomness.cpp.obj 2025-03-14T04:08:38.1059688Z [5553/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesReduceOps.cpp.obj 2025-03-14T04:08:38.1061313Z [5554/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesScatterOps.cpp.obj 2025-03-14T04:08:38.1062919Z [5555/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesUnaryOps.cpp.obj 2025-03-14T04:08:38.1064425Z [5556/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenGeneral.cpp.obj 2025-03-14T04:08:38.1065811Z [5557/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedFallback.cpp.obj 2025-03-14T04:08:42.9479321Z [5558/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesViews.cpp.obj 2025-03-14T04:08:42.9480764Z [5559/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypePropertiesRegistry.cpp.obj 2025-03-14T04:08:42.9986342Z [5560/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypeProperties.cpp.obj 2025-03-14T04:08:42.9988681Z [5561/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PlumbingHelper.cpp.obj 2025-03-14T04:08:45.7166291Z [5562/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\TensorWrapper.cpp.obj 2025-03-14T04:08:45.7167886Z [5563/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dimname.cpp.obj 2025-03-14T04:08:45.7169715Z [5564/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapInterpreter.cpp.obj 2025-03-14T04:08:45.7171257Z [5565/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\record_function.cpp.obj 2025-03-14T04:08:45.7172819Z [5566/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\DynamicLayer.cpp.obj 2025-03-14T04:08:47.5960592Z [5567/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\GeneratorForPrivateuseone.cpp.obj 2025-03-14T04:08:47.5962360Z [5568/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\BackendSelectFallbackKernel.cpp.obj 2025-03-14T04:08:47.5963963Z [5569/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Formatting.cpp.obj 2025-03-14T04:08:47.5965504Z [5570/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NestedIntSymNodeImpl.cpp.obj 2025-03-14T04:08:50.6856357Z [5571/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Generator.cpp.obj 2025-03-14T04:08:50.6858021Z [5572/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dict.cpp.obj 2025-03-14T04:08:50.6859520Z [5573/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedTensor.cpp.obj 2025-03-14T04:08:50.6860905Z [5574/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Range.cpp.obj 2025-03-14T04:08:50.6862339Z [5575/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\List.cpp.obj 2025-03-14T04:08:55.7036648Z [5576/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyBatchingRegistrations.cpp.obj 2025-03-14T04:08:55.7037982Z [5577/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Vitals.cpp.obj 2025-03-14T04:08:55.7039219Z [5578/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\MetaFallbackKernel.cpp.obj 2025-03-14T04:08:55.7040494Z [5579/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyVmapTransforms.cpp.obj 2025-03-14T04:08:55.7041809Z [5580/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedRegistrations.cpp.obj 2025-03-14T04:08:56.2334422Z [5581/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PyTorchOperatorHacks.cpp.obj 2025-03-14T04:08:56.2336116Z [5582/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\blob.cpp.obj 2025-03-14T04:08:56.2337677Z [5583/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableHooksInterface.cpp.obj 2025-03-14T04:08:56.2365565Z [5584/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonOpRegistrationTrampoline.cpp.obj 2025-03-14T04:08:58.2411140Z [5585/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonFallbackKernel.cpp.obj 2025-03-14T04:08:58.2412936Z [5586/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapModeRegistrations.cpp.obj 2025-03-14T04:08:58.2414518Z [5587/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Tensor.cpp.obj 2025-03-14T04:08:58.2416074Z [5588/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\ObservedOperators.cpp.obj 2025-03-14T04:08:58.2417688Z [5589/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TorchDispatchUtils.cpp.obj 2025-03-14T04:09:03.5978620Z [5590/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableFallbackKernel.cpp.obj 2025-03-14T04:09:03.5980301Z [5591/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\interned_strings.cpp.obj 2025-03-14T04:09:03.6207713Z [5592/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\adaption.cpp.obj 2025-03-14T04:09:03.6209512Z [5593/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\boxing\KernelFunction.cpp.obj 2025-03-14T04:09:05.1684073Z [5594/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\class_type.cpp.obj 2025-03-14T04:09:05.1685768Z [5595/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\DispatchKeyExtractor.cpp.obj 2025-03-14T04:09:05.1687387Z [5596/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\operator_name.cpp.obj 2025-03-14T04:09:05.1688950Z [5597/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\Dispatcher.cpp.obj 2025-03-14T04:09:05.1690528Z [5598/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dynamic_type.cpp.obj 2025-03-14T04:09:07.3155294Z [5599/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\custom_class.cpp.obj 2025-03-14T04:09:07.3156939Z [5600/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\OperatorEntry.cpp.obj 2025-03-14T04:09:07.3158414Z [5601/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\function_schema.cpp.obj 2025-03-14T04:09:07.3159842Z [5602/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\register_symbols.cpp.obj 2025-03-14T04:09:09.5007238Z [5603/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\library.cpp.obj 2025-03-14T04:09:09.5008814Z [5604/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\error_report.cpp.obj 2025-03-14T04:09:09.5010436Z [5605/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ivalue.cpp.obj 2025-03-14T04:09:09.5103543Z [5606/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\lexer.cpp.obj 2025-03-14T04:09:09.5105114Z [5607/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\strtod.cpp.obj 2025-03-14T04:09:13.6126695Z [5608/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\infer_schema.cpp.obj 2025-03-14T04:09:13.6128486Z [5609/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\op_registration.cpp.obj 2025-03-14T04:09:13.6130411Z [5610/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\tensor_type.cpp.obj 2025-03-14T04:09:13.6131920Z [5611/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type_factory.cpp.obj 2025-03-14T04:09:13.6133479Z [5612/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\union_type.cpp.obj 2025-03-14T04:09:16.0560201Z [5613/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type.cpp.obj 2025-03-14T04:09:16.0561768Z [5614/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\function_schema_parser.cpp.obj 2025-03-14T04:09:16.0563462Z [5615/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling2d.cpp.obj 2025-03-14T04:09:16.0564987Z [5616/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\source_range.cpp.obj 2025-03-14T04:09:19.2870345Z [5617/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling.cpp.obj 2025-03-14T04:09:19.2871504Z [5618/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling3d.cpp.obj 2025-03-14T04:09:19.2872695Z [5619/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_type_parser.cpp.obj 2025-03-14T04:09:19.2874060Z [5620/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling3d.cpp.obj 2025-03-14T04:09:19.2875140Z [5621/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AffineGridGenerator.cpp.obj 2025-03-14T04:09:21.9931304Z [5622/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Activation.cpp.obj 2025-03-14T04:09:21.9933019Z [5623/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BlasKernel.cpp.obj 2025-03-14T04:09:21.9934556Z [5624/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AmpKernels.cpp.obj 2025-03-14T04:09:21.9936115Z [5625/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AutogradComposite.cpp.obj 2025-03-14T04:09:25.6709617Z [5626/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool2d.cpp.obj 2025-03-14T04:09:25.6711261Z [5627/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool3d.cpp.obj 2025-03-14T04:09:25.6712803Z [5628/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebra.cpp.obj 2025-03-14T04:09:25.6714295Z [5629/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Blas.cpp.obj 2025-03-14T04:09:25.6715684Z [5630/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BinaryOps.cpp.obj 2025-03-14T04:09:29.0061675Z [5631/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Bucketization.cpp.obj 2025-03-14T04:09:29.0063613Z [5632/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebraKernel.cpp.obj 2025-03-14T04:09:29.0065256Z [5633/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ComparisonUtils.cpp.obj 2025-03-14T04:09:29.0066829Z [5634/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ChanelShuffle.cpp.obj 2025-03-14T04:09:29.0068498Z [5635/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Col2Im.cpp.obj 2025-03-14T04:09:33.5087138Z [5636/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUFallback.cpp.obj 2025-03-14T04:09:33.5088734Z [5637/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Constraints.cpp.obj 2025-03-14T04:09:33.5090201Z [5638/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DispatchStub.cpp.obj 2025-03-14T04:09:33.5091922Z [5639/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUBlas.cpp.obj 2025-03-14T04:09:35.3121632Z [5640/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Convolution.cpp.obj 2025-03-14T04:09:35.3123182Z [5641/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM3d.cpp.obj 2025-03-14T04:09:35.3124592Z [5642/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionTBC.cpp.obj 2025-03-14T04:09:35.3125887Z [5643/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Correlation.cpp.obj 2025-03-14T04:09:35.3127252Z [5644/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM2d.cpp.obj 2025-03-14T04:09:39.3924449Z [5645/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Copy.cpp.obj 2025-03-14T04:09:39.3926019Z [5646/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Cross.cpp.obj 2025-03-14T04:09:39.3927485Z [5647/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool2d.cpp.obj 2025-03-14T04:09:39.3929029Z [5648/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool3d.cpp.obj 2025-03-14T04:09:39.3930761Z [5649/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool2d.cpp.obj 2025-03-14T04:09:42.4296552Z [5650/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distance.cpp.obj 2025-03-14T04:09:42.4298032Z [5651/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distributions.cpp.obj 2025-03-14T04:09:42.4299005Z [5652/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Dropout.cpp.obj 2025-03-14T04:09:42.4299829Z [5653/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Embedding.cpp.obj 2025-03-14T04:09:42.4301015Z [5654/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Fill.cpp.obj 2025-03-14T04:09:44.7483244Z [5655/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ForeachOpsKernels.cpp.obj 2025-03-14T04:09:44.7484888Z [5656/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\EmbeddingBag.cpp.obj 2025-03-14T04:09:44.7486457Z [5657/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool3d.cpp.obj 2025-03-14T04:09:44.7488116Z [5658/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FunctionOfAMatrixUtils.cpp.obj 2025-03-14T04:09:50.3411019Z [5659/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdagrad.cpp.obj 2025-03-14T04:09:50.3516710Z [5660/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdam.cpp.obj 2025-03-14T04:09:50.3518254Z [5661/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedSGD.cpp.obj 2025-03-14T04:09:50.3683500Z [5662/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GatedLinearUnit.cpp.obj 2025-03-14T04:09:50.3685083Z [5663/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Lerp.cpp.obj 2025-03-14T04:09:50.9464167Z [5664/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Im2Col.cpp.obj 2025-03-14T04:09:50.9465433Z [5665/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GridSampler.cpp.obj 2025-03-14T04:09:50.9466682Z [5666/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Integration.cpp.obj 2025-03-14T04:09:50.9467923Z [5667/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\IndexingUtils.cpp.obj 2025-03-14T04:09:50.9469431Z [5668/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Histogram.cpp.obj 2025-03-14T04:09:56.7590411Z [5669/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Itertools.cpp.obj 2025-03-14T04:09:56.7591908Z [5670/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LegacyBatching.cpp.obj 2025-03-14T04:09:56.7593301Z [5671/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Linear.cpp.obj 2025-03-14T04:09:56.7594535Z [5672/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MetaTensor.cpp.obj 2025-03-14T04:09:59.0698888Z [5673/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiLabelMargin.cpp.obj 2025-03-14T04:09:59.0700227Z [5674/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossCTC.cpp.obj 2025-03-14T04:09:59.0701362Z [5675/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Loss.cpp.obj 2025-03-14T04:09:59.0702543Z [5676/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiMargin.cpp.obj 2025-03-14T04:09:59.0703854Z [5677/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxUnpooling.cpp.obj 2025-03-14T04:10:02.9750868Z [5678/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Memory.cpp.obj 2025-03-14T04:10:02.9752284Z [5679/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxPooling.cpp.obj 2025-03-14T04:10:02.9753675Z [5680/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LinearAlgebra.cpp.obj 2025-03-14T04:10:02.9756321Z [5681/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL.cpp.obj 2025-03-14T04:10:02.9757871Z [5682/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL2d.cpp.obj 2025-03-14T04:10:06.6410659Z [5683/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NNPACK.cpp.obj 2025-03-14T04:10:06.6411915Z [5684/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PointwiseOps.cpp.obj 2025-03-14T04:10:06.6413266Z [5685/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose3d.cpp.obj 2025-03-14T04:10:06.6414717Z [5686/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose2d.cpp.obj 2025-03-14T04:10:06.6416199Z [5687/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NamedTensor.cpp.obj 2025-03-14T04:10:08.2651842Z [5688/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveDilatedConvolution.cpp.obj 2025-03-14T04:10:08.2653489Z [5689/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Onehot.cpp.obj 2025-03-14T04:10:08.2654944Z [5690/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PadNd.cpp.obj 2025-03-14T04:10:08.2656704Z [5691/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PackedSequence.cpp.obj 2025-03-14T04:10:14.9848915Z [5692/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NegateFallback.cpp.obj 2025-03-14T04:10:14.9862187Z [5693/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PixelShuffle.cpp.obj 2025-03-14T04:10:14.9868716Z [5694/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Normalization.cpp.obj 2025-03-14T04:10:14.9870891Z [5695/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pooling.cpp.obj 2025-03-14T04:10:14.9872268Z [5696/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pow.cpp.obj 2025-03-14T04:10:16.8553508Z [5697/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceAllOps.cpp.obj 2025-03-14T04:10:16.8555401Z [5698/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RangeFactories.cpp.obj 2025-03-14T04:10:16.8556957Z [5699/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\QuantizedLinear.cpp.obj 2025-03-14T04:10:16.8558478Z [5700/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReflectionPad.cpp.obj 2025-03-14T04:10:16.8559779Z [5701/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Repeat.cpp.obj 2025-03-14T04:10:21.5432275Z [5702/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceOps.cpp.obj 2025-03-14T04:10:21.5433870Z [5703/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReplicationPadding.cpp.obj 2025-03-14T04:10:21.5673300Z [5704/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Resize.cpp.obj 2025-03-14T04:10:21.5675041Z [5705/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RowwisePrune.cpp.obj 2025-03-14T04:10:21.5676552Z [5706/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Scalar.cpp.obj 2025-03-14T04:10:24.5923736Z [5707/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RNN.cpp.obj 2025-03-14T04:10:24.5925041Z [5708/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SegmentReduce.cpp.obj 2025-03-14T04:10:24.5926336Z [5709/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOps.cpp.obj 2025-03-14T04:10:24.5927929Z [5710/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOpsUtils.cpp.obj 2025-03-14T04:10:30.7161867Z [5711/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SoftMax.cpp.obj 2025-03-14T04:10:30.7163314Z [5712/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SummaryOps.cpp.obj 2025-03-14T04:10:30.7164691Z [5713/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Sorting.cpp.obj 2025-03-14T04:10:30.7166031Z [5714/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SpectralOps.cpp.obj 2025-03-14T04:10:30.7167390Z [5715/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorCompare.cpp.obj 2025-03-14T04:10:32.6344601Z [5716/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorProperties.cpp.obj 2025-03-14T04:10:32.6346482Z [5717/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorIteratorReduce.cpp.obj 2025-03-14T04:10:32.6378416Z [5718/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorFactories.cpp.obj 2025-03-14T04:10:32.6379802Z [5719/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TestOps.cpp.obj 2025-03-14T04:10:32.6381227Z [5720/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorTransformations.cpp.obj 2025-03-14T04:10:36.5498465Z [5721/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold2d.cpp.obj 2025-03-14T04:10:36.5500035Z [5722/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TypeProperties.cpp.obj 2025-03-14T04:10:36.5501447Z [5723/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorShape.cpp.obj 2025-03-14T04:10:36.5502851Z [5724/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TriangularOps.cpp.obj 2025-03-14T04:10:40.9868639Z [5725/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SparseTensorUtils.cpp.obj 2025-03-14T04:10:40.9869818Z [5726/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold3d.cpp.obj 2025-03-14T04:10:40.9871140Z [5727/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSample.cpp.obj 2025-03-14T04:10:40.9872185Z [5728/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnaryOps.cpp.obj 2025-03-14T04:10:40.9873253Z [5729/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnfoldBackward.cpp.obj 2025-03-14T04:10:43.6907261Z [5730/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorAdvancedIndexing.cpp.obj 2025-03-14T04:10:43.6908862Z [5731/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unique.cpp.obj 2025-03-14T04:10:43.6910405Z [5732/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBicubic2d.cpp.obj 2025-03-14T04:10:43.6911970Z [5733/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBilinear2d.cpp.obj 2025-03-14T04:10:43.6913534Z [5734/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleLinear1d.cpp.obj 2025-03-14T04:10:47.2563853Z [5735/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest1d.cpp.obj 2025-03-14T04:10:47.2565354Z [5736/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorConversions.cpp.obj 2025-03-14T04:10:47.2566684Z [5737/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest2d.cpp.obj 2025-03-14T04:10:47.2567547Z [5738/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\prim_native_functions.cpp.obj 2025-03-14T04:10:49.5681241Z [5739/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest3d.cpp.obj 2025-03-14T04:10:49.5682151Z [5740/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleTrilinear3d.cpp.obj 2025-03-14T04:10:49.5683096Z [5741/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\VariableMethodStubs.cpp.obj 2025-03-14T04:10:49.5683939Z [5742/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\WeightNorm.cpp.obj 2025-03-14T04:10:49.5684715Z [5743/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\group_norm.cpp.obj 2025-03-14T04:10:54.1902097Z [5744/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\layer_norm.cpp.obj 2025-03-14T04:10:54.1903536Z [5745/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\verbose_wrapper.cpp.obj 2025-03-14T04:10:54.1905246Z [5746/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\library.cpp.obj 2025-03-14T04:10:54.1907030Z [5747/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.cpp.obj 2025-03-14T04:10:57.0461011Z [5748/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear.cpp.obj 2025-03-14T04:10:57.0463173Z [5749/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_dynamic.cpp.obj 2025-03-14T04:10:57.0465244Z [5750/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_prepack.cpp.obj 2025-03-14T04:10:57.0532408Z [5751/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ParamUtils.cpp.obj 2025-03-14T04:11:02.5942979Z [5752/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_unpack.cpp.obj 2025-03-14T04:11:02.5945082Z [5753/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\FlattenIndicesKernel.cpp.obj 2025-03-14T04:11:02.5946934Z [5754/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SoftMax.cpp.obj 2025-03-14T04:11:02.5949125Z [5755/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlas.cpp.obj 2025-03-14T04:11:06.2947896Z [5756/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBinaryOpIntersectionKernel.cpp.obj 2025-03-14T04:11:06.3161699Z [5757/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlasImpl.cpp.obj 2025-03-14T04:11:06.3547749Z [5758/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensor.cpp.obj 2025-03-14T04:11:06.3618796Z [5759/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseFactories.cpp.obj 2025-03-14T04:11:08.7251412Z [5760/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseMatMul.cpp.obj 2025-03-14T04:11:08.7254506Z [5761/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensor.cpp.obj 2025-03-14T04:11:08.7256296Z [5762/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_deserialize.cpp.obj 2025-03-14T04:11:08.7258176Z [5763/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensorMath.cpp.obj 2025-03-14T04:11:12.5083632Z [5764/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseUnaryOps.cpp.obj 2025-03-14T04:11:12.5085245Z [5765/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensorMath.cpp.obj 2025-03-14T04:11:12.5087109Z [5766/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_serialize.cpp.obj 2025-03-14T04:11:12.5089036Z [5767/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizerBase.cpp.obj 2025-03-14T04:11:23.2327833Z [5768/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ValidateCompressedIndicesKernel.cpp.obj 2025-03-14T04:11:23.2329676Z [5769/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizer.cpp.obj 2025-03-14T04:11:23.2331341Z [5770/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUtils.cpp.obj 2025-03-14T04:11:23.2332999Z [5771/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorAliases.cpp.obj 2025-03-14T04:11:23.2334657Z [5772/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBinaryOps.cpp.obj 2025-03-14T04:11:27.4337972Z [5773/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBackward.cpp.obj 2025-03-14T04:11:27.4339978Z [5774/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorFactories.cpp.obj 2025-03-14T04:11:27.4341898Z [5775/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMatmul.cpp.obj 2025-03-14T04:11:27.4343774Z [5776/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMath.cpp.obj 2025-03-14T04:11:32.9125725Z [5777/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorTransformerFunctions.cpp.obj 2025-03-14T04:11:32.9127507Z [5778/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUnaryOps.cpp.obj 2025-03-14T04:11:32.9129053Z [5779/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\Copy.cpp.obj 2025-03-14T04:11:32.9130680Z [5780/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AdaptiveAveragePooling.cpp.obj 2025-03-14T04:11:35.2579332Z [5781/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerChannelAffine.cpp.obj 2025-03-14T04:11:35.2582648Z [5782/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerTensorAffine.cpp.obj 2025-03-14T04:11:35.2584480Z [5783/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool2d.cpp.obj 2025-03-14T04:11:35.2586124Z [5784/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool3d.cpp.obj 2025-03-14T04:11:39.9131988Z [5785/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ChannelShuffle.cpp.obj 2025-03-14T04:11:39.9133699Z [5786/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\RuyUtils.cpp.obj 2025-03-14T04:11:39.9135096Z [5787/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\QTensor.cpp.obj 2025-03-14T04:11:39.9136542Z [5788/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\BinaryOps.cpp.obj 2025-03-14T04:11:43.7332285Z [5789/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\IntReprQuant.cpp.obj 2025-03-14T04:11:43.7334039Z [5790/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\MakePerTensorQuantizedTensor.cpp.obj 2025-03-14T04:11:43.7335740Z [5791/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorAdvancedIndexing.cpp.obj 2025-03-14T04:11:43.7418520Z [5792/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ReduceOps.cpp.obj 2025-03-14T04:11:44.2824910Z [5793/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorFactories.cpp.obj 2025-03-14T04:11:44.2826750Z [5794/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Normalization.cpp.obj 2025-03-14T04:11:44.2828506Z [5795/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorCompare.cpp.obj 2025-03-14T04:11:44.2830828Z [5796/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\init_qnnpack.cpp.obj 2025-03-14T04:11:49.7976899Z [5797/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Sorting.cpp.obj 2025-03-14T04:11:49.7978840Z [5798/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Pooling.cpp.obj 2025-03-14T04:11:49.7980579Z [5799/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorOperators.cpp.obj 2025-03-14T04:11:49.7982395Z [5800/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\LinearUnpackImpl.cpp.obj 2025-03-14T04:11:49.7984105Z [5801/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorShape.cpp.obj 2025-03-14T04:11:53.6789415Z [5802/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleBilinear2d.cpp.obj 2025-03-14T04:11:53.6791261Z [5803/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest2d.cpp.obj 2025-03-14T04:11:53.6792843Z [5804/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest3d.cpp.obj 2025-03-14T04:11:53.6794639Z [5805/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fused_obs_fake_quant.cpp.obj 2025-03-14T04:12:00.3684740Z [5806/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qclamp.cpp.obj 2025-03-14T04:12:00.3686327Z [5807/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qelu.cpp.obj 2025-03-14T04:12:00.3687936Z [5808/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_dynamic.cpp.obj 2025-03-14T04:12:00.3691074Z [5809/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv.cpp.obj 2025-03-14T04:12:02.8095152Z [5810/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fbgemm_utils.cpp.obj 2025-03-14T04:12:02.8096747Z [5811/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qgelu.cpp.obj 2025-03-14T04:12:02.8098285Z [5812/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_prepack.cpp.obj 2025-03-14T04:12:02.8099934Z [5813/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag.cpp.obj 2025-03-14T04:12:09.1601736Z [5814/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\XnnpackUtils.cpp.obj 2025-03-14T04:12:09.1603539Z [5815/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_prepack.cpp.obj 2025-03-14T04:12:09.1605183Z [5816/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_unpack.cpp.obj 2025-03-14T04:12:09.1606868Z [5817/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardsigmoid.cpp.obj 2025-03-14T04:12:12.9834617Z [5818/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardswish.cpp.obj 2025-03-14T04:12:12.9836268Z [5819/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qdropout.cpp.obj 2025-03-14T04:12:12.9838178Z [5820/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qnormalization.cpp.obj 2025-03-14T04:12:12.9839856Z [5821/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsigmoid.cpp.obj 2025-03-14T04:12:15.9808066Z [5822/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qrelu.cpp.obj 2025-03-14T04:12:15.9809901Z [5823/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_unpack_impl.cpp.obj 2025-03-14T04:12:15.9811670Z [5824/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_prepack.cpp.obj 2025-03-14T04:12:15.9813288Z [5825/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\MklAllocationHelper.cpp.obj 2025-03-14T04:12:21.5267837Z [5826/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_dynamic.cpp.obj 2025-03-14T04:12:21.5567651Z [5827/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear.cpp.obj 2025-03-14T04:12:21.5620167Z [5828/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmul.cpp.obj 2025-03-14T04:12:21.5622514Z [5829/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\LinearAlgebra.cpp.obj 2025-03-14T04:12:21.5624170Z [5830/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qtanh.cpp.obj 2025-03-14T04:12:25.1849981Z [5831/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\library.cpp.obj 2025-03-14T04:12:25.1851502Z [5832/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qthreshold.cpp.obj 2025-03-14T04:12:25.1853027Z [5833/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmatmul.cpp.obj 2025-03-14T04:12:25.1854462Z [5834/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseBlasImpl.cpp.obj 2025-03-14T04:12:29.6485231Z [5835/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SpectralOps.cpp.obj 2025-03-14T04:12:29.6486921Z [5836/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseCsrLinearAlgebra.cpp.obj 2025-03-14T04:12:29.6488284Z [5837/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qconv_unpack.cpp.obj 2025-03-14T04:12:29.6489562Z [5838/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\BinaryOps.cpp.obj 2025-03-14T04:12:29.6490926Z [5839/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\IDeepRegistration.cpp.obj 2025-03-14T04:12:35.9993556Z [5840/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Copy.cpp.obj 2025-03-14T04:12:35.9994991Z [5841/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsoftmax.cpp.obj 2025-03-14T04:12:35.9996342Z [5842/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Conv.cpp.obj 2025-03-14T04:12:35.9997655Z [5843/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Gelu.cpp.obj 2025-03-14T04:12:39.9494516Z [5844/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MkldnnTensorMath.cpp.obj 2025-03-14T04:12:39.9495829Z [5845/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qlinear_unpack.cpp.obj 2025-03-14T04:12:39.9497216Z [5846/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNCommon.cpp.obj 2025-03-14T04:12:39.9498376Z [5847/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Linear.cpp.obj 2025-03-14T04:12:39.9499194Z [5848/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Matmul.cpp.obj 2025-03-14T04:12:45.9761500Z [5849/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNConversions.cpp.obj 2025-03-14T04:12:45.9763369Z [5850/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Normalization.cpp.obj 2025-03-14T04:12:45.9764997Z [5851/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\ConvPrepack.cpp.obj 2025-03-14T04:12:45.9766577Z [5852/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Pooling.cpp.obj 2025-03-14T04:12:49.3329497Z [5853/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\SoftMax.cpp.obj 2025-03-14T04:12:49.3330433Z [5854/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorFactories.cpp.obj 2025-03-14T04:12:49.3331276Z [5855/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorShape.cpp.obj 2025-03-14T04:12:49.3332095Z [5856/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Relu.cpp.obj 2025-03-14T04:12:49.3332900Z [5857/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\UnaryOps.cpp.obj 2025-03-14T04:12:51.7955471Z [5858/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Utils.cpp.obj 2025-03-14T04:12:51.7957127Z [5859/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\sdp_utils_cpp.cpp.obj 2025-03-14T04:12:51.7958731Z [5860/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\attention.cpp.obj 2025-03-14T04:12:51.7960191Z [5861/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Init.cpp.obj 2025-03-14T04:12:53.0599994Z [5862/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\OpContext.cpp.obj 2025-03-14T04:12:53.0601630Z [5863/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Activation.cpp.obj 2025-03-14T04:12:53.0603602Z [5864/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\AveragePooling.cpp.obj 2025-03-14T04:12:53.0605306Z [5865/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\ChannelShuffle.cpp.obj 2025-03-14T04:12:57.8780821Z [5866/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Shim.cpp.obj 2025-03-14T04:12:57.8782176Z [5867/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Prelu.cpp.obj 2025-03-14T04:12:57.8783627Z [5868/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\utils\Factory.cpp.obj 2025-03-14T04:12:57.8785129Z [5869/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\transformer.cpp.obj 2025-03-14T04:12:57.8786550Z [5870/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\MaxPooling.cpp.obj 2025-03-14T04:13:00.1488017Z [5871/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Convolution.cpp.obj 2025-03-14T04:13:00.1489539Z [5872/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Linear.cpp.obj 2025-03-14T04:13:00.1491104Z [5873/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RNN.cpp.obj 2025-03-14T04:13:00.1492537Z [5874/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\OpContext.cpp.obj 2025-03-14T04:13:17.1335829Z [5875/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RegisterMkldnnOpContextClass.cpp.obj 2025-03-14T04:13:17.1337714Z [5876/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\RegisterOpContextClass.cpp.obj 2025-03-14T04:13:17.1341645Z [5877/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Functions.cpp.obj 2025-03-14T04:13:17.1343266Z [5878/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CompositeViewCopyKernels.cpp.obj 2025-03-14T04:13:17.1344787Z [5879/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterBackendSelect.cpp.obj 2025-03-14T04:13:25.2469855Z [5880/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_0.cpp.obj 2025-03-14T04:13:25.2629464Z [5881/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_2.cpp.obj 2025-03-14T04:13:25.2994102Z [5882/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_1.cpp.obj 2025-03-14T04:13:25.2996595Z [5883/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutogradNestedTensor_0.cpp.obj 2025-03-14T04:13:25.2998174Z [5884/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_3.cpp.obj 2025-03-14T04:13:33.9848357Z [5885/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_0.cpp.obj 2025-03-14T04:13:33.9849804Z [5886/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_4.cpp.obj 2025-03-14T04:13:33.9851119Z [5887/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_1.cpp.obj 2025-03-14T04:13:33.9852579Z [5888/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_3.cpp.obj 2025-03-14T04:13:33.9853936Z [5889/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_2.cpp.obj 2025-03-14T04:13:39.4012392Z [5890/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutogradNonFunctional_0.cpp.obj 2025-03-14T04:13:39.4020296Z [5891/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorMeta_0.cpp.obj 2025-03-14T04:13:39.4021793Z [5892/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMkldnnCPU_0.cpp.obj 2025-03-14T04:13:39.4023707Z [5893/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorCPU_0.cpp.obj 2025-03-14T04:13:47.5767394Z [5894/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorXPU_0.cpp.obj 2025-03-14T04:13:47.5768749Z [5895/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_0.cpp.obj 2025-03-14T04:13:47.5770022Z [5896/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_2.cpp.obj 2025-03-14T04:13:47.5771345Z [5897/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_3.cpp.obj 2025-03-14T04:13:51.1433518Z [5898/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutograd_0.cpp.obj 2025-03-14T04:13:51.1435314Z [5899/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_1.cpp.obj 2025-03-14T04:13:51.1436973Z [5900/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedCPU_0.cpp.obj 2025-03-14T04:13:51.1438626Z [5901/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedMeta_0.cpp.obj 2025-03-14T04:13:51.1440108Z [5902/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSchema.cpp.obj 2025-03-14T04:13:55.6043206Z [5903/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutograd_0.cpp.obj 2025-03-14T04:13:55.6044215Z [5904/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPU_add.cpp.obj 2025-03-14T04:13:55.6045225Z [5905/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenOpList.cpp.obj 2025-03-14T04:13:55.6046024Z [5906/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrCPU_0.cpp.obj 2025-03-14T04:13:57.1676683Z [5907/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCPU_0.cpp.obj 2025-03-14T04:13:57.1678248Z [5908/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TensorMethods.cpp.obj 2025-03-14T04:13:57.1679640Z [5909/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\QTensorImpl.cpp.obj 2025-03-14T04:13:57.1681059Z [5910/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMeta_0.cpp.obj 2025-03-14T04:13:57.1682492Z [5911/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrXPU_0.cpp.obj 2025-03-14T04:13:59.3810604Z [5912/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_model_loader.cpp.obj 2025-03-14T04:13:59.3812244Z [5913/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_wrapper.cpp.obj 2025-03-14T04:13:59.3813798Z [5914/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrMeta_0.cpp.obj 2025-03-14T04:13:59.3815370Z [5915/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseXPU_0.cpp.obj 2025-03-14T04:13:59.3816906Z [5916/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterZeroTensor_0.cpp.obj 2025-03-14T04:14:01.2937389Z [5917/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseMeta_0.cpp.obj 2025-03-14T04:14:01.2939053Z [5918/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:01.2940861Z [5919/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:01.2942639Z [5920/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:06.6067258Z [5921/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:06.6068922Z [5922/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:06.6070557Z [5923/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:06.6072157Z [5924/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:08.4453224Z [5925/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:08.4454796Z [5926/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:08.4456491Z [5927/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:08.4458235Z [5928/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:12.6164313Z [5929/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:12.6166083Z [5930/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:12.6167969Z [5931/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:12.6170075Z [5932/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\Quantizer.cpp.obj 2025-03-14T04:14:14.7150763Z [5933/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:14.7152444Z [5934/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:14.7153947Z [5935/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:14.7155404Z [5936/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:17.7216377Z [5937/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:17.7218072Z [5938/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_bind.cpp.obj 2025-03-14T04:14:17.7219779Z [5939/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:17.7221935Z [5940/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:21.5097893Z [5941/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_register.cpp.obj 2025-03-14T04:14:21.5099731Z [5942/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:21.5101820Z [5943/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:21.5103724Z [5944/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:23.5861525Z [5945/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:23.5863319Z [5946/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:23.5865378Z [5947/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:23.5867077Z [5948/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:25.4634123Z [5949/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:25.4635990Z [5950/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:25.4637942Z [5951/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:25.4639919Z [5952/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:28.0054549Z [5953/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:28.0056477Z [5954/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:28.0058370Z [5955/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:28.0060141Z [5956/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:31.0081917Z [5957/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:31.0083985Z [5958/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:31.0085714Z [5959/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:31.0087697Z [5960/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:33.1345512Z [5961/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:33.1348224Z [5962/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:33.1350090Z [5963/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:33.1351897Z [5964/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:34.0713474Z [5965/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:34.0715207Z [5966/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:34.0716730Z [5967/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:34.0718332Z [5968/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:36.9783711Z [5969/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:36.9785619Z [5970/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:36.9787466Z [5971/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:36.9789461Z [5972/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:36.9791994Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(32): warning C4180: qualifier applied to function type has no meaning; ignored 2025-03-14T04:14:36.9794356Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(32): note: the template instantiation context (the oldest one first) is 2025-03-14T04:14:36.9797392Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(422): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-03-14T04:14:36.9801487Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(190): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-03-14T04:14:36.9803890Z with 2025-03-14T04:14:36.9804341Z [ 2025-03-14T04:14:36.9804720Z scalar_t=scalar_t 2025-03-14T04:14:36.9805170Z ] 2025-03-14T04:14:36.9807819Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(420): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-03-14T04:14:36.9813924Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(192): note: see reference to function template instantiation 'void at::native::`anonymous-namespace'::Dist::run_parallel_pdist::zdist_calc>>(at::Tensor &,const at::Tensor &,const scalar_t)' being compiled 2025-03-14T04:14:36.9817218Z with 2025-03-14T04:14:36.9817634Z [ 2025-03-14T04:14:36.9818058Z scalar_t=scalar_t 2025-03-14T04:14:36.9818537Z ] 2025-03-14T04:14:36.9822216Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(175): note: see reference to function template instantiation 'scalar_t at::vec::map2_reduce_all::run_parallel_pdist::::()::,data_t(const data_t &,const data_t &),0>(const MapOp &,ReduceOp (__cdecl &),const scalar_t *,const scalar_t *,int64_t)' being compiled 2025-03-14T04:14:36.9826213Z with 2025-03-14T04:14:36.9826725Z [ 2025-03-14T04:14:36.9827126Z scalar_t=scalar_t, 2025-03-14T04:14:36.9827820Z data_t=at::vec::DEFAULT::Vectorized, 2025-03-14T04:14:36.9829419Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-03-14T04:14:36.9831588Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-03-14T04:14:36.9832706Z ] 2025-03-14T04:14:36.9834638Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(237): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::DEFAULT::Vectorized &)' being compiled 2025-03-14T04:14:36.9836824Z with 2025-03-14T04:14:36.9837200Z [ 2025-03-14T04:14:36.9837602Z scalar_t=float, 2025-03-14T04:14:36.9838698Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &), 2025-03-14T04:14:36.9840396Z Op=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-03-14T04:14:36.9841737Z ] 2025-03-14T04:14:36.9843381Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(131): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-03-14T04:14:36.9844910Z with 2025-03-14T04:14:36.9845305Z [ 2025-03-14T04:14:36.9845715Z scalar_t=float, 2025-03-14T04:14:40.4554113Z Op=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-03-14T04:14:40.4555450Z ] 2025-03-14T04:14:40.4556688Z [5973/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:40.4558501Z [5974/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:40.4560288Z [5975/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:42.1336453Z [5976/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\mkl\SparseBlas.cpp.obj 2025-03-14T04:14:42.1338051Z [5977/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:42.1339862Z [5978/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:42.1341908Z [5979/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:43.6107752Z [5980/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:43.6109689Z [5981/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:43.6111650Z [5982/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:43.6113399Z [5983/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\core\common.cc.obj 2025-03-14T04:14:43.6114651Z [5984/6912] Building C object caffe2\CMakeFiles\torch_cpu.dir\__\third_party\miniz-3.0.2\miniz.c.obj 2025-03-14T04:14:44.6053917Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\miniz-3.0.2\miniz.c(3137): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-03-14T04:14:44.6055966Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\miniz-3.0.2\miniz.c(3137): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-03-14T04:14:44.6057786Z [5985/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\read_adapter_interface.cc.obj 2025-03-14T04:14:44.6059080Z [5986/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\crc.cc.obj 2025-03-14T04:14:45.2337479Z [5987/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\istream_adapter.cc.obj 2025-03-14T04:14:45.2338906Z [5988/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\file_adapter.cc.obj 2025-03-14T04:14:45.2340302Z [5989/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\thread_pool_guard.cpp.obj 2025-03-14T04:14:45.2341901Z [5990/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\string_utils.cc.obj 2025-03-14T04:14:45.2343547Z [5991/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:46.8969375Z [5992/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\inline_container.cc.obj 2025-03-14T04:14:46.8970857Z [5993/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:46.8972297Z [5994/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\vulkan\Context.cpp.obj 2025-03-14T04:14:46.8973920Z [5995/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\pthreadpool-cpp.cc.obj 2025-03-14T04:14:46.8975182Z [5996/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\ThreadPool.cc.obj 2025-03-14T04:14:55.3476113Z [5997/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\metal\Context.cpp.obj 2025-03-14T04:14:55.3477439Z [5998/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\proto_wrap.cc.obj 2025-03-14T04:14:55.3478997Z [5999/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:55.3480775Z [6000/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:55.8005296Z [6001/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ViewFuncs.cpp.obj 2025-03-14T04:14:55.8007158Z [6002/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:14:55.8009356Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(502): warning C4333: '>>': right shift by too large amount, data loss 2025-03-14T04:14:55.8011577Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_base.h(935): warning C4333: '>>': right shift by too large amount, data loss 2025-03-14T04:15:19.1115903Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_base.h(935): note: the template instantiation context (the oldest one first) is 2025-03-14T04:15:19.1119671Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(502): note: see reference to function template instantiation 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::operator >>(const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &)' being compiled 2025-03-14T04:15:26.8467054Z [6003/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_0.cpp.obj 2025-03-14T04:15:26.8477289Z [6004/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\Functions.cpp.obj 2025-03-14T04:15:26.8479153Z [6005/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_0.cpp.obj 2025-03-14T04:15:26.8480779Z [6006/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_1.cpp.obj 2025-03-14T04:15:32.2156535Z [6007/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_2.cpp.obj 2025-03-14T04:15:32.2157870Z [6008/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_4.cpp.obj 2025-03-14T04:15:32.2159159Z [6009/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_1.cpp.obj 2025-03-14T04:15:32.2160543Z [6010/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_3.cpp.obj 2025-03-14T04:15:32.2161917Z [6011/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_2.cpp.obj 2025-03-14T04:15:34.5945948Z [6012/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_0.cpp.obj 2025-03-14T04:15:34.5947508Z [6013/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_3.cpp.obj 2025-03-14T04:15:34.5949179Z [6014/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.cpp.obj 2025-03-14T04:15:34.5950772Z [6015/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_4.cpp.obj 2025-03-14T04:15:42.5324617Z [6016/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterAutogradLazy.cpp.obj 2025-03-14T04:15:42.5952858Z [6017/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\anomaly_mode.cpp.obj 2025-03-14T04:15:42.5954576Z [6018/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\forward_grad.cpp.obj 2025-03-14T04:15:42.5956114Z [6019/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_meta.cpp.obj 2025-03-14T04:15:42.5957476Z [6020/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd.cpp.obj 2025-03-14T04:15:48.5901164Z [6021/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_not_implemented_fallback.cpp.obj 2025-03-14T04:15:48.5902786Z [6022/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\cpp_hook.cpp.obj 2025-03-14T04:15:48.5904356Z [6023/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterLazy.cpp.obj 2025-03-14T04:15:48.5905894Z [6024/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\engine.cpp.obj 2025-03-14T04:15:57.0475945Z [6025/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_1.cpp.obj 2025-03-14T04:15:57.0479332Z [6026/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\utils.cpp.obj 2025-03-14T04:15:57.0480935Z [6027/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\jit_decomp_interface.cpp.obj 2025-03-14T04:15:57.0484071Z [6028/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_metadata.cpp.obj 2025-03-14T04:15:57.0485522Z [6029/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\utils\warnings.cpp.obj 2025-03-14T04:16:00.0367401Z [6030/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function.cpp.obj 2025-03-14T04:16:00.0369075Z [6031/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_kineto.cpp.obj 2025-03-14T04:16:00.0370499Z [6032/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\custom_function.cpp.obj 2025-03-14T04:16:00.0371966Z [6033/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\LazyNativeFunctions.cpp.obj 2025-03-14T04:16:04.0591532Z [6034/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\record_function_ops.cpp.obj 2025-03-14T04:16:04.0593128Z [6035/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\saved_variable.cpp.obj 2025-03-14T04:16:04.0594729Z [6036/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_legacy.cpp.obj 2025-03-14T04:16:04.0596122Z [6037/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\basic_ops.cpp.obj 2025-03-14T04:16:04.0597840Z [6038/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\accumulate_grad.cpp.obj 2025-03-14T04:16:09.1238394Z [6039/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_buffer.cpp.obj 2025-03-14T04:16:09.1240176Z [6040/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\tensor.cpp.obj 2025-03-14T04:16:09.1241812Z [6041/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable_info.cpp.obj 2025-03-14T04:16:09.1243689Z [6042/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.cpp.obj 2025-03-14T04:16:11.5844074Z [6043/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner.cpp.obj 2025-03-14T04:16:11.5845868Z [6044/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_package\model_package_loader.cpp.obj 2025-03-14T04:16:11.5847709Z [6045/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\mkldnn_tensor.cpp.obj 2025-03-14T04:16:11.5849137Z [6046/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\dynamo\compiled_autograd.cpp.obj 2025-03-14T04:16:19.9583052Z [6047/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\tensor_converter.cpp.obj 2025-03-14T04:16:19.9584724Z [6048/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_mkldnn.cpp.obj 2025-03-14T04:16:19.9586380Z [6049/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\oss_proxy_executor.cpp.obj 2025-03-14T04:16:19.9587919Z [6050/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable.cpp.obj 2025-03-14T04:16:19.9589391Z [6051/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_common.cpp.obj 2025-03-14T04:16:23.9422392Z [6052/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_interface.cpp.obj 2025-03-14T04:16:23.9423805Z [6053/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_handler.cpp.obj 2025-03-14T04:16:23.9424998Z [6054/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\object.cpp.obj 2025-03-14T04:16:23.9426202Z [6055/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_info.cpp.obj 2025-03-14T04:16:33.4726801Z [6056/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module.cpp.obj 2025-03-14T04:16:33.4775383Z [6057/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_detail.cpp.obj 2025-03-14T04:16:33.4777543Z [6058/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_resolver.cpp.obj 2025-03-14T04:16:33.4785210Z [6059/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\edit_distance.cpp.obj 2025-03-14T04:16:33.4786688Z [6060/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\inductor_ops.cpp.obj 2025-03-14T04:16:37.2721758Z [6061/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\function_impl.cpp.obj 2025-03-14T04:16:37.2723190Z [6062/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\canonicalize_modified_loop.cpp.obj 2025-03-14T04:16:37.2966430Z [6063/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\builtin_functions.cpp.obj 2025-03-14T04:16:37.2969023Z [6064/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\name_mangler.cpp.obj 2025-03-14T04:16:44.7038432Z [6065/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\exit_transforms.cpp.obj 2025-03-14T04:16:44.7039948Z [6066/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\convert_to_ssa.cpp.obj 2025-03-14T04:16:44.7041351Z [6067/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\parser.cpp.obj 2025-03-14T04:16:44.7042699Z [6068/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\codegen.cpp.obj 2025-03-14T04:16:44.7044121Z [6069/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\inline_loop_condition.cpp.obj 2025-03-14T04:16:48.4633398Z [6070/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\compiler.cpp.obj 2025-03-14T04:16:48.4757094Z [6071/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\fallback.cpp.obj 2025-03-14T04:16:48.4855787Z [6072/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\executor.cpp.obj 2025-03-14T04:16:48.5059169Z [6073/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\interface.cpp.obj 2025-03-14T04:16:54.8655836Z [6074/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\kernel_cache.cpp.obj 2025-03-14T04:16:54.8657401Z [6075/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_matching.cpp.obj 2025-03-14T04:16:54.8658859Z [6076/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\ir_emitter.cpp.obj 2025-03-14T04:16:54.8660281Z [6077/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\script_type_parser.cpp.obj 2025-03-14T04:16:54.8661888Z [6078/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\versioned_symbols.cpp.obj 2025-03-14T04:16:58.6163442Z [6079/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\sugared_value.cpp.obj 2025-03-14T04:16:58.6164866Z [6080/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\alias_analysis.cpp.obj 2025-03-14T04:16:58.6166222Z [6081/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\tracer.cpp.obj 2025-03-14T04:16:58.6167713Z [6082/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\attributes.cpp.obj 2025-03-14T04:17:05.2560391Z [6083/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\graph_utils.cpp.obj 2025-03-14T04:17:05.2561824Z [6084/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\scope.cpp.obj 2025-03-14T04:17:05.2564334Z [6085/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\irparser.cpp.obj 2025-03-14T04:17:05.2565851Z [6086/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\node_hashing.cpp.obj 2025-03-14T04:17:05.2567168Z [6087/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\ir.cpp.obj 2025-03-14T04:17:09.0645293Z [6088/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\subgraph_matcher.cpp.obj 2025-03-14T04:17:09.0646673Z [6089/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\type_hashing.cpp.obj 2025-03-14T04:17:09.0648401Z [6090/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\runtime_compatibility.cpp.obj 2025-03-14T04:17:09.0650250Z [6091/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_opt_limit.cpp.obj 2025-03-14T04:17:09.0651656Z [6092/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_log.cpp.obj 2025-03-14T04:17:15.3395729Z [6093/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\observer.cpp.obj 2025-03-14T04:17:15.3397472Z [6094/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\registry.cpp.obj 2025-03-14T04:17:15.3399061Z [6095/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\model_compatibility.cpp.obj 2025-03-14T04:17:15.3400484Z [6096/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\function.cpp.obj 2025-03-14T04:17:15.3401798Z [6097/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\backend.cpp.obj 2025-03-14T04:17:18.4125526Z [6098/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\constants.cpp.obj 2025-03-14T04:17:18.4127158Z [6099/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\interpreter.cpp.obj 2025-03-14T04:17:18.4128717Z [6100/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_bytecode.cpp.obj 2025-03-14T04:17:18.4130069Z [6101/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\module.cpp.obj 2025-03-14T04:17:24.0979000Z [6102/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_operators.cpp.obj 2025-03-14T04:17:24.1089455Z [6103/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import.cpp.obj 2025-03-14T04:17:24.1091157Z [6104/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\prim_ops_registery.cpp.obj 2025-03-14T04:17:24.1092757Z [6105/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\version_map.cpp.obj 2025-03-14T04:17:24.1418271Z [6106/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\utils.cpp.obj 2025-03-14T04:17:27.8707939Z [6107/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\context.cpp.obj 2025-03-14T04:17:27.8709595Z [6108/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\promoted_prim_ops.cpp.obj 2025-03-14T04:17:27.8711248Z [6109/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\upgrader_mobile.cpp.obj 2025-03-14T04:17:27.8712868Z [6110/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\type_parser.cpp.obj 2025-03-14T04:17:33.0829305Z [6111/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\register_ops_common_utils.cpp.obj 2025-03-14T04:17:33.0830996Z [6112/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\quantization.cpp.obj 2025-03-14T04:17:33.0832558Z [6113/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\flatbuffer_loader.cpp.obj 2025-03-14T04:17:33.0834416Z [6114/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders.cpp.obj 2025-03-14T04:17:33.0836024Z [6115/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\add_if_then_else.cpp.obj 2025-03-14T04:17:38.8914580Z [6116/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\annotate_warns.cpp.obj 2025-03-14T04:17:38.8916221Z [6117/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders_entry.cpp.obj 2025-03-14T04:17:38.8917793Z [6118/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.cpp.obj 2025-03-14T04:17:38.8919086Z [6119/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize.cpp.obj 2025-03-14T04:17:44.8817914Z [6120/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\aot_compiler.cpp.obj 2025-03-14T04:17:44.8819609Z [6121/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\common_subexpression_elimination.cpp.obj 2025-03-14T04:17:44.8821210Z [6122/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\check_strict_fusion.cpp.obj 2025-03-14T04:17:44.8822721Z [6123/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_pooling.cpp.obj 2025-03-14T04:17:52.6972479Z [6124/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\concat_opt.cpp.obj 2025-03-14T04:17:52.6974132Z [6125/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_propagation.cpp.obj 2025-03-14T04:17:52.6975600Z [6126/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\bailout_graph.cpp.obj 2025-03-14T04:17:52.6977227Z [6127/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_autodiff_subgraphs.cpp.obj 2025-03-14T04:17:52.6978965Z [6128/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_functional_graphs.cpp.obj 2025-03-14T04:17:54.7983320Z [6129/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\batch_mm.cpp.obj 2025-03-14T04:17:54.7984950Z [6130/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.cpp.obj 2025-03-14T04:17:54.7986938Z [6131/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_profiling.cpp.obj 2025-03-14T04:17:54.7988547Z [6132/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dead_code_elimination.cpp.obj 2025-03-14T04:18:03.0537255Z [6133/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_undefinedness.cpp.obj 2025-03-14T04:18:03.0538784Z [6134/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\decompose_ops.cpp.obj 2025-03-14T04:18:03.0540335Z [6135/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\device_type_analysis.cpp.obj 2025-03-14T04:18:03.0541710Z [6136/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\eliminate_no_ops.cpp.obj 2025-03-14T04:18:03.0543092Z [6137/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dtype_analysis.cpp.obj 2025-03-14T04:18:08.1581264Z [6138/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\erase_number_types.cpp.obj 2025-03-14T04:18:08.1582951Z [6139/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fixup_trace_scope_blocks.cpp.obj 2025-03-14T04:18:08.1584375Z [6140/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_linear_bn.cpp.obj 2025-03-14T04:18:08.1585622Z [6141/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_conv_bn.cpp.obj 2025-03-14T04:18:10.9159982Z [6142/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_concat_linear.cpp.obj 2025-03-14T04:18:10.9161692Z [6143/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.cpp.obj 2025-03-14T04:18:10.9163239Z [6144/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_folding.cpp.obj 2025-03-14T04:18:10.9164832Z [6145/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_graph_optimizations.cpp.obj 2025-03-14T04:18:20.3267052Z [6146/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_transpose.cpp.obj 2025-03-14T04:18:20.3268598Z [6147/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_folding.cpp.obj 2025-03-14T04:18:20.3269501Z [6148/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_linear.cpp.obj 2025-03-14T04:18:20.3270326Z [6149/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_relu.cpp.obj 2025-03-14T04:18:20.3271234Z [6150/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_autodiff_subgraphs.cpp.obj 2025-03-14T04:18:24.8546327Z [6151/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_rewrite_helper.cpp.obj 2025-03-14T04:18:24.8547935Z [6152/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_fork_wait.cpp.obj 2025-03-14T04:18:24.8549492Z [6153/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\hoist_conv_packed_params.cpp.obj 2025-03-14T04:18:24.8551047Z [6154/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_forked_closures.cpp.obj 2025-03-14T04:18:33.6073560Z [6155/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inliner.cpp.obj 2025-03-14T04:18:33.6074907Z [6156/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\freeze_module.cpp.obj 2025-03-14T04:18:33.6076203Z [6157/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inplace_check.cpp.obj 2025-03-14T04:18:33.6077556Z [6158/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_ops_to_mkldnn.cpp.obj 2025-03-14T04:18:33.6079170Z [6159/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\integer_value_refinement.cpp.obj 2025-03-14T04:18:36.2909767Z [6160/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\loop_unrolling.cpp.obj 2025-03-14T04:18:36.2911330Z [6161/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\guard_elimination.cpp.obj 2025-03-14T04:18:36.2912925Z [6162/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lift_closures.cpp.obj 2025-03-14T04:18:36.2914517Z [6163/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_fuser.cpp.obj 2025-03-14T04:18:46.0242907Z [6164/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_grad_of.cpp.obj 2025-03-14T04:18:46.0244600Z [6165/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_tuples.cpp.obj 2025-03-14T04:18:46.0245952Z [6166/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\normalize_ops.cpp.obj 2025-03-14T04:18:46.0247351Z [6167/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\pass_manager.cpp.obj 2025-03-14T04:18:46.0248714Z [6168/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\insert_guards.cpp.obj 2025-03-14T04:18:47.9266263Z [6169/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole.cpp.obj 2025-03-14T04:18:47.9267834Z [6170/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_alias_sensitive.cpp.obj 2025-03-14T04:18:47.9269622Z [6171/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\liveness.cpp.obj 2025-03-14T04:18:47.9271165Z [6172/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_dict_idioms.cpp.obj 2025-03-14T04:18:57.0745024Z [6173/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\quantization_type.cpp.obj 2025-03-14T04:18:57.0746612Z [6174/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_non_tensor.cpp.obj 2025-03-14T04:18:57.0748112Z [6175/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_list_idioms.cpp.obj 2025-03-14T04:18:57.0749565Z [6176/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\prepack_folding.cpp.obj 2025-03-14T04:18:57.0751021Z [6177/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\metal_rewrite.cpp.obj 2025-03-14T04:19:01.1679916Z [6178/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\dedup_module_uses.cpp.obj 2025-03-14T04:19:01.1681684Z [6179/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\fusion_passes.cpp.obj 2025-03-14T04:19:01.1700293Z [6180/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\refine_tuple_types.cpp.obj 2025-03-14T04:19:01.1701896Z [6181/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\helper.cpp.obj 2025-03-14T04:19:05.0558841Z [6182/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_dropout.cpp.obj 2025-03-14T04:19:05.0560592Z [6183/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp.obj 2025-03-14T04:19:05.0562412Z [6184/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_observers.cpp.obj 2025-03-14T04:19:05.0563911Z [6185/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_exceptions.cpp.obj 2025-03-14T04:19:11.5156713Z [6186/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\mkldnn_rewrite.cpp.obj 2025-03-14T04:19:11.5159724Z [6187/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_expands.cpp.obj 2025-03-14T04:19:11.5161133Z [6188/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_mutation.cpp.obj 2025-03-14T04:19:11.5162651Z [6189/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_redundant_profiles.cpp.obj 2025-03-14T04:19:16.3546878Z [6190/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\replacement_of_old_operators.cpp.obj 2025-03-14T04:19:16.3548632Z [6191/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\requires_grad_analysis.cpp.obj 2025-03-14T04:19:16.3550181Z [6192/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\restore_mutation.cpp.obj 2025-03-14T04:19:16.3551762Z [6193/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\finalize.cpp.obj 2025-03-14T04:19:16.3553396Z [6194/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\shape_analysis.cpp.obj 2025-03-14T04:19:23.6959870Z [6195/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\register_packed_params.cpp.obj 2025-03-14T04:19:23.6961535Z [6196/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\subgraph_rewrite.cpp.obj 2025-03-14T04:19:23.6963158Z [6197/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_analysis.cpp.obj 2025-03-14T04:19:23.6965096Z [6198/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_cache.cpp.obj 2025-03-14T04:19:24.3041581Z [6199/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.cpp.obj 2025-03-14T04:19:24.3043446Z [6200/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\update_graph_executor_opt.cpp.obj 2025-03-14T04:19:24.3045091Z [6201/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\utf8_decoding_ignore.cpp.obj 2025-03-14T04:19:24.3046477Z [6202/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\op_registry.cpp.obj 2025-03-14T04:19:29.9986925Z [6203/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\memory_dag.cpp.obj 2025-03-14T04:19:29.9988464Z [6204/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\optimization_utils.cpp.obj 2025-03-14T04:19:29.9990164Z [6205/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\subgraph_utils.cpp.obj 2025-03-14T04:19:29.9991583Z [6206/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\value_refinement_utils.cpp.obj 2025-03-14T04:19:29.9993049Z [6207/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\variadic_ops.cpp.obj 2025-03-14T04:19:36.9060208Z [6208/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\specialize_autogradzero.cpp.obj 2025-03-14T04:19:36.9061752Z [6209/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\instruction.cpp.obj 2025-03-14T04:19:36.9063080Z [6210/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\argument_spec.cpp.obj 2025-03-14T04:19:36.9064488Z [6211/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry_util.cpp.obj 2025-03-14T04:19:41.7716656Z [6212/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_exception.cpp.obj 2025-03-14T04:19:41.7717536Z [6213/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\autodiff.cpp.obj 2025-03-14T04:19:41.7718637Z [6214/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\logging.cpp.obj 2025-03-14T04:19:41.7719430Z [6215/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\print_handler.cpp.obj 2025-03-14T04:19:41.7720384Z [6216/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry.cpp.obj 2025-03-14T04:19:42.3306524Z [6217/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.cpp.obj 2025-03-14T04:19:42.3308267Z [6218/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\preprocess_graph.cpp.obj 2025-03-14T04:19:42.3309667Z [6219/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\tensorexpr_fuser.cpp.obj 2025-03-14T04:19:54.3621735Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\csrc\jit\passes\tensorexpr_fuser.cpp(475): warning C4805: '&=': unsafe mix of type 'bool' and type 'unsigned __int64' in operation 2025-03-14T04:19:54.3666324Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\csrc\jit\passes\tensorexpr_fuser.cpp(475): warning C4805: '&': unsafe mix of type 'bool' and type 'unsigned __int64' in operation 2025-03-14T04:19:54.3668422Z [6220/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\vulkan_rewrite.cpp.obj 2025-03-14T04:19:54.3670037Z [6221/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\xnnpack_rewrite.cpp.obj 2025-03-14T04:19:57.1484071Z [6222/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\serialized_shape_function_registry.cpp.obj 2025-03-14T04:19:57.1485844Z [6223/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\slice_indices_adjust.cpp.obj 2025-03-14T04:19:57.1487160Z [6224/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\script_profile.cpp.obj 2025-03-14T04:19:57.1488555Z [6225/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\frame.cpp.obj 2025-03-14T04:20:08.4672459Z [6226/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\graph_executor.cpp.obj 2025-03-14T04:20:08.4674074Z [6227/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter.cpp.obj 2025-03-14T04:20:08.4675533Z [6228/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\operator.cpp.obj 2025-03-14T04:20:08.4677020Z [6229/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_trace.cpp.obj 2025-03-14T04:20:08.4678550Z [6230/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_record.cpp.obj 2025-03-14T04:20:11.6210309Z [6231/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\fusion.cpp.obj 2025-03-14T04:20:11.6212120Z [6232/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_graph_executor_impl.cpp.obj 2025-03-14T04:20:11.6213817Z [6233/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\impl.cpp.obj 2025-03-14T04:20:11.6215261Z [6234/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_ops_utils.cpp.obj 2025-03-14T04:20:24.7358949Z [6235/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\memory_planner.cpp.obj 2025-03-14T04:20:24.7360584Z [6236/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\simple_graph_executor_impl.cpp.obj 2025-03-14T04:20:24.7362277Z [6237/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\passes.cpp.obj 2025-03-14T04:20:24.7363709Z [6238/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_script.cpp.obj 2025-03-14T04:20:24.7368216Z [6239/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry_util.cpp.obj 2025-03-14T04:20:30.7492072Z [6240/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry.cpp.obj 2025-03-14T04:20:30.7493718Z [6241/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_export_helpers.cpp.obj 2025-03-14T04:20:30.7495314Z [6242/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\vararg_functions.cpp.obj 2025-03-14T04:20:30.7497053Z [6243/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\callstack_debug_info_serialization.cpp.obj 2025-03-14T04:20:37.3314415Z [6244/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\native_ops.cpp.obj 2025-03-14T04:20:37.3316062Z [6245/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_read.cpp.obj 2025-03-14T04:20:37.3317708Z [6246/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\generated_ops.cpp.obj 2025-03-14T04:20:37.3319411Z [6247/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\ops.cpp.obj 2025-03-14T04:20:42.8257260Z [6248/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\te_wrapper.cpp.obj 2025-03-14T04:20:42.8258242Z [6249/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_source.cpp.obj 2025-03-14T04:20:42.8259189Z [6250/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\type_name_uniquer.cpp.obj 2025-03-14T04:20:42.8260276Z [6251/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickle.cpp.obj 2025-03-14T04:20:58.7265584Z [6252/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\source_range_serialization.cpp.obj 2025-03-14T04:20:58.7267444Z [6253/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\python_print.cpp.obj 2025-03-14T04:20:58.7286574Z [6254/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import.cpp.obj 2025-03-14T04:20:58.7288500Z [6255/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler.cpp.obj 2025-03-14T04:20:58.7290132Z [6256/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_registry.cpp.obj 2025-03-14T04:21:01.0282694Z [6257/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\block_codegen.cpp.obj 2025-03-14T04:21:01.0284899Z [6258/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\unpickler.cpp.obj 2025-03-14T04:21:01.0286653Z [6259/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\intrinsic_symbols.cpp.obj 2025-03-14T04:21:01.0587104Z [6260/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\codegen.cpp.obj 2025-03-14T04:21:05.9438283Z [6261/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_overlap.cpp.obj 2025-03-14T04:21:05.9439955Z [6262/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\cpp_codegen.cpp.obj 2025-03-14T04:21:05.9441514Z [6263/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_inference.cpp.obj 2025-03-14T04:21:05.9443160Z [6264/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_codegen.cpp.obj 2025-03-14T04:21:05.9444857Z [6265/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\eval.cpp.obj 2025-03-14T04:21:10.8184139Z [6266/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\expr.cpp.obj 2025-03-14T04:21:10.8186036Z [6267/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_core.cpp.obj 2025-03-14T04:21:10.8187615Z [6268/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_codegen.cpp.obj 2025-03-14T04:21:10.8189144Z [6269/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_jit.cpp.obj 2025-03-14T04:21:25.8212276Z [6270/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir.cpp.obj 2025-03-14T04:21:25.8213921Z [6271/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions.cpp.obj 2025-03-14T04:21:25.8215552Z [6272/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\hash_provider.cpp.obj 2025-03-14T04:21:25.8216845Z [6273/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\graph_opt.cpp.obj 2025-03-14T04:21:25.8218411Z [6274/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_cloner.cpp.obj 2025-03-14T04:21:28.0942098Z [6275/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_mutator.cpp.obj 2025-03-14T04:21:28.0943736Z [6276/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_printer.cpp.obj 2025-03-14T04:21:28.0945271Z [6277/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_verifier.cpp.obj 2025-03-14T04:21:28.0946598Z [6278/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_simplifier.cpp.obj 2025-03-14T04:21:28.0948975Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'c10::impl::ScalarTypeToCPPType::type' and type 'T' in operation 2025-03-14T04:21:28.0950579Z with 2025-03-14T04:21:28.0950932Z [ 2025-03-14T04:21:28.0951263Z T=int 2025-03-14T04:21:28.0951590Z ] 2025-03-14T04:21:28.0952579Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-03-14T04:21:42.8025596Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\csrc\jit\tensorexpr\ir_simplifier.cpp(318): note: see reference to function template instantiation 'bool torch::jit::tensorexpr::immediateEquals(const torch::jit::tensorexpr::ExprPtr &,T)' being compiled 2025-03-14T04:21:42.8027453Z with 2025-03-14T04:21:42.8027830Z [ 2025-03-14T04:21:42.8028187Z T=int 2025-03-14T04:21:42.8028555Z ] 2025-03-14T04:21:42.8029482Z [6279/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_visitor.cpp.obj 2025-03-14T04:21:42.8031032Z [6280/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest.cpp.obj 2025-03-14T04:21:42.8032589Z [6281/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest_randomization.cpp.obj 2025-03-14T04:21:50.2669215Z [6282/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\kernel.cpp.obj 2025-03-14T04:21:50.2671343Z [6283/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\reduction.cpp.obj 2025-03-14T04:21:50.2680926Z [6284/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp.obj 2025-03-14T04:21:50.2683627Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'c10::impl::ScalarTypeToCPPType::type' and type 'T' in operation 2025-03-14T04:21:50.2686759Z with 2025-03-14T04:21:50.2687153Z [ 2025-03-14T04:21:50.2687443Z T=int 2025-03-14T04:21:50.2687758Z ] 2025-03-14T04:21:50.2691988Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-03-14T04:21:50.2698618Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp(627): note: see reference to function template instantiation 'bool torch::jit::tensorexpr::immediateEquals(const torch::jit::tensorexpr::ExprPtr &,T)' being compiled 2025-03-14T04:21:50.2701393Z with 2025-03-14T04:21:50.2701775Z [ 2025-03-14T04:21:56.8336561Z T=int 2025-03-14T04:21:56.8337036Z ] 2025-03-14T04:21:56.8337979Z [6285/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\conv2d.cpp.obj 2025-03-14T04:21:56.8339506Z [6286/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\types.cpp.obj 2025-03-14T04:21:56.8341004Z [6287/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\lowerings.cpp.obj 2025-03-14T04:21:56.8342525Z [6288/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\norm.cpp.obj 2025-03-14T04:21:59.0741216Z [6289/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\matmul.cpp.obj 2025-03-14T04:21:59.0742797Z [6290/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\pointwise.cpp.obj 2025-03-14T04:21:59.0744309Z [6291/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\misc.cpp.obj 2025-03-14T04:21:59.0746201Z [6292/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\quantization.cpp.obj 2025-03-14T04:22:05.9348302Z [6293/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\config.cpp.obj 2025-03-14T04:22:05.9349420Z [6294/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\reduction.cpp.obj 2025-03-14T04:22:05.9350554Z [6295/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\tensor.cpp.obj 2025-03-14T04:22:05.9351708Z [6296/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\unique_name_manager.cpp.obj 2025-03-14T04:22:05.9352829Z [6297/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\hash.cpp.obj 2025-03-14T04:22:09.3004446Z [6298/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\file_check.cpp.obj 2025-03-14T04:22:09.3006425Z [6299/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_device.cpp.obj 2025-03-14T04:22:09.3108095Z [6300/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\hooks_for_testing.cpp.obj 2025-03-14T04:22:09.3113893Z [6301/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\softmax.cpp.obj 2025-03-14T04:22:12.6718119Z [6302/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\lowering_context.cpp.obj 2025-03-14T04:22:12.6719702Z [6303/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_interface.cpp.obj 2025-03-14T04:22:12.6721024Z [6304/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\multi_wait.cpp.obj 2025-03-14T04:22:12.6722523Z [6305/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\debug_util.cpp.obj 2025-03-14T04:22:12.6724050Z [6306/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\permutation_util.cpp.obj 2025-03-14T04:22:12.7118393Z [6307/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\helpers.cpp.obj 2025-03-14T04:22:12.7119914Z [6308/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\registerizer.cpp.obj 2025-03-14T04:22:12.7122590Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'c10::impl::ScalarTypeToCPPType::type' and type 'T' in operation 2025-03-14T04:22:12.7124255Z with 2025-03-14T04:22:12.7124599Z [ 2025-03-14T04:22:12.7124920Z T=int 2025-03-14T04:22:12.7125277Z ] 2025-03-14T04:22:17.3624841Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-03-14T04:22:17.3637946Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\csrc\jit\tensorexpr\registerizer.cpp(92): note: see reference to function template instantiation 'bool torch::jit::tensorexpr::immediateEquals(const torch::jit::tensorexpr::ExprPtr &,T)' being compiled 2025-03-14T04:22:17.3640080Z with 2025-03-14T04:22:17.3640430Z [ 2025-03-14T04:22:17.3640758Z T=int 2025-03-14T04:22:17.3641241Z ] 2025-03-14T04:22:17.3641988Z [6309/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir.cpp.obj 2025-03-14T04:22:21.3073601Z [6310/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_metadata.cpp.obj 2025-03-14T04:22:21.3074806Z [6311/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_dump_util.cpp.obj 2025-03-14T04:22:21.3075871Z [6312/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_util.cpp.obj 2025-03-14T04:22:21.3076954Z [6313/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\thread_pool.cpp.obj 2025-03-14T04:22:21.3078336Z [6314/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\events.cpp.obj 2025-03-14T04:22:22.9603121Z [6315/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\metrics.cpp.obj 2025-03-14T04:22:22.9604528Z [6316/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\counters.cpp.obj 2025-03-14T04:22:22.9605948Z [6317/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\arithmetic_ir_ops.cpp.obj 2025-03-14T04:22:22.9607426Z [6318/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\utils.cpp.obj 2025-03-14T04:22:28.8015499Z [6319/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_graph_executor.cpp.obj 2025-03-14T04:22:28.8016905Z [6320/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape.cpp.obj 2025-03-14T04:22:28.8018137Z [6321/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_impl.cpp.obj 2025-03-14T04:22:28.8019362Z [6322/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor.cpp.obj 2025-03-14T04:22:28.8020538Z [6323/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\perf.cpp.obj 2025-03-14T04:22:31.7103703Z [6324/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_util.cpp.obj 2025-03-14T04:22:31.7105143Z [6325/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\combined_traceback.cpp.obj 2025-03-14T04:22:31.7106429Z [6326/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\trie.cpp.obj 2025-03-14T04:22:31.7107735Z [6327/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\observer.cpp.obj 2025-03-14T04:22:31.7109167Z [6328/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\data_flow.cpp.obj 2025-03-14T04:22:32.6627889Z [6329/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_client_interface.cpp.obj 2025-03-14T04:22:32.6643004Z [6330/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind_fb.cpp.obj 2025-03-14T04:22:32.6644627Z [6331/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\python_tracer.cpp.obj 2025-03-14T04:22:32.6645740Z [6332/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\base.cpp.obj 2025-03-14T04:22:37.2245673Z [6333/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind.cpp.obj 2025-03-14T04:22:37.2247120Z [6334/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_shim.cpp.obj 2025-03-14T04:22:37.2248611Z [6335/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\cpp_stacktraces.cpp.obj 2025-03-14T04:22:37.2250006Z [6336/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\collection.cpp.obj 2025-03-14T04:22:37.2251531Z [6337/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\vulkan.cpp.obj 2025-03-14T04:22:40.9967216Z [6338/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\itt_observer.cpp.obj 2025-03-14T04:22:40.9968626Z [6339/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\privateuse1_observer.cpp.obj 2025-03-14T04:22:40.9969929Z [6340/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\nvtx_observer.cpp.obj 2025-03-14T04:22:40.9971264Z [6341/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\execution_trace_observer.cpp.obj 2025-03-14T04:22:49.2749041Z [6342/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\variadic.cpp.obj 2025-03-14T04:22:49.2753693Z [6343/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\schema_info.cpp.obj 2025-03-14T04:22:49.2755469Z [6344/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape_inference.cpp.obj 2025-03-14T04:22:49.3055998Z [6345/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\util.cpp.obj 2025-03-14T04:22:49.3057642Z [6346/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_graph.cpp.obj 2025-03-14T04:22:53.0970204Z [6347/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_inplace_ops.cpp.obj 2025-03-14T04:22:53.0971715Z [6348/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\config.cpp.obj 2025-03-14T04:22:53.0973199Z [6349/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\check_alias_annotation.cpp.obj 2025-03-14T04:22:53.0974806Z [6350/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_c10_ops.cpp.obj 2025-03-14T04:23:02.9108373Z [6351/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\tensor_flatten.cpp.obj 2025-03-14T04:23:02.9109847Z [6352/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\debug_info.cpp.obj 2025-03-14T04:23:02.9111351Z [6353/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\dynamic_ir.cpp.obj 2025-03-14T04:23:02.9112783Z [6354/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\autocast.cpp.obj 2025-03-14T04:23:02.9114217Z [6355/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\device_data.cpp.obj 2025-03-14T04:23:08.0942311Z [6356/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\cuda\interface.cpp.obj 2025-03-14T04:23:08.1006450Z [6357/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\generic.cpp.obj 2025-03-14T04:23:08.1069042Z [6358/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\tensor_aten_ops.cpp.obj 2025-03-14T04:23:08.1070714Z [6359/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_autograd_functions.cpp.obj 2025-03-14T04:23:17.9361417Z [6360/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_special_ops.cpp.obj 2025-03-14T04:23:17.9363062Z [6361/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops.cpp.obj 2025-03-14T04:23:17.9364649Z [6362/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops_fulljit.cpp.obj 2025-03-14T04:23:17.9366155Z [6363/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_lowering_context.cpp.obj 2025-03-14T04:23:17.9367590Z [6364/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node.cpp.obj 2025-03-14T04:23:22.2454793Z [6365/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_backend_impl.cpp.obj 2025-03-14T04:23:22.2456484Z [6366/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_eager_fallback.cpp.obj 2025-03-14T04:23:22.2458060Z [6367/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\export_data.cpp.obj 2025-03-14T04:23:22.2459392Z [6368/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\itt_wrapper.cpp.obj 2025-03-14T04:23:30.0416480Z [6369/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\out_types.cpp.obj 2025-03-14T04:23:30.0417913Z [6370/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\itt.cpp.obj 2025-03-14T04:23:30.0419419Z [6371/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node_lowering.cpp.obj 2025-03-14T04:23:30.0421347Z [6372/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import_data.cpp.obj 2025-03-14T04:23:30.0422824Z [6373/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\TraceTypeManual.cpp.obj 2025-03-14T04:23:34.0019151Z [6374/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\random.cpp.obj 2025-03-14T04:23:34.0020689Z [6375/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\optim\sgd.cpp.obj 2025-03-14T04:23:34.0022215Z [6376/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport.cpp.obj 2025-03-14T04:23:34.0023773Z [6377/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_native_functions.cpp.obj 2025-03-14T04:23:40.2069592Z [6378/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\sequential.cpp.obj 2025-03-14T04:23:40.2350654Z [6379/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\byte_order.cpp.obj 2025-03-14T04:23:40.2352109Z [6380/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\jit.cpp.obj 2025-03-14T04:23:40.2353422Z [6381/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backoff.cpp.obj 2025-03-14T04:23:40.2354840Z [6382/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\FunctionsManual.cpp.obj 2025-03-14T04:23:47.2121664Z [6383/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer.cpp.obj 2025-03-14T04:23:47.2123271Z [6384/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\onnx.cpp.obj 2025-03-14T04:23:47.2124767Z [6385/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport_manager.cpp.obj 2025-03-14T04:23:47.2126436Z [6386/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GlooDeviceFactory.cpp.obj 2025-03-14T04:23:55.6711612Z [6387/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_bytecode.cpp.obj 2025-03-14T04:23:55.6843319Z [6388/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\VariableTypeManual.cpp.obj 2025-03-14T04:23:55.6844744Z [6389/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module_save.cpp.obj 2025-03-14T04:23:55.6846336Z [6390/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.cpp.obj 2025-03-14T04:23:55.6847942Z [6391/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FileStore.cpp.obj 2025-03-14T04:23:58.0462634Z [6392/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ParamCommsUtils.cpp.obj 2025-03-14T04:23:58.0464336Z [6393/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupMPI.cpp.obj 2025-03-14T04:23:58.0465907Z [6394/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\PrefixStore.cpp.obj 2025-03-14T04:23:58.0467750Z [6395/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.cpp.obj 2025-03-14T04:24:09.2205103Z [6396/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\DMAConnectivity.cpp.obj 2025-03-14T04:24:09.2206693Z [6397/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backend.cpp.obj 2025-03-14T04:24:09.2208209Z [6398/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_module.cpp.obj 2025-03-14T04:24:09.2209718Z [6399/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export.cpp.obj 2025-03-14T04:24:09.2211426Z [6400/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Store.cpp.obj 2025-03-14T04:24:12.7966210Z [6401/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Functional.cpp.obj 2025-03-14T04:24:12.7968033Z [6402/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreLibUvBackend.cpp.obj 2025-03-14T04:24:12.7969670Z [6403/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\debug.cpp.obj 2025-03-14T04:24:12.7971147Z [6404/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GroupRegistry.cpp.obj 2025-03-14T04:24:19.6848382Z [6405/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Ops.cpp.obj 2025-03-14T04:24:19.6849293Z [6406/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logging.cpp.obj 2025-03-14T04:24:19.6850319Z [6407/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroup.cpp.obj 2025-03-14T04:24:19.6851269Z [6408/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupGloo.cpp.obj 2025-03-14T04:24:24.6459036Z [6409/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\SymmetricMemory.cpp.obj 2025-03-14T04:24:24.6460811Z [6410/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupWrapper.cpp.obj 2025-03-14T04:24:24.6488591Z [6411/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\socket.cpp.obj 2025-03-14T04:24:24.6490665Z [6412/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStore.cpp.obj 2025-03-14T04:24:24.6499437Z [6413/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\Handlers.cpp.obj 2025-03-14T04:24:28.5656405Z [6414/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreBackend.cpp.obj 2025-03-14T04:24:28.5657980Z [6415/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\sequence_num.cpp.obj 2025-03-14T04:24:28.5659501Z [6416/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\cuda.cpp.obj 2025-03-14T04:24:28.5660796Z [6417/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Utils.cpp.obj 2025-03-14T04:24:37.4985583Z [6418/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\WorkerServer.cpp.obj 2025-03-14T04:24:37.4987029Z [6419/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\enum.cpp.obj 2025-03-14T04:24:37.4988238Z [6420/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\comm.cpp.obj 2025-03-14T04:24:37.4989974Z [6421/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\quantization\quantization.cpp.obj 2025-03-14T04:24:37.4991665Z [6422/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\imethod.cpp.obj 2025-03-14T04:24:45.3879596Z [6423/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\mps.cpp.obj 2025-03-14T04:24:45.3881156Z [6424/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logger.cpp.obj 2025-03-14T04:24:45.3882814Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\csrc\distributed\c10d\logger.cpp(299): warning C4805: '!=': unsafe mix of type '__int64' and type 'bool' in operation 2025-03-14T04:24:45.3884424Z [6425/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Work.cpp.obj 2025-03-14T04:24:51.8553929Z [6426/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\datasets\mnist.cpp.obj 2025-03-14T04:24:51.8555937Z [6427/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\reducer.cpp.obj 2025-03-14T04:24:51.8557609Z [6428/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\distributed.cpp.obj 2025-03-14T04:24:51.8559197Z [6429/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\sequential.cpp.obj 2025-03-14T04:25:05.2109958Z [6430/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\random.cpp.obj 2025-03-14T04:25:05.2111695Z [6431/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\default_comm_hooks.cpp.obj 2025-03-14T04:25:05.2113311Z [6432/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\stream.cpp.obj 2025-03-14T04:25:05.2114844Z [6433/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize.cpp.obj 2025-03-14T04:25:05.2116129Z [6434/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\init.cpp.obj 2025-03-14T04:25:17.4889697Z [6435/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\module.cpp.obj 2025-03-14T04:25:17.4891396Z [6436/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\_functions.cpp.obj 2025-03-14T04:25:17.4892893Z [6437/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\activation.cpp.obj 2025-03-14T04:25:17.4894419Z [6438/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\batchnorm.cpp.obj 2025-03-14T04:25:17.4896049Z [6439/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\adaptive.cpp.obj 2025-03-14T04:25:22.0260018Z [6440/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\instancenorm.cpp.obj 2025-03-14T04:25:22.0261767Z [6441/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\conv.cpp.obj 2025-03-14T04:25:22.0263351Z [6442/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\dropout.cpp.obj 2025-03-14T04:25:22.0264962Z [6443/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\distance.cpp.obj 2025-03-14T04:25:37.9288815Z [6444/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\normalization.cpp.obj 2025-03-14T04:25:37.9290506Z [6445/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\embedding.cpp.obj 2025-03-14T04:25:37.9292084Z [6446/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\fold.cpp.obj 2025-03-14T04:25:37.9293652Z [6447/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\linear.cpp.obj 2025-03-14T04:25:37.9295344Z [6448/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\loss.cpp.obj 2025-03-14T04:25:45.9107634Z [6449/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\padding.cpp.obj 2025-03-14T04:25:45.9109331Z [6450/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pixelshuffle.cpp.obj 2025-03-14T04:25:45.9110875Z [6451/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pooling.cpp.obj 2025-03-14T04:25:45.9112485Z [6452/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\activation.cpp.obj 2025-03-14T04:25:53.8301711Z [6453/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\rnn.cpp.obj 2025-03-14T04:25:53.8303371Z [6454/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\upsampling.cpp.obj 2025-03-14T04:25:53.8305208Z [6455/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\container\functional.cpp.obj 2025-03-14T04:25:53.8307115Z [6456/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\transformer.cpp.obj 2025-03-14T04:25:53.8308741Z [6457/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\adaptive.cpp.obj 2025-03-14T04:26:02.7522236Z [6458/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\batchnorm.cpp.obj 2025-03-14T04:26:02.7523858Z [6459/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\embedding.cpp.obj 2025-03-14T04:26:02.7525434Z [6460/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\instancenorm.cpp.obj 2025-03-14T04:26:02.7527023Z [6461/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\normalization.cpp.obj 2025-03-14T04:26:09.5127852Z [6462/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\conv.cpp.obj 2025-03-14T04:26:09.5129389Z [6463/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\dropout.cpp.obj 2025-03-14T04:26:09.5130913Z [6464/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\linear.cpp.obj 2025-03-14T04:26:09.5132409Z [6465/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\padding.cpp.obj 2025-03-14T04:26:19.8900447Z [6466/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\pooling.cpp.obj 2025-03-14T04:26:19.9013718Z [6467/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\rnn.cpp.obj 2025-03-14T04:26:19.9015674Z [6468/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\lr_scheduler.cpp.obj 2025-03-14T04:26:19.9219030Z [6469/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\vision.cpp.obj 2025-03-14T04:26:19.9220824Z [6470/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\step_lr.cpp.obj 2025-03-14T04:26:23.8146592Z [6471/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\reduce_on_plateau_scheduler.cpp.obj 2025-03-14T04:26:23.8148696Z [6472/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adagrad.cpp.obj 2025-03-14T04:26:23.8150277Z [6473/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adam.cpp.obj 2025-03-14T04:26:23.8151690Z [6474/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\xpu.cpp.obj 2025-03-14T04:26:25.5353914Z [6475/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\transformer.cpp.obj 2025-03-14T04:26:25.5355565Z [6476/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adamw.cpp.obj 2025-03-14T04:26:25.5357092Z [6477/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\optimizer.cpp.obj 2025-03-14T04:26:25.5358597Z [6478/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX2.cpp.obj 2025-03-14T04:26:25.5360681Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:25.5363087Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:25.5365662Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:27.1204233Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:27.1206982Z [6479/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX2.cpp.obj 2025-03-14T04:26:27.1700060Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:27.8864678Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:27.8867344Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:27.8869912Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:27.8872012Z [6480/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX2.cpp.obj 2025-03-14T04:26:27.8873961Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:27.8876405Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:28.0094521Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:28.0097054Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:28.0099086Z [6481/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\lbfgs.cpp.obj 2025-03-14T04:26:28.0100675Z [6482/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX2.cpp.obj 2025-03-14T04:26:28.0102948Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:28.0105262Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:28.0107888Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:31.3229729Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:31.3231938Z [6483/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\rmsprop.cpp.obj 2025-03-14T04:26:31.3233529Z [6484/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:31.3235452Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:31.3237881Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:31.3241628Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:31.6959569Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:31.6961435Z [6485/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX2.cpp.obj 2025-03-14T04:26:31.6963048Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:34.3185106Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:34.3186579Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:34.3188123Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:34.3189322Z [6486/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:34.3190505Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:34.3191811Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:34.9926282Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:34.9943244Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:34.9945476Z [6487/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:34.9948024Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:34.9950355Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:34.9952988Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:35.6371959Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:35.6374169Z [6488/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:35.6376063Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:36.8242590Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:36.8245472Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:36.8248438Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:36.8250658Z [6489/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\serialize.cpp.obj 2025-03-14T04:26:36.8252589Z [6490/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX2.cpp.obj 2025-03-14T04:26:36.8254846Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:36.8257383Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:37.8352653Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:37.8355216Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:37.8357169Z [6491/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\sgd.cpp.obj 2025-03-14T04:26:37.8358660Z [6492/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:37.8360661Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:37.8363052Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:38.5740467Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:38.5743009Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:38.5744399Z [6493/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:38.5745488Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:38.5747350Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:38.5748807Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:39.4802719Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:39.4804657Z [6494/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX2.cpp.obj 2025-03-14T04:26:39.4806356Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:39.6042353Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:39.6046190Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:39.6048938Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:39.6051356Z [6495/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:39.6053778Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:39.6056178Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:41.6248300Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:41.6249699Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:41.6250827Z [6496/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:41.6251873Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:41.6253135Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:41.6254476Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.2485314Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.2487573Z [6497/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\input-archive.cpp.obj 2025-03-14T04:26:43.2489064Z [6498/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX2.cpp.obj 2025-03-14T04:26:43.2490668Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.2492484Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.2494410Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.5004289Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.5006446Z [6499/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:43.5008400Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.5010776Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.5211695Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.5215075Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.5217887Z [6500/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:43.5220984Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.5223944Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:43.5226475Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:44.0019214Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:44.0021430Z [6501/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:44.0023362Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.2154647Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.2157208Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.2159778Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.6848239Z [6502/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\output-archive.cpp.obj 2025-03-14T04:26:46.6849848Z [6503/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:46.6851717Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.7300264Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.7302864Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.7306625Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.7308456Z [6504/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:46.7309853Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.7311220Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.8264016Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.8266414Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.8268570Z [6505/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:46.8270649Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.8272793Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:46.8274981Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:49.8285363Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:49.8318431Z [6506/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:49.8320261Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:50.0112438Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:50.0114599Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:50.0116171Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:50.0117732Z [6507/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:50.0118866Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:50.0120155Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:51.1423585Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:51.1431203Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:51.1942491Z [6508/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:51.1945218Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:51.1948540Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:51.1952660Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:51.3810297Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:51.3812486Z [6509/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:51.3814414Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.3828121Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.3830683Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.3833092Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.3835119Z [6510/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:52.3836997Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.3839324Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.7551106Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.7624977Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.7627342Z [6511/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:52.7629357Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.7631764Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.7634277Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.8316991Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:52.8394153Z [6512/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:52.8396006Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:53.6108744Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:53.6111565Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:53.6114490Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:53.6116768Z [6513/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:53.6118656Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:53.6140713Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.1875348Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.1877781Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.1879801Z [6514/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:54.1881795Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.1884305Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.1886780Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.2029574Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.2031973Z [6515/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:54.2034216Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.4350679Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.4352885Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.4355049Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.4356788Z [6516/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:54.4358437Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:54.4360903Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:57.0847592Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:57.0850727Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:57.0853152Z [6517/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:57.0855415Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:57.0866645Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:57.0869140Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:57.7713870Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:57.7716069Z [6518/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:57.7718058Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.2568850Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.2572492Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.2575038Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.2577655Z [6519/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:58.2579549Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.2582377Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.2760072Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.2763118Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.2765460Z [6520/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX2.cpp.obj 2025-03-14T04:26:58.2767440Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.2769853Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.2772477Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.3097357Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.3099778Z [6521/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:58.3101622Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.3104020Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.4519650Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.4522282Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.4524413Z [6522/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX2.cpp.obj 2025-03-14T04:26:58.4526489Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:26:58.4528916Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:00.4840100Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:00.4842635Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:00.4844874Z [6523/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:00.4846896Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:00.4849692Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:00.4852140Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:00.7020665Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:00.7022822Z [6524/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:00.7024804Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:00.7027125Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:01.3400607Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:01.3402660Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:01.3404751Z [6525/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:02.9181028Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:02.9183016Z [6526/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:02.9184878Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:02.9186776Z [6527/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:02.9188608Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:02.9190891Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.0002925Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.0005611Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.0007803Z [6528/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:03.0009678Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.0012181Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.0014784Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.1255889Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.1258736Z [6529/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:03.1260606Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.1872002Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.1874783Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.1877401Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.1879571Z [6530/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:03.1881573Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:03.1884286Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.0368049Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.0372868Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.0376184Z [6531/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:04.0379025Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.0381583Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.0385250Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.1163905Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.1166446Z [6532/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:04.1168407Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.8110813Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.8113428Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.8115775Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.8118224Z [6533/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:04.8120294Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:04.8122544Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:06.9312056Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:06.9314740Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:06.9316709Z [6534/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:06.9318536Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:06.9320567Z [6535/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:06.9322749Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:06.9325071Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:07.4450819Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:07.4454744Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:07.4457321Z [6536/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:07.4460330Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:07.4462500Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:07.4464989Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:07.4467377Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:07.4469670Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(32): warning C4180: qualifier applied to function type has no meaning; ignored 2025-03-14T04:27:07.4471852Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(32): note: the template instantiation context (the oldest one first) is 2025-03-14T04:27:07.4474745Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(422): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-03-14T04:27:07.4478335Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(190): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-03-14T04:27:07.4480632Z with 2025-03-14T04:27:07.4480969Z [ 2025-03-14T04:27:07.4481282Z scalar_t=scalar_t 2025-03-14T04:27:07.4481711Z ] 2025-03-14T04:27:07.4484264Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(420): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-03-14T04:27:07.4489279Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(192): note: see reference to function template instantiation 'void at::native::`anonymous-namespace'::Dist::run_parallel_pdist::zdist_calc>>(at::Tensor &,const at::Tensor &,const scalar_t)' being compiled 2025-03-14T04:27:07.4492343Z with 2025-03-14T04:27:07.4492680Z [ 2025-03-14T04:27:07.4493094Z scalar_t=scalar_t 2025-03-14T04:27:07.4493497Z ] 2025-03-14T04:27:07.4497746Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(175): note: see reference to function template instantiation 'scalar_t at::vec::map2_reduce_all::run_parallel_pdist::::()::,data_t(const data_t &,const data_t &),0>(const MapOp &,ReduceOp (__cdecl &),const scalar_t *,const scalar_t *,int64_t)' being compiled 2025-03-14T04:27:07.4501422Z with 2025-03-14T04:27:07.4501755Z [ 2025-03-14T04:27:07.4502097Z scalar_t=scalar_t, 2025-03-14T04:27:07.4502626Z data_t=at::vec::AVX2::Vectorized, 2025-03-14T04:27:07.4503993Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-03-14T04:27:07.4505972Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-03-14T04:27:07.4507135Z ] 2025-03-14T04:27:07.4509357Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(237): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::AVX2::Vectorized &)' being compiled 2025-03-14T04:27:07.4511527Z with 2025-03-14T04:27:07.4511937Z [ 2025-03-14T04:27:07.4512320Z scalar_t=float, 2025-03-14T04:27:07.4513583Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &), 2025-03-14T04:27:07.4515206Z Op=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-03-14T04:27:07.4516176Z ] 2025-03-14T04:27:09.1408432Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(131): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-03-14T04:27:09.1410097Z with 2025-03-14T04:27:09.1410482Z [ 2025-03-14T04:27:09.1410852Z scalar_t=float, 2025-03-14T04:27:09.1411745Z Op=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-03-14T04:27:09.1412982Z ] 2025-03-14T04:27:09.1413848Z [6537/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:09.1415659Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.2119558Z [6538/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:11.2120713Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.2121945Z [6539/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:11.2123000Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.2124292Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.2125635Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.4198088Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.4213120Z [6540/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:11.4215009Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.9586873Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.9589575Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.9592193Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.9594476Z [6541/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:11.9596526Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:11.9598989Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.0402249Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.0416503Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.0503593Z [6542/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX2.cpp.obj 2025-03-14T04:27:13.0505908Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.0508315Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.0511104Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.5215642Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.5217641Z [6543/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:13.5219495Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.8323726Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.8326418Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.8328850Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.8331111Z [6544/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:13.8333466Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:13.8335790Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:15.2841059Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:15.2843733Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:15.2845769Z [6545/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX512.cpp.obj 2025-03-14T04:27:15.2847475Z [6546/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:15.2849417Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:15.2851748Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:15.7805607Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:15.7808229Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:15.7810433Z [6547/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX2.cpp.obj 2025-03-14T04:27:15.7812448Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:15.7814952Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:15.7817519Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:17.0145165Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:17.0147526Z [6548/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX512.cpp.obj 2025-03-14T04:27:17.0149157Z [6549/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX512.cpp.obj 2025-03-14T04:27:17.0150778Z [6550/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX2.cpp.obj 2025-03-14T04:27:17.0152783Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:17.0155295Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:17.0157672Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:20.6717440Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:20.6719700Z [6551/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX512.cpp.obj 2025-03-14T04:27:20.6721397Z [6552/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:20.6723012Z [6553/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:25.0071160Z [6554/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX512.cpp.obj 2025-03-14T04:27:25.0164861Z [6555/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:25.0166285Z [6556/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:25.0167934Z [6557/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:25.0169972Z [6558/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:25.0171887Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:25.0174159Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:25.8190605Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:25.8247084Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:25.8263611Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(502): warning C4333: '>>': right shift by too large amount, data loss 2025-03-14T04:27:25.8280132Z [6559/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX2.cpp.obj 2025-03-14T04:27:25.8320213Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:25.8323135Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:26.2159016Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:26.2161576Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:27:26.2163799Z [6560/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:29.5467146Z [6561/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:29.5468845Z [6562/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX512.cpp.obj 2025-03-14T04:27:29.5471851Z [6563/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX512.cpp.obj 2025-03-14T04:27:29.5473855Z [6564/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:32.8353218Z [6565/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:32.8355026Z [6566/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX512.cpp.obj 2025-03-14T04:27:32.8356585Z [6567/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:32.8358423Z [6568/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:36.5109612Z [6569/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:36.5337159Z [6570/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:36.5338952Z [6571/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:36.5340705Z [6572/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:38.5067477Z [6573/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:38.5136756Z [6574/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:38.5139403Z [6575/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:38.5158163Z [6576/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:40.9796521Z [6577/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:40.9798373Z [6578/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:40.9800180Z [6579/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:40.9801908Z [6580/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:44.3617453Z [6581/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:44.3619338Z [6582/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:44.3621232Z [6583/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:44.3623059Z [6584/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:46.9900896Z [6585/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:46.9902810Z [6586/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:46.9904443Z [6587/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX512.cpp.obj 2025-03-14T04:27:46.9906070Z [6588/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:49.3555519Z [6589/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:49.3557380Z [6590/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:49.3559248Z [6591/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:49.3561228Z [6592/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:50.1858479Z [6593/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:50.1860353Z [6594/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:50.1861968Z [6595/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:50.1863691Z [6596/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:53.2559713Z [6597/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:53.2561644Z [6598/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:53.2563370Z [6599/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:53.2565116Z [6600/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:53.9618766Z [6601/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:53.9620629Z [6602/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:53.9623192Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(32): warning C4180: qualifier applied to function type has no meaning; ignored 2025-03-14T04:27:53.9626135Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(32): note: the template instantiation context (the oldest one first) is 2025-03-14T04:27:53.9629134Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(422): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-03-14T04:27:53.9632939Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(190): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-03-14T04:27:53.9635264Z with 2025-03-14T04:27:53.9635652Z [ 2025-03-14T04:27:53.9636034Z scalar_t=scalar_t 2025-03-14T04:27:53.9636500Z ] 2025-03-14T04:27:53.9639345Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(420): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-03-14T04:27:53.9645060Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(192): note: see reference to function template instantiation 'void at::native::`anonymous-namespace'::Dist::run_parallel_pdist::zdist_calc>>(at::Tensor &,const at::Tensor &,const scalar_t)' being compiled 2025-03-14T04:27:53.9648128Z with 2025-03-14T04:27:53.9648697Z [ 2025-03-14T04:27:53.9649076Z scalar_t=scalar_t 2025-03-14T04:27:53.9649545Z ] 2025-03-14T04:27:53.9653156Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(175): note: see reference to function template instantiation 'scalar_t at::vec::map2_reduce_all::run_parallel_pdist::::()::,data_t(const data_t &,const data_t &),0>(const MapOp &,ReduceOp (__cdecl &),const scalar_t *,const scalar_t *,int64_t)' being compiled 2025-03-14T04:27:53.9656961Z with 2025-03-14T04:27:53.9657324Z [ 2025-03-14T04:27:53.9657703Z scalar_t=scalar_t, 2025-03-14T04:27:53.9658234Z data_t=at::vec::AVX512::Vectorized, 2025-03-14T04:27:53.9659752Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-03-14T04:27:53.9661817Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-03-14T04:27:53.9662932Z ] 2025-03-14T04:27:53.9664934Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(237): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::AVX512::Vectorized &)' being compiled 2025-03-14T04:27:53.9667013Z with 2025-03-14T04:27:53.9667377Z [ 2025-03-14T04:27:53.9667730Z scalar_t=float, 2025-03-14T04:27:53.9668820Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &), 2025-03-14T04:27:53.9670500Z Op=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-03-14T04:27:53.9671551Z ] 2025-03-14T04:27:55.7024047Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(131): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-03-14T04:27:55.7026093Z with 2025-03-14T04:27:55.7026424Z [ 2025-03-14T04:27:55.7026793Z scalar_t=float, 2025-03-14T04:27:55.7027733Z Op=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-03-14T04:27:55.7028710Z ] 2025-03-14T04:27:55.7029617Z [6603/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:59.5843625Z [6604/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:59.5847757Z [6605/6912] Building CXX object caffe2\CMakeFiles\torch.dir\__\empty.cpp.obj 2025-03-14T04:27:59.5911419Z [6606/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:59.6098662Z [6607/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX512.cpp.obj 2025-03-14T04:27:59.6117459Z [6608/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX512.cpp.obj 2025-03-14T04:28:02.1226504Z [6609/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX512.cpp.obj 2025-03-14T04:28:02.1228763Z [6610/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX512.cpp.obj 2025-03-14T04:28:02.1230700Z [6611/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX512.cpp.obj 2025-03-14T04:28:02.1232518Z [6612/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX512.cpp.obj 2025-03-14T04:28:12.4850658Z [6613/6912] Building CXX object caffe2\CMakeFiles\Dimname_test.dir\__\aten\src\ATen\test\Dimname_test.cpp.obj 2025-03-14T04:28:12.4852369Z [6614/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX512.cpp.obj 2025-03-14T04:28:12.4854171Z [6615/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX512.cpp.obj 2025-03-14T04:28:12.4855859Z [6616/6912] Building CXX object caffe2\CMakeFiles\vec_test_all_types_DEFAULT.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-03-14T04:28:14.5161568Z [6617/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:28:14.5163547Z C:/actions-runner/_work/pytorch/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(502): warning C4333: '>>': right shift by too large amount, data loss 2025-03-14T04:28:14.5164795Z [6618/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX512.cpp.obj 2025-03-14T04:28:14.5165706Z [6619/6912] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX2.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-03-14T04:28:14.5166855Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:28:14.5168238Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(120): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:28:14.5169673Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(125): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:28:17.6722374Z C:\actions-runner\_work\pytorch\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(127): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-03-14T04:28:17.6724425Z [6620/6912] Building CXX object caffe2\CMakeFiles\MaybeOwned_test.dir\__\aten\src\ATen\test\MaybeOwned_test.cpp.obj 2025-03-14T04:28:17.6727392Z [6621/6912] Building CXX object caffe2\CMakeFiles\Dict_test.dir\__\aten\src\ATen\test\Dict_test.cpp.obj 2025-03-14T04:28:24.1233485Z [6622/6912] Building CXX object caffe2\CMakeFiles\NamedTensor_test.dir\__\aten\src\ATen\test\NamedTensor_test.cpp.obj 2025-03-14T04:28:24.1234878Z [6623/6912] Building CXX object caffe2\CMakeFiles\apply_utils_test.dir\__\aten\src\ATen\test\apply_utils_test.cpp.obj 2025-03-14T04:28:24.1235657Z [6624/6912] Building CXX object caffe2\CMakeFiles\atest.dir\__\aten\src\ATen\test\atest.cpp.obj 2025-03-14T04:28:24.1236474Z [6625/6912] Building CXX object caffe2\CMakeFiles\basic.dir\__\aten\src\ATen\test\basic.cpp.obj 2025-03-14T04:28:24.1237255Z [6626/6912] Building CXX object caffe2\CMakeFiles\broadcast_test.dir\__\aten\src\ATen\test\broadcast_test.cpp.obj 2025-03-14T04:28:32.1677758Z [6627/6912] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX512.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-03-14T04:28:32.1679473Z [6628/6912] Building CXX object caffe2\CMakeFiles\cpu_allocator_test.dir\__\aten\src\ATen\test\cpu_allocator_test.cpp.obj 2025-03-14T04:28:32.1680996Z [6629/6912] Building CXX object caffe2\CMakeFiles\cpu_generator_test.dir\__\aten\src\ATen\test\cpu_generator_test.cpp.obj 2025-03-14T04:28:32.1682708Z [6630/6912] Building CXX object caffe2\CMakeFiles\cpu_profiling_allocator_test.dir\__\aten\src\ATen\test\cpu_profiling_allocator_test.cpp.obj 2025-03-14T04:28:34.5341666Z [6631/6912] Building CXX object caffe2\CMakeFiles\dispatch_key_set_test.dir\__\aten\src\ATen\test\dispatch_key_set_test.cpp.obj 2025-03-14T04:28:34.5343476Z [6632/6912] Building CXX object caffe2\CMakeFiles\dlconvertor_test.dir\__\aten\src\ATen\test\dlconvertor_test.cpp.obj 2025-03-14T04:28:34.5344897Z [6633/6912] Building CXX object caffe2\CMakeFiles\half_test.dir\__\aten\src\ATen\test\half_test.cpp.obj 2025-03-14T04:28:46.3547547Z [6634/6912] Building CXX object caffe2\CMakeFiles\extension_backend_test.dir\__\aten\src\ATen\test\extension_backend_test.cpp.obj 2025-03-14T04:28:46.3549333Z [6635/6912] Building CXX object caffe2\CMakeFiles\operator_name_test.dir\__\aten\src\ATen\test\operator_name_test.cpp.obj 2025-03-14T04:28:46.3550913Z [6636/6912] Building CXX object caffe2\CMakeFiles\lazy_tensor_test.dir\__\aten\src\ATen\test\lazy_tensor_test.cpp.obj 2025-03-14T04:28:46.3552514Z [6637/6912] Building CXX object caffe2\CMakeFiles\math_kernel_test.dir\__\aten\src\ATen\test\math_kernel_test.cpp.obj 2025-03-14T04:28:46.3554111Z [6638/6912] Building CXX object caffe2\CMakeFiles\memory_format_test.dir\__\aten\src\ATen\test\memory_format_test.cpp.obj 2025-03-14T04:28:46.3555781Z [6639/6912] Building CXX object caffe2\CMakeFiles\memory_overlapping_test.dir\__\aten\src\ATen\test\memory_overlapping_test.cpp.obj 2025-03-14T04:28:48.5615103Z [6640/6912] Building CXX object caffe2\CMakeFiles\native_test.dir\__\aten\src\ATen\test\native_test.cpp.obj 2025-03-14T04:28:48.5616774Z [6641/6912] Building CXX object caffe2\CMakeFiles\operators_test.dir\__\aten\src\ATen\test\operators_test.cpp.obj 2025-03-14T04:28:48.5618243Z [6642/6912] Building CXX object caffe2\CMakeFiles\ivalue_test.dir\__\aten\src\ATen\test\ivalue_test.cpp.obj 2025-03-14T04:28:48.5619661Z [6643/6912] Building CXX object caffe2\CMakeFiles\cpu_rng_test.dir\__\aten\src\ATen\test\cpu_rng_test.cpp.obj 2025-03-14T04:28:56.8091453Z [6644/6912] Building CXX object caffe2\CMakeFiles\packedtensoraccessor_test.dir\__\aten\src\ATen\test\packedtensoraccessor_test.cpp.obj 2025-03-14T04:28:56.8092996Z [6645/6912] Building CXX object caffe2\CMakeFiles\quantized_test.dir\__\aten\src\ATen\test\quantized_test.cpp.obj 2025-03-14T04:28:56.8094224Z [6646/6912] Building CXX object caffe2\CMakeFiles\pow_test.dir\__\aten\src\ATen\test\pow_test.cpp.obj 2025-03-14T04:28:56.8095396Z [6647/6912] Building CXX object caffe2\CMakeFiles\reduce_ops_test.dir\__\aten\src\ATen\test\reduce_ops_test.cpp.obj 2025-03-14T04:28:56.8096900Z [6648/6912] Building CXX object caffe2\CMakeFiles\type_ptr_test.dir\__\aten\src\ATen\test\type_ptr_test.cpp.obj 2025-03-14T04:29:00.8782380Z [6649/6912] Building CXX object caffe2\CMakeFiles\reportMemoryUsage_test.dir\__\aten\src\ATen\test\reportMemoryUsage_test.cpp.obj 2025-03-14T04:29:00.8783946Z [6650/6912] Building CXX object caffe2\CMakeFiles\mobile_memory_cleanup.dir\__\aten\src\ATen\test\mobile_memory_cleanup.cpp.obj 2025-03-14T04:29:00.8785413Z [6651/6912] Building CXX object caffe2\CMakeFiles\scalar_tensor_test.dir\__\aten\src\ATen\test\scalar_tensor_test.cpp.obj 2025-03-14T04:29:00.8786824Z [6652/6912] Building CXX object caffe2\CMakeFiles\StorageUtils_test.dir\__\aten\src\ATen\test\StorageUtils_test.cpp.obj 2025-03-14T04:29:04.0036763Z [6653/6912] Building CXX object caffe2\CMakeFiles\scalar_test.dir\__\aten\src\ATen\test\scalar_test.cpp.obj 2025-03-14T04:29:04.0038470Z [6654/6912] Building CXX object caffe2\CMakeFiles\stride_properties_test.dir\__\aten\src\ATen\test\stride_properties_test.cpp.obj 2025-03-14T04:29:04.0040138Z [6655/6912] Building CXX object caffe2\CMakeFiles\thread_init_test.dir\__\aten\src\ATen\test\thread_init_test.cpp.obj 2025-03-14T04:29:04.0041468Z [6656/6912] Building CXX object caffe2\CMakeFiles\test_parallel.dir\__\aten\src\ATen\test\test_parallel.cpp.obj 2025-03-14T04:29:11.6291390Z [6657/6912] Building CXX object caffe2\CMakeFiles\tensor_iterator_test.dir\__\aten\src\ATen\test\tensor_iterator_test.cpp.obj 2025-03-14T04:29:11.6293009Z [6658/6912] Building CXX object caffe2\CMakeFiles\List_test.dir\__\aten\src\ATen\core\List_test.cpp.obj 2025-03-14T04:29:11.6294722Z [6659/6912] Building CXX object caffe2\CMakeFiles\verify_api_visibility.dir\__\aten\src\ATen\test\verify_api_visibility.cpp.obj 2025-03-14T04:29:11.6296519Z [6660/6912] Building CXX object caffe2\CMakeFiles\undefined_tensor_test.dir\__\aten\src\ATen\test\undefined_tensor_test.cpp.obj 2025-03-14T04:29:15.1335035Z [6661/6912] Building CXX object caffe2\CMakeFiles\weakref_test.dir\__\aten\src\ATen\test\weakref_test.cpp.obj 2025-03-14T04:29:15.1336591Z [6662/6912] Building CXX object caffe2\CMakeFiles\legacy_vmap_test.dir\__\aten\src\ATen\test\legacy_vmap_test.cpp.obj 2025-03-14T04:29:15.1338043Z [6663/6912] Building CXX object caffe2\CMakeFiles\wrapdim_test.dir\__\aten\src\ATen\test\wrapdim_test.cpp.obj 2025-03-14T04:29:15.1339449Z [6664/6912] Building CXX object caffe2\CMakeFiles\IListRef_test.dir\__\aten\src\ATen\core\IListRef_test.cpp.obj 2025-03-14T04:29:15.1341147Z [6665/6912] Building CXX object caffe2\CMakeFiles\kernel_function_legacy_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_legacy_test.cpp.obj 2025-03-14T04:29:18.4045054Z [6666/6912] Building CXX object caffe2\CMakeFiles\CppSignature_test.dir\__\aten\src\ATen\core\dispatch\CppSignature_test.cpp.obj 2025-03-14T04:29:18.4046718Z [6667/6912] Building CXX object caffe2\CMakeFiles\xla_tensor_test.dir\__\aten\src\ATen\test\xla_tensor_test.cpp.obj 2025-03-14T04:29:18.4048363Z [6668/6912] Building CXX object caffe2\CMakeFiles\op_allowlist_test.dir\__\aten\src\ATen\core\op_registration\op_allowlist_test.cpp.obj 2025-03-14T04:29:18.4050018Z [6669/6912] Building CXX object caffe2\CMakeFiles\inline_container_test.dir\serialize\inline_container_test.cc.obj 2025-03-14T04:29:20.3391853Z [6670/6912] Building CXX object caffe2\CMakeFiles\kernel_function_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_test.cpp.obj 2025-03-14T04:29:20.3393661Z [6671/6912] Building CXX object caffe2\CMakeFiles\kernel_stackbased_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_stackbased_test.cpp.obj 2025-03-14T04:29:20.3395040Z [6672/6912] Building CXX object caffe2\CMakeFiles\KernelFunction_test.dir\__\aten\src\ATen\core\boxing\KernelFunction_test.cpp.obj 2025-03-14T04:29:23.1231105Z [6673/6912] Building CXX object caffe2\CMakeFiles\kernel_lambda_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_test.cpp.obj 2025-03-14T04:29:23.1233297Z [6674/6912] Building CXX object caffe2\CMakeFiles\kernel_lambda_legacy_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_legacy_test.cpp.obj 2025-03-14T04:29:23.1235812Z [6675/6912] 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.obj 2025-03-14T04:29:23.1237811Z [6676/6912] Building CXX object test_edge_op_registration\CMakeFiles\test_edge_op_registration.dir\test_main.cpp.obj 2025-03-14T04:29:30.1822413Z [6677/6912] Building CXX object caffe2\CMakeFiles\type_test.dir\__\aten\src\ATen\test\type_test.cpp.obj 2025-03-14T04:29:30.1823891Z [6678/6912] Building CXX object test_edge_op_registration\CMakeFiles\unbox_lib.dir\custom_ops.cpp.obj 2025-03-14T04:29:30.1825573Z [6679/6912] Building CXX object test_edge_op_registration\CMakeFiles\unbox_lib.dir\__\out\RegisterCPUCustomOps.cpp.obj 2025-03-14T04:29:30.1827065Z [6680/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\common\main.cpp.obj 2025-03-14T04:29:30.1828620Z [6681/6912] Building CXX object caffe2\CMakeFiles\backend_fallback_test.dir\__\aten\src\ATen\core\dispatch\backend_fallback_test.cpp.obj 2025-03-14T04:29:32.4412875Z [6682/6912] Building CXX object test_edge_op_registration\CMakeFiles\unbox_lib.dir\__\out\RegisterCodegenUnboxedKernelsEverything.cpp.obj 2025-03-14T04:29:32.4414603Z [6683/6912] Building CXX object test_jit\CMakeFiles\jitbackend_test.dir\test_backend_lib.cpp.obj 2025-03-14T04:29:32.4416084Z [6684/6912] Building CXX object test_edge_op_registration\CMakeFiles\unbox_lib.dir\operator_registry.cpp.obj 2025-03-14T04:29:32.4417632Z [6685/6912] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_lib.cpp.obj 2025-03-14T04:29:38.0631235Z [6686/6912] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\__\__\__\torch\csrc\jit\mobile\profiler_edge.cpp.obj 2025-03-14T04:29:38.0633117Z [6687/6912] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_preprocess.cpp.obj 2025-03-14T04:29:38.0634843Z [6688/6912] Building CXX object test_edge_op_registration\CMakeFiles\test_edge_op_registration.dir\test_operator_registration.cpp.obj 2025-03-14T04:29:38.0636412Z [6689/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_add_if_then_else.cpp.obj 2025-03-14T04:29:46.7318770Z [6690/6912] Building CXX object caffe2\CMakeFiles\op_registration_test.dir\__\aten\src\ATen\core\op_registration\op_registration_test.cpp.obj 2025-03-14T04:29:46.7320549Z [6691/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_op_replacement.cpp.obj 2025-03-14T04:29:46.7321796Z [6692/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_load_upgraders.cpp.obj 2025-03-14T04:29:46.7322956Z [6693/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_upgrader_utils.cpp.obj 2025-03-14T04:29:46.7324266Z [6694/6912] Building CXX object test_jit\CMakeFiles\torchbind_test.dir\test_custom_class_registrations.cpp.obj 2025-03-14T04:29:46.7325543Z [6695/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_parser.cpp.obj 2025-03-14T04:29:55.9307102Z [6696/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_alias_analysis.cpp.obj 2025-03-14T04:29:55.9308541Z [6697/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_argument_spec.cpp.obj 2025-03-14T04:29:55.9309928Z [6698/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_code_template.cpp.obj 2025-03-14T04:29:55.9311347Z [6699/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_constant_pooling.cpp.obj 2025-03-14T04:29:55.9312643Z [6700/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_create_autodiff_subgraphs.cpp.obj 2025-03-14T04:30:04.7240286Z [6701/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cleanup_passes.cpp.obj 2025-03-14T04:30:04.7241556Z [6702/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_concat_opt.cpp.obj 2025-03-14T04:30:04.7242756Z [6703/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_autodiff.cpp.obj 2025-03-14T04:30:04.7244256Z [6704/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_backend.cpp.obj 2025-03-14T04:30:04.7245459Z [6705/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_dce.cpp.obj 2025-03-14T04:30:04.7246703Z [6706/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_import.cpp.obj 2025-03-14T04:30:13.9217778Z [6707/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_type.cpp.obj 2025-03-14T04:30:13.9219083Z [6708/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class.cpp.obj 2025-03-14T04:30:13.9220269Z [6709/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_inliner.cpp.obj 2025-03-14T04:30:13.9221520Z [6710/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_operators.cpp.obj 2025-03-14T04:30:13.9222895Z [6711/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class_registrations.cpp.obj 2025-03-14T04:30:24.5009960Z [6712/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_ir.cpp.obj 2025-03-14T04:30:24.5022274Z [6713/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_fuser.cpp.obj 2025-03-14T04:30:24.5023519Z [6714/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_irparser.cpp.obj 2025-03-14T04:30:24.5024638Z [6715/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_type.cpp.obj 2025-03-14T04:30:24.5055224Z [6716/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_executor.cpp.obj 2025-03-14T04:30:24.5056469Z [6717/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_iterator.cpp.obj 2025-03-14T04:30:32.9966035Z [6718/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_memory_dag.cpp.obj 2025-03-14T04:30:32.9967779Z [6719/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_qualified_name.cpp.obj 2025-03-14T04:30:32.9969058Z [6720/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_mobile_type_parser.cpp.obj 2025-03-14T04:30:32.9978905Z [6721/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cs_debug_info_serialization.cpp.obj 2025-03-14T04:30:32.9980200Z [6722/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interface.cpp.obj 2025-03-14T04:30:32.9981347Z [6723/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interpreter.cpp.obj 2025-03-14T04:30:41.0011861Z [6724/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_peephole_optimize.cpp.obj 2025-03-14T04:30:41.0012596Z [6725/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_matching.cpp.obj 2025-03-14T04:30:41.0013296Z [6726/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_matcher.cpp.obj 2025-03-14T04:30:41.0014000Z [6727/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_trainer.cpp.obj 2025-03-14T04:30:41.0014692Z [6728/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter_direct.cpp.obj 2025-03-14T04:30:48.5382511Z [6729/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter.cpp.obj 2025-03-14T04:30:48.5383927Z [6730/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_misc.cpp.obj 2025-03-14T04:30:48.5385065Z [6731/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_info.cpp.obj 2025-03-14T04:30:48.5386239Z [6732/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_stack_opt.cpp.obj 2025-03-14T04:30:48.5387394Z [6733/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_file_format.cpp.obj 2025-03-14T04:30:48.5389440Z [6734/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_rewriter.cpp.obj 2025-03-14T04:30:51.5459750Z [6735/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\__\common\main.cpp.obj 2025-03-14T04:30:51.5461075Z [6736/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_union.cpp.obj 2025-03-14T04:30:51.5462286Z [6737/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_script_profile.cpp.obj 2025-03-14T04:30:51.5463824Z [6738/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_utils.cpp.obj 2025-03-14T04:30:51.5465138Z [6739/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_approx.cpp.obj 2025-03-14T04:32:39.2488577Z [6740/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_logging_levels.cpp.obj 2025-03-14T04:32:39.2489308Z [6741/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_save_load.cpp.obj 2025-03-14T04:32:39.2489982Z [6742/6912] Building CXX object test_inductor\CMakeFiles\aoti_custom_ops.dir\custom_ops.cpp.obj 2025-03-14T04:32:39.2490662Z [6743/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_shape_analysis.cpp.obj 2025-03-14T04:32:39.2491376Z [6744/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_utils.cpp.obj 2025-03-14T04:32:39.2492025Z [6745/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_module_api.cpp.obj 2025-03-14T04:32:54.6259422Z [6746/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ir_printer.cpp.obj 2025-03-14T04:32:54.6260924Z [6747/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ir_verifier.cpp.obj 2025-03-14T04:32:54.6262304Z [6748/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\padded_buffer.cpp.obj 2025-03-14T04:32:54.6263764Z [6749/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_cpp_codegen.cpp.obj 2025-03-14T04:32:54.6264930Z [6750/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_aten.cpp.obj 2025-03-14T04:33:11.0711119Z [6751/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_boundsinference.cpp.obj 2025-03-14T04:33:11.0712177Z [6752/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_expr.cpp.obj 2025-03-14T04:33:11.0712978Z [6753/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_flatbuffer.cpp.obj 2025-03-14T04:33:11.0713996Z [6754/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_conv.cpp.obj 2025-03-14T04:33:11.0715294Z [6755/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_external_calls.cpp.obj 2025-03-14T04:33:20.7371688Z [6756/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_memdependency.cpp.obj 2025-03-14T04:33:20.7373172Z [6757/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_loopnest.cpp.obj 2025-03-14T04:33:20.7374523Z [6758/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_dynamic_shapes.cpp.obj 2025-03-14T04:33:20.7375915Z [6759/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_graph_opt.cpp.obj 2025-03-14T04:33:20.7377317Z [6760/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_kernel.cpp.obj 2025-03-14T04:33:24.3546210Z [6761/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_memplanning.cpp.obj 2025-03-14T04:33:24.3547712Z [6762/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_reductions.cpp.obj 2025-03-14T04:33:24.3549041Z [6763/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ops.cpp.obj 2025-03-14T04:33:24.3550345Z [6764/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_registerizer.cpp.obj 2025-03-14T04:33:24.3551724Z [6765/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_quantization.cpp.obj 2025-03-14T04:33:29.7630422Z [6766/6912] Building CXX object test_api\CMakeFiles\test_api.dir\__\common\main.cpp.obj 2025-03-14T04:33:29.7631770Z [6767/6912] Building CXX object test_cpp_c10d\CMakeFiles\BackoffTest.dir\BackoffTest.cpp.obj 2025-03-14T04:33:29.7633141Z [6768/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_te_fuser_pass.cpp.obj 2025-03-14T04:33:29.7634516Z [6769/6912] Building CXX object test_cpp_c10d\CMakeFiles\FileStoreTest.dir\FileStoreTest.cpp.obj 2025-03-14T04:33:29.7636307Z [6770/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_simplify.cpp.obj 2025-03-14T04:33:51.0467573Z [6771/6912] Building CXX object test_cpp_c10d\CMakeFiles\TCPStoreTest.dir\TCPStoreTest.cpp.obj 2025-03-14T04:33:51.0468896Z [6772/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_type.cpp.obj 2025-03-14T04:33:51.0470259Z [6773/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_type_specializations.cpp.obj 2025-03-14T04:33:51.0471779Z [6774/6912] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooTest.dir\ProcessGroupGlooTest.cpp.obj 2025-03-14T04:33:51.0473247Z [6775/6912] Building CXX object test_tensorexpr\CMakeFiles\tutorial_tensorexpr.dir\tutorial.cpp.obj 2025-03-14T04:33:58.1281976Z [6776/6912] Building CXX object test_api\CMakeFiles\test_api.dir\any.cpp.obj 2025-03-14T04:33:58.1282889Z [6777/6912] Building CXX object test_api\CMakeFiles\test_api.dir\memory.cpp.obj 2025-03-14T04:33:58.1283856Z [6778/6912] Building CXX object test_api\CMakeFiles\test_api.dir\expanding-array.cpp.obj 2025-03-14T04:33:58.1284751Z [6779/6912] Building CXX object test_api\CMakeFiles\test_api.dir\fft.cpp.obj 2025-03-14T04:33:58.1285589Z [6780/6912] Building CXX object test_api\CMakeFiles\test_api.dir\autograd.cpp.obj 2025-03-14T04:33:58.1286451Z [6781/6912] Building CXX object test_api\CMakeFiles\test_api.dir\enum.cpp.obj 2025-03-14T04:33:58.1287289Z [6782/6912] Building CXX object test_api\CMakeFiles\test_api.dir\init.cpp.obj 2025-03-14T04:34:19.7539673Z [6783/6912] Building CXX object test_api\CMakeFiles\test_api.dir\functional.cpp.obj 2025-03-14T04:34:19.7541165Z [6784/6912] Building CXX object test_api\CMakeFiles\test_api.dir\integration.cpp.obj 2025-03-14T04:34:19.7542456Z [6785/6912] Building CXX object test_api\CMakeFiles\test_api.dir\dataloader.cpp.obj 2025-03-14T04:34:19.7543639Z [6786/6912] Building CXX object test_api\CMakeFiles\test_api.dir\ivalue.cpp.obj 2025-03-14T04:34:19.7544717Z [6787/6912] Building CXX object test_api\CMakeFiles\test_api.dir\jit.cpp.obj 2025-03-14T04:34:19.7545746Z [6788/6912] Building CXX object test_api\CMakeFiles\test_api.dir\misc.cpp.obj 2025-03-14T04:34:27.2995920Z [6789/6912] Building CXX object test_api\CMakeFiles\test_api.dir\meta_tensor.cpp.obj 2025-03-14T04:34:27.2996585Z [6790/6912] Building CXX object test_api\CMakeFiles\test_api.dir\moduledict.cpp.obj 2025-03-14T04:34:27.2997194Z [6791/6912] Building CXX object test_api\CMakeFiles\test_api.dir\module.cpp.obj 2025-03-14T04:34:27.2997785Z [6792/6912] Building CXX object test_api\CMakeFiles\test_api.dir\modulelist.cpp.obj 2025-03-14T04:34:27.3004735Z [6793/6912] Building CXX object test_api\CMakeFiles\test_api.dir\nested.cpp.obj 2025-03-14T04:34:27.3005913Z [6794/6912] Building CXX object test_api\CMakeFiles\test_api.dir\parameterdict.cpp.obj 2025-03-14T04:34:46.1993149Z [6795/6912] Building CXX object test_api\CMakeFiles\test_api.dir\parameterlist.cpp.obj 2025-03-14T04:34:46.1994245Z [6796/6912] Building CXX object test_api\CMakeFiles\test_api.dir\modules.cpp.obj 2025-03-14T04:34:46.1995166Z [6797/6912] Building CXX object test_api\CMakeFiles\test_api.dir\namespace.cpp.obj 2025-03-14T04:34:46.1996071Z [6798/6912] Building CXX object test_api\CMakeFiles\test_api.dir\nn_utils.cpp.obj 2025-03-14T04:34:46.1996980Z [6799/6912] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_cuda.cpp.obj 2025-03-14T04:34:46.1997868Z [6800/6912] Building CXX object test_api\CMakeFiles\test_api.dir\support.cpp.obj 2025-03-14T04:34:51.6522046Z [6801/6912] Building CXX object test_api\CMakeFiles\test_api.dir\ordered_dict.cpp.obj 2025-03-14T04:34:51.6523129Z [6802/6912] Building CXX object test_api\CMakeFiles\test_api.dir\optim.cpp.obj 2025-03-14T04:34:51.6524162Z [6803/6912] Building CXX object test_api\CMakeFiles\test_api.dir\rnn.cpp.obj 2025-03-14T04:34:51.6525182Z [6804/6912] Building CXX object test_api\CMakeFiles\test_api.dir\transformer.cpp.obj 2025-03-14T04:34:51.6526561Z [6805/6912] Building CXX object test_api\CMakeFiles\test_api.dir\sequential.cpp.obj 2025-03-14T04:34:51.6527503Z [6806/6912] Building CXX object test_api\CMakeFiles\test_api.dir\special.cpp.obj 2025-03-14T04:35:49.7547344Z [6807/6912] Building CXX object test_api\CMakeFiles\test_api.dir\serialize.cpp.obj 2025-03-14T04:35:49.7547989Z [6808/6912] Building CXX object test_api\CMakeFiles\test_api.dir\static.cpp.obj 2025-03-14T04:35:49.7548600Z [6809/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\__\common\main.cpp.obj 2025-03-14T04:35:49.7549230Z [6810/6912] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_indexing.cpp.obj 2025-03-14T04:35:49.7549824Z [6811/6912] Building CXX object test_api\CMakeFiles\test_api.dir\nested_int.cpp.obj 2025-03-14T04:35:49.7550446Z [6812/6912] Building CXX object test_api\CMakeFiles\test_api.dir\grad_mode.cpp.obj 2025-03-14T04:35:50.0736029Z [6813/6912] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options.cpp.obj 2025-03-14T04:35:50.0736719Z [6814/6912] Building CXX object test_api\CMakeFiles\test_api.dir\inference_mode.cpp.obj 2025-03-14T04:35:50.0737335Z [6815/6912] Building CXX object test_api\CMakeFiles\test_api.dir\operations.cpp.obj 2025-03-14T04:35:50.0737941Z [6816/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_cache.cpp.obj 2025-03-14T04:35:50.0738669Z [6817/6912] Building CXX object test_api\CMakeFiles\parallel_benchmark.dir\parallel_benchmark.cpp.obj 2025-03-14T04:35:50.0739376Z [6818/6912] Building CXX object test_api\CMakeFiles\test_api.dir\tensor.cpp.obj 2025-03-14T04:37:46.5416977Z [6819/6912] Building CXX object test_api\CMakeFiles\test_api.dir\torch_include.cpp.obj 2025-03-14T04:37:46.5417967Z [6820/6912] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options_cuda.cpp.obj 2025-03-14T04:37:46.5418631Z [6821/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_util.cpp.obj 2025-03-14T04:37:46.5419289Z [6822/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_permutation_util.cpp.obj 2025-03-14T04:37:46.5419951Z [6823/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_misc.cpp.obj 2025-03-14T04:37:46.5420636Z [6824/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_shape.cpp.obj 2025-03-14T04:38:29.8910541Z [6825/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir_util.cpp.obj 2025-03-14T04:38:29.8911254Z [6826/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_trie_cache.cpp.obj 2025-03-14T04:38:29.8911878Z [6827/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir.cpp.obj 2025-03-14T04:38:29.8912498Z [6828/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_backend_device.cpp.obj 2025-03-14T04:38:29.8913233Z [6829/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_graph_executor.cpp.obj 2025-03-14T04:38:29.8913927Z [6830/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops_util.cpp.obj 2025-03-14T04:50:41.0336393Z [6831/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops.cpp.obj 2025-03-14T04:50:41.0337329Z [6832/6912] Linking CXX shared library bin\torch_cpu.dll 2025-03-14T04:50:41.0338078Z [6833/6912] Linking CXX static library lib\unbox_lib.lib 2025-03-14T04:50:41.0338805Z [6834/6912] Linking CXX shared library bin\torch.dll 2025-03-14T04:50:41.0339520Z [6835/6912] Linking CXX executable bin\Dimname_test.exe 2025-03-14T04:50:41.0340352Z [6836/6912] Linking CXX executable bin\BackoffTest.exe 2025-03-14T04:50:41.0341208Z [6837/6912] Linking CXX executable bin\test_edge_op_registration.exe 2025-03-14T04:50:41.0342293Z [6838/6912] Linking CXX executable bin\FileStoreTest.exe 2025-03-14T04:50:42.1462127Z [6839/6912] Linking CXX executable bin\TCPStoreTest.exe 2025-03-14T04:50:42.1462677Z [6840/6912] Linking CXX executable bin\ProcessGroupGlooTest.exe 2025-03-14T04:50:42.1463148Z [6841/6912] Linking CXX executable bin\NamedTensor_test.exe 2025-03-14T04:50:42.1463725Z [6842/6912] Linking CXX executable bin\Dict_test.exe 2025-03-14T04:50:42.1464707Z [6843/6912] Linking CXX executable bin\MaybeOwned_test.exe 2025-03-14T04:50:42.1465443Z [6844/6912] Linking CXX executable bin\apply_utils_test.exe 2025-03-14T04:50:42.1466192Z [6845/6912] Linking CXX executable bin\broadcast_test.exe 2025-03-14T04:50:42.1466960Z [6846/6912] Linking CXX executable bin\cpu_generator_test.exe 2025-03-14T04:50:42.1467415Z [6847/6912] Linking CXX executable bin\cpu_allocator_test.exe 2025-03-14T04:50:43.3160878Z [6848/6912] Linking CXX executable bin\atest.exe 2025-03-14T04:50:43.3161317Z [6849/6912] Linking CXX executable bin\basic.exe 2025-03-14T04:50:43.3161812Z [6850/6912] Linking CXX executable bin\cpu_profiling_allocator_test.exe 2025-03-14T04:50:43.3162392Z [6851/6912] Linking CXX executable bin\dispatch_key_set_test.exe 2025-03-14T04:50:43.3162813Z [6852/6912] Linking CXX executable bin\half_test.exe 2025-03-14T04:50:43.3163256Z [6853/6912] Linking CXX executable bin\extension_backend_test.exe 2025-03-14T04:50:43.3163735Z [6854/6912] Linking CXX executable bin\dlconvertor_test.exe 2025-03-14T04:50:43.3164176Z [6855/6912] Linking CXX executable bin\lazy_tensor_test.exe 2025-03-14T04:50:44.0876982Z [6856/6912] Linking CXX executable bin\math_kernel_test.exe 2025-03-14T04:50:44.0877524Z [6857/6912] Linking CXX executable bin\memory_overlapping_test.exe 2025-03-14T04:50:44.0878013Z [6858/6912] Linking CXX executable bin\memory_format_test.exe 2025-03-14T04:50:44.0878441Z [6859/6912] Linking CXX executable bin\cpu_rng_test.exe 2025-03-14T04:50:44.0878903Z [6860/6912] Linking CXX executable bin\ivalue_test.exe 2025-03-14T04:50:44.0879321Z [6861/6912] Linking CXX executable bin\operator_name_test.exe 2025-03-14T04:50:44.0880081Z [6862/6912] Linking CXX executable bin\vec_test_all_types_AVX2.exe 2025-03-14T04:50:44.0880580Z [6863/6912] Linking CXX executable bin\operators_test.exe 2025-03-14T04:50:44.8296335Z [6864/6912] Linking CXX executable bin\vec_test_all_types_DEFAULT.exe 2025-03-14T04:50:44.8296884Z [6865/6912] Linking CXX executable bin\native_test.exe 2025-03-14T04:50:44.8297361Z [6866/6912] Linking CXX executable bin\packedtensoraccessor_test.exe 2025-03-14T04:50:44.8297857Z [6867/6912] Linking CXX executable bin\mobile_memory_cleanup.exe 2025-03-14T04:50:44.8298304Z [6868/6912] Linking CXX executable bin\quantized_test.exe 2025-03-14T04:50:44.8298784Z [6869/6912] Linking CXX executable bin\reduce_ops_test.exe 2025-03-14T04:50:44.8299272Z [6870/6912] Linking CXX executable bin\reportMemoryUsage_test.exe 2025-03-14T04:50:44.8299833Z [6871/6912] Linking CXX executable bin\scalar_tensor_test.exe 2025-03-14T04:50:44.8300256Z [6872/6912] Linking CXX executable bin\pow_test.exe 2025-03-14T04:50:45.4946199Z [6873/6912] Linking CXX executable bin\scalar_test.exe 2025-03-14T04:50:45.4946758Z [6874/6912] Linking CXX executable bin\StorageUtils_test.exe 2025-03-14T04:50:45.4947247Z [6875/6912] Linking CXX executable bin\thread_init_test.exe 2025-03-14T04:50:45.4947715Z [6876/6912] Linking CXX executable bin\stride_properties_test.exe 2025-03-14T04:50:45.4948191Z [6877/6912] Linking CXX executable bin\type_ptr_test.exe 2025-03-14T04:50:45.4948602Z [6878/6912] Linking CXX executable bin\test_parallel.exe 2025-03-14T04:50:45.4949047Z [6879/6912] Linking CXX executable bin\verify_api_visibility.exe 2025-03-14T04:50:45.4949499Z [6880/6912] Linking CXX executable bin\undefined_tensor_test.exe 2025-03-14T04:50:46.4154571Z [6881/6912] Linking CXX executable bin\type_test.exe 2025-03-14T04:50:46.4155042Z [6882/6912] Linking CXX executable bin\weakref_test.exe 2025-03-14T04:50:46.4155477Z [6883/6912] Linking CXX executable bin\tensor_iterator_test.exe 2025-03-14T04:50:46.4155912Z [6884/6912] Linking CXX executable bin\wrapdim_test.exe 2025-03-14T04:50:46.4156359Z [6885/6912] Linking CXX executable bin\legacy_vmap_test.exe 2025-03-14T04:50:46.4156780Z [6886/6912] Linking CXX executable bin\xla_tensor_test.exe 2025-03-14T04:50:46.4157181Z [6887/6912] Linking CXX executable bin\IListRef_test.exe 2025-03-14T04:50:46.4157801Z [6888/6912] Linking CXX executable bin\CppSignature_test.exe 2025-03-14T04:50:46.4158243Z [6889/6912] Linking CXX executable bin\KernelFunction_test.exe 2025-03-14T04:50:47.3515812Z [6890/6912] Linking CXX executable bin\List_test.exe 2025-03-14T04:50:47.3516287Z [6891/6912] Linking CXX executable bin\op_allowlist_test.exe 2025-03-14T04:50:47.3516749Z [6892/6912] Linking CXX executable bin\kernel_stackbased_test.exe 2025-03-14T04:50:47.3517415Z [6893/6912] Linking CXX executable bin\backend_fallback_test.exe 2025-03-14T04:50:47.3518222Z [6894/6912] Linking CXX executable bin\kernel_function_test.exe 2025-03-14T04:50:47.3518746Z [6895/6912] Linking CXX executable bin\vec_test_all_types_AVX512.exe 2025-03-14T04:50:47.3519278Z [6896/6912] Linking CXX executable bin\kernel_lambda_test.exe 2025-03-14T04:50:47.3519713Z [6897/6912] Linking CXX executable bin\inline_container_test.exe 2025-03-14T04:50:48.8706062Z [6898/6912] Linking CXX executable bin\make_boxed_from_unboxed_functor_test.exe 2025-03-14T04:50:48.8706642Z [6899/6912] Linking CXX shared library bin\jitbackend_test.dll 2025-03-14T04:50:48.8707119Z [6900/6912] Linking CXX executable bin\kernel_function_legacy_test.exe 2025-03-14T04:50:48.8707594Z [6901/6912] Linking CXX shared library bin\aoti_custom_ops.dll 2025-03-14T04:50:48.8708057Z [6902/6912] Linking CXX executable bin\kernel_lambda_legacy_test.exe 2025-03-14T04:50:48.8708517Z [6903/6912] Linking CXX executable bin\parallel_benchmark.exe 2025-03-14T04:50:48.8708953Z [6904/6912] Linking CXX executable bin\tutorial_tensorexpr.exe 2025-03-14T04:50:48.8709394Z [6905/6912] Linking CXX shared library bin\torchbind_test.dll 2025-03-14T04:51:07.5800767Z [6906/6912] Linkin-- Install configuration: "Debug" 2025-03-14T04:57:18.1680206Z g CXX shared library bin\backend_with_compiler.dll 2025-03-14T04:57:18.1701432Z [6907/6912] Linking CXX executable bin\op_registration_test.exe 2025-03-14T04:57:18.1701911Z [6908/6912] Linking CXX executable bin\test_lazy.exe 2025-03-14T04:57:18.1714141Z [6909/6912] Linking CXX executable bin\test_tensorexpr.exe 2025-03-14T04:57:18.1714579Z [6910/6912] Linking CXX executable bin\test_api.exe 2025-03-14T04:57:18.1714989Z [6911/6912] Linking CXX executable bin\test_jit.exe 2025-03-14T04:57:18.1727910Z [6911/6912] Install the project... 2025-03-14T04:57:18.2040359Z -- Checkout nccl release tag: v2.25.1-1 2025-03-14T04:57:18.2199371Z cmake -GNinja -DBUILD_ENVIRONMENT=windows-binary-libtorch-debug -DBUILD_PYTHON=False -DBUILD_PYTHONLESS=1 -DBUILD_TEST=True -DBUILD_TYPE=debug -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CUDA_COMPILER=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/bin/nvcc.exe -DCMAKE_CUDA_COMPILER_LAUNCHER=C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\\tmp_bin\randomtemp.exe;C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\\tmp_bin\sccache.exe -DCMAKE_GENERATOR=Ninja -DCMAKE_INSTALL_PREFIX=C:\actions-runner\_work\pytorch\pytorch\pytorch\torch -DCMAKE_PREFIX_PATH=C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\Lib\site-packages -DCUDA_NVCC_EXECUTABLE=C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\/tmp_bin/nvcc.bat -DINSTALL_TEST=0 -DPython_EXECUTABLE=C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\python.exe -DUSE_CUDA=0 -DUSE_FBGEMM=1 -DUSE_GLOO_WITH_OPENSSL=ON -DUSE_GOLD_LINKER=ON -DUSE_NUMPY=True -DUSE_SCCACHE=1 -DUSE_SPLIT_BUILD= C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-03-14T04:57:18.2221233Z cmake --build . --target install --config Debug -j 12 2025-03-14T04:57:18.2513219Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\bin\asmjit.dll 2025-03-14T04:57:18.2532260Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\bin\fbgemm.dll 2025-03-14T04:57:18.2547853Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\bin\protoc.exe 2025-03-14T04:57:18.2556915Z 3 file(s) moved. 2025-03-14T04:57:18.2557500Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-config-version.cmake 2025-03-14T04:57:18.2559119Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-config.cmake 2025-03-14T04:57:18.2568579Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-module.cmake 2025-03-14T04:57:18.2569263Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-options.cmake 2025-03-14T04:57:18.2569931Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-targets-debug.cmake 2025-03-14T04:57:18.2708214Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-targets.cmake 2025-03-14T04:57:18.2720467Z 6 file(s) moved. 2025-03-14T04:57:18.2830105Z 2025-03-14T04:57:18.2830787Z ------------------------------------------------------------------------------- 2025-03-14T04:57:18.2831552Z ROBOCOPY :: Robust File Copy for Windows 2025-03-14T04:57:18.2841002Z ------------------------------------------------------------------------------- 2025-03-14T04:57:18.2841479Z 2025-03-14T04:57:18.2841644Z Started : Friday, March 14, 2025 4:57:18 AM 2025-03-14T04:57:18.2855112Z Source : C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ 2025-03-14T04:57:18.2855788Z Dest : C:\actions-runner\_work\pytorch\pytorch\pytorch\libtorch\include\ 2025-03-14T04:57:18.2856146Z 2025-03-14T04:57:18.2856242Z Files : *.* 2025-03-14T04:57:18.2870535Z 2025-03-14T04:57:18.2870891Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /MOVE /R:1000000 /W:30 2025-03-14T04:57:18.2871177Z 2025-03-14T04:57:18.2871382Z ------------------------------------------------------------------------------ 2025-03-14T04:57:18.2871685Z 2025-03-14T04:57:18.2894719Z 22 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ 2025-03-14T04:57:18.2901663Z New File 57003 cpuinfo.h 2025-03-14T04:57:18.2909616Z 100% 2025-03-14T04:57:18.2909866Z New File 848 dnnl.h 2025-03-14T04:57:18.2910159Z 100% 2025-03-14T04:57:18.2915918Z New File 856 dnnl.hpp 2025-03-14T04:57:18.2923689Z 100% 2025-03-14T04:57:18.2924063Z New File 876 dnnl_config.h 2025-03-14T04:57:18.2924393Z 100% 2025-03-14T04:57:18.2941745Z New File 872 dnnl_debug.h 2025-03-14T04:57:18.2942057Z 100% 2025-03-14T04:57:18.2943144Z New File 864 dnnl_ocl.h 2025-03-14T04:57:18.2952886Z 100% 2025-03-14T04:57:18.2953163Z New File 872 dnnl_ocl.hpp 2025-03-14T04:57:18.2953483Z 100% 2025-03-14T04:57:18.2960266Z New File 868 dnnl_sycl.h 2025-03-14T04:57:18.2960572Z 100% 2025-03-14T04:57:18.2963171Z New File 876 dnnl_sycl.hpp 2025-03-14T04:57:18.2966314Z 100% 2025-03-14T04:57:18.2969855Z New File 892 dnnl_sycl_types.h 2025-03-14T04:57:18.2973022Z 100% 2025-03-14T04:57:18.2976343Z New File 892 dnnl_threadpool.h 2025-03-14T04:57:18.2979532Z 100% 2025-03-14T04:57:18.2982954Z New File 900 dnnl_threadpool.hpp 2025-03-14T04:57:18.2986061Z 100% 2025-03-14T04:57:18.2989468Z New File 924 dnnl_threadpool_iface.hpp 2025-03-14T04:57:18.2992775Z 100% 2025-03-14T04:57:18.2996078Z New File 872 dnnl_types.h 2025-03-14T04:57:18.3000421Z 100% 2025-03-14T04:57:18.3003026Z New File 880 dnnl_version.h 2025-03-14T04:57:18.3006223Z 100% 2025-03-14T04:57:18.3009484Z New File 537 experiments-config.h 2025-03-14T04:57:18.3012505Z 100% 2025-03-14T04:57:18.3015636Z New File 152 fp16.h 2025-03-14T04:57:18.3018817Z 100% 2025-03-14T04:57:18.3021920Z New File 13574 fxdiv.h 2025-03-14T04:57:18.3025043Z 100% 2025-03-14T04:57:18.3028271Z New File 46888 psimd.h 2025-03-14T04:57:18.3031530Z 100% 2025-03-14T04:57:18.3035441Z New File 101883 pthreadpool.h 2025-03-14T04:57:18.3038894Z 100% 2025-03-14T04:57:18.3043742Z New File 273502 sleef.h 2025-03-14T04:57:18.3044807Z 47% 2025-03-14T04:57:18.3045435Z 95% 2025-03-14T04:57:18.3049481Z 100% 2025-03-14T04:57:18.3053772Z New File 205858 xnnpack.h 2025-03-14T04:57:18.3054639Z 63% 2025-03-14T04:57:18.3059127Z 100% 2025-03-14T04:57:18.3062900Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\asmjit\ 2025-03-14T04:57:18.3066153Z New File 2516 arm.h 2025-03-14T04:57:18.3069494Z 100% 2025-03-14T04:57:18.3072700Z New File 335 asmjit-scope-begin.h 2025-03-14T04:57:18.3075732Z 100% 2025-03-14T04:57:18.3078903Z New File 249 asmjit-scope-end.h 2025-03-14T04:57:18.3082098Z 100% 2025-03-14T04:57:18.3085318Z New File 1281 asmjit.h 2025-03-14T04:57:18.3088410Z 100% 2025-03-14T04:57:18.3103927Z New File 91762 core.h 2025-03-14T04:57:18.3107342Z 100% 2025-03-14T04:57:18.3110594Z New File 3985 x86.h 2025-03-14T04:57:18.3114058Z 100% 2025-03-14T04:57:18.3117400Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\asmjit\arm\ 2025-03-14T04:57:18.3120519Z New File 1739 a64assembler.h 2025-03-14T04:57:18.3123796Z 100% 2025-03-14T04:57:18.3126840Z New File 1219 a64builder.h 2025-03-14T04:57:18.3130055Z 100% 2025-03-14T04:57:18.3133162Z New File 9809 a64compiler.h 2025-03-14T04:57:18.3136569Z 100% 2025-03-14T04:57:18.3151053Z New File 48271 a64emitter.h 2025-03-14T04:57:18.3154418Z 100% 2025-03-14T04:57:18.3158348Z New File 129573 a64globals.h 2025-03-14T04:57:18.3162377Z 100% 2025-03-14T04:57:18.3165711Z New File 2022 a64instdb.h 2025-03-14T04:57:18.3168949Z 100% 2025-03-14T04:57:18.3172047Z New File 10670 a64operand.h 2025-03-14T04:57:18.3175210Z 100% 2025-03-14T04:57:18.3178630Z New File 6990 a64utils.h 2025-03-14T04:57:18.3181476Z 100% 2025-03-14T04:57:18.3184591Z New File 538 armglobals.h 2025-03-14T04:57:18.3187507Z 100% 2025-03-14T04:57:18.3190702Z New File 30165 armoperand.h 2025-03-14T04:57:18.3196386Z 100% 2025-03-14T04:57:18.3199815Z New Dir 35 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\asmjit\core\ 2025-03-14T04:57:18.3202952Z New File 23939 api-config.h 2025-03-14T04:57:18.3206282Z 100% 2025-03-14T04:57:18.3209653Z New File 9860 archcommons.h 2025-03-14T04:57:18.3212999Z 100% 2025-03-14T04:57:18.3216208Z New File 10716 archtraits.h 2025-03-14T04:57:18.3219373Z 100% 2025-03-14T04:57:18.3233231Z New File 4244 assembler.h 2025-03-14T04:57:18.3236322Z 100% 2025-03-14T04:57:18.3239618Z New File 46865 builder.h 2025-03-14T04:57:18.3243269Z 100% 2025-03-14T04:57:18.3246862Z New File 3231 codebuffer.h 2025-03-14T04:57:18.3249939Z 100% 2025-03-14T04:57:18.3253332Z New File 40705 codeholder.h 2025-03-14T04:57:18.3256617Z 100% 2025-03-14T04:57:18.3259774Z New File 27330 compiler.h 2025-03-14T04:57:18.3262793Z 100% 2025-03-14T04:57:18.3265943Z New File 6999 compilerdefs.h 2025-03-14T04:57:18.3268919Z 100% 2025-03-14T04:57:18.3271988Z New File 6666 constpool.h 2025-03-14T04:57:18.3275175Z 100% 2025-03-14T04:57:18.3278289Z New File 34778 cpuinfo.h 2025-03-14T04:57:18.3281553Z 100% 2025-03-14T04:57:18.3284802Z New File 33824 emitter.h 2025-03-14T04:57:18.3287898Z 100% 2025-03-14T04:57:18.3291003Z New File 16570 environment.h 2025-03-14T04:57:18.3294288Z 100% 2025-03-14T04:57:18.3297442Z New File 8020 errorhandler.h 2025-03-14T04:57:18.3300604Z 100% 2025-03-14T04:57:18.3303734Z New File 8265 formatter.h 2025-03-14T04:57:18.3307004Z 100% 2025-03-14T04:57:18.3310514Z New File 59955 func.h 2025-03-14T04:57:18.3313839Z 100% 2025-03-14T04:57:18.3316879Z New File 14019 globals.h 2025-03-14T04:57:18.3319922Z 100% 2025-03-14T04:57:18.3323170Z New File 30052 inst.h 2025-03-14T04:57:18.3326228Z 100% 2025-03-14T04:57:18.3329309Z New File 11254 jitallocator.h 2025-03-14T04:57:18.3332552Z 100% 2025-03-14T04:57:18.3335755Z New File 2594 jitruntime.h 2025-03-14T04:57:18.3338864Z 100% 2025-03-14T04:57:18.3341848Z New File 7071 logger.h 2025-03-14T04:57:18.3345004Z 100% 2025-03-14T04:57:18.3348697Z New File 69161 operand.h 2025-03-14T04:57:18.3351878Z 100% 2025-03-14T04:57:18.3354939Z New File 1434 osutils.h 2025-03-14T04:57:18.3357887Z 100% 2025-03-14T04:57:18.3360931Z New File 12260 string.h 2025-03-14T04:57:18.3364045Z 100% 2025-03-14T04:57:18.3367394Z New File 69591 support.h 2025-03-14T04:57:18.3371021Z 100% 2025-03-14T04:57:18.3385605Z New File 1314 target.h 2025-03-14T04:57:18.3388572Z 100% 2025-03-14T04:57:18.3391797Z New File 15646 type.h 2025-03-14T04:57:18.3395135Z 100% 2025-03-14T04:57:18.3398151Z New File 10303 virtmem.h 2025-03-14T04:57:18.3402125Z 100% 2025-03-14T04:57:18.3405205Z New File 21001 zone.h 2025-03-14T04:57:18.3408256Z 100% 2025-03-14T04:57:18.3411414Z New File 5324 zonehash.h 2025-03-14T04:57:18.3414452Z 100% 2025-03-14T04:57:18.3417528Z New File 4779 zonelist.h 2025-03-14T04:57:18.3420509Z 100% 2025-03-14T04:57:18.3423827Z New File 6221 zonestack.h 2025-03-14T04:57:18.3427233Z 100% 2025-03-14T04:57:18.3430815Z New File 3228 zonestring.h 2025-03-14T04:57:18.3433966Z 100% 2025-03-14T04:57:18.3436987Z New File 11366 zonetree.h 2025-03-14T04:57:18.3440406Z 100% 2025-03-14T04:57:18.3443937Z New File 21407 zonevector.h 2025-03-14T04:57:18.3450131Z 100% 2025-03-14T04:57:18.3453967Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\asmjit\x86\ 2025-03-14T04:57:18.3457045Z New File 29755 x86assembler.h 2025-03-14T04:57:18.3460670Z 100% 2025-03-14T04:57:18.3464215Z New File 14341 x86builder.h 2025-03-14T04:57:18.3467272Z 100% 2025-03-14T04:57:18.3470791Z New File 29720 x86compiler.h 2025-03-14T04:57:18.3474362Z 100% 2025-03-14T04:57:18.3489146Z New File 309164 x86emitter.h 2025-03-14T04:57:18.3490011Z 42% 2025-03-14T04:57:18.3490675Z 84% 2025-03-14T04:57:18.3494554Z 100% 2025-03-14T04:57:18.3499188Z New File 157033 x86globals.h 2025-03-14T04:57:18.3499823Z 83% 2025-03-14T04:57:18.3503543Z 100% 2025-03-14T04:57:18.3507361Z New File 28721 x86instdb.h 2025-03-14T04:57:18.3510532Z 100% 2025-03-14T04:57:18.3514149Z New File 52863 x86operand.h 2025-03-14T04:57:18.3523372Z 100% 2025-03-14T04:57:18.3527196Z New Dir 119 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\ 2025-03-14T04:57:18.3530888Z New File 6284 AccumulateType.h 2025-03-14T04:57:18.3534136Z 100% 2025-03-14T04:57:18.3537297Z New File 46 ArrayRef.h 2025-03-14T04:57:18.3540466Z 100% 2025-03-14T04:57:18.3543642Z New File 1144 ATen.h 2025-03-14T04:57:18.3546720Z 100% 2025-03-14T04:57:18.3550526Z New File 41137 autocast_mode.h 2025-03-14T04:57:18.3553804Z 100% 2025-03-14T04:57:18.3578103Z New File 45 Backend.h 2025-03-14T04:57:18.3581199Z 100% 2025-03-14T04:57:18.3615396Z New File 48 Backtrace.h 2025-03-14T04:57:18.3615717Z 100% 2025-03-14T04:57:18.3615952Z New File 703 BlasBackend.h 2025-03-14T04:57:18.3616249Z 100% 2025-03-14T04:57:18.3616485Z New File 1031 CachedTensorUtils.h 2025-03-14T04:57:18.3616786Z 100% 2025-03-14T04:57:18.3616986Z New File 521 ceil_div.h 2025-03-14T04:57:18.3617262Z 100% 2025-03-14T04:57:18.3617500Z New File 7196 code_template.h 2025-03-14T04:57:18.3617790Z 100% 2025-03-14T04:57:18.3619372Z New File 2654 CollapseDims.h 2025-03-14T04:57:18.3622693Z 100% 2025-03-14T04:57:18.3627196Z New File 2005 CompositeExplicitAutogradFunctions.h 2025-03-14T04:57:18.3629624Z 100% 2025-03-14T04:57:18.3633389Z New File 41235 CompositeExplicitAutogradFunctions_inl.h 2025-03-14T04:57:18.3636980Z 100% 2025-03-14T04:57:18.3640938Z New File 2018 CompositeExplicitAutogradNonFunctionalFunctions.h 2025-03-14T04:57:18.3644224Z 100% 2025-03-14T04:57:18.3647804Z New File 26567 CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-03-14T04:57:18.3651427Z 100% 2025-03-14T04:57:18.3654727Z New File 2005 CompositeImplicitAutogradFunctions.h 2025-03-14T04:57:18.3657828Z 100% 2025-03-14T04:57:18.3661366Z New File 35444 CompositeImplicitAutogradFunctions_inl.h 2025-03-14T04:57:18.3664659Z 100% 2025-03-14T04:57:18.3668219Z New File 2017 CompositeImplicitAutogradNestedTensorFunctions.h 2025-03-14T04:57:18.3671396Z 100% 2025-03-14T04:57:18.3685530Z New File 1151 CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-03-14T04:57:18.3688670Z 100% 2025-03-14T04:57:18.3691730Z New File 791 Config.h 2025-03-14T04:57:18.3694689Z 100% 2025-03-14T04:57:18.3697983Z New File 22952 Context.h 2025-03-14T04:57:18.3701029Z 100% 2025-03-14T04:57:18.3704165Z New File 5540 cpp_custom_type_hack.h 2025-03-14T04:57:18.3707231Z 100% 2025-03-14T04:57:18.3710666Z New File 10986 CPUApplyUtils.h 2025-03-14T04:57:18.3713860Z 100% 2025-03-14T04:57:18.3717117Z New File 915 CPUFixedAllocator.h 2025-03-14T04:57:18.3720456Z 100% 2025-03-14T04:57:18.3723725Z New File 1983 CPUFunctions.h 2025-03-14T04:57:18.3726856Z 100% 2025-03-14T04:57:18.3730076Z New File 27787 CPUFunctions_inl.h 2025-03-14T04:57:18.3734104Z 100% 2025-03-14T04:57:18.3736829Z New File 1576 CPUGeneratorImpl.h 2025-03-14T04:57:18.3739941Z 100% 2025-03-14T04:57:18.3743186Z New File 1984 CUDAFunctions.h 2025-03-14T04:57:18.3746490Z 100% 2025-03-14T04:57:18.3760787Z New File 33199 CUDAFunctions_inl.h 2025-03-14T04:57:18.3771616Z 100% 2025-03-14T04:57:18.3774693Z New File 44 Device.h 2025-03-14T04:57:18.3777597Z 100% 2025-03-14T04:57:18.3780811Z New File 2744 DeviceAccelerator.h 2025-03-14T04:57:18.3783952Z 100% 2025-03-14T04:57:18.3787012Z New File 1206 DeviceGuard.h 2025-03-14T04:57:18.3790252Z 100% 2025-03-14T04:57:18.3793265Z New File 32 Dimname.h 2025-03-14T04:57:18.3796111Z 100% 2025-03-14T04:57:18.3799372Z New File 48 DimVector.h 2025-03-14T04:57:18.3802449Z 100% 2025-03-14T04:57:18.3805680Z New File 40953 Dispatch.h 2025-03-14T04:57:18.3808739Z 100% 2025-03-14T04:57:18.3812115Z New File 60538 Dispatch_v2.h 2025-03-14T04:57:18.3815337Z 100% 2025-03-14T04:57:18.3818564Z New File 222 div_rtn.h 2025-03-14T04:57:18.3821661Z 100% 2025-03-14T04:57:18.3824769Z New File 678 DLConvertor.h 2025-03-14T04:57:18.3827851Z 100% 2025-03-14T04:57:18.3830859Z New File 7243 dlpack.h 2025-03-14T04:57:18.3833849Z 100% 2025-03-14T04:57:18.3837166Z New File 715 DynamicLibrary.h 2025-03-14T04:57:18.3840320Z 100% 2025-03-14T04:57:18.3854783Z New File 4876 EmptyTensor.h 2025-03-14T04:57:18.3857913Z 100% 2025-03-14T04:57:18.3861038Z New File 944 ExpandBase.h 2025-03-14T04:57:18.3864626Z 100% 2025-03-14T04:57:18.3867667Z New File 16868 ExpandUtils.h 2025-03-14T04:57:18.3870944Z 100% 2025-03-14T04:57:18.3874135Z New File 35 Formatting.h 2025-03-14T04:57:18.3877150Z 100% 2025-03-14T04:57:18.3880266Z New File 7907 FunctionalStorageImpl.h 2025-03-14T04:57:18.3883933Z 100% 2025-03-14T04:57:18.3887398Z New File 18220 FunctionalTensorWrapper.h 2025-03-14T04:57:18.3890810Z 100% 2025-03-14T04:57:18.3894409Z New File 56422 Functions.h 2025-03-14T04:57:18.3897664Z 100% 2025-03-14T04:57:18.3900926Z New File 1862 FuncTorchTLS.h 2025-03-14T04:57:18.3904239Z 100% 2025-03-14T04:57:18.3907394Z New File 48 Generator.h 2025-03-14T04:57:18.3910429Z 100% 2025-03-14T04:57:18.3913618Z New File 2731 InferSize.h 2025-03-14T04:57:18.3916816Z 100% 2025-03-14T04:57:18.3930127Z New File 454 InitialTensorOptions.h 2025-03-14T04:57:18.3933148Z 100% 2025-03-14T04:57:18.3936281Z New File 1544 jiterator_macros.h 2025-03-14T04:57:18.3939530Z 100% 2025-03-14T04:57:18.3943223Z New File 237 jit_macros.h 2025-03-14T04:57:18.3946455Z 100% 2025-03-14T04:57:18.3949495Z New File 44 Layout.h 2025-03-14T04:57:18.3952715Z 100% 2025-03-14T04:57:18.3955930Z New File 999 LegacyBatchedFallback.h 2025-03-14T04:57:18.3959213Z 100% 2025-03-14T04:57:18.3962681Z New File 5704 LegacyBatchedTensorImpl.h 2025-03-14T04:57:18.3965922Z 100% 2025-03-14T04:57:18.3969300Z New File 953 LegacyVmapMode.h 2025-03-14T04:57:18.3972378Z 100% 2025-03-14T04:57:18.3975654Z New File 7998 LegacyVmapTransforms.h 2025-03-14T04:57:18.3978825Z 100% 2025-03-14T04:57:18.3982175Z New File 750 LinalgBackend.h 2025-03-14T04:57:18.3985492Z 100% 2025-03-14T04:57:18.3988601Z New File 3773 MapAllocator.h 2025-03-14T04:57:18.3992149Z 100% 2025-03-14T04:57:18.4017465Z New File 3115 MatrixRef.h 2025-03-14T04:57:18.4020628Z 100% 2025-03-14T04:57:18.4023780Z New File 1329 MemoryOverlap.h 2025-03-14T04:57:18.4026912Z 100% 2025-03-14T04:57:18.4030190Z New File 1984 MetaFunctions.h 2025-03-14T04:57:18.4033528Z 100% 2025-03-14T04:57:18.4036955Z New File 16234 MetaFunctions_inl.h 2025-03-14T04:57:18.4040116Z 100% 2025-03-14T04:57:18.4043475Z New File 15888 MethodOperators.h 2025-03-14T04:57:18.4046622Z 100% 2025-03-14T04:57:18.4049725Z New File 36 NamedTensor.h 2025-03-14T04:57:18.4227870Z 100% 2025-03-14T04:57:18.4228262Z New File 7008 NamedTensorUtils.h 2025-03-14T04:57:18.4228569Z 100% 2025-03-14T04:57:18.4228809Z New File 62018 NativeFunctions.h 2025-03-14T04:57:18.4229104Z 100% 2025-03-14T04:57:18.4229345Z New File 58517 NativeMetaFunctions.h 2025-03-14T04:57:18.4229665Z 100% 2025-03-14T04:57:18.4229884Z New File 10508 NestedTensorImpl.h 2025-03-14T04:57:18.4230181Z 100% 2025-03-14T04:57:18.4230402Z New File 5340 NumericUtils.h 2025-03-14T04:57:18.4230697Z 100% 2025-03-14T04:57:18.4230934Z New File 6380 OpaqueTensorImpl.h 2025-03-14T04:57:18.4231220Z 100% 2025-03-14T04:57:18.4231444Z New File 60156 Operators.h 2025-03-14T04:57:18.4231749Z 100% 2025-03-14T04:57:18.4231969Z New File 1573 OpMathType.h 2025-03-14T04:57:18.4232263Z 100% 2025-03-14T04:57:18.4232468Z New File 138 PadNd.h 2025-03-14T04:57:18.4232734Z 100% 2025-03-14T04:57:18.4232963Z New File 2386 Parallel-inl.h 2025-03-14T04:57:18.4233262Z 100% 2025-03-14T04:57:18.4233465Z New File 4911 Parallel.h 2025-03-14T04:57:18.4233733Z 100% 2025-03-14T04:57:18.4233951Z New File 312 ParallelFuture.h 2025-03-14T04:57:18.4234242Z 100% 2025-03-14T04:57:18.4234461Z New File 307 ParallelNative.h 2025-03-14T04:57:18.4234734Z 100% 2025-03-14T04:57:18.4234953Z New File 1337 ParallelOpenMP.h 2025-03-14T04:57:18.4235240Z 100% 2025-03-14T04:57:18.4235473Z New File 408 PTThreadPool.h 2025-03-14T04:57:18.4235757Z 100% 2025-03-14T04:57:18.4235987Z New File 1229 PythonTorchFunctionTLS.h 2025-03-14T04:57:18.4236305Z 100% 2025-03-14T04:57:18.4236538Z New File 25096 record_function.h 2025-03-14T04:57:18.4236827Z 100% 2025-03-14T04:57:18.4237063Z New File 2.1 m RedispatchFunctions.h 2025-03-14T04:57:18.4237362Z 23% 2025-03-14T04:57:18.4237741Z 46% 2025-03-14T04:57:18.4237928Z 70% 2025-03-14T04:57:18.4238121Z 93% 2025-03-14T04:57:18.4238302Z 100% 2025-03-14T04:57:18.4238552Z New File 910409 RegistrationDeclarations.h 2025-03-14T04:57:18.4238874Z 28% 2025-03-14T04:57:18.4239062Z 57% 2025-03-14T04:57:18.4239267Z 86% 2025-03-14T04:57:18.4239447Z 100% 2025-03-14T04:57:18.4239662Z New File 754 ROCmFABackend.h 2025-03-14T04:57:18.4239954Z 100% 2025-03-14T04:57:18.4243247Z New File 2472 SavedTensorHooks.h 2025-03-14T04:57:18.4246350Z 100% 2025-03-14T04:57:18.4249375Z New File 47 Scalar.h 2025-03-14T04:57:18.4252242Z 100% 2025-03-14T04:57:18.4255702Z New File 1648 ScalarOps.h 2025-03-14T04:57:18.4258809Z 100% 2025-03-14T04:57:18.4262197Z New File 133 ScalarType.h 2025-03-14T04:57:18.4265179Z 100% 2025-03-14T04:57:18.4268287Z New File 269 SDPBackend.h 2025-03-14T04:57:18.4271279Z 100% 2025-03-14T04:57:18.4274319Z New File 346 SequenceNumber.h 2025-03-14T04:57:18.4277307Z 100% 2025-03-14T04:57:18.4280421Z New File 49 SmallVector.h 2025-03-14T04:57:18.4283766Z 100% 2025-03-14T04:57:18.4287508Z New File 7315 SparseCsrTensorImpl.h 2025-03-14T04:57:18.4290769Z 100% 2025-03-14T04:57:18.4294085Z New File 18228 SparseCsrTensorUtils.h 2025-03-14T04:57:18.4297292Z 100% 2025-03-14T04:57:18.4300661Z New File 15729 SparseTensorImpl.h 2025-03-14T04:57:18.4303995Z 100% 2025-03-14T04:57:18.4307038Z New File 45 Storage.h 2025-03-14T04:57:18.4310093Z 100% 2025-03-14T04:57:18.4313433Z New File 1357 StorageUtils.h 2025-03-14T04:57:18.4316900Z 100% 2025-03-14T04:57:18.4320313Z New File 47 Tensor.h 2025-03-14T04:57:18.4323273Z 100% 2025-03-14T04:57:18.4338554Z New File 53 TensorAccessor.h 2025-03-14T04:57:18.4341647Z 100% 2025-03-14T04:57:18.4344795Z New File 4710 TensorGeometry.h 2025-03-14T04:57:18.4348051Z 100% 2025-03-14T04:57:18.4351365Z New File 24860 TensorIndexing.h 2025-03-14T04:57:18.4354780Z 100% 2025-03-14T04:57:18.4358183Z New File 39912 TensorIterator.h 2025-03-14T04:57:18.4361868Z 100% 2025-03-14T04:57:18.4365693Z New File 2003 TensorIteratorInternal.h 2025-03-14T04:57:18.4368787Z 100% 2025-03-14T04:57:18.4372163Z New File 5171 TensorMeta.h 2025-03-14T04:57:18.4375403Z 100% 2025-03-14T04:57:18.4378671Z New File 2646 TensorNames.h 2025-03-14T04:57:18.4382058Z 100% 2025-03-14T04:57:18.4385342Z New File 2542 TensorOperators.h 2025-03-14T04:57:18.4388512Z 100% 2025-03-14T04:57:18.4392225Z New File 51 TensorOptions.h 2025-03-14T04:57:18.4395300Z 100% 2025-03-14T04:57:18.4398864Z New File 3317 TensorSubclassLikeUtils.h 2025-03-14T04:57:18.4402385Z 100% 2025-03-14T04:57:18.4405429Z New File 6148 TensorUtils.h 2025-03-14T04:57:18.4408749Z 100% 2025-03-14T04:57:18.4412066Z New File 628 ThreadLocalPythonObjects.h 2025-03-14T04:57:18.4415224Z 100% 2025-03-14T04:57:18.4418410Z New File 4433 ThreadLocalState.h 2025-03-14T04:57:18.4421614Z 100% 2025-03-14T04:57:18.4424744Z New File 5640 TracerMode.h 2025-03-14T04:57:18.4427910Z 100% 2025-03-14T04:57:18.4431025Z New File 469 TypeDefault.h 2025-03-14T04:57:18.4434046Z 100% 2025-03-14T04:57:18.4437474Z New File 3702 Utils.h 2025-03-14T04:57:18.4440527Z 100% 2025-03-14T04:57:18.4443688Z New File 402 Version.h 2025-03-14T04:57:18.4446602Z 100% 2025-03-14T04:57:18.4451652Z New File 1.6 m VmapGeneratedPlumbing.h 2025-03-14T04:57:18.4453311Z 14% 2025-03-14T04:57:18.4454830Z 29% 2025-03-14T04:57:18.4456476Z 44% 2025-03-14T04:57:18.4458553Z 59% 2025-03-14T04:57:18.4460210Z 74% 2025-03-14T04:57:18.4461748Z 89% 2025-03-14T04:57:18.4474323Z 100% 2025-03-14T04:57:18.4477729Z New File 5023 WrapDimUtils.h 2025-03-14T04:57:18.4481584Z 100% 2025-03-14T04:57:18.4484891Z New File 1119 WrapDimUtilsMulti.h 2025-03-14T04:57:18.4489645Z 100% 2025-03-14T04:57:18.4493229Z New Dir 74 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\core\ 2025-03-14T04:57:18.4496055Z New File 4311 alias_info.h 2025-03-14T04:57:18.4499250Z 100% 2025-03-14T04:57:18.4502326Z New File 1182 Array.h 2025-03-14T04:57:18.4505797Z 100% 2025-03-14T04:57:18.4509048Z New File 48 ATenGeneral.h 2025-03-14T04:57:18.4511907Z 100% 2025-03-14T04:57:18.4525073Z New File 259 ATenOpList.h 2025-03-14T04:57:18.4528403Z 100% 2025-03-14T04:57:18.4531584Z New File 1070 ATen_fwd.h 2025-03-14T04:57:18.4534581Z 100% 2025-03-14T04:57:18.4537965Z New File 58602 aten_interned_strings.h 2025-03-14T04:57:18.4541486Z 100% 2025-03-14T04:57:18.4544597Z New File 5439 ATen_pch.h 2025-03-14T04:57:18.4547629Z 100% 2025-03-14T04:57:18.4550876Z New File 61 Backtrace.h 2025-03-14T04:57:18.4554069Z 100% 2025-03-14T04:57:18.4556855Z New File 5448 blob.h 2025-03-14T04:57:18.4560285Z 100% 2025-03-14T04:57:18.4563665Z New File 2134 builtin_function.h 2025-03-14T04:57:18.4571567Z 100% 2025-03-14T04:57:18.4571829Z New File 25012 CachingHostAllocator.h 2025-03-14T04:57:18.4573891Z 100% 2025-03-14T04:57:18.4577266Z New File 814 CheckMemoryFormat.h 2025-03-14T04:57:18.4580419Z 100% 2025-03-14T04:57:18.4583674Z New File 14536 class_type.h 2025-03-14T04:57:18.4587078Z 100% 2025-03-14T04:57:18.4590304Z New File 772 custom_class.h 2025-03-14T04:57:18.4593531Z 100% 2025-03-14T04:57:18.4596973Z New File 4018 DeprecatedTypeProperties.h 2025-03-14T04:57:18.4600029Z 100% 2025-03-14T04:57:18.4603946Z New File 877 DeprecatedTypePropertiesRegistry.h 2025-03-14T04:57:18.4607126Z 100% 2025-03-14T04:57:18.4610191Z New File 13719 Dict.h 2025-03-14T04:57:18.4613433Z 100% 2025-03-14T04:57:18.4616460Z New File 7688 Dict_inl.h 2025-03-14T04:57:18.4619593Z 100% 2025-03-14T04:57:18.4622753Z New File 1215 Dimname.h 2025-03-14T04:57:18.4625800Z 100% 2025-03-14T04:57:18.4628912Z New File 292 DimVector.h 2025-03-14T04:57:18.4631899Z 100% 2025-03-14T04:57:18.4635041Z New File 12935 DistributionsHelper.h 2025-03-14T04:57:18.4638358Z 100% 2025-03-14T04:57:18.4652837Z New File 10840 dynamic_type.h 2025-03-14T04:57:18.4655256Z 100% 2025-03-14T04:57:18.4658286Z New File 538 enum_tag.h 2025-03-14T04:57:18.4661223Z 100% 2025-03-14T04:57:18.4664369Z New File 2942 enum_type.h 2025-03-14T04:57:18.4667462Z 100% 2025-03-14T04:57:18.4670618Z New File 718 Formatting.h 2025-03-14T04:57:18.4673840Z 100% 2025-03-14T04:57:18.4676927Z New File 3569 function.h 2025-03-14T04:57:18.4679978Z 100% 2025-03-14T04:57:18.4683465Z New File 1518 functional.h 2025-03-14T04:57:18.4686609Z 100% 2025-03-14T04:57:18.4689963Z New File 24804 function_schema.h 2025-03-14T04:57:18.4693128Z 100% 2025-03-14T04:57:18.4696737Z New File 2155 function_schema_inl.h 2025-03-14T04:57:18.4699913Z 100% 2025-03-14T04:57:18.4703053Z New File 6597 Generator.h 2025-03-14T04:57:18.4706321Z 100% 2025-03-14T04:57:18.4709681Z New File 1120 GeneratorForPrivateuseone.h 2025-03-14T04:57:18.4713037Z 100% 2025-03-14T04:57:18.4716223Z New File 220 grad_mode.h 2025-03-14T04:57:18.4719287Z 100% 2025-03-14T04:57:18.4732600Z New File 21567 IListRef.h 2025-03-14T04:57:18.4735719Z 100% 2025-03-14T04:57:18.4739097Z New File 6310 IListRef_inl.h 2025-03-14T04:57:18.4742356Z 100% 2025-03-14T04:57:18.4951668Z New File 13763 interned_strings.h 2025-03-14T04:57:18.4952708Z 100% 2025-03-14T04:57:18.4952957Z New File 754 interned_strings_class.h 2025-03-14T04:57:18.4953265Z 100% 2025-03-14T04:57:18.4953475Z New File 53092 ivalue.h 2025-03-14T04:57:18.4953741Z 100% 2025-03-14T04:57:18.4954012Z New File 90391 ivalue_inl.h 2025-03-14T04:57:18.4954297Z 100% 2025-03-14T04:57:18.4954536Z New File 792 ivalue_to.h 2025-03-14T04:57:18.4954810Z 100% 2025-03-14T04:57:18.4955019Z New File 74642 jit_type.h 2025-03-14T04:57:18.4955288Z 100% 2025-03-14T04:57:18.4955506Z New File 23845 jit_type_base.h 2025-03-14T04:57:18.4955776Z 100% 2025-03-14T04:57:18.4956018Z New File 4968 LegacyTypeDispatch.h 2025-03-14T04:57:18.4956324Z 100% 2025-03-14T04:57:18.4956537Z New File 16569 List.h 2025-03-14T04:57:18.4956774Z 100% 2025-03-14T04:57:18.4956988Z New File 11105 List_inl.h 2025-03-14T04:57:18.4957252Z 100% 2025-03-14T04:57:18.4957467Z New File 6704 MT19937RNGEngine.h 2025-03-14T04:57:18.4957760Z 100% 2025-03-14T04:57:18.4957956Z New File 5375 NamedTensor.h 2025-03-14T04:57:18.4958240Z 100% 2025-03-14T04:57:18.4958477Z New File 6147 NestedIntSymNodeImpl.h 2025-03-14T04:57:18.4958780Z 100% 2025-03-14T04:57:18.4958999Z New File 3132 operator_name.h 2025-03-14T04:57:18.4959266Z 100% 2025-03-14T04:57:18.4959491Z New File 7954 PhiloxRNGEngine.h 2025-03-14T04:57:18.4959827Z 100% 2025-03-14T04:57:18.4960059Z New File 1129 PythonFallbackKernel.h 2025-03-14T04:57:18.4960409Z 100% 2025-03-14T04:57:18.4960673Z New File 617 PythonOpRegistrationTrampoline.h 2025-03-14T04:57:18.4961016Z 100% 2025-03-14T04:57:18.4961487Z New File 4534 qualified_name.h 2025-03-14T04:57:18.4961796Z 100% 2025-03-14T04:57:18.4962016Z New File 2771 QuantizerBase.h 2025-03-14T04:57:18.4962289Z 100% 2025-03-14T04:57:18.4962504Z New File 443 Range.h 2025-03-14T04:57:18.4962767Z 100% 2025-03-14T04:57:18.4976620Z New File 413 Reduction.h 2025-03-14T04:57:18.4979732Z 100% 2025-03-14T04:57:18.4983101Z New File 1249 rref_interface.h 2025-03-14T04:57:18.4986294Z 100% 2025-03-14T04:57:18.4989584Z New File 30 Scalar.h 2025-03-14T04:57:18.4992416Z 100% 2025-03-14T04:57:18.4996054Z New File 34 ScalarType.h 2025-03-14T04:57:18.4999655Z 100% 2025-03-14T04:57:18.5002802Z New File 6386 stack.h 2025-03-14T04:57:18.5005862Z 100% 2025-03-14T04:57:18.5009255Z New File 6020 symbol.h 2025-03-14T04:57:18.5012454Z 100% 2025-03-14T04:57:18.5015761Z New File 2501 Tensor.h 2025-03-14T04:57:18.5018880Z 100% 2025-03-14T04:57:18.5022193Z New File 10680 TensorAccessor.h 2025-03-14T04:57:18.5025629Z 100% 2025-03-14T04:57:18.5029180Z New File 39121 TensorBase.h 2025-03-14T04:57:18.5032574Z 100% 2025-03-14T04:57:18.5036783Z New File 296681 TensorBody.h 2025-03-14T04:57:18.5037870Z 44% 2025-03-14T04:57:18.5038533Z 88% 2025-03-14T04:57:18.5042451Z 100% 2025-03-14T04:57:18.5045850Z New File 501 TorchDispatchUtils.h 2025-03-14T04:57:18.5049057Z 100% 2025-03-14T04:57:18.5072023Z New File 7029 TransformationHelper.h 2025-03-14T04:57:18.5080452Z 100% 2025-03-14T04:57:18.5080697Z New File 30 typeid.h 2025-03-14T04:57:18.5082806Z 100% 2025-03-14T04:57:18.5086457Z New File 3360 type_factory.h 2025-03-14T04:57:18.5089137Z 100% 2025-03-14T04:57:18.5092508Z New File 1272 type_ptr.h 2025-03-14T04:57:18.5095402Z 100% 2025-03-14T04:57:18.5098590Z New File 43 UndefinedTensorImpl.h 2025-03-14T04:57:18.5101696Z 100% 2025-03-14T04:57:18.5105437Z New File 729 UnsafeFromTH.h 2025-03-14T04:57:18.5108632Z 100% 2025-03-14T04:57:18.5111998Z New File 3621 VariableHooksInterface.h 2025-03-14T04:57:18.5115188Z 100% 2025-03-14T04:57:18.5118461Z New File 2472 Variadic.h 2025-03-14T04:57:18.5121735Z 100% 2025-03-14T04:57:18.5125156Z New File 2527 Vitals.h 2025-03-14T04:57:18.5128777Z 100% 2025-03-14T04:57:18.5132307Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\core\boxing\ 2025-03-14T04:57:18.5135363Z New File 8350 BoxedKernel.h 2025-03-14T04:57:18.5138817Z 100% 2025-03-14T04:57:18.5142053Z New File 3361 BoxedKernel_impl.h 2025-03-14T04:57:18.5145202Z 100% 2025-03-14T04:57:18.5148440Z New File 9008 KernelFunction.h 2025-03-14T04:57:18.5152430Z 100% 2025-03-14T04:57:18.5165852Z New File 12013 KernelFunction_impl.h 2025-03-14T04:57:18.5169122Z 100% 2025-03-14T04:57:18.5172515Z New File 718 OperatorKernel.h 2025-03-14T04:57:18.5176324Z 100% 2025-03-14T04:57:18.5179939Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\core\boxing\impl\ 2025-03-14T04:57:18.5182947Z New File 13975 boxing.h 2025-03-14T04:57:18.5186178Z 100% 2025-03-14T04:57:18.5189616Z New File 32473 make_boxed_from_unboxed_functor.h 2025-03-14T04:57:18.5193362Z 100% 2025-03-14T04:57:18.5196567Z New File 4541 test_helpers.h 2025-03-14T04:57:18.5199723Z 100% 2025-03-14T04:57:18.5212901Z New File 1366 WrapFunctionIntoFunctor.h 2025-03-14T04:57:18.5216186Z 100% 2025-03-14T04:57:18.5219623Z New File 1473 WrapFunctionIntoRuntimeFunctor.h 2025-03-14T04:57:18.5227602Z 100% 2025-03-14T04:57:18.5231271Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\core\dispatch\ 2025-03-14T04:57:18.5234506Z New File 2449 CppSignature.h 2025-03-14T04:57:18.5237546Z 100% 2025-03-14T04:57:18.5240881Z New File 34994 Dispatcher.h 2025-03-14T04:57:18.5244578Z 100% 2025-03-14T04:57:18.5247810Z New File 10298 DispatchKeyExtractor.h 2025-03-14T04:57:18.5250959Z 100% 2025-03-14T04:57:18.5263910Z New File 346 ObservedOperators.h 2025-03-14T04:57:18.5266793Z 100% 2025-03-14T04:57:18.5270050Z New File 13354 OperatorEntry.h 2025-03-14T04:57:18.5273156Z 100% 2025-03-14T04:57:18.5276477Z New File 916 OperatorOptions.h 2025-03-14T04:57:18.5279736Z 100% 2025-03-14T04:57:18.5283170Z New File 913 RegistrationHandleRAII.h 2025-03-14T04:57:18.5288535Z 100% 2025-03-14T04:57:18.5292981Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\core\op_registration\ 2025-03-14T04:57:18.5296073Z New File 3297 adaption.h 2025-03-14T04:57:18.5299394Z 100% 2025-03-14T04:57:18.5302341Z New File 6884 infer_schema.h 2025-03-14T04:57:18.5305384Z 100% 2025-03-14T04:57:18.5308567Z New File 6497 op_allowlist.h 2025-03-14T04:57:18.5311783Z 100% 2025-03-14T04:57:18.5325337Z New File 29175 op_registration.h 2025-03-14T04:57:20.4851607Z 100% 2025-03-14T04:57:20.4855686Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\ 2025-03-14T04:57:20.4859342Z New File 551 FlushDenormal.h 2025-03-14T04:57:20.4862713Z 100% 2025-03-14T04:57:20.4866096Z New File 836 Utils.h 2025-03-14T04:57:20.4869035Z 100% 2025-03-14T04:57:20.4872811Z New File 6245 vml.h 2025-03-14T04:57:20.4876322Z 100% 2025-03-14T04:57:20.4879856Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\ 2025-03-14T04:57:20.4883148Z New File 106 functional.h 2025-03-14T04:57:20.4886106Z 100% 2025-03-14T04:57:20.4889569Z New File 13835 functional_base.h 2025-03-14T04:57:20.4892864Z 100% 2025-03-14T04:57:20.4896349Z New File 25227 functional_bfloat16.h 2025-03-14T04:57:20.4899857Z 100% 2025-03-14T04:57:20.4913257Z New File 2159 intrinsics.h 2025-03-14T04:57:20.4916748Z 100% 2025-03-14T04:57:20.4919513Z New File 1368 vec.h 2025-03-14T04:57:20.4922715Z 100% 2025-03-14T04:57:20.4926179Z New File 43801 vec_base.h 2025-03-14T04:57:20.4929850Z 100% 2025-03-14T04:57:20.4933303Z New File 1903 vec_convert.h 2025-03-14T04:57:20.4936289Z 100% 2025-03-14T04:57:20.4939477Z New File 4726 vec_half.h 2025-03-14T04:57:20.4942483Z 100% 2025-03-14T04:57:20.4946010Z New File 10240 vec_mask.h 2025-03-14T04:57:20.4949138Z 100% 2025-03-14T04:57:20.4952478Z New File 13866 vec_n.h 2025-03-14T04:57:20.4956176Z 100% 2025-03-14T04:57:20.4959570Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\sve\ 2025-03-14T04:57:20.4962939Z New File 2914 sve_helper.h 2025-03-14T04:57:20.4966115Z 100% 2025-03-14T04:57:20.4969348Z New File 7169 vec_common_sve.h 2025-03-14T04:57:20.4972782Z 100% 2025-03-14T04:57:20.4975729Z New File 18860 vec_double.h 2025-03-14T04:57:20.4979227Z 100% 2025-03-14T04:57:20.4992635Z New File 21695 vec_float.h 2025-03-14T04:57:20.4996045Z 100% 2025-03-14T04:57:20.4999373Z New File 29889 vec_int.h 2025-03-14T04:57:20.5003052Z 100% 2025-03-14T04:57:20.5006523Z New File 20044 vec_qint.h 2025-03-14T04:57:20.5012702Z 100% 2025-03-14T04:57:20.5016262Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\vec128\ 2025-03-14T04:57:20.5019192Z New File 379 vec128.h 2025-03-14T04:57:20.5023406Z 100% 2025-03-14T04:57:20.5026534Z New File 23162 vec128_bfloat16_neon.h 2025-03-14T04:57:20.5030022Z 100% 2025-03-14T04:57:20.5033532Z New File 2043 vec128_convert.h 2025-03-14T04:57:20.5036539Z 100% 2025-03-14T04:57:20.5049507Z New File 20395 vec128_float_neon.h 2025-03-14T04:57:20.5052790Z 100% 2025-03-14T04:57:20.5056324Z New File 20437 vec128_half_neon.h 2025-03-14T04:57:20.5059710Z 100% 2025-03-14T04:57:20.5063550Z New File 9697 vec128_reduced_precision_common_neon.h 2025-03-14T04:57:20.5069568Z 100% 2025-03-14T04:57:20.5073358Z New Dir 14 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\vec256\ 2025-03-14T04:57:20.5076659Z New File 14011 missing_vld1_neon.h 2025-03-14T04:57:20.5080334Z 100% 2025-03-14T04:57:20.5083380Z New File 290 missing_vst1_neon.h 2025-03-14T04:57:20.5086680Z 100% 2025-03-14T04:57:20.5090104Z New File 12325 vec256.h 2025-03-14T04:57:20.5093482Z 100% 2025-03-14T04:57:20.5106818Z New File 26495 vec256_16bit_float.h 2025-03-14T04:57:20.5110525Z 100% 2025-03-14T04:57:20.5114133Z New File 8656 vec256_bfloat16.h 2025-03-14T04:57:20.5117164Z 100% 2025-03-14T04:57:20.5120715Z New File 20101 vec256_complex_double.h 2025-03-14T04:57:20.5124151Z 100% 2025-03-14T04:57:20.5127915Z New File 21939 vec256_complex_float.h 2025-03-14T04:57:20.5131396Z 100% 2025-03-14T04:57:20.5134776Z New File 10014 vec256_convert.h 2025-03-14T04:57:20.5138328Z 100% 2025-03-14T04:57:20.5142006Z New File 15242 vec256_double.h 2025-03-14T04:57:20.5145026Z 100% 2025-03-14T04:57:20.5148543Z New File 24694 vec256_float.h 2025-03-14T04:57:20.5151846Z 100% 2025-03-14T04:57:20.5155487Z New File 8242 vec256_half.h 2025-03-14T04:57:20.5159207Z 100% 2025-03-14T04:57:20.5162614Z New File 63745 vec256_int.h 2025-03-14T04:57:20.5166076Z 100% 2025-03-14T04:57:20.5170123Z New File 9070 vec256_mask.h 2025-03-14T04:57:20.5173161Z 100% 2025-03-14T04:57:20.5177096Z New File 49189 vec256_qint.h 2025-03-14T04:57:20.5181043Z 100% 2025-03-14T04:57:20.5184645Z New Dir 13 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\vec256\vsx\ 2025-03-14T04:57:20.5188113Z New File 2186 vec256_bfloat16_vsx.h 2025-03-14T04:57:20.5191486Z 100% 2025-03-14T04:57:20.5194993Z New File 8298 vec256_common_vsx.h 2025-03-14T04:57:20.5198253Z 100% 2025-03-14T04:57:20.5211643Z New File 19608 vec256_complex_double_vsx.h 2025-03-14T04:57:20.5214881Z 100% 2025-03-14T04:57:20.5218406Z New File 22230 vec256_complex_float_vsx.h 2025-03-14T04:57:20.5221787Z 100% 2025-03-14T04:57:20.5225167Z New File 16476 vec256_double_vsx.h 2025-03-14T04:57:20.5228700Z 100% 2025-03-14T04:57:20.5232056Z New File 16894 vec256_float_vsx.h 2025-03-14T04:57:20.5235397Z 100% 2025-03-14T04:57:20.5238812Z New File 14489 vec256_int16_vsx.h 2025-03-14T04:57:20.5242251Z 100% 2025-03-14T04:57:20.5245657Z New File 12249 vec256_int32_vsx.h 2025-03-14T04:57:20.5248976Z 100% 2025-03-14T04:57:20.5252362Z New File 10461 vec256_int64_vsx.h 2025-03-14T04:57:20.5255789Z 100% 2025-03-14T04:57:20.5259410Z New File 10060 vec256_qint32_vsx.h 2025-03-14T04:57:20.5262606Z 100% 2025-03-14T04:57:20.5266034Z New File 17179 vec256_qint8_vsx.h 2025-03-14T04:57:20.5269317Z 100% 2025-03-14T04:57:20.5272712Z New File 17880 vec256_quint8_vsx.h 2025-03-14T04:57:20.5275990Z 100% 2025-03-14T04:57:20.5279318Z New File 20533 vsx_helpers.h 2025-03-14T04:57:20.5285232Z 100% 2025-03-14T04:57:20.5288943Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\vec256\zarch\ 2025-03-14T04:57:20.5292788Z New File 109710 vec256_zarch.h 2025-03-14T04:57:20.5300253Z 100% 2025-03-14T04:57:20.5303925Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\vec512\ 2025-03-14T04:57:20.5307139Z New File 10769 vec512.h 2025-03-14T04:57:20.5310223Z 100% 2025-03-14T04:57:20.5314185Z New File 64257 vec512_bfloat16.h 2025-03-14T04:57:20.5317710Z 100% 2025-03-14T04:57:20.5321355Z New File 25600 vec512_complex_double.h 2025-03-14T04:57:20.5324859Z 100% 2025-03-14T04:57:20.5338284Z New File 46302 vec512_complex_float.h 2025-03-14T04:57:20.5342341Z 100% 2025-03-14T04:57:20.5345694Z New File 8759 vec512_convert.h 2025-03-14T04:57:20.5348905Z 100% 2025-03-14T04:57:20.5352226Z New File 17187 vec512_double.h 2025-03-14T04:57:20.5355510Z 100% 2025-03-14T04:57:20.5359212Z New File 27439 vec512_float.h 2025-03-14T04:57:20.5362782Z 100% 2025-03-14T04:57:20.5366576Z New File 56771 vec512_int.h 2025-03-14T04:57:20.5369917Z 100% 2025-03-14T04:57:20.5373349Z New File 12715 vec512_mask.h 2025-03-14T04:57:20.5376649Z 100% 2025-03-14T04:57:20.5380317Z New File 51790 vec512_qint.h 2025-03-14T04:57:20.5390767Z 100% 2025-03-14T04:57:20.5394558Z New Dir 37 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cuda\ 2025-03-14T04:57:20.5397877Z New File 1356 ApplyGridUtils.cuh 2025-03-14T04:57:20.5401105Z 100% 2025-03-14T04:57:20.5404372Z New File 3543 AsmUtils.cuh 2025-03-14T04:57:20.5407435Z 100% 2025-03-14T04:57:20.5410609Z New File 199 ATenCUDAGeneral.h 2025-03-14T04:57:20.5413520Z 100% 2025-03-14T04:57:20.5416774Z New File 27186 Atomic.cuh 2025-03-14T04:57:20.5419890Z 100% 2025-03-14T04:57:20.5433249Z New File 1569 CachingHostAllocator.h 2025-03-14T04:57:20.5436534Z 100% 2025-03-14T04:57:20.5439741Z New File 23288 cub.cuh 2025-03-14T04:57:20.5443067Z 100% 2025-03-14T04:57:20.5446205Z New File 3455 cub.h 2025-03-14T04:57:20.5449169Z 100% 2025-03-14T04:57:20.5452402Z New File 1510 cub_definitions.cuh 2025-03-14T04:57:20.5455418Z 100% 2025-03-14T04:57:20.5458703Z New File 20983 CUDAApplyUtils.cuh 2025-03-14T04:57:20.5461907Z 100% 2025-03-14T04:57:20.5465502Z New File 13411 CUDABlas.h 2025-03-14T04:57:20.5468553Z 100% 2025-03-14T04:57:20.5471777Z New File 247 CUDAContext.h 2025-03-14T04:57:20.5474705Z 100% 2025-03-14T04:57:20.5477971Z New File 2836 CUDAContextLight.h 2025-03-14T04:57:20.5481074Z 100% 2025-03-14T04:57:20.5484319Z New File 2805 CUDADataType.h 2025-03-14T04:57:20.5487393Z 100% 2025-03-14T04:57:20.5490727Z New File 555 CUDADevice.h 2025-03-14T04:57:20.5493987Z 100% 2025-03-14T04:57:20.5497198Z New File 7307 CUDAEvent.h 2025-03-14T04:57:20.5500307Z 100% 2025-03-14T04:57:20.5503443Z New File 6262 CUDAGeneratorImpl.h 2025-03-14T04:57:20.5506487Z 100% 2025-03-14T04:57:20.5509699Z New File 3251 CUDAGraph.h 2025-03-14T04:57:20.5512759Z 100% 2025-03-14T04:57:20.5516059Z New File 1954 CUDAGraphsUtils.cuh 2025-03-14T04:57:20.5519289Z 100% 2025-03-14T04:57:20.5522600Z New File 2671 CUDASparse.h 2025-03-14T04:57:20.5525680Z 100% 2025-03-14T04:57:20.5529269Z New File 13095 CUDASparseBlas.h 2025-03-14T04:57:20.5532463Z 100% 2025-03-14T04:57:20.5545342Z New File 9637 CUDASparseDescriptors.h 2025-03-14T04:57:20.5548456Z 100% 2025-03-14T04:57:20.5551694Z New File 285 CUDATensorMethods.cuh 2025-03-14T04:57:20.5555161Z 100% 2025-03-14T04:57:20.5558558Z New File 436 CUDAUtils.h 2025-03-14T04:57:20.5561596Z 100% 2025-03-14T04:57:20.5564969Z New File 3401 DeviceUtils.cuh 2025-03-14T04:57:20.5568156Z 100% 2025-03-14T04:57:20.5571841Z New File 1250 EmptyTensor.h 2025-03-14T04:57:20.5574910Z 100% 2025-03-14T04:57:20.5578349Z New File 13139 Exceptions.h 2025-03-14T04:57:20.5581513Z 100% 2025-03-14T04:57:20.5584941Z New File 1000 jiterator.h 2025-03-14T04:57:20.5588405Z 100% 2025-03-14T04:57:20.5591832Z New File 7351 jiterator_impl.h 2025-03-14T04:57:20.5594995Z 100% 2025-03-14T04:57:20.5598639Z New File 442 llvm_jit_strings.h 2025-03-14T04:57:20.5602197Z 100% 2025-03-14T04:57:20.5615217Z New File 5335 NumericLimits.cuh 2025-03-14T04:57:20.5618307Z 100% 2025-03-14T04:57:20.5621543Z New File 306 PeerToPeerAccess.h 2025-03-14T04:57:20.5624813Z 100% 2025-03-14T04:57:20.5627857Z New File 90 PhiloxCudaState.h 2025-03-14T04:57:20.5630817Z 100% 2025-03-14T04:57:20.5634195Z New File 99 PhiloxUtils.cuh 2025-03-14T04:57:20.5637482Z 100% 2025-03-14T04:57:20.5640801Z New File 256 PinnedMemoryAllocator.h 2025-03-14T04:57:20.5643888Z 100% 2025-03-14T04:57:20.5647471Z New File 2105 ScanUtils.cuh 2025-03-14T04:57:20.5650538Z 100% 2025-03-14T04:57:20.5653789Z New File 332 Sleep.h 2025-03-14T04:57:20.5656621Z 100% 2025-03-14T04:57:20.5659942Z New File 528 ThrustAllocator.h 2025-03-14T04:57:20.5663249Z 100% 2025-03-14T04:57:20.5666958Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cuda\detail\ 2025-03-14T04:57:20.5670120Z New File 2684 CUDAHooks.h 2025-03-14T04:57:20.5673316Z 100% 2025-03-14T04:57:20.5676649Z New File 7168 DeviceThreadHandles.h 2025-03-14T04:57:20.5679968Z 100% 2025-03-14T04:57:20.5697481Z New File 903 IndexUtils.cuh 2025-03-14T04:57:20.5697782Z 100% 2025-03-14T04:57:20.5798693Z New File 4143 IntegerDivider.cuh 2025-03-14T04:57:20.5801749Z 100% 2025-03-14T04:57:20.5805038Z New File 1572 KernelUtils.h 2025-03-14T04:57:20.5808131Z 100% 2025-03-14T04:57:20.5811303Z New File 231 LazyNVRTC.h 2025-03-14T04:57:20.5814220Z 100% 2025-03-14T04:57:20.5817387Z New File 4506 OffsetCalculator.cuh 2025-03-14T04:57:20.5821746Z 100% 2025-03-14T04:57:20.5825071Z New File 1401 PhiloxCudaStateRaw.cuh 2025-03-14T04:57:20.5828168Z 100% 2025-03-14T04:57:20.5831357Z New File 3355 TensorInfo.cuh 2025-03-14T04:57:20.5835024Z 100% 2025-03-14T04:57:20.5838472Z New File 1773 UnpackRaw.cuh 2025-03-14T04:57:20.5844019Z 100% 2025-03-14T04:57:20.5847720Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cuda\tunable\ 2025-03-14T04:57:20.5850971Z New File 21824 GemmCommon.h 2025-03-14T04:57:20.5854354Z 100% 2025-03-14T04:57:20.5857664Z New File 21007 GemmHipblaslt.h 2025-03-14T04:57:20.5860906Z 100% 2025-03-14T04:57:20.5864082Z New File 10671 GemmRocblas.h 2025-03-14T04:57:20.5867195Z 100% 2025-03-14T04:57:20.5880532Z New File 1095 StreamTimer.h 2025-03-14T04:57:20.5883703Z 100% 2025-03-14T04:57:20.5886822Z New File 7763 Tunable.h 2025-03-14T04:57:20.5889983Z 100% 2025-03-14T04:57:20.5893116Z New File 9799 TunableGemm.h 2025-03-14T04:57:20.5896287Z 100% 2025-03-14T04:57:20.5899526Z New File 15124 TunableOp.h 2025-03-14T04:57:20.5907140Z 100% 2025-03-14T04:57:20.5910731Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cudnn\ 2025-03-14T04:57:20.5913852Z New File 556 cudnn-wrapper.h 2025-03-14T04:57:20.5916898Z 100% 2025-03-14T04:57:20.5920049Z New File 15452 Descriptors.h 2025-03-14T04:57:20.5923565Z 100% 2025-03-14T04:57:20.5926634Z New File 202 Handle.h 2025-03-14T04:57:20.5929513Z 100% 2025-03-14T04:57:20.5932555Z New File 46 Handles.h 2025-03-14T04:57:20.5935339Z 100% 2025-03-14T04:57:20.5948005Z New File 324 Types.h 2025-03-14T04:57:20.5950833Z 100% 2025-03-14T04:57:20.5953904Z New File 617 Utils.h 2025-03-14T04:57:20.5959124Z 100% 2025-03-14T04:57:20.5963018Z New Dir 11 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\detail\ 2025-03-14T04:57:20.5966175Z New File 3090 AcceleratorHooksInterface.h 2025-03-14T04:57:20.5969281Z 100% 2025-03-14T04:57:20.5972505Z New File 7653 CUDAHooksInterface.h 2025-03-14T04:57:20.5975628Z 100% 2025-03-14T04:57:20.5988636Z New File 3178 FunctionTraits.h 2025-03-14T04:57:20.5991701Z 100% 2025-03-14T04:57:20.5994910Z New File 2082 HIPHooksInterface.h 2025-03-14T04:57:20.5997933Z 100% 2025-03-14T04:57:20.6001619Z New File 1502 HPUHooksInterface.h 2025-03-14T04:57:20.6005027Z 100% 2025-03-14T04:57:20.6008296Z New File 1296 IPUHooksInterface.h 2025-03-14T04:57:20.6011338Z 100% 2025-03-14T04:57:20.6014482Z New File 1313 MAIAHooksInterface.h 2025-03-14T04:57:20.6017512Z 100% 2025-03-14T04:57:20.6020703Z New File 3713 MPSHooksInterface.h 2025-03-14T04:57:20.6023927Z 100% 2025-03-14T04:57:20.6027134Z New File 4029 MTIAHooksInterface.h 2025-03-14T04:57:20.6030133Z 100% 2025-03-14T04:57:20.6033348Z New File 2404 PrivateUse1HooksInterface.h 2025-03-14T04:57:20.6036319Z 100% 2025-03-14T04:57:20.6039445Z New File 2546 XPUHooksInterface.h 2025-03-14T04:57:20.6044933Z 100% 2025-03-14T04:57:20.6048765Z New Dir 13 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\functorch\ 2025-03-14T04:57:20.6051851Z New File 1598 ADInterpreters.h 2025-03-14T04:57:20.6055147Z 100% 2025-03-14T04:57:20.6058307Z New File 3520 BatchedFallback.h 2025-03-14T04:57:20.6061333Z 100% 2025-03-14T04:57:20.6074525Z New File 6535 BatchedTensorImpl.h 2025-03-14T04:57:20.6077573Z 100% 2025-03-14T04:57:20.6080736Z New File 5116 BatchingMetaprogramming.h 2025-03-14T04:57:20.6083914Z 100% 2025-03-14T04:57:20.6087166Z New File 19191 BatchRulesHelper.h 2025-03-14T04:57:20.6090570Z 100% 2025-03-14T04:57:20.6093692Z New File 5685 DynamicLayer.h 2025-03-14T04:57:20.6096754Z 100% 2025-03-14T04:57:20.6099991Z New File 929 FunctionalizeInterpreter.h 2025-03-14T04:57:20.6102968Z 100% 2025-03-14T04:57:20.6106112Z New File 8096 Interpreter.h 2025-03-14T04:57:20.6109186Z 100% 2025-03-14T04:57:20.6112316Z New File 8439 LegacyVmapTransforms.h 2025-03-14T04:57:20.6115580Z 100% 2025-03-14T04:57:20.6118579Z New File 53 Macros.h 2025-03-14T04:57:20.6121480Z 100% 2025-03-14T04:57:20.6124686Z New File 2917 PlumbingHelper.h 2025-03-14T04:57:20.6127748Z 100% 2025-03-14T04:57:20.6131060Z New File 4129 TensorWrapper.h 2025-03-14T04:57:20.6134108Z 100% 2025-03-14T04:57:20.6137235Z New File 982 VmapInterpreter.h 2025-03-14T04:57:20.6142850Z 100% 2025-03-14T04:57:20.6146706Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\hip\ 2025-03-14T04:57:20.6150489Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\hip\impl\ 2025-03-14T04:57:20.6153500Z New File 1016 HIPAllocatorMasqueradingAsCUDA.h 2025-03-14T04:57:20.6156786Z 100% 2025-03-14T04:57:20.6159851Z New File 535 HIPCachingAllocatorMasqueradingAsCUDA.h 2025-03-14T04:57:20.6163476Z 100% 2025-03-14T04:57:20.6175693Z New File 15553 HIPGuardImplMasqueradingAsCUDA.h 2025-03-14T04:57:20.6178977Z 100% 2025-03-14T04:57:20.6182361Z New File 4649 HIPStreamMasqueradingAsCUDA.h 2025-03-14T04:57:20.6189468Z 100% 2025-03-14T04:57:20.6193205Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\metal\ 2025-03-14T04:57:20.6196131Z New File 705 Context.h 2025-03-14T04:57:20.6201118Z 100% 2025-03-14T04:57:20.6204828Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\miopen\ 2025-03-14T04:57:20.6207746Z New File 5048 Descriptors.h 2025-03-14T04:57:20.6211195Z 100% 2025-03-14T04:57:20.6214375Z New File 1117 Exceptions.h 2025-03-14T04:57:20.6217257Z 100% 2025-03-14T04:57:20.6220379Z New File 150 Handle.h 2025-03-14T04:57:20.6223224Z 100% 2025-03-14T04:57:20.6236601Z New File 549 miopen-wrapper.h 2025-03-14T04:57:20.6239443Z 100% 2025-03-14T04:57:20.6242645Z New File 245 Types.h 2025-03-14T04:57:20.6245413Z 100% 2025-03-14T04:57:20.6249688Z New File 419 Utils.h 2025-03-14T04:57:20.6254218Z 100% 2025-03-14T04:57:20.6257932Z New Dir 11 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\mps\ 2025-03-14T04:57:20.6261806Z New File 783 EmptyTensor.h 2025-03-14T04:57:20.6264280Z 100% 2025-03-14T04:57:20.6267597Z New File 9696 IndexKernels.h 2025-03-14T04:57:20.6270526Z 100% 2025-03-14T04:57:20.6274626Z New File 19068 MPSAllocator.h 2025-03-14T04:57:20.6277824Z 100% 2025-03-14T04:57:20.6292260Z New File 2786 MPSAllocatorInterface.h 2025-03-14T04:57:20.6295380Z 100% 2025-03-14T04:57:20.6298978Z New File 1732 MPSDevice.h 2025-03-14T04:57:20.6302097Z 100% 2025-03-14T04:57:20.6305642Z New File 3673 MPSEvent.h 2025-03-14T04:57:20.6308596Z 100% 2025-03-14T04:57:20.6311941Z New File 1623 MPSGeneratorImpl.h 2025-03-14T04:57:20.6315016Z 100% 2025-03-14T04:57:20.6322857Z New File 5503 MPSGuardImpl.h 2025-03-14T04:57:20.6323175Z 100% 2025-03-14T04:57:20.6325096Z New File 2316 MPSHooks.h 2025-03-14T04:57:20.6328020Z 100% 2025-03-14T04:57:20.6331254Z New File 17057 MPSProfiler.h 2025-03-14T04:57:20.6334461Z 100% 2025-03-14T04:57:20.6338083Z New File 4765 MPSStream.h 2025-03-14T04:57:20.6351290Z 100% 2025-03-14T04:57:20.6355325Z New Dir 97 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\ 2025-03-14T04:57:20.6358401Z New File 3588 Activation.h 2025-03-14T04:57:20.6362643Z 100% 2025-03-14T04:57:20.6365769Z New File 2477 AdaptivePooling.h 2025-03-14T04:57:20.6368810Z 100% 2025-03-14T04:57:20.6372394Z New File 645 AmpKernels.h 2025-03-14T04:57:20.6375417Z 100% 2025-03-14T04:57:20.6388315Z New File 10217 BatchLinearAlgebra.h 2025-03-14T04:57:20.6391373Z 100% 2025-03-14T04:57:20.6394823Z New File 1463 batch_norm.h 2025-03-14T04:57:20.6397934Z 100% 2025-03-14T04:57:20.6401428Z New File 6051 BinaryOps.h 2025-03-14T04:57:20.6404516Z 100% 2025-03-14T04:57:20.6407740Z New File 7962 BucketizationUtils.h 2025-03-14T04:57:20.6410791Z 100% 2025-03-14T04:57:20.6414240Z New File 255 CanUse32BitIndexMath.h 2025-03-14T04:57:20.6417138Z 100% 2025-03-14T04:57:20.6420390Z New File 4145 ComplexHelper.h 2025-03-14T04:57:20.6423422Z 100% 2025-03-14T04:57:20.6426820Z New File 910 CompositeRandomAccessor.h 2025-03-14T04:57:20.6429871Z 100% 2025-03-14T04:57:20.6433173Z New File 6996 CompositeRandomAccessorCommon.h 2025-03-14T04:57:20.6436918Z 100% 2025-03-14T04:57:20.6439476Z New File 354 ConvolutionMM3d.h 2025-03-14T04:57:20.6442552Z 100% 2025-03-14T04:57:20.6446171Z New File 19684 ConvUtils.h 2025-03-14T04:57:20.6449635Z 100% 2025-03-14T04:57:20.6452795Z New File 392 Copy.h 2025-03-14T04:57:20.6455636Z 100% 2025-03-14T04:57:20.6458740Z New File 8055 CPUBlas.h 2025-03-14T04:57:20.6461716Z 100% 2025-03-14T04:57:20.6464966Z New File 2459 CPUFallback.h 2025-03-14T04:57:20.6468613Z 100% 2025-03-14T04:57:20.6471422Z New File 273 Cross.h 2025-03-14T04:57:20.6474024Z 100% 2025-03-14T04:57:20.6477548Z New File 6631 DilatedConvolutionUtils.h 2025-03-14T04:57:20.6480786Z 100% 2025-03-14T04:57:20.6484211Z New File 15895 DispatchStub.h 2025-03-14T04:57:20.6487449Z 100% 2025-03-14T04:57:20.6490596Z New File 740 Distance.h 2025-03-14T04:57:20.6493745Z 100% 2025-03-14T04:57:20.6506496Z New File 22090 Distributions.h 2025-03-14T04:57:20.6509823Z 100% 2025-03-14T04:57:20.6513381Z New File 18888 DistributionTemplates.h 2025-03-14T04:57:20.6516622Z 100% 2025-03-14T04:57:20.6520074Z New File 5368 EmbeddingBag.h 2025-03-14T04:57:20.6523719Z 100% 2025-03-14T04:57:20.6526782Z New File 417 Fill.h 2025-03-14T04:57:20.6529599Z 100% 2025-03-14T04:57:20.6532775Z New File 15476 ForeachUtils.h 2025-03-14T04:57:20.6535960Z 100% 2025-03-14T04:57:20.6541911Z New File 2241 FractionalMaxPooling.h 2025-03-14T04:57:20.6542629Z 100% 2025-03-14T04:57:20.6545906Z New File 408 FunctionOfAMatrixUtils.h 2025-03-14T04:57:20.6549446Z 100% 2025-03-14T04:57:20.6553235Z New File 515 FusedAdagrad.h 2025-03-14T04:57:20.6555983Z 100% 2025-03-14T04:57:20.6559269Z New File 710 FusedAdam.h 2025-03-14T04:57:20.6562677Z 100% 2025-03-14T04:57:20.6565686Z New File 537 FusedSGD.h 2025-03-14T04:57:20.6568496Z 100% 2025-03-14T04:57:20.6572047Z New File 876 Gelu.h 2025-03-14T04:57:20.6575224Z 100% 2025-03-14T04:57:20.6589093Z New File 10705 GridSampler.h 2025-03-14T04:57:20.6592758Z 100% 2025-03-14T04:57:20.6596729Z New File 3604 GridSamplerUtils.h 2025-03-14T04:57:20.6599852Z 100% 2025-03-14T04:57:20.6603782Z New File 947 group_norm.h 2025-03-14T04:57:20.6606936Z 100% 2025-03-14T04:57:20.6610478Z New File 761 Histogram.h 2025-03-14T04:57:20.6613595Z 100% 2025-03-14T04:57:20.6616776Z New File 5386 im2col.h 2025-03-14T04:57:20.6619953Z 100% 2025-03-14T04:57:20.6623402Z New File 7167 im2col_shape_check.h 2025-03-14T04:57:20.6626515Z 100% 2025-03-14T04:57:20.6629802Z New File 5789 IndexingUtils.h 2025-03-14T04:57:20.6632932Z 100% 2025-03-14T04:57:20.6636151Z New File 1744 IndexKernel.h 2025-03-14T04:57:20.6639194Z 100% 2025-03-14T04:57:20.6642636Z New File 4344 layer_norm.h 2025-03-14T04:57:20.6645750Z 100% 2025-03-14T04:57:20.6649851Z New File 1507 Lerp.h 2025-03-14T04:57:20.6652864Z 100% 2025-03-14T04:57:20.6656597Z New File 316 LinearAlgebra.h 2025-03-14T04:57:20.6659583Z 100% 2025-03-14T04:57:20.6672686Z New File 26981 LinearAlgebraUtils.h 2025-03-14T04:57:20.6675974Z 100% 2025-03-14T04:57:20.6679237Z New File 2183 LossMulti.h 2025-03-14T04:57:20.6682584Z 100% 2025-03-14T04:57:20.6686890Z New File 145771 Math.h 2025-03-14T04:57:20.6687498Z 89% 2025-03-14T04:57:20.6691002Z 100% 2025-03-14T04:57:20.6694660Z New File 4207 MathBitFallThroughLists.h 2025-03-14T04:57:20.6698648Z 100% 2025-03-14T04:57:20.6701843Z New File 7465 MathBitsFallback.h 2025-03-14T04:57:20.6704979Z 100% 2025-03-14T04:57:20.6708162Z New File 3365 MaxPooling.h 2025-03-14T04:57:20.6711296Z 100% 2025-03-14T04:57:20.6714732Z New File 626 NonEmptyUtils.h 2025-03-14T04:57:20.6717839Z 100% 2025-03-14T04:57:20.6721424Z New File 2902 NonSymbolicBC.h 2025-03-14T04:57:20.6724517Z 100% 2025-03-14T04:57:20.6727873Z New File 572 Normalization.h 2025-03-14T04:57:20.6730862Z 100% 2025-03-14T04:57:20.6734452Z New File 2124 Padding.h 2025-03-14T04:57:20.6737831Z 100% 2025-03-14T04:57:20.6750731Z New File 1790 PixelShuffle.h 2025-03-14T04:57:20.6753873Z 100% 2025-03-14T04:57:20.6787456Z New File 809 PointwiseOps.h 2025-03-14T04:57:20.6787775Z 100% 2025-03-14T04:57:20.6787970Z New File 13613 Pool.h 2025-03-14T04:57:20.6788218Z 100% 2025-03-14T04:57:20.6788400Z New File 1718 Pow.h 2025-03-14T04:57:20.6788646Z 100% 2025-03-14T04:57:20.6788854Z New File 366 RangeFactories.h 2025-03-14T04:57:20.6789130Z 100% 2025-03-14T04:57:20.6789482Z New File 1864 RangeUtils.h 2025-03-14T04:57:20.6789752Z 100% 2025-03-14T04:57:20.6820890Z New File 413 ReduceAllOps.h 2025-03-14T04:57:20.6821222Z 100% 2025-03-14T04:57:20.6821430Z New File 1822 ReduceOps.h 2025-03-14T04:57:20.6821703Z 100% 2025-03-14T04:57:20.6821913Z New File 16905 ReduceOpsUtils.h 2025-03-14T04:57:20.6822253Z 100% 2025-03-14T04:57:20.6822522Z New File 1179 ReductionType.h 2025-03-14T04:57:20.6822787Z 100% 2025-03-14T04:57:20.6823032Z New File 1525 Repeat.h 2025-03-14T04:57:20.6823296Z 100% 2025-03-14T04:57:20.6825056Z New File 8351 Resize.h 2025-03-14T04:57:20.6827910Z 100% 2025-03-14T04:57:20.6849760Z New File 2566 ResizeCommon.h 2025-03-14T04:57:20.6852881Z 100% 2025-03-14T04:57:20.6856017Z New File 2557 RNN.h 2025-03-14T04:57:20.6859004Z 100% 2025-03-14T04:57:20.6862227Z New File 3812 ScatterGatherChecks.h 2025-03-14T04:57:20.6865382Z 100% 2025-03-14T04:57:20.6868719Z New File 1315 SegmentReduce.h 2025-03-14T04:57:20.6872611Z 100% 2025-03-14T04:57:20.6876278Z New File 16700 SharedReduceOps.h 2025-03-14T04:57:20.6880125Z 100% 2025-03-14T04:57:20.6883697Z New File 1890 SobolEngineOpsUtils.h 2025-03-14T04:57:20.6886885Z 100% 2025-03-14T04:57:20.6889916Z New File 644 Sorting.h 2025-03-14T04:57:20.6892818Z 100% 2025-03-14T04:57:20.6895989Z New File 2760 SortingUtils.h 2025-03-14T04:57:20.6899105Z 100% 2025-03-14T04:57:20.6902470Z New File 6690 SparseTensorUtils.h 2025-03-14T04:57:20.6905594Z 100% 2025-03-14T04:57:20.6908830Z New File 3367 SpectralOpsUtils.h 2025-03-14T04:57:20.6911911Z 100% 2025-03-14T04:57:20.6925019Z New File 7136 StridedRandomAccessor.h 2025-03-14T04:57:20.6928072Z 100% 2025-03-14T04:57:20.6931364Z New File 2999 TensorAdvancedIndexing.h 2025-03-14T04:57:20.6934712Z 100% 2025-03-14T04:57:20.6938004Z New File 3355 TensorAdvancedIndexingUtils.h 2025-03-14T04:57:20.6941092Z 100% 2025-03-14T04:57:20.6944298Z New File 1574 TensorCompare.h 2025-03-14T04:57:20.6947396Z 100% 2025-03-14T04:57:20.6950852Z New File 869 TensorConversions.h 2025-03-14T04:57:20.6954010Z 100% 2025-03-14T04:57:20.6957276Z New File 1894 TensorDimApply.h 2025-03-14T04:57:20.6960532Z 100% 2025-03-14T04:57:20.6963925Z New File 5567 TensorFactories.h 2025-03-14T04:57:20.6967021Z 100% 2025-03-14T04:57:20.6970197Z New File 48 TensorIterator.h 2025-03-14T04:57:20.6973214Z 100% 2025-03-14T04:57:20.6976567Z New File 1862 TensorIteratorDynamicCasting.h 2025-03-14T04:57:20.6979707Z 100% 2025-03-14T04:57:20.6992901Z New File 210 TensorProperties.h 2025-03-14T04:57:20.6996282Z 100% 2025-03-14T04:57:20.6999799Z New File 4742 TensorShape.h 2025-03-14T04:57:20.7002964Z 100% 2025-03-14T04:57:20.7006323Z New File 962 TensorTransformations.h 2025-03-14T04:57:20.7009431Z 100% 2025-03-14T04:57:20.7012493Z New File 3557 TopKImpl.h 2025-03-14T04:57:20.7015518Z 100% 2025-03-14T04:57:20.7018706Z New File 601 TransposeType.h 2025-03-14T04:57:20.7021699Z 100% 2025-03-14T04:57:20.7025289Z New File 2059 TriangularOpsUtils.h 2025-03-14T04:57:20.7036651Z 100% 2025-03-14T04:57:20.7045140Z New File 678 TypeProperties.h 2025-03-14T04:57:20.7048880Z 100% 2025-03-14T04:57:20.7051724Z New File 5637 UnaryOps.h 2025-03-14T04:57:20.7055077Z 100% 2025-03-14T04:57:20.7058503Z New File 1027 Unfold2d.h 2025-03-14T04:57:20.7061921Z 100% 2025-03-14T04:57:20.7065072Z New File 922 Unfold3d.h 2025-03-14T04:57:20.7068649Z 100% 2025-03-14T04:57:20.7071928Z New File 3210 UnfoldBackward.h 2025-03-14T04:57:20.7075045Z 100% 2025-03-14T04:57:20.7078299Z New File 19719 UpSample.h 2025-03-14T04:57:20.7081726Z 100% 2025-03-14T04:57:20.7084838Z New File 201 verbose_wrapper.h 2025-03-14T04:57:20.7088313Z 100% 2025-03-14T04:57:20.7090937Z New File 3664 vol2col.h 2025-03-14T04:57:20.7094633Z 100% 2025-03-14T04:57:20.7099092Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\ao_sparse\ 2025-03-14T04:57:20.7102667Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\ao_sparse\quantized\ 2025-03-14T04:57:20.7105937Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\ao_sparse\quantized\cpu\ 2025-03-14T04:57:20.7109277Z New File 2995 fbgemm_utils.h 2025-03-14T04:57:20.7112866Z 100% 2025-03-14T04:57:20.7116051Z New File 2809 packed_params.h 2025-03-14T04:57:20.7119581Z 100% 2025-03-14T04:57:20.7123251Z New File 3332 qnnpack_utils.h 2025-03-14T04:57:20.7133498Z 100% 2025-03-14T04:57:20.7136602Z New Dir 31 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\cpu\ 2025-03-14T04:57:20.7139558Z New File 894 AtomicAddFloat.h 2025-03-14T04:57:20.7142664Z 100% 2025-03-14T04:57:20.7145928Z New File 17971 avx_mathfun.h 2025-03-14T04:57:20.7149533Z 100% 2025-03-14T04:57:20.7152903Z New File 318 CatKernel.h 2025-03-14T04:57:20.7156199Z 100% 2025-03-14T04:57:20.7169235Z New File 300 ChannelShuffleKernel.h 2025-03-14T04:57:20.7172333Z 100% 2025-03-14T04:57:20.7175586Z New File 326 CopyKernel.h 2025-03-14T04:57:20.7178658Z 100% 2025-03-14T04:57:20.7181688Z New File 491 DepthwiseConvKernel.h 2025-03-14T04:57:20.7184718Z 100% 2025-03-14T04:57:20.7187950Z New File 16889 DistributionTemplates.h 2025-03-14T04:57:20.7191393Z 100% 2025-03-14T04:57:20.7194985Z New File 2882 Gelu.h 2025-03-14T04:57:20.7197988Z 100% 2025-03-14T04:57:20.7201698Z New File 857 GridSamplerKernel.h 2025-03-14T04:57:20.7204811Z 100% 2025-03-14T04:57:20.7208380Z New File 3012 IndexKernelUtils.h 2025-03-14T04:57:20.7212017Z 100% 2025-03-14T04:57:20.7215468Z New File 1245 Intrinsics.h 2025-03-14T04:57:20.7218468Z 100% 2025-03-14T04:57:20.7222470Z New File 1143 int_mm_kernel.h 2025-03-14T04:57:20.7224846Z 100% 2025-03-14T04:57:20.7228125Z New File 2433 IsContiguous.h 2025-03-14T04:57:20.7231421Z 100% 2025-03-14T04:57:20.7234634Z New File 2507 LogAddExp.h 2025-03-14T04:57:20.7237787Z 100% 2025-03-14T04:57:20.7240907Z New File 15300 Loops.h 2025-03-14T04:57:20.7244181Z 100% 2025-03-14T04:57:20.7247316Z New File 320 MaxUnpoolKernel.h 2025-03-14T04:57:20.7250939Z 100% 2025-03-14T04:57:20.7253498Z New File 1449 mixed_data_type.h 2025-03-14T04:57:20.7256735Z 100% 2025-03-14T04:57:20.7259879Z New File 6779 moments_utils.h 2025-03-14T04:57:20.7262966Z 100% 2025-03-14T04:57:20.7266853Z New File 334 PixelShuffleKernel.h 2025-03-14T04:57:20.7269223Z 100% 2025-03-14T04:57:20.7281858Z New File 12380 Reduce.h 2025-03-14T04:57:20.7285077Z 100% 2025-03-14T04:57:20.7288468Z New File 839 ReducedPrecisionFloatGemvFastPathKernel.h 2025-03-14T04:57:20.7291760Z 100% 2025-03-14T04:57:20.7294930Z New File 8976 ReduceUtils.h 2025-03-14T04:57:20.7298098Z 100% 2025-03-14T04:57:20.7301253Z New File 334 SampledAddmmKernel.h 2025-03-14T04:57:20.7304228Z 100% 2025-03-14T04:57:20.7307430Z New File 5604 SerialStackImpl.h 2025-03-14T04:57:20.7310509Z 100% 2025-03-14T04:57:20.7313651Z New File 963 SoftmaxKernel.h 2025-03-14T04:57:20.7316937Z 100% 2025-03-14T04:57:20.7320173Z New File 1374 SpmmReduceKernel.h 2025-03-14T04:57:20.7323330Z 100% 2025-03-14T04:57:20.7326641Z New File 320 StackKernel.h 2025-03-14T04:57:20.7329706Z 100% 2025-03-14T04:57:20.7333094Z New File 59554 UpSampleKernelAVXAntialias.h 2025-03-14T04:57:20.7336416Z 100% 2025-03-14T04:57:20.7339449Z New File 7363 utils.h 2025-03-14T04:57:20.7342526Z 100% 2025-03-14T04:57:20.7355001Z New File 570 WeightNormKernel.h 2025-03-14T04:57:20.7358190Z 100% 2025-03-14T04:57:20.7361620Z New File 6872 zmath.h 2025-03-14T04:57:20.7367314Z 100% 2025-03-14T04:57:20.7370786Z New Dir 59 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\cuda\ 2025-03-14T04:57:20.7373667Z New File 556 Activation.h 2025-03-14T04:57:20.7377177Z 100% 2025-03-14T04:57:20.7380315Z New File 1231 BinaryInternal.h 2025-03-14T04:57:20.7383387Z 100% 2025-03-14T04:57:20.7386605Z New File 4367 block_reduce.cuh 2025-03-14T04:57:20.7389713Z 100% 2025-03-14T04:57:20.7403044Z New File 964 CompositeRandomAccessor.h 2025-03-14T04:57:20.7406097Z 100% 2025-03-14T04:57:20.7409082Z New File 165 Copy.h 2025-03-14T04:57:20.7411908Z 100% 2025-03-14T04:57:20.7415002Z New File 12205 CUDAJitLoops.cuh 2025-03-14T04:57:20.7418121Z 100% 2025-03-14T04:57:20.7421388Z New File 22972 CUDALoops.cuh 2025-03-14T04:57:20.7424753Z 100% 2025-03-14T04:57:20.7427909Z New File 18450 CuFFTPlanCache.h 2025-03-14T04:57:20.7431052Z 100% 2025-03-14T04:57:20.7434273Z New File 1946 CuFFTUtils.h 2025-03-14T04:57:20.7437361Z 100% 2025-03-14T04:57:20.7440581Z New File 24912 cutlass_utils.cuh 2025-03-14T04:57:20.7443905Z 100% 2025-03-14T04:57:20.7447046Z New File 610 DeviceSqrt.cuh 2025-03-14T04:57:20.7450170Z 100% 2025-03-14T04:57:20.7453506Z New File 666 Distributions.h 2025-03-14T04:57:20.7456636Z 100% 2025-03-14T04:57:20.7459926Z New File 29946 DistributionTemplates.h 2025-03-14T04:57:20.7463082Z 100% 2025-03-14T04:57:20.7466470Z New File 576 EmbeddingBackwardKernel.cuh 2025-03-14T04:57:20.7469441Z 100% 2025-03-14T04:57:20.7472675Z New File 25376 ForeachFunctors.cuh 2025-03-14T04:57:20.7476138Z 100% 2025-03-14T04:57:20.7479327Z New File 448 ForeachMinMaxFunctors.cuh 2025-03-14T04:57:20.7482396Z 100% 2025-03-14T04:57:20.7485582Z New File 1069 fused_adamw_amsgrad_impl.cuh 2025-03-14T04:57:20.7488667Z 100% 2025-03-14T04:57:20.7502726Z New File 979 fused_adamw_impl.cuh 2025-03-14T04:57:20.7505957Z 100% 2025-03-14T04:57:20.7509294Z New File 1067 fused_adam_amsgrad_impl.cuh 2025-03-14T04:57:20.7512828Z 100% 2025-03-14T04:57:20.7516551Z New File 977 fused_adam_impl.cuh 2025-03-14T04:57:20.7519313Z 100% 2025-03-14T04:57:20.7522700Z New File 7197 fused_adam_utils.cuh 2025-03-14T04:57:20.7525846Z 100% 2025-03-14T04:57:20.7529139Z New File 11296 GridSampler.cuh 2025-03-14T04:57:20.7532346Z 100% 2025-03-14T04:57:20.7535947Z New File 1176 GridSampler.h 2025-03-14T04:57:20.7539342Z 100% 2025-03-14T04:57:20.7543066Z New File 10036 im2col.cuh 2025-03-14T04:57:20.7546251Z 100% 2025-03-14T04:57:20.7549578Z New File 353 IndexKernel.h 2025-03-14T04:57:20.7552906Z 100% 2025-03-14T04:57:20.7556255Z New File 7093 JitLoops.cuh 2025-03-14T04:57:20.7559028Z 100% 2025-03-14T04:57:20.7562355Z New File 7360 jit_utils.h 2025-03-14T04:57:20.7565662Z 100% 2025-03-14T04:57:20.7578782Z New File 7948 KernelUtils.cuh 2025-03-14T04:57:20.7581487Z 100% 2025-03-14T04:57:20.7584768Z New File 298 LaunchUtils.h 2025-03-14T04:57:20.7587746Z 100% 2025-03-14T04:57:20.7590795Z New File 11970 Loops.cuh 2025-03-14T04:57:20.7593866Z 100% 2025-03-14T04:57:20.7597875Z New File 126332 Math.cuh 2025-03-14T04:57:20.7601576Z 100% 2025-03-14T04:57:20.7605305Z New File 19044 MemoryAccess.cuh 2025-03-14T04:57:20.7609197Z 100% 2025-03-14T04:57:20.7612741Z New File 990 MiscUtils.h 2025-03-14T04:57:20.7615636Z 100% 2025-03-14T04:57:20.7618945Z New File 14317 MultiTensorApply.cuh 2025-03-14T04:57:20.7622106Z 100% 2025-03-14T04:57:20.7625858Z New File 75967 Normalization.cuh 2025-03-14T04:57:20.7629594Z 100% 2025-03-14T04:57:20.7632580Z New File 18385 PersistentSoftmax.cuh 2025-03-14T04:57:20.7636053Z 100% 2025-03-14T04:57:20.7639132Z New File 2178 Pow.cuh 2025-03-14T04:57:20.7642257Z 100% 2025-03-14T04:57:20.7645322Z New File 2166 Randperm.cuh 2025-03-14T04:57:20.7648498Z 100% 2025-03-14T04:57:20.7652159Z New File 51073 Reduce.cuh 2025-03-14T04:57:20.7655217Z 100% 2025-03-14T04:57:20.7667827Z New File 508 ReduceOps.h 2025-03-14T04:57:20.7671256Z 100% 2025-03-14T04:57:20.7674998Z New File 22348 reduction_template.cuh 2025-03-14T04:57:20.7678235Z 100% 2025-03-14T04:57:20.7681442Z New File 1609 Resize.h 2025-03-14T04:57:20.7684475Z 100% 2025-03-14T04:57:20.7687692Z New File 383 RowwiseScaledMM.h 2025-03-14T04:57:20.7690643Z 100% 2025-03-14T04:57:20.7693865Z New File 429 ScaledGroupMM.h 2025-03-14T04:57:20.7711989Z 100% 2025-03-14T04:57:20.7712252Z New File 797 ScanKernels.h 2025-03-14T04:57:20.7712534Z 100% 2025-03-14T04:57:20.7712748Z New File 21775 ScanUtils.cuh 2025-03-14T04:57:20.7713020Z 100% 2025-03-14T04:57:20.7715220Z New File 418 Sort.h 2025-03-14T04:57:20.7718442Z 100% 2025-03-14T04:57:20.7721617Z New File 413 Sorting.h 2025-03-14T04:57:20.7724457Z 100% 2025-03-14T04:57:20.7727594Z New File 5649 SortingCommon.cuh 2025-03-14T04:57:20.7730731Z 100% 2025-03-14T04:57:20.7734025Z New File 12741 SortingRadixSelect.cuh 2025-03-14T04:57:20.7737565Z 100% 2025-03-14T04:57:20.7749978Z New File 456 SortStable.h 2025-03-14T04:57:20.7752963Z 100% 2025-03-14T04:57:20.7756284Z New File 12718 SortUtils.cuh 2025-03-14T04:57:20.7759519Z 100% 2025-03-14T04:57:20.7763018Z New File 14920 TensorModeKernel.cuh 2025-03-14T04:57:20.7766209Z 100% 2025-03-14T04:57:20.7769369Z New File 437 TensorModeKernel.h 2025-03-14T04:57:20.7772483Z 100% 2025-03-14T04:57:20.7775618Z New File 267 TensorTopK.h 2025-03-14T04:57:20.7778578Z 100% 2025-03-14T04:57:20.7781733Z New File 685 thread_constants.h 2025-03-14T04:57:20.7784800Z 100% 2025-03-14T04:57:20.7788038Z New File 314 UniqueCub.cuh 2025-03-14T04:57:20.7790978Z 100% 2025-03-14T04:57:20.7794049Z New File 11992 UpSample.cuh 2025-03-14T04:57:20.7797130Z 100% 2025-03-14T04:57:20.7800219Z New File 8355 vol2col.cuh 2025-03-14T04:57:20.7805986Z 100% 2025-03-14T04:57:20.7809361Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\hip\ 2025-03-14T04:57:20.7812125Z New File 414 ck_bgemm.h 2025-03-14T04:57:20.7815014Z 100% 2025-03-14T04:57:20.7824438Z New File 646 ck_gemm.h 2025-03-14T04:57:20.7827298Z 100% 2025-03-14T04:57:20.7830334Z New File 8909 ck_gemm_template.h 2025-03-14T04:57:20.7833369Z 100% 2025-03-14T04:57:20.7836416Z New File 1717 ck_types.h 2025-03-14T04:57:20.7839822Z 100% 2025-03-14T04:57:20.7853375Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\hip\bgemm_kernels\ 2025-03-14T04:57:20.7856361Z New File 3486 bgemm_kernel_collection.h 2025-03-14T04:57:20.7859426Z 100% 2025-03-14T04:57:20.7862532Z New File 6142 bgemm_kernel_template.h 2025-03-14T04:57:20.7869545Z 100% 2025-03-14T04:57:20.7872954Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\kleidiai\ 2025-03-14T04:57:20.7875797Z New File 1088 kai_kernels.h 2025-03-14T04:57:20.7879751Z 100% 2025-03-14T04:57:20.7882279Z New File 2815 kai_pack.h 2025-03-14T04:57:20.7885221Z 100% 2025-03-14T04:57:20.7888297Z New File 4619 kai_ukernel_interface.h 2025-03-14T04:57:20.7893755Z 100% 2025-03-14T04:57:20.7897427Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\mkldnn\ 2025-03-14T04:57:20.7900812Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\mkldnn\xpu\ 2025-03-14T04:57:20.7904506Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\mkldnn\xpu\detail\ 2025-03-14T04:57:20.7907263Z New File 17943 Attr.h 2025-03-14T04:57:20.7910483Z 100% 2025-03-14T04:57:20.7913464Z New File 5100 oneDNN.h 2025-03-14T04:57:20.7916575Z 100% 2025-03-14T04:57:20.7919814Z New File 2723 oneDNNContext.h 2025-03-14T04:57:20.7923267Z 100% 2025-03-14T04:57:20.7926618Z New File 3990 Utils.h 2025-03-14T04:57:20.7934603Z 100% 2025-03-14T04:57:20.7937929Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\mps\ 2025-03-14T04:57:20.7940880Z New File 309 Copy.h 2025-03-14T04:57:20.7943842Z 100% 2025-03-14T04:57:20.7946921Z New File 5454 MetalShaderLibrary.h 2025-03-14T04:57:20.7950214Z 100% 2025-03-14T04:57:20.7953311Z New File 1560 MPSGraphSequoiaOps.h 2025-03-14T04:57:20.7963478Z 100% 2025-03-14T04:57:20.7976246Z New File 2376 MPSGraphSonomaOps.h 2025-03-14T04:57:20.7979284Z 100% 2025-03-14T04:57:20.7982425Z New File 12413 MPSGraphVenturaOps.h 2025-03-14T04:57:20.7985588Z 100% 2025-03-14T04:57:20.7988795Z New File 20279 OperationUtils.h 2025-03-14T04:57:20.7992124Z 100% 2025-03-14T04:57:20.7995235Z New File 1018 TensorFactory.h 2025-03-14T04:57:20.7998638Z 100% 2025-03-14T04:57:20.8002270Z New Dir 8 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\mps\operations\ 2025-03-14T04:57:20.8005041Z New File 151 BinaryKernel.h 2025-03-14T04:57:20.8008143Z 100% 2025-03-14T04:57:20.8011277Z New File 1019 FusedAdamAmsgradKernelImpl.h 2025-03-14T04:57:20.8014323Z 100% 2025-03-14T04:57:20.8027293Z New File 923 FusedAdamKernelImpl.h 2025-03-14T04:57:20.8030396Z 100% 2025-03-14T04:57:20.8033637Z New File 1007 FusedAdamWAmsgradKernelImpl.h 2025-03-14T04:57:20.8036692Z 100% 2025-03-14T04:57:20.8039880Z New File 927 FusedAdamWKernelImpl.h 2025-03-14T04:57:20.8043025Z 100% 2025-03-14T04:57:20.8045996Z New File 255 Indexing.h 2025-03-14T04:57:20.8048854Z 100% 2025-03-14T04:57:20.8052276Z New File 11226 MultiTensorApply.h 2025-03-14T04:57:20.8055654Z 100% 2025-03-14T04:57:20.8058591Z New File 301 RMSNorm.h 2025-03-14T04:57:20.8066556Z 100% 2025-03-14T04:57:20.8069588Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\nested\ 2025-03-14T04:57:20.8072844Z New File 431 NestedTensorBinaryOps.h 2025-03-14T04:57:20.8076243Z 100% 2025-03-14T04:57:20.8079779Z New File 2797 NestedTensorMath.h 2025-03-14T04:57:20.8083666Z 100% 2025-03-14T04:57:20.8096468Z New File 2935 NestedTensorTransformerFunctions.h 2025-03-14T04:57:20.8099405Z 100% 2025-03-14T04:57:20.8102753Z New File 1438 NestedTensorTransformerUtils.h 2025-03-14T04:57:20.8106162Z 100% 2025-03-14T04:57:20.8109012Z New File 15697 NestedTensorUtils.h 2025-03-14T04:57:20.8115050Z 100% 2025-03-14T04:57:20.8118685Z New Dir 8 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\quantized\ 2025-03-14T04:57:20.8121607Z New File 3843 AffineQuantizer.h 2025-03-14T04:57:20.8125219Z 100% 2025-03-14T04:57:20.8128938Z New File 1472 AffineQuantizerBase.h 2025-03-14T04:57:20.8131832Z 100% 2025-03-14T04:57:20.8144378Z New File 2302 ConvUtils.h 2025-03-14T04:57:20.8147722Z 100% 2025-03-14T04:57:20.8151178Z New File 164 Copy.h 2025-03-14T04:57:20.8153695Z 100% 2025-03-14T04:57:20.8157207Z New File 1854 FakeQuantAffine.h 2025-03-14T04:57:20.8160204Z 100% 2025-03-14T04:57:20.8163546Z New File 593 IndexKernel.h 2025-03-14T04:57:20.8166512Z 100% 2025-03-14T04:57:20.8169574Z New File 197 library.h 2025-03-14T04:57:20.8172407Z 100% 2025-03-14T04:57:20.8175536Z New File 4886 PackedParams.h 2025-03-14T04:57:20.8179558Z 100% 2025-03-14T04:57:20.8183064Z New Dir 15 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\quantized\cpu\ 2025-03-14T04:57:20.8185913Z New File 174 BinaryOps.h 2025-03-14T04:57:20.8189116Z 100% 2025-03-14T04:57:20.8192368Z New File 13305 conv_serialization.h 2025-03-14T04:57:20.8195610Z 100% 2025-03-14T04:57:20.8204568Z New File 950 EmbeddingPackedParams.h 2025-03-14T04:57:20.8204869Z 100% 2025-03-14T04:57:20.8215319Z New File 12345 fbgemm_utils.h 2025-03-14T04:57:20.8218833Z 100% 2025-03-14T04:57:20.8222722Z New File 132 init_qnnpack.h 2025-03-14T04:57:20.8225804Z 100% 2025-03-14T04:57:20.8229213Z New File 14386 OnednnUtils.h 2025-03-14T04:57:20.8232430Z 100% 2025-03-14T04:57:20.8235690Z New File 3655 qconv.h 2025-03-14T04:57:20.8239555Z 100% 2025-03-14T04:57:20.8242437Z New File 1047 qembeddingbag.h 2025-03-14T04:57:20.8245674Z 100% 2025-03-14T04:57:20.8248866Z New File 306 qembeddingbag_prepack.h 2025-03-14T04:57:20.8252008Z 100% 2025-03-14T04:57:20.8256307Z New File 1729 qlinear.h 2025-03-14T04:57:20.8258632Z 100% 2025-03-14T04:57:20.8261844Z New File 18215 QnnpackUtils.h 2025-03-14T04:57:20.8265132Z 100% 2025-03-14T04:57:20.8268227Z New File 8056 QuantizedOps.h 2025-03-14T04:57:20.8272162Z 100% 2025-03-14T04:57:20.8274522Z New File 8571 QuantUtils.h 2025-03-14T04:57:20.8277629Z 100% 2025-03-14T04:57:20.8280663Z New File 355 RuyUtils.h 2025-03-14T04:57:20.8283833Z 100% 2025-03-14T04:57:20.8286931Z New File 14436 XnnpackUtils.h 2025-03-14T04:57:20.8292145Z 100% 2025-03-14T04:57:20.8295673Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\quantized\cudnn\ 2025-03-14T04:57:20.8298468Z New File 10800 utils.h 2025-03-14T04:57:20.8306119Z 100% 2025-03-14T04:57:20.8310060Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\ 2025-03-14T04:57:20.8313229Z New File 2336 attention.h 2025-03-14T04:57:20.8316304Z 100% 2025-03-14T04:57:20.8320140Z New File 18081 sdp_utils_cpp.h 2025-03-14T04:57:20.8323868Z 100% 2025-03-14T04:57:20.8327317Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\ 2025-03-14T04:57:20.8330219Z New File 644 sdp_utils.h 2025-03-14T04:57:20.8333686Z 100% 2025-03-14T04:57:20.8337196Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\flash_attn\ 2025-03-14T04:57:20.8339968Z New File 5450 flash_api.h 2025-03-14T04:57:20.8343067Z 100% 2025-03-14T04:57:20.8346324Z New File 3874 static_switch.h 2025-03-14T04:57:20.8351707Z 100% 2025-03-14T04:57:20.8355377Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\ 2025-03-14T04:57:20.8358684Z New File 10464 debug_utils.h 2025-03-14T04:57:20.8361680Z 100% 2025-03-14T04:57:20.8364817Z New File 8817 gemm_kernel_utils.h 2025-03-14T04:57:20.8367987Z 100% 2025-03-14T04:57:20.8380848Z New File 102625 kernel_backward.h 2025-03-14T04:57:20.8384425Z 100% 2025-03-14T04:57:20.8387649Z New File 55467 kernel_forward.h 2025-03-14T04:57:20.8391090Z 100% 2025-03-14T04:57:20.8394244Z New File 1004 pytorch_utils.h 2025-03-14T04:57:20.8397723Z 100% 2025-03-14T04:57:20.8401381Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\ 2025-03-14T04:57:20.8404293Z New File 22918 epilogue_pipelined.h 2025-03-14T04:57:20.8407706Z 100% 2025-03-14T04:57:20.8410982Z New File 8018 epilogue_rescale_output.h 2025-03-14T04:57:20.8414141Z 100% 2025-03-14T04:57:20.8427406Z New File 6286 epilogue_thread_apply_logsumexp.h 2025-03-14T04:57:20.8433372Z 100% 2025-03-14T04:57:20.8437034Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\ 2025-03-14T04:57:20.8439854Z New File 2591 custom_mma.h 2025-03-14T04:57:20.8443198Z 100% 2025-03-14T04:57:20.8446256Z New File 6424 custom_mma_base.h 2025-03-14T04:57:20.8449448Z 100% 2025-03-14T04:57:20.8452747Z New File 28049 custom_mma_multistage.h 2025-03-14T04:57:20.8456278Z 100% 2025-03-14T04:57:20.8469062Z New File 14547 custom_mma_pipelined.h 2025-03-14T04:57:20.8472399Z 100% 2025-03-14T04:57:20.8475603Z New File 5343 find_default_mma.h 2025-03-14T04:57:20.8478833Z 100% 2025-03-14T04:57:20.8482342Z New File 12704 mma_accum_lambda_iterator.h 2025-03-14T04:57:20.8485543Z 100% 2025-03-14T04:57:20.8489304Z New File 70748 mma_from_smem.h 2025-03-14T04:57:20.8496149Z 100% 2025-03-14T04:57:20.8500287Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\ 2025-03-14T04:57:20.8503679Z New File 5970 default_warp_iterator_from_smem.h 2025-03-14T04:57:20.8507249Z 100% 2025-03-14T04:57:20.8510818Z New File 24607 epilogue_predicated_tile_iterator.h 2025-03-14T04:57:20.8514232Z 100% 2025-03-14T04:57:20.8527928Z New File 1724 make_residual_last.h 2025-03-14T04:57:20.8531293Z 100% 2025-03-14T04:57:20.8535535Z New File 66581 predicated_tile_access_iterator_residual_last.h 2025-03-14T04:57:20.8539274Z 100% 2025-03-14T04:57:20.8543043Z New File 66619 predicated_tile_iterator_residual_last.h 2025-03-14T04:57:20.8546455Z 100% 2025-03-14T04:57:20.8550192Z New File 992 transpose_warp_iterator.h 2025-03-14T04:57:20.8554131Z 100% 2025-03-14T04:57:20.8556841Z New File 10339 warp_iterator_from_smem.h 2025-03-14T04:57:20.8562898Z 100% 2025-03-14T04:57:20.8566639Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\ 2025-03-14T04:57:20.8569878Z New File 97555 cutlassB.h 2025-03-14T04:57:20.8573304Z 100% 2025-03-14T04:57:20.8576528Z New File 26263 cutlassF.h 2025-03-14T04:57:20.8582645Z 100% 2025-03-14T04:57:20.8585800Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform\ 2025-03-14T04:57:20.8588562Z New File 2218 tile_smem_loader.h 2025-03-14T04:57:20.8598223Z 100% 2025-03-14T04:57:20.8610410Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\hip\ 2025-03-14T04:57:20.8613261Z New File 3836 aotriton_adapter.h 2025-03-14T04:57:20.8616676Z 100% 2025-03-14T04:57:20.8620609Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\hip\flash_attn\ 2025-03-14T04:57:20.8623473Z New File 23368 flash_api.h 2025-03-14T04:57:20.8627230Z 100% 2025-03-14T04:57:20.8630917Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\hip\flash_attn\ck\ 2025-03-14T04:57:20.8633645Z New File 1846 me_ck_api.h 2025-03-14T04:57:20.8645064Z 100% 2025-03-14T04:57:20.8648861Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\utils\ 2025-03-14T04:57:20.8651625Z New File 507 Factory.h 2025-03-14T04:57:20.8654437Z 100% 2025-03-14T04:57:20.8657529Z New File 3228 ParamsHash.h 2025-03-14T04:57:20.8660531Z 100% 2025-03-14T04:57:20.8663824Z New File 1240 ParamUtils.h 2025-03-14T04:57:20.8960665Z 100% 2025-03-14T04:57:20.8974163Z New Dir 6967 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\ops\ 2025-03-14T04:57:20.8977550Z New File 1175 abs.h 2025-03-14T04:57:20.8981135Z 100% 2025-03-14T04:57:20.8984313Z New File 1087 absolute.h 2025-03-14T04:57:20.8987388Z 100% 2025-03-14T04:57:20.8990707Z New File 1006 absolute_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:20.8994039Z 100% 2025-03-14T04:57:20.9015923Z New File 634 absolute_native.h 2025-03-14T04:57:20.9019530Z 100% 2025-03-14T04:57:20.9023058Z New File 2115 absolute_ops.h 2025-03-14T04:57:20.9026049Z 100% 2025-03-14T04:57:20.9029398Z New File 833 abs_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:20.9032518Z 100% 2025-03-14T04:57:20.9035713Z New File 841 abs_cpu_dispatch.h 2025-03-14T04:57:20.9039042Z 100% 2025-03-14T04:57:20.9042752Z New File 843 abs_cuda_dispatch.h 2025-03-14T04:57:20.9045724Z 100% 2025-03-14T04:57:20.9048841Z New File 1154 abs_native.h 2025-03-14T04:57:20.9051982Z 100% 2025-03-14T04:57:20.9055018Z New File 2070 abs_ops.h 2025-03-14T04:57:20.9058046Z 100% 2025-03-14T04:57:20.9061056Z New File 1188 acos.h 2025-03-14T04:57:20.9064315Z 100% 2025-03-14T04:57:20.9067437Z New File 1201 acosh.h 2025-03-14T04:57:20.9070511Z 100% 2025-03-14T04:57:20.9074445Z New File 863 acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:20.9077152Z 100% 2025-03-14T04:57:20.9080350Z New File 950 acosh_cpu_dispatch.h 2025-03-14T04:57:20.9083717Z 100% 2025-03-14T04:57:20.9087320Z New File 952 acosh_cuda_dispatch.h 2025-03-14T04:57:20.9090667Z 100% 2025-03-14T04:57:20.9093885Z New File 601 acosh_meta.h 2025-03-14T04:57:20.9096924Z 100% 2025-03-14T04:57:20.9100451Z New File 952 acosh_meta_dispatch.h 2025-03-14T04:57:20.9103597Z 100% 2025-03-14T04:57:20.9106786Z New File 616 acosh_native.h 2025-03-14T04:57:20.9110015Z 100% 2025-03-14T04:57:20.9113226Z New File 2088 acosh_ops.h 2025-03-14T04:57:20.9116548Z 100% 2025-03-14T04:57:20.9131260Z New File 861 acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:20.9134340Z 100% 2025-03-14T04:57:20.9137642Z New File 946 acos_cpu_dispatch.h 2025-03-14T04:57:20.9140879Z 100% 2025-03-14T04:57:20.9144082Z New File 948 acos_cuda_dispatch.h 2025-03-14T04:57:20.9147292Z 100% 2025-03-14T04:57:20.9150642Z New File 600 acos_meta.h 2025-03-14T04:57:20.9153940Z 100% 2025-03-14T04:57:20.9157575Z New File 948 acos_meta_dispatch.h 2025-03-14T04:57:20.9160621Z 100% 2025-03-14T04:57:20.9163953Z New File 613 acos_native.h 2025-03-14T04:57:20.9167132Z 100% 2025-03-14T04:57:20.9170202Z New File 2079 acos_ops.h 2025-03-14T04:57:20.9173250Z 100% 2025-03-14T04:57:20.9176811Z New File 1383 adaptive_avg_pool1d.h 2025-03-14T04:57:20.9180479Z 100% 2025-03-14T04:57:20.9183760Z New File 975 adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:20.9187074Z 100% 2025-03-14T04:57:20.9206570Z New File 829 adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:20.9206674Z 100% 2025-03-14T04:57:20.9209191Z New File 660 adaptive_avg_pool1d_native.h 2025-03-14T04:57:20.9212643Z 100% 2025-03-14T04:57:20.9216618Z New File 1855 adaptive_avg_pool1d_ops.h 2025-03-14T04:57:20.9220060Z 100% 2025-03-14T04:57:20.9223941Z New File 4202 adaptive_avg_pool2d.h 2025-03-14T04:57:20.9228004Z 100% 2025-03-14T04:57:20.9231893Z New File 937 adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:20.9235458Z 100% 2025-03-14T04:57:20.9238959Z New File 1196 adaptive_avg_pool2d_cpu_dispatch.h 2025-03-14T04:57:20.9242401Z 100% 2025-03-14T04:57:20.9245789Z New File 1198 adaptive_avg_pool2d_cuda_dispatch.h 2025-03-14T04:57:20.9249212Z 100% 2025-03-14T04:57:20.9253422Z New File 934 adaptive_avg_pool2d_native.h 2025-03-14T04:57:20.9256514Z 100% 2025-03-14T04:57:20.9270286Z New File 1885 adaptive_avg_pool2d_ops.h 2025-03-14T04:57:20.9273684Z 100% 2025-03-14T04:57:20.9277173Z New File 4202 adaptive_avg_pool3d.h 2025-03-14T04:57:20.9280625Z 100% 2025-03-14T04:57:20.9283873Z New File 1281 adaptive_avg_pool3d_backward.h 2025-03-14T04:57:20.9287323Z 100% 2025-03-14T04:57:20.9290663Z New File 969 adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-03-14T04:57:20.9293858Z 100% 2025-03-14T04:57:20.9297225Z New File 971 adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-03-14T04:57:20.9300342Z 100% 2025-03-14T04:57:20.9303665Z New File 731 adaptive_avg_pool3d_backward_native.h 2025-03-14T04:57:20.9307052Z 100% 2025-03-14T04:57:20.9310400Z New File 1288 adaptive_avg_pool3d_backward_ops.h 2025-03-14T04:57:20.9313595Z 100% 2025-03-14T04:57:20.9317183Z New File 937 adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:20.9320672Z 100% 2025-03-14T04:57:20.9325089Z New File 1196 adaptive_avg_pool3d_cpu_dispatch.h 2025-03-14T04:57:20.9328125Z 100% 2025-03-14T04:57:20.9331676Z New File 1198 adaptive_avg_pool3d_cuda_dispatch.h 2025-03-14T04:57:20.9334870Z 100% 2025-03-14T04:57:20.9338459Z New File 936 adaptive_avg_pool3d_native.h 2025-03-14T04:57:20.9341708Z 100% 2025-03-14T04:57:20.9367810Z New File 1885 adaptive_avg_pool3d_ops.h 2025-03-14T04:57:20.9371287Z 100% 2025-03-14T04:57:20.9374972Z New File 817 adaptive_max_pool1d.h 2025-03-14T04:57:20.9378733Z 100% 2025-03-14T04:57:20.9382170Z New File 854 adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:20.9385330Z 100% 2025-03-14T04:57:20.9388665Z New File 564 adaptive_max_pool1d_native.h 2025-03-14T04:57:20.9391963Z 100% 2025-03-14T04:57:20.9395677Z New File 1205 adaptive_max_pool1d_ops.h 2025-03-14T04:57:20.9398596Z 100% 2025-03-14T04:57:20.9402118Z New File 1602 adaptive_max_pool2d.h 2025-03-14T04:57:20.9405293Z 100% 2025-03-14T04:57:20.9408777Z New File 1711 adaptive_max_pool2d_backward.h 2025-03-14T04:57:20.9412181Z 100% 2025-03-14T04:57:20.9415806Z New File 895 adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:20.9419624Z 100% 2025-03-14T04:57:20.9424449Z New File 1162 adaptive_max_pool2d_backward_cpu_dispatch.h 2025-03-14T04:57:20.9429727Z 100% 2025-03-14T04:57:20.9434174Z New File 1164 adaptive_max_pool2d_backward_cuda_dispatch.h 2025-03-14T04:57:20.9438753Z 100% 2025-03-14T04:57:20.9442455Z New File 684 adaptive_max_pool2d_backward_meta.h 2025-03-14T04:57:20.9446256Z 100% 2025-03-14T04:57:20.9459901Z New File 1164 adaptive_max_pool2d_backward_meta_dispatch.h 2025-03-14T04:57:20.9463716Z 100% 2025-03-14T04:57:20.9467302Z New File 1016 adaptive_max_pool2d_backward_native.h 2025-03-14T04:57:20.9470764Z 100% 2025-03-14T04:57:20.9474467Z New File 2153 adaptive_max_pool2d_backward_ops.h 2025-03-14T04:57:20.9477574Z 100% 2025-03-14T04:57:20.9481235Z New File 880 adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:20.9484555Z 100% 2025-03-14T04:57:20.9488013Z New File 1151 adaptive_max_pool2d_cpu_dispatch.h 2025-03-14T04:57:20.9491833Z 100% 2025-03-14T04:57:20.9495259Z New File 1153 adaptive_max_pool2d_cuda_dispatch.h 2025-03-14T04:57:20.9498494Z 100% 2025-03-14T04:57:20.9502623Z New File 644 adaptive_max_pool2d_meta.h 2025-03-14T04:57:20.9505554Z 100% 2025-03-14T04:57:20.9519017Z New File 1153 adaptive_max_pool2d_meta_dispatch.h 2025-03-14T04:57:20.9522626Z 100% 2025-03-14T04:57:20.9526024Z New File 951 adaptive_max_pool2d_native.h 2025-03-14T04:57:20.9529264Z 100% 2025-03-14T04:57:20.9532703Z New File 2113 adaptive_max_pool2d_ops.h 2025-03-14T04:57:20.9535903Z 100% 2025-03-14T04:57:20.9547327Z New File 1602 adaptive_max_pool3d.h 2025-03-14T04:57:20.9555975Z 100% 2025-03-14T04:57:20.9559450Z New File 1711 adaptive_max_pool3d_backward.h 2025-03-14T04:57:20.9563187Z 100% 2025-03-14T04:57:20.9577509Z New File 895 adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:20.9580780Z 100% 2025-03-14T04:57:20.9584274Z New File 1162 adaptive_max_pool3d_backward_cpu_dispatch.h 2025-03-14T04:57:20.9587501Z 100% 2025-03-14T04:57:20.9590939Z New File 1164 adaptive_max_pool3d_backward_cuda_dispatch.h 2025-03-14T04:57:20.9594154Z 100% 2025-03-14T04:57:20.9597522Z New File 684 adaptive_max_pool3d_backward_meta.h 2025-03-14T04:57:20.9601048Z 100% 2025-03-14T04:57:20.9604557Z New File 1164 adaptive_max_pool3d_backward_meta_dispatch.h 2025-03-14T04:57:20.9607831Z 100% 2025-03-14T04:57:20.9611381Z New File 1016 adaptive_max_pool3d_backward_native.h 2025-03-14T04:57:20.9617976Z 100% 2025-03-14T04:57:20.9621410Z New File 2153 adaptive_max_pool3d_backward_ops.h 2025-03-14T04:57:20.9624905Z 100% 2025-03-14T04:57:20.9628630Z New File 880 adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:20.9631747Z 100% 2025-03-14T04:57:20.9635192Z New File 1151 adaptive_max_pool3d_cpu_dispatch.h 2025-03-14T04:57:20.9638615Z 100% 2025-03-14T04:57:20.9642192Z New File 1153 adaptive_max_pool3d_cuda_dispatch.h 2025-03-14T04:57:20.9645619Z 100% 2025-03-14T04:57:20.9649261Z New File 644 adaptive_max_pool3d_meta.h 2025-03-14T04:57:20.9652495Z 100% 2025-03-14T04:57:20.9655981Z New File 1153 adaptive_max_pool3d_meta_dispatch.h 2025-03-14T04:57:20.9659190Z 100% 2025-03-14T04:57:20.9662835Z New File 951 adaptive_max_pool3d_native.h 2025-03-14T04:57:20.9666248Z 100% 2025-03-14T04:57:20.9676676Z New File 2113 adaptive_max_pool3d_ops.h 2025-03-14T04:57:20.9680116Z 100% 2025-03-14T04:57:20.9683129Z New File 2192 add.h 2025-03-14T04:57:20.9686411Z 100% 2025-03-14T04:57:20.9689435Z New File 1663 addbmm.h 2025-03-14T04:57:20.9692961Z 100% 2025-03-14T04:57:20.9696204Z New File 1386 addbmm_cpu_dispatch.h 2025-03-14T04:57:20.9699626Z 100% 2025-03-14T04:57:20.9702828Z New File 1388 addbmm_cuda_dispatch.h 2025-03-14T04:57:20.9705968Z 100% 2025-03-14T04:57:20.9709258Z New File 851 addbmm_meta_dispatch.h 2025-03-14T04:57:20.9712513Z 100% 2025-03-14T04:57:20.9715709Z New File 951 addbmm_native.h 2025-03-14T04:57:20.9719103Z 100% 2025-03-14T04:57:20.9722875Z New File 3156 addbmm_ops.h 2025-03-14T04:57:20.9726209Z 100% 2025-03-14T04:57:20.9729364Z New File 1549 addcdiv.h 2025-03-14T04:57:20.9732387Z 100% 2025-03-14T04:57:20.9735809Z New File 1035 addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:20.9738821Z 100% 2025-03-14T04:57:20.9742193Z New File 1292 addcdiv_cpu_dispatch.h 2025-03-14T04:57:20.9745392Z 100% 2025-03-14T04:57:20.9759498Z New File 1294 addcdiv_cuda_dispatch.h 2025-03-14T04:57:20.9762726Z 100% 2025-03-14T04:57:20.9765925Z New File 685 addcdiv_meta.h 2025-03-14T04:57:20.9769126Z 100% 2025-03-14T04:57:20.9772613Z New File 1294 addcdiv_meta_dispatch.h 2025-03-14T04:57:20.9776196Z 100% 2025-03-14T04:57:20.9779437Z New File 704 addcdiv_native.h 2025-03-14T04:57:20.9782764Z 100% 2025-03-14T04:57:20.9785983Z New File 2928 addcdiv_ops.h 2025-03-14T04:57:20.9789240Z 100% 2025-03-14T04:57:20.9792275Z New File 1549 addcmul.h 2025-03-14T04:57:20.9795358Z 100% 2025-03-14T04:57:20.9798755Z New File 1035 addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:20.9801915Z 100% 2025-03-14T04:57:20.9805151Z New File 1292 addcmul_cpu_dispatch.h 2025-03-14T04:57:20.9808681Z 100% 2025-03-14T04:57:20.9811993Z New File 1294 addcmul_cuda_dispatch.h 2025-03-14T04:57:20.9815129Z 100% 2025-03-14T04:57:20.9818521Z New File 685 addcmul_meta.h 2025-03-14T04:57:20.9821766Z 100% 2025-03-14T04:57:20.9825084Z New File 1294 addcmul_meta_dispatch.h 2025-03-14T04:57:20.9828256Z 100% 2025-03-14T04:57:20.9831625Z New File 704 addcmul_native.h 2025-03-14T04:57:20.9835029Z 100% 2025-03-14T04:57:20.9838301Z New File 2928 addcmul_ops.h 2025-03-14T04:57:20.9841561Z 100% 2025-03-14T04:57:20.9844618Z New File 1617 addmm.h 2025-03-14T04:57:20.9847680Z 100% 2025-03-14T04:57:20.9851032Z New File 1073 addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:20.9854329Z 100% 2025-03-14T04:57:20.9857554Z New File 1366 addmm_cpu_dispatch.h 2025-03-14T04:57:20.9860766Z 100% 2025-03-14T04:57:20.9864003Z New File 1368 addmm_cuda_dispatch.h 2025-03-14T04:57:20.9868488Z 100% 2025-03-14T04:57:20.9871935Z New File 702 addmm_meta.h 2025-03-14T04:57:20.9875409Z 100% 2025-03-14T04:57:20.9879416Z New File 1368 addmm_meta_dispatch.h 2025-03-14T04:57:20.9882949Z 100% 2025-03-14T04:57:20.9886853Z New File 2652 addmm_native.h 2025-03-14T04:57:20.9890141Z 100% 2025-03-14T04:57:20.9893465Z New File 3111 addmm_ops.h 2025-03-14T04:57:20.9896704Z 100% 2025-03-14T04:57:20.9899790Z New File 1927 addmv.h 2025-03-14T04:57:20.9902904Z 100% 2025-03-14T04:57:20.9917404Z New File 1069 addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:20.9920599Z 100% 2025-03-14T04:57:20.9924413Z New File 1358 addmv_cpu_dispatch.h 2025-03-14T04:57:20.9927526Z 100% 2025-03-14T04:57:20.9931250Z New File 1360 addmv_cuda_dispatch.h 2025-03-14T04:57:20.9934696Z 100% 2025-03-14T04:57:20.9937647Z New File 700 addmv_meta.h 2025-03-14T04:57:20.9940947Z 100% 2025-03-14T04:57:20.9944230Z New File 1360 addmv_meta_dispatch.h 2025-03-14T04:57:20.9948053Z 100% 2025-03-14T04:57:20.9951673Z New File 1360 addmv_native.h 2025-03-14T04:57:20.9954938Z 100% 2025-03-14T04:57:20.9958444Z New File 3093 addmv_ops.h 2025-03-14T04:57:20.9961723Z 100% 2025-03-14T04:57:20.9964934Z New File 1607 addr.h 2025-03-14T04:57:20.9968135Z 100% 2025-03-14T04:57:20.9971343Z New File 1406 addr_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:20.9974794Z 100% 2025-03-14T04:57:20.9978057Z New File 1207 addr_cpu_dispatch.h 2025-03-14T04:57:20.9981629Z 100% 2025-03-14T04:57:20.9985050Z New File 1209 addr_cuda_dispatch.h 2025-03-14T04:57:20.9988107Z 100% 2025-03-14T04:57:20.9991496Z New File 1279 addr_native.h 2025-03-14T04:57:20.9994669Z 100% 2025-03-14T04:57:20.9998061Z New File 3102 addr_ops.h 2025-03-14T04:57:21.0007677Z 100% 2025-03-14T04:57:21.0011279Z New File 967 add_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.0014355Z 100% 2025-03-14T04:57:21.0017683Z New File 1200 add_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.0020921Z 100% 2025-03-14T04:57:21.0024128Z New File 1156 add_cpu_dispatch.h 2025-03-14T04:57:21.0027349Z 100% 2025-03-14T04:57:21.0031104Z New File 1158 add_cuda_dispatch.h 2025-03-14T04:57:21.0034684Z 100% 2025-03-14T04:57:21.0037715Z New File 658 add_meta.h 2025-03-14T04:57:21.0040675Z 100% 2025-03-14T04:57:21.0044110Z New File 1158 add_meta_dispatch.h 2025-03-14T04:57:21.0047219Z 100% 2025-03-14T04:57:21.0050490Z New File 2981 add_native.h 2025-03-14T04:57:21.0054243Z 100% 2025-03-14T04:57:21.0057334Z New File 4816 add_ops.h 2025-03-14T04:57:21.0060652Z 100% 2025-03-14T04:57:21.0063815Z New File 678 adjoint.h 2025-03-14T04:57:21.0066966Z 100% 2025-03-14T04:57:21.0070721Z New File 788 adjoint_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0073905Z 100% 2025-03-14T04:57:21.0077434Z New File 498 adjoint_native.h 2025-03-14T04:57:21.0080772Z 100% 2025-03-14T04:57:21.0084322Z New File 995 adjoint_ops.h 2025-03-14T04:57:21.0087707Z 100% 2025-03-14T04:57:21.0097698Z New File 4618 affine_grid_generator.h 2025-03-14T04:57:21.0101060Z 100% 2025-03-14T04:57:21.0104321Z New File 1865 affine_grid_generator_backward.h 2025-03-14T04:57:21.0107626Z 100% 2025-03-14T04:57:21.0111194Z New File 985 affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0114476Z 100% 2025-03-14T04:57:21.0118168Z New File 563 affine_grid_generator_backward_native.h 2025-03-14T04:57:21.0121492Z 100% 2025-03-14T04:57:21.0124968Z New File 1212 affine_grid_generator_backward_ops.h 2025-03-14T04:57:21.0128172Z 100% 2025-03-14T04:57:21.0143879Z New File 1541 affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.0147091Z 100% 2025-03-14T04:57:21.0150414Z New File 703 affine_grid_generator_native.h 2025-03-14T04:57:21.0153753Z 100% 2025-03-14T04:57:21.0157741Z New File 1991 affine_grid_generator_ops.h 2025-03-14T04:57:21.0160846Z 100% 2025-03-14T04:57:21.0164266Z New File 670 alias.h 2025-03-14T04:57:21.0167186Z 100% 2025-03-14T04:57:21.0170585Z New File 786 alias_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.0174059Z 100% 2025-03-14T04:57:21.0177134Z New File 1107 alias_copy.h 2025-03-14T04:57:21.0180448Z 100% 2025-03-14T04:57:21.0184003Z New File 817 alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.0187676Z 100% 2025-03-14T04:57:21.0191403Z New File 899 alias_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.0194397Z 100% 2025-03-14T04:57:21.0197684Z New File 584 alias_copy_native.h 2025-03-14T04:57:21.0200788Z 100% 2025-03-14T04:57:21.0204446Z New File 1611 alias_copy_ops.h 2025-03-14T04:57:21.0208403Z 100% 2025-03-14T04:57:21.0211702Z New File 557 alias_native.h 2025-03-14T04:57:21.0214784Z 100% 2025-03-14T04:57:21.0218086Z New File 989 alias_ops.h 2025-03-14T04:57:21.0221405Z 100% 2025-03-14T04:57:21.0224457Z New File 532 align_as.h 2025-03-14T04:57:21.0227353Z 100% 2025-03-14T04:57:21.0231755Z New File 815 align_as_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0234800Z 100% 2025-03-14T04:57:21.0238249Z New File 525 align_as_native.h 2025-03-14T04:57:21.0241716Z 100% 2025-03-14T04:57:21.0245623Z New File 1078 align_as_ops.h 2025-03-14T04:57:21.0248835Z 100% 2025-03-14T04:57:21.0252147Z New File 720 align_tensors.h 2025-03-14T04:57:21.0255395Z 100% 2025-03-14T04:57:21.0259015Z New File 808 align_tensors_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0262099Z 100% 2025-03-14T04:57:21.0265480Z New File 518 align_tensors_native.h 2025-03-14T04:57:21.0268558Z 100% 2025-03-14T04:57:21.0271835Z New File 1053 align_tensors_ops.h 2025-03-14T04:57:21.0275093Z 100% 2025-03-14T04:57:21.0283996Z New File 532 align_to.h 2025-03-14T04:57:21.0287002Z 100% 2025-03-14T04:57:21.0290575Z New File 914 align_to_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0293792Z 100% 2025-03-14T04:57:21.0297183Z New File 624 align_to_native.h 2025-03-14T04:57:21.0300608Z 100% 2025-03-14T04:57:21.0304357Z New File 1790 align_to_ops.h 2025-03-14T04:57:21.0307610Z 100% 2025-03-14T04:57:21.0310674Z New File 3437 all.h 2025-03-14T04:57:21.0313762Z 100% 2025-03-14T04:57:21.0317039Z New File 856 allclose.h 2025-03-14T04:57:21.0320120Z 100% 2025-03-14T04:57:21.0323583Z New File 869 allclose_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.0326779Z 100% 2025-03-14T04:57:21.0330000Z New File 579 allclose_native.h 2025-03-14T04:57:21.0333047Z 100% 2025-03-14T04:57:21.0336280Z New File 1222 allclose_ops.h 2025-03-14T04:57:21.0339499Z 100% 2025-03-14T04:57:21.0343074Z New File 996 all_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.0346296Z 100% 2025-03-14T04:57:21.0350021Z New File 1078 all_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.0353316Z 100% 2025-03-14T04:57:21.0356688Z New File 1042 all_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0360395Z 100% 2025-03-14T04:57:21.0363872Z New File 1537 all_cpu_dispatch.h 2025-03-14T04:57:21.0367071Z 100% 2025-03-14T04:57:21.0370277Z New File 1539 all_cuda_dispatch.h 2025-03-14T04:57:21.0373584Z 100% 2025-03-14T04:57:21.0376643Z New File 918 all_meta.h 2025-03-14T04:57:21.0379687Z 100% 2025-03-14T04:57:21.0382912Z New File 1539 all_meta_dispatch.h 2025-03-14T04:57:21.0386311Z 100% 2025-03-14T04:57:21.0389534Z New File 1529 all_native.h 2025-03-14T04:57:21.0393120Z 100% 2025-03-14T04:57:21.0396106Z New File 5682 all_ops.h 2025-03-14T04:57:21.0399152Z 100% 2025-03-14T04:57:21.0402440Z New File 973 alpha_dropout.h 2025-03-14T04:57:21.0405673Z 100% 2025-03-14T04:57:21.0409072Z New File 898 alpha_dropout_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0412474Z 100% 2025-03-14T04:57:21.0427099Z New File 608 alpha_dropout_native.h 2025-03-14T04:57:21.0430348Z 100% 2025-03-14T04:57:21.0433633Z New File 1699 alpha_dropout_ops.h 2025-03-14T04:57:21.0436853Z 100% 2025-03-14T04:57:21.0439898Z New File 1317 amax.h 2025-03-14T04:57:21.0443074Z 100% 2025-03-14T04:57:21.0446495Z New File 855 amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.0449808Z 100% 2025-03-14T04:57:21.0453176Z New File 1019 amax_cpu_dispatch.h 2025-03-14T04:57:21.0456399Z 100% 2025-03-14T04:57:21.0459614Z New File 1021 amax_cuda_dispatch.h 2025-03-14T04:57:21.0462825Z 100% 2025-03-14T04:57:21.0466218Z New File 635 amax_meta.h 2025-03-14T04:57:21.0469640Z 100% 2025-03-14T04:57:21.0472901Z New File 1021 amax_meta_dispatch.h 2025-03-14T04:57:21.0476095Z 100% 2025-03-14T04:57:21.0479281Z New File 648 amax_native.h 2025-03-14T04:57:21.0482572Z 100% 2025-03-14T04:57:21.0485638Z New File 1831 amax_ops.h 2025-03-14T04:57:21.0488691Z 100% 2025-03-14T04:57:21.0491726Z New File 1317 amin.h 2025-03-14T04:57:21.0494783Z 100% 2025-03-14T04:57:21.0498106Z New File 1620 aminmax.h 2025-03-14T04:57:21.0501697Z 100% 2025-03-14T04:57:21.0505277Z New File 904 aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.0508295Z 100% 2025-03-14T04:57:21.0511499Z New File 1194 aminmax_cpu_dispatch.h 2025-03-14T04:57:21.0514704Z 100% 2025-03-14T04:57:21.0517946Z New File 1196 aminmax_cuda_dispatch.h 2025-03-14T04:57:21.0521797Z 100% 2025-03-14T04:57:21.0524684Z New File 647 aminmax_meta.h 2025-03-14T04:57:21.0527916Z 100% 2025-03-14T04:57:21.0531238Z New File 1196 aminmax_meta_dispatch.h 2025-03-14T04:57:21.0534455Z 100% 2025-03-14T04:57:21.0537760Z New File 690 aminmax_native.h 2025-03-14T04:57:21.0541050Z 100% 2025-03-14T04:57:21.0544341Z New File 2168 aminmax_ops.h 2025-03-14T04:57:21.0547981Z 100% 2025-03-14T04:57:21.0551883Z New File 855 amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.0555358Z 100% 2025-03-14T04:57:21.0558877Z New File 1019 amin_cpu_dispatch.h 2025-03-14T04:57:21.0562222Z 100% 2025-03-14T04:57:21.0565571Z New File 1021 amin_cuda_dispatch.h 2025-03-14T04:57:21.0568750Z 100% 2025-03-14T04:57:21.0572316Z New File 635 amin_meta.h 2025-03-14T04:57:21.0575758Z 100% 2025-03-14T04:57:21.0579020Z New File 1021 amin_meta_dispatch.h 2025-03-14T04:57:21.0582318Z 100% 2025-03-14T04:57:21.0585503Z New File 648 amin_native.h 2025-03-14T04:57:21.0588776Z 100% 2025-03-14T04:57:21.0591853Z New File 1831 amin_ops.h 2025-03-14T04:57:21.0594990Z 100% 2025-03-14T04:57:21.0598034Z New File 933 and.h 2025-03-14T04:57:21.0601210Z 100% 2025-03-14T04:57:21.0604886Z New File 1054 and_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0607995Z 100% 2025-03-14T04:57:21.0611263Z New File 764 and_native.h 2025-03-14T04:57:21.0614453Z 100% 2025-03-14T04:57:21.0617577Z New File 2953 and_ops.h 2025-03-14T04:57:21.0620655Z 100% 2025-03-14T04:57:21.0623934Z New File 1057 angle.h 2025-03-14T04:57:21.0626989Z 100% 2025-03-14T04:57:21.0630564Z New File 899 angle_cpu_dispatch.h 2025-03-14T04:57:21.0633939Z 100% 2025-03-14T04:57:21.0637201Z New File 901 angle_cuda_dispatch.h 2025-03-14T04:57:21.0640750Z 100% 2025-03-14T04:57:21.0644142Z New File 728 angle_native.h 2025-03-14T04:57:21.0647424Z 100% 2025-03-14T04:57:21.0650768Z New File 1581 angle_ops.h 2025-03-14T04:57:21.0653978Z 100% 2025-03-14T04:57:21.0657170Z New File 3437 any.h 2025-03-14T04:57:21.0660394Z 100% 2025-03-14T04:57:21.0663847Z New File 996 any_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.0666961Z 100% 2025-03-14T04:57:21.0670382Z New File 1078 any_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.0674478Z 100% 2025-03-14T04:57:21.0678425Z New File 1042 any_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0682267Z 100% 2025-03-14T04:57:21.0685641Z New File 1537 any_cpu_dispatch.h 2025-03-14T04:57:21.0816216Z 100% 2025-03-14T04:57:21.0816749Z New File 1539 any_cuda_dispatch.h 2025-03-14T04:57:21.0817072Z 100% 2025-03-14T04:57:21.0817295Z New File 918 any_meta.h 2025-03-14T04:57:21.0817549Z 100% 2025-03-14T04:57:21.0817775Z New File 1539 any_meta_dispatch.h 2025-03-14T04:57:21.0818060Z 100% 2025-03-14T04:57:21.0818266Z New File 1490 any_native.h 2025-03-14T04:57:21.0818528Z 100% 2025-03-14T04:57:21.0818724Z New File 5682 any_ops.h 2025-03-14T04:57:21.0818983Z 100% 2025-03-14T04:57:21.0819182Z New File 4242 arange.h 2025-03-14T04:57:21.0819433Z 100% 2025-03-14T04:57:21.0819717Z New File 1892 arange_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.0820073Z 100% 2025-03-14T04:57:21.0820290Z New File 947 arange_cpu_dispatch.h 2025-03-14T04:57:21.0820577Z 100% 2025-03-14T04:57:21.0820957Z New File 949 arange_cuda_dispatch.h 2025-03-14T04:57:21.0821240Z 100% 2025-03-14T04:57:21.0821468Z New File 949 arange_meta_dispatch.h 2025-03-14T04:57:21.0821751Z 100% 2025-03-14T04:57:21.0821961Z New File 1495 arange_native.h 2025-03-14T04:57:21.0822234Z 100% 2025-03-14T04:57:21.0822417Z New File 5178 arange_ops.h 2025-03-14T04:57:21.0822679Z 100% 2025-03-14T04:57:21.0822882Z New File 1214 arccos.h 2025-03-14T04:57:21.0823137Z 100% 2025-03-14T04:57:21.0823330Z New File 1227 arccosh.h 2025-03-14T04:57:21.0823642Z 100% 2025-03-14T04:57:21.0823937Z New File 1002 arccosh_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0824300Z 100% 2025-03-14T04:57:21.0824512Z New File 631 arccosh_native.h 2025-03-14T04:57:21.0824784Z 100% 2025-03-14T04:57:21.0824971Z New File 2106 arccosh_ops.h 2025-03-14T04:57:21.0825232Z 100% 2025-03-14T04:57:21.0825517Z New File 998 arccos_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0825865Z 100% 2025-03-14T04:57:21.0826067Z New File 628 arccos_native.h 2025-03-14T04:57:21.0827706Z 100% 2025-03-14T04:57:21.0831021Z New File 2097 arccos_ops.h 2025-03-14T04:57:21.0834280Z 100% 2025-03-14T04:57:21.0837757Z New File 1214 arcsin.h 2025-03-14T04:57:21.0840881Z 100% 2025-03-14T04:57:21.0844355Z New File 1227 arcsinh.h 2025-03-14T04:57:21.0847466Z 100% 2025-03-14T04:57:21.0851554Z New File 1002 arcsinh_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0855016Z 100% 2025-03-14T04:57:21.0858447Z New File 631 arcsinh_native.h 2025-03-14T04:57:21.0861661Z 100% 2025-03-14T04:57:21.0865044Z New File 2106 arcsinh_ops.h 2025-03-14T04:57:21.0868368Z 100% 2025-03-14T04:57:21.0871987Z New File 998 arcsin_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0875443Z 100% 2025-03-14T04:57:21.0878948Z New File 628 arcsin_native.h 2025-03-14T04:57:21.0882284Z 100% 2025-03-14T04:57:21.0885776Z New File 2097 arcsin_ops.h 2025-03-14T04:57:21.0889029Z 100% 2025-03-14T04:57:21.0892259Z New File 1214 arctan.h 2025-03-14T04:57:21.0895333Z 100% 2025-03-14T04:57:21.0898663Z New File 1218 arctan2.h 2025-03-14T04:57:21.0901812Z 100% 2025-03-14T04:57:21.0905680Z New File 1106 arctan2_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0908867Z 100% 2025-03-14T04:57:21.0912166Z New File 709 arctan2_native.h 2025-03-14T04:57:21.0915375Z 100% 2025-03-14T04:57:21.0918919Z New File 2364 arctan2_ops.h 2025-03-14T04:57:21.0922222Z 100% 2025-03-14T04:57:21.0925444Z New File 1227 arctanh.h 2025-03-14T04:57:21.0928560Z 100% 2025-03-14T04:57:21.0932293Z New File 1002 arctanh_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0935455Z 100% 2025-03-14T04:57:21.0938881Z New File 631 arctanh_native.h 2025-03-14T04:57:21.0942077Z 100% 2025-03-14T04:57:21.0945501Z New File 2106 arctanh_ops.h 2025-03-14T04:57:21.0948748Z 100% 2025-03-14T04:57:21.0952296Z New File 998 arctan_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.0955830Z 100% 2025-03-14T04:57:21.0959288Z New File 628 arctan_native.h 2025-03-14T04:57:21.0962670Z 100% 2025-03-14T04:57:21.0965953Z New File 2097 arctan_ops.h 2025-03-14T04:57:21.0969178Z 100% 2025-03-14T04:57:21.0972366Z New File 1388 argmax.h 2025-03-14T04:57:21.0975446Z 100% 2025-03-14T04:57:21.0979065Z New File 878 argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.0982445Z 100% 2025-03-14T04:57:21.0985856Z New File 1076 argmax_cpu_dispatch.h 2025-03-14T04:57:21.0989127Z 100% 2025-03-14T04:57:21.0992570Z New File 1078 argmax_cuda_dispatch.h 2025-03-14T04:57:21.0996427Z 100% 2025-03-14T04:57:21.0999825Z New File 646 argmax_meta.h 2025-03-14T04:57:21.1003404Z 100% 2025-03-14T04:57:21.1006984Z New File 1078 argmax_meta_dispatch.h 2025-03-14T04:57:21.1010214Z 100% 2025-03-14T04:57:21.1013963Z New File 663 argmax_native.h 2025-03-14T04:57:21.1017301Z 100% 2025-03-14T04:57:21.1026554Z New File 1897 argmax_ops.h 2025-03-14T04:57:21.1029928Z 100% 2025-03-14T04:57:21.1033225Z New File 1388 argmin.h 2025-03-14T04:57:21.1036394Z 100% 2025-03-14T04:57:21.1040059Z New File 878 argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1043708Z 100% 2025-03-14T04:57:21.1047628Z New File 1076 argmin_cpu_dispatch.h 2025-03-14T04:57:21.1050932Z 100% 2025-03-14T04:57:21.1054660Z New File 1078 argmin_cuda_dispatch.h 2025-03-14T04:57:21.1058075Z 100% 2025-03-14T04:57:21.1061595Z New File 646 argmin_meta.h 2025-03-14T04:57:21.1065412Z 100% 2025-03-14T04:57:21.1069141Z New File 1078 argmin_meta_dispatch.h 2025-03-14T04:57:21.1072363Z 100% 2025-03-14T04:57:21.1076285Z New File 663 argmin_native.h 2025-03-14T04:57:21.1080018Z 100% 2025-03-14T04:57:21.1083278Z New File 1897 argmin_ops.h 2025-03-14T04:57:21.1086683Z 100% 2025-03-14T04:57:21.1089949Z New File 1974 argsort.h 2025-03-14T04:57:21.1093715Z 100% 2025-03-14T04:57:21.1097460Z New File 1287 argsort_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.1100832Z 100% 2025-03-14T04:57:21.1104282Z New File 864 argsort_native.h 2025-03-14T04:57:21.1107436Z 100% 2025-03-14T04:57:21.1111102Z New File 3231 argsort_ops.h 2025-03-14T04:57:21.1114370Z 100% 2025-03-14T04:57:21.1117647Z New File 676 argwhere.h 2025-03-14T04:57:21.1120773Z 100% 2025-03-14T04:57:21.1131662Z New File 789 argwhere_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.1132052Z 100% 2025-03-14T04:57:21.1132573Z New File 499 argwhere_native.h 2025-03-14T04:57:21.1135710Z 100% 2025-03-14T04:57:21.1139252Z New File 992 argwhere_ops.h 2025-03-14T04:57:21.1143241Z 100% 2025-03-14T04:57:21.1145833Z New File 1188 asin.h 2025-03-14T04:57:21.1149314Z 100% 2025-03-14T04:57:21.1152493Z New File 1201 asinh.h 2025-03-14T04:57:21.1156150Z 100% 2025-03-14T04:57:21.1159690Z New File 863 asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1163136Z 100% 2025-03-14T04:57:21.1166868Z New File 950 asinh_cpu_dispatch.h 2025-03-14T04:57:21.1170109Z 100% 2025-03-14T04:57:21.1173541Z New File 952 asinh_cuda_dispatch.h 2025-03-14T04:57:21.1176763Z 100% 2025-03-14T04:57:21.1180072Z New File 601 asinh_meta.h 2025-03-14T04:57:21.1183258Z 100% 2025-03-14T04:57:21.1186627Z New File 952 asinh_meta_dispatch.h 2025-03-14T04:57:21.1189883Z 100% 2025-03-14T04:57:21.1193175Z New File 1036 asinh_native.h 2025-03-14T04:57:21.1196256Z 100% 2025-03-14T04:57:21.1199557Z New File 2088 asinh_ops.h 2025-03-14T04:57:21.1203266Z 100% 2025-03-14T04:57:21.1206726Z New File 861 asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1210168Z 100% 2025-03-14T04:57:21.1213463Z New File 946 asin_cpu_dispatch.h 2025-03-14T04:57:21.1216683Z 100% 2025-03-14T04:57:21.1219991Z New File 948 asin_cuda_dispatch.h 2025-03-14T04:57:21.1223389Z 100% 2025-03-14T04:57:21.1226815Z New File 600 asin_meta.h 2025-03-14T04:57:21.1229943Z 100% 2025-03-14T04:57:21.1233207Z New File 948 asin_meta_dispatch.h 2025-03-14T04:57:21.1236418Z 100% 2025-03-14T04:57:21.1239902Z New File 1027 asin_native.h 2025-03-14T04:57:21.1243255Z 100% 2025-03-14T04:57:21.1246332Z New File 2079 asin_ops.h 2025-03-14T04:57:21.1249540Z 100% 2025-03-14T04:57:21.1252625Z New File 3948 as_strided.h 2025-03-14T04:57:21.1271184Z 100% 2025-03-14T04:57:21.1274838Z New File 1117 as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1278345Z 100% 2025-03-14T04:57:21.1281781Z New File 6022 as_strided_copy.h 2025-03-14T04:57:21.1285180Z 100% 2025-03-14T04:57:21.1288834Z New File 1109 as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1292162Z 100% 2025-03-14T04:57:21.1295711Z New File 1502 as_strided_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.1299017Z 100% 2025-03-14T04:57:21.1313572Z New File 821 as_strided_copy_native.h 2025-03-14T04:57:21.1316895Z 100% 2025-03-14T04:57:21.1320902Z New File 2303 as_strided_copy_ops.h 2025-03-14T04:57:21.1324334Z 100% 2025-03-14T04:57:21.1327682Z New File 1029 as_strided_cpu_dispatch.h 2025-03-14T04:57:21.1330930Z 100% 2025-03-14T04:57:21.1334236Z New File 1031 as_strided_cuda_dispatch.h 2025-03-14T04:57:21.1337507Z 100% 2025-03-14T04:57:21.1340797Z New File 1031 as_strided_meta_dispatch.h 2025-03-14T04:57:21.1344259Z 100% 2025-03-14T04:57:21.1347605Z New File 1172 as_strided_native.h 2025-03-14T04:57:21.1350939Z 100% 2025-03-14T04:57:21.1354224Z New File 2224 as_strided_ops.h 2025-03-14T04:57:21.1357558Z 100% 2025-03-14T04:57:21.1360809Z New File 6535 as_strided_scatter.h 2025-03-14T04:57:21.1364214Z 100% 2025-03-14T04:57:21.1368111Z New File 1163 as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1371604Z 100% 2025-03-14T04:57:21.1375426Z New File 1610 as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.1378753Z 100% 2025-03-14T04:57:21.1382288Z New File 875 as_strided_scatter_native.h 2025-03-14T04:57:21.1385854Z 100% 2025-03-14T04:57:21.1389213Z New File 2481 as_strided_scatter_ops.h 2025-03-14T04:57:21.1392549Z 100% 2025-03-14T04:57:21.1395714Z New File 1188 atan.h 2025-03-14T04:57:21.1398876Z 100% 2025-03-14T04:57:21.1402127Z New File 1198 atan2.h 2025-03-14T04:57:21.1405350Z 100% 2025-03-14T04:57:21.1408811Z New File 915 atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1412270Z 100% 2025-03-14T04:57:21.1415655Z New File 1054 atan2_cpu_dispatch.h 2025-03-14T04:57:21.1418905Z 100% 2025-03-14T04:57:21.1422239Z New File 1056 atan2_cuda_dispatch.h 2025-03-14T04:57:21.1425500Z 100% 2025-03-14T04:57:21.1428739Z New File 627 atan2_meta.h 2025-03-14T04:57:21.1432011Z 100% 2025-03-14T04:57:21.1435271Z New File 1056 atan2_meta_dispatch.h 2025-03-14T04:57:21.1438679Z 100% 2025-03-14T04:57:21.1442041Z New File 642 atan2_native.h 2025-03-14T04:57:21.1445281Z 100% 2025-03-14T04:57:21.1448748Z New File 2346 atan2_ops.h 2025-03-14T04:57:21.1452052Z 100% 2025-03-14T04:57:21.1455164Z New File 1201 atanh.h 2025-03-14T04:57:21.1458275Z 100% 2025-03-14T04:57:21.1461715Z New File 863 atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1465586Z 100% 2025-03-14T04:57:21.1468846Z New File 950 atanh_cpu_dispatch.h 2025-03-14T04:57:21.1472147Z 100% 2025-03-14T04:57:21.1475606Z New File 952 atanh_cuda_dispatch.h 2025-03-14T04:57:21.1478857Z 100% 2025-03-14T04:57:21.1482542Z New File 601 atanh_meta.h 2025-03-14T04:57:21.1486210Z 100% 2025-03-14T04:57:21.1489752Z New File 952 atanh_meta_dispatch.h 2025-03-14T04:57:21.1493054Z 100% 2025-03-14T04:57:21.1496365Z New File 1036 atanh_native.h 2025-03-14T04:57:21.1499647Z 100% 2025-03-14T04:57:21.1502933Z New File 2088 atanh_ops.h 2025-03-14T04:57:21.1506192Z 100% 2025-03-14T04:57:21.1509982Z New File 861 atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1513096Z 100% 2025-03-14T04:57:21.1516394Z New File 946 atan_cpu_dispatch.h 2025-03-14T04:57:21.1519722Z 100% 2025-03-14T04:57:21.1523135Z New File 948 atan_cuda_dispatch.h 2025-03-14T04:57:21.1526428Z 100% 2025-03-14T04:57:21.1529630Z New File 600 atan_meta.h 2025-03-14T04:57:21.1532752Z 100% 2025-03-14T04:57:21.1536140Z New File 948 atan_meta_dispatch.h 2025-03-14T04:57:21.1539571Z 100% 2025-03-14T04:57:21.1542765Z New File 1027 atan_native.h 2025-03-14T04:57:21.1545983Z 100% 2025-03-14T04:57:21.1549080Z New File 2079 atan_ops.h 2025-03-14T04:57:21.1552168Z 100% 2025-03-14T04:57:21.1555316Z New File 878 atleast_1d.h 2025-03-14T04:57:21.1558584Z 100% 2025-03-14T04:57:21.1562034Z New File 864 atleast_1d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.1565505Z 100% 2025-03-14T04:57:21.1568777Z New File 574 atleast_1d_native.h 2025-03-14T04:57:21.1572015Z 100% 2025-03-14T04:57:21.1575727Z New File 1593 atleast_1d_ops.h 2025-03-14T04:57:21.1579012Z 100% 2025-03-14T04:57:21.1582457Z New File 878 atleast_2d.h 2025-03-14T04:57:21.1585742Z 100% 2025-03-14T04:57:21.1589480Z New File 864 atleast_2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.1592942Z 100% 2025-03-14T04:57:21.1596314Z New File 574 atleast_2d_native.h 2025-03-14T04:57:21.1599434Z 100% 2025-03-14T04:57:21.1602943Z New File 1593 atleast_2d_ops.h 2025-03-14T04:57:21.1606233Z 100% 2025-03-14T04:57:21.1610088Z New File 878 atleast_3d.h 2025-03-14T04:57:21.1613478Z 100% 2025-03-14T04:57:21.1617122Z New File 864 atleast_3d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.1620308Z 100% 2025-03-14T04:57:21.1623664Z New File 574 atleast_3d_native.h 2025-03-14T04:57:21.1626966Z 100% 2025-03-14T04:57:21.1630264Z New File 1593 atleast_3d_ops.h 2025-03-14T04:57:21.1633544Z 100% 2025-03-14T04:57:21.1636725Z New File 1994 avg_pool1d.h 2025-03-14T04:57:21.1640352Z 100% 2025-03-14T04:57:21.1643885Z New File 1151 avg_pool1d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.1647157Z 100% 2025-03-14T04:57:21.1650606Z New File 925 avg_pool1d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.1653858Z 100% 2025-03-14T04:57:21.1657167Z New File 836 avg_pool1d_native.h 2025-03-14T04:57:21.1660644Z 100% 2025-03-14T04:57:21.1663979Z New File 2423 avg_pool1d_ops.h 2025-03-14T04:57:21.1667282Z 100% 2025-03-14T04:57:21.1670694Z New File 2291 avg_pool2d.h 2025-03-14T04:57:21.1674663Z 100% 2025-03-14T04:57:21.1678119Z New File 2521 avg_pool2d_backward.h 2025-03-14T04:57:21.1681796Z 100% 2025-03-14T04:57:21.1688772Z New File 1019 avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1692116Z 100% 2025-03-14T04:57:21.1707834Z New File 1534 avg_pool2d_backward_cpu_dispatch.h 2025-03-14T04:57:21.1712063Z 100% 2025-03-14T04:57:21.1716046Z New File 1536 avg_pool2d_backward_cuda_dispatch.h 2025-03-14T04:57:21.1719374Z 100% 2025-03-14T04:57:21.1723453Z New File 808 avg_pool2d_backward_meta.h 2025-03-14T04:57:21.1726812Z 100% 2025-03-14T04:57:21.1730283Z New File 1536 avg_pool2d_backward_meta_dispatch.h 2025-03-14T04:57:21.1733660Z 100% 2025-03-14T04:57:21.1738442Z New File 1804 avg_pool2d_backward_native.h 2025-03-14T04:57:21.1741784Z 100% 2025-03-14T04:57:21.1745677Z New File 2965 avg_pool2d_backward_ops.h 2025-03-14T04:57:21.1749369Z 100% 2025-03-14T04:57:21.1753347Z New File 1009 avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1756816Z 100% 2025-03-14T04:57:21.1760220Z New File 1459 avg_pool2d_cpu_dispatch.h 2025-03-14T04:57:21.1763743Z 100% 2025-03-14T04:57:21.1767189Z New File 1461 avg_pool2d_cuda_dispatch.h 2025-03-14T04:57:21.1771287Z 100% 2025-03-14T04:57:21.1774836Z New File 3676 avg_pool2d_meta.h 2025-03-14T04:57:21.1778159Z 100% 2025-03-14T04:57:21.1781528Z New File 1461 avg_pool2d_meta_dispatch.h 2025-03-14T04:57:21.1784815Z 100% 2025-03-14T04:57:21.1788216Z New File 1884 avg_pool2d_native.h 2025-03-14T04:57:21.1791802Z 100% 2025-03-14T04:57:21.1795202Z New File 2703 avg_pool2d_ops.h 2025-03-14T04:57:21.1798711Z 100% 2025-03-14T04:57:21.1802213Z New File 2291 avg_pool3d.h 2025-03-14T04:57:21.1805546Z 100% 2025-03-14T04:57:21.1809111Z New File 2521 avg_pool3d_backward.h 2025-03-14T04:57:21.1812455Z 100% 2025-03-14T04:57:21.1816128Z New File 1019 avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1819463Z 100% 2025-03-14T04:57:21.1822920Z New File 1534 avg_pool3d_backward_cpu_dispatch.h 2025-03-14T04:57:21.1826202Z 100% 2025-03-14T04:57:21.1829859Z New File 1536 avg_pool3d_backward_cuda_dispatch.h 2025-03-14T04:57:21.1833104Z 100% 2025-03-14T04:57:21.1836492Z New File 808 avg_pool3d_backward_meta.h 2025-03-14T04:57:21.1840058Z 100% 2025-03-14T04:57:21.1843596Z New File 1536 avg_pool3d_backward_meta_dispatch.h 2025-03-14T04:57:21.1846938Z 100% 2025-03-14T04:57:21.1862201Z New File 1804 avg_pool3d_backward_native.h 2025-03-14T04:57:21.1865620Z 100% 2025-03-14T04:57:21.1869057Z New File 2965 avg_pool3d_backward_ops.h 2025-03-14T04:57:21.1872354Z 100% 2025-03-14T04:57:21.1876127Z New File 1009 avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1879366Z 100% 2025-03-14T04:57:21.1882855Z New File 1459 avg_pool3d_cpu_dispatch.h 2025-03-14T04:57:21.1886147Z 100% 2025-03-14T04:57:21.1889571Z New File 1461 avg_pool3d_cuda_dispatch.h 2025-03-14T04:57:21.1892861Z 100% 2025-03-14T04:57:21.1896510Z New File 767 avg_pool3d_meta.h 2025-03-14T04:57:21.1899782Z 100% 2025-03-14T04:57:21.1903203Z New File 1461 avg_pool3d_meta_dispatch.h 2025-03-14T04:57:21.1906441Z 100% 2025-03-14T04:57:21.1910300Z New File 1888 avg_pool3d_native.h 2025-03-14T04:57:21.1913606Z 100% 2025-03-14T04:57:21.1917010Z New File 2703 avg_pool3d_ops.h 2025-03-14T04:57:21.1920288Z 100% 2025-03-14T04:57:21.1923691Z New File 1673 baddbmm.h 2025-03-14T04:57:21.1933971Z 100% 2025-03-14T04:57:21.1937484Z New File 1085 baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.1940953Z 100% 2025-03-14T04:57:21.1944261Z New File 1390 baddbmm_cpu_dispatch.h 2025-03-14T04:57:21.1947539Z 100% 2025-03-14T04:57:21.1950894Z New File 1392 baddbmm_cuda_dispatch.h 2025-03-14T04:57:21.1954368Z 100% 2025-03-14T04:57:21.1958046Z New File 708 baddbmm_meta.h 2025-03-14T04:57:21.1961360Z 100% 2025-03-14T04:57:21.1964739Z New File 1392 baddbmm_meta_dispatch.h 2025-03-14T04:57:21.1968005Z 100% 2025-03-14T04:57:21.1971345Z New File 1188 baddbmm_native.h 2025-03-14T04:57:21.1974561Z 100% 2025-03-14T04:57:21.1977848Z New File 3165 baddbmm_ops.h 2025-03-14T04:57:21.1981325Z 100% 2025-03-14T04:57:21.1984565Z New File 3479 bartlett_window.h 2025-03-14T04:57:21.1987795Z 100% 2025-03-14T04:57:21.1991252Z New File 1736 bartlett_window_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.1994422Z 100% 2025-03-14T04:57:21.1997843Z New File 1091 bartlett_window_native.h 2025-03-14T04:57:21.2001374Z 100% 2025-03-14T04:57:21.2004758Z New File 3918 bartlett_window_ops.h 2025-03-14T04:57:21.2008207Z 100% 2025-03-14T04:57:21.2011326Z New File 1152 batch_norm.h 2025-03-14T04:57:21.2014612Z 100% 2025-03-14T04:57:21.2018032Z New File 1386 batch_norm_backward.h 2025-03-14T04:57:21.2021261Z 100% 2025-03-14T04:57:21.2024641Z New File 1128 batch_norm_backward_cpu_dispatch.h 2025-03-14T04:57:21.2028098Z 100% 2025-03-14T04:57:21.2031518Z New File 1130 batch_norm_backward_cuda_dispatch.h 2025-03-14T04:57:21.2034767Z 100% 2025-03-14T04:57:21.2038103Z New File 2397 batch_norm_backward_elemt.h 2025-03-14T04:57:21.2041455Z 100% 2025-03-14T04:57:21.2045067Z New File 1349 batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2048494Z 100% 2025-03-14T04:57:21.2051940Z New File 974 batch_norm_backward_elemt_cuda_dispatch.h 2025-03-14T04:57:21.2055194Z 100% 2025-03-14T04:57:21.2058606Z New File 1039 batch_norm_backward_elemt_native.h 2025-03-14T04:57:21.2061838Z 100% 2025-03-14T04:57:21.2065414Z New File 3075 batch_norm_backward_elemt_ops.h 2025-03-14T04:57:21.2068790Z 100% 2025-03-14T04:57:21.2072191Z New File 1793 batch_norm_backward_native.h 2025-03-14T04:57:21.2075841Z 100% 2025-03-14T04:57:21.2079204Z New File 2241 batch_norm_backward_ops.h 2025-03-14T04:57:21.2082599Z 100% 2025-03-14T04:57:21.2086036Z New File 2776 batch_norm_backward_reduce.h 2025-03-14T04:57:21.2089640Z 100% 2025-03-14T04:57:21.2093370Z New File 1489 batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2096592Z 100% 2025-03-14T04:57:21.2100057Z New File 980 batch_norm_backward_reduce_cuda_dispatch.h 2025-03-14T04:57:21.2103287Z 100% 2025-03-14T04:57:21.2106693Z New File 1115 batch_norm_backward_reduce_native.h 2025-03-14T04:57:21.2110117Z 100% 2025-03-14T04:57:21.2113500Z New File 3391 batch_norm_backward_reduce_ops.h 2025-03-14T04:57:21.2116799Z 100% 2025-03-14T04:57:21.2120259Z New File 1041 batch_norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.2123647Z 100% 2025-03-14T04:57:21.2127125Z New File 1932 batch_norm_elemt.h 2025-03-14T04:57:21.2130646Z 100% 2025-03-14T04:57:21.2134035Z New File 1387 batch_norm_elemt_cuda_dispatch.h 2025-03-14T04:57:21.2137291Z 100% 2025-03-14T04:57:21.2141102Z New File 908 batch_norm_elemt_native.h 2025-03-14T04:57:21.2144184Z 100% 2025-03-14T04:57:21.2147629Z New File 2635 batch_norm_elemt_ops.h 2025-03-14T04:57:21.2150914Z 100% 2025-03-14T04:57:21.2154550Z New File 2554 batch_norm_gather_stats.h 2025-03-14T04:57:21.2157773Z 100% 2025-03-14T04:57:21.2161521Z New File 1411 batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2164742Z 100% 2025-03-14T04:57:21.2168311Z New File 983 batch_norm_gather_stats_cuda_dispatch.h 2025-03-14T04:57:21.2171793Z 100% 2025-03-14T04:57:21.2175574Z New File 1079 batch_norm_gather_stats_native.h 2025-03-14T04:57:21.2178815Z 100% 2025-03-14T04:57:21.2182445Z New File 3223 batch_norm_gather_stats_ops.h 2025-03-14T04:57:21.2185845Z 100% 2025-03-14T04:57:21.2189432Z New File 2725 batch_norm_gather_stats_with_counts.h 2025-03-14T04:57:21.2192952Z 100% 2025-03-14T04:57:21.2196563Z New File 1459 batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2199813Z 100% 2025-03-14T04:57:21.2203368Z New File 1007 batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-03-14T04:57:21.2206719Z 100% 2025-03-14T04:57:21.2210794Z New File 1127 batch_norm_gather_stats_with_counts_native.h 2025-03-14T04:57:21.2214061Z 100% 2025-03-14T04:57:21.2217559Z New File 3373 batch_norm_gather_stats_with_counts_ops.h 2025-03-14T04:57:21.2220789Z 100% 2025-03-14T04:57:21.2224916Z New File 751 batch_norm_native.h 2025-03-14T04:57:21.2227601Z 100% 2025-03-14T04:57:21.2231114Z New File 1810 batch_norm_ops.h 2025-03-14T04:57:21.2234370Z 100% 2025-03-14T04:57:21.2237778Z New File 1467 batch_norm_stats.h 2025-03-14T04:57:21.2242374Z 100% 2025-03-14T04:57:21.2245062Z New File 1031 batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2248701Z 100% 2025-03-14T04:57:21.2253020Z New File 793 batch_norm_stats_cuda_dispatch.h 2025-03-14T04:57:21.2256696Z 100% 2025-03-14T04:57:21.2260454Z New File 699 batch_norm_stats_native.h 2025-03-14T04:57:21.2263812Z 100% 2025-03-14T04:57:21.2267591Z New File 1991 batch_norm_stats_ops.h 2025-03-14T04:57:21.2271168Z 100% 2025-03-14T04:57:21.2274917Z New File 2089 batch_norm_update_stats.h 2025-03-14T04:57:21.2278615Z 100% 2025-03-14T04:57:21.2282971Z New File 1253 batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2286284Z 100% 2025-03-14T04:57:21.2290405Z New File 902 batch_norm_update_stats_cpu_dispatch.h 2025-03-14T04:57:21.2293656Z 100% 2025-03-14T04:57:21.2297535Z New File 904 batch_norm_update_stats_cuda_dispatch.h 2025-03-14T04:57:21.2300978Z 100% 2025-03-14T04:57:21.2304442Z New File 1139 batch_norm_update_stats_native.h 2025-03-14T04:57:21.2307754Z 100% 2025-03-14T04:57:21.2312151Z New File 2693 batch_norm_update_stats_ops.h 2025-03-14T04:57:21.2315121Z 100% 2025-03-14T04:57:21.2318613Z New File 3301 bernoulli.h 2025-03-14T04:57:21.2322142Z 100% 2025-03-14T04:57:21.2326138Z New File 883 bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.2329486Z 100% 2025-03-14T04:57:21.2333026Z New File 1580 bernoulli_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2337267Z 100% 2025-03-14T04:57:21.2340765Z New File 1212 bernoulli_cpu_dispatch.h 2025-03-14T04:57:21.2344356Z 100% 2025-03-14T04:57:21.2363957Z New File 1214 bernoulli_cuda_dispatch.h 2025-03-14T04:57:21.2367207Z 100% 2025-03-14T04:57:21.2370639Z New File 950 bernoulli_meta_dispatch.h 2025-03-14T04:57:21.2374357Z 100% 2025-03-14T04:57:21.2377661Z New File 1496 bernoulli_native.h 2025-03-14T04:57:21.2381325Z 100% 2025-03-14T04:57:21.2384665Z New File 6504 bernoulli_ops.h 2025-03-14T04:57:21.2388062Z 100% 2025-03-14T04:57:21.2391170Z New File 852 bilinear.h 2025-03-14T04:57:21.2394376Z 100% 2025-03-14T04:57:21.2397783Z New File 890 bilinear_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.2401130Z 100% 2025-03-14T04:57:21.2404471Z New File 600 bilinear_native.h 2025-03-14T04:57:21.2407661Z 100% 2025-03-14T04:57:21.2411150Z New File 1316 bilinear_ops.h 2025-03-14T04:57:21.2414495Z 100% 2025-03-14T04:57:21.2418191Z New File 1772 binary_cross_entropy.h 2025-03-14T04:57:21.2421525Z 100% 2025-03-14T04:57:21.2424972Z New File 2127 binary_cross_entropy_backward.h 2025-03-14T04:57:21.2428245Z 100% 2025-03-14T04:57:21.2431618Z New File 1397 binary_cross_entropy_backward_cpu_dispatch.h 2025-03-14T04:57:21.2435083Z 100% 2025-03-14T04:57:21.2438905Z New File 1399 binary_cross_entropy_backward_cuda_dispatch.h 2025-03-14T04:57:21.2442411Z 100% 2025-03-14T04:57:21.2445823Z New File 1368 binary_cross_entropy_backward_native.h 2025-03-14T04:57:21.2449145Z 100% 2025-03-14T04:57:21.2452532Z New File 2579 binary_cross_entropy_backward_ops.h 2025-03-14T04:57:21.2469765Z 100% 2025-03-14T04:57:21.2480043Z New File 1260 binary_cross_entropy_cpu_dispatch.h 2025-03-14T04:57:21.2483540Z 100% 2025-03-14T04:57:21.2487056Z New File 1262 binary_cross_entropy_cuda_dispatch.h 2025-03-14T04:57:21.2490407Z 100% 2025-03-14T04:57:21.2493999Z New File 1190 binary_cross_entropy_native.h 2025-03-14T04:57:21.2497371Z 100% 2025-03-14T04:57:21.2500858Z New File 2275 binary_cross_entropy_ops.h 2025-03-14T04:57:21.2504125Z 100% 2025-03-14T04:57:21.2507503Z New File 2153 binary_cross_entropy_with_logits.h 2025-03-14T04:57:21.2510802Z 100% 2025-03-14T04:57:21.2514374Z New File 1490 binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2517770Z 100% 2025-03-14T04:57:21.2521380Z New File 930 binary_cross_entropy_with_logits_native.h 2025-03-14T04:57:21.2524703Z 100% 2025-03-14T04:57:21.2528147Z New File 2663 binary_cross_entropy_with_logits_ops.h 2025-03-14T04:57:21.2531461Z 100% 2025-03-14T04:57:21.2534884Z New File 1466 bincount.h 2025-03-14T04:57:21.2538457Z 100% 2025-03-14T04:57:21.2541932Z New File 1028 bincount_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2545726Z 100% 2025-03-14T04:57:21.2549431Z New File 814 bincount_cpu_dispatch.h 2025-03-14T04:57:21.2552741Z 100% 2025-03-14T04:57:21.2556449Z New File 816 bincount_cuda_dispatch.h 2025-03-14T04:57:21.2560235Z 100% 2025-03-14T04:57:21.2563393Z New File 850 bincount_native.h 2025-03-14T04:57:21.2566862Z 100% 2025-03-14T04:57:21.2570406Z New File 2025 bincount_ops.h 2025-03-14T04:57:21.2574182Z 100% 2025-03-14T04:57:21.2577564Z New File 1498 binomial.h 2025-03-14T04:57:21.2580793Z 100% 2025-03-14T04:57:21.2584410Z New File 1046 binomial_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2588403Z 100% 2025-03-14T04:57:21.2591380Z New File 828 binomial_cpu_dispatch.h 2025-03-14T04:57:21.2594774Z 100% 2025-03-14T04:57:21.2598148Z New File 830 binomial_cuda_dispatch.h 2025-03-14T04:57:21.2601849Z 100% 2025-03-14T04:57:21.2605312Z New File 886 binomial_native.h 2025-03-14T04:57:21.2608609Z 100% 2025-03-14T04:57:21.2612047Z New File 2057 binomial_ops.h 2025-03-14T04:57:21.2615561Z 100% 2025-03-14T04:57:21.2618912Z New File 2876 bitwise_and.h 2025-03-14T04:57:21.2622509Z 100% 2025-03-14T04:57:21.2625884Z New File 927 bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.2629200Z 100% 2025-03-14T04:57:21.2632693Z New File 1429 bitwise_and_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2636289Z 100% 2025-03-14T04:57:21.2639809Z New File 1078 bitwise_and_cpu_dispatch.h 2025-03-14T04:57:21.2643253Z 100% 2025-03-14T04:57:21.2647057Z New File 1080 bitwise_and_cuda_dispatch.h 2025-03-14T04:57:21.2650119Z 100% 2025-03-14T04:57:21.2653572Z New File 640 bitwise_and_meta.h 2025-03-14T04:57:21.2656977Z 100% 2025-03-14T04:57:21.2660784Z New File 1080 bitwise_and_meta_dispatch.h 2025-03-14T04:57:21.2664269Z 100% 2025-03-14T04:57:21.2667949Z New File 1156 bitwise_and_native.h 2025-03-14T04:57:21.2671010Z 100% 2025-03-14T04:57:21.2674775Z New File 5844 bitwise_and_ops.h 2025-03-14T04:57:21.2678246Z 100% 2025-03-14T04:57:21.2681869Z New File 3114 bitwise_left_shift.h 2025-03-14T04:57:21.2686025Z 100% 2025-03-14T04:57:21.2690621Z New File 941 bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.2693476Z 100% 2025-03-14T04:57:21.2697213Z New File 1478 bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2700554Z 100% 2025-03-14T04:57:21.2704709Z New File 1106 bitwise_left_shift_cpu_dispatch.h 2025-03-14T04:57:21.2707850Z 100% 2025-03-14T04:57:21.2711367Z New File 1108 bitwise_left_shift_cuda_dispatch.h 2025-03-14T04:57:21.2714787Z 100% 2025-03-14T04:57:21.2718225Z New File 647 bitwise_left_shift_meta.h 2025-03-14T04:57:21.2721668Z 100% 2025-03-14T04:57:21.2725348Z New File 1108 bitwise_left_shift_meta_dispatch.h 2025-03-14T04:57:21.2728753Z 100% 2025-03-14T04:57:21.2732374Z New File 1212 bitwise_left_shift_native.h 2025-03-14T04:57:21.2735726Z 100% 2025-03-14T04:57:21.2739574Z New File 6075 bitwise_left_shift_ops.h 2025-03-14T04:57:21.2743282Z 100% 2025-03-14T04:57:21.2747075Z New File 1117 bitwise_not.h 2025-03-14T04:57:21.2750807Z 100% 2025-03-14T04:57:21.2755157Z New File 875 bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.2758774Z 100% 2025-03-14T04:57:21.2762530Z New File 974 bitwise_not_cpu_dispatch.h 2025-03-14T04:57:21.2766014Z 100% 2025-03-14T04:57:21.2769437Z New File 976 bitwise_not_cuda_dispatch.h 2025-03-14T04:57:21.2772978Z 100% 2025-03-14T04:57:21.2777182Z New File 607 bitwise_not_meta.h 2025-03-14T04:57:21.2780026Z 100% 2025-03-14T04:57:21.2790750Z New File 976 bitwise_not_meta_dispatch.h 2025-03-14T04:57:21.2794160Z 100% 2025-03-14T04:57:21.2797604Z New File 634 bitwise_not_native.h 2025-03-14T04:57:21.2801042Z 100% 2025-03-14T04:57:21.2804520Z New File 2142 bitwise_not_ops.h 2025-03-14T04:57:21.2808128Z 100% 2025-03-14T04:57:21.2811634Z New File 2848 bitwise_or.h 2025-03-14T04:57:21.2815035Z 100% 2025-03-14T04:57:21.2818677Z New File 925 bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.2821937Z 100% 2025-03-14T04:57:21.2825435Z New File 1422 bitwise_or_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2828917Z 100% 2025-03-14T04:57:21.2832324Z New File 1074 bitwise_or_cpu_dispatch.h 2025-03-14T04:57:21.2835737Z 100% 2025-03-14T04:57:21.2839497Z New File 1076 bitwise_or_cuda_dispatch.h 2025-03-14T04:57:21.2842906Z 100% 2025-03-14T04:57:21.2846544Z New File 639 bitwise_or_meta.h 2025-03-14T04:57:21.2849812Z 100% 2025-03-14T04:57:21.2853234Z New File 1076 bitwise_or_meta_dispatch.h 2025-03-14T04:57:21.2856695Z 100% 2025-03-14T04:57:21.2860042Z New File 1148 bitwise_or_native.h 2025-03-14T04:57:21.2863330Z 100% 2025-03-14T04:57:21.2866582Z New File 5820 bitwise_or_ops.h 2025-03-14T04:57:21.2869858Z 100% 2025-03-14T04:57:21.2873250Z New File 3142 bitwise_right_shift.h 2025-03-14T04:57:21.2876567Z 100% 2025-03-14T04:57:21.2880316Z New File 943 bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.2883728Z 100% 2025-03-14T04:57:21.2887292Z New File 1485 bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2890876Z 100% 2025-03-14T04:57:21.2894634Z New File 1110 bitwise_right_shift_cpu_dispatch.h 2025-03-14T04:57:21.2898273Z 100% 2025-03-14T04:57:21.2901840Z New File 1112 bitwise_right_shift_cuda_dispatch.h 2025-03-14T04:57:21.2905138Z 100% 2025-03-14T04:57:21.2908523Z New File 648 bitwise_right_shift_meta.h 2025-03-14T04:57:21.2911812Z 100% 2025-03-14T04:57:21.2915276Z New File 1112 bitwise_right_shift_meta_dispatch.h 2025-03-14T04:57:21.2918763Z 100% 2025-03-14T04:57:21.2922282Z New File 1220 bitwise_right_shift_native.h 2025-03-14T04:57:21.2925632Z 100% 2025-03-14T04:57:21.2929026Z New File 6099 bitwise_right_shift_ops.h 2025-03-14T04:57:21.2932309Z 100% 2025-03-14T04:57:21.2935652Z New File 2876 bitwise_xor.h 2025-03-14T04:57:21.2938962Z 100% 2025-03-14T04:57:21.2942852Z New File 927 bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.2946099Z 100% 2025-03-14T04:57:21.2949594Z New File 1429 bitwise_xor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.2952838Z 100% 2025-03-14T04:57:21.2956206Z New File 1078 bitwise_xor_cpu_dispatch.h 2025-03-14T04:57:21.2959683Z 100% 2025-03-14T04:57:21.2963243Z New File 1080 bitwise_xor_cuda_dispatch.h 2025-03-14T04:57:21.2966540Z 100% 2025-03-14T04:57:21.2969891Z New File 640 bitwise_xor_meta.h 2025-03-14T04:57:21.2973264Z 100% 2025-03-14T04:57:21.2976870Z New File 1080 bitwise_xor_meta_dispatch.h 2025-03-14T04:57:21.2980616Z 100% 2025-03-14T04:57:21.2984008Z New File 1156 bitwise_xor_native.h 2025-03-14T04:57:21.2987604Z 100% 2025-03-14T04:57:21.2990917Z New File 5844 bitwise_xor_ops.h 2025-03-14T04:57:21.2994201Z 100% 2025-03-14T04:57:21.2997881Z New File 3479 blackman_window.h 2025-03-14T04:57:21.3001266Z 100% 2025-03-14T04:57:21.3004886Z New File 1736 blackman_window_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.3008385Z 100% 2025-03-14T04:57:21.3011742Z New File 1091 blackman_window_native.h 2025-03-14T04:57:21.3015031Z 100% 2025-03-14T04:57:21.3018364Z New File 3918 blackman_window_ops.h 2025-03-14T04:57:21.3021631Z 100% 2025-03-14T04:57:21.3024993Z New File 1128 block_diag.h 2025-03-14T04:57:21.3028314Z 100% 2025-03-14T04:57:21.3031668Z New File 955 block_diag_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.3035161Z 100% 2025-03-14T04:57:21.3038433Z New File 582 block_diag_native.h 2025-03-14T04:57:21.3041685Z 100% 2025-03-14T04:57:21.3044997Z New File 1609 block_diag_ops.h 2025-03-14T04:57:21.3048406Z 100% 2025-03-14T04:57:21.3051508Z New File 1169 bmm.h 2025-03-14T04:57:21.3055166Z 100% 2025-03-14T04:57:21.3059174Z New File 835 bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.3062300Z 100% 2025-03-14T04:57:21.3065853Z New File 968 bmm_cpu_dispatch.h 2025-03-14T04:57:21.3069247Z 100% 2025-03-14T04:57:21.3072693Z New File 970 bmm_cuda_dispatch.h 2025-03-14T04:57:21.3076160Z 100% 2025-03-14T04:57:21.3079305Z New File 624 bmm_meta.h 2025-03-14T04:57:21.3083587Z 100% 2025-03-14T04:57:21.3087129Z New File 970 bmm_meta_dispatch.h 2025-03-14T04:57:21.3090702Z 100% 2025-03-14T04:57:21.3093881Z New File 1499 bmm_native.h 2025-03-14T04:57:21.3097318Z 100% 2025-03-14T04:57:21.3100831Z New File 1735 bmm_ops.h 2025-03-14T04:57:21.3104041Z 100% 2025-03-14T04:57:21.3107441Z New File 736 broadcast_tensors.h 2025-03-14T04:57:21.3110773Z 100% 2025-03-14T04:57:21.3114739Z New File 812 broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.3118050Z 100% 2025-03-14T04:57:21.3121700Z New File 522 broadcast_tensors_native.h 2025-03-14T04:57:21.3124953Z 100% 2025-03-14T04:57:21.3128839Z New File 1065 broadcast_tensors_ops.h 2025-03-14T04:57:21.3132123Z 100% 2025-03-14T04:57:21.3135685Z New File 1499 broadcast_to.h 2025-03-14T04:57:21.3139341Z 100% 2025-03-14T04:57:21.3142966Z New File 909 broadcast_to_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.3146286Z 100% 2025-03-14T04:57:21.3149897Z New File 536 broadcast_to_native.h 2025-03-14T04:57:21.3153235Z 100% 2025-03-14T04:57:21.3156715Z New File 1098 broadcast_to_ops.h 2025-03-14T04:57:21.3160307Z 100% 2025-03-14T04:57:21.3163861Z New File 2689 bucketize.h 2025-03-14T04:57:21.3167267Z 100% 2025-03-14T04:57:21.3170826Z New File 1027 bucketize_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.3174137Z 100% 2025-03-14T04:57:21.3177523Z New File 1241 bucketize_cpu_dispatch.h 2025-03-14T04:57:21.3181418Z 100% 2025-03-14T04:57:21.3185116Z New File 1243 bucketize_cuda_dispatch.h 2025-03-14T04:57:21.3188542Z 100% 2025-03-14T04:57:21.3192094Z New File 1415 bucketize_native.h 2025-03-14T04:57:21.3195983Z 100% 2025-03-14T04:57:21.3198922Z New File 3659 bucketize_ops.h 2025-03-14T04:57:21.3202461Z 100% 2025-03-14T04:57:21.3205757Z New File 709 can_cast.h 2025-03-14T04:57:21.3208762Z 100% 2025-03-14T04:57:21.3212343Z New File 799 can_cast_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.3215947Z 100% 2025-03-14T04:57:21.3219370Z New File 509 can_cast_native.h 2025-03-14T04:57:21.3222610Z 100% 2025-03-14T04:57:21.3226260Z New File 1036 can_cast_ops.h 2025-03-14T04:57:21.3229900Z 100% 2025-03-14T04:57:21.3233025Z New File 707 cartesian_prod.h 2025-03-14T04:57:21.3236641Z 100% 2025-03-14T04:57:21.3240569Z New File 794 cartesian_prod_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.3244284Z 100% 2025-03-14T04:57:21.3247637Z New File 504 cartesian_prod_native.h 2025-03-14T04:57:21.3252488Z 100% 2025-03-14T04:57:21.3257307Z New File 1009 cartesian_prod_ops.h 2025-03-14T04:57:21.3262729Z 100% 2025-03-14T04:57:21.3267302Z New File 1859 cat.h 2025-03-14T04:57:21.3272185Z 100% 2025-03-14T04:57:21.3277261Z New File 836 cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.3281627Z 100% 2025-03-14T04:57:21.3286701Z New File 985 cat_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.3290553Z 100% 2025-03-14T04:57:21.3293887Z New File 969 cat_cpu_dispatch.h 2025-03-14T04:57:21.3298294Z 100% 2025-03-14T04:57:21.3301785Z New File 971 cat_cuda_dispatch.h 2025-03-14T04:57:21.3305249Z 100% 2025-03-14T04:57:21.3308405Z New File 5040 cat_meta.h 2025-03-14T04:57:21.3311776Z 100% 2025-03-14T04:57:21.3315244Z New File 971 cat_meta_dispatch.h 2025-03-14T04:57:21.3318723Z 100% 2025-03-14T04:57:21.3322310Z New File 1583 cat_native.h 2025-03-14T04:57:21.3325825Z 100% 2025-03-14T04:57:21.3329337Z New File 2978 cat_ops.h 2025-03-14T04:57:21.3332530Z 100% 2025-03-14T04:57:21.3335605Z New File 1573 cauchy.h 2025-03-14T04:57:21.3338741Z 100% 2025-03-14T04:57:21.3342218Z New File 1197 cauchy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.3345543Z 100% 2025-03-14T04:57:21.3348918Z New File 830 cauchy_cpu_dispatch.h 2025-03-14T04:57:21.3352460Z 100% 2025-03-14T04:57:21.3355945Z New File 832 cauchy_cuda_dispatch.h 2025-03-14T04:57:21.3359274Z 100% 2025-03-14T04:57:21.8441398Z New File 832 cauchy_meta_dispatch.h 2025-03-14T04:57:21.8445094Z 100% 2025-03-14T04:57:21.8448947Z New File 879 cauchy_native.h 2025-03-14T04:57:21.8452629Z 100% 2025-03-14T04:57:21.8456196Z New File 2847 cauchy_ops.h 2025-03-14T04:57:21.8459904Z 100% 2025-03-14T04:57:21.8463120Z New File 536 ccol_indices.h 2025-03-14T04:57:21.8466397Z 100% 2025-03-14T04:57:21.8469940Z New File 793 ccol_indices_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.8473309Z 100% 2025-03-14T04:57:21.8476864Z New File 1177 ccol_indices_copy.h 2025-03-14T04:57:21.8480296Z 100% 2025-03-14T04:57:21.8484293Z New File 824 ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.8487573Z 100% 2025-03-14T04:57:21.8491203Z New File 913 ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.8494550Z 100% 2025-03-14T04:57:21.8498122Z New File 598 ccol_indices_copy_native.h 2025-03-14T04:57:21.8501663Z 100% 2025-03-14T04:57:21.8506203Z New File 1653 ccol_indices_copy_ops.h 2025-03-14T04:57:21.8510405Z 100% 2025-03-14T04:57:21.8513937Z New File 583 ccol_indices_native.h 2025-03-14T04:57:21.8517243Z 100% 2025-03-14T04:57:21.8520787Z New File 1010 ccol_indices_ops.h 2025-03-14T04:57:21.8524381Z 100% 2025-03-14T04:57:21.8527665Z New File 814 cdist.h 2025-03-14T04:57:21.8531273Z 100% 2025-03-14T04:57:21.8535294Z New File 873 cdist_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.8538554Z 100% 2025-03-14T04:57:21.8542223Z New File 583 cdist_native.h 2025-03-14T04:57:21.8545510Z 100% 2025-03-14T04:57:21.8548994Z New File 1221 cdist_ops.h 2025-03-14T04:57:21.8552946Z 100% 2025-03-14T04:57:21.8556165Z New File 1188 ceil.h 2025-03-14T04:57:21.8559398Z 100% 2025-03-14T04:57:21.8563204Z New File 861 ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.8566535Z 100% 2025-03-14T04:57:21.8569887Z New File 946 ceil_cpu_dispatch.h 2025-03-14T04:57:21.8573189Z 100% 2025-03-14T04:57:21.8576654Z New File 948 ceil_cuda_dispatch.h 2025-03-14T04:57:21.8579970Z 100% 2025-03-14T04:57:21.8583200Z New File 600 ceil_meta.h 2025-03-14T04:57:21.8586773Z 100% 2025-03-14T04:57:21.8590100Z New File 948 ceil_meta_dispatch.h 2025-03-14T04:57:21.8593404Z 100% 2025-03-14T04:57:21.8596594Z New File 1027 ceil_native.h 2025-03-14T04:57:21.8599918Z 100% 2025-03-14T04:57:21.8603172Z New File 2079 ceil_ops.h 2025-03-14T04:57:21.8606330Z 100% 2025-03-14T04:57:21.8609412Z New File 1404 celu.h 2025-03-14T04:57:21.8612614Z 100% 2025-03-14T04:57:21.8616335Z New File 1106 celu_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.8619678Z 100% 2025-03-14T04:57:21.8622954Z New File 708 celu_native.h 2025-03-14T04:57:21.8626239Z 100% 2025-03-14T04:57:21.8629376Z New File 2349 celu_ops.h 2025-03-14T04:57:21.8632649Z 100% 2025-03-14T04:57:21.8636056Z New File 1157 chain_matmul.h 2025-03-14T04:57:21.8639484Z 100% 2025-03-14T04:57:21.8643710Z New File 964 chain_matmul_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.8647021Z 100% 2025-03-14T04:57:21.8650518Z New File 588 chain_matmul_native.h 2025-03-14T04:57:21.8653679Z 100% 2025-03-14T04:57:21.8657026Z New File 1627 chain_matmul_ops.h 2025-03-14T04:57:21.8660795Z 100% 2025-03-14T04:57:21.8663875Z New File 529 chalf.h 2025-03-14T04:57:21.8667171Z 100% 2025-03-14T04:57:21.8670693Z New File 850 chalf_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.8674028Z 100% 2025-03-14T04:57:21.8677314Z New File 560 chalf_native.h 2025-03-14T04:57:21.8680514Z 100% 2025-03-14T04:57:21.8683981Z New File 1153 chalf_ops.h 2025-03-14T04:57:21.8687348Z 100% 2025-03-14T04:57:21.8690640Z New File 3658 channel_shuffle.h 2025-03-14T04:57:21.8694137Z 100% 2025-03-14T04:57:21.8697764Z New File 1172 channel_shuffle_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.8701075Z 100% 2025-03-14T04:57:21.8704619Z New File 859 channel_shuffle_cpu_dispatch.h 2025-03-14T04:57:21.8707918Z 100% 2025-03-14T04:57:21.8711242Z New File 861 channel_shuffle_cuda_dispatch.h 2025-03-14T04:57:21.8714762Z 100% 2025-03-14T04:57:21.8718091Z New File 731 channel_shuffle_native.h 2025-03-14T04:57:21.8721600Z 100% 2025-03-14T04:57:21.8725147Z New File 1777 channel_shuffle_ops.h 2025-03-14T04:57:21.8728533Z 100% 2025-03-14T04:57:21.8732541Z New File 1210 cholesky.h 2025-03-14T04:57:21.8735226Z 100% 2025-03-14T04:57:21.8738590Z New File 956 cholesky_cpu_dispatch.h 2025-03-14T04:57:21.8742134Z 100% 2025-03-14T04:57:21.8745590Z New File 958 cholesky_cuda_dispatch.h 2025-03-14T04:57:21.8749243Z 100% 2025-03-14T04:57:21.8752496Z New File 1290 cholesky_inverse.h 2025-03-14T04:57:21.8755935Z 100% 2025-03-14T04:57:21.8759490Z New File 980 cholesky_inverse_cpu_dispatch.h 2025-03-14T04:57:21.8763364Z 100% 2025-03-14T04:57:21.8767249Z New File 982 cholesky_inverse_cuda_dispatch.h 2025-03-14T04:57:21.8770726Z 100% 2025-03-14T04:57:21.8774295Z New File 626 cholesky_inverse_native.h 2025-03-14T04:57:21.8778080Z 100% 2025-03-14T04:57:21.8781603Z New File 1743 cholesky_inverse_ops.h 2025-03-14T04:57:21.8785087Z 100% 2025-03-14T04:57:21.8788423Z New File 610 cholesky_native.h 2025-03-14T04:57:21.8792126Z 100% 2025-03-14T04:57:21.8795748Z New File 1695 cholesky_ops.h 2025-03-14T04:57:21.8799080Z 100% 2025-03-14T04:57:21.8802716Z New File 1420 cholesky_solve.h 2025-03-14T04:57:21.8806090Z 100% 2025-03-14T04:57:21.8810636Z New File 1099 cholesky_solve_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.8814043Z 100% 2025-03-14T04:57:21.8817788Z New File 676 cholesky_solve_native.h 2025-03-14T04:57:21.8821428Z 100% 2025-03-14T04:57:21.8824939Z New File 1909 cholesky_solve_ops.h 2025-03-14T04:57:21.8828382Z 100% 2025-03-14T04:57:21.8831810Z New File 926 choose_qparams_optimized.h 2025-03-14T04:57:21.8835385Z 100% 2025-03-14T04:57:21.8839137Z New File 895 choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.8842810Z 100% 2025-03-14T04:57:21.8846323Z New File 605 choose_qparams_optimized_native.h 2025-03-14T04:57:21.8849670Z 100% 2025-03-14T04:57:21.8853178Z New File 1342 choose_qparams_optimized_ops.h 2025-03-14T04:57:21.8856529Z 100% 2025-03-14T04:57:21.8859682Z New File 759 chunk.h 2025-03-14T04:57:21.8862837Z 100% 2025-03-14T04:57:21.8867607Z New File 832 chunk_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.8871188Z 100% 2025-03-14T04:57:21.8874462Z New File 656 chunk_native.h 2025-03-14T04:57:21.8877922Z 100% 2025-03-14T04:57:21.8881297Z New File 1140 chunk_ops.h 2025-03-14T04:57:21.8884663Z 100% 2025-03-14T04:57:21.8887698Z New File 3018 clamp.h 2025-03-14T04:57:21.8890882Z 100% 2025-03-14T04:57:21.8894547Z New File 1338 clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.8897883Z 100% 2025-03-14T04:57:21.8901752Z New File 1931 clamp_cpu_dispatch.h 2025-03-14T04:57:21.8904844Z 100% 2025-03-14T04:57:21.8908122Z New File 1933 clamp_cuda_dispatch.h 2025-03-14T04:57:21.8911499Z 100% 2025-03-14T04:57:21.8914942Z New File 2359 clamp_max.h 2025-03-14T04:57:21.8918352Z 100% 2025-03-14T04:57:21.8922117Z New File 1080 clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.8925754Z 100% 2025-03-14T04:57:21.8929258Z New File 1436 clamp_max_cpu_dispatch.h 2025-03-14T04:57:21.8932745Z 100% 2025-03-14T04:57:21.8936083Z New File 1438 clamp_max_cuda_dispatch.h 2025-03-14T04:57:21.8939674Z 100% 2025-03-14T04:57:21.8942997Z New File 786 clamp_max_meta.h 2025-03-14T04:57:21.8946878Z 100% 2025-03-14T04:57:21.8950229Z New File 1438 clamp_max_meta_dispatch.h 2025-03-14T04:57:21.8953609Z 100% 2025-03-14T04:57:21.8957646Z New File 840 clamp_max_native.h 2025-03-14T04:57:21.8960752Z 100% 2025-03-14T04:57:21.8964286Z New File 4314 clamp_max_ops.h 2025-03-14T04:57:21.8967627Z 100% 2025-03-14T04:57:21.8970950Z New File 838 clamp_meta.h 2025-03-14T04:57:21.8974275Z 100% 2025-03-14T04:57:21.8977612Z New File 1933 clamp_meta_dispatch.h 2025-03-14T04:57:21.9078686Z 100% 2025-03-14T04:57:21.9082591Z New File 2359 clamp_min.h 2025-03-14T04:57:21.9086304Z 100% 2025-03-14T04:57:21.9090109Z New File 1080 clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.9093584Z 100% 2025-03-14T04:57:21.9097595Z New File 1436 clamp_min_cpu_dispatch.h 2025-03-14T04:57:21.9100624Z 100% 2025-03-14T04:57:21.9104153Z New File 1438 clamp_min_cuda_dispatch.h 2025-03-14T04:57:21.9107601Z 100% 2025-03-14T04:57:21.9111064Z New File 786 clamp_min_meta.h 2025-03-14T04:57:21.9114750Z 100% 2025-03-14T04:57:21.9118258Z New File 1438 clamp_min_meta_dispatch.h 2025-03-14T04:57:21.9121665Z 100% 2025-03-14T04:57:21.9125063Z New File 840 clamp_min_native.h 2025-03-14T04:57:21.9128689Z 100% 2025-03-14T04:57:21.9132284Z New File 4314 clamp_min_ops.h 2025-03-14T04:57:21.9135764Z 100% 2025-03-14T04:57:21.9139252Z New File 1060 clamp_native.h 2025-03-14T04:57:21.9143061Z 100% 2025-03-14T04:57:21.9146225Z New File 5406 clamp_ops.h 2025-03-14T04:57:21.9149874Z 100% 2025-03-14T04:57:21.9153036Z New File 2993 clip.h 2025-03-14T04:57:21.9156677Z 100% 2025-03-14T04:57:21.9160486Z New File 1967 clip_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.9171663Z 100% 2025-03-14T04:57:21.9175449Z New File 1366 clip_native.h 2025-03-14T04:57:21.9179139Z 100% 2025-03-14T04:57:21.9182322Z New File 5388 clip_ops.h 2025-03-14T04:57:21.9185507Z 100% 2025-03-14T04:57:21.9188693Z New File 1384 clone.h 2025-03-14T04:57:21.9192151Z 100% 2025-03-14T04:57:21.9196019Z New File 1120 clone_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.9199225Z 100% 2025-03-14T04:57:21.9202891Z New File 1326 clone_native.h 2025-03-14T04:57:21.9206174Z 100% 2025-03-14T04:57:21.9209553Z New File 1918 clone_ops.h 2025-03-14T04:57:21.9213007Z 100% 2025-03-14T04:57:21.9216475Z New File 532 coalesce.h 2025-03-14T04:57:21.9219819Z 100% 2025-03-14T04:57:21.9223295Z New File 789 coalesce_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.9226782Z 100% 2025-03-14T04:57:21.9230167Z New File 499 coalesce_native.h 2025-03-14T04:57:21.9233721Z 100% 2025-03-14T04:57:21.9237012Z New File 998 coalesce_ops.h 2025-03-14T04:57:21.9240435Z 100% 2025-03-14T04:57:21.9243649Z New File 5935 col2im.h 2025-03-14T04:57:21.9246997Z 100% 2025-03-14T04:57:21.9250398Z New File 1947 col2im_cpu_dispatch.h 2025-03-14T04:57:21.9253831Z 100% 2025-03-14T04:57:21.9257095Z New File 1949 col2im_cuda_dispatch.h 2025-03-14T04:57:21.9260479Z 100% 2025-03-14T04:57:21.9264501Z New File 1260 col2im_native.h 2025-03-14T04:57:21.9267896Z 100% 2025-03-14T04:57:21.9271769Z New File 2495 col2im_ops.h 2025-03-14T04:57:21.9275381Z 100% 2025-03-14T04:57:21.9278286Z New File 1148 column_stack.h 2025-03-14T04:57:21.9282292Z 100% 2025-03-14T04:57:21.9286031Z New File 961 column_stack_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.9289533Z 100% 2025-03-14T04:57:21.9293182Z New File 586 column_stack_native.h 2025-03-14T04:57:21.9296525Z 100% 2025-03-14T04:57:21.9300045Z New File 1621 column_stack_ops.h 2025-03-14T04:57:21.9303336Z 100% 2025-03-14T04:57:21.9306484Z New File 535 col_indices.h 2025-03-14T04:57:21.9309991Z 100% 2025-03-14T04:57:21.9314079Z New File 792 col_indices_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.9317447Z 100% 2025-03-14T04:57:21.9320719Z New File 1167 col_indices_copy.h 2025-03-14T04:57:21.9324210Z 100% 2025-03-14T04:57:21.9327952Z New File 823 col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:21.9331309Z 100% 2025-03-14T04:57:21.9334850Z New File 911 col_indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.9338431Z 100% 2025-03-14T04:57:21.9341796Z New File 596 col_indices_copy_native.h 2025-03-14T04:57:21.9345181Z 100% 2025-03-14T04:57:21.9348523Z New File 1647 col_indices_copy_ops.h 2025-03-14T04:57:21.9352244Z 100% 2025-03-14T04:57:21.9355383Z New File 581 col_indices_native.h 2025-03-14T04:57:21.9358829Z 100% 2025-03-14T04:57:21.9362625Z New File 1007 col_indices_ops.h 2025-03-14T04:57:21.9366716Z 100% 2025-03-14T04:57:21.9370239Z New File 793 combinations.h 2025-03-14T04:57:21.9373281Z 100% 2025-03-14T04:57:21.9376842Z New File 835 combinations_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.9379932Z 100% 2025-03-14T04:57:21.9383519Z New File 545 combinations_native.h 2025-03-14T04:57:21.9386676Z 100% 2025-03-14T04:57:21.9390123Z New File 1125 combinations_ops.h 2025-03-14T04:57:21.9393244Z 100% 2025-03-14T04:57:21.9396361Z New File 1209 complex.h 2025-03-14T04:57:21.9399417Z 100% 2025-03-14T04:57:21.9403145Z New File 813 complex_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:21.9406274Z 100% 2025-03-14T04:57:21.9409812Z New File 899 complex_cpu_dispatch.h 2025-03-14T04:57:21.9412968Z 100% 2025-03-14T04:57:21.9416402Z New File 901 complex_cuda_dispatch.h 2025-03-14T04:57:21.9419520Z 100% 2025-03-14T04:57:21.9422839Z New File 628 complex_native.h 2025-03-14T04:57:21.9425936Z 100% 2025-03-14T04:57:21.9510680Z New File 1759 complex_ops.h 2025-03-14T04:57:21.9513853Z 100% 2025-03-14T04:57:21.9517177Z New File 1880 concat.h 2025-03-14T04:57:21.9520205Z 100% 2025-03-14T04:57:21.9524112Z New File 1975 concatenate.h 2025-03-14T04:57:21.9527660Z 100% 2025-03-14T04:57:21.9531276Z New File 1278 concatenate_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.9534378Z 100% 2025-03-14T04:57:21.9538013Z New File 788 concatenate_native.h 2025-03-14T04:57:21.9541498Z 100% 2025-03-14T04:57:21.9544803Z New File 3002 concatenate_ops.h 2025-03-14T04:57:21.9547998Z 100% 2025-03-14T04:57:21.9551611Z New File 1248 concat_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.9554753Z 100% 2025-03-14T04:57:21.9558407Z New File 768 concat_native.h 2025-03-14T04:57:21.9561750Z 100% 2025-03-14T04:57:21.9565389Z New File 2942 concat_ops.h 2025-03-14T04:57:21.9568549Z 100% 2025-03-14T04:57:21.9571690Z New File 677 conj.h 2025-03-14T04:57:21.9574634Z 100% 2025-03-14T04:57:21.9578034Z New File 785 conj_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:21.9581485Z 100% 2025-03-14T04:57:21.9584719Z New File 495 conj_native.h 2025-03-14T04:57:21.9588031Z 100% 2025-03-14T04:57:21.9591450Z New File 986 conj_ops.h 2025-03-14T04:57:21.9594820Z 100% 2025-03-14T04:57:22.3110930Z New File 1305 conj_physical.h 2025-03-14T04:57:22.3111273Z 100% 2025-03-14T04:57:22.3111586Z New File 791 conj_physical_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3111959Z 100% 2025-03-14T04:57:22.3112253Z New File 794 conj_physical_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3112657Z 100% 2025-03-14T04:57:22.3112899Z New File 861 conj_physical_cpu_dispatch.h 2025-03-14T04:57:22.3113206Z 100% 2025-03-14T04:57:22.3113461Z New File 863 conj_physical_cuda_dispatch.h 2025-03-14T04:57:22.3113775Z 100% 2025-03-14T04:57:22.3114000Z New File 909 conj_physical_native.h 2025-03-14T04:57:22.3114297Z 100% 2025-03-14T04:57:22.3114515Z New File 2160 conj_physical_ops.h 2025-03-14T04:57:22.3153671Z 100% 2025-03-14T04:57:22.3153905Z New File 4340 constant_pad_nd.h 2025-03-14T04:57:22.3154197Z 100% 2025-03-14T04:57:22.3154520Z New File 1537 constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3154936Z 100% 2025-03-14T04:57:22.3155157Z New File 701 constant_pad_nd_native.h 2025-03-14T04:57:22.3155461Z 100% 2025-03-14T04:57:22.3155681Z New File 1987 constant_pad_nd_ops.h 2025-03-14T04:57:22.3155966Z 100% 2025-03-14T04:57:22.3156182Z New File 534 contiguous.h 2025-03-14T04:57:22.3156444Z 100% 2025-03-14T04:57:22.3156751Z New File 853 contiguous_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3157136Z 100% 2025-03-14T04:57:22.3157574Z New File 563 contiguous_native.h 2025-03-14T04:57:22.3157894Z 100% 2025-03-14T04:57:22.3158099Z New File 1135 contiguous_ops.h 2025-03-14T04:57:22.3158390Z 100% 2025-03-14T04:57:22.3158603Z New File 4590 conv1d.h 2025-03-14T04:57:22.3158857Z 100% 2025-03-14T04:57:22.3159134Z New File 1722 conv1d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3159481Z 100% 2025-03-14T04:57:22.3159674Z New File 1018 conv1d_native.h 2025-03-14T04:57:22.3159940Z 100% 2025-03-14T04:57:22.3160139Z New File 2717 conv1d_ops.h 2025-03-14T04:57:22.3160402Z 100% 2025-03-14T04:57:22.3160585Z New File 4590 conv2d.h 2025-03-14T04:57:22.3160839Z 100% 2025-03-14T04:57:22.3161203Z New File 1722 conv2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3161564Z 100% 2025-03-14T04:57:22.3162472Z New File 1018 conv2d_native.h 2025-03-14T04:57:22.3165614Z 100% 2025-03-14T04:57:22.3170355Z New File 2717 conv2d_ops.h 2025-03-14T04:57:22.3172787Z 100% 2025-03-14T04:57:22.3175794Z New File 4590 conv3d.h 2025-03-14T04:57:22.3178825Z 100% 2025-03-14T04:57:22.3182757Z New File 1722 conv3d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3186216Z 100% 2025-03-14T04:57:22.3189712Z New File 1018 conv3d_native.h 2025-03-14T04:57:22.3192909Z 100% 2025-03-14T04:57:22.3196402Z New File 2717 conv3d_ops.h 2025-03-14T04:57:22.3199568Z 100% 2025-03-14T04:57:22.3203094Z New File 8178 convolution.h 2025-03-14T04:57:22.3206436Z 100% 2025-03-14T04:57:22.3209951Z New File 11579 convolution_backward.h 2025-03-14T04:57:22.3213387Z 100% 2025-03-14T04:57:22.3217241Z New File 3342 convolution_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3220422Z 100% 2025-03-14T04:57:22.3224407Z New File 1470 convolution_backward_cuda_dispatch.h 2025-03-14T04:57:22.3227614Z 100% 2025-03-14T04:57:22.3231207Z New File 1289 convolution_backward_native.h 2025-03-14T04:57:22.3234601Z 100% 2025-03-14T04:57:22.3238155Z New File 4022 convolution_backward_ops.h 2025-03-14T04:57:22.3241458Z 100% 2025-03-14T04:57:22.3244923Z New File 10776 convolution_backward_overrideable.h 2025-03-14T04:57:22.3248151Z 100% 2025-03-14T04:57:22.3251950Z New File 3195 convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3255349Z 100% 2025-03-14T04:57:22.3258990Z New File 1240 convolution_backward_overrideable_native.h 2025-03-14T04:57:22.3262233Z 100% 2025-03-14T04:57:22.3265866Z New File 3877 convolution_backward_overrideable_ops.h 2025-03-14T04:57:22.3269115Z 100% 2025-03-14T04:57:22.3273133Z New File 2531 convolution_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3276544Z 100% 2025-03-14T04:57:22.3280372Z New File 1033 convolution_native.h 2025-03-14T04:57:22.3283744Z 100% 2025-03-14T04:57:22.3287603Z New File 3139 convolution_ops.h 2025-03-14T04:57:22.3290829Z 100% 2025-03-14T04:57:22.3294725Z New File 8581 convolution_overrideable.h 2025-03-14T04:57:22.3298617Z 100% 2025-03-14T04:57:22.3302559Z New File 2609 convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3305741Z 100% 2025-03-14T04:57:22.3309312Z New File 1059 convolution_overrideable_native.h 2025-03-14T04:57:22.3312867Z 100% 2025-03-14T04:57:22.3316351Z New File 3217 convolution_overrideable_ops.h 2025-03-14T04:57:22.3319723Z 100% 2025-03-14T04:57:22.3323430Z New File 7385 conv_depthwise3d.h 2025-03-14T04:57:22.3326676Z 100% 2025-03-14T04:57:22.3330278Z New File 1828 conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3333405Z 100% 2025-03-14T04:57:22.3343315Z New File 1189 conv_depthwise3d_cuda_dispatch.h 2025-03-14T04:57:22.3346574Z 100% 2025-03-14T04:57:22.3350076Z New File 970 conv_depthwise3d_native.h 2025-03-14T04:57:22.3353275Z 100% 2025-03-14T04:57:22.3356706Z New File 2903 conv_depthwise3d_ops.h 2025-03-14T04:57:22.3359858Z 100% 2025-03-14T04:57:22.3363138Z New File 1460 conv_tbc.h 2025-03-14T04:57:22.3366334Z 100% 2025-03-14T04:57:22.3369690Z New File 934 conv_tbc_backward.h 2025-03-14T04:57:22.3373218Z 100% 2025-03-14T04:57:22.3376793Z New File 925 conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3380073Z 100% 2025-03-14T04:57:22.3384062Z New File 635 conv_tbc_backward_native.h 2025-03-14T04:57:22.3387263Z 100% 2025-03-14T04:57:22.3390980Z New File 1447 conv_tbc_backward_ops.h 2025-03-14T04:57:22.3394403Z 100% 2025-03-14T04:57:22.3398458Z New File 1151 conv_tbc_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3402017Z 100% 2025-03-14T04:57:22.3406085Z New File 712 conv_tbc_native.h 2025-03-14T04:57:22.3409391Z 100% 2025-03-14T04:57:22.3413328Z New File 2035 conv_tbc_ops.h 2025-03-14T04:57:22.3416647Z 100% 2025-03-14T04:57:22.3420268Z New File 3055 conv_transpose1d.h 2025-03-14T04:57:22.3423468Z 100% 2025-03-14T04:57:22.3427257Z New File 1353 conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3430475Z 100% 2025-03-14T04:57:22.3434152Z New File 792 conv_transpose1d_native.h 2025-03-14T04:57:22.3437503Z 100% 2025-03-14T04:57:22.3440964Z New File 1739 conv_transpose1d_ops.h 2025-03-14T04:57:22.3444379Z 100% 2025-03-14T04:57:22.3448522Z New File 3091 conv_transpose2d.h 2025-03-14T04:57:22.3451575Z 100% 2025-03-14T04:57:22.3455461Z New File 1353 conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3458918Z 100% 2025-03-14T04:57:22.3462910Z New File 792 conv_transpose2d_native.h 2025-03-14T04:57:22.3466335Z 100% 2025-03-14T04:57:22.3469804Z New File 1756 conv_transpose2d_ops.h 2025-03-14T04:57:22.3473035Z 100% 2025-03-14T04:57:22.3476470Z New File 3091 conv_transpose3d.h 2025-03-14T04:57:22.3479734Z 100% 2025-03-14T04:57:22.3483523Z New File 1353 conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3486775Z 100% 2025-03-14T04:57:22.3491095Z New File 792 conv_transpose3d_native.h 2025-03-14T04:57:22.3494279Z 100% 2025-03-14T04:57:22.3497721Z New File 1756 conv_transpose3d_ops.h 2025-03-14T04:57:22.3500912Z 100% 2025-03-14T04:57:22.3504047Z New File 1356 copy.h 2025-03-14T04:57:22.3507114Z 100% 2025-03-14T04:57:22.3510232Z New File 1982 copysign.h 2025-03-14T04:57:22.3513328Z 100% 2025-03-14T04:57:22.3517252Z New File 921 copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.3520426Z 100% 2025-03-14T04:57:22.3524062Z New File 1110 copysign_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3527243Z 100% 2025-03-14T04:57:22.3530674Z New File 1066 copysign_cpu_dispatch.h 2025-03-14T04:57:22.3533834Z 100% 2025-03-14T04:57:22.3537440Z New File 1068 copysign_cuda_dispatch.h 2025-03-14T04:57:22.3540660Z 100% 2025-03-14T04:57:22.3544093Z New File 637 copysign_meta.h 2025-03-14T04:57:22.3547322Z 100% 2025-03-14T04:57:22.3550745Z New File 1068 copysign_meta_dispatch.h 2025-03-14T04:57:22.3553934Z 100% 2025-03-14T04:57:22.3562512Z New File 928 copysign_native.h 2025-03-14T04:57:22.3565915Z 100% 2025-03-14T04:57:22.3569559Z New File 4372 copysign_ops.h 2025-03-14T04:57:22.3572775Z 100% 2025-03-14T04:57:22.3576341Z New File 860 copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.3579500Z 100% 2025-03-14T04:57:22.3583115Z New File 1078 copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3586108Z 100% 2025-03-14T04:57:22.3589637Z New File 792 copy_meta_dispatch.h 2025-03-14T04:57:22.3592933Z 100% 2025-03-14T04:57:22.3596561Z New File 1313 copy_native.h 2025-03-14T04:57:22.3600298Z 100% 2025-03-14T04:57:22.3603725Z New File 2526 copy_ops.h 2025-03-14T04:57:22.3606760Z 100% 2025-03-14T04:57:22.3610175Z New File 1823 copy_sparse_to_sparse.h 2025-03-14T04:57:22.3613404Z 100% 2025-03-14T04:57:22.3617259Z New File 1132 copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3620451Z 100% 2025-03-14T04:57:22.3623933Z New File 806 copy_sparse_to_sparse_meta_dispatch.h 2025-03-14T04:57:22.3627470Z 100% 2025-03-14T04:57:22.3630940Z New File 804 copy_sparse_to_sparse_native.h 2025-03-14T04:57:22.3634393Z 100% 2025-03-14T04:57:22.3637879Z New File 2679 copy_sparse_to_sparse_ops.h 2025-03-14T04:57:22.3641126Z 100% 2025-03-14T04:57:22.3644372Z New File 676 corrcoef.h 2025-03-14T04:57:22.3647362Z 100% 2025-03-14T04:57:22.3650858Z New File 789 corrcoef_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3654035Z 100% 2025-03-14T04:57:22.3662021Z New File 499 corrcoef_native.h 2025-03-14T04:57:22.3665335Z 100% 2025-03-14T04:57:22.3668733Z New File 992 corrcoef_ops.h 2025-03-14T04:57:22.3671937Z 100% 2025-03-14T04:57:22.3675114Z New File 1175 cos.h 2025-03-14T04:57:22.3678184Z 100% 2025-03-14T04:57:22.3681449Z New File 1188 cosh.h 2025-03-14T04:57:22.3684655Z 100% 2025-03-14T04:57:22.3688238Z New File 861 cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.3691534Z 100% 2025-03-14T04:57:22.3695155Z New File 946 cosh_cpu_dispatch.h 2025-03-14T04:57:22.3698338Z 100% 2025-03-14T04:57:22.3702482Z New File 948 cosh_cuda_dispatch.h 2025-03-14T04:57:22.3705154Z 100% 2025-03-14T04:57:22.3708461Z New File 600 cosh_meta.h 2025-03-14T04:57:22.3711516Z 100% 2025-03-14T04:57:22.3714901Z New File 948 cosh_meta_dispatch.h 2025-03-14T04:57:22.3718258Z 100% 2025-03-14T04:57:22.3721638Z New File 613 cosh_native.h 2025-03-14T04:57:22.3724830Z 100% 2025-03-14T04:57:22.3728005Z New File 2079 cosh_ops.h 2025-03-14T04:57:22.3731120Z 100% 2025-03-14T04:57:22.3734438Z New File 949 cosine_embedding_loss.h 2025-03-14T04:57:22.3737666Z 100% 2025-03-14T04:57:22.3741842Z New File 916 cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3745148Z 100% 2025-03-14T04:57:22.3748592Z New File 626 cosine_embedding_loss_native.h 2025-03-14T04:57:22.3752211Z 100% 2025-03-14T04:57:22.3755638Z New File 1338 cosine_embedding_loss_ops.h 2025-03-14T04:57:22.3758802Z 100% 2025-03-14T04:57:22.3762373Z New File 815 cosine_similarity.h 2025-03-14T04:57:22.3765814Z 100% 2025-03-14T04:57:22.3769660Z New File 852 cosine_similarity_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3772815Z 100% 2025-03-14T04:57:22.3776225Z New File 562 cosine_similarity_native.h 2025-03-14T04:57:22.3779383Z 100% 2025-03-14T04:57:22.3783092Z New File 1185 cosine_similarity_ops.h 2025-03-14T04:57:22.3786463Z 100% 2025-03-14T04:57:22.3790123Z New File 859 cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.3793203Z 100% 2025-03-14T04:57:22.3796564Z New File 942 cos_cpu_dispatch.h 2025-03-14T04:57:22.3799810Z 100% 2025-03-14T04:57:22.3803948Z New File 944 cos_cuda_dispatch.h 2025-03-14T04:57:22.3807258Z 100% 2025-03-14T04:57:22.3810715Z New File 599 cos_meta.h 2025-03-14T04:57:22.3813658Z 100% 2025-03-14T04:57:22.3817834Z New File 944 cos_meta_dispatch.h 2025-03-14T04:57:22.3820638Z 100% 2025-03-14T04:57:22.3824353Z New File 675 cos_native.h 2025-03-14T04:57:22.3827933Z 100% 2025-03-14T04:57:22.3831132Z New File 2070 cos_ops.h 2025-03-14T04:57:22.3834119Z 100% 2025-03-14T04:57:22.3837793Z New File 2102 count_nonzero.h 2025-03-14T04:57:22.3842330Z 100% 2025-03-14T04:57:22.3846807Z New File 1302 count_nonzero_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3850326Z 100% 2025-03-14T04:57:22.3854373Z New File 771 count_nonzero_cpu_dispatch.h 2025-03-14T04:57:22.3857439Z 100% 2025-03-14T04:57:22.3860950Z New File 773 count_nonzero_cuda_dispatch.h 2025-03-14T04:57:22.3864388Z 100% 2025-03-14T04:57:22.3868773Z New File 959 count_nonzero_native.h 2025-03-14T04:57:22.3871232Z 100% 2025-03-14T04:57:22.3875238Z New File 3196 count_nonzero_ops.h 2025-03-14T04:57:22.3880449Z 100% 2025-03-14T04:57:22.3883074Z New File 875 cov.h 2025-03-14T04:57:22.3886126Z 100% 2025-03-14T04:57:22.3889867Z New File 904 cov_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3893311Z 100% 2025-03-14T04:57:22.3896843Z New File 614 cov_native.h 2025-03-14T04:57:22.3900589Z 100% 2025-03-14T04:57:22.3903778Z New File 1351 cov_ops.h 2025-03-14T04:57:22.3907295Z 100% 2025-03-14T04:57:22.3910407Z New File 1378 cross.h 2025-03-14T04:57:22.3914282Z 100% 2025-03-14T04:57:22.3917561Z New File 1141 cross_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3921265Z 100% 2025-03-14T04:57:22.3924618Z New File 2481 cross_entropy_loss.h 2025-03-14T04:57:22.3927843Z 100% 2025-03-14T04:57:22.3931917Z New File 1213 cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.3935132Z 100% 2025-03-14T04:57:22.3938808Z New File 688 cross_entropy_loss_native.h 2025-03-14T04:57:22.3942695Z 100% 2025-03-14T04:57:22.3946468Z New File 1498 cross_entropy_loss_ops.h 2025-03-14T04:57:22.3950085Z 100% 2025-03-14T04:57:22.3953683Z New File 701 cross_native.h 2025-03-14T04:57:22.3956971Z 100% 2025-03-14T04:57:22.3960476Z New File 1955 cross_ops.h 2025-03-14T04:57:22.3964116Z 100% 2025-03-14T04:57:22.3967623Z New File 536 crow_indices.h 2025-03-14T04:57:22.3970768Z 100% 2025-03-14T04:57:22.3974546Z New File 793 crow_indices_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.3977717Z 100% 2025-03-14T04:57:22.3982333Z New File 1177 crow_indices_copy.h 2025-03-14T04:57:22.3985826Z 100% 2025-03-14T04:57:22.3989761Z New File 824 crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.3993353Z 100% 2025-03-14T04:57:22.3997043Z New File 913 crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.4000293Z 100% 2025-03-14T04:57:22.4003936Z New File 598 crow_indices_copy_native.h 2025-03-14T04:57:22.4007179Z 100% 2025-03-14T04:57:22.4010656Z New File 1653 crow_indices_copy_ops.h 2025-03-14T04:57:22.4014198Z 100% 2025-03-14T04:57:22.4018288Z New File 583 crow_indices_native.h 2025-03-14T04:57:22.4021558Z 100% 2025-03-14T04:57:22.4025146Z New File 1010 crow_indices_ops.h 2025-03-14T04:57:22.4028428Z 100% 2025-03-14T04:57:22.4031690Z New File 1618 ctc_loss.h 2025-03-14T04:57:22.4034833Z 100% 2025-03-14T04:57:22.4038447Z New File 1208 ctc_loss_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.4041978Z 100% 2025-03-14T04:57:22.4045554Z New File 918 ctc_loss_native.h 2025-03-14T04:57:22.4049115Z 100% 2025-03-14T04:57:22.4053584Z New File 2574 ctc_loss_ops.h 2025-03-14T04:57:22.4056692Z 100% 2025-03-14T04:57:22.4977837Z New File 1543 cudnn_affine_grid_generator.h 2025-03-14T04:57:22.4981324Z 100% 2025-03-14T04:57:22.4985100Z New File 1630 cudnn_affine_grid_generator_backward.h 2025-03-14T04:57:22.4988206Z 100% 2025-03-14T04:57:22.4992385Z New File 1039 cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.4995574Z 100% 2025-03-14T04:57:22.4999619Z New File 819 cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-03-14T04:57:22.5003228Z 100% 2025-03-14T04:57:22.5006933Z New File 724 cudnn_affine_grid_generator_backward_native.h 2025-03-14T04:57:22.5010266Z 100% 2025-03-14T04:57:22.5014108Z New File 2082 cudnn_affine_grid_generator_backward_ops.h 2025-03-14T04:57:22.5017379Z 100% 2025-03-14T04:57:22.5021605Z New File 1023 cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5024788Z 100% 2025-03-14T04:57:22.5028863Z New File 811 cudnn_affine_grid_generator_cuda_dispatch.h 2025-03-14T04:57:22.5032157Z 100% 2025-03-14T04:57:22.5035781Z New File 716 cudnn_affine_grid_generator_native.h 2025-03-14T04:57:22.5039205Z 100% 2025-03-14T04:57:22.5042885Z New File 2028 cudnn_affine_grid_generator_ops.h 2025-03-14T04:57:22.5046221Z 100% 2025-03-14T04:57:22.5049823Z New File 3063 cudnn_batch_norm.h 2025-03-14T04:57:22.5053055Z 100% 2025-03-14T04:57:22.5056735Z New File 3255 cudnn_batch_norm_backward.h 2025-03-14T04:57:22.5059976Z 100% 2025-03-14T04:57:22.5063930Z New File 1689 cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5067068Z 100% 2025-03-14T04:57:22.5070855Z New File 1101 cudnn_batch_norm_backward_cuda_dispatch.h 2025-03-14T04:57:22.5074089Z 100% 2025-03-14T04:57:22.5078300Z New File 1331 cudnn_batch_norm_backward_native.h 2025-03-14T04:57:22.5081832Z 100% 2025-03-14T04:57:22.5085756Z New File 4054 cudnn_batch_norm_backward_ops.h 2025-03-14T04:57:22.5089157Z 100% 2025-03-14T04:57:22.5093116Z New File 1603 cudnn_batch_norm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5096335Z 100% 2025-03-14T04:57:22.5100331Z New File 1037 cudnn_batch_norm_cuda_dispatch.h 2025-03-14T04:57:22.5103842Z 100% 2025-03-14T04:57:22.5107628Z New File 1224 cudnn_batch_norm_native.h 2025-03-14T04:57:22.5110897Z 100% 2025-03-14T04:57:22.5114777Z New File 3741 cudnn_batch_norm_ops.h 2025-03-14T04:57:22.5118056Z 100% 2025-03-14T04:57:22.5121689Z New File 7728 cudnn_convolution.h 2025-03-14T04:57:22.5125308Z 100% 2025-03-14T04:57:22.5129228Z New File 8307 cudnn_convolution_add_relu.h 2025-03-14T04:57:22.5132621Z 100% 2025-03-14T04:57:22.5136657Z New File 2076 cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5140186Z 100% 2025-03-14T04:57:22.5143750Z New File 1313 cudnn_convolution_add_relu_cuda_dispatch.h 2025-03-14T04:57:22.5147371Z 100% 2025-03-14T04:57:22.5157950Z New File 1089 cudnn_convolution_add_relu_native.h 2025-03-14T04:57:22.5161340Z 100% 2025-03-14T04:57:22.5165151Z New File 3297 cudnn_convolution_add_relu_ops.h 2025-03-14T04:57:22.5168667Z 100% 2025-03-14T04:57:22.5172312Z New File 2279 cudnn_convolution_cuda_dispatch.h 2025-03-14T04:57:22.5176050Z 100% 2025-03-14T04:57:22.5180027Z New File 940 cudnn_convolution_native.h 2025-03-14T04:57:22.5182949Z 100% 2025-03-14T04:57:22.5186531Z New File 2903 cudnn_convolution_ops.h 2025-03-14T04:57:22.5189774Z 100% 2025-03-14T04:57:22.5193331Z New File 7133 cudnn_convolution_relu.h 2025-03-14T04:57:22.5196825Z 100% 2025-03-14T04:57:22.5201132Z New File 1800 cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5204807Z 100% 2025-03-14T04:57:22.5208452Z New File 1175 cudnn_convolution_relu_cuda_dispatch.h 2025-03-14T04:57:22.5211978Z 100% 2025-03-14T04:57:22.5215566Z New File 951 cudnn_convolution_relu_native.h 2025-03-14T04:57:22.5219321Z 100% 2025-03-14T04:57:22.5222893Z New File 2849 cudnn_convolution_relu_ops.h 2025-03-14T04:57:22.5226603Z 100% 2025-03-14T04:57:22.5230294Z New File 8944 cudnn_convolution_transpose.h 2025-03-14T04:57:22.5233404Z 100% 2025-03-14T04:57:22.5237141Z New File 2000 cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5240548Z 100% 2025-03-14T04:57:22.5244575Z New File 1275 cudnn_convolution_transpose_cuda_dispatch.h 2025-03-14T04:57:22.5247965Z 100% 2025-03-14T04:57:22.5257019Z New File 1051 cudnn_convolution_transpose_native.h 2025-03-14T04:57:22.5260773Z 100% 2025-03-14T04:57:22.5264488Z New File 3199 cudnn_convolution_transpose_ops.h 2025-03-14T04:57:22.5267872Z 100% 2025-03-14T04:57:22.5271657Z New File 1326 cudnn_grid_sampler.h 2025-03-14T04:57:22.5275393Z 100% 2025-03-14T04:57:22.5278643Z New File 1831 cudnn_grid_sampler_backward.h 2025-03-14T04:57:22.5282083Z 100% 2025-03-14T04:57:22.5285997Z New File 1141 cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5289837Z 100% 2025-03-14T04:57:22.5293523Z New File 848 cudnn_grid_sampler_backward_cuda_dispatch.h 2025-03-14T04:57:22.5296956Z 100% 2025-03-14T04:57:22.5300815Z New File 804 cudnn_grid_sampler_backward_native.h 2025-03-14T04:57:22.5304204Z 100% 2025-03-14T04:57:22.5307794Z New File 2359 cudnn_grid_sampler_backward_ops.h 2025-03-14T04:57:22.5311466Z 100% 2025-03-14T04:57:22.5315629Z New File 965 cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5318664Z 100% 2025-03-14T04:57:22.5322608Z New File 782 cudnn_grid_sampler_cuda_dispatch.h 2025-03-14T04:57:22.5325547Z 100% 2025-03-14T04:57:22.5329358Z New File 658 cudnn_grid_sampler_native.h 2025-03-14T04:57:22.5332790Z 100% 2025-03-14T04:57:22.5336188Z New File 1832 cudnn_grid_sampler_ops.h 2025-03-14T04:57:22.5339417Z 100% 2025-03-14T04:57:22.5343112Z New File 712 cudnn_is_acceptable.h 2025-03-14T04:57:22.5346605Z 100% 2025-03-14T04:57:22.5350685Z New File 794 cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5354022Z 100% 2025-03-14T04:57:22.5357493Z New File 504 cudnn_is_acceptable_native.h 2025-03-14T04:57:22.5360637Z 100% 2025-03-14T04:57:22.5364408Z New File 1005 cudnn_is_acceptable_ops.h 2025-03-14T04:57:22.5367881Z 100% 2025-03-14T04:57:22.5371159Z New File 2404 cummax.h 2025-03-14T04:57:22.5374332Z 100% 2025-03-14T04:57:22.5377978Z New File 843 cummaxmin_backward.h 2025-03-14T04:57:22.5381309Z 100% 2025-03-14T04:57:22.5385207Z New File 866 cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5388444Z 100% 2025-03-14T04:57:22.5392328Z New File 576 cummaxmin_backward_native.h 2025-03-14T04:57:22.5395467Z 100% 2025-03-14T04:57:22.5399341Z New File 1244 cummaxmin_backward_ops.h 2025-03-14T04:57:22.5403102Z 100% 2025-03-14T04:57:22.5406761Z New File 1114 cummax_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5410056Z 100% 2025-03-14T04:57:22.5413884Z New File 1126 cummax_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5417142Z 100% 2025-03-14T04:57:22.5420804Z New File 924 cummax_native.h 2025-03-14T04:57:22.5424052Z 100% 2025-03-14T04:57:22.5427538Z New File 3548 cummax_ops.h 2025-03-14T04:57:22.5430749Z 100% 2025-03-14T04:57:22.5433949Z New File 2404 cummin.h 2025-03-14T04:57:22.5437159Z 100% 2025-03-14T04:57:22.5441046Z New File 1114 cummin_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5444386Z 100% 2025-03-14T04:57:22.5448629Z New File 1126 cummin_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5451725Z 100% 2025-03-14T04:57:22.5455242Z New File 924 cummin_native.h 2025-03-14T04:57:22.5458497Z 100% 2025-03-14T04:57:22.5462118Z New File 3548 cummin_ops.h 2025-03-14T04:57:22.5465335Z 100% 2025-03-14T04:57:22.5469171Z New File 2345 cumprod.h 2025-03-14T04:57:22.5472633Z 100% 2025-03-14T04:57:22.5476338Z New File 832 cumprod_backward.h 2025-03-14T04:57:22.5479665Z 100% 2025-03-14T04:57:22.5483454Z New File 863 cumprod_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5486745Z 100% 2025-03-14T04:57:22.5490348Z New File 573 cumprod_backward_native.h 2025-03-14T04:57:22.5493458Z 100% 2025-03-14T04:57:22.5497311Z New File 1235 cumprod_backward_ops.h 2025-03-14T04:57:22.5500543Z 100% 2025-03-14T04:57:22.5504580Z New File 1001 cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.5507804Z 100% 2025-03-14T04:57:22.5511602Z New File 1271 cumprod_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5515055Z 100% 2025-03-14T04:57:22.5518664Z New File 1211 cumprod_cpu_dispatch.h 2025-03-14T04:57:22.5522367Z 100% 2025-03-14T04:57:22.5525906Z New File 1213 cumprod_cuda_dispatch.h 2025-03-14T04:57:22.5529203Z 100% 2025-03-14T04:57:22.5532787Z New File 655 cumprod_meta.h 2025-03-14T04:57:22.5536092Z 100% 2025-03-14T04:57:22.5539639Z New File 1213 cumprod_meta_dispatch.h 2025-03-14T04:57:22.5543137Z 100% 2025-03-14T04:57:22.5546770Z New File 1061 cumprod_native.h 2025-03-14T04:57:22.5550069Z 100% 2025-03-14T04:57:22.5554165Z New File 4941 cumprod_ops.h 2025-03-14T04:57:22.5557438Z 100% 2025-03-14T04:57:22.5560826Z New File 2326 cumsum.h 2025-03-14T04:57:22.5564043Z 100% 2025-03-14T04:57:22.5567847Z New File 999 cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.5571292Z 100% 2025-03-14T04:57:22.5575012Z New File 1267 cumsum_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5578443Z 100% 2025-03-14T04:57:22.5582027Z New File 1207 cumsum_cpu_dispatch.h 2025-03-14T04:57:22.5585275Z 100% 2025-03-14T04:57:22.5588737Z New File 1209 cumsum_cuda_dispatch.h 2025-03-14T04:57:22.5592161Z 100% 2025-03-14T04:57:22.5595619Z New File 654 cumsum_meta.h 2025-03-14T04:57:22.5599024Z 100% 2025-03-14T04:57:22.5602757Z New File 1209 cumsum_meta_dispatch.h 2025-03-14T04:57:22.5606013Z 100% 2025-03-14T04:57:22.5609870Z New File 1055 cumsum_native.h 2025-03-14T04:57:22.5613172Z 100% 2025-03-14T04:57:22.5616748Z New File 4923 cumsum_ops.h 2025-03-14T04:57:22.5620055Z 100% 2025-03-14T04:57:22.5623906Z New File 1047 cumulative_trapezoid.h 2025-03-14T04:57:22.5627168Z 100% 2025-03-14T04:57:22.5631030Z New File 943 cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5634164Z 100% 2025-03-14T04:57:22.5638032Z New File 653 cumulative_trapezoid_native.h 2025-03-14T04:57:22.5641337Z 100% 2025-03-14T04:57:22.5645111Z New File 1829 cumulative_trapezoid_ops.h 2025-03-14T04:57:22.5648305Z 100% 2025-03-14T04:57:22.5651557Z New File 528 data.h 2025-03-14T04:57:22.5654498Z 100% 2025-03-14T04:57:22.5658056Z New File 785 data_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5661192Z 100% 2025-03-14T04:57:22.5664656Z New File 495 data_native.h 2025-03-14T04:57:22.5667922Z 100% 2025-03-14T04:57:22.5671464Z New File 980 data_ops.h 2025-03-14T04:57:22.5674522Z 100% 2025-03-14T04:57:22.5678026Z New File 1227 deg2rad.h 2025-03-14T04:57:22.5681331Z 100% 2025-03-14T04:57:22.5686386Z New File 1002 deg2rad_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5689070Z 100% 2025-03-14T04:57:22.5692643Z New File 1063 deg2rad_native.h 2025-03-14T04:57:22.5695995Z 100% 2025-03-14T04:57:22.5699787Z New File 2106 deg2rad_ops.h 2025-03-14T04:57:22.5703480Z 100% 2025-03-14T04:57:22.5707149Z New File 533 dense_dim.h 2025-03-14T04:57:22.5710301Z 100% 2025-03-14T04:57:22.5713935Z New File 787 dense_dim_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5717152Z 100% 2025-03-14T04:57:22.5720778Z New File 633 dense_dim_native.h 2025-03-14T04:57:22.5724136Z 100% 2025-03-14T04:57:22.5727942Z New File 983 dense_dim_ops.h 2025-03-14T04:57:22.5731216Z 100% 2025-03-14T04:57:22.5734818Z New File 1774 dequantize.h 2025-03-14T04:57:22.5738108Z 100% 2025-03-14T04:57:22.5741899Z New File 1052 dequantize_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5745086Z 100% 2025-03-14T04:57:22.5748606Z New File 747 dequantize_cpu_dispatch.h 2025-03-14T04:57:22.5752109Z 100% 2025-03-14T04:57:22.5755895Z New File 749 dequantize_cuda_dispatch.h 2025-03-14T04:57:22.5759090Z 100% 2025-03-14T04:57:22.5762778Z New File 849 dequantize_native.h 2025-03-14T04:57:22.5766065Z 100% 2025-03-14T04:57:22.5769825Z New File 2844 dequantize_ops.h 2025-03-14T04:57:22.5773171Z 100% 2025-03-14T04:57:22.5776421Z New File 656 det.h 2025-03-14T04:57:22.5779600Z 100% 2025-03-14T04:57:22.5783214Z New File 821 detach.h 2025-03-14T04:57:22.5786315Z 100% 2025-03-14T04:57:22.5790154Z New File 839 detach_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5793885Z 100% 2025-03-14T04:57:22.5797122Z New File 1117 detach_copy.h 2025-03-14T04:57:22.5800489Z 100% 2025-03-14T04:57:22.5804536Z New File 818 detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.5808135Z 100% 2025-03-14T04:57:22.5812069Z New File 901 detach_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5815393Z 100% 2025-03-14T04:57:22.5819689Z New File 586 detach_copy_native.h 2025-03-14T04:57:22.5823196Z 100% 2025-03-14T04:57:22.5827259Z New File 1617 detach_copy_ops.h 2025-03-14T04:57:22.5830682Z 100% 2025-03-14T04:57:22.5834801Z New File 549 detach_native.h 2025-03-14T04:57:22.5838122Z 100% 2025-03-14T04:57:22.5843036Z New File 1502 detach_ops.h 2025-03-14T04:57:22.5846836Z 100% 2025-03-14T04:57:22.5850765Z New File 784 det_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5854800Z 100% 2025-03-14T04:57:22.5858149Z New File 494 det_native.h 2025-03-14T04:57:22.5861327Z 100% 2025-03-14T04:57:22.5865467Z New File 977 det_ops.h 2025-03-14T04:57:22.5867752Z 100% 2025-03-14T04:57:22.5870984Z New File 1183 diag.h 2025-03-14T04:57:22.5874030Z 100% 2025-03-14T04:57:22.5877288Z New File 716 diagflat.h 2025-03-14T04:57:22.5880245Z 100% 2025-03-14T04:57:22.5883934Z New File 807 diagflat_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5887344Z 100% 2025-03-14T04:57:22.5890823Z New File 517 diagflat_native.h 2025-03-14T04:57:22.5893982Z 100% 2025-03-14T04:57:22.5898125Z New File 1047 diagflat_ops.h 2025-03-14T04:57:22.5901018Z 100% 2025-03-14T04:57:22.5904512Z New File 1121 diagonal.h 2025-03-14T04:57:22.5907643Z 100% 2025-03-14T04:57:22.5910959Z New File 5304 diagonal_backward.h 2025-03-14T04:57:22.5914422Z 100% 2025-03-14T04:57:22.5917972Z New File 1739 diagonal_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5921255Z 100% 2025-03-14T04:57:22.5925053Z New File 780 diagonal_backward_native.h 2025-03-14T04:57:22.5928685Z 100% 2025-03-14T04:57:22.5931736Z New File 2207 diagonal_backward_ops.h 2025-03-14T04:57:22.5935383Z 100% 2025-03-14T04:57:22.5938799Z New File 839 diagonal_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5942033Z 100% 2025-03-14T04:57:22.5945729Z New File 863 diagonal_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.5948970Z 100% 2025-03-14T04:57:22.5952515Z New File 1455 diagonal_copy.h 2025-03-14T04:57:22.5955982Z 100% 2025-03-14T04:57:22.5966539Z New File 870 diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.5969783Z 100% 2025-03-14T04:57:22.5973408Z New File 999 diagonal_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.5976638Z 100% 2025-03-14T04:57:22.5980468Z New File 684 diagonal_copy_native.h 2025-03-14T04:57:22.5983740Z 100% 2025-03-14T04:57:22.5987640Z New File 1935 diagonal_copy_ops.h 2025-03-14T04:57:22.5990934Z 100% 2025-03-14T04:57:22.5994521Z New File 680 diagonal_native.h 2025-03-14T04:57:22.5997782Z 100% 2025-03-14T04:57:22.6001317Z New File 1950 diagonal_ops.h 2025-03-14T04:57:22.6004546Z 100% 2025-03-14T04:57:22.6008446Z New File 1608 diagonal_scatter.h 2025-03-14T04:57:22.6012250Z 100% 2025-03-14T04:57:22.6016062Z New File 897 diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.6019186Z 100% 2025-03-14T04:57:22.6022930Z New File 1053 diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6026206Z 100% 2025-03-14T04:57:22.6030520Z New File 738 diagonal_scatter_native.h 2025-03-14T04:57:22.6033904Z 100% 2025-03-14T04:57:22.6038112Z New File 2113 diagonal_scatter_ops.h 2025-03-14T04:57:22.6041650Z 100% 2025-03-14T04:57:22.6045267Z New File 998 diag_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6048572Z 100% 2025-03-14T04:57:22.6052131Z New File 1435 diag_embed.h 2025-03-14T04:57:22.6055547Z 100% 2025-03-14T04:57:22.6059455Z New File 869 diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.6062666Z 100% 2025-03-14T04:57:22.6066602Z New File 995 diag_embed_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6070083Z 100% 2025-03-14T04:57:22.6073571Z New File 680 diag_embed_native.h 2025-03-14T04:57:22.6076853Z 100% 2025-03-14T04:57:22.6080393Z New File 1921 diag_embed_ops.h 2025-03-14T04:57:22.6083821Z 100% 2025-03-14T04:57:22.6087407Z New File 610 diag_native.h 2025-03-14T04:57:22.6090903Z 100% 2025-03-14T04:57:22.6094112Z New File 1697 diag_ops.h 2025-03-14T04:57:22.6097340Z 100% 2025-03-14T04:57:22.6100536Z New File 1675 diff.h 2025-03-14T04:57:22.6104356Z 100% 2025-03-14T04:57:22.6108503Z New File 1301 diff_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6111518Z 100% 2025-03-14T04:57:22.6115303Z New File 809 diff_native.h 2025-03-14T04:57:22.6119116Z 100% 2025-03-14T04:57:22.6122237Z New File 2339 diff_ops.h 2025-03-14T04:57:22.6125431Z 100% 2025-03-14T04:57:22.6128787Z New File 1077 digamma.h 2025-03-14T04:57:22.6132351Z 100% 2025-03-14T04:57:22.6136490Z New File 867 digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.6139426Z 100% 2025-03-14T04:57:22.6143191Z New File 958 digamma_cpu_dispatch.h 2025-03-14T04:57:22.6146439Z 100% 2025-03-14T04:57:22.6149970Z New File 960 digamma_cuda_dispatch.h 2025-03-14T04:57:22.6153450Z 100% 2025-03-14T04:57:22.6156886Z New File 603 digamma_meta.h 2025-03-14T04:57:22.6160448Z 100% 2025-03-14T04:57:22.6164232Z New File 960 digamma_meta_dispatch.h 2025-03-14T04:57:22.6167336Z 100% 2025-03-14T04:57:22.6171260Z New File 622 digamma_native.h 2025-03-14T04:57:22.6174641Z 100% 2025-03-14T04:57:22.6178342Z New File 2106 digamma_ops.h 2025-03-14T04:57:22.6181548Z 100% 2025-03-14T04:57:22.6185361Z New File 1303 dist.h 2025-03-14T04:57:22.6188923Z 100% 2025-03-14T04:57:22.6192839Z New File 1088 dist_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6196113Z 100% 2025-03-14T04:57:22.6199974Z New File 670 dist_native.h 2025-03-14T04:57:22.6203651Z 100% 2025-03-14T04:57:22.6207058Z New File 1899 dist_ops.h 2025-03-14T04:57:22.6210197Z 100% 2025-03-14T04:57:22.6213372Z New File 3819 div.h 2025-03-14T04:57:22.6216967Z 100% 2025-03-14T04:57:22.6220737Z New File 2700 divide.h 2025-03-14T04:57:22.6223580Z 100% 2025-03-14T04:57:22.6227598Z New File 2084 divide_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6230853Z 100% 2025-03-14T04:57:22.6234755Z New File 1533 divide_native.h 2025-03-14T04:57:22.6238112Z 100% 2025-03-14T04:57:22.6241874Z New File 7633 divide_ops.h 2025-03-14T04:57:22.6245766Z 100% 2025-03-14T04:57:22.6249657Z New File 1162 div_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.6253045Z 100% 2025-03-14T04:57:22.6256935Z New File 1644 div_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6260431Z 100% 2025-03-14T04:57:22.6263814Z New File 1600 div_cpu_dispatch.h 2025-03-14T04:57:22.6267707Z 100% 2025-03-14T04:57:22.6271350Z New File 1602 div_cuda_dispatch.h 2025-03-14T04:57:22.6274867Z 100% 2025-03-14T04:57:22.6278351Z New File 839 div_meta.h 2025-03-14T04:57:22.6281636Z 100% 2025-03-14T04:57:22.6285172Z New File 1602 div_meta_dispatch.h 2025-03-14T04:57:22.6288596Z 100% 2025-03-14T04:57:22.6292099Z New File 2549 div_native.h 2025-03-14T04:57:22.6295872Z 100% 2025-03-14T04:57:22.6299700Z New File 9109 div_ops.h 2025-03-14T04:57:22.6302705Z 100% 2025-03-14T04:57:22.6306559Z New File 1187 dot.h 2025-03-14T04:57:22.6309730Z 100% 2025-03-14T04:57:22.6313491Z New File 939 dot_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6317213Z 100% 2025-03-14T04:57:22.6320702Z New File 767 dot_cpu_dispatch.h 2025-03-14T04:57:22.6324330Z 100% 2025-03-14T04:57:22.6327946Z New File 769 dot_cuda_dispatch.h 2025-03-14T04:57:22.6331246Z 100% 2025-03-14T04:57:22.6335081Z New File 708 dot_native.h 2025-03-14T04:57:22.6338354Z 100% 2025-03-14T04:57:22.6341578Z New File 1747 dot_ops.h 2025-03-14T04:57:22.6344842Z 100% 2025-03-14T04:57:22.6348434Z New File 931 dropout.h 2025-03-14T04:57:22.6351780Z 100% 2025-03-14T04:57:22.6356154Z New File 886 dropout_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6359460Z 100% 2025-03-14T04:57:22.6363028Z New File 596 dropout_native.h 2025-03-14T04:57:22.6366172Z 100% 2025-03-14T04:57:22.6370470Z New File 1663 dropout_ops.h 2025-03-14T04:57:22.6372923Z 100% 2025-03-14T04:57:22.6377205Z New File 975 dsplit.h 2025-03-14T04:57:22.6380291Z 100% 2025-03-14T04:57:22.6384077Z New File 915 dsplit_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6387466Z 100% 2025-03-14T04:57:22.6390818Z New File 625 dsplit_native.h 2025-03-14T04:57:22.6394056Z 100% 2025-03-14T04:57:22.6397563Z New File 1782 dsplit_ops.h 2025-03-14T04:57:22.6400800Z 100% 2025-03-14T04:57:22.6404263Z New File 1088 dstack.h 2025-03-14T04:57:22.6407888Z 100% 2025-03-14T04:57:22.6411670Z New File 943 dstack_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6414910Z 100% 2025-03-14T04:57:22.6418564Z New File 574 dstack_native.h 2025-03-14T04:57:22.6421865Z 100% 2025-03-14T04:57:22.6425215Z New File 1585 dstack_ops.h 2025-03-14T04:57:22.6428498Z 100% 2025-03-14T04:57:22.6431774Z New File 798 einsum.h 2025-03-14T04:57:22.6435759Z 100% 2025-03-14T04:57:22.6439215Z New File 858 einsum_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6442535Z 100% 2025-03-14T04:57:22.6446166Z New File 568 einsum_native.h 2025-03-14T04:57:22.6449340Z 100% 2025-03-14T04:57:22.6452644Z New File 1177 einsum_ops.h 2025-03-14T04:57:22.6455899Z 100% 2025-03-14T04:57:22.6459157Z New File 1853 elu.h 2025-03-14T04:57:22.6462555Z 100% 2025-03-14T04:57:22.6465940Z New File 2088 elu_backward.h 2025-03-14T04:57:22.6469722Z 100% 2025-03-14T04:57:22.6473381Z New File 961 elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.6476576Z 100% 2025-03-14T04:57:22.6480131Z New File 1360 elu_backward_cpu_dispatch.h 2025-03-14T04:57:22.6483526Z 100% 2025-03-14T04:57:22.6487170Z New File 1362 elu_backward_cuda_dispatch.h 2025-03-14T04:57:22.6490552Z 100% 2025-03-14T04:57:22.6494229Z New File 750 elu_backward_meta.h 2025-03-14T04:57:22.6497533Z 100% 2025-03-14T04:57:22.6501200Z New File 1362 elu_backward_meta_dispatch.h 2025-03-14T04:57:22.6504493Z 100% 2025-03-14T04:57:22.6508076Z New File 786 elu_backward_native.h 2025-03-14T04:57:22.6511627Z 100% 2025-03-14T04:57:22.6515327Z New File 2593 elu_backward_ops.h 2025-03-14T04:57:22.6518679Z 100% 2025-03-14T04:57:22.6522469Z New File 1039 elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.6525661Z 100% 2025-03-14T04:57:22.6529048Z New File 1296 elu_cpu_dispatch.h 2025-03-14T04:57:22.6532278Z 100% 2025-03-14T04:57:22.6536473Z New File 1298 elu_cuda_dispatch.h 2025-03-14T04:57:22.6539710Z 100% 2025-03-14T04:57:22.6542837Z New File 683 elu_meta.h 2025-03-14T04:57:22.6545775Z 100% 2025-03-14T04:57:22.6549196Z New File 1298 elu_meta_dispatch.h 2025-03-14T04:57:22.6552601Z 100% 2025-03-14T04:57:22.6556058Z New File 694 elu_native.h 2025-03-14T04:57:22.6559377Z 100% 2025-03-14T04:57:22.6562818Z New File 2916 elu_ops.h 2025-03-14T04:57:22.6566467Z 100% 2025-03-14T04:57:22.6570003Z New File 5452 embedding.h 2025-03-14T04:57:22.6573367Z 100% 2025-03-14T04:57:22.6576776Z New File 2239 embedding_backward.h 2025-03-14T04:57:22.6580109Z 100% 2025-03-14T04:57:22.6583832Z New File 1097 embedding_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6587204Z 100% 2025-03-14T04:57:22.6591090Z New File 632 embedding_backward_native.h 2025-03-14T04:57:22.6594627Z 100% 2025-03-14T04:57:22.6598519Z New File 1406 embedding_backward_ops.h 2025-03-14T04:57:22.6602129Z 100% 2025-03-14T04:57:22.6605242Z New File 1990 embedding_bag.h 2025-03-14T04:57:22.6608690Z 100% 2025-03-14T04:57:22.6612414Z New File 1395 embedding_bag_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6616153Z 100% 2025-03-14T04:57:22.6620615Z New File 1105 embedding_bag_native.h 2025-03-14T04:57:22.6623996Z 100% 2025-03-14T04:57:22.6627793Z New File 3301 embedding_bag_ops.h 2025-03-14T04:57:22.6631410Z 100% 2025-03-14T04:57:22.6635213Z New File 1805 embedding_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6638861Z 100% 2025-03-14T04:57:22.6643071Z New File 6079 embedding_dense_backward.h 2025-03-14T04:57:22.6646535Z 100% 2025-03-14T04:57:22.6650651Z New File 1560 embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6654035Z 100% 2025-03-14T04:57:22.6657853Z New File 1053 embedding_dense_backward_cpu_dispatch.h 2025-03-14T04:57:22.6661574Z 100% 2025-03-14T04:57:22.6665671Z New File 1055 embedding_dense_backward_cuda_dispatch.h 2025-03-14T04:57:22.6669856Z 100% 2025-03-14T04:57:22.6673206Z New File 1015 embedding_dense_backward_native.h 2025-03-14T04:57:22.6676530Z 100% 2025-03-14T04:57:22.6686737Z New File 2415 embedding_dense_backward_ops.h 2025-03-14T04:57:22.6690587Z 100% 2025-03-14T04:57:22.6694889Z New File 972 embedding_native.h 2025-03-14T04:57:22.6698540Z 100% 2025-03-14T04:57:22.6702139Z New File 2249 embedding_ops.h 2025-03-14T04:57:22.6705581Z 100% 2025-03-14T04:57:22.6709406Z New File 1912 embedding_renorm.h 2025-03-14T04:57:22.6712711Z 100% 2025-03-14T04:57:22.6717291Z New File 1165 embedding_renorm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6720578Z 100% 2025-03-14T04:57:22.6724549Z New File 813 embedding_renorm_cpu_dispatch.h 2025-03-14T04:57:22.6727860Z 100% 2025-03-14T04:57:22.6732266Z New File 815 embedding_renorm_cuda_dispatch.h 2025-03-14T04:57:22.6746161Z 100% 2025-03-14T04:57:22.6750452Z New File 815 embedding_renorm_meta_dispatch.h 2025-03-14T04:57:22.6753644Z 100% 2025-03-14T04:57:22.6757727Z New File 981 embedding_renorm_native.h 2025-03-14T04:57:22.6761522Z 100% 2025-03-14T04:57:22.6765057Z New File 2820 embedding_renorm_ops.h 2025-03-14T04:57:22.6768364Z 100% 2025-03-14T04:57:22.6772041Z New File 969 embedding_sparse_backward.h 2025-03-14T04:57:22.6775540Z 100% 2025-03-14T04:57:22.6779622Z New File 901 embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6782808Z 100% 2025-03-14T04:57:22.6786362Z New File 611 embedding_sparse_backward_native.h 2025-03-14T04:57:22.6790068Z 100% 2025-03-14T04:57:22.6793895Z New File 1352 embedding_sparse_backward_ops.h 2025-03-14T04:57:22.6797239Z 100% 2025-03-14T04:57:22.6800442Z New File 9360 empty.h 2025-03-14T04:57:22.6803770Z 100% 2025-03-14T04:57:22.6807447Z New File 1546 empty_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6811030Z 100% 2025-03-14T04:57:22.6814690Z New File 1282 empty_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:22.6818216Z 100% 2025-03-14T04:57:22.6822215Z New File 1490 empty_cpu_dispatch.h 2025-03-14T04:57:22.6825540Z 100% 2025-03-14T04:57:22.6835332Z New File 1492 empty_cuda_dispatch.h 2025-03-14T04:57:22.6838513Z 100% 2025-03-14T04:57:22.6842032Z New File 2265 empty_like.h 2025-03-14T04:57:22.6845364Z 100% 2025-03-14T04:57:22.6849415Z New File 1418 empty_like_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6852948Z 100% 2025-03-14T04:57:22.6857625Z New File 2013 empty_like_native.h 2025-03-14T04:57:22.6862385Z 100% 2025-03-14T04:57:22.6868075Z New File 2441 empty_like_ops.h 2025-03-14T04:57:22.6872429Z 100% 2025-03-14T04:57:22.6877568Z New File 1492 empty_meta_dispatch.h 2025-03-14T04:57:22.6881470Z 100% 2025-03-14T04:57:22.6885416Z New File 3624 empty_native.h 2025-03-14T04:57:22.6889078Z 100% 2025-03-14T04:57:22.6893794Z New File 4677 empty_ops.h 2025-03-14T04:57:22.6929039Z 100% 2025-03-14T04:57:22.6929187Z New File 6892 empty_permuted.h 2025-03-14T04:57:22.6929282Z 100% 2025-03-14T04:57:22.6929517Z New File 1968 empty_permuted_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6929595Z 100% 2025-03-14T04:57:22.6929730Z New File 831 empty_permuted_native.h 2025-03-14T04:57:22.6929800Z 100% 2025-03-14T04:57:22.6929907Z New File 2353 empty_permuted_ops.h 2025-03-14T04:57:22.6929987Z 100% 2025-03-14T04:57:22.6933194Z New File 2526 empty_quantized.h 2025-03-14T04:57:22.6936487Z 100% 2025-03-14T04:57:22.6940967Z New File 1072 empty_quantized_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6943714Z 100% 2025-03-14T04:57:22.6947857Z New File 914 empty_quantized_native.h 2025-03-14T04:57:22.6951333Z 100% 2025-03-14T04:57:22.6956026Z New File 2635 empty_quantized_ops.h 2025-03-14T04:57:22.6959618Z 100% 2025-03-14T04:57:22.6963638Z New File 6755 empty_strided.h 2025-03-14T04:57:22.6967234Z 100% 2025-03-14T04:57:22.6971255Z New File 1192 empty_strided_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:22.6974633Z 100% 2025-03-14T04:57:22.6978960Z New File 1400 empty_strided_cpu_dispatch.h 2025-03-14T04:57:22.6981888Z 100% 2025-03-14T04:57:22.6985487Z New File 1402 empty_strided_cuda_dispatch.h 2025-03-14T04:57:22.6988999Z 100% 2025-03-14T04:57:22.6992699Z New File 1402 empty_strided_meta_dispatch.h 2025-03-14T04:57:22.6996082Z 100% 2025-03-14T04:57:22.6999822Z New File 1571 empty_strided_native.h 2025-03-14T04:57:22.7003386Z 100% 2025-03-14T04:57:22.7015583Z New File 2323 empty_strided_ops.h 2025-03-14T04:57:22.7015753Z 100% 2025-03-14T04:57:22.7015862Z New File 1896 eq.h 2025-03-14T04:57:22.7017638Z 100% 2025-03-14T04:57:22.7021096Z New File 703 equal.h 2025-03-14T04:57:22.7024160Z 100% 2025-03-14T04:57:22.7027760Z New File 762 equal_cpu_dispatch.h 2025-03-14T04:57:22.7031104Z 100% 2025-03-14T04:57:22.7034660Z New File 764 equal_cuda_dispatch.h 2025-03-14T04:57:22.7038084Z 100% 2025-03-14T04:57:22.7041789Z New File 687 equal_native.h 2025-03-14T04:57:22.7045209Z 100% 2025-03-14T04:57:22.7049072Z New File 1049 equal_ops.h 2025-03-14T04:57:22.7052560Z 100% 2025-03-14T04:57:22.7056236Z New File 1060 eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:22.7059476Z 100% 2025-03-14T04:57:22.7063105Z New File 1396 eq_cpu_dispatch.h 2025-03-14T04:57:22.7066546Z 100% 2025-03-14T04:57:22.7070127Z New File 1398 eq_cuda_dispatch.h 2025-03-14T04:57:22.7073635Z 100% 2025-03-14T04:57:22.7077111Z New File 783 eq_meta.h 2025-03-14T04:57:22.7080337Z 100% 2025-03-14T04:57:22.7083988Z New File 1398 eq_meta_dispatch.h 2025-03-14T04:57:22.7087466Z 100% 2025-03-14T04:57:22.7091094Z New File 1417 eq_native.h 2025-03-14T04:57:22.7094448Z 100% 2025-03-14T04:57:22.7097751Z New File 4285 eq_ops.h 2025-03-14T04:57:22.7100956Z 100% 2025-03-14T04:57:22.7104920Z New File 1175 erf.h 2025-03-14T04:57:22.7108259Z 100% 2025-03-14T04:57:22.7111442Z New File 1188 erfc.h 2025-03-14T04:57:22.7115069Z 100% 2025-03-14T04:57:23.2283062Z New File 861 erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.2283529Z 100% 2025-03-14T04:57:23.2290175Z New File 946 erfc_cpu_dispatch.h 2025-03-14T04:57:23.2291953Z 100% 2025-03-14T04:57:23.2295916Z New File 948 erfc_cuda_dispatch.h 2025-03-14T04:57:23.2299326Z 100% 2025-03-14T04:57:23.2303122Z New File 600 erfc_meta.h 2025-03-14T04:57:23.2307454Z 100% 2025-03-14T04:57:23.2310320Z New File 948 erfc_meta_dispatch.h 2025-03-14T04:57:23.2313763Z 100% 2025-03-14T04:57:23.2317232Z New File 613 erfc_native.h 2025-03-14T04:57:23.2320583Z 100% 2025-03-14T04:57:23.2324300Z New File 2079 erfc_ops.h 2025-03-14T04:57:23.2327695Z 100% 2025-03-14T04:57:23.2331089Z New File 1067 erfinv.h 2025-03-14T04:57:23.2334307Z 100% 2025-03-14T04:57:23.2338196Z New File 865 erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.2341513Z 100% 2025-03-14T04:57:23.2345160Z New File 954 erfinv_cpu_dispatch.h 2025-03-14T04:57:23.2348500Z 100% 2025-03-14T04:57:23.2352179Z New File 956 erfinv_cuda_dispatch.h 2025-03-14T04:57:23.2355443Z 100% 2025-03-14T04:57:23.2359030Z New File 602 erfinv_meta.h 2025-03-14T04:57:23.2362353Z 100% 2025-03-14T04:57:23.2366160Z New File 956 erfinv_meta_dispatch.h 2025-03-14T04:57:23.2369377Z 100% 2025-03-14T04:57:23.2373149Z New File 1045 erfinv_native.h 2025-03-14T04:57:23.2376343Z 100% 2025-03-14T04:57:23.2380066Z New File 2097 erfinv_ops.h 2025-03-14T04:57:23.2383409Z 100% 2025-03-14T04:57:23.2387171Z New File 859 erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.2390457Z 100% 2025-03-14T04:57:23.2393919Z New File 942 erf_cpu_dispatch.h 2025-03-14T04:57:23.2397370Z 100% 2025-03-14T04:57:23.2400767Z New File 944 erf_cuda_dispatch.h 2025-03-14T04:57:23.2404427Z 100% 2025-03-14T04:57:23.2407661Z New File 599 erf_meta.h 2025-03-14T04:57:23.2410741Z 100% 2025-03-14T04:57:23.2414274Z New File 944 erf_meta_dispatch.h 2025-03-14T04:57:23.2417603Z 100% 2025-03-14T04:57:23.2421472Z New File 1018 erf_native.h 2025-03-14T04:57:23.2425047Z 100% 2025-03-14T04:57:23.2428395Z New File 2070 erf_ops.h 2025-03-14T04:57:23.2431548Z 100% 2025-03-14T04:57:23.2434975Z New File 1175 exp.h 2025-03-14T04:57:23.2438309Z 100% 2025-03-14T04:57:23.2441579Z New File 1188 exp2.h 2025-03-14T04:57:23.2444756Z 100% 2025-03-14T04:57:23.2448329Z New File 861 exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.2452298Z 100% 2025-03-14T04:57:23.2455780Z New File 946 exp2_cpu_dispatch.h 2025-03-14T04:57:23.2459405Z 100% 2025-03-14T04:57:23.2463236Z New File 948 exp2_cuda_dispatch.h 2025-03-14T04:57:23.2466794Z 100% 2025-03-14T04:57:23.2470276Z New File 600 exp2_meta.h 2025-03-14T04:57:23.2473583Z 100% 2025-03-14T04:57:23.2477089Z New File 948 exp2_meta_dispatch.h 2025-03-14T04:57:23.2480555Z 100% 2025-03-14T04:57:23.2484508Z New File 613 exp2_native.h 2025-03-14T04:57:23.2487857Z 100% 2025-03-14T04:57:23.2491173Z New File 2079 exp2_ops.h 2025-03-14T04:57:23.2494588Z 100% 2025-03-14T04:57:23.2497990Z New File 1084 expand.h 2025-03-14T04:57:23.2501146Z 100% 2025-03-14T04:57:23.2504853Z New File 533 expand_as.h 2025-03-14T04:57:23.2508164Z 100% 2025-03-14T04:57:23.2512417Z New File 816 expand_as_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.2515268Z 100% 2025-03-14T04:57:23.2518681Z New File 526 expand_as_native.h 2025-03-14T04:57:23.2522358Z 100% 2025-03-14T04:57:23.2525744Z New File 1087 expand_as_ops.h 2025-03-14T04:57:23.2529146Z 100% 2025-03-14T04:57:23.2533116Z New File 939 expand_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.2536681Z 100% 2025-03-14T04:57:23.2540432Z New File 4218 expand_copy.h 2025-03-14T04:57:23.2543810Z 100% 2025-03-14T04:57:23.2548045Z New File 975 expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.2551393Z 100% 2025-03-14T04:57:23.2555201Z New File 1252 expand_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.2559028Z 100% 2025-03-14T04:57:23.2563200Z New File 688 expand_copy_native.h 2025-03-14T04:57:23.2566809Z 100% 2025-03-14T04:57:23.2570575Z New File 1910 expand_copy_ops.h 2025-03-14T04:57:23.2574135Z 100% 2025-03-14T04:57:23.2577639Z New File 540 expand_native.h 2025-03-14T04:57:23.2581681Z 100% 2025-03-14T04:57:23.2585619Z New File 1140 expand_ops.h 2025-03-14T04:57:23.2589071Z 100% 2025-03-14T04:57:23.2592573Z New File 1201 expm1.h 2025-03-14T04:57:23.2596182Z 100% 2025-03-14T04:57:23.2599801Z New File 863 expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.2603151Z 100% 2025-03-14T04:57:23.2606728Z New File 950 expm1_cpu_dispatch.h 2025-03-14T04:57:23.2610291Z 100% 2025-03-14T04:57:23.2613874Z New File 952 expm1_cuda_dispatch.h 2025-03-14T04:57:23.2617423Z 100% 2025-03-14T04:57:23.2621652Z New File 601 expm1_meta.h 2025-03-14T04:57:23.2624891Z 100% 2025-03-14T04:57:23.2628927Z New File 952 expm1_meta_dispatch.h 2025-03-14T04:57:23.2632338Z 100% 2025-03-14T04:57:23.2636014Z New File 1036 expm1_native.h 2025-03-14T04:57:23.2639404Z 100% 2025-03-14T04:57:23.2643375Z New File 2088 expm1_ops.h 2025-03-14T04:57:23.2647167Z 100% 2025-03-14T04:57:23.2650554Z New File 1502 exponential.h 2025-03-14T04:57:23.2654501Z 100% 2025-03-14T04:57:23.2658561Z New File 1163 exponential_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.2661880Z 100% 2025-03-14T04:57:23.2665576Z New File 818 exponential_cpu_dispatch.h 2025-03-14T04:57:23.2669503Z 100% 2025-03-14T04:57:23.2672529Z New File 820 exponential_cuda_dispatch.h 2025-03-14T04:57:23.2676185Z 100% 2025-03-14T04:57:23.2679806Z New File 820 exponential_meta_dispatch.h 2025-03-14T04:57:23.2683596Z 100% 2025-03-14T04:57:23.2687451Z New File 845 exponential_native.h 2025-03-14T04:57:23.2690849Z 100% 2025-03-14T04:57:23.2694511Z New File 2730 exponential_ops.h 2025-03-14T04:57:23.2698113Z 100% 2025-03-14T04:57:23.2701940Z New File 859 exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.2705765Z 100% 2025-03-14T04:57:23.2709579Z New File 942 exp_cpu_dispatch.h 2025-03-14T04:57:23.2712982Z 100% 2025-03-14T04:57:23.2716727Z New File 944 exp_cuda_dispatch.h 2025-03-14T04:57:23.2720324Z 100% 2025-03-14T04:57:23.2723519Z New File 599 exp_meta.h 2025-03-14T04:57:23.2726688Z 100% 2025-03-14T04:57:23.2730405Z New File 944 exp_meta_dispatch.h 2025-03-14T04:57:23.2734435Z 100% 2025-03-14T04:57:23.2738040Z New File 610 exp_native.h 2025-03-14T04:57:23.2741370Z 100% 2025-03-14T04:57:23.2744602Z New File 2070 exp_ops.h 2025-03-14T04:57:23.2747742Z 100% 2025-03-14T04:57:23.2751172Z New File 9829 eye.h 2025-03-14T04:57:23.2754561Z 100% 2025-03-14T04:57:23.2758231Z New File 1832 eye_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.2762443Z 100% 2025-03-14T04:57:23.2766545Z New File 1284 eye_cpu_dispatch.h 2025-03-14T04:57:23.2769946Z 100% 2025-03-14T04:57:23.2773443Z New File 1286 eye_cuda_dispatch.h 2025-03-14T04:57:23.2777134Z 100% 2025-03-14T04:57:23.2780707Z New File 1286 eye_meta_dispatch.h 2025-03-14T04:57:23.2784511Z 100% 2025-03-14T04:57:23.2788398Z New File 1131 eye_native.h 2025-03-14T04:57:23.2791797Z 100% 2025-03-14T04:57:23.2795353Z New File 3652 eye_ops.h 2025-03-14T04:57:23.2798570Z 100% 2025-03-14T04:57:23.2802354Z New File 1001 fake_quantize_per_channel_affine.h 2025-03-14T04:57:23.2805883Z 100% 2025-03-14T04:57:23.2809859Z New File 2333 fake_quantize_per_channel_affine_cachemask.h 2025-03-14T04:57:23.2814029Z 100% 2025-03-14T04:57:23.2817937Z New File 892 fake_quantize_per_channel_affine_cachemask_backward.h 2025-03-14T04:57:23.2821766Z 100% 2025-03-14T04:57:23.2825648Z New File 857 fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.2829133Z 100% 2025-03-14T04:57:23.2833446Z New File 567 fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-03-14T04:57:23.2836510Z 100% 2025-03-14T04:57:23.2840285Z New File 1204 fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-03-14T04:57:23.2843773Z 100% 2025-03-14T04:57:23.2847840Z New File 1275 fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.2851229Z 100% 2025-03-14T04:57:23.2855180Z New File 913 fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-03-14T04:57:23.2858523Z 100% 2025-03-14T04:57:23.2862614Z New File 915 fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-03-14T04:57:23.2865837Z 100% 2025-03-14T04:57:23.2869779Z New File 938 fake_quantize_per_channel_affine_cachemask_native.h 2025-03-14T04:57:23.2873536Z 100% 2025-03-14T04:57:23.2876987Z New File 2783 fake_quantize_per_channel_affine_cachemask_ops.h 2025-03-14T04:57:23.2880578Z 100% 2025-03-14T04:57:23.2884838Z New File 922 fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.2888611Z 100% 2025-03-14T04:57:23.2892667Z New File 632 fake_quantize_per_channel_affine_native.h 2025-03-14T04:57:23.2896256Z 100% 2025-03-14T04:57:23.2900487Z New File 1422 fake_quantize_per_channel_affine_ops.h 2025-03-14T04:57:23.2903450Z 100% 2025-03-14T04:57:23.2907088Z New File 1384 fake_quantize_per_tensor_affine.h 2025-03-14T04:57:23.2910585Z 100% 2025-03-14T04:57:23.2914455Z New File 2152 fake_quantize_per_tensor_affine_cachemask.h 2025-03-14T04:57:23.2918097Z 100% 2025-03-14T04:57:23.2921937Z New File 888 fake_quantize_per_tensor_affine_cachemask_backward.h 2025-03-14T04:57:23.2925387Z 100% 2025-03-14T04:57:23.2929680Z New File 856 fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.2933280Z 100% 2025-03-14T04:57:23.2937277Z New File 566 fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-03-14T04:57:23.2940679Z 100% 2025-03-14T04:57:23.2944559Z New File 1201 fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-03-14T04:57:23.2947894Z 100% 2025-03-14T04:57:23.2951903Z New File 1199 fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.2955180Z 100% 2025-03-14T04:57:23.2958891Z New File 875 fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-03-14T04:57:23.2962326Z 100% 2025-03-14T04:57:23.2966350Z New File 877 fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-03-14T04:57:23.2969691Z 100% 2025-03-14T04:57:23.2973387Z New File 862 fake_quantize_per_tensor_affine_cachemask_native.h 2025-03-14T04:57:23.2976750Z 100% 2025-03-14T04:57:23.2980639Z New File 2537 fake_quantize_per_tensor_affine_cachemask_ops.h 2025-03-14T04:57:23.2984329Z 100% 2025-03-14T04:57:23.2988430Z New File 1059 fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.2991768Z 100% 2025-03-14T04:57:23.2995748Z New File 769 fake_quantize_per_tensor_affine_native.h 2025-03-14T04:57:23.2999385Z 100% 2025-03-14T04:57:23.3003300Z New File 2240 fake_quantize_per_tensor_affine_ops.h 2025-03-14T04:57:23.3006694Z 100% 2025-03-14T04:57:23.3010555Z New File 862 fbgemm_linear_fp16_weight.h 2025-03-14T04:57:23.3014056Z 100% 2025-03-14T04:57:23.3018321Z New File 866 fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3021887Z 100% 2025-03-14T04:57:23.3025666Z New File 926 fbgemm_linear_fp16_weight_fp32_activation.h 2025-03-14T04:57:23.3029461Z 100% 2025-03-14T04:57:23.3033290Z New File 882 fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3036758Z 100% 2025-03-14T04:57:23.3040637Z New File 592 fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-03-14T04:57:23.3044182Z 100% 2025-03-14T04:57:23.3048091Z New File 1287 fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-03-14T04:57:23.3051483Z 100% 2025-03-14T04:57:23.3055179Z New File 576 fbgemm_linear_fp16_weight_native.h 2025-03-14T04:57:23.3058824Z 100% 2025-03-14T04:57:23.3062491Z New File 1239 fbgemm_linear_fp16_weight_ops.h 2025-03-14T04:57:23.3065935Z 100% 2025-03-14T04:57:23.3069556Z New File 1107 fbgemm_linear_int8_weight.h 2025-03-14T04:57:23.3073059Z 100% 2025-03-14T04:57:23.3076951Z New File 989 fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3080503Z 100% 2025-03-14T04:57:23.3084725Z New File 1171 fbgemm_linear_int8_weight_fp32_activation.h 2025-03-14T04:57:23.3088467Z 100% 2025-03-14T04:57:23.3092605Z New File 1005 fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3096321Z 100% 2025-03-14T04:57:23.3100083Z New File 715 fbgemm_linear_int8_weight_fp32_activation_native.h 2025-03-14T04:57:23.3103431Z 100% 2025-03-14T04:57:23.3107736Z New File 1688 fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-03-14T04:57:23.3111162Z 100% 2025-03-14T04:57:23.3115153Z New File 699 fbgemm_linear_int8_weight_native.h 2025-03-14T04:57:23.3118710Z 100% 2025-03-14T04:57:23.3122614Z New File 1640 fbgemm_linear_int8_weight_ops.h 2025-03-14T04:57:23.3126073Z 100% 2025-03-14T04:57:23.3129798Z New File 825 fbgemm_linear_quantize_weight.h 2025-03-14T04:57:23.3133195Z 100% 2025-03-14T04:57:23.3137319Z New File 851 fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3140628Z 100% 2025-03-14T04:57:23.3144444Z New File 561 fbgemm_linear_quantize_weight_native.h 2025-03-14T04:57:23.3147859Z 100% 2025-03-14T04:57:23.3151799Z New File 1200 fbgemm_linear_quantize_weight_ops.h 2025-03-14T04:57:23.3155387Z 100% 2025-03-14T04:57:23.3159343Z New File 759 fbgemm_pack_gemm_matrix_fp16.h 2025-03-14T04:57:23.3162796Z 100% 2025-03-14T04:57:23.3166834Z New File 810 fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3170109Z 100% 2025-03-14T04:57:23.3173842Z New File 520 fbgemm_pack_gemm_matrix_fp16_native.h 2025-03-14T04:57:23.3177326Z 100% 2025-03-14T04:57:23.3181432Z New File 1055 fbgemm_pack_gemm_matrix_fp16_ops.h 2025-03-14T04:57:23.3184831Z 100% 2025-03-14T04:57:23.3188638Z New File 1016 fbgemm_pack_quantized_matrix.h 2025-03-14T04:57:23.3192005Z 100% 2025-03-14T04:57:23.3196141Z New File 910 fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3199497Z 100% 2025-03-14T04:57:23.3203343Z New File 620 fbgemm_pack_quantized_matrix_native.h 2025-03-14T04:57:23.3206809Z 100% 2025-03-14T04:57:23.3210604Z New File 1719 fbgemm_pack_quantized_matrix_ops.h 2025-03-14T04:57:23.3214109Z 100% 2025-03-14T04:57:23.3217942Z New File 1029 feature_alpha_dropout.h 2025-03-14T04:57:23.3221418Z 100% 2025-03-14T04:57:23.3225429Z New File 914 feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3228839Z 100% 2025-03-14T04:57:23.3232888Z New File 624 feature_alpha_dropout_native.h 2025-03-14T04:57:23.3236374Z 100% 2025-03-14T04:57:23.3240475Z New File 1747 feature_alpha_dropout_ops.h 2025-03-14T04:57:23.3243901Z 100% 2025-03-14T04:57:23.3247712Z New File 987 feature_dropout.h 2025-03-14T04:57:23.3251174Z 100% 2025-03-14T04:57:23.3254989Z New File 902 feature_dropout_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3258272Z 100% 2025-03-14T04:57:23.3262095Z New File 612 feature_dropout_native.h 2025-03-14T04:57:23.3265761Z 100% 2025-03-14T04:57:23.3269707Z New File 1711 feature_dropout_ops.h 2025-03-14T04:57:23.3273217Z 100% 2025-03-14T04:57:23.3276716Z New File 5114 fft_fft.h 2025-03-14T04:57:23.3280076Z 100% 2025-03-14T04:57:23.3283519Z New File 5407 fft_fft2.h 2025-03-14T04:57:23.3286786Z 100% 2025-03-14T04:57:23.3290608Z New File 1882 fft_fft2_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3294260Z 100% 2025-03-14T04:57:23.3297965Z New File 814 fft_fft2_native.h 2025-03-14T04:57:23.3301692Z 100% 2025-03-14T04:57:23.3305388Z New File 2233 fft_fft2_ops.h 2025-03-14T04:57:23.3308828Z 100% 2025-03-14T04:57:23.3312513Z New File 1808 fft_fftfreq.h 2025-03-14T04:57:23.3315813Z 100% 2025-03-14T04:57:23.3320075Z New File 1188 fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.3324126Z 100% 2025-03-14T04:57:23.3327603Z New File 739 fft_fftfreq_native.h 2025-03-14T04:57:23.3331485Z 100% 2025-03-14T04:57:23.3335748Z New File 2105 fft_fftfreq_ops.h 2025-03-14T04:57:23.3339190Z 100% 2025-03-14T04:57:23.3342450Z New File 5547 fft_fftn.h 2025-03-14T04:57:23.3345691Z 100% 2025-03-14T04:57:23.3349669Z New File 1958 fft_fftn_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3353100Z 100% 2025-03-14T04:57:23.3356647Z New File 837 fft_fftn_native.h 2025-03-14T04:57:23.3360125Z 100% 2025-03-14T04:57:23.3364218Z New File 2277 fft_fftn_ops.h 2025-03-14T04:57:23.3367611Z 100% 2025-03-14T04:57:23.3371677Z New File 759 fft_fftshift.h 2025-03-14T04:57:23.3375285Z 100% 2025-03-14T04:57:23.3380142Z New File 837 fft_fftshift_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3383463Z 100% 2025-03-14T04:57:23.3387854Z New File 547 fft_fftshift_native.h 2025-03-14T04:57:23.3391056Z 100% 2025-03-14T04:57:23.3395114Z New File 1105 fft_fftshift_ops.h 2025-03-14T04:57:23.3398443Z 100% 2025-03-14T04:57:23.3402677Z New File 1817 fft_fft_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3405927Z 100% 2025-03-14T04:57:23.3409482Z New File 795 fft_fft_native.h 2025-03-14T04:57:23.3412982Z 100% 2025-03-14T04:57:23.3416791Z New File 2169 fft_fft_ops.h 2025-03-14T04:57:23.3420259Z 100% 2025-03-14T04:57:23.3423475Z New File 5145 fft_hfft.h 2025-03-14T04:57:23.3426718Z 100% 2025-03-14T04:57:23.3431076Z New File 5438 fft_hfft2.h 2025-03-14T04:57:23.3433962Z 100% 2025-03-14T04:57:23.3437672Z New File 1888 fft_hfft2_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3441113Z 100% 2025-03-14T04:57:23.3444933Z New File 816 fft_hfft2_native.h 2025-03-14T04:57:23.3448325Z 100% 2025-03-14T04:57:23.3451824Z New File 2239 fft_hfft2_ops.h 2025-03-14T04:57:23.3455224Z 100% 2025-03-14T04:57:23.3458857Z New File 5578 fft_hfftn.h 2025-03-14T04:57:23.3462284Z 100% 2025-03-14T04:57:23.3465969Z New File 1964 fft_hfftn_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3469307Z 100% 2025-03-14T04:57:23.3473114Z New File 839 fft_hfftn_native.h 2025-03-14T04:57:23.3476553Z 100% 2025-03-14T04:57:23.3480217Z New File 2283 fft_hfftn_ops.h 2025-03-14T04:57:23.3483917Z 100% 2025-03-14T04:57:23.3488074Z New File 1823 fft_hfft_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3491439Z 100% 2025-03-14T04:57:23.3495135Z New File 797 fft_hfft_native.h 2025-03-14T04:57:23.3498628Z 100% 2025-03-14T04:57:23.3502141Z New File 2175 fft_hfft_ops.h 2025-03-14T04:57:23.3505567Z 100% 2025-03-14T04:57:23.3508743Z New File 5145 fft_ifft.h 2025-03-14T04:57:23.3512181Z 100% 2025-03-14T04:57:23.3515567Z New File 5438 fft_ifft2.h 2025-03-14T04:57:23.3519103Z 100% 2025-03-14T04:57:23.3522947Z New File 1888 fft_ifft2_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3526337Z 100% 2025-03-14T04:57:23.3530052Z New File 816 fft_ifft2_native.h 2025-03-14T04:57:23.3533494Z 100% 2025-03-14T04:57:23.3537191Z New File 2239 fft_ifft2_ops.h 2025-03-14T04:57:23.3540760Z 100% 2025-03-14T04:57:23.3544369Z New File 5578 fft_ifftn.h 2025-03-14T04:57:23.3547843Z 100% 2025-03-14T04:57:23.3551711Z New File 1964 fft_ifftn_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3555064Z 100% 2025-03-14T04:57:23.3558844Z New File 839 fft_ifftn_native.h 2025-03-14T04:57:23.3562279Z 100% 2025-03-14T04:57:23.3566359Z New File 2283 fft_ifftn_ops.h 2025-03-14T04:57:23.3569801Z 100% 2025-03-14T04:57:23.3573825Z New File 763 fft_ifftshift.h 2025-03-14T04:57:23.3577119Z 100% 2025-03-14T04:57:23.3581083Z New File 838 fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3584405Z 100% 2025-03-14T04:57:23.3588017Z New File 548 fft_ifftshift_native.h 2025-03-14T04:57:23.3591515Z 100% 2025-03-14T04:57:23.3595439Z New File 1108 fft_ifftshift_ops.h 2025-03-14T04:57:23.3598781Z 100% 2025-03-14T04:57:23.3602813Z New File 1823 fft_ifft_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3606219Z 100% 2025-03-14T04:57:23.3609968Z New File 797 fft_ifft_native.h 2025-03-14T04:57:23.3613424Z 100% 2025-03-14T04:57:23.3617161Z New File 2175 fft_ifft_ops.h 2025-03-14T04:57:23.3620572Z 100% 2025-03-14T04:57:23.3623953Z New File 5176 fft_ihfft.h 2025-03-14T04:57:23.3627410Z 100% 2025-03-14T04:57:23.3630848Z New File 5469 fft_ihfft2.h 2025-03-14T04:57:23.3634272Z 100% 2025-03-14T04:57:23.3638049Z New File 1894 fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3642110Z 100% 2025-03-14T04:57:23.3645684Z New File 818 fft_ihfft2_native.h 2025-03-14T04:57:23.3649105Z 100% 2025-03-14T04:57:23.3652873Z New File 2245 fft_ihfft2_ops.h 2025-03-14T04:57:23.3656234Z 100% 2025-03-14T04:57:23.3659858Z New File 5609 fft_ihfftn.h 2025-03-14T04:57:23.3720776Z 100% 2025-03-14T04:57:23.3724659Z New File 1970 fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3728283Z 100% 2025-03-14T04:57:23.3731856Z New File 841 fft_ihfftn_native.h 2025-03-14T04:57:23.3735351Z 100% 2025-03-14T04:57:23.3739240Z New File 2289 fft_ihfftn_ops.h 2025-03-14T04:57:23.3742588Z 100% 2025-03-14T04:57:23.3746473Z New File 1829 fft_ihfft_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3750113Z 100% 2025-03-14T04:57:23.3753640Z New File 799 fft_ihfft_native.h 2025-03-14T04:57:23.3757269Z 100% 2025-03-14T04:57:23.3761486Z New File 2181 fft_ihfft_ops.h 2025-03-14T04:57:23.3764660Z 100% 2025-03-14T04:57:23.3768630Z New File 5176 fft_irfft.h 2025-03-14T04:57:23.3772413Z 100% 2025-03-14T04:57:23.3775685Z New File 5469 fft_irfft2.h 2025-03-14T04:57:23.3779154Z 100% 2025-03-14T04:57:23.3782955Z New File 1894 fft_irfft2_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3786548Z 100% 2025-03-14T04:57:23.3790334Z New File 818 fft_irfft2_native.h 2025-03-14T04:57:23.3793747Z 100% 2025-03-14T04:57:23.3797413Z New File 2245 fft_irfft2_ops.h 2025-03-14T04:57:23.3801126Z 100% 2025-03-14T04:57:23.3804786Z New File 5609 fft_irfftn.h 2025-03-14T04:57:23.3808679Z 100% 2025-03-14T04:57:23.3812699Z New File 1970 fft_irfftn_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3816085Z 100% 2025-03-14T04:57:23.3819698Z New File 841 fft_irfftn_native.h 2025-03-14T04:57:23.3823277Z 100% 2025-03-14T04:57:23.3827327Z New File 2289 fft_irfftn_ops.h 2025-03-14T04:57:23.3831031Z 100% 2025-03-14T04:57:23.3835038Z New File 1829 fft_irfft_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3838388Z 100% 2025-03-14T04:57:23.3842247Z New File 799 fft_irfft_native.h 2025-03-14T04:57:23.3845866Z 100% 2025-03-14T04:57:23.3849371Z New File 2181 fft_irfft_ops.h 2025-03-14T04:57:23.3853581Z 100% 2025-03-14T04:57:23.3857292Z New File 5145 fft_rfft.h 2025-03-14T04:57:23.3860190Z 100% 2025-03-14T04:57:23.3863925Z New File 5438 fft_rfft2.h 2025-03-14T04:57:23.3867434Z 100% 2025-03-14T04:57:23.3871694Z New File 1888 fft_rfft2_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.3874993Z 100% 2025-03-14T04:57:23.3878865Z New File 816 fft_rfft2_native.h 2025-03-14T04:57:23.3882421Z 100% 2025-03-14T04:57:23.3886809Z New File 2239 fft_rfft2_ops.h 2025-03-14T04:57:23.3890010Z 100% 2025-03-14T04:57:23.3893850Z New File 1821 fft_rfftfreq.h 2025-03-14T04:57:23.3897361Z 100% 2025-03-14T04:57:23.3901323Z New File 1192 fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.3904822Z 100% 2025-03-14T04:57:23.3909144Z New File 741 fft_rfftfreq_native.h 2025-03-14T04:57:23.3912577Z 100% 2025-03-14T04:57:23.4021173Z New File 2111 fft_rfftfreq_ops.h 2025-03-14T04:57:23.4024994Z 100% 2025-03-14T04:57:23.4028485Z New File 5578 fft_rfftn.h 2025-03-14T04:57:23.4031976Z 100% 2025-03-14T04:57:23.4035889Z New File 1964 fft_rfftn_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.4039274Z 100% 2025-03-14T04:57:23.4043088Z New File 839 fft_rfftn_native.h 2025-03-14T04:57:23.4046707Z 100% 2025-03-14T04:57:23.4050619Z New File 2283 fft_rfftn_ops.h 2025-03-14T04:57:23.4054531Z 100% 2025-03-14T04:57:23.4063993Z New File 1823 fft_rfft_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.4064389Z 100% 2025-03-14T04:57:23.4067183Z New File 797 fft_rfft_native.h 2025-03-14T04:57:23.4071109Z 100% 2025-03-14T04:57:23.4075353Z New File 2175 fft_rfft_ops.h 2025-03-14T04:57:23.4079077Z 100% 2025-03-14T04:57:23.4082959Z New File 2338 fill.h 2025-03-14T04:57:23.4086522Z 100% 2025-03-14T04:57:23.4090176Z New File 1304 fill_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.4093476Z 100% 2025-03-14T04:57:23.4097003Z New File 840 fill_cpu_dispatch.h 2025-03-14T04:57:23.4100397Z 100% 2025-03-14T04:57:23.4104453Z New File 842 fill_cuda_dispatch.h 2025-03-14T04:57:23.4108008Z 100% 2025-03-14T04:57:23.4111627Z New File 537 fill_diagonal.h 2025-03-14T04:57:23.4115071Z 100% 2025-03-14T04:57:23.4119233Z New File 839 fill_diagonal_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.4123132Z 100% 2025-03-14T04:57:23.4127001Z New File 549 fill_diagonal_native.h 2025-03-14T04:57:23.4130402Z 100% 2025-03-14T04:57:23.4134208Z New File 1152 fill_diagonal_ops.h 2025-03-14T04:57:23.4137643Z 100% 2025-03-14T04:57:23.4141314Z New File 842 fill_meta_dispatch.h 2025-03-14T04:57:23.4145225Z 100% 2025-03-14T04:57:23.4148882Z New File 1559 fill_native.h 2025-03-14T04:57:23.4152120Z 100% 2025-03-14T04:57:23.4155895Z New File 4321 fill_ops.h 2025-03-14T04:57:23.4159723Z 100% 2025-03-14T04:57:23.4162679Z New File 1175 fix.h 2025-03-14T04:57:23.4166176Z 100% 2025-03-14T04:57:23.4169976Z New File 986 fix_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.4173829Z 100% 2025-03-14T04:57:23.4177632Z New File 619 fix_native.h 2025-03-14T04:57:23.4181046Z 100% 2025-03-14T04:57:23.4184756Z New File 2070 fix_ops.h 2025-03-14T04:57:23.4188293Z 100% 2025-03-14T04:57:23.4191380Z New File 1686 flatten.h 2025-03-14T04:57:23.4195050Z 100% 2025-03-14T04:57:23.4198671Z New File 1162 flatten_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.4202271Z 100% 2025-03-14T04:57:23.4206386Z New File 735 flatten_dense_tensors.h 2025-03-14T04:57:23.4209778Z 100% 2025-03-14T04:57:23.4213729Z New File 801 flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.4217352Z 100% 2025-03-14T04:57:23.4220891Z New File 511 flatten_dense_tensors_native.h 2025-03-14T04:57:23.4224224Z 100% 2025-03-14T04:57:23.4227863Z New File 1030 flatten_dense_tensors_ops.h 2025-03-14T04:57:23.4231350Z 100% 2025-03-14T04:57:23.4235007Z New File 872 flatten_native.h 2025-03-14T04:57:23.4238408Z 100% 2025-03-14T04:57:23.4242524Z New File 3382 flatten_ops.h 2025-03-14T04:57:23.4246026Z 100% 2025-03-14T04:57:23.4249492Z New File 1167 flip.h 2025-03-14T04:57:23.4252795Z 100% 2025-03-14T04:57:23.4256074Z New File 668 fliplr.h 2025-03-14T04:57:23.4259569Z 100% 2025-03-14T04:57:23.4263348Z New File 787 fliplr_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.4266696Z 100% 2025-03-14T04:57:23.4270396Z New File 497 fliplr_native.h 2025-03-14T04:57:23.4274148Z 100% 2025-03-14T04:57:23.4277697Z New File 986 fliplr_ops.h 2025-03-14T04:57:23.4281387Z 100% 2025-03-14T04:57:23.4284807Z New File 668 flipud.h 2025-03-14T04:57:23.4288052Z 100% 2025-03-14T04:57:23.4292063Z New File 787 flipud_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.4295495Z 100% 2025-03-14T04:57:23.4299221Z New File 497 flipud_native.h 2025-03-14T04:57:23.4302712Z 100% 2025-03-14T04:57:23.4306432Z New File 986 flipud_ops.h 2025-03-14T04:57:23.4310058Z 100% 2025-03-14T04:57:23.4314046Z New File 931 flip_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.4317132Z 100% 2025-03-14T04:57:23.4321214Z New File 763 flip_cpu_dispatch.h 2025-03-14T04:57:23.4325221Z 100% 2025-03-14T04:57:23.4328716Z New File 765 flip_cuda_dispatch.h 2025-03-14T04:57:23.4332131Z 100% 2025-03-14T04:57:23.4335687Z New File 616 flip_native.h 2025-03-14T04:57:23.4339110Z 100% 2025-03-14T04:57:23.4342664Z New File 1721 flip_ops.h 2025-03-14T04:57:23.4346020Z 100% 2025-03-14T04:57:23.4349684Z New File 2999 float_power.h 2025-03-14T04:57:23.4353137Z 100% 2025-03-14T04:57:23.4357486Z New File 1852 float_power_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:23.4360914Z 100% 2025-03-14T04:57:23.4364455Z New File 1220 float_power_native.h 2025-03-14T04:57:23.4367782Z 100% 2025-03-14T04:57:23.4371341Z New File 5958 float_power_ops.h 2025-03-14T04:57:23.4374732Z 100% 2025-03-14T04:57:23.4378202Z New File 1201 floor.h 2025-03-14T04:57:23.4381627Z 100% 2025-03-14T04:57:23.4385471Z New File 863 floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.4388925Z 100% 2025-03-14T04:57:23.4392653Z New File 950 floor_cpu_dispatch.h 2025-03-14T04:57:23.4396109Z 100% 2025-03-14T04:57:23.4399770Z New File 952 floor_cuda_dispatch.h 2025-03-14T04:57:23.4403265Z 100% 2025-03-14T04:57:23.4406961Z New File 2044 floor_divide.h 2025-03-14T04:57:23.4410343Z 100% 2025-03-14T04:57:23.4414053Z New File 1126 floor_divide_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.4417404Z 100% 2025-03-14T04:57:23.4421135Z New File 1082 floor_divide_cpu_dispatch.h 2025-03-14T04:57:23.4424529Z 100% 2025-03-14T04:57:23.4428088Z New File 1084 floor_divide_cuda_dispatch.h 2025-03-14T04:57:23.4432553Z 100% 2025-03-14T04:57:23.4436662Z New File 774 floor_divide_meta_dispatch.h 2025-03-14T04:57:23.4440166Z 100% 2025-03-14T04:57:23.4444309Z New File 1324 floor_divide_native.h 2025-03-14T04:57:23.4447783Z 100% 2025-03-14T04:57:23.4451323Z New File 4424 floor_divide_ops.h 2025-03-14T04:57:23.4454834Z 100% 2025-03-14T04:57:23.4458529Z New File 601 floor_meta.h 2025-03-14T04:57:23.4462018Z 100% 2025-03-14T04:57:23.4465672Z New File 952 floor_meta_dispatch.h 2025-03-14T04:57:23.4469070Z 100% 2025-03-14T04:57:23.4472821Z New File 1036 floor_native.h 2025-03-14T04:57:23.4476354Z 100% 2025-03-14T04:57:23.4480122Z New File 2088 floor_ops.h 2025-03-14T04:57:23.4483685Z 100% 2025-03-14T04:57:23.4487304Z New File 1188 fmax.h 2025-03-14T04:57:23.4490648Z 100% 2025-03-14T04:57:23.4494571Z New File 837 fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.4497901Z 100% 2025-03-14T04:57:23.4501426Z New File 974 fmax_cpu_dispatch.h 2025-03-14T04:57:23.4504814Z 100% 2025-03-14T04:57:23.4508422Z New File 976 fmax_cuda_dispatch.h 2025-03-14T04:57:23.4511913Z 100% 2025-03-14T04:57:23.4515753Z New File 626 fmax_meta.h 2025-03-14T04:57:23.4519182Z 100% 2025-03-14T04:57:23.4530473Z New File 976 fmax_meta_dispatch.h 2025-03-14T04:57:23.4660012Z 100% 2025-03-14T04:57:23.4663288Z New File 639 fmax_native.h 2025-03-14T04:57:23.4666726Z 100% 2025-03-14T04:57:23.4669967Z New File 1747 fmax_ops.h 2025-03-14T04:57:23.4673217Z 100% 2025-03-14T04:57:23.4676612Z New File 1188 fmin.h 2025-03-14T04:57:23.4680135Z 100% 2025-03-14T04:57:23.4684568Z New File 837 fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.4688126Z 100% 2025-03-14T04:57:23.4692183Z New File 974 fmin_cpu_dispatch.h 2025-03-14T04:57:23.4695531Z 100% 2025-03-14T04:57:23.4699373Z New File 976 fmin_cuda_dispatch.h 2025-03-14T04:57:23.4702894Z 100% 2025-03-14T04:57:23.9728837Z New File 626 fmin_meta.h 2025-03-14T04:57:23.9733090Z 100% 2025-03-14T04:57:23.9737266Z New File 976 fmin_meta_dispatch.h 2025-03-14T04:57:23.9741332Z 100% 2025-03-14T04:57:23.9745992Z New File 639 fmin_native.h 2025-03-14T04:57:23.9749550Z 100% 2025-03-14T04:57:23.9753134Z New File 1747 fmin_ops.h 2025-03-14T04:57:23.9756421Z 100% 2025-03-14T04:57:23.9759995Z New File 1934 fmod.h 2025-03-14T04:57:23.9763419Z 100% 2025-03-14T04:57:23.9767498Z New File 913 fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.9770935Z 100% 2025-03-14T04:57:23.9774720Z New File 1094 fmod_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:23.9778159Z 100% 2025-03-14T04:57:23.9781879Z New File 1050 fmod_cpu_dispatch.h 2025-03-14T04:57:23.9785476Z 100% 2025-03-14T04:57:23.9789540Z New File 1052 fmod_cuda_dispatch.h 2025-03-14T04:57:23.9792996Z 100% 2025-03-14T04:57:23.9796626Z New File 633 fmod_meta.h 2025-03-14T04:57:23.9800202Z 100% 2025-03-14T04:57:23.9804091Z New File 1052 fmod_meta_dispatch.h 2025-03-14T04:57:23.9807987Z 100% 2025-03-14T04:57:23.9811433Z New File 904 fmod_native.h 2025-03-14T04:57:23.9814956Z 100% 2025-03-14T04:57:23.9818787Z New File 4321 fmod_ops.h 2025-03-14T04:57:23.9822131Z 100% 2025-03-14T04:57:23.9825579Z New File 1188 frac.h 2025-03-14T04:57:23.9828841Z 100% 2025-03-14T04:57:23.9832410Z New File 2060 fractional_max_pool2d.h 2025-03-14T04:57:23.9835923Z 100% 2025-03-14T04:57:23.9839574Z New File 2103 fractional_max_pool2d_backward.h 2025-03-14T04:57:23.9843237Z 100% 2025-03-14T04:57:23.9848188Z New File 955 fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.9851486Z 100% 2025-03-14T04:57:23.9855287Z New File 1342 fractional_max_pool2d_backward_cpu_dispatch.h 2025-03-14T04:57:23.9858719Z 100% 2025-03-14T04:57:23.9862757Z New File 1344 fractional_max_pool2d_backward_cuda_dispatch.h 2025-03-14T04:57:23.9866378Z 100% 2025-03-14T04:57:23.9870260Z New File 744 fractional_max_pool2d_backward_meta.h 2025-03-14T04:57:23.9873861Z 100% 2025-03-14T04:57:23.9877784Z New File 1344 fractional_max_pool2d_backward_meta_dispatch.h 2025-03-14T04:57:23.9881377Z 100% 2025-03-14T04:57:23.9885316Z New File 1134 fractional_max_pool2d_backward_native.h 2025-03-14T04:57:23.9888764Z 100% 2025-03-14T04:57:23.9892751Z New File 2545 fractional_max_pool2d_backward_ops.h 2025-03-14T04:57:23.9896796Z 100% 2025-03-14T04:57:23.9900842Z New File 946 fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:23.9904355Z 100% 2025-03-14T04:57:23.9909131Z New File 1355 fractional_max_pool2d_cpu_dispatch.h 2025-03-14T04:57:23.9911678Z 100% 2025-03-14T04:57:23.9915564Z New File 1357 fractional_max_pool2d_cuda_dispatch.h 2025-03-14T04:57:23.9918996Z 100% 2025-03-14T04:57:23.9923065Z New File 710 fractional_max_pool2d_meta.h 2025-03-14T04:57:23.9926687Z 100% 2025-03-14T04:57:23.9930839Z New File 1357 fractional_max_pool2d_meta_dispatch.h 2025-03-14T04:57:23.9934393Z 100% 2025-03-14T04:57:23.9938157Z New File 1095 fractional_max_pool2d_native.h 2025-03-14T04:57:23.9941616Z 100% 2025-03-14T04:57:23.9945558Z New File 2559 fractional_max_pool2d_ops.h 2025-03-14T04:57:23.9949192Z 100% 2025-03-14T04:57:23.9952984Z New File 2060 fractional_max_pool3d.h 2025-03-14T04:57:23.9956448Z 100% 2025-03-14T04:57:23.9960184Z New File 2103 fractional_max_pool3d_backward.h 2025-03-14T04:57:23.9963854Z 100% 2025-03-14T04:57:23.9967757Z New File 1342 fractional_max_pool3d_backward_cpu_dispatch.h 2025-03-14T04:57:23.9971311Z 100% 2025-03-14T04:57:23.9975208Z New File 1344 fractional_max_pool3d_backward_cuda_dispatch.h 2025-03-14T04:57:23.9978630Z 100% 2025-03-14T04:57:23.9982611Z New File 1310 fractional_max_pool3d_backward_native.h 2025-03-14T04:57:23.9986222Z 100% 2025-03-14T04:57:23.9990165Z New File 2545 fractional_max_pool3d_backward_ops.h 2025-03-14T04:57:23.9993818Z 100% 2025-03-14T04:57:23.9997777Z New File 946 fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.0001202Z 100% 2025-03-14T04:57:24.0005071Z New File 1355 fractional_max_pool3d_cpu_dispatch.h 2025-03-14T04:57:24.0008501Z 100% 2025-03-14T04:57:24.0012860Z New File 1357 fractional_max_pool3d_cuda_dispatch.h 2025-03-14T04:57:24.0016323Z 100% 2025-03-14T04:57:24.0020051Z New File 10046 fractional_max_pool3d_meta.h 2025-03-14T04:57:24.0023713Z 100% 2025-03-14T04:57:24.0027619Z New File 1357 fractional_max_pool3d_meta_dispatch.h 2025-03-14T04:57:24.0031269Z 100% 2025-03-14T04:57:24.0050887Z New File 1365 fractional_max_pool3d_native.h 2025-03-14T04:57:24.0051211Z 100% 2025-03-14T04:57:24.0051447Z New File 2559 fractional_max_pool3d_ops.h 2025-03-14T04:57:24.0051769Z 100% 2025-03-14T04:57:24.0052534Z New File 861 frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.0056443Z 100% 2025-03-14T04:57:24.0059765Z New File 946 frac_cpu_dispatch.h 2025-03-14T04:57:24.0063197Z 100% 2025-03-14T04:57:24.0067193Z New File 948 frac_cuda_dispatch.h 2025-03-14T04:57:24.0070629Z 100% 2025-03-14T04:57:24.0074581Z New File 600 frac_meta.h 2025-03-14T04:57:24.0077843Z 100% 2025-03-14T04:57:24.0082257Z New File 948 frac_meta_dispatch.h 2025-03-14T04:57:24.0085670Z 100% 2025-03-14T04:57:24.0090357Z New File 1027 frac_native.h 2025-03-14T04:57:24.0093380Z 100% 2025-03-14T04:57:24.0097309Z New File 2079 frac_ops.h 2025-03-14T04:57:24.0100539Z 100% 2025-03-14T04:57:24.0104380Z New File 1408 frexp.h 2025-03-14T04:57:24.0107913Z 100% 2025-03-14T04:57:24.0111573Z New File 811 frexp_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.0115026Z 100% 2025-03-14T04:57:24.0118875Z New File 955 frexp_cpu_dispatch.h 2025-03-14T04:57:24.0131331Z 100% 2025-03-14T04:57:24.0135237Z New File 957 frexp_cuda_dispatch.h 2025-03-14T04:57:24.0138750Z 100% 2025-03-14T04:57:24.0142656Z New File 654 frexp_native.h 2025-03-14T04:57:24.0146097Z 100% 2025-03-14T04:57:24.0150911Z New File 1934 frexp_ops.h 2025-03-14T04:57:24.0154012Z 100% 2025-03-14T04:57:24.0157509Z New File 1410 frobenius_norm.h 2025-03-14T04:57:24.0161334Z 100% 2025-03-14T04:57:24.0165857Z New File 1087 frobenius_norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.0169267Z 100% 2025-03-14T04:57:24.0173432Z New File 668 frobenius_norm_native.h 2025-03-14T04:57:24.0177045Z 100% 2025-03-14T04:57:24.0180722Z New File 1896 frobenius_norm_ops.h 2025-03-14T04:57:24.0184520Z 100% 2025-03-14T04:57:24.0187986Z New File 4330 from_blob.h 2025-03-14T04:57:24.0191432Z 100% 2025-03-14T04:57:24.0195046Z New File 2252 from_file.h 2025-03-14T04:57:24.0198841Z 100% 2025-03-14T04:57:24.0202839Z New File 1040 from_file_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.0206325Z 100% 2025-03-14T04:57:24.0210240Z New File 1122 from_file_cpu_dispatch.h 2025-03-14T04:57:24.0213883Z 100% 2025-03-14T04:57:24.0217667Z New File 882 from_file_native.h 2025-03-14T04:57:24.0221597Z 100% 2025-03-14T04:57:24.0225216Z New File 2513 from_file_ops.h 2025-03-14T04:57:24.0228623Z 100% 2025-03-14T04:57:24.0232346Z New File 8049 full.h 2025-03-14T04:57:24.0235533Z 100% 2025-03-14T04:57:24.0239515Z New File 2580 full_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.0243235Z 100% 2025-03-14T04:57:24.0246966Z New File 2500 full_like.h 2025-03-14T04:57:24.0250551Z 100% 2025-03-14T04:57:24.0254273Z New File 1538 full_like_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.0257758Z 100% 2025-03-14T04:57:24.0261477Z New File 914 full_like_native.h 2025-03-14T04:57:24.0264881Z 100% 2025-03-14T04:57:24.0269192Z New File 2637 full_like_ops.h 2025-03-14T04:57:24.0272597Z 100% 2025-03-14T04:57:24.0276348Z New File 1214 full_native.h 2025-03-14T04:57:24.0279714Z 100% 2025-03-14T04:57:24.0283173Z New File 4360 full_ops.h 2025-03-14T04:57:24.0286416Z 100% 2025-03-14T04:57:24.0290295Z New File 1483 fused_moving_avg_obs_fake_quant.h 2025-03-14T04:57:24.0293692Z 100% 2025-03-14T04:57:24.0299026Z New File 1113 fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.0302381Z 100% 2025-03-14T04:57:24.0306290Z New File 823 fused_moving_avg_obs_fake_quant_native.h 2025-03-14T04:57:24.0309707Z 100% 2025-03-14T04:57:24.0313440Z New File 2038 fused_moving_avg_obs_fake_quant_ops.h 2025-03-14T04:57:24.0317142Z 100% 2025-03-14T04:57:24.0320669Z New File 2482 gather.h 2025-03-14T04:57:24.0324090Z 100% 2025-03-14T04:57:24.0327935Z New File 871 gather_backward.h 2025-03-14T04:57:24.0331441Z 100% 2025-03-14T04:57:24.0335200Z New File 878 gather_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.0339271Z 100% 2025-03-14T04:57:24.0342914Z New File 588 gather_backward_native.h 2025-03-14T04:57:24.0346368Z 100% 2025-03-14T04:57:24.0350105Z New File 1286 gather_backward_ops.h 2025-03-14T04:57:24.0353532Z 100% 2025-03-14T04:57:24.0357683Z New File 876 gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.0361310Z 100% 2025-03-14T04:57:24.0365741Z New File 1141 gather_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.0369166Z 100% 2025-03-14T04:57:24.0380575Z New File 1085 gather_cpu_dispatch.h 2025-03-14T04:57:24.0381053Z 100% 2025-03-14T04:57:24.0381281Z New File 1087 gather_cuda_dispatch.h 2025-03-14T04:57:24.0383787Z 100% 2025-03-14T04:57:24.0387485Z New File 659 gather_meta.h 2025-03-14T04:57:24.0391103Z 100% 2025-03-14T04:57:24.0403831Z New File 1087 gather_meta_dispatch.h 2025-03-14T04:57:24.0407475Z 100% 2025-03-14T04:57:24.0411939Z New File 938 gather_native.h 2025-03-14T04:57:24.0415119Z 100% 2025-03-14T04:57:24.0419107Z New File 3568 gather_ops.h 2025-03-14T04:57:24.0422579Z 100% 2025-03-14T04:57:24.0426152Z New File 1363 gcd.h 2025-03-14T04:57:24.0429556Z 100% 2025-03-14T04:57:24.0433711Z New File 911 gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.0437208Z 100% 2025-03-14T04:57:24.0441034Z New File 1046 gcd_cpu_dispatch.h 2025-03-14T04:57:24.0444594Z 100% 2025-03-14T04:57:24.0448284Z New File 1048 gcd_cuda_dispatch.h 2025-03-14T04:57:24.0451800Z 100% 2025-03-14T04:57:24.0455504Z New File 625 gcd_meta.h 2025-03-14T04:57:24.0458962Z 100% 2025-03-14T04:57:24.0462797Z New File 1048 gcd_meta_dispatch.h 2025-03-14T04:57:24.0466221Z 100% 2025-03-14T04:57:24.0470325Z New File 636 gcd_native.h 2025-03-14T04:57:24.0473838Z 100% 2025-03-14T04:57:24.0477739Z New File 2328 gcd_ops.h 2025-03-14T04:57:24.0481069Z 100% 2025-03-14T04:57:24.0484661Z New File 1896 ge.h 2025-03-14T04:57:24.0488120Z 100% 2025-03-14T04:57:24.0491717Z New File 1483 gelu.h 2025-03-14T04:57:24.0495284Z 100% 2025-03-14T04:57:24.0498902Z New File 1620 gelu_backward.h 2025-03-14T04:57:24.0502335Z 100% 2025-03-14T04:57:24.0506378Z New File 889 gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.0509867Z 100% 2025-03-14T04:57:24.0514651Z New File 1137 gelu_backward_cpu_dispatch.h 2025-03-14T04:57:24.0517536Z 100% 2025-03-14T04:57:24.0521272Z New File 1139 gelu_backward_cuda_dispatch.h 2025-03-14T04:57:24.0524740Z 100% 2025-03-14T04:57:24.0528852Z New File 671 gelu_backward_meta.h 2025-03-14T04:57:24.0532236Z 100% 2025-03-14T04:57:24.0536125Z New File 1139 gelu_backward_meta_dispatch.h 2025-03-14T04:57:24.0539619Z 100% 2025-03-14T04:57:24.0544218Z New File 1222 gelu_backward_native.h 2025-03-14T04:57:24.0547652Z 100% 2025-03-14T04:57:24.0551366Z New File 2086 gelu_backward_ops.h 2025-03-14T04:57:24.0554830Z 100% 2025-03-14T04:57:24.0558736Z New File 935 gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.0562234Z 100% 2025-03-14T04:57:24.0565911Z New File 1087 gelu_cpu_dispatch.h 2025-03-14T04:57:24.0569554Z 100% 2025-03-14T04:57:24.0573484Z New File 1089 gelu_cuda_dispatch.h 2025-03-14T04:57:24.0576962Z 100% 2025-03-14T04:57:24.0580568Z New File 630 gelu_meta.h 2025-03-14T04:57:24.0584077Z 100% 2025-03-14T04:57:24.0588129Z New File 1089 gelu_meta_dispatch.h 2025-03-14T04:57:24.0591571Z 100% 2025-03-14T04:57:24.0595267Z New File 1432 gelu_native.h 2025-03-14T04:57:24.0598909Z 100% 2025-03-14T04:57:24.0602373Z New File 2391 gelu_ops.h 2025-03-14T04:57:24.0605628Z 100% 2025-03-14T04:57:24.0609217Z New File 1436 geometric.h 2025-03-14T04:57:24.0613006Z 100% 2025-03-14T04:57:24.0618594Z New File 1141 geometric_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.0622910Z 100% 2025-03-14T04:57:24.0627787Z New File 810 geometric_cpu_dispatch.h 2025-03-14T04:57:24.0632394Z 100% 2025-03-14T04:57:24.0636141Z New File 812 geometric_cuda_dispatch.h 2025-03-14T04:57:24.0639628Z 100% 2025-03-14T04:57:24.0643901Z New File 812 geometric_meta_dispatch.h 2025-03-14T04:57:24.0647441Z 100% 2025-03-14T04:57:24.0651336Z New File 823 geometric_native.h 2025-03-14T04:57:24.0654851Z 100% 2025-03-14T04:57:24.0658924Z New File 2670 geometric_ops.h 2025-03-14T04:57:24.0662357Z 100% 2025-03-14T04:57:24.0665771Z New File 1250 geqrf.h 2025-03-14T04:57:24.0669060Z 100% 2025-03-14T04:57:24.0672641Z New File 1010 geqrf_cpu_dispatch.h 2025-03-14T04:57:24.0676101Z 100% 2025-03-14T04:57:24.0679920Z New File 1012 geqrf_cuda_dispatch.h 2025-03-14T04:57:24.0683297Z 100% 2025-03-14T04:57:24.0687127Z New File 642 geqrf_native.h 2025-03-14T04:57:24.0690723Z 100% 2025-03-14T04:57:24.0694367Z New File 1827 geqrf_ops.h 2025-03-14T04:57:24.0697820Z 100% 2025-03-14T04:57:24.0701161Z New File 1169 ger.h 2025-03-14T04:57:24.0705026Z 100% 2025-03-14T04:57:24.0708806Z New File 1012 ger_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.0712261Z 100% 2025-03-14T04:57:24.0716078Z New File 620 ger_native.h 2025-03-14T04:57:24.0719729Z 100% 2025-03-14T04:57:24.0723186Z New File 1735 ger_ops.h 2025-03-14T04:57:24.0726869Z 100% 2025-03-14T04:57:24.0730736Z New File 1060 ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.0734170Z 100% 2025-03-14T04:57:24.0737805Z New File 1396 ge_cpu_dispatch.h 2025-03-14T04:57:24.0741374Z 100% 2025-03-14T04:57:24.0745413Z New File 1398 ge_cuda_dispatch.h 2025-03-14T04:57:24.0749309Z 100% 2025-03-14T04:57:24.0752755Z New File 783 ge_meta.h 2025-03-14T04:57:24.0756053Z 100% 2025-03-14T04:57:24.0759758Z New File 1398 ge_meta_dispatch.h 2025-03-14T04:57:24.0763198Z 100% 2025-03-14T04:57:24.0767014Z New File 1326 ge_native.h 2025-03-14T04:57:24.0770684Z 100% 2025-03-14T04:57:24.0774219Z New File 4285 ge_ops.h 2025-03-14T04:57:24.0777847Z 100% 2025-03-14T04:57:24.0781336Z New File 1133 glu.h 2025-03-14T04:57:24.0784692Z 100% 2025-03-14T04:57:24.0788273Z New File 1473 glu_backward.h 2025-03-14T04:57:24.0791785Z 100% 2025-03-14T04:57:24.0795405Z New File 1069 glu_backward_cpu_dispatch.h 2025-03-14T04:57:24.0798908Z 100% 2025-03-14T04:57:24.0802700Z New File 1071 glu_backward_cuda_dispatch.h 2025-03-14T04:57:24.0806549Z 100% 2025-03-14T04:57:24.0810458Z New File 1830 glu_backward_jvp.h 2025-03-14T04:57:24.0813912Z 100% 2025-03-14T04:57:24.0818131Z New File 1149 glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.0821567Z 100% 2025-03-14T04:57:24.0825378Z New File 872 glu_backward_jvp_cpu_dispatch.h 2025-03-14T04:57:24.0828842Z 100% 2025-03-14T04:57:24.0832855Z New File 874 glu_backward_jvp_cuda_dispatch.h 2025-03-14T04:57:24.0836257Z 100% 2025-03-14T04:57:24.0840062Z New File 834 glu_backward_jvp_native.h 2025-03-14T04:57:24.0843584Z 100% 2025-03-14T04:57:24.0847296Z New File 2435 glu_backward_jvp_ops.h 2025-03-14T04:57:24.0850843Z 100% 2025-03-14T04:57:24.0854603Z New File 946 glu_backward_native.h 2025-03-14T04:57:24.0859439Z 100% 2025-03-14T04:57:24.0863278Z New File 1961 glu_backward_ops.h 2025-03-14T04:57:24.0866782Z 100% 2025-03-14T04:57:24.0870577Z New File 826 glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.0874094Z 100% 2025-03-14T04:57:24.0877767Z New File 938 glu_cpu_dispatch.h 2025-03-14T04:57:24.0881650Z 100% 2025-03-14T04:57:24.0885948Z New File 940 glu_cuda_dispatch.h 2025-03-14T04:57:24.0889417Z 100% 2025-03-14T04:57:24.0892955Z New File 1368 glu_jvp.h 2025-03-14T04:57:24.0896302Z 100% 2025-03-14T04:57:24.0900490Z New File 1007 glu_jvp_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.0904021Z 100% 2025-03-14T04:57:24.0907793Z New File 801 glu_jvp_cpu_dispatch.h 2025-03-14T04:57:24.0911651Z 100% 2025-03-14T04:57:24.0915706Z New File 803 glu_jvp_cuda_dispatch.h 2025-03-14T04:57:24.0919431Z 100% 2025-03-14T04:57:24.0923717Z New File 692 glu_jvp_native.h 2025-03-14T04:57:24.0927352Z 100% 2025-03-14T04:57:24.0931277Z New File 1977 glu_jvp_ops.h 2025-03-14T04:57:24.0935341Z 100% 2025-03-14T04:57:24.0938345Z New File 612 glu_meta.h 2025-03-14T04:57:24.0941782Z 100% 2025-03-14T04:57:24.0945437Z New File 940 glu_meta_dispatch.h 2025-03-14T04:57:24.0948968Z 100% 2025-03-14T04:57:24.0952607Z New File 623 glu_native.h 2025-03-14T04:57:24.0956109Z 100% 2025-03-14T04:57:24.0959558Z New File 1663 glu_ops.h 2025-03-14T04:57:24.0962966Z 100% 2025-03-14T04:57:24.0966504Z New File 2933 gradient.h 2025-03-14T04:57:24.0969833Z 100% 2025-03-14T04:57:24.0973763Z New File 1813 gradient_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.0977397Z 100% 2025-03-14T04:57:24.0981048Z New File 1523 gradient_native.h 2025-03-14T04:57:24.0984520Z 100% 2025-03-14T04:57:24.0988119Z New File 6367 gradient_ops.h 2025-03-14T04:57:24.0991610Z 100% 2025-03-14T04:57:24.0995177Z New File 1991 greater.h 2025-03-14T04:57:24.0998490Z 100% 2025-03-14T04:57:24.1002293Z New File 1480 greater_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.1005954Z 100% 2025-03-14T04:57:24.1009548Z New File 2105 greater_equal.h 2025-03-14T04:57:24.1013139Z 100% 2025-03-14T04:57:24.1017026Z New File 1528 greater_equal_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.1020836Z 100% 2025-03-14T04:57:24.1024502Z New File 1012 greater_equal_native.h 2025-03-14T04:57:24.1028186Z 100% 2025-03-14T04:57:24.1031927Z New File 4483 greater_equal_ops.h 2025-03-14T04:57:24.1035429Z 100% 2025-03-14T04:57:24.1039426Z New File 976 greater_native.h 2025-03-14T04:57:24.1042987Z 100% 2025-03-14T04:57:24.1046598Z New File 4375 greater_ops.h 2025-03-14T04:57:24.1050044Z 100% 2025-03-14T04:57:24.1053565Z New File 920 grid_sampler.h 2025-03-14T04:57:24.1057256Z 100% 2025-03-14T04:57:24.1060966Z New File 1841 grid_sampler_2d.h 2025-03-14T04:57:24.1064495Z 100% 2025-03-14T04:57:24.1068718Z New File 2537 grid_sampler_2d_backward.h 2025-03-14T04:57:24.1072241Z 100% 2025-03-14T04:57:24.1076150Z New File 1345 grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.1079908Z 100% 2025-03-14T04:57:24.1084250Z New File 948 grid_sampler_2d_backward_cpu_dispatch.h 2025-03-14T04:57:24.1088196Z 100% 2025-03-14T04:57:24.1091811Z New File 950 grid_sampler_2d_backward_cuda_dispatch.h 2025-03-14T04:57:24.1095418Z 100% 2025-03-14T04:57:24.1099645Z New File 1277 grid_sampler_2d_backward_native.h 2025-03-14T04:57:24.1103224Z 100% 2025-03-14T04:57:24.1107116Z New File 3001 grid_sampler_2d_backward_ops.h 2025-03-14T04:57:24.1110790Z 100% 2025-03-14T04:57:24.1114580Z New File 1101 grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.1118226Z 100% 2025-03-14T04:57:24.1122503Z New File 848 grid_sampler_2d_cpu_dispatch.h 2025-03-14T04:57:24.1126069Z 100% 2025-03-14T04:57:24.1130320Z New File 850 grid_sampler_2d_cuda_dispatch.h 2025-03-14T04:57:24.1133723Z 100% 2025-03-14T04:57:24.1137760Z New File 955 grid_sampler_2d_native.h 2025-03-14T04:57:24.1141267Z 100% 2025-03-14T04:57:24.1145517Z New File 2265 grid_sampler_2d_ops.h 2025-03-14T04:57:24.1149022Z 100% 2025-03-14T04:57:24.1152860Z New File 1841 grid_sampler_3d.h 2025-03-14T04:57:24.1156654Z 100% 2025-03-14T04:57:24.1160418Z New File 2537 grid_sampler_3d_backward.h 2025-03-14T04:57:24.1164106Z 100% 2025-03-14T04:57:24.1167918Z New File 1345 grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.1171343Z 100% 2025-03-14T04:57:24.1175063Z New File 948 grid_sampler_3d_backward_cpu_dispatch.h 2025-03-14T04:57:24.1179096Z 100% 2025-03-14T04:57:24.1183118Z New File 950 grid_sampler_3d_backward_cuda_dispatch.h 2025-03-14T04:57:24.1186640Z 100% 2025-03-14T04:57:24.1190449Z New File 1277 grid_sampler_3d_backward_native.h 2025-03-14T04:57:24.1193778Z 100% 2025-03-14T04:57:24.1197711Z New File 3001 grid_sampler_3d_backward_ops.h 2025-03-14T04:57:24.1201493Z 100% 2025-03-14T04:57:24.1205528Z New File 1101 grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.1208962Z 100% 2025-03-14T04:57:24.1212662Z New File 848 grid_sampler_3d_cpu_dispatch.h 2025-03-14T04:57:24.1216165Z 100% 2025-03-14T04:57:24.1220111Z New File 850 grid_sampler_3d_cuda_dispatch.h 2025-03-14T04:57:24.1223548Z 100% 2025-03-14T04:57:24.1227254Z New File 955 grid_sampler_3d_native.h 2025-03-14T04:57:24.1230906Z 100% 2025-03-14T04:57:24.1234816Z New File 2265 grid_sampler_3d_ops.h 2025-03-14T04:57:24.1238278Z 100% 2025-03-14T04:57:24.1242198Z New File 889 grid_sampler_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.1245816Z 100% 2025-03-14T04:57:24.1249607Z New File 599 grid_sampler_native.h 2025-03-14T04:57:24.1253137Z 100% 2025-03-14T04:57:24.1256903Z New File 1316 grid_sampler_ops.h 2025-03-14T04:57:24.1260473Z 100% 2025-03-14T04:57:24.1264140Z New File 986 group_norm.h 2025-03-14T04:57:24.1267658Z 100% 2025-03-14T04:57:24.1271592Z New File 947 group_norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.1275022Z 100% 2025-03-14T04:57:24.1278602Z New File 657 group_norm_native.h 2025-03-14T04:57:24.1282171Z 100% 2025-03-14T04:57:24.1285889Z New File 1472 group_norm_ops.h 2025-03-14T04:57:24.1289308Z 100% 2025-03-14T04:57:24.1292791Z New File 1608 gru.h 2025-03-14T04:57:24.1296068Z 100% 2025-03-14T04:57:24.1299635Z New File 945 gru_cell.h 2025-03-14T04:57:24.1302900Z 100% 2025-03-14T04:57:24.1306799Z New File 953 gru_cell_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.1310188Z 100% 2025-03-14T04:57:24.1313878Z New File 663 gru_cell_native.h 2025-03-14T04:57:24.1317419Z 100% 2025-03-14T04:57:24.1321224Z New File 1518 gru_cell_ops.h 2025-03-14T04:57:24.1324720Z 100% 2025-03-14T04:57:24.1328546Z New File 1199 gru_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.1332435Z 100% 2025-03-14T04:57:24.1335884Z New File 909 gru_native.h 2025-03-14T04:57:24.1339345Z 100% 2025-03-14T04:57:24.1342685Z New File 2729 gru_ops.h 2025-03-14T04:57:24.1345974Z 100% 2025-03-14T04:57:24.1349424Z New File 1896 gt.h 2025-03-14T04:57:24.1352709Z 100% 2025-03-14T04:57:24.1356540Z New File 1060 gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.1359928Z 100% 2025-03-14T04:57:24.1363690Z New File 1396 gt_cpu_dispatch.h 2025-03-14T04:57:24.1367090Z 100% 2025-03-14T04:57:24.1370767Z New File 1398 gt_cuda_dispatch.h 2025-03-14T04:57:24.1374221Z 100% 2025-03-14T04:57:24.1377660Z New File 783 gt_meta.h 2025-03-14T04:57:24.1381144Z 100% 2025-03-14T04:57:24.1385361Z New File 1398 gt_meta_dispatch.h 2025-03-14T04:57:24.1388860Z 100% 2025-03-14T04:57:24.1392591Z New File 1326 gt_native.h 2025-03-14T04:57:24.1396123Z 100% 2025-03-14T04:57:24.1399378Z New File 4285 gt_ops.h 2025-03-14T04:57:24.1403406Z 100% 2025-03-14T04:57:24.1406961Z New File 7136 hamming_window.h 2025-03-14T04:57:24.1410424Z 100% 2025-03-14T04:57:24.1414249Z New File 2948 hamming_window_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.1417754Z 100% 2025-03-14T04:57:24.1422287Z New File 1870 hamming_window_native.h 2025-03-14T04:57:24.1425752Z 100% 2025-03-14T04:57:24.1429348Z New File 7882 hamming_window_ops.h 2025-03-14T04:57:24.1433004Z 100% 2025-03-14T04:57:24.1436913Z New File 3379 hann_window.h 2025-03-14T04:57:24.1440738Z 100% 2025-03-14T04:57:24.1445277Z New File 1704 hann_window_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.1448596Z 100% 2025-03-14T04:57:24.1452756Z New File 1075 hann_window_native.h 2025-03-14T04:57:24.1456242Z 100% 2025-03-14T04:57:24.1460185Z New File 3870 hann_window_ops.h 2025-03-14T04:57:24.1463889Z 100% 2025-03-14T04:57:24.1467789Z New File 1268 hardshrink.h 2025-03-14T04:57:24.1471308Z 100% 2025-03-14T04:57:24.1475202Z New File 1576 hardshrink_backward.h 2025-03-14T04:57:24.1478769Z 100% 2025-03-14T04:57:24.1483348Z New File 881 hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.1493880Z 100% 2025-03-14T04:57:24.1498809Z New File 1120 hardshrink_backward_cpu_dispatch.h 2025-03-14T04:57:24.1502435Z 100% 2025-03-14T04:57:24.1506695Z New File 1122 hardshrink_backward_cuda_dispatch.h 2025-03-14T04:57:24.1510213Z 100% 2025-03-14T04:57:24.1514119Z New File 670 hardshrink_backward_meta.h 2025-03-14T04:57:24.1517636Z 100% 2025-03-14T04:57:24.1522055Z New File 1122 hardshrink_backward_meta_dispatch.h 2025-03-14T04:57:24.1525810Z 100% 2025-03-14T04:57:24.1529967Z New File 720 hardshrink_backward_native.h 2025-03-14T04:57:24.1533469Z 100% 2025-03-14T04:57:24.1537412Z New File 2069 hardshrink_backward_ops.h 2025-03-14T04:57:24.1540953Z 100% 2025-03-14T04:57:24.1545463Z New File 847 hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.1549095Z 100% 2025-03-14T04:57:24.1553140Z New File 1000 hardshrink_cpu_dispatch.h 2025-03-14T04:57:24.1556655Z 100% 2025-03-14T04:57:24.1560506Z New File 1002 hardshrink_cuda_dispatch.h 2025-03-14T04:57:24.1564269Z 100% 2025-03-14T04:57:24.1568074Z New File 632 hardshrink_meta.h 2025-03-14T04:57:24.1571827Z 100% 2025-03-14T04:57:24.1575770Z New File 1002 hardshrink_meta_dispatch.h 2025-03-14T04:57:24.1579314Z 100% 2025-03-14T04:57:24.1583139Z New File 657 hardshrink_native.h 2025-03-14T04:57:24.1586633Z 100% 2025-03-14T04:57:24.1590586Z New File 1791 hardshrink_ops.h 2025-03-14T04:57:24.1594235Z 100% 2025-03-14T04:57:24.1598074Z New File 1279 hardsigmoid.h 2025-03-14T04:57:24.1601694Z 100% 2025-03-14T04:57:24.1605775Z New File 1472 hardsigmoid_backward.h 2025-03-14T04:57:24.1609275Z 100% 2025-03-14T04:57:24.1613526Z New File 859 hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.1616959Z 100% 2025-03-14T04:57:24.1620838Z New File 1054 hardsigmoid_backward_cpu_dispatch.h 2025-03-14T04:57:24.1624564Z 100% 2025-03-14T04:57:24.1628392Z New File 1056 hardsigmoid_backward_cuda_dispatch.h 2025-03-14T04:57:24.1631876Z 100% 2025-03-14T04:57:24.1635859Z New File 648 hardsigmoid_backward_meta.h 2025-03-14T04:57:24.1639322Z 100% 2025-03-14T04:57:24.1643306Z New File 1056 hardsigmoid_backward_meta_dispatch.h 2025-03-14T04:57:24.1647123Z 100% 2025-03-14T04:57:24.1651101Z New File 700 hardsigmoid_backward_native.h 2025-03-14T04:57:24.1655019Z 100% 2025-03-14T04:57:24.1659034Z New File 1921 hardsigmoid_backward_ops.h 2025-03-14T04:57:24.1662561Z 100% 2025-03-14T04:57:24.1666637Z New File 875 hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.1670268Z 100% 2025-03-14T04:57:24.1674205Z New File 974 hardsigmoid_cpu_dispatch.h 2025-03-14T04:57:24.1677667Z 100% 2025-03-14T04:57:24.1681607Z New File 976 hardsigmoid_cuda_dispatch.h 2025-03-14T04:57:24.1685182Z 100% 2025-03-14T04:57:24.1689140Z New File 607 hardsigmoid_meta.h 2025-03-14T04:57:24.1692625Z 100% 2025-03-14T04:57:24.1696791Z New File 976 hardsigmoid_meta_dispatch.h 2025-03-14T04:57:24.1700613Z 100% 2025-03-14T04:57:24.1705728Z New File 806 hardsigmoid_native.h 2025-03-14T04:57:24.1708897Z 100% 2025-03-14T04:57:24.1712884Z New File 2142 hardsigmoid_ops.h 2025-03-14T04:57:24.1716564Z 100% 2025-03-14T04:57:24.1720266Z New File 1253 hardswish.h 2025-03-14T04:57:24.1724400Z 100% 2025-03-14T04:57:24.1728326Z New File 1382 hardswish_backward.h 2025-03-14T04:57:24.1732191Z 100% 2025-03-14T04:57:24.1736245Z New File 979 hardswish_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.1739932Z 100% 2025-03-14T04:57:24.1743739Z New File 787 hardswish_backward_cpu_dispatch.h 2025-03-14T04:57:24.1747757Z 100% 2025-03-14T04:57:24.1751962Z New File 789 hardswish_backward_cuda_dispatch.h 2025-03-14T04:57:24.1756108Z 100% 2025-03-14T04:57:24.1759431Z New File 664 hardswish_backward_native.h 2025-03-14T04:57:24.1763249Z 100% 2025-03-14T04:57:24.1767792Z New File 1867 hardswish_backward_ops.h 2025-03-14T04:57:24.1771066Z 100% 2025-03-14T04:57:24.1775177Z New File 966 hardswish_cpu_dispatch.h 2025-03-14T04:57:24.1779068Z 100% 2025-03-14T04:57:24.1783101Z New File 968 hardswish_cuda_dispatch.h 2025-03-14T04:57:24.1787033Z 100% 2025-03-14T04:57:24.1790944Z New File 745 hardswish_meta_dispatch.h 2025-03-14T04:57:24.1794435Z 100% 2025-03-14T04:57:24.1798301Z New File 637 hardswish_native.h 2025-03-14T04:57:24.1801954Z 100% 2025-03-14T04:57:24.1805735Z New File 2124 hardswish_ops.h 2025-03-14T04:57:24.1809800Z 100% 2025-03-14T04:57:24.1813428Z New File 1699 hardtanh.h 2025-03-14T04:57:24.1817179Z 100% 2025-03-14T04:57:24.1821559Z New File 1760 hardtanh_backward.h 2025-03-14T04:57:24.1825499Z 100% 2025-03-14T04:57:24.1829828Z New File 1213 hardtanh_backward_cpu_dispatch.h 2025-03-14T04:57:24.1833064Z 100% 2025-03-14T04:57:24.1837341Z New File 1215 hardtanh_backward_cuda_dispatch.h 2025-03-14T04:57:24.1841422Z 100% 2025-03-14T04:57:24.1845206Z New File 781 hardtanh_backward_native.h 2025-03-14T04:57:24.1849097Z 100% 2025-03-14T04:57:24.1852908Z New File 2271 hardtanh_backward_ops.h 2025-03-14T04:57:24.1856807Z 100% 2025-03-14T04:57:24.1860802Z New File 1201 hardtanh_cpu_dispatch.h 2025-03-14T04:57:24.1864674Z 100% 2025-03-14T04:57:24.1868429Z New File 1203 hardtanh_cuda_dispatch.h 2025-03-14T04:57:24.1872119Z 100% 2025-03-14T04:57:24.1876070Z New File 805 hardtanh_meta_dispatch.h 2025-03-14T04:57:24.1879665Z 100% 2025-03-14T04:57:24.1883634Z New File 1224 hardtanh_native.h 2025-03-14T04:57:24.1887217Z 100% 2025-03-14T04:57:24.1891043Z New File 2682 hardtanh_ops.h 2025-03-14T04:57:24.1895107Z 100% 2025-03-14T04:57:24.1899021Z New File 1247 heaviside.h 2025-03-14T04:57:24.1902631Z 100% 2025-03-14T04:57:24.5920894Z New File 925 heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.5925342Z 100% 2025-03-14T04:57:24.5929954Z New File 1074 heaviside_cpu_dispatch.h 2025-03-14T04:57:24.5934397Z 100% 2025-03-14T04:57:24.5938922Z New File 1076 heaviside_cuda_dispatch.h 2025-03-14T04:57:24.5943120Z 100% 2025-03-14T04:57:24.5947122Z New File 632 heaviside_meta.h 2025-03-14T04:57:24.5951133Z 100% 2025-03-14T04:57:24.5955279Z New File 1076 heaviside_meta_dispatch.h 2025-03-14T04:57:24.5959034Z 100% 2025-03-14T04:57:24.5963186Z New File 655 heaviside_native.h 2025-03-14T04:57:24.5967306Z 100% 2025-03-14T04:57:24.6011831Z New File 2391 heaviside_ops.h 2025-03-14T04:57:24.6015432Z 100% 2025-03-14T04:57:24.6018955Z New File 889 hinge_embedding_loss.h 2025-03-14T04:57:24.6022464Z 100% 2025-03-14T04:57:24.6026988Z New File 886 hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.6030542Z 100% 2025-03-14T04:57:24.6034140Z New File 596 hinge_embedding_loss_native.h 2025-03-14T04:57:24.6037686Z 100% 2025-03-14T04:57:24.6041373Z New File 1240 hinge_embedding_loss_ops.h 2025-03-14T04:57:24.6044916Z 100% 2025-03-14T04:57:24.6048619Z New File 1433 histc.h 2025-03-14T04:57:24.6051971Z 100% 2025-03-14T04:57:24.6055716Z New File 1101 histc_cpu_dispatch.h 2025-03-14T04:57:24.6059234Z 100% 2025-03-14T04:57:24.6063199Z New File 1103 histc_cuda_dispatch.h 2025-03-14T04:57:24.6066578Z 100% 2025-03-14T04:57:24.6070360Z New File 1002 histc_native.h 2025-03-14T04:57:24.6074089Z 100% 2025-03-14T04:57:24.6077733Z New File 2011 histc_ops.h 2025-03-14T04:57:24.6081243Z 100% 2025-03-14T04:57:24.6084896Z New File 3570 histogram.h 2025-03-14T04:57:24.6088407Z 100% 2025-03-14T04:57:24.6092179Z New File 2000 histogramdd.h 2025-03-14T04:57:24.6096048Z 100% 2025-03-14T04:57:24.6099950Z New File 1470 histogramdd_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.6103333Z 100% 2025-03-14T04:57:24.6107108Z New File 1180 histogramdd_native.h 2025-03-14T04:57:24.6110632Z 100% 2025-03-14T04:57:24.6114491Z New File 3810 histogramdd_ops.h 2025-03-14T04:57:24.6118117Z 100% 2025-03-14T04:57:24.6121870Z New File 2066 histogram_cpu_dispatch.h 2025-03-14T04:57:24.6125457Z 100% 2025-03-14T04:57:24.6129024Z New File 1313 histogram_native.h 2025-03-14T04:57:24.6132569Z 100% 2025-03-14T04:57:24.6136067Z New File 4815 histogram_ops.h 2025-03-14T04:57:24.6139528Z 100% 2025-03-14T04:57:24.6142993Z New File 975 hsplit.h 2025-03-14T04:57:24.6146315Z 100% 2025-03-14T04:57:24.6150098Z New File 915 hsplit_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.6153527Z 100% 2025-03-14T04:57:24.6157203Z New File 625 hsplit_native.h 2025-03-14T04:57:24.6160716Z 100% 2025-03-14T04:57:24.6164413Z New File 1782 hsplit_ops.h 2025-03-14T04:57:24.6167943Z 100% 2025-03-14T04:57:24.6171508Z New File 1189 hspmm.h 2025-03-14T04:57:24.6174847Z 100% 2025-03-14T04:57:24.6178474Z New File 852 hspmm_native.h 2025-03-14T04:57:24.6181890Z 100% 2025-03-14T04:57:24.6185993Z New File 1747 hspmm_ops.h 2025-03-14T04:57:24.6189503Z 100% 2025-03-14T04:57:24.6192868Z New File 1088 hstack.h 2025-03-14T04:57:24.6196253Z 100% 2025-03-14T04:57:24.6200040Z New File 943 hstack_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.6203637Z 100% 2025-03-14T04:57:24.6207257Z New File 574 hstack_native.h 2025-03-14T04:57:24.6210582Z 100% 2025-03-14T04:57:24.6214271Z New File 1585 hstack_ops.h 2025-03-14T04:57:24.6217724Z 100% 2025-03-14T04:57:24.6221556Z New File 1569 huber_loss.h 2025-03-14T04:57:24.6225133Z 100% 2025-03-14T04:57:24.6228730Z New File 1821 huber_loss_backward.h 2025-03-14T04:57:24.6232214Z 100% 2025-03-14T04:57:24.6236199Z New File 892 huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.6239623Z 100% 2025-03-14T04:57:24.6243441Z New File 1071 huber_loss_backward_cpu_dispatch.h 2025-03-14T04:57:24.6246948Z 100% 2025-03-14T04:57:24.6250868Z New File 1073 huber_loss_backward_cuda_dispatch.h 2025-03-14T04:57:24.6254704Z 100% 2025-03-14T04:57:24.6259043Z New File 793 huber_loss_backward_native.h 2025-03-14T04:57:24.6262435Z 100% 2025-03-14T04:57:24.6266587Z New File 2294 huber_loss_backward_ops.h 2025-03-14T04:57:24.6270182Z 100% 2025-03-14T04:57:24.6274127Z New File 1142 huber_loss_cpu_dispatch.h 2025-03-14T04:57:24.6277748Z 100% 2025-03-14T04:57:24.6282105Z New File 1144 huber_loss_cuda_dispatch.h 2025-03-14T04:57:24.6285706Z 100% 2025-03-14T04:57:24.6290029Z New File 728 huber_loss_native.h 2025-03-14T04:57:24.6293409Z 100% 2025-03-14T04:57:24.6297480Z New File 2029 huber_loss_ops.h 2025-03-14T04:57:24.6301167Z 100% 2025-03-14T04:57:24.6304423Z New File 1198 hypot.h 2025-03-14T04:57:24.6307830Z 100% 2025-03-14T04:57:24.6311845Z New File 915 hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.6315481Z 100% 2025-03-14T04:57:24.6319120Z New File 1054 hypot_cpu_dispatch.h 2025-03-14T04:57:24.6322747Z 100% 2025-03-14T04:57:24.6326591Z New File 1056 hypot_cuda_dispatch.h 2025-03-14T04:57:24.6330196Z 100% 2025-03-14T04:57:24.6333899Z New File 627 hypot_meta.h 2025-03-14T04:57:24.6337423Z 100% 2025-03-14T04:57:24.6341706Z New File 1056 hypot_meta_dispatch.h 2025-03-14T04:57:24.6345672Z 100% 2025-03-14T04:57:24.6348801Z New File 642 hypot_native.h 2025-03-14T04:57:24.6352391Z 100% 2025-03-14T04:57:24.6356077Z New File 2346 hypot_ops.h 2025-03-14T04:57:24.6359515Z 100% 2025-03-14T04:57:24.6362970Z New File 1162 i0.h 2025-03-14T04:57:24.6366375Z 100% 2025-03-14T04:57:24.6370423Z New File 857 i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.6374008Z 100% 2025-03-14T04:57:24.6377622Z New File 938 i0_cpu_dispatch.h 2025-03-14T04:57:24.6381052Z 100% 2025-03-14T04:57:24.6392195Z New File 940 i0_cuda_dispatch.h 2025-03-14T04:57:24.6395773Z 100% 2025-03-14T04:57:24.6399284Z New File 598 i0_meta.h 2025-03-14T04:57:24.6402615Z 100% 2025-03-14T04:57:24.6406814Z New File 940 i0_meta_dispatch.h 2025-03-14T04:57:24.6413834Z 100% 2025-03-14T04:57:24.6416141Z New File 607 i0_native.h 2025-03-14T04:57:24.6420081Z 100% 2025-03-14T04:57:24.6423790Z New File 2061 i0_ops.h 2025-03-14T04:57:24.6427252Z 100% 2025-03-14T04:57:24.6431046Z New File 1208 igamma.h 2025-03-14T04:57:24.6434397Z 100% 2025-03-14T04:57:24.6437879Z New File 1218 igammac.h 2025-03-14T04:57:24.6441307Z 100% 2025-03-14T04:57:24.6445638Z New File 919 igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.6449168Z 100% 2025-03-14T04:57:24.6453015Z New File 1062 igammac_cpu_dispatch.h 2025-03-14T04:57:24.6456577Z 100% 2025-03-14T04:57:24.6460431Z New File 1064 igammac_cuda_dispatch.h 2025-03-14T04:57:24.6463934Z 100% 2025-03-14T04:57:24.6467967Z New File 629 igammac_meta.h 2025-03-14T04:57:24.6471497Z 100% 2025-03-14T04:57:24.6475310Z New File 1064 igammac_meta_dispatch.h 2025-03-14T04:57:24.6478885Z 100% 2025-03-14T04:57:24.6482789Z New File 648 igammac_native.h 2025-03-14T04:57:24.6486332Z 100% 2025-03-14T04:57:24.6490197Z New File 2364 igammac_ops.h 2025-03-14T04:57:24.6493692Z 100% 2025-03-14T04:57:24.6497807Z New File 917 igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.6501267Z 100% 2025-03-14T04:57:24.6504971Z New File 1058 igamma_cpu_dispatch.h 2025-03-14T04:57:24.6509316Z 100% 2025-03-14T04:57:24.6513086Z New File 1060 igamma_cuda_dispatch.h 2025-03-14T04:57:24.6516514Z 100% 2025-03-14T04:57:24.6520459Z New File 628 igamma_meta.h 2025-03-14T04:57:24.6524333Z 100% 2025-03-14T04:57:24.6528137Z New File 1060 igamma_meta_dispatch.h 2025-03-14T04:57:24.6531688Z 100% 2025-03-14T04:57:24.6535806Z New File 645 igamma_native.h 2025-03-14T04:57:24.6539381Z 100% 2025-03-14T04:57:24.6543459Z New File 2355 igamma_ops.h 2025-03-14T04:57:24.6547373Z 100% 2025-03-14T04:57:24.6551556Z New File 1703 im2col.h 2025-03-14T04:57:24.6555340Z 100% 2025-03-14T04:57:24.6559919Z New File 1214 im2col_cpu_dispatch.h 2025-03-14T04:57:24.6564007Z 100% 2025-03-14T04:57:24.6568127Z New File 1216 im2col_cuda_dispatch.h 2025-03-14T04:57:24.6571730Z 100% 2025-03-14T04:57:24.6575954Z New File 1144 im2col_native.h 2025-03-14T04:57:24.6580113Z 100% 2025-03-14T04:57:24.6584283Z New File 2275 im2col_ops.h 2025-03-14T04:57:24.6588196Z 100% 2025-03-14T04:57:24.6592445Z New File 666 imag.h 2025-03-14T04:57:24.6596202Z 100% 2025-03-14T04:57:24.6600223Z New File 785 imag_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.6603560Z 100% 2025-03-14T04:57:24.6607337Z New File 495 imag_native.h 2025-03-14T04:57:24.6610799Z 100% 2025-03-14T04:57:24.6614492Z New File 986 imag_ops.h 2025-03-14T04:57:24.6617826Z 100% 2025-03-14T04:57:24.6621632Z New File 1351 index.h 2025-03-14T04:57:24.6625181Z 100% 2025-03-14T04:57:24.6628763Z New File 1974 index_add.h 2025-03-14T04:57:24.6632444Z 100% 2025-03-14T04:57:24.6636485Z New File 1059 index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.6639980Z 100% 2025-03-14T04:57:24.6644095Z New File 888 index_add_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.6647754Z 100% 2025-03-14T04:57:24.6651933Z New File 1340 index_add_cpu_dispatch.h 2025-03-14T04:57:24.6655551Z 100% 2025-03-14T04:57:24.6659572Z New File 1342 index_add_cuda_dispatch.h 2025-03-14T04:57:24.6663165Z 100% 2025-03-14T04:57:24.6666928Z New File 1183 index_add_meta.h 2025-03-14T04:57:24.6671095Z 100% 2025-03-14T04:57:24.6675374Z New File 1342 index_add_meta_dispatch.h 2025-03-14T04:57:24.6678952Z 100% 2025-03-14T04:57:24.6683037Z New File 1127 index_add_native.h 2025-03-14T04:57:24.6686600Z 100% 2025-03-14T04:57:24.6690510Z New File 3920 index_add_ops.h 2025-03-14T04:57:24.6694021Z 100% 2025-03-14T04:57:24.6698129Z New File 868 index_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.6702365Z 100% 2025-03-14T04:57:24.6706137Z New File 1779 index_copy.h 2025-03-14T04:57:24.6709674Z 100% 2025-03-14T04:57:24.6713808Z New File 1005 index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.6717257Z 100% 2025-03-14T04:57:24.6721433Z New File 987 index_copy_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.6725124Z 100% 2025-03-14T04:57:24.6729139Z New File 1234 index_copy_cpu_dispatch.h 2025-03-14T04:57:24.6732629Z 100% 2025-03-14T04:57:24.6736563Z New File 1236 index_copy_cuda_dispatch.h 2025-03-14T04:57:24.6740402Z 100% 2025-03-14T04:57:24.6744270Z New File 1158 index_copy_meta.h 2025-03-14T04:57:24.6747853Z 100% 2025-03-14T04:57:24.6751885Z New File 1236 index_copy_meta_dispatch.h 2025-03-14T04:57:24.6755354Z 100% 2025-03-14T04:57:24.6759271Z New File 952 index_copy_native.h 2025-03-14T04:57:24.6762963Z 100% 2025-03-14T04:57:24.6766748Z New File 4351 index_copy_ops.h 2025-03-14T04:57:24.6770316Z 100% 2025-03-14T04:57:24.6774265Z New File 1067 index_cpu_dispatch.h 2025-03-14T04:57:24.6777983Z 100% 2025-03-14T04:57:24.6781750Z New File 1069 index_cuda_dispatch.h 2025-03-14T04:57:24.6785252Z 100% 2025-03-14T04:57:24.6789120Z New File 3162 index_fill.h 2025-03-14T04:57:24.6792634Z 100% 2025-03-14T04:57:24.6796690Z New File 1574 index_fill_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.6800220Z 100% 2025-03-14T04:57:24.6804536Z New File 1238 index_fill_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.6808104Z 100% 2025-03-14T04:57:24.6811991Z New File 930 index_fill_cpu_dispatch.h 2025-03-14T04:57:24.6815523Z 100% 2025-03-14T04:57:24.6819243Z New File 932 index_fill_cuda_dispatch.h 2025-03-14T04:57:24.6822810Z 100% 2025-03-14T04:57:24.6826799Z New File 932 index_fill_meta_dispatch.h 2025-03-14T04:57:24.6831047Z 100% 2025-03-14T04:57:24.6835130Z New File 1756 index_fill_native.h 2025-03-14T04:57:24.6838998Z 100% 2025-03-14T04:57:24.6842997Z New File 8475 index_fill_ops.h 2025-03-14T04:57:24.6846640Z 100% 2025-03-14T04:57:24.6850368Z New File 1576 index_meta.h 2025-03-14T04:57:24.6853980Z 100% 2025-03-14T04:57:24.6857777Z New File 1069 index_meta_dispatch.h 2025-03-14T04:57:24.6861716Z 100% 2025-03-14T04:57:24.6865565Z New File 787 index_native.h 2025-03-14T04:57:24.6869102Z 100% 2025-03-14T04:57:24.7029226Z New File 1980 index_ops.h 2025-03-14T04:57:24.7033021Z 100% 2025-03-14T04:57:24.7041209Z New File 2015 index_put.h 2025-03-14T04:57:24.7041494Z 100% 2025-03-14T04:57:24.7045172Z New File 1428 index_put_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.7049055Z 100% 2025-03-14T04:57:24.7053068Z New File 949 index_put_native.h 2025-03-14T04:57:24.7056704Z 100% 2025-03-14T04:57:24.7060903Z New File 3117 index_put_ops.h 2025-03-14T04:57:24.7064580Z 100% 2025-03-14T04:57:24.7068598Z New File 1818 index_reduce.h 2025-03-14T04:57:24.7072255Z 100% 2025-03-14T04:57:24.7076358Z New File 1107 index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.7080608Z 100% 2025-03-14T04:57:24.7083953Z New File 1433 index_reduce_cpu_dispatch.h 2025-03-14T04:57:24.7087588Z 100% 2025-03-14T04:57:24.7091239Z New File 1435 index_reduce_cuda_dispatch.h 2025-03-14T04:57:24.7094764Z 100% 2025-03-14T04:57:24.7098459Z New File 1204 index_reduce_meta.h 2025-03-14T04:57:24.7102578Z 100% 2025-03-14T04:57:24.7106201Z New File 1435 index_reduce_meta_dispatch.h 2025-03-14T04:57:24.7109760Z 100% 2025-03-14T04:57:24.7113438Z New File 1022 index_reduce_native.h 2025-03-14T04:57:24.7117020Z 100% 2025-03-14T04:57:24.7121386Z New File 3258 index_reduce_ops.h 2025-03-14T04:57:24.7124924Z 100% 2025-03-14T04:57:24.7128800Z New File 2236 index_select.h 2025-03-14T04:57:24.7132231Z 100% 2025-03-14T04:57:24.7136099Z New File 1896 index_select_backward.h 2025-03-14T04:57:24.7139724Z 100% 2025-03-14T04:57:24.7144093Z New File 1017 index_select_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7148164Z 100% 2025-03-14T04:57:24.7152370Z New File 590 index_select_backward_native.h 2025-03-14T04:57:24.7156112Z 100% 2025-03-14T04:57:24.7160133Z New File 1267 index_select_backward_ops.h 2025-03-14T04:57:24.7163873Z 100% 2025-03-14T04:57:24.7167937Z New File 1093 index_select_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7171419Z 100% 2025-03-14T04:57:24.7175396Z New File 1037 index_select_cpu_dispatch.h 2025-03-14T04:57:24.7179100Z 100% 2025-03-14T04:57:24.7183356Z New File 1039 index_select_cuda_dispatch.h 2025-03-14T04:57:24.7186764Z 100% 2025-03-14T04:57:24.7190373Z New File 1595 index_select_native.h 2025-03-14T04:57:24.7194019Z 100% 2025-03-14T04:57:24.7197690Z New File 3370 index_select_ops.h 2025-03-14T04:57:24.7201211Z 100% 2025-03-14T04:57:24.7205121Z New File 531 indices.h 2025-03-14T04:57:24.7208406Z 100% 2025-03-14T04:57:24.7212349Z New File 788 indices_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.7215914Z 100% 2025-03-14T04:57:24.7219598Z New File 1127 indices_copy.h 2025-03-14T04:57:24.7223304Z 100% 2025-03-14T04:57:24.7227241Z New File 819 indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.7230910Z 100% 2025-03-14T04:57:24.7235237Z New File 903 indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.7238741Z 100% 2025-03-14T04:57:24.7243021Z New File 588 indices_copy_native.h 2025-03-14T04:57:24.7246283Z 100% 2025-03-14T04:57:24.7250010Z New File 1623 indices_copy_ops.h 2025-03-14T04:57:24.7253791Z 100% 2025-03-14T04:57:24.7257441Z New File 569 indices_native.h 2025-03-14T04:57:24.7260780Z 100% 2025-03-14T04:57:24.7264512Z New File 995 indices_ops.h 2025-03-14T04:57:24.7268180Z 100% 2025-03-14T04:57:24.7272083Z New File 844 infinitely_differentiable_gelu_backward.h 2025-03-14T04:57:24.7275581Z 100% 2025-03-14T04:57:24.7279826Z New File 845 infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7283469Z 100% 2025-03-14T04:57:24.7287396Z New File 555 infinitely_differentiable_gelu_backward_native.h 2025-03-14T04:57:24.7290945Z 100% 2025-03-14T04:57:24.7295272Z New File 1168 infinitely_differentiable_gelu_backward_ops.h 2025-03-14T04:57:24.7299241Z 100% 2025-03-14T04:57:24.7302634Z New File 1198 inner.h 2025-03-14T04:57:24.7306031Z 100% 2025-03-14T04:57:24.7309937Z New File 1021 inner_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7313551Z 100% 2025-03-14T04:57:24.7317324Z New File 626 inner_native.h 2025-03-14T04:57:24.7321290Z 100% 2025-03-14T04:57:24.7325144Z New File 1753 inner_ops.h 2025-03-14T04:57:24.7328692Z 100% 2025-03-14T04:57:24.7332451Z New File 1185 instance_norm.h 2025-03-14T04:57:24.7336145Z 100% 2025-03-14T04:57:24.7340013Z New File 1051 instance_norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7343727Z 100% 2025-03-14T04:57:24.7347422Z New File 761 instance_norm_native.h 2025-03-14T04:57:24.7351351Z 100% 2025-03-14T04:57:24.7355381Z New File 1840 instance_norm_ops.h 2025-03-14T04:57:24.7358890Z 100% 2025-03-14T04:57:24.7362655Z New File 1087 int_repr.h 2025-03-14T04:57:24.7366077Z 100% 2025-03-14T04:57:24.7369912Z New File 895 int_repr_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.7373461Z 100% 2025-03-14T04:57:24.7377520Z New File 666 int_repr_native.h 2025-03-14T04:57:24.7381085Z 100% 2025-03-14T04:57:24.7385248Z New File 1599 int_repr_ops.h 2025-03-14T04:57:24.7388765Z 100% 2025-03-14T04:57:24.7392567Z New File 1077 inverse.h 2025-03-14T04:57:24.7396056Z 100% 2025-03-14T04:57:24.7399834Z New File 949 inverse_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7403853Z 100% 2025-03-14T04:57:24.7407624Z New File 578 inverse_native.h 2025-03-14T04:57:24.7410890Z 100% 2025-03-14T04:57:24.7414870Z New File 1593 inverse_ops.h 2025-03-14T04:57:24.7418530Z 100% 2025-03-14T04:57:24.7422009Z New File 860 isclose.h 2025-03-14T04:57:24.7425362Z 100% 2025-03-14T04:57:24.7429306Z New File 874 isclose_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7433220Z 100% 2025-03-14T04:57:24.7437478Z New File 584 isclose_native.h 2025-03-14T04:57:24.7441229Z 100% 2025-03-14T04:57:24.7445636Z New File 1239 isclose_ops.h 2025-03-14T04:57:24.7449126Z 100% 2025-03-14T04:57:24.7471316Z New File 676 isfinite.h 2025-03-14T04:57:24.7471635Z 100% 2025-03-14T04:57:24.7471946Z New File 789 isfinite_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7472309Z 100% 2025-03-14T04:57:24.7472526Z New File 499 isfinite_native.h 2025-03-14T04:57:24.7473105Z 100% 2025-03-14T04:57:24.7477046Z New File 992 isfinite_ops.h 2025-03-14T04:57:24.7480593Z 100% 2025-03-14T04:57:24.7484352Z New File 4060 isin.h 2025-03-14T04:57:24.7487828Z 100% 2025-03-14T04:57:24.7491502Z New File 1057 isinf.h 2025-03-14T04:57:24.7495511Z 100% 2025-03-14T04:57:24.7499556Z New File 943 isinf_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.7503076Z 100% 2025-03-14T04:57:24.7507115Z New File 833 isinf_native.h 2025-03-14T04:57:24.7510772Z 100% 2025-03-14T04:57:24.7514474Z New File 1581 isinf_ops.h 2025-03-14T04:57:24.7518066Z 100% 2025-03-14T04:57:24.7522089Z New File 1164 isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.7525882Z 100% 2025-03-14T04:57:24.7529660Z New File 2017 isin_cpu_dispatch.h 2025-03-14T04:57:24.7533251Z 100% 2025-03-14T04:57:24.7536857Z New File 2019 isin_cuda_dispatch.h 2025-03-14T04:57:24.7540665Z 100% 2025-03-14T04:57:24.7544479Z New File 1095 isin_meta.h 2025-03-14T04:57:24.7547993Z 100% 2025-03-14T04:57:24.7551690Z New File 2019 isin_meta_dispatch.h 2025-03-14T04:57:24.7555655Z 100% 2025-03-14T04:57:24.7559176Z New File 1188 isin_native.h 2025-03-14T04:57:24.7562748Z 100% 2025-03-14T04:57:24.7566163Z New File 5491 isin_ops.h 2025-03-14T04:57:24.7569516Z 100% 2025-03-14T04:57:24.7573153Z New File 1057 isnan.h 2025-03-14T04:57:24.7581336Z 100% 2025-03-14T04:57:24.7581656Z New File 889 isnan_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.7583789Z 100% 2025-03-14T04:57:24.7587343Z New File 742 isnan_cpu_dispatch.h 2025-03-14T04:57:24.7591319Z 100% 2025-03-14T04:57:24.7595229Z New File 744 isnan_cuda_dispatch.h 2025-03-14T04:57:24.7598798Z 100% 2025-03-14T04:57:24.7621398Z New File 767 isnan_native.h 2025-03-14T04:57:24.7624916Z 100% 2025-03-14T04:57:24.7628671Z New File 1581 isnan_ops.h 2025-03-14T04:57:24.7632397Z 100% 2025-03-14T04:57:24.7635901Z New File 1087 isneginf.h 2025-03-14T04:57:24.7639340Z 100% 2025-03-14T04:57:24.7643763Z New File 815 isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.7647244Z 100% 2025-03-14T04:57:24.7650933Z New File 908 isneginf_cpu_dispatch.h 2025-03-14T04:57:24.7654523Z 100% 2025-03-14T04:57:24.7658503Z New File 910 isneginf_cuda_dispatch.h 2025-03-14T04:57:24.7661944Z 100% 2025-03-14T04:57:24.7665604Z New File 604 isneginf_meta.h 2025-03-14T04:57:24.7669154Z 100% 2025-03-14T04:57:24.7673069Z New File 910 isneginf_meta_dispatch.h 2025-03-14T04:57:24.7676528Z 100% 2025-03-14T04:57:24.7680270Z New File 1007 isneginf_native.h 2025-03-14T04:57:24.7684136Z 100% 2025-03-14T04:57:24.7687777Z New File 1599 isneginf_ops.h 2025-03-14T04:57:24.7691386Z 100% 2025-03-14T04:57:24.7694804Z New File 1087 isposinf.h 2025-03-14T04:57:24.7698186Z 100% 2025-03-14T04:57:24.7702182Z New File 815 isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.7705649Z 100% 2025-03-14T04:57:24.7709670Z New File 908 isposinf_cpu_dispatch.h 2025-03-14T04:57:24.7713168Z 100% 2025-03-14T04:57:24.7717102Z New File 910 isposinf_cuda_dispatch.h 2025-03-14T04:57:24.7720573Z 100% 2025-03-14T04:57:24.7724460Z New File 604 isposinf_meta.h 2025-03-14T04:57:24.7727911Z 100% 2025-03-14T04:57:24.7731695Z New File 910 isposinf_meta_dispatch.h 2025-03-14T04:57:24.7735113Z 100% 2025-03-14T04:57:24.7738835Z New File 1007 isposinf_native.h 2025-03-14T04:57:24.7742606Z 100% 2025-03-14T04:57:24.7746309Z New File 1599 isposinf_ops.h 2025-03-14T04:57:24.7750057Z 100% 2025-03-14T04:57:24.7753843Z New File 668 isreal.h 2025-03-14T04:57:24.7757098Z 100% 2025-03-14T04:57:24.7760859Z New File 787 isreal_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7764548Z 100% 2025-03-14T04:57:24.7768428Z New File 497 isreal_native.h 2025-03-14T04:57:24.7771853Z 100% 2025-03-14T04:57:24.7775612Z New File 986 isreal_ops.h 2025-03-14T04:57:24.7779082Z 100% 2025-03-14T04:57:24.7782507Z New File 1269 istft.h 2025-03-14T04:57:24.7785897Z 100% 2025-03-14T04:57:24.7789890Z New File 1115 istft_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7793231Z 100% 2025-03-14T04:57:24.7797152Z New File 825 istft_native.h 2025-03-14T04:57:24.7800649Z 100% 2025-03-14T04:57:24.7804938Z New File 1829 istft_ops.h 2025-03-14T04:57:24.7808461Z 100% 2025-03-14T04:57:24.7812174Z New File 536 is_coalesced.h 2025-03-14T04:57:24.7816084Z 100% 2025-03-14T04:57:24.7819666Z New File 787 is_coalesced_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.7823260Z 100% 2025-03-14T04:57:24.7827452Z New File 567 is_coalesced_native.h 2025-03-14T04:57:24.7830508Z 100% 2025-03-14T04:57:24.7834403Z New File 984 is_coalesced_ops.h 2025-03-14T04:57:24.7838812Z 100% 2025-03-14T04:57:24.7964519Z New File 687 is_complex.h 2025-03-14T04:57:24.7968178Z 100% 2025-03-14T04:57:24.7972687Z New File 785 is_complex_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.7976398Z 100% 2025-03-14T04:57:24.7980334Z New File 495 is_complex_native.h 2025-03-14T04:57:24.7983804Z 100% 2025-03-14T04:57:24.7987950Z New File 978 is_complex_ops.h 2025-03-14T04:57:24.7991641Z 100% 2025-03-14T04:57:24.7995242Z New File 675 is_conj.h 2025-03-14T04:57:24.7998455Z 100% 2025-03-14T04:57:24.8002538Z New File 782 is_conj_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8007044Z 100% 2025-03-14T04:57:24.8010793Z New File 492 is_conj_native.h 2025-03-14T04:57:24.8014267Z 100% 2025-03-14T04:57:24.8018021Z New File 969 is_conj_ops.h 2025-03-14T04:57:24.8021551Z 100% 2025-03-14T04:57:24.8025275Z New File 692 is_distributed.h 2025-03-14T04:57:24.8028779Z 100% 2025-03-14T04:57:24.8032633Z New File 789 is_distributed_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8036815Z 100% 2025-03-14T04:57:24.8040267Z New File 499 is_distributed_native.h 2025-03-14T04:57:24.8043711Z 100% 2025-03-14T04:57:24.8047506Z New File 990 is_distributed_ops.h 2025-03-14T04:57:24.8051174Z 100% 2025-03-14T04:57:24.8055039Z New File 715 is_floating_point.h 2025-03-14T04:57:24.8058910Z 100% 2025-03-14T04:57:24.8062647Z New File 792 is_floating_point_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8066072Z 100% 2025-03-14T04:57:24.8069880Z New File 502 is_floating_point_native.h 2025-03-14T04:57:24.8073285Z 100% 2025-03-14T04:57:24.8077035Z New File 999 is_floating_point_ops.h 2025-03-14T04:57:24.8080940Z 100% 2025-03-14T04:57:24.8084647Z New File 695 is_inference.h 2025-03-14T04:57:24.8088568Z 100% 2025-03-14T04:57:24.8092370Z New File 787 is_inference_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8095831Z 100% 2025-03-14T04:57:24.8099460Z New File 497 is_inference_native.h 2025-03-14T04:57:24.8103031Z 100% 2025-03-14T04:57:24.8106721Z New File 984 is_inference_ops.h 2025-03-14T04:57:24.8110411Z 100% 2025-03-14T04:57:24.8113764Z New File 531 is_leaf.h 2025-03-14T04:57:24.8117091Z 100% 2025-03-14T04:57:24.8121074Z New File 782 is_leaf_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8124712Z 100% 2025-03-14T04:57:24.8128440Z New File 492 is_leaf_native.h 2025-03-14T04:57:24.8131905Z 100% 2025-03-14T04:57:24.8135712Z New File 969 is_leaf_ops.h 2025-03-14T04:57:24.8139231Z 100% 2025-03-14T04:57:24.8142656Z New File 671 is_neg.h 2025-03-14T04:57:24.8145906Z 100% 2025-03-14T04:57:24.8149608Z New File 781 is_neg_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8153171Z 100% 2025-03-14T04:57:24.8156865Z New File 491 is_neg_native.h 2025-03-14T04:57:24.8160216Z 100% 2025-03-14T04:57:24.8164603Z New File 966 is_neg_ops.h 2025-03-14T04:57:24.8168267Z 100% 2025-03-14T04:57:24.8171752Z New File 676 is_nonzero.h 2025-03-14T04:57:24.8175658Z 100% 2025-03-14T04:57:24.8179751Z New File 785 is_nonzero_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8183232Z 100% 2025-03-14T04:57:24.8187159Z New File 495 is_nonzero_native.h 2025-03-14T04:57:24.8190819Z 100% 2025-03-14T04:57:24.8194708Z New File 978 is_nonzero_ops.h 2025-03-14T04:57:24.8198342Z 100% 2025-03-14T04:57:24.8202386Z New File 533 is_pinned.h 2025-03-14T04:57:24.8205717Z 100% 2025-03-14T04:57:24.8209559Z New File 835 is_pinned_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.8213334Z 100% 2025-03-14T04:57:24.8217352Z New File 780 is_pinned_native.h 2025-03-14T04:57:24.8221084Z 100% 2025-03-14T04:57:24.8224978Z New File 1097 is_pinned_ops.h 2025-03-14T04:57:24.8228653Z 100% 2025-03-14T04:57:24.8232468Z New File 731 is_same_size.h 2025-03-14T04:57:24.8236160Z 100% 2025-03-14T04:57:24.8240092Z New File 813 is_same_size_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.8243729Z 100% 2025-03-14T04:57:24.8248224Z New File 611 is_same_size_native.h 2025-03-14T04:57:24.8251874Z 100% 2025-03-14T04:57:24.8256839Z New File 1070 is_same_size_ops.h 2025-03-14T04:57:24.8260399Z 100% 2025-03-14T04:57:24.8264334Z New File 533 is_set_to.h 2025-03-14T04:57:24.8267974Z 100% 2025-03-14T04:57:24.8271760Z New File 767 is_set_to_cpu_dispatch.h 2025-03-14T04:57:24.8275386Z 100% 2025-03-14T04:57:24.8279328Z New File 769 is_set_to_cuda_dispatch.h 2025-03-14T04:57:24.8283146Z 100% 2025-03-14T04:57:24.8286713Z New File 521 is_set_to_native.h 2025-03-14T04:57:24.8290537Z 100% 2025-03-14T04:57:24.8294034Z New File 1064 is_set_to_ops.h 2025-03-14T04:57:24.8297842Z 100% 2025-03-14T04:57:24.8301322Z New File 683 is_signed.h 2025-03-14T04:57:24.8305427Z 100% 2025-03-14T04:57:24.8309554Z New File 784 is_signed_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8313458Z 100% 2025-03-14T04:57:24.8316778Z New File 494 is_signed_native.h 2025-03-14T04:57:24.8320409Z 100% 2025-03-14T04:57:24.8324713Z New File 975 is_signed_ops.h 2025-03-14T04:57:24.8328019Z 100% 2025-03-14T04:57:24.8332083Z New File 674 is_vulkan_available.h 2025-03-14T04:57:24.8336362Z 100% 2025-03-14T04:57:24.8339883Z New File 771 is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8343232Z 100% 2025-03-14T04:57:24.8347249Z New File 481 is_vulkan_available_native.h 2025-03-14T04:57:24.8350480Z 100% 2025-03-14T04:57:24.8354608Z New File 928 is_vulkan_available_ops.h 2025-03-14T04:57:24.8358427Z 100% 2025-03-14T04:57:24.8362084Z New File 528 item.h 2025-03-14T04:57:24.8365729Z 100% 2025-03-14T04:57:24.8369824Z New File 785 item_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8372891Z 100% 2025-03-14T04:57:24.8376769Z New File 495 item_native.h 2025-03-14T04:57:24.8380314Z 100% 2025-03-14T04:57:24.8384135Z New File 980 item_ops.h 2025-03-14T04:57:24.8387768Z 100% 2025-03-14T04:57:24.8391402Z New File 5084 kaiser_window.h 2025-03-14T04:57:24.8395369Z 100% 2025-03-14T04:57:24.8399337Z New File 2296 kaiser_window_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.8402830Z 100% 2025-03-14T04:57:24.8407314Z New File 1445 kaiser_window_native.h 2025-03-14T04:57:24.8411424Z 100% 2025-03-14T04:57:24.8415227Z New File 5749 kaiser_window_ops.h 2025-03-14T04:57:24.8418849Z 100% 2025-03-14T04:57:24.8422395Z New File 849 kl_div.h 2025-03-14T04:57:24.8426294Z 100% 2025-03-14T04:57:24.8430154Z New File 876 kl_div_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8433559Z 100% 2025-03-14T04:57:24.8437319Z New File 586 kl_div_native.h 2025-03-14T04:57:24.8440584Z 100% 2025-03-14T04:57:24.8444726Z New File 1208 kl_div_ops.h 2025-03-14T04:57:24.8448252Z 100% 2025-03-14T04:57:24.8451781Z New File 1188 kron.h 2025-03-14T04:57:24.8455264Z 100% 2025-03-14T04:57:24.8459042Z New File 1018 kron_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8462710Z 100% 2025-03-14T04:57:24.8466753Z New File 624 kron_native.h 2025-03-14T04:57:24.8470804Z 100% 2025-03-14T04:57:24.8474729Z New File 1747 kron_ops.h 2025-03-14T04:57:24.8478409Z 100% 2025-03-14T04:57:24.8482328Z New File 2877 kthvalue.h 2025-03-14T04:57:24.8485797Z 100% 2025-03-14T04:57:24.8489971Z New File 861 kthvalue_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.8493609Z 100% 2025-03-14T04:57:24.8497655Z New File 1219 kthvalue_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8501486Z 100% 2025-03-14T04:57:24.8505784Z New File 1040 kthvalue_cpu_dispatch.h 2025-03-14T04:57:24.8509336Z 100% 2025-03-14T04:57:24.8513251Z New File 1042 kthvalue_cuda_dispatch.h 2025-03-14T04:57:24.8516685Z 100% 2025-03-14T04:57:24.8521071Z New File 1227 kthvalue_native.h 2025-03-14T04:57:24.8524560Z 100% 2025-03-14T04:57:24.8528643Z New File 3955 kthvalue_ops.h 2025-03-14T04:57:24.8532441Z 100% 2025-03-14T04:57:24.8536341Z New File 792 l1_loss.h 2025-03-14T04:57:24.8539661Z 100% 2025-03-14T04:57:24.8543426Z New File 854 l1_loss_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8546977Z 100% 2025-03-14T04:57:24.8550800Z New File 564 l1_loss_native.h 2025-03-14T04:57:24.8554281Z 100% 2025-03-14T04:57:24.8558429Z New File 1145 l1_loss_ops.h 2025-03-14T04:57:24.8562487Z 100% 2025-03-14T04:57:24.8566214Z New File 2425 layer_norm.h 2025-03-14T04:57:24.8570136Z 100% 2025-03-14T04:57:24.8574220Z New File 1199 layer_norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8577980Z 100% 2025-03-14T04:57:24.8581565Z New File 681 layer_norm_native.h 2025-03-14T04:57:24.8584959Z 100% 2025-03-14T04:57:24.8588744Z New File 1528 layer_norm_ops.h 2025-03-14T04:57:24.8592293Z 100% 2025-03-14T04:57:24.8595747Z New File 1363 lcm.h 2025-03-14T04:57:24.8599105Z 100% 2025-03-14T04:57:24.8603122Z New File 911 lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.8606389Z 100% 2025-03-14T04:57:24.8610052Z New File 1046 lcm_cpu_dispatch.h 2025-03-14T04:57:24.8614005Z 100% 2025-03-14T04:57:24.8617979Z New File 1048 lcm_cuda_dispatch.h 2025-03-14T04:57:24.8621408Z 100% 2025-03-14T04:57:24.8625088Z New File 625 lcm_meta.h 2025-03-14T04:57:24.8628369Z 100% 2025-03-14T04:57:24.8632524Z New File 1048 lcm_meta_dispatch.h 2025-03-14T04:57:24.8636235Z 100% 2025-03-14T04:57:24.8639584Z New File 636 lcm_native.h 2025-03-14T04:57:24.8643596Z 100% 2025-03-14T04:57:24.8647706Z New File 2328 lcm_ops.h 2025-03-14T04:57:24.8650978Z 100% 2025-03-14T04:57:24.8654573Z New File 1403 ldexp.h 2025-03-14T04:57:24.8657999Z 100% 2025-03-14T04:57:24.8661812Z New File 1098 ldexp_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8665824Z 100% 2025-03-14T04:57:24.8669512Z New File 703 ldexp_native.h 2025-03-14T04:57:24.8673304Z 100% 2025-03-14T04:57:24.8677318Z New File 2366 ldexp_ops.h 2025-03-14T04:57:24.8680962Z 100% 2025-03-14T04:57:24.8684519Z New File 1896 le.h 2025-03-14T04:57:24.8688303Z 100% 2025-03-14T04:57:24.8692148Z New File 1597 leaky_relu.h 2025-03-14T04:57:24.8695830Z 100% 2025-03-14T04:57:24.8700225Z New File 1858 leaky_relu_backward.h 2025-03-14T04:57:24.8703211Z 100% 2025-03-14T04:57:24.8707224Z New File 914 leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.8711081Z 100% 2025-03-14T04:57:24.8714905Z New File 1219 leaky_relu_backward_cpu_dispatch.h 2025-03-14T04:57:24.8718382Z 100% 2025-03-14T04:57:24.8722776Z New File 1221 leaky_relu_backward_cuda_dispatch.h 2025-03-14T04:57:24.8726344Z 100% 2025-03-14T04:57:24.8730103Z New File 703 leaky_relu_backward_meta.h 2025-03-14T04:57:24.8734626Z 100% 2025-03-14T04:57:24.8738536Z New File 1221 leaky_relu_backward_meta_dispatch.h 2025-03-14T04:57:24.8742226Z 100% 2025-03-14T04:57:24.8747177Z New File 753 leaky_relu_backward_native.h 2025-03-14T04:57:24.8751645Z 100% 2025-03-14T04:57:24.8755380Z New File 2279 leaky_relu_backward_ops.h 2025-03-14T04:57:24.8759050Z 100% 2025-03-14T04:57:24.8763468Z New File 953 leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.8767161Z 100% 2025-03-14T04:57:24.8771368Z New File 1125 leaky_relu_cpu_dispatch.h 2025-03-14T04:57:24.8774792Z 100% 2025-03-14T04:57:24.8778717Z New File 1127 leaky_relu_cuda_dispatch.h 2025-03-14T04:57:24.8782527Z 100% 2025-03-14T04:57:24.8786186Z New File 641 leaky_relu_meta.h 2025-03-14T04:57:24.8790088Z 100% 2025-03-14T04:57:24.8793894Z New File 1127 leaky_relu_meta_dispatch.h 2025-03-14T04:57:24.8797490Z 100% 2025-03-14T04:57:24.8801527Z New File 1021 leaky_relu_native.h 2025-03-14T04:57:24.8805116Z 100% 2025-03-14T04:57:24.8809283Z New File 2487 leaky_relu_ops.h 2025-03-14T04:57:24.8813249Z 100% 2025-03-14T04:57:24.8816722Z New File 2198 lerp.h 2025-03-14T04:57:24.8820244Z 100% 2025-03-14T04:57:24.8824340Z New File 1168 lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.8827713Z 100% 2025-03-14T04:57:24.8831368Z New File 1612 lerp_cpu_dispatch.h 2025-03-14T04:57:24.8835611Z 100% 2025-03-14T04:57:24.8839526Z New File 1614 lerp_cuda_dispatch.h 2025-03-14T04:57:24.8843158Z 100% 2025-03-14T04:57:24.8847481Z New File 837 lerp_meta.h 2025-03-14T04:57:24.8851672Z 100% 2025-03-14T04:57:24.8855803Z New File 1614 lerp_meta_dispatch.h 2025-03-14T04:57:24.8859529Z 100% 2025-03-14T04:57:24.8863288Z New File 875 lerp_native.h 2025-03-14T04:57:24.8867143Z 100% 2025-03-14T04:57:24.8870853Z New File 4819 lerp_ops.h 2025-03-14T04:57:24.8874511Z 100% 2025-03-14T04:57:24.8878006Z New File 1934 less.h 2025-03-14T04:57:24.8881553Z 100% 2025-03-14T04:57:24.8885509Z New File 1456 less_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8889560Z 100% 2025-03-14T04:57:24.8892977Z New File 2048 less_equal.h 2025-03-14T04:57:24.8961990Z 100% 2025-03-14T04:57:24.8966964Z New File 1504 less_equal_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.8970544Z 100% 2025-03-14T04:57:24.8974333Z New File 994 less_equal_native.h 2025-03-14T04:57:24.8977839Z 100% 2025-03-14T04:57:24.8981550Z New File 4429 less_equal_ops.h 2025-03-14T04:57:24.8985854Z 100% 2025-03-14T04:57:24.9139518Z New File 958 less_native.h 2025-03-14T04:57:24.9143110Z 100% 2025-03-14T04:57:24.9146623Z New File 4321 less_ops.h 2025-03-14T04:57:24.9150269Z 100% 2025-03-14T04:57:24.9154083Z New File 1060 le_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.9157394Z 100% 2025-03-14T04:57:24.9161050Z New File 1396 le_cpu_dispatch.h 2025-03-14T04:57:24.9164750Z 100% 2025-03-14T04:57:24.9168407Z New File 1398 le_cuda_dispatch.h 2025-03-14T04:57:24.9172363Z 100% 2025-03-14T04:57:24.9175924Z New File 783 le_meta.h 2025-03-14T04:57:24.9179173Z 100% 2025-03-14T04:57:24.9182920Z New File 1398 le_meta_dispatch.h 2025-03-14T04:57:24.9186327Z 100% 2025-03-14T04:57:24.9189849Z New File 1235 le_native.h 2025-03-14T04:57:24.9193399Z 100% 2025-03-14T04:57:24.9196832Z New File 4285 le_ops.h 2025-03-14T04:57:24.9200178Z 100% 2025-03-14T04:57:24.9203849Z New File 1067 lgamma.h 2025-03-14T04:57:24.9207234Z 100% 2025-03-14T04:57:24.9211147Z New File 865 lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.9214767Z 100% 2025-03-14T04:57:24.9218346Z New File 954 lgamma_cpu_dispatch.h 2025-03-14T04:57:24.9221932Z 100% 2025-03-14T04:57:24.9226418Z New File 956 lgamma_cuda_dispatch.h 2025-03-14T04:57:24.9230077Z 100% 2025-03-14T04:57:24.9233898Z New File 602 lgamma_meta.h 2025-03-14T04:57:24.9237250Z 100% 2025-03-14T04:57:24.9241630Z New File 956 lgamma_meta_dispatch.h 2025-03-14T04:57:24.9245295Z 100% 2025-03-14T04:57:24.9249148Z New File 619 lgamma_native.h 2025-03-14T04:57:24.9252975Z 100% 2025-03-14T04:57:24.9263883Z New File 2097 lgamma_ops.h 2025-03-14T04:57:24.9267951Z 100% 2025-03-14T04:57:24.9271164Z New File 1047 lift.h 2025-03-14T04:57:24.9275084Z 100% 2025-03-14T04:57:24.9278834Z New File 940 lift_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.9283038Z 100% 2025-03-14T04:57:24.9286952Z New File 690 lift_fresh.h 2025-03-14T04:57:24.9290608Z 100% 2025-03-14T04:57:24.9294680Z New File 791 lift_fresh_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.9298499Z 100% 2025-03-14T04:57:24.9383342Z New File 1157 lift_fresh_copy.h 2025-03-14T04:57:24.9445043Z 100% 2025-03-14T04:57:24.9450000Z New File 822 lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.9452355Z 100% 2025-03-14T04:57:24.9456737Z New File 909 lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:24.9460278Z 100% 2025-03-14T04:57:24.9464154Z New File 594 lift_fresh_copy_native.h 2025-03-14T04:57:24.9468656Z 100% 2025-03-14T04:57:24.9472403Z New File 1641 lift_fresh_copy_ops.h 2025-03-14T04:57:24.9475956Z 100% 2025-03-14T04:57:24.9479723Z New File 501 lift_fresh_native.h 2025-03-14T04:57:24.9483546Z 100% 2025-03-14T04:57:24.9487488Z New File 1004 lift_fresh_ops.h 2025-03-14T04:57:24.9491148Z 100% 2025-03-14T04:57:24.9494750Z New File 572 lift_native.h 2025-03-14T04:57:24.9498069Z 100% 2025-03-14T04:57:24.9501673Z New File 1575 lift_ops.h 2025-03-14T04:57:24.9505009Z 100% 2025-03-14T04:57:24.9508787Z New File 1283 linalg_cholesky.h 2025-03-14T04:57:24.9512576Z 100% 2025-03-14T04:57:24.9516629Z New File 1021 linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.9520173Z 100% 2025-03-14T04:57:24.9524042Z New File 1701 linalg_cholesky_ex.h 2025-03-14T04:57:24.9527554Z 100% 2025-03-14T04:57:24.9531496Z New File 893 linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.9701337Z 100% 2025-03-14T04:57:24.9705066Z New File 1168 linalg_cholesky_ex_cpu_dispatch.h 2025-03-14T04:57:24.9708645Z 100% 2025-03-14T04:57:24.9712771Z New File 1170 linalg_cholesky_ex_cuda_dispatch.h 2025-03-14T04:57:24.9716335Z 100% 2025-03-14T04:57:24.9720313Z New File 645 linalg_cholesky_ex_meta.h 2025-03-14T04:57:24.9724256Z 100% 2025-03-14T04:57:24.9728074Z New File 1170 linalg_cholesky_ex_meta_dispatch.h 2025-03-14T04:57:24.9731636Z 100% 2025-03-14T04:57:24.9735716Z New File 709 linalg_cholesky_ex_native.h 2025-03-14T04:57:24.9739205Z 100% 2025-03-14T04:57:24.9742885Z New File 2147 linalg_cholesky_ex_ops.h 2025-03-14T04:57:24.9747086Z 100% 2025-03-14T04:57:24.9751111Z New File 624 linalg_cholesky_native.h 2025-03-14T04:57:24.9754485Z 100% 2025-03-14T04:57:24.9758413Z New File 1740 linalg_cholesky_ops.h 2025-03-14T04:57:24.9762142Z 100% 2025-03-14T04:57:24.9765839Z New File 2031 linalg_cond.h 2025-03-14T04:57:24.9769399Z 100% 2025-03-14T04:57:24.9774428Z New File 1397 linalg_cond_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.9777436Z 100% 2025-03-14T04:57:24.9781109Z New File 863 linalg_cond_native.h 2025-03-14T04:57:24.9784762Z 100% 2025-03-14T04:57:24.9788401Z New File 3186 linalg_cond_ops.h 2025-03-14T04:57:24.9791966Z 100% 2025-03-14T04:57:24.9795658Z New File 1367 linalg_cross.h 2025-03-14T04:57:24.9799249Z 100% 2025-03-14T04:57:24.9803480Z New File 861 linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:24.9806957Z 100% 2025-03-14T04:57:24.9810763Z New File 1043 linalg_cross_cpu_dispatch.h 2025-03-14T04:57:24.9814502Z 100% 2025-03-14T04:57:24.9818227Z New File 1045 linalg_cross_cuda_dispatch.h 2025-03-14T04:57:24.9822067Z 100% 2025-03-14T04:57:24.9825941Z New File 647 linalg_cross_meta.h 2025-03-14T04:57:24.9829452Z 100% 2025-03-14T04:57:24.9833720Z New File 1045 linalg_cross_meta_dispatch.h 2025-03-14T04:57:24.9837300Z 100% 2025-03-14T04:57:24.9841657Z New File 790 linalg_cross_native.h 2025-03-14T04:57:24.9845064Z 100% 2025-03-14T04:57:24.9848750Z New File 1892 linalg_cross_ops.h 2025-03-14T04:57:24.9852294Z 100% 2025-03-14T04:57:24.9856656Z New File 1080 linalg_det.h 2025-03-14T04:57:24.9860269Z 100% 2025-03-14T04:57:24.9864716Z New File 949 linalg_det_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.9868069Z 100% 2025-03-14T04:57:24.9872189Z New File 578 linalg_det_native.h 2025-03-14T04:57:24.9875672Z 100% 2025-03-14T04:57:24.9880062Z New File 1593 linalg_det_ops.h 2025-03-14T04:57:24.9883893Z 100% 2025-03-14T04:57:24.9887886Z New File 816 linalg_diagonal.h 2025-03-14T04:57:24.9891865Z 100% 2025-03-14T04:57:24.9896323Z New File 845 linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.9899713Z 100% 2025-03-14T04:57:24.9903730Z New File 555 linalg_diagonal_native.h 2025-03-14T04:57:24.9907600Z 100% 2025-03-14T04:57:24.9911705Z New File 1168 linalg_diagonal_ops.h 2025-03-14T04:57:24.9915427Z 100% 2025-03-14T04:57:24.9920216Z New File 1479 linalg_eig.h 2025-03-14T04:57:24.9923546Z 100% 2025-03-14T04:57:24.9927533Z New File 1588 linalg_eigh.h 2025-03-14T04:57:24.9931577Z 100% 2025-03-14T04:57:24.9936393Z New File 1169 linalg_eigh_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.9940045Z 100% 2025-03-14T04:57:24.9944052Z New File 714 linalg_eigh_native.h 2025-03-14T04:57:24.9947615Z 100% 2025-03-14T04:57:24.9951839Z New File 2109 linalg_eigh_ops.h 2025-03-14T04:57:24.9955580Z 100% 2025-03-14T04:57:24.9959905Z New File 1147 linalg_eigvals.h 2025-03-14T04:57:24.9963354Z 100% 2025-03-14T04:57:24.9967483Z New File 1294 linalg_eigvalsh.h 2025-03-14T04:57:24.9972573Z 100% 2025-03-14T04:57:24.9975583Z New File 1050 linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:24.9979273Z 100% 2025-03-14T04:57:24.9983248Z New File 644 linalg_eigvalsh_native.h 2025-03-14T04:57:24.9987097Z 100% 2025-03-14T04:57:24.9991611Z New File 1801 linalg_eigvalsh_ops.h 2025-03-14T04:57:24.9995522Z 100% 2025-03-14T04:57:25.0000066Z New File 795 linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0003697Z 100% 2025-03-14T04:57:25.0008617Z New File 863 linalg_eigvals_cpu_dispatch.h 2025-03-14T04:57:25.0012064Z 100% 2025-03-14T04:57:25.0016220Z New File 865 linalg_eigvals_cuda_dispatch.h 2025-03-14T04:57:25.0019997Z 100% 2025-03-14T04:57:25.0024620Z New File 592 linalg_eigvals_native.h 2025-03-14T04:57:25.0027556Z 100% 2025-03-14T04:57:25.0031540Z New File 1635 linalg_eigvals_ops.h 2025-03-14T04:57:25.0035049Z 100% 2025-03-14T04:57:25.0039336Z New File 1063 linalg_eig_cpu_dispatch.h 2025-03-14T04:57:25.0042828Z 100% 2025-03-14T04:57:25.0046995Z New File 1065 linalg_eig_cuda_dispatch.h 2025-03-14T04:57:25.0050826Z 100% 2025-03-14T04:57:25.0054747Z New File 671 linalg_eig_native.h 2025-03-14T04:57:25.0058294Z 100% 2025-03-14T04:57:25.0063098Z New File 1958 linalg_eig_ops.h 2025-03-14T04:57:25.0065820Z 100% 2025-03-14T04:57:25.0069938Z New File 1399 linalg_householder_product.h 2025-03-14T04:57:25.0075059Z 100% 2025-03-14T04:57:25.0079984Z New File 1037 linalg_householder_product_cpu_dispatch.h 2025-03-14T04:57:25.0083722Z 100% 2025-03-14T04:57:25.0087836Z New File 1039 linalg_householder_product_cuda_dispatch.h 2025-03-14T04:57:25.0091747Z 100% 2025-03-14T04:57:25.0095579Z New File 666 linalg_householder_product_native.h 2025-03-14T04:57:25.0099029Z 100% 2025-03-14T04:57:25.0103303Z New File 1873 linalg_householder_product_ops.h 2025-03-14T04:57:25.0106873Z 100% 2025-03-14T04:57:25.0111187Z New File 1080 linalg_inv.h 2025-03-14T04:57:25.0114871Z 100% 2025-03-14T04:57:25.0119074Z New File 949 linalg_inv_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0122338Z 100% 2025-03-14T04:57:25.0126261Z New File 1579 linalg_inv_ex.h 2025-03-14T04:57:25.0130241Z 100% 2025-03-14T04:57:25.0134214Z New File 867 linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:25.0137619Z 100% 2025-03-14T04:57:25.0141419Z New File 1108 linalg_inv_ex_cpu_dispatch.h 2025-03-14T04:57:25.0144996Z 100% 2025-03-14T04:57:25.0149178Z New File 1110 linalg_inv_ex_cuda_dispatch.h 2025-03-14T04:57:25.0152873Z 100% 2025-03-14T04:57:25.0156623Z New File 625 linalg_inv_ex_meta.h 2025-03-14T04:57:25.0160374Z 100% 2025-03-14T04:57:25.0164574Z New File 1110 linalg_inv_ex_meta_dispatch.h 2025-03-14T04:57:25.0168201Z 100% 2025-03-14T04:57:25.0171868Z New File 685 linalg_inv_ex_native.h 2025-03-14T04:57:25.0177171Z 100% 2025-03-14T04:57:25.0180895Z New File 2051 linalg_inv_ex_ops.h 2025-03-14T04:57:25.0184444Z 100% 2025-03-14T04:57:25.0188426Z New File 578 linalg_inv_native.h 2025-03-14T04:57:25.0191916Z 100% 2025-03-14T04:57:25.0195689Z New File 1593 linalg_inv_ops.h 2025-03-14T04:57:25.0199330Z 100% 2025-03-14T04:57:25.0203380Z New File 1576 linalg_ldl_factor.h 2025-03-14T04:57:25.0207321Z 100% 2025-03-14T04:57:25.0211232Z New File 1158 linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0214644Z 100% 2025-03-14T04:57:25.0218465Z New File 1960 linalg_ldl_factor_ex.h 2025-03-14T04:57:25.0222012Z 100% 2025-03-14T04:57:25.0226211Z New File 910 linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:25.0230557Z 100% 2025-03-14T04:57:25.0234312Z New File 1267 linalg_ldl_factor_ex_cpu_dispatch.h 2025-03-14T04:57:25.0237799Z 100% 2025-03-14T04:57:25.0241831Z New File 1269 linalg_ldl_factor_ex_cuda_dispatch.h 2025-03-14T04:57:25.0245663Z 100% 2025-03-14T04:57:25.0249187Z New File 651 linalg_ldl_factor_ex_meta.h 2025-03-14T04:57:25.0252791Z 100% 2025-03-14T04:57:25.0257220Z New File 1269 linalg_ldl_factor_ex_meta_dispatch.h 2025-03-14T04:57:25.0260772Z 100% 2025-03-14T04:57:25.0264748Z New File 747 linalg_ldl_factor_ex_native.h 2025-03-14T04:57:25.0268374Z 100% 2025-03-14T04:57:25.0272371Z New File 2375 linalg_ldl_factor_ex_ops.h 2025-03-14T04:57:25.0276179Z 100% 2025-03-14T04:57:25.0280541Z New File 708 linalg_ldl_factor_native.h 2025-03-14T04:57:25.0284167Z 100% 2025-03-14T04:57:25.0288275Z New File 2048 linalg_ldl_factor_ops.h 2025-03-14T04:57:25.0291852Z 100% 2025-03-14T04:57:25.0295813Z New File 1566 linalg_ldl_solve.h 2025-03-14T04:57:25.0300025Z 100% 2025-03-14T04:57:25.0304442Z New File 892 linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:25.0307581Z 100% 2025-03-14T04:57:25.0311665Z New File 1133 linalg_ldl_solve_cpu_dispatch.h 2025-03-14T04:57:25.0315441Z 100% 2025-03-14T04:57:25.0319357Z New File 1135 linalg_ldl_solve_cuda_dispatch.h 2025-03-14T04:57:25.0323585Z 100% 2025-03-14T04:57:25.0327664Z New File 675 linalg_ldl_solve_meta.h 2025-03-14T04:57:25.0331237Z 100% 2025-03-14T04:57:25.0335476Z New File 1135 linalg_ldl_solve_meta_dispatch.h 2025-03-14T04:57:25.0339145Z 100% 2025-03-14T04:57:25.0342904Z New File 712 linalg_ldl_solve_native.h 2025-03-14T04:57:25.0346884Z 100% 2025-03-14T04:57:25.0351060Z New File 2084 linalg_ldl_solve_ops.h 2025-03-14T04:57:25.0355204Z 100% 2025-03-14T04:57:25.0358533Z New File 2423 linalg_lstsq.h 2025-03-14T04:57:25.0362289Z 100% 2025-03-14T04:57:25.0366619Z New File 965 linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:25.0369952Z 100% 2025-03-14T04:57:25.0374337Z New File 1341 linalg_lstsq_cpu_dispatch.h 2025-03-14T04:57:25.0378351Z 100% 2025-03-14T04:57:25.0382144Z New File 1343 linalg_lstsq_cuda_dispatch.h 2025-03-14T04:57:25.0385989Z 100% 2025-03-14T04:57:25.0389843Z New File 986 linalg_lstsq_native.h 2025-03-14T04:57:25.0394041Z 100% 2025-03-14T04:57:25.0398040Z New File 2974 linalg_lstsq_ops.h 2025-03-14T04:57:25.0401823Z 100% 2025-03-14T04:57:25.0406047Z New File 1515 linalg_lu.h 2025-03-14T04:57:25.0409761Z 100% 2025-03-14T04:57:25.0413739Z New File 866 linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:25.0418191Z 100% 2025-03-14T04:57:25.0422031Z New File 1124 linalg_lu_cpu_dispatch.h 2025-03-14T04:57:25.0425767Z 100% 2025-03-14T04:57:25.0429886Z New File 1126 linalg_lu_cuda_dispatch.h 2025-03-14T04:57:25.0433746Z 100% 2025-03-14T04:57:25.0437568Z New File 1498 linalg_lu_factor.h 2025-03-14T04:57:25.0441368Z 100% 2025-03-14T04:57:25.0446128Z New File 1132 linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0449483Z 100% 2025-03-14T04:57:25.0453150Z New File 1882 linalg_lu_factor_ex.h 2025-03-14T04:57:25.0456855Z 100% 2025-03-14T04:57:25.0460986Z New File 901 linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:25.0464784Z 100% 2025-03-14T04:57:25.0468913Z New File 1241 linalg_lu_factor_ex_cpu_dispatch.h 2025-03-14T04:57:25.0472568Z 100% 2025-03-14T04:57:25.0477145Z New File 1243 linalg_lu_factor_ex_cuda_dispatch.h 2025-03-14T04:57:25.0480987Z 100% 2025-03-14T04:57:25.0485384Z New File 643 linalg_lu_factor_ex_meta.h 2025-03-14T04:57:25.0488524Z 100% 2025-03-14T04:57:25.0492831Z New File 1243 linalg_lu_factor_ex_meta_dispatch.h 2025-03-14T04:57:25.0497068Z 100% 2025-03-14T04:57:25.0500325Z New File 737 linalg_lu_factor_ex_native.h 2025-03-14T04:57:25.0504193Z 100% 2025-03-14T04:57:25.0508542Z New File 2325 linalg_lu_factor_ex_ops.h 2025-03-14T04:57:25.0512146Z 100% 2025-03-14T04:57:25.0516027Z New File 691 linalg_lu_factor_native.h 2025-03-14T04:57:25.0519754Z 100% 2025-03-14T04:57:25.0523676Z New File 1998 linalg_lu_factor_ops.h 2025-03-14T04:57:25.0527401Z 100% 2025-03-14T04:57:25.0531712Z New File 614 linalg_lu_meta.h 2025-03-14T04:57:25.0535024Z 100% 2025-03-14T04:57:25.0538741Z New File 1126 linalg_lu_meta_dispatch.h 2025-03-14T04:57:25.0542481Z 100% 2025-03-14T04:57:25.0545946Z New File 679 linalg_lu_native.h 2025-03-14T04:57:25.0549639Z 100% 2025-03-14T04:57:25.0662670Z New File 2082 linalg_lu_ops.h 2025-03-14T04:57:25.0666240Z 100% 2025-03-14T04:57:25.0670080Z New File 1647 linalg_lu_solve.h 2025-03-14T04:57:25.0673796Z 100% 2025-03-14T04:57:25.0677803Z New File 905 linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:25.0681361Z 100% 2025-03-14T04:57:25.0685153Z New File 1167 linalg_lu_solve_cpu_dispatch.h 2025-03-14T04:57:25.0688725Z 100% 2025-03-14T04:57:25.0692459Z New File 1169 linalg_lu_solve_cuda_dispatch.h 2025-03-14T04:57:25.0696184Z 100% 2025-03-14T04:57:25.0699907Z New File 683 linalg_lu_solve_meta.h 2025-03-14T04:57:25.0703437Z 100% 2025-03-14T04:57:25.0707500Z New File 1169 linalg_lu_solve_meta_dispatch.h 2025-03-14T04:57:25.0710856Z 100% 2025-03-14T04:57:25.0714598Z New File 718 linalg_lu_solve_native.h 2025-03-14T04:57:25.0718246Z 100% 2025-03-14T04:57:25.0722605Z New File 2154 linalg_lu_solve_ops.h 2025-03-14T04:57:25.0726125Z 100% 2025-03-14T04:57:25.0730276Z New File 1278 linalg_matmul.h 2025-03-14T04:57:25.0733848Z 100% 2025-03-14T04:57:25.0738013Z New File 1045 linalg_matmul_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0741584Z 100% 2025-03-14T04:57:25.0745630Z New File 642 linalg_matmul_native.h 2025-03-14T04:57:25.0749493Z 100% 2025-03-14T04:57:25.0753521Z New File 1801 linalg_matmul_ops.h 2025-03-14T04:57:25.0757068Z 100% 2025-03-14T04:57:25.0761027Z New File 1177 linalg_matrix_exp.h 2025-03-14T04:57:25.0764638Z 100% 2025-03-14T04:57:25.0768947Z New File 913 linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:25.0772674Z 100% 2025-03-14T04:57:25.0776813Z New File 754 linalg_matrix_exp_cpu_dispatch.h 2025-03-14T04:57:25.0780360Z 100% 2025-03-14T04:57:25.0784292Z New File 756 linalg_matrix_exp_cuda_dispatch.h 2025-03-14T04:57:25.0787796Z 100% 2025-03-14T04:57:25.0791612Z New File 598 linalg_matrix_exp_native.h 2025-03-14T04:57:25.0795134Z 100% 2025-03-14T04:57:25.0799620Z New File 1653 linalg_matrix_exp_ops.h 2025-03-14T04:57:25.0803225Z 100% 2025-03-14T04:57:25.0807804Z New File 3213 linalg_matrix_norm.h 2025-03-14T04:57:25.0811290Z 100% 2025-03-14T04:57:25.0816036Z New File 1942 linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0822007Z 100% 2025-03-14T04:57:25.0826756Z New File 1210 linalg_matrix_norm_native.h 2025-03-14T04:57:25.0830283Z 100% 2025-03-14T04:57:25.0833957Z New File 4278 linalg_matrix_norm_ops.h 2025-03-14T04:57:25.0837505Z 100% 2025-03-14T04:57:25.0841399Z New File 1260 linalg_matrix_power.h 2025-03-14T04:57:25.0845048Z 100% 2025-03-14T04:57:25.0849071Z New File 1018 linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0852863Z 100% 2025-03-14T04:57:25.0856656Z New File 624 linalg_matrix_power_native.h 2025-03-14T04:57:25.0860241Z 100% 2025-03-14T04:57:25.0864351Z New File 1741 linalg_matrix_power_ops.h 2025-03-14T04:57:25.0867913Z 100% 2025-03-14T04:57:25.0871517Z New File 4997 linalg_matrix_rank.h 2025-03-14T04:57:25.0875366Z 100% 2025-03-14T04:57:25.0879475Z New File 2530 linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0883155Z 100% 2025-03-14T04:57:25.0886961Z New File 1626 linalg_matrix_rank_native.h 2025-03-14T04:57:25.0890530Z 100% 2025-03-14T04:57:25.0894469Z New File 7188 linalg_matrix_rank_ops.h 2025-03-14T04:57:25.0898318Z 100% 2025-03-14T04:57:25.0901877Z New File 1188 linalg_multi_dot.h 2025-03-14T04:57:25.0905574Z 100% 2025-03-14T04:57:25.0910146Z New File 973 linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0913592Z 100% 2025-03-14T04:57:25.0918104Z New File 594 linalg_multi_dot_native.h 2025-03-14T04:57:25.0922237Z 100% 2025-03-14T04:57:25.0925940Z New File 1645 linalg_multi_dot_ops.h 2025-03-14T04:57:25.0929577Z 100% 2025-03-14T04:57:25.0933800Z New File 3219 linalg_norm.h 2025-03-14T04:57:25.0937601Z 100% 2025-03-14T04:57:25.0942438Z New File 2045 linalg_norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0945598Z 100% 2025-03-14T04:57:25.0949642Z New File 1271 linalg_norm_native.h 2025-03-14T04:57:25.0953726Z 100% 2025-03-14T04:57:25.0957630Z New File 4388 linalg_norm_ops.h 2025-03-14T04:57:25.0961830Z 100% 2025-03-14T04:57:25.0965812Z New File 4768 linalg_pinv.h 2025-03-14T04:57:25.0969858Z 100% 2025-03-14T04:57:25.0977992Z New File 930 linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:25.0978717Z 100% 2025-03-14T04:57:25.0988684Z New File 1113 linalg_pinv_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:25.0989100Z 100% 2025-03-14T04:57:25.0991324Z New File 1899 linalg_pinv_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.0995279Z 100% 2025-03-14T04:57:25.0999665Z New File 1574 linalg_pinv_native.h 2025-03-14T04:57:25.1003679Z 100% 2025-03-14T04:57:25.1008184Z New File 7044 linalg_pinv_ops.h 2025-03-14T04:57:25.1011877Z 100% 2025-03-14T04:57:25.1015664Z New File 1420 linalg_qr.h 2025-03-14T04:57:25.1019921Z 100% 2025-03-14T04:57:25.1023314Z New File 871 linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:25.1027028Z 100% 2025-03-14T04:57:25.1031947Z New File 1098 linalg_qr_cpu_dispatch.h 2025-03-14T04:57:25.1034824Z 100% 2025-03-14T04:57:25.1039103Z New File 1100 linalg_qr_cuda_dispatch.h 2025-03-14T04:57:25.1042785Z 100% 2025-03-14T04:57:25.1046899Z New File 625 linalg_qr_meta.h 2025-03-14T04:57:25.1050451Z 100% 2025-03-14T04:57:25.1054197Z New File 1100 linalg_qr_meta_dispatch.h 2025-03-14T04:57:25.1058635Z 100% 2025-03-14T04:57:25.1061787Z New File 668 linalg_qr_native.h 2025-03-14T04:57:25.1065371Z 100% 2025-03-14T04:57:25.1069201Z New File 1997 linalg_qr_ops.h 2025-03-14T04:57:25.1072845Z 100% 2025-03-14T04:57:25.1076741Z New File 1402 linalg_slogdet.h 2025-03-14T04:57:25.1080330Z 100% 2025-03-14T04:57:25.1084328Z New File 1090 linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.1088126Z 100% 2025-03-14T04:57:25.1212272Z New File 663 linalg_slogdet_native.h 2025-03-14T04:57:25.1215690Z 100% 2025-03-14T04:57:25.1219629Z New File 1914 linalg_slogdet_ops.h 2025-03-14T04:57:25.1223423Z 100% 2025-03-14T04:57:25.1227182Z New File 1317 linalg_solve.h 2025-03-14T04:57:25.1230674Z 100% 2025-03-14T04:57:25.1235298Z New File 1064 linalg_solve_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.1238808Z 100% 2025-03-14T04:57:25.1242976Z New File 1788 linalg_solve_ex.h 2025-03-14T04:57:25.1250332Z 100% 2025-03-14T04:57:25.1251157Z New File 1265 linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.1254798Z 100% 2025-03-14T04:57:25.1258895Z New File 777 linalg_solve_ex_native.h 2025-03-14T04:57:25.1263249Z 100% 2025-03-14T04:57:25.1267275Z New File 2282 linalg_solve_ex_ops.h 2025-03-14T04:57:25.1270854Z 100% 2025-03-14T04:57:25.1274776Z New File 653 linalg_solve_native.h 2025-03-14T04:57:25.1278943Z 100% 2025-03-14T04:57:25.1282788Z New File 1844 linalg_solve_ops.h 2025-03-14T04:57:25.1286498Z 100% 2025-03-14T04:57:25.1290756Z New File 1742 linalg_solve_triangular.h 2025-03-14T04:57:25.1294826Z 100% 2025-03-14T04:57:25.1298837Z New File 1170 linalg_solve_triangular_cpu_dispatch.h 2025-03-14T04:57:25.1302404Z 100% 2025-03-14T04:57:25.1306654Z New File 1172 linalg_solve_triangular_cuda_dispatch.h 2025-03-14T04:57:25.1310672Z 100% 2025-03-14T04:57:25.1314763Z New File 751 linalg_solve_triangular_native.h 2025-03-14T04:57:25.1318716Z 100% 2025-03-14T04:57:25.1322645Z New File 2156 linalg_solve_triangular_ops.h 2025-03-14T04:57:25.1326557Z 100% 2025-03-14T04:57:25.1369591Z New File 1832 linalg_svd.h 2025-03-14T04:57:25.1373171Z 100% 2025-03-14T04:57:25.1377357Z New File 1357 linalg_svdvals.h 2025-03-14T04:57:25.1381333Z 100% 2025-03-14T04:57:25.1385918Z New File 1117 linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.1389572Z 100% 2025-03-14T04:57:25.1393339Z New File 685 linalg_svdvals_native.h 2025-03-14T04:57:25.1396946Z 100% 2025-03-14T04:57:25.1400907Z New File 1894 linalg_svdvals_ops.h 2025-03-14T04:57:25.1404738Z 100% 2025-03-14T04:57:25.1408788Z New File 1353 linalg_svd_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.1412588Z 100% 2025-03-14T04:57:25.1417086Z New File 829 linalg_svd_native.h 2025-03-14T04:57:25.1420546Z 100% 2025-03-14T04:57:25.1424429Z New File 2409 linalg_svd_ops.h 2025-03-14T04:57:25.1427990Z 100% 2025-03-14T04:57:25.1432182Z New File 1258 linalg_tensorinv.h 2025-03-14T04:57:25.1595431Z 100% 2025-03-14T04:57:25.1599287Z New File 1019 linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.1602927Z 100% 2025-03-14T04:57:25.1607000Z New File 624 linalg_tensorinv_native.h 2025-03-14T04:57:25.1610667Z 100% 2025-03-14T04:57:25.1614798Z New File 1739 linalg_tensorinv_ops.h 2025-03-14T04:57:25.1618570Z 100% 2025-03-14T04:57:25.1622294Z New File 1520 linalg_tensorsolve.h 2025-03-14T04:57:25.1625928Z 100% 2025-03-14T04:57:25.1630511Z New File 1180 linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.1634131Z 100% 2025-03-14T04:57:25.1638028Z New File 727 linalg_tensorsolve_native.h 2025-03-14T04:57:25.1641911Z 100% 2025-03-14T04:57:25.1645697Z New File 2037 linalg_tensorsolve_ops.h 2025-03-14T04:57:25.1649378Z 100% 2025-03-14T04:57:25.1653206Z New File 1634 linalg_vander.h 2025-03-14T04:57:25.1656678Z 100% 2025-03-14T04:57:25.1660671Z New File 947 linalg_vander_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:25.1664210Z 100% 2025-03-14T04:57:25.1668083Z New File 555 linalg_vander_native.h 2025-03-14T04:57:25.1671860Z 100% 2025-03-14T04:57:25.1897212Z New File 1111 linalg_vander_ops.h 2025-03-14T04:57:26.7167164Z 100% 2025-03-14T04:57:26.7168295Z New File 1314 linalg_vecdot.h 2025-03-14T04:57:26.7168625Z 100% 2025-03-14T04:57:26.7168947Z New File 1069 linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.7169422Z 100% 2025-03-14T04:57:26.7169761Z New File 657 linalg_vecdot_native.h 2025-03-14T04:57:26.7170282Z 100% 2025-03-14T04:57:26.7170605Z New File 1856 linalg_vecdot_ops.h 2025-03-14T04:57:26.7170950Z 100% 2025-03-14T04:57:26.7171166Z New File 1890 linalg_vector_norm.h 2025-03-14T04:57:26.7171452Z 100% 2025-03-14T04:57:26.7171828Z New File 969 linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.7172281Z 100% 2025-03-14T04:57:26.7172524Z New File 1332 linalg_vector_norm_cpu_dispatch.h 2025-03-14T04:57:26.7172846Z 100% 2025-03-14T04:57:26.7173306Z New File 1334 linalg_vector_norm_cuda_dispatch.h 2025-03-14T04:57:26.7173619Z 100% 2025-03-14T04:57:26.7173843Z New File 720 linalg_vector_norm_meta.h 2025-03-14T04:57:26.7174145Z 100% 2025-03-14T04:57:26.7174401Z New File 1334 linalg_vector_norm_meta_dispatch.h 2025-03-14T04:57:26.7174725Z 100% 2025-03-14T04:57:26.7174988Z New File 761 linalg_vector_norm_native.h 2025-03-14T04:57:26.7175281Z 100% 2025-03-14T04:57:26.7175502Z New File 2406 linalg_vector_norm_ops.h 2025-03-14T04:57:26.7175795Z 100% 2025-03-14T04:57:26.7175992Z New File 1433 linear.h 2025-03-14T04:57:26.7176244Z 100% 2025-03-14T04:57:26.7176436Z New File 2066 linear_backward.h 2025-03-14T04:57:26.7176710Z 100% 2025-03-14T04:57:26.7177016Z New File 1253 linear_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7177410Z 100% 2025-03-14T04:57:26.7177625Z New File 902 linear_backward_native.h 2025-03-14T04:57:26.7177915Z 100% 2025-03-14T04:57:26.7178134Z New File 2662 linear_backward_ops.h 2025-03-14T04:57:26.7178420Z 100% 2025-03-14T04:57:26.7178699Z New File 1034 linear_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7179064Z 100% 2025-03-14T04:57:26.7179325Z New File 860 linear_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.7179679Z 100% 2025-03-14T04:57:26.7179884Z New File 854 linear_native.h 2025-03-14T04:57:26.7180156Z 100% 2025-03-14T04:57:26.7180413Z New File 2051 linear_ops.h 2025-03-14T04:57:26.7180740Z 100% 2025-03-14T04:57:26.7180942Z New File 6974 linspace.h 2025-03-14T04:57:26.7181245Z 100% 2025-03-14T04:57:26.7181537Z New File 2937 linspace_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7181891Z 100% 2025-03-14T04:57:26.7182124Z New File 931 linspace_cpu_dispatch.h 2025-03-14T04:57:26.7182429Z 100% 2025-03-14T04:57:26.7182658Z New File 933 linspace_cuda_dispatch.h 2025-03-14T04:57:26.7182960Z 100% 2025-03-14T04:57:26.7183181Z New File 933 linspace_meta_dispatch.h 2025-03-14T04:57:26.7183489Z 100% 2025-03-14T04:57:26.7183700Z New File 2068 linspace_native.h 2025-03-14T04:57:26.7184136Z 100% 2025-03-14T04:57:26.7184341Z New File 8268 linspace_ops.h 2025-03-14T04:57:26.7184607Z 100% 2025-03-14T04:57:26.7184819Z New File 1175 log.h 2025-03-14T04:57:26.7185067Z 100% 2025-03-14T04:57:26.7185252Z New File 1201 log10.h 2025-03-14T04:57:26.7185509Z 100% 2025-03-14T04:57:26.7185847Z New File 863 log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.7186261Z 100% 2025-03-14T04:57:26.7186482Z New File 950 log10_cpu_dispatch.h 2025-03-14T04:57:26.7186764Z 100% 2025-03-14T04:57:26.7186983Z New File 952 log10_cuda_dispatch.h 2025-03-14T04:57:26.7187273Z 100% 2025-03-14T04:57:26.7187478Z New File 601 log10_meta.h 2025-03-14T04:57:26.7187752Z 100% 2025-03-14T04:57:26.7187971Z New File 952 log10_meta_dispatch.h 2025-03-14T04:57:26.7188241Z 100% 2025-03-14T04:57:26.7188437Z New File 616 log10_native.h 2025-03-14T04:57:26.7188709Z 100% 2025-03-14T04:57:26.7188909Z New File 2088 log10_ops.h 2025-03-14T04:57:26.7189167Z 100% 2025-03-14T04:57:26.7189349Z New File 1201 log1p.h 2025-03-14T04:57:26.7189591Z 100% 2025-03-14T04:57:26.7189914Z New File 863 log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.7190319Z 100% 2025-03-14T04:57:26.7190530Z New File 950 log1p_cpu_dispatch.h 2025-03-14T04:57:26.7190811Z 100% 2025-03-14T04:57:26.7191032Z New File 952 log1p_cuda_dispatch.h 2025-03-14T04:57:26.7191307Z 100% 2025-03-14T04:57:26.7191496Z New File 601 log1p_meta.h 2025-03-14T04:57:26.7191745Z 100% 2025-03-14T04:57:26.7192064Z New File 952 log1p_meta_dispatch.h 2025-03-14T04:57:26.7192354Z 100% 2025-03-14T04:57:26.7192554Z New File 1036 log1p_native.h 2025-03-14T04:57:26.7192822Z 100% 2025-03-14T04:57:26.7193022Z New File 2088 log1p_ops.h 2025-03-14T04:57:26.7193304Z 100% 2025-03-14T04:57:26.7193496Z New File 1188 log2.h 2025-03-14T04:57:26.7193741Z 100% 2025-03-14T04:57:26.7194067Z New File 861 log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.7194462Z 100% 2025-03-14T04:57:26.7194669Z New File 946 log2_cpu_dispatch.h 2025-03-14T04:57:26.7194948Z 100% 2025-03-14T04:57:26.7195156Z New File 948 log2_cuda_dispatch.h 2025-03-14T04:57:26.7195436Z 100% 2025-03-14T04:57:26.7195621Z New File 600 log2_meta.h 2025-03-14T04:57:26.7195879Z 100% 2025-03-14T04:57:26.7196090Z New File 948 log2_meta_dispatch.h 2025-03-14T04:57:26.7196372Z 100% 2025-03-14T04:57:26.7196637Z New File 613 log2_native.h 2025-03-14T04:57:26.7196944Z 100% 2025-03-14T04:57:26.7197184Z New File 2079 log2_ops.h 2025-03-14T04:57:26.7197436Z 100% 2025-03-14T04:57:26.7197638Z New File 1238 logaddexp.h 2025-03-14T04:57:26.7197894Z 100% 2025-03-14T04:57:26.7198084Z New File 1248 logaddexp2.h 2025-03-14T04:57:26.7198341Z 100% 2025-03-14T04:57:26.7198691Z New File 843 logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.7199118Z 100% 2025-03-14T04:57:26.7199332Z New File 992 logaddexp2_cpu_dispatch.h 2025-03-14T04:57:26.7199630Z 100% 2025-03-14T04:57:26.7199859Z New File 994 logaddexp2_cuda_dispatch.h 2025-03-14T04:57:26.7200153Z 100% 2025-03-14T04:57:26.7200363Z New File 632 logaddexp2_meta.h 2025-03-14T04:57:26.7200627Z 100% 2025-03-14T04:57:26.7200942Z New File 994 logaddexp2_meta_dispatch.h 2025-03-14T04:57:26.7201246Z 100% 2025-03-14T04:57:26.7201466Z New File 657 logaddexp2_native.h 2025-03-14T04:57:26.7201745Z 100% 2025-03-14T04:57:26.7201942Z New File 1783 logaddexp2_ops.h 2025-03-14T04:57:26.7202220Z 100% 2025-03-14T04:57:26.7202562Z New File 842 logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.7203133Z 100% 2025-03-14T04:57:26.7203363Z New File 989 logaddexp_cpu_dispatch.h 2025-03-14T04:57:26.7203653Z 100% 2025-03-14T04:57:26.7203888Z New File 991 logaddexp_cuda_dispatch.h 2025-03-14T04:57:26.7204185Z 100% 2025-03-14T04:57:26.7204391Z New File 631 logaddexp_meta.h 2025-03-14T04:57:26.7204670Z 100% 2025-03-14T04:57:26.7204887Z New File 991 logaddexp_meta_dispatch.h 2025-03-14T04:57:26.7205186Z 100% 2025-03-14T04:57:26.7205400Z New File 654 logaddexp_native.h 2025-03-14T04:57:26.7205675Z 100% 2025-03-14T04:57:26.7205869Z New File 1777 logaddexp_ops.h 2025-03-14T04:57:26.7206138Z 100% 2025-03-14T04:57:26.7206345Z New File 1954 logcumsumexp.h 2025-03-14T04:57:26.7206615Z 100% 2025-03-14T04:57:26.7206928Z New File 1003 logcumsumexp_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7207308Z 100% 2025-03-14T04:57:26.7207608Z New File 1015 logcumsumexp_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.7207999Z 100% 2025-03-14T04:57:26.7208225Z New File 794 logcumsumexp_native.h 2025-03-14T04:57:26.7208514Z 100% 2025-03-14T04:57:26.7208715Z New File 3026 logcumsumexp_ops.h 2025-03-14T04:57:26.7208989Z 100% 2025-03-14T04:57:26.7210115Z New File 668 logdet.h 2025-03-14T04:57:26.7213443Z 100% 2025-03-14T04:57:26.7217340Z New File 787 logdet_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.7220882Z 100% 2025-03-14T04:57:26.7224493Z New File 497 logdet_native.h 2025-03-14T04:57:26.7228070Z 100% 2025-03-14T04:57:26.7231939Z New File 986 logdet_ops.h 2025-03-14T04:57:26.7235320Z 100% 2025-03-14T04:57:26.7239164Z New File 1258 logical_and.h 2025-03-14T04:57:26.7242838Z 100% 2025-03-14T04:57:26.7246620Z New File 901 logical_and_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7250233Z 100% 2025-03-14T04:57:26.7253927Z New File 909 logical_and_cpu_dispatch.h 2025-03-14T04:57:26.7257472Z 100% 2025-03-14T04:57:26.7261170Z New File 911 logical_and_cuda_dispatch.h 2025-03-14T04:57:26.7264897Z 100% 2025-03-14T04:57:26.7268564Z New File 721 logical_and_native.h 2025-03-14T04:57:26.7272208Z 100% 2025-03-14T04:57:26.7275833Z New File 2400 logical_and_ops.h 2025-03-14T04:57:26.7279373Z 100% 2025-03-14T04:57:26.7283173Z New File 1117 logical_not.h 2025-03-14T04:57:26.7287210Z 100% 2025-03-14T04:57:26.7291033Z New File 849 logical_not_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7294830Z 100% 2025-03-14T04:57:26.7298551Z New File 857 logical_not_cpu_dispatch.h 2025-03-14T04:57:26.7302111Z 100% 2025-03-14T04:57:26.7305952Z New File 859 logical_not_cuda_dispatch.h 2025-03-14T04:57:26.7309488Z 100% 2025-03-14T04:57:26.7313854Z New File 786 logical_not_native.h 2025-03-14T04:57:26.7317708Z 100% 2025-03-14T04:57:26.7321622Z New File 2142 logical_not_ops.h 2025-03-14T04:57:26.7325166Z 100% 2025-03-14T04:57:26.7328957Z New File 1248 logical_or.h 2025-03-14T04:57:26.7332475Z 100% 2025-03-14T04:57:26.7336425Z New File 899 logical_or_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7340019Z 100% 2025-03-14T04:57:26.7343914Z New File 907 logical_or_cpu_dispatch.h 2025-03-14T04:57:26.7347451Z 100% 2025-03-14T04:57:26.7351164Z New File 909 logical_or_cuda_dispatch.h 2025-03-14T04:57:26.7354683Z 100% 2025-03-14T04:57:26.7358439Z New File 718 logical_or_native.h 2025-03-14T04:57:26.7362173Z 100% 2025-03-14T04:57:26.7365796Z New File 2391 logical_or_ops.h 2025-03-14T04:57:26.7369406Z 100% 2025-03-14T04:57:26.7373269Z New File 1258 logical_xor.h 2025-03-14T04:57:26.7376845Z 100% 2025-03-14T04:57:26.7380641Z New File 901 logical_xor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7384189Z 100% 2025-03-14T04:57:26.7387964Z New File 909 logical_xor_cpu_dispatch.h 2025-03-14T04:57:26.7392118Z 100% 2025-03-14T04:57:26.7395899Z New File 911 logical_xor_cuda_dispatch.h 2025-03-14T04:57:26.7399812Z 100% 2025-03-14T04:57:26.7403625Z New File 721 logical_xor_native.h 2025-03-14T04:57:26.7407157Z 100% 2025-03-14T04:57:26.7411726Z New File 2400 logical_xor_ops.h 2025-03-14T04:57:26.7415516Z 100% 2025-03-14T04:57:26.7419021Z New File 1450 logit.h 2025-03-14T04:57:26.7422521Z 100% 2025-03-14T04:57:26.7426392Z New File 1595 logit_backward.h 2025-03-14T04:57:26.7430115Z 100% 2025-03-14T04:57:26.7434220Z New File 897 logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.7437816Z 100% 2025-03-14T04:57:26.7441769Z New File 1153 logit_backward_cpu_dispatch.h 2025-03-14T04:57:26.7445485Z 100% 2025-03-14T04:57:26.7449653Z New File 1155 logit_backward_cuda_dispatch.h 2025-03-14T04:57:26.7453898Z 100% 2025-03-14T04:57:26.7457545Z New File 671 logit_backward_meta.h 2025-03-14T04:57:26.7461129Z 100% 2025-03-14T04:57:26.7464932Z New File 1155 logit_backward_meta_dispatch.h 2025-03-14T04:57:26.7468838Z 100% 2025-03-14T04:57:26.7473170Z New File 711 logit_backward_native.h 2025-03-14T04:57:26.7476721Z 100% 2025-03-14T04:57:26.7480958Z New File 2085 logit_backward_ops.h 2025-03-14T04:57:26.7484646Z 100% 2025-03-14T04:57:26.7488467Z New File 1111 logit_cpu_dispatch.h 2025-03-14T04:57:26.7492197Z 100% 2025-03-14T04:57:26.7495930Z New File 1113 logit_cuda_dispatch.h 2025-03-14T04:57:26.7499500Z 100% 2025-03-14T04:57:26.7503273Z New File 785 logit_meta_dispatch.h 2025-03-14T04:57:26.7507126Z 100% 2025-03-14T04:57:26.7510977Z New File 742 logit_native.h 2025-03-14T04:57:26.7514685Z 100% 2025-03-14T04:57:26.7518526Z New File 2388 logit_ops.h 2025-03-14T04:57:26.7522609Z 100% 2025-03-14T04:57:26.7526131Z New File 7590 logspace.h 2025-03-14T04:57:26.7529509Z 100% 2025-03-14T04:57:26.7533599Z New File 3154 logspace_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7538514Z 100% 2025-03-14T04:57:26.7542443Z New File 962 logspace_cpu_dispatch.h 2025-03-14T04:57:26.7546042Z 100% 2025-03-14T04:57:26.7549906Z New File 964 logspace_cuda_dispatch.h 2025-03-14T04:57:26.7553647Z 100% 2025-03-14T04:57:26.7557271Z New File 964 logspace_meta_dispatch.h 2025-03-14T04:57:26.7561283Z 100% 2025-03-14T04:57:26.7565391Z New File 2205 logspace_native.h 2025-03-14T04:57:26.7569081Z 100% 2025-03-14T04:57:26.7572828Z New File 8676 logspace_ops.h 2025-03-14T04:57:26.7576596Z 100% 2025-03-14T04:57:26.7580157Z New File 2221 logsumexp.h 2025-03-14T04:57:26.7584087Z 100% 2025-03-14T04:57:26.7588248Z New File 999 logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.7591846Z 100% 2025-03-14T04:57:26.7596759Z New File 831 logsumexp_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7600372Z 100% 2025-03-14T04:57:26.7604547Z New File 1072 logsumexp_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.7608052Z 100% 2025-03-14T04:57:26.7612016Z New File 874 logsumexp_native.h 2025-03-14T04:57:26.7615669Z 100% 2025-03-14T04:57:26.7619513Z New File 3278 logsumexp_ops.h 2025-03-14T04:57:26.7623250Z 100% 2025-03-14T04:57:26.7626986Z New File 859 log_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.7630399Z 100% 2025-03-14T04:57:26.7634497Z New File 942 log_cpu_dispatch.h 2025-03-14T04:57:26.7638079Z 100% 2025-03-14T04:57:26.7641785Z New File 944 log_cuda_dispatch.h 2025-03-14T04:57:26.7645688Z 100% 2025-03-14T04:57:26.7649067Z New File 599 log_meta.h 2025-03-14T04:57:26.7652307Z 100% 2025-03-14T04:57:26.7655915Z New File 944 log_meta_dispatch.h 2025-03-14T04:57:26.7659482Z 100% 2025-03-14T04:57:26.7663145Z New File 610 log_native.h 2025-03-14T04:57:26.7666949Z 100% 2025-03-14T04:57:26.7670757Z New File 1577 log_normal.h 2025-03-14T04:57:26.7674542Z 100% 2025-03-14T04:57:26.7678893Z New File 1197 log_normal_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7682425Z 100% 2025-03-14T04:57:26.7686044Z New File 830 log_normal_cpu_dispatch.h 2025-03-14T04:57:26.7689789Z 100% 2025-03-14T04:57:26.7693148Z New File 832 log_normal_cuda_dispatch.h 2025-03-14T04:57:26.7696509Z 100% 2025-03-14T04:57:26.7700335Z New File 832 log_normal_meta_dispatch.h 2025-03-14T04:57:26.7703809Z 100% 2025-03-14T04:57:26.7707433Z New File 879 log_normal_native.h 2025-03-14T04:57:26.7710971Z 100% 2025-03-14T04:57:26.7714542Z New File 2847 log_normal_ops.h 2025-03-14T04:57:26.7718184Z 100% 2025-03-14T04:57:26.7721651Z New File 2070 log_ops.h 2025-03-14T04:57:26.7725011Z 100% 2025-03-14T04:57:26.7728779Z New File 1117 log_sigmoid.h 2025-03-14T04:57:26.7732417Z 100% 2025-03-14T04:57:26.7736090Z New File 1622 log_sigmoid_backward.h 2025-03-14T04:57:26.7740021Z 100% 2025-03-14T04:57:26.7743422Z New File 1135 log_sigmoid_backward_cpu_dispatch.h 2025-03-14T04:57:26.7747054Z 100% 2025-03-14T04:57:26.7751602Z New File 1137 log_sigmoid_backward_cuda_dispatch.h 2025-03-14T04:57:26.7754818Z 100% 2025-03-14T04:57:26.7758650Z New File 1034 log_sigmoid_backward_native.h 2025-03-14T04:57:26.7762650Z 100% 2025-03-14T04:57:26.7765989Z New File 2099 log_sigmoid_backward_ops.h 2025-03-14T04:57:26.7769689Z 100% 2025-03-14T04:57:26.7773506Z New File 961 log_sigmoid_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.7777409Z 100% 2025-03-14T04:57:26.7781275Z New File 1454 log_sigmoid_forward.h 2025-03-14T04:57:26.7785567Z 100% 2025-03-14T04:57:26.7789187Z New File 1068 log_sigmoid_forward_cpu_dispatch.h 2025-03-14T04:57:26.7792824Z 100% 2025-03-14T04:57:26.7796655Z New File 1070 log_sigmoid_forward_cuda_dispatch.h 2025-03-14T04:57:26.7800368Z 100% 2025-03-14T04:57:26.7804507Z New File 932 log_sigmoid_forward_native.h 2025-03-14T04:57:26.7808221Z 100% 2025-03-14T04:57:26.7812032Z New File 1952 log_sigmoid_forward_ops.h 2025-03-14T04:57:26.7815633Z 100% 2025-03-14T04:57:26.7819499Z New File 586 log_sigmoid_native.h 2025-03-14T04:57:26.7823087Z 100% 2025-03-14T04:57:26.7826986Z New File 1617 log_sigmoid_ops.h 2025-03-14T04:57:26.7831191Z 100% 2025-03-14T04:57:26.7834589Z New File 1756 log_softmax.h 2025-03-14T04:57:26.7838458Z 100% 2025-03-14T04:57:26.7842617Z New File 1020 log_softmax_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7846079Z 100% 2025-03-14T04:57:26.7850019Z New File 990 log_softmax_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.7853780Z 100% 2025-03-14T04:57:26.7857600Z New File 836 log_softmax_native.h 2025-03-14T04:57:26.7861690Z 100% 2025-03-14T04:57:26.7865649Z New File 2745 log_softmax_ops.h 2025-03-14T04:57:26.7869204Z 100% 2025-03-14T04:57:26.7872676Z New File 2044 lshift.h 2025-03-14T04:57:26.7876077Z 100% 2025-03-14T04:57:26.7880127Z New File 1170 lshift_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7884012Z 100% 2025-03-14T04:57:26.7888033Z New File 1022 lshift_cpu_dispatch.h 2025-03-14T04:57:26.7891577Z 100% 2025-03-14T04:57:26.7895466Z New File 1024 lshift_cuda_dispatch.h 2025-03-14T04:57:26.7899087Z 100% 2025-03-14T04:57:26.7902887Z New File 854 lshift_meta_dispatch.h 2025-03-14T04:57:26.7906851Z 100% 2025-03-14T04:57:26.7910547Z New File 1008 lshift_native.h 2025-03-14T04:57:26.7914319Z 100% 2025-03-14T04:57:26.7918211Z New File 4429 lshift_ops.h 2025-03-14T04:57:26.7922018Z 100% 2025-03-14T04:57:26.7925541Z New File 1649 lstm.h 2025-03-14T04:57:26.7929171Z 100% 2025-03-14T04:57:26.7932943Z New File 982 lstm_cell.h 2025-03-14T04:57:26.7936207Z 100% 2025-03-14T04:57:26.7940149Z New File 975 lstm_cell_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.7944326Z 100% 2025-03-14T04:57:26.7947976Z New File 685 lstm_cell_native.h 2025-03-14T04:57:26.7952113Z 100% 2025-03-14T04:57:26.7955786Z New File 1596 lstm_cell_ops.h 2025-03-14T04:57:26.7959354Z 100% 2025-03-14T04:57:26.7963417Z New File 1215 lstm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.7967105Z 100% 2025-03-14T04:57:26.7971145Z New File 3715 lstm_mps_backward.h 2025-03-14T04:57:26.7974859Z 100% 2025-03-14T04:57:26.7978843Z New File 1737 lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.7982277Z 100% 2025-03-14T04:57:26.7986031Z New File 944 lstm_mps_backward_native.h 2025-03-14T04:57:26.7989713Z 100% 2025-03-14T04:57:26.7993398Z New File 4474 lstm_mps_backward_ops.h 2025-03-14T04:57:26.7997418Z 100% 2025-03-14T04:57:26.8001212Z New File 925 lstm_native.h 2025-03-14T04:57:26.8004659Z 100% 2025-03-14T04:57:26.8008080Z New File 2797 lstm_ops.h 2025-03-14T04:57:26.8012004Z 100% 2025-03-14T04:57:26.8014928Z New File 1896 lt.h 2025-03-14T04:57:26.8018393Z 100% 2025-03-14T04:57:26.8022277Z New File 1060 lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.8026227Z 100% 2025-03-14T04:57:26.8030107Z New File 1396 lt_cpu_dispatch.h 2025-03-14T04:57:26.8033694Z 100% 2025-03-14T04:57:26.8037329Z New File 1398 lt_cuda_dispatch.h 2025-03-14T04:57:26.8041005Z 100% 2025-03-14T04:57:26.8044634Z New File 783 lt_meta.h 2025-03-14T04:57:26.8048369Z 100% 2025-03-14T04:57:26.8051995Z New File 1398 lt_meta_dispatch.h 2025-03-14T04:57:26.8055696Z 100% 2025-03-14T04:57:26.8059435Z New File 1235 lt_native.h 2025-03-14T04:57:26.8063108Z 100% 2025-03-14T04:57:26.8066591Z New File 4285 lt_ops.h 2025-03-14T04:57:26.8069976Z 100% 2025-03-14T04:57:26.8074397Z New File 1423 lu_solve.h 2025-03-14T04:57:26.8077146Z 100% 2025-03-14T04:57:26.8080942Z New File 1126 lu_solve_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8084644Z 100% 2025-03-14T04:57:26.8089757Z New File 696 lu_solve_native.h 2025-03-14T04:57:26.8092195Z 100% 2025-03-14T04:57:26.8095921Z New File 1979 lu_solve_ops.h 2025-03-14T04:57:26.8099791Z 100% 2025-03-14T04:57:26.8103788Z New File 1987 lu_unpack.h 2025-03-14T04:57:26.8107707Z 100% 2025-03-14T04:57:26.8111915Z New File 933 lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.8115549Z 100% 2025-03-14T04:57:26.8120163Z New File 1320 lu_unpack_cpu_dispatch.h 2025-03-14T04:57:26.8124106Z 100% 2025-03-14T04:57:26.8128306Z New File 1322 lu_unpack_cuda_dispatch.h 2025-03-14T04:57:26.8131847Z 100% 2025-03-14T04:57:26.8135835Z New File 676 lu_unpack_meta.h 2025-03-14T04:57:26.8139508Z 100% 2025-03-14T04:57:26.8143739Z New File 1322 lu_unpack_meta_dispatch.h 2025-03-14T04:57:26.8147652Z 100% 2025-03-14T04:57:26.8153265Z New File 741 lu_unpack_native.h 2025-03-14T04:57:26.8157502Z 100% 2025-03-14T04:57:26.8161696Z New File 2489 lu_unpack_ops.h 2025-03-14T04:57:26.8166441Z 100% 2025-03-14T04:57:26.8169135Z New File 941 margin_ranking_loss.h 2025-03-14T04:57:26.8172881Z 100% 2025-03-14T04:57:26.8176630Z New File 914 margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8180132Z 100% 2025-03-14T04:57:26.8184345Z New File 624 margin_ranking_loss_native.h 2025-03-14T04:57:26.8187982Z 100% 2025-03-14T04:57:26.8191789Z New File 1332 margin_ranking_loss_ops.h 2025-03-14T04:57:26.8195543Z 100% 2025-03-14T04:57:26.8199140Z New File 2331 masked_fill.h 2025-03-14T04:57:26.8202863Z 100% 2025-03-14T04:57:26.8206693Z New File 1496 masked_fill_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.8210275Z 100% 2025-03-14T04:57:26.8213946Z New File 904 masked_fill_cpu_dispatch.h 2025-03-14T04:57:26.8217437Z 100% 2025-03-14T04:57:26.8221230Z New File 906 masked_fill_cuda_dispatch.h 2025-03-14T04:57:26.8224910Z 100% 2025-03-14T04:57:26.8228706Z New File 906 masked_fill_meta_dispatch.h 2025-03-14T04:57:26.8232242Z 100% 2025-03-14T04:57:26.8235911Z New File 2012 masked_fill_native.h 2025-03-14T04:57:26.8239480Z 100% 2025-03-14T04:57:26.8243441Z New File 4945 masked_fill_ops.h 2025-03-14T04:57:26.8247250Z 100% 2025-03-14T04:57:26.8251151Z New File 1429 masked_scatter.h 2025-03-14T04:57:26.8254777Z 100% 2025-03-14T04:57:26.8258522Z New File 1838 masked_scatter_backward.h 2025-03-14T04:57:26.8262057Z 100% 2025-03-14T04:57:26.8265959Z New File 997 masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.8269514Z 100% 2025-03-14T04:57:26.8273630Z New File 580 masked_scatter_backward_native.h 2025-03-14T04:57:26.8277295Z 100% 2025-03-14T04:57:26.8281050Z New File 1232 masked_scatter_backward_ops.h 2025-03-14T04:57:26.8284605Z 100% 2025-03-14T04:57:26.8288474Z New File 1126 masked_scatter_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.8292045Z 100% 2025-03-14T04:57:26.8295977Z New File 800 masked_scatter_cpu_dispatch.h 2025-03-14T04:57:26.8299560Z 100% 2025-03-14T04:57:26.8303300Z New File 802 masked_scatter_cuda_dispatch.h 2025-03-14T04:57:26.8306847Z 100% 2025-03-14T04:57:26.8310566Z New File 802 masked_scatter_meta_dispatch.h 2025-03-14T04:57:26.8314092Z 100% 2025-03-14T04:57:26.8317727Z New File 929 masked_scatter_native.h 2025-03-14T04:57:26.8321542Z 100% 2025-03-14T04:57:26.8325361Z New File 2685 masked_scatter_ops.h 2025-03-14T04:57:26.8328915Z 100% 2025-03-14T04:57:26.8332526Z New File 1269 masked_select.h 2025-03-14T04:57:26.8336056Z 100% 2025-03-14T04:57:26.8339822Z New File 823 masked_select_backward.h 2025-03-14T04:57:26.8343335Z 100% 2025-03-14T04:57:26.8347636Z New File 854 masked_select_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8351246Z 100% 2025-03-14T04:57:26.8354942Z New File 564 masked_select_backward_native.h 2025-03-14T04:57:26.8358366Z 100% 2025-03-14T04:57:26.8362130Z New File 1203 masked_select_backward_ops.h 2025-03-14T04:57:26.8365817Z 100% 2025-03-14T04:57:26.8369587Z New File 998 masked_select_cpu_dispatch.h 2025-03-14T04:57:26.8373170Z 100% 2025-03-14T04:57:26.8377056Z New File 1000 masked_select_cuda_dispatch.h 2025-03-14T04:57:26.8380557Z 100% 2025-03-14T04:57:26.8384242Z New File 856 masked_select_native.h 2025-03-14T04:57:26.8387822Z 100% 2025-03-14T04:57:26.8391455Z New File 1795 masked_select_ops.h 2025-03-14T04:57:26.8395218Z 100% 2025-03-14T04:57:26.8398596Z New File 1208 matmul.h 2025-03-14T04:57:26.8402448Z 100% 2025-03-14T04:57:26.8406101Z New File 1778 matmul_backward.h 2025-03-14T04:57:26.8409654Z 100% 2025-03-14T04:57:26.8413506Z New File 1159 matmul_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.8417237Z 100% 2025-03-14T04:57:26.8421137Z New File 829 matmul_backward_native.h 2025-03-14T04:57:26.8425005Z 100% 2025-03-14T04:57:26.8428731Z New File 2411 matmul_backward_ops.h 2025-03-14T04:57:26.8432258Z 100% 2025-03-14T04:57:26.8436418Z New File 1024 matmul_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8440135Z 100% 2025-03-14T04:57:26.8443963Z New File 828 matmul_native.h 2025-03-14T04:57:26.8447985Z 100% 2025-03-14T04:57:26.8451783Z New File 1759 matmul_ops.h 2025-03-14T04:57:26.8455289Z 100% 2025-03-14T04:57:26.8459349Z New File 684 matrix_exp.h 2025-03-14T04:57:26.8463046Z 100% 2025-03-14T04:57:26.8466754Z New File 764 matrix_exp_backward.h 2025-03-14T04:57:26.8470324Z 100% 2025-03-14T04:57:26.8474252Z New File 825 matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8478090Z 100% 2025-03-14T04:57:26.8481902Z New File 535 matrix_exp_backward_native.h 2025-03-14T04:57:26.8485287Z 100% 2025-03-14T04:57:26.8488958Z New File 1108 matrix_exp_backward_ops.h 2025-03-14T04:57:26.8493136Z 100% 2025-03-14T04:57:26.8496942Z New File 791 matrix_exp_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8500652Z 100% 2025-03-14T04:57:26.8504327Z New File 501 matrix_exp_native.h 2025-03-14T04:57:26.8507746Z 100% 2025-03-14T04:57:26.8511433Z New File 998 matrix_exp_ops.h 2025-03-14T04:57:26.8515033Z 100% 2025-03-14T04:57:26.8518546Z New File 532 matrix_H.h 2025-03-14T04:57:26.8521936Z 100% 2025-03-14T04:57:26.8526175Z New File 789 matrix_H_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8529614Z 100% 2025-03-14T04:57:26.8533522Z New File 499 matrix_H_native.h 2025-03-14T04:57:26.8536952Z 100% 2025-03-14T04:57:26.8540811Z New File 998 matrix_H_ops.h 2025-03-14T04:57:26.8544424Z 100% 2025-03-14T04:57:26.8548068Z New File 1190 matrix_power.h 2025-03-14T04:57:26.8552258Z 100% 2025-03-14T04:57:26.8556554Z New File 997 matrix_power_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8560089Z 100% 2025-03-14T04:57:26.8564057Z New File 610 matrix_power_native.h 2025-03-14T04:57:26.8567620Z 100% 2025-03-14T04:57:26.8571514Z New File 1699 matrix_power_ops.h 2025-03-14T04:57:26.8575083Z 100% 2025-03-14T04:57:26.8578459Z New File 3866 max.h 2025-03-14T04:57:26.8582087Z 100% 2025-03-14T04:57:26.8585566Z New File 1218 maximum.h 2025-03-14T04:57:26.8588981Z 100% 2025-03-14T04:57:26.8592864Z New File 840 maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.8596427Z 100% 2025-03-14T04:57:26.8600602Z New File 983 maximum_cpu_dispatch.h 2025-03-14T04:57:26.8604789Z 100% 2025-03-14T04:57:26.8609451Z New File 985 maximum_cuda_dispatch.h 2025-03-14T04:57:26.8613515Z 100% 2025-03-14T04:57:26.8617250Z New File 629 maximum_meta.h 2025-03-14T04:57:26.8620851Z 100% 2025-03-14T04:57:26.8624676Z New File 985 maximum_meta_dispatch.h 2025-03-14T04:57:26.8628140Z 100% 2025-03-14T04:57:26.8632070Z New File 648 maximum_native.h 2025-03-14T04:57:26.8635565Z 100% 2025-03-14T04:57:26.8639453Z New File 1765 maximum_ops.h 2025-03-14T04:57:26.8643267Z 100% 2025-03-14T04:57:26.8646983Z New File 868 max_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.8650534Z 100% 2025-03-14T04:57:26.8654461Z New File 1454 max_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8657982Z 100% 2025-03-14T04:57:26.8661704Z New File 1320 max_cpu_dispatch.h 2025-03-14T04:57:26.8665647Z 100% 2025-03-14T04:57:26.8669199Z New File 1322 max_cuda_dispatch.h 2025-03-14T04:57:26.8672694Z 100% 2025-03-14T04:57:26.8676129Z New File 1116 max_meta.h 2025-03-14T04:57:26.8679501Z 100% 2025-03-14T04:57:26.8683225Z New File 1117 max_meta_dispatch.h 2025-03-14T04:57:26.8686707Z 100% 2025-03-14T04:57:26.8690262Z New File 1528 max_native.h 2025-03-14T04:57:26.8693998Z 100% 2025-03-14T04:57:26.8697701Z New File 6158 max_ops.h 2025-03-14T04:57:26.8701043Z 100% 2025-03-14T04:57:26.8704740Z New File 965 max_pool1d.h 2025-03-14T04:57:26.8708415Z 100% 2025-03-14T04:57:26.8712136Z New File 924 max_pool1d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8715615Z 100% 2025-03-14T04:57:26.8719580Z New File 634 max_pool1d_native.h 2025-03-14T04:57:26.8723396Z 100% 2025-03-14T04:57:26.8727114Z New File 1409 max_pool1d_ops.h 2025-03-14T04:57:26.8730671Z 100% 2025-03-14T04:57:26.8734300Z New File 1052 max_pool1d_with_indices.h 2025-03-14T04:57:26.8737925Z 100% 2025-03-14T04:57:26.8741861Z New File 962 max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8745525Z 100% 2025-03-14T04:57:26.8749264Z New File 672 max_pool1d_with_indices_native.h 2025-03-14T04:57:26.8752729Z 100% 2025-03-14T04:57:26.8756454Z New File 1533 max_pool1d_with_indices_ops.h 2025-03-14T04:57:26.8759997Z 100% 2025-03-14T04:57:26.8763785Z New File 965 max_pool2d.h 2025-03-14T04:57:26.8767346Z 100% 2025-03-14T04:57:26.8771308Z New File 2222 max_pool2d_backward.h 2025-03-14T04:57:26.8775079Z 100% 2025-03-14T04:57:26.8778966Z New File 1234 max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.8783241Z 100% 2025-03-14T04:57:26.8786256Z New File 686 max_pool2d_backward_native.h 2025-03-14T04:57:26.8789760Z 100% 2025-03-14T04:57:26.8793588Z New File 2695 max_pool2d_backward_ops.h 2025-03-14T04:57:26.8797309Z 100% 2025-03-14T04:57:26.8801179Z New File 924 max_pool2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8804686Z 100% 2025-03-14T04:57:26.8808349Z New File 634 max_pool2d_native.h 2025-03-14T04:57:26.8811881Z 100% 2025-03-14T04:57:26.8815590Z New File 1409 max_pool2d_ops.h 2025-03-14T04:57:26.8819297Z 100% 2025-03-14T04:57:26.8823059Z New File 2286 max_pool2d_with_indices.h 2025-03-14T04:57:26.8826603Z 100% 2025-03-14T04:57:26.8830436Z New File 2516 max_pool2d_with_indices_backward.h 2025-03-14T04:57:26.8833934Z 100% 2025-03-14T04:57:26.8837920Z New File 1019 max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.8842468Z 100% 2025-03-14T04:57:26.8846332Z New File 1534 max_pool2d_with_indices_backward_cpu_dispatch.h 2025-03-14T04:57:26.8849898Z 100% 2025-03-14T04:57:26.8853695Z New File 1536 max_pool2d_with_indices_backward_cuda_dispatch.h 2025-03-14T04:57:26.8857365Z 100% 2025-03-14T04:57:26.8861376Z New File 808 max_pool2d_with_indices_backward_meta.h 2025-03-14T04:57:26.8864930Z 100% 2025-03-14T04:57:26.8868831Z New File 1536 max_pool2d_with_indices_backward_meta_dispatch.h 2025-03-14T04:57:26.8872397Z 100% 2025-03-14T04:57:26.8876170Z New File 1276 max_pool2d_with_indices_backward_native.h 2025-03-14T04:57:26.8879883Z 100% 2025-03-14T04:57:26.8883784Z New File 2973 max_pool2d_with_indices_backward_ops.h 2025-03-14T04:57:26.8887379Z 100% 2025-03-14T04:57:26.8891433Z New File 988 max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.8894882Z 100% 2025-03-14T04:57:26.8898812Z New File 1462 max_pool2d_with_indices_cpu_dispatch.h 2025-03-14T04:57:26.8902366Z 100% 2025-03-14T04:57:26.8906283Z New File 1464 max_pool2d_with_indices_cuda_dispatch.h 2025-03-14T04:57:26.8909980Z 100% 2025-03-14T04:57:26.8914135Z New File 739 max_pool2d_with_indices_meta.h 2025-03-14T04:57:26.8917696Z 100% 2025-03-14T04:57:26.8922189Z New File 1464 max_pool2d_with_indices_meta_dispatch.h 2025-03-14T04:57:26.8925871Z 100% 2025-03-14T04:57:26.8929626Z New File 1153 max_pool2d_with_indices_native.h 2025-03-14T04:57:26.8933197Z 100% 2025-03-14T04:57:26.8937062Z New File 2769 max_pool2d_with_indices_ops.h 2025-03-14T04:57:26.8940728Z 100% 2025-03-14T04:57:26.8944701Z New File 965 max_pool3d.h 2025-03-14T04:57:26.8948396Z 100% 2025-03-14T04:57:26.8952294Z New File 924 max_pool3d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.8955853Z 100% 2025-03-14T04:57:26.8959618Z New File 634 max_pool3d_native.h 2025-03-14T04:57:26.8963718Z 100% 2025-03-14T04:57:26.8967596Z New File 1409 max_pool3d_ops.h 2025-03-14T04:57:26.8971871Z 100% 2025-03-14T04:57:26.8975199Z New File 2286 max_pool3d_with_indices.h 2025-03-14T04:57:26.8978825Z 100% 2025-03-14T04:57:26.8983253Z New File 2516 max_pool3d_with_indices_backward.h 2025-03-14T04:57:26.8986380Z 100% 2025-03-14T04:57:26.8990727Z New File 1534 max_pool3d_with_indices_backward_cpu_dispatch.h 2025-03-14T04:57:26.8994413Z 100% 2025-03-14T04:57:26.8998281Z New File 1536 max_pool3d_with_indices_backward_cuda_dispatch.h 2025-03-14T04:57:26.9002429Z 100% 2025-03-14T04:57:26.9006521Z New File 1566 max_pool3d_with_indices_backward_native.h 2025-03-14T04:57:26.9010176Z 100% 2025-03-14T04:57:26.9014094Z New File 2973 max_pool3d_with_indices_backward_ops.h 2025-03-14T04:57:26.9017875Z 100% 2025-03-14T04:57:26.9022028Z New File 1462 max_pool3d_with_indices_cpu_dispatch.h 2025-03-14T04:57:26.9025611Z 100% 2025-03-14T04:57:26.9029514Z New File 1464 max_pool3d_with_indices_cuda_dispatch.h 2025-03-14T04:57:26.9032982Z 100% 2025-03-14T04:57:26.9036984Z New File 1450 max_pool3d_with_indices_native.h 2025-03-14T04:57:26.9040914Z 100% 2025-03-14T04:57:26.9045293Z New File 2769 max_pool3d_with_indices_ops.h 2025-03-14T04:57:26.9048709Z 100% 2025-03-14T04:57:26.9052315Z New File 4525 max_unpool2d.h 2025-03-14T04:57:26.9055873Z 100% 2025-03-14T04:57:26.9059670Z New File 1527 max_unpool2d_cpu_dispatch.h 2025-03-14T04:57:26.9063230Z 100% 2025-03-14T04:57:26.9067203Z New File 1529 max_unpool2d_cuda_dispatch.h 2025-03-14T04:57:26.9070952Z 100% 2025-03-14T04:57:26.9075136Z New File 1024 max_unpool2d_native.h 2025-03-14T04:57:26.9078659Z 100% 2025-03-14T04:57:26.9082703Z New File 2027 max_unpool2d_ops.h 2025-03-14T04:57:26.9086740Z 100% 2025-03-14T04:57:26.9095992Z New File 5503 max_unpool3d.h 2025-03-14T04:57:26.9096286Z 100% 2025-03-14T04:57:26.9099042Z New File 1821 max_unpool3d_cpu_dispatch.h 2025-03-14T04:57:26.9103051Z 100% 2025-03-14T04:57:26.9107115Z New File 1823 max_unpool3d_cuda_dispatch.h 2025-03-14T04:57:26.9110958Z 100% 2025-03-14T04:57:26.9115217Z New File 1220 max_unpool3d_native.h 2025-03-14T04:57:26.9119032Z 100% 2025-03-14T04:57:26.9123365Z New File 2353 max_unpool3d_ops.h 2025-03-14T04:57:26.9127332Z 100% 2025-03-14T04:57:26.9130796Z New File 3443 mean.h 2025-03-14T04:57:26.9134809Z 100% 2025-03-14T04:57:26.9138132Z New File 914 mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.9141540Z 100% 2025-03-14T04:57:26.9145684Z New File 1087 mean_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9149080Z 100% 2025-03-14T04:57:26.9153052Z New File 1204 mean_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.9156579Z 100% 2025-03-14T04:57:26.9160443Z New File 1184 mean_cpu_dispatch.h 2025-03-14T04:57:26.9164266Z 100% 2025-03-14T04:57:26.9167954Z New File 1186 mean_cuda_dispatch.h 2025-03-14T04:57:26.9171481Z 100% 2025-03-14T04:57:26.9174990Z New File 686 mean_meta.h 2025-03-14T04:57:26.9178679Z 100% 2025-03-14T04:57:26.9182404Z New File 1186 mean_meta_dispatch.h 2025-03-14T04:57:26.9185868Z 100% 2025-03-14T04:57:26.9189514Z New File 1570 mean_native.h 2025-03-14T04:57:26.9193131Z 100% 2025-03-14T04:57:26.9196540Z New File 5228 mean_ops.h 2025-03-14T04:57:26.9199902Z 100% 2025-03-14T04:57:26.9203387Z New File 3285 median.h 2025-03-14T04:57:26.9206723Z 100% 2025-03-14T04:57:26.9210727Z New File 1004 median_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9214270Z 100% 2025-03-14T04:57:26.9217928Z New File 1180 median_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.9221371Z 100% 2025-03-14T04:57:26.9224926Z New File 1066 median_cpu_dispatch.h 2025-03-14T04:57:26.9228363Z 100% 2025-03-14T04:57:26.9232179Z New File 1068 median_cuda_dispatch.h 2025-03-14T04:57:26.9235682Z 100% 2025-03-14T04:57:26.9239341Z New File 1357 median_native.h 2025-03-14T04:57:26.9243278Z 100% 2025-03-14T04:57:26.9246864Z New File 4929 median_ops.h 2025-03-14T04:57:26.9250815Z 100% 2025-03-14T04:57:26.9254264Z New File 942 meshgrid.h 2025-03-14T04:57:26.9257647Z 100% 2025-03-14T04:57:26.9261456Z New File 901 meshgrid_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.9265105Z 100% 2025-03-14T04:57:26.9268734Z New File 611 meshgrid_native.h 2025-03-14T04:57:26.9272281Z 100% 2025-03-14T04:57:26.9275896Z New File 1716 meshgrid_ops.h 2025-03-14T04:57:26.9279607Z 100% 2025-03-14T04:57:26.9282939Z New File 526 mH.h 2025-03-14T04:57:26.9286373Z 100% 2025-03-14T04:57:26.9290168Z New File 783 mH_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.9293803Z 100% 2025-03-14T04:57:26.9297419Z New File 493 mH_native.h 2025-03-14T04:57:26.9300975Z 100% 2025-03-14T04:57:26.9304584Z New File 980 mH_ops.h 2025-03-14T04:57:26.9308001Z 100% 2025-03-14T04:57:26.9311517Z New File 3878 min.h 2025-03-14T04:57:26.9314867Z 100% 2025-03-14T04:57:26.9318372Z New File 1218 minimum.h 2025-03-14T04:57:26.9322008Z 100% 2025-03-14T04:57:26.9325915Z New File 840 minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.9329561Z 100% 2025-03-14T04:57:26.9333211Z New File 983 minimum_cpu_dispatch.h 2025-03-14T04:57:26.9336774Z 100% 2025-03-14T04:57:26.9340683Z New File 985 minimum_cuda_dispatch.h 2025-03-14T04:57:26.9344150Z 100% 2025-03-14T04:57:26.9348318Z New File 629 minimum_meta.h 2025-03-14T04:57:26.9351744Z 100% 2025-03-14T04:57:26.9355719Z New File 985 minimum_meta_dispatch.h 2025-03-14T04:57:26.9359505Z 100% 2025-03-14T04:57:26.9363063Z New File 648 minimum_native.h 2025-03-14T04:57:26.9366728Z 100% 2025-03-14T04:57:26.9370980Z New File 1765 minimum_ops.h 2025-03-14T04:57:26.9374197Z 100% 2025-03-14T04:57:26.9378431Z New File 868 min_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.9382198Z 100% 2025-03-14T04:57:26.9385886Z New File 1456 min_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.9389441Z 100% 2025-03-14T04:57:26.9393562Z New File 1322 min_cpu_dispatch.h 2025-03-14T04:57:26.9396775Z 100% 2025-03-14T04:57:26.9400947Z New File 1324 min_cuda_dispatch.h 2025-03-14T04:57:26.9404783Z 100% 2025-03-14T04:57:26.9408095Z New File 1116 min_meta.h 2025-03-14T04:57:26.9411539Z 100% 2025-03-14T04:57:26.9414996Z New File 1119 min_meta_dispatch.h 2025-03-14T04:57:26.9418579Z 100% 2025-03-14T04:57:26.9422140Z New File 1530 min_native.h 2025-03-14T04:57:26.9425635Z 100% 2025-03-14T04:57:26.9429076Z New File 6164 min_ops.h 2025-03-14T04:57:26.9432988Z 100% 2025-03-14T04:57:26.9436330Z New File 2920 miopen_batch_norm.h 2025-03-14T04:57:26.9440070Z 100% 2025-03-14T04:57:26.9444320Z New File 3061 miopen_batch_norm_backward.h 2025-03-14T04:57:26.9447431Z 100% 2025-03-14T04:57:26.9451858Z New File 1625 miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9455877Z 100% 2025-03-14T04:57:26.9459686Z New File 1069 miopen_batch_norm_backward_cuda_dispatch.h 2025-03-14T04:57:26.9463776Z 100% 2025-03-14T04:57:26.9467583Z New File 1267 miopen_batch_norm_backward_native.h 2025-03-14T04:57:26.9471073Z 100% 2025-03-14T04:57:26.9474953Z New File 3846 miopen_batch_norm_backward_ops.h 2025-03-14T04:57:26.9478812Z 100% 2025-03-14T04:57:26.9482771Z New File 1541 miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9486537Z 100% 2025-03-14T04:57:26.9490416Z New File 1027 miopen_batch_norm_cuda_dispatch.h 2025-03-14T04:57:26.9494203Z 100% 2025-03-14T04:57:26.9497898Z New File 1183 miopen_batch_norm_native.h 2025-03-14T04:57:26.9501669Z 100% 2025-03-14T04:57:26.9505575Z New File 3586 miopen_batch_norm_ops.h 2025-03-14T04:57:26.9509123Z 100% 2025-03-14T04:57:26.9512786Z New File 7969 miopen_convolution.h 2025-03-14T04:57:26.9516439Z 100% 2025-03-14T04:57:26.9520759Z New File 3020 miopen_convolution_add_relu.h 2025-03-14T04:57:26.9524489Z 100% 2025-03-14T04:57:26.9528785Z New File 1315 miopen_convolution_add_relu_cuda_dispatch.h 2025-03-14T04:57:26.9532335Z 100% 2025-03-14T04:57:26.9536461Z New File 743 miopen_convolution_add_relu_native.h 2025-03-14T04:57:26.9539840Z 100% 2025-03-14T04:57:26.9543756Z New File 1844 miopen_convolution_add_relu_ops.h 2025-03-14T04:57:26.9547630Z 100% 2025-03-14T04:57:26.9551569Z New File 1928 miopen_convolution_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9555111Z 100% 2025-03-14T04:57:26.9558950Z New File 1239 miopen_convolution_cuda_dispatch.h 2025-03-14T04:57:26.9562614Z 100% 2025-03-14T04:57:26.9566419Z New File 1015 miopen_convolution_native.h 2025-03-14T04:57:26.9570272Z 100% 2025-03-14T04:57:26.9574027Z New File 3065 miopen_convolution_ops.h 2025-03-14T04:57:26.9585668Z 100% 2025-03-14T04:57:26.9585858Z New File 2626 miopen_convolution_relu.h 2025-03-14T04:57:26.9587038Z 100% 2025-03-14T04:57:26.9591531Z New File 1177 miopen_convolution_relu_cuda_dispatch.h 2025-03-14T04:57:26.9595108Z 100% 2025-03-14T04:57:26.9599752Z New File 674 miopen_convolution_relu_native.h 2025-03-14T04:57:26.9604227Z 100% 2025-03-14T04:57:26.9608606Z New File 1620 miopen_convolution_relu_ops.h 2025-03-14T04:57:26.9612615Z 100% 2025-03-14T04:57:26.9616862Z New File 9185 miopen_convolution_transpose.h 2025-03-14T04:57:26.9620921Z 100% 2025-03-14T04:57:26.9625476Z New File 2104 miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9629277Z 100% 2025-03-14T04:57:26.9635186Z New File 1327 miopen_convolution_transpose_cuda_dispatch.h 2025-03-14T04:57:26.9638823Z 100% 2025-03-14T04:57:26.9642989Z New File 1103 miopen_convolution_transpose_native.h 2025-03-14T04:57:26.9646968Z 100% 2025-03-14T04:57:26.9650889Z New File 3361 miopen_convolution_transpose_ops.h 2025-03-14T04:57:26.9654437Z 100% 2025-03-14T04:57:26.9658258Z New File 8279 miopen_depthwise_convolution.h 2025-03-14T04:57:26.9661774Z 100% 2025-03-14T04:57:26.9665733Z New File 1968 miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9669454Z 100% 2025-03-14T04:57:26.9673542Z New File 1259 miopen_depthwise_convolution_cuda_dispatch.h 2025-03-14T04:57:26.9677162Z 100% 2025-03-14T04:57:26.9681346Z New File 1035 miopen_depthwise_convolution_native.h 2025-03-14T04:57:26.9685485Z 100% 2025-03-14T04:57:26.9689160Z New File 3125 miopen_depthwise_convolution_ops.h 2025-03-14T04:57:26.9693029Z 100% 2025-03-14T04:57:26.9696453Z New File 3750 miopen_rnn.h 2025-03-14T04:57:26.9700113Z 100% 2025-03-14T04:57:26.9703808Z New File 4872 miopen_rnn_backward.h 2025-03-14T04:57:26.9707374Z 100% 2025-03-14T04:57:26.9711266Z New File 2163 miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9714976Z 100% 2025-03-14T04:57:26.9718955Z New File 1391 miopen_rnn_backward_cuda_dispatch.h 2025-03-14T04:57:26.9722555Z 100% 2025-03-14T04:57:26.9726281Z New File 1858 miopen_rnn_backward_native.h 2025-03-14T04:57:26.9729760Z 100% 2025-03-14T04:57:26.9733501Z New File 5787 miopen_rnn_backward_ops.h 2025-03-14T04:57:26.9737158Z 100% 2025-03-14T04:57:26.9741266Z New File 1809 miopen_rnn_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9744750Z 100% 2025-03-14T04:57:26.9748456Z New File 1119 miopen_rnn_cuda_dispatch.h 2025-03-14T04:57:26.9752123Z 100% 2025-03-14T04:57:26.9755842Z New File 1409 miopen_rnn_native.h 2025-03-14T04:57:26.9759416Z 100% 2025-03-14T04:57:26.9763526Z New File 4394 miopen_rnn_ops.h 2025-03-14T04:57:26.9767136Z 100% 2025-03-14T04:57:26.9770886Z New File 1188 mish.h 2025-03-14T04:57:26.9774252Z 100% 2025-03-14T04:57:26.9777926Z New File 761 mish_backward.h 2025-03-14T04:57:26.9781783Z 100% 2025-03-14T04:57:26.9786067Z New File 826 mish_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:26.9789854Z 100% 2025-03-14T04:57:26.9793830Z New File 782 mish_backward_cpu_dispatch.h 2025-03-14T04:57:26.9797315Z 100% 2025-03-14T04:57:26.9801257Z New File 784 mish_backward_cuda_dispatch.h 2025-03-14T04:57:26.9804807Z 100% 2025-03-14T04:57:26.9808603Z New File 635 mish_backward_native.h 2025-03-14T04:57:26.9812311Z 100% 2025-03-14T04:57:26.9816276Z New File 1111 mish_backward_ops.h 2025-03-14T04:57:26.9820092Z 100% 2025-03-14T04:57:26.9823930Z New File 861 mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:26.9827489Z 100% 2025-03-14T04:57:26.9831538Z New File 946 mish_cpu_dispatch.h 2025-03-14T04:57:26.9835486Z 100% 2025-03-14T04:57:26.9839296Z New File 948 mish_cuda_dispatch.h 2025-03-14T04:57:26.9843049Z 100% 2025-03-14T04:57:26.9846773Z New File 600 mish_meta.h 2025-03-14T04:57:26.9850394Z 100% 2025-03-14T04:57:26.9853982Z New File 948 mish_meta_dispatch.h 2025-03-14T04:57:26.9857964Z 100% 2025-03-14T04:57:26.9861898Z New File 613 mish_native.h 2025-03-14T04:57:26.9865420Z 100% 2025-03-14T04:57:26.9868899Z New File 2079 mish_ops.h 2025-03-14T04:57:26.9872559Z 100% 2025-03-14T04:57:26.9876250Z New File 1453 mkldnn_adaptive_avg_pool2d.h 2025-03-14T04:57:26.9880391Z 100% 2025-03-14T04:57:26.9884240Z New File 1552 mkldnn_adaptive_avg_pool2d_backward.h 2025-03-14T04:57:26.9887760Z 100% 2025-03-14T04:57:26.9891755Z New File 1013 mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9895488Z 100% 2025-03-14T04:57:26.9899339Z New File 698 mkldnn_adaptive_avg_pool2d_backward_native.h 2025-03-14T04:57:26.9903292Z 100% 2025-03-14T04:57:26.9907136Z New File 1969 mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-03-14T04:57:26.9910674Z 100% 2025-03-14T04:57:26.9914554Z New File 674 mkldnn_adaptive_avg_pool2d_native.h 2025-03-14T04:57:26.9918353Z 100% 2025-03-14T04:57:26.9922423Z New File 1897 mkldnn_adaptive_avg_pool2d_ops.h 2025-03-14T04:57:26.9926004Z 100% 2025-03-14T04:57:26.9929738Z New File 7009 mkldnn_convolution.h 2025-03-14T04:57:26.9933175Z 100% 2025-03-14T04:57:26.9937199Z New File 2261 mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9940856Z 100% 2025-03-14T04:57:26.9944645Z New File 943 mkldnn_convolution_native.h 2025-03-14T04:57:26.9948366Z 100% 2025-03-14T04:57:26.9952130Z New File 2825 mkldnn_convolution_ops.h 2025-03-14T04:57:26.9955702Z 100% 2025-03-14T04:57:26.9959568Z New File 1494 mkldnn_linear.h 2025-03-14T04:57:26.9963293Z 100% 2025-03-14T04:57:26.9967363Z New File 2136 mkldnn_linear_backward.h 2025-03-14T04:57:26.9971143Z 100% 2025-03-14T04:57:26.9975249Z New File 1267 mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9978771Z 100% 2025-03-14T04:57:26.9982760Z New File 1674 mkldnn_linear_backward_input.h 2025-03-14T04:57:26.9986262Z 100% 2025-03-14T04:57:26.9990369Z New File 1059 mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:26.9993854Z 100% 2025-03-14T04:57:26.9997784Z New File 744 mkldnn_linear_backward_input_native.h 2025-03-14T04:57:27.0001515Z 100% 2025-03-14T04:57:27.0005442Z New File 2121 mkldnn_linear_backward_input_ops.h 2025-03-14T04:57:27.0009151Z 100% 2025-03-14T04:57:27.0013052Z New File 909 mkldnn_linear_backward_native.h 2025-03-14T04:57:27.0016793Z 100% 2025-03-14T04:57:27.0020551Z New File 2704 mkldnn_linear_backward_ops.h 2025-03-14T04:57:27.0024184Z 100% 2025-03-14T04:57:27.0028045Z New File 2024 mkldnn_linear_backward_weights.h 2025-03-14T04:57:27.0032160Z 100% 2025-03-14T04:57:27.0036106Z New File 1191 mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.0039645Z 100% 2025-03-14T04:57:27.0043551Z New File 854 mkldnn_linear_backward_weights_native.h 2025-03-14T04:57:27.0047211Z 100% 2025-03-14T04:57:27.0051274Z New File 2501 mkldnn_linear_backward_weights_ops.h 2025-03-14T04:57:27.0054881Z 100% 2025-03-14T04:57:27.4610835Z New File 1046 mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.4611587Z 100% 2025-03-14T04:57:27.7969408Z New File 731 mkldnn_linear_native.h 2025-03-14T04:57:27.7969812Z 100% 2025-03-14T04:57:27.7970044Z New File 2087 mkldnn_linear_ops.h 2025-03-14T04:57:27.7970331Z 100% 2025-03-14T04:57:27.7970618Z New File 2007 mkldnn_max_pool2d.h 2025-03-14T04:57:27.7970902Z 100% 2025-03-14T04:57:27.7971171Z New File 2451 mkldnn_max_pool2d_backward.h 2025-03-14T04:57:27.7971483Z 100% 2025-03-14T04:57:27.7971830Z New File 1304 mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.7972267Z 100% 2025-03-14T04:57:27.7972522Z New File 989 mkldnn_max_pool2d_backward_native.h 2025-03-14T04:57:27.7972863Z 100% 2025-03-14T04:57:27.7973168Z New File 2921 mkldnn_max_pool2d_backward_ops.h 2025-03-14T04:57:27.7973472Z 100% 2025-03-14T04:57:27.7973789Z New File 1166 mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.7974177Z 100% 2025-03-14T04:57:27.7974411Z New File 851 mkldnn_max_pool2d_native.h 2025-03-14T04:57:27.7974707Z 100% 2025-03-14T04:57:27.7974917Z New File 2475 mkldnn_max_pool2d_ops.h 2025-03-14T04:57:27.7975207Z 100% 2025-03-14T04:57:27.7975423Z New File 2007 mkldnn_max_pool3d.h 2025-03-14T04:57:27.7975699Z 100% 2025-03-14T04:57:27.7975935Z New File 2451 mkldnn_max_pool3d_backward.h 2025-03-14T04:57:27.7976226Z 100% 2025-03-14T04:57:27.7976580Z New File 1304 mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.7977002Z 100% 2025-03-14T04:57:27.7977245Z New File 989 mkldnn_max_pool3d_backward_native.h 2025-03-14T04:57:27.7977856Z 100% 2025-03-14T04:57:27.7978089Z New File 2921 mkldnn_max_pool3d_backward_ops.h 2025-03-14T04:57:27.7978401Z 100% 2025-03-14T04:57:27.7978718Z New File 1166 mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.7979102Z 100% 2025-03-14T04:57:27.7979326Z New File 851 mkldnn_max_pool3d_native.h 2025-03-14T04:57:27.7979616Z 100% 2025-03-14T04:57:27.7979831Z New File 2475 mkldnn_max_pool3d_ops.h 2025-03-14T04:57:27.7980117Z 100% 2025-03-14T04:57:27.7980352Z New File 7857 mkldnn_reorder_conv2d_weight.h 2025-03-14T04:57:27.7980659Z 100% 2025-03-14T04:57:27.7981005Z New File 1783 mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.7981440Z 100% 2025-03-14T04:57:27.7981686Z New File 923 mkldnn_reorder_conv2d_weight_native.h 2025-03-14T04:57:27.7982010Z 100% 2025-03-14T04:57:27.7982257Z New File 2725 mkldnn_reorder_conv2d_weight_ops.h 2025-03-14T04:57:27.7982564Z 100% 2025-03-14T04:57:27.7982801Z New File 7857 mkldnn_reorder_conv3d_weight.h 2025-03-14T04:57:27.7983117Z 100% 2025-03-14T04:57:27.7983470Z New File 1783 mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.7983912Z 100% 2025-03-14T04:57:27.7984158Z New File 923 mkldnn_reorder_conv3d_weight_native.h 2025-03-14T04:57:27.7984491Z 100% 2025-03-14T04:57:27.7984737Z New File 2725 mkldnn_reorder_conv3d_weight_ops.h 2025-03-14T04:57:27.7985060Z 100% 2025-03-14T04:57:27.7985274Z New File 3795 mkldnn_rnn_layer.h 2025-03-14T04:57:27.7985550Z 100% 2025-03-14T04:57:27.7985919Z New File 5619 mkldnn_rnn_layer_backward.h 2025-03-14T04:57:27.7986229Z 100% 2025-03-14T04:57:27.7986570Z New File 2489 mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.7987002Z 100% 2025-03-14T04:57:27.7987259Z New File 1415 mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-03-14T04:57:27.7987599Z 100% 2025-03-14T04:57:27.7987850Z New File 2047 mkldnn_rnn_layer_backward_native.h 2025-03-14T04:57:27.7988184Z 100% 2025-03-14T04:57:27.7988428Z New File 6514 mkldnn_rnn_layer_backward_ops.h 2025-03-14T04:57:27.7988734Z 100% 2025-03-14T04:57:27.7989057Z New File 1785 mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.7989452Z 100% 2025-03-14T04:57:27.7989698Z New File 1126 mkldnn_rnn_layer_cpu_dispatch.h 2025-03-14T04:57:27.7990119Z 100% 2025-03-14T04:57:27.7990342Z New File 1406 mkldnn_rnn_layer_native.h 2025-03-14T04:57:27.7990632Z 100% 2025-03-14T04:57:27.7990853Z New File 4377 mkldnn_rnn_layer_ops.h 2025-03-14T04:57:27.7991144Z 100% 2025-03-14T04:57:27.7991344Z New File 1159 mm.h 2025-03-14T04:57:27.7991584Z 100% 2025-03-14T04:57:27.7991901Z New File 834 mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:27.7992287Z 100% 2025-03-14T04:57:27.7992492Z New File 965 mm_cpu_dispatch.h 2025-03-14T04:57:27.7992771Z 100% 2025-03-14T04:57:27.7992974Z New File 967 mm_cuda_dispatch.h 2025-03-14T04:57:27.7993236Z 100% 2025-03-14T04:57:27.7993464Z New File 623 mm_meta.h 2025-03-14T04:57:27.7993727Z 100% 2025-03-14T04:57:27.7993930Z New File 967 mm_meta_dispatch.h 2025-03-14T04:57:27.7994201Z 100% 2025-03-14T04:57:27.7994395Z New File 1194 mm_native.h 2025-03-14T04:57:27.7994669Z 100% 2025-03-14T04:57:27.7994857Z New File 1729 mm_ops.h 2025-03-14T04:57:27.7995111Z 100% 2025-03-14T04:57:27.7995303Z New File 2675 mode.h 2025-03-14T04:57:27.7995534Z 100% 2025-03-14T04:57:27.7995804Z New File 1054 mode_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.7996151Z 100% 2025-03-14T04:57:27.7996673Z New File 1174 mode_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.7997031Z 100% 2025-03-14T04:57:27.7997238Z New File 802 mode_cpu_dispatch.h 2025-03-14T04:57:27.7997525Z 100% 2025-03-14T04:57:27.7997740Z New File 804 mode_cuda_dispatch.h 2025-03-14T04:57:27.7998022Z 100% 2025-03-14T04:57:27.7998218Z New File 987 mode_native.h 2025-03-14T04:57:27.7998467Z 100% 2025-03-14T04:57:27.7998664Z New File 3755 mode_ops.h 2025-03-14T04:57:27.7998916Z 100% 2025-03-14T04:57:27.7999109Z New File 1052 moveaxis.h 2025-03-14T04:57:27.7999428Z 100% 2025-03-14T04:57:27.7999792Z New File 936 moveaxis_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8000159Z 100% 2025-03-14T04:57:27.8000364Z New File 646 moveaxis_native.h 2025-03-14T04:57:27.8000727Z 100% 2025-03-14T04:57:27.8000925Z New File 1849 moveaxis_ops.h 2025-03-14T04:57:27.8001195Z 100% 2025-03-14T04:57:27.8001456Z New File 1045 movedim.h 2025-03-14T04:57:27.8001805Z 100% 2025-03-14T04:57:27.8002078Z New File 934 movedim_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8002422Z 100% 2025-03-14T04:57:27.8002624Z New File 644 movedim_native.h 2025-03-14T04:57:27.8002956Z 100% 2025-03-14T04:57:27.8003158Z New File 1843 movedim_ops.h 2025-03-14T04:57:27.8003422Z 100% 2025-03-14T04:57:27.8003649Z New File 9045 mps_convolution_backward.h 2025-03-14T04:57:27.8003943Z 100% 2025-03-14T04:57:27.8004283Z New File 2220 mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.8004709Z 100% 2025-03-14T04:57:27.8005103Z New File 825 mps_convolution_backward_native.h 2025-03-14T04:57:27.8005410Z 100% 2025-03-14T04:57:27.8005655Z New File 3434 mps_convolution_backward_ops.h 2025-03-14T04:57:27.8005981Z 100% 2025-03-14T04:57:27.8006247Z New File 9781 mps_convolution_transpose_backward.h 2025-03-14T04:57:27.8006573Z 100% 2025-03-14T04:57:27.8006949Z New File 2268 mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.8007477Z 100% 2025-03-14T04:57:27.8007749Z New File 839 mps_convolution_transpose_backward_native.h 2025-03-14T04:57:27.8008097Z 100% 2025-03-14T04:57:27.8008366Z New File 3569 mps_convolution_transpose_backward_ops.h 2025-03-14T04:57:27.8008693Z 100% 2025-03-14T04:57:27.8008894Z New File 1427 mse_loss.h 2025-03-14T04:57:27.8009745Z 100% 2025-03-14T04:57:27.8013654Z New File 1727 mse_loss_backward.h 2025-03-14T04:57:27.8017012Z 100% 2025-03-14T04:57:27.8020983Z New File 1183 mse_loss_backward_cpu_dispatch.h 2025-03-14T04:57:27.8025101Z 100% 2025-03-14T04:57:27.8029398Z New File 1185 mse_loss_backward_cuda_dispatch.h 2025-03-14T04:57:27.8033158Z 100% 2025-03-14T04:57:27.8037195Z New File 761 mse_loss_backward_native.h 2025-03-14T04:57:27.8041089Z 100% 2025-03-14T04:57:27.8044708Z New File 2205 mse_loss_backward_ops.h 2025-03-14T04:57:27.8048536Z 100% 2025-03-14T04:57:27.8052613Z New File 881 mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:27.8056165Z 100% 2025-03-14T04:57:27.8060257Z New File 1086 mse_loss_cpu_dispatch.h 2025-03-14T04:57:27.8063758Z 100% 2025-03-14T04:57:27.8067836Z New File 1088 mse_loss_cuda_dispatch.h 2025-03-14T04:57:27.8073544Z 100% 2025-03-14T04:57:27.8075798Z New File 650 mse_loss_meta.h 2025-03-14T04:57:27.8079718Z 100% 2025-03-14T04:57:27.8083610Z New File 1088 mse_loss_meta_dispatch.h 2025-03-14T04:57:27.8087432Z 100% 2025-03-14T04:57:27.8091481Z New File 671 mse_loss_native.h 2025-03-14T04:57:27.8095052Z 100% 2025-03-14T04:57:27.8099019Z New File 1911 mse_loss_ops.h 2025-03-14T04:57:27.8102843Z 100% 2025-03-14T04:57:27.8107502Z New File 1057 msort.h 2025-03-14T04:57:27.8110891Z 100% 2025-03-14T04:57:27.8114980Z New File 943 msort_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8118431Z 100% 2025-03-14T04:57:27.8122436Z New File 574 msort_native.h 2025-03-14T04:57:27.8126096Z 100% 2025-03-14T04:57:27.8130229Z New File 1581 msort_ops.h 2025-03-14T04:57:27.8134000Z 100% 2025-03-14T04:57:27.8137727Z New File 526 mT.h 2025-03-14T04:57:27.8141099Z 100% 2025-03-14T04:57:27.8145010Z New File 783 mT_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8148382Z 100% 2025-03-14T04:57:27.8151943Z New File 493 mT_native.h 2025-03-14T04:57:27.8155439Z 100% 2025-03-14T04:57:27.8159025Z New File 980 mT_ops.h 2025-03-14T04:57:27.8162467Z 100% 2025-03-14T04:57:27.8166124Z New File 1887 mul.h 2025-03-14T04:57:27.8169832Z 100% 2025-03-14T04:57:27.8173792Z New File 1567 multilabel_margin_loss.h 2025-03-14T04:57:27.8177358Z 100% 2025-03-14T04:57:27.8181016Z New File 2044 multilabel_margin_loss_backward.h 2025-03-14T04:57:27.8184609Z 100% 2025-03-14T04:57:27.8188374Z New File 1315 multilabel_margin_loss_backward_cpu_dispatch.h 2025-03-14T04:57:27.8192099Z 100% 2025-03-14T04:57:27.8195921Z New File 1317 multilabel_margin_loss_backward_cuda_dispatch.h 2025-03-14T04:57:27.8199720Z 100% 2025-03-14T04:57:27.8204288Z New File 1274 multilabel_margin_loss_backward_native.h 2025-03-14T04:57:27.8207374Z 100% 2025-03-14T04:57:27.8211229Z New File 2485 multilabel_margin_loss_backward_ops.h 2025-03-14T04:57:27.8214949Z 100% 2025-03-14T04:57:27.8219202Z New File 1172 multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8222495Z 100% 2025-03-14T04:57:27.8226440Z New File 1870 multilabel_margin_loss_forward.h 2025-03-14T04:57:27.8229938Z 100% 2025-03-14T04:57:27.8234207Z New File 1245 multilabel_margin_loss_forward_cpu_dispatch.h 2025-03-14T04:57:27.8237608Z 100% 2025-03-14T04:57:27.8241531Z New File 1247 multilabel_margin_loss_forward_cuda_dispatch.h 2025-03-14T04:57:27.8245055Z 100% 2025-03-14T04:57:27.8248814Z New File 1166 multilabel_margin_loss_forward_native.h 2025-03-14T04:57:27.8252575Z 100% 2025-03-14T04:57:27.8262897Z New File 2332 multilabel_margin_loss_forward_ops.h 2025-03-14T04:57:27.8266625Z 100% 2025-03-14T04:57:27.8270370Z New File 720 multilabel_margin_loss_native.h 2025-03-14T04:57:27.8273949Z 100% 2025-03-14T04:57:27.8277753Z New File 1995 multilabel_margin_loss_ops.h 2025-03-14T04:57:27.8281639Z 100% 2025-03-14T04:57:27.8285264Z New File 1720 multinomial.h 2025-03-14T04:57:27.8288762Z 100% 2025-03-14T04:57:27.8292429Z New File 1202 multinomial_cpu_dispatch.h 2025-03-14T04:57:27.8296780Z 100% 2025-03-14T04:57:27.8300421Z New File 1204 multinomial_cuda_dispatch.h 2025-03-14T04:57:27.8303891Z 100% 2025-03-14T04:57:27.8307691Z New File 769 multinomial_native.h 2025-03-14T04:57:27.8311502Z 100% 2025-03-14T04:57:27.8316097Z New File 2174 multinomial_ops.h 2025-03-14T04:57:27.8319728Z 100% 2025-03-14T04:57:27.8323427Z New File 1449 multiply.h 2025-03-14T04:57:27.8326755Z 100% 2025-03-14T04:57:27.8339386Z New File 1273 multiply_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8343211Z 100% 2025-03-14T04:57:27.8346722Z New File 875 multiply_native.h 2025-03-14T04:57:27.8350570Z 100% 2025-03-14T04:57:27.8354144Z New File 3658 multiply_ops.h 2025-03-14T04:57:27.8357672Z 100% 2025-03-14T04:57:27.8361288Z New File 2017 multi_margin_loss.h 2025-03-14T04:57:27.8364800Z 100% 2025-03-14T04:57:27.8368582Z New File 2352 multi_margin_loss_backward.h 2025-03-14T04:57:27.8372447Z 100% 2025-03-14T04:57:27.8376446Z New File 1535 multi_margin_loss_backward_cpu_dispatch.h 2025-03-14T04:57:27.8380676Z 100% 2025-03-14T04:57:27.8384457Z New File 1537 multi_margin_loss_backward_cuda_dispatch.h 2025-03-14T04:57:27.8388152Z 100% 2025-03-14T04:57:27.8392045Z New File 1552 multi_margin_loss_backward_native.h 2025-03-14T04:57:27.8395820Z 100% 2025-03-14T04:57:27.8399815Z New File 2887 multi_margin_loss_backward_ops.h 2025-03-14T04:57:27.8404456Z 100% 2025-03-14T04:57:27.8408282Z New File 1406 multi_margin_loss_cpu_dispatch.h 2025-03-14T04:57:27.8412116Z 100% 2025-03-14T04:57:27.8415689Z New File 1408 multi_margin_loss_cuda_dispatch.h 2025-03-14T04:57:27.8419466Z 100% 2025-03-14T04:57:27.8423526Z New File 1382 multi_margin_loss_native.h 2025-03-14T04:57:27.8426958Z 100% 2025-03-14T04:57:27.8430675Z New File 2591 multi_margin_loss_ops.h 2025-03-14T04:57:27.8434406Z 100% 2025-03-14T04:57:27.8438438Z New File 911 mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:27.8442097Z 100% 2025-03-14T04:57:27.8452834Z New File 1090 mul_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.8456527Z 100% 2025-03-14T04:57:27.8460334Z New File 1046 mul_cpu_dispatch.h 2025-03-14T04:57:27.8464106Z 100% 2025-03-14T04:57:27.8467743Z New File 1048 mul_cuda_dispatch.h 2025-03-14T04:57:27.8471989Z 100% 2025-03-14T04:57:27.8475487Z New File 632 mul_meta.h 2025-03-14T04:57:27.8478813Z 100% 2025-03-14T04:57:27.8482566Z New File 1048 mul_meta_dispatch.h 2025-03-14T04:57:27.8486474Z 100% 2025-03-14T04:57:27.8524471Z New File 2527 mul_native.h 2025-03-14T04:57:27.8528043Z 100% 2025-03-14T04:57:27.8531433Z New File 4282 mul_ops.h 2025-03-14T04:57:27.8534779Z 100% 2025-03-14T04:57:27.8538190Z New File 1150 mv.h 2025-03-14T04:57:27.8541899Z 100% 2025-03-14T04:57:27.8545071Z New File 1150 mvlgamma.h 2025-03-14T04:57:27.8548504Z 100% 2025-03-14T04:57:27.8552466Z New File 865 mvlgamma_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.8556111Z 100% 2025-03-14T04:57:27.8559862Z New File 873 mvlgamma_cpu_dispatch.h 2025-03-14T04:57:27.8563485Z 100% 2025-03-14T04:57:27.8567220Z New File 875 mvlgamma_cuda_dispatch.h 2025-03-14T04:57:27.8570813Z 100% 2025-03-14T04:57:27.8574448Z New File 667 mvlgamma_native.h 2025-03-14T04:57:27.8578460Z 100% 2025-03-14T04:57:27.8582172Z New File 2229 mvlgamma_ops.h 2025-03-14T04:57:27.8585849Z 100% 2025-03-14T04:57:27.8589777Z New File 1006 mv_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.8593769Z 100% 2025-03-14T04:57:27.8597350Z New File 698 mv_native.h 2025-03-14T04:57:27.8601224Z 100% 2025-03-14T04:57:27.8604690Z New File 1723 mv_ops.h 2025-03-14T04:57:27.8608169Z 100% 2025-03-14T04:57:27.8611642Z New File 1647 nanmean.h 2025-03-14T04:57:27.8615389Z 100% 2025-03-14T04:57:27.8618714Z New File 1267 nanmean_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8622416Z 100% 2025-03-14T04:57:27.8625984Z New File 778 nanmean_native.h 2025-03-14T04:57:27.8629931Z 100% 2025-03-14T04:57:27.8633670Z New File 2176 nanmean_ops.h 2025-03-14T04:57:27.8637400Z 100% 2025-03-14T04:57:27.8640957Z New File 3369 nanmedian.h 2025-03-14T04:57:27.8644603Z 100% 2025-03-14T04:57:27.8648284Z New File 1013 nanmedian_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.8652184Z 100% 2025-03-14T04:57:27.8656156Z New File 1189 nanmedian_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8659981Z 100% 2025-03-14T04:57:27.8663948Z New File 1075 nanmedian_cpu_dispatch.h 2025-03-14T04:57:27.8667458Z 100% 2025-03-14T04:57:27.8672202Z New File 1077 nanmedian_cuda_dispatch.h 2025-03-14T04:57:27.8675501Z 100% 2025-03-14T04:57:27.8679659Z New File 1381 nanmedian_native.h 2025-03-14T04:57:27.8683894Z 100% 2025-03-14T04:57:27.8687292Z New File 4983 nanmedian_ops.h 2025-03-14T04:57:27.8691127Z 100% 2025-03-14T04:57:27.8694903Z New File 3048 nanquantile.h 2025-03-14T04:57:27.8698640Z 100% 2025-03-14T04:57:27.8702601Z New File 1862 nanquantile_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8706411Z 100% 2025-03-14T04:57:27.8710137Z New File 1158 nanquantile_native.h 2025-03-14T04:57:27.8713743Z 100% 2025-03-14T04:57:27.8717858Z New File 4088 nanquantile_ops.h 2025-03-14T04:57:27.8721814Z 100% 2025-03-14T04:57:27.8725908Z New File 1637 nansum.h 2025-03-14T04:57:27.8729325Z 100% 2025-03-14T04:57:27.8733076Z New File 1220 nansum_cpu_dispatch.h 2025-03-14T04:57:27.8736647Z 100% 2025-03-14T04:57:27.8740401Z New File 1222 nansum_cuda_dispatch.h 2025-03-14T04:57:27.8744004Z 100% 2025-03-14T04:57:27.8747937Z New File 776 nansum_native.h 2025-03-14T04:57:27.8751515Z 100% 2025-03-14T04:57:27.8755479Z New File 2170 nansum_ops.h 2025-03-14T04:57:27.8759046Z 100% 2025-03-14T04:57:27.8762777Z New File 2085 nan_to_num.h 2025-03-14T04:57:27.8766318Z 100% 2025-03-14T04:57:27.8770010Z New File 1123 nan_to_num_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.8773714Z 100% 2025-03-14T04:57:27.8777410Z New File 1086 nan_to_num_cpu_dispatch.h 2025-03-14T04:57:27.8780872Z 100% 2025-03-14T04:57:27.8784585Z New File 1088 nan_to_num_cuda_dispatch.h 2025-03-14T04:57:27.8788238Z 100% 2025-03-14T04:57:27.8791824Z New File 1597 nan_to_num_native.h 2025-03-14T04:57:27.8795288Z 100% 2025-03-14T04:57:27.8798870Z New File 3087 nan_to_num_ops.h 2025-03-14T04:57:27.8803294Z 100% 2025-03-14T04:57:27.8806686Z New File 2708 narrow.h 2025-03-14T04:57:27.8811077Z 100% 2025-03-14T04:57:27.8815007Z New File 1176 narrow_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8818794Z 100% 2025-03-14T04:57:27.8822533Z New File 4176 narrow_copy.h 2025-03-14T04:57:27.8826330Z 100% 2025-03-14T04:57:27.8830443Z New File 981 narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:27.8834141Z 100% 2025-03-14T04:57:27.8837883Z New File 1455 narrow_copy_cpu_dispatch.h 2025-03-14T04:57:27.8841473Z 100% 2025-03-14T04:57:27.8845365Z New File 930 narrow_copy_native.h 2025-03-14T04:57:27.8848947Z 100% 2025-03-14T04:57:27.8852679Z New File 1971 narrow_copy_ops.h 2025-03-14T04:57:27.8856500Z 100% 2025-03-14T04:57:27.8860219Z New File 805 narrow_native.h 2025-03-14T04:57:27.8863781Z 100% 2025-03-14T04:57:27.8867501Z New File 1904 narrow_ops.h 2025-03-14T04:57:27.8871129Z 100% 2025-03-14T04:57:27.8874728Z New File 2842 native_batch_norm.h 2025-03-14T04:57:27.8878556Z 100% 2025-03-14T04:57:27.8882575Z New File 3376 native_batch_norm_backward.h 2025-03-14T04:57:27.8886393Z 100% 2025-03-14T04:57:27.8890695Z New File 1743 native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.8894227Z 100% 2025-03-14T04:57:27.8898009Z New File 1126 native_batch_norm_backward_cpu_dispatch.h 2025-03-14T04:57:27.8901573Z 100% 2025-03-14T04:57:27.8905943Z New File 1128 native_batch_norm_backward_cuda_dispatch.h 2025-03-14T04:57:27.8909746Z 100% 2025-03-14T04:57:27.8913430Z New File 2256 native_batch_norm_backward_native.h 2025-03-14T04:57:27.8917025Z 100% 2025-03-14T04:57:27.8921155Z New File 4232 native_batch_norm_backward_ops.h 2025-03-14T04:57:27.8924739Z 100% 2025-03-14T04:57:27.8929377Z New File 1841 native_batch_norm_cpu_dispatch.h 2025-03-14T04:57:27.8933096Z 100% 2025-03-14T04:57:27.8936916Z New File 1843 native_batch_norm_cuda_dispatch.h 2025-03-14T04:57:27.8940780Z 100% 2025-03-14T04:57:27.8944591Z New File 2248 native_batch_norm_native.h 2025-03-14T04:57:27.8948094Z 100% 2025-03-14T04:57:27.8951963Z New File 3591 native_batch_norm_ops.h 2025-03-14T04:57:27.8955833Z 100% 2025-03-14T04:57:27.8959745Z New File 1529 native_channel_shuffle.h 2025-03-14T04:57:27.8963756Z 100% 2025-03-14T04:57:27.8967771Z New File 917 native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.8971671Z 100% 2025-03-14T04:57:27.8975421Z New File 873 native_channel_shuffle_cpu_dispatch.h 2025-03-14T04:57:27.8979298Z 100% 2025-03-14T04:57:27.8983356Z New File 611 native_channel_shuffle_native.h 2025-03-14T04:57:27.8987051Z 100% 2025-03-14T04:57:27.8991058Z New File 1102 native_channel_shuffle_ops.h 2025-03-14T04:57:27.8994721Z 100% 2025-03-14T04:57:27.8998377Z New File 1576 native_dropout.h 2025-03-14T04:57:27.9002501Z 100% 2025-03-14T04:57:27.9006429Z New File 1534 native_dropout_backward.h 2025-03-14T04:57:27.9010060Z 100% 2025-03-14T04:57:27.9014002Z New File 1017 native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9017639Z 100% 2025-03-14T04:57:27.9021701Z New File 806 native_dropout_backward_cpu_dispatch.h 2025-03-14T04:57:27.9025746Z 100% 2025-03-14T04:57:27.9029622Z New File 808 native_dropout_backward_cuda_dispatch.h 2025-03-14T04:57:27.9033598Z 100% 2025-03-14T04:57:27.9037221Z New File 825 native_dropout_backward_native.h 2025-03-14T04:57:27.9041211Z 100% 2025-03-14T04:57:27.9045252Z New File 1995 native_dropout_backward_ops.h 2025-03-14T04:57:27.9048767Z 100% 2025-03-14T04:57:27.9052715Z New File 1081 native_dropout_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9056509Z 100% 2025-03-14T04:57:27.9060320Z New File 816 native_dropout_cpu_dispatch.h 2025-03-14T04:57:27.9064268Z 100% 2025-03-14T04:57:27.9068058Z New File 818 native_dropout_cuda_dispatch.h 2025-03-14T04:57:27.9071866Z 100% 2025-03-14T04:57:27.9076006Z New File 1016 native_dropout_native.h 2025-03-14T04:57:27.9079486Z 100% 2025-03-14T04:57:27.9083394Z New File 2155 native_dropout_ops.h 2025-03-14T04:57:27.9087132Z 100% 2025-03-14T04:57:27.9091168Z New File 7304 native_group_norm.h 2025-03-14T04:57:27.9094749Z 100% 2025-03-14T04:57:27.9098897Z New File 8813 native_group_norm_backward.h 2025-03-14T04:57:27.9102542Z 100% 2025-03-14T04:57:27.9106501Z New File 2316 native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9109854Z 100% 2025-03-14T04:57:27.9113824Z New File 1345 native_group_norm_backward_cpu_dispatch.h 2025-03-14T04:57:27.9117429Z 100% 2025-03-14T04:57:27.9121478Z New File 1347 native_group_norm_backward_cuda_dispatch.h 2025-03-14T04:57:27.9125501Z 100% 2025-03-14T04:57:27.9129271Z New File 1166 native_group_norm_backward_native.h 2025-03-14T04:57:27.9132684Z 100% 2025-03-14T04:57:27.9136409Z New File 3582 native_group_norm_backward_ops.h 2025-03-14T04:57:27.9140294Z 100% 2025-03-14T04:57:27.9144216Z New File 2565 native_group_norm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9147602Z 100% 2025-03-14T04:57:27.9151428Z New File 1209 native_group_norm_cpu_dispatch.h 2025-03-14T04:57:27.9155068Z 100% 2025-03-14T04:57:27.9165671Z New File 1211 native_group_norm_cuda_dispatch.h 2025-03-14T04:57:27.9170059Z 100% 2025-03-14T04:57:27.9173258Z New File 1279 native_group_norm_native.h 2025-03-14T04:57:27.9177053Z 100% 2025-03-14T04:57:27.9181011Z New File 3140 native_group_norm_ops.h 2025-03-14T04:57:27.9184540Z 100% 2025-03-14T04:57:27.9188152Z New File 7124 native_layer_norm.h 2025-03-14T04:57:27.9191689Z 100% 2025-03-14T04:57:27.9195560Z New File 9293 native_layer_norm_backward.h 2025-03-14T04:57:27.9199205Z 100% 2025-03-14T04:57:27.9203353Z New File 2404 native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9206708Z 100% 2025-03-14T04:57:27.9210473Z New File 1389 native_layer_norm_backward_cpu_dispatch.h 2025-03-14T04:57:27.9214343Z 100% 2025-03-14T04:57:27.9218205Z New File 1391 native_layer_norm_backward_cuda_dispatch.h 2025-03-14T04:57:27.9221760Z 100% 2025-03-14T04:57:27.9225811Z New File 1895 native_layer_norm_backward_native.h 2025-03-14T04:57:27.9229242Z 100% 2025-03-14T04:57:27.9233088Z New File 3670 native_layer_norm_backward_ops.h 2025-03-14T04:57:27.9236680Z 100% 2025-03-14T04:57:27.9240541Z New File 2445 native_layer_norm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9244583Z 100% 2025-03-14T04:57:27.9248345Z New File 1169 native_layer_norm_cpu_dispatch.h 2025-03-14T04:57:27.9251920Z 100% 2025-03-14T04:57:27.9255762Z New File 1171 native_layer_norm_cuda_dispatch.h 2025-03-14T04:57:27.9259462Z 100% 2025-03-14T04:57:27.9263189Z New File 1695 native_layer_norm_native.h 2025-03-14T04:57:27.9266739Z 100% 2025-03-14T04:57:27.9270473Z New File 2958 native_layer_norm_ops.h 2025-03-14T04:57:27.9274112Z 100% 2025-03-14T04:57:27.9277785Z New File 2515 native_norm.h 2025-03-14T04:57:27.9281356Z 100% 2025-03-14T04:57:27.9285622Z New File 1342 native_norm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9289086Z 100% 2025-03-14T04:57:27.9292831Z New File 1022 native_norm_native.h 2025-03-14T04:57:27.9296452Z 100% 2025-03-14T04:57:27.9300155Z New File 3780 native_norm_ops.h 2025-03-14T04:57:27.9303748Z 100% 2025-03-14T04:57:27.9307132Z New File 1896 ne.h 2025-03-14T04:57:27.9316906Z 100% 2025-03-14T04:57:27.9320511Z New File 1175 neg.h 2025-03-14T04:57:27.9323962Z 100% 2025-03-14T04:57:27.9327466Z New File 1240 negative.h 2025-03-14T04:57:27.9330698Z 100% 2025-03-14T04:57:27.9334515Z New File 1006 negative_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.9338029Z 100% 2025-03-14T04:57:27.9341577Z New File 634 negative_native.h 2025-03-14T04:57:27.9345107Z 100% 2025-03-14T04:57:27.9348669Z New File 2115 negative_ops.h 2025-03-14T04:57:27.9352189Z 100% 2025-03-14T04:57:27.9361506Z New File 859 neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:27.9365067Z 100% 2025-03-14T04:57:27.9368613Z New File 942 neg_cpu_dispatch.h 2025-03-14T04:57:27.9372007Z 100% 2025-03-14T04:57:27.9375580Z New File 944 neg_cuda_dispatch.h 2025-03-14T04:57:27.9379326Z 100% 2025-03-14T04:57:27.9382811Z New File 599 neg_meta.h 2025-03-14T04:57:27.9386104Z 100% 2025-03-14T04:57:27.9389612Z New File 944 neg_meta_dispatch.h 2025-03-14T04:57:27.9393119Z 100% 2025-03-14T04:57:27.9396722Z New File 1145 neg_native.h 2025-03-14T04:57:27.9400268Z 100% 2025-03-14T04:57:27.9403726Z New File 2070 neg_ops.h 2025-03-14T04:57:27.9414161Z 100% 2025-03-14T04:57:27.9417853Z New File 866 nested_to_padded_tensor.h 2025-03-14T04:57:27.9421738Z 100% 2025-03-14T04:57:27.9425513Z New File 872 nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.9428940Z 100% 2025-03-14T04:57:27.9432674Z New File 582 nested_to_padded_tensor_native.h 2025-03-14T04:57:27.9436400Z 100% 2025-03-14T04:57:27.9440040Z New File 1216 nested_to_padded_tensor_ops.h 2025-03-14T04:57:27.9443628Z 100% 2025-03-14T04:57:27.9447068Z New File 4433 new_empty.h 2025-03-14T04:57:27.9450601Z 100% 2025-03-14T04:57:27.9454329Z New File 1864 new_empty_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9457892Z 100% 2025-03-14T04:57:27.9461705Z New File 805 new_empty_native.h 2025-03-14T04:57:27.9465290Z 100% 2025-03-14T04:57:27.9469204Z New File 2277 new_empty_ops.h 2025-03-14T04:57:27.9473073Z 100% 2025-03-14T04:57:27.9476249Z New File 5297 new_empty_strided.h 2025-03-14T04:57:27.9479949Z 100% 2025-03-14T04:57:27.9484018Z New File 1586 new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:27.9487659Z 100% 2025-03-14T04:57:27.9491560Z New File 1308 new_empty_strided_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9494993Z 100% 2025-03-14T04:57:27.9498804Z New File 877 new_empty_strided_native.h 2025-03-14T04:57:27.9502431Z 100% 2025-03-14T04:57:27.9506098Z New File 2513 new_empty_strided_ops.h 2025-03-14T04:57:27.9509965Z 100% 2025-03-14T04:57:27.9513415Z New File 4996 new_full.h 2025-03-14T04:57:27.9516802Z 100% 2025-03-14T04:57:27.9520644Z New File 2104 new_full_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9524427Z 100% 2025-03-14T04:57:27.9528261Z New File 854 new_full_native.h 2025-03-14T04:57:27.9532303Z 100% 2025-03-14T04:57:27.9536238Z New File 2473 new_full_ops.h 2025-03-14T04:57:27.9539809Z 100% 2025-03-14T04:57:27.9543282Z New File 4404 new_ones.h 2025-03-14T04:57:27.9546632Z 100% 2025-03-14T04:57:27.9550677Z New File 1856 new_ones_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9554693Z 100% 2025-03-14T04:57:27.9558352Z New File 792 new_ones_native.h 2025-03-14T04:57:27.9561968Z 100% 2025-03-14T04:57:27.9565617Z New File 2271 new_ones_ops.h 2025-03-14T04:57:27.9569505Z 100% 2025-03-14T04:57:27.9572646Z New File 4433 new_zeros.h 2025-03-14T04:57:27.9576973Z 100% 2025-03-14T04:57:27.9580898Z New File 1864 new_zeros_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:27.9584342Z 100% 2025-03-14T04:57:27.9588023Z New File 794 new_zeros_native.h 2025-03-14T04:57:27.9591994Z 100% 2025-03-14T04:57:27.9595462Z New File 2277 new_zeros_ops.h 2025-03-14T04:57:27.9599452Z 100% 2025-03-14T04:57:27.9607948Z New File 1238 nextafter.h 2025-03-14T04:57:27.9611699Z 100% 2025-03-14T04:57:27.9615896Z New File 923 nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:27.9619906Z 100% 2025-03-14T04:57:27.9623314Z New File 1070 nextafter_cpu_dispatch.h 2025-03-14T04:57:27.9626992Z 100% 2025-03-14T04:57:27.9631092Z New File 1072 nextafter_cuda_dispatch.h 2025-03-14T04:57:27.9634258Z 100% 2025-03-14T04:57:27.9638292Z New File 631 nextafter_meta.h 2025-03-14T04:57:27.9641788Z 100% 2025-03-14T04:57:27.9645559Z New File 1072 nextafter_meta_dispatch.h 2025-03-14T04:57:27.9649130Z 100% 2025-03-14T04:57:27.9652930Z New File 654 nextafter_native.h 2025-03-14T04:57:27.9656812Z 100% 2025-03-14T04:57:27.9660935Z New File 2382 nextafter_ops.h 2025-03-14T04:57:27.9664390Z 100% 2025-03-14T04:57:27.9669223Z New File 1060 ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:27.9672679Z 100% 2025-03-14T04:57:27.9676619Z New File 1396 ne_cpu_dispatch.h 2025-03-14T04:57:27.9680237Z 100% 2025-03-14T04:57:27.9684035Z New File 1398 ne_cuda_dispatch.h 2025-03-14T04:57:27.9687620Z 100% 2025-03-14T04:57:27.9691107Z New File 783 ne_meta.h 2025-03-14T04:57:27.9694943Z 100% 2025-03-14T04:57:27.9698027Z New File 1398 ne_meta_dispatch.h 2025-03-14T04:57:27.9701664Z 100% 2025-03-14T04:57:27.9705306Z New File 1235 ne_native.h 2025-03-14T04:57:27.9708789Z 100% 2025-03-14T04:57:27.9712294Z New File 4285 ne_ops.h 2025-03-14T04:57:27.9715655Z 100% 2025-03-14T04:57:27.9718982Z New File 5615 nll_loss.h 2025-03-14T04:57:27.9722512Z 100% 2025-03-14T04:57:27.9725955Z New File 5677 nll_loss2d.h 2025-03-14T04:57:27.9729670Z 100% 2025-03-14T04:57:27.9733150Z New File 7216 nll_loss2d_backward.h 2025-03-14T04:57:27.9736792Z 100% 2025-03-14T04:57:27.9740462Z New File 2317 nll_loss2d_backward_cpu_dispatch.h 2025-03-14T04:57:27.9744567Z 100% 2025-03-14T04:57:27.9748589Z New File 2319 nll_loss2d_backward_cuda_dispatch.h 2025-03-14T04:57:27.9752177Z 100% 2025-03-14T04:57:27.9755895Z New File 1502 nll_loss2d_backward_native.h 2025-03-14T04:57:27.9759462Z 100% 2025-03-14T04:57:27.9763466Z New File 2885 nll_loss2d_backward_ops.h 2025-03-14T04:57:27.9767200Z 100% 2025-03-14T04:57:27.9771036Z New File 2001 nll_loss2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.9774520Z 100% 2025-03-14T04:57:27.9778325Z New File 6567 nll_loss2d_forward.h 2025-03-14T04:57:27.9781770Z 100% 2025-03-14T04:57:27.9785495Z New File 2171 nll_loss2d_forward_cpu_dispatch.h 2025-03-14T04:57:27.9789493Z 100% 2025-03-14T04:57:27.9793516Z New File 2173 nll_loss2d_forward_cuda_dispatch.h 2025-03-14T04:57:27.9797392Z 100% 2025-03-14T04:57:27.9801696Z New File 1388 nll_loss2d_forward_native.h 2025-03-14T04:57:27.9805304Z 100% 2025-03-14T04:57:27.9809074Z New File 2726 nll_loss2d_forward_ops.h 2025-03-14T04:57:27.9812577Z 100% 2025-03-14T04:57:27.9816630Z New File 847 nll_loss2d_native.h 2025-03-14T04:57:27.9820419Z 100% 2025-03-14T04:57:27.9823927Z New File 2397 nll_loss2d_ops.h 2025-03-14T04:57:27.9827410Z 100% 2025-03-14T04:57:27.9830940Z New File 7154 nll_loss_backward.h 2025-03-14T04:57:27.9834340Z 100% 2025-03-14T04:57:27.9838441Z New File 1255 nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:27.9841929Z 100% 2025-03-14T04:57:27.9845575Z New File 2305 nll_loss_backward_cpu_dispatch.h 2025-03-14T04:57:27.9849045Z 100% 2025-03-14T04:57:27.9853148Z New File 2307 nll_loss_backward_cuda_dispatch.h 2025-03-14T04:57:27.9857733Z 100% 2025-03-14T04:57:27.9861766Z New File 776 nll_loss_backward_meta.h 2025-03-14T04:57:27.9865937Z 100% 2025-03-14T04:57:27.9869839Z New File 2307 nll_loss_backward_meta_dispatch.h 2025-03-14T04:57:27.9873358Z 100% 2025-03-14T04:57:27.9877237Z New File 1167 nll_loss_backward_native.h 2025-03-14T04:57:27.9880875Z 100% 2025-03-14T04:57:27.9884657Z New File 2873 nll_loss_backward_ops.h 2025-03-14T04:57:27.9888695Z 100% 2025-03-14T04:57:27.9892535Z New File 1989 nll_loss_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:27.9895968Z 100% 2025-03-14T04:57:27.9900221Z New File 6505 nll_loss_forward.h 2025-03-14T04:57:27.9903769Z 100% 2025-03-14T04:57:27.9907702Z New File 1173 nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:27.9917528Z 100% 2025-03-14T04:57:27.9921722Z New File 2159 nll_loss_forward_cpu_dispatch.h 2025-03-14T04:57:27.9925627Z 100% 2025-03-14T04:57:27.9929381Z New File 2161 nll_loss_forward_cuda_dispatch.h 2025-03-14T04:57:27.9933503Z 100% 2025-03-14T04:57:27.9943711Z New File 710 nll_loss_forward_meta.h 2025-03-14T04:57:27.9947456Z 100% 2025-03-14T04:57:27.9951309Z New File 2161 nll_loss_forward_meta_dispatch.h 2025-03-14T04:57:27.9955146Z 100% 2025-03-14T04:57:27.9958828Z New File 1090 nll_loss_forward_native.h 2025-03-14T04:57:27.9962730Z 100% 2025-03-14T04:57:27.9967343Z New File 2714 nll_loss_forward_ops.h 2025-03-14T04:57:27.9971257Z 100% 2025-03-14T04:57:27.9975009Z New File 843 nll_loss_native.h 2025-03-14T04:57:27.9979550Z 100% 2025-03-14T04:57:27.9983408Z New File 2170 nll_loss_nd.h 2025-03-14T04:57:27.9986958Z 100% 2025-03-14T04:57:27.9991163Z New File 1143 nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0000703Z 100% 2025-03-14T04:57:28.0005298Z New File 653 nll_loss_nd_native.h 2025-03-14T04:57:28.0009118Z 100% 2025-03-14T04:57:28.0013266Z New File 1394 nll_loss_nd_ops.h 2025-03-14T04:57:28.0017494Z 100% 2025-03-14T04:57:28.0026319Z New File 2385 nll_loss_ops.h 2025-03-14T04:57:28.0026614Z 100% 2025-03-14T04:57:28.0028814Z New File 1077 nonzero.h 2025-03-14T04:57:28.0032446Z 100% 2025-03-14T04:57:28.0036502Z New File 905 nonzero_cpu_dispatch.h 2025-03-14T04:57:28.0041117Z 100% 2025-03-14T04:57:28.0045352Z New File 907 nonzero_cuda_dispatch.h 2025-03-14T04:57:28.0049433Z 100% 2025-03-14T04:57:28.0053071Z New File 732 nonzero_native.h 2025-03-14T04:57:28.0057131Z 100% 2025-03-14T04:57:28.0061214Z New File 713 nonzero_numpy.h 2025-03-14T04:57:28.0064681Z 100% 2025-03-14T04:57:28.0068857Z New File 809 nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0072584Z 100% 2025-03-14T04:57:28.0076355Z New File 519 nonzero_numpy_native.h 2025-03-14T04:57:28.0080263Z 100% 2025-03-14T04:57:28.0084302Z New File 1054 nonzero_numpy_ops.h 2025-03-14T04:57:28.0087898Z 100% 2025-03-14T04:57:28.0091814Z New File 1593 nonzero_ops.h 2025-03-14T04:57:28.0095464Z 100% 2025-03-14T04:57:28.0099195Z New File 4095 nonzero_static.h 2025-03-14T04:57:28.0103246Z 100% 2025-03-14T04:57:28.0107522Z New File 1413 nonzero_static_cpu_dispatch.h 2025-03-14T04:57:28.0111362Z 100% 2025-03-14T04:57:28.0114886Z New File 1415 nonzero_static_cuda_dispatch.h 2025-03-14T04:57:28.0118996Z 100% 2025-03-14T04:57:28.0123441Z New File 902 nonzero_static_native.h 2025-03-14T04:57:28.0126940Z 100% 2025-03-14T04:57:28.0130985Z New File 1898 nonzero_static_ops.h 2025-03-14T04:57:28.0134696Z 100% 2025-03-14T04:57:28.0138241Z New File 6372 norm.h 2025-03-14T04:57:28.0142129Z 100% 2025-03-14T04:57:28.0145669Z New File 11831 normal.h 2025-03-14T04:57:28.0149277Z 100% 2025-03-14T04:57:28.0153316Z New File 2700 normal_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.0164106Z 100% 2025-03-14T04:57:28.0168484Z New File 2084 normal_cpu_dispatch.h 2025-03-14T04:57:28.0176723Z 100% 2025-03-14T04:57:28.0177018Z New File 2086 normal_cuda_dispatch.h 2025-03-14T04:57:28.0180536Z 100% 2025-03-14T04:57:28.0184612Z New File 2086 normal_meta_dispatch.h 2025-03-14T04:57:28.0188339Z 100% 2025-03-14T04:57:28.0192130Z New File 3373 normal_native.h 2025-03-14T04:57:28.0196735Z 100% 2025-03-14T04:57:28.0201271Z New File 9773 normal_ops.h 2025-03-14T04:57:28.0205556Z 100% 2025-03-14T04:57:28.0209739Z New File 1040 norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.0214109Z 100% 2025-03-14T04:57:28.0217928Z New File 1401 norm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.0221535Z 100% 2025-03-14T04:57:28.0225640Z New File 1670 norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0229163Z 100% 2025-03-14T04:57:28.0232974Z New File 1626 norm_cpu_dispatch.h 2025-03-14T04:57:28.0237107Z 100% 2025-03-14T04:57:28.0240778Z New File 1628 norm_cuda_dispatch.h 2025-03-14T04:57:28.0244719Z 100% 2025-03-14T04:57:28.0248630Z New File 757 norm_except_dim.h 2025-03-14T04:57:28.0252363Z 100% 2025-03-14T04:57:28.0256494Z New File 823 norm_except_dim_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0259973Z 100% 2025-03-14T04:57:28.0263627Z New File 533 norm_except_dim_native.h 2025-03-14T04:57:28.0266967Z 100% 2025-03-14T04:57:28.0271045Z New File 1096 norm_except_dim_ops.h 2025-03-14T04:57:28.0274572Z 100% 2025-03-14T04:57:28.0312152Z New File 897 norm_meta.h 2025-03-14T04:57:28.0315610Z 100% 2025-03-14T04:57:28.0319802Z New File 1628 norm_meta_dispatch.h 2025-03-14T04:57:28.0323870Z 100% 2025-03-14T04:57:28.0327629Z New File 2294 norm_native.h 2025-03-14T04:57:28.0331190Z 100% 2025-03-14T04:57:28.0334562Z New File 10400 norm_ops.h 2025-03-14T04:57:28.0338175Z 100% 2025-03-14T04:57:28.0341666Z New File 2029 not_equal.h 2025-03-14T04:57:28.0345544Z 100% 2025-03-14T04:57:28.0349214Z New File 1496 not_equal_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0352670Z 100% 2025-03-14T04:57:28.0356250Z New File 988 not_equal_native.h 2025-03-14T04:57:28.0360082Z 100% 2025-03-14T04:57:28.0363693Z New File 4411 not_equal_ops.h 2025-03-14T04:57:28.0367494Z 100% 2025-03-14T04:57:28.0371218Z New File 2140 nuclear_norm.h 2025-03-14T04:57:28.0375149Z 100% 2025-03-14T04:57:28.0378926Z New File 1367 nuclear_norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0382274Z 100% 2025-03-14T04:57:28.0385837Z New File 844 nuclear_norm_native.h 2025-03-14T04:57:28.0389310Z 100% 2025-03-14T04:57:28.0394602Z New File 3152 nuclear_norm_ops.h 2025-03-14T04:57:28.0399828Z 100% 2025-03-14T04:57:28.0403410Z New File 531 numpy_T.h 2025-03-14T04:57:28.0406688Z 100% 2025-03-14T04:57:28.0411408Z New File 788 numpy_T_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0413990Z 100% 2025-03-14T04:57:28.0417752Z New File 498 numpy_T_native.h 2025-03-14T04:57:28.0421410Z 100% 2025-03-14T04:57:28.0425043Z New File 995 numpy_T_ops.h 2025-03-14T04:57:28.0428689Z 100% 2025-03-14T04:57:28.0432177Z New File 6961 ones.h 2025-03-14T04:57:28.0435820Z 100% 2025-03-14T04:57:28.0439280Z New File 2208 ones_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.0444156Z 100% 2025-03-14T04:57:28.0448194Z New File 2252 ones_like.h 2025-03-14T04:57:28.0451906Z 100% 2025-03-14T04:57:28.0456052Z New File 1414 ones_like_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.0459755Z 100% 2025-03-14T04:57:28.0463436Z New File 852 ones_like_native.h 2025-03-14T04:57:28.0467209Z 100% 2025-03-14T04:57:28.0471343Z New File 2435 ones_like_ops.h 2025-03-14T04:57:28.0474897Z 100% 2025-03-14T04:57:28.0478693Z New File 1090 ones_native.h 2025-03-14T04:57:28.0482260Z 100% 2025-03-14T04:57:28.0485790Z New File 3956 ones_ops.h 2025-03-14T04:57:28.0489340Z 100% 2025-03-14T04:57:28.0492897Z New File 729 one_hot.h 2025-03-14T04:57:28.0496119Z 100% 2025-03-14T04:57:28.0499941Z New File 812 one_hot_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0505814Z 100% 2025-03-14T04:57:28.0509341Z New File 522 one_hot_native.h 2025-03-14T04:57:28.0512686Z 100% 2025-03-14T04:57:28.0517776Z New File 1060 one_hot_ops.h 2025-03-14T04:57:28.0521633Z 100% 2025-03-14T04:57:28.0525003Z New File 926 or.h 2025-03-14T04:57:28.0528277Z 100% 2025-03-14T04:57:28.0531693Z New File 1207 orgqr.h 2025-03-14T04:57:28.0535102Z 100% 2025-03-14T04:57:28.0539032Z New File 1024 orgqr_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0542585Z 100% 2025-03-14T04:57:28.0546780Z New File 628 orgqr_native.h 2025-03-14T04:57:28.0550553Z 100% 2025-03-14T04:57:28.0560628Z New File 1759 orgqr_ops.h 2025-03-14T04:57:28.0564260Z 100% 2025-03-14T04:57:28.0567688Z New File 1625 ormqr.h 2025-03-14T04:57:28.0570946Z 100% 2025-03-14T04:57:28.0574673Z New File 1164 ormqr_cpu_dispatch.h 2025-03-14T04:57:28.0578178Z 100% 2025-03-14T04:57:28.0581721Z New File 1166 ormqr_cuda_dispatch.h 2025-03-14T04:57:28.0585176Z 100% 2025-03-14T04:57:28.0589089Z New File 747 ormqr_native.h 2025-03-14T04:57:28.0592642Z 100% 2025-03-14T04:57:28.0596451Z New File 2145 ormqr_ops.h 2025-03-14T04:57:28.0599943Z 100% 2025-03-14T04:57:28.0603983Z New File 1050 or_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0607420Z 100% 2025-03-14T04:57:28.0610871Z New File 760 or_native.h 2025-03-14T04:57:28.0614903Z 100% 2025-03-14T04:57:28.0618469Z New File 2941 or_ops.h 2025-03-14T04:57:28.0621670Z 100% 2025-03-14T04:57:28.0625055Z New File 1189 outer.h 2025-03-14T04:57:28.0628382Z 100% 2025-03-14T04:57:28.0632363Z New File 1018 outer_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0635854Z 100% 2025-03-14T04:57:28.0639745Z New File 624 outer_native.h 2025-03-14T04:57:28.0643375Z 100% 2025-03-14T04:57:28.0647251Z New File 1747 outer_ops.h 2025-03-14T04:57:28.0650683Z 100% 2025-03-14T04:57:28.0654515Z New File 533 output_nr.h 2025-03-14T04:57:28.0657876Z 100% 2025-03-14T04:57:28.0661522Z New File 787 output_nr_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0665217Z 100% 2025-03-14T04:57:28.0675372Z New File 497 output_nr_native.h 2025-03-14T04:57:28.0675721Z 100% 2025-03-14T04:57:28.0676317Z New File 983 output_nr_ops.h 2025-03-14T04:57:28.0679732Z 100% 2025-03-14T04:57:28.0683362Z New File 1830 pad.h 2025-03-14T04:57:28.0686687Z 100% 2025-03-14T04:57:28.0690537Z New File 1049 pad_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0694190Z 100% 2025-03-14T04:57:28.0698136Z New File 606 pad_native.h 2025-03-14T04:57:28.0701856Z 100% 2025-03-14T04:57:28.0705592Z New File 1255 pad_ops.h 2025-03-14T04:57:28.0708885Z 100% 2025-03-14T04:57:28.0712694Z New File 911 pad_sequence.h 2025-03-14T04:57:28.0716155Z 100% 2025-03-14T04:57:28.0719771Z New File 883 pad_sequence_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0723355Z 100% 2025-03-14T04:57:28.0726907Z New File 593 pad_sequence_native.h 2025-03-14T04:57:28.0730448Z 100% 2025-03-14T04:57:28.0734023Z New File 1260 pad_sequence_ops.h 2025-03-14T04:57:28.0737497Z 100% 2025-03-14T04:57:28.0741765Z New File 859 pairwise_distance.h 2025-03-14T04:57:28.0746371Z 100% 2025-03-14T04:57:28.0750618Z New File 869 pairwise_distance_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0754011Z 100% 2025-03-14T04:57:28.0757923Z New File 579 pairwise_distance_native.h 2025-03-14T04:57:28.0761579Z 100% 2025-03-14T04:57:28.0765321Z New File 1232 pairwise_distance_ops.h 2025-03-14T04:57:28.0768764Z 100% 2025-03-14T04:57:28.0772762Z New File 690 pdist.h 2025-03-14T04:57:28.0776074Z 100% 2025-03-14T04:57:28.0779805Z New File 798 pdist_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0784417Z 100% 2025-03-14T04:57:28.0795729Z New File 508 pdist_native.h 2025-03-14T04:57:28.0799216Z 100% 2025-03-14T04:57:28.0803097Z New File 1022 pdist_ops.h 2025-03-14T04:57:28.0806472Z 100% 2025-03-14T04:57:28.0809939Z New File 718 permute.h 2025-03-14T04:57:28.0813077Z 100% 2025-03-14T04:57:28.0817208Z New File 810 permute_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.0820878Z 100% 2025-03-14T04:57:28.0824599Z New File 1247 permute_copy.h 2025-03-14T04:57:28.0828396Z 100% 2025-03-14T04:57:28.0832509Z New File 841 permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.0836430Z 100% 2025-03-14T04:57:28.0848233Z New File 947 permute_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.0852130Z 100% 2025-03-14T04:57:28.0855960Z New File 632 permute_copy_native.h 2025-03-14T04:57:28.0859436Z 100% 2025-03-14T04:57:28.0863566Z New File 1769 permute_copy_ops.h 2025-03-14T04:57:28.0867158Z 100% 2025-03-14T04:57:28.0870773Z New File 609 permute_native.h 2025-03-14T04:57:28.0874267Z 100% 2025-03-14T04:57:28.0878262Z New File 1068 permute_ops.h 2025-03-14T04:57:28.0882139Z 100% 2025-03-14T04:57:28.0885885Z New File 722 pinverse.h 2025-03-14T04:57:28.0889069Z 100% 2025-03-14T04:57:28.0892661Z New File 809 pinverse_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0896448Z 100% 2025-03-14T04:57:28.0899882Z New File 519 pinverse_native.h 2025-03-14T04:57:28.0903155Z 100% 2025-03-14T04:57:28.0906788Z New File 1047 pinverse_ops.h 2025-03-14T04:57:28.0910608Z 100% 2025-03-14T04:57:28.0914388Z New File 534 pin_memory.h 2025-03-14T04:57:28.0917811Z 100% 2025-03-14T04:57:28.0921638Z New File 842 pin_memory_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.0924988Z 100% 2025-03-14T04:57:28.0928530Z New File 552 pin_memory_native.h 2025-03-14T04:57:28.0931804Z 100% 2025-03-14T04:57:28.0935451Z New File 1126 pin_memory_ops.h 2025-03-14T04:57:28.0939008Z 100% 2025-03-14T04:57:28.0942745Z New File 1317 pixel_shuffle.h 2025-03-14T04:57:28.0946852Z 100% 2025-03-14T04:57:28.0950647Z New File 844 pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.0953942Z 100% 2025-03-14T04:57:28.0957843Z New File 953 pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.0961203Z 100% 2025-03-14T04:57:28.0964983Z New File 774 pixel_shuffle_cpu_dispatch.h 2025-03-14T04:57:28.0968598Z 100% 2025-03-14T04:57:28.0972223Z New File 733 pixel_shuffle_native.h 2025-03-14T04:57:28.0975695Z 100% 2025-03-14T04:57:28.0979541Z New File 1783 pixel_shuffle_ops.h 2025-03-14T04:57:28.0983395Z 100% 2025-03-14T04:57:28.0987051Z New File 1355 pixel_unshuffle.h 2025-03-14T04:57:28.0991284Z 100% 2025-03-14T04:57:28.0995520Z New File 848 pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.0998975Z 100% 2025-03-14T04:57:28.1003014Z New File 961 pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1006721Z 100% 2025-03-14T04:57:28.1010636Z New File 778 pixel_unshuffle_cpu_dispatch.h 2025-03-14T04:57:28.1014422Z 100% 2025-03-14T04:57:28.1018129Z New File 745 pixel_unshuffle_native.h 2025-03-14T04:57:28.1021677Z 100% 2025-03-14T04:57:28.1025597Z New File 1807 pixel_unshuffle_ops.h 2025-03-14T04:57:28.1029337Z 100% 2025-03-14T04:57:28.1032719Z New File 1347 poisson.h 2025-03-14T04:57:28.1036191Z 100% 2025-03-14T04:57:28.1039945Z New File 992 poisson_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1043622Z 100% 2025-03-14T04:57:28.1050273Z New File 801 poisson_cpu_dispatch.h 2025-03-14T04:57:28.1054029Z 100% 2025-03-14T04:57:28.1058279Z New File 803 poisson_cuda_dispatch.h 2025-03-14T04:57:28.1061832Z 100% 2025-03-14T04:57:28.1071252Z New File 805 poisson_native.h 2025-03-14T04:57:28.1074869Z 100% 2025-03-14T04:57:28.1078532Z New File 905 poisson_nll_loss.h 2025-03-14T04:57:28.1082470Z 100% 2025-03-14T04:57:28.1086746Z New File 883 poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1091835Z 100% 2025-03-14T04:57:28.1095817Z New File 593 poisson_nll_loss_native.h 2025-03-14T04:57:28.1100027Z 100% 2025-03-14T04:57:28.1104266Z New File 1306 poisson_nll_loss_ops.h 2025-03-14T04:57:28.1107796Z 100% 2025-03-14T04:57:28.1111569Z New File 1879 poisson_ops.h 2025-03-14T04:57:28.1115646Z 100% 2025-03-14T04:57:28.1119230Z New File 1189 polar.h 2025-03-14T04:57:28.1122947Z 100% 2025-03-14T04:57:28.1126826Z New File 811 polar_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1130618Z 100% 2025-03-14T04:57:28.1134662Z New File 895 polar_cpu_dispatch.h 2025-03-14T04:57:28.1138544Z 100% 2025-03-14T04:57:28.1142561Z New File 897 polar_cuda_dispatch.h 2025-03-14T04:57:28.1146128Z 100% 2025-03-14T04:57:28.1150226Z New File 624 polar_native.h 2025-03-14T04:57:28.1153853Z 100% 2025-03-14T04:57:28.1157742Z New File 1747 polar_ops.h 2025-03-14T04:57:28.1161961Z 100% 2025-03-14T04:57:28.1165648Z New File 1160 polygamma.h 2025-03-14T04:57:28.1169305Z 100% 2025-03-14T04:57:28.1173066Z New File 827 polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.1177105Z 100% 2025-03-14T04:57:28.1181045Z New File 798 polygamma_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1184499Z 100% 2025-03-14T04:57:28.1188169Z New File 944 polygamma_cpu_dispatch.h 2025-03-14T04:57:28.1191616Z 100% 2025-03-14T04:57:28.1195802Z New File 946 polygamma_cuda_dispatch.h 2025-03-14T04:57:28.1199541Z 100% 2025-03-14T04:57:28.1203230Z New File 616 polygamma_meta.h 2025-03-14T04:57:28.1206689Z 100% 2025-03-14T04:57:28.1210393Z New File 946 polygamma_meta_dispatch.h 2025-03-14T04:57:28.1213925Z 100% 2025-03-14T04:57:28.1217668Z New File 705 polygamma_native.h 2025-03-14T04:57:28.1221154Z 100% 2025-03-14T04:57:28.1225455Z New File 2238 polygamma_ops.h 2025-03-14T04:57:28.1229219Z 100% 2025-03-14T04:57:28.1233076Z New File 682 positive.h 2025-03-14T04:57:28.1236387Z 100% 2025-03-14T04:57:28.1240510Z New File 789 positive_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1244145Z 100% 2025-03-14T04:57:28.1248100Z New File 499 positive_native.h 2025-03-14T04:57:28.1251391Z 100% 2025-03-14T04:57:28.1254983Z New File 998 positive_ops.h 2025-03-14T04:57:28.1259071Z 100% 2025-03-14T04:57:28.1262493Z New File 2775 pow.h 2025-03-14T04:57:28.1265886Z 100% 2025-03-14T04:57:28.1269753Z New File 1157 pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.1273153Z 100% 2025-03-14T04:57:28.1277251Z New File 1720 pow_cpu_dispatch.h 2025-03-14T04:57:28.1281518Z 100% 2025-03-14T04:57:28.1285126Z New File 1722 pow_cuda_dispatch.h 2025-03-14T04:57:28.1289105Z 100% 2025-03-14T04:57:28.1292523Z New File 961 pow_meta.h 2025-03-14T04:57:28.1296310Z 100% 2025-03-14T04:57:28.1299927Z New File 1722 pow_meta_dispatch.h 2025-03-14T04:57:28.1303584Z 100% 2025-03-14T04:57:28.1307084Z New File 1257 pow_native.h 2025-03-14T04:57:28.1310565Z 100% 2025-03-14T04:57:28.1313891Z New File 5766 pow_ops.h 2025-03-14T04:57:28.1317708Z 100% 2025-03-14T04:57:28.1321447Z New File 714 prelu.h 2025-03-14T04:57:28.1324716Z 100% 2025-03-14T04:57:28.1328692Z New File 813 prelu_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1332439Z 100% 2025-03-14T04:57:28.1336099Z New File 523 prelu_native.h 2025-03-14T04:57:28.1339754Z 100% 2025-03-14T04:57:28.1343676Z New File 1072 prelu_ops.h 2025-03-14T04:57:28.1347501Z 100% 2025-03-14T04:57:28.1351010Z New File 3374 prod.h 2025-03-14T04:57:28.1354290Z 100% 2025-03-14T04:57:28.1358175Z New File 898 prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.1369294Z 100% 2025-03-14T04:57:28.1373265Z New File 980 prod_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1376703Z 100% 2025-03-14T04:57:28.1380832Z New File 1192 prod_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1384185Z 100% 2025-03-14T04:57:28.1388048Z New File 1243 prod_cpu_dispatch.h 2025-03-14T04:57:28.1392023Z 100% 2025-03-14T04:57:28.1395812Z New File 1245 prod_cuda_dispatch.h 2025-03-14T04:57:28.1399363Z 100% 2025-03-14T04:57:28.1403227Z New File 674 prod_meta.h 2025-03-14T04:57:28.1406891Z 100% 2025-03-14T04:57:28.1410683Z New File 1138 prod_meta_dispatch.h 2025-03-14T04:57:28.1414130Z 100% 2025-03-14T04:57:28.1417628Z New File 1201 prod_native.h 2025-03-14T04:57:28.1421094Z 100% 2025-03-14T04:57:28.1424390Z New File 5112 prod_ops.h 2025-03-14T04:57:28.1427778Z 100% 2025-03-14T04:57:28.1431414Z New File 754 promote_types.h 2025-03-14T04:57:28.1434841Z 100% 2025-03-14T04:57:28.1438968Z New File 817 promote_types_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1442579Z 100% 2025-03-14T04:57:28.1446630Z New File 527 promote_types_native.h 2025-03-14T04:57:28.1450060Z 100% 2025-03-14T04:57:28.1453803Z New File 1096 promote_types_ops.h 2025-03-14T04:57:28.1457296Z 100% 2025-03-14T04:57:28.1460859Z New File 1496 put.h 2025-03-14T04:57:28.1464300Z 100% 2025-03-14T04:57:28.1468316Z New File 1159 put_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1472012Z 100% 2025-03-14T04:57:28.1475644Z New File 813 put_cpu_dispatch.h 2025-03-14T04:57:28.1479186Z 100% 2025-03-14T04:57:28.1482938Z New File 815 put_cuda_dispatch.h 2025-03-14T04:57:28.1486308Z 100% 2025-03-14T04:57:28.1490059Z New File 815 put_meta_dispatch.h 2025-03-14T04:57:28.1494018Z 100% 2025-03-14T04:57:28.1497746Z New File 841 put_native.h 2025-03-14T04:57:28.1501289Z 100% 2025-03-14T04:57:28.1504641Z New File 2784 put_ops.h 2025-03-14T04:57:28.1508559Z 100% 2025-03-14T04:57:28.1512209Z New File 1311 qr.h 2025-03-14T04:57:28.1515590Z 100% 2025-03-14T04:57:28.1519370Z New File 1084 qr_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1523545Z 100% 2025-03-14T04:57:28.1527762Z New File 661 qr_native.h 2025-03-14T04:57:28.1531550Z 100% 2025-03-14T04:57:28.1534931Z New File 1887 qr_ops.h 2025-03-14T04:57:28.1538449Z 100% 2025-03-14T04:57:28.1541960Z New File 531 qscheme.h 2025-03-14T04:57:28.1545509Z 100% 2025-03-14T04:57:28.1548704Z New File 505 qscheme_native.h 2025-03-14T04:57:28.1561347Z 100% 2025-03-14T04:57:28.1565218Z New File 993 qscheme_ops.h 2025-03-14T04:57:28.1569027Z 100% 2025-03-14T04:57:28.1572503Z New File 2991 quantile.h 2025-03-14T04:57:28.1576243Z 100% 2025-03-14T04:57:28.1580264Z New File 1844 quantile_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1583777Z 100% 2025-03-14T04:57:28.1587383Z New File 1146 quantile_native.h 2025-03-14T04:57:28.1590958Z 100% 2025-03-14T04:57:28.1594676Z New File 4052 quantile_ops.h 2025-03-14T04:57:28.1599024Z 100% 2025-03-14T04:57:28.1603148Z New File 2317 quantized_batch_norm.h 2025-03-14T04:57:28.1606650Z 100% 2025-03-14T04:57:28.1610622Z New File 1311 quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1614045Z 100% 2025-03-14T04:57:28.1618319Z New File 996 quantized_batch_norm_native.h 2025-03-14T04:57:28.1622106Z 100% 2025-03-14T04:57:28.1633648Z New File 2953 quantized_batch_norm_ops.h 2025-03-14T04:57:28.1637409Z 100% 2025-03-14T04:57:28.1641324Z New File 1453 quantized_gru_cell.h 2025-03-14T04:57:28.1645122Z 100% 2025-03-14T04:57:28.1649120Z New File 1179 quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1652763Z 100% 2025-03-14T04:57:28.1656643Z New File 889 quantized_gru_cell_native.h 2025-03-14T04:57:28.1660196Z 100% 2025-03-14T04:57:28.1663891Z New File 2266 quantized_gru_cell_ops.h 2025-03-14T04:57:28.1667842Z 100% 2025-03-14T04:57:28.1672467Z New File 1490 quantized_lstm_cell.h 2025-03-14T04:57:28.1676126Z 100% 2025-03-14T04:57:28.1680665Z New File 1201 quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1684295Z 100% 2025-03-14T04:57:28.1688142Z New File 911 quantized_lstm_cell_native.h 2025-03-14T04:57:28.1691925Z 100% 2025-03-14T04:57:28.1695887Z New File 2344 quantized_lstm_cell_ops.h 2025-03-14T04:57:28.1699296Z 100% 2025-03-14T04:57:28.1703374Z New File 2037 quantized_max_pool1d.h 2025-03-14T04:57:28.1707040Z 100% 2025-03-14T04:57:28.1710854Z New File 1172 quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1714675Z 100% 2025-03-14T04:57:28.1718433Z New File 857 quantized_max_pool1d_native.h 2025-03-14T04:57:28.1722012Z 100% 2025-03-14T04:57:28.1725976Z New File 2493 quantized_max_pool1d_ops.h 2025-03-14T04:57:28.1729617Z 100% 2025-03-14T04:57:28.1733323Z New File 2037 quantized_max_pool2d.h 2025-03-14T04:57:28.1736922Z 100% 2025-03-14T04:57:28.1740794Z New File 1172 quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1744264Z 100% 2025-03-14T04:57:28.1748239Z New File 1065 quantized_max_pool2d_native.h 2025-03-14T04:57:28.1751845Z 100% 2025-03-14T04:57:28.1762851Z New File 2493 quantized_max_pool2d_ops.h 2025-03-14T04:57:28.1766343Z 100% 2025-03-14T04:57:28.1770192Z New File 2037 quantized_max_pool3d.h 2025-03-14T04:57:28.1773742Z 100% 2025-03-14T04:57:28.1777820Z New File 1172 quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1793978Z 100% 2025-03-14T04:57:28.1798012Z New File 857 quantized_max_pool3d_native.h 2025-03-14T04:57:28.1802311Z 100% 2025-03-14T04:57:28.1811820Z New File 2493 quantized_max_pool3d_ops.h 2025-03-14T04:57:28.1815933Z 100% 2025-03-14T04:57:28.1819526Z New File 1473 quantized_rnn_relu_cell.h 2025-03-14T04:57:28.1823239Z 100% 2025-03-14T04:57:28.1827106Z New File 1184 quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1830532Z 100% 2025-03-14T04:57:28.1834527Z New File 894 quantized_rnn_relu_cell_native.h 2025-03-14T04:57:28.1838030Z 100% 2025-03-14T04:57:28.1841806Z New File 2281 quantized_rnn_relu_cell_ops.h 2025-03-14T04:57:28.1845501Z 100% 2025-03-14T04:57:28.1849285Z New File 1473 quantized_rnn_tanh_cell.h 2025-03-14T04:57:28.1852823Z 100% 2025-03-14T04:57:28.1856882Z New File 1184 quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.1860317Z 100% 2025-03-14T04:57:28.1864048Z New File 894 quantized_rnn_tanh_cell_native.h 2025-03-14T04:57:28.1868781Z 100% 2025-03-14T04:57:28.1872579Z New File 2281 quantized_rnn_tanh_cell_ops.h 2025-03-14T04:57:28.1876112Z 100% 2025-03-14T04:57:28.1879888Z New File 1783 quantize_per_channel.h 2025-03-14T04:57:28.1883511Z 100% 2025-03-14T04:57:28.1887527Z New File 1109 quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1891347Z 100% 2025-03-14T04:57:28.1895376Z New File 852 quantize_per_channel_cpu_dispatch.h 2025-03-14T04:57:28.1898972Z 100% 2025-03-14T04:57:28.1902651Z New File 854 quantize_per_channel_cuda_dispatch.h 2025-03-14T04:57:28.1906445Z 100% 2025-03-14T04:57:28.1909843Z New File 794 quantize_per_channel_native.h 2025-03-14T04:57:28.1913541Z 100% 2025-03-14T04:57:28.1917195Z New File 2307 quantize_per_channel_ops.h 2025-03-14T04:57:28.1920754Z 100% 2025-03-14T04:57:28.1924556Z New File 4002 quantize_per_tensor.h 2025-03-14T04:57:28.1928115Z 100% 2025-03-14T04:57:28.1931924Z New File 1705 quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1935737Z 100% 2025-03-14T04:57:28.1939444Z New File 1122 quantize_per_tensor_cpu_dispatch.h 2025-03-14T04:57:28.1942963Z 100% 2025-03-14T04:57:28.1947178Z New File 961 quantize_per_tensor_cuda_dispatch.h 2025-03-14T04:57:28.1950751Z 100% 2025-03-14T04:57:28.1954484Z New File 1574 quantize_per_tensor_dynamic.h 2025-03-14T04:57:28.1958577Z 100% 2025-03-14T04:57:28.1962685Z New File 1015 quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.1966185Z 100% 2025-03-14T04:57:28.1970045Z New File 805 quantize_per_tensor_dynamic_cpu_dispatch.h 2025-03-14T04:57:28.1973554Z 100% 2025-03-14T04:57:28.1977697Z New File 807 quantize_per_tensor_dynamic_cuda_dispatch.h 2025-03-14T04:57:28.1981305Z 100% 2025-03-14T04:57:28.1985158Z New File 700 quantize_per_tensor_dynamic_native.h 2025-03-14T04:57:28.1988746Z 100% 2025-03-14T04:57:28.1992562Z New File 1995 quantize_per_tensor_dynamic_ops.h 2025-03-14T04:57:28.1996138Z 100% 2025-03-14T04:57:28.1999930Z New File 1408 quantize_per_tensor_native.h 2025-03-14T04:57:28.2003578Z 100% 2025-03-14T04:57:28.2007322Z New File 5658 quantize_per_tensor_ops.h 2025-03-14T04:57:28.2010861Z 100% 2025-03-14T04:57:28.2014402Z New File 710 q_per_channel_axis.h 2025-03-14T04:57:28.2018065Z 100% 2025-03-14T04:57:28.2021597Z New File 506 q_per_channel_axis_native.h 2025-03-14T04:57:28.2025726Z 100% 2025-03-14T04:57:28.2029531Z New File 1010 q_per_channel_axis_ops.h 2025-03-14T04:57:28.2033208Z 100% 2025-03-14T04:57:28.2036783Z New File 1207 q_per_channel_scales.h 2025-03-14T04:57:28.2040548Z 100% 2025-03-14T04:57:28.2044721Z New File 919 q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2052028Z 100% 2025-03-14T04:57:28.2056285Z New File 604 q_per_channel_scales_native.h 2025-03-14T04:57:28.2060159Z 100% 2025-03-14T04:57:28.2064147Z New File 1671 q_per_channel_scales_ops.h 2025-03-14T04:57:28.2067659Z 100% 2025-03-14T04:57:28.2071881Z New File 1257 q_per_channel_zero_points.h 2025-03-14T04:57:28.2075912Z 100% 2025-03-14T04:57:28.2080149Z New File 929 q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2091551Z 100% 2025-03-14T04:57:28.2095345Z New File 614 q_per_channel_zero_points_native.h 2025-03-14T04:57:28.2099132Z 100% 2025-03-14T04:57:28.2103417Z New File 1701 q_per_channel_zero_points_ops.h 2025-03-14T04:57:28.2106730Z 100% 2025-03-14T04:57:28.2110542Z New File 667 q_scale.h 2025-03-14T04:57:28.2113985Z 100% 2025-03-14T04:57:28.2117796Z New File 500 q_scale_native.h 2025-03-14T04:57:28.2121715Z 100% 2025-03-14T04:57:28.2125537Z New File 976 q_scale_ops.h 2025-03-14T04:57:28.2129396Z 100% 2025-03-14T04:57:28.2132832Z New File 686 q_zero_point.h 2025-03-14T04:57:28.2136450Z 100% 2025-03-14T04:57:28.2148953Z New File 506 q_zero_point_native.h 2025-03-14T04:57:28.2152730Z 100% 2025-03-14T04:57:28.2156391Z New File 992 q_zero_point_ops.h 2025-03-14T04:57:28.2159958Z 100% 2025-03-14T04:57:28.2164014Z New File 1227 rad2deg.h 2025-03-14T04:57:28.2167074Z 100% 2025-03-14T04:57:28.2170884Z New File 1002 rad2deg_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2174289Z 100% 2025-03-14T04:57:28.2178149Z New File 1063 rad2deg_native.h 2025-03-14T04:57:28.2181879Z 100% 2025-03-14T04:57:28.2185682Z New File 2106 rad2deg_ops.h 2025-03-14T04:57:28.2189240Z 100% 2025-03-14T04:57:28.2192992Z New File 25142 rand.h 2025-03-14T04:57:28.2196473Z 100% 2025-03-14T04:57:28.2200181Z New File 26385 randint.h 2025-03-14T04:57:28.2204139Z 100% 2025-03-14T04:57:28.2207607Z New File 5876 randint_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2211350Z 100% 2025-03-14T04:57:28.2215912Z New File 15646 randint_like.h 2025-03-14T04:57:28.2218642Z 100% 2025-03-14T04:57:28.2222538Z New File 3940 randint_like_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2226762Z 100% 2025-03-14T04:57:28.2229738Z New File 1392 randint_like_native.h 2025-03-14T04:57:28.2233402Z 100% 2025-03-14T04:57:28.2237668Z New File 4856 randint_like_ops.h 2025-03-14T04:57:28.2241335Z 100% 2025-03-14T04:57:28.2245584Z New File 1922 randint_native.h 2025-03-14T04:57:28.2250073Z 100% 2025-03-14T04:57:28.2254649Z New File 8420 randint_ops.h 2025-03-14T04:57:28.2258255Z 100% 2025-03-14T04:57:28.2261712Z New File 25303 randn.h 2025-03-14T04:57:28.2265197Z 100% 2025-03-14T04:57:28.2269109Z New File 4828 randn_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2273237Z 100% 2025-03-14T04:57:28.2276780Z New File 1548 randn_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.2280194Z 100% 2025-03-14T04:57:28.2283994Z New File 2265 randn_like.h 2025-03-14T04:57:28.2287757Z 100% 2025-03-14T04:57:28.2291542Z New File 1418 randn_like_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2295200Z 100% 2025-03-14T04:57:28.2299379Z New File 1162 randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-03-14T04:57:28.2303371Z 100% 2025-03-14T04:57:28.2306854Z New File 854 randn_like_native.h 2025-03-14T04:57:28.2310514Z 100% 2025-03-14T04:57:28.2314197Z New File 2441 randn_like_ops.h 2025-03-14T04:57:28.2318091Z 100% 2025-03-14T04:57:28.2321831Z New File 1951 randn_native.h 2025-03-14T04:57:28.2325468Z 100% 2025-03-14T04:57:28.2329366Z New File 8222 randn_ops.h 2025-03-14T04:57:28.2332592Z 100% 2025-03-14T04:57:28.2335816Z New File 3300 random.h 2025-03-14T04:57:28.2339317Z 100% 2025-03-14T04:57:28.2343680Z New File 2007 random_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2347386Z 100% 2025-03-14T04:57:28.2350955Z New File 1070 random_cpu_dispatch.h 2025-03-14T04:57:28.2354442Z 100% 2025-03-14T04:57:28.2358008Z New File 1072 random_cuda_dispatch.h 2025-03-14T04:57:28.2361609Z 100% 2025-03-14T04:57:28.2365265Z New File 1072 random_meta_dispatch.h 2025-03-14T04:57:28.2368717Z 100% 2025-03-14T04:57:28.2372817Z New File 2038 random_native.h 2025-03-14T04:57:28.2376020Z 100% 2025-03-14T04:57:28.2379731Z New File 7257 random_ops.h 2025-03-14T04:57:28.2382983Z 100% 2025-03-14T04:57:28.2386510Z New File 11170 randperm.h 2025-03-14T04:57:28.2389627Z 100% 2025-03-14T04:57:28.2393219Z New File 2308 randperm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2396779Z 100% 2025-03-14T04:57:28.2400874Z New File 1148 randperm_cpu_dispatch.h 2025-03-14T04:57:28.2404452Z 100% 2025-03-14T04:57:28.2408141Z New File 1150 randperm_cuda_dispatch.h 2025-03-14T04:57:28.2411621Z 100% 2025-03-14T04:57:28.2415315Z New File 1178 randperm_native.h 2025-03-14T04:57:28.2418933Z 100% 2025-03-14T04:57:28.2422451Z New File 3930 randperm_ops.h 2025-03-14T04:57:28.2426315Z 100% 2025-03-14T04:57:28.2429937Z New File 5124 rand_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2433530Z 100% 2025-03-14T04:57:28.2437422Z New File 1220 rand_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.2440964Z 100% 2025-03-14T04:57:28.2444524Z New File 2252 rand_like.h 2025-03-14T04:57:28.2447991Z 100% 2025-03-14T04:57:28.2451885Z New File 1414 rand_like_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2455994Z 100% 2025-03-14T04:57:28.2459751Z New File 852 rand_like_native.h 2025-03-14T04:57:28.2463217Z 100% 2025-03-14T04:57:28.2466969Z New File 2435 rand_like_ops.h 2025-03-14T04:57:28.2470448Z 100% 2025-03-14T04:57:28.2474060Z New File 1943 rand_native.h 2025-03-14T04:57:28.2477701Z 100% 2025-03-14T04:57:28.2481265Z New File 8198 rand_ops.h 2025-03-14T04:57:28.2484618Z 100% 2025-03-14T04:57:28.2488125Z New File 3455 range.h 2025-03-14T04:57:28.2491750Z 100% 2025-03-14T04:57:28.2495546Z New File 1657 range_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.2499374Z 100% 2025-03-14T04:57:28.2503050Z New File 945 range_cpu_dispatch.h 2025-03-14T04:57:28.2507071Z 100% 2025-03-14T04:57:28.2511134Z New File 947 range_cuda_dispatch.h 2025-03-14T04:57:28.2514755Z 100% 2025-03-14T04:57:28.2518460Z New File 947 range_meta_dispatch.h 2025-03-14T04:57:28.2522431Z 100% 2025-03-14T04:57:28.2526189Z New File 1313 range_native.h 2025-03-14T04:57:28.2529758Z 100% 2025-03-14T04:57:28.2533583Z New File 4198 range_ops.h 2025-03-14T04:57:28.2537144Z 100% 2025-03-14T04:57:28.2541039Z New File 670 ravel.h 2025-03-14T04:57:28.2544463Z 100% 2025-03-14T04:57:28.2548386Z New File 786 ravel_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.2551557Z 100% 2025-03-14T04:57:28.2562135Z New File 496 ravel_native.h 2025-03-14T04:57:28.2565786Z 100% 2025-03-14T04:57:28.2569496Z New File 989 ravel_ops.h 2025-03-14T04:57:28.2573532Z 100% 2025-03-14T04:57:28.2577102Z New File 666 real.h 2025-03-14T04:57:28.2580535Z 100% 2025-03-14T04:57:28.2584854Z New File 785 real_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.2588833Z 100% 2025-03-14T04:57:28.2592225Z New File 495 real_native.h 2025-03-14T04:57:28.2595778Z 100% 2025-03-14T04:57:28.2605674Z New File 986 real_ops.h 2025-03-14T04:57:28.2613964Z 100% 2025-03-14T04:57:28.2617665Z New File 1266 reciprocal.h 2025-03-14T04:57:28.2621715Z 100% 2025-03-14T04:57:28.2625763Z New File 873 reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.2629666Z 100% 2025-03-14T04:57:28.2634035Z New File 970 reciprocal_cpu_dispatch.h 2025-03-14T04:57:28.2638059Z 100% 2025-03-14T04:57:28.2642014Z New File 972 reciprocal_cuda_dispatch.h 2025-03-14T04:57:28.2646398Z 100% 2025-03-14T04:57:28.2649959Z New File 606 reciprocal_meta.h 2025-03-14T04:57:28.2653716Z 100% 2025-03-14T04:57:28.2657830Z New File 972 reciprocal_meta_dispatch.h 2025-03-14T04:57:28.2661485Z 100% 2025-03-14T04:57:28.2665096Z New File 631 reciprocal_native.h 2025-03-14T04:57:28.2668724Z 100% 2025-03-14T04:57:28.2672507Z New File 2133 reciprocal_ops.h 2025-03-14T04:57:28.2676650Z 100% 2025-03-14T04:57:28.2680441Z New File 537 record_stream.h 2025-03-14T04:57:28.2684019Z 100% 2025-03-14T04:57:28.2687949Z New File 754 record_stream_cuda_dispatch.h 2025-03-14T04:57:28.2691393Z 100% 2025-03-14T04:57:28.2696048Z New File 511 record_stream_native.h 2025-03-14T04:57:28.2699511Z 100% 2025-03-14T04:57:28.2703355Z New File 1021 record_stream_ops.h 2025-03-14T04:57:28.2706987Z 100% 2025-03-14T04:57:28.2710797Z New File 536 refine_names.h 2025-03-14T04:57:28.2714282Z 100% 2025-03-14T04:57:28.2718003Z New File 816 refine_names_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.2721640Z 100% 2025-03-14T04:57:28.2725513Z New File 526 refine_names_native.h 2025-03-14T04:57:28.2729148Z 100% 2025-03-14T04:57:28.2732922Z New File 1090 refine_names_ops.h 2025-03-14T04:57:28.2736443Z 100% 2025-03-14T04:57:28.2740306Z New File 3989 reflection_pad1d.h 2025-03-14T04:57:28.2743941Z 100% 2025-03-14T04:57:28.2747656Z New File 5152 reflection_pad1d_backward.h 2025-03-14T04:57:28.2751166Z 100% 2025-03-14T04:57:28.2755208Z New File 1031 reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.2758567Z 100% 2025-03-14T04:57:28.2762414Z New File 1633 reflection_pad1d_backward_cpu_dispatch.h 2025-03-14T04:57:28.2766060Z 100% 2025-03-14T04:57:28.2770127Z New File 1635 reflection_pad1d_backward_cuda_dispatch.h 2025-03-14T04:57:28.2773807Z 100% 2025-03-14T04:57:28.2778262Z New File 684 reflection_pad1d_backward_meta.h 2025-03-14T04:57:28.2780949Z 100% 2025-03-14T04:57:28.2784733Z New File 1635 reflection_pad1d_backward_meta_dispatch.h 2025-03-14T04:57:28.2788183Z 100% 2025-03-14T04:57:28.2792001Z New File 1007 reflection_pad1d_backward_native.h 2025-03-14T04:57:28.2795953Z 100% 2025-03-14T04:57:28.2799773Z New File 2147 reflection_pad1d_backward_ops.h 2025-03-14T04:57:28.2803403Z 100% 2025-03-14T04:57:28.2807528Z New File 949 reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.2810926Z 100% 2025-03-14T04:57:28.2814662Z New File 1359 reflection_pad1d_cpu_dispatch.h 2025-03-14T04:57:28.2818322Z 100% 2025-03-14T04:57:28.2822268Z New File 1361 reflection_pad1d_cuda_dispatch.h 2025-03-14T04:57:28.2826128Z 100% 2025-03-14T04:57:28.2829977Z New File 643 reflection_pad1d_meta.h 2025-03-14T04:57:28.2833433Z 100% 2025-03-14T04:57:28.2837318Z New File 1361 reflection_pad1d_meta_dispatch.h 2025-03-14T04:57:28.2841569Z 100% 2025-03-14T04:57:28.2845098Z New File 1012 reflection_pad1d_native.h 2025-03-14T04:57:28.2848662Z 100% 2025-03-14T04:57:28.2852696Z New File 1843 reflection_pad1d_ops.h 2025-03-14T04:57:28.2856342Z 100% 2025-03-14T04:57:28.2860103Z New File 3989 reflection_pad2d.h 2025-03-14T04:57:28.2863709Z 100% 2025-03-14T04:57:28.2867386Z New File 5152 reflection_pad2d_backward.h 2025-03-14T04:57:28.2871121Z 100% 2025-03-14T04:57:28.2875080Z New File 1633 reflection_pad2d_backward_cpu_dispatch.h 2025-03-14T04:57:28.2878731Z 100% 2025-03-14T04:57:28.2882983Z New File 1635 reflection_pad2d_backward_cuda_dispatch.h 2025-03-14T04:57:28.2886507Z 100% 2025-03-14T04:57:28.2890277Z New File 1046 reflection_pad2d_backward_native.h 2025-03-14T04:57:28.2894196Z 100% 2025-03-14T04:57:28.2898196Z New File 2147 reflection_pad2d_backward_ops.h 2025-03-14T04:57:28.2901682Z 100% 2025-03-14T04:57:28.2905528Z New File 1359 reflection_pad2d_cpu_dispatch.h 2025-03-14T04:57:28.2909098Z 100% 2025-03-14T04:57:28.2913039Z New File 1361 reflection_pad2d_cuda_dispatch.h 2025-03-14T04:57:28.2916792Z 100% 2025-03-14T04:57:28.2920589Z New File 972 reflection_pad2d_native.h 2025-03-14T04:57:28.2924236Z 100% 2025-03-14T04:57:28.2927940Z New File 1843 reflection_pad2d_ops.h 2025-03-14T04:57:28.2931409Z 100% 2025-03-14T04:57:28.2935319Z New File 3989 reflection_pad3d.h 2025-03-14T04:57:28.2938942Z 100% 2025-03-14T04:57:28.2942824Z New File 5152 reflection_pad3d_backward.h 2025-03-14T04:57:28.2946582Z 100% 2025-03-14T04:57:28.2950587Z New File 1031 reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.2954692Z 100% 2025-03-14T04:57:28.2958586Z New File 1633 reflection_pad3d_backward_cpu_dispatch.h 2025-03-14T04:57:28.2962396Z 100% 2025-03-14T04:57:28.2966251Z New File 1635 reflection_pad3d_backward_cuda_dispatch.h 2025-03-14T04:57:28.2969785Z 100% 2025-03-14T04:57:28.2973637Z New File 684 reflection_pad3d_backward_meta.h 2025-03-14T04:57:28.2977493Z 100% 2025-03-14T04:57:28.2981792Z New File 1635 reflection_pad3d_backward_meta_dispatch.h 2025-03-14T04:57:28.2985826Z 100% 2025-03-14T04:57:28.2989643Z New File 1007 reflection_pad3d_backward_native.h 2025-03-14T04:57:28.2993268Z 100% 2025-03-14T04:57:28.2997183Z New File 2147 reflection_pad3d_backward_ops.h 2025-03-14T04:57:28.3000850Z 100% 2025-03-14T04:57:28.3004899Z New File 949 reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.3008472Z 100% 2025-03-14T04:57:28.3012169Z New File 1359 reflection_pad3d_cpu_dispatch.h 2025-03-14T04:57:28.3015672Z 100% 2025-03-14T04:57:28.3019411Z New File 1361 reflection_pad3d_cuda_dispatch.h 2025-03-14T04:57:28.3023183Z 100% 2025-03-14T04:57:28.3026970Z New File 643 reflection_pad3d_meta.h 2025-03-14T04:57:28.3030689Z 100% 2025-03-14T04:57:28.3034619Z New File 1361 reflection_pad3d_meta_dispatch.h 2025-03-14T04:57:28.3038373Z 100% 2025-03-14T04:57:28.3042313Z New File 884 reflection_pad3d_native.h 2025-03-14T04:57:28.3045872Z 100% 2025-03-14T04:57:28.3049571Z New File 1843 reflection_pad3d_ops.h 2025-03-14T04:57:28.3053351Z 100% 2025-03-14T04:57:28.3056888Z New File 1188 relu.h 2025-03-14T04:57:28.3060203Z 100% 2025-03-14T04:57:28.3063756Z New File 808 relu6.h 2025-03-14T04:57:28.3067115Z 100% 2025-03-14T04:57:28.3070882Z New File 837 relu6_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.3074403Z 100% 2025-03-14T04:57:28.3078038Z New File 547 relu6_native.h 2025-03-14T04:57:28.3081538Z 100% 2025-03-14T04:57:28.3119505Z New File 1490 relu6_ops.h 2025-03-14T04:57:28.3123311Z 100% 2025-03-14T04:57:28.3127050Z New File 887 relu_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.3130553Z 100% 2025-03-14T04:57:28.3134198Z New File 791 relu_cpu_dispatch.h 2025-03-14T04:57:28.3137887Z 100% 2025-03-14T04:57:28.3141600Z New File 793 relu_cuda_dispatch.h 2025-03-14T04:57:28.3145350Z 100% 2025-03-14T04:57:28.3149018Z New File 740 relu_meta_dispatch.h 2025-03-14T04:57:28.3152665Z 100% 2025-03-14T04:57:28.3156319Z New File 1374 relu_native.h 2025-03-14T04:57:28.3159797Z 100% 2025-03-14T04:57:28.3163444Z New File 2079 relu_ops.h 2025-03-14T04:57:28.3167007Z 100% 2025-03-14T04:57:28.3170529Z New File 2820 remainder.h 2025-03-14T04:57:28.3174033Z 100% 2025-03-14T04:57:28.3178092Z New File 923 remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.3181902Z 100% 2025-03-14T04:57:28.3186200Z New File 1331 remainder_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.3189706Z 100% 2025-03-14T04:57:28.3193677Z New File 1154 remainder_cpu_dispatch.h 2025-03-14T04:57:28.3197374Z 100% 2025-03-14T04:57:28.3201318Z New File 1156 remainder_cuda_dispatch.h 2025-03-14T04:57:28.3204956Z 100% 2025-03-14T04:57:28.3208585Z New File 638 remainder_meta.h 2025-03-14T04:57:28.3212223Z 100% 2025-03-14T04:57:28.3216132Z New File 1072 remainder_meta_dispatch.h 2025-03-14T04:57:28.3219667Z 100% 2025-03-14T04:57:28.3223417Z New File 1140 remainder_native.h 2025-03-14T04:57:28.3227505Z 100% 2025-03-14T04:57:28.3230864Z New File 5796 remainder_ops.h 2025-03-14T04:57:28.3234643Z 100% 2025-03-14T04:57:28.3238000Z New File 530 rename.h 2025-03-14T04:57:28.3241346Z 100% 2025-03-14T04:57:28.3245281Z New File 919 rename_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.3248831Z 100% 2025-03-14T04:57:28.3252685Z New File 629 rename_native.h 2025-03-14T04:57:28.3256498Z 100% 2025-03-14T04:57:28.3260122Z New File 1766 rename_ops.h 2025-03-14T04:57:28.3263902Z 100% 2025-03-14T04:57:28.3267404Z New File 1412 renorm.h 2025-03-14T04:57:28.3270712Z 100% 2025-03-14T04:57:28.3274944Z New File 991 renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.3278457Z 100% 2025-03-14T04:57:28.3282664Z New File 1206 renorm_cpu_dispatch.h 2025-03-14T04:57:28.3286096Z 100% 2025-03-14T04:57:28.3290311Z New File 1208 renorm_cuda_dispatch.h 2025-03-14T04:57:28.3293829Z 100% 2025-03-14T04:57:28.3297934Z New File 665 renorm_meta.h 2025-03-14T04:57:28.3302666Z 100% 2025-03-14T04:57:28.3306820Z New File 1208 renorm_meta_dispatch.h 2025-03-14T04:57:28.3310468Z 100% 2025-03-14T04:57:28.3315014Z New File 682 renorm_native.h 2025-03-14T04:57:28.3318574Z 100% 2025-03-14T04:57:28.3322274Z New File 2727 renorm_ops.h 2025-03-14T04:57:28.3326429Z 100% 2025-03-14T04:57:28.3329390Z New File 3256 repeat.h 2025-03-14T04:57:28.3333085Z 100% 2025-03-14T04:57:28.3337735Z New File 1343 repeat_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.3343352Z 100% 2025-03-14T04:57:28.3347477Z New File 8414 repeat_interleave.h 2025-03-14T04:57:28.3352074Z 100% 2025-03-14T04:57:28.3357255Z New File 1310 repeat_interleave_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.3362476Z 100% 2025-03-14T04:57:28.3367401Z New File 1504 repeat_interleave_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.3371624Z 100% 2025-03-14T04:57:28.3375434Z New File 943 repeat_interleave_cpu_dispatch.h 2025-03-14T04:57:28.3379457Z 100% 2025-03-14T04:57:28.3383431Z New File 945 repeat_interleave_cuda_dispatch.h 2025-03-14T04:57:28.3386925Z 100% 2025-03-14T04:57:28.3391026Z New File 1243 repeat_interleave_native.h 2025-03-14T04:57:28.3394368Z 100% 2025-03-14T04:57:28.3398438Z New File 3795 repeat_interleave_ops.h 2025-03-14T04:57:28.3402104Z 100% 2025-03-14T04:57:28.3405900Z New File 637 repeat_native.h 2025-03-14T04:57:28.3409528Z 100% 2025-03-14T04:57:28.3413214Z New File 1781 repeat_ops.h 2025-03-14T04:57:28.3416722Z 100% 2025-03-14T04:57:28.3420304Z New File 4020 replication_pad1d.h 2025-03-14T04:57:28.3423950Z 100% 2025-03-14T04:57:28.3427759Z New File 5183 replication_pad1d_backward.h 2025-03-14T04:57:28.3431331Z 100% 2025-03-14T04:57:28.3435315Z New File 1033 replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.3438928Z 100% 2025-03-14T04:57:28.3442888Z New File 1639 replication_pad1d_backward_cpu_dispatch.h 2025-03-14T04:57:28.3446857Z 100% 2025-03-14T04:57:28.3450609Z New File 1641 replication_pad1d_backward_cuda_dispatch.h 2025-03-14T04:57:28.3454062Z 100% 2025-03-14T04:57:28.3457839Z New File 685 replication_pad1d_backward_meta.h 2025-03-14T04:57:28.3461476Z 100% 2025-03-14T04:57:28.3465428Z New File 1641 replication_pad1d_backward_meta_dispatch.h 2025-03-14T04:57:28.3469236Z 100% 2025-03-14T04:57:28.3473029Z New File 1012 replication_pad1d_backward_native.h 2025-03-14T04:57:28.3476487Z 100% 2025-03-14T04:57:28.3480331Z New File 2153 replication_pad1d_backward_ops.h 2025-03-14T04:57:28.3484099Z 100% 2025-03-14T04:57:28.3488328Z New File 951 replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.3491777Z 100% 2025-03-14T04:57:28.3495549Z New File 1365 replication_pad1d_cpu_dispatch.h 2025-03-14T04:57:28.3499110Z 100% 2025-03-14T04:57:28.3502812Z New File 1367 replication_pad1d_cuda_dispatch.h 2025-03-14T04:57:28.3506520Z 100% 2025-03-14T04:57:28.3510531Z New File 644 replication_pad1d_meta.h 2025-03-14T04:57:28.3514088Z 100% 2025-03-14T04:57:28.3518044Z New File 1367 replication_pad1d_meta_dispatch.h 2025-03-14T04:57:28.3522105Z 100% 2025-03-14T04:57:28.3526551Z New File 889 replication_pad1d_native.h 2025-03-14T04:57:28.3530399Z 100% 2025-03-14T04:57:28.3534205Z New File 1849 replication_pad1d_ops.h 2025-03-14T04:57:28.3537875Z 100% 2025-03-14T04:57:28.3541922Z New File 4020 replication_pad2d.h 2025-03-14T04:57:28.3545891Z 100% 2025-03-14T04:57:28.3549208Z New File 5183 replication_pad2d_backward.h 2025-03-14T04:57:28.3552841Z 100% 2025-03-14T04:57:28.3556802Z New File 1639 replication_pad2d_backward_cpu_dispatch.h 2025-03-14T04:57:28.3560693Z 100% 2025-03-14T04:57:28.3564609Z New File 1641 replication_pad2d_backward_cuda_dispatch.h 2025-03-14T04:57:28.3568106Z 100% 2025-03-14T04:57:28.3571900Z New File 1050 replication_pad2d_backward_native.h 2025-03-14T04:57:28.3575440Z 100% 2025-03-14T04:57:28.3579630Z New File 2153 replication_pad2d_backward_ops.h 2025-03-14T04:57:28.3583905Z 100% 2025-03-14T04:57:28.3588231Z New File 951 replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.3591881Z 100% 2025-03-14T04:57:28.3595807Z New File 1365 replication_pad2d_cpu_dispatch.h 2025-03-14T04:57:28.3599683Z 100% 2025-03-14T04:57:28.3603631Z New File 1367 replication_pad2d_cuda_dispatch.h 2025-03-14T04:57:28.3607322Z 100% 2025-03-14T04:57:28.3611236Z New File 644 replication_pad2d_meta.h 2025-03-14T04:57:28.3614837Z 100% 2025-03-14T04:57:28.3618707Z New File 1367 replication_pad2d_meta_dispatch.h 2025-03-14T04:57:28.3622707Z 100% 2025-03-14T04:57:28.3626521Z New File 889 replication_pad2d_native.h 2025-03-14T04:57:28.3630272Z 100% 2025-03-14T04:57:28.3634224Z New File 1849 replication_pad2d_ops.h 2025-03-14T04:57:28.3637901Z 100% 2025-03-14T04:57:28.3642480Z New File 4020 replication_pad3d.h 2025-03-14T04:57:28.3645729Z 100% 2025-03-14T04:57:28.3649491Z New File 5183 replication_pad3d_backward.h 2025-03-14T04:57:28.3653417Z 100% 2025-03-14T04:57:28.3657111Z New File 1639 replication_pad3d_backward_cpu_dispatch.h 2025-03-14T04:57:28.3660962Z 100% 2025-03-14T04:57:28.3665054Z New File 1641 replication_pad3d_backward_cuda_dispatch.h 2025-03-14T04:57:28.3668402Z 100% 2025-03-14T04:57:28.3672306Z New File 1050 replication_pad3d_backward_native.h 2025-03-14T04:57:28.3676200Z 100% 2025-03-14T04:57:28.3680024Z New File 2153 replication_pad3d_backward_ops.h 2025-03-14T04:57:28.3683868Z 100% 2025-03-14T04:57:28.3688175Z New File 951 replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.3692735Z 100% 2025-03-14T04:57:28.3695762Z New File 1365 replication_pad3d_cpu_dispatch.h 2025-03-14T04:57:28.3699528Z 100% 2025-03-14T04:57:28.3704417Z New File 1367 replication_pad3d_cuda_dispatch.h 2025-03-14T04:57:28.3708184Z 100% 2025-03-14T04:57:28.3712533Z New File 644 replication_pad3d_meta.h 2025-03-14T04:57:28.3716264Z 100% 2025-03-14T04:57:28.3721329Z New File 1367 replication_pad3d_meta_dispatch.h 2025-03-14T04:57:28.3724183Z 100% 2025-03-14T04:57:28.3728520Z New File 889 replication_pad3d_native.h 2025-03-14T04:57:28.3733069Z 100% 2025-03-14T04:57:28.3736663Z New File 1849 replication_pad3d_ops.h 2025-03-14T04:57:28.3740514Z 100% 2025-03-14T04:57:28.9039745Z New File 537 requires_grad.h 2025-03-14T04:57:28.9040040Z 100% 2025-03-14T04:57:28.9040355Z New File 816 requires_grad_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9040821Z 100% 2025-03-14T04:57:28.9041073Z New File 526 requires_grad_native.h 2025-03-14T04:57:28.9041376Z 100% 2025-03-14T04:57:28.9041574Z New File 1077 requires_grad_ops.h 2025-03-14T04:57:28.9041853Z 100% 2025-03-14T04:57:28.9042049Z New File 1454 reshape.h 2025-03-14T04:57:28.9042426Z 100% 2025-03-14T04:57:28.9042622Z New File 534 reshape_as.h 2025-03-14T04:57:28.9042886Z 100% 2025-03-14T04:57:28.9043232Z New File 841 reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-03-14T04:57:28.9043657Z 100% 2025-03-14T04:57:28.9043938Z New File 817 reshape_as_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9044293Z 100% 2025-03-14T04:57:28.9044493Z New File 619 reshape_as_native.h 2025-03-14T04:57:28.9066807Z 100% 2025-03-14T04:57:28.9067020Z New File 1090 reshape_as_ops.h 2025-03-14T04:57:28.9067299Z 100% 2025-03-14T04:57:28.9067638Z New File 925 reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-03-14T04:57:28.9068067Z 100% 2025-03-14T04:57:28.9068349Z New File 901 reshape_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9068695Z 100% 2025-03-14T04:57:28.9068904Z New File 629 reshape_native.h 2025-03-14T04:57:28.9069190Z 100% 2025-03-14T04:57:28.9069390Z New File 1086 reshape_ops.h 2025-03-14T04:57:28.9069657Z 100% 2025-03-14T04:57:28.9069844Z New File 5449 resize.h 2025-03-14T04:57:28.9070091Z 100% 2025-03-14T04:57:28.9070294Z New File 2004 resize_as.h 2025-03-14T04:57:28.9070551Z 100% 2025-03-14T04:57:28.9070830Z New File 1419 resize_as_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9071181Z 100% 2025-03-14T04:57:28.9071394Z New File 937 resize_as_native.h 2025-03-14T04:57:28.9071665Z 100% 2025-03-14T04:57:28.9071870Z New File 3024 resize_as_ops.h 2025-03-14T04:57:28.9072133Z 100% 2025-03-14T04:57:28.9072335Z New File 1652 resize_as_sparse.h 2025-03-14T04:57:28.9072802Z 100% 2025-03-14T04:57:28.9073125Z New File 1099 resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9073511Z 100% 2025-03-14T04:57:28.9073743Z New File 797 resize_as_sparse_meta_dispatch.h 2025-03-14T04:57:28.9074061Z 100% 2025-03-14T04:57:28.9074292Z New File 899 resize_as_sparse_native.h 2025-03-14T04:57:28.9074592Z 100% 2025-03-14T04:57:28.9074806Z New File 2580 resize_as_sparse_ops.h 2025-03-14T04:57:28.9075081Z 100% 2025-03-14T04:57:28.9075432Z New File 1727 resize_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9075808Z 100% 2025-03-14T04:57:28.9076084Z New File 999 resize_cpu_dispatch.h 2025-03-14T04:57:28.9076376Z 100% 2025-03-14T04:57:28.9076631Z New File 1001 resize_cuda_dispatch.h 2025-03-14T04:57:28.9076916Z 100% 2025-03-14T04:57:28.9077125Z New File 1001 resize_meta_dispatch.h 2025-03-14T04:57:28.9077405Z 100% 2025-03-14T04:57:28.9077611Z New File 1558 resize_native.h 2025-03-14T04:57:28.9077880Z 100% 2025-03-14T04:57:28.9078076Z New File 2940 resize_ops.h 2025-03-14T04:57:28.9078333Z 100% 2025-03-14T04:57:28.9078533Z New File 698 resolve_conj.h 2025-03-14T04:57:28.9078808Z 100% 2025-03-14T04:57:28.9079091Z New File 793 resolve_conj_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9079457Z 100% 2025-03-14T04:57:28.9079665Z New File 503 resolve_conj_native.h 2025-03-14T04:57:28.9079945Z 100% 2025-03-14T04:57:28.9080147Z New File 1010 resolve_conj_ops.h 2025-03-14T04:57:28.9080410Z 100% 2025-03-14T04:57:28.9080688Z New File 694 resolve_neg.h 2025-03-14T04:57:28.9081894Z 100% 2025-03-14T04:57:28.9082247Z New File 792 resolve_neg_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9082676Z 100% 2025-03-14T04:57:28.9082885Z New File 502 resolve_neg_native.h 2025-03-14T04:57:28.9083178Z 100% 2025-03-14T04:57:28.9083382Z New File 1007 resolve_neg_ops.h 2025-03-14T04:57:28.9083653Z 100% 2025-03-14T04:57:28.9083837Z New File 1493 result_type.h 2025-03-14T04:57:28.9084103Z 100% 2025-03-14T04:57:28.9084495Z New File 1104 result_type_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9084870Z 100% 2025-03-14T04:57:28.9085095Z New File 814 result_type_native.h 2025-03-14T04:57:28.9085371Z 100% 2025-03-14T04:57:28.9085583Z New File 3145 result_type_ops.h 2025-03-14T04:57:28.9085861Z 100% 2025-03-14T04:57:28.9086060Z New File 536 retains_grad.h 2025-03-14T04:57:28.9086329Z 100% 2025-03-14T04:57:28.9086618Z New File 787 retains_grad_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9086984Z 100% 2025-03-14T04:57:28.9087272Z New File 497 retains_grad_native.h 2025-03-14T04:57:28.9087563Z 100% 2025-03-14T04:57:28.9087773Z New File 984 retains_grad_ops.h 2025-03-14T04:57:28.9088093Z 100% 2025-03-14T04:57:28.9088287Z New File 535 retain_grad.h 2025-03-14T04:57:28.9088608Z 100% 2025-03-14T04:57:28.9088894Z New File 780 retain_grad_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9089269Z 100% 2025-03-14T04:57:28.9089464Z New File 490 retain_grad_native.h 2025-03-14T04:57:28.9089740Z 100% 2025-03-14T04:57:28.9089935Z New File 965 retain_grad_ops.h 2025-03-14T04:57:28.9090200Z 100% 2025-03-14T04:57:28.9090393Z New File 2065 rms_norm.h 2025-03-14T04:57:28.9090640Z 100% 2025-03-14T04:57:28.9090917Z New File 1109 rms_norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9091281Z 100% 2025-03-14T04:57:28.9091486Z New File 636 rms_norm_native.h 2025-03-14T04:57:28.9091748Z 100% 2025-03-14T04:57:28.9091941Z New File 1365 rms_norm_ops.h 2025-03-14T04:57:28.9092203Z 100% 2025-03-14T04:57:28.9092543Z New File 1643 rnn_relu.h 2025-03-14T04:57:28.9092806Z 100% 2025-03-14T04:57:28.9092995Z New File 965 rnn_relu_cell.h 2025-03-14T04:57:28.9093262Z 100% 2025-03-14T04:57:28.9093555Z New File 958 rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9093986Z 100% 2025-03-14T04:57:28.9094209Z New File 668 rnn_relu_cell_native.h 2025-03-14T04:57:28.9094535Z 100% 2025-03-14T04:57:28.9094743Z New File 1533 rnn_relu_cell_ops.h 2025-03-14T04:57:28.9095020Z 100% 2025-03-14T04:57:28.9095368Z New File 1209 rnn_relu_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9095731Z 100% 2025-03-14T04:57:28.9095920Z New File 919 rnn_relu_native.h 2025-03-14T04:57:28.9096193Z 100% 2025-03-14T04:57:28.9096387Z New File 2759 rnn_relu_ops.h 2025-03-14T04:57:28.9096645Z 100% 2025-03-14T04:57:28.9096837Z New File 1643 rnn_tanh.h 2025-03-14T04:57:28.9097080Z 100% 2025-03-14T04:57:28.9097282Z New File 965 rnn_tanh_cell.h 2025-03-14T04:57:28.9097549Z 100% 2025-03-14T04:57:28.9097834Z New File 958 rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9098209Z 100% 2025-03-14T04:57:28.9098411Z New File 668 rnn_tanh_cell_native.h 2025-03-14T04:57:28.9098694Z 100% 2025-03-14T04:57:28.9098899Z New File 1533 rnn_tanh_cell_ops.h 2025-03-14T04:57:28.9099175Z 100% 2025-03-14T04:57:28.9099445Z New File 1209 rnn_tanh_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9099856Z 100% 2025-03-14T04:57:28.9100056Z New File 919 rnn_tanh_native.h 2025-03-14T04:57:28.9100371Z 100% 2025-03-14T04:57:28.9100955Z New File 2759 rnn_tanh_ops.h 2025-03-14T04:57:28.9101215Z 100% 2025-03-14T04:57:28.9101415Z New File 4043 roll.h 2025-03-14T04:57:28.9101664Z 100% 2025-03-14T04:57:28.9102019Z New File 1254 roll_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9102469Z 100% 2025-03-14T04:57:28.9102678Z New File 903 roll_cpu_dispatch.h 2025-03-14T04:57:28.9102957Z 100% 2025-03-14T04:57:28.9103172Z New File 905 roll_cuda_dispatch.h 2025-03-14T04:57:28.9103545Z 100% 2025-03-14T04:57:28.9103743Z New File 785 roll_native.h 2025-03-14T04:57:28.9104003Z 100% 2025-03-14T04:57:28.9104207Z New File 1919 roll_ops.h 2025-03-14T04:57:28.9104468Z 100% 2025-03-14T04:57:28.9104669Z New File 1280 rot90.h 2025-03-14T04:57:28.9104915Z 100% 2025-03-14T04:57:28.9105184Z New File 1058 rot90_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9105534Z 100% 2025-03-14T04:57:28.9105786Z New File 648 rot90_native.h 2025-03-14T04:57:28.9106078Z 100% 2025-03-14T04:57:28.9106290Z New File 1819 rot90_ops.h 2025-03-14T04:57:28.9106554Z 100% 2025-03-14T04:57:28.9106744Z New File 2121 round.h 2025-03-14T04:57:28.9107001Z 100% 2025-03-14T04:57:28.9107333Z New File 1004 round_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9107736Z 100% 2025-03-14T04:57:28.9107944Z New File 1284 round_cpu_dispatch.h 2025-03-14T04:57:28.9108237Z 100% 2025-03-14T04:57:28.9108454Z New File 1286 round_cuda_dispatch.h 2025-03-14T04:57:28.9108730Z 100% 2025-03-14T04:57:28.9108915Z New File 750 round_meta.h 2025-03-14T04:57:28.9109249Z 100% 2025-03-14T04:57:28.9109463Z New File 1286 round_meta_dispatch.h 2025-03-14T04:57:28.9109753Z 100% 2025-03-14T04:57:28.9109967Z New File 1214 round_native.h 2025-03-14T04:57:28.9110223Z 100% 2025-03-14T04:57:28.9110419Z New File 3963 round_ops.h 2025-03-14T04:57:28.9110677Z 100% 2025-03-14T04:57:28.9110872Z New File 535 row_indices.h 2025-03-14T04:57:28.9111131Z 100% 2025-03-14T04:57:28.9111591Z New File 792 row_indices_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9111987Z 100% 2025-03-14T04:57:28.9112216Z New File 1167 row_indices_copy.h 2025-03-14T04:57:28.9112496Z 100% 2025-03-14T04:57:28.9112873Z New File 823 row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9113312Z 100% 2025-03-14T04:57:28.9113610Z New File 911 row_indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9113989Z 100% 2025-03-14T04:57:28.9114221Z New File 596 row_indices_copy_native.h 2025-03-14T04:57:28.9114521Z 100% 2025-03-14T04:57:28.9114735Z New File 1647 row_indices_copy_ops.h 2025-03-14T04:57:28.9115012Z 100% 2025-03-14T04:57:28.9115233Z New File 581 row_indices_native.h 2025-03-14T04:57:28.9115513Z 100% 2025-03-14T04:57:28.9115712Z New File 1007 row_indices_ops.h 2025-03-14T04:57:28.9116076Z 100% 2025-03-14T04:57:28.9116267Z New File 1118 row_stack.h 2025-03-14T04:57:28.9116528Z 100% 2025-03-14T04:57:28.9116804Z New File 952 row_stack_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9117164Z 100% 2025-03-14T04:57:28.9117412Z New File 580 row_stack_native.h 2025-03-14T04:57:28.9117683Z 100% 2025-03-14T04:57:28.9117928Z New File 1603 row_stack_ops.h 2025-03-14T04:57:28.9118195Z 100% 2025-03-14T04:57:28.9118387Z New File 1390 rrelu.h 2025-03-14T04:57:28.9118637Z 100% 2025-03-14T04:57:28.9118904Z New File 1147 rrelu_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9119251Z 100% 2025-03-14T04:57:28.9119442Z New File 857 rrelu_native.h 2025-03-14T04:57:28.9119707Z 100% 2025-03-14T04:57:28.9119962Z New File 2284 rrelu_ops.h 2025-03-14T04:57:28.9120226Z 100% 2025-03-14T04:57:28.9120433Z New File 3228 rrelu_with_noise.h 2025-03-14T04:57:28.9120827Z 100% 2025-03-14T04:57:28.9121068Z New File 2169 rrelu_with_noise_backward.h 2025-03-14T04:57:28.9121366Z 100% 2025-03-14T04:57:28.9121707Z New File 1441 rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9122123Z 100% 2025-03-14T04:57:28.9122376Z New File 906 rrelu_with_noise_backward_native.h 2025-03-14T04:57:28.9122744Z 100% 2025-03-14T04:57:28.9122978Z New File 2665 rrelu_with_noise_backward_ops.h 2025-03-14T04:57:28.9123346Z 100% 2025-03-14T04:57:28.9123654Z New File 1014 rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9124165Z 100% 2025-03-14T04:57:28.9124413Z New File 1648 rrelu_with_noise_cpu_dispatch.h 2025-03-14T04:57:28.9124718Z 100% 2025-03-14T04:57:28.9124967Z New File 1650 rrelu_with_noise_cuda_dispatch.h 2025-03-14T04:57:28.9125274Z 100% 2025-03-14T04:57:28.9125508Z New File 927 rrelu_with_noise_meta_dispatch.h 2025-03-14T04:57:28.9125810Z 100% 2025-03-14T04:57:28.9126033Z New File 2141 rrelu_with_noise_native.h 2025-03-14T04:57:28.9126327Z 100% 2025-03-14T04:57:28.9126540Z New File 4746 rrelu_with_noise_ops.h 2025-03-14T04:57:28.9126823Z 100% 2025-03-14T04:57:28.9127020Z New File 2044 rshift.h 2025-03-14T04:57:28.9127262Z 100% 2025-03-14T04:57:28.9127538Z New File 1170 rshift_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9127896Z 100% 2025-03-14T04:57:28.9128111Z New File 1022 rshift_cpu_dispatch.h 2025-03-14T04:57:28.9128401Z 100% 2025-03-14T04:57:28.9128606Z New File 1024 rshift_cuda_dispatch.h 2025-03-14T04:57:28.9128890Z 100% 2025-03-14T04:57:28.9129099Z New File 854 rshift_meta_dispatch.h 2025-03-14T04:57:28.9129443Z 100% 2025-03-14T04:57:28.9129641Z New File 1008 rshift_native.h 2025-03-14T04:57:28.9129953Z 100% 2025-03-14T04:57:28.9130152Z New File 4429 rshift_ops.h 2025-03-14T04:57:28.9130415Z 100% 2025-03-14T04:57:28.9131826Z New File 1201 rsqrt.h 2025-03-14T04:57:28.9132107Z 100% 2025-03-14T04:57:28.9132445Z New File 863 rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9132859Z 100% 2025-03-14T04:57:28.9133080Z New File 950 rsqrt_cpu_dispatch.h 2025-03-14T04:57:28.9133372Z 100% 2025-03-14T04:57:28.9133577Z New File 952 rsqrt_cuda_dispatch.h 2025-03-14T04:57:28.9133863Z 100% 2025-03-14T04:57:28.9134055Z New File 601 rsqrt_meta.h 2025-03-14T04:57:28.9134313Z 100% 2025-03-14T04:57:28.9134529Z New File 952 rsqrt_meta_dispatch.h 2025-03-14T04:57:28.9134806Z 100% 2025-03-14T04:57:28.9135001Z New File 616 rsqrt_native.h 2025-03-14T04:57:28.9135337Z 100% 2025-03-14T04:57:28.9135574Z New File 2088 rsqrt_ops.h 2025-03-14T04:57:28.9135859Z 100% 2025-03-14T04:57:28.9136052Z New File 2239 rsub.h 2025-03-14T04:57:28.9136295Z 100% 2025-03-14T04:57:28.9163439Z New File 1361 rsub_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9163941Z 100% 2025-03-14T04:57:28.9164168Z New File 795 rsub_cpu_dispatch.h 2025-03-14T04:57:28.9164501Z 100% 2025-03-14T04:57:28.9164723Z New File 797 rsub_cuda_dispatch.h 2025-03-14T04:57:28.9165066Z 100% 2025-03-14T04:57:28.9165263Z New File 928 rsub_native.h 2025-03-14T04:57:28.9165532Z 100% 2025-03-14T04:57:28.9165736Z New File 3456 rsub_ops.h 2025-03-14T04:57:28.9165997Z 100% 2025-03-14T04:57:28.9166264Z New File 1778 scalar_tensor.h 2025-03-14T04:57:28.9166529Z 100% 2025-03-14T04:57:28.9166837Z New File 1192 scalar_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9167336Z 100% 2025-03-14T04:57:28.9167563Z New File 741 scalar_tensor_native.h 2025-03-14T04:57:28.9167858Z 100% 2025-03-14T04:57:28.9168067Z New File 2107 scalar_tensor_ops.h 2025-03-14T04:57:28.9168355Z 100% 2025-03-14T04:57:28.9168606Z New File 1174 scaled_dot_product_attention.h 2025-03-14T04:57:28.9168921Z 100% 2025-03-14T04:57:28.9169276Z New File 1023 scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9169759Z 100% 2025-03-14T04:57:28.9170023Z New File 733 scaled_dot_product_attention_native.h 2025-03-14T04:57:28.9170354Z 100% 2025-03-14T04:57:28.9170660Z New File 1673 scaled_dot_product_attention_ops.h 2025-03-14T04:57:28.9171026Z 100% 2025-03-14T04:57:28.9171212Z New File 5183 scatter.h 2025-03-14T04:57:28.9171478Z 100% 2025-03-14T04:57:28.9171684Z New File 1756 scatter_add.h 2025-03-14T04:57:28.9171949Z 100% 2025-03-14T04:57:28.9172305Z New File 1001 scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9172724Z 100% 2025-03-14T04:57:28.9173061Z New File 859 scatter_add_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9173464Z 100% 2025-03-14T04:57:28.9173708Z New File 1226 scatter_add_cpu_dispatch.h 2025-03-14T04:57:28.9174007Z 100% 2025-03-14T04:57:28.9174231Z New File 1228 scatter_add_cuda_dispatch.h 2025-03-14T04:57:28.9174530Z 100% 2025-03-14T04:57:28.9174744Z New File 670 scatter_add_meta.h 2025-03-14T04:57:28.9175025Z 100% 2025-03-14T04:57:28.9175257Z New File 1228 scatter_add_meta_dispatch.h 2025-03-14T04:57:28.9175544Z 100% 2025-03-14T04:57:28.9175758Z New File 820 scatter_add_native.h 2025-03-14T04:57:28.9176047Z 100% 2025-03-14T04:57:28.9176249Z New File 3547 scatter_add_ops.h 2025-03-14T04:57:28.9176567Z 100% 2025-03-14T04:57:28.9176963Z New File 1806 scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9177382Z 100% 2025-03-14T04:57:28.9177665Z New File 980 scatter_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9178019Z 100% 2025-03-14T04:57:28.9178349Z New File 2992 scatter_cpu_dispatch.h 2025-03-14T04:57:28.9178653Z 100% 2025-03-14T04:57:28.9178886Z New File 2994 scatter_cuda_dispatch.h 2025-03-14T04:57:28.9179187Z 100% 2025-03-14T04:57:28.9179393Z New File 1311 scatter_meta.h 2025-03-14T04:57:28.9179662Z 100% 2025-03-14T04:57:28.9179883Z New File 2994 scatter_meta_dispatch.h 2025-03-14T04:57:28.9180176Z 100% 2025-03-14T04:57:28.9180383Z New File 1674 scatter_native.h 2025-03-14T04:57:28.9180663Z 100% 2025-03-14T04:57:28.9180926Z New File 11871 scatter_ops.h 2025-03-14T04:57:28.9181218Z 100% 2025-03-14T04:57:28.9181426Z New File 1835 scatter_reduce.h 2025-03-14T04:57:28.9181720Z 100% 2025-03-14T04:57:28.9182087Z New File 1105 scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9182580Z 100% 2025-03-14T04:57:28.9182874Z New File 1429 scatter_reduce_cpu_dispatch.h 2025-03-14T04:57:28.9183189Z 100% 2025-03-14T04:57:28.9183423Z New File 1431 scatter_reduce_cuda_dispatch.h 2025-03-14T04:57:28.9183732Z 100% 2025-03-14T04:57:28.9183954Z New File 721 scatter_reduce_meta.h 2025-03-14T04:57:28.9184306Z 100% 2025-03-14T04:57:28.9184560Z New File 1431 scatter_reduce_meta_dispatch.h 2025-03-14T04:57:28.9184859Z 100% 2025-03-14T04:57:28.9185084Z New File 754 scatter_reduce_native.h 2025-03-14T04:57:28.9185389Z 100% 2025-03-14T04:57:28.9185608Z New File 3283 scatter_reduce_ops.h 2025-03-14T04:57:28.9185894Z 100% 2025-03-14T04:57:28.9186096Z New File 3718 searchsorted.h 2025-03-14T04:57:28.9186360Z 100% 2025-03-14T04:57:28.9186961Z New File 2160 searchsorted_cpu_dispatch.h 2025-03-14T04:57:28.9187266Z 100% 2025-03-14T04:57:28.9187507Z New File 2162 searchsorted_cuda_dispatch.h 2025-03-14T04:57:28.9187820Z 100% 2025-03-14T04:57:28.9188070Z New File 2366 searchsorted_native.h 2025-03-14T04:57:28.9188385Z 100% 2025-03-14T04:57:28.9188644Z New File 4863 searchsorted_ops.h 2025-03-14T04:57:28.9188929Z 100% 2025-03-14T04:57:28.9189139Z New File 2477 segment_reduce.h 2025-03-14T04:57:28.9189471Z 100% 2025-03-14T04:57:28.9189773Z New File 1403 segment_reduce_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9190155Z 100% 2025-03-14T04:57:28.9190396Z New File 1015 segment_reduce_cpu_dispatch.h 2025-03-14T04:57:28.9190698Z 100% 2025-03-14T04:57:28.9190981Z New File 1017 segment_reduce_cuda_dispatch.h 2025-03-14T04:57:28.9191304Z 100% 2025-03-14T04:57:28.9191536Z New File 1095 segment_reduce_native.h 2025-03-14T04:57:28.9191832Z 100% 2025-03-14T04:57:28.9192039Z New File 3190 segment_reduce_ops.h 2025-03-14T04:57:28.9192330Z 100% 2025-03-14T04:57:28.9192531Z New File 1699 select.h 2025-03-14T04:57:28.9192779Z 100% 2025-03-14T04:57:28.9192989Z New File 4924 select_backward.h 2025-03-14T04:57:28.9193256Z 100% 2025-03-14T04:57:28.9193627Z New File 1029 select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9194130Z 100% 2025-03-14T04:57:28.9194441Z New File 1372 select_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9194866Z 100% 2025-03-14T04:57:28.9195084Z New File 752 select_backward_native.h 2025-03-14T04:57:28.9195381Z 100% 2025-03-14T04:57:28.9195594Z New File 2119 select_backward_ops.h 2025-03-14T04:57:28.9195887Z 100% 2025-03-14T04:57:28.9196227Z New File 909 select_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9196579Z 100% 2025-03-14T04:57:28.9196852Z New File 819 select_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9197198Z 100% 2025-03-14T04:57:28.9197409Z New File 3846 select_copy.h 2025-03-14T04:57:28.9197676Z 100% 2025-03-14T04:57:28.9198142Z New File 945 select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9198569Z 100% 2025-03-14T04:57:28.9198915Z New File 1204 select_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9199307Z 100% 2025-03-14T04:57:28.9199518Z New File 767 select_copy_native.h 2025-03-14T04:57:28.9199792Z 100% 2025-03-14T04:57:28.9199999Z New File 1858 select_copy_ops.h 2025-03-14T04:57:28.9200318Z 100% 2025-03-14T04:57:28.9200517Z New File 807 select_native.h 2025-03-14T04:57:28.9200990Z 100% 2025-03-14T04:57:28.9201181Z New File 1762 select_ops.h 2025-03-14T04:57:28.9201448Z 100% 2025-03-14T04:57:28.9201661Z New File 4287 select_scatter.h 2025-03-14T04:57:28.9201934Z 100% 2025-03-14T04:57:28.9202310Z New File 999 select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9202746Z 100% 2025-03-14T04:57:28.9203047Z New File 1312 select_scatter_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9203430Z 100% 2025-03-14T04:57:28.9203650Z New File 718 select_scatter_native.h 2025-03-14T04:57:28.9203946Z 100% 2025-03-14T04:57:28.9204158Z New File 2013 select_scatter_ops.h 2025-03-14T04:57:28.9204442Z 100% 2025-03-14T04:57:28.9204637Z New File 801 selu.h 2025-03-14T04:57:28.9204888Z 100% 2025-03-14T04:57:28.9205153Z New File 835 selu_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9205505Z 100% 2025-03-14T04:57:28.9205708Z New File 545 selu_native.h 2025-03-14T04:57:28.9205978Z 100% 2025-03-14T04:57:28.9206227Z New File 1484 selu_ops.h 2025-03-14T04:57:28.9206599Z 100% 2025-03-14T04:57:28.9206812Z New File 9372 set.h 2025-03-14T04:57:28.9207102Z 100% 2025-03-14T04:57:28.9207440Z New File 2507 set_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9207833Z 100% 2025-03-14T04:57:28.9208099Z New File 1049 set_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9208505Z 100% 2025-03-14T04:57:28.9208765Z New File 1185 set_cpu_dispatch.h 2025-03-14T04:57:28.9209088Z 100% 2025-03-14T04:57:28.9209399Z New File 1187 set_cuda_dispatch.h 2025-03-14T04:57:28.9209690Z 100% 2025-03-14T04:57:28.9209937Z New File 532 set_data.h 2025-03-14T04:57:28.9210241Z 100% 2025-03-14T04:57:28.9210649Z New File 806 set_data_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9211051Z 100% 2025-03-14T04:57:28.9211269Z New File 516 set_data_native.h 2025-03-14T04:57:28.9211588Z 100% 2025-03-14T04:57:28.9211792Z New File 1051 set_data_ops.h 2025-03-14T04:57:28.9212110Z 100% 2025-03-14T04:57:28.9212363Z New File 1187 set_meta_dispatch.h 2025-03-14T04:57:28.9212637Z 100% 2025-03-14T04:57:28.9212886Z New File 2452 set_native.h 2025-03-14T04:57:28.9213197Z 100% 2025-03-14T04:57:28.9213399Z New File 9845 set_ops.h 2025-03-14T04:57:28.9213688Z 100% 2025-03-14T04:57:28.9213913Z New File 1037 sgn.h 2025-03-14T04:57:28.9214174Z 100% 2025-03-14T04:57:28.9214540Z New File 859 sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9214994Z 100% 2025-03-14T04:57:28.9215241Z New File 942 sgn_cpu_dispatch.h 2025-03-14T04:57:28.9215564Z 100% 2025-03-14T04:57:28.9215782Z New File 944 sgn_cuda_dispatch.h 2025-03-14T04:57:28.9216111Z 100% 2025-03-14T04:57:28.9216336Z New File 599 sgn_meta.h 2025-03-14T04:57:28.9216592Z 100% 2025-03-14T04:57:28.9216847Z New File 944 sgn_meta_dispatch.h 2025-03-14T04:57:28.9217174Z 100% 2025-03-14T04:57:28.9217369Z New File 1145 sgn_native.h 2025-03-14T04:57:28.9217673Z 100% 2025-03-14T04:57:28.9217857Z New File 2070 sgn_ops.h 2025-03-14T04:57:28.9218154Z 100% 2025-03-14T04:57:28.9218500Z New File 1227 sigmoid.h 2025-03-14T04:57:28.9218816Z 100% 2025-03-14T04:57:28.9219018Z New File 1450 sigmoid_backward.h 2025-03-14T04:57:28.9219360Z 100% 2025-03-14T04:57:28.9219788Z New File 857 sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9220288Z 100% 2025-03-14T04:57:28.9220578Z New File 1048 sigmoid_backward_cpu_dispatch.h 2025-03-14T04:57:28.9220925Z 100% 2025-03-14T04:57:28.9221169Z New File 1050 sigmoid_backward_cuda_dispatch.h 2025-03-14T04:57:28.9221528Z 100% 2025-03-14T04:57:28.9221794Z New File 646 sigmoid_backward_meta.h 2025-03-14T04:57:28.9222132Z 100% 2025-03-14T04:57:28.9222368Z New File 1050 sigmoid_backward_meta_dispatch.h 2025-03-14T04:57:28.9222730Z 100% 2025-03-14T04:57:28.9222996Z New File 690 sigmoid_backward_native.h 2025-03-14T04:57:28.9223337Z 100% 2025-03-14T04:57:28.9223562Z New File 1909 sigmoid_backward_ops.h 2025-03-14T04:57:28.9223898Z 100% 2025-03-14T04:57:28.9224290Z New File 867 sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9224752Z 100% 2025-03-14T04:57:28.9225009Z New File 958 sigmoid_cpu_dispatch.h 2025-03-14T04:57:28.9225346Z 100% 2025-03-14T04:57:28.9225558Z New File 960 sigmoid_cuda_dispatch.h 2025-03-14T04:57:28.9225901Z 100% 2025-03-14T04:57:28.9226137Z New File 603 sigmoid_meta.h 2025-03-14T04:57:28.9226412Z 100% 2025-03-14T04:57:28.9226672Z New File 960 sigmoid_meta_dispatch.h 2025-03-14T04:57:28.9226993Z 100% 2025-03-14T04:57:28.9227194Z New File 815 sigmoid_native.h 2025-03-14T04:57:28.9227571Z 100% 2025-03-14T04:57:28.9227815Z New File 2106 sigmoid_ops.h 2025-03-14T04:57:28.9228081Z 100% 2025-03-14T04:57:28.9228311Z New File 1047 sign.h 2025-03-14T04:57:28.9228585Z 100% 2025-03-14T04:57:28.9228872Z New File 1077 signbit.h 2025-03-14T04:57:28.9229184Z 100% 2025-03-14T04:57:28.9229560Z New File 814 signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9230030Z 100% 2025-03-14T04:57:28.9230767Z New File 905 signbit_cpu_dispatch.h 2025-03-14T04:57:28.9231102Z 100% 2025-03-14T04:57:28.9231331Z New File 907 signbit_cuda_dispatch.h 2025-03-14T04:57:28.9231662Z 100% 2025-03-14T04:57:28.9231905Z New File 603 signbit_meta.h 2025-03-14T04:57:28.9232185Z 100% 2025-03-14T04:57:28.9232457Z New File 907 signbit_meta_dispatch.h 2025-03-14T04:57:28.9232791Z 100% 2025-03-14T04:57:28.9232981Z New File 930 signbit_native.h 2025-03-14T04:57:28.9233305Z 100% 2025-03-14T04:57:28.9233536Z New File 1593 signbit_ops.h 2025-03-14T04:57:28.9233616Z 100% 2025-03-14T04:57:28.9233841Z New File 861 sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9233964Z 100% 2025-03-14T04:57:28.9234081Z New File 946 sign_cpu_dispatch.h 2025-03-14T04:57:28.9234150Z 100% 2025-03-14T04:57:28.9234257Z New File 948 sign_cuda_dispatch.h 2025-03-14T04:57:28.9234386Z 100% 2025-03-14T04:57:28.9234487Z New File 600 sign_meta.h 2025-03-14T04:57:28.9234566Z 100% 2025-03-14T04:57:28.9234695Z New File 948 sign_meta_dispatch.h 2025-03-14T04:57:28.9234797Z 100% 2025-03-14T04:57:28.9234891Z New File 1027 sign_native.h 2025-03-14T04:57:28.9234969Z 100% 2025-03-14T04:57:28.9235068Z New File 2079 sign_ops.h 2025-03-14T04:57:28.9235182Z 100% 2025-03-14T04:57:28.9235280Z New File 1188 silu.h 2025-03-14T04:57:28.9235355Z 100% 2025-03-14T04:57:28.9235453Z New File 1402 silu_backward.h 2025-03-14T04:57:28.9235577Z 100% 2025-03-14T04:57:28.9235837Z New File 852 silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9236053Z 100% 2025-03-14T04:57:28.9236247Z New File 826 silu_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9236358Z 100% 2025-03-14T04:57:28.9236504Z New File 1033 silu_backward_cpu_dispatch.h 2025-03-14T04:57:28.9236579Z 100% 2025-03-14T04:57:28.9236723Z New File 1035 silu_backward_cuda_dispatch.h 2025-03-14T04:57:28.9236842Z 100% 2025-03-14T04:57:28.9236964Z New File 641 silu_backward_meta.h 2025-03-14T04:57:28.9237033Z 100% 2025-03-14T04:57:28.9237207Z New File 1035 silu_backward_meta_dispatch.h 2025-03-14T04:57:28.9237289Z 100% 2025-03-14T04:57:28.9237404Z New File 879 silu_backward_native.h 2025-03-14T04:57:28.9237486Z 100% 2025-03-14T04:57:28.9237639Z New File 1879 silu_backward_ops.h 2025-03-14T04:57:28.9237711Z 100% 2025-03-14T04:57:28.9237957Z New File 861 silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9238052Z 100% 2025-03-14T04:57:28.9238171Z New File 946 silu_cpu_dispatch.h 2025-03-14T04:57:28.9238241Z 100% 2025-03-14T04:57:28.9238346Z New File 948 silu_cuda_dispatch.h 2025-03-14T04:57:28.9238483Z 100% 2025-03-14T04:57:28.9238582Z New File 600 silu_meta.h 2025-03-14T04:57:28.9238662Z 100% 2025-03-14T04:57:28.9238807Z New File 948 silu_meta_dispatch.h 2025-03-14T04:57:28.9238882Z 100% 2025-03-14T04:57:28.9238984Z New File 742 silu_native.h 2025-03-14T04:57:28.9239057Z 100% 2025-03-14T04:57:28.9239185Z New File 2079 silu_ops.h 2025-03-14T04:57:28.9239280Z 100% 2025-03-14T04:57:28.9239379Z New File 1175 sin.h 2025-03-14T04:57:28.9239500Z 100% 2025-03-14T04:57:28.9239638Z New File 1188 sinc.h 2025-03-14T04:57:28.9239721Z 100% 2025-03-14T04:57:28.9239935Z New File 861 sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9240060Z 100% 2025-03-14T04:57:28.9240171Z New File 946 sinc_cpu_dispatch.h 2025-03-14T04:57:28.9240240Z 100% 2025-03-14T04:57:28.9240381Z New File 948 sinc_cuda_dispatch.h 2025-03-14T04:57:28.9240477Z 100% 2025-03-14T04:57:28.9240653Z New File 600 sinc_meta.h 2025-03-14T04:57:28.9240777Z 100% 2025-03-14T04:57:28.9240926Z New File 948 sinc_meta_dispatch.h 2025-03-14T04:57:28.9241009Z 100% 2025-03-14T04:57:28.9241106Z New File 613 sinc_native.h 2025-03-14T04:57:28.9241194Z 100% 2025-03-14T04:57:28.9241322Z New File 2079 sinc_ops.h 2025-03-14T04:57:28.9241485Z 100% 2025-03-14T04:57:28.9241588Z New File 1188 sinh.h 2025-03-14T04:57:28.9241661Z 100% 2025-03-14T04:57:28.9241940Z New File 861 sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9242013Z 100% 2025-03-14T04:57:28.9242180Z New File 946 sinh_cpu_dispatch.h 2025-03-14T04:57:28.9242253Z 100% 2025-03-14T04:57:28.9242364Z New File 948 sinh_cuda_dispatch.h 2025-03-14T04:57:28.9242446Z 100% 2025-03-14T04:57:28.9242582Z New File 600 sinh_meta.h 2025-03-14T04:57:28.9242662Z 100% 2025-03-14T04:57:28.9242765Z New File 948 sinh_meta_dispatch.h 2025-03-14T04:57:28.9242835Z 100% 2025-03-14T04:57:28.9242987Z New File 1027 sinh_native.h 2025-03-14T04:57:28.9243056Z 100% 2025-03-14T04:57:28.9243155Z New File 2079 sinh_ops.h 2025-03-14T04:57:28.9243228Z 100% 2025-03-14T04:57:28.9243498Z New File 859 sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9243568Z 100% 2025-03-14T04:57:28.9243668Z New File 942 sin_cpu_dispatch.h 2025-03-14T04:57:28.9243792Z 100% 2025-03-14T04:57:28.9243898Z New File 944 sin_cuda_dispatch.h 2025-03-14T04:57:28.9243974Z 100% 2025-03-14T04:57:28.9244062Z New File 599 sin_meta.h 2025-03-14T04:57:28.9244176Z 100% 2025-03-14T04:57:28.9244397Z New File 944 sin_meta_dispatch.h 2025-03-14T04:57:28.9244495Z 100% 2025-03-14T04:57:28.9244624Z New File 1083 sin_native.h 2025-03-14T04:57:28.9244702Z 100% 2025-03-14T04:57:28.9244793Z New File 2070 sin_ops.h 2025-03-14T04:57:28.9244882Z 100% 2025-03-14T04:57:28.9245015Z New File 879 size.h 2025-03-14T04:57:28.9245097Z 100% 2025-03-14T04:57:28.9245268Z New File 862 size_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9245382Z 100% 2025-03-14T04:57:28.9245486Z New File 572 size_native.h 2025-03-14T04:57:28.9245559Z 100% 2025-03-14T04:57:28.9245657Z New File 1599 size_ops.h 2025-03-14T04:57:28.9245770Z 100% 2025-03-14T04:57:28.9245866Z New File 2286 slice.h 2025-03-14T04:57:28.9245937Z 100% 2025-03-14T04:57:28.9246032Z New File 5547 slice_backward.h 2025-03-14T04:57:28.9246154Z 100% 2025-03-14T04:57:28.9246355Z New File 1823 slice_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9246436Z 100% 2025-03-14T04:57:28.9246554Z New File 797 slice_backward_native.h 2025-03-14T04:57:28.9246621Z 100% 2025-03-14T04:57:28.9246734Z New File 2355 slice_backward_ops.h 2025-03-14T04:57:28.9246810Z 100% 2025-03-14T04:57:28.9246989Z New File 1105 slice_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9247060Z 100% 2025-03-14T04:57:28.9247154Z New File 6163 slice_copy.h 2025-03-14T04:57:28.9247230Z 100% 2025-03-14T04:57:28.9247470Z New File 1141 slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9247551Z 100% 2025-03-14T04:57:28.9247806Z New File 1528 slice_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9248202Z 100% 2025-03-14T04:57:28.9248310Z New File 848 slice_copy_native.h 2025-03-14T04:57:28.9248385Z 100% 2025-03-14T04:57:28.9248498Z New File 2348 slice_copy_ops.h 2025-03-14T04:57:28.9248576Z 100% 2025-03-14T04:57:28.9248680Z New File 2472 slice_inverse.h 2025-03-14T04:57:28.9248758Z 100% 2025-03-14T04:57:28.9248952Z New File 1169 slice_inverse_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9249085Z 100% 2025-03-14T04:57:28.9249196Z New File 670 slice_inverse_native.h 2025-03-14T04:57:28.9249280Z 100% 2025-03-14T04:57:28.9249388Z New File 1441 slice_inverse_ops.h 2025-03-14T04:57:28.9249465Z 100% 2025-03-14T04:57:28.9249570Z New File 619 slice_native.h 2025-03-14T04:57:28.9249640Z 100% 2025-03-14T04:57:28.9249748Z New File 1357 slice_ops.h 2025-03-14T04:57:28.9249819Z 100% 2025-03-14T04:57:28.9249928Z New File 6550 slice_scatter.h 2025-03-14T04:57:28.9250001Z 100% 2025-03-14T04:57:28.9250255Z New File 1195 slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9250335Z 100% 2025-03-14T04:57:28.9250527Z New File 1636 slice_scatter_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9250603Z 100% 2025-03-14T04:57:28.9250711Z New File 869 slice_scatter_native.h 2025-03-14T04:57:28.9250780Z 100% 2025-03-14T04:57:28.9250891Z New File 2485 slice_scatter_ops.h 2025-03-14T04:57:28.9250962Z 100% 2025-03-14T04:57:28.9251066Z New File 1359 slogdet.h 2025-03-14T04:57:28.9251135Z 100% 2025-03-14T04:57:28.9251311Z New File 1078 slogdet_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9251395Z 100% 2025-03-14T04:57:28.9251531Z New File 655 slogdet_native.h 2025-03-14T04:57:28.9251634Z 100% 2025-03-14T04:57:28.9251734Z New File 1890 slogdet_ops.h 2025-03-14T04:57:28.9251817Z 100% 2025-03-14T04:57:28.9251908Z New File 6712 slow_conv3d.h 2025-03-14T04:57:28.9252020Z 100% 2025-03-14T04:57:28.9252223Z New File 2209 slow_conv3d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9252435Z 100% 2025-03-14T04:57:28.9252565Z New File 6842 slow_conv3d_forward.h 2025-03-14T04:57:28.9252639Z 100% 2025-03-14T04:57:28.9252775Z New File 2145 slow_conv3d_forward_cpu_dispatch.h 2025-03-14T04:57:28.9252861Z 100% 2025-03-14T04:57:28.9252990Z New File 907 slow_conv3d_forward_native.h 2025-03-14T04:57:28.9253073Z 100% 2025-03-14T04:57:28.9253191Z New File 2737 slow_conv3d_forward_ops.h 2025-03-14T04:57:28.9253263Z 100% 2025-03-14T04:57:28.9253379Z New File 887 slow_conv3d_native.h 2025-03-14T04:57:28.9253451Z 100% 2025-03-14T04:57:28.9253568Z New File 2689 slow_conv3d_ops.h 2025-03-14T04:57:28.9253638Z 100% 2025-03-14T04:57:28.9253746Z New File 7772 slow_conv_dilated2d.h 2025-03-14T04:57:28.9253834Z 100% 2025-03-14T04:57:28.9254043Z New File 1897 slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9254125Z 100% 2025-03-14T04:57:28.9254264Z New File 1250 slow_conv_dilated2d_cpu_dispatch.h 2025-03-14T04:57:28.9254342Z 100% 2025-03-14T04:57:28.9254481Z New File 1252 slow_conv_dilated2d_cuda_dispatch.h 2025-03-14T04:57:28.9254552Z 100% 2025-03-14T04:57:28.9254692Z New File 1239 slow_conv_dilated2d_native.h 2025-03-14T04:57:28.9254769Z 100% 2025-03-14T04:57:28.9254894Z New File 2943 slow_conv_dilated2d_ops.h 2025-03-14T04:57:28.9254963Z 100% 2025-03-14T04:57:28.9255070Z New File 7772 slow_conv_dilated3d.h 2025-03-14T04:57:28.9255151Z 100% 2025-03-14T04:57:28.9255361Z New File 1897 slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9255444Z 100% 2025-03-14T04:57:28.9255622Z New File 1250 slow_conv_dilated3d_cpu_dispatch.h 2025-03-14T04:57:28.9255704Z 100% 2025-03-14T04:57:28.9255843Z New File 1252 slow_conv_dilated3d_cuda_dispatch.h 2025-03-14T04:57:28.9255912Z 100% 2025-03-14T04:57:28.9256140Z New File 1239 slow_conv_dilated3d_native.h 2025-03-14T04:57:28.9256213Z 100% 2025-03-14T04:57:28.9256335Z New File 2943 slow_conv_dilated3d_ops.h 2025-03-14T04:57:28.9256408Z 100% 2025-03-14T04:57:28.9256523Z New File 8826 slow_conv_transpose2d.h 2025-03-14T04:57:28.9256653Z 100% 2025-03-14T04:57:28.9256943Z New File 1409 slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9257027Z 100% 2025-03-14T04:57:28.9257175Z New File 2665 slow_conv_transpose2d_cpu_dispatch.h 2025-03-14T04:57:28.9257247Z 100% 2025-03-14T04:57:28.9257414Z New File 2667 slow_conv_transpose2d_cuda_dispatch.h 2025-03-14T04:57:28.9257495Z 100% 2025-03-14T04:57:28.9257635Z New File 838 slow_conv_transpose2d_meta.h 2025-03-14T04:57:28.9257713Z 100% 2025-03-14T04:57:28.9257917Z New File 2667 slow_conv_transpose2d_meta_dispatch.h 2025-03-14T04:57:28.9257991Z 100% 2025-03-14T04:57:28.9258125Z New File 1303 slow_conv_transpose2d_native.h 2025-03-14T04:57:28.9258241Z 100% 2025-03-14T04:57:28.9258375Z New File 3197 slow_conv_transpose2d_ops.h 2025-03-14T04:57:28.9258457Z 100% 2025-03-14T04:57:28.9258604Z New File 8826 slow_conv_transpose3d.h 2025-03-14T04:57:28.9258695Z 100% 2025-03-14T04:57:28.9258852Z New File 2665 slow_conv_transpose3d_cpu_dispatch.h 2025-03-14T04:57:28.9258931Z 100% 2025-03-14T04:57:28.9259084Z New File 2667 slow_conv_transpose3d_cuda_dispatch.h 2025-03-14T04:57:28.9259156Z 100% 2025-03-14T04:57:28.9259282Z New File 1630 slow_conv_transpose3d_native.h 2025-03-14T04:57:28.9259369Z 100% 2025-03-14T04:57:28.9259496Z New File 3197 slow_conv_transpose3d_ops.h 2025-03-14T04:57:28.9259574Z 100% 2025-03-14T04:57:28.9259665Z New File 700 smm.h 2025-03-14T04:57:28.9259746Z 100% 2025-03-14T04:57:28.9259992Z New File 809 smm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9260068Z 100% 2025-03-14T04:57:28.9260174Z New File 519 smm_native.h 2025-03-14T04:57:28.9260250Z 100% 2025-03-14T04:57:28.9260361Z New File 1060 smm_ops.h 2025-03-14T04:57:28.9260437Z 100% 2025-03-14T04:57:28.9260538Z New File 1600 smooth_l1_loss.h 2025-03-14T04:57:28.9260620Z 100% 2025-03-14T04:57:28.9260832Z New File 1880 smooth_l1_loss_backward.h 2025-03-14T04:57:28.9260921Z 100% 2025-03-14T04:57:28.9261147Z New File 895 smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9261219Z 100% 2025-03-14T04:57:28.9261380Z New File 1077 smooth_l1_loss_backward_cpu_dispatch.h 2025-03-14T04:57:28.9261454Z 100% 2025-03-14T04:57:28.9261614Z New File 1079 smooth_l1_loss_backward_cuda_dispatch.h 2025-03-14T04:57:28.9261684Z 100% 2025-03-14T04:57:28.9261821Z New File 799 smooth_l1_loss_backward_native.h 2025-03-14T04:57:28.9261894Z 100% 2025-03-14T04:57:28.9262020Z New File 2333 smooth_l1_loss_backward_ops.h 2025-03-14T04:57:28.9262099Z 100% 2025-03-14T04:57:28.9262352Z New File 904 smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9262438Z 100% 2025-03-14T04:57:28.9262565Z New File 1151 smooth_l1_loss_cpu_dispatch.h 2025-03-14T04:57:28.9262634Z 100% 2025-03-14T04:57:28.9262773Z New File 1153 smooth_l1_loss_cuda_dispatch.h 2025-03-14T04:57:28.9262843Z 100% 2025-03-14T04:57:28.9262959Z New File 669 smooth_l1_loss_meta.h 2025-03-14T04:57:28.9263034Z 100% 2025-03-14T04:57:28.9263172Z New File 1153 smooth_l1_loss_meta_dispatch.h 2025-03-14T04:57:28.9263285Z 100% 2025-03-14T04:57:28.9263393Z New File 702 smooth_l1_loss_native.h 2025-03-14T04:57:28.9263476Z 100% 2025-03-14T04:57:28.9263577Z New File 2047 smooth_l1_loss_ops.h 2025-03-14T04:57:28.9263654Z 100% 2025-03-14T04:57:28.9263750Z New File 1704 softmax.h 2025-03-14T04:57:28.9263824Z 100% 2025-03-14T04:57:28.9264049Z New File 1012 softmax_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9264118Z 100% 2025-03-14T04:57:28.9264340Z New File 982 softmax_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9264451Z 100% 2025-03-14T04:57:28.9264566Z New File 824 softmax_native.h 2025-03-14T04:57:28.9264635Z 100% 2025-03-14T04:57:28.9264728Z New File 2709 softmax_ops.h 2025-03-14T04:57:28.9264844Z 100% 2025-03-14T04:57:28.9264943Z New File 1421 softplus.h 2025-03-14T04:57:28.9265017Z 100% 2025-03-14T04:57:28.9265127Z New File 1751 softplus_backward.h 2025-03-14T04:57:28.9265198Z 100% 2025-03-14T04:57:28.9265477Z New File 911 softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9265546Z 100% 2025-03-14T04:57:28.9265691Z New File 1210 softplus_backward_cpu_dispatch.h 2025-03-14T04:57:28.9265759Z 100% 2025-03-14T04:57:28.9265908Z New File 1212 softplus_backward_cuda_dispatch.h 2025-03-14T04:57:28.9265980Z 100% 2025-03-14T04:57:28.9266098Z New File 700 softplus_backward_meta.h 2025-03-14T04:57:28.9266175Z 100% 2025-03-14T04:57:28.9266308Z New File 1212 softplus_backward_meta_dispatch.h 2025-03-14T04:57:28.9266386Z 100% 2025-03-14T04:57:28.9266505Z New File 746 softplus_backward_native.h 2025-03-14T04:57:28.9266573Z 100% 2025-03-14T04:57:28.9266698Z New File 2265 softplus_backward_ops.h 2025-03-14T04:57:28.9266769Z 100% 2025-03-14T04:57:28.9267009Z New File 875 softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9267081Z 100% 2025-03-14T04:57:28.9267192Z New File 1083 softplus_cpu_dispatch.h 2025-03-14T04:57:28.9267269Z 100% 2025-03-14T04:57:28.9267382Z New File 1085 softplus_cuda_dispatch.h 2025-03-14T04:57:28.9267545Z 100% 2025-03-14T04:57:28.9267653Z New File 659 softplus_meta.h 2025-03-14T04:57:28.9267741Z 100% 2025-03-14T04:57:28.9267859Z New File 1085 softplus_meta_dispatch.h 2025-03-14T04:57:28.9267932Z 100% 2025-03-14T04:57:28.9268038Z New File 680 softplus_native.h 2025-03-14T04:57:28.9268111Z 100% 2025-03-14T04:57:28.9268212Z New File 1971 softplus_ops.h 2025-03-14T04:57:28.9268285Z 100% 2025-03-14T04:57:28.9268380Z New File 1268 softshrink.h 2025-03-14T04:57:28.9268464Z 100% 2025-03-14T04:57:28.9268575Z New File 1603 softshrink_backward.h 2025-03-14T04:57:28.9268659Z 100% 2025-03-14T04:57:28.9268938Z New File 884 softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9269011Z 100% 2025-03-14T04:57:28.9269155Z New File 1129 softshrink_backward_cpu_dispatch.h 2025-03-14T04:57:28.9269225Z 100% 2025-03-14T04:57:28.9269376Z New File 1131 softshrink_backward_cuda_dispatch.h 2025-03-14T04:57:28.9269445Z 100% 2025-03-14T04:57:28.9269575Z New File 673 softshrink_backward_meta.h 2025-03-14T04:57:28.9269647Z 100% 2025-03-14T04:57:28.9269788Z New File 1131 softshrink_backward_meta_dispatch.h 2025-03-14T04:57:28.9269864Z 100% 2025-03-14T04:57:28.9269990Z New File 723 softshrink_backward_native.h 2025-03-14T04:57:28.9270068Z 100% 2025-03-14T04:57:28.9270219Z New File 2087 softshrink_backward_ops.h 2025-03-14T04:57:28.9270309Z 100% 2025-03-14T04:57:28.9270562Z New File 847 softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9270660Z 100% 2025-03-14T04:57:28.9270844Z New File 1000 softshrink_cpu_dispatch.h 2025-03-14T04:57:28.9270918Z 100% 2025-03-14T04:57:28.9271087Z New File 1002 softshrink_cuda_dispatch.h 2025-03-14T04:57:28.9271168Z 100% 2025-03-14T04:57:28.9271276Z New File 632 softshrink_meta.h 2025-03-14T04:57:28.9271361Z 100% 2025-03-14T04:57:28.9271480Z New File 1002 softshrink_meta_dispatch.h 2025-03-14T04:57:28.9271557Z 100% 2025-03-14T04:57:28.9271665Z New File 657 softshrink_native.h 2025-03-14T04:57:28.9271785Z 100% 2025-03-14T04:57:28.9271891Z New File 1791 softshrink_ops.h 2025-03-14T04:57:28.9271960Z 100% 2025-03-14T04:57:28.9272072Z New File 1507 soft_margin_loss.h 2025-03-14T04:57:28.9272143Z 100% 2025-03-14T04:57:28.9272267Z New File 1807 soft_margin_loss_backward.h 2025-03-14T04:57:28.9272350Z 100% 2025-03-14T04:57:28.9272586Z New File 1251 soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9272668Z 100% 2025-03-14T04:57:28.9272803Z New File 777 soft_margin_loss_backward_native.h 2025-03-14T04:57:28.9272875Z 100% 2025-03-14T04:57:28.9273014Z New File 2253 soft_margin_loss_backward_ops.h 2025-03-14T04:57:28.9273088Z 100% 2025-03-14T04:57:28.9273300Z New File 1154 soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9273369Z 100% 2025-03-14T04:57:28.9273493Z New File 708 soft_margin_loss_native.h 2025-03-14T04:57:28.9273568Z 100% 2025-03-14T04:57:28.9273721Z New File 1959 soft_margin_loss_ops.h 2025-03-14T04:57:28.9273837Z 100% 2025-03-14T04:57:28.9273927Z New File 5358 sort.h 2025-03-14T04:57:28.9274009Z 100% 2025-03-14T04:57:28.9274223Z New File 905 sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9274294Z 100% 2025-03-14T04:57:28.9274468Z New File 1177 sort_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9274543Z 100% 2025-03-14T04:57:28.9274719Z New File 1724 sort_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9274791Z 100% 2025-03-14T04:57:28.9274898Z New File 1223 sort_cpu_dispatch.h 2025-03-14T04:57:28.9275111Z 100% 2025-03-14T04:57:28.9275220Z New File 1225 sort_cuda_dispatch.h 2025-03-14T04:57:28.9275301Z 100% 2025-03-14T04:57:28.9275391Z New File 667 sort_meta.h 2025-03-14T04:57:28.9275480Z 100% 2025-03-14T04:57:28.9275590Z New File 1225 sort_meta_dispatch.h 2025-03-14T04:57:28.9275658Z 100% 2025-03-14T04:57:28.9275762Z New File 1784 sort_native.h 2025-03-14T04:57:28.9275835Z 100% 2025-03-14T04:57:28.9275942Z New File 7602 sort_ops.h 2025-03-14T04:57:28.9276011Z 100% 2025-03-14T04:57:28.9276118Z New File 3037 sparse_bsc_tensor.h 2025-03-14T04:57:28.9276201Z 100% 2025-03-14T04:57:28.9276402Z New File 1652 sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9276485Z 100% 2025-03-14T04:57:28.9276607Z New File 1044 sparse_bsc_tensor_native.h 2025-03-14T04:57:28.9276681Z 100% 2025-03-14T04:57:28.9276801Z New File 3167 sparse_bsc_tensor_ops.h 2025-03-14T04:57:28.9276875Z 100% 2025-03-14T04:57:28.9276987Z New File 3037 sparse_bsr_tensor.h 2025-03-14T04:57:28.9277064Z 100% 2025-03-14T04:57:28.9277266Z New File 1652 sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9277350Z 100% 2025-03-14T04:57:28.9277474Z New File 1044 sparse_bsr_tensor_native.h 2025-03-14T04:57:28.9277550Z 100% 2025-03-14T04:57:28.9277661Z New File 3167 sparse_bsr_tensor_ops.h 2025-03-14T04:57:28.9277741Z 100% 2025-03-14T04:57:28.9277866Z New File 7049 sparse_compressed_tensor.h 2025-03-14T04:57:28.9277939Z 100% 2025-03-14T04:57:28.9278184Z New File 2246 sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9278300Z 100% 2025-03-14T04:57:28.9278445Z New File 1074 sparse_compressed_tensor_native.h 2025-03-14T04:57:28.9278514Z 100% 2025-03-14T04:57:28.9278649Z New File 3284 sparse_compressed_tensor_ops.h 2025-03-14T04:57:28.9278735Z 100% 2025-03-14T04:57:28.9278839Z New File 4343 sparse_coo_tensor.h 2025-03-14T04:57:28.9278922Z 100% 2025-03-14T04:57:28.9279128Z New File 1205 sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9279250Z 100% 2025-03-14T04:57:28.9279452Z New File 1684 sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9279523Z 100% 2025-03-14T04:57:28.9279657Z New File 1384 sparse_coo_tensor_native.h 2025-03-14T04:57:28.9279729Z 100% 2025-03-14T04:57:28.9279857Z New File 4809 sparse_coo_tensor_ops.h 2025-03-14T04:57:28.9279930Z 100% 2025-03-14T04:57:28.9280043Z New File 3037 sparse_csc_tensor.h 2025-03-14T04:57:28.9280127Z 100% 2025-03-14T04:57:28.9280327Z New File 1652 sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9280408Z 100% 2025-03-14T04:57:28.9280623Z New File 1044 sparse_csc_tensor_native.h 2025-03-14T04:57:28.9280703Z 100% 2025-03-14T04:57:28.9280837Z New File 3167 sparse_csc_tensor_ops.h 2025-03-14T04:57:28.9280912Z 100% 2025-03-14T04:57:28.9281032Z New File 3037 sparse_csr_tensor.h 2025-03-14T04:57:28.9281105Z 100% 2025-03-14T04:57:28.9281314Z New File 1652 sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9281392Z 100% 2025-03-14T04:57:28.9281572Z New File 1044 sparse_csr_tensor_native.h 2025-03-14T04:57:28.9281654Z 100% 2025-03-14T04:57:28.9281767Z New File 3167 sparse_csr_tensor_ops.h 2025-03-14T04:57:28.9281852Z 100% 2025-03-14T04:57:28.9281997Z New File 534 sparse_dim.h 2025-03-14T04:57:28.9282072Z 100% 2025-03-14T04:57:28.9282301Z New File 788 sparse_dim_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9282392Z 100% 2025-03-14T04:57:28.9282505Z New File 636 sparse_dim_native.h 2025-03-14T04:57:28.9282575Z 100% 2025-03-14T04:57:28.9282761Z New File 986 sparse_dim_ops.h 2025-03-14T04:57:28.9282849Z 100% 2025-03-14T04:57:28.9282947Z New File 1050 sparse_mask.h 2025-03-14T04:57:28.9283027Z 100% 2025-03-14T04:57:28.9283210Z New File 951 sparse_mask_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9283301Z 100% 2025-03-14T04:57:28.9283407Z New File 739 sparse_mask_native.h 2025-03-14T04:57:28.9283486Z 100% 2025-03-14T04:57:28.9283597Z New File 1783 sparse_mask_ops.h 2025-03-14T04:57:28.9283666Z 100% 2025-03-14T04:57:28.9283778Z New File 1560 sparse_resize.h 2025-03-14T04:57:28.9283846Z 100% 2025-03-14T04:57:28.9283965Z New File 1660 sparse_resize_and_clear.h 2025-03-14T04:57:28.9284042Z 100% 2025-03-14T04:57:28.9284272Z New File 1204 sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9284354Z 100% 2025-03-14T04:57:28.9284508Z New File 832 sparse_resize_and_clear_meta_dispatch.h 2025-03-14T04:57:28.9284582Z 100% 2025-03-14T04:57:28.9284717Z New File 886 sparse_resize_and_clear_native.h 2025-03-14T04:57:28.9284789Z 100% 2025-03-14T04:57:28.9284920Z New File 2922 sparse_resize_and_clear_ops.h 2025-03-14T04:57:28.9284991Z 100% 2025-03-14T04:57:28.9285183Z New File 1174 sparse_resize_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9285255Z 100% 2025-03-14T04:57:28.9285378Z New File 822 sparse_resize_meta_dispatch.h 2025-03-14T04:57:28.9285456Z 100% 2025-03-14T04:57:28.9285566Z New File 856 sparse_resize_native.h 2025-03-14T04:57:28.9285641Z 100% 2025-03-14T04:57:28.9285746Z New File 2832 sparse_resize_ops.h 2025-03-14T04:57:28.9285860Z 100% 2025-03-14T04:57:28.9285980Z New File 1767 sparse_sampled_addmm.h 2025-03-14T04:57:28.9286052Z 100% 2025-03-14T04:57:28.9286185Z New File 1240 sparse_sampled_addmm_native.h 2025-03-14T04:57:28.9286261Z 100% 2025-03-14T04:57:28.9286385Z New File 2352 sparse_sampled_addmm_ops.h 2025-03-14T04:57:28.9286474Z 100% 2025-03-14T04:57:28.9286575Z New File 1130 special_airy_ai.h 2025-03-14T04:57:28.9286698Z 100% 2025-03-14T04:57:28.9286954Z New File 819 special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9287035Z 100% 2025-03-14T04:57:28.9287164Z New File 920 special_airy_ai_cpu_dispatch.h 2025-03-14T04:57:28.9287235Z 100% 2025-03-14T04:57:28.9287381Z New File 922 special_airy_ai_cuda_dispatch.h 2025-03-14T04:57:28.9287453Z 100% 2025-03-14T04:57:28.9287574Z New File 608 special_airy_ai_meta.h 2025-03-14T04:57:28.9287645Z 100% 2025-03-14T04:57:28.9287770Z New File 922 special_airy_ai_meta_dispatch.h 2025-03-14T04:57:28.9287851Z 100% 2025-03-14T04:57:28.9287963Z New File 643 special_airy_ai_native.h 2025-03-14T04:57:28.9288040Z 100% 2025-03-14T04:57:28.9288152Z New File 1623 special_airy_ai_ops.h 2025-03-14T04:57:28.9288221Z 100% 2025-03-14T04:57:28.9288331Z New File 1177 special_bessel_j0.h 2025-03-14T04:57:28.9288400Z 100% 2025-03-14T04:57:28.9288675Z New File 824 special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9288745Z 100% 2025-03-14T04:57:28.9288887Z New File 935 special_bessel_j0_cpu_dispatch.h 2025-03-14T04:57:28.9288957Z 100% 2025-03-14T04:57:28.9289092Z New File 937 special_bessel_j0_cuda_dispatch.h 2025-03-14T04:57:28.9289171Z 100% 2025-03-14T04:57:28.9289286Z New File 613 special_bessel_j0_meta.h 2025-03-14T04:57:28.9289369Z 100% 2025-03-14T04:57:28.9289498Z New File 937 special_bessel_j0_meta_dispatch.h 2025-03-14T04:57:28.9289572Z 100% 2025-03-14T04:57:28.9289699Z New File 652 special_bessel_j0_native.h 2025-03-14T04:57:28.9289771Z 100% 2025-03-14T04:57:28.9289972Z New File 1653 special_bessel_j0_ops.h 2025-03-14T04:57:28.9290047Z 100% 2025-03-14T04:57:28.9290150Z New File 1177 special_bessel_j1.h 2025-03-14T04:57:28.9290235Z 100% 2025-03-14T04:57:28.9290501Z New File 824 special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9290584Z 100% 2025-03-14T04:57:28.9290719Z New File 935 special_bessel_j1_cpu_dispatch.h 2025-03-14T04:57:28.9290797Z 100% 2025-03-14T04:57:28.9290929Z New File 937 special_bessel_j1_cuda_dispatch.h 2025-03-14T04:57:28.9291000Z 100% 2025-03-14T04:57:28.9291127Z New File 613 special_bessel_j1_meta.h 2025-03-14T04:57:28.9291204Z 100% 2025-03-14T04:57:28.9291346Z New File 937 special_bessel_j1_meta_dispatch.h 2025-03-14T04:57:28.9291503Z 100% 2025-03-14T04:57:28.9291633Z New File 652 special_bessel_j1_native.h 2025-03-14T04:57:28.9291723Z 100% 2025-03-14T04:57:28.9291843Z New File 1653 special_bessel_j1_ops.h 2025-03-14T04:57:28.9291926Z 100% 2025-03-14T04:57:28.9292033Z New File 1177 special_bessel_y0.h 2025-03-14T04:57:28.9292115Z 100% 2025-03-14T04:57:28.9292382Z New File 824 special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9292461Z 100% 2025-03-14T04:57:28.9292603Z New File 935 special_bessel_y0_cpu_dispatch.h 2025-03-14T04:57:28.9292678Z 100% 2025-03-14T04:57:28.9292822Z New File 937 special_bessel_y0_cuda_dispatch.h 2025-03-14T04:57:28.9292891Z 100% 2025-03-14T04:57:28.9293005Z New File 613 special_bessel_y0_meta.h 2025-03-14T04:57:28.9293083Z 100% 2025-03-14T04:57:28.9293268Z New File 937 special_bessel_y0_meta_dispatch.h 2025-03-14T04:57:28.9293349Z 100% 2025-03-14T04:57:28.9293469Z New File 652 special_bessel_y0_native.h 2025-03-14T04:57:28.9293545Z 100% 2025-03-14T04:57:28.9293669Z New File 1653 special_bessel_y0_ops.h 2025-03-14T04:57:28.9293737Z 100% 2025-03-14T04:57:28.9293851Z New File 1177 special_bessel_y1.h 2025-03-14T04:57:28.9293924Z 100% 2025-03-14T04:57:28.9294202Z New File 824 special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9294322Z 100% 2025-03-14T04:57:28.9294452Z New File 935 special_bessel_y1_cpu_dispatch.h 2025-03-14T04:57:28.9294533Z 100% 2025-03-14T04:57:28.9294664Z New File 937 special_bessel_y1_cuda_dispatch.h 2025-03-14T04:57:28.9294744Z 100% 2025-03-14T04:57:28.9294861Z New File 613 special_bessel_y1_meta.h 2025-03-14T04:57:28.9294931Z 100% 2025-03-14T04:57:28.9295071Z New File 937 special_bessel_y1_meta_dispatch.h 2025-03-14T04:57:28.9295142Z 100% 2025-03-14T04:57:28.9295268Z New File 652 special_bessel_y1_native.h 2025-03-14T04:57:28.9295338Z 100% 2025-03-14T04:57:28.9295452Z New File 1653 special_bessel_y1_ops.h 2025-03-14T04:57:28.9295535Z 100% 2025-03-14T04:57:28.9295664Z New File 3159 special_chebyshev_polynomial_t.h 2025-03-14T04:57:28.9295745Z 100% 2025-03-14T04:57:28.9296064Z New File 856 special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9296149Z 100% 2025-03-14T04:57:28.9296405Z New File 1418 special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9296473Z 100% 2025-03-14T04:57:28.9296653Z New File 1031 special_chebyshev_polynomial_t_cpu_dispatch.h 2025-03-14T04:57:28.9296729Z 100% 2025-03-14T04:57:28.9296904Z New File 1033 special_chebyshev_polynomial_t_cuda_dispatch.h 2025-03-14T04:57:28.9296982Z 100% 2025-03-14T04:57:28.9297129Z New File 645 special_chebyshev_polynomial_t_meta.h 2025-03-14T04:57:28.9297214Z 100% 2025-03-14T04:57:28.9297470Z New File 1033 special_chebyshev_polynomial_t_meta_dispatch.h 2025-03-14T04:57:28.9297557Z 100% 2025-03-14T04:57:28.9297761Z New File 1150 special_chebyshev_polynomial_t_native.h 2025-03-14T04:57:28.9297859Z 100% 2025-03-14T04:57:28.9298007Z New File 4739 special_chebyshev_polynomial_t_ops.h 2025-03-14T04:57:28.9298080Z 100% 2025-03-14T04:57:28.9298274Z New File 3159 special_chebyshev_polynomial_u.h 2025-03-14T04:57:28.9298348Z 100% 2025-03-14T04:57:28.9298732Z New File 856 special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9298805Z 100% 2025-03-14T04:57:28.9299064Z New File 1418 special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9299147Z 100% 2025-03-14T04:57:28.9299314Z New File 1031 special_chebyshev_polynomial_u_cpu_dispatch.h 2025-03-14T04:57:28.9299390Z 100% 2025-03-14T04:57:28.9299558Z New File 1033 special_chebyshev_polynomial_u_cuda_dispatch.h 2025-03-14T04:57:28.9299642Z 100% 2025-03-14T04:57:28.9299786Z New File 645 special_chebyshev_polynomial_u_meta.h 2025-03-14T04:57:28.9299860Z 100% 2025-03-14T04:57:28.9300036Z New File 1033 special_chebyshev_polynomial_u_meta_dispatch.h 2025-03-14T04:57:28.9300112Z 100% 2025-03-14T04:57:28.9300271Z New File 1150 special_chebyshev_polynomial_u_native.h 2025-03-14T04:57:28.9300343Z 100% 2025-03-14T04:57:28.9300491Z New File 4739 special_chebyshev_polynomial_u_ops.h 2025-03-14T04:57:28.9300567Z 100% 2025-03-14T04:57:28.9300757Z New File 3159 special_chebyshev_polynomial_v.h 2025-03-14T04:57:28.9300832Z 100% 2025-03-14T04:57:28.9301156Z New File 856 special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9301280Z 100% 2025-03-14T04:57:28.9301543Z New File 1418 special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9301623Z 100% 2025-03-14T04:57:28.9301796Z New File 1031 special_chebyshev_polynomial_v_cpu_dispatch.h 2025-03-14T04:57:28.9301877Z 100% 2025-03-14T04:57:28.9302048Z New File 1033 special_chebyshev_polynomial_v_cuda_dispatch.h 2025-03-14T04:57:28.9302175Z 100% 2025-03-14T04:57:28.9302341Z New File 645 special_chebyshev_polynomial_v_meta.h 2025-03-14T04:57:28.9302479Z 100% 2025-03-14T04:57:28.9302667Z New File 1033 special_chebyshev_polynomial_v_meta_dispatch.h 2025-03-14T04:57:28.9302742Z 100% 2025-03-14T04:57:28.9302898Z New File 1150 special_chebyshev_polynomial_v_native.h 2025-03-14T04:57:28.9302978Z 100% 2025-03-14T04:57:28.9303125Z New File 4739 special_chebyshev_polynomial_v_ops.h 2025-03-14T04:57:28.9303211Z 100% 2025-03-14T04:57:28.9303343Z New File 3159 special_chebyshev_polynomial_w.h 2025-03-14T04:57:28.9303413Z 100% 2025-03-14T04:57:28.9303749Z New File 856 special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9303819Z 100% 2025-03-14T04:57:28.9304089Z New File 1418 special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9304162Z 100% 2025-03-14T04:57:28.9304349Z New File 1031 special_chebyshev_polynomial_w_cpu_dispatch.h 2025-03-14T04:57:28.9304427Z 100% 2025-03-14T04:57:28.9304596Z New File 1033 special_chebyshev_polynomial_w_cuda_dispatch.h 2025-03-14T04:57:28.9304677Z 100% 2025-03-14T04:57:28.9304823Z New File 645 special_chebyshev_polynomial_w_meta.h 2025-03-14T04:57:28.9304906Z 100% 2025-03-14T04:57:28.9305072Z New File 1033 special_chebyshev_polynomial_w_meta_dispatch.h 2025-03-14T04:57:28.9305156Z 100% 2025-03-14T04:57:28.9305310Z New File 1150 special_chebyshev_polynomial_w_native.h 2025-03-14T04:57:28.9305379Z 100% 2025-03-14T04:57:28.9305533Z New File 4739 special_chebyshev_polynomial_w_ops.h 2025-03-14T04:57:28.9305698Z 100% 2025-03-14T04:57:28.9305819Z New File 1157 special_digamma.h 2025-03-14T04:57:28.9305894Z 100% 2025-03-14T04:57:28.9306095Z New File 973 special_digamma_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9306179Z 100% 2025-03-14T04:57:28.9306295Z New File 594 special_digamma_native.h 2025-03-14T04:57:28.9306373Z 100% 2025-03-14T04:57:28.9306485Z New File 1641 special_digamma_ops.h 2025-03-14T04:57:28.9306557Z 100% 2025-03-14T04:57:28.9306663Z New File 1127 special_entr.h 2025-03-14T04:57:28.9306734Z 100% 2025-03-14T04:57:28.9306984Z New File 819 special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9307056Z 100% 2025-03-14T04:57:28.9307187Z New File 920 special_entr_cpu_dispatch.h 2025-03-14T04:57:28.9307256Z 100% 2025-03-14T04:57:28.9307382Z New File 922 special_entr_cuda_dispatch.h 2025-03-14T04:57:28.9307461Z 100% 2025-03-14T04:57:28.9307566Z New File 608 special_entr_meta.h 2025-03-14T04:57:28.9307700Z 100% 2025-03-14T04:57:28.9307842Z New File 922 special_entr_meta_dispatch.h 2025-03-14T04:57:28.9307916Z 100% 2025-03-14T04:57:28.9308042Z New File 637 special_entr_native.h 2025-03-14T04:57:28.9308117Z 100% 2025-03-14T04:57:28.9308230Z New File 1623 special_entr_ops.h 2025-03-14T04:57:28.9308301Z 100% 2025-03-14T04:57:28.9308397Z New File 1117 special_erf.h 2025-03-14T04:57:28.9308484Z 100% 2025-03-14T04:57:28.9308579Z New File 1127 special_erfc.h 2025-03-14T04:57:28.9308660Z 100% 2025-03-14T04:57:28.9308757Z New File 1137 special_erfcx.h 2025-03-14T04:57:28.9309139Z 100% 2025-03-14T04:57:28.9309406Z New File 820 special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9309491Z 100% 2025-03-14T04:57:28.9309627Z New File 923 special_erfcx_cpu_dispatch.h 2025-03-14T04:57:28.9312600Z 100% 2025-03-14T04:57:28.9316634Z New File 925 special_erfcx_cuda_dispatch.h 2025-03-14T04:57:28.9320119Z 100% 2025-03-14T04:57:28.9324050Z New File 609 special_erfcx_meta.h 2025-03-14T04:57:28.9327895Z 100% 2025-03-14T04:57:28.9331978Z New File 925 special_erfcx_meta_dispatch.h 2025-03-14T04:57:28.9335596Z 100% 2025-03-14T04:57:28.9339974Z New File 640 special_erfcx_native.h 2025-03-14T04:57:28.9343503Z 100% 2025-03-14T04:57:28.9347161Z New File 1629 special_erfcx_ops.h 2025-03-14T04:57:28.9350929Z 100% 2025-03-14T04:57:28.9355051Z New File 964 special_erfc_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9358578Z 100% 2025-03-14T04:57:28.9362489Z New File 588 special_erfc_native.h 2025-03-14T04:57:28.9365987Z 100% 2025-03-14T04:57:28.9369651Z New File 1623 special_erfc_ops.h 2025-03-14T04:57:28.9373304Z 100% 2025-03-14T04:57:28.9377132Z New File 1147 special_erfinv.h 2025-03-14T04:57:28.9380887Z 100% 2025-03-14T04:57:28.9384898Z New File 970 special_erfinv_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9388421Z 100% 2025-03-14T04:57:28.9392230Z New File 592 special_erfinv_native.h 2025-03-14T04:57:28.9395665Z 100% 2025-03-14T04:57:28.9399475Z New File 1635 special_erfinv_ops.h 2025-03-14T04:57:28.9403297Z 100% 2025-03-14T04:57:28.9407321Z New File 961 special_erf_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9410865Z 100% 2025-03-14T04:57:28.9414538Z New File 586 special_erf_native.h 2025-03-14T04:57:28.9418020Z 100% 2025-03-14T04:57:28.9421955Z New File 1617 special_erf_ops.h 2025-03-14T04:57:28.9425548Z 100% 2025-03-14T04:57:28.9429481Z New File 1127 special_exp2.h 2025-03-14T04:57:28.9433123Z 100% 2025-03-14T04:57:28.9437286Z New File 964 special_exp2_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9440863Z 100% 2025-03-14T04:57:28.9445268Z New File 588 special_exp2_native.h 2025-03-14T04:57:28.9448947Z 100% 2025-03-14T04:57:28.9452927Z New File 1623 special_exp2_ops.h 2025-03-14T04:57:28.9457034Z 100% 2025-03-14T04:57:28.9460675Z New File 1137 special_expit.h 2025-03-14T04:57:28.9464405Z 100% 2025-03-14T04:57:28.9468459Z New File 967 special_expit_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9472158Z 100% 2025-03-14T04:57:28.9475838Z New File 590 special_expit_native.h 2025-03-14T04:57:28.9479283Z 100% 2025-03-14T04:57:28.9483342Z New File 1629 special_expit_ops.h 2025-03-14T04:57:28.9486927Z 100% 2025-03-14T04:57:28.9490582Z New File 1137 special_expm1.h 2025-03-14T04:57:28.9494108Z 100% 2025-03-14T04:57:28.9498080Z New File 967 special_expm1_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9501556Z 100% 2025-03-14T04:57:28.9505383Z New File 590 special_expm1_native.h 2025-03-14T04:57:28.9508979Z 100% 2025-03-14T04:57:28.9512767Z New File 1629 special_expm1_ops.h 2025-03-14T04:57:28.9516307Z 100% 2025-03-14T04:57:28.9520140Z New File 1308 special_gammainc.h 2025-03-14T04:57:28.9524238Z 100% 2025-03-14T04:57:28.9532921Z New File 1318 special_gammaincc.h 2025-03-14T04:57:28.9536814Z 100% 2025-03-14T04:57:28.9541057Z New File 1057 special_gammaincc_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9544641Z 100% 2025-03-14T04:57:28.9548538Z New File 650 special_gammaincc_native.h 2025-03-14T04:57:28.9552437Z 100% 2025-03-14T04:57:28.9555919Z New File 1825 special_gammaincc_ops.h 2025-03-14T04:57:28.9560018Z 100% 2025-03-14T04:57:28.9564312Z New File 1054 special_gammainc_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9568105Z 100% 2025-03-14T04:57:28.9571851Z New File 648 special_gammainc_native.h 2025-03-14T04:57:28.9575386Z 100% 2025-03-14T04:57:28.9579096Z New File 1819 special_gammainc_ops.h 2025-03-14T04:57:28.9583320Z 100% 2025-03-14T04:57:28.9587103Z New File 1157 special_gammaln.h 2025-03-14T04:57:28.9590709Z 100% 2025-03-14T04:57:28.9595088Z New File 973 special_gammaln_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9598962Z 100% 2025-03-14T04:57:28.9603313Z New File 594 special_gammaln_native.h 2025-03-14T04:57:28.9606537Z 100% 2025-03-14T04:57:28.9616494Z New File 1641 special_gammaln_ops.h 2025-03-14T04:57:28.9620393Z 100% 2025-03-14T04:57:28.9624234Z New File 3103 special_hermite_polynomial_h.h 2025-03-14T04:57:28.9627936Z 100% 2025-03-14T04:57:28.9631895Z New File 3131 special_hermite_polynomial_he.h 2025-03-14T04:57:28.9635462Z 100% 2025-03-14T04:57:28.9639683Z New File 855 special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9643572Z 100% 2025-03-14T04:57:28.9648301Z New File 1412 special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9651485Z 100% 2025-03-14T04:57:28.9655630Z New File 1028 special_hermite_polynomial_he_cpu_dispatch.h 2025-03-14T04:57:28.9659271Z 100% 2025-03-14T04:57:28.9663502Z New File 1030 special_hermite_polynomial_he_cuda_dispatch.h 2025-03-14T04:57:28.9667599Z 100% 2025-03-14T04:57:28.9671538Z New File 644 special_hermite_polynomial_he_meta.h 2025-03-14T04:57:28.9675030Z 100% 2025-03-14T04:57:28.9679094Z New File 1030 special_hermite_polynomial_he_meta_dispatch.h 2025-03-14T04:57:28.9682938Z 100% 2025-03-14T04:57:28.9687001Z New File 1143 special_hermite_polynomial_he_native.h 2025-03-14T04:57:28.9690595Z 100% 2025-03-14T04:57:28.9694388Z New File 4721 special_hermite_polynomial_he_ops.h 2025-03-14T04:57:28.9698054Z 100% 2025-03-14T04:57:28.9702093Z New File 854 special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9705835Z 100% 2025-03-14T04:57:28.9721636Z New File 1406 special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:28.9722090Z 100% 2025-03-14T04:57:28.9722353Z New File 1025 special_hermite_polynomial_h_cpu_dispatch.h 2025-03-14T04:57:28.9724008Z 100% 2025-03-14T04:57:28.9728160Z New File 1027 special_hermite_polynomial_h_cuda_dispatch.h 2025-03-14T04:57:28.9731745Z 100% 2025-03-14T04:57:28.9735869Z New File 643 special_hermite_polynomial_h_meta.h 2025-03-14T04:57:28.9739718Z 100% 2025-03-14T04:57:28.9743779Z New File 1027 special_hermite_polynomial_h_meta_dispatch.h 2025-03-14T04:57:28.9747595Z 100% 2025-03-14T04:57:28.9751472Z New File 1136 special_hermite_polynomial_h_native.h 2025-03-14T04:57:28.9755663Z 100% 2025-03-14T04:57:28.9759212Z New File 4703 special_hermite_polynomial_h_ops.h 2025-03-14T04:57:28.9762983Z 100% 2025-03-14T04:57:28.9766805Z New File 1107 special_i0.h 2025-03-14T04:57:28.9771532Z 100% 2025-03-14T04:57:28.9774410Z New File 1117 special_i0e.h 2025-03-14T04:57:28.9778672Z 100% 2025-03-14T04:57:28.9782935Z New File 818 special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9786454Z 100% 2025-03-14T04:57:28.9790344Z New File 917 special_i0e_cpu_dispatch.h 2025-03-14T04:57:28.9794099Z 100% 2025-03-14T04:57:28.9798171Z New File 919 special_i0e_cuda_dispatch.h 2025-03-14T04:57:28.9802266Z 100% 2025-03-14T04:57:28.9805800Z New File 607 special_i0e_meta.h 2025-03-14T04:57:28.9809451Z 100% 2025-03-14T04:57:28.9813278Z New File 919 special_i0e_meta_dispatch.h 2025-03-14T04:57:28.9816856Z 100% 2025-03-14T04:57:28.9820700Z New File 634 special_i0e_native.h 2025-03-14T04:57:28.9824490Z 100% 2025-03-14T04:57:28.9828352Z New File 1617 special_i0e_ops.h 2025-03-14T04:57:28.9831837Z 100% 2025-03-14T04:57:28.9835745Z New File 958 special_i0_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:28.9839406Z 100% 2025-03-14T04:57:28.9843232Z New File 584 special_i0_native.h 2025-03-14T04:57:28.9846947Z 100% 2025-03-14T04:57:28.9850755Z New File 1611 special_i0_ops.h 2025-03-14T04:57:28.9854476Z 100% 2025-03-14T04:57:28.9858285Z New File 1107 special_i1.h 2025-03-14T04:57:28.9861854Z 100% 2025-03-14T04:57:28.9866183Z New File 1117 special_i1e.h 2025-03-14T04:57:28.9869901Z 100% 2025-03-14T04:57:28.9874029Z New File 818 special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9877926Z 100% 2025-03-14T04:57:28.9881891Z New File 917 special_i1e_cpu_dispatch.h 2025-03-14T04:57:28.9885933Z 100% 2025-03-14T04:57:28.9889682Z New File 919 special_i1e_cuda_dispatch.h 2025-03-14T04:57:28.9893817Z 100% 2025-03-14T04:57:28.9897691Z New File 607 special_i1e_meta.h 2025-03-14T04:57:28.9901856Z 100% 2025-03-14T04:57:28.9911717Z New File 919 special_i1e_meta_dispatch.h 2025-03-14T04:57:28.9915342Z 100% 2025-03-14T04:57:28.9919133Z New File 634 special_i1e_native.h 2025-03-14T04:57:28.9922845Z 100% 2025-03-14T04:57:28.9927208Z New File 1617 special_i1e_ops.h 2025-03-14T04:57:28.9930786Z 100% 2025-03-14T04:57:28.9934779Z New File 817 special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:28.9938868Z 100% 2025-03-14T04:57:28.9942728Z New File 914 special_i1_cpu_dispatch.h 2025-03-14T04:57:28.9947101Z 100% 2025-03-14T04:57:28.9950886Z New File 916 special_i1_cuda_dispatch.h 2025-03-14T04:57:28.9954536Z 100% 2025-03-14T04:57:28.9964676Z New File 606 special_i1_meta.h 2025-03-14T04:57:28.9967731Z 100% 2025-03-14T04:57:28.9971765Z New File 916 special_i1_meta_dispatch.h 2025-03-14T04:57:28.9975340Z 100% 2025-03-14T04:57:28.9979234Z New File 631 special_i1_native.h 2025-03-14T04:57:28.9982966Z 100% 2025-03-14T04:57:28.9987369Z New File 1611 special_i1_ops.h 2025-03-14T04:57:28.9990590Z 100% 2025-03-14T04:57:28.9994635Z New File 3131 special_laguerre_polynomial_l.h 2025-03-14T04:57:28.9998503Z 100% 2025-03-14T04:57:29.0002484Z New File 855 special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0006362Z 100% 2025-03-14T04:57:29.0010658Z New File 1412 special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.0014595Z 100% 2025-03-14T04:57:29.0018445Z New File 1028 special_laguerre_polynomial_l_cpu_dispatch.h 2025-03-14T04:57:29.0022092Z 100% 2025-03-14T04:57:29.0025991Z New File 1030 special_laguerre_polynomial_l_cuda_dispatch.h 2025-03-14T04:57:29.0029679Z 100% 2025-03-14T04:57:29.0033752Z New File 644 special_laguerre_polynomial_l_meta.h 2025-03-14T04:57:29.0037403Z 100% 2025-03-14T04:57:29.0041383Z New File 1030 special_laguerre_polynomial_l_meta_dispatch.h 2025-03-14T04:57:29.0045459Z 100% 2025-03-14T04:57:29.0049719Z New File 1143 special_laguerre_polynomial_l_native.h 2025-03-14T04:57:29.0053160Z 100% 2025-03-14T04:57:29.0057061Z New File 4721 special_laguerre_polynomial_l_ops.h 2025-03-14T04:57:29.0060767Z 100% 2025-03-14T04:57:29.0064562Z New File 3131 special_legendre_polynomial_p.h 2025-03-14T04:57:29.0068931Z 100% 2025-03-14T04:57:29.0073159Z New File 855 special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0076882Z 100% 2025-03-14T04:57:29.0081016Z New File 1412 special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.0084657Z 100% 2025-03-14T04:57:29.0089093Z New File 1028 special_legendre_polynomial_p_cpu_dispatch.h 2025-03-14T04:57:29.0092536Z 100% 2025-03-14T04:57:29.0096516Z New File 1030 special_legendre_polynomial_p_cuda_dispatch.h 2025-03-14T04:57:29.0100233Z 100% 2025-03-14T04:57:29.0104056Z New File 644 special_legendre_polynomial_p_meta.h 2025-03-14T04:57:29.0108137Z 100% 2025-03-14T04:57:29.0112074Z New File 1030 special_legendre_polynomial_p_meta_dispatch.h 2025-03-14T04:57:29.0115705Z 100% 2025-03-14T04:57:29.0119656Z New File 1143 special_legendre_polynomial_p_native.h 2025-03-14T04:57:29.0123393Z 100% 2025-03-14T04:57:29.0127208Z New File 4721 special_legendre_polynomial_p_ops.h 2025-03-14T04:57:29.0130730Z 100% 2025-03-14T04:57:29.0141183Z New File 1137 special_log1p.h 2025-03-14T04:57:29.0145030Z 100% 2025-03-14T04:57:29.0149103Z New File 967 special_log1p_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.0152710Z 100% 2025-03-14T04:57:29.0156479Z New File 590 special_log1p_native.h 2025-03-14T04:57:29.0160017Z 100% 2025-03-14T04:57:29.0164184Z New File 1629 special_log1p_ops.h 2025-03-14T04:57:29.0167967Z 100% 2025-03-14T04:57:29.0171805Z New File 1320 special_logit.h 2025-03-14T04:57:29.0175734Z 100% 2025-03-14T04:57:29.0179679Z New File 1084 special_logit_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.0183333Z 100% 2025-03-14T04:57:29.0187354Z New File 663 special_logit_native.h 2025-03-14T04:57:29.0190948Z 100% 2025-03-14T04:57:29.0195037Z New File 1829 special_logit_ops.h 2025-03-14T04:57:29.0198585Z 100% 2025-03-14T04:57:29.0202412Z New File 1432 special_logsumexp.h 2025-03-14T04:57:29.0206422Z 100% 2025-03-14T04:57:29.0210863Z New File 1096 special_logsumexp_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.0214118Z 100% 2025-03-14T04:57:29.0218489Z New File 674 special_logsumexp_native.h 2025-03-14T04:57:29.0222764Z 100% 2025-03-14T04:57:29.0226879Z New File 1903 special_logsumexp_ops.h 2025-03-14T04:57:29.0230467Z 100% 2025-03-14T04:57:29.0234666Z New File 1167 special_log_ndtr.h 2025-03-14T04:57:29.0238409Z 100% 2025-03-14T04:57:29.0242958Z New File 823 special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0246603Z 100% 2025-03-14T04:57:29.0250493Z New File 932 special_log_ndtr_cpu_dispatch.h 2025-03-14T04:57:29.0254071Z 100% 2025-03-14T04:57:29.0258070Z New File 934 special_log_ndtr_cuda_dispatch.h 2025-03-14T04:57:29.0261804Z 100% 2025-03-14T04:57:29.0265495Z New File 612 special_log_ndtr_meta.h 2025-03-14T04:57:29.0269379Z 100% 2025-03-14T04:57:29.0273271Z New File 934 special_log_ndtr_meta_dispatch.h 2025-03-14T04:57:29.0278559Z 100% 2025-03-14T04:57:29.0281572Z New File 649 special_log_ndtr_native.h 2025-03-14T04:57:29.0285454Z 100% 2025-03-14T04:57:29.0289168Z New File 1647 special_log_ndtr_ops.h 2025-03-14T04:57:29.0292769Z 100% 2025-03-14T04:57:29.0296775Z New File 835 special_log_softmax.h 2025-03-14T04:57:29.0300856Z 100% 2025-03-14T04:57:29.0304778Z New File 867 special_log_softmax_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.0308142Z 100% 2025-03-14T04:57:29.0311954Z New File 577 special_log_softmax_native.h 2025-03-14T04:57:29.0315526Z 100% 2025-03-14T04:57:29.0319254Z New File 1207 special_log_softmax_ops.h 2025-03-14T04:57:29.0323135Z 100% 2025-03-14T04:57:29.0327014Z New File 1267 special_modified_bessel_i0.h 2025-03-14T04:57:29.0330694Z 100% 2025-03-14T04:57:29.0334895Z New File 833 special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0338296Z 100% 2025-03-14T04:57:29.0342359Z New File 962 special_modified_bessel_i0_cpu_dispatch.h 2025-03-14T04:57:29.0346235Z 100% 2025-03-14T04:57:29.0350216Z New File 964 special_modified_bessel_i0_cuda_dispatch.h 2025-03-14T04:57:29.0353730Z 100% 2025-03-14T04:57:29.0357539Z New File 622 special_modified_bessel_i0_meta.h 2025-03-14T04:57:29.0361344Z 100% 2025-03-14T04:57:29.0365511Z New File 964 special_modified_bessel_i0_meta_dispatch.h 2025-03-14T04:57:29.0368882Z 100% 2025-03-14T04:57:29.0372904Z New File 679 special_modified_bessel_i0_native.h 2025-03-14T04:57:29.0376338Z 100% 2025-03-14T04:57:29.0380177Z New File 1707 special_modified_bessel_i0_ops.h 2025-03-14T04:57:29.0383838Z 100% 2025-03-14T04:57:29.0387792Z New File 1267 special_modified_bessel_i1.h 2025-03-14T04:57:29.0392062Z 100% 2025-03-14T04:57:29.0396518Z New File 833 special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0400048Z 100% 2025-03-14T04:57:29.0404203Z New File 962 special_modified_bessel_i1_cpu_dispatch.h 2025-03-14T04:57:29.0411263Z 100% 2025-03-14T04:57:29.0412417Z New File 964 special_modified_bessel_i1_cuda_dispatch.h 2025-03-14T04:57:29.0416274Z 100% 2025-03-14T04:57:29.0420004Z New File 622 special_modified_bessel_i1_meta.h 2025-03-14T04:57:29.0423682Z 100% 2025-03-14T04:57:29.0427871Z New File 964 special_modified_bessel_i1_meta_dispatch.h 2025-03-14T04:57:29.0432357Z 100% 2025-03-14T04:57:29.0436180Z New File 679 special_modified_bessel_i1_native.h 2025-03-14T04:57:29.0439905Z 100% 2025-03-14T04:57:29.0443879Z New File 1707 special_modified_bessel_i1_ops.h 2025-03-14T04:57:29.0447535Z 100% 2025-03-14T04:57:29.0451357Z New File 1267 special_modified_bessel_k0.h 2025-03-14T04:57:29.0455090Z 100% 2025-03-14T04:57:29.0459353Z New File 833 special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0462585Z 100% 2025-03-14T04:57:29.0466668Z New File 962 special_modified_bessel_k0_cpu_dispatch.h 2025-03-14T04:57:29.0470435Z 100% 2025-03-14T04:57:29.0474358Z New File 964 special_modified_bessel_k0_cuda_dispatch.h 2025-03-14T04:57:29.0478027Z 100% 2025-03-14T04:57:29.0482065Z New File 622 special_modified_bessel_k0_meta.h 2025-03-14T04:57:29.0485594Z 100% 2025-03-14T04:57:29.0489611Z New File 964 special_modified_bessel_k0_meta_dispatch.h 2025-03-14T04:57:29.0493390Z 100% 2025-03-14T04:57:29.0497235Z New File 679 special_modified_bessel_k0_native.h 2025-03-14T04:57:29.0500839Z 100% 2025-03-14T04:57:29.0504636Z New File 1707 special_modified_bessel_k0_ops.h 2025-03-14T04:57:29.0508273Z 100% 2025-03-14T04:57:29.0512301Z New File 1267 special_modified_bessel_k1.h 2025-03-14T04:57:29.0516144Z 100% 2025-03-14T04:57:29.0520372Z New File 833 special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0523933Z 100% 2025-03-14T04:57:29.0527955Z New File 962 special_modified_bessel_k1_cpu_dispatch.h 2025-03-14T04:57:29.0531572Z 100% 2025-03-14T04:57:29.0535777Z New File 964 special_modified_bessel_k1_cuda_dispatch.h 2025-03-14T04:57:29.0539311Z 100% 2025-03-14T04:57:29.0543198Z New File 622 special_modified_bessel_k1_meta.h 2025-03-14T04:57:29.0546942Z 100% 2025-03-14T04:57:29.0550867Z New File 964 special_modified_bessel_k1_meta_dispatch.h 2025-03-14T04:57:29.0555258Z 100% 2025-03-14T04:57:29.0559335Z New File 679 special_modified_bessel_k1_native.h 2025-03-14T04:57:29.0563438Z 100% 2025-03-14T04:57:29.0567182Z New File 1707 special_modified_bessel_k1_ops.h 2025-03-14T04:57:29.0570791Z 100% 2025-03-14T04:57:29.0574675Z New File 1270 special_multigammaln.h 2025-03-14T04:57:29.0578229Z 100% 2025-03-14T04:57:29.0583404Z New File 1021 special_multigammaln_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.0587054Z 100% 2025-03-14T04:57:29.0591024Z New File 626 special_multigammaln_native.h 2025-03-14T04:57:29.0594375Z 100% 2025-03-14T04:57:29.0598345Z New File 1747 special_multigammaln_ops.h 2025-03-14T04:57:29.0602219Z 100% 2025-03-14T04:57:29.0605930Z New File 1127 special_ndtr.h 2025-03-14T04:57:29.0610163Z 100% 2025-03-14T04:57:29.0614177Z New File 1137 special_ndtri.h 2025-03-14T04:57:29.0617875Z 100% 2025-03-14T04:57:29.0621938Z New File 820 special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0625438Z 100% 2025-03-14T04:57:29.0629201Z New File 923 special_ndtri_cpu_dispatch.h 2025-03-14T04:57:29.0633348Z 100% 2025-03-14T04:57:29.0637379Z New File 925 special_ndtri_cuda_dispatch.h 2025-03-14T04:57:29.0641162Z 100% 2025-03-14T04:57:29.0645104Z New File 609 special_ndtri_meta.h 2025-03-14T04:57:29.0648877Z 100% 2025-03-14T04:57:29.0653059Z New File 925 special_ndtri_meta_dispatch.h 2025-03-14T04:57:29.0656525Z 100% 2025-03-14T04:57:29.0660578Z New File 640 special_ndtri_native.h 2025-03-14T04:57:29.0664500Z 100% 2025-03-14T04:57:29.0667934Z New File 1629 special_ndtri_ops.h 2025-03-14T04:57:29.0671924Z 100% 2025-03-14T04:57:29.0676287Z New File 964 special_ndtr_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.0680278Z 100% 2025-03-14T04:57:29.0684353Z New File 588 special_ndtr_native.h 2025-03-14T04:57:29.0688254Z 100% 2025-03-14T04:57:29.0692111Z New File 1623 special_ndtr_ops.h 2025-03-14T04:57:29.0695961Z 100% 2025-03-14T04:57:29.0699905Z New File 1240 special_polygamma.h 2025-03-14T04:57:29.0704266Z 100% 2025-03-14T04:57:29.0707753Z New File 1012 special_polygamma_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.0712035Z 100% 2025-03-14T04:57:29.0715916Z New File 620 special_polygamma_native.h 2025-03-14T04:57:29.0719645Z 100% 2025-03-14T04:57:29.0723965Z New File 1729 special_polygamma_ops.h 2025-03-14T04:57:29.0727661Z 100% 2025-03-14T04:57:29.0731966Z New File 1117 special_psi.h 2025-03-14T04:57:29.0736065Z 100% 2025-03-14T04:57:29.0740746Z New File 961 special_psi_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.0744562Z 100% 2025-03-14T04:57:29.0748198Z New File 586 special_psi_native.h 2025-03-14T04:57:29.0751788Z 100% 2025-03-14T04:57:29.0755827Z New File 1617 special_psi_ops.h 2025-03-14T04:57:29.0760107Z 100% 2025-03-14T04:57:29.0763093Z New File 1276 special_round.h 2025-03-14T04:57:29.0766871Z 100% 2025-03-14T04:57:29.0770785Z New File 1025 special_round_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.0774384Z 100% 2025-03-14T04:57:29.0778331Z New File 628 special_round_native.h 2025-03-14T04:57:29.0781834Z 100% 2025-03-14T04:57:29.0785556Z New File 1754 special_round_ops.h 2025-03-14T04:57:29.0789225Z 100% 2025-03-14T04:57:29.0793186Z New File 1310 special_scaled_modified_bessel_k0.h 2025-03-14T04:57:29.0796743Z 100% 2025-03-14T04:57:29.0800906Z New File 837 special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0804397Z 100% 2025-03-14T04:57:29.0808569Z New File 974 special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-03-14T04:57:29.0812262Z 100% 2025-03-14T04:57:29.0816099Z New File 976 special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-03-14T04:57:29.0819510Z 100% 2025-03-14T04:57:29.0823464Z New File 626 special_scaled_modified_bessel_k0_meta.h 2025-03-14T04:57:29.0827338Z 100% 2025-03-14T04:57:29.0831102Z New File 976 special_scaled_modified_bessel_k0_meta_dispatch.h 2025-03-14T04:57:29.0834966Z 100% 2025-03-14T04:57:29.0838913Z New File 697 special_scaled_modified_bessel_k0_native.h 2025-03-14T04:57:29.0842944Z 100% 2025-03-14T04:57:29.0847365Z New File 1731 special_scaled_modified_bessel_k0_ops.h 2025-03-14T04:57:29.0851085Z 100% 2025-03-14T04:57:29.0855024Z New File 1310 special_scaled_modified_bessel_k1.h 2025-03-14T04:57:29.0858651Z 100% 2025-03-14T04:57:29.0862753Z New File 837 special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0866253Z 100% 2025-03-14T04:57:29.0870163Z New File 974 special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-03-14T04:57:29.0873684Z 100% 2025-03-14T04:57:29.0877780Z New File 976 special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-03-14T04:57:29.0881405Z 100% 2025-03-14T04:57:29.0885248Z New File 626 special_scaled_modified_bessel_k1_meta.h 2025-03-14T04:57:29.0889002Z 100% 2025-03-14T04:57:29.0893401Z New File 976 special_scaled_modified_bessel_k1_meta_dispatch.h 2025-03-14T04:57:29.0896822Z 100% 2025-03-14T04:57:29.0900818Z New File 697 special_scaled_modified_bessel_k1_native.h 2025-03-14T04:57:29.0904462Z 100% 2025-03-14T04:57:29.0908544Z New File 1731 special_scaled_modified_bessel_k1_ops.h 2025-03-14T04:57:29.0911984Z 100% 2025-03-14T04:57:29.0915912Z New File 3383 special_shifted_chebyshev_polynomial_t.h 2025-03-14T04:57:29.0919529Z 100% 2025-03-14T04:57:29.0923758Z New File 864 special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0927276Z 100% 2025-03-14T04:57:29.0931336Z New File 1466 special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.0934912Z 100% 2025-03-14T04:57:29.0938865Z New File 1055 special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-03-14T04:57:29.0942553Z 100% 2025-03-14T04:57:29.0946622Z New File 1057 special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-03-14T04:57:29.0951034Z 100% 2025-03-14T04:57:29.0954904Z New File 653 special_shifted_chebyshev_polynomial_t_meta.h 2025-03-14T04:57:29.0958516Z 100% 2025-03-14T04:57:29.0962562Z New File 1057 special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-03-14T04:57:29.0966434Z 100% 2025-03-14T04:57:29.0970713Z New File 1206 special_shifted_chebyshev_polynomial_t_native.h 2025-03-14T04:57:29.0974480Z 100% 2025-03-14T04:57:29.0978463Z New File 4883 special_shifted_chebyshev_polynomial_t_ops.h 2025-03-14T04:57:29.0982420Z 100% 2025-03-14T04:57:29.0986427Z New File 3383 special_shifted_chebyshev_polynomial_u.h 2025-03-14T04:57:29.0990024Z 100% 2025-03-14T04:57:29.0994172Z New File 864 special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.0997705Z 100% 2025-03-14T04:57:29.1001982Z New File 1466 special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1005537Z 100% 2025-03-14T04:57:29.1009802Z New File 1055 special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-03-14T04:57:29.1013568Z 100% 2025-03-14T04:57:29.1017566Z New File 1057 special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-03-14T04:57:29.1021180Z 100% 2025-03-14T04:57:29.1025347Z New File 653 special_shifted_chebyshev_polynomial_u_meta.h 2025-03-14T04:57:29.1028883Z 100% 2025-03-14T04:57:29.1033125Z New File 1057 special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-03-14T04:57:29.1036922Z 100% 2025-03-14T04:57:29.1040901Z New File 1206 special_shifted_chebyshev_polynomial_u_native.h 2025-03-14T04:57:29.1045218Z 100% 2025-03-14T04:57:29.1049545Z New File 4883 special_shifted_chebyshev_polynomial_u_ops.h 2025-03-14T04:57:29.1053679Z 100% 2025-03-14T04:57:29.1057661Z New File 3383 special_shifted_chebyshev_polynomial_v.h 2025-03-14T04:57:29.1061965Z 100% 2025-03-14T04:57:29.1066453Z New File 864 special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.1070572Z 100% 2025-03-14T04:57:29.1074361Z New File 1466 special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1078385Z 100% 2025-03-14T04:57:29.1082440Z New File 1055 special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-03-14T04:57:29.1086076Z 100% 2025-03-14T04:57:29.1090313Z New File 1057 special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-03-14T04:57:29.1093979Z 100% 2025-03-14T04:57:29.1098507Z New File 653 special_shifted_chebyshev_polynomial_v_meta.h 2025-03-14T04:57:29.1101695Z 100% 2025-03-14T04:57:29.1105972Z New File 1057 special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-03-14T04:57:29.1110213Z 100% 2025-03-14T04:57:29.1114226Z New File 1206 special_shifted_chebyshev_polynomial_v_native.h 2025-03-14T04:57:29.1118485Z 100% 2025-03-14T04:57:29.1122459Z New File 4883 special_shifted_chebyshev_polynomial_v_ops.h 2025-03-14T04:57:29.1131523Z 100% 2025-03-14T04:57:29.1131813Z New File 3383 special_shifted_chebyshev_polynomial_w.h 2025-03-14T04:57:29.1134978Z 100% 2025-03-14T04:57:29.1139986Z New File 864 special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.1143245Z 100% 2025-03-14T04:57:29.1147870Z New File 1466 special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1151499Z 100% 2025-03-14T04:57:29.1155910Z New File 1055 special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-03-14T04:57:29.1159751Z 100% 2025-03-14T04:57:29.1164504Z New File 1057 special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-03-14T04:57:29.1168182Z 100% 2025-03-14T04:57:29.1172406Z New File 653 special_shifted_chebyshev_polynomial_w_meta.h 2025-03-14T04:57:29.1176219Z 100% 2025-03-14T04:57:29.1180185Z New File 1057 special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-03-14T04:57:29.1184065Z 100% 2025-03-14T04:57:29.1187997Z New File 1206 special_shifted_chebyshev_polynomial_w_native.h 2025-03-14T04:57:29.1192492Z 100% 2025-03-14T04:57:29.1195497Z New File 4883 special_shifted_chebyshev_polynomial_w_ops.h 2025-03-14T04:57:29.1199172Z 100% 2025-03-14T04:57:29.1203085Z New File 1127 special_sinc.h 2025-03-14T04:57:29.1208358Z 100% 2025-03-14T04:57:29.1211417Z New File 964 special_sinc_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.1215024Z 100% 2025-03-14T04:57:29.1218823Z New File 588 special_sinc_native.h 2025-03-14T04:57:29.1222243Z 100% 2025-03-14T04:57:29.1226133Z New File 1623 special_sinc_ops.h 2025-03-14T04:57:29.1230408Z 100% 2025-03-14T04:57:29.1234545Z New File 816 special_softmax.h 2025-03-14T04:57:29.1238086Z 100% 2025-03-14T04:57:29.1242803Z New File 863 special_softmax_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.1246500Z 100% 2025-03-14T04:57:29.1250413Z New File 573 special_softmax_native.h 2025-03-14T04:57:29.1253906Z 100% 2025-03-14T04:57:29.1258037Z New File 1192 special_softmax_ops.h 2025-03-14T04:57:29.1261666Z 100% 2025-03-14T04:57:29.1265585Z New File 1250 special_spherical_bessel_j0.h 2025-03-14T04:57:29.1269743Z 100% 2025-03-14T04:57:29.1278398Z New File 831 special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.1278939Z 100% 2025-03-14T04:57:29.1283435Z New File 956 special_spherical_bessel_j0_cpu_dispatch.h 2025-03-14T04:57:29.1287482Z 100% 2025-03-14T04:57:29.1291509Z New File 958 special_spherical_bessel_j0_cuda_dispatch.h 2025-03-14T04:57:29.1295492Z 100% 2025-03-14T04:57:29.1299267Z New File 620 special_spherical_bessel_j0_meta.h 2025-03-14T04:57:29.1303293Z 100% 2025-03-14T04:57:29.1307528Z New File 958 special_spherical_bessel_j0_meta_dispatch.h 2025-03-14T04:57:29.1311117Z 100% 2025-03-14T04:57:29.1315025Z New File 679 special_spherical_bessel_j0_native.h 2025-03-14T04:57:29.1318915Z 100% 2025-03-14T04:57:29.1322941Z New File 1695 special_spherical_bessel_j0_ops.h 2025-03-14T04:57:29.1327019Z 100% 2025-03-14T04:57:29.1330890Z New File 2970 special_xlog1py.h 2025-03-14T04:57:29.1334482Z 100% 2025-03-14T04:57:29.1338607Z New File 848 special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.1342066Z 100% 2025-03-14T04:57:29.1346083Z New File 1370 special_xlog1py_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1350370Z 100% 2025-03-14T04:57:29.1354188Z New File 1007 special_xlog1py_cpu_dispatch.h 2025-03-14T04:57:29.1357571Z 100% 2025-03-14T04:57:29.1361585Z New File 1009 special_xlog1py_cuda_dispatch.h 2025-03-14T04:57:29.1365295Z 100% 2025-03-14T04:57:29.1369238Z New File 637 special_xlog1py_meta.h 2025-03-14T04:57:29.1373186Z 100% 2025-03-14T04:57:29.1376971Z New File 1009 special_xlog1py_meta_dispatch.h 2025-03-14T04:57:29.1380514Z 100% 2025-03-14T04:57:29.1384331Z New File 1080 special_xlog1py_native.h 2025-03-14T04:57:29.1388149Z 100% 2025-03-14T04:57:29.1391809Z New File 4637 special_xlog1py_ops.h 2025-03-14T04:57:29.1395323Z 100% 2025-03-14T04:57:29.1399375Z New File 2914 special_xlogy.h 2025-03-14T04:57:29.1403347Z 100% 2025-03-14T04:57:29.1407191Z New File 1671 special_xlogy_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.1411073Z 100% 2025-03-14T04:57:29.1415505Z New File 1042 special_xlogy_native.h 2025-03-14T04:57:29.1419183Z 100% 2025-03-14T04:57:29.1422981Z New File 4601 special_xlogy_ops.h 2025-03-14T04:57:29.1426950Z 100% 2025-03-14T04:57:29.1430823Z New File 2886 special_zeta.h 2025-03-14T04:57:29.1434411Z 100% 2025-03-14T04:57:29.1438417Z New File 845 special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.1442160Z 100% 2025-03-14T04:57:29.1445948Z New File 1352 special_zeta_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1449658Z 100% 2025-03-14T04:57:29.1453455Z New File 998 special_zeta_cpu_dispatch.h 2025-03-14T04:57:29.1456925Z 100% 2025-03-14T04:57:29.1460885Z New File 1000 special_zeta_cuda_dispatch.h 2025-03-14T04:57:29.1464598Z 100% 2025-03-14T04:57:29.1468471Z New File 634 special_zeta_meta.h 2025-03-14T04:57:29.1472355Z 100% 2025-03-14T04:57:29.1476149Z New File 1000 special_zeta_meta_dispatch.h 2025-03-14T04:57:29.1479651Z 100% 2025-03-14T04:57:29.1484106Z New File 1059 special_zeta_native.h 2025-03-14T04:57:29.1487716Z 100% 2025-03-14T04:57:29.1491420Z New File 4583 special_zeta_ops.h 2025-03-14T04:57:29.1495062Z 100% 2025-03-14T04:57:29.1498528Z New File 2779 split.h 2025-03-14T04:57:29.1502054Z 100% 2025-03-14T04:57:29.1506142Z New File 951 split_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1509772Z 100% 2025-03-14T04:57:29.1513604Z New File 967 split_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.1517287Z 100% 2025-03-14T04:57:29.1521086Z New File 4039 split_copy.h 2025-03-14T04:57:29.1524510Z 100% 2025-03-14T04:57:29.1528644Z New File 987 split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.1532562Z 100% 2025-03-14T04:57:29.1536502Z New File 1200 split_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1540025Z 100% 2025-03-14T04:57:29.1543769Z New File 686 split_copy_native.h 2025-03-14T04:57:29.1547787Z 100% 2025-03-14T04:57:29.1551641Z New File 1927 split_copy_ops.h 2025-03-14T04:57:29.1555423Z 100% 2025-03-14T04:57:29.1559189Z New File 669 split_native.h 2025-03-14T04:57:29.1562985Z 100% 2025-03-14T04:57:29.1566647Z New File 1922 split_ops.h 2025-03-14T04:57:29.1570259Z 100% 2025-03-14T04:57:29.1574067Z New File 1789 split_with_sizes.h 2025-03-14T04:57:29.1577622Z 100% 2025-03-14T04:57:29.1582069Z New File 991 split_with_sizes_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1585707Z 100% 2025-03-14T04:57:29.1589441Z New File 4548 split_with_sizes_copy.h 2025-03-14T04:57:29.1593399Z 100% 2025-03-14T04:57:29.1597622Z New File 1027 split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.1601709Z 100% 2025-03-14T04:57:29.1605247Z New File 1280 split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1608939Z 100% 2025-03-14T04:57:29.1613078Z New File 1238 split_with_sizes_copy_cuda_dispatch.h 2025-03-14T04:57:29.1616574Z 100% 2025-03-14T04:57:29.1620712Z New File 847 split_with_sizes_copy_native.h 2025-03-14T04:57:29.1624647Z 100% 2025-03-14T04:57:29.1628478Z New File 2010 split_with_sizes_copy_ops.h 2025-03-14T04:57:29.1632596Z 100% 2025-03-14T04:57:29.1636350Z New File 697 split_with_sizes_native.h 2025-03-14T04:57:29.1639855Z 100% 2025-03-14T04:57:29.1644386Z New File 1229 split_with_sizes_ops.h 2025-03-14T04:57:29.1648301Z 100% 2025-03-14T04:57:29.1651859Z New File 1188 sqrt.h 2025-03-14T04:57:29.1655679Z 100% 2025-03-14T04:57:29.1659357Z New File 861 sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.1662785Z 100% 2025-03-14T04:57:29.1666481Z New File 946 sqrt_cpu_dispatch.h 2025-03-14T04:57:29.1670154Z 100% 2025-03-14T04:57:29.1674115Z New File 948 sqrt_cuda_dispatch.h 2025-03-14T04:57:29.1677807Z 100% 2025-03-14T04:57:29.1681813Z New File 600 sqrt_meta.h 2025-03-14T04:57:29.1685258Z 100% 2025-03-14T04:57:29.1688961Z New File 948 sqrt_meta_dispatch.h 2025-03-14T04:57:29.1692628Z 100% 2025-03-14T04:57:29.1696356Z New File 1093 sqrt_native.h 2025-03-14T04:57:29.1700346Z 100% 2025-03-14T04:57:29.1703879Z New File 2079 sqrt_ops.h 2025-03-14T04:57:29.1707304Z 100% 2025-03-14T04:57:29.1710881Z New File 1214 square.h 2025-03-14T04:57:29.1714226Z 100% 2025-03-14T04:57:29.1718281Z New File 998 square_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.1722008Z 100% 2025-03-14T04:57:29.1725887Z New File 628 square_native.h 2025-03-14T04:57:29.1729875Z 100% 2025-03-14T04:57:29.1733750Z New File 2097 square_ops.h 2025-03-14T04:57:29.1737521Z 100% 2025-03-14T04:57:29.1740826Z New File 1258 squeeze.h 2025-03-14T04:57:29.1744329Z 100% 2025-03-14T04:57:29.1748075Z New File 1127 squeeze_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1751818Z 100% 2025-03-14T04:57:29.1756029Z New File 875 squeeze_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.1760016Z 100% 2025-03-14T04:57:29.1764009Z New File 2559 squeeze_copy.h 2025-03-14T04:57:29.1767743Z 100% 2025-03-14T04:57:29.1771827Z New File 975 squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.1775268Z 100% 2025-03-14T04:57:29.1779193Z New File 1313 squeeze_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1783434Z 100% 2025-03-14T04:57:29.1787849Z New File 966 squeeze_copy_native.h 2025-03-14T04:57:29.1791560Z 100% 2025-03-14T04:57:29.1795187Z New File 4199 squeeze_copy_ops.h 2025-03-14T04:57:29.1798643Z 100% 2025-03-14T04:57:29.1802586Z New File 1443 squeeze_native.h 2025-03-14T04:57:29.1806155Z 100% 2025-03-14T04:57:29.1809630Z New File 5051 squeeze_ops.h 2025-03-14T04:57:29.1813345Z 100% 2025-03-14T04:57:29.1816852Z New File 1647 sspaddmm.h 2025-03-14T04:57:29.1820216Z 100% 2025-03-14T04:57:29.1824109Z New File 894 sspaddmm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.1827645Z 100% 2025-03-14T04:57:29.1831242Z New File 1057 sspaddmm_cpu_dispatch.h 2025-03-14T04:57:29.1834664Z 100% 2025-03-14T04:57:29.1838709Z New File 1059 sspaddmm_cuda_dispatch.h 2025-03-14T04:57:29.1842426Z 100% 2025-03-14T04:57:29.1846031Z New File 1374 sspaddmm_native.h 2025-03-14T04:57:29.1849516Z 100% 2025-03-14T04:57:29.1853120Z New File 2280 sspaddmm_ops.h 2025-03-14T04:57:29.1856623Z 100% 2025-03-14T04:57:29.1860092Z New File 1169 stack.h 2025-03-14T04:57:29.1863382Z 100% 2025-03-14T04:57:29.1867091Z New File 983 stack_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1870722Z 100% 2025-03-14T04:57:29.1874306Z New File 600 stack_native.h 2025-03-14T04:57:29.1878078Z 100% 2025-03-14T04:57:29.1881702Z New File 1671 stack_ops.h 2025-03-14T04:57:29.1885168Z 100% 2025-03-14T04:57:29.1888418Z New File 4958 std.h 2025-03-14T04:57:29.1891760Z 100% 2025-03-14T04:57:29.1895640Z New File 2053 std_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.1899253Z 100% 2025-03-14T04:57:29.1902802Z New File 1238 std_cpu_dispatch.h 2025-03-14T04:57:29.1906267Z 100% 2025-03-14T04:57:29.1909800Z New File 1240 std_cuda_dispatch.h 2025-03-14T04:57:29.1913879Z 100% 2025-03-14T04:57:29.1917339Z New File 3277 std_mean.h 2025-03-14T04:57:29.1920734Z 100% 2025-03-14T04:57:29.1924660Z New File 1207 std_mean_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.1928100Z 100% 2025-03-14T04:57:29.1931826Z New File 1299 std_mean_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.1935280Z 100% 2025-03-14T04:57:29.1938890Z New File 897 std_mean_cpu_dispatch.h 2025-03-14T04:57:29.1942305Z 100% 2025-03-14T04:57:29.1946171Z New File 899 std_mean_cuda_dispatch.h 2025-03-14T04:57:29.1949718Z 100% 2025-03-14T04:57:29.1953380Z New File 1463 std_mean_native.h 2025-03-14T04:57:29.1956939Z 100% 2025-03-14T04:57:29.1960498Z New File 5780 std_mean_ops.h 2025-03-14T04:57:29.1964081Z 100% 2025-03-14T04:57:29.1967759Z New File 2043 std_native.h 2025-03-14T04:57:29.1971264Z 100% 2025-03-14T04:57:29.1974506Z New File 7621 std_ops.h 2025-03-14T04:57:29.1978074Z 100% 2025-03-14T04:57:29.1981432Z New File 2108 stft.h 2025-03-14T04:57:29.1984872Z 100% 2025-03-14T04:57:29.1989045Z New File 1540 stft_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.1992609Z 100% 2025-03-14T04:57:29.1996149Z New File 1289 stft_native.h 2025-03-14T04:57:29.1999681Z 100% 2025-03-14T04:57:29.2003168Z New File 3385 stft_ops.h 2025-03-14T04:57:29.2006707Z 100% 2025-03-14T04:57:29.2010041Z New File 893 stride.h 2025-03-14T04:57:29.2013336Z 100% 2025-03-14T04:57:29.2017170Z New File 866 stride_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2020646Z 100% 2025-03-14T04:57:29.2024254Z New File 576 stride_native.h 2025-03-14T04:57:29.2027592Z 100% 2025-03-14T04:57:29.2031156Z New File 1611 stride_ops.h 2025-03-14T04:57:29.2035150Z 100% 2025-03-14T04:57:29.2038835Z New File 2192 sub.h 2025-03-14T04:57:29.2042167Z 100% 2025-03-14T04:57:29.2045666Z New File 1654 subtract.h 2025-03-14T04:57:29.2049038Z 100% 2025-03-14T04:57:29.2052862Z New File 1439 subtract_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2056359Z 100% 2025-03-14T04:57:29.2059975Z New File 1013 subtract_native.h 2025-03-14T04:57:29.2063943Z 100% 2025-03-14T04:57:29.2067836Z New File 4104 subtract_ops.h 2025-03-14T04:57:29.2071694Z 100% 2025-03-14T04:57:29.2075424Z New File 967 sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.2078948Z 100% 2025-03-14T04:57:29.2090038Z New File 1200 sub_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.2093432Z 100% 2025-03-14T04:57:29.2097250Z New File 1156 sub_cpu_dispatch.h 2025-03-14T04:57:29.2100751Z 100% 2025-03-14T04:57:29.2104398Z New File 1158 sub_cuda_dispatch.h 2025-03-14T04:57:29.2108094Z 100% 2025-03-14T04:57:29.2111459Z New File 658 sub_meta.h 2025-03-14T04:57:29.2115072Z 100% 2025-03-14T04:57:29.2119004Z New File 1158 sub_meta_dispatch.h 2025-03-14T04:57:29.2122626Z 100% 2025-03-14T04:57:29.2126533Z New File 1614 sub_native.h 2025-03-14T04:57:29.2130125Z 100% 2025-03-14T04:57:29.2133456Z New File 4816 sub_ops.h 2025-03-14T04:57:29.2137160Z 100% 2025-03-14T04:57:29.2140767Z New File 3475 sum.h 2025-03-14T04:57:29.2144151Z 100% 2025-03-14T04:57:29.2148119Z New File 913 sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.2151773Z 100% 2025-03-14T04:57:29.2155701Z New File 1084 sum_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.2159876Z 100% 2025-03-14T04:57:29.2164055Z New File 1201 sum_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2167560Z 100% 2025-03-14T04:57:29.2171418Z New File 1181 sum_cpu_dispatch.h 2025-03-14T04:57:29.2175124Z 100% 2025-03-14T04:57:29.2178577Z New File 1183 sum_cuda_dispatch.h 2025-03-14T04:57:29.2182585Z 100% 2025-03-14T04:57:29.2186082Z New File 693 sum_meta.h 2025-03-14T04:57:29.2189424Z 100% 2025-03-14T04:57:29.2193067Z New File 1183 sum_meta_dispatch.h 2025-03-14T04:57:29.2196508Z 100% 2025-03-14T04:57:29.2200252Z New File 1957 sum_native.h 2025-03-14T04:57:29.2204456Z 100% 2025-03-14T04:57:29.2207877Z New File 5276 sum_ops.h 2025-03-14T04:57:29.2214838Z 100% 2025-03-14T04:57:29.2215380Z New File 1047 sum_to_size.h 2025-03-14T04:57:29.2219045Z 100% 2025-03-14T04:57:29.2222936Z New File 907 sum_to_size_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2226741Z 100% 2025-03-14T04:57:29.2230609Z New File 535 sum_to_size_native.h 2025-03-14T04:57:29.2234613Z 100% 2025-03-14T04:57:29.2239233Z New File 1089 sum_to_size_ops.h 2025-03-14T04:57:29.2243353Z 100% 2025-03-14T04:57:29.2247444Z New File 1625 svd.h 2025-03-14T04:57:29.2251795Z 100% 2025-03-14T04:57:29.2257153Z New File 1217 svd_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2259787Z 100% 2025-03-14T04:57:29.2263520Z New File 742 svd_native.h 2025-03-14T04:57:29.2267436Z 100% 2025-03-14T04:57:29.2270960Z New File 2173 svd_ops.h 2025-03-14T04:57:29.2274245Z 100% 2025-03-14T04:57:29.2277592Z New File 748 swapaxes.h 2025-03-14T04:57:29.2282148Z 100% 2025-03-14T04:57:29.2286005Z New File 903 swapaxes_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2289659Z 100% 2025-03-14T04:57:29.2293288Z New File 613 swapaxes_native.h 2025-03-14T04:57:29.2296994Z 100% 2025-03-14T04:57:29.2300736Z New File 1714 swapaxes_ops.h 2025-03-14T04:57:29.2304216Z 100% 2025-03-14T04:57:29.2307988Z New File 742 swapdims.h 2025-03-14T04:57:29.2311604Z 100% 2025-03-14T04:57:29.2315354Z New File 899 swapdims_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2318767Z 100% 2025-03-14T04:57:29.2322518Z New File 609 swapdims_native.h 2025-03-14T04:57:29.2326506Z 100% 2025-03-14T04:57:29.2330248Z New File 1702 swapdims_ops.h 2025-03-14T04:57:29.2334078Z 100% 2025-03-14T04:57:29.2337647Z New File 843 sym_constrain_range.h 2025-03-14T04:57:29.2341110Z 100% 2025-03-14T04:57:29.2344980Z New File 884 sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.2348465Z 100% 2025-03-14T04:57:29.2352299Z New File 879 sym_constrain_range_for_size.h 2025-03-14T04:57:29.2355949Z 100% 2025-03-14T04:57:29.2360046Z New File 893 sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.2363631Z 100% 2025-03-14T04:57:29.2367379Z New File 603 sym_constrain_range_for_size_native.h 2025-03-14T04:57:29.2371043Z 100% 2025-03-14T04:57:29.2374796Z New File 1235 sym_constrain_range_for_size_ops.h 2025-03-14T04:57:29.2378646Z 100% 2025-03-14T04:57:29.2382653Z New File 594 sym_constrain_range_native.h 2025-03-14T04:57:29.2386283Z 100% 2025-03-14T04:57:29.2390248Z New File 1208 sym_constrain_range_ops.h 2025-03-14T04:57:29.2394044Z 100% 2025-03-14T04:57:29.2397636Z New File 692 sym_numel.h 2025-03-14T04:57:29.2401621Z 100% 2025-03-14T04:57:29.2405643Z New File 791 sym_numel_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2409559Z 100% 2025-03-14T04:57:29.2412880Z New File 501 sym_numel_native.h 2025-03-14T04:57:29.2416297Z 100% 2025-03-14T04:57:29.2420070Z New File 998 sym_numel_ops.h 2025-03-14T04:57:29.2424029Z 100% 2025-03-14T04:57:29.2427652Z New File 723 sym_size.h 2025-03-14T04:57:29.2430898Z 100% 2025-03-14T04:57:29.2434751Z New File 803 sym_size_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2438520Z 100% 2025-03-14T04:57:29.2442251Z New File 513 sym_size_native.h 2025-03-14T04:57:29.2446299Z 100% 2025-03-14T04:57:29.2450092Z New File 1050 sym_size_ops.h 2025-03-14T04:57:29.2453746Z 100% 2025-03-14T04:57:29.2457388Z New File 728 sym_storage_offset.h 2025-03-14T04:57:29.2461038Z 100% 2025-03-14T04:57:29.2464835Z New File 800 sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2468557Z 100% 2025-03-14T04:57:29.2473496Z New File 510 sym_storage_offset_native.h 2025-03-14T04:57:29.2476279Z 100% 2025-03-14T04:57:29.2480418Z New File 1025 sym_storage_offset_ops.h 2025-03-14T04:57:29.2484195Z 100% 2025-03-14T04:57:29.2488024Z New File 731 sym_stride.h 2025-03-14T04:57:29.2491774Z 100% 2025-03-14T04:57:29.2496383Z New File 805 sym_stride_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2500133Z 100% 2025-03-14T04:57:29.2503778Z New File 515 sym_stride_native.h 2025-03-14T04:57:29.2507389Z 100% 2025-03-14T04:57:29.2511389Z New File 1056 sym_stride_ops.h 2025-03-14T04:57:29.2514767Z 100% 2025-03-14T04:57:29.2518278Z New File 654 t.h 2025-03-14T04:57:29.2521412Z 100% 2025-03-14T04:57:29.2524943Z New File 1188 take.h 2025-03-14T04:57:29.2528245Z 100% 2025-03-14T04:57:29.2531855Z New File 1486 take_along_dim.h 2025-03-14T04:57:29.2535707Z 100% 2025-03-14T04:57:29.2539592Z New File 1174 take_along_dim_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2542999Z 100% 2025-03-14T04:57:29.2547051Z New File 723 take_along_dim_native.h 2025-03-14T04:57:29.2550510Z 100% 2025-03-14T04:57:29.2554193Z New File 2021 take_along_dim_ops.h 2025-03-14T04:57:29.2558083Z 100% 2025-03-14T04:57:29.2561970Z New File 974 take_cpu_dispatch.h 2025-03-14T04:57:29.2565822Z 100% 2025-03-14T04:57:29.2569348Z New File 976 take_cuda_dispatch.h 2025-03-14T04:57:29.2572802Z 100% 2025-03-14T04:57:29.2576827Z New File 624 take_native.h 2025-03-14T04:57:29.2580283Z 100% 2025-03-14T04:57:29.2583666Z New File 1747 take_ops.h 2025-03-14T04:57:29.2587005Z 100% 2025-03-14T04:57:29.2590343Z New File 1175 tan.h 2025-03-14T04:57:29.2594095Z 100% 2025-03-14T04:57:29.2597556Z New File 1188 tanh.h 2025-03-14T04:57:29.2600984Z 100% 2025-03-14T04:57:29.2604933Z New File 1420 tanh_backward.h 2025-03-14T04:57:29.2608739Z 100% 2025-03-14T04:57:29.2612609Z New File 854 tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.2616288Z 100% 2025-03-14T04:57:29.2619981Z New File 1039 tanh_backward_cpu_dispatch.h 2025-03-14T04:57:29.2623570Z 100% 2025-03-14T04:57:29.2627284Z New File 1041 tanh_backward_cuda_dispatch.h 2025-03-14T04:57:29.2630782Z 100% 2025-03-14T04:57:29.2634558Z New File 643 tanh_backward_meta.h 2025-03-14T04:57:29.2638225Z 100% 2025-03-14T04:57:29.2642113Z New File 1041 tanh_backward_meta_dispatch.h 2025-03-14T04:57:29.2645938Z 100% 2025-03-14T04:57:29.2649820Z New File 681 tanh_backward_native.h 2025-03-14T04:57:29.2653390Z 100% 2025-03-14T04:57:29.2657103Z New File 1891 tanh_backward_ops.h 2025-03-14T04:57:29.2660586Z 100% 2025-03-14T04:57:29.2664532Z New File 861 tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.2668049Z 100% 2025-03-14T04:57:29.2671702Z New File 946 tanh_cpu_dispatch.h 2025-03-14T04:57:29.2675262Z 100% 2025-03-14T04:57:29.2678905Z New File 948 tanh_cuda_dispatch.h 2025-03-14T04:57:29.2682742Z 100% 2025-03-14T04:57:29.2686425Z New File 600 tanh_meta.h 2025-03-14T04:57:29.2690043Z 100% 2025-03-14T04:57:29.2693809Z New File 948 tanh_meta_dispatch.h 2025-03-14T04:57:29.2697903Z 100% 2025-03-14T04:57:29.2701468Z New File 1340 tanh_native.h 2025-03-14T04:57:29.2705314Z 100% 2025-03-14T04:57:29.2708696Z New File 2079 tanh_ops.h 2025-03-14T04:57:29.2712220Z 100% 2025-03-14T04:57:29.2716020Z New File 859 tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.2720109Z 100% 2025-03-14T04:57:29.2723597Z New File 942 tan_cpu_dispatch.h 2025-03-14T04:57:29.2727576Z 100% 2025-03-14T04:57:29.2732016Z New File 944 tan_cuda_dispatch.h 2025-03-14T04:57:29.2734835Z 100% 2025-03-14T04:57:29.2738222Z New File 599 tan_meta.h 2025-03-14T04:57:29.2741480Z 100% 2025-03-14T04:57:29.2745343Z New File 944 tan_meta_dispatch.h 2025-03-14T04:57:29.2749141Z 100% 2025-03-14T04:57:29.2752317Z New File 1018 tan_native.h 2025-03-14T04:57:29.2755995Z 100% 2025-03-14T04:57:29.2760130Z New File 2070 tan_ops.h 2025-03-14T04:57:29.2762945Z 100% 2025-03-14T04:57:29.2766580Z New File 1661 tensor.h 2025-03-14T04:57:29.2769892Z 100% 2025-03-14T04:57:29.2773581Z New File 1577 tensordot.h 2025-03-14T04:57:29.2777309Z 100% 2025-03-14T04:57:29.2781021Z New File 1198 tensordot_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2784646Z 100% 2025-03-14T04:57:29.2788571Z New File 744 tensordot_native.h 2025-03-14T04:57:29.2792226Z 100% 2025-03-14T04:57:29.2795793Z New File 2135 tensordot_ops.h 2025-03-14T04:57:29.2799346Z 100% 2025-03-14T04:57:29.2803283Z New File 3281 tensor_split.h 2025-03-14T04:57:29.2806808Z 100% 2025-03-14T04:57:29.2810571Z New File 1342 tensor_split_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2814258Z 100% 2025-03-14T04:57:29.2818133Z New File 844 tensor_split_native.h 2025-03-14T04:57:29.2821695Z 100% 2025-03-14T04:57:29.2825462Z New File 2823 tensor_split_ops.h 2025-03-14T04:57:29.2828936Z 100% 2025-03-14T04:57:29.2832369Z New File 6712 thnn_conv2d.h 2025-03-14T04:57:29.2835770Z 100% 2025-03-14T04:57:29.2839690Z New File 2209 thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.2843485Z 100% 2025-03-14T04:57:29.2847109Z New File 887 thnn_conv2d_native.h 2025-03-14T04:57:29.2850631Z 100% 2025-03-14T04:57:29.2854360Z New File 2689 thnn_conv2d_ops.h 2025-03-14T04:57:29.2857870Z 100% 2025-03-14T04:57:29.2890629Z New File 1677 threshold.h 2025-03-14T04:57:29.2894212Z 100% 2025-03-14T04:57:29.2898469Z New File 1629 threshold_backward.h 2025-03-14T04:57:29.2902041Z 100% 2025-03-14T04:57:29.2905886Z New File 887 threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.2909145Z 100% 2025-03-14T04:57:29.2913094Z New File 1138 threshold_backward_cpu_dispatch.h 2025-03-14T04:57:29.2917023Z 100% 2025-03-14T04:57:29.2920936Z New File 1140 threshold_backward_cuda_dispatch.h 2025-03-14T04:57:29.2924781Z 100% 2025-03-14T04:57:29.2928448Z New File 676 threshold_backward_meta.h 2025-03-14T04:57:29.2931904Z 100% 2025-03-14T04:57:29.2936057Z New File 1140 threshold_backward_meta_dispatch.h 2025-03-14T04:57:29.2939510Z 100% 2025-03-14T04:57:29.2943689Z New File 1620 threshold_backward_native.h 2025-03-14T04:57:29.2947204Z 100% 2025-03-14T04:57:29.2951055Z New File 2105 threshold_backward_ops.h 2025-03-14T04:57:29.2954596Z 100% 2025-03-14T04:57:29.2959071Z New File 983 threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.2962603Z 100% 2025-03-14T04:57:29.2966409Z New File 1190 threshold_cpu_dispatch.h 2025-03-14T04:57:29.2969946Z 100% 2025-03-14T04:57:29.2973637Z New File 1192 threshold_cuda_dispatch.h 2025-03-14T04:57:29.2977071Z 100% 2025-03-14T04:57:29.2980826Z New File 661 threshold_meta.h 2025-03-14T04:57:29.2984228Z 100% 2025-03-14T04:57:29.2987903Z New File 1192 threshold_meta_dispatch.h 2025-03-14T04:57:29.2991585Z 100% 2025-03-14T04:57:29.2995248Z New File 812 threshold_native.h 2025-03-14T04:57:29.2998877Z 100% 2025-03-14T04:57:29.3002715Z New File 2676 threshold_ops.h 2025-03-14T04:57:29.3006273Z 100% 2025-03-14T04:57:29.3009830Z New File 1399 tile.h 2025-03-14T04:57:29.3013242Z 100% 2025-03-14T04:57:29.3017008Z New File 893 tile_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3020708Z 100% 2025-03-14T04:57:29.3024119Z New File 528 tile_native.h 2025-03-14T04:57:29.3027505Z 100% 2025-03-14T04:57:29.3030796Z New File 1068 tile_ops.h 2025-03-14T04:57:29.3034165Z 100% 2025-03-14T04:57:29.3037448Z New File 526 to.h 2025-03-14T04:57:29.3040964Z 100% 2025-03-14T04:57:29.3044261Z New File 5215 topk.h 2025-03-14T04:57:29.3047715Z 100% 2025-03-14T04:57:29.3051650Z New File 1053 topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.3055291Z 100% 2025-03-14T04:57:29.3059363Z New File 1753 topk_cpu_dispatch.h 2025-03-14T04:57:29.3063072Z 100% 2025-03-14T04:57:29.3066735Z New File 1755 topk_cuda_dispatch.h 2025-03-14T04:57:29.3070373Z 100% 2025-03-14T04:57:29.3074021Z New File 651 topk_meta.h 2025-03-14T04:57:29.3077605Z 100% 2025-03-14T04:57:29.3081595Z New File 1755 topk_meta_dispatch.h 2025-03-14T04:57:29.3085062Z 100% 2025-03-14T04:57:29.3088600Z New File 1082 topk_native.h 2025-03-14T04:57:29.3092349Z 100% 2025-03-14T04:57:29.3095819Z New File 2287 topk_ops.h 2025-03-14T04:57:29.3099223Z 100% 2025-03-14T04:57:29.3102867Z New File 1754 to_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3106384Z 100% 2025-03-14T04:57:29.3110257Z New File 532 to_dense.h 2025-03-14T04:57:29.3113510Z 100% 2025-03-14T04:57:29.3117496Z New File 846 to_dense_backward.h 2025-03-14T04:57:29.3121043Z 100% 2025-03-14T04:57:29.3125228Z New File 874 to_dense_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3128808Z 100% 2025-03-14T04:57:29.3132884Z New File 584 to_dense_backward_native.h 2025-03-14T04:57:29.3136227Z 100% 2025-03-14T04:57:29.3140315Z New File 1222 to_dense_backward_ops.h 2025-03-14T04:57:29.3144038Z 100% 2025-03-14T04:57:29.3147637Z New File 893 to_dense_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3151240Z 100% 2025-03-14T04:57:29.3155374Z New File 603 to_dense_native.h 2025-03-14T04:57:29.3158688Z 100% 2025-03-14T04:57:29.3162553Z New File 1247 to_dense_ops.h 2025-03-14T04:57:29.3166605Z 100% 2025-03-14T04:57:29.3169838Z New File 1103 to_mkldnn.h 2025-03-14T04:57:29.3173416Z 100% 2025-03-14T04:57:29.3177130Z New File 763 to_mkldnn_backward.h 2025-03-14T04:57:29.3180702Z 100% 2025-03-14T04:57:29.3184770Z New File 825 to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3188434Z 100% 2025-03-14T04:57:29.3192205Z New File 535 to_mkldnn_backward_native.h 2025-03-14T04:57:29.3195704Z 100% 2025-03-14T04:57:29.3199642Z New File 1108 to_mkldnn_backward_ops.h 2025-03-14T04:57:29.3203326Z 100% 2025-03-14T04:57:29.3207158Z New File 990 to_mkldnn_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.3210750Z 100% 2025-03-14T04:57:29.3214462Z New File 800 to_mkldnn_cpu_dispatch.h 2025-03-14T04:57:29.3217975Z 100% 2025-03-14T04:57:29.3221756Z New File 681 to_mkldnn_native.h 2025-03-14T04:57:29.3225224Z 100% 2025-03-14T04:57:29.3228820Z New File 1875 to_mkldnn_ops.h 2025-03-14T04:57:29.3232733Z 100% 2025-03-14T04:57:29.3252009Z New File 1316 to_native.h 2025-03-14T04:57:29.3255927Z 100% 2025-03-14T04:57:29.3259261Z New File 4514 to_ops.h 2025-03-14T04:57:29.3262789Z 100% 2025-03-14T04:57:29.3266452Z New File 4431 to_padded_tensor.h 2025-03-14T04:57:29.3270163Z 100% 2025-03-14T04:57:29.3274096Z New File 1352 to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.3277521Z 100% 2025-03-14T04:57:29.3281415Z New File 899 to_padded_tensor_native.h 2025-03-14T04:57:29.3285338Z 100% 2025-03-14T04:57:29.3288790Z New File 2029 to_padded_tensor_ops.h 2025-03-14T04:57:29.3292270Z 100% 2025-03-14T04:57:29.3296168Z New File 533 to_sparse.h 2025-03-14T04:57:29.3299540Z 100% 2025-03-14T04:57:29.3303179Z New File 537 to_sparse_bsc.h 2025-03-14T04:57:29.3306614Z 100% 2025-03-14T04:57:29.3310721Z New File 872 to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3314271Z 100% 2025-03-14T04:57:29.3318238Z New File 582 to_sparse_bsc_native.h 2025-03-14T04:57:29.3322046Z 100% 2025-03-14T04:57:29.3325802Z New File 1215 to_sparse_bsc_ops.h 2025-03-14T04:57:29.3329669Z 100% 2025-03-14T04:57:29.3333530Z New File 537 to_sparse_bsr.h 2025-03-14T04:57:29.3337051Z 100% 2025-03-14T04:57:29.3341129Z New File 872 to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3344600Z 100% 2025-03-14T04:57:29.3348252Z New File 582 to_sparse_bsr_native.h 2025-03-14T04:57:29.3351611Z 100% 2025-03-14T04:57:29.3355373Z New File 1215 to_sparse_bsr_ops.h 2025-03-14T04:57:29.3358839Z 100% 2025-03-14T04:57:29.3363069Z New File 1020 to_sparse_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3366722Z 100% 2025-03-14T04:57:29.3370291Z New File 537 to_sparse_csc.h 2025-03-14T04:57:29.3373663Z 100% 2025-03-14T04:57:29.3377779Z New File 845 to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3381200Z 100% 2025-03-14T04:57:29.3385095Z New File 555 to_sparse_csc_native.h 2025-03-14T04:57:29.3388683Z 100% 2025-03-14T04:57:29.3392492Z New File 1126 to_sparse_csc_ops.h 2025-03-14T04:57:29.3396038Z 100% 2025-03-14T04:57:29.3399599Z New File 537 to_sparse_csr.h 2025-03-14T04:57:29.3403221Z 100% 2025-03-14T04:57:29.3407201Z New File 845 to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3410863Z 100% 2025-03-14T04:57:29.3414998Z New File 555 to_sparse_csr_native.h 2025-03-14T04:57:29.3418320Z 100% 2025-03-14T04:57:29.3421928Z New File 1126 to_sparse_csr_ops.h 2025-03-14T04:57:29.3425370Z 100% 2025-03-14T04:57:29.3429262Z New File 730 to_sparse_native.h 2025-03-14T04:57:29.3432781Z 100% 2025-03-14T04:57:29.3436515Z New File 1975 to_sparse_ops.h 2025-03-14T04:57:29.3440462Z 100% 2025-03-14T04:57:29.3444070Z New File 1057 trace.h 2025-03-14T04:57:29.3447380Z 100% 2025-03-14T04:57:29.3450934Z New File 1519 trace_backward.h 2025-03-14T04:57:29.3454314Z 100% 2025-03-14T04:57:29.3458069Z New File 915 trace_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3461587Z 100% 2025-03-14T04:57:29.3465552Z New File 539 trace_backward_native.h 2025-03-14T04:57:29.3468978Z 100% 2025-03-14T04:57:29.3473048Z New File 1101 trace_backward_ops.h 2025-03-14T04:57:29.3476595Z 100% 2025-03-14T04:57:29.3480489Z New File 889 trace_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.3484048Z 100% 2025-03-14T04:57:29.3487767Z New File 742 trace_cpu_dispatch.h 2025-03-14T04:57:29.3491573Z 100% 2025-03-14T04:57:29.3495389Z New File 744 trace_cuda_dispatch.h 2025-03-14T04:57:29.3498886Z 100% 2025-03-14T04:57:29.3502604Z New File 637 trace_native.h 2025-03-14T04:57:29.3506230Z 100% 2025-03-14T04:57:29.3516995Z New File 1581 trace_ops.h 2025-03-14T04:57:29.3520649Z 100% 2025-03-14T04:57:29.3524303Z New File 1001 transpose.h 2025-03-14T04:57:29.3528170Z 100% 2025-03-14T04:57:29.3531762Z New File 901 transpose_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.3535693Z 100% 2025-03-14T04:57:29.3539585Z New File 826 transpose_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3543084Z 100% 2025-03-14T04:57:29.3547103Z New File 1351 transpose_copy.h 2025-03-14T04:57:29.3550438Z 100% 2025-03-14T04:57:29.3554654Z New File 849 transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.3558152Z 100% 2025-03-14T04:57:29.3562033Z New File 963 transpose_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.3565454Z 100% 2025-03-14T04:57:29.3569438Z New File 656 transpose_copy_native.h 2025-03-14T04:57:29.3573000Z 100% 2025-03-14T04:57:29.3576880Z New File 1846 transpose_copy_ops.h 2025-03-14T04:57:29.3580370Z 100% 2025-03-14T04:57:29.3584087Z New File 798 transpose_native.h 2025-03-14T04:57:29.3587631Z 100% 2025-03-14T04:57:29.3591463Z New File 2394 transpose_ops.h 2025-03-14T04:57:29.3595532Z 100% 2025-03-14T04:57:29.3600387Z New File 970 trapezoid.h 2025-03-14T04:57:29.3604237Z 100% 2025-03-14T04:57:29.3607971Z New File 921 trapezoid_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3611451Z 100% 2025-03-14T04:57:29.3615123Z New File 631 trapezoid_native.h 2025-03-14T04:57:29.3618570Z 100% 2025-03-14T04:57:29.3622340Z New File 1763 trapezoid_ops.h 2025-03-14T04:57:29.3626085Z 100% 2025-03-14T04:57:29.3629693Z New File 929 trapz.h 2025-03-14T04:57:29.3633242Z 100% 2025-03-14T04:57:29.3637123Z New File 901 trapz_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3640734Z 100% 2025-03-14T04:57:29.3644345Z New File 611 trapz_native.h 2025-03-14T04:57:29.3647851Z 100% 2025-03-14T04:57:29.3651533Z New File 1702 trapz_ops.h 2025-03-14T04:57:29.3655130Z 100% 2025-03-14T04:57:29.3658776Z New File 1991 triangular_solve.h 2025-03-14T04:57:29.3662208Z 100% 2025-03-14T04:57:29.3666073Z New File 935 triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.3669574Z 100% 2025-03-14T04:57:29.3673520Z New File 1283 triangular_solve_cpu_dispatch.h 2025-03-14T04:57:29.3677186Z 100% 2025-03-14T04:57:29.3681224Z New File 1285 triangular_solve_cuda_dispatch.h 2025-03-14T04:57:29.3684855Z 100% 2025-03-14T04:57:29.3688649Z New File 682 triangular_solve_meta.h 2025-03-14T04:57:29.3692155Z 100% 2025-03-14T04:57:29.3696079Z New File 1285 triangular_solve_meta_dispatch.h 2025-03-14T04:57:29.3699616Z 100% 2025-03-14T04:57:29.3703930Z New File 1170 triangular_solve_native.h 2025-03-14T04:57:29.3707653Z 100% 2025-03-14T04:57:29.3711346Z New File 2437 triangular_solve_ops.h 2025-03-14T04:57:29.3714962Z 100% 2025-03-14T04:57:29.3718474Z New File 1183 tril.h 2025-03-14T04:57:29.3722098Z 100% 2025-03-14T04:57:29.3726183Z New File 901 tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.3729888Z 100% 2025-03-14T04:57:29.3733554Z New File 1024 tril_cpu_dispatch.h 2025-03-14T04:57:29.3737181Z 100% 2025-03-14T04:57:29.3741298Z New File 1026 tril_cuda_dispatch.h 2025-03-14T04:57:29.3745314Z 100% 2025-03-14T04:57:29.3749063Z New File 2004 tril_indices.h 2025-03-14T04:57:29.3752631Z 100% 2025-03-14T04:57:29.3756498Z New File 939 tril_indices_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.3760305Z 100% 2025-03-14T04:57:29.3764191Z New File 1028 tril_indices_cpu_dispatch.h 2025-03-14T04:57:29.3767755Z 100% 2025-03-14T04:57:29.3771670Z New File 1030 tril_indices_cuda_dispatch.h 2025-03-14T04:57:29.3775241Z 100% 2025-03-14T04:57:29.3778986Z New File 1027 tril_indices_native.h 2025-03-14T04:57:29.3782747Z 100% 2025-03-14T04:57:29.3792460Z New File 2239 tril_indices_ops.h 2025-03-14T04:57:29.3796121Z 100% 2025-03-14T04:57:29.3800143Z New File 618 tril_meta.h 2025-03-14T04:57:29.3803899Z 100% 2025-03-14T04:57:29.3807815Z New File 1026 tril_meta_dispatch.h 2025-03-14T04:57:29.3811253Z 100% 2025-03-14T04:57:29.3815040Z New File 790 tril_native.h 2025-03-14T04:57:29.3818528Z 100% 2025-03-14T04:57:29.3822038Z New File 2262 tril_ops.h 2025-03-14T04:57:29.3825458Z 100% 2025-03-14T04:57:29.3829193Z New File 1059 triplet_margin_loss.h 2025-03-14T04:57:29.3832805Z 100% 2025-03-14T04:57:29.3836803Z New File 965 triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3840355Z 100% 2025-03-14T04:57:29.3844250Z New File 675 triplet_margin_loss_native.h 2025-03-14T04:57:29.3848060Z 100% 2025-03-14T04:57:29.3852509Z New File 1477 triplet_margin_loss_ops.h 2025-03-14T04:57:29.3856013Z 100% 2025-03-14T04:57:29.3859363Z New File 1183 triu.h 2025-03-14T04:57:29.3862660Z 100% 2025-03-14T04:57:29.3866479Z New File 901 triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.3870148Z 100% 2025-03-14T04:57:29.3873872Z New File 1024 triu_cpu_dispatch.h 2025-03-14T04:57:29.3877824Z 100% 2025-03-14T04:57:29.3881511Z New File 1026 triu_cuda_dispatch.h 2025-03-14T04:57:29.3885092Z 100% 2025-03-14T04:57:29.3888592Z New File 2004 triu_indices.h 2025-03-14T04:57:29.3892078Z 100% 2025-03-14T04:57:29.3895795Z New File 939 triu_indices_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.3899443Z 100% 2025-03-14T04:57:29.3903122Z New File 1028 triu_indices_cpu_dispatch.h 2025-03-14T04:57:29.3906572Z 100% 2025-03-14T04:57:29.3910426Z New File 1030 triu_indices_cuda_dispatch.h 2025-03-14T04:57:29.3913993Z 100% 2025-03-14T04:57:29.3917637Z New File 1027 triu_indices_native.h 2025-03-14T04:57:29.3921314Z 100% 2025-03-14T04:57:29.3925299Z New File 2239 triu_indices_ops.h 2025-03-14T04:57:29.3928897Z 100% 2025-03-14T04:57:29.3932389Z New File 618 triu_meta.h 2025-03-14T04:57:29.3935780Z 100% 2025-03-14T04:57:29.3939365Z New File 1026 triu_meta_dispatch.h 2025-03-14T04:57:29.3943048Z 100% 2025-03-14T04:57:29.3946563Z New File 790 triu_native.h 2025-03-14T04:57:29.3950153Z 100% 2025-03-14T04:57:29.3953669Z New File 2262 triu_ops.h 2025-03-14T04:57:29.3957216Z 100% 2025-03-14T04:57:29.3960931Z New File 1488 true_divide.h 2025-03-14T04:57:29.3964454Z 100% 2025-03-14T04:57:29.3968215Z New File 1291 true_divide_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.3971570Z 100% 2025-03-14T04:57:29.3975130Z New File 890 true_divide_native.h 2025-03-14T04:57:29.3978535Z 100% 2025-03-14T04:57:29.3982360Z New File 3703 true_divide_ops.h 2025-03-14T04:57:29.3985815Z 100% 2025-03-14T04:57:29.3989415Z New File 1201 trunc.h 2025-03-14T04:57:29.3992799Z 100% 2025-03-14T04:57:29.3996613Z New File 863 trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.3999975Z 100% 2025-03-14T04:57:29.4003758Z New File 950 trunc_cpu_dispatch.h 2025-03-14T04:57:29.4007432Z 100% 2025-03-14T04:57:29.4011010Z New File 952 trunc_cuda_dispatch.h 2025-03-14T04:57:29.4014586Z 100% 2025-03-14T04:57:29.4018140Z New File 601 trunc_meta.h 2025-03-14T04:57:29.4021393Z 100% 2025-03-14T04:57:29.4025014Z New File 952 trunc_meta_dispatch.h 2025-03-14T04:57:29.4028945Z 100% 2025-03-14T04:57:29.4032445Z New File 1036 trunc_native.h 2025-03-14T04:57:29.4036273Z 100% 2025-03-14T04:57:29.4039895Z New File 2088 trunc_ops.h 2025-03-14T04:57:29.4043577Z 100% 2025-03-14T04:57:29.4046987Z New File 531 type_as.h 2025-03-14T04:57:29.4050281Z 100% 2025-03-14T04:57:29.4053928Z New File 814 type_as_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.4057353Z 100% 2025-03-14T04:57:29.4060934Z New File 524 type_as_native.h 2025-03-14T04:57:29.4064319Z 100% 2025-03-14T04:57:29.4067992Z New File 1075 type_as_ops.h 2025-03-14T04:57:29.4071473Z 100% 2025-03-14T04:57:29.4075646Z New File 829 t_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4084112Z 100% 2025-03-14T04:57:29.4088829Z New File 1067 t_copy.h 2025-03-14T04:57:29.4092505Z 100% 2025-03-14T04:57:29.4096742Z New File 813 t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.4100519Z 100% 2025-03-14T04:57:29.4104344Z New File 891 t_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4107900Z 100% 2025-03-14T04:57:29.4111741Z New File 576 t_copy_native.h 2025-03-14T04:57:29.4115509Z 100% 2025-03-14T04:57:29.4119575Z New File 1587 t_copy_ops.h 2025-03-14T04:57:29.4123697Z 100% 2025-03-14T04:57:29.4127584Z New File 539 t_native.h 2025-03-14T04:57:29.4130940Z 100% 2025-03-14T04:57:29.4134543Z New File 1472 t_ops.h 2025-03-14T04:57:29.4137917Z 100% 2025-03-14T04:57:29.4141584Z New File 954 unbind.h 2025-03-14T04:57:29.4144962Z 100% 2025-03-14T04:57:29.4148859Z New File 817 unbind_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4152755Z 100% 2025-03-14T04:57:29.4156627Z New File 819 unbind_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.4160217Z 100% 2025-03-14T04:57:29.4163947Z New File 1225 unbind_copy.h 2025-03-14T04:57:29.4167654Z 100% 2025-03-14T04:57:29.4171540Z New File 848 unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.4175099Z 100% 2025-03-14T04:57:29.4178913Z New File 917 unbind_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4182467Z 100% 2025-03-14T04:57:29.4186333Z New File 631 unbind_copy_native.h 2025-03-14T04:57:29.4189850Z 100% 2025-03-14T04:57:29.4194370Z New File 1755 unbind_copy_ops.h 2025-03-14T04:57:29.4198043Z 100% 2025-03-14T04:57:29.4201694Z New File 712 unbind_native.h 2025-03-14T04:57:29.4205232Z 100% 2025-03-14T04:57:29.4208951Z New File 1753 unbind_ops.h 2025-03-14T04:57:29.4212523Z 100% 2025-03-14T04:57:29.4216345Z New File 2851 unflatten.h 2025-03-14T04:57:29.4219942Z 100% 2025-03-14T04:57:29.4223894Z New File 1184 unflatten_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.4227606Z 100% 2025-03-14T04:57:29.4231254Z New File 804 unflatten_dense_tensors.h 2025-03-14T04:57:29.4234768Z 100% 2025-03-14T04:57:29.4238729Z New File 843 unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.4242495Z 100% 2025-03-14T04:57:29.4246216Z New File 553 unflatten_dense_tensors_native.h 2025-03-14T04:57:29.4249986Z 100% 2025-03-14T04:57:29.4253732Z New File 1166 unflatten_dense_tensors_ops.h 2025-03-14T04:57:29.4257495Z 100% 2025-03-14T04:57:29.4261182Z New File 687 unflatten_native.h 2025-03-14T04:57:29.4265074Z 100% 2025-03-14T04:57:29.4269457Z New File 1927 unflatten_ops.h 2025-03-14T04:57:29.4273284Z 100% 2025-03-14T04:57:29.4277615Z New File 530 unfold.h 2025-03-14T04:57:29.4281578Z 100% 2025-03-14T04:57:29.4285970Z New File 5032 unfold_backward.h 2025-03-14T04:57:29.4290001Z 100% 2025-03-14T04:57:29.4294421Z New File 1400 unfold_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4297768Z 100% 2025-03-14T04:57:29.4301840Z New File 973 unfold_backward_cpu_dispatch.h 2025-03-14T04:57:29.4305748Z 100% 2025-03-14T04:57:29.4309500Z New File 975 unfold_backward_cuda_dispatch.h 2025-03-14T04:57:29.4313176Z 100% 2025-03-14T04:57:29.4316986Z New File 751 unfold_backward_native.h 2025-03-14T04:57:29.4320652Z 100% 2025-03-14T04:57:29.4324487Z New File 2153 unfold_backward_ops.h 2025-03-14T04:57:29.4327968Z 100% 2025-03-14T04:57:29.4331677Z New File 1432 unfold_copy.h 2025-03-14T04:57:29.4335509Z 100% 2025-03-14T04:57:29.4339404Z New File 865 unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.4342888Z 100% 2025-03-14T04:57:29.4346794Z New File 995 unfold_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4350321Z 100% 2025-03-14T04:57:29.4354217Z New File 680 unfold_copy_native.h 2025-03-14T04:57:29.4357752Z 100% 2025-03-14T04:57:29.4361676Z New File 1929 unfold_copy_ops.h 2025-03-14T04:57:29.4365288Z 100% 2025-03-14T04:57:29.4369058Z New File 790 unfold_cpu_dispatch.h 2025-03-14T04:57:29.4372545Z 100% 2025-03-14T04:57:29.4377604Z New File 792 unfold_cuda_dispatch.h 2025-03-14T04:57:29.4381098Z 100% 2025-03-14T04:57:29.4385154Z New File 792 unfold_meta_dispatch.h 2025-03-14T04:57:29.4388736Z 100% 2025-03-14T04:57:29.4392607Z New File 544 unfold_native.h 2025-03-14T04:57:29.4396211Z 100% 2025-03-14T04:57:29.4400097Z New File 1148 unfold_ops.h 2025-03-14T04:57:29.4403751Z 100% 2025-03-14T04:57:29.4407324Z New File 1538 uniform.h 2025-03-14T04:57:29.4410697Z 100% 2025-03-14T04:57:29.4414794Z New File 1185 uniform_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4418687Z 100% 2025-03-14T04:57:29.4422459Z New File 826 uniform_cpu_dispatch.h 2025-03-14T04:57:29.4426013Z 100% 2025-03-14T04:57:29.4429758Z New File 828 uniform_cuda_dispatch.h 2025-03-14T04:57:29.4433383Z 100% 2025-03-14T04:57:29.4437355Z New File 828 uniform_meta_dispatch.h 2025-03-14T04:57:29.4441238Z 100% 2025-03-14T04:57:29.4445199Z New File 1010 uniform_native.h 2025-03-14T04:57:29.4448832Z 100% 2025-03-14T04:57:29.4452637Z New File 2811 uniform_ops.h 2025-03-14T04:57:29.4456153Z 100% 2025-03-14T04:57:29.4459745Z New File 2126 unique_consecutive.h 2025-03-14T04:57:29.4463389Z 100% 2025-03-14T04:57:29.4467379Z New File 1242 unique_consecutive_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4470995Z 100% 2025-03-14T04:57:29.4474894Z New File 889 unique_consecutive_cpu_dispatch.h 2025-03-14T04:57:29.4478415Z 100% 2025-03-14T04:57:29.4482525Z New File 891 unique_consecutive_cuda_dispatch.h 2025-03-14T04:57:29.4485987Z 100% 2025-03-14T04:57:29.4489870Z New File 1094 unique_consecutive_native.h 2025-03-14T04:57:29.4493506Z 100% 2025-03-14T04:57:29.4497347Z New File 2568 unique_consecutive_ops.h 2025-03-14T04:57:29.4500845Z 100% 2025-03-14T04:57:29.4504543Z New File 2074 unique_dim.h 2025-03-14T04:57:29.4508028Z 100% 2025-03-14T04:57:29.4512597Z New File 1208 unique_dim_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4516194Z 100% 2025-03-14T04:57:29.4519802Z New File 2067 unique_dim_consecutive.h 2025-03-14T04:57:29.4523508Z 100% 2025-03-14T04:57:29.4527960Z New File 1201 unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4531542Z 100% 2025-03-14T04:57:29.4535228Z New File 861 unique_dim_consecutive_cpu_dispatch.h 2025-03-14T04:57:29.4539051Z 100% 2025-03-14T04:57:29.4543082Z New File 863 unique_dim_consecutive_cuda_dispatch.h 2025-03-14T04:57:29.4546921Z 100% 2025-03-14T04:57:29.4550597Z New File 1025 unique_dim_consecutive_native.h 2025-03-14T04:57:29.4554135Z 100% 2025-03-14T04:57:29.4557869Z New File 2478 unique_dim_consecutive_ops.h 2025-03-14T04:57:29.4561726Z 100% 2025-03-14T04:57:29.4565496Z New File 867 unique_dim_cpu_dispatch.h 2025-03-14T04:57:29.4569019Z 100% 2025-03-14T04:57:29.4572903Z New File 869 unique_dim_cuda_dispatch.h 2025-03-14T04:57:29.4576359Z 100% 2025-03-14T04:57:29.4580500Z New File 1038 unique_dim_native.h 2025-03-14T04:57:29.4583646Z 100% 2025-03-14T04:57:29.4587436Z New File 2506 unique_dim_ops.h 2025-03-14T04:57:29.4591217Z 100% 2025-03-14T04:57:29.4594795Z New File 776 unsafe_chunk.h 2025-03-14T04:57:29.4598337Z 100% 2025-03-14T04:57:29.4602247Z New File 839 unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.4605709Z 100% 2025-03-14T04:57:29.4609515Z New File 549 unsafe_chunk_native.h 2025-03-14T04:57:29.4613176Z 100% 2025-03-14T04:57:29.4616780Z New File 1150 unsafe_chunk_ops.h 2025-03-14T04:57:29.4620398Z 100% 2025-03-14T04:57:29.4624150Z New File 4101 unsafe_split.h 2025-03-14T04:57:29.4627961Z 100% 2025-03-14T04:57:29.4631845Z New File 1441 unsafe_split_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4635478Z 100% 2025-03-14T04:57:29.4639398Z New File 683 unsafe_split_native.h 2025-03-14T04:57:29.4643296Z 100% 2025-03-14T04:57:29.4647104Z New File 1939 unsafe_split_ops.h 2025-03-14T04:57:29.4650639Z 100% 2025-03-14T04:57:29.4654247Z New File 4610 unsafe_split_with_sizes.h 2025-03-14T04:57:29.4657745Z 100% 2025-03-14T04:57:29.4661898Z New File 1561 unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4665479Z 100% 2025-03-14T04:57:29.4669339Z New File 716 unsafe_split_with_sizes_native.h 2025-03-14T04:57:29.4672877Z 100% 2025-03-14T04:57:29.4676553Z New File 2022 unsafe_split_with_sizes_ops.h 2025-03-14T04:57:29.4680182Z 100% 2025-03-14T04:57:29.4683845Z New File 713 unsqueeze.h 2025-03-14T04:57:29.4687391Z 100% 2025-03-14T04:57:29.4691107Z New File 871 unsqueeze_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4694859Z 100% 2025-03-14T04:57:29.4698423Z New File 1228 unsqueeze_copy.h 2025-03-14T04:57:29.4701973Z 100% 2025-03-14T04:57:29.4705865Z New File 834 unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.4709402Z 100% 2025-03-14T04:57:29.4713600Z New File 933 unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4717361Z 100% 2025-03-14T04:57:29.4721157Z New File 618 unsqueeze_copy_native.h 2025-03-14T04:57:29.4724716Z 100% 2025-03-14T04:57:29.4728408Z New File 1723 unsqueeze_copy_ops.h 2025-03-14T04:57:29.4731883Z 100% 2025-03-14T04:57:29.4735876Z New File 818 unsqueeze_native.h 2025-03-14T04:57:29.4739616Z 100% 2025-03-14T04:57:29.4743475Z New File 1608 unsqueeze_ops.h 2025-03-14T04:57:29.4746994Z 100% 2025-03-14T04:57:29.4750959Z New File 8052 upsample_bicubic2d.h 2025-03-14T04:57:29.4754516Z 100% 2025-03-14T04:57:29.4758553Z New File 7776 upsample_bicubic2d_backward.h 2025-03-14T04:57:29.4762724Z 100% 2025-03-14T04:57:29.4767538Z New File 1289 upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.4771222Z 100% 2025-03-14T04:57:29.4775520Z New File 2347 upsample_bicubic2d_backward_cpu_dispatch.h 2025-03-14T04:57:29.4779379Z 100% 2025-03-14T04:57:29.4783645Z New File 2349 upsample_bicubic2d_backward_cuda_dispatch.h 2025-03-14T04:57:29.4787729Z 100% 2025-03-14T04:57:29.4791805Z New File 787 upsample_bicubic2d_backward_meta.h 2025-03-14T04:57:29.4795153Z 100% 2025-03-14T04:57:29.4799138Z New File 2349 upsample_bicubic2d_backward_meta_dispatch.h 2025-03-14T04:57:29.4803054Z 100% 2025-03-14T04:57:29.4807294Z New File 1219 upsample_bicubic2d_backward_native.h 2025-03-14T04:57:29.4810981Z 100% 2025-03-14T04:57:29.4815111Z New File 2823 upsample_bicubic2d_backward_ops.h 2025-03-14T04:57:29.4818647Z 100% 2025-03-14T04:57:29.4822914Z New File 1197 upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.4826773Z 100% 2025-03-14T04:57:29.4830522Z New File 1098 upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.4834242Z 100% 2025-03-14T04:57:29.4838137Z New File 2043 upsample_bicubic2d_cpu_dispatch.h 2025-03-14T04:57:29.4842035Z 100% 2025-03-14T04:57:29.4845638Z New File 2045 upsample_bicubic2d_cuda_dispatch.h 2025-03-14T04:57:29.4849795Z 100% 2025-03-14T04:57:29.4853770Z New File 737 upsample_bicubic2d_meta.h 2025-03-14T04:57:29.4857302Z 100% 2025-03-14T04:57:29.4861175Z New File 2045 upsample_bicubic2d_meta_dispatch.h 2025-03-14T04:57:29.4864991Z 100% 2025-03-14T04:57:29.4868682Z New File 1256 upsample_bicubic2d_native.h 2025-03-14T04:57:29.4872386Z 100% 2025-03-14T04:57:29.4876355Z New File 3398 upsample_bicubic2d_ops.h 2025-03-14T04:57:29.4879928Z 100% 2025-03-14T04:57:29.4883972Z New File 12051 upsample_bilinear2d.h 2025-03-14T04:57:29.4887461Z 100% 2025-03-14T04:57:29.4891239Z New File 7807 upsample_bilinear2d_backward.h 2025-03-14T04:57:29.4895549Z 100% 2025-03-14T04:57:29.4899810Z New File 1291 upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.4903151Z 100% 2025-03-14T04:57:29.4914044Z New File 2353 upsample_bilinear2d_backward_cpu_dispatch.h 2025-03-14T04:57:29.4914493Z 100% 2025-03-14T04:57:29.4914789Z New File 2355 upsample_bilinear2d_backward_cuda_dispatch.h 2025-03-14T04:57:29.4918305Z 100% 2025-03-14T04:57:29.4922401Z New File 788 upsample_bilinear2d_backward_meta.h 2025-03-14T04:57:29.4926135Z 100% 2025-03-14T04:57:29.4929897Z New File 2355 upsample_bilinear2d_backward_meta_dispatch.h 2025-03-14T04:57:29.4933334Z 100% 2025-03-14T04:57:29.4937682Z New File 1224 upsample_bilinear2d_backward_native.h 2025-03-14T04:57:29.4941173Z 100% 2025-03-14T04:57:29.4945083Z New File 2829 upsample_bilinear2d_backward_ops.h 2025-03-14T04:57:29.4948530Z 100% 2025-03-14T04:57:29.4952487Z New File 1199 upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.4956105Z 100% 2025-03-14T04:57:29.4960167Z New File 1566 upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.4963815Z 100% 2025-03-14T04:57:29.4967747Z New File 1100 upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.4971182Z 100% 2025-03-14T04:57:29.4975335Z New File 2049 upsample_bilinear2d_cpu_dispatch.h 2025-03-14T04:57:29.4978937Z 100% 2025-03-14T04:57:29.4982933Z New File 2051 upsample_bilinear2d_cuda_dispatch.h 2025-03-14T04:57:29.4986457Z 100% 2025-03-14T04:57:29.4990119Z New File 738 upsample_bilinear2d_meta.h 2025-03-14T04:57:29.4993641Z 100% 2025-03-14T04:57:29.4997498Z New File 2051 upsample_bilinear2d_meta_dispatch.h 2025-03-14T04:57:29.5001255Z 100% 2025-03-14T04:57:29.5005006Z New File 1708 upsample_bilinear2d_native.h 2025-03-14T04:57:29.5008482Z 100% 2025-03-14T04:57:29.5012334Z New File 4428 upsample_bilinear2d_ops.h 2025-03-14T04:57:29.5016068Z 100% 2025-03-14T04:57:29.5019747Z New File 7171 upsample_linear1d.h 2025-03-14T04:57:29.5023465Z 100% 2025-03-14T04:57:29.5027384Z New File 6905 upsample_linear1d_backward.h 2025-03-14T04:57:29.5030840Z 100% 2025-03-14T04:57:29.5034928Z New File 1185 upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5038296Z 100% 2025-03-14T04:57:29.5042490Z New File 2065 upsample_linear1d_backward_cpu_dispatch.h 2025-03-14T04:57:29.5046006Z 100% 2025-03-14T04:57:29.5049843Z New File 2067 upsample_linear1d_backward_cuda_dispatch.h 2025-03-14T04:57:29.5053459Z 100% 2025-03-14T04:57:29.5057531Z New File 750 upsample_linear1d_backward_meta.h 2025-03-14T04:57:29.5061116Z 100% 2025-03-14T04:57:29.5065099Z New File 2067 upsample_linear1d_backward_meta_dispatch.h 2025-03-14T04:57:29.5068612Z 100% 2025-03-14T04:57:29.5072494Z New File 1142 upsample_linear1d_backward_native.h 2025-03-14T04:57:29.5075990Z 100% 2025-03-14T04:57:29.5079725Z New File 2575 upsample_linear1d_backward_ops.h 2025-03-14T04:57:29.5083405Z 100% 2025-03-14T04:57:29.5087658Z New File 1093 upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5091062Z 100% 2025-03-14T04:57:29.5095259Z New File 1096 upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.5098690Z 100% 2025-03-14T04:57:29.5102808Z New File 1761 upsample_linear1d_cpu_dispatch.h 2025-03-14T04:57:29.5106506Z 100% 2025-03-14T04:57:29.5110406Z New File 1763 upsample_linear1d_cuda_dispatch.h 2025-03-14T04:57:29.5113919Z 100% 2025-03-14T04:57:29.5117615Z New File 700 upsample_linear1d_meta.h 2025-03-14T04:57:29.5121166Z 100% 2025-03-14T04:57:29.5125295Z New File 1763 upsample_linear1d_meta_dispatch.h 2025-03-14T04:57:29.5128982Z 100% 2025-03-14T04:57:29.5132764Z New File 1178 upsample_linear1d_native.h 2025-03-14T04:57:29.5136073Z 100% 2025-03-14T04:57:29.5139754Z New File 3147 upsample_linear1d_ops.h 2025-03-14T04:57:29.5143199Z 100% 2025-03-14T04:57:29.5146860Z New File 6492 upsample_nearest1d.h 2025-03-14T04:57:29.5150399Z 100% 2025-03-14T04:57:29.5154605Z New File 6396 upsample_nearest1d_backward.h 2025-03-14T04:57:29.5158248Z 100% 2025-03-14T04:57:29.5162489Z New File 1147 upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5165817Z 100% 2025-03-14T04:57:29.5169856Z New File 1951 upsample_nearest1d_backward_cpu_dispatch.h 2025-03-14T04:57:29.5173646Z 100% 2025-03-14T04:57:29.5177650Z New File 1953 upsample_nearest1d_backward_cuda_dispatch.h 2025-03-14T04:57:29.5181305Z 100% 2025-03-14T04:57:29.5185115Z New File 731 upsample_nearest1d_backward_meta.h 2025-03-14T04:57:29.5188872Z 100% 2025-03-14T04:57:29.5192758Z New File 1953 upsample_nearest1d_backward_meta_dispatch.h 2025-03-14T04:57:29.5196435Z 100% 2025-03-14T04:57:29.5200289Z New File 1107 upsample_nearest1d_backward_native.h 2025-03-14T04:57:29.5203952Z 100% 2025-03-14T04:57:29.5208565Z New File 2449 upsample_nearest1d_backward_ops.h 2025-03-14T04:57:29.5212007Z 100% 2025-03-14T04:57:29.5216263Z New File 1055 upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5220007Z 100% 2025-03-14T04:57:29.5223675Z New File 1058 upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.5227737Z 100% 2025-03-14T04:57:29.5231691Z New File 1647 upsample_nearest1d_cpu_dispatch.h 2025-03-14T04:57:29.5235281Z 100% 2025-03-14T04:57:29.5239377Z New File 1649 upsample_nearest1d_cuda_dispatch.h 2025-03-14T04:57:29.5243531Z 100% 2025-03-14T04:57:29.5247395Z New File 681 upsample_nearest1d_meta.h 2025-03-14T04:57:29.5251088Z 100% 2025-03-14T04:57:29.5255701Z New File 1649 upsample_nearest1d_meta_dispatch.h 2025-03-14T04:57:29.5259700Z 100% 2025-03-14T04:57:29.5263543Z New File 1124 upsample_nearest1d_native.h 2025-03-14T04:57:29.5267137Z 100% 2025-03-14T04:57:29.5271378Z New File 2958 upsample_nearest1d_ops.h 2025-03-14T04:57:29.5275196Z 100% 2025-03-14T04:57:29.5279300Z New File 10910 upsample_nearest2d.h 2025-03-14T04:57:29.5283248Z 100% 2025-03-14T04:57:29.5286825Z New File 7236 upsample_nearest2d_backward.h 2025-03-14T04:57:29.5290583Z 100% 2025-03-14T04:57:29.5294794Z New File 1249 upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5298052Z 100% 2025-03-14T04:57:29.5302056Z New File 2227 upsample_nearest2d_backward_cpu_dispatch.h 2025-03-14T04:57:29.5305784Z 100% 2025-03-14T04:57:29.5309673Z New File 2229 upsample_nearest2d_backward_cuda_dispatch.h 2025-03-14T04:57:29.5313337Z 100% 2025-03-14T04:57:29.5317344Z New File 767 upsample_nearest2d_backward_meta.h 2025-03-14T04:57:29.5321002Z 100% 2025-03-14T04:57:29.5324874Z New File 2229 upsample_nearest2d_backward_meta_dispatch.h 2025-03-14T04:57:29.5328624Z 100% 2025-03-14T04:57:29.5332470Z New File 1179 upsample_nearest2d_backward_native.h 2025-03-14T04:57:29.5336060Z 100% 2025-03-14T04:57:29.5339930Z New File 2691 upsample_nearest2d_backward_ops.h 2025-03-14T04:57:29.5343711Z 100% 2025-03-14T04:57:29.5347848Z New File 1157 upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5351498Z 100% 2025-03-14T04:57:29.5355583Z New File 1482 upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.5359068Z 100% 2025-03-14T04:57:29.5363432Z New File 1058 upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.5367529Z 100% 2025-03-14T04:57:29.5371396Z New File 1923 upsample_nearest2d_cpu_dispatch.h 2025-03-14T04:57:29.5374807Z 100% 2025-03-14T04:57:29.5378705Z New File 1925 upsample_nearest2d_cuda_dispatch.h 2025-03-14T04:57:29.5382242Z 100% 2025-03-14T04:57:29.5385982Z New File 717 upsample_nearest2d_meta.h 2025-03-14T04:57:29.5389751Z 100% 2025-03-14T04:57:29.5393555Z New File 1925 upsample_nearest2d_meta_dispatch.h 2025-03-14T04:57:29.5397286Z 100% 2025-03-14T04:57:29.5401079Z New File 1600 upsample_nearest2d_native.h 2025-03-14T04:57:29.5404572Z 100% 2025-03-14T04:57:29.5408230Z New File 4152 upsample_nearest2d_ops.h 2025-03-14T04:57:29.5411750Z 100% 2025-03-14T04:57:29.5415727Z New File 8112 upsample_nearest3d.h 2025-03-14T04:57:29.5419333Z 100% 2025-03-14T04:57:29.5423091Z New File 8016 upsample_nearest3d_backward.h 2025-03-14T04:57:29.5426667Z 100% 2025-03-14T04:57:29.5431143Z New File 1347 upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5434754Z 100% 2025-03-14T04:57:29.5438864Z New File 2491 upsample_nearest3d_backward_cpu_dispatch.h 2025-03-14T04:57:29.5442738Z 100% 2025-03-14T04:57:29.5446733Z New File 2493 upsample_nearest3d_backward_cuda_dispatch.h 2025-03-14T04:57:29.5450216Z 100% 2025-03-14T04:57:29.5454311Z New File 801 upsample_nearest3d_backward_meta.h 2025-03-14T04:57:29.5458033Z 100% 2025-03-14T04:57:29.5462282Z New File 2493 upsample_nearest3d_backward_meta_dispatch.h 2025-03-14T04:57:29.5465767Z 100% 2025-03-14T04:57:29.5469542Z New File 1247 upsample_nearest3d_backward_native.h 2025-03-14T04:57:29.5473204Z 100% 2025-03-14T04:57:29.5477191Z New File 2921 upsample_nearest3d_backward_ops.h 2025-03-14T04:57:29.5480933Z 100% 2025-03-14T04:57:29.5484976Z New File 1255 upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5488610Z 100% 2025-03-14T04:57:29.5492495Z New File 1058 upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.5496304Z 100% 2025-03-14T04:57:29.5500171Z New File 2187 upsample_nearest3d_cpu_dispatch.h 2025-03-14T04:57:29.5503696Z 100% 2025-03-14T04:57:29.5507461Z New File 2189 upsample_nearest3d_cuda_dispatch.h 2025-03-14T04:57:29.5511058Z 100% 2025-03-14T04:57:29.5514956Z New File 751 upsample_nearest3d_meta.h 2025-03-14T04:57:29.5518893Z 100% 2025-03-14T04:57:29.5523080Z New File 2189 upsample_nearest3d_meta_dispatch.h 2025-03-14T04:57:29.5526543Z 100% 2025-03-14T04:57:29.5530530Z New File 1521 upsample_nearest3d_native.h 2025-03-14T04:57:29.5534232Z 100% 2025-03-14T04:57:29.5538839Z New File 3430 upsample_nearest3d_ops.h 2025-03-14T04:57:29.5542306Z 100% 2025-03-14T04:57:29.5546093Z New File 8914 upsample_trilinear3d.h 2025-03-14T04:57:29.5550217Z 100% 2025-03-14T04:57:29.5553731Z New File 8618 upsample_trilinear3d_backward.h 2025-03-14T04:57:29.5557650Z 100% 2025-03-14T04:57:29.5562179Z New File 1391 upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5565470Z 100% 2025-03-14T04:57:29.5569545Z New File 2623 upsample_trilinear3d_backward_cpu_dispatch.h 2025-03-14T04:57:29.5573188Z 100% 2025-03-14T04:57:29.5577167Z New File 2625 upsample_trilinear3d_backward_cuda_dispatch.h 2025-03-14T04:57:29.5581051Z 100% 2025-03-14T04:57:29.5584960Z New File 823 upsample_trilinear3d_backward_meta.h 2025-03-14T04:57:29.5588939Z 100% 2025-03-14T04:57:29.5593305Z New File 2625 upsample_trilinear3d_backward_meta_dispatch.h 2025-03-14T04:57:29.5597095Z 100% 2025-03-14T04:57:29.5601429Z New File 1297 upsample_trilinear3d_backward_native.h 2025-03-14T04:57:29.5604869Z 100% 2025-03-14T04:57:29.5608867Z New File 3065 upsample_trilinear3d_backward_ops.h 2025-03-14T04:57:29.5612702Z 100% 2025-03-14T04:57:29.5617127Z New File 1299 upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5620872Z 100% 2025-03-14T04:57:29.5625234Z New File 1102 upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.5629040Z 100% 2025-03-14T04:57:29.5632782Z New File 2319 upsample_trilinear3d_cpu_dispatch.h 2025-03-14T04:57:29.5636518Z 100% 2025-03-14T04:57:29.5640926Z New File 2321 upsample_trilinear3d_cuda_dispatch.h 2025-03-14T04:57:29.5644386Z 100% 2025-03-14T04:57:29.5648479Z New File 773 upsample_trilinear3d_meta.h 2025-03-14T04:57:29.5652323Z 100% 2025-03-14T04:57:29.5656319Z New File 2321 upsample_trilinear3d_meta_dispatch.h 2025-03-14T04:57:29.5660380Z 100% 2025-03-14T04:57:29.5664230Z New File 1336 upsample_trilinear3d_native.h 2025-03-14T04:57:29.5668462Z 100% 2025-03-14T04:57:29.5671752Z New File 3646 upsample_trilinear3d_ops.h 2025-03-14T04:57:29.5675701Z 100% 2025-03-14T04:57:29.5679841Z New File 530 values.h 2025-03-14T04:57:29.5682884Z 100% 2025-03-14T04:57:29.5686674Z New File 787 values_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.5690489Z 100% 2025-03-14T04:57:29.5694473Z New File 1117 values_copy.h 2025-03-14T04:57:29.5698554Z 100% 2025-03-14T04:57:29.5702889Z New File 818 values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5706818Z 100% 2025-03-14T04:57:29.5711167Z New File 901 values_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.5714609Z 100% 2025-03-14T04:57:29.5718776Z New File 586 values_copy_native.h 2025-03-14T04:57:29.5722476Z 100% 2025-03-14T04:57:29.5726434Z New File 1617 values_copy_ops.h 2025-03-14T04:57:29.5730093Z 100% 2025-03-14T04:57:29.5734033Z New File 695 values_native.h 2025-03-14T04:57:29.5737600Z 100% 2025-03-14T04:57:29.5741519Z New File 992 values_ops.h 2025-03-14T04:57:29.5745234Z 100% 2025-03-14T04:57:29.5749383Z New File 2129 value_selecting_reduction_backward.h 2025-03-14T04:57:29.5753277Z 100% 2025-03-14T04:57:29.5757683Z New File 1065 value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.5761219Z 100% 2025-03-14T04:57:29.5765140Z New File 793 value_selecting_reduction_backward_native.h 2025-03-14T04:57:29.5768636Z 100% 2025-03-14T04:57:29.5772683Z New File 1345 value_selecting_reduction_backward_ops.h 2025-03-14T04:57:29.5776313Z 100% 2025-03-14T04:57:29.5779768Z New File 776 vander.h 2025-03-14T04:57:29.5783229Z 100% 2025-03-14T04:57:29.5787159Z New File 850 vander_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.5790719Z 100% 2025-03-14T04:57:29.5794304Z New File 560 vander_native.h 2025-03-14T04:57:29.5797764Z 100% 2025-03-14T04:57:29.5802219Z New File 1135 vander_ops.h 2025-03-14T04:57:29.5805736Z 100% 2025-03-14T04:57:29.5809155Z New File 4958 var.h 2025-03-14T04:57:29.5812572Z 100% 2025-03-14T04:57:29.5816759Z New File 2053 var_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.5820215Z 100% 2025-03-14T04:57:29.5823787Z New File 1238 var_cpu_dispatch.h 2025-03-14T04:57:29.5827185Z 100% 2025-03-14T04:57:29.5830892Z New File 1240 var_cuda_dispatch.h 2025-03-14T04:57:29.5835154Z 100% 2025-03-14T04:57:29.5838823Z New File 3277 var_mean.h 2025-03-14T04:57:29.5842608Z 100% 2025-03-14T04:57:29.5846309Z New File 1207 var_mean_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.5849775Z 100% 2025-03-14T04:57:29.5853454Z New File 1299 var_mean_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.5857227Z 100% 2025-03-14T04:57:29.5861098Z New File 897 var_mean_cpu_dispatch.h 2025-03-14T04:57:29.5865074Z 100% 2025-03-14T04:57:29.5868613Z New File 899 var_mean_cuda_dispatch.h 2025-03-14T04:57:29.5872065Z 100% 2025-03-14T04:57:29.5875806Z New File 1463 var_mean_native.h 2025-03-14T04:57:29.5879324Z 100% 2025-03-14T04:57:29.5882973Z New File 5780 var_mean_ops.h 2025-03-14T04:57:29.5886718Z 100% 2025-03-14T04:57:29.5890663Z New File 1669 var_native.h 2025-03-14T04:57:29.5894114Z 100% 2025-03-14T04:57:29.5897799Z New File 7621 var_ops.h 2025-03-14T04:57:29.5901153Z 100% 2025-03-14T04:57:29.5904618Z New File 1188 vdot.h 2025-03-14T04:57:29.5908020Z 100% 2025-03-14T04:57:29.5911921Z New File 939 vdot_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.5915604Z 100% 2025-03-14T04:57:29.5919664Z New File 767 vdot_cpu_dispatch.h 2025-03-14T04:57:29.5923077Z 100% 2025-03-14T04:57:29.5926677Z New File 769 vdot_cuda_dispatch.h 2025-03-14T04:57:29.5930277Z 100% 2025-03-14T04:57:29.5934010Z New File 708 vdot_native.h 2025-03-14T04:57:29.5937519Z 100% 2025-03-14T04:57:29.5940998Z New File 1747 vdot_ops.h 2025-03-14T04:57:29.5944769Z 100% 2025-03-14T04:57:29.5948233Z New File 1012 view.h 2025-03-14T04:57:29.5951689Z 100% 2025-03-14T04:57:29.5955167Z New File 531 view_as.h 2025-03-14T04:57:29.5958391Z 100% 2025-03-14T04:57:29.5962237Z New File 710 view_as_complex.h 2025-03-14T04:57:29.5965968Z 100% 2025-03-14T04:57:29.5969646Z New File 1207 view_as_complex_copy.h 2025-03-14T04:57:29.5973320Z 100% 2025-03-14T04:57:29.5977371Z New File 827 view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.5980853Z 100% 2025-03-14T04:57:29.5984889Z New File 919 view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.5988386Z 100% 2025-03-14T04:57:29.5992280Z New File 604 view_as_complex_copy_native.h 2025-03-14T04:57:29.5996720Z 100% 2025-03-14T04:57:29.6000456Z New File 1671 view_as_complex_copy_ops.h 2025-03-14T04:57:29.6004412Z 100% 2025-03-14T04:57:29.6008182Z New File 752 view_as_complex_cpu_dispatch.h 2025-03-14T04:57:29.6011942Z 100% 2025-03-14T04:57:29.6015761Z New File 754 view_as_complex_cuda_dispatch.h 2025-03-14T04:57:29.6019800Z 100% 2025-03-14T04:57:29.6023650Z New File 754 view_as_complex_meta_dispatch.h 2025-03-14T04:57:29.6027418Z 100% 2025-03-14T04:57:29.6031517Z New File 506 view_as_complex_native.h 2025-03-14T04:57:29.6034756Z 100% 2025-03-14T04:57:29.6038532Z New File 1019 view_as_complex_ops.h 2025-03-14T04:57:29.6042121Z 100% 2025-03-14T04:57:29.6045907Z New File 814 view_as_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.6049627Z 100% 2025-03-14T04:57:29.6053232Z New File 524 view_as_native.h 2025-03-14T04:57:29.6056990Z 100% 2025-03-14T04:57:29.6060835Z New File 1081 view_as_ops.h 2025-03-14T04:57:29.6064273Z 100% 2025-03-14T04:57:29.6068059Z New File 698 view_as_real.h 2025-03-14T04:57:29.6071692Z 100% 2025-03-14T04:57:29.6075336Z New File 1177 view_as_real_copy.h 2025-03-14T04:57:29.6079333Z 100% 2025-03-14T04:57:29.6083545Z New File 824 view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.6086971Z 100% 2025-03-14T04:57:29.6091047Z New File 913 view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6095807Z 100% 2025-03-14T04:57:29.6099943Z New File 598 view_as_real_copy_native.h 2025-03-14T04:57:29.6103414Z 100% 2025-03-14T04:57:29.6107313Z New File 1653 view_as_real_copy_ops.h 2025-03-14T04:57:29.6110877Z 100% 2025-03-14T04:57:29.6114638Z New File 749 view_as_real_cpu_dispatch.h 2025-03-14T04:57:29.6118359Z 100% 2025-03-14T04:57:29.6122482Z New File 751 view_as_real_cuda_dispatch.h 2025-03-14T04:57:29.6125971Z 100% 2025-03-14T04:57:29.6129889Z New File 751 view_as_real_meta_dispatch.h 2025-03-14T04:57:29.6133479Z 100% 2025-03-14T04:57:29.6137166Z New File 503 view_as_real_native.h 2025-03-14T04:57:29.6140643Z 100% 2025-03-14T04:57:29.6144261Z New File 1010 view_as_real_ops.h 2025-03-14T04:57:29.6147961Z 100% 2025-03-14T04:57:29.6151776Z New File 807 view_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6155809Z 100% 2025-03-14T04:57:29.6159431Z New File 4419 view_copy.h 2025-03-14T04:57:29.6163400Z 100% 2025-03-14T04:57:29.6167320Z New File 1009 view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.6170880Z 100% 2025-03-14T04:57:29.6174767Z New File 1381 view_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6178374Z 100% 2025-03-14T04:57:29.6182130Z New File 844 view_copy_native.h 2025-03-14T04:57:29.6186141Z 100% 2025-03-14T04:57:29.6190215Z New File 3102 view_copy_ops.h 2025-03-14T04:57:29.6193862Z 100% 2025-03-14T04:57:29.6197906Z New File 849 view_cpu_dispatch.h 2025-03-14T04:57:29.6201861Z 100% 2025-03-14T04:57:29.6205638Z New File 851 view_cuda_dispatch.h 2025-03-14T04:57:29.6209193Z 100% 2025-03-14T04:57:29.6213143Z New File 851 view_meta_dispatch.h 2025-03-14T04:57:29.6216541Z 100% 2025-03-14T04:57:29.6220265Z New File 762 view_native.h 2025-03-14T04:57:29.6223622Z 100% 2025-03-14T04:57:29.6227092Z New File 1680 view_ops.h 2025-03-14T04:57:29.6230629Z 100% 2025-03-14T04:57:29.6234022Z New File 975 vsplit.h 2025-03-14T04:57:29.6237513Z 100% 2025-03-14T04:57:29.6241289Z New File 915 vsplit_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.6244768Z 100% 2025-03-14T04:57:29.6248329Z New File 625 vsplit_native.h 2025-03-14T04:57:29.6251945Z 100% 2025-03-14T04:57:29.6255673Z New File 1782 vsplit_ops.h 2025-03-14T04:57:29.6259348Z 100% 2025-03-14T04:57:29.6262835Z New File 1088 vstack.h 2025-03-14T04:57:29.6266264Z 100% 2025-03-14T04:57:29.6269915Z New File 943 vstack_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.6273371Z 100% 2025-03-14T04:57:29.6276889Z New File 574 vstack_native.h 2025-03-14T04:57:29.6280223Z 100% 2025-03-14T04:57:29.6284193Z New File 1585 vstack_ops.h 2025-03-14T04:57:29.6287971Z 100% 2025-03-14T04:57:29.6291226Z New File 2363 where.h 2025-03-14T04:57:29.6294617Z 100% 2025-03-14T04:57:29.6298149Z New File 1136 where_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.6301546Z 100% 2025-03-14T04:57:29.6305082Z New File 1067 where_cpu_dispatch.h 2025-03-14T04:57:29.6308579Z 100% 2025-03-14T04:57:29.6312356Z New File 1069 where_cuda_dispatch.h 2025-03-14T04:57:29.6316867Z 100% 2025-03-14T04:57:29.6320649Z New File 1365 where_native.h 2025-03-14T04:57:29.6324285Z 100% 2025-03-14T04:57:29.6328087Z New File 4711 where_ops.h 2025-03-14T04:57:29.6331643Z 100% 2025-03-14T04:57:29.6335327Z New File 3142 xlogy.h 2025-03-14T04:57:29.6338619Z 100% 2025-03-14T04:57:29.6342671Z New File 915 xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.6346498Z 100% 2025-03-14T04:57:29.6350374Z New File 1387 xlogy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6354139Z 100% 2025-03-14T04:57:29.6359390Z New File 1054 xlogy_cpu_dispatch.h 2025-03-14T04:57:29.6362945Z 100% 2025-03-14T04:57:29.6367524Z New File 1056 xlogy_cuda_dispatch.h 2025-03-14T04:57:29.6371242Z 100% 2025-03-14T04:57:29.6375143Z New File 634 xlogy_meta.h 2025-03-14T04:57:29.6378776Z 100% 2025-03-14T04:57:29.6382899Z New File 1056 xlogy_meta_dispatch.h 2025-03-14T04:57:29.6386181Z 100% 2025-03-14T04:57:29.6389919Z New File 1094 xlogy_native.h 2025-03-14T04:57:29.6393396Z 100% 2025-03-14T04:57:29.6397641Z New File 5733 xlogy_ops.h 2025-03-14T04:57:29.6401733Z 100% 2025-03-14T04:57:29.6405570Z New File 933 xor.h 2025-03-14T04:57:29.6409067Z 100% 2025-03-14T04:57:29.6412812Z New File 1054 xor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.6416256Z 100% 2025-03-14T04:57:29.6420237Z New File 764 xor_native.h 2025-03-14T04:57:29.6423739Z 100% 2025-03-14T04:57:29.6427108Z New File 2953 xor_ops.h 2025-03-14T04:57:29.6430440Z 100% 2025-03-14T04:57:29.6434320Z New File 1188 zero.h 2025-03-14T04:57:29.6437791Z 100% 2025-03-14T04:57:29.6441161Z New File 7014 zeros.h 2025-03-14T04:57:29.6444768Z 100% 2025-03-14T04:57:29.6448527Z New File 2220 zeros_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6452467Z 100% 2025-03-14T04:57:29.6455905Z New File 2265 zeros_like.h 2025-03-14T04:57:29.6459383Z 100% 2025-03-14T04:57:29.6463278Z New File 1418 zeros_like_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6467063Z 100% 2025-03-14T04:57:29.6471266Z New File 1162 zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-03-14T04:57:29.6474572Z 100% 2025-03-14T04:57:29.6478912Z New File 854 zeros_like_native.h 2025-03-14T04:57:29.6482996Z 100% 2025-03-14T04:57:29.6487100Z New File 2441 zeros_like_ops.h 2025-03-14T04:57:29.6490771Z 100% 2025-03-14T04:57:29.6494372Z New File 1187 zeros_native.h 2025-03-14T04:57:29.6497960Z 100% 2025-03-14T04:57:29.6501803Z New File 3968 zeros_ops.h 2025-03-14T04:57:29.6505425Z 100% 2025-03-14T04:57:29.6509250Z New File 940 zero_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6513061Z 100% 2025-03-14T04:57:29.6516802Z New File 738 zero_cpu_dispatch.h 2025-03-14T04:57:29.6521234Z 100% 2025-03-14T04:57:29.6524115Z New File 740 zero_cuda_dispatch.h 2025-03-14T04:57:29.6527935Z 100% 2025-03-14T04:57:29.6531425Z New File 740 zero_meta_dispatch.h 2025-03-14T04:57:29.6534995Z 100% 2025-03-14T04:57:29.6538482Z New File 909 zero_native.h 2025-03-14T04:57:29.6542160Z 100% 2025-03-14T04:57:29.6545681Z New File 2079 zero_ops.h 2025-03-14T04:57:29.6549003Z 100% 2025-03-14T04:57:29.6552997Z New File 4233 _adaptive_avg_pool2d.h 2025-03-14T04:57:29.6556831Z 100% 2025-03-14T04:57:29.6560690Z New File 1492 _adaptive_avg_pool2d_backward.h 2025-03-14T04:57:29.6564277Z 100% 2025-03-14T04:57:29.6568326Z New File 1001 _adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6571985Z 100% 2025-03-14T04:57:29.6576016Z New File 798 _adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-03-14T04:57:29.6580193Z 100% 2025-03-14T04:57:29.6583975Z New File 800 _adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-03-14T04:57:29.6587827Z 100% 2025-03-14T04:57:29.6591634Z New File 803 _adaptive_avg_pool2d_backward_native.h 2025-03-14T04:57:29.6595198Z 100% 2025-03-14T04:57:29.6598937Z New File 1933 _adaptive_avg_pool2d_backward_ops.h 2025-03-14T04:57:29.6602826Z 100% 2025-03-14T04:57:29.6606964Z New File 1244 _adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6610567Z 100% 2025-03-14T04:57:29.6614758Z New File 895 _adaptive_avg_pool2d_cpu_dispatch.h 2025-03-14T04:57:29.6618355Z 100% 2025-03-14T04:57:29.6622206Z New File 897 _adaptive_avg_pool2d_cuda_dispatch.h 2025-03-14T04:57:29.6625689Z 100% 2025-03-14T04:57:29.6629738Z New File 1001 _adaptive_avg_pool2d_native.h 2025-03-14T04:57:29.6633879Z 100% 2025-03-14T04:57:29.6637553Z New File 1891 _adaptive_avg_pool2d_ops.h 2025-03-14T04:57:29.6641224Z 100% 2025-03-14T04:57:29.6644855Z New File 4233 _adaptive_avg_pool3d.h 2025-03-14T04:57:29.6648439Z 100% 2025-03-14T04:57:29.6652184Z New File 1492 _adaptive_avg_pool3d_backward.h 2025-03-14T04:57:29.6655694Z 100% 2025-03-14T04:57:29.6659981Z New File 1001 _adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6663405Z 100% 2025-03-14T04:57:29.6667400Z New File 798 _adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-03-14T04:57:29.6670898Z 100% 2025-03-14T04:57:29.6674816Z New File 800 _adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-03-14T04:57:29.6678507Z 100% 2025-03-14T04:57:29.6682585Z New File 803 _adaptive_avg_pool3d_backward_native.h 2025-03-14T04:57:29.6686194Z 100% 2025-03-14T04:57:29.6690105Z New File 1933 _adaptive_avg_pool3d_backward_ops.h 2025-03-14T04:57:29.6693607Z 100% 2025-03-14T04:57:29.6697773Z New File 1244 _adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6701629Z 100% 2025-03-14T04:57:29.6705685Z New File 895 _adaptive_avg_pool3d_cpu_dispatch.h 2025-03-14T04:57:29.6709284Z 100% 2025-03-14T04:57:29.6713471Z New File 897 _adaptive_avg_pool3d_cuda_dispatch.h 2025-03-14T04:57:29.6717226Z 100% 2025-03-14T04:57:29.6721681Z New File 889 _adaptive_avg_pool3d_native.h 2025-03-14T04:57:29.6725248Z 100% 2025-03-14T04:57:29.6729149Z New File 1891 _adaptive_avg_pool3d_ops.h 2025-03-14T04:57:29.6733060Z 100% 2025-03-14T04:57:29.6736606Z New File 1887 _addmm_activation.h 2025-03-14T04:57:29.6740462Z 100% 2025-03-14T04:57:29.6744551Z New File 950 _addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:29.6748335Z 100% 2025-03-14T04:57:29.6752134Z New File 1303 _addmm_activation_cpu_dispatch.h 2025-03-14T04:57:29.6755495Z 100% 2025-03-14T04:57:29.6759416Z New File 1305 _addmm_activation_cuda_dispatch.h 2025-03-14T04:57:29.6763025Z 100% 2025-03-14T04:57:29.6766894Z New File 729 _addmm_activation_meta.h 2025-03-14T04:57:29.6770387Z 100% 2025-03-14T04:57:29.6774158Z New File 1305 _addmm_activation_meta_dispatch.h 2025-03-14T04:57:29.6777651Z 100% 2025-03-14T04:57:29.6781484Z New File 1057 _addmm_activation_native.h 2025-03-14T04:57:29.6784968Z 100% 2025-03-14T04:57:29.6788764Z New File 2448 _addmm_activation_ops.h 2025-03-14T04:57:29.6792875Z 100% 2025-03-14T04:57:29.6796767Z New File 778 _add_batch_dim.h 2025-03-14T04:57:29.6800221Z 100% 2025-03-14T04:57:29.6804210Z New File 829 _add_batch_dim_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.6807638Z 100% 2025-03-14T04:57:29.6811352Z New File 539 _add_batch_dim_native.h 2025-03-14T04:57:29.6814970Z 100% 2025-03-14T04:57:29.6819254Z New File 1122 _add_batch_dim_ops.h 2025-03-14T04:57:29.6822669Z 100% 2025-03-14T04:57:29.6826363Z New File 2845 _add_relu.h 2025-03-14T04:57:29.6829905Z 100% 2025-03-14T04:57:29.6834273Z New File 1003 _add_relu_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6837159Z 100% 2025-03-14T04:57:29.6841130Z New File 1401 _add_relu_cpu_dispatch.h 2025-03-14T04:57:29.6845565Z 100% 2025-03-14T04:57:29.6849772Z New File 908 _add_relu_meta_dispatch.h 2025-03-14T04:57:29.6853682Z 100% 2025-03-14T04:57:29.6857923Z New File 1154 _add_relu_native.h 2025-03-14T04:57:29.6861962Z 100% 2025-03-14T04:57:29.6865821Z New File 4924 _add_relu_ops.h 2025-03-14T04:57:29.6869384Z 100% 2025-03-14T04:57:29.6873139Z New File 2304 _aminmax.h 2025-03-14T04:57:29.6876837Z 100% 2025-03-14T04:57:29.6881782Z New File 1306 _aminmax_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6885928Z 100% 2025-03-14T04:57:29.6889913Z New File 885 _aminmax_cpu_dispatch.h 2025-03-14T04:57:29.6893387Z 100% 2025-03-14T04:57:29.6897436Z New File 887 _aminmax_cuda_dispatch.h 2025-03-14T04:57:29.6901204Z 100% 2025-03-14T04:57:29.6904863Z New File 930 _aminmax_native.h 2025-03-14T04:57:29.6908563Z 100% 2025-03-14T04:57:29.6912433Z New File 3446 _aminmax_ops.h 2025-03-14T04:57:29.6916045Z 100% 2025-03-14T04:57:29.6919936Z New File 2168 _amp_foreach_non_finite_check_and_unscale.h 2025-03-14T04:57:29.6923449Z 100% 2025-03-14T04:57:29.6927757Z New File 1235 _amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6931364Z 100% 2025-03-14T04:57:29.6935188Z New File 823 _amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-03-14T04:57:29.6938640Z 100% 2025-03-14T04:57:29.6942755Z New File 825 _amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-03-14T04:57:29.6946998Z 100% 2025-03-14T04:57:29.6950929Z New File 1065 _amp_foreach_non_finite_check_and_unscale_native.h 2025-03-14T04:57:29.6954453Z 100% 2025-03-14T04:57:29.6958333Z New File 3059 _amp_foreach_non_finite_check_and_unscale_ops.h 2025-03-14T04:57:29.6962370Z 100% 2025-03-14T04:57:29.6965988Z New File 2809 _amp_update_scale.h 2025-03-14T04:57:29.6969450Z 100% 2025-03-14T04:57:29.6973348Z New File 1433 _amp_update_scale_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.6976889Z 100% 2025-03-14T04:57:29.6986450Z New File 892 _amp_update_scale_cpu_dispatch.h 2025-03-14T04:57:29.6986542Z 100% 2025-03-14T04:57:29.6989244Z New File 894 _amp_update_scale_cuda_dispatch.h 2025-03-14T04:57:29.6993093Z 100% 2025-03-14T04:57:29.6997307Z New File 894 _amp_update_scale_meta_dispatch.h 2025-03-14T04:57:29.7001009Z 100% 2025-03-14T04:57:29.7004869Z New File 1328 _amp_update_scale_native.h 2025-03-14T04:57:29.7008430Z 100% 2025-03-14T04:57:29.7012259Z New File 3700 _amp_update_scale_ops.h 2025-03-14T04:57:29.7015786Z 100% 2025-03-14T04:57:29.7019561Z New File 902 _assert_async.h 2025-03-14T04:57:29.7023129Z 100% 2025-03-14T04:57:29.7026837Z New File 829 _assert_async_cpu_dispatch.h 2025-03-14T04:57:29.7030355Z 100% 2025-03-14T04:57:29.7034073Z New File 831 _assert_async_cuda_dispatch.h 2025-03-14T04:57:29.7037801Z 100% 2025-03-14T04:57:29.7041766Z New File 750 _assert_async_native.h 2025-03-14T04:57:29.7045227Z 100% 2025-03-14T04:57:29.7048952Z New File 1598 _assert_async_ops.h 2025-03-14T04:57:29.7052419Z 100% 2025-03-14T04:57:29.7056227Z New File 747 _assert_scalar.h 2025-03-14T04:57:29.7059743Z 100% 2025-03-14T04:57:29.7064172Z New File 818 _assert_scalar_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.7067816Z 100% 2025-03-14T04:57:29.7071460Z New File 528 _assert_scalar_native.h 2025-03-14T04:57:29.7074906Z 100% 2025-03-14T04:57:29.7078685Z New File 1080 _assert_scalar_ops.h 2025-03-14T04:57:29.7082264Z 100% 2025-03-14T04:57:29.7086095Z New File 3066 _assert_tensor_metadata.h 2025-03-14T04:57:29.7089787Z 100% 2025-03-14T04:57:29.7093653Z New File 1367 _assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.7097178Z 100% 2025-03-14T04:57:29.7100951Z New File 1325 _assert_tensor_metadata_meta_dispatch.h 2025-03-14T04:57:29.7104835Z 100% 2025-03-14T04:57:29.7109472Z New File 1082 _assert_tensor_metadata_native.h 2025-03-14T04:57:29.7113034Z 100% 2025-03-14T04:57:29.7116697Z New File 1624 _assert_tensor_metadata_ops.h 2025-03-14T04:57:29.9627097Z 100% 2025-03-14T04:57:29.9631143Z New File 551 _autocast_to_full_precision.h 2025-03-14T04:57:29.9635398Z 100% 2025-03-14T04:57:29.9641023Z New File 845 _autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.9645546Z 100% 2025-03-14T04:57:29.9649729Z New File 555 _autocast_to_full_precision_native.h 2025-03-14T04:57:29.9653235Z 100% 2025-03-14T04:57:29.9656895Z New File 1178 _autocast_to_full_precision_ops.h 2025-03-14T04:57:29.9660665Z 100% 2025-03-14T04:57:29.9664556Z New File 554 _autocast_to_reduced_precision.h 2025-03-14T04:57:29.9667926Z 100% 2025-03-14T04:57:29.9671925Z New File 901 _autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.9675835Z 100% 2025-03-14T04:57:29.9680018Z New File 611 _autocast_to_reduced_precision_native.h 2025-03-14T04:57:29.9683861Z 100% 2025-03-14T04:57:29.9687636Z New File 1370 _autocast_to_reduced_precision_ops.h 2025-03-14T04:57:29.9694949Z 100% 2025-03-14T04:57:29.9697362Z New File 533 _backward.h 2025-03-14T04:57:29.9703247Z 100% 2025-03-14T04:57:29.9707529Z New File 932 _backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.9711751Z 100% 2025-03-14T04:57:29.9715884Z New File 642 _backward_native.h 2025-03-14T04:57:29.9719430Z 100% 2025-03-14T04:57:29.9723720Z New File 1393 _backward_ops.h 2025-03-14T04:57:29.9726860Z 100% 2025-03-14T04:57:29.9731234Z New File 1286 _batch_norm_impl_index.h 2025-03-14T04:57:29.9735032Z 100% 2025-03-14T04:57:29.9738799Z New File 1554 _batch_norm_impl_index_backward.h 2025-03-14T04:57:29.9742558Z 100% 2025-03-14T04:57:29.9746494Z New File 1239 _batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.9749998Z 100% 2025-03-14T04:57:29.9753990Z New File 949 _batch_norm_impl_index_backward_native.h 2025-03-14T04:57:29.9757739Z 100% 2025-03-14T04:57:29.9784001Z New File 2448 _batch_norm_impl_index_backward_ops.h 2025-03-14T04:57:29.9787868Z 100% 2025-03-14T04:57:29.9792369Z New File 1108 _batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.9796169Z 100% 2025-03-14T04:57:29.9799992Z New File 818 _batch_norm_impl_index_native.h 2025-03-14T04:57:29.9803752Z 100% 2025-03-14T04:57:29.9807703Z New File 2042 _batch_norm_impl_index_ops.h 2025-03-14T04:57:29.9811484Z 100% 2025-03-14T04:57:29.9815122Z New File 2849 _batch_norm_no_update.h 2025-03-14T04:57:29.9818769Z 100% 2025-03-14T04:57:29.9823435Z New File 1905 _batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.9827089Z 100% 2025-03-14T04:57:29.9830810Z New File 1194 _batch_norm_no_update_native.h 2025-03-14T04:57:29.9834371Z 100% 2025-03-14T04:57:29.9838083Z New File 3641 _batch_norm_no_update_ops.h 2025-03-14T04:57:29.9841668Z 100% 2025-03-14T04:57:29.9845387Z New File 3538 _batch_norm_with_update.h 2025-03-14T04:57:29.9849215Z 100% 2025-03-14T04:57:29.9853651Z New File 1065 _batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:29.9857224Z 100% 2025-03-14T04:57:29.9861247Z New File 1757 _batch_norm_with_update_cpu_dispatch.h 2025-03-14T04:57:29.9864683Z 100% 2025-03-14T04:57:29.9868570Z New File 1759 _batch_norm_with_update_cuda_dispatch.h 2025-03-14T04:57:29.9872309Z 100% 2025-03-14T04:57:29.9876586Z New File 2444 _batch_norm_with_update_native.h 2025-03-14T04:57:29.9880688Z 100% 2025-03-14T04:57:29.9884512Z New File 4899 _batch_norm_with_update_ops.h 2025-03-14T04:57:29.9888077Z 100% 2025-03-14T04:57:29.9891718Z New File 748 _cast_Byte.h 2025-03-14T04:57:29.9895768Z 100% 2025-03-14T04:57:29.9899642Z New File 816 _cast_Byte_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.9903130Z 100% 2025-03-14T04:57:29.9906752Z New File 526 _cast_Byte_native.h 2025-03-14T04:57:29.9910186Z 100% 2025-03-14T04:57:29.9914155Z New File 1067 _cast_Byte_ops.h 2025-03-14T04:57:29.9917673Z 100% 2025-03-14T04:57:29.9921667Z New File 748 _cast_Char.h 2025-03-14T04:57:29.9925421Z 100% 2025-03-14T04:57:29.9929234Z New File 816 _cast_Char_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.9932755Z 100% 2025-03-14T04:57:29.9936624Z New File 526 _cast_Char_native.h 2025-03-14T04:57:29.9940266Z 100% 2025-03-14T04:57:29.9944020Z New File 1067 _cast_Char_ops.h 2025-03-14T04:57:29.9947725Z 100% 2025-03-14T04:57:29.9951323Z New File 756 _cast_Double.h 2025-03-14T04:57:29.9955291Z 100% 2025-03-14T04:57:29.9959582Z New File 818 _cast_Double_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.9963171Z 100% 2025-03-14T04:57:29.9966797Z New File 528 _cast_Double_native.h 2025-03-14T04:57:29.9970278Z 100% 2025-03-14T04:57:29.9974116Z New File 1073 _cast_Double_ops.h 2025-03-14T04:57:29.9977908Z 100% 2025-03-14T04:57:29.9981531Z New File 752 _cast_Float.h 2025-03-14T04:57:29.9984997Z 100% 2025-03-14T04:57:29.9988876Z New File 817 _cast_Float_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:29.9992395Z 100% 2025-03-14T04:57:29.9996679Z New File 527 _cast_Float_native.h 2025-03-14T04:57:30.0000322Z 100% 2025-03-14T04:57:30.0004456Z New File 1070 _cast_Float_ops.h 2025-03-14T04:57:30.0008024Z 100% 2025-03-14T04:57:30.0011635Z New File 748 _cast_Half.h 2025-03-14T04:57:30.0015115Z 100% 2025-03-14T04:57:30.0018921Z New File 816 _cast_Half_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.0022532Z 100% 2025-03-14T04:57:30.0026309Z New File 526 _cast_Half_native.h 2025-03-14T04:57:30.0029870Z 100% 2025-03-14T04:57:30.0033536Z New File 1067 _cast_Half_ops.h 2025-03-14T04:57:30.0037014Z 100% 2025-03-14T04:57:30.0041189Z New File 744 _cast_Int.h 2025-03-14T04:57:30.0044762Z 100% 2025-03-14T04:57:30.0048551Z New File 815 _cast_Int_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.0052105Z 100% 2025-03-14T04:57:30.0055903Z New File 525 _cast_Int_native.h 2025-03-14T04:57:30.0059686Z 100% 2025-03-14T04:57:30.0063638Z New File 1064 _cast_Int_ops.h 2025-03-14T04:57:30.0067131Z 100% 2025-03-14T04:57:30.0071254Z New File 748 _cast_Long.h 2025-03-14T04:57:30.0075057Z 100% 2025-03-14T04:57:30.0078961Z New File 816 _cast_Long_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.0082764Z 100% 2025-03-14T04:57:30.0086653Z New File 526 _cast_Long_native.h 2025-03-14T04:57:30.0090213Z 100% 2025-03-14T04:57:30.0093832Z New File 1067 _cast_Long_ops.h 2025-03-14T04:57:30.0097401Z 100% 2025-03-14T04:57:30.0101231Z New File 752 _cast_Short.h 2025-03-14T04:57:30.0104757Z 100% 2025-03-14T04:57:30.0108783Z New File 817 _cast_Short_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.0113060Z 100% 2025-03-14T04:57:30.0116709Z New File 527 _cast_Short_native.h 2025-03-14T04:57:30.0120211Z 100% 2025-03-14T04:57:30.0124086Z New File 1070 _cast_Short_ops.h 2025-03-14T04:57:30.0127580Z 100% 2025-03-14T04:57:30.0131165Z New File 1592 _cdist_backward.h 2025-03-14T04:57:30.0134792Z 100% 2025-03-14T04:57:30.0139466Z New File 1073 _cdist_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0143234Z 100% 2025-03-14T04:57:30.0147332Z New File 834 _cdist_backward_cpu_dispatch.h 2025-03-14T04:57:30.0150662Z 100% 2025-03-14T04:57:30.0154753Z New File 836 _cdist_backward_cuda_dispatch.h 2025-03-14T04:57:30.0158945Z 100% 2025-03-14T04:57:30.0162875Z New File 758 _cdist_backward_native.h 2025-03-14T04:57:30.0167040Z 100% 2025-03-14T04:57:30.0170739Z New File 2195 _cdist_backward_ops.h 2025-03-14T04:57:30.0174232Z 100% 2025-03-14T04:57:30.0178011Z New File 1525 _cdist_forward.h 2025-03-14T04:57:30.0181671Z 100% 2025-03-14T04:57:30.0185662Z New File 1047 _cdist_forward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0189670Z 100% 2025-03-14T04:57:30.0193564Z New File 821 _cdist_forward_cpu_dispatch.h 2025-03-14T04:57:30.0197144Z 100% 2025-03-14T04:57:30.0201203Z New File 823 _cdist_forward_cuda_dispatch.h 2025-03-14T04:57:30.0204900Z 100% 2025-03-14T04:57:30.0208681Z New File 732 _cdist_forward_native.h 2025-03-14T04:57:30.0212364Z 100% 2025-03-14T04:57:30.0216350Z New File 2097 _cdist_forward_ops.h 2025-03-14T04:57:30.0219874Z 100% 2025-03-14T04:57:30.0223550Z New File 1425 _cholesky_solve_helper.h 2025-03-14T04:57:30.0227123Z 100% 2025-03-14T04:57:30.0230989Z New File 991 _cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0234756Z 100% 2025-03-14T04:57:30.0238965Z New File 793 _cholesky_solve_helper_cpu_dispatch.h 2025-03-14T04:57:30.0242641Z 100% 2025-03-14T04:57:30.0246684Z New File 795 _cholesky_solve_helper_cuda_dispatch.h 2025-03-14T04:57:30.0250756Z 100% 2025-03-14T04:57:30.0254856Z New File 790 _cholesky_solve_helper_native.h 2025-03-14T04:57:30.0258018Z 100% 2025-03-14T04:57:30.0262149Z New File 1915 _cholesky_solve_helper_ops.h 2025-03-14T04:57:30.0272788Z 100% 2025-03-14T04:57:30.0273050Z New File 836 _choose_qparams_per_tensor.h 2025-03-14T04:57:30.0283426Z 100% 2025-03-14T04:57:30.0283814Z New File 850 _choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.0286922Z 100% 2025-03-14T04:57:30.0290721Z New File 560 _choose_qparams_per_tensor_native.h 2025-03-14T04:57:30.0294044Z 100% 2025-03-14T04:57:30.0297892Z New File 1175 _choose_qparams_per_tensor_ops.h 2025-03-14T04:57:30.0302008Z 100% 2025-03-14T04:57:30.0305657Z New File 1353 _chunk_cat.h 2025-03-14T04:57:30.0309739Z 100% 2025-03-14T04:57:30.0313864Z New File 1054 _chunk_cat_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0317581Z 100% 2025-03-14T04:57:30.0321656Z New File 1012 _chunk_cat_cuda_dispatch.h 2025-03-14T04:57:30.0324965Z 100% 2025-03-14T04:57:30.0328619Z New File 864 _chunk_cat_native.h 2025-03-14T04:57:30.0332284Z 100% 2025-03-14T04:57:30.0335938Z New File 1827 _chunk_cat_ops.h 2025-03-14T04:57:30.0339715Z 100% 2025-03-14T04:57:30.0343456Z New File 1097 _coalesce.h 2025-03-14T04:57:30.0346851Z 100% 2025-03-14T04:57:30.0350419Z New File 1236 _coalesced.h 2025-03-14T04:57:30.0353956Z 100% 2025-03-14T04:57:30.0357699Z New File 1006 _coalesced_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0361294Z 100% 2025-03-14T04:57:30.0365246Z New File 762 _coalesced_meta_dispatch.h 2025-03-14T04:57:30.0368722Z 100% 2025-03-14T04:57:30.0372397Z New File 695 _coalesced_native.h 2025-03-14T04:57:30.0376014Z 100% 2025-03-14T04:57:30.0379705Z New File 2295 _coalesced_ops.h 2025-03-14T04:57:30.0383551Z 100% 2025-03-14T04:57:30.0387392Z New File 897 _coalesce_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0391027Z 100% 2025-03-14T04:57:30.0394721Z New File 663 _coalesce_native.h 2025-03-14T04:57:30.0398175Z 100% 2025-03-14T04:57:30.0402179Z New File 1605 _coalesce_ops.h 2025-03-14T04:57:30.0405852Z 100% 2025-03-14T04:57:30.0409664Z New File 1490 _compute_linear_combination.h 2025-03-14T04:57:30.0413140Z 100% 2025-03-14T04:57:30.0416758Z New File 1067 _compute_linear_combination_cpu_dispatch.h 2025-03-14T04:57:30.0420548Z 100% 2025-03-14T04:57:30.0424705Z New File 1069 _compute_linear_combination_cuda_dispatch.h 2025-03-14T04:57:30.0428757Z 100% 2025-03-14T04:57:30.0432664Z New File 686 _compute_linear_combination_native.h 2025-03-14T04:57:30.0436268Z 100% 2025-03-14T04:57:30.0440351Z New File 1933 _compute_linear_combination_ops.h 2025-03-14T04:57:30.0443949Z 100% 2025-03-14T04:57:30.0447621Z New File 670 _conj.h 2025-03-14T04:57:30.0451051Z 100% 2025-03-14T04:57:30.0454781Z New File 786 _conj_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0458276Z 100% 2025-03-14T04:57:30.0461814Z New File 1107 _conj_copy.h 2025-03-14T04:57:30.0465505Z 100% 2025-03-14T04:57:30.0469465Z New File 817 _conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.0473021Z 100% 2025-03-14T04:57:30.0477052Z New File 899 _conj_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0480459Z 100% 2025-03-14T04:57:30.0484141Z New File 584 _conj_copy_native.h 2025-03-14T04:57:30.0487759Z 100% 2025-03-14T04:57:30.0491354Z New File 1611 _conj_copy_ops.h 2025-03-14T04:57:30.0494848Z 100% 2025-03-14T04:57:30.0498391Z New File 496 _conj_native.h 2025-03-14T04:57:30.0501724Z 100% 2025-03-14T04:57:30.0505275Z New File 989 _conj_ops.h 2025-03-14T04:57:30.0508744Z 100% 2025-03-14T04:57:30.0513111Z New File 1147 _conj_physical.h 2025-03-14T04:57:30.0516924Z 100% 2025-03-14T04:57:30.0520866Z New File 970 _conj_physical_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0524421Z 100% 2025-03-14T04:57:30.0528111Z New File 665 _conj_physical_native.h 2025-03-14T04:57:30.0531604Z 100% 2025-03-14T04:57:30.0535244Z New File 1635 _conj_physical_ops.h 2025-03-14T04:57:30.0538883Z 100% 2025-03-14T04:57:30.0542697Z New File 1579 _convert_indices_from_coo_to_csr.h 2025-03-14T04:57:30.0546341Z 100% 2025-03-14T04:57:30.0550729Z New File 875 _convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.0553729Z 100% 2025-03-14T04:57:30.0557821Z New File 1082 _convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-03-14T04:57:30.0561367Z 100% 2025-03-14T04:57:30.0565121Z New File 1084 _convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-03-14T04:57:30.0568925Z 100% 2025-03-14T04:57:30.0572773Z New File 658 _convert_indices_from_coo_to_csr_meta.h 2025-03-14T04:57:30.0576585Z 100% 2025-03-14T04:57:30.0580340Z New File 1084 _convert_indices_from_coo_to_csr_meta_dispatch.h 2025-03-14T04:57:30.0584209Z 100% 2025-03-14T04:57:30.0588449Z New File 976 _convert_indices_from_coo_to_csr_native.h 2025-03-14T04:57:30.0592267Z 100% 2025-03-14T04:57:30.0596102Z New File 1960 _convert_indices_from_coo_to_csr_ops.h 2025-03-14T04:57:30.0599749Z 100% 2025-03-14T04:57:30.0603657Z New File 1915 _convert_indices_from_csr_to_coo.h 2025-03-14T04:57:30.0607189Z 100% 2025-03-14T04:57:30.0611243Z New File 923 _convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.0614758Z 100% 2025-03-14T04:57:30.0618769Z New File 1220 _convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-03-14T04:57:30.0622191Z 100% 2025-03-14T04:57:30.0626211Z New File 1222 _convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-03-14T04:57:30.0629760Z 100% 2025-03-14T04:57:30.0633548Z New File 700 _convert_indices_from_csr_to_coo_meta.h 2025-03-14T04:57:30.0637367Z 100% 2025-03-14T04:57:30.0641646Z New File 1222 _convert_indices_from_csr_to_coo_meta_dispatch.h 2025-03-14T04:57:30.0645667Z 100% 2025-03-14T04:57:30.0649100Z New File 1060 _convert_indices_from_csr_to_coo_native.h 2025-03-14T04:57:30.0652723Z 100% 2025-03-14T04:57:30.0657132Z New File 2242 _convert_indices_from_csr_to_coo_ops.h 2025-03-14T04:57:30.0660351Z 100% 2025-03-14T04:57:30.0664384Z New File 803 _convert_weight_to_int4pack.h 2025-03-14T04:57:30.0668447Z 100% 2025-03-14T04:57:30.0671851Z New File 787 _convert_weight_to_int4pack_cuda_dispatch.h 2025-03-14T04:57:30.0675910Z 100% 2025-03-14T04:57:30.0680251Z New File 835 _convert_weight_to_int4pack_for_cpu.h 2025-03-14T04:57:30.0683895Z 100% 2025-03-14T04:57:30.0687994Z New File 793 _convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-03-14T04:57:30.0691700Z 100% 2025-03-14T04:57:30.0695581Z New File 543 _convert_weight_to_int4pack_for_cpu_native.h 2025-03-14T04:57:30.0699367Z 100% 2025-03-14T04:57:30.0703234Z New File 1141 _convert_weight_to_int4pack_for_cpu_ops.h 2025-03-14T04:57:30.0706806Z 100% 2025-03-14T04:57:30.0711174Z New File 544 _convert_weight_to_int4pack_native.h 2025-03-14T04:57:30.0715113Z 100% 2025-03-14T04:57:30.0719507Z New File 1117 _convert_weight_to_int4pack_ops.h 2025-03-14T04:57:30.0723280Z 100% 2025-03-14T04:57:30.0727214Z New File 13092 _convolution.h 2025-03-14T04:57:30.0731115Z 100% 2025-03-14T04:57:30.0735134Z New File 2975 _convolution_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0739501Z 100% 2025-03-14T04:57:30.0743877Z New File 1409 _convolution_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.0747692Z 100% 2025-03-14T04:57:30.0751493Z New File 4083 _convolution_double_backward.h 2025-03-14T04:57:30.0755591Z 100% 2025-03-14T04:57:30.0759674Z New File 1679 _convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.0781411Z 100% 2025-03-14T04:57:30.0781984Z New File 902 _convolution_double_backward_native.h 2025-03-14T04:57:30.0782343Z 100% 2025-03-14T04:57:30.0782608Z New File 2385 _convolution_double_backward_ops.h 2025-03-14T04:57:30.0783032Z 100% 2025-03-14T04:57:30.0783343Z New File 2504 _convolution_mode.h 2025-03-14T04:57:30.0787281Z 100% 2025-03-14T04:57:30.0792085Z New File 1207 _convolution_mode_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.0795622Z 100% 2025-03-14T04:57:30.0800644Z New File 689 _convolution_mode_native.h 2025-03-14T04:57:30.0803366Z 100% 2025-03-14T04:57:30.0807225Z New File 1591 _convolution_mode_ops.h 2025-03-14T04:57:30.0810952Z 100% 2025-03-14T04:57:30.0814933Z New File 1508 _convolution_native.h 2025-03-14T04:57:30.0818614Z 100% 2025-03-14T04:57:30.0822307Z New File 5124 _convolution_ops.h 2025-03-14T04:57:30.0825993Z 100% 2025-03-14T04:57:30.0829692Z New File 7416 _conv_depthwise2d.h 2025-03-14T04:57:30.0833255Z 100% 2025-03-14T04:57:30.0837949Z New File 2291 _conv_depthwise2d_cuda_dispatch.h 2025-03-14T04:57:30.0841777Z 100% 2025-03-14T04:57:30.0845558Z New File 952 _conv_depthwise2d_native.h 2025-03-14T04:57:30.0849271Z 100% 2025-03-14T04:57:30.0852989Z New File 2909 _conv_depthwise2d_ops.h 2025-03-14T04:57:30.0856503Z 100% 2025-03-14T04:57:30.0860295Z New File 1416 _copy_from.h 2025-03-14T04:57:30.0863790Z 100% 2025-03-14T04:57:30.0872670Z New File 1340 _copy_from_and_resize.h 2025-03-14T04:57:30.0876373Z 100% 2025-03-14T04:57:30.0880398Z New File 969 _copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0884153Z 100% 2025-03-14T04:57:30.0887791Z New File 560 _copy_from_and_resize_native.h 2025-03-14T04:57:30.0891146Z 100% 2025-03-14T04:57:30.0894917Z New File 1837 _copy_from_and_resize_ops.h 2025-03-14T04:57:30.0898737Z 100% 2025-03-14T04:57:30.0902854Z New File 991 _copy_from_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.0906744Z 100% 2025-03-14T04:57:30.0910425Z New File 568 _copy_from_native.h 2025-03-14T04:57:30.0913871Z 100% 2025-03-14T04:57:30.0917521Z New File 1909 _copy_from_ops.h 2025-03-14T04:57:30.0921148Z 100% 2025-03-14T04:57:30.0924791Z New File 703 _cslt_compress.h 2025-03-14T04:57:30.0928494Z 100% 2025-03-14T04:57:30.0932812Z New File 754 _cslt_compress_cuda_dispatch.h 2025-03-14T04:57:30.0936542Z 100% 2025-03-14T04:57:30.0940258Z New File 506 _cslt_compress_native.h 2025-03-14T04:57:30.0943592Z 100% 2025-03-14T04:57:30.0947267Z New File 1013 _cslt_compress_ops.h 2025-03-14T04:57:30.0950756Z 100% 2025-03-14T04:57:30.0954570Z New File 1260 _cslt_sparse_mm.h 2025-03-14T04:57:30.0958270Z 100% 2025-03-14T04:57:30.0962140Z New File 1035 _cslt_sparse_mm_cuda_dispatch.h 2025-03-14T04:57:30.0965653Z 100% 2025-03-14T04:57:30.0969344Z New File 787 _cslt_sparse_mm_native.h 2025-03-14T04:57:30.0972829Z 100% 2025-03-14T04:57:30.0976553Z New File 1839 _cslt_sparse_mm_ops.h 2025-03-14T04:57:30.0980632Z 100% 2025-03-14T04:57:30.0984342Z New File 1119 _cslt_sparse_mm_search.h 2025-03-14T04:57:30.0987792Z 100% 2025-03-14T04:57:30.0991693Z New File 972 _cslt_sparse_mm_search_cuda_dispatch.h 2025-03-14T04:57:30.0995213Z 100% 2025-03-14T04:57:30.0998926Z New File 724 _cslt_sparse_mm_search_native.h 2025-03-14T04:57:30.1003264Z 100% 2025-03-14T04:57:30.1007531Z New File 1649 _cslt_sparse_mm_search_ops.h 2025-03-14T04:57:30.1011132Z 100% 2025-03-14T04:57:30.1014672Z New File 3981 _ctc_loss.h 2025-03-14T04:57:30.1018187Z 100% 2025-03-14T04:57:30.1021733Z New File 3355 _ctc_loss_backward.h 2025-03-14T04:57:30.1025236Z 100% 2025-03-14T04:57:30.1029237Z New File 1371 _ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.1032852Z 100% 2025-03-14T04:57:30.1036614Z New File 1290 _ctc_loss_backward_cpu_dispatch.h 2025-03-14T04:57:30.1040710Z 100% 2025-03-14T04:57:30.1044430Z New File 1292 _ctc_loss_backward_cuda_dispatch.h 2025-03-14T04:57:30.1047925Z 100% 2025-03-14T04:57:30.1051990Z New File 1670 _ctc_loss_backward_native.h 2025-03-14T04:57:30.1055634Z 100% 2025-03-14T04:57:30.1059383Z New File 4460 _ctc_loss_backward_ops.h 2025-03-14T04:57:30.1063345Z 100% 2025-03-14T04:57:30.1067244Z New File 1802 _ctc_loss_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.1070774Z 100% 2025-03-14T04:57:30.1074565Z New File 1138 _ctc_loss_cpu_dispatch.h 2025-03-14T04:57:30.1078430Z 100% 2025-03-14T04:57:30.1082218Z New File 1140 _ctc_loss_cuda_dispatch.h 2025-03-14T04:57:30.1085744Z 100% 2025-03-14T04:57:30.1089538Z New File 912 _ctc_loss_meta_dispatch.h 2025-03-14T04:57:30.1093121Z 100% 2025-03-14T04:57:30.1096882Z New File 1885 _ctc_loss_native.h 2025-03-14T04:57:30.1100417Z 100% 2025-03-14T04:57:30.1104348Z New File 5056 _ctc_loss_ops.h 2025-03-14T04:57:30.1108091Z 100% 2025-03-14T04:57:30.1111633Z New File 4607 _cudnn_attention_forward.h 2025-03-14T04:57:30.1115291Z 100% 2025-03-14T04:57:30.1119189Z New File 1793 _cudnn_attention_forward_cuda_dispatch.h 2025-03-14T04:57:30.1122807Z 100% 2025-03-14T04:57:30.1126590Z New File 986 _cudnn_attention_forward_native.h 2025-03-14T04:57:30.1130312Z 100% 2025-03-14T04:57:30.1134521Z New File 2657 _cudnn_attention_forward_ops.h 2025-03-14T04:57:30.1138482Z 100% 2025-03-14T04:57:30.1142559Z New File 2980 _cudnn_ctc_loss.h 2025-03-14T04:57:30.1146578Z 100% 2025-03-14T04:57:30.1150911Z New File 1305 _cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.1154698Z 100% 2025-03-14T04:57:30.1158922Z New File 1176 _cudnn_ctc_loss_cuda_dispatch.h 2025-03-14T04:57:30.1162605Z 100% 2025-03-14T04:57:30.1166532Z New File 1221 _cudnn_ctc_loss_native.h 2025-03-14T04:57:30.1170179Z 100% 2025-03-14T04:57:30.1174065Z New File 4032 _cudnn_ctc_loss_ops.h 2025-03-14T04:57:30.1178146Z 100% 2025-03-14T04:57:30.1181920Z New File 2293 _cudnn_init_dropout_state.h 2025-03-14T04:57:30.1185628Z 100% 2025-03-14T04:57:30.1189861Z New File 979 _cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.1193393Z 100% 2025-03-14T04:57:30.1197290Z New File 1060 _cudnn_init_dropout_state_cuda_dispatch.h 2025-03-14T04:57:30.1200842Z 100% 2025-03-14T04:57:30.1204787Z New File 821 _cudnn_init_dropout_state_native.h 2025-03-14T04:57:30.1208402Z 100% 2025-03-14T04:57:30.1212221Z New File 2368 _cudnn_init_dropout_state_ops.h 2025-03-14T04:57:30.1215749Z 100% 2025-03-14T04:57:30.1220118Z New File 13435 _cudnn_rnn.h 2025-03-14T04:57:30.1223691Z 100% 2025-03-14T04:57:30.1227529Z New File 16550 _cudnn_rnn_backward.h 2025-03-14T04:57:30.1231270Z 100% 2025-03-14T04:57:30.1235189Z New File 3708 _cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.1238779Z 100% 2025-03-14T04:57:30.1243185Z New File 2149 _cudnn_rnn_backward_cuda_dispatch.h 2025-03-14T04:57:30.1246659Z 100% 2025-03-14T04:57:30.1250436Z New File 1915 _cudnn_rnn_backward_native.h 2025-03-14T04:57:30.1254160Z 100% 2025-03-14T04:57:30.1257829Z New File 6001 _cudnn_rnn_backward_ops.h 2025-03-14T04:57:30.1261340Z 100% 2025-03-14T04:57:30.1265399Z New File 3192 _cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.1268892Z 100% 2025-03-14T04:57:30.1273057Z New File 1701 _cudnn_rnn_cuda_dispatch.h 2025-03-14T04:57:30.1276656Z 100% 2025-03-14T04:57:30.1280327Z New File 7676 _cudnn_rnn_flatten_weight.h 2025-03-14T04:57:30.1284006Z 100% 2025-03-14T04:57:30.1289181Z New File 1796 _cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.1293042Z 100% 2025-03-14T04:57:30.1297478Z New File 1173 _cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-03-14T04:57:30.1301621Z 100% 2025-03-14T04:57:30.1306295Z New File 949 _cudnn_rnn_flatten_weight_native.h 2025-03-14T04:57:30.1310711Z 100% 2025-03-14T04:57:30.1315044Z New File 2827 _cudnn_rnn_flatten_weight_ops.h 2025-03-14T04:57:30.1318979Z 100% 2025-03-14T04:57:30.1323231Z New File 1562 _cudnn_rnn_native.h 2025-03-14T04:57:30.1326749Z 100% 2025-03-14T04:57:30.1330810Z New File 4914 _cudnn_rnn_ops.h 2025-03-14T04:57:30.1334151Z 100% 2025-03-14T04:57:30.1338358Z New File 752 _cufft_clear_plan_cache.h 2025-03-14T04:57:30.1342082Z 100% 2025-03-14T04:57:30.1346321Z New File 803 _cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.1349867Z 100% 2025-03-14T04:57:30.1353908Z New File 513 _cufft_clear_plan_cache_native.h 2025-03-14T04:57:30.1357400Z 100% 2025-03-14T04:57:30.1361552Z New File 1035 _cufft_clear_plan_cache_ops.h 2025-03-14T04:57:30.1365293Z 100% 2025-03-14T04:57:30.1369656Z New File 784 _cufft_get_plan_cache_max_size.h 2025-03-14T04:57:30.1373246Z 100% 2025-03-14T04:57:30.1377196Z New File 813 _cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.1380881Z 100% 2025-03-14T04:57:30.1384644Z New File 523 _cufft_get_plan_cache_max_size_native.h 2025-03-14T04:57:30.1388499Z 100% 2025-03-14T04:57:30.1392471Z New File 1066 _cufft_get_plan_cache_max_size_ops.h 2025-03-14T04:57:30.1396135Z 100% 2025-03-14T04:57:30.1399958Z New File 768 _cufft_get_plan_cache_size.h 2025-03-14T04:57:30.1403559Z 100% 2025-03-14T04:57:30.1407589Z New File 809 _cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.1411228Z 100% 2025-03-14T04:57:30.1414992Z New File 519 _cufft_get_plan_cache_size_native.h 2025-03-14T04:57:30.1418750Z 100% 2025-03-14T04:57:30.1422647Z New File 1054 _cufft_get_plan_cache_size_ops.h 2025-03-14T04:57:30.1426292Z 100% 2025-03-14T04:57:30.1430273Z New File 822 _cufft_set_plan_cache_max_size.h 2025-03-14T04:57:30.1433803Z 100% 2025-03-14T04:57:30.1437934Z New File 828 _cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.1441671Z 100% 2025-03-14T04:57:30.1450143Z New File 538 _cufft_set_plan_cache_max_size_native.h 2025-03-14T04:57:30.1453960Z 100% 2025-03-14T04:57:30.1458440Z New File 1115 _cufft_set_plan_cache_max_size_ops.h 2025-03-14T04:57:30.1462121Z 100% 2025-03-14T04:57:30.1465700Z New File 816 _cummax_helper.h 2025-03-14T04:57:30.1469248Z 100% 2025-03-14T04:57:30.1473010Z New File 801 _cummax_helper_cpu_dispatch.h 2025-03-14T04:57:30.1476719Z 100% 2025-03-14T04:57:30.1480619Z New File 803 _cummax_helper_cuda_dispatch.h 2025-03-14T04:57:30.1484137Z 100% 2025-03-14T04:57:30.1487823Z New File 675 _cummax_helper_native.h 2025-03-14T04:57:30.1491306Z 100% 2025-03-14T04:57:30.1495158Z New File 1185 _cummax_helper_ops.h 2025-03-14T04:57:30.1753688Z 100% 2025-03-14T04:57:30.1758041Z New File 816 _cummin_helper.h 2025-03-14T04:57:30.1762092Z 100% 2025-03-14T04:57:30.1765964Z New File 801 _cummin_helper_cpu_dispatch.h 2025-03-14T04:57:30.1769690Z 100% 2025-03-14T04:57:30.1773911Z New File 803 _cummin_helper_cuda_dispatch.h 2025-03-14T04:57:30.1777461Z 100% 2025-03-14T04:57:30.1781437Z New File 675 _cummin_helper_native.h 2025-03-14T04:57:30.1787663Z 100% 2025-03-14T04:57:30.1792155Z New File 1185 _cummin_helper_ops.h 2025-03-14T04:57:30.1796027Z 100% 2025-03-14T04:57:30.1799776Z New File 746 _debug_has_internal_overlap.h 2025-03-14T04:57:30.1803382Z 100% 2025-03-14T04:57:30.1807295Z New File 805 _debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.1811139Z 100% 2025-03-14T04:57:30.1814911Z New File 515 _debug_has_internal_overlap_native.h 2025-03-14T04:57:30.1818305Z 100% 2025-03-14T04:57:30.1822138Z New File 1037 _debug_has_internal_overlap_ops.h 2025-03-14T04:57:30.1825650Z 100% 2025-03-14T04:57:30.1829195Z New File 529 _dimI.h 2025-03-14T04:57:30.1832610Z 100% 2025-03-14T04:57:30.1836037Z New File 505 _dimI_native.h 2025-03-14T04:57:30.1839695Z 100% 2025-03-14T04:57:30.1843423Z New File 971 _dimI_ops.h 2025-03-14T04:57:30.1847037Z 100% 2025-03-14T04:57:30.1850466Z New File 529 _dimV.h 2025-03-14T04:57:30.1853683Z 100% 2025-03-14T04:57:30.1857210Z New File 504 _dimV_native.h 2025-03-14T04:57:30.1860607Z 100% 2025-03-14T04:57:30.1864295Z New File 971 _dimV_ops.h 2025-03-14T04:57:30.1867959Z 100% 2025-03-14T04:57:30.1871681Z New File 715 _dim_arange.h 2025-03-14T04:57:30.1875367Z 100% 2025-03-14T04:57:30.1879702Z New File 805 _dim_arange_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.1883522Z 100% 2025-03-14T04:57:30.1887156Z New File 515 _dim_arange_native.h 2025-03-14T04:57:30.1890705Z 100% 2025-03-14T04:57:30.1894360Z New File 1045 _dim_arange_ops.h 2025-03-14T04:57:30.1898332Z 100% 2025-03-14T04:57:30.1901818Z New File 1412 _dirichlet_grad.h 2025-03-14T04:57:30.1905640Z 100% 2025-03-14T04:57:30.1909679Z New File 1007 _dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.1913176Z 100% 2025-03-14T04:57:30.1917377Z New File 801 _dirichlet_grad_cpu_dispatch.h 2025-03-14T04:57:30.1921503Z 100% 2025-03-14T04:57:30.1925325Z New File 803 _dirichlet_grad_cuda_dispatch.h 2025-03-14T04:57:30.1929208Z 100% 2025-03-14T04:57:30.1932950Z New File 814 _dirichlet_grad_native.h 2025-03-14T04:57:30.1936534Z 100% 2025-03-14T04:57:30.1940334Z New File 1967 _dirichlet_grad_ops.h 2025-03-14T04:57:30.1944390Z 100% 2025-03-14T04:57:30.1948756Z New File 956 _dyn_quant_matmul_4bit.h 2025-03-14T04:57:30.1952715Z 100% 2025-03-14T04:57:30.1956769Z New File 856 _dyn_quant_matmul_4bit_cpu_dispatch.h 2025-03-14T04:57:30.1960249Z 100% 2025-03-14T04:57:30.1964179Z New File 614 _dyn_quant_matmul_4bit_native.h 2025-03-14T04:57:30.1967733Z 100% 2025-03-14T04:57:30.1971574Z New File 1348 _dyn_quant_matmul_4bit_ops.h 2025-03-14T04:57:30.1975370Z 100% 2025-03-14T04:57:30.1979640Z New File 1044 _dyn_quant_pack_4bit_weight.h 2025-03-14T04:57:30.1983138Z 100% 2025-03-14T04:57:30.1987258Z New File 905 _dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-03-14T04:57:30.1990817Z 100% 2025-03-14T04:57:30.1994840Z New File 663 _dyn_quant_pack_4bit_weight_native.h 2025-03-14T04:57:30.1998689Z 100% 2025-03-14T04:57:30.2002810Z New File 1504 _dyn_quant_pack_4bit_weight_ops.h 2025-03-14T04:57:30.2006489Z 100% 2025-03-14T04:57:30.2010369Z New File 6154 _efficientzerotensor.h 2025-03-14T04:57:30.2014034Z 100% 2025-03-14T04:57:30.2017870Z New File 1116 _efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2021591Z 100% 2025-03-14T04:57:30.2025883Z New File 1324 _efficientzerotensor_cpu_dispatch.h 2025-03-14T04:57:30.2029366Z 100% 2025-03-14T04:57:30.2033130Z New File 1326 _efficientzerotensor_cuda_dispatch.h 2025-03-14T04:57:30.2036747Z 100% 2025-03-14T04:57:30.2040878Z New File 1326 _efficientzerotensor_meta_dispatch.h 2025-03-14T04:57:30.2044827Z 100% 2025-03-14T04:57:30.2048639Z New File 1233 _efficientzerotensor_native.h 2025-03-14T04:57:30.2052270Z 100% 2025-03-14T04:57:30.2056120Z New File 2177 _efficientzerotensor_ops.h 2025-03-14T04:57:30.2059671Z 100% 2025-03-14T04:57:30.2063369Z New File 6032 _efficient_attention_backward.h 2025-03-14T04:57:30.2067069Z 100% 2025-03-14T04:57:30.2071754Z New File 2245 _efficient_attention_backward_cuda_dispatch.h 2025-03-14T04:57:30.2075375Z 100% 2025-03-14T04:57:30.2079860Z New File 1212 _efficient_attention_backward_native.h 2025-03-14T04:57:30.2083721Z 100% 2025-03-14T04:57:30.2087716Z New File 3195 _efficient_attention_backward_ops.h 2025-03-14T04:57:30.2091296Z 100% 2025-03-14T04:57:30.2095012Z New File 5453 _efficient_attention_forward.h 2025-03-14T04:57:30.2098633Z 100% 2025-03-14T04:57:30.2102412Z New File 1989 _efficient_attention_forward_cuda_dispatch.h 2025-03-14T04:57:30.2106328Z 100% 2025-03-14T04:57:30.2110148Z New File 1084 _efficient_attention_forward_native.h 2025-03-14T04:57:30.2113852Z 100% 2025-03-14T04:57:30.2117799Z New File 2903 _efficient_attention_forward_ops.h 2025-03-14T04:57:30.2121410Z 100% 2025-03-14T04:57:30.2125139Z New File 3218 _embedding_bag.h 2025-03-14T04:57:30.2128856Z 100% 2025-03-14T04:57:30.2132758Z New File 3598 _embedding_bag_backward.h 2025-03-14T04:57:30.2136298Z 100% 2025-03-14T04:57:30.2140191Z New File 1453 _embedding_bag_backward_cpu_dispatch.h 2025-03-14T04:57:30.2143824Z 100% 2025-03-14T04:57:30.2147668Z New File 1455 _embedding_bag_backward_cuda_dispatch.h 2025-03-14T04:57:30.2151613Z 100% 2025-03-14T04:57:30.2155433Z New File 830 _embedding_bag_backward_native.h 2025-03-14T04:57:30.2159222Z 100% 2025-03-14T04:57:30.2163270Z New File 2037 _embedding_bag_backward_ops.h 2025-03-14T04:57:30.2166966Z 100% 2025-03-14T04:57:30.2171172Z New File 1581 _embedding_bag_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2174749Z 100% 2025-03-14T04:57:30.2179543Z New File 1037 _embedding_bag_cpu_dispatch.h 2025-03-14T04:57:30.2182750Z 100% 2025-03-14T04:57:30.2186561Z New File 1039 _embedding_bag_cuda_dispatch.h 2025-03-14T04:57:30.2190637Z 100% 2025-03-14T04:57:30.2194116Z New File 9384 _embedding_bag_dense_backward.h 2025-03-14T04:57:30.2197689Z 100% 2025-03-14T04:57:30.2202165Z New File 2214 _embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2205568Z 100% 2025-03-14T04:57:30.2209893Z New File 1383 _embedding_bag_dense_backward_cpu_dispatch.h 2025-03-14T04:57:30.2213497Z 100% 2025-03-14T04:57:30.2217472Z New File 1385 _embedding_bag_dense_backward_cuda_dispatch.h 2025-03-14T04:57:30.2221436Z 100% 2025-03-14T04:57:30.2225362Z New File 1509 _embedding_bag_dense_backward_native.h 2025-03-14T04:57:30.2228956Z 100% 2025-03-14T04:57:30.2232947Z New File 3451 _embedding_bag_dense_backward_ops.h 2025-03-14T04:57:30.2236616Z 100% 2025-03-14T04:57:30.2240424Z New File 3348 _embedding_bag_forward_only.h 2025-03-14T04:57:30.2244236Z 100% 2025-03-14T04:57:30.2248292Z New File 1607 _embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2253029Z 100% 2025-03-14T04:57:30.2257213Z New File 1050 _embedding_bag_forward_only_cpu_dispatch.h 2025-03-14T04:57:30.2261145Z 100% 2025-03-14T04:57:30.2265202Z New File 1052 _embedding_bag_forward_only_cuda_dispatch.h 2025-03-14T04:57:30.2268710Z 100% 2025-03-14T04:57:30.2272941Z New File 1599 _embedding_bag_forward_only_native.h 2025-03-14T04:57:30.2276647Z 100% 2025-03-14T04:57:30.2281055Z New File 3727 _embedding_bag_forward_only_ops.h 2025-03-14T04:57:30.2285044Z 100% 2025-03-14T04:57:30.2288858Z New File 1560 _embedding_bag_native.h 2025-03-14T04:57:30.2292670Z 100% 2025-03-14T04:57:30.2297034Z New File 3649 _embedding_bag_ops.h 2025-03-14T04:57:30.2300656Z 100% 2025-03-14T04:57:30.2304810Z New File 2339 _embedding_bag_per_sample_weights_backward.h 2025-03-14T04:57:30.2308356Z 100% 2025-03-14T04:57:30.2312702Z New File 1264 _embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2316430Z 100% 2025-03-14T04:57:30.2320554Z New File 931 _embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-03-14T04:57:30.2324119Z 100% 2025-03-14T04:57:30.2328346Z New File 933 _embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-03-14T04:57:30.2331676Z 100% 2025-03-14T04:57:30.2335742Z New File 1201 _embedding_bag_per_sample_weights_backward_native.h 2025-03-14T04:57:30.2339320Z 100% 2025-03-14T04:57:30.2343396Z New File 2787 _embedding_bag_per_sample_weights_backward_ops.h 2025-03-14T04:57:30.2347570Z 100% 2025-03-14T04:57:30.2351590Z New File 3305 _embedding_bag_sparse_backward.h 2025-03-14T04:57:30.2355607Z 100% 2025-03-14T04:57:30.2359922Z New File 1413 _embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.2363462Z 100% 2025-03-14T04:57:30.2367453Z New File 788 _embedding_bag_sparse_backward_native.h 2025-03-14T04:57:30.2371025Z 100% 2025-03-14T04:57:30.2375311Z New File 1897 _embedding_bag_sparse_backward_ops.h 2025-03-14T04:57:30.2378911Z 100% 2025-03-14T04:57:30.2382651Z New File 9333 _empty_affine_quantized.h 2025-03-14T04:57:30.2386412Z 100% 2025-03-14T04:57:30.2390264Z New File 1528 _empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2393953Z 100% 2025-03-14T04:57:30.2397963Z New File 1736 _empty_affine_quantized_cpu_dispatch.h 2025-03-14T04:57:30.2401547Z 100% 2025-03-14T04:57:30.2405310Z New File 1333 _empty_affine_quantized_native.h 2025-03-14T04:57:30.2408899Z 100% 2025-03-14T04:57:30.2412694Z New File 2791 _empty_affine_quantized_ops.h 2025-03-14T04:57:30.2416580Z 100% 2025-03-14T04:57:30.2420602Z New File 10641 _empty_per_channel_affine_quantized.h 2025-03-14T04:57:30.2424279Z 100% 2025-03-14T04:57:30.2428252Z New File 1724 _empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2431742Z 100% 2025-03-14T04:57:30.2435782Z New File 1932 _empty_per_channel_affine_quantized_cpu_dispatch.h 2025-03-14T04:57:30.2440338Z 100% 2025-03-14T04:57:30.2444632Z New File 1478 _empty_per_channel_affine_quantized_native.h 2025-03-14T04:57:30.2448276Z 100% 2025-03-14T04:57:30.2452156Z New File 3107 _empty_per_channel_affine_quantized_ops.h 2025-03-14T04:57:30.2455971Z 100% 2025-03-14T04:57:30.2459909Z New File 1253 _euclidean_dist.h 2025-03-14T04:57:30.2463525Z 100% 2025-03-14T04:57:30.2467360Z New File 1036 _euclidean_dist_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2470972Z 100% 2025-03-14T04:57:30.2475067Z New File 636 _euclidean_dist_native.h 2025-03-14T04:57:30.2478731Z 100% 2025-03-14T04:57:30.2482860Z New File 1783 _euclidean_dist_ops.h 2025-03-14T04:57:30.2486357Z 100% 2025-03-14T04:57:30.2490089Z New File 2300 _fake_quantize_learnable_per_channel_affine.h 2025-03-14T04:57:30.2493653Z 100% 2025-03-14T04:57:30.2497661Z New File 1239 _fake_quantize_learnable_per_channel_affine_backward.h 2025-03-14T04:57:30.2501299Z 100% 2025-03-14T04:57:30.2505369Z New File 983 _fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-03-14T04:57:30.2508849Z 100% 2025-03-14T04:57:30.2512948Z New File 985 _fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-03-14T04:57:30.2516437Z 100% 2025-03-14T04:57:30.2520786Z New File 737 _fake_quantize_learnable_per_channel_affine_backward_native.h 2025-03-14T04:57:30.2524336Z 100% 2025-03-14T04:57:30.2528540Z New File 1762 _fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-03-14T04:57:30.2532272Z 100% 2025-03-14T04:57:30.2536596Z New File 1227 _fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2540257Z 100% 2025-03-14T04:57:30.2544368Z New File 913 _fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-03-14T04:57:30.2548027Z 100% 2025-03-14T04:57:30.2552671Z New File 915 _fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-03-14T04:57:30.2556273Z 100% 2025-03-14T04:57:30.2560359Z New File 912 _fake_quantize_learnable_per_channel_affine_native.h 2025-03-14T04:57:30.2563955Z 100% 2025-03-14T04:57:30.2568021Z New File 2667 _fake_quantize_learnable_per_channel_affine_ops.h 2025-03-14T04:57:30.2572221Z 100% 2025-03-14T04:57:30.2576311Z New File 2200 _fake_quantize_learnable_per_tensor_affine.h 2025-03-14T04:57:30.2586289Z 100% 2025-03-14T04:57:30.2586534Z New File 1205 _fake_quantize_learnable_per_tensor_affine_backward.h 2025-03-14T04:57:30.2590429Z 100% 2025-03-14T04:57:30.2595566Z New File 968 _fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-03-14T04:57:30.2601144Z 100% 2025-03-14T04:57:30.2605465Z New File 970 _fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-03-14T04:57:30.2609411Z 100% 2025-03-14T04:57:30.2613525Z New File 722 _fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-03-14T04:57:30.2617476Z 100% 2025-03-14T04:57:30.2621885Z New File 1712 _fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-03-14T04:57:30.2626079Z 100% 2025-03-14T04:57:30.2629938Z New File 1197 _fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2634071Z 100% 2025-03-14T04:57:30.2638108Z New File 898 _fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-03-14T04:57:30.2641906Z 100% 2025-03-14T04:57:30.2646342Z New File 900 _fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-03-14T04:57:30.2650142Z 100% 2025-03-14T04:57:30.2654557Z New File 882 _fake_quantize_learnable_per_tensor_affine_native.h 2025-03-14T04:57:30.2657753Z 100% 2025-03-14T04:57:30.2662042Z New File 2567 _fake_quantize_learnable_per_tensor_affine_ops.h 2025-03-14T04:57:30.2665652Z 100% 2025-03-14T04:57:30.2669697Z New File 2651 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-03-14T04:57:30.2673573Z 100% 2025-03-14T04:57:30.2678266Z New File 1355 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.2682019Z 100% 2025-03-14T04:57:30.2686048Z New File 953 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-03-14T04:57:30.2689947Z 100% 2025-03-14T04:57:30.2694104Z New File 955 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-03-14T04:57:30.2697718Z 100% 2025-03-14T04:57:30.2701767Z New File 1018 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-03-14T04:57:30.2705894Z 100% 2025-03-14T04:57:30.2710234Z New File 3029 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-03-14T04:57:30.2714237Z 100% 2025-03-14T04:57:30.2717687Z New File 4545 _fft_c2c.h 2025-03-14T04:57:30.2721098Z 100% 2025-03-14T04:57:30.2725003Z New File 1509 _fft_c2c_cpu_dispatch.h 2025-03-14T04:57:30.2729274Z 100% 2025-03-14T04:57:30.2733111Z New File 1511 _fft_c2c_cuda_dispatch.h 2025-03-14T04:57:30.2737198Z 100% 2025-03-14T04:57:30.2741908Z New File 970 _fft_c2c_native.h 2025-03-14T04:57:30.2745660Z 100% 2025-03-14T04:57:30.2749606Z New File 2013 _fft_c2c_ops.h 2025-03-14T04:57:30.2753357Z 100% 2025-03-14T04:57:30.2756850Z New File 4599 _fft_c2r.h 2025-03-14T04:57:30.2760298Z 100% 2025-03-14T04:57:30.2764284Z New File 1563 _fft_c2r_cpu_dispatch.h 2025-03-14T04:57:30.2767986Z 100% 2025-03-14T04:57:30.2771798Z New File 1565 _fft_c2r_cuda_dispatch.h 2025-03-14T04:57:30.2776167Z 100% 2025-03-14T04:57:30.2802004Z New File 1006 _fft_c2r_native.h 2025-03-14T04:57:30.3227084Z 100% 2025-03-14T04:57:30.3239783Z New File 2065 _fft_c2r_ops.h 2025-03-14T04:57:30.3243929Z 100% 2025-03-14T04:57:30.3247765Z New File 1489 _fft_r2c.h 2025-03-14T04:57:30.3251613Z 100% 2025-03-14T04:57:30.3255324Z New File 1085 _fft_r2c_cpu_dispatch.h 2025-03-14T04:57:30.3258869Z 100% 2025-03-14T04:57:30.3262621Z New File 1087 _fft_r2c_cuda_dispatch.h 2025-03-14T04:57:30.3283719Z 100% 2025-03-14T04:57:30.3300587Z New File 974 _fft_r2c_native.h 2025-03-14T04:57:30.3304217Z 100% 2025-03-14T04:57:30.3308613Z New File 1989 _fft_r2c_ops.h 2025-03-14T04:57:30.3311832Z 100% 2025-03-14T04:57:30.3316096Z New File 867 _fill_mem_eff_dropout_mask.h 2025-03-14T04:57:30.3319520Z 100% 2025-03-14T04:57:30.3323633Z New File 810 _fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-03-14T04:57:30.3327317Z 100% 2025-03-14T04:57:30.3331110Z New File 810 _fill_mem_eff_dropout_mask_meta_dispatch.h 2025-03-14T04:57:30.3334651Z 100% 2025-03-14T04:57:30.3338776Z New File 562 _fill_mem_eff_dropout_mask_native.h 2025-03-14T04:57:30.3342321Z 100% 2025-03-14T04:57:30.3346476Z New File 1206 _fill_mem_eff_dropout_mask_ops.h 2025-03-14T04:57:30.3349992Z 100% 2025-03-14T04:57:30.3353728Z New File 5108 _flash_attention_backward.h 2025-03-14T04:57:30.3357301Z 100% 2025-03-14T04:57:30.3361188Z New File 1889 _flash_attention_backward_cuda_dispatch.h 2025-03-14T04:57:30.3365146Z 100% 2025-03-14T04:57:30.3369311Z New File 1030 _flash_attention_backward_native.h 2025-03-14T04:57:30.3372987Z 100% 2025-03-14T04:57:30.3376737Z New File 2661 _flash_attention_backward_ops.h 2025-03-14T04:57:30.3380214Z 100% 2025-03-14T04:57:30.3383921Z New File 5407 _flash_attention_forward.h 2025-03-14T04:57:30.3387516Z 100% 2025-03-14T04:57:30.3391504Z New File 1973 _flash_attention_forward_cuda_dispatch.h 2025-03-14T04:57:30.3395169Z 100% 2025-03-14T04:57:30.3399060Z New File 1072 _flash_attention_forward_native.h 2025-03-14T04:57:30.3402753Z 100% 2025-03-14T04:57:30.3406529Z New File 2839 _flash_attention_forward_ops.h 2025-03-14T04:57:30.3410074Z 100% 2025-03-14T04:57:30.3413532Z New File 1407 _foobar.h 2025-03-14T04:57:30.3417853Z 100% 2025-03-14T04:57:30.3422207Z New File 974 _foobar_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3426255Z 100% 2025-03-14T04:57:30.3430046Z New File 792 _foobar_cpu_dispatch.h 2025-03-14T04:57:30.3433554Z 100% 2025-03-14T04:57:30.3437158Z New File 658 _foobar_native.h 2025-03-14T04:57:30.3440984Z 100% 2025-03-14T04:57:30.3444866Z New File 1860 _foobar_ops.h 2025-03-14T04:57:30.3448688Z 100% 2025-03-14T04:57:30.3452245Z New File 1267 _foreach_abs.h 2025-03-14T04:57:30.3455865Z 100% 2025-03-14T04:57:30.3459653Z New File 1007 _foreach_abs_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3463560Z 100% 2025-03-14T04:57:30.3467639Z New File 814 _foreach_abs_cuda_dispatch.h 2025-03-14T04:57:30.3471282Z 100% 2025-03-14T04:57:30.3474960Z New File 809 _foreach_abs_native.h 2025-03-14T04:57:30.3478571Z 100% 2025-03-14T04:57:30.3482408Z New File 2130 _foreach_abs_ops.h 2025-03-14T04:57:30.3485997Z 100% 2025-03-14T04:57:30.3490004Z New File 1280 _foreach_acos.h 2025-03-14T04:57:30.3493425Z 100% 2025-03-14T04:57:30.3497413Z New File 1011 _foreach_acos_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3501497Z 100% 2025-03-14T04:57:30.3505403Z New File 816 _foreach_acos_cuda_dispatch.h 2025-03-14T04:57:30.3508947Z 100% 2025-03-14T04:57:30.3513027Z New File 814 _foreach_acos_native.h 2025-03-14T04:57:30.3516560Z 100% 2025-03-14T04:57:30.3520264Z New File 2139 _foreach_acos_ops.h 2025-03-14T04:57:30.3525561Z 100% 2025-03-14T04:57:30.3529366Z New File 4934 _foreach_add.h 2025-03-14T04:57:30.3532960Z 100% 2025-03-14T04:57:30.3537096Z New File 4963 _foreach_addcdiv.h 2025-03-14T04:57:30.3540637Z 100% 2025-03-14T04:57:30.3544609Z New File 2539 _foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3548095Z 100% 2025-03-14T04:57:30.3551822Z New File 1554 _foreach_addcdiv_cuda_dispatch.h 2025-03-14T04:57:30.3555688Z 100% 2025-03-14T04:57:30.3559385Z New File 2896 _foreach_addcdiv_native.h 2025-03-14T04:57:30.3563175Z 100% 2025-03-14T04:57:30.3566879Z New File 8119 _foreach_addcdiv_ops.h 2025-03-14T04:57:30.3570491Z 100% 2025-03-14T04:57:30.3574167Z New File 4963 _foreach_addcmul.h 2025-03-14T04:57:30.3577754Z 100% 2025-03-14T04:57:30.3581871Z New File 2539 _foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3585471Z 100% 2025-03-14T04:57:30.3589258Z New File 1554 _foreach_addcmul_cuda_dispatch.h 2025-03-14T04:57:30.3592876Z 100% 2025-03-14T04:57:30.3596822Z New File 2896 _foreach_addcmul_native.h 2025-03-14T04:57:30.3600354Z 100% 2025-03-14T04:57:30.3604429Z New File 8119 _foreach_addcmul_ops.h 2025-03-14T04:57:30.3608021Z 100% 2025-03-14T04:57:30.3611882Z New File 2488 _foreach_add_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3615389Z 100% 2025-03-14T04:57:30.3619314Z New File 1516 _foreach_add_cuda_dispatch.h 2025-03-14T04:57:30.3622757Z 100% 2025-03-14T04:57:30.3626618Z New File 2993 _foreach_add_native.h 2025-03-14T04:57:30.3630418Z 100% 2025-03-14T04:57:30.3634413Z New File 8986 _foreach_add_ops.h 2025-03-14T04:57:30.3638162Z 100% 2025-03-14T04:57:30.3642227Z New File 1280 _foreach_asin.h 2025-03-14T04:57:30.3645837Z 100% 2025-03-14T04:57:30.3649742Z New File 1011 _foreach_asin_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3653386Z 100% 2025-03-14T04:57:30.3657275Z New File 816 _foreach_asin_cuda_dispatch.h 2025-03-14T04:57:30.3660930Z 100% 2025-03-14T04:57:30.3665041Z New File 814 _foreach_asin_native.h 2025-03-14T04:57:30.3668708Z 100% 2025-03-14T04:57:30.3672501Z New File 2139 _foreach_asin_ops.h 2025-03-14T04:57:30.3676138Z 100% 2025-03-14T04:57:30.3679797Z New File 1280 _foreach_atan.h 2025-03-14T04:57:30.3684534Z 100% 2025-03-14T04:57:30.3688249Z New File 1011 _foreach_atan_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3691698Z 100% 2025-03-14T04:57:30.3695831Z New File 816 _foreach_atan_cuda_dispatch.h 2025-03-14T04:57:30.3699327Z 100% 2025-03-14T04:57:30.3703298Z New File 814 _foreach_atan_native.h 2025-03-14T04:57:30.3707257Z 100% 2025-03-14T04:57:30.3710887Z New File 2139 _foreach_atan_ops.h 2025-03-14T04:57:30.3714875Z 100% 2025-03-14T04:57:30.3724430Z New File 1280 _foreach_ceil.h 2025-03-14T04:57:30.3728020Z 100% 2025-03-14T04:57:30.3731991Z New File 1011 _foreach_ceil_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3736018Z 100% 2025-03-14T04:57:30.3739757Z New File 816 _foreach_ceil_cuda_dispatch.h 2025-03-14T04:57:30.3743966Z 100% 2025-03-14T04:57:30.3747816Z New File 814 _foreach_ceil_native.h 2025-03-14T04:57:30.3751479Z 100% 2025-03-14T04:57:30.3755155Z New File 2139 _foreach_ceil_ops.h 2025-03-14T04:57:30.3759207Z 100% 2025-03-14T04:57:30.3763301Z New File 3763 _foreach_clamp_max.h 2025-03-14T04:57:30.3766575Z 100% 2025-03-14T04:57:30.3770966Z New File 1961 _foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3774520Z 100% 2025-03-14T04:57:30.3778338Z New File 1264 _foreach_clamp_max_cuda_dispatch.h 2025-03-14T04:57:30.3782204Z 100% 2025-03-14T04:57:30.3787014Z New File 2247 _foreach_clamp_max_native.h 2025-03-14T04:57:30.3790686Z 100% 2025-03-14T04:57:30.3794794Z New File 6634 _foreach_clamp_max_ops.h 2025-03-14T04:57:30.3798622Z 100% 2025-03-14T04:57:30.3802718Z New File 3763 _foreach_clamp_min.h 2025-03-14T04:57:30.3806555Z 100% 2025-03-14T04:57:30.3810841Z New File 1961 _foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3814695Z 100% 2025-03-14T04:57:30.3818894Z New File 1264 _foreach_clamp_min_cuda_dispatch.h 2025-03-14T04:57:30.3822457Z 100% 2025-03-14T04:57:30.3826356Z New File 2247 _foreach_clamp_min_native.h 2025-03-14T04:57:30.3830022Z 100% 2025-03-14T04:57:30.3833837Z New File 6634 _foreach_clamp_min_ops.h 2025-03-14T04:57:30.3837397Z 100% 2025-03-14T04:57:30.3841538Z New File 1695 _foreach_copy.h 2025-03-14T04:57:30.3845224Z 100% 2025-03-14T04:57:30.3849201Z New File 1185 _foreach_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3853216Z 100% 2025-03-14T04:57:30.3857058Z New File 788 _foreach_copy_cuda_dispatch.h 2025-03-14T04:57:30.3860655Z 100% 2025-03-14T04:57:30.3864567Z New File 917 _foreach_copy_native.h 2025-03-14T04:57:30.3868347Z 100% 2025-03-14T04:57:30.3872438Z New File 2565 _foreach_copy_ops.h 2025-03-14T04:57:30.3876007Z 100% 2025-03-14T04:57:30.3879803Z New File 1267 _foreach_cos.h 2025-03-14T04:57:30.3883489Z 100% 2025-03-14T04:57:30.3887198Z New File 1280 _foreach_cosh.h 2025-03-14T04:57:30.3890897Z 100% 2025-03-14T04:57:30.3894850Z New File 1011 _foreach_cosh_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3898694Z 100% 2025-03-14T04:57:30.3902482Z New File 816 _foreach_cosh_cuda_dispatch.h 2025-03-14T04:57:30.3906026Z 100% 2025-03-14T04:57:30.3909899Z New File 814 _foreach_cosh_native.h 2025-03-14T04:57:30.3913543Z 100% 2025-03-14T04:57:30.3917302Z New File 2139 _foreach_cosh_ops.h 2025-03-14T04:57:30.3920916Z 100% 2025-03-14T04:57:30.3925298Z New File 1007 _foreach_cos_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3928725Z 100% 2025-03-14T04:57:30.3932645Z New File 814 _foreach_cos_cuda_dispatch.h 2025-03-14T04:57:30.3936435Z 100% 2025-03-14T04:57:30.3940346Z New File 809 _foreach_cos_native.h 2025-03-14T04:57:30.3943867Z 100% 2025-03-14T04:57:30.3947790Z New File 2130 _foreach_cos_ops.h 2025-03-14T04:57:30.3951427Z 100% 2025-03-14T04:57:30.3955188Z New File 4518 _foreach_div.h 2025-03-14T04:57:30.3958747Z 100% 2025-03-14T04:57:30.3963246Z New File 2268 _foreach_div_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.3966820Z 100% 2025-03-14T04:57:30.3970746Z New File 1404 _foreach_div_cuda_dispatch.h 2025-03-14T04:57:30.3974678Z 100% 2025-03-14T04:57:30.3978474Z New File 2717 _foreach_div_native.h 2025-03-14T04:57:30.3982054Z 100% 2025-03-14T04:57:30.3985995Z New File 8446 _foreach_div_ops.h 2025-03-14T04:57:30.3989775Z 100% 2025-03-14T04:57:30.3994145Z New File 1267 _foreach_erf.h 2025-03-14T04:57:30.3997412Z 100% 2025-03-14T04:57:30.4001286Z New File 1280 _foreach_erfc.h 2025-03-14T04:57:30.4005393Z 100% 2025-03-14T04:57:30.4009441Z New File 1011 _foreach_erfc_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4013617Z 100% 2025-03-14T04:57:30.4017396Z New File 816 _foreach_erfc_cuda_dispatch.h 2025-03-14T04:57:30.4021021Z 100% 2025-03-14T04:57:30.4024881Z New File 814 _foreach_erfc_native.h 2025-03-14T04:57:30.4028518Z 100% 2025-03-14T04:57:30.4032631Z New File 2139 _foreach_erfc_ops.h 2025-03-14T04:57:30.4036324Z 100% 2025-03-14T04:57:30.4040608Z New File 1007 _foreach_erf_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4044132Z 100% 2025-03-14T04:57:30.4047923Z New File 814 _foreach_erf_cuda_dispatch.h 2025-03-14T04:57:30.4051567Z 100% 2025-03-14T04:57:30.4055485Z New File 809 _foreach_erf_native.h 2025-03-14T04:57:30.4059330Z 100% 2025-03-14T04:57:30.4063152Z New File 2130 _foreach_erf_ops.h 2025-03-14T04:57:30.4066973Z 100% 2025-03-14T04:57:30.4070852Z New File 1267 _foreach_exp.h 2025-03-14T04:57:30.4074529Z 100% 2025-03-14T04:57:30.4078303Z New File 1293 _foreach_expm1.h 2025-03-14T04:57:30.4082109Z 100% 2025-03-14T04:57:30.4086411Z New File 1015 _foreach_expm1_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4090305Z 100% 2025-03-14T04:57:30.4094012Z New File 818 _foreach_expm1_cuda_dispatch.h 2025-03-14T04:57:30.4097678Z 100% 2025-03-14T04:57:30.4101682Z New File 819 _foreach_expm1_native.h 2025-03-14T04:57:30.4105204Z 100% 2025-03-14T04:57:30.4109147Z New File 2148 _foreach_expm1_ops.h 2025-03-14T04:57:30.4112933Z 100% 2025-03-14T04:57:30.4117018Z New File 1007 _foreach_exp_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4120985Z 100% 2025-03-14T04:57:30.4124918Z New File 814 _foreach_exp_cuda_dispatch.h 2025-03-14T04:57:30.4128670Z 100% 2025-03-14T04:57:30.4132704Z New File 809 _foreach_exp_native.h 2025-03-14T04:57:30.4136536Z 100% 2025-03-14T04:57:30.4140571Z New File 2130 _foreach_exp_ops.h 2025-03-14T04:57:30.4144495Z 100% 2025-03-14T04:57:30.4148747Z New File 1293 _foreach_floor.h 2025-03-14T04:57:30.4152545Z 100% 2025-03-14T04:57:30.4156277Z New File 1015 _foreach_floor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4159855Z 100% 2025-03-14T04:57:30.4164244Z New File 818 _foreach_floor_cuda_dispatch.h 2025-03-14T04:57:30.4167936Z 100% 2025-03-14T04:57:30.4172227Z New File 819 _foreach_floor_native.h 2025-03-14T04:57:30.4175933Z 100% 2025-03-14T04:57:30.4179715Z New File 2148 _foreach_floor_ops.h 2025-03-14T04:57:30.4183571Z 100% 2025-03-14T04:57:30.4187720Z New File 1280 _foreach_frac.h 2025-03-14T04:57:30.4191866Z 100% 2025-03-14T04:57:30.4195681Z New File 1011 _foreach_frac_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4199616Z 100% 2025-03-14T04:57:30.4204124Z New File 816 _foreach_frac_cuda_dispatch.h 2025-03-14T04:57:30.4207595Z 100% 2025-03-14T04:57:30.4211475Z New File 814 _foreach_frac_native.h 2025-03-14T04:57:30.4215553Z 100% 2025-03-14T04:57:30.4219552Z New File 2139 _foreach_frac_ops.h 2025-03-14T04:57:30.4223513Z 100% 2025-03-14T04:57:30.4227398Z New File 4238 _foreach_lerp.h 2025-03-14T04:57:30.4231938Z 100% 2025-03-14T04:57:30.4235615Z New File 2205 _foreach_lerp_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4239232Z 100% 2025-03-14T04:57:30.4243298Z New File 1386 _foreach_lerp_cuda_dispatch.h 2025-03-14T04:57:30.4246969Z 100% 2025-03-14T04:57:30.4250854Z New File 2500 _foreach_lerp_native.h 2025-03-14T04:57:30.4254481Z 100% 2025-03-14T04:57:30.4258153Z New File 7273 _foreach_lerp_ops.h 2025-03-14T04:57:30.4261775Z 100% 2025-03-14T04:57:30.4265957Z New File 1306 _foreach_lgamma.h 2025-03-14T04:57:30.4269436Z 100% 2025-03-14T04:57:30.4273969Z New File 1019 _foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4277495Z 100% 2025-03-14T04:57:30.4281374Z New File 820 _foreach_lgamma_cuda_dispatch.h 2025-03-14T04:57:30.4285324Z 100% 2025-03-14T04:57:30.4289667Z New File 824 _foreach_lgamma_native.h 2025-03-14T04:57:30.4293032Z 100% 2025-03-14T04:57:30.4297853Z New File 2157 _foreach_lgamma_ops.h 2025-03-14T04:57:30.4301962Z 100% 2025-03-14T04:57:30.4305286Z New File 1267 _foreach_log.h 2025-03-14T04:57:30.4309003Z 100% 2025-03-14T04:57:30.4313760Z New File 1293 _foreach_log10.h 2025-03-14T04:57:30.4316813Z 100% 2025-03-14T04:57:30.4321053Z New File 1015 _foreach_log10_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4324760Z 100% 2025-03-14T04:57:30.4328503Z New File 818 _foreach_log10_cuda_dispatch.h 2025-03-14T04:57:30.4332486Z 100% 2025-03-14T04:57:30.4336408Z New File 819 _foreach_log10_native.h 2025-03-14T04:57:30.4339996Z 100% 2025-03-14T04:57:30.4343738Z New File 2148 _foreach_log10_ops.h 2025-03-14T04:57:30.4347314Z 100% 2025-03-14T04:57:30.4351348Z New File 1293 _foreach_log1p.h 2025-03-14T04:57:30.4354898Z 100% 2025-03-14T04:57:30.4358765Z New File 1015 _foreach_log1p_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4362460Z 100% 2025-03-14T04:57:30.4366549Z New File 818 _foreach_log1p_cuda_dispatch.h 2025-03-14T04:57:30.4370155Z 100% 2025-03-14T04:57:30.4373907Z New File 819 _foreach_log1p_native.h 2025-03-14T04:57:30.4377770Z 100% 2025-03-14T04:57:30.4381587Z New File 2148 _foreach_log1p_ops.h 2025-03-14T04:57:30.4385155Z 100% 2025-03-14T04:57:30.4389101Z New File 1280 _foreach_log2.h 2025-03-14T04:57:30.4392745Z 100% 2025-03-14T04:57:30.4396774Z New File 1011 _foreach_log2_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4400566Z 100% 2025-03-14T04:57:30.4404498Z New File 816 _foreach_log2_cuda_dispatch.h 2025-03-14T04:57:30.4407897Z 100% 2025-03-14T04:57:30.4411812Z New File 814 _foreach_log2_native.h 2025-03-14T04:57:30.4415692Z 100% 2025-03-14T04:57:30.4419392Z New File 2139 _foreach_log2_ops.h 2025-03-14T04:57:30.4422909Z 100% 2025-03-14T04:57:30.4426789Z New File 1007 _foreach_log_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4430442Z 100% 2025-03-14T04:57:30.4434474Z New File 814 _foreach_log_cuda_dispatch.h 2025-03-14T04:57:30.4437956Z 100% 2025-03-14T04:57:30.4442015Z New File 809 _foreach_log_native.h 2025-03-14T04:57:30.4445613Z 100% 2025-03-14T04:57:30.4449477Z New File 2130 _foreach_log_ops.h 2025-03-14T04:57:30.4453192Z 100% 2025-03-14T04:57:30.4456990Z New File 1114 _foreach_max.h 2025-03-14T04:57:30.4460567Z 100% 2025-03-14T04:57:30.4464805Z New File 3689 _foreach_maximum.h 2025-03-14T04:57:30.4468382Z 100% 2025-03-14T04:57:30.4478431Z New File 1937 _foreach_maximum_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4482127Z 100% 2025-03-14T04:57:30.4486095Z New File 1252 _foreach_maximum_cuda_dispatch.h 2025-03-14T04:57:30.4489991Z 100% 2025-03-14T04:57:30.4493823Z New File 2241 _foreach_maximum_native.h 2025-03-14T04:57:30.4497733Z 100% 2025-03-14T04:57:30.4501388Z New File 6580 _foreach_maximum_ops.h 2025-03-14T04:57:30.4504935Z 100% 2025-03-14T04:57:30.4508936Z New File 955 _foreach_max_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4512647Z 100% 2025-03-14T04:57:30.4517023Z New File 762 _foreach_max_cuda_dispatch.h 2025-03-14T04:57:30.4520707Z 100% 2025-03-14T04:57:30.4524460Z New File 683 _foreach_max_native.h 2025-03-14T04:57:30.4528095Z 100% 2025-03-14T04:57:30.4532087Z New File 1626 _foreach_max_ops.h 2025-03-14T04:57:30.4535779Z 100% 2025-03-14T04:57:30.4539980Z New File 3689 _foreach_minimum.h 2025-03-14T04:57:30.4544012Z 100% 2025-03-14T04:57:30.4547982Z New File 1937 _foreach_minimum_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4551723Z 100% 2025-03-14T04:57:30.4555505Z New File 1252 _foreach_minimum_cuda_dispatch.h 2025-03-14T04:57:30.4559284Z 100% 2025-03-14T04:57:30.4563527Z New File 2241 _foreach_minimum_native.h 2025-03-14T04:57:30.4567107Z 100% 2025-03-14T04:57:30.4571282Z New File 6580 _foreach_minimum_ops.h 2025-03-14T04:57:30.4574840Z 100% 2025-03-14T04:57:30.4578712Z New File 4518 _foreach_mul.h 2025-03-14T04:57:30.4582110Z 100% 2025-03-14T04:57:30.4586164Z New File 2268 _foreach_mul_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4589903Z 100% 2025-03-14T04:57:30.4593757Z New File 1404 _foreach_mul_cuda_dispatch.h 2025-03-14T04:57:30.4597630Z 100% 2025-03-14T04:57:30.4601139Z New File 2717 _foreach_mul_native.h 2025-03-14T04:57:30.4605193Z 100% 2025-03-14T04:57:30.4609225Z New File 8446 _foreach_mul_ops.h 2025-03-14T04:57:30.4612931Z 100% 2025-03-14T04:57:30.4616623Z New File 1267 _foreach_neg.h 2025-03-14T04:57:30.4620478Z 100% 2025-03-14T04:57:30.4626610Z New File 1007 _foreach_neg_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4630150Z 100% 2025-03-14T04:57:30.4634163Z New File 814 _foreach_neg_cuda_dispatch.h 2025-03-14T04:57:30.4637802Z 100% 2025-03-14T04:57:30.4641564Z New File 809 _foreach_neg_native.h 2025-03-14T04:57:30.4645639Z 100% 2025-03-14T04:57:30.4649441Z New File 2130 _foreach_neg_ops.h 2025-03-14T04:57:30.4653891Z 100% 2025-03-14T04:57:30.4657219Z New File 1539 _foreach_norm.h 2025-03-14T04:57:30.4660747Z 100% 2025-03-14T04:57:30.4665431Z New File 1181 _foreach_norm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4668696Z 100% 2025-03-14T04:57:30.4672666Z New File 843 _foreach_norm_cuda_dispatch.h 2025-03-14T04:57:30.4676681Z 100% 2025-03-14T04:57:30.4680363Z New File 916 _foreach_norm_native.h 2025-03-14T04:57:30.4684049Z 100% 2025-03-14T04:57:30.4688160Z New File 2107 _foreach_norm_ops.h 2025-03-14T04:57:30.4691787Z 100% 2025-03-14T04:57:30.4696175Z New File 3874 _foreach_pow.h 2025-03-14T04:57:30.4699802Z 100% 2025-03-14T04:57:30.4704205Z New File 2014 _foreach_pow_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4708012Z 100% 2025-03-14T04:57:30.4711999Z New File 1341 _foreach_pow_cuda_dispatch.h 2025-03-14T04:57:30.4715564Z 100% 2025-03-14T04:57:30.4719564Z New File 2435 _foreach_pow_native.h 2025-03-14T04:57:30.4723355Z 100% 2025-03-14T04:57:30.4727036Z New File 7234 _foreach_pow_ops.h 2025-03-14T04:57:30.4730880Z 100% 2025-03-14T04:57:30.4734834Z New File 1358 _foreach_reciprocal.h 2025-03-14T04:57:30.4738390Z 100% 2025-03-14T04:57:30.4742383Z New File 1035 _foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4745991Z 100% 2025-03-14T04:57:30.4749976Z New File 828 _foreach_reciprocal_cuda_dispatch.h 2025-03-14T04:57:30.4754407Z 100% 2025-03-14T04:57:30.4758374Z New File 844 _foreach_reciprocal_native.h 2025-03-14T04:57:30.4762190Z 100% 2025-03-14T04:57:30.4766113Z New File 2193 _foreach_reciprocal_ops.h 2025-03-14T04:57:30.4769918Z 100% 2025-03-14T04:57:30.4773769Z New File 1293 _foreach_round.h 2025-03-14T04:57:30.4777662Z 100% 2025-03-14T04:57:30.4781870Z New File 1015 _foreach_round_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4785560Z 100% 2025-03-14T04:57:30.4793808Z New File 818 _foreach_round_cuda_dispatch.h 2025-03-14T04:57:30.4793903Z 100% 2025-03-14T04:57:30.4797661Z New File 819 _foreach_round_native.h 2025-03-14T04:57:30.4801237Z 100% 2025-03-14T04:57:30.4806159Z New File 2148 _foreach_round_ops.h 2025-03-14T04:57:30.4808977Z 100% 2025-03-14T04:57:30.4812695Z New File 1293 _foreach_rsqrt.h 2025-03-14T04:57:30.4816356Z 100% 2025-03-14T04:57:30.4820495Z New File 1015 _foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4824927Z 100% 2025-03-14T04:57:30.4829361Z New File 818 _foreach_rsqrt_cuda_dispatch.h 2025-03-14T04:57:30.4833150Z 100% 2025-03-14T04:57:30.4837146Z New File 819 _foreach_rsqrt_native.h 2025-03-14T04:57:30.4840727Z 100% 2025-03-14T04:57:30.4844520Z New File 2148 _foreach_rsqrt_ops.h 2025-03-14T04:57:30.4848163Z 100% 2025-03-14T04:57:30.4852296Z New File 1319 _foreach_sigmoid.h 2025-03-14T04:57:30.4855676Z 100% 2025-03-14T04:57:30.4859795Z New File 1023 _foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4863228Z 100% 2025-03-14T04:57:30.4866994Z New File 822 _foreach_sigmoid_cuda_dispatch.h 2025-03-14T04:57:30.4870559Z 100% 2025-03-14T04:57:30.4874570Z New File 829 _foreach_sigmoid_native.h 2025-03-14T04:57:30.4878227Z 100% 2025-03-14T04:57:30.4882427Z New File 2166 _foreach_sigmoid_ops.h 2025-03-14T04:57:30.4885979Z 100% 2025-03-14T04:57:30.4914574Z New File 1280 _foreach_sign.h 2025-03-14T04:57:30.4918216Z 100% 2025-03-14T04:57:30.4922448Z New File 1011 _foreach_sign_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4926007Z 100% 2025-03-14T04:57:30.4930246Z New File 816 _foreach_sign_cuda_dispatch.h 2025-03-14T04:57:30.4933976Z 100% 2025-03-14T04:57:30.4937950Z New File 814 _foreach_sign_native.h 2025-03-14T04:57:30.4941480Z 100% 2025-03-14T04:57:30.4945396Z New File 2139 _foreach_sign_ops.h 2025-03-14T04:57:30.4949028Z 100% 2025-03-14T04:57:30.4952706Z New File 1267 _foreach_sin.h 2025-03-14T04:57:30.4956553Z 100% 2025-03-14T04:57:30.4960804Z New File 1280 _foreach_sinh.h 2025-03-14T04:57:30.4964629Z 100% 2025-03-14T04:57:30.4968570Z New File 1011 _foreach_sinh_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.4972101Z 100% 2025-03-14T04:57:30.4975833Z New File 816 _foreach_sinh_cuda_dispatch.h 2025-03-14T04:57:30.4979429Z 100% 2025-03-14T04:57:30.4983220Z New File 814 _foreach_sinh_native.h 2025-03-14T04:57:30.4986932Z 100% 2025-03-14T04:57:30.4990639Z New File 2139 _foreach_sinh_ops.h 2025-03-14T04:57:30.4994265Z 100% 2025-03-14T04:57:30.4998113Z New File 1007 _foreach_sin_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5002229Z 100% 2025-03-14T04:57:30.5006416Z New File 814 _foreach_sin_cuda_dispatch.h 2025-03-14T04:57:30.5010147Z 100% 2025-03-14T04:57:30.5014082Z New File 809 _foreach_sin_native.h 2025-03-14T04:57:30.5017681Z 100% 2025-03-14T04:57:30.5021489Z New File 2130 _foreach_sin_ops.h 2025-03-14T04:57:30.5025034Z 100% 2025-03-14T04:57:30.5028941Z New File 1280 _foreach_sqrt.h 2025-03-14T04:57:30.5033222Z 100% 2025-03-14T04:57:30.5037052Z New File 1011 _foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5040896Z 100% 2025-03-14T04:57:30.5044955Z New File 816 _foreach_sqrt_cuda_dispatch.h 2025-03-14T04:57:30.5048485Z 100% 2025-03-14T04:57:30.5052292Z New File 814 _foreach_sqrt_native.h 2025-03-14T04:57:30.5056210Z 100% 2025-03-14T04:57:30.5060008Z New File 2139 _foreach_sqrt_ops.h 2025-03-14T04:57:30.5063598Z 100% 2025-03-14T04:57:30.5067593Z New File 3749 _foreach_sub.h 2025-03-14T04:57:30.5071504Z 100% 2025-03-14T04:57:30.5075470Z New File 1999 _foreach_sub_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5079006Z 100% 2025-03-14T04:57:30.5083066Z New File 1284 _foreach_sub_cuda_dispatch.h 2025-03-14T04:57:30.5086678Z 100% 2025-03-14T04:57:30.5090373Z New File 2295 _foreach_sub_native.h 2025-03-14T04:57:30.5094149Z 100% 2025-03-14T04:57:30.5097878Z New File 6742 _foreach_sub_ops.h 2025-03-14T04:57:30.5101696Z 100% 2025-03-14T04:57:30.5105477Z New File 1267 _foreach_tan.h 2025-03-14T04:57:30.5109067Z 100% 2025-03-14T04:57:30.5113031Z New File 1280 _foreach_tanh.h 2025-03-14T04:57:30.5116733Z 100% 2025-03-14T04:57:30.5121322Z New File 1011 _foreach_tanh_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5124923Z 100% 2025-03-14T04:57:30.5128862Z New File 816 _foreach_tanh_cuda_dispatch.h 2025-03-14T04:57:30.5132357Z 100% 2025-03-14T04:57:30.5136183Z New File 814 _foreach_tanh_native.h 2025-03-14T04:57:30.5139785Z 100% 2025-03-14T04:57:30.5143864Z New File 2139 _foreach_tanh_ops.h 2025-03-14T04:57:30.5147703Z 100% 2025-03-14T04:57:30.5152145Z New File 1007 _foreach_tan_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5155958Z 100% 2025-03-14T04:57:30.5159604Z New File 814 _foreach_tan_cuda_dispatch.h 2025-03-14T04:57:30.5164223Z 100% 2025-03-14T04:57:30.5167998Z New File 809 _foreach_tan_native.h 2025-03-14T04:57:30.5171453Z 100% 2025-03-14T04:57:30.5175433Z New File 2130 _foreach_tan_ops.h 2025-03-14T04:57:30.5179055Z 100% 2025-03-14T04:57:30.5182775Z New File 1293 _foreach_trunc.h 2025-03-14T04:57:30.5186792Z 100% 2025-03-14T04:57:30.5190695Z New File 1015 _foreach_trunc_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5194107Z 100% 2025-03-14T04:57:30.5197928Z New File 818 _foreach_trunc_cuda_dispatch.h 2025-03-14T04:57:30.5201836Z 100% 2025-03-14T04:57:30.5205625Z New File 819 _foreach_trunc_native.h 2025-03-14T04:57:30.5209574Z 100% 2025-03-14T04:57:30.5213532Z New File 2148 _foreach_trunc_ops.h 2025-03-14T04:57:30.5217085Z 100% 2025-03-14T04:57:30.5220930Z New File 1289 _foreach_zero.h 2025-03-14T04:57:30.5224677Z 100% 2025-03-14T04:57:30.5228744Z New File 1011 _foreach_zero_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5232453Z 100% 2025-03-14T04:57:30.5236467Z New File 743 _foreach_zero_cuda_dispatch.h 2025-03-14T04:57:30.5239992Z 100% 2025-03-14T04:57:30.5244644Z New File 719 _foreach_zero_native.h 2025-03-14T04:57:30.5248319Z 100% 2025-03-14T04:57:30.5252536Z New File 2148 _foreach_zero_ops.h 2025-03-14T04:57:30.5256316Z 100% 2025-03-14T04:57:30.5260283Z New File 864 _functional_assert_async.h 2025-03-14T04:57:30.5263886Z 100% 2025-03-14T04:57:30.5267785Z New File 820 _functional_assert_async_cpu_dispatch.h 2025-03-14T04:57:30.5271801Z 100% 2025-03-14T04:57:30.5275702Z New File 582 _functional_assert_async_native.h 2025-03-14T04:57:30.5279979Z 100% 2025-03-14T04:57:30.5284318Z New File 1241 _functional_assert_async_ops.h 2025-03-14T04:57:30.5288095Z 100% 2025-03-14T04:57:30.5292113Z New File 860 _functional_assert_scalar.h 2025-03-14T04:57:30.5295608Z 100% 2025-03-14T04:57:30.5299966Z New File 865 _functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5303851Z 100% 2025-03-14T04:57:30.5308064Z New File 575 _functional_assert_scalar_native.h 2025-03-14T04:57:30.5312021Z 100% 2025-03-14T04:57:30.5316414Z New File 1233 _functional_assert_scalar_ops.h 2025-03-14T04:57:30.5319940Z 100% 2025-03-14T04:57:30.5324579Z New File 917 _functional_sym_constrain_range.h 2025-03-14T04:57:30.5328494Z 100% 2025-03-14T04:57:30.5332829Z New File 902 _functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5336348Z 100% 2025-03-14T04:57:30.5340927Z New File 953 _functional_sym_constrain_range_for_size.h 2025-03-14T04:57:30.5344324Z 100% 2025-03-14T04:57:30.5348801Z New File 911 _functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5352543Z 100% 2025-03-14T04:57:30.5356563Z New File 621 _functional_sym_constrain_range_for_size_native.h 2025-03-14T04:57:30.5360150Z 100% 2025-03-14T04:57:30.5364410Z New File 1378 _functional_sym_constrain_range_for_size_ops.h 2025-03-14T04:57:30.5368208Z 100% 2025-03-14T04:57:30.5372149Z New File 612 _functional_sym_constrain_range_native.h 2025-03-14T04:57:30.5376217Z 100% 2025-03-14T04:57:30.5380226Z New File 1351 _functional_sym_constrain_range_ops.h 2025-03-14T04:57:30.5383839Z 100% 2025-03-14T04:57:30.5387728Z New File 3631 _fused_adagrad.h 2025-03-14T04:57:30.5391511Z 100% 2025-03-14T04:57:30.5395315Z New File 1809 _fused_adagrad_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5398845Z 100% 2025-03-14T04:57:30.5402725Z New File 996 _fused_adagrad_cpu_dispatch.h 2025-03-14T04:57:30.5406307Z 100% 2025-03-14T04:57:30.5410256Z New File 1506 _fused_adagrad_native.h 2025-03-14T04:57:30.5413959Z 100% 2025-03-14T04:57:30.5425003Z New File 5044 _fused_adagrad_ops.h 2025-03-14T04:57:30.5425358Z 100% 2025-03-14T04:57:30.5426489Z New File 8467 _fused_adam.h 2025-03-14T04:57:30.5430762Z 100% 2025-03-14T04:57:30.5434698Z New File 8492 _fused_adamw.h 2025-03-14T04:57:30.5438265Z 100% 2025-03-14T04:57:30.5442476Z New File 3460 _fused_adamw_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5446473Z 100% 2025-03-14T04:57:30.5450733Z New File 1478 _fused_adamw_cpu_dispatch.h 2025-03-14T04:57:30.5454451Z 100% 2025-03-14T04:57:30.5458262Z New File 1480 _fused_adamw_cuda_dispatch.h 2025-03-14T04:57:30.5461870Z 100% 2025-03-14T04:57:30.5466197Z New File 3968 _fused_adamw_native.h 2025-03-14T04:57:30.5470261Z 100% 2025-03-14T04:57:30.5474090Z New File 11696 _fused_adamw_ops.h 2025-03-14T04:57:30.5477910Z 100% 2025-03-14T04:57:30.5481925Z New File 3454 _fused_adam_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5485759Z 100% 2025-03-14T04:57:30.5489676Z New File 1476 _fused_adam_cpu_dispatch.h 2025-03-14T04:57:30.5493436Z 100% 2025-03-14T04:57:30.5497350Z New File 1478 _fused_adam_cuda_dispatch.h 2025-03-14T04:57:30.5501110Z 100% 2025-03-14T04:57:30.5504781Z New File 3960 _fused_adam_native.h 2025-03-14T04:57:30.5508354Z 100% 2025-03-14T04:57:30.5512198Z New File 11678 _fused_adam_ops.h 2025-03-14T04:57:30.5515841Z 100% 2025-03-14T04:57:30.5519672Z New File 1690 _fused_dropout.h 2025-03-14T04:57:30.5523634Z 100% 2025-03-14T04:57:30.5527842Z New File 1120 _fused_dropout_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5531423Z 100% 2025-03-14T04:57:30.5535310Z New File 845 _fused_dropout_cuda_dispatch.h 2025-03-14T04:57:30.5538863Z 100% 2025-03-14T04:57:30.5542765Z New File 787 _fused_dropout_native.h 2025-03-14T04:57:30.5546567Z 100% 2025-03-14T04:57:30.5550287Z New File 2247 _fused_dropout_ops.h 2025-03-14T04:57:30.5554189Z 100% 2025-03-14T04:57:30.5558381Z New File 4820 _fused_moving_avg_obs_fq_helper.h 2025-03-14T04:57:30.5562123Z 100% 2025-03-14T04:57:30.5566190Z New File 2110 _fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5569986Z 100% 2025-03-14T04:57:30.5573928Z New File 1094 _fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-03-14T04:57:30.5577612Z 100% 2025-03-14T04:57:30.5581631Z New File 1096 _fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-03-14T04:57:30.5585225Z 100% 2025-03-14T04:57:30.5589208Z New File 2188 _fused_moving_avg_obs_fq_helper_native.h 2025-03-14T04:57:30.5593042Z 100% 2025-03-14T04:57:30.5597117Z New File 5925 _fused_moving_avg_obs_fq_helper_ops.h 2025-03-14T04:57:30.5600759Z 100% 2025-03-14T04:57:30.5604763Z New File 1124 _fused_sdp_choice.h 2025-03-14T04:57:30.5608522Z 100% 2025-03-14T04:57:30.5612625Z New File 965 _fused_sdp_choice_cpu_dispatch.h 2025-03-14T04:57:30.5616576Z 100% 2025-03-14T04:57:30.5620982Z New File 967 _fused_sdp_choice_cuda_dispatch.h 2025-03-14T04:57:30.5624621Z 100% 2025-03-14T04:57:30.5628428Z New File 967 _fused_sdp_choice_meta_dispatch.h 2025-03-14T04:57:30.5631963Z 100% 2025-03-14T04:57:30.5635820Z New File 1287 _fused_sdp_choice_native.h 2025-03-14T04:57:30.5640555Z 100% 2025-03-14T04:57:30.5644625Z New File 1628 _fused_sdp_choice_ops.h 2025-03-14T04:57:30.5648274Z 100% 2025-03-14T04:57:30.5652116Z New File 7290 _fused_sgd.h 2025-03-14T04:57:30.5656267Z 100% 2025-03-14T04:57:30.5660312Z New File 2984 _fused_sgd_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5663965Z 100% 2025-03-14T04:57:30.5668213Z New File 1354 _fused_sgd_cpu_dispatch.h 2025-03-14T04:57:30.5672079Z 100% 2025-03-14T04:57:30.5675871Z New File 1356 _fused_sgd_cuda_dispatch.h 2025-03-14T04:57:30.5679427Z 100% 2025-03-14T04:57:30.5683415Z New File 3368 _fused_sgd_native.h 2025-03-14T04:57:30.5687176Z 100% 2025-03-14T04:57:30.5691023Z New File 9962 _fused_sgd_ops.h 2025-03-14T04:57:30.5695123Z 100% 2025-03-14T04:57:30.5698831Z New File 534 _fw_primal.h 2025-03-14T04:57:30.5702278Z 100% 2025-03-14T04:57:30.5706041Z New File 806 _fw_primal_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5709527Z 100% 2025-03-14T04:57:30.5713223Z New File 1256 _fw_primal_copy.h 2025-03-14T04:57:30.5716808Z 100% 2025-03-14T04:57:30.5720898Z New File 837 _fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.5725775Z 100% 2025-03-14T04:57:30.5729898Z New File 939 _fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.5733405Z 100% 2025-03-14T04:57:30.5742151Z New File 624 _fw_primal_copy_native.h 2025-03-14T04:57:30.5745756Z 100% 2025-03-14T04:57:30.5749680Z New File 1741 _fw_primal_copy_ops.h 2025-03-14T04:57:30.5753233Z 100% 2025-03-14T04:57:30.6143965Z New File 516 _fw_primal_native.h 2025-03-14T04:57:30.6144363Z 100% 2025-03-14T04:57:30.6144866Z New File 1054 _fw_primal_ops.h 2025-03-14T04:57:30.6145187Z 100% 2025-03-14T04:57:30.6145439Z New File 854 _gather_sparse_backward.h 2025-03-14T04:57:30.6145737Z 100% 2025-03-14T04:57:30.6146076Z New File 868 _gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.6146488Z 100% 2025-03-14T04:57:30.6146748Z New File 578 _gather_sparse_backward_native.h 2025-03-14T04:57:30.6147067Z 100% 2025-03-14T04:57:30.6147292Z New File 1250 _gather_sparse_backward_ops.h 2025-03-14T04:57:30.6147599Z 100% 2025-03-14T04:57:30.6147855Z New File 1981 _grid_sampler_2d_cpu_fallback.h 2025-03-14T04:57:30.6148172Z 100% 2025-03-14T04:57:30.6148438Z New File 1124 _grid_sampler_2d_cpu_fallback_backward.h 2025-03-14T04:57:30.6148812Z 100% 2025-03-14T04:57:30.6149238Z New File 972 _grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.6149704Z 100% 2025-03-14T04:57:30.6149985Z New File 682 _grid_sampler_2d_cpu_fallback_backward_native.h 2025-03-14T04:57:30.6150339Z 100% 2025-03-14T04:57:30.6150615Z New File 1583 _grid_sampler_2d_cpu_fallback_backward_ops.h 2025-03-14T04:57:30.6150958Z 100% 2025-03-14T04:57:30.6151425Z New File 1303 _grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6151864Z 100% 2025-03-14T04:57:30.6152126Z New File 814 _grid_sampler_2d_cpu_fallback_native.h 2025-03-14T04:57:30.6152444Z 100% 2025-03-14T04:57:30.6152692Z New File 2349 _grid_sampler_2d_cpu_fallback_ops.h 2025-03-14T04:57:30.6153091Z 100% 2025-03-14T04:57:30.6153345Z New File 812 _has_compatible_shallow_copy_type.h 2025-03-14T04:57:30.6153670Z 100% 2025-03-14T04:57:30.6154090Z New File 833 _has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.6154591Z 100% 2025-03-14T04:57:30.6154902Z New File 543 _has_compatible_shallow_copy_type_native.h 2025-03-14T04:57:30.6155298Z 100% 2025-03-14T04:57:30.6155555Z New File 1130 _has_compatible_shallow_copy_type_ops.h 2025-03-14T04:57:30.6155877Z 100% 2025-03-14T04:57:30.6156100Z New File 775 _has_same_storage_numel.h 2025-03-14T04:57:30.6156394Z 100% 2025-03-14T04:57:30.6156716Z New File 824 _has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6157119Z 100% 2025-03-14T04:57:30.6157343Z New File 534 _has_same_storage_numel_native.h 2025-03-14T04:57:30.6157657Z 100% 2025-03-14T04:57:30.6157942Z New File 1103 _has_same_storage_numel_ops.h 2025-03-14T04:57:30.6158245Z 100% 2025-03-14T04:57:30.6158466Z New File 1958 _histogramdd_bin_edges.h 2025-03-14T04:57:30.6158749Z 100% 2025-03-14T04:57:30.6159086Z New File 1185 _histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6159581Z 100% 2025-03-14T04:57:30.6159835Z New File 923 _histogramdd_bin_edges_cpu_dispatch.h 2025-03-14T04:57:30.6160269Z 100% 2025-03-14T04:57:30.6160621Z New File 890 _histogramdd_bin_edges_native.h 2025-03-14T04:57:30.6160944Z 100% 2025-03-14T04:57:30.6161189Z New File 2555 _histogramdd_bin_edges_ops.h 2025-03-14T04:57:30.6161503Z 100% 2025-03-14T04:57:30.6161746Z New File 1995 _histogramdd_from_bin_cts.h 2025-03-14T04:57:30.6162070Z 100% 2025-03-14T04:57:30.6162403Z New File 1203 _histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6162895Z 100% 2025-03-14T04:57:30.6163165Z New File 911 _histogramdd_from_bin_cts_cpu_dispatch.h 2025-03-14T04:57:30.6163514Z 100% 2025-03-14T04:57:30.6163766Z New File 875 _histogramdd_from_bin_cts_native.h 2025-03-14T04:57:30.6164083Z 100% 2025-03-14T04:57:30.6164331Z New File 2550 _histogramdd_from_bin_cts_ops.h 2025-03-14T04:57:30.6164644Z 100% 2025-03-14T04:57:30.6164883Z New File 1792 _histogramdd_from_bin_tensors.h 2025-03-14T04:57:30.6165186Z 100% 2025-03-14T04:57:30.6165537Z New File 1104 _histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6166059Z 100% 2025-03-14T04:57:30.6166341Z New File 854 _histogramdd_from_bin_tensors_cpu_dispatch.h 2025-03-14T04:57:30.6166696Z 100% 2025-03-14T04:57:30.6166941Z New File 772 _histogramdd_from_bin_tensors_native.h 2025-03-14T04:57:30.6167281Z 100% 2025-03-14T04:57:30.6167548Z New File 2274 _histogramdd_from_bin_tensors_ops.h 2025-03-14T04:57:30.6167873Z 100% 2025-03-14T04:57:30.6168093Z New File 2271 _index_put_impl.h 2025-03-14T04:57:30.6168358Z 100% 2025-03-14T04:57:30.6168661Z New File 1336 _index_put_impl_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6169056Z 100% 2025-03-14T04:57:30.6169294Z New File 874 _index_put_impl_cpu_dispatch.h 2025-03-14T04:57:30.6169600Z 100% 2025-03-14T04:57:30.6169832Z New File 876 _index_put_impl_cuda_dispatch.h 2025-03-14T04:57:30.6170141Z 100% 2025-03-14T04:57:30.6170375Z New File 876 _index_put_impl_meta_dispatch.h 2025-03-14T04:57:30.6170672Z 100% 2025-03-14T04:57:30.6170962Z New File 1419 _index_put_impl_native.h 2025-03-14T04:57:30.6171288Z 100% 2025-03-14T04:57:30.6171528Z New File 3324 _index_put_impl_ops.h 2025-03-14T04:57:30.6171812Z 100% 2025-03-14T04:57:30.6172043Z New File 532 _indices.h 2025-03-14T04:57:30.6172297Z 100% 2025-03-14T04:57:30.6172487Z New File 1137 _indices_copy.h 2025-03-14T04:57:30.6172762Z 100% 2025-03-14T04:57:30.6173115Z New File 820 _indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.6173613Z 100% 2025-03-14T04:57:30.6173911Z New File 905 _indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6174271Z 100% 2025-03-14T04:57:30.6174491Z New File 590 _indices_copy_native.h 2025-03-14T04:57:30.6174789Z 100% 2025-03-14T04:57:30.6175002Z New File 1629 _indices_copy_ops.h 2025-03-14T04:57:30.6175283Z 100% 2025-03-14T04:57:30.6175547Z New File 506 _indices_native.h 2025-03-14T04:57:30.6175833Z 100% 2025-03-14T04:57:30.6176034Z New File 998 _indices_ops.h 2025-03-14T04:57:30.6176313Z 100% 2025-03-14T04:57:30.6176523Z New File 1209 _int_mm.h 2025-03-14T04:57:30.6179983Z 100% 2025-03-14T04:57:30.6183719Z New File 980 _int_mm_cpu_dispatch.h 2025-03-14T04:57:30.6187241Z 100% 2025-03-14T04:57:30.6191278Z New File 982 _int_mm_cuda_dispatch.h 2025-03-14T04:57:30.6195015Z 100% 2025-03-14T04:57:30.6199116Z New File 832 _int_mm_native.h 2025-03-14T04:57:30.6203458Z 100% 2025-03-14T04:57:30.6207662Z New File 1759 _int_mm_ops.h 2025-03-14T04:57:30.6211840Z 100% 2025-03-14T04:57:30.6215432Z New File 692 _is_all_true.h 2025-03-14T04:57:30.6225643Z 100% 2025-03-14T04:57:30.6229516Z New File 793 _is_all_true_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6233018Z 100% 2025-03-14T04:57:30.6236900Z New File 503 _is_all_true_native.h 2025-03-14T04:57:30.6240377Z 100% 2025-03-14T04:57:30.6244364Z New File 1004 _is_all_true_ops.h 2025-03-14T04:57:30.6248399Z 100% 2025-03-14T04:57:30.6252311Z New File 692 _is_any_true.h 2025-03-14T04:57:30.6255915Z 100% 2025-03-14T04:57:30.6260354Z New File 793 _is_any_true_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6263958Z 100% 2025-03-14T04:57:30.6268016Z New File 503 _is_any_true_native.h 2025-03-14T04:57:30.6271096Z 100% 2025-03-14T04:57:30.6274808Z New File 1004 _is_any_true_ops.h 2025-03-14T04:57:30.6278476Z 100% 2025-03-14T04:57:30.6282511Z New File 703 _is_zerotensor.h 2025-03-14T04:57:30.6286246Z 100% 2025-03-14T04:57:30.6290586Z New File 789 _is_zerotensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.6293650Z 100% 2025-03-14T04:57:30.6297245Z New File 499 _is_zerotensor_native.h 2025-03-14T04:57:30.6301157Z 100% 2025-03-14T04:57:30.6305434Z New File 990 _is_zerotensor_ops.h 2025-03-14T04:57:30.6308960Z 100% 2025-03-14T04:57:30.6314147Z New File 2168 _jagged_to_padded_dense_forward.h 2025-03-14T04:57:30.6316538Z 100% 2025-03-14T04:57:30.6320689Z New File 1021 _jagged_to_padded_dense_forward_cpu_dispatch.h 2025-03-14T04:57:30.6324646Z 100% 2025-03-14T04:57:30.6329103Z New File 1023 _jagged_to_padded_dense_forward_cuda_dispatch.h 2025-03-14T04:57:30.6332872Z 100% 2025-03-14T04:57:30.6336734Z New File 775 _jagged_to_padded_dense_forward_native.h 2025-03-14T04:57:30.6340334Z 100% 2025-03-14T04:57:30.6344343Z New File 1335 _jagged_to_padded_dense_forward_ops.h 2025-03-14T04:57:30.6348305Z 100% 2025-03-14T04:57:30.6352145Z New File 688 _lazy_clone.h 2025-03-14T04:57:30.6355829Z 100% 2025-03-14T04:57:30.6360298Z New File 792 _lazy_clone_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6364161Z 100% 2025-03-14T04:57:30.6368189Z New File 502 _lazy_clone_native.h 2025-03-14T04:57:30.6371479Z 100% 2025-03-14T04:57:30.6375399Z New File 1001 _lazy_clone_ops.h 2025-03-14T04:57:30.6379080Z 100% 2025-03-14T04:57:30.6382938Z New File 811 _linalg_check_errors.h 2025-03-14T04:57:30.6386435Z 100% 2025-03-14T04:57:30.6390187Z New File 838 _linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6393715Z 100% 2025-03-14T04:57:30.6397806Z New File 548 _linalg_check_errors_native.h 2025-03-14T04:57:30.6401274Z 100% 2025-03-14T04:57:30.6405011Z New File 1149 _linalg_check_errors_ops.h 2025-03-14T04:57:30.6408559Z 100% 2025-03-14T04:57:30.6412375Z New File 1525 _linalg_det.h 2025-03-14T04:57:30.6415894Z 100% 2025-03-14T04:57:30.6420010Z New File 851 _linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.6423916Z 100% 2025-03-14T04:57:30.6427583Z New File 1106 _linalg_det_cpu_dispatch.h 2025-03-14T04:57:30.6431007Z 100% 2025-03-14T04:57:30.6434888Z New File 1108 _linalg_det_cuda_dispatch.h 2025-03-14T04:57:30.6438384Z 100% 2025-03-14T04:57:30.6442267Z New File 604 _linalg_det_meta.h 2025-03-14T04:57:30.6445779Z 100% 2025-03-14T04:57:30.6449826Z New File 1108 _linalg_det_meta_dispatch.h 2025-03-14T04:57:30.6453543Z 100% 2025-03-14T04:57:30.6457832Z New File 684 _linalg_det_native.h 2025-03-14T04:57:30.6462102Z 100% 2025-03-14T04:57:30.6465998Z New File 2061 _linalg_det_ops.h 2025-03-14T04:57:30.6469521Z 100% 2025-03-14T04:57:30.6473221Z New File 1795 _linalg_eigh.h 2025-03-14T04:57:30.6476794Z 100% 2025-03-14T04:57:30.6481459Z New File 889 _linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.6484923Z 100% 2025-03-14T04:57:30.6488903Z New File 1195 _linalg_eigh_cpu_dispatch.h 2025-03-14T04:57:30.6492458Z 100% 2025-03-14T04:57:30.6496346Z New File 1197 _linalg_eigh_cuda_dispatch.h 2025-03-14T04:57:30.6500060Z 100% 2025-03-14T04:57:30.6503740Z New File 644 _linalg_eigh_meta.h 2025-03-14T04:57:30.6507442Z 100% 2025-03-14T04:57:30.6511289Z New File 1197 _linalg_eigh_meta_dispatch.h 2025-03-14T04:57:30.6514784Z 100% 2025-03-14T04:57:30.6518494Z New File 714 _linalg_eigh_native.h 2025-03-14T04:57:30.6522122Z 100% 2025-03-14T04:57:30.6525800Z New File 2254 _linalg_eigh_ops.h 2025-03-14T04:57:30.6529475Z 100% 2025-03-14T04:57:30.6533173Z New File 704 _linalg_eigvals.h 2025-03-14T04:57:30.6536746Z 100% 2025-03-14T04:57:30.6540487Z New File 752 _linalg_eigvals_cpu_dispatch.h 2025-03-14T04:57:30.6543957Z 100% 2025-03-14T04:57:30.6547709Z New File 754 _linalg_eigvals_cuda_dispatch.h 2025-03-14T04:57:30.6551185Z 100% 2025-03-14T04:57:30.6555784Z New File 506 _linalg_eigvals_native.h 2025-03-14T04:57:30.6559639Z 100% 2025-03-14T04:57:30.6563867Z New File 1013 _linalg_eigvals_ops.h 2025-03-14T04:57:30.6567535Z 100% 2025-03-14T04:57:30.6571703Z New File 1752 _linalg_slogdet.h 2025-03-14T04:57:30.6575439Z 100% 2025-03-14T04:57:30.6579694Z New File 866 _linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.6583475Z 100% 2025-03-14T04:57:30.6587585Z New File 1199 _linalg_slogdet_cpu_dispatch.h 2025-03-14T04:57:30.6591149Z 100% 2025-03-14T04:57:30.6595268Z New File 1201 _linalg_slogdet_cuda_dispatch.h 2025-03-14T04:57:30.6598801Z 100% 2025-03-14T04:57:30.6602728Z New File 608 _linalg_slogdet_meta.h 2025-03-14T04:57:30.6606584Z 100% 2025-03-14T04:57:30.6611025Z New File 1201 _linalg_slogdet_meta_dispatch.h 2025-03-14T04:57:30.6614132Z 100% 2025-03-14T04:57:30.6617858Z New File 724 _linalg_slogdet_native.h 2025-03-14T04:57:30.6622289Z 100% 2025-03-14T04:57:30.6625691Z New File 2265 _linalg_slogdet_ops.h 2025-03-14T04:57:30.6629374Z 100% 2025-03-14T04:57:30.6633511Z New File 2146 _linalg_solve_ex.h 2025-03-14T04:57:30.6637102Z 100% 2025-03-14T04:57:30.6641299Z New File 930 _linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.6644953Z 100% 2025-03-14T04:57:30.6648654Z New File 1374 _linalg_solve_ex_cpu_dispatch.h 2025-03-14T04:57:30.6652571Z 100% 2025-03-14T04:57:30.6657285Z New File 1376 _linalg_solve_ex_cuda_dispatch.h 2025-03-14T04:57:30.6660784Z 100% 2025-03-14T04:57:30.6664831Z New File 661 _linalg_solve_ex_meta.h 2025-03-14T04:57:30.6668470Z 100% 2025-03-14T04:57:30.6672955Z New File 1376 _linalg_solve_ex_meta_dispatch.h 2025-03-14T04:57:30.6675987Z 100% 2025-03-14T04:57:30.6680144Z New File 776 _linalg_solve_ex_native.h 2025-03-14T04:57:30.6684397Z 100% 2025-03-14T04:57:30.6687940Z New File 2639 _linalg_solve_ex_ops.h 2025-03-14T04:57:30.6691855Z 100% 2025-03-14T04:57:30.6695837Z New File 2010 _linalg_svd.h 2025-03-14T04:57:30.6699512Z 100% 2025-03-14T04:57:30.6703703Z New File 956 _linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.6707380Z 100% 2025-03-14T04:57:30.6711226Z New File 1375 _linalg_svd_cpu_dispatch.h 2025-03-14T04:57:30.6714939Z 100% 2025-03-14T04:57:30.6718713Z New File 1377 _linalg_svd_cuda_dispatch.h 2025-03-14T04:57:30.6722214Z 100% 2025-03-14T04:57:30.6726440Z New File 683 _linalg_svd_meta.h 2025-03-14T04:57:30.6729560Z 100% 2025-03-14T04:57:30.6733380Z New File 1377 _linalg_svd_meta_dispatch.h 2025-03-14T04:57:30.6737400Z 100% 2025-03-14T04:57:30.6741170Z New File 753 _linalg_svd_native.h 2025-03-14T04:57:30.6744669Z 100% 2025-03-14T04:57:30.6748526Z New File 2541 _linalg_svd_ops.h 2025-03-14T04:57:30.6752090Z 100% 2025-03-14T04:57:30.6755952Z New File 720 _local_scalar_dense.h 2025-03-14T04:57:30.6759507Z 100% 2025-03-14T04:57:30.6763491Z New File 756 _local_scalar_dense_cpu_dispatch.h 2025-03-14T04:57:30.6767158Z 100% 2025-03-14T04:57:30.6771096Z New File 758 _local_scalar_dense_cuda_dispatch.h 2025-03-14T04:57:30.6781544Z 100% 2025-03-14T04:57:30.6786231Z New File 587 _local_scalar_dense_native.h 2025-03-14T04:57:30.6789784Z 100% 2025-03-14T04:57:30.6793457Z New File 1025 _local_scalar_dense_ops.h 2025-03-14T04:57:30.6797133Z 100% 2025-03-14T04:57:30.6800749Z New File 1218 _logcumsumexp.h 2025-03-14T04:57:30.6804290Z 100% 2025-03-14T04:57:30.6808012Z New File 962 _logcumsumexp_cpu_dispatch.h 2025-03-14T04:57:30.6811497Z 100% 2025-03-14T04:57:30.6815243Z New File 964 _logcumsumexp_cuda_dispatch.h 2025-03-14T04:57:30.6818768Z 100% 2025-03-14T04:57:30.6822608Z New File 808 _logcumsumexp_native.h 2025-03-14T04:57:30.6826121Z 100% 2025-03-14T04:57:30.6829901Z New File 1717 _logcumsumexp_ops.h 2025-03-14T04:57:30.6833506Z 100% 2025-03-14T04:57:30.6837220Z New File 1373 _log_softmax.h 2025-03-14T04:57:30.6840962Z 100% 2025-03-14T04:57:30.6844831Z New File 1756 _log_softmax_backward_data.h 2025-03-14T04:57:30.6848445Z 100% 2025-03-14T04:57:30.6852653Z New File 908 _log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.6856087Z 100% 2025-03-14T04:57:30.6859971Z New File 1187 _log_softmax_backward_data_cpu_dispatch.h 2025-03-14T04:57:30.6863458Z 100% 2025-03-14T04:57:30.6867355Z New File 1189 _log_softmax_backward_data_cuda_dispatch.h 2025-03-14T04:57:30.6871094Z 100% 2025-03-14T04:57:30.6875019Z New File 697 _log_softmax_backward_data_meta.h 2025-03-14T04:57:30.6886684Z 100% 2025-03-14T04:57:30.6890542Z New File 1189 _log_softmax_backward_data_meta_dispatch.h 2025-03-14T04:57:30.6893966Z 100% 2025-03-14T04:57:30.6898212Z New File 1010 _log_softmax_backward_data_native.h 2025-03-14T04:57:30.6901859Z 100% 2025-03-14T04:57:30.6905629Z New File 2207 _log_softmax_backward_data_ops.h 2025-03-14T04:57:30.6909367Z 100% 2025-03-14T04:57:30.6913345Z New File 852 _log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.6917008Z 100% 2025-03-14T04:57:30.6921134Z New File 1019 _log_softmax_cpu_dispatch.h 2025-03-14T04:57:30.6924747Z 100% 2025-03-14T04:57:30.6928482Z New File 1021 _log_softmax_cuda_dispatch.h 2025-03-14T04:57:30.6932087Z 100% 2025-03-14T04:57:30.6936806Z New File 641 _log_softmax_meta.h 2025-03-14T04:57:30.6940535Z 100% 2025-03-14T04:57:30.6944629Z New File 1021 _log_softmax_meta_dispatch.h 2025-03-14T04:57:30.6948899Z 100% 2025-03-14T04:57:30.6952898Z New File 866 _log_softmax_native.h 2025-03-14T04:57:30.6956392Z 100% 2025-03-14T04:57:30.6960183Z New File 1843 _log_softmax_ops.h 2025-03-14T04:57:30.6964168Z 100% 2025-03-14T04:57:30.6967621Z New File 2984 _lstm_mps.h 2025-03-14T04:57:30.6971429Z 100% 2025-03-14T04:57:30.6975999Z New File 1539 _lstm_mps_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.6979316Z 100% 2025-03-14T04:57:30.6983108Z New File 845 _lstm_mps_native.h 2025-03-14T04:57:30.6986791Z 100% 2025-03-14T04:57:30.6990630Z New File 3489 _lstm_mps_ops.h 2025-03-14T04:57:30.6994502Z 100% 2025-03-14T04:57:30.6998736Z New File 868 _lu_with_info.h 2025-03-14T04:57:30.7001839Z 100% 2025-03-14T04:57:30.7006014Z New File 871 _lu_with_info_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.7009720Z 100% 2025-03-14T04:57:30.7014027Z New File 581 _lu_with_info_native.h 2025-03-14T04:57:30.7017499Z 100% 2025-03-14T04:57:30.7021413Z New File 1263 _lu_with_info_ops.h 2025-03-14T04:57:30.7024849Z 100% 2025-03-14T04:57:30.7028586Z New File 1578 _make_dep_token.h 2025-03-14T04:57:30.7032425Z 100% 2025-03-14T04:57:30.7036399Z New File 1054 _make_dep_token_cpu_dispatch.h 2025-03-14T04:57:30.7040286Z 100% 2025-03-14T04:57:30.7044438Z New File 706 _make_dep_token_native.h 2025-03-14T04:57:30.7048041Z 100% 2025-03-14T04:57:30.7052056Z New File 1593 _make_dep_token_ops.h 2025-03-14T04:57:30.7055801Z 100% 2025-03-14T04:57:30.7060420Z New File 782 _make_dual.h 2025-03-14T04:57:30.7063855Z 100% 2025-03-14T04:57:30.7067574Z New File 836 _make_dual_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7071121Z 100% 2025-03-14T04:57:30.7074946Z New File 1433 _make_dual_copy.h 2025-03-14T04:57:30.7078766Z 100% 2025-03-14T04:57:30.7083510Z New File 867 _make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.7086862Z 100% 2025-03-14T04:57:30.7090783Z New File 999 _make_dual_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7094516Z 100% 2025-03-14T04:57:30.7098105Z New File 684 _make_dual_copy_native.h 2025-03-14T04:57:30.7101917Z 100% 2025-03-14T04:57:30.7105910Z New File 1937 _make_dual_copy_ops.h 2025-03-14T04:57:30.7110062Z 100% 2025-03-14T04:57:30.7114270Z New File 546 _make_dual_native.h 2025-03-14T04:57:30.7117710Z 100% 2025-03-14T04:57:30.7121437Z New File 1152 _make_dual_ops.h 2025-03-14T04:57:30.7125299Z 100% 2025-03-14T04:57:30.7129096Z New File 1764 _make_per_channel_quantized_tensor.h 2025-03-14T04:57:30.7133026Z 100% 2025-03-14T04:57:30.7137246Z New File 1089 _make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7140832Z 100% 2025-03-14T04:57:30.7144926Z New File 842 _make_per_channel_quantized_tensor_cpu_dispatch.h 2025-03-14T04:57:30.7148523Z 100% 2025-03-14T04:57:30.7152524Z New File 844 _make_per_channel_quantized_tensor_cuda_dispatch.h 2025-03-14T04:57:30.7156559Z 100% 2025-03-14T04:57:30.7160130Z New File 935 _make_per_channel_quantized_tensor_native.h 2025-03-14T04:57:30.7164243Z 100% 2025-03-14T04:57:30.7168376Z New File 2223 _make_per_channel_quantized_tensor_ops.h 2025-03-14T04:57:30.7171792Z 100% 2025-03-14T04:57:30.7175745Z New File 1583 _make_per_tensor_quantized_tensor.h 2025-03-14T04:57:30.7179532Z 100% 2025-03-14T04:57:30.7183187Z New File 1013 _make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7186943Z 100% 2025-03-14T04:57:30.7191513Z New File 804 _make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-03-14T04:57:30.7195383Z 100% 2025-03-14T04:57:30.7199344Z New File 806 _make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-03-14T04:57:30.7203306Z 100% 2025-03-14T04:57:30.7208074Z New File 821 _make_per_tensor_quantized_tensor_native.h 2025-03-14T04:57:30.7211158Z 100% 2025-03-14T04:57:30.7215218Z New File 1977 _make_per_tensor_quantized_tensor_ops.h 2025-03-14T04:57:30.7218811Z 100% 2025-03-14T04:57:30.7222578Z New File 1371 _masked_scale.h 2025-03-14T04:57:30.7226104Z 100% 2025-03-14T04:57:30.7229824Z New File 983 _masked_scale_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7233902Z 100% 2025-03-14T04:57:30.7237150Z New File 791 _masked_scale_cuda_dispatch.h 2025-03-14T04:57:30.7241006Z 100% 2025-03-14T04:57:30.7244669Z New File 672 _masked_scale_native.h 2025-03-14T04:57:30.7248161Z 100% 2025-03-14T04:57:30.7251834Z New File 1893 _masked_scale_ops.h 2025-03-14T04:57:30.7255384Z 100% 2025-03-14T04:57:30.7259061Z New File 1703 _masked_softmax.h 2025-03-14T04:57:30.7263872Z 100% 2025-03-14T04:57:30.7267810Z New File 1772 _masked_softmax_backward.h 2025-03-14T04:57:30.7271823Z 100% 2025-03-14T04:57:30.7275834Z New File 1120 _masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7279386Z 100% 2025-03-14T04:57:30.7283544Z New File 865 _masked_softmax_backward_cpu_dispatch.h 2025-03-14T04:57:30.7287527Z 100% 2025-03-14T04:57:30.7291357Z New File 867 _masked_softmax_backward_cuda_dispatch.h 2025-03-14T04:57:30.7294936Z 100% 2025-03-14T04:57:30.7298793Z New File 989 _masked_softmax_backward_native.h 2025-03-14T04:57:30.7302282Z 100% 2025-03-14T04:57:30.7305965Z New File 2283 _masked_softmax_backward_ops.h 2025-03-14T04:57:30.7309748Z 100% 2025-03-14T04:57:30.7313695Z New File 1121 _masked_softmax_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7317131Z 100% 2025-03-14T04:57:30.7321138Z New File 873 _masked_softmax_cpu_dispatch.h 2025-03-14T04:57:30.7324694Z 100% 2025-03-14T04:57:30.7328656Z New File 875 _masked_softmax_cuda_dispatch.h 2025-03-14T04:57:30.7332171Z 100% 2025-03-14T04:57:30.7335968Z New File 998 _masked_softmax_native.h 2025-03-14T04:57:30.7339452Z 100% 2025-03-14T04:57:30.7343169Z New File 2247 _masked_softmax_ops.h 2025-03-14T04:57:30.7346778Z 100% 2025-03-14T04:57:30.7350357Z New File 992 _mixed_dtypes_linear.h 2025-03-14T04:57:30.7354125Z 100% 2025-03-14T04:57:30.7357928Z New File 919 _mixed_dtypes_linear_cuda_dispatch.h 2025-03-14T04:57:30.7361675Z 100% 2025-03-14T04:57:30.7365354Z New File 671 _mixed_dtypes_linear_native.h 2025-03-14T04:57:30.7368837Z 100% 2025-03-14T04:57:30.7372648Z New File 1498 _mixed_dtypes_linear_ops.h 2025-03-14T04:57:30.7376122Z 100% 2025-03-14T04:57:30.7379932Z New File 1286 _mkldnn_reshape.h 2025-03-14T04:57:30.7383869Z 100% 2025-03-14T04:57:30.7387514Z New File 955 _mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7390946Z 100% 2025-03-14T04:57:30.7394541Z New File 639 _mkldnn_reshape_native.h 2025-03-14T04:57:30.7398030Z 100% 2025-03-14T04:57:30.7402086Z New File 1793 _mkldnn_reshape_ops.h 2025-03-14T04:57:30.7405844Z 100% 2025-03-14T04:57:30.7410004Z New File 1597 _mkldnn_transpose.h 2025-03-14T04:57:30.7413479Z 100% 2025-03-14T04:57:30.7417992Z New File 969 _mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7424647Z 100% 2025-03-14T04:57:30.7425702Z New File 781 _mkldnn_transpose_meta_dispatch.h 2025-03-14T04:57:30.7429897Z 100% 2025-03-14T04:57:30.7433589Z New File 743 _mkldnn_transpose_native.h 2025-03-14T04:57:30.7437236Z 100% 2025-03-14T04:57:30.7441452Z New File 2478 _mkldnn_transpose_ops.h 2025-03-14T04:57:30.7445132Z 100% 2025-03-14T04:57:30.7449105Z New File 6947 _mps_convolution.h 2025-03-14T04:57:30.7452842Z 100% 2025-03-14T04:57:30.7457142Z New File 1776 _mps_convolution_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7460803Z 100% 2025-03-14T04:57:30.7464535Z New File 714 _mps_convolution_native.h 2025-03-14T04:57:30.7468064Z 100% 2025-03-14T04:57:30.7471835Z New File 2813 _mps_convolution_ops.h 2025-03-14T04:57:30.7475642Z 100% 2025-03-14T04:57:30.7479189Z New File 7503 _mps_convolution_transpose.h 2025-03-14T04:57:30.7483611Z 100% 2025-03-14T04:57:30.7487732Z New File 1784 _mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7491181Z 100% 2025-03-14T04:57:30.7495161Z New File 718 _mps_convolution_transpose_native.h 2025-03-14T04:57:30.7498783Z 100% 2025-03-14T04:57:30.7502860Z New File 2839 _mps_convolution_transpose_ops.h 2025-03-14T04:57:30.7506480Z 100% 2025-03-14T04:57:30.7510900Z New File 5434 _native_batch_norm_legit.h 2025-03-14T04:57:30.7514734Z 100% 2025-03-14T04:57:30.7518485Z New File 1070 _native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7522265Z 100% 2025-03-14T04:57:30.7526416Z New File 2601 _native_batch_norm_legit_cpu_dispatch.h 2025-03-14T04:57:30.7529776Z 100% 2025-03-14T04:57:30.7533908Z New File 2603 _native_batch_norm_legit_cuda_dispatch.h 2025-03-14T04:57:30.7537639Z 100% 2025-03-14T04:57:30.7541162Z New File 3782 _native_batch_norm_legit_native.h 2025-03-14T04:57:30.7545358Z 100% 2025-03-14T04:57:30.7549184Z New File 2738 _native_batch_norm_legit_no_training.h 2025-03-14T04:57:30.7552836Z 100% 2025-03-14T04:57:30.7556939Z New File 1773 _native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7560693Z 100% 2025-03-14T04:57:30.7564754Z New File 1106 _native_batch_norm_legit_no_training_native.h 2025-03-14T04:57:30.7568572Z 100% 2025-03-14T04:57:30.7573183Z New File 3362 _native_batch_norm_legit_no_training_ops.h 2025-03-14T04:57:30.7577007Z 100% 2025-03-14T04:57:30.7580908Z New File 7431 _native_batch_norm_legit_ops.h 2025-03-14T04:57:30.7584960Z 100% 2025-03-14T04:57:30.7588905Z New File 3629 _native_multi_head_attention.h 2025-03-14T04:57:30.7592405Z 100% 2025-03-14T04:57:30.7596487Z New File 1725 _native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7600151Z 100% 2025-03-14T04:57:30.7604779Z New File 1152 _native_multi_head_attention_cpu_dispatch.h 2025-03-14T04:57:30.7608593Z 100% 2025-03-14T04:57:30.7612377Z New File 1154 _native_multi_head_attention_cuda_dispatch.h 2025-03-14T04:57:30.7615937Z 100% 2025-03-14T04:57:30.7619740Z New File 1859 _native_multi_head_attention_native.h 2025-03-14T04:57:30.7623706Z 100% 2025-03-14T04:57:30.7627467Z New File 4185 _native_multi_head_attention_ops.h 2025-03-14T04:57:30.7631430Z 100% 2025-03-14T04:57:30.7635034Z New File 686 _neg_view.h 2025-03-14T04:57:30.7638659Z 100% 2025-03-14T04:57:30.7642490Z New File 790 _neg_view_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7646051Z 100% 2025-03-14T04:57:30.7655416Z New File 1147 _neg_view_copy.h 2025-03-14T04:57:30.7659252Z 100% 2025-03-14T04:57:30.7663669Z New File 821 _neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.7667055Z 100% 2025-03-14T04:57:30.7671004Z New File 907 _neg_view_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7674498Z 100% 2025-03-14T04:57:30.7678172Z New File 592 _neg_view_copy_native.h 2025-03-14T04:57:30.7681872Z 100% 2025-03-14T04:57:30.7685659Z New File 1635 _neg_view_copy_ops.h 2025-03-14T04:57:30.7689169Z 100% 2025-03-14T04:57:30.7692948Z New File 500 _neg_view_native.h 2025-03-14T04:57:30.7696736Z 100% 2025-03-14T04:57:30.7700624Z New File 1001 _neg_view_ops.h 2025-03-14T04:57:30.7704204Z 100% 2025-03-14T04:57:30.7707909Z New File 868 _nested_compute_contiguous_strides_offsets.h 2025-03-14T04:57:30.7711698Z 100% 2025-03-14T04:57:30.7715599Z New File 811 _nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-03-14T04:57:30.7719113Z 100% 2025-03-14T04:57:30.7723343Z New File 813 _nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-03-14T04:57:30.7727135Z 100% 2025-03-14T04:57:30.7731427Z New File 565 _nested_compute_contiguous_strides_offsets_native.h 2025-03-14T04:57:30.7735003Z 100% 2025-03-14T04:57:30.7738985Z New File 1200 _nested_compute_contiguous_strides_offsets_ops.h 2025-03-14T04:57:30.7742513Z 100% 2025-03-14T04:57:30.7746450Z New File 1776 _nested_from_padded.h 2025-03-14T04:57:30.7750144Z 100% 2025-03-14T04:57:30.7753897Z New File 1591 _nested_from_padded_and_nested_example.h 2025-03-14T04:57:30.7757465Z 100% 2025-03-14T04:57:30.7761629Z New File 1021 _nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7765251Z 100% 2025-03-14T04:57:30.7769239Z New File 711 _nested_from_padded_and_nested_example_native.h 2025-03-14T04:57:30.7772816Z 100% 2025-03-14T04:57:30.7776836Z New File 1993 _nested_from_padded_and_nested_example_ops.h 2025-03-14T04:57:30.7780404Z 100% 2025-03-14T04:57:30.7784276Z New File 1069 _nested_from_padded_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.7788017Z 100% 2025-03-14T04:57:30.7791896Z New File 835 _nested_from_padded_cpu_dispatch.h 2025-03-14T04:57:30.7795474Z 100% 2025-03-14T04:57:30.7799408Z New File 837 _nested_from_padded_cuda_dispatch.h 2025-03-14T04:57:30.7803113Z 100% 2025-03-14T04:57:30.7807284Z New File 912 _nested_from_padded_native.h 2025-03-14T04:57:30.7810816Z 100% 2025-03-14T04:57:30.7814901Z New File 2143 _nested_from_padded_ops.h 2025-03-14T04:57:30.7818387Z 100% 2025-03-14T04:57:30.7822273Z New File 2985 _nested_from_padded_tensor.h 2025-03-14T04:57:30.7825950Z 100% 2025-03-14T04:57:30.7829647Z New File 442 _nested_from_padded_tensor_native.h 2025-03-14T04:57:30.7833294Z 100% 2025-03-14T04:57:30.7837369Z New File 1735 _nested_from_padded_tensor_ops.h 2025-03-14T04:57:30.7840893Z 100% 2025-03-14T04:57:30.7844563Z New File 737 _nested_get_jagged_dummy.h 2025-03-14T04:57:30.7848223Z 100% 2025-03-14T04:57:30.7852700Z New File 442 _nested_get_jagged_dummy_native.h 2025-03-14T04:57:30.7855987Z 100% 2025-03-14T04:57:30.7859799Z New File 1037 _nested_get_jagged_dummy_ops.h 2025-03-14T04:57:30.7863472Z 100% 2025-03-14T04:57:30.7867212Z New File 720 _nested_get_lengths.h 2025-03-14T04:57:30.7870617Z 100% 2025-03-14T04:57:30.7874282Z New File 442 _nested_get_lengths_native.h 2025-03-14T04:57:30.7877904Z 100% 2025-03-14T04:57:30.7881982Z New File 1025 _nested_get_lengths_ops.h 2025-03-14T04:57:30.7885833Z 100% 2025-03-14T04:57:30.7889765Z New File 732 _nested_get_max_seqlen.h 2025-03-14T04:57:30.7893296Z 100% 2025-03-14T04:57:30.7897179Z New File 442 _nested_get_max_seqlen_native.h 2025-03-14T04:57:30.7901327Z 100% 2025-03-14T04:57:30.7904810Z New File 1034 _nested_get_max_seqlen_ops.h 2025-03-14T04:57:30.7908601Z 100% 2025-03-14T04:57:30.7912694Z New File 732 _nested_get_min_seqlen.h 2025-03-14T04:57:30.7916539Z 100% 2025-03-14T04:57:30.7920376Z New File 442 _nested_get_min_seqlen_native.h 2025-03-14T04:57:30.7923923Z 100% 2025-03-14T04:57:30.7927707Z New File 1034 _nested_get_min_seqlen_ops.h 2025-03-14T04:57:30.7931248Z 100% 2025-03-14T04:57:30.7935030Z New File 720 _nested_get_offsets.h 2025-03-14T04:57:30.7938895Z 100% 2025-03-14T04:57:30.7942542Z New File 442 _nested_get_offsets_native.h 2025-03-14T04:57:30.7945934Z 100% 2025-03-14T04:57:30.7949754Z New File 1025 _nested_get_offsets_ops.h 2025-03-14T04:57:30.7953257Z 100% 2025-03-14T04:57:30.7956978Z New File 726 _nested_get_ragged_idx.h 2025-03-14T04:57:30.7960800Z 100% 2025-03-14T04:57:30.7964616Z New File 442 _nested_get_ragged_idx_native.h 2025-03-14T04:57:30.7967997Z 100% 2025-03-14T04:57:30.7971794Z New File 1022 _nested_get_ragged_idx_ops.h 2025-03-14T04:57:30.7975228Z 100% 2025-03-14T04:57:30.7978917Z New File 722 _nested_get_values.h 2025-03-14T04:57:30.7982421Z 100% 2025-03-14T04:57:30.7986397Z New File 1237 _nested_get_values_copy.h 2025-03-14T04:57:30.7990162Z 100% 2025-03-14T04:57:30.7994256Z New File 830 _nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.7997699Z 100% 2025-03-14T04:57:30.8001820Z New File 925 _nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8005673Z 100% 2025-03-14T04:57:30.8009777Z New File 610 _nested_get_values_copy_native.h 2025-03-14T04:57:30.8013389Z 100% 2025-03-14T04:57:30.8017102Z New File 1689 _nested_get_values_copy_ops.h 2025-03-14T04:57:30.8020746Z 100% 2025-03-14T04:57:30.8024475Z New File 442 _nested_get_values_native.h 2025-03-14T04:57:30.8028037Z 100% 2025-03-14T04:57:30.8031906Z New File 1028 _nested_get_values_ops.h 2025-03-14T04:57:30.8035412Z 100% 2025-03-14T04:57:30.8039682Z New File 1840 _nested_select_backward.h 2025-03-14T04:57:30.8044191Z 100% 2025-03-14T04:57:30.8054527Z New File 585 _nested_select_backward_native.h 2025-03-14T04:57:30.8058374Z 100% 2025-03-14T04:57:30.8062453Z New File 1250 _nested_select_backward_ops.h 2025-03-14T04:57:30.8066956Z 100% 2025-03-14T04:57:30.8071106Z New File 864 _nested_sum_backward.h 2025-03-14T04:57:30.8074734Z 100% 2025-03-14T04:57:30.8079018Z New File 589 _nested_sum_backward_native.h 2025-03-14T04:57:30.8082757Z 100% 2025-03-14T04:57:30.8086773Z New File 1261 _nested_sum_backward_ops.h 2025-03-14T04:57:30.8090634Z 100% 2025-03-14T04:57:30.8094449Z New File 1515 _nested_tensor_from_mask.h 2025-03-14T04:57:30.8097997Z 100% 2025-03-14T04:57:30.8102115Z New File 1010 _nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8105665Z 100% 2025-03-14T04:57:30.8109630Z New File 805 _nested_tensor_from_mask_cpu_dispatch.h 2025-03-14T04:57:30.8113838Z 100% 2025-03-14T04:57:30.8117579Z New File 807 _nested_tensor_from_mask_cuda_dispatch.h 2025-03-14T04:57:30.8121228Z 100% 2025-03-14T04:57:30.8125746Z New File 819 _nested_tensor_from_mask_left_aligned.h 2025-03-14T04:57:30.8128800Z 100% 2025-03-14T04:57:30.8132828Z New File 790 _nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-03-14T04:57:30.8136844Z 100% 2025-03-14T04:57:30.8140877Z New File 792 _nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-03-14T04:57:30.8144633Z 100% 2025-03-14T04:57:30.8148463Z New File 556 _nested_tensor_from_mask_left_aligned_native.h 2025-03-14T04:57:30.8152324Z 100% 2025-03-14T04:57:30.8156262Z New File 1133 _nested_tensor_from_mask_left_aligned_ops.h 2025-03-14T04:57:30.8160271Z 100% 2025-03-14T04:57:30.8164069Z New File 707 _nested_tensor_from_mask_native.h 2025-03-14T04:57:30.8167563Z 100% 2025-03-14T04:57:30.8171303Z New File 1967 _nested_tensor_from_mask_ops.h 2025-03-14T04:57:30.8174945Z 100% 2025-03-14T04:57:30.8178816Z New File 2238 _nested_tensor_from_tensor_list.h 2025-03-14T04:57:30.8182642Z 100% 2025-03-14T04:57:30.8186424Z New File 1564 _nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8189972Z 100% 2025-03-14T04:57:30.8193966Z New File 968 _nested_tensor_from_tensor_list_native.h 2025-03-14T04:57:30.8197702Z 100% 2025-03-14T04:57:30.8201765Z New File 2703 _nested_tensor_from_tensor_list_ops.h 2025-03-14T04:57:30.8205982Z 100% 2025-03-14T04:57:30.8209587Z New File 1018 _nested_tensor_size.h 2025-03-14T04:57:30.8213181Z 100% 2025-03-14T04:57:30.8223152Z New File 917 _nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8227227Z 100% 2025-03-14T04:57:30.8230849Z New File 602 _nested_tensor_size_native.h 2025-03-14T04:57:30.8234499Z 100% 2025-03-14T04:57:30.8238438Z New File 1665 _nested_tensor_size_ops.h 2025-03-14T04:57:30.8242106Z 100% 2025-03-14T04:57:30.8245996Z New File 823 _nested_tensor_softmax_with_shape.h 2025-03-14T04:57:30.8249733Z 100% 2025-03-14T04:57:30.8253665Z New File 653 _nested_tensor_softmax_with_shape_native.h 2025-03-14T04:57:30.8257411Z 100% 2025-03-14T04:57:30.8261529Z New File 1153 _nested_tensor_softmax_with_shape_ops.h 2025-03-14T04:57:30.8265074Z 100% 2025-03-14T04:57:30.8268927Z New File 1095 _nested_tensor_storage_offsets.h 2025-03-14T04:57:30.8272725Z 100% 2025-03-14T04:57:30.8276781Z New File 939 _nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8280811Z 100% 2025-03-14T04:57:30.8284835Z New File 624 _nested_tensor_storage_offsets_native.h 2025-03-14T04:57:30.8288600Z 100% 2025-03-14T04:57:30.8292751Z New File 1731 _nested_tensor_storage_offsets_ops.h 2025-03-14T04:57:30.8296533Z 100% 2025-03-14T04:57:30.8300358Z New File 1039 _nested_tensor_strides.h 2025-03-14T04:57:30.8304024Z 100% 2025-03-14T04:57:30.8313925Z New File 923 _nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8317823Z 100% 2025-03-14T04:57:30.8321756Z New File 608 _nested_tensor_strides_native.h 2025-03-14T04:57:30.8325665Z 100% 2025-03-14T04:57:30.8330157Z New File 1683 _nested_tensor_strides_ops.h 2025-03-14T04:57:30.8334230Z 100% 2025-03-14T04:57:30.8337964Z New File 938 _nested_view_from_buffer.h 2025-03-14T04:57:30.8349827Z 100% 2025-03-14T04:57:30.8349993Z New File 1873 _nested_view_from_buffer_copy.h 2025-03-14T04:57:30.8350424Z 100% 2025-03-14T04:57:30.8354520Z New File 931 _nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.8358041Z 100% 2025-03-14T04:57:30.8362663Z New File 1127 _nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8366131Z 100% 2025-03-14T04:57:30.8370362Z New File 812 _nested_view_from_buffer_copy_native.h 2025-03-14T04:57:30.8373922Z 100% 2025-03-14T04:57:30.8377734Z New File 2343 _nested_view_from_buffer_copy_ops.h 2025-03-14T04:57:30.8381816Z 100% 2025-03-14T04:57:30.8386234Z New File 856 _nested_view_from_buffer_cpu_dispatch.h 2025-03-14T04:57:30.8389850Z 100% 2025-03-14T04:57:30.8393819Z New File 858 _nested_view_from_buffer_cuda_dispatch.h 2025-03-14T04:57:30.8397309Z 100% 2025-03-14T04:57:30.8401539Z New File 610 _nested_view_from_buffer_native.h 2025-03-14T04:57:30.8405241Z 100% 2025-03-14T04:57:30.8409324Z New File 1355 _nested_view_from_buffer_ops.h 2025-03-14T04:57:30.8412987Z 100% 2025-03-14T04:57:30.8416652Z New File 1153 _nested_view_from_jagged.h 2025-03-14T04:57:30.8420229Z 100% 2025-03-14T04:57:30.8424111Z New File 2507 _nested_view_from_jagged_copy.h 2025-03-14T04:57:30.8427805Z 100% 2025-03-14T04:57:30.8432201Z New File 1062 _nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.8435803Z 100% 2025-03-14T04:57:30.8439725Z New File 1378 _nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8443517Z 100% 2025-03-14T04:57:30.8447312Z New File 1063 _nested_view_from_jagged_copy_native.h 2025-03-14T04:57:30.8450865Z 100% 2025-03-14T04:57:30.8454682Z New File 3145 _nested_view_from_jagged_copy_ops.h 2025-03-14T04:57:30.8458287Z 100% 2025-03-14T04:57:30.8462078Z New File 442 _nested_view_from_jagged_native.h 2025-03-14T04:57:30.8465605Z 100% 2025-03-14T04:57:30.8469402Z New File 1756 _nested_view_from_jagged_ops.h 2025-03-14T04:57:30.8473003Z 100% 2025-03-14T04:57:30.8476841Z New File 1716 _new_zeros_with_same_feature_meta.h 2025-03-14T04:57:30.8480545Z 100% 2025-03-14T04:57:30.8484945Z New File 1196 _new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8488747Z 100% 2025-03-14T04:57:30.8492599Z New File 742 _new_zeros_with_same_feature_meta_native.h 2025-03-14T04:57:30.8496108Z 100% 2025-03-14T04:57:30.8499990Z New File 2112 _new_zeros_with_same_feature_meta_ops.h 2025-03-14T04:57:30.8503602Z 100% 2025-03-14T04:57:30.8507220Z New File 666 _nnpack_available.h 2025-03-14T04:57:30.8511004Z 100% 2025-03-14T04:57:30.8514783Z New File 769 _nnpack_available_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.8518217Z 100% 2025-03-14T04:57:30.8522103Z New File 479 _nnpack_available_native.h 2025-03-14T04:57:30.8525583Z 100% 2025-03-14T04:57:30.8529268Z New File 922 _nnpack_available_ops.h 2025-03-14T04:57:30.8533372Z 100% 2025-03-14T04:57:30.8537505Z New File 6282 _nnpack_spatial_convolution.h 2025-03-14T04:57:30.8541366Z 100% 2025-03-14T04:57:30.8545313Z New File 2079 _nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8548911Z 100% 2025-03-14T04:57:30.8552647Z New File 873 _nnpack_spatial_convolution_native.h 2025-03-14T04:57:30.8556401Z 100% 2025-03-14T04:57:30.8560332Z New File 2557 _nnpack_spatial_convolution_ops.h 2025-03-14T04:57:30.8564055Z 100% 2025-03-14T04:57:30.8567439Z New File 528 _nnz.h 2025-03-14T04:57:30.8570915Z 100% 2025-03-14T04:57:30.8574409Z New File 560 _nnz_native.h 2025-03-14T04:57:30.8577792Z 100% 2025-03-14T04:57:30.8581127Z New File 968 _nnz_ops.h 2025-03-14T04:57:30.8584658Z 100% 2025-03-14T04:57:30.8588503Z New File 1739 _pack_padded_sequence.h 2025-03-14T04:57:30.8592319Z 100% 2025-03-14T04:57:30.8596335Z New File 2125 _pack_padded_sequence_backward.h 2025-03-14T04:57:30.8600515Z 100% 2025-03-14T04:57:30.8605022Z New File 1057 _pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.8608448Z 100% 2025-03-14T04:57:30.8612351Z New File 610 _pack_padded_sequence_backward_native.h 2025-03-14T04:57:30.8616368Z 100% 2025-03-14T04:57:30.8620139Z New File 1328 _pack_padded_sequence_backward_ops.h 2025-03-14T04:57:30.8623962Z 100% 2025-03-14T04:57:30.8628113Z New File 1251 _pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8631589Z 100% 2025-03-14T04:57:30.8635739Z New File 772 _pack_padded_sequence_native.h 2025-03-14T04:57:30.8639610Z 100% 2025-03-14T04:57:30.8649209Z New File 2239 _pack_padded_sequence_ops.h 2025-03-14T04:57:30.8653300Z 100% 2025-03-14T04:57:30.8657245Z New File 2106 _padded_dense_to_jagged_forward.h 2025-03-14T04:57:30.8661166Z 100% 2025-03-14T04:57:30.8664755Z New File 1007 _padded_dense_to_jagged_forward_cpu_dispatch.h 2025-03-14T04:57:30.8668456Z 100% 2025-03-14T04:57:30.8672806Z New File 1009 _padded_dense_to_jagged_forward_cuda_dispatch.h 2025-03-14T04:57:30.8676191Z 100% 2025-03-14T04:57:30.8680402Z New File 765 _padded_dense_to_jagged_forward_native.h 2025-03-14T04:57:30.8684253Z 100% 2025-03-14T04:57:30.8688162Z New File 1274 _padded_dense_to_jagged_forward_ops.h 2025-03-14T04:57:30.8692460Z 100% 2025-03-14T04:57:30.8696308Z New File 1488 _pad_circular.h 2025-03-14T04:57:30.8699926Z 100% 2025-03-14T04:57:30.8704158Z New File 909 _pad_circular_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.8707591Z 100% 2025-03-14T04:57:30.8711175Z New File 536 _pad_circular_native.h 2025-03-14T04:57:30.8714653Z 100% 2025-03-14T04:57:30.8718971Z New File 1092 _pad_circular_ops.h 2025-03-14T04:57:30.8722683Z 100% 2025-03-14T04:57:30.8726508Z New File 1794 _pad_enum.h 2025-03-14T04:57:30.8730149Z 100% 2025-03-14T04:57:30.8733835Z New File 1021 _pad_enum_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.8737456Z 100% 2025-03-14T04:57:30.8741098Z New File 592 _pad_enum_native.h 2025-03-14T04:57:30.8744649Z 100% 2025-03-14T04:57:30.8748517Z New File 1233 _pad_enum_ops.h 2025-03-14T04:57:30.8752097Z 100% 2025-03-14T04:57:30.8755837Z New File 998 _pad_packed_sequence.h 2025-03-14T04:57:30.8759689Z 100% 2025-03-14T04:57:30.8763956Z New File 932 _pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.8767525Z 100% 2025-03-14T04:57:30.8771660Z New File 642 _pad_packed_sequence_native.h 2025-03-14T04:57:30.8775403Z 100% 2025-03-14T04:57:30.8779837Z New File 1458 _pad_packed_sequence_ops.h 2025-03-14T04:57:30.8782952Z 100% 2025-03-14T04:57:30.8786616Z New File 1496 _pdist_backward.h 2025-03-14T04:57:30.8790146Z 100% 2025-03-14T04:57:30.8794167Z New File 1031 _pdist_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8798113Z 100% 2025-03-14T04:57:30.8807319Z New File 813 _pdist_backward_cpu_dispatch.h 2025-03-14T04:57:30.8811294Z 100% 2025-03-14T04:57:30.8815531Z New File 815 _pdist_backward_cuda_dispatch.h 2025-03-14T04:57:30.8821768Z 100% 2025-03-14T04:57:30.8823776Z New File 716 _pdist_backward_native.h 2025-03-14T04:57:30.8831993Z 100% 2025-03-14T04:57:30.8832123Z New File 2053 _pdist_backward_ops.h 2025-03-14T04:57:30.8835900Z 100% 2025-03-14T04:57:30.8839874Z New File 1223 _pdist_forward.h 2025-03-14T04:57:30.8843758Z 100% 2025-03-14T04:57:30.8847714Z New File 929 _pdist_forward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8851152Z 100% 2025-03-14T04:57:30.8855506Z New File 763 _pdist_forward_cpu_dispatch.h 2025-03-14T04:57:30.8858565Z 100% 2025-03-14T04:57:30.8862866Z New File 765 _pdist_forward_cuda_dispatch.h 2025-03-14T04:57:30.8866533Z 100% 2025-03-14T04:57:30.8870681Z New File 614 _pdist_forward_native.h 2025-03-14T04:57:30.8874066Z 100% 2025-03-14T04:57:30.8877750Z New File 1713 _pdist_forward_ops.h 2025-03-14T04:57:30.8882259Z 100% 2025-03-14T04:57:30.8885124Z New File 1342 _pin_memory.h 2025-03-14T04:57:30.8888970Z 100% 2025-03-14T04:57:30.8892737Z New File 1099 _pin_memory_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.8896135Z 100% 2025-03-14T04:57:30.8899815Z New File 1042 _pin_memory_native.h 2025-03-14T04:57:30.8903356Z 100% 2025-03-14T04:57:30.8907239Z New File 1861 _pin_memory_ops.h 2025-03-14T04:57:30.8910960Z 100% 2025-03-14T04:57:30.8914892Z New File 746 _prelu_kernel.h 2025-03-14T04:57:30.8918467Z 100% 2025-03-14T04:57:30.8922334Z New File 882 _prelu_kernel_backward.h 2025-03-14T04:57:30.8925787Z 100% 2025-03-14T04:57:30.8929510Z New File 843 _prelu_kernel_backward_cpu_dispatch.h 2025-03-14T04:57:30.8933285Z 100% 2025-03-14T04:57:30.8937164Z New File 845 _prelu_kernel_backward_cuda_dispatch.h 2025-03-14T04:57:30.8940673Z 100% 2025-03-14T04:57:30.8944520Z New File 751 _prelu_kernel_backward_native.h 2025-03-14T04:57:30.8948017Z 100% 2025-03-14T04:57:30.9674474Z New File 1312 _prelu_kernel_backward_ops.h 2025-03-14T04:57:30.9678028Z 100% 2025-03-14T04:57:30.9681954Z New File 777 _prelu_kernel_cpu_dispatch.h 2025-03-14T04:57:30.9686066Z 100% 2025-03-14T04:57:30.9690118Z New File 779 _prelu_kernel_cuda_dispatch.h 2025-03-14T04:57:30.9693687Z 100% 2025-03-14T04:57:30.9697397Z New File 722 _prelu_kernel_native.h 2025-03-14T04:57:30.9701019Z 100% 2025-03-14T04:57:30.9704700Z New File 1096 _prelu_kernel_ops.h 2025-03-14T04:57:30.9708208Z 100% 2025-03-14T04:57:30.9711689Z New File 644 _print.h 2025-03-14T04:57:30.9715145Z 100% 2025-03-14T04:57:30.9719059Z New File 776 _print_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.9722629Z 100% 2025-03-14T04:57:30.9726182Z New File 486 _print_native.h 2025-03-14T04:57:30.9729553Z 100% 2025-03-14T04:57:30.9733300Z New File 946 _print_ops.h 2025-03-14T04:57:30.9736786Z 100% 2025-03-14T04:57:30.9740380Z New File 763 _propagate_xla_data.h 2025-03-14T04:57:30.9744077Z 100% 2025-03-14T04:57:30.9747863Z New File 822 _propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.9758474Z 100% 2025-03-14T04:57:30.9762251Z New File 532 _propagate_xla_data_native.h 2025-03-14T04:57:30.9765785Z 100% 2025-03-14T04:57:30.9769456Z New File 1095 _propagate_xla_data_ops.h 2025-03-14T04:57:30.9773114Z 100% 2025-03-14T04:57:30.9776724Z New File 1754 _remove_batch_dim.h 2025-03-14T04:57:30.9780247Z 100% 2025-03-14T04:57:30.9871188Z New File 979 _remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:30.9874485Z 100% 2025-03-14T04:57:30.9878090Z New File 560 _remove_batch_dim_native.h 2025-03-14T04:57:30.9882129Z 100% 2025-03-14T04:57:30.9886177Z New File 1205 _remove_batch_dim_ops.h 2025-03-14T04:57:30.9889677Z 100% 2025-03-14T04:57:30.9893934Z New File 1743 _reshape_alias.h 2025-03-14T04:57:30.9897655Z 100% 2025-03-14T04:57:30.9901496Z New File 4652 _reshape_alias_copy.h 2025-03-14T04:57:30.9905094Z 100% 2025-03-14T04:57:30.9909231Z New File 1001 _reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:30.9912691Z 100% 2025-03-14T04:57:30.9916902Z New File 1316 _reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.9920140Z 100% 2025-03-14T04:57:30.9924128Z New File 724 _reshape_alias_copy_native.h 2025-03-14T04:57:30.9927910Z 100% 2025-03-14T04:57:30.9931764Z New File 2029 _reshape_alias_copy_ops.h 2025-03-14T04:57:30.9935353Z 100% 2025-03-14T04:57:30.9939403Z New File 921 _reshape_alias_cpu_dispatch.h 2025-03-14T04:57:30.9942936Z 100% 2025-03-14T04:57:30.9953606Z New File 923 _reshape_alias_cuda_dispatch.h 2025-03-14T04:57:30.9957073Z 100% 2025-03-14T04:57:30.9961245Z New File 923 _reshape_alias_meta_dispatch.h 2025-03-14T04:57:30.9965111Z 100% 2025-03-14T04:57:30.9968708Z New File 551 _reshape_alias_native.h 2025-03-14T04:57:30.9972066Z 100% 2025-03-14T04:57:30.9975904Z New File 1198 _reshape_alias_ops.h 2025-03-14T04:57:30.9979393Z 100% 2025-03-14T04:57:30.9983039Z New File 1498 _reshape_copy.h 2025-03-14T04:57:30.9986822Z 100% 2025-03-14T04:57:30.9990983Z New File 911 _reshape_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:30.9994442Z 100% 2025-03-14T04:57:30.9998202Z New File 537 _reshape_copy_native.h 2025-03-14T04:57:31.0008909Z 100% 2025-03-14T04:57:31.0012701Z New File 1095 _reshape_copy_ops.h 2025-03-14T04:57:31.0016467Z 100% 2025-03-14T04:57:31.0020354Z New File 771 _reshape_from_tensor.h 2025-03-14T04:57:31.0023806Z 100% 2025-03-14T04:57:31.0027802Z New File 827 _reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.0031212Z 100% 2025-03-14T04:57:31.0034935Z New File 537 _reshape_from_tensor_native.h 2025-03-14T04:57:31.0038533Z 100% 2025-03-14T04:57:31.0042778Z New File 1114 _reshape_from_tensor_ops.h 2025-03-14T04:57:31.0046121Z 100% 2025-03-14T04:57:31.0049608Z New File 5510 _resize_output.h 2025-03-14T04:57:31.0053094Z 100% 2025-03-14T04:57:31.0056859Z New File 1535 _resize_output_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.0060340Z 100% 2025-03-14T04:57:31.0064028Z New File 927 _resize_output_meta_dispatch.h 2025-03-14T04:57:31.0067799Z 100% 2025-03-14T04:57:31.0072154Z New File 821 _resize_output_native.h 2025-03-14T04:57:31.0075639Z 100% 2025-03-14T04:57:31.0086200Z New File 2700 _resize_output_ops.h 2025-03-14T04:57:31.0089766Z 100% 2025-03-14T04:57:31.0093355Z New File 889 _rowwise_prune.h 2025-03-14T04:57:31.0096826Z 100% 2025-03-14T04:57:31.0101115Z New File 888 _rowwise_prune_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.0104621Z 100% 2025-03-14T04:57:31.0108269Z New File 598 _rowwise_prune_native.h 2025-03-14T04:57:31.0111954Z 100% 2025-03-14T04:57:31.0116088Z New File 1319 _rowwise_prune_ops.h 2025-03-14T04:57:31.0119486Z 100% 2025-03-14T04:57:31.0123271Z New File 808 _safe_softmax.h 2025-03-14T04:57:31.0126849Z 100% 2025-03-14T04:57:31.0130565Z New File 861 _safe_softmax_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.0134230Z 100% 2025-03-14T04:57:31.0137797Z New File 571 _safe_softmax_native.h 2025-03-14T04:57:31.0141109Z 100% 2025-03-14T04:57:31.0144733Z New File 1186 _safe_softmax_ops.h 2025-03-14T04:57:31.0148415Z 100% 2025-03-14T04:57:31.0152057Z New File 1447 _sample_dirichlet.h 2025-03-14T04:57:31.0155662Z 100% 2025-03-14T04:57:31.0163336Z New File 1012 _sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.0166803Z 100% 2025-03-14T04:57:31.0170542Z New File 811 _sample_dirichlet_cpu_dispatch.h 2025-03-14T04:57:31.0174462Z 100% 2025-03-14T04:57:31.0178474Z New File 813 _sample_dirichlet_cuda_dispatch.h 2025-03-14T04:57:31.0181905Z 100% 2025-03-14T04:57:31.0185614Z New File 819 _sample_dirichlet_native.h 2025-03-14T04:57:31.0189173Z 100% 2025-03-14T04:57:31.0192868Z New File 1939 _sample_dirichlet_ops.h 2025-03-14T04:57:31.0196417Z 100% 2025-03-14T04:57:31.0200771Z New File 746 _saturate_weight_to_fp16.h 2025-03-14T04:57:31.0204854Z 100% 2025-03-14T04:57:31.0209162Z New File 807 _saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.0212173Z 100% 2025-03-14T04:57:31.0215870Z New File 517 _saturate_weight_to_fp16_native.h 2025-03-14T04:57:31.0219687Z 100% 2025-03-14T04:57:31.0223686Z New File 1046 _saturate_weight_to_fp16_ops.h 2025-03-14T04:57:31.0227177Z 100% 2025-03-14T04:57:31.0230831Z New File 1327 _scaled_dot_product_attention_math.h 2025-03-14T04:57:31.0234776Z 100% 2025-03-14T04:57:31.0238601Z New File 1107 _scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.0242660Z 100% 2025-03-14T04:57:31.0246990Z New File 1301 _scaled_dot_product_attention_math_for_mps.h 2025-03-14T04:57:31.0251013Z 100% 2025-03-14T04:57:31.0254790Z New File 442 _scaled_dot_product_attention_math_for_mps_native.h 2025-03-14T04:57:31.0258323Z 100% 2025-03-14T04:57:31.0262755Z New File 1901 _scaled_dot_product_attention_math_for_mps_ops.h 2025-03-14T04:57:31.0266158Z 100% 2025-03-14T04:57:31.0270030Z New File 817 _scaled_dot_product_attention_math_native.h 2025-03-14T04:57:31.0273910Z 100% 2025-03-14T04:57:31.0277902Z New File 1940 _scaled_dot_product_attention_math_ops.h 2025-03-14T04:57:31.0282228Z 100% 2025-03-14T04:57:31.0286258Z New File 1546 _scaled_dot_product_cudnn_attention.h 2025-03-14T04:57:31.0289849Z 100% 2025-03-14T04:57:31.0293598Z New File 4511 _scaled_dot_product_cudnn_attention_backward.h 2025-03-14T04:57:31.0297330Z 100% 2025-03-14T04:57:31.0301454Z New File 1763 _scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-03-14T04:57:31.0305246Z 100% 2025-03-14T04:57:31.0309363Z New File 976 _scaled_dot_product_cudnn_attention_backward_native.h 2025-03-14T04:57:31.0312858Z 100% 2025-03-14T04:57:31.0316851Z New File 2530 _scaled_dot_product_cudnn_attention_backward_ops.h 2025-03-14T04:57:31.0321063Z 100% 2025-03-14T04:57:31.0332052Z New File 1121 _scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-03-14T04:57:31.0335868Z 100% 2025-03-14T04:57:31.0339654Z New File 1327 _scaled_dot_product_cudnn_attention_native.h 2025-03-14T04:57:31.0343073Z 100% 2025-03-14T04:57:31.0347729Z New File 2260 _scaled_dot_product_cudnn_attention_ops.h 2025-03-14T04:57:31.0351158Z 100% 2025-03-14T04:57:31.0356071Z New File 1339 _scaled_dot_product_efficient_attention.h 2025-03-14T04:57:31.0358670Z 100% 2025-03-14T04:57:31.0362847Z New File 1610 _scaled_dot_product_efficient_attention_backward.h 2025-03-14T04:57:31.0366604Z 100% 2025-03-14T04:57:31.0371171Z New File 1189 _scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-03-14T04:57:31.0374502Z 100% 2025-03-14T04:57:31.0378525Z New File 946 _scaled_dot_product_efficient_attention_backward_native.h 2025-03-14T04:57:31.0381988Z 100% 2025-03-14T04:57:31.0386204Z New File 2389 _scaled_dot_product_efficient_attention_backward_ops.h 2025-03-14T04:57:31.0389773Z 100% 2025-03-14T04:57:31.0393837Z New File 1038 _scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-03-14T04:57:31.0397750Z 100% 2025-03-14T04:57:31.0401728Z New File 1161 _scaled_dot_product_efficient_attention_native.h 2025-03-14T04:57:31.0405557Z 100% 2025-03-14T04:57:31.0409398Z New File 1930 _scaled_dot_product_efficient_attention_ops.h 2025-03-14T04:57:31.0413184Z 100% 2025-03-14T04:57:31.0417209Z New File 1390 _scaled_dot_product_flash_attention.h 2025-03-14T04:57:31.0420862Z 100% 2025-03-14T04:57:31.0425326Z New File 4373 _scaled_dot_product_flash_attention_backward.h 2025-03-14T04:57:31.0428915Z 100% 2025-03-14T04:57:31.0432917Z New File 1703 _scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-03-14T04:57:31.0436616Z 100% 2025-03-14T04:57:31.0440366Z New File 1452 _scaled_dot_product_flash_attention_backward_native.h 2025-03-14T04:57:31.0444249Z 100% 2025-03-14T04:57:31.0448266Z New File 2463 _scaled_dot_product_flash_attention_backward_ops.h 2025-03-14T04:57:31.0451831Z 100% 2025-03-14T04:57:31.0455805Z New File 1049 _scaled_dot_product_flash_attention_cuda_dispatch.h 2025-03-14T04:57:31.0465071Z 100% 2025-03-14T04:57:31.0469378Z New File 1228 _scaled_dot_product_flash_attention_for_cpu.h 2025-03-14T04:57:31.0473072Z 100% 2025-03-14T04:57:31.0477157Z New File 1433 _scaled_dot_product_flash_attention_for_cpu_backward.h 2025-03-14T04:57:31.0480666Z 100% 2025-03-14T04:57:31.0484946Z New File 1089 _scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-03-14T04:57:31.0488668Z 100% 2025-03-14T04:57:31.0492658Z New File 839 _scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-03-14T04:57:31.0496090Z 100% 2025-03-14T04:57:31.0499987Z New File 2102 _scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-03-14T04:57:31.0503740Z 100% 2025-03-14T04:57:31.0507887Z New File 996 _scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-03-14T04:57:31.0511602Z 100% 2025-03-14T04:57:31.0515675Z New File 746 _scaled_dot_product_flash_attention_for_cpu_native.h 2025-03-14T04:57:31.0519378Z 100% 2025-03-14T04:57:31.0523567Z New File 1757 _scaled_dot_product_flash_attention_for_cpu_ops.h 2025-03-14T04:57:31.0527110Z 100% 2025-03-14T04:57:31.0531088Z New File 1183 _scaled_dot_product_flash_attention_native.h 2025-03-14T04:57:31.0534672Z 100% 2025-03-14T04:57:31.0538509Z New File 2020 _scaled_dot_product_flash_attention_ops.h 2025-03-14T04:57:31.0542336Z 100% 2025-03-14T04:57:31.0546464Z New File 1536 _scaled_dot_product_fused_attention_overrideable.h 2025-03-14T04:57:31.0550037Z 100% 2025-03-14T04:57:31.0553852Z New File 5076 _scaled_dot_product_fused_attention_overrideable_backward.h 2025-03-14T04:57:31.0557582Z 100% 2025-03-14T04:57:31.0561789Z New File 1929 _scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.0565144Z 100% 2025-03-14T04:57:31.0569126Z New File 1033 _scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-03-14T04:57:31.0572815Z 100% 2025-03-14T04:57:31.0576789Z New File 2779 _scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-03-14T04:57:31.0580242Z 100% 2025-03-14T04:57:31.0584399Z New File 1154 _scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.0588097Z 100% 2025-03-14T04:57:31.0592110Z New File 864 _scaled_dot_product_fused_attention_overrideable_native.h 2025-03-14T04:57:31.0595631Z 100% 2025-03-14T04:57:31.0599596Z New File 2223 _scaled_dot_product_fused_attention_overrideable_ops.h 2025-03-14T04:57:31.0603395Z 100% 2025-03-14T04:57:31.0607330Z New File 1267 _scaled_grouped_mm.h 2025-03-14T04:57:31.0610878Z 100% 2025-03-14T04:57:31.0614855Z New File 1066 _scaled_grouped_mm_cuda_dispatch.h 2025-03-14T04:57:31.0618358Z 100% 2025-03-14T04:57:31.0622203Z New File 823 _scaled_grouped_mm_native.h 2025-03-14T04:57:31.0625968Z 100% 2025-03-14T04:57:31.0630558Z New File 1955 _scaled_grouped_mm_ops.h 2025-03-14T04:57:31.0634257Z 100% 2025-03-14T04:57:31.0637954Z New File 2523 _scaled_mm.h 2025-03-14T04:57:31.0641959Z 100% 2025-03-14T04:57:31.0645852Z New File 1681 _scaled_mm_cuda_dispatch.h 2025-03-14T04:57:31.0649580Z 100% 2025-03-14T04:57:31.0653372Z New File 1095 _scaled_mm_native.h 2025-03-14T04:57:31.0656996Z 100% 2025-03-14T04:57:31.0660905Z New File 3197 _scaled_mm_ops.h 2025-03-14T04:57:31.0664877Z 100% 2025-03-14T04:57:31.0668655Z New File 2493 _segment_reduce_backward.h 2025-03-14T04:57:31.0672130Z 100% 2025-03-14T04:57:31.0676027Z New File 1402 _segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.0679694Z 100% 2025-03-14T04:57:31.0683838Z New File 1010 _segment_reduce_backward_cpu_dispatch.h 2025-03-14T04:57:31.0687587Z 100% 2025-03-14T04:57:31.0691947Z New File 1012 _segment_reduce_backward_cuda_dispatch.h 2025-03-14T04:57:31.0695546Z 100% 2025-03-14T04:57:31.0699400Z New File 1094 _segment_reduce_backward_native.h 2025-03-14T04:57:31.0703028Z 100% 2025-03-14T04:57:31.0707862Z New File 3194 _segment_reduce_backward_ops.h 2025-03-14T04:57:31.0711280Z 100% 2025-03-14T04:57:31.0715283Z New File 708 _shape_as_tensor.h 2025-03-14T04:57:31.0718843Z 100% 2025-03-14T04:57:31.0729924Z New File 797 _shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.0730329Z 100% 2025-03-14T04:57:31.0730995Z New File 507 _shape_as_tensor_native.h 2025-03-14T04:57:31.0735438Z 100% 2025-03-14T04:57:31.0739624Z New File 1016 _shape_as_tensor_ops.h 2025-03-14T04:57:31.0909018Z 100% 2025-03-14T04:57:31.0909327Z New File 14666 _slow_conv2d_backward.h 2025-03-14T04:57:31.0909639Z 100% 2025-03-14T04:57:31.0910066Z New File 2148 _slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.0910497Z 100% 2025-03-14T04:57:31.0910772Z New File 2613 _slow_conv2d_backward_cpu_dispatch.h 2025-03-14T04:57:31.0911103Z 100% 2025-03-14T04:57:31.0912677Z New File 2615 _slow_conv2d_backward_cuda_dispatch.h 2025-03-14T04:57:31.0913210Z 100% 2025-03-14T04:57:31.0913447Z New File 2041 _slow_conv2d_backward_native.h 2025-03-14T04:57:31.0913801Z 100% 2025-03-14T04:57:31.0914046Z New File 4912 _slow_conv2d_backward_ops.h 2025-03-14T04:57:31.0914365Z 100% 2025-03-14T04:57:31.0914587Z New File 6873 _slow_conv2d_forward.h 2025-03-14T04:57:31.0914871Z 100% 2025-03-14T04:57:31.0915123Z New File 2151 _slow_conv2d_forward_cpu_dispatch.h 2025-03-14T04:57:31.0915526Z 100% 2025-03-14T04:57:31.0915851Z New File 2153 _slow_conv2d_forward_cuda_dispatch.h 2025-03-14T04:57:31.0916192Z 100% 2025-03-14T04:57:31.0916420Z New File 1374 _slow_conv2d_forward_native.h 2025-03-14T04:57:31.0916726Z 100% 2025-03-14T04:57:31.0916965Z New File 2743 _slow_conv2d_forward_ops.h 2025-03-14T04:57:31.0917281Z 100% 2025-03-14T04:57:31.0917490Z New File 1004 _sobol_engine_draw.h 2025-03-14T04:57:31.0917772Z 100% 2025-03-14T04:57:31.0918088Z New File 948 _sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.0918532Z 100% 2025-03-14T04:57:31.0918810Z New File 658 _sobol_engine_draw_native.h 2025-03-14T04:57:31.0919134Z 100% 2025-03-14T04:57:31.0919350Z New File 1515 _sobol_engine_draw_ops.h 2025-03-14T04:57:31.0919655Z 100% 2025-03-14T04:57:31.0919863Z New File 900 _sobol_engine_ff.h 2025-03-14T04:57:31.0920148Z 100% 2025-03-14T04:57:31.0920661Z New File 878 _sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.0921041Z 100% 2025-03-14T04:57:31.0921277Z New File 588 _sobol_engine_ff_native.h 2025-03-14T04:57:31.0921581Z 100% 2025-03-14T04:57:31.0921804Z New File 1290 _sobol_engine_ff_ops.h 2025-03-14T04:57:31.0922099Z 100% 2025-03-14T04:57:31.0922329Z New File 816 _sobol_engine_initialize_state.h 2025-03-14T04:57:31.0922649Z 100% 2025-03-14T04:57:31.0923001Z New File 827 _sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.0923439Z 100% 2025-03-14T04:57:31.0923736Z New File 537 _sobol_engine_initialize_state_native.h 2025-03-14T04:57:31.0924141Z 100% 2025-03-14T04:57:31.0924406Z New File 1119 _sobol_engine_initialize_state_ops.h 2025-03-14T04:57:31.0924738Z 100% 2025-03-14T04:57:31.0924974Z New File 825 _sobol_engine_scramble.h 2025-03-14T04:57:31.0925496Z 100% 2025-03-14T04:57:31.0929893Z New File 843 _sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.0933057Z 100% 2025-03-14T04:57:31.0937276Z New File 553 _sobol_engine_scramble_native.h 2025-03-14T04:57:31.0940887Z 100% 2025-03-14T04:57:31.0945068Z New File 1175 _sobol_engine_scramble_ops.h 2025-03-14T04:57:31.0948761Z 100% 2025-03-14T04:57:31.0952178Z New File 1333 _softmax.h 2025-03-14T04:57:31.0955647Z 100% 2025-03-14T04:57:31.0959394Z New File 1758 _softmax_backward_data.h 2025-03-14T04:57:31.0963070Z 100% 2025-03-14T04:57:31.0967077Z New File 904 _softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.0970956Z 100% 2025-03-14T04:57:31.0974948Z New File 1189 _softmax_backward_data_cpu_dispatch.h 2025-03-14T04:57:31.0978773Z 100% 2025-03-14T04:57:31.0982623Z New File 1191 _softmax_backward_data_cuda_dispatch.h 2025-03-14T04:57:31.0986176Z 100% 2025-03-14T04:57:31.0990241Z New File 693 _softmax_backward_data_meta.h 2025-03-14T04:57:31.0993732Z 100% 2025-03-14T04:57:31.0997952Z New File 1191 _softmax_backward_data_meta_dispatch.h 2025-03-14T04:57:31.1002230Z 100% 2025-03-14T04:57:31.1006186Z New File 1151 _softmax_backward_data_native.h 2025-03-14T04:57:31.1009705Z 100% 2025-03-14T04:57:31.1013583Z New File 2204 _softmax_backward_data_ops.h 2025-03-14T04:57:31.1017413Z 100% 2025-03-14T04:57:31.1021567Z New File 848 _softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.1025067Z 100% 2025-03-14T04:57:31.1029053Z New File 1007 _softmax_cpu_dispatch.h 2025-03-14T04:57:31.1032575Z 100% 2025-03-14T04:57:31.1036216Z New File 1009 _softmax_cuda_dispatch.h 2025-03-14T04:57:31.1039887Z 100% 2025-03-14T04:57:31.1043753Z New File 637 _softmax_meta.h 2025-03-14T04:57:31.1047415Z 100% 2025-03-14T04:57:31.1051487Z New File 1009 _softmax_meta_dispatch.h 2025-03-14T04:57:31.1055120Z 100% 2025-03-14T04:57:31.1058781Z New File 1038 _softmax_native.h 2025-03-14T04:57:31.1062292Z 100% 2025-03-14T04:57:31.1065900Z New File 1819 _softmax_ops.h 2025-03-14T04:57:31.1069653Z 100% 2025-03-14T04:57:31.1073282Z New File 1697 _sparse_addmm.h 2025-03-14T04:57:31.1076953Z 100% 2025-03-14T04:57:31.1080991Z New File 1278 _sparse_addmm_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1084511Z 100% 2025-03-14T04:57:31.1088159Z New File 796 _sparse_addmm_native.h 2025-03-14T04:57:31.1091861Z 100% 2025-03-14T04:57:31.1095661Z New File 2310 _sparse_addmm_ops.h 2025-03-14T04:57:31.1099282Z 100% 2025-03-14T04:57:31.1103546Z New File 770 _sparse_broadcast_to.h 2025-03-14T04:57:31.1108279Z 100% 2025-03-14T04:57:31.1113667Z New File 1377 _sparse_broadcast_to_copy.h 2025-03-14T04:57:31.1119219Z 100% 2025-03-14T04:57:31.1125973Z New File 854 _sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.1130221Z 100% 2025-03-14T04:57:31.1135269Z New File 973 _sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1143583Z 100% 2025-03-14T04:57:31.1146641Z New File 658 _sparse_broadcast_to_copy_native.h 2025-03-14T04:57:31.1151716Z 100% 2025-03-14T04:57:31.1157084Z New File 1847 _sparse_broadcast_to_copy_ops.h 2025-03-14T04:57:31.1159830Z 100% 2025-03-14T04:57:31.1164150Z New File 532 _sparse_broadcast_to_native.h 2025-03-14T04:57:31.1167545Z 100% 2025-03-14T04:57:31.1171971Z New File 1107 _sparse_broadcast_to_ops.h 2025-03-14T04:57:31.1175702Z 100% 2025-03-14T04:57:31.1179705Z New File 1815 _sparse_bsc_tensor_unsafe.h 2025-03-14T04:57:31.1184060Z 100% 2025-03-14T04:57:31.1188254Z New File 1233 _sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.1192289Z 100% 2025-03-14T04:57:31.1197058Z New File 762 _sparse_bsc_tensor_unsafe_native.h 2025-03-14T04:57:31.1201112Z 100% 2025-03-14T04:57:31.1205275Z New File 1829 _sparse_bsc_tensor_unsafe_ops.h 2025-03-14T04:57:31.1209045Z 100% 2025-03-14T04:57:31.1212638Z New File 1815 _sparse_bsr_tensor_unsafe.h 2025-03-14T04:57:31.1216157Z 100% 2025-03-14T04:57:31.1220950Z New File 1233 _sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.1223871Z 100% 2025-03-14T04:57:31.1227948Z New File 762 _sparse_bsr_tensor_unsafe_native.h 2025-03-14T04:57:31.1231659Z 100% 2025-03-14T04:57:31.1235441Z New File 1829 _sparse_bsr_tensor_unsafe_ops.h 2025-03-14T04:57:31.1238955Z 100% 2025-03-14T04:57:31.1242737Z New File 5664 _sparse_compressed_tensor_unsafe.h 2025-03-14T04:57:31.1247513Z 100% 2025-03-14T04:57:31.1250492Z New File 1816 _sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.1254090Z 100% 2025-03-14T04:57:31.1257882Z New File 788 _sparse_compressed_tensor_unsafe_native.h 2025-03-14T04:57:31.1261546Z 100% 2025-03-14T04:57:31.1265298Z New File 1889 _sparse_compressed_tensor_unsafe_ops.h 2025-03-14T04:57:31.1268834Z 100% 2025-03-14T04:57:31.1272704Z New File 1902 _sparse_compressed_tensor_with_dims.h 2025-03-14T04:57:31.1276295Z 100% 2025-03-14T04:57:31.1280469Z New File 1240 _sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1284136Z 100% 2025-03-14T04:57:31.1288477Z New File 766 _sparse_compressed_tensor_with_dims_native.h 2025-03-14T04:57:31.1291726Z 100% 2025-03-14T04:57:31.1295588Z New File 1850 _sparse_compressed_tensor_with_dims_ops.h 2025-03-14T04:57:31.1299103Z 100% 2025-03-14T04:57:31.1303886Z New File 5377 _sparse_coo_tensor_unsafe.h 2025-03-14T04:57:31.1307680Z 100% 2025-03-14T04:57:31.1311898Z New File 1782 _sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.1315411Z 100% 2025-03-14T04:57:31.1319344Z New File 787 _sparse_coo_tensor_unsafe_native.h 2025-03-14T04:57:31.1323158Z 100% 2025-03-14T04:57:31.1327328Z New File 1845 _sparse_coo_tensor_unsafe_ops.h 2025-03-14T04:57:31.1330830Z 100% 2025-03-14T04:57:31.1334614Z New File 2364 _sparse_coo_tensor_with_dims.h 2025-03-14T04:57:31.1338120Z 100% 2025-03-14T04:57:31.1342107Z New File 10726 _sparse_coo_tensor_with_dims_and_tensors.h 2025-03-14T04:57:31.1345876Z 100% 2025-03-14T04:57:31.1350086Z New File 1746 _sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1353508Z 100% 2025-03-14T04:57:31.1357478Z New File 1950 _sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-03-14T04:57:31.1361212Z 100% 2025-03-14T04:57:31.1365565Z New File 1083 _sparse_coo_tensor_with_dims_and_tensors_native.h 2025-03-14T04:57:31.1369118Z 100% 2025-03-14T04:57:31.1373257Z New File 3154 _sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-03-14T04:57:31.1376776Z 100% 2025-03-14T04:57:31.1380814Z New File 1007 _sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1384506Z 100% 2025-03-14T04:57:31.1388559Z New File 1088 _sparse_coo_tensor_with_dims_meta_dispatch.h 2025-03-14T04:57:31.1392069Z 100% 2025-03-14T04:57:31.1396134Z New File 841 _sparse_coo_tensor_with_dims_native.h 2025-03-14T04:57:31.1399780Z 100% 2025-03-14T04:57:31.1403768Z New File 2450 _sparse_coo_tensor_with_dims_ops.h 2025-03-14T04:57:31.1407300Z 100% 2025-03-14T04:57:31.1411262Z New File 1815 _sparse_csc_tensor_unsafe.h 2025-03-14T04:57:31.1414782Z 100% 2025-03-14T04:57:31.1418972Z New File 1233 _sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.1422480Z 100% 2025-03-14T04:57:31.1426608Z New File 762 _sparse_csc_tensor_unsafe_native.h 2025-03-14T04:57:31.1430194Z 100% 2025-03-14T04:57:31.1433837Z New File 1829 _sparse_csc_tensor_unsafe_ops.h 2025-03-14T04:57:31.1437843Z 100% 2025-03-14T04:57:31.1441805Z New File 1725 _sparse_csr_prod.h 2025-03-14T04:57:31.1445682Z 100% 2025-03-14T04:57:31.1449914Z New File 1080 _sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1453634Z 100% 2025-03-14T04:57:31.1457678Z New File 944 _sparse_csr_prod_native.h 2025-03-14T04:57:31.1461750Z 100% 2025-03-14T04:57:31.1466458Z New File 2229 _sparse_csr_prod_ops.h 2025-03-14T04:57:31.1470135Z 100% 2025-03-14T04:57:31.1474272Z New File 1715 _sparse_csr_sum.h 2025-03-14T04:57:31.1478044Z 100% 2025-03-14T04:57:31.1482565Z New File 1078 _sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1486027Z 100% 2025-03-14T04:57:31.1490816Z New File 941 _sparse_csr_sum_native.h 2025-03-14T04:57:31.1495695Z 100% 2025-03-14T04:57:31.1499454Z New File 2223 _sparse_csr_sum_ops.h 2025-03-14T04:57:31.1503237Z 100% 2025-03-14T04:57:31.1507128Z New File 1815 _sparse_csr_tensor_unsafe.h 2025-03-14T04:57:31.1510905Z 100% 2025-03-14T04:57:31.1514994Z New File 1233 _sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.1518421Z 100% 2025-03-14T04:57:31.1522819Z New File 762 _sparse_csr_tensor_unsafe_native.h 2025-03-14T04:57:31.1527116Z 100% 2025-03-14T04:57:31.1530694Z New File 1829 _sparse_csr_tensor_unsafe_ops.h 2025-03-14T04:57:31.1534719Z 100% 2025-03-14T04:57:31.1538971Z New File 2060 _sparse_log_softmax.h 2025-03-14T04:57:31.1542040Z 100% 2025-03-14T04:57:31.1545874Z New File 1763 _sparse_log_softmax_backward_data.h 2025-03-14T04:57:31.1549546Z 100% 2025-03-14T04:57:31.1553704Z New File 1089 _sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1557485Z 100% 2025-03-14T04:57:31.1561541Z New File 925 _sparse_log_softmax_backward_data_native.h 2025-03-14T04:57:31.1565056Z 100% 2025-03-14T04:57:31.1568822Z New File 2223 _sparse_log_softmax_backward_data_ops.h 2025-03-14T04:57:31.1572611Z 100% 2025-03-14T04:57:31.1576596Z New File 983 _sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1580064Z 100% 2025-03-14T04:57:31.1584085Z New File 1006 _sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.1587774Z 100% 2025-03-14T04:57:31.1591519Z New File 1050 _sparse_log_softmax_native.h 2025-03-14T04:57:31.1595041Z 100% 2025-03-14T04:57:31.1599164Z New File 3396 _sparse_log_softmax_ops.h 2025-03-14T04:57:31.1603189Z 100% 2025-03-14T04:57:31.1606960Z New File 1292 _sparse_mask_projection.h 2025-03-14T04:57:31.1610494Z 100% 2025-03-14T04:57:31.1614598Z New File 1031 _sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1618055Z 100% 2025-03-14T04:57:31.1622065Z New File 715 _sparse_mask_projection_native.h 2025-03-14T04:57:31.1625591Z 100% 2025-03-14T04:57:31.1629313Z New File 2029 _sparse_mask_projection_ops.h 2025-03-14T04:57:31.1632954Z 100% 2025-03-14T04:57:31.1636588Z New File 1001 _sparse_mm.h 2025-03-14T04:57:31.1640026Z 100% 2025-03-14T04:57:31.1644028Z New File 931 _sparse_mm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.1647447Z 100% 2025-03-14T04:57:31.1651115Z New File 641 _sparse_mm_native.h 2025-03-14T04:57:31.1654753Z 100% 2025-03-14T04:57:31.1658707Z New File 1805 _sparse_mm_ops.h 2025-03-14T04:57:31.1662380Z 100% 2025-03-14T04:57:31.1666065Z New File 859 _sparse_mm_reduce_impl.h 2025-03-14T04:57:31.1669575Z 100% 2025-03-14T04:57:31.1673659Z New File 1075 _sparse_mm_reduce_impl_backward.h 2025-03-14T04:57:31.1677241Z 100% 2025-03-14T04:57:31.1681044Z New File 705 _sparse_mm_reduce_impl_backward_native.h 2025-03-14T04:57:31.1684809Z 100% 2025-03-14T04:57:31.1688596Z New File 1613 _sparse_mm_reduce_impl_backward_ops.h 2025-03-14T04:57:31.1692212Z 100% 2025-03-14T04:57:31.1696038Z New File 604 _sparse_mm_reduce_impl_native.h 2025-03-14T04:57:31.1699586Z 100% 2025-03-14T04:57:31.1703367Z New File 1285 _sparse_mm_reduce_impl_ops.h 2025-03-14T04:57:31.1707111Z 100% 2025-03-14T04:57:31.1710994Z New File 1109 _sparse_semi_structured_addmm.h 2025-03-14T04:57:31.1714524Z 100% 2025-03-14T04:57:31.1718409Z New File 962 _sparse_semi_structured_addmm_cuda_dispatch.h 2025-03-14T04:57:31.1722611Z 100% 2025-03-14T04:57:31.1726599Z New File 714 _sparse_semi_structured_addmm_native.h 2025-03-14T04:57:31.1730591Z 100% 2025-03-14T04:57:31.1734646Z New File 1645 _sparse_semi_structured_addmm_ops.h 2025-03-14T04:57:31.1738214Z 100% 2025-03-14T04:57:31.1741977Z New File 866 _sparse_semi_structured_apply.h 2025-03-14T04:57:31.1745574Z 100% 2025-03-14T04:57:31.1749851Z New File 827 _sparse_semi_structured_apply_cuda_dispatch.h 2025-03-14T04:57:31.1753654Z 100% 2025-03-14T04:57:31.1757916Z New File 855 _sparse_semi_structured_apply_dense.h 2025-03-14T04:57:31.1761962Z 100% 2025-03-14T04:57:31.1765934Z New File 808 _sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-03-14T04:57:31.1769676Z 100% 2025-03-14T04:57:31.1773891Z New File 560 _sparse_semi_structured_apply_dense_native.h 2025-03-14T04:57:31.1777524Z 100% 2025-03-14T04:57:31.1781729Z New File 1183 _sparse_semi_structured_apply_dense_ops.h 2025-03-14T04:57:31.1785089Z 100% 2025-03-14T04:57:31.1789092Z New File 579 _sparse_semi_structured_apply_native.h 2025-03-14T04:57:31.1792837Z 100% 2025-03-14T04:57:31.1796817Z New File 1250 _sparse_semi_structured_apply_ops.h 2025-03-14T04:57:31.1800500Z 100% 2025-03-14T04:57:31.1804735Z New File 1126 _sparse_semi_structured_linear.h 2025-03-14T04:57:31.1808149Z 100% 2025-03-14T04:57:31.1812137Z New File 986 _sparse_semi_structured_linear_cuda_dispatch.h 2025-03-14T04:57:31.1815931Z 100% 2025-03-14T04:57:31.1820147Z New File 738 _sparse_semi_structured_linear_native.h 2025-03-14T04:57:31.1823794Z 100% 2025-03-14T04:57:31.1827979Z New File 1672 _sparse_semi_structured_linear_ops.h 2025-03-14T04:57:31.1831533Z 100% 2025-03-14T04:57:31.1861221Z New File 951 _sparse_semi_structured_mm.h 2025-03-14T04:57:31.1861540Z 100% 2025-03-14T04:57:31.1861715Z New File 878 _sparse_semi_structured_mm_cuda_dispatch.h 2025-03-14T04:57:31.1861795Z 100% 2025-03-14T04:57:31.1861937Z New File 630 _sparse_semi_structured_mm_native.h 2025-03-14T04:57:31.1862006Z 100% 2025-03-14T04:57:31.1862151Z New File 1377 _sparse_semi_structured_mm_ops.h 2025-03-14T04:57:31.1865191Z 100% 2025-03-14T04:57:31.1869244Z New File 970 _sparse_semi_structured_tile.h 2025-03-14T04:57:31.1872972Z 100% 2025-03-14T04:57:31.1876981Z New File 880 _sparse_semi_structured_tile_cuda_dispatch.h 2025-03-14T04:57:31.1880713Z 100% 2025-03-14T04:57:31.1884918Z New File 632 _sparse_semi_structured_tile_native.h 2025-03-14T04:57:31.1888528Z 100% 2025-03-14T04:57:31.1892524Z New File 1422 _sparse_semi_structured_tile_ops.h 2025-03-14T04:57:31.1896108Z 100% 2025-03-14T04:57:31.1899957Z New File 1996 _sparse_softmax.h 2025-03-14T04:57:31.1903506Z 100% 2025-03-14T04:57:31.1907224Z New File 1723 _sparse_softmax_backward_data.h 2025-03-14T04:57:31.1911367Z 100% 2025-03-14T04:57:31.1915558Z New File 1081 _sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1919092Z 100% 2025-03-14T04:57:31.1923501Z New File 913 _sparse_softmax_backward_data_native.h 2025-03-14T04:57:31.1926982Z 100% 2025-03-14T04:57:31.1930972Z New File 2199 _sparse_softmax_backward_data_ops.h 2025-03-14T04:57:31.1934647Z 100% 2025-03-14T04:57:31.1938629Z New File 975 _sparse_softmax_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1942785Z 100% 2025-03-14T04:57:31.1946696Z New File 998 _sparse_softmax_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.1950154Z 100% 2025-03-14T04:57:31.1953882Z New File 1030 _sparse_softmax_native.h 2025-03-14T04:57:31.1957730Z 100% 2025-03-14T04:57:31.1961613Z New File 3348 _sparse_softmax_ops.h 2025-03-14T04:57:31.1965222Z 100% 2025-03-14T04:57:31.1968972Z New File 1358 _sparse_sparse_matmul.h 2025-03-14T04:57:31.1972577Z 100% 2025-03-14T04:57:31.1976577Z New File 973 _sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.1980305Z 100% 2025-03-14T04:57:31.1984105Z New File 761 _sparse_sparse_matmul_native.h 2025-03-14T04:57:31.1987842Z 100% 2025-03-14T04:57:31.1991612Z New File 1849 _sparse_sparse_matmul_ops.h 2025-03-14T04:57:31.1995050Z 100% 2025-03-14T04:57:31.1999158Z New File 1890 _sparse_sum.h 2025-03-14T04:57:31.2002820Z 100% 2025-03-14T04:57:31.2007008Z New File 1450 _sparse_sum_backward.h 2025-03-14T04:57:31.2010720Z 100% 2025-03-14T04:57:31.2015018Z New File 1011 _sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2018406Z 100% 2025-03-14T04:57:31.2022478Z New File 820 _sparse_sum_backward_native.h 2025-03-14T04:57:31.2026456Z 100% 2025-03-14T04:57:31.2030594Z New File 1977 _sparse_sum_backward_ops.h 2025-03-14T04:57:31.2034523Z 100% 2025-03-14T04:57:31.2038515Z New File 1024 _sparse_sum_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2042144Z 100% 2025-03-14T04:57:31.2046320Z New File 977 _sparse_sum_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.2050030Z 100% 2025-03-14T04:57:31.2054310Z New File 877 _sparse_sum_native.h 2025-03-14T04:57:31.2057647Z 100% 2025-03-14T04:57:31.2061947Z New File 3639 _sparse_sum_ops.h 2025-03-14T04:57:31.2065881Z 100% 2025-03-14T04:57:31.2069028Z New File 1645 _spdiags.h 2025-03-14T04:57:31.2072472Z 100% 2025-03-14T04:57:31.2076248Z New File 1094 _spdiags_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2080203Z 100% 2025-03-14T04:57:31.2084640Z New File 852 _spdiags_cpu_dispatch.h 2025-03-14T04:57:31.2088419Z 100% 2025-03-14T04:57:31.2091942Z New File 778 _spdiags_native.h 2025-03-14T04:57:31.2095754Z 100% 2025-03-14T04:57:31.2099940Z New File 2209 _spdiags_ops.h 2025-03-14T04:57:31.2103116Z 100% 2025-03-14T04:57:31.2106956Z New File 743 _spsolve.h 2025-03-14T04:57:31.2110295Z 100% 2025-03-14T04:57:31.2114134Z New File 550 _spsolve_native.h 2025-03-14T04:57:31.2117601Z 100% 2025-03-14T04:57:31.2121353Z New File 1104 _spsolve_ops.h 2025-03-14T04:57:31.2125293Z 100% 2025-03-14T04:57:31.2128943Z New File 1179 _stack.h 2025-03-14T04:57:31.2132328Z 100% 2025-03-14T04:57:31.2136238Z New File 986 _stack_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2139974Z 100% 2025-03-14T04:57:31.2143678Z New File 942 _stack_cpu_dispatch.h 2025-03-14T04:57:31.2147506Z 100% 2025-03-14T04:57:31.2151451Z New File 770 _stack_native.h 2025-03-14T04:57:31.2154946Z 100% 2025-03-14T04:57:31.2158717Z New File 1677 _stack_ops.h 2025-03-14T04:57:31.2162376Z 100% 2025-03-14T04:57:31.2166093Z New File 1427 _standard_gamma.h 2025-03-14T04:57:31.2169897Z 100% 2025-03-14T04:57:31.2173940Z New File 1008 _standard_gamma_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2177599Z 100% 2025-03-14T04:57:31.2181344Z New File 809 _standard_gamma_cpu_dispatch.h 2025-03-14T04:57:31.2184942Z 100% 2025-03-14T04:57:31.2188830Z New File 811 _standard_gamma_cuda_dispatch.h 2025-03-14T04:57:31.2192726Z 100% 2025-03-14T04:57:31.2196799Z New File 1357 _standard_gamma_grad.h 2025-03-14T04:57:31.2200430Z 100% 2025-03-14T04:57:31.2204587Z New File 973 _standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2208271Z 100% 2025-03-14T04:57:31.2212067Z New File 784 _standard_gamma_grad_cpu_dispatch.h 2025-03-14T04:57:31.2216094Z 100% 2025-03-14T04:57:31.2220277Z New File 786 _standard_gamma_grad_cuda_dispatch.h 2025-03-14T04:57:31.2224361Z 100% 2025-03-14T04:57:31.2227829Z New File 763 _standard_gamma_grad_native.h 2025-03-14T04:57:31.2231858Z 100% 2025-03-14T04:57:31.2235813Z New File 1849 _standard_gamma_grad_ops.h 2025-03-14T04:57:31.2239348Z 100% 2025-03-14T04:57:31.2243472Z New File 809 _standard_gamma_native.h 2025-03-14T04:57:31.2247503Z 100% 2025-03-14T04:57:31.2252373Z New File 1927 _standard_gamma_ops.h 2025-03-14T04:57:31.2256177Z 100% 2025-03-14T04:57:31.2260021Z New File 1055 _test_ambiguous_defaults.h 2025-03-14T04:57:31.2263977Z 100% 2025-03-14T04:57:31.2267716Z New File 937 _test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.2271809Z 100% 2025-03-14T04:57:31.2275838Z New File 653 _test_ambiguous_defaults_native.h 2025-03-14T04:57:31.2279419Z 100% 2025-03-14T04:57:31.2283434Z New File 1812 _test_ambiguous_defaults_ops.h 2025-03-14T04:57:31.2287129Z 100% 2025-03-14T04:57:31.2291048Z New File 1656 _test_autograd_multiple_dispatch.h 2025-03-14T04:57:31.2294926Z 100% 2025-03-14T04:57:31.2299509Z New File 1024 _test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2303204Z 100% 2025-03-14T04:57:31.2307022Z New File 821 _test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.2310730Z 100% 2025-03-14T04:57:31.2315361Z New File 750 _test_autograd_multiple_dispatch_native.h 2025-03-14T04:57:31.2318553Z 100% 2025-03-14T04:57:31.2322755Z New File 2459 _test_autograd_multiple_dispatch_ops.h 2025-03-14T04:57:31.2326390Z 100% 2025-03-14T04:57:31.2330397Z New File 798 _test_autograd_multiple_dispatch_view.h 2025-03-14T04:57:31.2334221Z 100% 2025-03-14T04:57:31.2338497Z New File 818 _test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2342367Z 100% 2025-03-14T04:57:31.2346544Z New File 1427 _test_autograd_multiple_dispatch_view_copy.h 2025-03-14T04:57:31.2350569Z 100% 2025-03-14T04:57:31.2356034Z New File 849 _test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.2358364Z 100% 2025-03-14T04:57:31.2362712Z New File 963 _test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2366401Z 100% 2025-03-14T04:57:31.2370397Z New File 648 _test_autograd_multiple_dispatch_view_copy_native.h 2025-03-14T04:57:31.2373985Z 100% 2025-03-14T04:57:31.2377926Z New File 1803 _test_autograd_multiple_dispatch_view_copy_ops.h 2025-03-14T04:57:31.2381631Z 100% 2025-03-14T04:57:31.2385678Z New File 528 _test_autograd_multiple_dispatch_view_native.h 2025-03-14T04:57:31.2389148Z 100% 2025-03-14T04:57:31.2393579Z New File 1085 _test_autograd_multiple_dispatch_view_ops.h 2025-03-14T04:57:31.2397072Z 100% 2025-03-14T04:57:31.2400896Z New File 716 _test_check_tensor.h 2025-03-14T04:57:31.2404601Z 100% 2025-03-14T04:57:31.2408715Z New File 799 _test_check_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.2412213Z 100% 2025-03-14T04:57:31.2416158Z New File 509 _test_check_tensor_native.h 2025-03-14T04:57:31.2419672Z 100% 2025-03-14T04:57:31.2423588Z New File 1022 _test_check_tensor_ops.h 2025-03-14T04:57:31.2427165Z 100% 2025-03-14T04:57:31.2430896Z New File 1388 _test_functorch_fallback.h 2025-03-14T04:57:31.2434836Z 100% 2025-03-14T04:57:31.2438829Z New File 979 _test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2442470Z 100% 2025-03-14T04:57:31.2446293Z New File 787 _test_functorch_fallback_cpu_dispatch.h 2025-03-14T04:57:31.2450022Z 100% 2025-03-14T04:57:31.2453855Z New File 664 _test_functorch_fallback_native.h 2025-03-14T04:57:31.2457685Z 100% 2025-03-14T04:57:31.2461385Z New File 1867 _test_functorch_fallback_ops.h 2025-03-14T04:57:31.2464793Z 100% 2025-03-14T04:57:31.2468590Z New File 1492 _test_optional_filled_intlist.h 2025-03-14T04:57:31.2472830Z 100% 2025-03-14T04:57:31.2477086Z New File 1007 _test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2480668Z 100% 2025-03-14T04:57:31.2484753Z New File 801 _test_optional_filled_intlist_cpu_dispatch.h 2025-03-14T04:57:31.2488293Z 100% 2025-03-14T04:57:31.2492332Z New File 685 _test_optional_filled_intlist_native.h 2025-03-14T04:57:31.2495836Z 100% 2025-03-14T04:57:31.2499795Z New File 1953 _test_optional_filled_intlist_ops.h 2025-03-14T04:57:31.2503200Z 100% 2025-03-14T04:57:31.2507067Z New File 1487 _test_optional_floatlist.h 2025-03-14T04:57:31.2510583Z 100% 2025-03-14T04:57:31.2514814Z New File 1025 _test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2518240Z 100% 2025-03-14T04:57:31.2522081Z New File 810 _test_optional_floatlist_cpu_dispatch.h 2025-03-14T04:57:31.2525602Z 100% 2025-03-14T04:57:31.2529548Z New File 710 _test_optional_floatlist_native.h 2025-03-14T04:57:31.2533245Z 100% 2025-03-14T04:57:31.2537060Z New File 2009 _test_optional_floatlist_ops.h 2025-03-14T04:57:31.2540710Z 100% 2025-03-14T04:57:31.2544430Z New File 1419 _test_optional_intlist.h 2025-03-14T04:57:31.2547910Z 100% 2025-03-14T04:57:31.2551775Z New File 993 _test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2555653Z 100% 2025-03-14T04:57:31.2559544Z New File 794 _test_optional_intlist_cpu_dispatch.h 2025-03-14T04:57:31.2563130Z 100% 2025-03-14T04:57:31.2567003Z New File 678 _test_optional_intlist_native.h 2025-03-14T04:57:31.2570576Z 100% 2025-03-14T04:57:31.2574379Z New File 1909 _test_optional_intlist_ops.h 2025-03-14T04:57:31.2578100Z 100% 2025-03-14T04:57:31.2581918Z New File 860 _test_parallel_materialize.h 2025-03-14T04:57:31.2585600Z 100% 2025-03-14T04:57:31.2589491Z New File 852 _test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2592907Z 100% 2025-03-14T04:57:31.2596799Z New File 562 _test_parallel_materialize_native.h 2025-03-14T04:57:31.2601587Z 100% 2025-03-14T04:57:31.2605467Z New File 1180 _test_parallel_materialize_ops.h 2025-03-14T04:57:31.2608989Z 100% 2025-03-14T04:57:31.2612867Z New File 850 _test_serialization_subcmul.h 2025-03-14T04:57:31.2616268Z 100% 2025-03-14T04:57:31.2620268Z New File 862 _test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.2623986Z 100% 2025-03-14T04:57:31.2627754Z New File 572 _test_serialization_subcmul_native.h 2025-03-14T04:57:31.2631332Z 100% 2025-03-14T04:57:31.2635086Z New File 1223 _test_serialization_subcmul_ops.h 2025-03-14T04:57:31.2638640Z 100% 2025-03-14T04:57:31.2642889Z New File 819 _test_string_default.h 2025-03-14T04:57:31.2646401Z 100% 2025-03-14T04:57:31.2650273Z New File 858 _test_string_default_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.2653692Z 100% 2025-03-14T04:57:31.2657684Z New File 568 _test_string_default_native.h 2025-03-14T04:57:31.2661201Z 100% 2025-03-14T04:57:31.2665111Z New File 1187 _test_string_default_ops.h 2025-03-14T04:57:31.2668875Z 100% 2025-03-14T04:57:31.2672867Z New File 1227 _test_warn_in_autograd.h 2025-03-14T04:57:31.2676651Z 100% 2025-03-14T04:57:31.2680689Z New File 994 _test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2684190Z 100% 2025-03-14T04:57:31.2688113Z New File 608 _test_warn_in_autograd_native.h 2025-03-14T04:57:31.2692075Z 100% 2025-03-14T04:57:31.2695932Z New File 1683 _test_warn_in_autograd_ops.h 2025-03-14T04:57:31.2699583Z 100% 2025-03-14T04:57:31.2704234Z New File 1231 _thnn_differentiable_gru_cell_backward.h 2025-03-14T04:57:31.2708221Z 100% 2025-03-14T04:57:31.2712626Z New File 1065 _thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.2716134Z 100% 2025-03-14T04:57:31.2720162Z New File 775 _thnn_differentiable_gru_cell_backward_native.h 2025-03-14T04:57:31.2723797Z 100% 2025-03-14T04:57:31.2728256Z New File 1896 _thnn_differentiable_gru_cell_backward_ops.h 2025-03-14T04:57:31.2732158Z 100% 2025-03-14T04:57:31.2736138Z New File 1362 _thnn_differentiable_lstm_cell_backward.h 2025-03-14T04:57:31.2739743Z 100% 2025-03-14T04:57:31.2743983Z New File 1151 _thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.2747626Z 100% 2025-03-14T04:57:31.2751669Z New File 861 _thnn_differentiable_lstm_cell_backward_native.h 2025-03-14T04:57:31.2755198Z 100% 2025-03-14T04:57:31.2759064Z New File 2172 _thnn_differentiable_lstm_cell_backward_ops.h 2025-03-14T04:57:31.2762657Z 100% 2025-03-14T04:57:31.2766486Z New File 2326 _thnn_fused_gru_cell.h 2025-03-14T04:57:31.2770273Z 100% 2025-03-14T04:57:31.2774321Z New File 2287 _thnn_fused_gru_cell_backward.h 2025-03-14T04:57:31.2777961Z 100% 2025-03-14T04:57:31.2782228Z New File 1319 _thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2786126Z 100% 2025-03-14T04:57:31.2790538Z New File 874 _thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-03-14T04:57:31.2794271Z 100% 2025-03-14T04:57:31.2798024Z New File 924 _thnn_fused_gru_cell_backward_native.h 2025-03-14T04:57:31.2801764Z 100% 2025-03-14T04:57:31.2805903Z New File 2776 _thnn_fused_gru_cell_backward_ops.h 2025-03-14T04:57:31.2809388Z 100% 2025-03-14T04:57:31.2813739Z New File 1339 _thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2817367Z 100% 2025-03-14T04:57:31.2821182Z New File 950 _thnn_fused_gru_cell_cuda_dispatch.h 2025-03-14T04:57:31.2825005Z 100% 2025-03-14T04:57:31.2828819Z New File 1007 _thnn_fused_gru_cell_native.h 2025-03-14T04:57:31.2832506Z 100% 2025-03-14T04:57:31.2836364Z New File 2971 _thnn_fused_gru_cell_ops.h 2025-03-14T04:57:31.2840726Z 100% 2025-03-14T04:57:31.2844587Z New File 2489 _thnn_fused_lstm_cell.h 2025-03-14T04:57:31.2848268Z 100% 2025-03-14T04:57:31.2852182Z New File 1129 _thnn_fused_lstm_cell_backward.h 2025-03-14T04:57:31.2855929Z 100% 2025-03-14T04:57:31.2860503Z New File 1025 _thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.2863927Z 100% 2025-03-14T04:57:31.2868424Z New File 2536 _thnn_fused_lstm_cell_backward_impl.h 2025-03-14T04:57:31.2872237Z 100% 2025-03-14T04:57:31.2876488Z New File 1419 _thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2880276Z 100% 2025-03-14T04:57:31.2884552Z New File 966 _thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-03-14T04:57:31.2888085Z 100% 2025-03-14T04:57:31.2892026Z New File 1066 _thnn_fused_lstm_cell_backward_impl_native.h 2025-03-14T04:57:31.2895753Z 100% 2025-03-14T04:57:31.2899707Z New File 3190 _thnn_fused_lstm_cell_backward_impl_ops.h 2025-03-14T04:57:31.2903349Z 100% 2025-03-14T04:57:31.2907186Z New File 735 _thnn_fused_lstm_cell_backward_native.h 2025-03-14T04:57:31.2910668Z 100% 2025-03-14T04:57:31.2914748Z New File 1774 _thnn_fused_lstm_cell_backward_ops.h 2025-03-14T04:57:31.2918488Z 100% 2025-03-14T04:57:31.2922610Z New File 1405 _thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2926077Z 100% 2025-03-14T04:57:31.2930388Z New File 962 _thnn_fused_lstm_cell_cuda_dispatch.h 2025-03-14T04:57:31.2933887Z 100% 2025-03-14T04:57:31.2937976Z New File 1052 _thnn_fused_lstm_cell_native.h 2025-03-14T04:57:31.2941554Z 100% 2025-03-14T04:57:31.2945287Z New File 3138 _thnn_fused_lstm_cell_ops.h 2025-03-14T04:57:31.2948832Z 100% 2025-03-14T04:57:31.2952201Z New File 2483 _to_copy.h 2025-03-14T04:57:31.2955564Z 100% 2025-03-14T04:57:31.2959533Z New File 1498 _to_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.2963492Z 100% 2025-03-14T04:57:31.2967133Z New File 1204 _to_copy_native.h 2025-03-14T04:57:31.2970641Z 100% 2025-03-14T04:57:31.2974213Z New File 2567 _to_copy_ops.h 2025-03-14T04:57:31.2977675Z 100% 2025-03-14T04:57:31.2981129Z New File 696 _to_cpu.h 2025-03-14T04:57:31.2984345Z 100% 2025-03-14T04:57:31.2988040Z New File 802 _to_cpu_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.2992123Z 100% 2025-03-14T04:57:31.2995674Z New File 512 _to_cpu_native.h 2025-03-14T04:57:31.2999126Z 100% 2025-03-14T04:57:31.3002814Z New File 1035 _to_cpu_ops.h 2025-03-14T04:57:31.3006327Z 100% 2025-03-14T04:57:31.3009881Z New File 1262 _to_dense.h 2025-03-14T04:57:31.3013929Z 100% 2025-03-14T04:57:31.3017723Z New File 1075 _to_dense_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3021441Z 100% 2025-03-14T04:57:31.3025347Z New File 1113 _to_dense_native.h 2025-03-14T04:57:31.3028954Z 100% 2025-03-14T04:57:31.3032536Z New File 2109 _to_dense_ops.h 2025-03-14T04:57:31.3036065Z 100% 2025-03-14T04:57:31.3039650Z New File 1969 _to_sparse.h 2025-03-14T04:57:31.3043343Z 100% 2025-03-14T04:57:31.3046919Z New File 1246 _to_sparse_bsc.h 2025-03-14T04:57:31.3050632Z 100% 2025-03-14T04:57:31.3054421Z New File 1048 _to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3057799Z 100% 2025-03-14T04:57:31.3061431Z New File 829 _to_sparse_bsc_cpu_dispatch.h 2025-03-14T04:57:31.3064938Z 100% 2025-03-14T04:57:31.3068620Z New File 831 _to_sparse_bsc_cuda_dispatch.h 2025-03-14T04:57:31.3072276Z 100% 2025-03-14T04:57:31.3076179Z New File 1040 _to_sparse_bsc_native.h 2025-03-14T04:57:31.3079670Z 100% 2025-03-14T04:57:31.3083528Z New File 2051 _to_sparse_bsc_ops.h 2025-03-14T04:57:31.3087054Z 100% 2025-03-14T04:57:31.3090778Z New File 1246 _to_sparse_bsr.h 2025-03-14T04:57:31.3094260Z 100% 2025-03-14T04:57:31.3098416Z New File 1048 _to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3101897Z 100% 2025-03-14T04:57:31.3105716Z New File 829 _to_sparse_bsr_cpu_dispatch.h 2025-03-14T04:57:31.3109160Z 100% 2025-03-14T04:57:31.3112885Z New File 831 _to_sparse_bsr_cuda_dispatch.h 2025-03-14T04:57:31.3116589Z 100% 2025-03-14T04:57:31.3120284Z New File 1040 _to_sparse_bsr_native.h 2025-03-14T04:57:31.3124498Z 100% 2025-03-14T04:57:31.3129782Z New File 2051 _to_sparse_bsr_ops.h 2025-03-14T04:57:31.3133293Z 100% 2025-03-14T04:57:31.3137208Z New File 1365 _to_sparse_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3141077Z 100% 2025-03-14T04:57:31.3144754Z New File 978 _to_sparse_cpu_dispatch.h 2025-03-14T04:57:31.3148608Z 100% 2025-03-14T04:57:31.3152472Z New File 1134 _to_sparse_csc.h 2025-03-14T04:57:31.3156010Z 100% 2025-03-14T04:57:31.3160116Z New File 994 _to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3163840Z 100% 2025-03-14T04:57:31.3167592Z New File 802 _to_sparse_csc_cpu_dispatch.h 2025-03-14T04:57:31.3171620Z 100% 2025-03-14T04:57:31.3175555Z New File 804 _to_sparse_csc_cuda_dispatch.h 2025-03-14T04:57:31.3179160Z 100% 2025-03-14T04:57:31.3183625Z New File 932 _to_sparse_csc_native.h 2025-03-14T04:57:31.3187243Z 100% 2025-03-14T04:57:31.3191885Z New File 1873 _to_sparse_csc_ops.h 2025-03-14T04:57:31.3195643Z 100% 2025-03-14T04:57:31.3199655Z New File 1134 _to_sparse_csr.h 2025-03-14T04:57:31.3203865Z 100% 2025-03-14T04:57:31.3208112Z New File 994 _to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3211521Z 100% 2025-03-14T04:57:31.3215580Z New File 802 _to_sparse_csr_cpu_dispatch.h 2025-03-14T04:57:31.3219289Z 100% 2025-03-14T04:57:31.3223248Z New File 804 _to_sparse_csr_cuda_dispatch.h 2025-03-14T04:57:31.3227050Z 100% 2025-03-14T04:57:31.3230930Z New File 932 _to_sparse_csr_native.h 2025-03-14T04:57:31.3234574Z 100% 2025-03-14T04:57:31.3238538Z New File 1873 _to_sparse_csr_ops.h 2025-03-14T04:57:31.3242952Z 100% 2025-03-14T04:57:31.3246855Z New File 980 _to_sparse_cuda_dispatch.h 2025-03-14T04:57:31.3250611Z 100% 2025-03-14T04:57:31.3254505Z New File 1680 _to_sparse_native.h 2025-03-14T04:57:31.3258259Z 100% 2025-03-14T04:57:31.3262113Z New File 3665 _to_sparse_ops.h 2025-03-14T04:57:31.3265750Z 100% 2025-03-14T04:57:31.3269667Z New File 786 _to_sparse_semi_structured.h 2025-03-14T04:57:31.3273302Z 100% 2025-03-14T04:57:31.3277228Z New File 791 _to_sparse_semi_structured_cuda_dispatch.h 2025-03-14T04:57:31.3281475Z 100% 2025-03-14T04:57:31.3284800Z New File 543 _to_sparse_semi_structured_native.h 2025-03-14T04:57:31.3288689Z 100% 2025-03-14T04:57:31.3293022Z New File 1134 _to_sparse_semi_structured_ops.h 2025-03-14T04:57:31.3296258Z 100% 2025-03-14T04:57:31.3299966Z New File 4673 _transformer_encoder_layer_fwd.h 2025-03-14T04:57:31.3304001Z 100% 2025-03-14T04:57:31.3307772Z New File 2039 _transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3311879Z 100% 2025-03-14T04:57:31.3316028Z New File 1326 _transformer_encoder_layer_fwd_cpu_dispatch.h 2025-03-14T04:57:31.3319630Z 100% 2025-03-14T04:57:31.3323840Z New File 1328 _transformer_encoder_layer_fwd_cuda_dispatch.h 2025-03-14T04:57:31.3333594Z 100% 2025-03-14T04:57:31.3333807Z New File 1727 _transformer_encoder_layer_fwd_native.h 2025-03-14T04:57:31.3336909Z 100% 2025-03-14T04:57:31.3340715Z New File 5277 _transformer_encoder_layer_fwd_ops.h 2025-03-14T04:57:31.3344658Z 100% 2025-03-14T04:57:31.3348982Z New File 1931 _transform_bias_rescale_qkv.h 2025-03-14T04:57:31.3352447Z 100% 2025-03-14T04:57:31.3362030Z New File 1185 _transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3365394Z 100% 2025-03-14T04:57:31.3369571Z New File 847 _transform_bias_rescale_qkv_cpu_dispatch.h 2025-03-14T04:57:31.3373463Z 100% 2025-03-14T04:57:31.3377562Z New File 849 _transform_bias_rescale_qkv_cuda_dispatch.h 2025-03-14T04:57:31.3381280Z 100% 2025-03-14T04:57:31.3385397Z New File 993 _transform_bias_rescale_qkv_native.h 2025-03-14T04:57:31.3388849Z 100% 2025-03-14T04:57:31.3392753Z New File 2434 _transform_bias_rescale_qkv_ops.h 2025-03-14T04:57:31.3396387Z 100% 2025-03-14T04:57:31.3400347Z New File 2050 _trilinear.h 2025-03-14T04:57:31.3404109Z 100% 2025-03-14T04:57:31.3408139Z New File 982 _trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.3411666Z 100% 2025-03-14T04:57:31.3415521Z New File 1227 _trilinear_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3419163Z 100% 2025-03-14T04:57:31.3422804Z New File 912 _trilinear_native.h 2025-03-14T04:57:31.3426272Z 100% 2025-03-14T04:57:31.3430072Z New File 2691 _trilinear_ops.h 2025-03-14T04:57:31.3433863Z 100% 2025-03-14T04:57:31.3437911Z New File 2754 _triton_multi_head_attention.h 2025-03-14T04:57:31.3441699Z 100% 2025-03-14T04:57:31.3445607Z New File 1442 _triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3449016Z 100% 2025-03-14T04:57:31.3452877Z New File 1022 _triton_multi_head_attention_cuda_dispatch.h 2025-03-14T04:57:31.3456852Z 100% 2025-03-14T04:57:31.3460746Z New File 1126 _triton_multi_head_attention_native.h 2025-03-14T04:57:31.3464691Z 100% 2025-03-14T04:57:31.3468695Z New File 3375 _triton_multi_head_attention_ops.h 2025-03-14T04:57:31.3472172Z 100% 2025-03-14T04:57:31.3476048Z New File 1628 _triton_scaled_dot_attention.h 2025-03-14T04:57:31.3479681Z 100% 2025-03-14T04:57:31.3483747Z New File 1057 _triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3487334Z 100% 2025-03-14T04:57:31.3491070Z New File 830 _triton_scaled_dot_attention_cuda_dispatch.h 2025-03-14T04:57:31.3495026Z 100% 2025-03-14T04:57:31.3498784Z New File 741 _triton_scaled_dot_attention_native.h 2025-03-14T04:57:31.3502742Z 100% 2025-03-14T04:57:31.3506645Z New File 2127 _triton_scaled_dot_attention_ops.h 2025-03-14T04:57:31.3510097Z 100% 2025-03-14T04:57:31.3513582Z New File 1615 _unique.h 2025-03-14T04:57:31.3516809Z 100% 2025-03-14T04:57:31.3520205Z New File 1973 _unique2.h 2025-03-14T04:57:31.3523672Z 100% 2025-03-14T04:57:31.3527589Z New File 1178 _unique2_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3531317Z 100% 2025-03-14T04:57:31.3535095Z New File 852 _unique2_cpu_dispatch.h 2025-03-14T04:57:31.3538605Z 100% 2025-03-14T04:57:31.3542242Z New File 854 _unique2_cuda_dispatch.h 2025-03-14T04:57:31.3545811Z 100% 2025-03-14T04:57:31.3549775Z New File 993 _unique2_native.h 2025-03-14T04:57:31.3553489Z 100% 2025-03-14T04:57:31.3557190Z New File 2406 _unique2_ops.h 2025-03-14T04:57:31.3560936Z 100% 2025-03-14T04:57:31.3564734Z New File 1066 _unique_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3568258Z 100% 2025-03-14T04:57:31.3572052Z New File 814 _unique_cpu_dispatch.h 2025-03-14T04:57:31.3575636Z 100% 2025-03-14T04:57:31.3579503Z New File 816 _unique_cuda_dispatch.h 2025-03-14T04:57:31.3583154Z 100% 2025-03-14T04:57:31.3586824Z New File 864 _unique_native.h 2025-03-14T04:57:31.3590291Z 100% 2025-03-14T04:57:31.3594269Z New File 2095 _unique_ops.h 2025-03-14T04:57:31.3598197Z 100% 2025-03-14T04:57:31.3602191Z New File 781 _unpack_dual.h 2025-03-14T04:57:31.3605797Z 100% 2025-03-14T04:57:31.3609633Z New File 833 _unpack_dual_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.3613443Z 100% 2025-03-14T04:57:31.3617201Z New File 543 _unpack_dual_native.h 2025-03-14T04:57:31.3620737Z 100% 2025-03-14T04:57:31.3624526Z New File 1160 _unpack_dual_ops.h 2025-03-14T04:57:31.3628585Z 100% 2025-03-14T04:57:31.3632038Z New File 794 _unsafe_index.h 2025-03-14T04:57:31.3635785Z 100% 2025-03-14T04:57:31.3639700Z New File 850 _unsafe_index_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3643664Z 100% 2025-03-14T04:57:31.3647844Z New File 560 _unsafe_index_native.h 2025-03-14T04:57:31.3651358Z 100% 2025-03-14T04:57:31.3655155Z New File 1206 _unsafe_index_ops.h 2025-03-14T04:57:31.3658769Z 100% 2025-03-14T04:57:31.3662569Z New File 904 _unsafe_index_put.h 2025-03-14T04:57:31.3666053Z 100% 2025-03-14T04:57:31.3670172Z New File 904 _unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3673952Z 100% 2025-03-14T04:57:31.3677583Z New File 614 _unsafe_index_put_native.h 2025-03-14T04:57:31.3681430Z 100% 2025-03-14T04:57:31.3685304Z New File 1350 _unsafe_index_put_ops.h 2025-03-14T04:57:31.3688780Z 100% 2025-03-14T04:57:31.3692762Z New File 896 _unsafe_masked_index.h 2025-03-14T04:57:31.3696378Z 100% 2025-03-14T04:57:31.3700297Z New File 907 _unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3703814Z 100% 2025-03-14T04:57:31.3707510Z New File 617 _unsafe_masked_index_native.h 2025-03-14T04:57:31.3711164Z 100% 2025-03-14T04:57:31.3715452Z New File 1373 _unsafe_masked_index_ops.h 2025-03-14T04:57:31.3718942Z 100% 2025-03-14T04:57:31.3722946Z New File 962 _unsafe_masked_index_put_accumulate.h 2025-03-14T04:57:31.3726530Z 100% 2025-03-14T04:57:31.3730469Z New File 924 _unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3734102Z 100% 2025-03-14T04:57:31.3738268Z New File 634 _unsafe_masked_index_put_accumulate_native.h 2025-03-14T04:57:31.3741789Z 100% 2025-03-14T04:57:31.3745874Z New File 1424 _unsafe_masked_index_put_accumulate_ops.h 2025-03-14T04:57:31.3749460Z 100% 2025-03-14T04:57:31.3753431Z New File 3769 _unsafe_view.h 2025-03-14T04:57:31.3757321Z 100% 2025-03-14T04:57:31.3761251Z New File 1361 _unsafe_view_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.3764697Z 100% 2025-03-14T04:57:31.3768518Z New File 643 _unsafe_view_native.h 2025-03-14T04:57:31.3772283Z 100% 2025-03-14T04:57:31.3776069Z New File 1799 _unsafe_view_ops.h 2025-03-14T04:57:31.3780029Z 100% 2025-03-14T04:57:31.3784089Z New File 8216 _upsample_bicubic2d_aa.h 2025-03-14T04:57:31.3787793Z 100% 2025-03-14T04:57:31.3791708Z New File 7900 _upsample_bicubic2d_aa_backward.h 2025-03-14T04:57:31.3795505Z 100% 2025-03-14T04:57:31.3799858Z New File 1297 _upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.3803439Z 100% 2025-03-14T04:57:31.3807322Z New File 2371 _upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-03-14T04:57:31.3811253Z 100% 2025-03-14T04:57:31.3814670Z New File 2373 _upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-03-14T04:57:31.3818350Z 100% 2025-03-14T04:57:31.3822580Z New File 791 _upsample_bicubic2d_aa_backward_meta.h 2025-03-14T04:57:31.3826394Z 100% 2025-03-14T04:57:31.3830457Z New File 2373 _upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-03-14T04:57:31.3834110Z 100% 2025-03-14T04:57:31.3838050Z New File 1239 _upsample_bicubic2d_aa_backward_native.h 2025-03-14T04:57:31.3841766Z 100% 2025-03-14T04:57:31.3846300Z New File 2847 _upsample_bicubic2d_aa_backward_ops.h 2025-03-14T04:57:31.3849902Z 100% 2025-03-14T04:57:31.3853992Z New File 1205 _upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.3858069Z 100% 2025-03-14T04:57:31.3891973Z New File 1106 _upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.3896620Z 100% 2025-03-14T04:57:31.3899763Z New File 2067 _upsample_bicubic2d_aa_cpu_dispatch.h 2025-03-14T04:57:31.3903314Z 100% 2025-03-14T04:57:31.3907474Z New File 2069 _upsample_bicubic2d_aa_cuda_dispatch.h 2025-03-14T04:57:31.3911347Z 100% 2025-03-14T04:57:31.3915891Z New File 741 _upsample_bicubic2d_aa_meta.h 2025-03-14T04:57:31.3919753Z 100% 2025-03-14T04:57:31.3923767Z New File 2069 _upsample_bicubic2d_aa_meta_dispatch.h 2025-03-14T04:57:31.3927481Z 100% 2025-03-14T04:57:31.3931802Z New File 1280 _upsample_bicubic2d_aa_native.h 2025-03-14T04:57:31.3935325Z 100% 2025-03-14T04:57:31.3939267Z New File 3434 _upsample_bicubic2d_aa_ops.h 2025-03-14T04:57:31.3942918Z 100% 2025-03-14T04:57:31.3946667Z New File 8257 _upsample_bilinear2d_aa.h 2025-03-14T04:57:31.3950262Z 100% 2025-03-14T04:57:31.3954209Z New File 7931 _upsample_bilinear2d_aa_backward.h 2025-03-14T04:57:31.3957795Z 100% 2025-03-14T04:57:31.3962053Z New File 1299 _upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.3965748Z 100% 2025-03-14T04:57:31.3969596Z New File 2377 _upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-03-14T04:57:31.3973109Z 100% 2025-03-14T04:57:31.3977213Z New File 2379 _upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-03-14T04:57:31.3980924Z 100% 2025-03-14T04:57:31.3984850Z New File 792 _upsample_bilinear2d_aa_backward_meta.h 2025-03-14T04:57:31.3988369Z 100% 2025-03-14T04:57:31.3992595Z New File 2379 _upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-03-14T04:57:31.3996269Z 100% 2025-03-14T04:57:31.4000916Z New File 1244 _upsample_bilinear2d_aa_backward_native.h 2025-03-14T04:57:31.4004307Z 100% 2025-03-14T04:57:31.4008299Z New File 2853 _upsample_bilinear2d_aa_backward_ops.h 2025-03-14T04:57:31.4012429Z 100% 2025-03-14T04:57:31.4016649Z New File 1207 _upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.4020744Z 100% 2025-03-14T04:57:31.4024967Z New File 1108 _upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4028349Z 100% 2025-03-14T04:57:31.4032241Z New File 2073 _upsample_bilinear2d_aa_cpu_dispatch.h 2025-03-14T04:57:31.4035801Z 100% 2025-03-14T04:57:31.4040519Z New File 2075 _upsample_bilinear2d_aa_cuda_dispatch.h 2025-03-14T04:57:31.4043887Z 100% 2025-03-14T04:57:31.4047833Z New File 742 _upsample_bilinear2d_aa_meta.h 2025-03-14T04:57:31.4051608Z 100% 2025-03-14T04:57:31.4055474Z New File 2075 _upsample_bilinear2d_aa_meta_dispatch.h 2025-03-14T04:57:31.4059033Z 100% 2025-03-14T04:57:31.4063289Z New File 1286 _upsample_bilinear2d_aa_native.h 2025-03-14T04:57:31.4066783Z 100% 2025-03-14T04:57:31.4070841Z New File 3443 _upsample_bilinear2d_aa_ops.h 2025-03-14T04:57:31.4074440Z 100% 2025-03-14T04:57:31.4078164Z New File 6779 _upsample_nearest_exact1d.h 2025-03-14T04:57:31.4082053Z 100% 2025-03-14T04:57:31.4086229Z New File 6613 _upsample_nearest_exact1d_backward.h 2025-03-14T04:57:31.4089960Z 100% 2025-03-14T04:57:31.4094219Z New File 1161 _upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.4098036Z 100% 2025-03-14T04:57:31.4102742Z New File 1993 _upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-03-14T04:57:31.4106372Z 100% 2025-03-14T04:57:31.4110349Z New File 1995 _upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-03-14T04:57:31.4114001Z 100% 2025-03-14T04:57:31.4118025Z New File 738 _upsample_nearest_exact1d_backward_meta.h 2025-03-14T04:57:31.4122124Z 100% 2025-03-14T04:57:31.4126449Z New File 1995 _upsample_nearest_exact1d_backward_meta_dispatch.h 2025-03-14T04:57:31.4129853Z 100% 2025-03-14T04:57:31.4133803Z New File 1142 _upsample_nearest_exact1d_backward_native.h 2025-03-14T04:57:31.4137563Z 100% 2025-03-14T04:57:31.4141435Z New File 2491 _upsample_nearest_exact1d_backward_ops.h 2025-03-14T04:57:31.4145598Z 100% 2025-03-14T04:57:31.4149768Z New File 1069 _upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.4153300Z 100% 2025-03-14T04:57:31.4157383Z New File 1072 _upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4161303Z 100% 2025-03-14T04:57:31.4165503Z New File 1689 _upsample_nearest_exact1d_cpu_dispatch.h 2025-03-14T04:57:31.4169194Z 100% 2025-03-14T04:57:31.4173142Z New File 1691 _upsample_nearest_exact1d_cuda_dispatch.h 2025-03-14T04:57:31.4176975Z 100% 2025-03-14T04:57:31.4180798Z New File 688 _upsample_nearest_exact1d_meta.h 2025-03-14T04:57:31.4184839Z 100% 2025-03-14T04:57:31.4188726Z New File 1691 _upsample_nearest_exact1d_meta_dispatch.h 2025-03-14T04:57:31.4192325Z 100% 2025-03-14T04:57:31.4196210Z New File 1166 _upsample_nearest_exact1d_native.h 2025-03-14T04:57:31.4199973Z 100% 2025-03-14T04:57:31.4204051Z New File 3021 _upsample_nearest_exact1d_ops.h 2025-03-14T04:57:31.4208287Z 100% 2025-03-14T04:57:31.4212320Z New File 7619 _upsample_nearest_exact2d.h 2025-03-14T04:57:31.4216043Z 100% 2025-03-14T04:57:31.4219642Z New File 7453 _upsample_nearest_exact2d_backward.h 2025-03-14T04:57:31.4223206Z 100% 2025-03-14T04:57:31.4227568Z New File 1263 _upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.4230993Z 100% 2025-03-14T04:57:31.4235070Z New File 2269 _upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-03-14T04:57:31.4238878Z 100% 2025-03-14T04:57:31.4242982Z New File 2271 _upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-03-14T04:57:31.4246927Z 100% 2025-03-14T04:57:31.4251013Z New File 774 _upsample_nearest_exact2d_backward_meta.h 2025-03-14T04:57:31.4254527Z 100% 2025-03-14T04:57:31.4258695Z New File 2271 _upsample_nearest_exact2d_backward_meta_dispatch.h 2025-03-14T04:57:31.4262316Z 100% 2025-03-14T04:57:31.4267095Z New File 1214 _upsample_nearest_exact2d_backward_native.h 2025-03-14T04:57:31.4270438Z 100% 2025-03-14T04:57:31.4274595Z New File 2733 _upsample_nearest_exact2d_backward_ops.h 2025-03-14T04:57:31.4278315Z 100% 2025-03-14T04:57:31.4282082Z New File 1171 _upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.4285911Z 100% 2025-03-14T04:57:31.4290327Z New File 1072 _upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4293832Z 100% 2025-03-14T04:57:31.4297718Z New File 1965 _upsample_nearest_exact2d_cpu_dispatch.h 2025-03-14T04:57:31.4301555Z 100% 2025-03-14T04:57:31.4305435Z New File 1967 _upsample_nearest_exact2d_cuda_dispatch.h 2025-03-14T04:57:31.4309000Z 100% 2025-03-14T04:57:31.4312694Z New File 724 _upsample_nearest_exact2d_meta.h 2025-03-14T04:57:31.4316317Z 100% 2025-03-14T04:57:31.4320297Z New File 1967 _upsample_nearest_exact2d_meta_dispatch.h 2025-03-14T04:57:31.4324153Z 100% 2025-03-14T04:57:31.4328004Z New File 1453 _upsample_nearest_exact2d_native.h 2025-03-14T04:57:31.4331754Z 100% 2025-03-14T04:57:31.4335490Z New File 3263 _upsample_nearest_exact2d_ops.h 2025-03-14T04:57:31.4339130Z 100% 2025-03-14T04:57:31.4342958Z New File 8399 _upsample_nearest_exact3d.h 2025-03-14T04:57:31.4347083Z 100% 2025-03-14T04:57:31.4351451Z New File 8233 _upsample_nearest_exact3d_backward.h 2025-03-14T04:57:31.4355356Z 100% 2025-03-14T04:57:31.4359617Z New File 1361 _upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.4363206Z 100% 2025-03-14T04:57:31.4367451Z New File 2533 _upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-03-14T04:57:31.4371147Z 100% 2025-03-14T04:57:31.4375042Z New File 2535 _upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-03-14T04:57:31.4379213Z 100% 2025-03-14T04:57:31.4383153Z New File 808 _upsample_nearest_exact3d_backward_meta.h 2025-03-14T04:57:31.4387001Z 100% 2025-03-14T04:57:31.4390879Z New File 2535 _upsample_nearest_exact3d_backward_meta_dispatch.h 2025-03-14T04:57:31.4394502Z 100% 2025-03-14T04:57:31.4398544Z New File 1282 _upsample_nearest_exact3d_backward_native.h 2025-03-14T04:57:31.4402683Z 100% 2025-03-14T04:57:31.4406622Z New File 2963 _upsample_nearest_exact3d_backward_ops.h 2025-03-14T04:57:31.4410410Z 100% 2025-03-14T04:57:31.4414707Z New File 1269 _upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.4418176Z 100% 2025-03-14T04:57:31.4422190Z New File 1072 _upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4426189Z 100% 2025-03-14T04:57:31.4430276Z New File 2229 _upsample_nearest_exact3d_cpu_dispatch.h 2025-03-14T04:57:31.4433868Z 100% 2025-03-14T04:57:31.4437911Z New File 2231 _upsample_nearest_exact3d_cuda_dispatch.h 2025-03-14T04:57:31.4441660Z 100% 2025-03-14T04:57:31.4445775Z New File 758 _upsample_nearest_exact3d_meta.h 2025-03-14T04:57:31.4449479Z 100% 2025-03-14T04:57:31.4453614Z New File 2231 _upsample_nearest_exact3d_meta_dispatch.h 2025-03-14T04:57:31.4457838Z 100% 2025-03-14T04:57:31.4461771Z New File 1570 _upsample_nearest_exact3d_native.h 2025-03-14T04:57:31.4465395Z 100% 2025-03-14T04:57:31.4469890Z New File 3493 _upsample_nearest_exact3d_ops.h 2025-03-14T04:57:31.4473356Z 100% 2025-03-14T04:57:31.4476921Z New File 1381 _use_cudnn_ctc_loss.h 2025-03-14T04:57:31.4480707Z 100% 2025-03-14T04:57:31.4484931Z New File 1042 _use_cudnn_ctc_loss_cuda_dispatch.h 2025-03-14T04:57:31.4488264Z 100% 2025-03-14T04:57:31.4492216Z New File 801 _use_cudnn_ctc_loss_native.h 2025-03-14T04:57:31.4495970Z 100% 2025-03-14T04:57:31.4500063Z New File 2295 _use_cudnn_ctc_loss_ops.h 2025-03-14T04:57:31.4503839Z 100% 2025-03-14T04:57:31.4507935Z New File 714 _use_cudnn_rnn_flatten_weight.h 2025-03-14T04:57:31.4512059Z 100% 2025-03-14T04:57:31.4516031Z New File 781 _use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4519693Z 100% 2025-03-14T04:57:31.4523619Z New File 491 _use_cudnn_rnn_flatten_weight_native.h 2025-03-14T04:57:31.4527314Z 100% 2025-03-14T04:57:31.4531198Z New File 958 _use_cudnn_rnn_flatten_weight_ops.h 2025-03-14T04:57:31.4534821Z 100% 2025-03-14T04:57:31.4538584Z New File 984 _validate_compressed_sparse_indices.h 2025-03-14T04:57:31.4542528Z 100% 2025-03-14T04:57:31.4546366Z New File 860 _validate_compressed_sparse_indices_cpu_dispatch.h 2025-03-14T04:57:31.4550018Z 100% 2025-03-14T04:57:31.4553815Z New File 862 _validate_compressed_sparse_indices_cuda_dispatch.h 2025-03-14T04:57:31.4557715Z 100% 2025-03-14T04:57:31.4561755Z New File 795 _validate_compressed_sparse_indices_native.h 2025-03-14T04:57:31.4565189Z 100% 2025-03-14T04:57:31.4569213Z New File 1362 _validate_compressed_sparse_indices_ops.h 2025-03-14T04:57:31.4572885Z 100% 2025-03-14T04:57:31.4576788Z New File 941 _validate_sparse_bsc_tensor_args.h 2025-03-14T04:57:31.4580587Z 100% 2025-03-14T04:57:31.4584814Z New File 896 _validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4588290Z 100% 2025-03-14T04:57:31.4592201Z New File 606 _validate_sparse_bsc_tensor_args_native.h 2025-03-14T04:57:31.4595698Z 100% 2025-03-14T04:57:31.4599739Z New File 1332 _validate_sparse_bsc_tensor_args_ops.h 2025-03-14T04:57:31.4603658Z 100% 2025-03-14T04:57:31.4607659Z New File 941 _validate_sparse_bsr_tensor_args.h 2025-03-14T04:57:31.4611582Z 100% 2025-03-14T04:57:31.4615812Z New File 896 _validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4619618Z 100% 2025-03-14T04:57:31.4623620Z New File 606 _validate_sparse_bsr_tensor_args_native.h 2025-03-14T04:57:31.4627205Z 100% 2025-03-14T04:57:31.4631540Z New File 1332 _validate_sparse_bsr_tensor_args_ops.h 2025-03-14T04:57:31.4635048Z 100% 2025-03-14T04:57:31.4639088Z New File 1035 _validate_sparse_compressed_tensor_args.h 2025-03-14T04:57:31.4643209Z 100% 2025-03-14T04:57:31.4647696Z New File 930 _validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4651181Z 100% 2025-03-14T04:57:31.4655272Z New File 640 _validate_sparse_compressed_tensor_args_native.h 2025-03-14T04:57:31.4659078Z 100% 2025-03-14T04:57:31.4663167Z New File 1442 _validate_sparse_compressed_tensor_args_ops.h 2025-03-14T04:57:31.4666890Z 100% 2025-03-14T04:57:31.4670735Z New File 951 _validate_sparse_coo_tensor_args.h 2025-03-14T04:57:31.4674725Z 100% 2025-03-14T04:57:31.4678757Z New File 910 _validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4682885Z 100% 2025-03-14T04:57:31.4686521Z New File 620 _validate_sparse_coo_tensor_args_native.h 2025-03-14T04:57:31.4690239Z 100% 2025-03-14T04:57:31.4694490Z New File 1333 _validate_sparse_coo_tensor_args_ops.h 2025-03-14T04:57:31.4697800Z 100% 2025-03-14T04:57:31.4701961Z New File 941 _validate_sparse_csc_tensor_args.h 2025-03-14T04:57:31.4706004Z 100% 2025-03-14T04:57:31.4709799Z New File 896 _validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4713447Z 100% 2025-03-14T04:57:31.4717723Z New File 606 _validate_sparse_csc_tensor_args_native.h 2025-03-14T04:57:31.4721567Z 100% 2025-03-14T04:57:31.4725572Z New File 1332 _validate_sparse_csc_tensor_args_ops.h 2025-03-14T04:57:31.4729190Z 100% 2025-03-14T04:57:31.4732992Z New File 941 _validate_sparse_csr_tensor_args.h 2025-03-14T04:57:31.4736829Z 100% 2025-03-14T04:57:31.4740830Z New File 896 _validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4744378Z 100% 2025-03-14T04:57:31.4748433Z New File 606 _validate_sparse_csr_tensor_args_native.h 2025-03-14T04:57:31.4752140Z 100% 2025-03-14T04:57:31.4755981Z New File 1332 _validate_sparse_csr_tensor_args_ops.h 2025-03-14T04:57:31.4759960Z 100% 2025-03-14T04:57:31.4763575Z New File 531 _values.h 2025-03-14T04:57:31.4766873Z 100% 2025-03-14T04:57:31.4770690Z New File 1127 _values_copy.h 2025-03-14T04:57:31.4774405Z 100% 2025-03-14T04:57:31.4778317Z New File 819 _values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T04:57:31.4782227Z 100% 2025-03-14T04:57:31.4786308Z New File 903 _values_copy_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.4789709Z 100% 2025-03-14T04:57:31.4794547Z New File 588 _values_copy_native.h 2025-03-14T04:57:31.4797920Z 100% 2025-03-14T04:57:31.4801788Z New File 1623 _values_copy_ops.h 2025-03-14T04:57:31.4805433Z 100% 2025-03-14T04:57:31.4809192Z New File 505 _values_native.h 2025-03-14T04:57:31.4812896Z 100% 2025-03-14T04:57:31.4816680Z New File 995 _values_ops.h 2025-03-14T04:57:31.4820241Z 100% 2025-03-14T04:57:31.4823577Z New File 532 _version.h 2025-03-14T04:57:31.4826907Z 100% 2025-03-14T04:57:31.4830460Z New File 786 _version_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4833970Z 100% 2025-03-14T04:57:31.4837937Z New File 496 _version_native.h 2025-03-14T04:57:31.4841583Z 100% 2025-03-14T04:57:31.4845467Z New File 980 _version_ops.h 2025-03-14T04:57:31.4849023Z 100% 2025-03-14T04:57:31.4852945Z New File 886 _weight_int4pack_mm.h 2025-03-14T04:57:31.4856901Z 100% 2025-03-14T04:57:31.4860979Z New File 838 _weight_int4pack_mm_cuda_dispatch.h 2025-03-14T04:57:31.4864725Z 100% 2025-03-14T04:57:31.4868491Z New File 918 _weight_int4pack_mm_for_cpu.h 2025-03-14T04:57:31.4872279Z 100% 2025-03-14T04:57:31.4876239Z New File 844 _weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-03-14T04:57:31.4879847Z 100% 2025-03-14T04:57:31.4883955Z New File 594 _weight_int4pack_mm_for_cpu_native.h 2025-03-14T04:57:31.4887571Z 100% 2025-03-14T04:57:31.4891360Z New File 1310 _weight_int4pack_mm_for_cpu_ops.h 2025-03-14T04:57:31.4895178Z 100% 2025-03-14T04:57:31.4899140Z New File 595 _weight_int4pack_mm_native.h 2025-03-14T04:57:31.4902704Z 100% 2025-03-14T04:57:31.4906545Z New File 1286 _weight_int4pack_mm_ops.h 2025-03-14T04:57:31.4910037Z 100% 2025-03-14T04:57:31.4913789Z New File 814 _weight_int8pack_mm.h 2025-03-14T04:57:31.4917549Z 100% 2025-03-14T04:57:31.4921516Z New File 808 _weight_int8pack_mm_cpu_dispatch.h 2025-03-14T04:57:31.4925329Z 100% 2025-03-14T04:57:31.4929033Z New File 566 _weight_int8pack_mm_native.h 2025-03-14T04:57:31.4932486Z 100% 2025-03-14T04:57:31.4936298Z New File 1197 _weight_int8pack_mm_ops.h 2025-03-14T04:57:31.4939874Z 100% 2025-03-14T04:57:31.4943529Z New File 749 _weight_norm.h 2025-03-14T04:57:31.4947550Z 100% 2025-03-14T04:57:31.4951414Z New File 827 _weight_norm_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4955122Z 100% 2025-03-14T04:57:31.4959093Z New File 1027 _weight_norm_differentiable_backward.h 2025-03-14T04:57:31.4962739Z 100% 2025-03-14T04:57:31.4967019Z New File 945 _weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.4970714Z 100% 2025-03-14T04:57:31.4974612Z New File 655 _weight_norm_differentiable_backward_native.h 2025-03-14T04:57:31.4978118Z 100% 2025-03-14T04:57:31.4982088Z New File 1499 _weight_norm_differentiable_backward_ops.h 2025-03-14T04:57:31.4985902Z 100% 2025-03-14T04:57:31.4989785Z New File 1603 _weight_norm_interface.h 2025-03-14T04:57:31.4993319Z 100% 2025-03-14T04:57:31.4997093Z New File 2136 _weight_norm_interface_backward.h 2025-03-14T04:57:31.5000848Z 100% 2025-03-14T04:57:31.5005189Z New File 1241 _weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.5008852Z 100% 2025-03-14T04:57:31.5012701Z New File 896 _weight_norm_interface_backward_cpu_dispatch.h 2025-03-14T04:57:31.5016170Z 100% 2025-03-14T04:57:31.5020319Z New File 898 _weight_norm_interface_backward_cuda_dispatch.h 2025-03-14T04:57:31.5024051Z 100% 2025-03-14T04:57:31.5028173Z New File 1099 _weight_norm_interface_backward_native.h 2025-03-14T04:57:31.5031673Z 100% 2025-03-14T04:57:31.5035642Z New File 2665 _weight_norm_interface_backward_ops.h 2025-03-14T04:57:31.5039005Z 100% 2025-03-14T04:57:31.5043032Z New File 1083 _weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-03-14T04:57:31.5046860Z 100% 2025-03-14T04:57:31.5050929Z New File 818 _weight_norm_interface_cpu_dispatch.h 2025-03-14T04:57:31.5054423Z 100% 2025-03-14T04:57:31.5058245Z New File 820 _weight_norm_interface_cuda_dispatch.h 2025-03-14T04:57:31.5061863Z 100% 2025-03-14T04:57:31.5066535Z New File 863 _weight_norm_interface_native.h 2025-03-14T04:57:31.5070558Z 100% 2025-03-14T04:57:31.5074407Z New File 2157 _weight_norm_interface_ops.h 2025-03-14T04:57:31.5077900Z 100% 2025-03-14T04:57:31.5081816Z New File 537 _weight_norm_native.h 2025-03-14T04:57:31.5085337Z 100% 2025-03-14T04:57:31.5089418Z New File 1115 _weight_norm_ops.h 2025-03-14T04:57:31.5093082Z 100% 2025-03-14T04:57:31.5096963Z New File 937 _wrapped_linear_prepack.h 2025-03-14T04:57:31.5100511Z 100% 2025-03-14T04:57:31.5104609Z New File 902 _wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.5108278Z 100% 2025-03-14T04:57:31.5112625Z New File 612 _wrapped_linear_prepack_native.h 2025-03-14T04:57:31.5116194Z 100% 2025-03-14T04:57:31.5120354Z New File 1355 _wrapped_linear_prepack_ops.h 2025-03-14T04:57:31.5124028Z 100% 2025-03-14T04:57:31.5128012Z New File 1205 _wrapped_quantized_linear_prepacked.h 2025-03-14T04:57:31.5131467Z 100% 2025-03-14T04:57:31.5135437Z New File 1012 _wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-03-14T04:57:31.5139196Z 100% 2025-03-14T04:57:31.5143279Z New File 722 _wrapped_quantized_linear_prepacked_native.h 2025-03-14T04:57:31.5148422Z 100% 2025-03-14T04:57:31.5152081Z New File 1706 _wrapped_quantized_linear_prepacked_ops.h 2025-03-14T04:57:31.5458618Z 100% 2025-03-14T04:57:31.5462671Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\quantized\ 2025-03-14T04:57:31.5465501Z New File 4134 QTensorImpl.h 2025-03-14T04:57:31.5468551Z 100% 2025-03-14T04:57:31.5472201Z New File 9511 Quantizer.h 2025-03-14T04:57:31.5478054Z 100% 2025-03-14T04:57:31.5481743Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\xpu\ 2025-03-14T04:57:31.5484618Z New File 563 CachingHostAllocator.h 2025-03-14T04:57:31.5487819Z 100% 2025-03-14T04:57:31.5491078Z New File 248 PinnedMemoryAllocator.h 2025-03-14T04:57:31.5494301Z 100% 2025-03-14T04:57:31.5497557Z New File 478 XPUContext.h 2025-03-14T04:57:31.5500538Z 100% 2025-03-14T04:57:31.5513357Z New File 280 XPUDevice.h 2025-03-14T04:57:31.5516304Z 100% 2025-03-14T04:57:31.5519500Z New File 5979 XPUEvent.h 2025-03-14T04:57:31.5522604Z 100% 2025-03-14T04:57:31.5525777Z New File 1271 XPUGeneratorImpl.h 2025-03-14T04:57:31.5529286Z 100% 2025-03-14T04:57:31.5532846Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\xpu\detail\ 2025-03-14T04:57:31.5535945Z New File 1210 XPUHooks.h 2025-03-14T04:57:31.5692596Z 100% 2025-03-14T04:57:31.5696486Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\ 2025-03-14T04:57:31.5702004Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\benchmark\ 2025-03-14T04:57:31.5705092Z New Dir 49 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\core\ 2025-03-14T04:57:31.5707841Z New File 585 alignment.h 2025-03-14T04:57:31.5710833Z 100% 2025-03-14T04:57:31.5713862Z New File 13504 Allocator.h 2025-03-14T04:57:31.5717034Z 100% 2025-03-14T04:57:31.5720216Z New File 1727 AutogradState.h 2025-03-14T04:57:31.5723514Z 100% 2025-03-14T04:57:31.5740730Z New File 11649 Backend.h 2025-03-14T04:57:31.5743436Z 100% 2025-03-14T04:57:31.5746600Z New File 2578 CachingDeviceAllocator.h 2025-03-14T04:57:31.5749581Z 100% 2025-03-14T04:57:31.5752758Z New File 1757 CompileTimeFunctionPointer.h 2025-03-14T04:57:31.5755950Z 100% 2025-03-14T04:57:31.5759151Z New File 3100 ConstantSymNodeImpl.h 2025-03-14T04:57:31.5762418Z 100% 2025-03-14T04:57:31.5765507Z New File 3521 Contiguity.h 2025-03-14T04:57:31.5768621Z 100% 2025-03-14T04:57:31.5771641Z New File 1391 CopyBytes.h 2025-03-14T04:57:31.5774818Z 100% 2025-03-14T04:57:31.5777804Z New File 1747 CPUAllocator.h 2025-03-14T04:57:31.5904685Z 100% 2025-03-14T04:57:31.5905143Z New File 409 DefaultDtype.h 2025-03-14T04:57:31.5905483Z 100% 2025-03-14T04:57:31.5905721Z New File 1109 DefaultTensorOptions.h 2025-03-14T04:57:31.5906026Z 100% 2025-03-14T04:57:31.5906239Z New File 7111 Device.h 2025-03-14T04:57:31.5906504Z 100% 2025-03-14T04:57:31.5906705Z New File 711 DeviceArray.h 2025-03-14T04:57:31.5906977Z 100% 2025-03-14T04:57:31.5907180Z New File 8012 DeviceGuard.h 2025-03-14T04:57:31.5907458Z 100% 2025-03-14T04:57:31.5907667Z New File 4599 DeviceType.h 2025-03-14T04:57:31.5907935Z 100% 2025-03-14T04:57:31.5908136Z New File 33267 DispatchKey.h 2025-03-14T04:57:31.5908405Z 100% 2025-03-14T04:57:31.5908621Z New File 42251 DispatchKeySet.h 2025-03-14T04:57:31.5908890Z 100% 2025-03-14T04:57:31.5909163Z New File 4569 DynamicCast.h 2025-03-14T04:57:31.5909444Z 100% 2025-03-14T04:57:31.5909769Z New File 4600 Event.h 2025-03-14T04:57:31.5910021Z 100% 2025-03-14T04:57:31.5910229Z New File 4048 GeneratorImpl.h 2025-03-14T04:57:31.5910512Z 100% 2025-03-14T04:57:31.5910720Z New File 1713 GradMode.h 2025-03-14T04:57:31.5911049Z 100% 2025-03-14T04:57:31.5911302Z New File 3854 InferenceMode.h 2025-03-14T04:57:31.5911614Z 100% 2025-03-14T04:57:31.5911806Z New File 2021 Layout.h 2025-03-14T04:57:31.5912060Z 100% 2025-03-14T04:57:31.5912330Z New File 9691 MemoryFormat.h 2025-03-14T04:57:31.5912613Z 100% 2025-03-14T04:57:31.5912808Z New File 552 OptionalRef.h 2025-03-14T04:57:31.5913075Z 100% 2025-03-14T04:57:31.5913281Z New File 3177 PyHandleCache.h 2025-03-14T04:57:31.5913566Z 100% 2025-03-14T04:57:31.5913765Z New File 1056 QEngine.h 2025-03-14T04:57:31.5914011Z 100% 2025-03-14T04:57:31.5915053Z New File 1616 QScheme.h 2025-03-14T04:57:31.5918380Z 100% 2025-03-14T04:57:31.5921620Z New File 2275 RefcountedDeleter.h 2025-03-14T04:57:31.5924721Z 100% 2025-03-14T04:57:31.5927914Z New File 3861 SafePyObject.h 2025-03-14T04:57:31.5930927Z 100% 2025-03-14T04:57:31.5934608Z New File 14500 Scalar.h 2025-03-14T04:57:31.5937829Z 100% 2025-03-14T04:57:31.5951590Z New File 25208 ScalarType.h 2025-03-14T04:57:31.5954797Z 100% 2025-03-14T04:57:31.5958358Z New File 1414 ScalarTypeToTypeMeta.h 2025-03-14T04:57:31.5961700Z 100% 2025-03-14T04:57:31.5964919Z New File 7331 Storage.h 2025-03-14T04:57:31.5967950Z 100% 2025-03-14T04:57:31.5971404Z New File 11583 StorageImpl.h 2025-03-14T04:57:31.5974748Z 100% 2025-03-14T04:57:31.5977650Z New File 6541 Stream.h 2025-03-14T04:57:31.5980637Z 100% 2025-03-14T04:57:31.5984063Z New File 6763 StreamGuard.h 2025-03-14T04:57:31.5987263Z 100% 2025-03-14T04:57:31.5990954Z New File 7565 SymbolicShapeMeta.h 2025-03-14T04:57:31.5994227Z 100% 2025-03-14T04:57:31.5997274Z New File 3291 SymBool.h 2025-03-14T04:57:31.6000245Z 100% 2025-03-14T04:57:31.6003674Z New File 3675 SymFloat.h 2025-03-14T04:57:31.6006800Z 100% 2025-03-14T04:57:31.6009853Z New File 14335 SymInt.h 2025-03-14T04:57:31.6012775Z 100% 2025-03-14T04:57:31.6021540Z New File 2803 SymIntArrayRef.h 2025-03-14T04:57:31.6025002Z 100% 2025-03-14T04:57:31.6028051Z New File 6826 SymNodeImpl.h 2025-03-14T04:57:31.6031093Z 100% 2025-03-14T04:57:31.6165949Z New File 118493 TensorImpl.h 2025-03-14T04:57:31.6170111Z 100% 2025-03-14T04:57:31.6173897Z New File 27733 TensorOptions.h 2025-03-14T04:57:31.6177304Z 100% 2025-03-14T04:57:31.6180713Z New File 3117 thread_pool.h 2025-03-14T04:57:31.6183709Z 100% 2025-03-14T04:57:31.6187079Z New File 1270 UndefinedTensorImpl.h 2025-03-14T04:57:31.6190421Z 100% 2025-03-14T04:57:31.6193802Z New File 1408 WrapDimMinimal.h 2025-03-14T04:57:31.6197433Z 100% 2025-03-14T04:57:31.6200905Z New Dir 17 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\core\impl\ 2025-03-14T04:57:31.6203934Z New File 554 alloc_cpu.h 2025-03-14T04:57:31.6206903Z 100% 2025-03-14T04:57:31.6209955Z New File 1088 COW.h 2025-03-14T04:57:31.6212923Z 100% 2025-03-14T04:57:31.6216056Z New File 2164 COWDeleter.h 2025-03-14T04:57:31.6219310Z 100% 2025-03-14T04:57:31.6239110Z New File 13928 DeviceGuardImplInterface.h 2025-03-14T04:57:31.6247387Z 100% 2025-03-14T04:57:31.6248913Z New File 3237 FakeGuardImpl.h 2025-03-14T04:57:31.6250106Z 100% 2025-03-14T04:57:31.6253707Z New File 892 GPUTrace.h 2025-03-14T04:57:31.6257018Z 100% 2025-03-14T04:57:31.6260961Z New File 2505 HermeticPyObjectTLS.h 2025-03-14T04:57:31.6264729Z 100% 2025-03-14T04:57:31.6267859Z New File 16344 InlineDeviceGuard.h 2025-03-14T04:57:31.6271188Z 100% 2025-03-14T04:57:31.6274862Z New File 3983 InlineEvent.h 2025-03-14T04:57:31.6278196Z 100% 2025-03-14T04:57:31.6281659Z New File 10174 InlineStreamGuard.h 2025-03-14T04:57:31.6284793Z 100% 2025-03-14T04:57:31.6288319Z New File 6702 LocalDispatchKeySet.h 2025-03-14T04:57:31.6291656Z 100% 2025-03-14T04:57:31.6294768Z New File 11563 PyInterpreter.h 2025-03-14T04:57:31.6297933Z 100% 2025-03-14T04:57:31.6301115Z New File 8357 PyObjectSlot.h 2025-03-14T04:57:31.6304225Z 100% 2025-03-14T04:57:31.6311149Z New File 869 PythonDispatcherTLS.h 2025-03-14T04:57:31.6314288Z 100% 2025-03-14T04:57:31.6317542Z New File 8571 SizesAndStrides.h 2025-03-14T04:57:31.6320966Z 100% 2025-03-14T04:57:31.6324204Z New File 2348 TorchDispatchModeTLS.h 2025-03-14T04:57:31.6327235Z 100% 2025-03-14T04:57:31.6330445Z New File 3410 VirtualGuardImpl.h 2025-03-14T04:57:31.6338040Z 100% 2025-03-14T04:57:31.6341542Z New Dir 14 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\cuda\ 2025-03-14T04:57:31.6344587Z New File 1072 CUDAAlgorithm.h 2025-03-14T04:57:31.6347717Z 100% 2025-03-14T04:57:31.6350821Z New File 4488 CUDAAllocatorConfig.h 2025-03-14T04:57:31.6354009Z 100% 2025-03-14T04:57:31.6357331Z New File 18030 CUDACachingAllocator.h 2025-03-14T04:57:31.6360943Z 100% 2025-03-14T04:57:31.6378326Z New File 4167 CUDADeviceAssertion.h 2025-03-14T04:57:31.6380756Z 100% 2025-03-14T04:57:31.6383862Z New File 6781 CUDADeviceAssertionHost.h 2025-03-14T04:57:31.6386813Z 100% 2025-03-14T04:57:31.6390420Z New File 4508 CUDAException.h 2025-03-14T04:57:31.6393514Z 100% 2025-03-14T04:57:31.6397473Z New File 4027 CUDAFunctions.h 2025-03-14T04:57:31.6400605Z 100% 2025-03-14T04:57:31.6403807Z New File 3073 CUDAGraphsC10Utils.h 2025-03-14T04:57:31.6406951Z 100% 2025-03-14T04:57:31.6410275Z New File 11651 CUDAGuard.h 2025-03-14T04:57:31.6413331Z 100% 2025-03-14T04:57:31.6416548Z New File 1530 CUDAMacros.h 2025-03-14T04:57:31.6419996Z 100% 2025-03-14T04:57:31.6423213Z New File 3698 CUDAMathCompat.h 2025-03-14T04:57:31.6426256Z 100% 2025-03-14T04:57:31.6429332Z New File 318 CUDAMiscFunctions.h 2025-03-14T04:57:31.6432204Z 100% 2025-03-14T04:57:31.6435246Z New File 9896 CUDAStream.h 2025-03-14T04:57:31.6438280Z 100% 2025-03-14T04:57:31.6441490Z New File 2567 driver_api.h 2025-03-14T04:57:31.6445302Z 100% 2025-03-14T04:57:31.6448752Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\cuda\impl\ 2025-03-14T04:57:31.6451538Z New File 9427 CUDAGuardImpl.h 2025-03-14T04:57:31.6454882Z 100% 2025-03-14T04:57:31.6457830Z New File 123 CUDATest.h 2025-03-14T04:57:31.6462744Z 100% 2025-03-14T04:57:31.6466602Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\cuda\test\ 2025-03-14T04:57:31.6475987Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\cuda\test\impl\ 2025-03-14T04:57:31.6480969Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\hip\ 2025-03-14T04:57:31.6484380Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\macros\ 2025-03-14T04:57:31.6487654Z New File 451 cmake_macros.h 2025-03-14T04:57:31.6490672Z 100% 2025-03-14T04:57:31.6493582Z New File 6038 Export.h 2025-03-14T04:57:31.6496693Z 100% 2025-03-14T04:57:31.6499637Z New File 18325 Macros.h 2025-03-14T04:57:31.6504787Z 100% 2025-03-14T04:57:31.6507916Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\metal\ 2025-03-14T04:57:31.6510735Z New File 4498 indexing.h 2025-03-14T04:57:31.6513778Z 100% 2025-03-14T04:57:31.6516918Z New File 2294 random.h 2025-03-14T04:57:31.6520049Z 100% 2025-03-14T04:57:31.6523510Z New File 2507 reduction_utils.h 2025-03-14T04:57:31.6526558Z 100% 2025-03-14T04:57:31.6529589Z New File 19327 special_math.h 2025-03-14T04:57:31.6532614Z 100% 2025-03-14T04:57:31.6552235Z New File 3193 utils.h 2025-03-14T04:57:31.6557375Z 100% 2025-03-14T04:57:31.6578344Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\mobile\ 2025-03-14T04:57:31.6581141Z New File 4271 CPUCachingAllocator.h 2025-03-14T04:57:31.6584372Z 100% 2025-03-14T04:57:31.6587438Z New File 4888 CPUProfilingAllocator.h 2025-03-14T04:57:31.6592408Z 100% 2025-03-14T04:57:31.6595959Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\test\ 2025-03-14T04:57:31.6599256Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\test\core\ 2025-03-14T04:57:31.6605710Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\test\core\impl\ 2025-03-14T04:57:31.6608695Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\test\util\ 2025-03-14T04:57:31.6611797Z New File 22631 complex_math_test_common.h 2025-03-14T04:57:31.6614788Z 100% 2025-03-14T04:57:31.6618284Z New File 21204 complex_test_common.h 2025-03-14T04:57:31.6621321Z 100% 2025-03-14T04:57:31.6624393Z New File 185 Macros.h 2025-03-14T04:57:31.6631433Z 100% 2025-03-14T04:57:31.6634749Z New Dir 111 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\util\ 2025-03-14T04:57:31.6637773Z New File 2275 AbortHandler.h 2025-03-14T04:57:31.6640969Z 100% 2025-03-14T04:57:31.6644016Z New File 4156 accumulate.h 2025-03-14T04:57:31.6647181Z 100% 2025-03-14T04:57:31.6650303Z New File 5082 AlignOf.h 2025-03-14T04:57:31.6653304Z 100% 2025-03-14T04:57:31.6670488Z New File 3598 ApproximateClock.h 2025-03-14T04:57:31.6673542Z 100% 2025-03-14T04:57:31.6676610Z New File 468 Array.h 2025-03-14T04:57:31.6679343Z 100% 2025-03-14T04:57:31.6682618Z New File 11298 ArrayRef.h 2025-03-14T04:57:31.6685823Z 100% 2025-03-14T04:57:31.6688912Z New File 828 Backtrace.h 2025-03-14T04:57:31.6691961Z 100% 2025-03-14T04:57:31.6695227Z New File 10672 BFloat16-inl.h 2025-03-14T04:57:31.6698459Z 100% 2025-03-14T04:57:31.6701623Z New File 8816 BFloat16-math.h 2025-03-14T04:57:31.6704736Z 100% 2025-03-14T04:57:31.6707943Z New File 3269 BFloat16.h 2025-03-14T04:57:31.6711005Z 100% 2025-03-14T04:57:31.6713995Z New File 1510 bits.h 2025-03-14T04:57:31.6716945Z 100% 2025-03-14T04:57:31.6720233Z New File 3539 Bitset.h 2025-03-14T04:57:31.6723615Z 100% 2025-03-14T04:57:31.6726692Z New File 1291 bit_cast.h 2025-03-14T04:57:31.6729880Z 100% 2025-03-14T04:57:31.6733318Z New File 2489 C++17.h 2025-03-14T04:57:31.6736604Z 100% 2025-03-14T04:57:31.6739753Z New File 2133 CallOnce.h 2025-03-14T04:57:31.6742805Z 100% 2025-03-14T04:57:31.6746404Z New File 20196 complex.h 2025-03-14T04:57:31.6749481Z 100% 2025-03-14T04:57:31.6752805Z New File 12939 complex_math.h 2025-03-14T04:57:31.6756188Z 100% 2025-03-14T04:57:31.6759932Z New File 1123 complex_utils.h 2025-03-14T04:57:31.6763572Z 100% 2025-03-14T04:57:31.6767089Z New File 6727 ConstexprCrc.h 2025-03-14T04:57:31.6770833Z 100% 2025-03-14T04:57:31.6774413Z New File 859 copysign.h 2025-03-14T04:57:31.6777893Z 100% 2025-03-14T04:57:31.6781844Z New File 2269 DeadlockDetection.h 2025-03-14T04:57:31.6785262Z 100% 2025-03-14T04:57:31.6788795Z New File 3681 Deprecated.h 2025-03-14T04:57:31.6792741Z 100% 2025-03-14T04:57:31.6796022Z New File 461 DimVector.h 2025-03-14T04:57:31.6799322Z 100% 2025-03-14T04:57:31.6813844Z New File 1353 DynamicCounter.h 2025-03-14T04:57:31.6817030Z 100% 2025-03-14T04:57:31.6820105Z New File 925 env.h 2025-03-14T04:57:31.6823574Z 100% 2025-03-14T04:57:31.6828018Z New File 216 error.h 2025-03-14T04:57:31.6830131Z 100% 2025-03-14T04:57:31.6833524Z New File 29904 Exception.h 2025-03-14T04:57:31.6836799Z 100% 2025-03-14T04:57:31.6839944Z New File 4593 ExclusivelyOwned.h 2025-03-14T04:57:31.6843574Z 100% 2025-03-14T04:57:31.6846650Z New File 2269 ExclusivelyOwnedTensorTraits.h 2025-03-14T04:57:31.6849692Z 100% 2025-03-14T04:57:31.6852942Z New File 757 FbcodeMaps.h 2025-03-14T04:57:31.6856188Z 100% 2025-03-14T04:57:31.6859208Z New File 11142 Flags.h 2025-03-14T04:57:31.6862537Z 100% 2025-03-14T04:57:31.6865985Z New File 64033 flat_hash_map.h 2025-03-14T04:57:31.6869480Z 100% 2025-03-14T04:57:31.6872778Z New File 8840 Float8_e4m3fn-inl.h 2025-03-14T04:57:31.6875940Z 100% 2025-03-14T04:57:31.6879083Z New File 8386 Float8_e4m3fn.h 2025-03-14T04:57:31.6882313Z 100% 2025-03-14T04:57:31.6906130Z New File 9275 Float8_e4m3fnuz-inl.h 2025-03-14T04:57:31.6909449Z 100% 2025-03-14T04:57:31.6912817Z New File 3953 Float8_e4m3fnuz.h 2025-03-14T04:57:31.6915910Z 100% 2025-03-14T04:57:31.6919464Z New File 8938 Float8_e5m2-inl.h 2025-03-14T04:57:31.6922849Z 100% 2025-03-14T04:57:31.6926419Z New File 4472 Float8_e5m2.h 2025-03-14T04:57:31.6929831Z 100% 2025-03-14T04:57:31.6932873Z New File 9510 Float8_e5m2fnuz-inl.h 2025-03-14T04:57:31.6936194Z 100% 2025-03-14T04:57:31.6939548Z New File 3981 Float8_e5m2fnuz.h 2025-03-14T04:57:31.6942646Z 100% 2025-03-14T04:57:31.6945970Z New File 3897 Float8_e8m0fnu-inl.h 2025-03-14T04:57:31.6949132Z 100% 2025-03-14T04:57:31.6952355Z New File 3218 Float8_e8m0fnu.h 2025-03-14T04:57:31.6955485Z 100% 2025-03-14T04:57:31.6958811Z New File 1796 Float8_fnuz_cvt.h 2025-03-14T04:57:31.6962338Z 100% 2025-03-14T04:57:31.6985999Z New File 831 floating_point_utils.h 2025-03-14T04:57:31.6989198Z 100% 2025-03-14T04:57:31.6992872Z New File 2369 FunctionRef.h 2025-03-14T04:57:31.6996002Z 100% 2025-03-14T04:57:31.6999220Z New File 1225 Gauge.h 2025-03-14T04:57:31.7002309Z 100% 2025-03-14T04:57:31.7005561Z New File 2994 generic_math.h 2025-03-14T04:57:31.7008911Z 100% 2025-03-14T04:57:31.7011937Z New File 10502 Half-inl.h 2025-03-14T04:57:31.7015236Z 100% 2025-03-14T04:57:31.7018974Z New File 16764 Half.h 2025-03-14T04:57:31.7021977Z 100% 2025-03-14T04:57:31.7025154Z New File 11485 hash.h 2025-03-14T04:57:31.7028690Z 100% 2025-03-14T04:57:31.7032479Z New File 2413 IdWrapper.h 2025-03-14T04:57:31.7036073Z 100% 2025-03-14T04:57:31.7039503Z New File 12850 int128.h 2025-03-14T04:57:31.7042783Z 100% 2025-03-14T04:57:31.7046414Z New File 39599 intrusive_ptr.h 2025-03-14T04:57:31.7049909Z 100% 2025-03-14T04:57:31.7053292Z New File 3563 irange.h 2025-03-14T04:57:31.7056290Z 100% 2025-03-14T04:57:31.7059412Z New File 2943 Lazy.h 2025-03-14T04:57:31.7062638Z 100% 2025-03-14T04:57:31.7065858Z New File 7410 LeftRight.h 2025-03-14T04:57:31.7069084Z 100% 2025-03-14T04:57:31.7086967Z New File 30399 llvmMathExtras.h 2025-03-14T04:57:31.7090752Z 100% 2025-03-14T04:57:31.7094288Z New File 962 Load.h 2025-03-14T04:57:31.7097942Z 100% 2025-03-14T04:57:31.7101536Z New File 14417 Logging.h 2025-03-14T04:57:31.7104194Z 100% 2025-03-14T04:57:31.7107677Z New File 3903 logging_is_google_glog.h 2025-03-14T04:57:31.7110511Z 100% 2025-03-14T04:57:31.7114270Z New File 8939 logging_is_not_google_glog.h 2025-03-14T04:57:31.7117523Z 100% 2025-03-14T04:57:31.7120956Z New File 3832 MathConstants.h 2025-03-14T04:57:31.7124684Z 100% 2025-03-14T04:57:31.7127780Z New File 7392 MaybeOwned.h 2025-03-14T04:57:31.7130955Z 100% 2025-03-14T04:57:31.7134139Z New File 7255 Metaprogramming.h 2025-03-14T04:57:31.7137726Z 100% 2025-03-14T04:57:31.7141389Z New File 1191 NetworkFlow.h 2025-03-14T04:57:31.7144750Z 100% 2025-03-14T04:57:31.7147845Z New File 754 numa.h 2025-03-14T04:57:31.7150886Z 100% 2025-03-14T04:57:31.7154128Z New File 2055 Optional.h 2025-03-14T04:57:31.7157226Z 100% 2025-03-14T04:57:31.7160562Z New File 7399 OptionalArrayRef.h 2025-03-14T04:57:31.7164293Z 100% 2025-03-14T04:57:31.7300510Z New File 67669 order_preserving_flat_hash_map.h 2025-03-14T04:57:31.7304311Z 100% 2025-03-14T04:57:31.7307931Z New File 3567 overflows.h 2025-03-14T04:57:31.7311413Z 100% 2025-03-14T04:57:31.7314798Z New File 758 overloaded.h 2025-03-14T04:57:31.7318326Z 100% 2025-03-14T04:57:31.7321751Z New File 393 ParallelGuard.h 2025-03-14T04:57:31.7324870Z 100% 2025-03-14T04:57:31.7328242Z New File 60 python_stub.h 2025-03-14T04:57:31.7331427Z 100% 2025-03-14T04:57:31.7334971Z New File 337 qint32.h 2025-03-14T04:57:31.7338690Z 100% 2025-03-14T04:57:31.7341587Z New File 492 qint8.h 2025-03-14T04:57:31.7344703Z 100% 2025-03-14T04:57:31.7347853Z New File 385 quint2x4.h 2025-03-14T04:57:31.7350828Z 100% 2025-03-14T04:57:31.7354006Z New File 385 quint4x2.h 2025-03-14T04:57:31.7356824Z 100% 2025-03-14T04:57:31.7359819Z New File 338 quint8.h 2025-03-14T04:57:31.7362799Z 100% 2025-03-14T04:57:31.7366015Z New File 13589 Registry.h 2025-03-14T04:57:31.7369094Z 100% 2025-03-14T04:57:31.7372432Z New File 2348 safe_numerics.h 2025-03-14T04:57:31.7375759Z 100% 2025-03-14T04:57:31.7393355Z New File 1309 ScopeExit.h 2025-03-14T04:57:31.7396661Z 100% 2025-03-14T04:57:31.7400635Z New File 3887 signal_handler.h 2025-03-14T04:57:31.7403848Z 100% 2025-03-14T04:57:31.7407113Z New File 1849 SmallBuffer.h 2025-03-14T04:57:31.7410278Z 100% 2025-03-14T04:57:31.7413747Z New File 50474 SmallVector.h 2025-03-14T04:57:31.7417167Z 100% 2025-03-14T04:57:31.7420587Z New File 27570 sparse_bitset.h 2025-03-14T04:57:31.7424408Z 100% 2025-03-14T04:57:31.7427477Z New File 1415 ssize.h 2025-03-14T04:57:31.7430597Z 100% 2025-03-14T04:57:31.7434422Z New File 1110 static_tracepoint.h 2025-03-14T04:57:31.7437192Z 100% 2025-03-14T04:57:31.7440774Z New File 7817 static_tracepoint_elfx86.h 2025-03-14T04:57:31.7443984Z 100% 2025-03-14T04:57:31.7447117Z New File 654 strides.h 2025-03-14T04:57:31.7450186Z 100% 2025-03-14T04:57:31.7453482Z New File 5616 StringUtil.h 2025-03-14T04:57:31.7456739Z 100% 2025-03-14T04:57:31.7460072Z New File 468 string_utils.h 2025-03-14T04:57:31.7463186Z 100% 2025-03-14T04:57:31.7481022Z New File 19054 string_view.h 2025-03-14T04:57:31.7484394Z 100% 2025-03-14T04:57:31.7487981Z New File 37434 strong_type.h 2025-03-14T04:57:31.7491448Z 100% 2025-03-14T04:57:31.7494825Z New File 1987 Synchronized.h 2025-03-14T04:57:31.7498032Z 100% 2025-03-14T04:57:31.7501375Z New File 2849 tempfile.h 2025-03-14T04:57:31.7504364Z 100% 2025-03-14T04:57:31.7507453Z New File 4176 ThreadLocal.h 2025-03-14T04:57:31.7510820Z 100% 2025-03-14T04:57:31.7514087Z New File 2750 ThreadLocalDebugInfo.h 2025-03-14T04:57:31.7517187Z 100% 2025-03-14T04:57:31.7520483Z New File 199 thread_name.h 2025-03-14T04:57:31.7523751Z 100% 2025-03-14T04:57:31.7526816Z New File 676 Type.h 2025-03-14T04:57:31.7529711Z 100% 2025-03-14T04:57:31.7532779Z New File 6875 TypeCast.h 2025-03-14T04:57:31.7536006Z 100% 2025-03-14T04:57:31.7539103Z New File 24075 typeid.h 2025-03-14T04:57:31.7542338Z 100% 2025-03-14T04:57:31.7545984Z New File 4724 TypeIndex.h 2025-03-14T04:57:31.7549573Z 100% 2025-03-14T04:57:31.7552728Z New File 17344 TypeList.h 2025-03-14T04:57:31.7556822Z 100% 2025-03-14T04:57:31.7560227Z New File 4503 TypeSafeSignMath.h 2025-03-14T04:57:31.7563678Z 100% 2025-03-14T04:57:31.7566717Z New File 5489 TypeTraits.h 2025-03-14T04:57:31.7569872Z 100% 2025-03-14T04:57:31.7573015Z New File 309 Unicode.h 2025-03-14T04:57:31.7575897Z 100% 2025-03-14T04:57:31.7579096Z New File 4311 UniqueVoidPtr.h 2025-03-14T04:57:31.7582285Z 100% 2025-03-14T04:57:31.7585751Z New File 873 Unroll.h 2025-03-14T04:57:31.7589014Z 100% 2025-03-14T04:57:31.7592694Z New File 2687 WaitCounter.h 2025-03-14T04:57:31.7596139Z 100% 2025-03-14T04:57:31.7599644Z New File 683 WaitCounterDynamicBackend.h 2025-03-14T04:57:31.7603175Z 100% 2025-03-14T04:57:31.7606523Z New File 918 win32-headers.h 2025-03-14T04:57:31.7804111Z 100% 2025-03-14T04:57:31.7807579Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\xpu\ 2025-03-14T04:57:31.7811005Z New File 687 XPUCachingAllocator.h 2025-03-14T04:57:31.7814106Z 100% 2025-03-14T04:57:31.7817282Z New File 12629 XPUDeviceProp.h 2025-03-14T04:57:31.7820392Z 100% 2025-03-14T04:57:31.7823555Z New File 437 XPUException.h 2025-03-14T04:57:31.7826600Z 100% 2025-03-14T04:57:31.7842349Z New File 1314 XPUFunctions.h 2025-03-14T04:57:31.7845521Z 100% 2025-03-14T04:57:31.7848767Z New File 903 XPUMacros.h 2025-03-14T04:57:31.7851964Z 100% 2025-03-14T04:57:31.7855231Z New File 6827 XPUStream.h 2025-03-14T04:57:31.7859172Z 100% 2025-03-14T04:57:31.7863107Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\xpu\impl\ 2025-03-14T04:57:31.7866235Z New File 7143 XPUGuardImpl.h 2025-03-14T04:57:31.7871413Z 100% 2025-03-14T04:57:31.7875180Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\xpu\test\ 2025-03-14T04:57:31.7878587Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\xpu\test\impl\ 2025-03-14T04:57:31.7881350Z New File 487 XPUTest.h 2025-03-14T04:57:31.7893322Z 100% 2025-03-14T04:57:31.7913249Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\ 2025-03-14T04:57:31.7916387Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\core\ 2025-03-14T04:57:31.7919475Z New File 1420 common.h 2025-03-14T04:57:31.7922403Z 100% 2025-03-14T04:57:31.7925421Z New File 2438 macros.h 2025-03-14T04:57:31.7928330Z 100% 2025-03-14T04:57:31.7931348Z New File 1266 timer.h 2025-03-14T04:57:31.7936377Z 100% 2025-03-14T04:57:31.7939941Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\perfkernels\ 2025-03-14T04:57:31.7943079Z New File 9671 batch_box_cox_vec.h 2025-03-14T04:57:31.7946253Z 100% 2025-03-14T04:57:31.7949174Z New File 6289 common.h 2025-03-14T04:57:31.7952109Z 100% 2025-03-14T04:57:31.7955296Z New File 1731 embedding_lookup_idx.h 2025-03-14T04:57:31.7960299Z 100% 2025-03-14T04:57:31.7964170Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\serialize\ 2025-03-14T04:57:31.7967537Z New File 76840 crc_alt.h 2025-03-14T04:57:31.7971022Z 100% 2025-03-14T04:57:31.7974078Z New File 902 file_adapter.h 2025-03-14T04:57:31.7977092Z 100% 2025-03-14T04:57:31.7980231Z New File 10656 inline_container.h 2025-03-14T04:57:31.7983240Z 100% 2025-03-14T04:57:31.8001237Z New File 671 in_memory_adapter.h 2025-03-14T04:57:31.8005387Z 100% 2025-03-14T04:57:31.8008383Z New File 696 istream_adapter.h 2025-03-14T04:57:31.8011615Z 100% 2025-03-14T04:57:31.8014788Z New File 579 read_adapter_interface.h 2025-03-14T04:57:31.8017737Z 100% 2025-03-14T04:57:31.8020643Z New File 6781 versions.h 2025-03-14T04:57:31.8025985Z 100% 2025-03-14T04:57:31.8029241Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\utils\ 2025-03-14T04:57:31.8032110Z New File 3664 fixed_divisor.h 2025-03-14T04:57:31.8035107Z 100% 2025-03-14T04:57:31.8038167Z New File 1297 proto_wrap.h 2025-03-14T04:57:31.8041435Z 100% 2025-03-14T04:57:31.8044507Z New File 1257 string_utils.h 2025-03-14T04:57:31.8047922Z 100% 2025-03-14T04:57:31.8068288Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\utils\threadpool\ 2025-03-14T04:57:31.8071143Z New File 1519 pthreadpool-cpp.h 2025-03-14T04:57:31.8074232Z 100% 2025-03-14T04:57:31.8077213Z New File 6537 pthreadpool.h 2025-03-14T04:57:31.8080220Z 100% 2025-03-14T04:57:31.8100855Z New File 2082 ThreadPool.h 2025-03-14T04:57:31.8104207Z 100% 2025-03-14T04:57:31.8107332Z New File 697 ThreadPoolCommon.h 2025-03-14T04:57:31.8110376Z 100% 2025-03-14T04:57:31.8113510Z New File 590 thread_pool_guard.h 2025-03-14T04:57:31.8116436Z 100% 2025-03-14T04:57:31.8119481Z New File 12014 WorkersPool.h 2025-03-14T04:57:31.8128430Z 100% 2025-03-14T04:57:31.8131674Z New Dir 24 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\fbgemm\ 2025-03-14T04:57:31.8134672Z New File 6439 ConvUtils.h 2025-03-14T04:57:31.8138021Z 100% 2025-03-14T04:57:31.8141290Z New File 44101 Fbgemm.h 2025-03-14T04:57:31.8144447Z 100% 2025-03-14T04:57:31.8147530Z New File 2379 FbgemmBuild.h 2025-03-14T04:57:31.8150646Z 100% 2025-03-14T04:57:31.8171611Z New File 4457 FbgemmConvert.h 2025-03-14T04:57:31.8175310Z 100% 2025-03-14T04:57:31.8178814Z New File 12443 FbgemmEmbedding.h 2025-03-14T04:57:31.8181732Z 100% 2025-03-14T04:57:31.8184971Z New File 1425 FbgemmFP16.h 2025-03-14T04:57:31.8188263Z 100% 2025-03-14T04:57:31.8192132Z New File 8709 FbgemmFPCommon.h 2025-03-14T04:57:31.8196365Z 100% 2025-03-14T04:57:31.8199254Z New File 612 FbgemmI64.h 2025-03-14T04:57:31.8202428Z 100% 2025-03-14T04:57:31.8205846Z New File 3360 FbgemmI8DepthwiseAvx2.h 2025-03-14T04:57:31.8208891Z 100% 2025-03-14T04:57:31.8212236Z New File 1636 FbgemmI8DirectconvAvx2.h 2025-03-14T04:57:31.8215550Z 100% 2025-03-14T04:57:31.8219233Z New File 3528 FbgemmI8Spmdm.h 2025-03-14T04:57:31.8221981Z 100% 2025-03-14T04:57:31.8225245Z New File 7633 FbgemmPackMatrixB.h 2025-03-14T04:57:31.8228372Z 100% 2025-03-14T04:57:31.8231543Z New File 6601 FbgemmSparse.h 2025-03-14T04:57:31.8234625Z 100% 2025-03-14T04:57:31.8237832Z New File 10519 OutputProcessing-inl.h 2025-03-14T04:57:31.8241217Z 100% 2025-03-14T04:57:31.8244492Z New File 21321 PackingTraits-inl.h 2025-03-14T04:57:31.8247561Z 100% 2025-03-14T04:57:31.8250853Z New File 12184 QuantUtils.h 2025-03-14T04:57:31.8254156Z 100% 2025-03-14T04:57:31.8257182Z New File 4419 QuantUtilsAvx2.h 2025-03-14T04:57:31.8260492Z 100% 2025-03-14T04:57:31.8263670Z New File 763 QuantUtilsAvx512.h 2025-03-14T04:57:31.8267057Z 100% 2025-03-14T04:57:31.8282959Z New File 1521 SimdUtils.h 2025-03-14T04:57:31.8286021Z 100% 2025-03-14T04:57:31.8289656Z New File 1448 spmmUtils.h 2025-03-14T04:57:31.8292663Z 100% 2025-03-14T04:57:31.8295901Z New File 1130 spmmUtilsAvx2.h 2025-03-14T04:57:31.8299061Z 100% 2025-03-14T04:57:31.8301881Z New File 6854 Types.h 2025-03-14T04:57:31.8305214Z 100% 2025-03-14T04:57:31.8308149Z New File 10348 Utils.h 2025-03-14T04:57:31.8311733Z 100% 2025-03-14T04:57:31.8314995Z New File 2379 UtilsAvx2.h 2025-03-14T04:57:31.8321587Z 100% 2025-03-14T04:57:31.8324742Z New Dir 14 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\fmt\ 2025-03-14T04:57:31.8333283Z New File 7400 args.h 2025-03-14T04:57:31.8336430Z 100% 2025-03-14T04:57:31.8340127Z New File 105742 base.h 2025-03-14T04:57:31.8343997Z 100% 2025-03-14T04:57:31.8347641Z New File 82376 chrono.h 2025-03-14T04:57:31.8351393Z 100% 2025-03-14T04:57:31.8354433Z New File 23948 color.h 2025-03-14T04:57:31.8358077Z 100% 2025-03-14T04:57:31.8361761Z New File 19331 compile.h 2025-03-14T04:57:31.8364454Z 100% 2025-03-14T04:57:31.8367881Z New File 192 core.h 2025-03-14T04:57:31.8370551Z 100% 2025-03-14T04:57:31.8426181Z New File 82946 format-inl.h 2025-03-14T04:57:31.8429951Z 100% 2025-03-14T04:57:31.8433993Z New File 161986 format.h 2025-03-14T04:57:31.8434631Z 80% 2025-03-14T04:57:31.8438274Z 100% 2025-03-14T04:57:31.8441362Z New File 13213 os.h 2025-03-14T04:57:31.8444549Z 100% 2025-03-14T04:57:31.8447596Z New File 5165 ostream.h 2025-03-14T04:57:31.8450908Z 100% 2025-03-14T04:57:31.8453976Z New File 21073 printf.h 2025-03-14T04:57:31.8456968Z 100% 2025-03-14T04:57:31.8460392Z New File 29053 ranges.h 2025-03-14T04:57:31.8463499Z 100% 2025-03-14T04:57:31.8466828Z New File 22695 std.h 2025-03-14T04:57:31.8469734Z 100% 2025-03-14T04:57:31.8473734Z New File 14211 xchar.h 2025-03-14T04:57:31.8479233Z 100% 2025-03-14T04:57:31.8483102Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\fp16\ 2025-03-14T04:57:31.8486028Z New File 1381 avx.py 2025-03-14T04:57:31.8489197Z 100% 2025-03-14T04:57:31.8493067Z New File 1480 avx2.py 2025-03-14T04:57:31.8496060Z 100% 2025-03-14T04:57:31.8499139Z New File 2245 bitcasts.h 2025-03-14T04:57:31.8502146Z 100% 2025-03-14T04:57:31.8505269Z New File 22453 fp16.h 2025-03-14T04:57:31.8508580Z 100% 2025-03-14T04:57:31.8512251Z New File 6976 psimd.h 2025-03-14T04:57:31.8515766Z 100% 2025-03-14T04:57:31.8522295Z New File 0 __init__.py 2025-03-14T04:57:31.8527005Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\ 2025-03-14T04:57:31.8530517Z New Dir 62 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\ 2025-03-14T04:57:31.8533391Z New File 6330 any.h 2025-03-14T04:57:31.8536559Z 100% 2025-03-14T04:57:31.8539773Z New File 15856 any.pb.h 2025-03-14T04:57:31.8543344Z 100% 2025-03-14T04:57:31.8546535Z New File 6033 any.proto 2025-03-14T04:57:31.8550088Z 100% 2025-03-14T04:57:31.8561208Z New File 57585 api.pb.h 2025-03-14T04:57:31.8564623Z 100% 2025-03-14T04:57:31.8567972Z New File 7944 api.proto 2025-03-14T04:57:31.8571686Z 100% 2025-03-14T04:57:31.8575640Z New File 32065 arena.h 2025-03-14T04:57:31.8579247Z 100% 2025-03-14T04:57:31.8582864Z New File 15079 arenastring.h 2025-03-14T04:57:31.8585528Z 100% 2025-03-14T04:57:31.8589158Z New File 14685 arena_impl.h 2025-03-14T04:57:31.8592577Z 100% 2025-03-14T04:57:31.8596281Z New File 98817 descriptor.h 2025-03-14T04:57:31.8599922Z 100% 2025-03-14T04:57:31.8605761Z New File 557651 descriptor.pb.h 2025-03-14T04:57:31.8606790Z 47% 2025-03-14T04:57:31.8607438Z 94% 2025-03-14T04:57:31.8611596Z 100% 2025-03-14T04:57:31.8615138Z New File 38895 descriptor.proto 2025-03-14T04:57:31.8619360Z 100% 2025-03-14T04:57:31.8622613Z New File 19159 descriptor_database.h 2025-03-14T04:57:31.8625895Z 100% 2025-03-14T04:57:31.8629242Z New File 10141 duration.pb.h 2025-03-14T04:57:31.8632504Z 100% 2025-03-14T04:57:31.8635566Z New File 5004 duration.proto 2025-03-14T04:57:31.8638831Z 100% 2025-03-14T04:57:31.8642171Z New File 10225 dynamic_message.h 2025-03-14T04:57:31.8645602Z 100% 2025-03-14T04:57:31.8648750Z New File 7895 empty.pb.h 2025-03-14T04:57:31.8652142Z 100% 2025-03-14T04:57:31.8655638Z New File 2474 empty.proto 2025-03-14T04:57:31.8659241Z 100% 2025-03-14T04:57:31.8664528Z New File 80049 extension_set.h 2025-03-14T04:57:31.8668238Z 100% 2025-03-14T04:57:31.8671406Z New File 12713 extension_set_inl.h 2025-03-14T04:57:31.8674587Z 100% 2025-03-14T04:57:31.8806755Z New File 12139 field_mask.pb.h 2025-03-14T04:57:31.8810436Z 100% 2025-03-14T04:57:31.8813679Z New File 8437 field_mask.proto 2025-03-14T04:57:31.8817110Z 100% 2025-03-14T04:57:31.8820070Z New File 4091 generated_enum_reflection.h 2025-03-14T04:57:31.8823311Z 100% 2025-03-14T04:57:31.8826494Z New File 3349 generated_enum_util.h 2025-03-14T04:57:31.8829952Z 100% 2025-03-14T04:57:31.8833515Z New File 13375 generated_message_reflection.h 2025-03-14T04:57:31.8837071Z 100% 2025-03-14T04:57:31.8840562Z New File 12949 generated_message_table_driven.h 2025-03-14T04:57:31.8843856Z 100% 2025-03-14T04:57:31.8847614Z New File 9820 generated_message_util.h 2025-03-14T04:57:31.8851209Z 100% 2025-03-14T04:57:31.8854250Z New File 3644 has_bits.h 2025-03-14T04:57:31.8857444Z 100% 2025-03-14T04:57:31.8860642Z New File 7204 implicit_weak_message.h 2025-03-14T04:57:31.8864022Z 100% 2025-03-14T04:57:31.8876512Z New File 9592 inlined_string_field.h 2025-03-14T04:57:31.8879809Z 100% 2025-03-14T04:57:31.8883932Z New File 46029 map.h 2025-03-14T04:57:31.8887210Z 100% 2025-03-14T04:57:31.8891172Z New File 7443 map_entry.h 2025-03-14T04:57:31.8894320Z 100% 2025-03-14T04:57:31.8898542Z New File 26549 map_entry_lite.h 2025-03-14T04:57:31.8901164Z 100% 2025-03-14T04:57:31.8905131Z New File 32269 map_field.h 2025-03-14T04:57:31.8908568Z 100% 2025-03-14T04:57:31.8911937Z New File 14869 map_field_inl.h 2025-03-14T04:57:31.8916159Z 100% 2025-03-14T04:57:31.8918444Z New File 7749 map_field_lite.h 2025-03-14T04:57:31.8921828Z 100% 2025-03-14T04:57:31.8925329Z New File 39889 map_type_handler.h 2025-03-14T04:57:31.8929465Z 100% 2025-03-14T04:57:31.8932972Z New File 63570 message.h 2025-03-14T04:57:31.8936517Z 100% 2025-03-14T04:57:31.8939878Z New File 27178 message_lite.h 2025-03-14T04:57:31.8943334Z 100% 2025-03-14T04:57:31.8946613Z New File 1893 metadata.h 2025-03-14T04:57:31.8949640Z 100% 2025-03-14T04:57:31.8959730Z New File 8508 metadata_lite.h 2025-03-14T04:57:31.8963105Z 100% 2025-03-14T04:57:31.8966452Z New File 30423 parse_context.h 2025-03-14T04:57:31.8969779Z 100% 2025-03-14T04:57:31.8973677Z New File 2093 port.h 2025-03-14T04:57:31.8976616Z 100% 2025-03-14T04:57:31.8979749Z New File 18897 port_def.inc 2025-03-14T04:57:31.8983088Z 100% 2025-03-14T04:57:31.8986669Z New File 4048 port_undef.inc 2025-03-14T04:57:31.8990000Z 100% 2025-03-14T04:57:31.8993434Z New File 23280 reflection.h 2025-03-14T04:57:31.8996757Z 100% 2025-03-14T04:57:31.9000133Z New File 3901 reflection_ops.h 2025-03-14T04:57:31.9003648Z 100% 2025-03-14T04:57:31.9007683Z New File 104438 repeated_field.h 2025-03-14T04:57:31.9011198Z 100% 2025-03-14T04:57:31.9014360Z New File 13452 service.h 2025-03-14T04:57:31.9017459Z 100% 2025-03-14T04:57:31.9020872Z New File 11825 source_context.pb.h 2025-03-14T04:57:31.9024095Z 100% 2025-03-14T04:57:31.9027723Z New File 2400 source_context.proto 2025-03-14T04:57:31.9031416Z 100% 2025-03-14T04:57:31.9041401Z New File 43476 struct.pb.h 2025-03-14T04:57:31.9045143Z 100% 2025-03-14T04:57:31.9048424Z New File 3875 struct.proto 2025-03-14T04:57:31.9051578Z 100% 2025-03-14T04:57:31.9054965Z New File 29637 text_format.h 2025-03-14T04:57:31.9058371Z 100% 2025-03-14T04:57:31.9061617Z New File 10204 timestamp.pb.h 2025-03-14T04:57:31.9064763Z 100% 2025-03-14T04:57:31.9068602Z New File 6338 timestamp.proto 2025-03-14T04:57:31.9072066Z 100% 2025-03-14T04:57:31.9076214Z New File 99385 type.pb.h 2025-03-14T04:57:31.9080054Z 100% 2025-03-14T04:57:31.9083382Z New File 6316 type.proto 2025-03-14T04:57:31.9086533Z 100% 2025-03-14T04:57:31.9089965Z New File 14812 unknown_field_set.h 2025-03-14T04:57:31.9093431Z 100% 2025-03-14T04:57:31.9096646Z New File 18067 wire_format.h 2025-03-14T04:57:31.9099956Z 100% 2025-03-14T04:57:31.9127571Z New File 85514 wire_format_lite.h 2025-03-14T04:57:31.9131129Z 100% 2025-03-14T04:57:31.9134751Z New File 60790 wrappers.pb.h 2025-03-14T04:57:31.9138183Z 100% 2025-03-14T04:57:31.9141383Z New File 4158 wrappers.proto 2025-03-14T04:57:31.9145237Z 100% 2025-03-14T04:57:31.9148700Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\ 2025-03-14T04:57:31.9151792Z New File 8045 code_generator.h 2025-03-14T04:57:31.9155330Z 100% 2025-03-14T04:57:31.9158701Z New File 20892 command_line_interface.h 2025-03-14T04:57:31.9172068Z 100% 2025-03-14T04:57:31.9175348Z New File 14592 importer.h 2025-03-14T04:57:31.9178726Z 100% 2025-03-14T04:57:31.9182021Z New File 28428 parser.h 2025-03-14T04:57:31.9185401Z 100% 2025-03-14T04:57:31.9193954Z New File 4443 plugin.h 2025-03-14T04:57:31.9197084Z 100% 2025-03-14T04:57:31.9201024Z New File 78145 plugin.pb.h 2025-03-14T04:57:31.9204689Z 100% 2025-03-14T04:57:31.9207718Z New File 8664 plugin.proto 2025-03-14T04:57:31.9211194Z 100% 2025-03-14T04:57:31.9214732Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\cpp\ 2025-03-14T04:57:31.9217518Z New File 4275 cpp_generator.h 2025-03-14T04:57:31.9222706Z 100% 2025-03-14T04:57:31.9226100Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\csharp\ 2025-03-14T04:57:31.9229097Z New File 2872 csharp_generator.h 2025-03-14T04:57:31.9232054Z 100% 2025-03-14T04:57:31.9235104Z New File 4197 csharp_names.h 2025-03-14T04:57:31.9240922Z 100% 2025-03-14T04:57:31.9244450Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\java\ 2025-03-14T04:57:31.9247231Z New File 3140 java_generator.h 2025-03-14T04:57:31.9250415Z 100% 2025-03-14T04:57:31.9253445Z New File 3721 java_names.h 2025-03-14T04:57:31.9258713Z 100% 2025-03-14T04:57:31.9261998Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\js\ 2025-03-14T04:57:31.9264888Z New File 16269 js_generator.h 2025-03-14T04:57:31.9268092Z 100% 2025-03-14T04:57:31.9271422Z New File 2024 well_known_types_embed.h 2025-03-14T04:57:31.9276445Z 100% 2025-03-14T04:57:31.9281029Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\objectivec\ 2025-03-14T04:57:31.9283956Z New File 3512 objectivec_generator.h 2025-03-14T04:57:31.9287113Z 100% 2025-03-14T04:57:31.9290319Z New File 12622 objectivec_helpers.h 2025-03-14T04:57:31.9295580Z 100% 2025-03-14T04:57:31.9299316Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\php\ 2025-03-14T04:57:31.9302380Z New File 3694 php_generator.h 2025-03-14T04:57:31.9307498Z 100% 2025-03-14T04:57:31.9310865Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\python\ 2025-03-14T04:57:31.9313728Z New File 7919 python_generator.h 2025-03-14T04:57:31.9319403Z 100% 2025-03-14T04:57:31.9322789Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\ruby\ 2025-03-14T04:57:31.9325762Z New File 2879 ruby_generator.h 2025-03-14T04:57:31.9332704Z 100% 2025-03-14T04:57:31.9336384Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\io\ 2025-03-14T04:57:31.9339820Z New File 71090 coded_stream.h 2025-03-14T04:57:31.9343528Z 100% 2025-03-14T04:57:31.9346613Z New File 6884 gzip_stream.h 2025-03-14T04:57:31.9349847Z 100% 2025-03-14T04:57:31.9352859Z New File 5523 io_win32.h 2025-03-14T04:57:31.9355915Z 100% 2025-03-14T04:57:31.9359050Z New File 16319 printer.h 2025-03-14T04:57:31.9362698Z 100% 2025-03-14T04:57:31.9375840Z New File 2486 strtod.h 2025-03-14T04:57:31.9379274Z 100% 2025-03-14T04:57:31.9382772Z New File 17170 tokenizer.h 2025-03-14T04:57:31.9386118Z 100% 2025-03-14T04:57:31.9389300Z New File 10511 zero_copy_stream.h 2025-03-14T04:57:31.9392527Z 100% 2025-03-14T04:57:31.9395812Z New File 13526 zero_copy_stream_impl.h 2025-03-14T04:57:31.9399024Z 100% 2025-03-14T04:57:31.9402324Z New File 17232 zero_copy_stream_impl_lite.h 2025-03-14T04:57:31.9407905Z 100% 2025-03-14T04:57:31.9411535Z New Dir 18 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\stubs\ 2025-03-14T04:57:31.9414230Z New File 12110 bytestream.h 2025-03-14T04:57:31.9417213Z 100% 2025-03-14T04:57:31.9420726Z New File 17661 callback.h 2025-03-14T04:57:31.9423328Z 100% 2025-03-14T04:57:31.9426293Z New File 5872 casts.h 2025-03-14T04:57:31.9429313Z 100% 2025-03-14T04:57:31.9432299Z New File 7485 common.h 2025-03-14T04:57:31.9435609Z 100% 2025-03-14T04:57:31.9438507Z New File 6173 fastmem.h 2025-03-14T04:57:31.9441689Z 100% 2025-03-14T04:57:31.9509481Z New File 4238 hash.h 2025-03-14T04:57:31.9512840Z 100% 2025-03-14T04:57:31.9515814Z New File 9156 logging.h 2025-03-14T04:57:31.9518906Z 100% 2025-03-14T04:57:31.9521852Z New File 5023 macros.h 2025-03-14T04:57:31.9524898Z 100% 2025-03-14T04:57:31.9528247Z New File 31982 map_util.h 2025-03-14T04:57:31.9531645Z 100% 2025-03-14T04:57:31.9534798Z New File 6343 mutex.h 2025-03-14T04:57:31.9538040Z 100% 2025-03-14T04:57:31.9541346Z New File 2239 once.h 2025-03-14T04:57:31.9544295Z 100% 2025-03-14T04:57:31.9547546Z New File 5242 platform_macros.h 2025-03-14T04:57:31.9550593Z 100% 2025-03-14T04:57:31.9553683Z New File 13149 port.h 2025-03-14T04:57:31.9556691Z 100% 2025-03-14T04:57:31.9559932Z New File 4064 status.h 2025-03-14T04:57:31.9563166Z 100% 2025-03-14T04:57:31.9566648Z New File 3354 stl_util.h 2025-03-14T04:57:31.9570073Z 100% 2025-03-14T04:57:31.9573113Z New File 18350 stringpiece.h 2025-03-14T04:57:31.9576332Z 100% 2025-03-14T04:57:31.9579609Z New File 39724 strutil.h 2025-03-14T04:57:31.9582812Z 100% 2025-03-14T04:57:31.9592309Z New File 4972 template_util.h 2025-03-14T04:57:31.9597665Z 100% 2025-03-14T04:57:31.9601085Z New Dir 8 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\util\ 2025-03-14T04:57:31.9604136Z New File 5507 delimited_message_util.h 2025-03-14T04:57:31.9607576Z 100% 2025-03-14T04:57:31.9610706Z New File 10762 field_comparator.h 2025-03-14T04:57:31.9613900Z 100% 2025-03-14T04:57:31.9676986Z New File 11638 field_mask_util.h 2025-03-14T04:57:31.9680495Z 100% 2025-03-14T04:57:31.9683565Z New File 8632 json_util.h 2025-03-14T04:57:31.9687019Z 100% 2025-03-14T04:57:31.9690667Z New File 46214 message_differencer.h 2025-03-14T04:57:31.9694011Z 100% 2025-03-14T04:57:31.9698074Z New File 12465 time_util.h 2025-03-14T04:57:31.9702026Z 100% 2025-03-14T04:57:31.9705501Z New File 2928 type_resolver.h 2025-03-14T04:57:31.9708753Z 100% 2025-03-14T04:57:31.9712045Z New File 2464 type_resolver_util.h 2025-03-14T04:57:31.9883162Z 100% 2025-03-14T04:57:31.9887033Z New Dir 16 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\kineto\ 2025-03-14T04:57:31.9890155Z New File 3899 AbstractConfig.h 2025-03-14T04:57:31.9893450Z 100% 2025-03-14T04:57:31.9896951Z New File 3660 ActivityProfilerInterface.h 2025-03-14T04:57:31.9900265Z 100% 2025-03-14T04:57:31.9916804Z New File 612 ActivityTraceInterface.h 2025-03-14T04:57:31.9920513Z 100% 2025-03-14T04:57:31.9923676Z New File 2352 ActivityType.h 2025-03-14T04:57:31.9926735Z 100% 2025-03-14T04:57:31.9930106Z New File 514 ClientInterface.h 2025-03-14T04:57:31.9934013Z 100% 2025-03-14T04:57:31.9936325Z New File 15563 Config.h 2025-03-14T04:57:31.9939360Z 100% 2025-03-14T04:57:31.9942673Z New File 3931 GenericTraceActivity.h 2025-03-14T04:57:31.9945680Z 100% 2025-03-14T04:57:31.9948792Z New File 5186 IActivityProfiler.h 2025-03-14T04:57:31.9951947Z 100% 2025-03-14T04:57:31.9955012Z New File 1883 ILoggerObserver.h 2025-03-14T04:57:31.9958326Z 100% 2025-03-14T04:57:31.9961989Z New File 2112 ITraceActivity.h 2025-03-14T04:57:31.9965293Z 100% 2025-03-14T04:57:31.9970064Z New File 4041 libkineto.h 2025-03-14T04:57:31.9973338Z 100% 2025-03-14T04:57:31.9976676Z New File 360 LoggingAPI.h 2025-03-14T04:57:31.9979534Z 100% 2025-03-14T04:57:31.9982706Z New File 2164 output_base.h 2025-03-14T04:57:31.9985744Z 100% 2025-03-14T04:57:31.9989361Z New File 961 ThreadUtil.h 2025-03-14T04:57:31.9992557Z 100% 2025-03-14T04:57:31.9995708Z New File 537 time_since_epoch.h 2025-03-14T04:57:31.9998693Z 100% 2025-03-14T04:57:32.0001956Z New File 1014 TraceSpan.h 2025-03-14T04:57:32.0007398Z 100% 2025-03-14T04:57:32.0011131Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\mimalloc-1.8\ 2025-03-14T04:57:32.0014036Z New File 4044 mimalloc-new-delete.h 2025-03-14T04:57:32.0017274Z 100% 2025-03-14T04:57:32.0020436Z New File 3111 mimalloc-override.h 2025-03-14T04:57:32.0023531Z 100% 2025-03-14T04:57:32.0034438Z New File 35994 mimalloc.h 2025-03-14T04:57:32.0039947Z 100% 2025-03-14T04:57:32.0044081Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\oneapi\ 2025-03-14T04:57:32.0047171Z New Dir 29 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\oneapi\dnnl\ 2025-03-14T04:57:32.0051516Z New File 187834 dnnl.h 2025-03-14T04:57:32.0052133Z 69% 2025-03-14T04:57:32.0056092Z 100% 2025-03-14T04:57:32.0060621Z New File 663366 dnnl.hpp 2025-03-14T04:57:32.0062231Z 39% 2025-03-14T04:57:32.0063314Z 79% 2025-03-14T04:57:32.0067743Z 100% 2025-03-14T04:57:32.0070884Z New File 5831 dnnl_common.h 2025-03-14T04:57:32.0074125Z 100% 2025-03-14T04:57:32.0077360Z New File 16192 dnnl_common.hpp 2025-03-14T04:57:32.0081271Z 100% 2025-03-14T04:57:32.0095453Z New File 8465 dnnl_common_types.h 2025-03-14T04:57:32.0098596Z 100% 2025-03-14T04:57:32.0101922Z New File 6467 dnnl_config.h 2025-03-14T04:57:32.0104915Z 100% 2025-03-14T04:57:32.0108277Z New File 2371 dnnl_debug.h 2025-03-14T04:57:32.0111633Z 100% 2025-03-14T04:57:32.0115421Z New File 33498 dnnl_graph.h 2025-03-14T04:57:32.0118981Z 100% 2025-03-14T04:57:32.0122584Z New File 67058 dnnl_graph.hpp 2025-03-14T04:57:32.0126048Z 100% 2025-03-14T04:57:32.0129228Z New File 6077 dnnl_graph_ocl.h 2025-03-14T04:57:32.0132561Z 100% 2025-03-14T04:57:32.0135692Z New File 5589 dnnl_graph_ocl.hpp 2025-03-14T04:57:32.0138974Z 100% 2025-03-14T04:57:32.0142292Z New File 3752 dnnl_graph_sycl.h 2025-03-14T04:57:32.0145422Z 100% 2025-03-14T04:57:32.0148637Z New File 4468 dnnl_graph_sycl.hpp 2025-03-14T04:57:32.0152044Z 100% 2025-03-14T04:57:32.0155322Z New File 17275 dnnl_graph_types.h 2025-03-14T04:57:32.0158499Z 100% 2025-03-14T04:57:32.0161720Z New File 12135 dnnl_ocl.h 2025-03-14T04:57:32.0164867Z 100% 2025-03-14T04:57:32.0168054Z New File 18224 dnnl_ocl.hpp 2025-03-14T04:57:32.0171262Z 100% 2025-03-14T04:57:32.0174480Z New File 1389 dnnl_ocl_types.h 2025-03-14T04:57:32.0177675Z 100% 2025-03-14T04:57:32.0180724Z New File 8551 dnnl_sycl.h 2025-03-14T04:57:32.0183890Z 100% 2025-03-14T04:57:32.0187115Z New File 15228 dnnl_sycl.hpp 2025-03-14T04:57:32.0190790Z 100% 2025-03-14T04:57:32.0194542Z New File 1401 dnnl_sycl_types.h 2025-03-14T04:57:32.0197715Z 100% 2025-03-14T04:57:32.0208200Z New File 4642 dnnl_threadpool.h 2025-03-14T04:57:32.0211639Z 100% 2025-03-14T04:57:32.0214868Z New File 4440 dnnl_threadpool.hpp 2025-03-14T04:57:32.0218332Z 100% 2025-03-14T04:57:32.0221615Z New File 2279 dnnl_threadpool_iface.hpp 2025-03-14T04:57:32.0225133Z 100% 2025-03-14T04:57:32.0229164Z New File 101328 dnnl_types.h 2025-03-14T04:57:32.0232853Z 100% 2025-03-14T04:57:32.0236218Z New File 13853 dnnl_ukernel.h 2025-03-14T04:57:32.0239573Z 100% 2025-03-14T04:57:32.0243225Z New File 17789 dnnl_ukernel.hpp 2025-03-14T04:57:32.0246998Z 100% 2025-03-14T04:57:32.0250674Z New File 2710 dnnl_ukernel_types.h 2025-03-14T04:57:32.0254045Z 100% 2025-03-14T04:57:32.0257301Z New File 1045 dnnl_version.h 2025-03-14T04:57:32.0260560Z 100% 2025-03-14T04:57:32.0263904Z New File 1277 dnnl_version_hash.h 2025-03-14T04:57:32.0271736Z 100% 2025-03-14T04:57:32.0275195Z New Dir 22 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\pybind11\ 2025-03-14T04:57:32.0278304Z New File 25024 attr.h 2025-03-14T04:57:32.0281512Z 100% 2025-03-14T04:57:32.0284788Z New File 7986 buffer_info.h 2025-03-14T04:57:32.0287990Z 100% 2025-03-14T04:57:32.0292135Z New File 73551 cast.h 2025-03-14T04:57:32.0295380Z 100% 2025-03-14T04:57:32.0298797Z New File 8683 chrono.h 2025-03-14T04:57:32.0301767Z 100% 2025-03-14T04:57:32.0305052Z New File 122 common.h 2025-03-14T04:57:32.0307943Z 100% 2025-03-14T04:57:32.0317073Z New File 2170 complex.h 2025-03-14T04:57:32.0320185Z 100% 2025-03-14T04:57:32.0323955Z New File 328 eigen.h 2025-03-14T04:57:32.0326732Z 100% 2025-03-14T04:57:32.0330154Z New File 13675 embed.h 2025-03-14T04:57:32.0333348Z 100% 2025-03-14T04:57:32.0336666Z New File 4887 eval.h 2025-03-14T04:57:32.0339647Z 100% 2025-03-14T04:57:32.0342997Z New File 5416 functional.h 2025-03-14T04:57:32.0346310Z 100% 2025-03-14T04:57:32.0349442Z New File 7921 gil.h 2025-03-14T04:57:32.0352514Z 100% 2025-03-14T04:57:32.0355915Z New File 4093 gil_safe_call_once.h 2025-03-14T04:57:32.0358919Z 100% 2025-03-14T04:57:32.0362235Z New File 9127 iostream.h 2025-03-14T04:57:32.0365844Z 100% 2025-03-14T04:57:32.0369894Z New File 86581 numpy.h 2025-03-14T04:57:32.0373293Z 100% 2025-03-14T04:57:32.0376767Z New File 9305 operators.h 2025-03-14T04:57:32.0379956Z 100% 2025-03-14T04:57:32.0383806Z New File 2826 options.h 2025-03-14T04:57:32.0386629Z 100% 2025-03-14T04:57:32.0391402Z New File 132876 pybind11.h 2025-03-14T04:57:32.0391913Z 98% 2025-03-14T04:57:32.0395633Z 100% 2025-03-14T04:57:32.0399205Z New File 102500 pytypes.h 2025-03-14T04:57:32.0402997Z 100% 2025-03-14T04:57:32.0406173Z New File 15980 stl.h 2025-03-14T04:57:32.0409298Z 100% 2025-03-14T04:57:32.0412535Z New File 29317 stl_bind.h 2025-03-14T04:57:32.0415988Z 100% 2025-03-14T04:57:32.0419188Z New File 1990 type_caster_pyobject_ptr.h 2025-03-14T04:57:32.0422352Z 100% 2025-03-14T04:57:32.0425399Z New File 7242 typing.h 2025-03-14T04:57:32.0428818Z 100% 2025-03-14T04:57:32.0432216Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\pybind11\detail\ 2025-03-14T04:57:32.0435516Z New File 29793 class.h 2025-03-14T04:57:32.0438926Z 100% 2025-03-14T04:57:32.0442420Z New File 55995 common.h 2025-03-14T04:57:32.0445718Z 100% 2025-03-14T04:57:32.0448950Z New File 2666 cpp_conduit.h 2025-03-14T04:57:32.0452034Z 100% 2025-03-14T04:57:32.0455213Z New File 6207 descr.h 2025-03-14T04:57:32.0458634Z 100% 2025-03-14T04:57:32.0467525Z New File 2671 exception_translation.h 2025-03-14T04:57:32.0470675Z 100% 2025-03-14T04:57:32.0474172Z New File 18419 init.h 2025-03-14T04:57:32.0477577Z 100% 2025-03-14T04:57:32.0481687Z New File 32751 internals.h 2025-03-14T04:57:32.0484915Z 100% 2025-03-14T04:57:32.0487957Z New File 1690 typeid.h 2025-03-14T04:57:32.0490880Z 100% 2025-03-14T04:57:32.0494313Z New File 50133 type_caster_base.h 2025-03-14T04:57:32.0497734Z 100% 2025-03-14T04:57:32.0501008Z New File 2891 value_and_holder.h 2025-03-14T04:57:32.0506756Z 100% 2025-03-14T04:57:32.0510379Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\pybind11\eigen\ 2025-03-14T04:57:32.0513125Z New File 387 common.h 2025-03-14T04:57:32.0515991Z 100% 2025-03-14T04:57:32.0519247Z New File 32857 matrix.h 2025-03-14T04:57:32.0522475Z 100% 2025-03-14T04:57:32.0525685Z New File 18899 tensor.h 2025-03-14T04:57:32.0530652Z 100% 2025-03-14T04:57:32.0543582Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\pybind11\stl\ 2025-03-14T04:57:32.0547320Z New File 4683 filesystem.h 2025-03-14T04:57:32.0555792Z 100% 2025-03-14T04:57:32.0559002Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\ 2025-03-14T04:57:32.0562200Z New File 20325 custom_class.h 2025-03-14T04:57:32.0565726Z 100% 2025-03-14T04:57:32.0568853Z New File 8067 custom_class_detail.h 2025-03-14T04:57:32.0571975Z 100% 2025-03-14T04:57:32.0575432Z New File 222 extension.h 2025-03-14T04:57:32.0578212Z 100% 2025-03-14T04:57:32.0587228Z New File 41696 library.h 2025-03-14T04:57:32.0590421Z 100% 2025-03-14T04:57:32.0593656Z New File 482 script.h 2025-03-14T04:57:32.0597459Z 100% 2025-03-14T04:57:32.0600605Z New Dir 30 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\ 2025-03-14T04:57:32.0603610Z New File 1472 copy_utils.h 2025-03-14T04:57:32.0606747Z 100% 2025-03-14T04:57:32.0610010Z New File 3540 CudaIPCTypes.h 2025-03-14T04:57:32.0620734Z 100% 2025-03-14T04:57:32.0620993Z New File 228 DataLoader.h 2025-03-14T04:57:32.0621273Z 100% 2025-03-14T04:57:32.0628527Z New File 507 Device.h 2025-03-14T04:57:32.0631688Z 100% 2025-03-14T04:57:32.0634731Z New File 184 DeviceAccelerator.h 2025-03-14T04:57:32.0637745Z 100% 2025-03-14T04:57:32.0640865Z New File 868 Dtype.h 2025-03-14T04:57:32.0643960Z 100% 2025-03-14T04:57:32.0647507Z New File 1099 DynamicTypes.h 2025-03-14T04:57:32.0650961Z 100% 2025-03-14T04:57:32.0654226Z New File 583 Event.h 2025-03-14T04:57:32.0657058Z 100% 2025-03-14T04:57:32.0667906Z New File 15785 Exceptions.h 2025-03-14T04:57:32.0671167Z 100% 2025-03-14T04:57:32.0674815Z New File 166 Export.h 2025-03-14T04:57:32.0678141Z 100% 2025-03-14T04:57:32.0681956Z New File 1087 Generator.h 2025-03-14T04:57:32.0684805Z 100% 2025-03-14T04:57:32.0688172Z New File 332 itt_wrapper.h 2025-03-14T04:57:32.0691151Z 100% 2025-03-14T04:57:32.0694678Z New File 612 Layout.h 2025-03-14T04:57:32.0697567Z 100% 2025-03-14T04:57:32.0700838Z New File 711 MemoryFormat.h 2025-03-14T04:57:32.0704751Z 100% 2025-03-14T04:57:32.0707330Z New File 107 Module.h 2025-03-14T04:57:32.0710572Z 100% 2025-03-14T04:57:32.0713647Z New File 396 PyInterpreter.h 2025-03-14T04:57:32.0716707Z 100% 2025-03-14T04:57:32.0719882Z New File 221 python_dimname.h 2025-03-14T04:57:32.0723669Z 100% 2025-03-14T04:57:32.0726751Z New File 674 python_headers.h 2025-03-14T04:57:32.0730362Z 100% 2025-03-14T04:57:32.0733466Z New File 635 QScheme.h 2025-03-14T04:57:32.0736325Z 100% 2025-03-14T04:57:32.0739636Z New File 708 serialization.h 2025-03-14T04:57:32.0742714Z 100% 2025-03-14T04:57:32.0745937Z New File 492 Size.h 2025-03-14T04:57:32.0748904Z 100% 2025-03-14T04:57:32.0752085Z New File 1630 Storage.h 2025-03-14T04:57:32.0755771Z 100% 2025-03-14T04:57:32.0758564Z New File 140 StorageMethods.h 2025-03-14T04:57:32.0761722Z 100% 2025-03-14T04:57:32.0771563Z New File 147 StorageSharing.h 2025-03-14T04:57:32.0774822Z 100% 2025-03-14T04:57:32.0778086Z New File 711 Stream.h 2025-03-14T04:57:32.0780733Z 100% 2025-03-14T04:57:32.0784158Z New File 710 THConcat.h 2025-03-14T04:57:32.0786792Z 100% 2025-03-14T04:57:32.0790588Z New File 924 THP.h 2025-03-14T04:57:32.0793571Z 100% 2025-03-14T04:57:32.0796737Z New File 593 TypeInfo.h 2025-03-14T04:57:32.0799589Z 100% 2025-03-14T04:57:32.0802716Z New File 176 Types.h 2025-03-14T04:57:32.0805562Z 100% 2025-03-14T04:57:32.0808658Z New File 9612 utils.h 2025-03-14T04:57:32.0812386Z 100% 2025-03-14T04:57:32.0815974Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\ 2025-03-14T04:57:32.0819494Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\ 2025-03-14T04:57:32.0822592Z New Dir 24 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\ 2025-03-14T04:57:32.0825637Z New File 587 all.h 2025-03-14T04:57:32.0828995Z 100% 2025-03-14T04:57:32.0832153Z New File 1450 arg.h 2025-03-14T04:57:32.0835349Z 100% 2025-03-14T04:57:32.0838452Z New File 177 autograd.h 2025-03-14T04:57:32.0841692Z 100% 2025-03-14T04:57:32.0844674Z New File 761 cuda.h 2025-03-14T04:57:32.0848047Z 100% 2025-03-14T04:57:32.0850992Z New File 310 data.h 2025-03-14T04:57:32.0853798Z 100% 2025-03-14T04:57:32.0856984Z New File 7660 enum.h 2025-03-14T04:57:32.0860095Z 100% 2025-03-14T04:57:32.0868807Z New File 6855 expanding_array.h 2025-03-14T04:57:32.0872398Z 100% 2025-03-14T04:57:32.0875472Z New File 12494 fft.h 2025-03-14T04:57:32.0878803Z 100% 2025-03-14T04:57:32.0881959Z New File 1793 imethod.h 2025-03-14T04:57:32.0884958Z 100% 2025-03-14T04:57:32.0888109Z New File 922 jit.h 2025-03-14T04:57:32.0891115Z 100% 2025-03-14T04:57:32.0894123Z New File 1236 mps.h 2025-03-14T04:57:32.0897319Z 100% 2025-03-14T04:57:32.0900456Z New File 2866 nested.h 2025-03-14T04:57:32.0903636Z 100% 2025-03-14T04:57:32.0906567Z New File 261 nn.h 2025-03-14T04:57:32.0909576Z 100% 2025-03-14T04:57:32.0912711Z New File 407 optim.h 2025-03-14T04:57:32.0915513Z 100% 2025-03-14T04:57:32.0918682Z New File 16784 ordered_dict.h 2025-03-14T04:57:32.0922010Z 100% 2025-03-14T04:57:32.0925131Z New File 10163 python.h 2025-03-14T04:57:32.0928518Z 100% 2025-03-14T04:57:32.0931894Z New File 5388 serialize.h 2025-03-14T04:57:32.0935489Z 100% 2025-03-14T04:57:32.0938531Z New File 40 sparse.h 2025-03-14T04:57:32.0941481Z 100% 2025-03-14T04:57:32.0944853Z New File 39688 special.h 2025-03-14T04:57:32.0948081Z 100% 2025-03-14T04:57:32.0951109Z New File 162 torch.h 2025-03-14T04:57:32.0954279Z 100% 2025-03-14T04:57:32.0957244Z New File 2654 types.h 2025-03-14T04:57:32.0960964Z 100% 2025-03-14T04:57:32.0964424Z New File 3702 utils.h 2025-03-14T04:57:32.0967261Z 100% 2025-03-14T04:57:32.0970750Z New File 825 version.h 2025-03-14T04:57:32.0973928Z 100% 2025-03-14T04:57:32.0976914Z New File 627 xpu.h 2025-03-14T04:57:32.0980399Z 100% 2025-03-14T04:57:32.0984046Z New Dir 8 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\ 2025-03-14T04:57:32.0987320Z New File 1951 dataloader.h 2025-03-14T04:57:32.0990460Z 100% 2025-03-14T04:57:32.0993841Z New File 2260 dataloader_options.h 2025-03-14T04:57:32.1005520Z 100% 2025-03-14T04:57:32.1009136Z New File 298 datasets.h 2025-03-14T04:57:32.1012143Z 100% 2025-03-14T04:57:32.1015525Z New File 1342 example.h 2025-03-14T04:57:32.1018949Z 100% 2025-03-14T04:57:32.1028148Z New File 5483 iterator.h 2025-03-14T04:57:32.1031412Z 100% 2025-03-14T04:57:32.1034471Z New File 327 samplers.h 2025-03-14T04:57:32.1037407Z 100% 2025-03-14T04:57:32.1040932Z New File 229 transforms.h 2025-03-14T04:57:32.1044110Z 100% 2025-03-14T04:57:32.1047390Z New File 1156 worker_exception.h 2025-03-14T04:57:32.1050943Z 100% 2025-03-14T04:57:32.1054524Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\dataloader\ 2025-03-14T04:57:32.1057336Z New File 9475 base.h 2025-03-14T04:57:32.1060378Z 100% 2025-03-14T04:57:32.1063461Z New File 2396 stateful.h 2025-03-14T04:57:32.1066948Z 100% 2025-03-14T04:57:32.1070337Z New File 2827 stateless.h 2025-03-14T04:57:32.1075890Z 100% 2025-03-14T04:57:32.1079453Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\datasets\ 2025-03-14T04:57:32.1082224Z New File 3272 base.h 2025-03-14T04:57:32.1085228Z 100% 2025-03-14T04:57:32.1088290Z New File 19696 chunk.h 2025-03-14T04:57:32.1091390Z 100% 2025-03-14T04:57:32.1094334Z New File 4186 map.h 2025-03-14T04:57:32.1097472Z 100% 2025-03-14T04:57:32.1100668Z New File 1273 mnist.h 2025-03-14T04:57:32.1103740Z 100% 2025-03-14T04:57:32.1106751Z New File 2674 shared.h 2025-03-14T04:57:32.1109920Z 100% 2025-03-14T04:57:32.1113305Z New File 2298 stateful.h 2025-03-14T04:57:32.1116296Z 100% 2025-03-14T04:57:32.1125176Z New File 965 tensor.h 2025-03-14T04:57:32.1130528Z 100% 2025-03-14T04:57:32.1134179Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\detail\ 2025-03-14T04:57:32.1136992Z New File 2668 data_shuttle.h 2025-03-14T04:57:32.1139939Z 100% 2025-03-14T04:57:32.1143086Z New File 2535 queue.h 2025-03-14T04:57:32.1146201Z 100% 2025-03-14T04:57:32.1149314Z New File 4547 sequencers.h 2025-03-14T04:57:32.1154991Z 100% 2025-03-14T04:57:32.1158377Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\samplers\ 2025-03-14T04:57:32.1161429Z New File 1206 base.h 2025-03-14T04:57:32.1164536Z 100% 2025-03-14T04:57:32.1167468Z New File 523 custom_batch_request.h 2025-03-14T04:57:32.1170429Z 100% 2025-03-14T04:57:32.1173504Z New File 4193 distributed.h 2025-03-14T04:57:32.1176558Z 100% 2025-03-14T04:57:32.1179998Z New File 1510 random.h 2025-03-14T04:57:32.1183144Z 100% 2025-03-14T04:57:32.1192334Z New File 1238 sequential.h 2025-03-14T04:57:32.1195588Z 100% 2025-03-14T04:57:32.1198920Z New File 681 serialize.h 2025-03-14T04:57:32.1202258Z 100% 2025-03-14T04:57:32.1205418Z New File 2030 stream.h 2025-03-14T04:57:32.1210759Z 100% 2025-03-14T04:57:32.1214584Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\transforms\ 2025-03-14T04:57:32.1217341Z New File 1628 base.h 2025-03-14T04:57:32.1220931Z 100% 2025-03-14T04:57:32.1224242Z New File 1094 collate.h 2025-03-14T04:57:32.1227346Z 100% 2025-03-14T04:57:32.1230749Z New File 1711 lambda.h 2025-03-14T04:57:32.1234103Z 100% 2025-03-14T04:57:32.1236993Z New File 1419 stack.h 2025-03-14T04:57:32.1240014Z 100% 2025-03-14T04:57:32.1243169Z New File 2496 tensor.h 2025-03-14T04:57:32.1250121Z 100% 2025-03-14T04:57:32.1254003Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\detail\ 2025-03-14T04:57:32.1256973Z New File 2159 static.h 2025-03-14T04:57:32.1260159Z 100% 2025-03-14T04:57:32.1263571Z New File 13301 TensorDataContainer.h 2025-03-14T04:57:32.1269061Z 100% 2025-03-14T04:57:32.1284365Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\ 2025-03-14T04:57:32.1284991Z New File 3995 cloneable.h 2025-03-14T04:57:32.1285253Z 100% 2025-03-14T04:57:32.1285455Z New File 659 functional.h 2025-03-14T04:57:32.1287147Z 100% 2025-03-14T04:57:32.1290370Z New File 5041 init.h 2025-03-14T04:57:32.1293375Z 100% 2025-03-14T04:57:32.1296891Z New File 27513 module.h 2025-03-14T04:57:32.1300590Z 100% 2025-03-14T04:57:32.1309748Z New File 1325 modules.h 2025-03-14T04:57:32.1313221Z 100% 2025-03-14T04:57:32.1316744Z New File 663 options.h 2025-03-14T04:57:32.1320002Z 100% 2025-03-14T04:57:32.1323442Z New File 3300 pimpl-inl.h 2025-03-14T04:57:32.1326638Z 100% 2025-03-14T04:57:32.1330265Z New File 6825 pimpl.h 2025-03-14T04:57:32.1333341Z 100% 2025-03-14T04:57:32.1336427Z New File 136 utils.h 2025-03-14T04:57:32.1339951Z 100% 2025-03-14T04:57:32.1343413Z New Dir 16 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\functional\ 2025-03-14T04:57:32.1346514Z New File 30731 activation.h 2025-03-14T04:57:32.1349941Z 100% 2025-03-14T04:57:32.1361134Z New File 2094 batchnorm.h 2025-03-14T04:57:32.1364706Z 100% 2025-03-14T04:57:32.1368139Z New File 8394 conv.h 2025-03-14T04:57:32.1371223Z 100% 2025-03-14T04:57:32.1450834Z New File 2583 distance.h 2025-03-14T04:57:32.1454027Z 100% 2025-03-14T04:57:32.1457872Z New File 6766 dropout.h 2025-03-14T04:57:32.1460904Z 100% 2025-03-14T04:57:32.1463941Z New File 6565 embedding.h 2025-03-14T04:57:32.1467038Z 100% 2025-03-14T04:57:32.1470436Z New File 2834 fold.h 2025-03-14T04:57:32.1473483Z 100% 2025-03-14T04:57:32.1476927Z New File 1614 instancenorm.h 2025-03-14T04:57:32.1480200Z 100% 2025-03-14T04:57:32.1483372Z New File 794 linear.h 2025-03-14T04:57:32.1486427Z 100% 2025-03-14T04:57:32.1489723Z New File 32880 loss.h 2025-03-14T04:57:32.1492997Z 100% 2025-03-14T04:57:32.1496166Z New File 6178 normalization.h 2025-03-14T04:57:32.1499547Z 100% 2025-03-14T04:57:32.1503176Z New File 1728 padding.h 2025-03-14T04:57:32.1506676Z 100% 2025-03-14T04:57:32.1509739Z New File 1336 pixelshuffle.h 2025-03-14T04:57:32.1513030Z 100% 2025-03-14T04:57:32.1516272Z New File 36559 pooling.h 2025-03-14T04:57:32.1519449Z 100% 2025-03-14T04:57:32.1522871Z New File 11014 upsampling.h 2025-03-14T04:57:32.1526204Z 100% 2025-03-14T04:57:32.1529401Z New File 3698 vision.h 2025-03-14T04:57:32.1535046Z 100% 2025-03-14T04:57:32.1538557Z New Dir 23 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\modules\ 2025-03-14T04:57:32.1541767Z New File 31190 activation.h 2025-03-14T04:57:32.1545096Z 100% 2025-03-14T04:57:32.1548694Z New File 3626 adaptive.h 2025-03-14T04:57:32.1551729Z 100% 2025-03-14T04:57:32.1554930Z New File 8467 batchnorm.h 2025-03-14T04:57:32.1558072Z 100% 2025-03-14T04:57:32.1561258Z New File 4447 common.h 2025-03-14T04:57:32.1564277Z 100% 2025-03-14T04:57:32.1577352Z New File 16707 conv.h 2025-03-14T04:57:32.1580517Z 100% 2025-03-14T04:57:32.1584094Z New File 3140 distance.h 2025-03-14T04:57:32.1587311Z 100% 2025-03-14T04:57:32.1590521Z New File 6584 dropout.h 2025-03-14T04:57:32.1606087Z 100% 2025-03-14T04:57:32.1609124Z New File 6220 embedding.h 2025-03-14T04:57:32.1612291Z 100% 2025-03-14T04:57:32.1615340Z New File 2907 fold.h 2025-03-14T04:57:32.1618545Z 100% 2025-03-14T04:57:32.1621759Z New File 5667 instancenorm.h 2025-03-14T04:57:32.1624850Z 100% 2025-03-14T04:57:32.1627975Z New File 7699 linear.h 2025-03-14T04:57:32.1631017Z 100% 2025-03-14T04:57:32.1634638Z New File 31785 loss.h 2025-03-14T04:57:32.1637960Z 100% 2025-03-14T04:57:32.1641164Z New File 7128 normalization.h 2025-03-14T04:57:32.1644315Z 100% 2025-03-14T04:57:32.1647436Z New File 14722 padding.h 2025-03-14T04:57:32.1650578Z 100% 2025-03-14T04:57:32.1653997Z New File 3195 pixelshuffle.h 2025-03-14T04:57:32.1657307Z 100% 2025-03-14T04:57:32.1660812Z New File 30417 pooling.h 2025-03-14T04:57:32.1663796Z 100% 2025-03-14T04:57:32.1668500Z New File 13847 rnn.h 2025-03-14T04:57:32.1672128Z 100% 2025-03-14T04:57:32.1674861Z New File 5463 transformer.h 2025-03-14T04:57:32.1678124Z 100% 2025-03-14T04:57:32.1681487Z New File 5355 transformercoder.h 2025-03-14T04:57:32.1684921Z 100% 2025-03-14T04:57:32.1688645Z New File 6600 transformerlayer.h 2025-03-14T04:57:32.1691426Z 100% 2025-03-14T04:57:32.1695218Z New File 1672 upsampling.h 2025-03-14T04:57:32.1698925Z 100% 2025-03-14T04:57:32.1702240Z New File 1448 utils.h 2025-03-14T04:57:32.1705544Z 100% 2025-03-14T04:57:32.1708808Z New File 678 _functions.h 2025-03-14T04:57:32.1712738Z 100% 2025-03-14T04:57:32.1716511Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\modules\container\ 2025-03-14T04:57:32.1719530Z New File 13769 any.h 2025-03-14T04:57:32.1722875Z 100% 2025-03-14T04:57:32.1726322Z New File 5131 any_module_holder.h 2025-03-14T04:57:32.1730136Z 100% 2025-03-14T04:57:32.1733200Z New File 4262 any_value.h 2025-03-14T04:57:32.1736372Z 100% 2025-03-14T04:57:32.1747060Z New File 3444 functional.h 2025-03-14T04:57:32.1750652Z 100% 2025-03-14T04:57:32.1753802Z New File 8682 moduledict.h 2025-03-14T04:57:32.1757240Z 100% 2025-03-14T04:57:32.1760679Z New File 9214 modulelist.h 2025-03-14T04:57:32.1764326Z 100% 2025-03-14T04:57:32.1768101Z New File 2523 named_any.h 2025-03-14T04:57:32.1771701Z 100% 2025-03-14T04:57:32.1774992Z New File 4603 parameterdict.h 2025-03-14T04:57:32.1778185Z 100% 2025-03-14T04:57:32.1781783Z New File 5744 parameterlist.h 2025-03-14T04:57:32.1784987Z 100% 2025-03-14T04:57:32.1788162Z New File 14121 sequential.h 2025-03-14T04:57:32.1796557Z 100% 2025-03-14T04:57:32.1800200Z New Dir 21 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\options\ 2025-03-14T04:57:32.1803440Z New File 19731 activation.h 2025-03-14T04:57:32.1806659Z 100% 2025-03-14T04:57:32.1809809Z New File 1096 adaptive.h 2025-03-14T04:57:32.1812820Z 100% 2025-03-14T04:57:32.1816012Z New File 2852 batchnorm.h 2025-03-14T04:57:32.1819193Z 100% 2025-03-14T04:57:32.1822215Z New File 13859 conv.h 2025-03-14T04:57:32.1825938Z 100% 2025-03-14T04:57:32.1837209Z New File 2058 distance.h 2025-03-14T04:57:32.1840228Z 100% 2025-03-14T04:57:32.1843821Z New File 3173 dropout.h 2025-03-14T04:57:32.1846833Z 100% 2025-03-14T04:57:32.1850396Z New File 11882 embedding.h 2025-03-14T04:57:32.1854005Z 100% 2025-03-14T04:57:32.1856901Z New File 3008 fold.h 2025-03-14T04:57:32.1859911Z 100% 2025-03-14T04:57:32.1863165Z New File 2383 instancenorm.h 2025-03-14T04:57:32.1866155Z 100% 2025-03-14T04:57:32.1869412Z New File 2872 linear.h 2025-03-14T04:57:32.1872895Z 100% 2025-03-14T04:57:32.1876984Z New File 27502 loss.h 2025-03-14T04:57:32.1879665Z 100% 2025-03-14T04:57:32.1883179Z New File 5687 normalization.h 2025-03-14T04:57:32.1886370Z 100% 2025-03-14T04:57:32.1889523Z New File 7052 padding.h 2025-03-14T04:57:32.1892544Z 100% 2025-03-14T04:57:32.1896055Z New File 1695 pixelshuffle.h 2025-03-14T04:57:32.1899070Z 100% 2025-03-14T04:57:32.1902855Z New File 18312 pooling.h 2025-03-14T04:57:32.1906410Z 100% 2025-03-14T04:57:32.1910845Z New File 8429 rnn.h 2025-03-14T04:57:32.1912974Z 100% 2025-03-14T04:57:32.1916420Z New File 1876 transformer.h 2025-03-14T04:57:32.1919501Z 100% 2025-03-14T04:57:32.1922944Z New File 2393 transformercoder.h 2025-03-14T04:57:32.1926211Z 100% 2025-03-14T04:57:32.1929616Z New File 2129 transformerlayer.h 2025-03-14T04:57:32.1933298Z 100% 2025-03-14T04:57:32.1936811Z New File 4233 upsampling.h 2025-03-14T04:57:32.1940325Z 100% 2025-03-14T04:57:32.1943455Z New File 1081 vision.h 2025-03-14T04:57:32.1949033Z 100% 2025-03-14T04:57:32.1959060Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\parallel\ 2025-03-14T04:57:32.1959685Z New File 11492 data_parallel.h 2025-03-14T04:57:32.1961964Z 100% 2025-03-14T04:57:32.1965499Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\utils\ 2025-03-14T04:57:32.1968264Z New File 4982 clip_grad.h 2025-03-14T04:57:32.1971564Z 100% 2025-03-14T04:57:32.1975416Z New File 2454 convert_parameters.h 2025-03-14T04:57:32.1978466Z 100% 2025-03-14T04:57:32.1981757Z New File 13141 rnn.h 2025-03-14T04:57:32.1989434Z 100% 2025-03-14T04:57:32.1992937Z New Dir 8 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\optim\ 2025-03-14T04:57:32.1995704Z New File 3296 adagrad.h 2025-03-14T04:57:32.1998854Z 100% 2025-03-14T04:57:32.2002083Z New File 2966 adam.h 2025-03-14T04:57:32.2005483Z 100% 2025-03-14T04:57:32.2008546Z New File 2986 adamw.h 2025-03-14T04:57:32.2011805Z 100% 2025-03-14T04:57:32.2014870Z New File 3545 lbfgs.h 2025-03-14T04:57:32.2017824Z 100% 2025-03-14T04:57:32.2020963Z New File 8349 optimizer.h 2025-03-14T04:57:32.2024070Z 100% 2025-03-14T04:57:32.2037487Z New File 2989 rmsprop.h 2025-03-14T04:57:32.2040680Z 100% 2025-03-14T04:57:32.2044108Z New File 12988 serialize.h 2025-03-14T04:57:32.2047292Z 100% 2025-03-14T04:57:32.2050417Z New File 2707 sgd.h 2025-03-14T04:57:32.2054109Z 100% 2025-03-14T04:57:32.2057742Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\optim\schedulers\ 2025-03-14T04:57:32.2060541Z New File 1157 lr_scheduler.h 2025-03-14T04:57:32.2063783Z 100% 2025-03-14T04:57:32.2066934Z New File 1439 reduce_on_plateau_scheduler.h 2025-03-14T04:57:32.2069990Z 100% 2025-03-14T04:57:32.2081358Z New File 419 step_lr.h 2025-03-14T04:57:32.2088619Z 100% 2025-03-14T04:57:32.2092401Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\python\ 2025-03-14T04:57:32.2095093Z New File 212 init.h 2025-03-14T04:57:32.2100065Z 100% 2025-03-14T04:57:32.2103830Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\serialize\ 2025-03-14T04:57:32.2106664Z New File 105 archive.h 2025-03-14T04:57:32.2109612Z 100% 2025-03-14T04:57:32.2112680Z New File 4071 input-archive.h 2025-03-14T04:57:32.2115738Z 100% 2025-03-14T04:57:32.2118856Z New File 2370 output-archive.h 2025-03-14T04:57:32.2122037Z 100% 2025-03-14T04:57:32.2174105Z New File 452 tensor.h 2025-03-14T04:57:32.2184213Z 100% 2025-03-14T04:57:32.2188235Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\ 2025-03-14T04:57:32.2191588Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\data\ 2025-03-14T04:57:32.2196763Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\data\datasets\ 2025-03-14T04:57:32.2203554Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\data\samplers\ 2025-03-14T04:57:32.2207037Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\nn\ 2025-03-14T04:57:32.2210947Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\nn\modules\ 2025-03-14T04:57:32.2217893Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\nn\modules\container\ 2025-03-14T04:57:32.2224877Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\nn\options\ 2025-03-14T04:57:32.2228255Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\optim\ 2025-03-14T04:57:32.2235202Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\optim\schedulers\ 2025-03-14T04:57:32.2240147Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\python\ 2025-03-14T04:57:32.2249852Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\serialize\ 2025-03-14T04:57:32.2253054Z New Dir 46 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\autograd\ 2025-03-14T04:57:32.2256052Z New File 1795 anomaly_mode.h 2025-03-14T04:57:32.2259138Z 100% 2025-03-14T04:57:32.2262103Z New File 5413 autograd.h 2025-03-14T04:57:32.2265378Z 100% 2025-03-14T04:57:32.2268732Z New File 1174 autograd_not_implemented_fallback.h 2025-03-14T04:57:32.2271772Z 100% 2025-03-14T04:57:32.2368458Z New File 894 cpp_hook.h 2025-03-14T04:57:32.2371608Z 100% 2025-03-14T04:57:32.2375417Z New File 21929 custom_function.h 2025-03-14T04:57:32.2378758Z 100% 2025-03-14T04:57:32.2382330Z New File 1671 edge.h 2025-03-14T04:57:32.2385870Z 100% 2025-03-14T04:57:32.2389751Z New File 11094 engine.h 2025-03-14T04:57:32.2393371Z 100% 2025-03-14T04:57:32.2396583Z New File 9148 forward_grad.h 2025-03-14T04:57:32.2399744Z 100% 2025-03-14T04:57:32.2403075Z New File 31427 function.h 2025-03-14T04:57:32.2406210Z 100% 2025-03-14T04:57:32.2409674Z New File 33683 FunctionsManual.h 2025-03-14T04:57:32.2412998Z 100% 2025-03-14T04:57:32.2416207Z New File 2198 function_hook.h 2025-03-14T04:57:32.2419667Z 100% 2025-03-14T04:57:32.2422928Z New File 221 grad_mode.h 2025-03-14T04:57:32.2425981Z 100% 2025-03-14T04:57:32.2429316Z New File 9605 graph_task.h 2025-03-14T04:57:32.2432435Z 100% 2025-03-14T04:57:32.2435887Z New File 166 InferenceMode.h 2025-03-14T04:57:32.2438938Z 100% 2025-03-14T04:57:32.2442263Z New File 1420 input_buffer.h 2025-03-14T04:57:32.2445322Z 100% 2025-03-14T04:57:32.2448700Z New File 3095 input_metadata.h 2025-03-14T04:57:32.2451785Z 100% 2025-03-14T04:57:32.2455095Z New File 1848 jit_decomp_interface.h 2025-03-14T04:57:32.2458108Z 100% 2025-03-14T04:57:32.2461113Z New File 116 profiler.h 2025-03-14T04:57:32.2463921Z 100% 2025-03-14T04:57:32.2467064Z New File 8269 profiler_kineto.h 2025-03-14T04:57:32.2470197Z 100% 2025-03-14T04:57:32.2473775Z New File 11079 profiler_legacy.h 2025-03-14T04:57:32.2477070Z 100% 2025-03-14T04:57:32.2480332Z New File 91 profiler_python.h 2025-03-14T04:57:32.2483347Z 100% 2025-03-14T04:57:32.2500201Z New File 1229 python_anomaly_mode.h 2025-03-14T04:57:32.2503631Z 100% 2025-03-14T04:57:32.2506883Z New File 441 python_autograd.h 2025-03-14T04:57:32.2509815Z 100% 2025-03-14T04:57:32.2512963Z New File 5375 python_cpp_function.h 2025-03-14T04:57:32.2516489Z 100% 2025-03-14T04:57:32.2519670Z New File 1300 python_engine.h 2025-03-14T04:57:32.2523023Z 100% 2025-03-14T04:57:32.2526769Z New File 127 python_enum_tag.h 2025-03-14T04:57:32.2529855Z 100% 2025-03-14T04:57:32.2533867Z New File 143 python_fft_functions.h 2025-03-14T04:57:32.2536671Z 100% 2025-03-14T04:57:32.2540499Z New File 5366 python_function.h 2025-03-14T04:57:32.2543770Z 100% 2025-03-14T04:57:32.2547861Z New File 2126 python_hook.h 2025-03-14T04:57:32.2551205Z 100% 2025-03-14T04:57:32.2554749Z New File 269 python_legacy_variable.h 2025-03-14T04:57:32.2557816Z 100% 2025-03-14T04:57:32.2569379Z New File 146 python_linalg_functions.h 2025-03-14T04:57:32.2572699Z 100% 2025-03-14T04:57:32.2576276Z New File 218 python_nested_functions.h 2025-03-14T04:57:32.2580276Z 100% 2025-03-14T04:57:32.2583688Z New File 136 python_nn_functions.h 2025-03-14T04:57:32.2586757Z 100% 2025-03-14T04:57:32.2590008Z New File 1115 python_saved_variable_hooks.h 2025-03-14T04:57:32.2593473Z 100% 2025-03-14T04:57:32.2596853Z New File 146 python_sparse_functions.h 2025-03-14T04:57:32.2600613Z 100% 2025-03-14T04:57:32.2604361Z New File 145 python_special_functions.h 2025-03-14T04:57:32.2607445Z 100% 2025-03-14T04:57:32.2610541Z New File 691 python_torch_functions.h 2025-03-14T04:57:32.2613589Z 100% 2025-03-14T04:57:32.2617456Z New File 3626 python_variable.h 2025-03-14T04:57:32.2620491Z 100% 2025-03-14T04:57:32.2624657Z New File 2851 python_variable_indexing.h 2025-03-14T04:57:32.2628245Z 100% 2025-03-14T04:57:32.2631684Z New File 962 record_function_ops.h 2025-03-14T04:57:32.2634877Z 100% 2025-03-14T04:57:32.2638707Z New File 5156 saved_variable.h 2025-03-14T04:57:32.2641604Z 100% 2025-03-14T04:57:32.2651201Z New File 566 saved_variable_hooks.h 2025-03-14T04:57:32.2654205Z 100% 2025-03-14T04:57:32.2657317Z New File 316 symbolic.h 2025-03-14T04:57:32.2660271Z 100% 2025-03-14T04:57:32.2663762Z New File 41304 variable.h 2025-03-14T04:57:32.2667012Z 100% 2025-03-14T04:57:32.2670549Z New File 15008 VariableTypeUtils.h 2025-03-14T04:57:32.2674361Z 100% 2025-03-14T04:57:32.2677499Z New File 631 variable_info.h 2025-03-14T04:57:32.2681118Z 100% 2025-03-14T04:57:32.2684749Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\autograd\functions\ 2025-03-14T04:57:32.2687577Z New File 13921 accumulate_grad.h 2025-03-14T04:57:32.2690776Z 100% 2025-03-14T04:57:32.2694412Z New File 3508 basic_ops.h 2025-03-14T04:57:32.2697545Z 100% 2025-03-14T04:57:32.2701392Z New File 1242 comm.h 2025-03-14T04:57:32.2703955Z 100% 2025-03-14T04:57:32.2714424Z New File 394 pybind.h 2025-03-14T04:57:32.2717332Z 100% 2025-03-14T04:57:32.2720273Z New File 7454 tensor.h 2025-03-14T04:57:32.2723353Z 100% 2025-03-14T04:57:32.2726395Z New File 3271 utils.h 2025-03-14T04:57:32.2733051Z 100% 2025-03-14T04:57:32.2736495Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\autograd\generated\ 2025-03-14T04:57:32.2741387Z New File 529239 Functions.h 2025-03-14T04:57:32.2742832Z 49% 2025-03-14T04:57:32.2743475Z 99% 2025-03-14T04:57:32.2747399Z 100% 2025-03-14T04:57:32.2751039Z New File 916 python_functions.h 2025-03-14T04:57:32.2754204Z 100% 2025-03-14T04:57:32.2834484Z New File 4160 python_return_types.h 2025-03-14T04:57:32.2837940Z 100% 2025-03-14T04:57:32.2841585Z New File 1560 VariableType.h 2025-03-14T04:57:32.2845129Z 100% 2025-03-14T04:57:32.2848562Z New File 56950 variable_factories.h 2025-03-14T04:57:32.2851827Z 100% 2025-03-14T04:57:32.2855312Z New File 38295 ViewFuncs.h 2025-03-14T04:57:32.2858920Z 100% 2025-03-14T04:57:32.2866546Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\autograd\generated\templates\ 2025-03-14T04:57:32.2869608Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\autograd\utils\ 2025-03-14T04:57:32.2872473Z New File 513 error_messages.h 2025-03-14T04:57:32.2875462Z 100% 2025-03-14T04:57:32.2879052Z New File 2898 grad_layout_contract.h 2025-03-14T04:57:32.2882251Z 100% 2025-03-14T04:57:32.2885445Z New File 1316 lambda_post_hook.h 2025-03-14T04:57:32.2888468Z 100% 2025-03-14T04:57:32.2899645Z New File 1472 python_arg_parsing.h 2025-03-14T04:57:32.2902954Z 100% 2025-03-14T04:57:32.2905992Z New File 607 warnings.h 2025-03-14T04:57:32.2909090Z 100% 2025-03-14T04:57:32.2912266Z New File 3892 wrap_outputs.h 2025-03-14T04:57:32.2920581Z 100% 2025-03-14T04:57:32.2923989Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\cpu\ 2025-03-14T04:57:32.2926831Z New File 147 Module.h 2025-03-14T04:57:32.2931718Z 100% 2025-03-14T04:57:32.2935043Z New Dir 12 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\cuda\ 2025-03-14T04:57:32.2937974Z New File 1566 comm.h 2025-03-14T04:57:32.2940925Z 100% 2025-03-14T04:57:32.2944140Z New File 7162 CUDAPluggableAllocator.h 2025-03-14T04:57:32.2947386Z 100% 2025-03-14T04:57:32.2950466Z New File 196 device_set.h 2025-03-14T04:57:32.2953319Z 100% 2025-03-14T04:57:32.2956223Z New File 452 Event.h 2025-03-14T04:57:32.2959165Z 100% 2025-03-14T04:57:32.2968761Z New File 165 GdsFile.h 2025-03-14T04:57:32.2971952Z 100% 2025-03-14T04:57:32.2975092Z New File 796 memory_snapshot.h 2025-03-14T04:57:32.2978098Z 100% 2025-03-14T04:57:32.2981032Z New File 496 Module.h 2025-03-14T04:57:32.2984033Z 100% 2025-03-14T04:57:32.2987053Z New File 6090 nccl.h 2025-03-14T04:57:32.2989975Z 100% 2025-03-14T04:57:32.2993293Z New File 179 python_comm.h 2025-03-14T04:57:32.2996710Z 100% 2025-03-14T04:57:32.2999816Z New File 695 python_nccl.h 2025-03-14T04:57:32.3002991Z 100% 2025-03-14T04:57:32.3006037Z New File 524 Stream.h 2025-03-14T04:57:32.3008836Z 100% 2025-03-14T04:57:32.3011752Z New File 223 THCP.h 2025-03-14T04:57:32.3015096Z 100% 2025-03-14T04:57:32.3022566Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\cuda\shared\ 2025-03-14T04:57:32.3027561Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\deploy\ 2025-03-14T04:57:32.3031110Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\ 2025-03-14T04:57:32.3034586Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\autograd\ 2025-03-14T04:57:32.3037209Z New File 1672 autograd.h 2025-03-14T04:57:32.3040275Z 100% 2025-03-14T04:57:32.3043480Z New File 183 python_autograd.h 2025-03-14T04:57:32.3046370Z 100% 2025-03-14T04:57:32.3049501Z New File 2703 utils.h 2025-03-14T04:57:32.3052999Z 100% 2025-03-14T04:57:32.3056512Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\autograd\context\ 2025-03-14T04:57:32.3059418Z New File 6546 container.h 2025-03-14T04:57:32.3062492Z 100% 2025-03-14T04:57:32.3065502Z New File 6785 context.h 2025-03-14T04:57:32.3070798Z 100% 2025-03-14T04:57:32.3074346Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\autograd\engine\ 2025-03-14T04:57:32.3077214Z New File 7591 dist_engine.h 2025-03-14T04:57:32.3082547Z 100% 2025-03-14T04:57:32.3092180Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\autograd\functions\ 2025-03-14T04:57:32.3095835Z New File 1707 recvrpc_backward.h 2025-03-14T04:57:32.3098720Z 100% 2025-03-14T04:57:32.3101905Z New File 1356 sendrpc_backward.h 2025-03-14T04:57:32.3107109Z 100% 2025-03-14T04:57:32.3111056Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\autograd\rpc_messages\ 2025-03-14T04:57:32.3113702Z New File 721 autograd_metadata.h 2025-03-14T04:57:32.3116805Z 100% 2025-03-14T04:57:32.3120220Z New File 861 cleanup_autograd_context_req.h 2025-03-14T04:57:32.3123589Z 100% 2025-03-14T04:57:32.3132961Z New File 680 cleanup_autograd_context_resp.h 2025-03-14T04:57:32.3136099Z 100% 2025-03-14T04:57:32.3139250Z New File 1286 propagate_gradients_req.h 2025-03-14T04:57:32.3142475Z 100% 2025-03-14T04:57:32.3145669Z New File 774 propagate_gradients_resp.h 2025-03-14T04:57:32.3149029Z 100% 2025-03-14T04:57:32.3152263Z New File 3600 rpc_with_autograd.h 2025-03-14T04:57:32.3155392Z 100% 2025-03-14T04:57:32.3158688Z New File 2571 rpc_with_profiling_req.h 2025-03-14T04:57:32.3161914Z 100% 2025-03-14T04:57:32.3165340Z New File 2528 rpc_with_profiling_resp.h 2025-03-14T04:57:32.3168685Z 100% 2025-03-14T04:57:32.3171936Z New File 1228 rref_backward_req.h 2025-03-14T04:57:32.3175150Z 100% 2025-03-14T04:57:32.3178411Z New File 525 rref_backward_resp.h 2025-03-14T04:57:32.3186252Z 100% 2025-03-14T04:57:32.3189733Z New Dir 51 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\ 2025-03-14T04:57:32.3192581Z New File 15158 Backend.hpp 2025-03-14T04:57:32.3196550Z 100% 2025-03-14T04:57:32.3199576Z New File 1103 Backoff.hpp 2025-03-14T04:57:32.3202823Z 100% 2025-03-14T04:57:32.3206099Z New File 175 c10d.h 2025-03-14T04:57:32.3209115Z 100% 2025-03-14T04:57:32.3212105Z New File 4558 comm.hpp 2025-03-14T04:57:32.3215145Z 100% 2025-03-14T04:57:32.3218747Z New File 14408 CUDASymmetricMemory-inl.h 2025-03-14T04:57:32.3221953Z 100% 2025-03-14T04:57:32.3231790Z New File 3800 CUDASymmetricMemory.hpp 2025-03-14T04:57:32.3235319Z 100% 2025-03-14T04:57:32.3238862Z New File 627 debug.h 2025-03-14T04:57:32.3242113Z 100% 2025-03-14T04:57:32.3245450Z New File 1797 default_comm_hooks.hpp 2025-03-14T04:57:32.3248626Z 100% 2025-03-14T04:57:32.3252009Z New File 1315 DMAConnectivity.hpp 2025-03-14T04:57:32.3255379Z 100% 2025-03-14T04:57:32.3258415Z New File 1390 error.h 2025-03-14T04:57:32.3261801Z 100% 2025-03-14T04:57:32.3265716Z New File 1365 exception.h 2025-03-14T04:57:32.3269278Z 100% 2025-03-14T04:57:32.3272947Z New File 6810 FakeProcessGroup.hpp 2025-03-14T04:57:32.3275898Z 100% 2025-03-14T04:57:32.3279350Z New File 1555 FileStore.hpp 2025-03-14T04:57:32.3282575Z 100% 2025-03-14T04:57:32.3285898Z New File 9432 FlightRecorder.hpp 2025-03-14T04:57:32.3289321Z 100% 2025-03-14T04:57:32.3292168Z New File 73 Functional.hpp 2025-03-14T04:57:32.3295383Z 100% 2025-03-14T04:57:32.3298508Z New File 805 GlooDeviceFactory.hpp 2025-03-14T04:57:32.3301900Z 100% 2025-03-14T04:57:32.3305045Z New File 591 GroupRegistry.hpp 2025-03-14T04:57:32.3308220Z 100% 2025-03-14T04:57:32.3311386Z New File 1612 HashStore.hpp 2025-03-14T04:57:32.3314806Z 100% 2025-03-14T04:57:32.3318165Z New File 2373 intra_node_comm.hpp 2025-03-14T04:57:32.3321451Z 100% 2025-03-14T04:57:32.3324831Z New File 5329 logger.hpp 2025-03-14T04:57:32.3328045Z 100% 2025-03-14T04:57:32.3331256Z New File 1877 logging.h 2025-03-14T04:57:32.3334415Z 100% 2025-03-14T04:57:32.3337282Z New File 344 NanCheck.hpp 2025-03-14T04:57:32.3340369Z 100% 2025-03-14T04:57:32.3349278Z New File 14760 NCCLUtils.hpp 2025-03-14T04:57:32.3352577Z 100% 2025-03-14T04:57:32.3355743Z New File 8933 ParamCommsUtils.hpp 2025-03-14T04:57:32.3359047Z 100% 2025-03-14T04:57:32.3362925Z New File 2015 PrefixStore.hpp 2025-03-14T04:57:32.3365917Z 100% 2025-03-14T04:57:32.3369428Z New File 36285 ProcessGroup.hpp 2025-03-14T04:57:32.3372914Z 100% 2025-03-14T04:57:32.3376375Z New File 15430 ProcessGroupGloo.hpp 2025-03-14T04:57:32.3379552Z 100% 2025-03-14T04:57:32.3382818Z New File 8853 ProcessGroupMPI.hpp 2025-03-14T04:57:32.3385981Z 100% 2025-03-14T04:57:32.3389803Z New File 52314 ProcessGroupNCCL.hpp 2025-03-14T04:57:32.3393165Z 100% 2025-03-14T04:57:32.3396620Z New File 11622 ProcessGroupUCC.hpp 2025-03-14T04:57:32.3400148Z 100% 2025-03-14T04:57:32.3411037Z New File 5217 ProcessGroupWrapper.hpp 2025-03-14T04:57:32.3414680Z 100% 2025-03-14T04:57:32.3418042Z New File 10370 PyProcessGroup.hpp 2025-03-14T04:57:32.3421363Z 100% 2025-03-14T04:57:32.3425054Z New File 1106 python_comm_hook.h 2025-03-14T04:57:32.3428231Z 100% 2025-03-14T04:57:32.3431881Z New File 2360 RankLocal.hpp 2025-03-14T04:57:32.3435011Z 100% 2025-03-14T04:57:32.3438680Z New File 26219 reducer.hpp 2025-03-14T04:57:32.3442058Z 100% 2025-03-14T04:57:32.3445575Z New File 2465 reducer_timer.hpp 2025-03-14T04:57:32.3448763Z 100% 2025-03-14T04:57:32.3452233Z New File 1770 sequence_num.hpp 2025-03-14T04:57:32.3455962Z 100% 2025-03-14T04:57:32.3459066Z New File 2565 socket.h 2025-03-14T04:57:32.3462199Z 100% 2025-03-14T04:57:32.3465482Z New File 732 socket_fmt.h 2025-03-14T04:57:32.3468699Z 100% 2025-03-14T04:57:32.3471822Z New File 3760 Store.hpp 2025-03-14T04:57:32.3474816Z 100% 2025-03-14T04:57:32.3478172Z New File 7101 SymmetricMemory.hpp 2025-03-14T04:57:32.3481514Z 100% 2025-03-14T04:57:32.3484979Z New File 4941 TCPStore.hpp 2025-03-14T04:57:32.3488026Z 100% 2025-03-14T04:57:32.3496948Z New File 1601 TCPStoreBackend.hpp 2025-03-14T04:57:32.3500149Z 100% 2025-03-14T04:57:32.3504078Z New File 10548 TraceUtils.h 2025-03-14T04:57:32.3507313Z 100% 2025-03-14T04:57:32.3510428Z New File 5199 Types.hpp 2025-03-14T04:57:32.3513478Z 100% 2025-03-14T04:57:32.3516843Z New File 2359 UCCTracing.hpp 2025-03-14T04:57:32.3520160Z 100% 2025-03-14T04:57:32.3523440Z New File 6547 UCCUtils.hpp 2025-03-14T04:57:32.3526464Z 100% 2025-03-14T04:57:32.3529853Z New File 575 UnixSockUtils.hpp 2025-03-14T04:57:32.3532784Z 100% 2025-03-14T04:57:32.3536176Z New File 24284 Utils.hpp 2025-03-14T04:57:32.3539358Z 100% 2025-03-14T04:57:32.3542805Z New File 566 WinSockUtils.hpp 2025-03-14T04:57:32.3546043Z 100% 2025-03-14T04:57:32.3549352Z New File 5690 Work.hpp 2025-03-14T04:57:32.3553062Z 100% 2025-03-14T04:57:32.3557027Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\control_collectives\ 2025-03-14T04:57:32.3559985Z New File 1764 ControlCollectives.hpp 2025-03-14T04:57:32.3563244Z 100% 2025-03-14T04:57:32.3566604Z New File 2011 StoreCollectives.hpp 2025-03-14T04:57:32.3571967Z 100% 2025-03-14T04:57:32.3575783Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\control_plane\ 2025-03-14T04:57:32.3578868Z New File 2213 Handlers.hpp 2025-03-14T04:57:32.3582218Z 100% 2025-03-14T04:57:32.3585524Z New File 624 WorkerServer.hpp 2025-03-14T04:57:32.3590918Z 100% 2025-03-14T04:57:32.3594542Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\cuda\ 2025-03-14T04:57:32.3597611Z New File 240 utils.hpp 2025-03-14T04:57:32.3601376Z 100% 2025-03-14T04:57:32.3605184Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\cuda\cutlass\ 2025-03-14T04:57:32.3609121Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\cuda\cutlass\gemm\ 2025-03-14T04:57:32.3618788Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\cuda\cutlass\gemm\kernel\ 2025-03-14T04:57:32.3622275Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\quantization\ 2025-03-14T04:57:32.3625019Z New File 470 quantization.h 2025-03-14T04:57:32.3628025Z 100% 2025-03-14T04:57:32.3631603Z New File 472 quantization_gpu.h 2025-03-14T04:57:32.3634548Z 100% 2025-03-14T04:57:32.3644787Z New File 1290 quantization_utils.h 2025-03-14T04:57:32.3820364Z 100% 2025-03-14T04:57:32.3823829Z New Dir 27 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\rpc\ 2025-03-14T04:57:32.3827176Z New File 1671 agent_utils.h 2025-03-14T04:57:32.3830795Z 100% 2025-03-14T04:57:32.3833890Z New File 7826 message.h 2025-03-14T04:57:32.3837018Z 100% 2025-03-14T04:57:32.3840203Z New File 840 python_call.h 2025-03-14T04:57:32.3844070Z 100% 2025-03-14T04:57:32.3852936Z New File 2323 python_functions.h 2025-03-14T04:57:32.3855898Z 100% 2025-03-14T04:57:32.3859739Z New File 1374 python_remote_call.h 2025-03-14T04:57:32.3863042Z 100% 2025-03-14T04:57:32.3866420Z New File 644 python_resp.h 2025-03-14T04:57:32.3869597Z 100% 2025-03-14T04:57:32.3873013Z New File 5083 python_rpc_handler.h 2025-03-14T04:57:32.3876548Z 100% 2025-03-14T04:57:32.3879312Z New File 3046 py_rref.h 2025-03-14T04:57:32.3882662Z 100% 2025-03-14T04:57:32.3885973Z New File 1258 request_callback.h 2025-03-14T04:57:32.3889386Z 100% 2025-03-14T04:57:32.3893181Z New File 2143 request_callback_impl.h 2025-03-14T04:57:32.3896232Z 100% 2025-03-14T04:57:32.3899746Z New File 4019 request_callback_no_python.h 2025-03-14T04:57:32.3903257Z 100% 2025-03-14T04:57:32.3906661Z New File 173 rpc.h 2025-03-14T04:57:32.3909724Z 100% 2025-03-14T04:57:32.3913042Z New File 13936 rpc_agent.h 2025-03-14T04:57:32.3916493Z 100% 2025-03-14T04:57:32.3922959Z New File 701 rpc_command_base.h 2025-03-14T04:57:32.3926334Z 100% 2025-03-14T04:57:32.3929644Z New File 16103 rref_context.h 2025-03-14T04:57:32.3932807Z 100% 2025-03-14T04:57:32.3936155Z New File 16874 rref_impl.h 2025-03-14T04:57:32.3939404Z 100% 2025-03-14T04:57:32.3942694Z New File 5571 rref_proto.h 2025-03-14T04:57:32.3946037Z 100% 2025-03-14T04:57:32.3956195Z New File 2604 script_call.h 2025-03-14T04:57:32.3959527Z 100% 2025-03-14T04:57:32.3963077Z New File 1798 script_remote_call.h 2025-03-14T04:57:32.3966264Z 100% 2025-03-14T04:57:32.3976536Z New File 722 script_resp.h 2025-03-14T04:57:32.3980263Z 100% 2025-03-14T04:57:32.3983594Z New File 18149 tensorpipe_agent.h 2025-03-14T04:57:32.3986799Z 100% 2025-03-14T04:57:32.3990108Z New File 4842 tensorpipe_utils.h 2025-03-14T04:57:32.3993230Z 100% 2025-03-14T04:57:32.3996671Z New File 1693 torchscript_functions.h 2025-03-14T04:57:32.3999760Z 100% 2025-03-14T04:57:32.4003000Z New File 2269 types.h 2025-03-14T04:57:32.4006074Z 100% 2025-03-14T04:57:32.4009413Z New File 1426 unpickled_python_call.h 2025-03-14T04:57:32.4012398Z 100% 2025-03-14T04:57:32.4015812Z New File 1240 unpickled_python_remote_call.h 2025-03-14T04:57:32.4019035Z 100% 2025-03-14T04:57:32.4022243Z New File 3876 utils.h 2025-03-14T04:57:32.4025517Z 100% 2025-03-14T04:57:32.4029346Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\rpc\metrics\ 2025-03-14T04:57:32.4032329Z New File 1608 RpcMetricsHandler.h 2025-03-14T04:57:32.4037572Z 100% 2025-03-14T04:57:32.4041351Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\rpc\profiler\ 2025-03-14T04:57:32.4044365Z New File 2281 remote_profiler_manager.h 2025-03-14T04:57:32.4047443Z 100% 2025-03-14T04:57:32.4051317Z New File 4528 server_process_global_profiler.h 2025-03-14T04:57:32.4056601Z 100% 2025-03-14T04:57:32.4060456Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\rpc\testing\ 2025-03-14T04:57:32.4063663Z New File 3890 faulty_tensorpipe_agent.h 2025-03-14T04:57:32.4066735Z 100% 2025-03-14T04:57:32.4069832Z New File 191 testing.h 2025-03-14T04:57:32.4079514Z 100% 2025-03-14T04:57:32.4083305Z New Dir 14 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\dynamo\ 2025-03-14T04:57:32.4086312Z New File 2911 cache_entry.h 2025-03-14T04:57:32.4089768Z 100% 2025-03-14T04:57:32.4093063Z New File 50773 compiled_autograd.h 2025-03-14T04:57:32.4096616Z 100% 2025-03-14T04:57:32.4099701Z New File 372 cpp_shim.h 2025-03-14T04:57:32.4102598Z 100% 2025-03-14T04:57:32.4114169Z New File 990 cpython_defs.h 2025-03-14T04:57:32.4117290Z 100% 2025-03-14T04:57:32.4120671Z New File 1063 cpython_includes.h 2025-03-14T04:57:32.4123912Z 100% 2025-03-14T04:57:32.4127142Z New File 3630 debug_macros.h 2025-03-14T04:57:32.4130346Z 100% 2025-03-14T04:57:32.4133719Z New File 1547 eval_frame.h 2025-03-14T04:57:32.4136859Z 100% 2025-03-14T04:57:32.4140105Z New File 496 eval_frame_cpp.h 2025-03-14T04:57:32.4143276Z 100% 2025-03-14T04:57:32.4146889Z New File 6046 extra_state.h 2025-03-14T04:57:32.4150061Z 100% 2025-03-14T04:57:32.4153259Z New File 2873 framelocals_mapping.h 2025-03-14T04:57:32.4156302Z 100% 2025-03-14T04:57:32.4159287Z New File 3060 guards.h 2025-03-14T04:57:32.4162375Z 100% 2025-03-14T04:57:32.4165653Z New File 198 init.h 2025-03-14T04:57:32.4168924Z 100% 2025-03-14T04:57:32.4171894Z New File 222 python_compiled_autograd.h 2025-03-14T04:57:32.4174713Z 100% 2025-03-14T04:57:32.4177764Z New File 536 utils.h 2025-03-14T04:57:32.4217854Z 100% 2025-03-14T04:57:32.4221585Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\export\ 2025-03-14T04:57:32.4225071Z New File 149 pybind.h 2025-03-14T04:57:32.4229973Z 100% 2025-03-14T04:57:32.4233420Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\functorch\ 2025-03-14T04:57:32.4236381Z New File 113 init.h 2025-03-14T04:57:32.4242066Z 100% 2025-03-14T04:57:32.4246187Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\fx\ 2025-03-14T04:57:32.4248498Z New File 136 node.h 2025-03-14T04:57:32.4253774Z 100% 2025-03-14T04:57:32.4257321Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\ 2025-03-14T04:57:32.4260251Z New File 3079 array_ref_impl.h 2025-03-14T04:57:32.4263806Z 100% 2025-03-14T04:57:32.4267008Z New File 1134 inductor_ops.h 2025-03-14T04:57:32.4270935Z 100% 2025-03-14T04:57:32.4275079Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_eager\ 2025-03-14T04:57:32.4277445Z New File 4225 kernel_holder.h 2025-03-14T04:57:32.4280783Z 100% 2025-03-14T04:57:32.4283912Z New File 5854 kernel_meta_info.h 2025-03-14T04:57:32.4289998Z 100% 2025-03-14T04:57:32.4300769Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_include\ 2025-03-14T04:57:32.4303900Z New File 308 array_ref.h 2025-03-14T04:57:32.4307085Z 100% 2025-03-14T04:57:32.4310265Z New File 488 common.h 2025-03-14T04:57:32.4312978Z 100% 2025-03-14T04:57:32.4316739Z New File 136 cpu.h 2025-03-14T04:57:32.4319786Z 100% 2025-03-14T04:57:32.4323210Z New File 137 cuda.h 2025-03-14T04:57:32.4326278Z 100% 2025-03-14T04:57:32.4336309Z New File 136 xpu.h 2025-03-14T04:57:32.4342820Z 100% 2025-03-14T04:57:32.4346206Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_package\ 2025-03-14T04:57:32.4349254Z New File 1351 model_package_loader.h 2025-03-14T04:57:32.4352400Z 100% 2025-03-14T04:57:32.4355963Z New File 156 pybind.h 2025-03-14T04:57:32.4361516Z 100% 2025-03-14T04:57:32.4365272Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_runner\ 2025-03-14T04:57:32.4368392Z New File 4712 model_container_runner.h 2025-03-14T04:57:32.4371597Z 100% 2025-03-14T04:57:32.4374985Z New File 497 model_container_runner_cpu.h 2025-03-14T04:57:32.4377980Z 100% 2025-03-14T04:57:32.4387894Z New File 1166 model_container_runner_cuda.h 2025-03-14T04:57:32.4390981Z 100% 2025-03-14T04:57:32.4394487Z New File 1253 model_container_runner_xpu.h 2025-03-14T04:57:32.4397649Z 100% 2025-03-14T04:57:32.4401104Z New File 155 pybind.h 2025-03-14T04:57:32.4406778Z 100% 2025-03-14T04:57:32.4411113Z New Dir 12 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_runtime\ 2025-03-14T04:57:32.4415259Z New File 6498 arrayref_tensor.h 2025-03-14T04:57:32.4418497Z 100% 2025-03-14T04:57:32.4422046Z New File 2387 device_utils.h 2025-03-14T04:57:32.4426266Z 100% 2025-03-14T04:57:32.4434686Z New File 8740 interface.h 2025-03-14T04:57:32.4438242Z 100% 2025-03-14T04:57:32.4441173Z New File 4886 mini_array_ref.h 2025-03-14T04:57:32.4444303Z 100% 2025-03-14T04:57:32.4447630Z New File 23321 model.h 2025-03-14T04:57:32.4450605Z 100% 2025-03-14T04:57:32.4454020Z New File 23008 model_container.h 2025-03-14T04:57:32.4457112Z 100% 2025-03-14T04:57:32.4460840Z New File 1628 scalar_to_tensor.h 2025-03-14T04:57:32.4464802Z 100% 2025-03-14T04:57:32.4467419Z New File 6455 sycl_runtime_wrappers.h 2025-03-14T04:57:32.4470551Z 100% 2025-03-14T04:57:32.4473935Z New File 4512 thread_local.h 2025-03-14T04:57:32.4477111Z 100% 2025-03-14T04:57:32.4480508Z New File 7378 utils.h 2025-03-14T04:57:32.4483600Z 100% 2025-03-14T04:57:32.4486987Z New File 1791 utils_cuda.h 2025-03-14T04:57:32.4490367Z 100% 2025-03-14T04:57:32.4493895Z New File 1771 utils_xpu.h 2025-03-14T04:57:32.4499615Z 100% 2025-03-14T04:57:32.4503299Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_torch\ 2025-03-14T04:57:32.4506717Z New File 388 mkldnn_tensor.h 2025-03-14T04:57:32.4509678Z 100% 2025-03-14T04:57:32.4512847Z New File 2973 oss_proxy_executor.h 2025-03-14T04:57:32.4515970Z 100% 2025-03-14T04:57:32.4524856Z New File 505 proxy_executor.h 2025-03-14T04:57:32.4528199Z 100% 2025-03-14T04:57:32.4531417Z New File 979 tensor_converter.h 2025-03-14T04:57:32.4534567Z 100% 2025-03-14T04:57:32.4537737Z New File 7526 utils.h 2025-03-14T04:57:32.4541013Z 100% 2025-03-14T04:57:32.4544613Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_torch\c\ 2025-03-14T04:57:32.4547627Z New File 30120 shim.h 2025-03-14T04:57:32.4550893Z 100% 2025-03-14T04:57:32.4554347Z New File 7002 shim_mkldnn.h 2025-03-14T04:57:32.4557546Z 100% 2025-03-14T04:57:32.4561133Z New File 1453 shim_xpu.h 2025-03-14T04:57:32.4566180Z 100% 2025-03-14T04:57:32.4569955Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_torch\generated\ 2025-03-14T04:57:32.4572973Z New File 29134 c_shim_cpu.h 2025-03-14T04:57:32.4576273Z 100% 2025-03-14T04:57:32.4579766Z New File 34122 c_shim_cuda.h 2025-03-14T04:57:32.4582900Z 100% 2025-03-14T04:57:32.4592430Z New File 9853 c_shim_xpu.h 2025-03-14T04:57:32.4599658Z 100% 2025-03-14T04:57:32.4603689Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\cpp_wrapper\ 2025-03-14T04:57:32.4606634Z New File 307 array_ref.h 2025-03-14T04:57:32.4609862Z 100% 2025-03-14T04:57:32.4613155Z New File 1130 common.h 2025-03-14T04:57:32.4616130Z 100% 2025-03-14T04:57:32.4619135Z New File 135 cpu.h 2025-03-14T04:57:32.4622276Z 100% 2025-03-14T04:57:32.4625357Z New File 136 cuda.h 2025-03-14T04:57:32.4628186Z 100% 2025-03-14T04:57:32.4699848Z New File 135 xpu.h 2025-03-14T04:57:32.4703516Z 100% 2025-03-14T04:57:32.4707443Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\ 2025-03-14T04:57:32.4710553Z New File 82 cpu.h 2025-03-14T04:57:32.4713755Z 100% 2025-03-14T04:57:32.4716868Z New File 141 cuda.h 2025-03-14T04:57:32.4720195Z 100% 2025-03-14T04:57:32.4723740Z New File 208 xpu.h 2025-03-14T04:57:32.4733079Z 100% 2025-03-14T04:57:32.4736748Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\instruction_counter\ 2025-03-14T04:57:32.4739497Z New File 179 Module.h 2025-03-14T04:57:32.4745528Z 100% 2025-03-14T04:57:32.4748918Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\ 2025-03-14T04:57:32.4751823Z New File 4899 jit_log.h 2025-03-14T04:57:32.4755053Z 100% 2025-03-14T04:57:32.4758233Z New File 1418 jit_opt_limit.h 2025-03-14T04:57:32.4761499Z 100% 2025-03-14T04:57:32.4764619Z New File 465 resource_guard.h 2025-03-14T04:57:32.4768852Z 100% 2025-03-14T04:57:32.4772656Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\api\ 2025-03-14T04:57:32.4775466Z New File 12047 compilation_unit.h 2025-03-14T04:57:32.4778710Z 100% 2025-03-14T04:57:32.4781708Z New File 5825 function_impl.h 2025-03-14T04:57:32.4784797Z 100% 2025-03-14T04:57:32.4787798Z New File 2454 method.h 2025-03-14T04:57:32.4791118Z 100% 2025-03-14T04:57:32.4794167Z New File 24166 module.h 2025-03-14T04:57:32.4797528Z 100% 2025-03-14T04:57:32.4807499Z New File 6283 object.h 2025-03-14T04:57:32.4813429Z 100% 2025-03-14T04:57:32.4822521Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\ 2025-03-14T04:57:32.4825282Z New File 4147 backend.h 2025-03-14T04:57:32.4828631Z 100% 2025-03-14T04:57:32.4831637Z New File 6469 backend_debug_handler.h 2025-03-14T04:57:32.4834753Z 100% 2025-03-14T04:57:32.4838022Z New File 2376 backend_debug_info.h 2025-03-14T04:57:32.4841418Z 100% 2025-03-14T04:57:32.4851548Z New File 1118 backend_detail.h 2025-03-14T04:57:32.4854944Z 100% 2025-03-14T04:57:32.4858737Z New File 2172 backend_exception.h 2025-03-14T04:57:32.4862386Z 100% 2025-03-14T04:57:32.4865200Z New File 261 backend_init.h 2025-03-14T04:57:32.4868407Z 100% 2025-03-14T04:57:32.4871754Z New File 1191 backend_interface.h 2025-03-14T04:57:32.4875189Z 100% 2025-03-14T04:57:32.4878519Z New File 429 backend_preprocess.h 2025-03-14T04:57:32.4881900Z 100% 2025-03-14T04:57:32.4885149Z New File 260 backend_resolver.h 2025-03-14T04:57:32.4894336Z 100% 2025-03-14T04:57:32.4900589Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\coreml\ 2025-03-14T04:57:32.4918135Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\coreml\cpp\ 2025-03-14T04:57:32.4918255Z New File 460 context.h 2025-03-14T04:57:32.4918326Z 100% 2025-03-14T04:57:32.4918685Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\coreml\objc\ 2025-03-14T04:57:32.4920127Z New File 555 PTMCoreMLCompiler.h 2025-03-14T04:57:32.4923520Z 100% 2025-03-14T04:57:32.4926933Z New File 433 PTMCoreMLExecutor.h 2025-03-14T04:57:32.4929987Z 100% 2025-03-14T04:57:32.4941197Z New File 366 PTMCoreMLFeatureProvider.h 2025-03-14T04:57:32.4945279Z 100% 2025-03-14T04:57:32.4947897Z New File 963 PTMCoreMLModelWrapper.h 2025-03-14T04:57:32.4951242Z 100% 2025-03-14T04:57:32.4954717Z New File 674 PTMCoreMLTensorSpec.h 2025-03-14T04:57:32.4965635Z 100% 2025-03-14T04:57:32.4973750Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\nnapi\ 2025-03-14T04:57:32.4978015Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\xnnpack\ 2025-03-14T04:57:32.4982477Z New File 3332 xnnpack_graph_builder.h 2025-03-14T04:57:32.4987203Z 100% 2025-03-14T04:57:32.4992526Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\xnnpack\compiler\ 2025-03-14T04:57:32.4995829Z New File 806 xnn_compiler.h 2025-03-14T04:57:32.5002689Z 100% 2025-03-14T04:57:32.5008113Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\xnnpack\executor\ 2025-03-14T04:57:32.5011580Z New File 1635 xnn_executor.h 2025-03-14T04:57:32.5018501Z 100% 2025-03-14T04:57:32.5022313Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\xnnpack\serialization\ 2025-03-14T04:57:32.5025037Z New File 2868 serializer.h 2025-03-14T04:57:32.5034819Z 100% 2025-03-14T04:57:32.5039062Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\ 2025-03-14T04:57:32.5042595Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\cuda\ 2025-03-14T04:57:32.5045681Z New File 1906 interface.h 2025-03-14T04:57:32.5051101Z 100% 2025-03-14T04:57:32.5054705Z New Dir 12 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\fuser\ 2025-03-14T04:57:32.5057946Z New File 1469 arg_spec.h 2025-03-14T04:57:32.5061472Z 100% 2025-03-14T04:57:32.5064116Z New File 769 codegen.h 2025-03-14T04:57:32.5067148Z 100% 2025-03-14T04:57:32.5070403Z New File 1869 compiler.h 2025-03-14T04:57:32.5073442Z 100% 2025-03-14T04:57:32.5076707Z New File 519 executor.h 2025-03-14T04:57:32.5079530Z 100% 2025-03-14T04:57:32.5082942Z New File 185 fallback.h 2025-03-14T04:57:32.5085797Z 100% 2025-03-14T04:57:32.5149465Z New File 3403 fused_kernel.h 2025-03-14T04:57:32.5152776Z 100% 2025-03-14T04:57:32.5156222Z New File 1776 interface.h 2025-03-14T04:57:32.5159411Z 100% 2025-03-14T04:57:32.5162568Z New File 1027 kernel_cache.h 2025-03-14T04:57:32.5165672Z 100% 2025-03-14T04:57:32.5168879Z New File 4545 kernel_spec.h 2025-03-14T04:57:32.5172368Z 100% 2025-03-14T04:57:32.5175628Z New File 1813 partition_desc.h 2025-03-14T04:57:32.5178677Z 100% 2025-03-14T04:57:32.5181916Z New File 2799 tensor_desc.h 2025-03-14T04:57:32.5185013Z 100% 2025-03-14T04:57:32.5188283Z New File 560 tensor_info.h 2025-03-14T04:57:32.5191665Z 100% 2025-03-14T04:57:32.5195450Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\fuser\cpu\ 2025-03-14T04:57:32.5198464Z New File 1038 fused_kernel.h 2025-03-14T04:57:32.5201932Z 100% 2025-03-14T04:57:32.5205243Z New File 2379 resource_strings.h 2025-03-14T04:57:32.5208341Z 100% 2025-03-14T04:57:32.5211614Z New File 3026 temp_file.h 2025-03-14T04:57:32.5216971Z 100% 2025-03-14T04:57:32.5220770Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\fuser\cuda\ 2025-03-14T04:57:32.5224484Z New File 1570 fused_kernel.h 2025-03-14T04:57:32.5227810Z 100% 2025-03-14T04:57:32.5231139Z New File 11153 resource_strings.h 2025-03-14T04:57:32.5239662Z 100% 2025-03-14T04:57:32.5243188Z New Dir 11 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\onednn\ 2025-03-14T04:57:32.5246056Z New File 197 decompose_silu.h 2025-03-14T04:57:32.5249527Z 100% 2025-03-14T04:57:32.5252725Z New File 191 defer_size_check.h 2025-03-14T04:57:32.5255750Z 100% 2025-03-14T04:57:32.5259133Z New File 1263 graph_fuser.h 2025-03-14T04:57:32.5262231Z 100% 2025-03-14T04:57:32.5344133Z New File 2562 graph_helper.h 2025-03-14T04:57:32.5347605Z 100% 2025-03-14T04:57:32.5350748Z New File 193 guard_shape.h 2025-03-14T04:57:32.5354116Z 100% 2025-03-14T04:57:32.5357298Z New File 1456 interface.h 2025-03-14T04:57:32.5361196Z 100% 2025-03-14T04:57:32.5364371Z New File 2783 kernel.h 2025-03-14T04:57:32.5367863Z 100% 2025-03-14T04:57:32.5371379Z New File 198 layout_propagation.h 2025-03-14T04:57:32.5374026Z 100% 2025-03-14T04:57:32.5377412Z New File 7910 LlgaTensorImpl.h 2025-03-14T04:57:32.5380561Z 100% 2025-03-14T04:57:32.5383741Z New File 4068 operator.h 2025-03-14T04:57:32.5386818Z 100% 2025-03-14T04:57:32.5390202Z New File 519 prepare_binary.h 2025-03-14T04:57:32.5397483Z 100% 2025-03-14T04:57:32.5401057Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\cuda\ 2025-03-14T04:57:32.5403831Z New File 5336 cuda.h 2025-03-14T04:57:32.5409618Z 100% 2025-03-14T04:57:32.5422776Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\docs\ 2025-03-14T04:57:32.5423470Z New Dir 28 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\frontend\ 2025-03-14T04:57:32.5423983Z New File 224 builtin_functions.h 2025-03-14T04:57:32.5425359Z 100% 2025-03-14T04:57:32.5428562Z New File 301 canonicalize_modified_loop.h 2025-03-14T04:57:32.5431293Z 100% 2025-03-14T04:57:32.6810377Z New File 9276 concrete_module_type.h 2025-03-14T04:57:32.6810939Z 100% 2025-03-14T04:57:32.6811570Z New File 316 convert_to_ssa.h 2025-03-14T04:57:32.6811908Z 100% 2025-03-14T04:57:32.6812123Z New File 242 edit_distance.h 2025-03-14T04:57:32.6812393Z 100% 2025-03-14T04:57:32.6812611Z New File 1487 error_report.h 2025-03-14T04:57:32.6812886Z 100% 2025-03-14T04:57:32.6813094Z New File 203 exit_transforms.h 2025-03-14T04:57:32.6813369Z 100% 2025-03-14T04:57:32.6813706Z New File 827 function_schema_parser.h 2025-03-14T04:57:32.6814019Z 100% 2025-03-14T04:57:32.6814243Z New File 341 inline_loop_condition.h 2025-03-14T04:57:32.6814543Z 100% 2025-03-14T04:57:32.6814746Z New File 535 ir_emitter.h 2025-03-14T04:57:32.6815009Z 100% 2025-03-14T04:57:32.6815216Z New File 19494 lexer.h 2025-03-14T04:57:32.6815465Z 100% 2025-03-14T04:57:32.6815689Z New File 1430 mini_environment.h 2025-03-14T04:57:32.6815964Z 100% 2025-03-14T04:57:32.6816225Z New File 655 name_mangler.h 2025-03-14T04:57:32.6816490Z 100% 2025-03-14T04:57:32.6816707Z New File 680 parser.h 2025-03-14T04:57:32.6816969Z 100% 2025-03-14T04:57:32.6817167Z New File 142 parser_constants.h 2025-03-14T04:57:32.6817450Z 100% 2025-03-14T04:57:32.6817737Z New File 2381 parse_string_literal.h 2025-03-14T04:57:32.6818034Z 100% 2025-03-14T04:57:32.6818234Z New File 2023 resolver.h 2025-03-14T04:57:32.6818484Z 100% 2025-03-14T04:57:32.6818696Z New File 2176 schema_matching.h 2025-03-14T04:57:32.6818978Z 100% 2025-03-14T04:57:32.6819195Z New File 1245 schema_type_parser.h 2025-03-14T04:57:32.6819473Z 100% 2025-03-14T04:57:32.6819679Z New File 1633 script_type_parser.h 2025-03-14T04:57:32.6819967Z 100% 2025-03-14T04:57:32.6820166Z New File 13294 source_range.h 2025-03-14T04:57:32.6820428Z 100% 2025-03-14T04:57:32.6820621Z New File 1333 source_ref.h 2025-03-14T04:57:32.6820878Z 100% 2025-03-14T04:57:32.6821070Z New File 226 strtod.h 2025-03-14T04:57:32.6821322Z 100% 2025-03-14T04:57:32.6821519Z New File 28758 sugared_value.h 2025-03-14T04:57:32.6821862Z 100% 2025-03-14T04:57:32.6822055Z New File 13203 tracer.h 2025-03-14T04:57:32.6822309Z 100% 2025-03-14T04:57:32.6822561Z New File 6817 tree.h 2025-03-14T04:57:32.6822843Z 100% 2025-03-14T04:57:32.6823046Z New File 38480 tree_views.h 2025-03-14T04:57:32.6823312Z 100% 2025-03-14T04:57:32.6823522Z New File 614 versioned_symbols.h 2025-03-14T04:57:32.6823812Z 100% 2025-03-14T04:57:32.6824215Z New Dir 13 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\ir\ 2025-03-14T04:57:32.6824769Z New File 13152 alias_analysis.h 2025-03-14T04:57:32.6825058Z 100% 2025-03-14T04:57:32.6825541Z New File 5086 attributes.h 2025-03-14T04:57:32.6828706Z 100% 2025-03-14T04:57:32.6832215Z New File 2068 constants.h 2025-03-14T04:57:32.6835443Z 100% 2025-03-14T04:57:32.6843889Z New File 6553 graph_node_list.h 2025-03-14T04:57:32.6846928Z 100% 2025-03-14T04:57:32.6850238Z New File 527 graph_utils.h 2025-03-14T04:57:32.6853323Z 100% 2025-03-14T04:57:32.6856839Z New File 56024 ir.h 2025-03-14T04:57:32.6860209Z 100% 2025-03-14T04:57:32.6863519Z New File 1133 irparser.h 2025-03-14T04:57:32.6866528Z 100% 2025-03-14T04:57:32.6869943Z New File 4785 ir_views.h 2025-03-14T04:57:32.6930326Z 100% 2025-03-14T04:57:32.6933921Z New File 2477 named_value.h 2025-03-14T04:57:32.6937455Z 100% 2025-03-14T04:57:32.6940765Z New File 280 node_hashing.h 2025-03-14T04:57:32.6943689Z 100% 2025-03-14T04:57:32.6946892Z New File 7366 scope.h 2025-03-14T04:57:32.6949963Z 100% 2025-03-14T04:57:32.6953108Z New File 3198 subgraph_matcher.h 2025-03-14T04:57:32.6956122Z 100% 2025-03-14T04:57:32.6959336Z New File 452 type_hashing.h 2025-03-14T04:57:32.6964877Z 100% 2025-03-14T04:57:32.6968267Z New Dir 22 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\ 2025-03-14T04:57:32.6971911Z New File 1112 code.h 2025-03-14T04:57:32.6974842Z 100% 2025-03-14T04:57:32.6977801Z New File 2260 debug_info.h 2025-03-14T04:57:32.6981073Z 100% 2025-03-14T04:57:32.6984305Z New File 6791 file_format.h 2025-03-14T04:57:32.6987234Z 100% 2025-03-14T04:57:32.7001174Z New File 5097 flatbuffer_loader.h 2025-03-14T04:57:32.7004253Z 100% 2025-03-14T04:57:32.7007364Z New File 860 frame.h 2025-03-14T04:57:32.7010445Z 100% 2025-03-14T04:57:32.7013496Z New File 2984 function.h 2025-03-14T04:57:32.7016835Z 100% 2025-03-14T04:57:32.7020358Z New File 3948 import.h 2025-03-14T04:57:32.7023249Z 100% 2025-03-14T04:57:32.7026570Z New File 1031 import_data.h 2025-03-14T04:57:32.7029709Z 100% 2025-03-14T04:57:32.7032950Z New File 492 import_export_common.h 2025-03-14T04:57:32.7035870Z 100% 2025-03-14T04:57:32.7039034Z New File 664 interpreter.h 2025-03-14T04:57:32.7042304Z 100% 2025-03-14T04:57:32.7045234Z New File 865 method.h 2025-03-14T04:57:32.7048450Z 100% 2025-03-14T04:57:32.7051389Z New File 6114 module.h 2025-03-14T04:57:32.7054363Z 100% 2025-03-14T04:57:32.7057490Z New File 3747 observer.h 2025-03-14T04:57:32.7060422Z 100% 2025-03-14T04:57:32.7063758Z New File 761 parse_bytecode.h 2025-03-14T04:57:32.7066824Z 100% 2025-03-14T04:57:32.7070229Z New File 734 parse_operators.h 2025-03-14T04:57:32.7073348Z 100% 2025-03-14T04:57:32.7077025Z New File 623 prim_ops_registery.h 2025-03-14T04:57:32.7080322Z 100% 2025-03-14T04:57:32.7083752Z New File 4603 profiler_edge.h 2025-03-14T04:57:32.7086837Z 100% 2025-03-14T04:57:32.7090081Z New File 1104 promoted_prim_ops.h 2025-03-14T04:57:32.7093556Z 100% 2025-03-14T04:57:32.7096731Z New File 1272 quantization.h 2025-03-14T04:57:32.7099942Z 100% 2025-03-14T04:57:32.7103381Z New File 1740 register_ops_common_utils.h 2025-03-14T04:57:32.7106607Z 100% 2025-03-14T04:57:32.7110049Z New File 1497 type_parser.h 2025-03-14T04:57:32.7113423Z 100% 2025-03-14T04:57:32.7122658Z New File 944 upgrader_mobile.h 2025-03-14T04:57:32.7126193Z 100% 2025-03-14T04:57:32.7129670Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\compatibility\ 2025-03-14T04:57:32.7132552Z New File 667 backport.h 2025-03-14T04:57:32.7135904Z 100% 2025-03-14T04:57:32.7139037Z New File 1207 backport_manager.h 2025-03-14T04:57:32.7142393Z 100% 2025-03-14T04:57:32.7151668Z New File 3716 model_compatibility.h 2025-03-14T04:57:32.7154829Z 100% 2025-03-14T04:57:32.7158013Z New File 1239 runtime_compatibility.h 2025-03-14T04:57:32.7163673Z 100% 2025-03-14T04:57:32.7167369Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\model_tracer\ 2025-03-14T04:57:32.7170222Z New File 998 BuildFeatureTracer.h 2025-03-14T04:57:32.7173552Z 100% 2025-03-14T04:57:32.7176610Z New File 996 CustomClassTracer.h 2025-03-14T04:57:32.7179680Z 100% 2025-03-14T04:57:32.7193477Z New File 1249 KernelDTypeTracer.h 2025-03-14T04:57:32.7196552Z 100% 2025-03-14T04:57:32.7199580Z New File 5232 MobileModelRunner.h 2025-03-14T04:57:32.7202715Z 100% 2025-03-14T04:57:32.7205832Z New File 950 OperatorCallTracer.h 2025-03-14T04:57:32.7208989Z 100% 2025-03-14T04:57:32.7212228Z New File 411 TensorUtils.h 2025-03-14T04:57:32.7215569Z 100% 2025-03-14T04:57:32.7219065Z New File 1146 TracerRunner.h 2025-03-14T04:57:32.7224740Z 100% 2025-03-14T04:57:32.7227978Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\nnc\ 2025-03-14T04:57:32.7230872Z New File 648 aot_compiler.h 2025-03-14T04:57:32.7233989Z 100% 2025-03-14T04:57:32.7236894Z New File 6839 context.h 2025-03-14T04:57:32.7240045Z 100% 2025-03-14T04:57:32.7243280Z New File 1200 registry.h 2025-03-14T04:57:32.7248432Z 100% 2025-03-14T04:57:32.7251618Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\train\ 2025-03-14T04:57:32.7254443Z New File 1645 export_data.h 2025-03-14T04:57:32.7257492Z 100% 2025-03-14T04:57:32.7260500Z New File 1569 random.h 2025-03-14T04:57:32.7263540Z 100% 2025-03-14T04:57:32.7266625Z New File 1269 sequential.h 2025-03-14T04:57:32.7269900Z 100% 2025-03-14T04:57:32.7273295Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\train\optim\ 2025-03-14T04:57:32.7276185Z New File 4456 sgd.h 2025-03-14T04:57:32.7284835Z 100% 2025-03-14T04:57:32.7288238Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\operator_upgraders\ 2025-03-14T04:57:32.7291286Z New File 1430 upgraders.h 2025-03-14T04:57:32.7294534Z 100% 2025-03-14T04:57:32.7297469Z New File 542 upgraders_entry.h 2025-03-14T04:57:32.7300415Z 100% 2025-03-14T04:57:32.7303421Z New File 1744 utils.h 2025-03-14T04:57:32.7306834Z 100% 2025-03-14T04:57:32.7318117Z New File 920 version_map.h 2025-03-14T04:57:32.7324538Z 100% 2025-03-14T04:57:32.7328885Z New Dir 87 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\ 2025-03-14T04:57:32.7331698Z New File 172 add_if_then_else.h 2025-03-14T04:57:32.7334764Z 100% 2025-03-14T04:57:32.7337750Z New File 176 annotate_warns.h 2025-03-14T04:57:32.7340995Z 100% 2025-03-14T04:57:32.7344087Z New File 255 autocast.h 2025-03-14T04:57:32.7347564Z 100% 2025-03-14T04:57:32.7358059Z New File 1122 bailout_graph.h 2025-03-14T04:57:32.7361335Z 100% 2025-03-14T04:57:32.7364314Z New File 140 batch_mm.h 2025-03-14T04:57:32.7367152Z 100% 2025-03-14T04:57:32.7370282Z New File 487 canonicalize.h 2025-03-14T04:57:32.7373294Z 100% 2025-03-14T04:57:32.7376617Z New File 154 canonicalize_graph_fuser_ops.h 2025-03-14T04:57:32.7379740Z 100% 2025-03-14T04:57:32.7383059Z New File 176 check_strict_fusion.h 2025-03-14T04:57:32.7386669Z 100% 2025-03-14T04:57:32.7389614Z New File 485 clear_profiling.h 2025-03-14T04:57:32.7392884Z 100% 2025-03-14T04:57:32.7396585Z New File 872 clear_undefinedness.h 2025-03-14T04:57:32.7399540Z 100% 2025-03-14T04:57:32.7402895Z New File 171 common_subexpression_elimination.h 2025-03-14T04:57:32.7405865Z 100% 2025-03-14T04:57:32.7409591Z New File 542 concat_opt.h 2025-03-14T04:57:32.7412552Z 100% 2025-03-14T04:57:32.7415769Z New File 154 constant_pooling.h 2025-03-14T04:57:32.7419049Z 100% 2025-03-14T04:57:32.7422042Z New File 1319 constant_propagation.h 2025-03-14T04:57:32.7425687Z 100% 2025-03-14T04:57:32.7429294Z New File 530 create_autodiff_subgraphs.h 2025-03-14T04:57:32.7432328Z 100% 2025-03-14T04:57:32.7436130Z New File 296 create_functional_graphs.h 2025-03-14T04:57:32.7439353Z 100% 2025-03-14T04:57:32.7443061Z New File 1599 dead_code_elimination.h 2025-03-14T04:57:32.7446124Z 100% 2025-03-14T04:57:32.7449585Z New File 145 decompose_ops.h 2025-03-14T04:57:32.7452664Z 100% 2025-03-14T04:57:32.7465178Z New File 253 device_type_analysis.h 2025-03-14T04:57:32.7468356Z 100% 2025-03-14T04:57:32.7471990Z New File 404 dtype_analysis.h 2025-03-14T04:57:32.7475971Z 100% 2025-03-14T04:57:32.7478157Z New File 507 eliminate_no_ops.h 2025-03-14T04:57:32.7481741Z 100% 2025-03-14T04:57:32.7484970Z New File 809 erase_number_types.h 2025-03-14T04:57:32.7488075Z 100% 2025-03-14T04:57:32.7491425Z New File 1693 fixup_trace_scope_blocks.h 2025-03-14T04:57:32.7494902Z 100% 2025-03-14T04:57:32.7498040Z New File 1005 fold_conv_bn.h 2025-03-14T04:57:32.7501071Z 100% 2025-03-14T04:57:32.7504479Z New File 693 fold_linear_bn.h 2025-03-14T04:57:32.7507566Z 100% 2025-03-14T04:57:32.7510969Z New File 1253 freeze_module.h 2025-03-14T04:57:32.7514105Z 100% 2025-03-14T04:57:32.7517373Z New File 263 frozen_concat_linear.h 2025-03-14T04:57:32.7520541Z 100% 2025-03-14T04:57:32.7535801Z New File 317 frozen_conv_add_relu_fusion.h 2025-03-14T04:57:32.7539302Z 100% 2025-03-14T04:57:32.7542851Z New File 869 frozen_conv_folding.h 2025-03-14T04:57:32.7546346Z 100% 2025-03-14T04:57:32.7549952Z New File 461 frozen_graph_optimizations.h 2025-03-14T04:57:32.7552945Z 100% 2025-03-14T04:57:32.7556501Z New File 357 frozen_linear_folding.h 2025-03-14T04:57:32.7559807Z 100% 2025-03-14T04:57:32.7563902Z New File 272 frozen_linear_transpose.h 2025-03-14T04:57:32.7566966Z 100% 2025-03-14T04:57:32.7570334Z New File 402 frozen_ops_to_mkldnn.h 2025-03-14T04:57:32.7573326Z 100% 2025-03-14T04:57:32.7576593Z New File 765 fuse_linear.h 2025-03-14T04:57:32.7579983Z 100% 2025-03-14T04:57:32.7583233Z New File 257 fuse_relu.h 2025-03-14T04:57:32.7586396Z 100% 2025-03-14T04:57:32.7589509Z New File 1261 graph_fuser.h 2025-03-14T04:57:32.7592743Z 100% 2025-03-14T04:57:32.7605613Z New File 1785 graph_rewrite_helper.h 2025-03-14T04:57:32.7608888Z 100% 2025-03-14T04:57:32.7612044Z New File 368 guard_elimination.h 2025-03-14T04:57:32.7615041Z 100% 2025-03-14T04:57:32.7618521Z New File 196 hoist_conv_packed_params.h 2025-03-14T04:57:32.7621650Z 100% 2025-03-14T04:57:32.7624735Z New File 241 inliner.h 2025-03-14T04:57:32.7627697Z 100% 2025-03-14T04:57:32.7630888Z New File 263 inline_autodiff_subgraphs.h 2025-03-14T04:57:32.7633959Z 100% 2025-03-14T04:57:32.7637080Z New File 212 inline_forked_closures.h 2025-03-14T04:57:32.7640091Z 100% 2025-03-14T04:57:32.7649394Z New File 536 inline_fork_wait.h 2025-03-14T04:57:32.7653074Z 100% 2025-03-14T04:57:32.7656162Z New File 145 inplace_check.h 2025-03-14T04:57:32.7659140Z 100% 2025-03-14T04:57:32.7662343Z New File 433 insert_guards.h 2025-03-14T04:57:32.7665549Z 100% 2025-03-14T04:57:32.7748276Z New File 219 integer_value_refinement.h 2025-03-14T04:57:32.7751469Z 100% 2025-03-14T04:57:32.7754697Z New File 207 lift_closures.h 2025-03-14T04:57:32.7758080Z 100% 2025-03-14T04:57:32.7761144Z New File 647 liveness.h 2025-03-14T04:57:32.7764061Z 100% 2025-03-14T04:57:32.7767232Z New File 1015 loop_unrolling.h 2025-03-14T04:57:32.7770313Z 100% 2025-03-14T04:57:32.7773443Z New File 338 lower_grad_of.h 2025-03-14T04:57:32.7776383Z 100% 2025-03-14T04:57:32.7779713Z New File 745 lower_graph.h 2025-03-14T04:57:32.7782825Z 100% 2025-03-14T04:57:32.7786176Z New File 659 lower_tuples.h 2025-03-14T04:57:32.7789352Z 100% 2025-03-14T04:57:32.7792479Z New File 596 metal_rewrite.h 2025-03-14T04:57:32.7795391Z 100% 2025-03-14T04:57:32.7798716Z New File 637 mkldnn_rewrite.h 2025-03-14T04:57:32.7802113Z 100% 2025-03-14T04:57:32.7805410Z New File 250 mobile_optimizer_type.h 2025-03-14T04:57:32.7808476Z 100% 2025-03-14T04:57:32.7833205Z New File 527 normalize_ops.h 2025-03-14T04:57:32.7836373Z 100% 2025-03-14T04:57:32.7839811Z New File 1460 onednn_graph_fuser.h 2025-03-14T04:57:32.7842984Z 100% 2025-03-14T04:57:32.7846167Z New File 860 onnx.h 2025-03-14T04:57:32.7849252Z 100% 2025-03-14T04:57:32.7852374Z New File 4683 pass_manager.h 2025-03-14T04:57:32.7855503Z 100% 2025-03-14T04:57:32.7858618Z New File 500 peephole.h 2025-03-14T04:57:32.7861716Z 100% 2025-03-14T04:57:32.7865268Z New File 425 peephole_alias_sensitive.h 2025-03-14T04:57:32.7868208Z 100% 2025-03-14T04:57:32.7871605Z New File 1011 peephole_dict_idioms.h 2025-03-14T04:57:32.7874773Z 100% 2025-03-14T04:57:32.7878092Z New File 2048 peephole_list_idioms.h 2025-03-14T04:57:32.7881395Z 100% 2025-03-14T04:57:32.7884652Z New File 329 peephole_non_tensor.h 2025-03-14T04:57:32.7888184Z 100% 2025-03-14T04:57:32.7891411Z New File 348 prepack_folding.h 2025-03-14T04:57:32.7895286Z 100% 2025-03-14T04:57:32.7899013Z New File 252 refine_tuple_types.h 2025-03-14T04:57:32.7902170Z 100% 2025-03-14T04:57:32.7913514Z New File 267 remove_dropout.h 2025-03-14T04:57:32.7916546Z 100% 2025-03-14T04:57:32.7920091Z New File 950 remove_exceptions.h 2025-03-14T04:57:32.7923575Z 100% 2025-03-14T04:57:32.7926777Z New File 152 remove_expands.h 2025-03-14T04:57:32.7929745Z 100% 2025-03-14T04:57:32.7932921Z New File 283 remove_inplace_ops.h 2025-03-14T04:57:32.7935952Z 100% 2025-03-14T04:57:32.7939540Z New File 2718 remove_mutation.h 2025-03-14T04:57:32.7942721Z 100% 2025-03-14T04:57:32.7946100Z New File 246 remove_redundant_profiles.h 2025-03-14T04:57:32.7949298Z 100% 2025-03-14T04:57:32.7952715Z New File 448 replacement_of_old_operators.h 2025-03-14T04:57:32.7955722Z 100% 2025-03-14T04:57:32.7958935Z New File 235 requires_grad_analysis.h 2025-03-14T04:57:32.7962092Z 100% 2025-03-14T04:57:32.7965352Z New File 1862 restore_mutation.h 2025-03-14T04:57:32.7968484Z 100% 2025-03-14T04:57:32.7976952Z New File 1118 shape_analysis.h 2025-03-14T04:57:32.7980440Z 100% 2025-03-14T04:57:32.7983714Z New File 650 specialize_autogradzero.h 2025-03-14T04:57:32.7986864Z 100% 2025-03-14T04:57:32.7989963Z New File 4202 subgraph_rewrite.h 2025-03-14T04:57:32.7993111Z 100% 2025-03-14T04:57:32.7996422Z New File 2134 symbolic_shape_analysis.h 2025-03-14T04:57:32.7999784Z 100% 2025-03-14T04:57:32.8003337Z New File 1629 symbolic_shape_cache.h 2025-03-14T04:57:32.8006935Z 100% 2025-03-14T04:57:32.8010532Z New File 2390 symbolic_shape_runtime_fusion.h 2025-03-14T04:57:32.8013666Z 100% 2025-03-14T04:57:32.8016993Z New File 2673 tensorexpr_fuser.h 2025-03-14T04:57:32.8020181Z 100% 2025-03-14T04:57:32.8023594Z New File 733 update_differentiable_graph_requires_grad.h 2025-03-14T04:57:32.8026942Z 100% 2025-03-14T04:57:32.8030495Z New File 2686 value_refinement_utils.h 2025-03-14T04:57:32.8033735Z 100% 2025-03-14T04:57:32.8036898Z New File 914 variadic_ops.h 2025-03-14T04:57:32.8040019Z 100% 2025-03-14T04:57:32.8043350Z New File 689 vulkan_rewrite.h 2025-03-14T04:57:32.8046658Z 100% 2025-03-14T04:57:32.8049996Z New File 814 xnnpack_rewrite.h 2025-03-14T04:57:32.8054068Z 100% 2025-03-14T04:57:32.8057825Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\dbr_quantization\ 2025-03-14T04:57:32.8060772Z New File 359 remove_redundant_aliases.h 2025-03-14T04:57:32.8066826Z 100% 2025-03-14T04:57:32.8070217Z New Dir 20 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\onnx\ 2025-03-14T04:57:32.8073102Z New File 227 cast_all_constant_to_floating.h 2025-03-14T04:57:32.8076133Z 100% 2025-03-14T04:57:32.8079289Z New File 725 constant_fold.h 2025-03-14T04:57:32.8082619Z 100% 2025-03-14T04:57:32.8085756Z New File 4534 constant_map.h 2025-03-14T04:57:32.8089347Z 100% 2025-03-14T04:57:32.8100337Z New File 261 deduplicate_initializers.h 2025-03-14T04:57:32.8103437Z 100% 2025-03-14T04:57:32.8106539Z New File 357 eliminate_unused_items.h 2025-03-14T04:57:32.8109657Z 100% 2025-03-14T04:57:32.8112847Z New File 233 eval_peephole.h 2025-03-14T04:57:32.8115994Z 100% 2025-03-14T04:57:32.8119345Z New File 231 fixup_onnx_controlflow.h 2025-03-14T04:57:32.8122369Z 100% 2025-03-14T04:57:32.8125503Z New File 2315 function_extraction.h 2025-03-14T04:57:32.8128598Z 100% 2025-03-14T04:57:32.8131770Z New File 144 function_substitution.h 2025-03-14T04:57:32.8134877Z 100% 2025-03-14T04:57:32.8138342Z New File 2206 helper.h 2025-03-14T04:57:32.8141162Z 100% 2025-03-14T04:57:32.8144525Z New File 250 list_model_parameters.h 2025-03-14T04:57:32.8147632Z 100% 2025-03-14T04:57:32.8150495Z New File 786 naming.h 2025-03-14T04:57:32.8153534Z 100% 2025-03-14T04:57:32.8156516Z New File 607 onnx_log.h 2025-03-14T04:57:32.8159361Z 100% 2025-03-14T04:57:32.8162428Z New File 225 peephole.h 2025-03-14T04:57:32.8165303Z 100% 2025-03-14T04:57:32.8168964Z New File 468 prepare_division_for_onnx.h 2025-03-14T04:57:32.8172087Z 100% 2025-03-14T04:57:32.8175030Z New File 164 preprocess_for_onnx.h 2025-03-14T04:57:32.8177982Z 100% 2025-03-14T04:57:32.8181104Z New File 212 remove_inplace_ops_for_onnx.h 2025-03-14T04:57:32.8184061Z 100% 2025-03-14T04:57:32.8187290Z New File 293 scalar_type_analysis.h 2025-03-14T04:57:32.8190619Z 100% 2025-03-14T04:57:32.8193673Z New File 4053 shape_type_inference.h 2025-03-14T04:57:32.8196776Z 100% 2025-03-14T04:57:32.8210985Z New File 444 unpack_quantized_weights.h 2025-03-14T04:57:32.8214396Z 100% 2025-03-14T04:57:32.8218005Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\ 2025-03-14T04:57:32.8221592Z New File 184 autograd_function_process.h 2025-03-14T04:57:32.8224580Z 100% 2025-03-14T04:57:32.8227505Z New File 353 common.h 2025-03-14T04:57:32.8230499Z 100% 2025-03-14T04:57:32.8239363Z New File 2139 pattern_conversion.h 2025-03-14T04:57:32.8242620Z 100% 2025-03-14T04:57:32.8245884Z New File 1394 pattern_encapsulation.h 2025-03-14T04:57:32.8253499Z 100% 2025-03-14T04:57:32.8257015Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\quantization\ 2025-03-14T04:57:32.8259910Z New File 827 dedup_module_uses.h 2025-03-14T04:57:32.8263670Z 100% 2025-03-14T04:57:32.8266870Z New File 2357 finalize.h 2025-03-14T04:57:32.8270150Z 100% 2025-03-14T04:57:32.8273164Z New File 173 fusion_passes.h 2025-03-14T04:57:32.8276190Z 100% 2025-03-14T04:57:32.8286795Z New File 7673 helper.h 2025-03-14T04:57:32.8289820Z 100% 2025-03-14T04:57:32.8292917Z New File 2392 insert_observers.h 2025-03-14T04:57:32.8296156Z 100% 2025-03-14T04:57:32.8299292Z New File 1469 insert_quant_dequant.h 2025-03-14T04:57:32.8302345Z 100% 2025-03-14T04:57:32.8305770Z New File 54629 quantization_patterns.h 2025-03-14T04:57:32.8309124Z 100% 2025-03-14T04:57:32.8312170Z New File 346 quantization_type.h 2025-03-14T04:57:32.8315128Z 100% 2025-03-14T04:57:32.8318290Z New File 507 register_packed_params.h 2025-03-14T04:57:32.8323945Z 100% 2025-03-14T04:57:32.8327372Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\utils\ 2025-03-14T04:57:32.8330774Z New File 607 check_alias_annotation.h 2025-03-14T04:57:32.8333835Z 100% 2025-03-14T04:57:32.8336910Z New File 6565 memory_dag.h 2025-03-14T04:57:32.8340008Z 100% 2025-03-14T04:57:32.8348375Z New File 231 optimization_utils.h 2025-03-14T04:57:32.8351764Z 100% 2025-03-14T04:57:32.8355413Z New File 1037 op_registry.h 2025-03-14T04:57:32.8358360Z 100% 2025-03-14T04:57:32.8361667Z New File 2430 subgraph_utils.h 2025-03-14T04:57:32.8807403Z 100% 2025-03-14T04:57:32.8811121Z New Dir 16 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\python\ 2025-03-14T04:57:32.8814240Z New File 152 init.h 2025-03-14T04:57:32.8817442Z 100% 2025-03-14T04:57:32.8820387Z New File 1937 module_python.h 2025-03-14T04:57:32.8823626Z 100% 2025-03-14T04:57:32.8827147Z New File 8126 pybind.h 2025-03-14T04:57:32.8830169Z 100% 2025-03-14T04:57:32.8834008Z New File 45797 pybind_utils.h 2025-03-14T04:57:32.8836907Z 100% 2025-03-14T04:57:32.8845741Z New File 3646 python_arg_flatten.h 2025-03-14T04:57:32.8849141Z 100% 2025-03-14T04:57:32.8852650Z New File 431 python_custom_class.h 2025-03-14T04:57:32.8855927Z 100% 2025-03-14T04:57:32.8859221Z New File 3510 python_dict.h 2025-03-14T04:57:32.8862809Z 100% 2025-03-14T04:57:32.8866460Z New File 1743 python_ir.h 2025-03-14T04:57:32.8870288Z 100% 2025-03-14T04:57:32.8873870Z New File 3793 python_ivalue.h 2025-03-14T04:57:32.8876968Z 100% 2025-03-14T04:57:32.8880752Z New File 5722 python_list.h 2025-03-14T04:57:32.8883859Z 100% 2025-03-14T04:57:32.8887676Z New File 11713 python_sugared_value.h 2025-03-14T04:57:32.8890964Z 100% 2025-03-14T04:57:32.8894614Z New File 1263 python_tracer.h 2025-03-14T04:57:32.8897997Z 100% 2025-03-14T04:57:32.8901696Z New File 159 python_tree_views.h 2025-03-14T04:57:32.8904180Z 100% 2025-03-14T04:57:32.8907919Z New File 159 script_init.h 2025-03-14T04:57:32.8910961Z 100% 2025-03-14T04:57:32.8914531Z New File 191 update_graph_executor_opt.h 2025-03-14T04:57:32.8918528Z 100% 2025-03-14T04:57:32.8921709Z New File 185 utf8_decoding_ignore.h 2025-03-14T04:57:32.8927725Z 100% 2025-03-14T04:57:32.8931500Z New Dir 31 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\runtime\ 2025-03-14T04:57:32.8934468Z New File 16848 argument_spec.h 2025-03-14T04:57:32.8937921Z 100% 2025-03-14T04:57:32.8941156Z New File 4024 autodiff.h 2025-03-14T04:57:32.8944501Z 100% 2025-03-14T04:57:32.8947570Z New File 2350 calculate_necessary_args.h 2025-03-14T04:57:32.8951204Z 100% 2025-03-14T04:57:32.8966591Z New File 1084 custom_operator.h 2025-03-14T04:57:32.8969721Z 100% 2025-03-14T04:57:32.8973477Z New File 1078 decomposition_registry.h 2025-03-14T04:57:32.8976609Z 100% 2025-03-14T04:57:32.8979870Z New File 273 decomposition_registry_util.h 2025-03-14T04:57:32.8982763Z 100% 2025-03-14T04:57:32.8986462Z New File 643 exception_message.h 2025-03-14T04:57:32.8989492Z 100% 2025-03-14T04:57:32.8992663Z New File 4865 graph_executor.h 2025-03-14T04:57:32.8995676Z 100% 2025-03-14T04:57:32.8999214Z New File 4140 graph_executor_impl.h 2025-03-14T04:57:32.9002648Z 100% 2025-03-14T04:57:32.9005814Z New File 5085 graph_iterator.h 2025-03-14T04:57:32.9009121Z 100% 2025-03-14T04:57:32.9012170Z New File 5721 instruction.h 2025-03-14T04:57:32.9015418Z 100% 2025-03-14T04:57:32.9018949Z New File 5212 interpreter.h 2025-03-14T04:57:32.9022027Z 100% 2025-03-14T04:57:32.9025152Z New File 1207 jit_exception.h 2025-03-14T04:57:32.9028374Z 100% 2025-03-14T04:57:32.9031663Z New File 215 jit_trace.h 2025-03-14T04:57:32.9034701Z 100% 2025-03-14T04:57:32.9037743Z New File 2703 logging.h 2025-03-14T04:57:32.9040982Z 100% 2025-03-14T04:57:32.9044158Z New File 12083 operator.h 2025-03-14T04:57:32.9047105Z 100% 2025-03-14T04:57:32.9050247Z New File 173 operator_options.h 2025-03-14T04:57:32.9053182Z 100% 2025-03-14T04:57:32.9056544Z New File 323 print_handler.h 2025-03-14T04:57:32.9059647Z 100% 2025-03-14T04:57:32.9062928Z New File 2795 profiling_graph_executor_impl.h 2025-03-14T04:57:32.9066037Z 100% 2025-03-14T04:57:32.9075029Z New File 8748 profiling_record.h 2025-03-14T04:57:32.9078200Z 100% 2025-03-14T04:57:32.9081881Z New File 43495 register_ops_utils.h 2025-03-14T04:57:32.9085107Z 100% 2025-03-14T04:57:32.9088299Z New File 2716 script_profile.h 2025-03-14T04:57:32.9091484Z 100% 2025-03-14T04:57:32.9094779Z New File 371 serialized_shape_function_registry.h 2025-03-14T04:57:32.9097810Z 100% 2025-03-14T04:57:32.9100963Z New File 255 shape_function_registry.h 2025-03-14T04:57:32.9103922Z 100% 2025-03-14T04:57:32.9107233Z New File 666 simple_graph_executor_impl.h 2025-03-14T04:57:32.9110282Z 100% 2025-03-14T04:57:32.9113421Z New File 808 slice_indices_adjust.h 2025-03-14T04:57:32.9116474Z 100% 2025-03-14T04:57:32.9119749Z New File 580 symbolic_script.h 2025-03-14T04:57:32.9123019Z 100% 2025-03-14T04:57:32.9126232Z New File 2871 symbolic_shape_registry.h 2025-03-14T04:57:32.9129347Z 100% 2025-03-14T04:57:32.9141009Z New File 363 symbolic_shape_registry_util.h 2025-03-14T04:57:32.9143936Z 100% 2025-03-14T04:57:32.9147164Z New File 1188 vararg_functions.h 2025-03-14T04:57:32.9150247Z 100% 2025-03-14T04:57:32.9153961Z New File 544 variable_tensor_list.h 2025-03-14T04:57:32.9157648Z 100% 2025-03-14T04:57:32.9161226Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\runtime\interpreter\ 2025-03-14T04:57:32.9164166Z New File 4060 can_emit_inline.h 2025-03-14T04:57:32.9167248Z 100% 2025-03-14T04:57:32.9170532Z New File 34281 code_impl.h 2025-03-14T04:57:32.9173660Z 100% 2025-03-14T04:57:32.9176910Z New File 1150 frame.h 2025-03-14T04:57:32.9179865Z 100% 2025-03-14T04:57:32.9193515Z New File 420 preprocess_graph.h 2025-03-14T04:57:32.9198918Z 100% 2025-03-14T04:57:32.9202821Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\runtime\static\ 2025-03-14T04:57:32.9205741Z New File 322 fusion.h 2025-03-14T04:57:32.9208475Z 100% 2025-03-14T04:57:32.9211671Z New File 37065 impl.h 2025-03-14T04:57:32.9214873Z 100% 2025-03-14T04:57:32.9217828Z New File 156 init.h 2025-03-14T04:57:32.9220701Z 100% 2025-03-14T04:57:32.9223855Z New File 10215 memory_planner.h 2025-03-14T04:57:32.9227506Z 100% 2025-03-14T04:57:32.9230638Z New File 5683 ops.h 2025-03-14T04:57:32.9233975Z 100% 2025-03-14T04:57:32.9246026Z New File 3719 passes.h 2025-03-14T04:57:32.9249673Z 100% 2025-03-14T04:57:32.9253111Z New File 6587 ProcessedNodeInputs.h 2025-03-14T04:57:32.9256201Z 100% 2025-03-14T04:57:32.9259517Z New File 6806 processed_node_wrapper.h 2025-03-14T04:57:32.9262556Z 100% 2025-03-14T04:57:32.9266175Z New File 1372 static_method.h 2025-03-14T04:57:32.9269294Z 100% 2025-03-14T04:57:32.9272805Z New File 1189 te_wrapper.h 2025-03-14T04:57:32.9281443Z 100% 2025-03-14T04:57:32.9285482Z New Dir 21 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\serialization\ 2025-03-14T04:57:32.9289061Z New File 2693 callstack_debug_info_serialization.h 2025-03-14T04:57:32.9292305Z 100% 2025-03-14T04:57:32.9295514Z New File 11819 export.h 2025-03-14T04:57:32.9298593Z 100% 2025-03-14T04:57:32.9308079Z New File 1409 export_bytecode.h 2025-03-14T04:57:32.9311354Z 100% 2025-03-14T04:57:32.9315121Z New File 3135 flatbuffer_serializer.h 2025-03-14T04:57:32.9318452Z 100% 2025-03-14T04:57:32.9321718Z New File 181 flatbuffer_serializer_jit.h 2025-03-14T04:57:32.9324856Z 100% 2025-03-14T04:57:32.9328936Z New File 5162 import.h 2025-03-14T04:57:32.9331996Z 100% 2025-03-14T04:57:32.9335174Z New File 664 import_export_constants.h 2025-03-14T04:57:32.9341224Z 100% 2025-03-14T04:57:32.9344994Z New File 404 import_export_functions.h 2025-03-14T04:57:32.9347908Z 100% 2025-03-14T04:57:32.9351278Z New File 679 import_export_helpers.h 2025-03-14T04:57:32.9354374Z 100% 2025-03-14T04:57:32.9357831Z New File 859 import_read.h 2025-03-14T04:57:32.9360946Z 100% 2025-03-14T04:57:32.9364656Z New File 3524 import_source.h 2025-03-14T04:57:32.9367897Z 100% 2025-03-14T04:57:32.9371791Z New File 101193 mobile_bytecode_generated.h 2025-03-14T04:57:32.9375227Z 100% 2025-03-14T04:57:32.9378224Z New File 531 onnx.h 2025-03-14T04:57:32.9381754Z 100% 2025-03-14T04:57:32.9384974Z New File 4830 pickle.h 2025-03-14T04:57:32.9388607Z 100% 2025-03-14T04:57:32.9391668Z New File 14117 pickler.h 2025-03-14T04:57:32.9394736Z 100% 2025-03-14T04:57:32.9397971Z New File 1365 python_print.h 2025-03-14T04:57:32.9401666Z 100% 2025-03-14T04:57:32.9404821Z New File 1732 source_range_serialization.h 2025-03-14T04:57:32.9408447Z 100% 2025-03-14T04:57:32.9411628Z New File 708 source_range_serialization_impl.h 2025-03-14T04:57:32.9415252Z 100% 2025-03-14T04:57:32.9418520Z New File 2570 storage_context.h 2025-03-14T04:57:32.9421592Z 100% 2025-03-14T04:57:32.9431779Z New File 785 type_name_uniquer.h 2025-03-14T04:57:32.9435713Z 100% 2025-03-14T04:57:32.9438090Z New File 7743 unpickler.h 2025-03-14T04:57:32.9444405Z 100% 2025-03-14T04:57:32.9448344Z New Dir 42 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\tensorexpr\ 2025-03-14T04:57:32.9451999Z New File 9380 analysis.h 2025-03-14T04:57:32.9455646Z 100% 2025-03-14T04:57:32.9458718Z New File 4436 block_codegen.h 2025-03-14T04:57:32.9462443Z 100% 2025-03-14T04:57:32.9466132Z New File 2245 bounds_inference.h 2025-03-14T04:57:32.9469537Z 100% 2025-03-14T04:57:32.9483206Z New File 4592 bounds_overlap.h 2025-03-14T04:57:32.9487075Z 100% 2025-03-14T04:57:32.9490119Z New File 7705 codegen.h 2025-03-14T04:57:32.9493680Z 100% 2025-03-14T04:57:32.9496736Z New File 2445 cpp_codegen.h 2025-03-14T04:57:32.9499772Z 100% 2025-03-14T04:57:32.9502887Z New File 665 cpp_intrinsics.h 2025-03-14T04:57:32.9505949Z 100% 2025-03-14T04:57:32.9509050Z New File 8520 cuda_codegen.h 2025-03-14T04:57:32.9512566Z 100% 2025-03-14T04:57:32.9515732Z New File 2692 cuda_random.h 2025-03-14T04:57:32.9518857Z 100% 2025-03-14T04:57:32.9521971Z New File 10191 eval.h 2025-03-14T04:57:32.9525130Z 100% 2025-03-14T04:57:32.9528271Z New File 3276 exceptions.h 2025-03-14T04:57:32.9531581Z 100% 2025-03-14T04:57:32.9534931Z New File 14674 expr.h 2025-03-14T04:57:32.9537946Z 100% 2025-03-14T04:57:32.9541381Z New File 3544 external_functions.h 2025-03-14T04:57:32.9544547Z 100% 2025-03-14T04:57:32.9547712Z New File 478 external_functions_core.h 2025-03-14T04:57:32.9550883Z 100% 2025-03-14T04:57:32.9554204Z New File 2363 external_functions_registry.h 2025-03-14T04:57:32.9557507Z 100% 2025-03-14T04:57:32.9562221Z New File 3115 fwd_decls.h 2025-03-14T04:57:32.9564529Z 100% 2025-03-14T04:57:32.9567641Z New File 4545 graph_opt.h 2025-03-14T04:57:32.9570728Z 100% 2025-03-14T04:57:32.9573794Z New File 6101 half_support.h 2025-03-14T04:57:32.9576861Z 100% 2025-03-14T04:57:32.9580488Z New File 7814 hash_provider.h 2025-03-14T04:57:32.9583580Z 100% 2025-03-14T04:57:32.9586708Z New File 442 intrinsic_symbols.h 2025-03-14T04:57:32.9589742Z 100% 2025-03-14T04:57:32.9601707Z New File 23871 ir.h 2025-03-14T04:57:32.9604882Z 100% 2025-03-14T04:57:32.9608191Z New File 2405 ir_cloner.h 2025-03-14T04:57:32.9611460Z 100% 2025-03-14T04:57:32.9614919Z New File 2431 ir_mutator.h 2025-03-14T04:57:32.9618656Z 100% 2025-03-14T04:57:32.9621665Z New File 4322 ir_printer.h 2025-03-14T04:57:32.9624782Z 100% 2025-03-14T04:57:32.9627969Z New File 15803 ir_simplifier.h 2025-03-14T04:57:32.9630996Z 100% 2025-03-14T04:57:32.9634273Z New File 1349 ir_verifier.h 2025-03-14T04:57:32.9637354Z 100% 2025-03-14T04:57:32.9640697Z New File 2247 ir_visitor.h 2025-03-14T04:57:32.9643794Z 100% 2025-03-14T04:57:32.9647016Z New File 13770 kernel.h 2025-03-14T04:57:32.9650088Z 100% 2025-03-14T04:57:32.9653369Z New File 3982 llvm_codegen.h 2025-03-14T04:57:32.9656428Z 100% 2025-03-14T04:57:32.9659463Z New File 2017 llvm_jit.h 2025-03-14T04:57:32.9662638Z 100% 2025-03-14T04:57:32.9665852Z New File 22323 loopnest.h 2025-03-14T04:57:32.9669293Z 100% 2025-03-14T04:57:32.9685362Z New File 318 loopnest_randomization.h 2025-03-14T04:57:32.9688634Z 100% 2025-03-14T04:57:32.9692125Z New File 1325 lowerings.h 2025-03-14T04:57:32.9695412Z 100% 2025-03-14T04:57:32.9698634Z New File 13870 mem_dependency_checker.h 2025-03-14T04:57:32.9701822Z 100% 2025-03-14T04:57:32.9704918Z New File 9172 reduction.h 2025-03-14T04:57:32.9708138Z 100% 2025-03-14T04:57:32.9711446Z New File 12944 registerizer.h 2025-03-14T04:57:32.9714620Z 100% 2025-03-14T04:57:32.9717783Z New File 24785 stmt.h 2025-03-14T04:57:32.9720978Z 100% 2025-03-14T04:57:32.9723992Z New File 10820 tensor.h 2025-03-14T04:57:32.9727044Z 100% 2025-03-14T04:57:32.9730206Z New File 252 tensorexpr_init.h 2025-03-14T04:57:32.9733205Z 100% 2025-03-14T04:57:32.9736200Z New File 4438 types.h 2025-03-14T04:57:32.9739721Z 100% 2025-03-14T04:57:32.9743537Z New File 858 unique_name_manager.h 2025-03-14T04:57:32.9747059Z 100% 2025-03-14T04:57:32.9750244Z New File 1721 var_substitutor.h 2025-03-14T04:57:32.9753833Z 100% 2025-03-14T04:57:32.9757439Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\tensorexpr\operators\ 2025-03-14T04:57:32.9760620Z New File 2994 conv2d.h 2025-03-14T04:57:32.9764033Z 100% 2025-03-14T04:57:32.9767153Z New File 623 matmul.h 2025-03-14T04:57:32.9770360Z 100% 2025-03-14T04:57:32.9773133Z New File 3382 misc.h 2025-03-14T04:57:32.9776311Z 100% 2025-03-14T04:57:32.9779626Z New File 387 norm.h 2025-03-14T04:57:32.9782943Z 100% 2025-03-14T04:57:32.9792217Z New File 481 operators.h 2025-03-14T04:57:32.9795565Z 100% 2025-03-14T04:57:32.9798940Z New File 3241 pointwise.h 2025-03-14T04:57:32.9802126Z 100% 2025-03-14T04:57:32.9805192Z New File 5688 quantization.h 2025-03-14T04:57:32.9808307Z 100% 2025-03-14T04:57:32.9811527Z New File 1137 reduction.h 2025-03-14T04:57:32.9814618Z 100% 2025-03-14T04:57:32.9817946Z New File 334 softmax.h 2025-03-14T04:57:32.9823537Z 100% 2025-03-14T04:57:32.9836813Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\tensorexpr\scripts\ 2025-03-14T04:57:32.9840471Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\testing\ 2025-03-14T04:57:32.9843565Z New File 363 catch_utils.hpp 2025-03-14T04:57:32.9846233Z 100% 2025-03-14T04:57:32.9849763Z New File 2622 file_check.h 2025-03-14T04:57:32.9852766Z 100% 2025-03-14T04:57:32.9855994Z New File 597 hooks_for_testing.h 2025-03-14T04:57:32.9864129Z 100% 2025-03-14T04:57:32.9868101Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\ 2025-03-14T04:57:32.9871227Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\backend\ 2025-03-14T04:57:32.9874189Z New File 1239 backend_data.h 2025-03-14T04:57:32.9877588Z 100% 2025-03-14T04:57:32.9880549Z New File 3028 backend_device.h 2025-03-14T04:57:32.9883908Z 100% 2025-03-14T04:57:32.9886956Z New File 4958 backend_interface.h 2025-03-14T04:57:32.9890729Z 100% 2025-03-14T04:57:32.9899957Z New File 3348 lowering_context.h 2025-03-14T04:57:32.9905617Z 100% 2025-03-14T04:57:32.9909337Z New Dir 24 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\core\ 2025-03-14T04:57:32.9912333Z New File 3834 cache.h 2025-03-14T04:57:32.9915656Z 100% 2025-03-14T04:57:32.9918915Z New File 937 config.h 2025-03-14T04:57:32.9922295Z 100% 2025-03-14T04:57:32.9925445Z New File 1319 debug_util.h 2025-03-14T04:57:32.9928957Z 100% 2025-03-14T04:57:32.9931944Z New File 1445 dynamic_ir.h 2025-03-14T04:57:32.9935196Z 100% 2025-03-14T04:57:32.9944876Z New File 7841 hash.h 2025-03-14T04:57:32.9948172Z 100% 2025-03-14T04:57:32.9951659Z New File 2293 helpers.h 2025-03-14T04:57:32.9955215Z 100% 2025-03-14T04:57:32.9958632Z New File 8094 ir.h 2025-03-14T04:57:32.9961962Z 100% 2025-03-14T04:57:32.9965032Z New File 4857 ir_builder.h 2025-03-14T04:57:32.9968440Z 100% 2025-03-14T04:57:32.9971912Z New File 694 ir_dump_util.h 2025-03-14T04:57:32.9975314Z 100% 2025-03-14T04:57:32.9978453Z New File 1374 ir_metadata.h 2025-03-14T04:57:32.9981533Z 100% 2025-03-14T04:57:32.9984687Z New File 1411 ir_util.h 2025-03-14T04:57:32.9987612Z 100% 2025-03-14T04:57:32.9990772Z New File 15447 lazy_graph_executor.h 2025-03-14T04:57:32.9993951Z 100% 2025-03-14T04:57:32.9997112Z New File 8503 metrics.h 2025-03-14T04:57:33.0000293Z 100% 2025-03-14T04:57:33.0003494Z New File 1775 multi_wait.h 2025-03-14T04:57:33.0006548Z 100% 2025-03-14T04:57:33.0009892Z New File 1293 permutation_util.h 2025-03-14T04:57:33.0012998Z 100% 2025-03-14T04:57:33.0016353Z New File 2097 shape.h 2025-03-14T04:57:33.0019355Z 100% 2025-03-14T04:57:33.0022545Z New File 15524 shape_inference.h 2025-03-14T04:57:33.0026113Z 100% 2025-03-14T04:57:33.0029391Z New File 10132 tensor.h 2025-03-14T04:57:33.0032570Z 100% 2025-03-14T04:57:33.0035781Z New File 1945 tensor_impl.h 2025-03-14T04:57:33.0038951Z 100% 2025-03-14T04:57:33.0042214Z New File 2612 tensor_util.h 2025-03-14T04:57:33.0045296Z 100% 2025-03-14T04:57:33.0048437Z New File 794 thread_pool.h 2025-03-14T04:57:33.0051989Z 100% 2025-03-14T04:57:33.0055238Z New File 2269 trie.h 2025-03-14T04:57:33.0058667Z 100% 2025-03-14T04:57:33.0061775Z New File 1193 unique.h 2025-03-14T04:57:33.0064731Z 100% 2025-03-14T04:57:33.0067866Z New File 2964 util.h 2025-03-14T04:57:33.0071191Z 100% 2025-03-14T04:57:33.0080902Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\core\internal_ops\ 2025-03-14T04:57:33.0083955Z New File 1499 ltc_ops.h 2025-03-14T04:57:33.0089401Z 100% 2025-03-14T04:57:33.0092740Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\core\ops\ 2025-03-14T04:57:33.0096078Z New File 393 arithmetic_ir_ops.h 2025-03-14T04:57:33.0099195Z 100% 2025-03-14T04:57:33.0102288Z New File 1024 utils.h 2025-03-14T04:57:33.0109437Z 100% 2025-03-14T04:57:33.0112913Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\generated\ 2025-03-14T04:57:33.0117025Z New File 310673 LazyIr.h 2025-03-14T04:57:33.0118070Z 42% 2025-03-14T04:57:33.0118724Z 84% 2025-03-14T04:57:33.0122485Z 100% 2025-03-14T04:57:33.0125575Z New File 22948 LazyNativeFunctions.h 2025-03-14T04:57:33.0128884Z 100% 2025-03-14T04:57:33.0131903Z New File 4128 LazyNonNativeIr.h 2025-03-14T04:57:33.0137384Z 100% 2025-03-14T04:57:33.0140617Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\python\ 2025-03-14T04:57:33.0143305Z New File 234 init.h 2025-03-14T04:57:33.0146366Z 100% 2025-03-14T04:57:33.0149231Z New File 328 python_util.h 2025-03-14T04:57:33.0154692Z 100% 2025-03-14T04:57:33.0163997Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\ts_backend\ 2025-03-14T04:57:33.0166879Z New File 213 config.h 2025-03-14T04:57:33.0169721Z 100% 2025-03-14T04:57:33.0172847Z New File 2433 dynamic_ir.h 2025-03-14T04:57:33.0176153Z 100% 2025-03-14T04:57:33.0179219Z New File 2460 ir_builder.h 2025-03-14T04:57:33.0182256Z 100% 2025-03-14T04:57:33.0190451Z New File 538 tensor_aten_ops.h 2025-03-14T04:57:33.0193427Z 100% 2025-03-14T04:57:33.0196650Z New File 648 ts_autograd_functions.h 2025-03-14T04:57:33.0199718Z 100% 2025-03-14T04:57:33.0202952Z New File 1292 ts_backend_impl.h 2025-03-14T04:57:33.0206272Z 100% 2025-03-14T04:57:33.0209390Z New File 717 ts_eager_fallback.h 2025-03-14T04:57:33.0212567Z 100% 2025-03-14T04:57:33.0215769Z New File 4658 ts_lowering_context.h 2025-03-14T04:57:33.0218837Z 100% 2025-03-14T04:57:33.0221728Z New File 3455 ts_node.h 2025-03-14T04:57:33.0224663Z 100% 2025-03-14T04:57:33.0227716Z New File 481 ts_node_lowering.h 2025-03-14T04:57:33.0231116Z 100% 2025-03-14T04:57:33.0235178Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\ts_backend\ops\ 2025-03-14T04:57:33.0238606Z New File 1346 device_data.h 2025-03-14T04:57:33.0241815Z 100% 2025-03-14T04:57:33.0244889Z New File 1480 generic.h 2025-03-14T04:57:33.0247808Z 100% 2025-03-14T04:57:33.0250916Z New File 4204 to_copy.h 2025-03-14T04:57:33.0260016Z 100% 2025-03-14T04:57:33.0263858Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\monitor\ 2025-03-14T04:57:33.0267181Z New File 8103 counters.h 2025-03-14T04:57:33.0270222Z 100% 2025-03-14T04:57:33.0273379Z New File 2763 events.h 2025-03-14T04:57:33.0276327Z 100% 2025-03-14T04:57:33.0284650Z New File 136 python_init.h 2025-03-14T04:57:33.0290422Z 100% 2025-03-14T04:57:33.0293839Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\mps\ 2025-03-14T04:57:33.0297207Z New File 183 Module.h 2025-03-14T04:57:33.0302575Z 100% 2025-03-14T04:57:33.0307369Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\mtia\ 2025-03-14T04:57:33.0310178Z New File 188 Module.h 2025-03-14T04:57:33.0315249Z 100% 2025-03-14T04:57:33.0319098Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\multiprocessing\ 2025-03-14T04:57:33.0322111Z New File 177 init.h 2025-03-14T04:57:33.0327441Z 100% 2025-03-14T04:57:33.0330835Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\onnx\ 2025-03-14T04:57:33.0333650Z New File 1049 back_compat.h 2025-03-14T04:57:33.0336718Z 100% 2025-03-14T04:57:33.0339694Z New File 155 init.h 2025-03-14T04:57:33.0342596Z 100% 2025-03-14T04:57:33.0345532Z New File 525 onnx.h 2025-03-14T04:57:33.0349325Z 100% 2025-03-14T04:57:33.0353485Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\onnx\diagnostics\ 2025-03-14T04:57:33.0356110Z New File 1713 diagnostics.h 2025-03-14T04:57:33.0359413Z 100% 2025-03-14T04:57:33.0363710Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\onnx\diagnostics\generated\ 2025-03-14T04:57:33.0366314Z New File 2588 rules.h 2025-03-14T04:57:33.0374798Z 100% 2025-03-14T04:57:33.0378364Z New Dir 11 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\ 2025-03-14T04:57:33.0381189Z New File 524 api.h 2025-03-14T04:57:33.0384079Z 100% 2025-03-14T04:57:33.0387501Z New File 21431 collection.h 2025-03-14T04:57:33.0390637Z 100% 2025-03-14T04:57:33.0394045Z New File 2533 combined_traceback.h 2025-03-14T04:57:33.0397629Z 100% 2025-03-14T04:57:33.0407801Z New File 6197 containers.h 2025-03-14T04:57:33.0411068Z 100% 2025-03-14T04:57:33.0414033Z New File 3715 data_flow.h 2025-03-14T04:57:33.0417362Z 100% 2025-03-14T04:57:33.0420303Z New File 1067 events.h 2025-03-14T04:57:33.0423407Z 100% 2025-03-14T04:57:33.0426829Z New File 257 kineto_client_interface.h 2025-03-14T04:57:33.0429752Z 100% 2025-03-14T04:57:33.0432863Z New File 4063 kineto_shim.h 2025-03-14T04:57:33.0435937Z 100% 2025-03-14T04:57:33.0438962Z New File 1472 perf-inl.h 2025-03-14T04:57:33.0442198Z 100% 2025-03-14T04:57:33.0445171Z New File 2685 perf.h 2025-03-14T04:57:33.0448041Z 100% 2025-03-14T04:57:33.0451152Z New File 7064 util.h 2025-03-14T04:57:33.0454734Z 100% 2025-03-14T04:57:33.0458227Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\orchestration\ 2025-03-14T04:57:33.0460935Z New File 7005 observer.h 2025-03-14T04:57:33.0464050Z 100% 2025-03-14T04:57:33.0467225Z New File 1868 python_tracer.h 2025-03-14T04:57:33.0470201Z 100% 2025-03-14T04:57:33.0473248Z New File 798 vulkan.h 2025-03-14T04:57:33.0478288Z 100% 2025-03-14T04:57:33.0481851Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\python\ 2025-03-14T04:57:33.0484732Z New File 806 combined_traceback.h 2025-03-14T04:57:33.0488485Z 100% 2025-03-14T04:57:33.0491499Z New File 1029 init.h 2025-03-14T04:57:33.0494571Z 100% 2025-03-14T04:57:33.0499021Z New File 1309 pybind.h 2025-03-14T04:57:33.0503172Z 100% 2025-03-14T04:57:33.0506681Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\standalone\ 2025-03-14T04:57:33.0509586Z New File 649 execution_trace_observer.h 2025-03-14T04:57:33.0513027Z 100% 2025-03-14T04:57:33.0516659Z New File 233 itt_observer.h 2025-03-14T04:57:33.0519624Z 100% 2025-03-14T04:57:33.0529783Z New File 234 nvtx_observer.h 2025-03-14T04:57:33.0533236Z 100% 2025-03-14T04:57:33.0537040Z New File 1491 privateuse1_observer.h 2025-03-14T04:57:33.0543139Z 100% 2025-03-14T04:57:33.0546849Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\stubs\ 2025-03-14T04:57:33.0549875Z New File 1738 base.h 2025-03-14T04:57:33.0555744Z 100% 2025-03-14T04:57:33.0559036Z New Dir 16 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\unwind\ 2025-03-14T04:57:33.0562391Z New File 1483 action.h 2025-03-14T04:57:33.0565920Z 100% 2025-03-14T04:57:33.0568602Z New File 2325 communicate.h 2025-03-14T04:57:33.0571794Z 100% 2025-03-14T04:57:33.0574779Z New File 9380 debug_info.h 2025-03-14T04:57:33.0578087Z 100% 2025-03-14T04:57:33.0587753Z New File 1156 dwarf_enums.h 2025-03-14T04:57:33.0590990Z 100% 2025-03-14T04:57:33.0594626Z New File 4837 dwarf_symbolize_enums.h 2025-03-14T04:57:33.0597858Z 100% 2025-03-14T04:57:33.0601537Z New File 2780 eh_frame_hdr.h 2025-03-14T04:57:33.0604659Z 100% 2025-03-14T04:57:33.0608220Z New File 3411 fast_symbolizer.h 2025-03-14T04:57:33.0611420Z 100% 2025-03-14T04:57:33.0614552Z New File 12870 fde.h 2025-03-14T04:57:33.0617545Z 100% 2025-03-14T04:57:33.0620659Z New File 4040 lexer.h 2025-03-14T04:57:33.0623780Z 100% 2025-03-14T04:57:33.0627041Z New File 11153 line_number_program.h 2025-03-14T04:57:33.0630157Z 100% 2025-03-14T04:57:33.0633362Z New File 4750 mem_file.h 2025-03-14T04:57:33.0636270Z 100% 2025-03-14T04:57:33.0639606Z New File 2182 range_table.h 2025-03-14T04:57:33.0642817Z 100% 2025-03-14T04:57:33.0645964Z New File 3788 sections.h 2025-03-14T04:57:33.0648933Z 100% 2025-03-14T04:57:33.0652133Z New File 1176 unwind.h 2025-03-14T04:57:33.0655427Z 100% 2025-03-14T04:57:33.0658666Z New File 2374 unwinder.h 2025-03-14T04:57:33.0661700Z 100% 2025-03-14T04:57:33.0664950Z New File 927 unwind_error.h 2025-03-14T04:57:33.0672176Z 100% 2025-03-14T04:57:33.0675717Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\stable\ 2025-03-14T04:57:33.0678470Z New File 7370 library.h 2025-03-14T04:57:33.0683771Z 100% 2025-03-14T04:57:33.0687012Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\tensor\ 2025-03-14T04:57:33.0690076Z New File 1235 python_tensor.h 2025-03-14T04:57:33.0695342Z 100% 2025-03-14T04:57:33.0699398Z New Dir 45 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\utils\ 2025-03-14T04:57:33.0702345Z New File 2335 byte_order.h 2025-03-14T04:57:33.0705904Z 100% 2025-03-14T04:57:33.0709114Z New File 239 cpp_stacktraces.h 2025-03-14T04:57:33.0712446Z 100% 2025-03-14T04:57:33.0715461Z New File 183 cuda_enabled.h 2025-03-14T04:57:33.0718338Z 100% 2025-03-14T04:57:33.0727734Z New File 2397 device_lazy_init.h 2025-03-14T04:57:33.0731048Z 100% 2025-03-14T04:57:33.0734259Z New File 1913 disable_torch_function.h 2025-03-14T04:57:33.0737297Z 100% 2025-03-14T04:57:33.0741419Z New File 119566 generated_serialization_types.h 2025-03-14T04:57:33.0745172Z 100% 2025-03-14T04:57:33.0748207Z New File 202 init.h 2025-03-14T04:57:33.0751201Z 100% 2025-03-14T04:57:33.0754369Z New File 317 invalid_arguments.h 2025-03-14T04:57:33.0757391Z 100% 2025-03-14T04:57:33.0760525Z New File 321 nested.h 2025-03-14T04:57:33.0763457Z 100% 2025-03-14T04:57:33.0766551Z New File 420 numpy_stub.h 2025-03-14T04:57:33.0769630Z 100% 2025-03-14T04:57:33.0772871Z New File 2081 object_ptr.h 2025-03-14T04:57:33.0775954Z 100% 2025-03-14T04:57:33.0779420Z New File 335 out_types.h 2025-03-14T04:57:33.0782597Z 100% 2025-03-14T04:57:33.0785903Z New File 13429 pybind.h 2025-03-14T04:57:33.0788915Z 100% 2025-03-14T04:57:33.0792108Z New File 398 pycfunction_helpers.h 2025-03-14T04:57:33.0804374Z 100% 2025-03-14T04:57:33.0804721Z New File 188 pyobject_preservation.h 2025-03-14T04:57:33.0805038Z 100% 2025-03-14T04:57:33.0805267Z New File 42399 pythoncapi_compat.h 2025-03-14T04:57:33.0809186Z 100% 2025-03-14T04:57:33.0812681Z New File 42857 python_arg_parser.h 2025-03-14T04:57:33.0815999Z 100% 2025-03-14T04:57:33.0819402Z New File 1223 python_compat.h 2025-03-14T04:57:33.0822640Z 100% 2025-03-14T04:57:33.0826070Z New File 413 python_dispatch.h 2025-03-14T04:57:33.0829140Z 100% 2025-03-14T04:57:33.0837291Z New File 5654 python_numbers.h 2025-03-14T04:57:33.0840472Z 100% 2025-03-14T04:57:33.0844004Z New File 2742 python_raii.h 2025-03-14T04:57:33.0847105Z 100% 2025-03-14T04:57:33.0850567Z New File 6309 python_scalars.h 2025-03-14T04:57:33.0853638Z 100% 2025-03-14T04:57:33.0856796Z New File 4522 python_strings.h 2025-03-14T04:57:33.0860434Z 100% 2025-03-14T04:57:33.0863709Z New File 60 python_stub.h 2025-03-14T04:57:33.0866731Z 100% 2025-03-14T04:57:33.0870395Z New File 9922 python_symnode.h 2025-03-14T04:57:33.0873885Z 100% 2025-03-14T04:57:33.0877293Z New File 869 python_torch_function_mode.h 2025-03-14T04:57:33.0880531Z 100% 2025-03-14T04:57:33.0883790Z New File 753 python_tuples.h 2025-03-14T04:57:33.0886929Z 100% 2025-03-14T04:57:33.0890279Z New File 3905 schema_info.h 2025-03-14T04:57:33.0893385Z 100% 2025-03-14T04:57:33.0896469Z New File 1517 six.h 2025-03-14T04:57:33.0899767Z 100% 2025-03-14T04:57:33.0909705Z New File 150 structseq.h 2025-03-14T04:57:33.0912864Z 100% 2025-03-14T04:57:33.0916125Z New File 447 tensor_apply.h 2025-03-14T04:57:33.0919162Z 100% 2025-03-14T04:57:33.0922770Z New File 255 tensor_dtypes.h 2025-03-14T04:57:33.0926014Z 100% 2025-03-14T04:57:33.0929448Z New File 2829 tensor_flatten.h 2025-03-14T04:57:33.0932263Z 100% 2025-03-14T04:57:33.0935802Z New File 76 tensor_layouts.h 2025-03-14T04:57:33.0938778Z 100% 2025-03-14T04:57:33.0942334Z New File 180 tensor_list.h 2025-03-14T04:57:33.0945286Z 100% 2025-03-14T04:57:33.0949167Z New File 337 tensor_memoryformats.h 2025-03-14T04:57:33.0952342Z 100% 2025-03-14T04:57:33.0955944Z New File 4167 tensor_new.h 2025-03-14T04:57:33.0959237Z 100% 2025-03-14T04:57:33.0962712Z New File 738 tensor_numpy.h 2025-03-14T04:57:33.0966442Z 100% 2025-03-14T04:57:33.0975726Z New File 183 tensor_qschemes.h 2025-03-14T04:57:33.0978844Z 100% 2025-03-14T04:57:33.0982012Z New File 689 tensor_types.h 2025-03-14T04:57:33.0986147Z 100% 2025-03-14T04:57:33.0988368Z New File 6507 throughput_benchmark-inl.h 2025-03-14T04:57:33.0992017Z 100% 2025-03-14T04:57:33.0994671Z New File 7133 throughput_benchmark.h 2025-03-14T04:57:33.0997949Z 100% 2025-03-14T04:57:33.1001407Z New File 2343 torch_dispatch_mode.h 2025-03-14T04:57:33.1004620Z 100% 2025-03-14T04:57:33.1007562Z New File 3460 variadic.h 2025-03-14T04:57:33.1010684Z 100% 2025-03-14T04:57:33.1013573Z New File 146 verbose.h 2025-03-14T04:57:33.1019265Z 100% 2025-03-14T04:57:33.1022587Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\xpu\ 2025-03-14T04:57:33.1025499Z New File 385 Event.h 2025-03-14T04:57:33.1028524Z 100% 2025-03-14T04:57:33.1031445Z New File 187 Module.h 2025-03-14T04:57:33.1034290Z 100% 2025-03-14T04:57:33.1037173Z New File 454 Stream.h 2025-03-14T04:57:33.1046301Z 100% 2025-03-14T04:57:33.1046496Z 2025-03-14T04:57:33.1046685Z ------------------------------------------------------------------------------ 2025-03-14T04:57:33.1046986Z 2025-03-14T04:57:33.1048062Z Total Copied Skipped Mismatch FAILED Extras 2025-03-14T04:57:33.1049849Z Dirs : 264 263 1 0 0 0 2025-03-14T04:57:33.1050251Z Files : 9198 9198 0 0 0 0 2025-03-14T04:57:33.1050822Z Bytes : 35.15 m 35.15 m 0 0 0 0 2025-03-14T04:57:33.1051547Z Times : 0:00:14 0:00:11 0:00:00 0:00:03 2025-03-14T04:57:33.1051806Z 2025-03-14T04:57:33.1052432Z 2025-03-14T04:57:33.1053510Z Speed : 3257574 Bytes/sec. 2025-03-14T04:57:33.1054476Z Speed : 186.399 MegaBytes/min. 2025-03-14T04:57:33.1055058Z Ended : Friday, March 14, 2025 4:57:33 AM 2025-03-14T04:57:33.1055297Z 2025-03-14T04:57:33.1080820Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\asmjit.dll 2025-03-14T04:57:33.1082067Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\asmjit.lib 2025-03-14T04:57:33.1083458Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\asmjit.pdb 2025-03-14T04:57:33.1084851Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\c10.dll 2025-03-14T04:57:33.1086176Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\c10.lib 2025-03-14T04:57:33.1087642Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\c10.pdb 2025-03-14T04:57:33.1095995Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\cpuinfo.lib 2025-03-14T04:57:33.1097747Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\dnnl.lib 2025-03-14T04:57:33.1099126Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\fbgemm.dll 2025-03-14T04:57:33.1100640Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\fbgemm.lib 2025-03-14T04:57:33.1102003Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\fbgemm.pdb 2025-03-14T04:57:33.1103369Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\fmtd.lib 2025-03-14T04:57:33.1104760Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\kineto.lib 2025-03-14T04:57:33.1106543Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\libiomp5md.dll 2025-03-14T04:57:33.1108178Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\libiompstubs5md.dll 2025-03-14T04:57:33.1109815Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\libprotobuf-lited.lib 2025-03-14T04:57:33.1111457Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\libprotobufd.lib 2025-03-14T04:57:33.1112954Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\libprotocd.lib 2025-03-14T04:57:33.1114521Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\microkernels-prod.lib 2025-03-14T04:57:33.1116096Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\pthreadpool.lib 2025-03-14T04:57:33.1117491Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\sleef.lib 2025-03-14T04:57:33.1118843Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch.dll 2025-03-14T04:57:33.1120429Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch.lib 2025-03-14T04:57:33.1122048Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch_cpu.dll 2025-03-14T04:57:33.1123499Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch_cpu.lib 2025-03-14T04:57:33.1124951Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch_cpu.pdb 2025-03-14T04:57:33.1131897Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch_global_deps.dll 2025-03-14T04:57:33.1133366Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\uv.dll 2025-03-14T04:57:33.1134820Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\XNNPACK.lib 2025-03-14T04:57:33.1135228Z 29 file(s) moved. 2025-03-14T04:57:33.1209940Z 2025-03-14T04:57:33.1210517Z ------------------------------------------------------------------------------- 2025-03-14T04:57:33.1211326Z ROBOCOPY :: Robust File Copy for Windows 2025-03-14T04:57:33.1211792Z ------------------------------------------------------------------------------- 2025-03-14T04:57:33.1212130Z 2025-03-14T04:57:33.1213411Z Started : Friday, March 14, 2025 4:57:33 AM 2025-03-14T04:57:33.1214068Z Source : C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\ 2025-03-14T04:57:33.1214652Z Dest : C:\actions-runner\_work\pytorch\pytorch\pytorch\libtorch\share\ 2025-03-14T04:57:33.1215032Z 2025-03-14T04:57:33.1215622Z Files : *.* 2025-03-14T04:57:33.1215856Z 2025-03-14T04:57:33.1216907Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /MOVE /R:1000000 /W:30 2025-03-14T04:57:33.1217205Z 2025-03-14T04:57:33.1217366Z ------------------------------------------------------------------------------ 2025-03-14T04:57:33.1252387Z 2025-03-14T04:57:33.1252851Z 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\ 2025-03-14T04:57:33.1253392Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\ATen\ 2025-03-14T04:57:33.1253827Z New File 5.2 m Declarations.yaml 2025-03-14T04:57:33.1254106Z 9% 2025-03-14T04:57:33.1254293Z 19% 2025-03-14T04:57:33.1254479Z 28% 2025-03-14T04:57:33.1254665Z 38% 2025-03-14T04:57:33.1257187Z 47% 2025-03-14T04:57:33.1260800Z 57% 2025-03-14T04:57:33.1264251Z 66% 2025-03-14T04:57:33.1267140Z 76% 2025-03-14T04:57:33.1270166Z 85% 2025-03-14T04:57:33.1272354Z 95% 2025-03-14T04:57:33.1282831Z 100% 2025-03-14T04:57:33.1287089Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\ 2025-03-14T04:57:33.1289712Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\ATen\ 2025-03-14T04:57:33.1292897Z New File 311 ATenConfig.cmake 2025-03-14T04:57:33.1298400Z 100% 2025-03-14T04:57:33.1301815Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Caffe2\ 2025-03-14T04:57:33.1305377Z New File 5236 Caffe2Config.cmake 2025-03-14T04:57:33.1308661Z 100% 2025-03-14T04:57:33.1311829Z New File 1841 Caffe2Targets-debug.cmake 2025-03-14T04:57:33.1314894Z 100% 2025-03-14T04:57:33.1324384Z New File 6886 Caffe2Targets.cmake 2025-03-14T04:57:33.1328005Z 100% 2025-03-14T04:57:33.1331239Z New File 39849 FindCUDAToolkit.cmake 2025-03-14T04:57:33.1335727Z 100% 2025-03-14T04:57:33.1338923Z New File 2765 FindCUDSS.cmake 2025-03-14T04:57:33.1341958Z 100% 2025-03-14T04:57:33.1345098Z New File 3135 FindCUSPARSELT.cmake 2025-03-14T04:57:33.1348118Z 100% 2025-03-14T04:57:33.1351283Z New File 4330 FindSYCLToolkit.cmake 2025-03-14T04:57:33.1355080Z 100% 2025-03-14T04:57:33.1358620Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Caffe2\Modules_CUDA_fix\ 2025-03-14T04:57:33.1361601Z New File 536 FindCUDA.cmake 2025-03-14T04:57:33.1364540Z 100% 2025-03-14T04:57:33.1367635Z New File 3163 FindCUDNN.cmake 2025-03-14T04:57:33.1370672Z 100% 2025-03-14T04:57:33.1380408Z New File 1597 README.md 2025-03-14T04:57:33.1384004Z 100% 2025-03-14T04:57:33.1387479Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\ 2025-03-14T04:57:33.1390845Z New File 1697 CMakeInitializeConfigs.cmake 2025-03-14T04:57:33.1393989Z 100% 2025-03-14T04:57:33.1397945Z New File 88637 FindCUDA.cmake 2025-03-14T04:57:33.1401337Z 100% 2025-03-14T04:57:33.1410810Z New File 15288 FindPackageHandleStandardArgs.cmake 2025-03-14T04:57:33.1413911Z 100% 2025-03-14T04:57:33.1417120Z New File 1611 FindPackageMessage.cmake 2025-03-14T04:57:33.1420455Z 100% 2025-03-14T04:57:33.1423634Z New File 294 README.md 2025-03-14T04:57:33.1427004Z 100% 2025-03-14T04:57:33.1430558Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\ 2025-03-14T04:57:33.1433356Z New File 4031 make2cmake.cmake 2025-03-14T04:57:33.1436493Z 100% 2025-03-14T04:57:33.1439747Z New File 3548 parse_cubin.cmake 2025-03-14T04:57:33.1442944Z 100% 2025-03-14T04:57:33.1453829Z New File 12116 run_nvcc.cmake 2025-03-14T04:57:33.1457404Z 100% 2025-03-14T04:57:33.1460844Z New File 11872 select_compute_arch.cmake 2025-03-14T04:57:33.1470468Z 100% 2025-03-14T04:57:33.1473886Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Caffe2\public\ 2025-03-14T04:57:33.1476717Z New File 14529 cuda.cmake 2025-03-14T04:57:33.1479985Z 100% 2025-03-14T04:57:33.1483166Z New File 2703 gflags.cmake 2025-03-14T04:57:33.1486211Z 100% 2025-03-14T04:57:33.1489340Z New File 2390 glog.cmake 2025-03-14T04:57:33.1492848Z 100% 2025-03-14T04:57:33.1501839Z New File 8210 LoadHIP.cmake 2025-03-14T04:57:33.1504990Z 100% 2025-03-14T04:57:33.1508852Z New File 1357 mkl.cmake 2025-03-14T04:57:33.1511833Z 100% 2025-03-14T04:57:33.1515326Z New File 462 mkldnn.cmake 2025-03-14T04:57:33.1518225Z 100% 2025-03-14T04:57:33.1522145Z New File 4095 protobuf.cmake 2025-03-14T04:57:33.1525179Z 100% 2025-03-14T04:57:33.1528646Z New File 21683 utils.cmake 2025-03-14T04:57:33.1531906Z 100% 2025-03-14T04:57:33.1534996Z New File 1440 xpu.cmake 2025-03-14T04:57:33.1542908Z 100% 2025-03-14T04:57:33.1546431Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\fbgemm\ 2025-03-14T04:57:33.1549733Z New File 856 fbgemmLibraryConfig-debug.cmake 2025-03-14T04:57:33.1552777Z 100% 2025-03-14T04:57:33.1555912Z New File 4188 fbgemmLibraryConfig.cmake 2025-03-14T04:57:33.1561314Z 100% 2025-03-14T04:57:33.1564813Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\kineto\ 2025-03-14T04:57:33.1567911Z New File 810 kinetoLibraryConfig-debug.cmake 2025-03-14T04:57:33.1571253Z 100% 2025-03-14T04:57:33.1574358Z New File 4089 kinetoLibraryConfig.cmake 2025-03-14T04:57:33.1579495Z 100% 2025-03-14T04:57:33.1582818Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Torch\ 2025-03-14T04:57:33.1585671Z New File 5525 TorchConfig.cmake 2025-03-14T04:57:33.1588915Z 100% 2025-03-14T04:57:33.1592000Z New File 377 TorchConfigVersion.cmake 2025-03-14T04:57:33.1598701Z 100% 2025-03-14T04:57:33.1602126Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cpuinfo\ 2025-03-14T04:57:33.1605247Z New File 1225 cpuinfo-config.cmake 2025-03-14T04:57:33.1608358Z 100% 2025-03-14T04:57:33.1611688Z New File 860 cpuinfo-targets-debug.cmake 2025-03-14T04:57:33.1614923Z 100% 2025-03-14T04:57:33.1624004Z New File 4231 cpuinfo-targets.cmake 2025-03-14T04:57:33.1629373Z 100% 2025-03-14T04:57:33.1633010Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\doc\ 2025-03-14T04:57:33.1636117Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\doc\dnnl\ 2025-03-14T04:57:33.1638916Z New File 11814 LICENSE 2025-03-14T04:57:33.1642282Z 100% 2025-03-14T04:57:33.1645242Z New File 5022 README 2025-03-14T04:57:33.1648284Z 100% 2025-03-14T04:57:33.1651743Z New File 44731 THIRD-PARTY-PROGRAMS 2025-03-14T04:57:33.1658393Z 100% 2025-03-14T04:57:33.1658663Z 2025-03-14T04:57:33.1658835Z ------------------------------------------------------------------------------ 2025-03-14T04:57:33.1659173Z 2025-03-14T04:57:33.1660274Z Total Copied Skipped Mismatch FAILED Extras 2025-03-14T04:57:33.1661090Z Dirs : 15 14 1 0 0 0 2025-03-14T04:57:33.1661921Z Files : 42 42 0 0 0 0 2025-03-14T04:57:33.1662768Z Bytes : 5.57 m 5.57 m 0 0 0 0 2025-03-14T04:57:33.1663882Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-03-14T04:57:33.1664176Z 2025-03-14T04:57:33.1664333Z 2025-03-14T04:57:33.1665500Z Speed : 188513290 Bytes/sec. 2025-03-14T04:57:33.1666402Z Speed : 10786.816 MegaBytes/min. 2025-03-14T04:57:33.1666737Z Ended : Friday, March 14, 2025 4:57:33 AM 2025-03-14T04:57:33.1667025Z 2025-03-14T04:57:33.1709185Z C:\actions-runner\_work\pytorch\pytorch\pytorch\libtorch\bin\asmjit.dll 2025-03-14T04:57:33.1709636Z The system cannot find the file specified. 2025-03-14T04:57:33.1736471Z C:\actions-runner\_work\pytorch\pytorch\pytorch\libtorch\bin\fbgemm.dll 2025-03-14T04:57:33.1736984Z 2 file(s) moved. 2025-03-14T05:01:57.7775585Z 2025-03-14T05:01:57.7776233Z 7-Zip 24.09 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-11-29 2025-03-14T05:01:57.7776617Z 2025-03-14T05:01:57.7776709Z Scanning the drive: 2025-03-14T05:01:57.7777048Z 283 folders, 9278 files, 5731378525 bytes (5466 MiB) 2025-03-14T05:01:57.7777283Z 2025-03-14T05:01:57.7777601Z Creating archive: libtorch-win-shared-with-deps-debug-2.8.0.dev20250314+cpu.zip 2025-03-14T05:01:57.7777995Z 2025-03-14T05:01:57.7778365Z Add new data to archive: 283 folders, 9278 files, 5731378525 bytes (5466 MiB) 2025-03-14T05:01:57.7778678Z 2025-03-14T05:01:57.7778682Z 2025-03-14T05:01:57.7778789Z Files read from disk: 9278 2025-03-14T05:01:57.7779150Z Archive size: 965511311 bytes (921 MiB) 2025-03-14T05:01:57.7779543Z Everything is Ok 2025-03-14T05:01:59.7929780Z 1 file(s) copied. 2025-03-14T05:02:00.3968039Z 1 file(s) copied. 2025-03-14T05:02:00.4633222Z Compile requests 6775 2025-03-14T05:02:00.4639536Z Compile requests executed 6762 2025-03-14T05:02:00.4639858Z Cache hits 0 2025-03-14T05:02:00.4640175Z Cache misses 6747 2025-03-14T05:02:00.4640471Z Cache misses (C/C++) 6747 2025-03-14T05:02:00.4640775Z Cache timeouts 0 2025-03-14T05:02:00.4641068Z Cache read errors 0 2025-03-14T05:02:00.4641352Z Forced recaches 0 2025-03-14T05:02:00.4641656Z Cache write errors 0 2025-03-14T05:02:00.4641954Z Compilation failures 3 2025-03-14T05:02:00.4642253Z Cache errors 12 2025-03-14T05:02:00.4642601Z Cache errors (C/C++) 12 2025-03-14T05:02:00.4643082Z Non-cacheable compilations 10 2025-03-14T05:02:00.4643399Z Non-cacheable calls 0 2025-03-14T05:02:00.4643716Z Non-compilation calls 13 2025-03-14T05:02:00.4644034Z Unsupported compiler calls 0 2025-03-14T05:02:00.4644424Z Average cache write 3.128 s 2025-03-14T05:02:00.4644744Z Average cache read miss 3.124 s 2025-03-14T05:02:00.4645063Z Average cache read hit 0.000 s 2025-03-14T05:02:00.4645461Z Failed distributed compilations 0 2025-03-14T05:02:00.4646178Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2025-03-14T05:02:00.5298132Z SUCCESS: The process with PID 792 (child process of PID 1040) has been terminated. 2025-03-14T05:02:00.5299278Z SUCCESS: The process with PID 1040 (child process of PID 3588) has been terminated. 2025-03-14T05:02:00.5611381Z ERROR: The process "nvcc.exe" not found. 2025-03-14T05:02:00.5738110Z + echo 'Free space on filesystem after build:' 2025-03-14T05:02:00.5738517Z Free space on filesystem after build: 2025-03-14T05:02:00.5738827Z + df -h 2025-03-14T05:02:00.6095575Z Filesystem Size Used Avail Use% Mounted on 2025-03-14T05:02:00.6095983Z C:/Program Files/Git 256G 117G 140G 46% / 2025-03-14T05:02:00.7771848Z ##[group]Run actions/upload-artifact@v4.4.0 2025-03-14T05:02:00.7772260Z with: 2025-03-14T05:02:00.7772534Z name: libtorch-cpu-shared-with-deps-debug 2025-03-14T05:02:00.7772883Z retention-days: 14 2025-03-14T05:02:00.7773139Z if-no-files-found: error 2025-03-14T05:02:00.7773453Z path: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:02:00.7773780Z compression-level: 6 2025-03-14T05:02:00.7774030Z overwrite: false 2025-03-14T05:02:00.7774273Z include-hidden-files: false 2025-03-14T05:02:00.7774566Z env: 2025-03-14T05:02:00.7774895Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:02:00.7775324Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:02:00.7775654Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T05:02:00.7784018Z GITHUB_TOKEN: *** 2025-03-14T05:02:00.7784300Z PR_NUMBER: 2025-03-14T05:02:00.7784569Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:02:00.7784954Z SKIP_ALL_TESTS: 1 2025-03-14T05:02:00.7785287Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:02:00.7785682Z PACKAGE_TYPE: libtorch 2025-03-14T05:02:00.7785936Z DESIRED_CUDA: cpu 2025-03-14T05:02:00.7786167Z GPU_ARCH_TYPE: cpu 2025-03-14T05:02:00.7786414Z LIBTORCH_CONFIG: debug 2025-03-14T05:02:00.7786695Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:02:00.7787031Z DESIRED_PYTHON: 3.9 2025-03-14T05:02:00.7787328Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:02:00.7787778Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:02:00.7788182Z ##[endgroup] 2025-03-14T05:02:09.6707684Z With the provided path, there will be 2 files uploaded 2025-03-14T05:02:09.6708634Z Artifact name is valid! 2025-03-14T05:02:09.6711876Z Root directory input is valid! 2025-03-14T05:02:09.9256471Z Beginning upload of artifact content to blob storage 2025-03-14T05:02:10.8752553Z Uploaded bytes 8388608 2025-03-14T05:02:11.3258220Z Uploaded bytes 16777216 2025-03-14T05:02:11.3700893Z Uploaded bytes 25165824 2025-03-14T05:02:11.6011028Z Uploaded bytes 33554432 2025-03-14T05:02:11.8964426Z Uploaded bytes 41943040 2025-03-14T05:02:12.2030185Z Uploaded bytes 50331648 2025-03-14T05:02:12.5476817Z Uploaded bytes 58720256 2025-03-14T05:02:12.9340870Z Uploaded bytes 67108864 2025-03-14T05:02:13.1657531Z Uploaded bytes 75497472 2025-03-14T05:02:13.4114610Z Uploaded bytes 83886080 2025-03-14T05:02:13.7538941Z Uploaded bytes 92274688 2025-03-14T05:02:13.9710000Z Uploaded bytes 100663296 2025-03-14T05:02:14.3172330Z Uploaded bytes 109051904 2025-03-14T05:02:14.5369996Z Uploaded bytes 117440512 2025-03-14T05:02:14.9236831Z Uploaded bytes 125829120 2025-03-14T05:02:15.1373928Z Uploaded bytes 134217728 2025-03-14T05:02:15.4889924Z Uploaded bytes 142606336 2025-03-14T05:02:15.8660406Z Uploaded bytes 150994944 2025-03-14T05:02:16.0634902Z Uploaded bytes 159383552 2025-03-14T05:02:16.3889186Z Uploaded bytes 167772160 2025-03-14T05:02:16.6477506Z Uploaded bytes 176160768 2025-03-14T05:02:17.3644837Z Uploaded bytes 184549376 2025-03-14T05:02:17.5366715Z Uploaded bytes 192937984 2025-03-14T05:02:17.8504381Z Uploaded bytes 201326592 2025-03-14T05:02:17.9230825Z Uploaded bytes 209715200 2025-03-14T05:02:18.2023101Z Uploaded bytes 218103808 2025-03-14T05:02:18.5524854Z Uploaded bytes 226492416 2025-03-14T05:02:18.8158948Z Uploaded bytes 234881024 2025-03-14T05:02:19.0283959Z Uploaded bytes 243269632 2025-03-14T05:02:19.4500750Z Uploaded bytes 251658240 2025-03-14T05:02:19.7432068Z Uploaded bytes 260046848 2025-03-14T05:02:19.9830650Z Uploaded bytes 268435456 2025-03-14T05:02:20.2293651Z Uploaded bytes 276824064 2025-03-14T05:02:20.5906872Z Uploaded bytes 285212672 2025-03-14T05:02:20.8407969Z Uploaded bytes 293601280 2025-03-14T05:02:21.1278756Z Uploaded bytes 301989888 2025-03-14T05:02:21.4921531Z Uploaded bytes 310378496 2025-03-14T05:02:21.8178696Z Uploaded bytes 318767104 2025-03-14T05:02:22.1604500Z Uploaded bytes 327155712 2025-03-14T05:02:22.3858972Z Uploaded bytes 335544320 2025-03-14T05:02:22.6828757Z Uploaded bytes 343932928 2025-03-14T05:02:22.9430124Z Uploaded bytes 352321536 2025-03-14T05:02:23.3073141Z Uploaded bytes 360710144 2025-03-14T05:02:23.6352743Z Uploaded bytes 369098752 2025-03-14T05:02:23.9777338Z Uploaded bytes 377487360 2025-03-14T05:02:24.2013007Z Uploaded bytes 385875968 2025-03-14T05:02:24.5444778Z Uploaded bytes 394264576 2025-03-14T05:02:24.7852607Z Uploaded bytes 402653184 2025-03-14T05:02:25.0284015Z Uploaded bytes 411041792 2025-03-14T05:02:25.3289066Z Uploaded bytes 419430400 2025-03-14T05:02:25.6263620Z Uploaded bytes 427819008 2025-03-14T05:02:25.9470746Z Uploaded bytes 436207616 2025-03-14T05:02:26.3356044Z Uploaded bytes 444596224 2025-03-14T05:02:26.5156714Z Uploaded bytes 452984832 2025-03-14T05:02:26.9242272Z Uploaded bytes 461373440 2025-03-14T05:02:27.2259421Z Uploaded bytes 469762048 2025-03-14T05:02:27.4411981Z Uploaded bytes 478150656 2025-03-14T05:02:27.7188819Z Uploaded bytes 486539264 2025-03-14T05:02:28.1391431Z Uploaded bytes 494927872 2025-03-14T05:02:28.2994655Z Uploaded bytes 503316480 2025-03-14T05:02:28.6439843Z Uploaded bytes 511705088 2025-03-14T05:02:28.9556865Z Uploaded bytes 520093696 2025-03-14T05:02:29.2599192Z Uploaded bytes 528482304 2025-03-14T05:02:29.5361003Z Uploaded bytes 536870912 2025-03-14T05:02:29.7479176Z Uploaded bytes 545259520 2025-03-14T05:02:30.1187346Z Uploaded bytes 553648128 2025-03-14T05:02:30.4300880Z Uploaded bytes 562036736 2025-03-14T05:02:30.6896403Z Uploaded bytes 570425344 2025-03-14T05:02:31.1069460Z Uploaded bytes 578813952 2025-03-14T05:02:31.3042785Z Uploaded bytes 587202560 2025-03-14T05:02:31.5613425Z Uploaded bytes 595591168 2025-03-14T05:02:31.8743827Z Uploaded bytes 603979776 2025-03-14T05:02:32.2378408Z Uploaded bytes 612368384 2025-03-14T05:02:32.5166039Z Uploaded bytes 620756992 2025-03-14T05:02:32.8585660Z Uploaded bytes 629145600 2025-03-14T05:02:33.1309081Z Uploaded bytes 637534208 2025-03-14T05:02:33.5312650Z Uploaded bytes 645922816 2025-03-14T05:02:33.7114707Z Uploaded bytes 654311424 2025-03-14T05:02:34.1059327Z Uploaded bytes 662700032 2025-03-14T05:02:34.3579041Z Uploaded bytes 671088640 2025-03-14T05:02:34.5798283Z Uploaded bytes 679477248 2025-03-14T05:02:34.8058602Z Uploaded bytes 687865856 2025-03-14T05:02:35.1423560Z Uploaded bytes 696254464 2025-03-14T05:02:35.4775081Z Uploaded bytes 704643072 2025-03-14T05:02:35.8035526Z Uploaded bytes 713031680 2025-03-14T05:02:36.0932979Z Uploaded bytes 721420288 2025-03-14T05:02:36.4009390Z Uploaded bytes 729808896 2025-03-14T05:02:36.5855538Z Uploaded bytes 738197504 2025-03-14T05:02:36.8685745Z Uploaded bytes 746586112 2025-03-14T05:02:37.2034403Z Uploaded bytes 754974720 2025-03-14T05:02:37.5320140Z Uploaded bytes 763363328 2025-03-14T05:02:37.7693861Z Uploaded bytes 771751936 2025-03-14T05:02:38.1790109Z Uploaded bytes 780140544 2025-03-14T05:02:38.4876159Z Uploaded bytes 788529152 2025-03-14T05:02:38.7125255Z Uploaded bytes 796917760 2025-03-14T05:02:38.9670953Z Uploaded bytes 805306368 2025-03-14T05:02:39.3360058Z Uploaded bytes 813694976 2025-03-14T05:02:39.6533368Z Uploaded bytes 822083584 2025-03-14T05:02:39.8232414Z Uploaded bytes 830472192 2025-03-14T05:02:40.1507882Z Uploaded bytes 838860800 2025-03-14T05:02:40.4156100Z Uploaded bytes 847249408 2025-03-14T05:02:40.7470243Z Uploaded bytes 855638016 2025-03-14T05:02:41.0273174Z Uploaded bytes 864026624 2025-03-14T05:02:41.4186009Z Uploaded bytes 872415232 2025-03-14T05:02:41.7030131Z Uploaded bytes 880803840 2025-03-14T05:02:41.9255339Z Uploaded bytes 889192448 2025-03-14T05:02:42.2740284Z Uploaded bytes 897581056 2025-03-14T05:02:42.5579641Z Uploaded bytes 905969664 2025-03-14T05:02:42.8571698Z Uploaded bytes 914358272 2025-03-14T05:02:43.1738769Z Uploaded bytes 922746880 2025-03-14T05:02:43.4569566Z Uploaded bytes 931135488 2025-03-14T05:02:43.8838017Z Uploaded bytes 939524096 2025-03-14T05:02:44.1303812Z Uploaded bytes 947912704 2025-03-14T05:02:44.4995375Z Uploaded bytes 956301312 2025-03-14T05:02:44.7683676Z Uploaded bytes 964689920 2025-03-14T05:02:45.0554238Z Uploaded bytes 973078528 2025-03-14T05:02:45.2749321Z Uploaded bytes 981467136 2025-03-14T05:02:45.6303439Z Uploaded bytes 989855744 2025-03-14T05:02:45.9501654Z Uploaded bytes 998244352 2025-03-14T05:02:46.1638432Z Uploaded bytes 1006632960 2025-03-14T05:02:46.4968164Z Uploaded bytes 1015021568 2025-03-14T05:02:46.8069007Z Uploaded bytes 1023410176 2025-03-14T05:02:47.1415989Z Uploaded bytes 1031798784 2025-03-14T05:02:47.3738424Z Uploaded bytes 1040187392 2025-03-14T05:02:47.6540081Z Uploaded bytes 1048576000 2025-03-14T05:02:47.8970363Z Uploaded bytes 1056964608 2025-03-14T05:02:48.3014596Z Uploaded bytes 1065353216 2025-03-14T05:02:48.6289266Z Uploaded bytes 1073741824 2025-03-14T05:02:48.8712811Z Uploaded bytes 1082130432 2025-03-14T05:02:49.1466581Z Uploaded bytes 1090519040 2025-03-14T05:02:49.3661711Z Uploaded bytes 1098907648 2025-03-14T05:02:49.7349938Z Uploaded bytes 1107296256 2025-03-14T05:02:49.9860297Z Uploaded bytes 1115684864 2025-03-14T05:02:50.4141228Z Uploaded bytes 1124073472 2025-03-14T05:02:50.5687232Z Uploaded bytes 1132462080 2025-03-14T05:02:50.9222358Z Uploaded bytes 1140850688 2025-03-14T05:02:51.1670359Z Uploaded bytes 1149239296 2025-03-14T05:02:51.4913292Z Uploaded bytes 1157627904 2025-03-14T05:02:51.7876886Z Uploaded bytes 1166016512 2025-03-14T05:02:52.0552168Z Uploaded bytes 1174405120 2025-03-14T05:02:52.4623201Z Uploaded bytes 1182793728 2025-03-14T05:02:52.7582423Z Uploaded bytes 1191182336 2025-03-14T05:02:53.0027766Z Uploaded bytes 1199570944 2025-03-14T05:02:53.2215192Z Uploaded bytes 1207959552 2025-03-14T05:02:53.5906511Z Uploaded bytes 1216348160 2025-03-14T05:02:53.8997047Z Uploaded bytes 1224736768 2025-03-14T05:02:54.2391448Z Uploaded bytes 1233125376 2025-03-14T05:02:54.4879926Z Uploaded bytes 1241513984 2025-03-14T05:02:54.7461364Z Uploaded bytes 1249902592 2025-03-14T05:02:55.1147092Z Uploaded bytes 1258291200 2025-03-14T05:02:55.3846142Z Uploaded bytes 1266679808 2025-03-14T05:02:55.6037302Z Uploaded bytes 1275068416 2025-03-14T05:02:55.8821782Z Uploaded bytes 1283457024 2025-03-14T05:02:56.2226653Z Uploaded bytes 1291845632 2025-03-14T05:02:56.5961113Z Uploaded bytes 1300234240 2025-03-14T05:02:56.8194722Z Uploaded bytes 1308622848 2025-03-14T05:02:57.1715310Z Uploaded bytes 1317011456 2025-03-14T05:02:57.4057517Z Uploaded bytes 1325400064 2025-03-14T05:02:57.7050299Z Uploaded bytes 1333788672 2025-03-14T05:02:58.0134191Z Uploaded bytes 1342177280 2025-03-14T05:02:58.3099281Z Uploaded bytes 1350565888 2025-03-14T05:02:58.6337686Z Uploaded bytes 1358954496 2025-03-14T05:02:59.0133006Z Uploaded bytes 1367343104 2025-03-14T05:02:59.1882675Z Uploaded bytes 1375731712 2025-03-14T05:02:59.5707207Z Uploaded bytes 1384120320 2025-03-14T05:02:59.8418889Z Uploaded bytes 1392508928 2025-03-14T05:03:00.0704165Z Uploaded bytes 1400897536 2025-03-14T05:03:00.4409040Z Uploaded bytes 1409286144 2025-03-14T05:03:00.7914557Z Uploaded bytes 1417674752 2025-03-14T05:03:00.9954038Z Uploaded bytes 1426063360 2025-03-14T05:03:01.2342996Z Uploaded bytes 1434451968 2025-03-14T05:03:01.6330536Z Uploaded bytes 1442840576 2025-03-14T05:03:01.8779539Z Uploaded bytes 1451229184 2025-03-14T05:03:02.1932695Z Uploaded bytes 1459617792 2025-03-14T05:03:02.4564353Z Uploaded bytes 1468006400 2025-03-14T05:03:02.8077787Z Uploaded bytes 1476395008 2025-03-14T05:03:03.0042931Z Uploaded bytes 1484783616 2025-03-14T05:03:03.3059645Z Uploaded bytes 1493172224 2025-03-14T05:03:03.6120449Z Uploaded bytes 1501560832 2025-03-14T05:03:03.8810937Z Uploaded bytes 1509949440 2025-03-14T05:03:04.1910167Z Uploaded bytes 1518338048 2025-03-14T05:03:04.5152785Z Uploaded bytes 1526726656 2025-03-14T05:03:04.7395891Z Uploaded bytes 1535115264 2025-03-14T05:03:05.2102440Z Uploaded bytes 1543503872 2025-03-14T05:03:05.4756162Z Uploaded bytes 1551892480 2025-03-14T05:03:05.7943922Z Uploaded bytes 1560281088 2025-03-14T05:03:06.2092082Z Uploaded bytes 1568669696 2025-03-14T05:03:06.3064946Z Uploaded bytes 1577058304 2025-03-14T05:03:06.6493299Z Uploaded bytes 1585446912 2025-03-14T05:03:07.0366210Z Uploaded bytes 1593835520 2025-03-14T05:03:07.2411550Z Uploaded bytes 1602224128 2025-03-14T05:03:07.5004870Z Uploaded bytes 1610612736 2025-03-14T05:03:07.8141242Z Uploaded bytes 1619001344 2025-03-14T05:03:08.1118903Z Uploaded bytes 1627389952 2025-03-14T05:03:08.3615694Z Uploaded bytes 1635778560 2025-03-14T05:03:08.6401193Z Uploaded bytes 1644167168 2025-03-14T05:03:08.9627881Z Uploaded bytes 1652555776 2025-03-14T05:03:09.3064082Z Uploaded bytes 1660944384 2025-03-14T05:03:09.5803474Z Uploaded bytes 1669332992 2025-03-14T05:03:09.7855625Z Uploaded bytes 1677721600 2025-03-14T05:03:10.0619084Z Uploaded bytes 1686110208 2025-03-14T05:03:10.4526735Z Uploaded bytes 1694498816 2025-03-14T05:03:10.6586779Z Uploaded bytes 1702887424 2025-03-14T05:03:11.0028191Z Uploaded bytes 1711276032 2025-03-14T05:03:11.2941716Z Uploaded bytes 1719664640 2025-03-14T05:03:11.5707600Z Uploaded bytes 1728053248 2025-03-14T05:03:11.8595991Z Uploaded bytes 1736441856 2025-03-14T05:03:12.2142864Z Uploaded bytes 1744830464 2025-03-14T05:03:12.5003953Z Uploaded bytes 1753219072 2025-03-14T05:03:12.7231841Z Uploaded bytes 1761607680 2025-03-14T05:03:13.0953548Z Uploaded bytes 1769996288 2025-03-14T05:03:13.3894641Z Uploaded bytes 1778384896 2025-03-14T05:03:13.6760278Z Uploaded bytes 1786773504 2025-03-14T05:03:13.8923668Z Uploaded bytes 1795162112 2025-03-14T05:03:14.2104858Z Uploaded bytes 1803550720 2025-03-14T05:03:14.5224474Z Uploaded bytes 1811939328 2025-03-14T05:03:14.7618245Z Uploaded bytes 1820327936 2025-03-14T05:03:15.1611375Z Uploaded bytes 1828716544 2025-03-14T05:03:15.4528687Z Uploaded bytes 1837105152 2025-03-14T05:03:15.7086589Z Uploaded bytes 1845493760 2025-03-14T05:03:16.0750210Z Uploaded bytes 1853882368 2025-03-14T05:03:16.4035027Z Uploaded bytes 1862270976 2025-03-14T05:03:16.6272448Z Uploaded bytes 1870659584 2025-03-14T05:03:16.9430184Z Uploaded bytes 1879048192 2025-03-14T05:03:17.2123527Z Uploaded bytes 1887436800 2025-03-14T05:03:17.4913921Z Uploaded bytes 1895825408 2025-03-14T05:03:17.7828205Z Uploaded bytes 1901952254 2025-03-14T05:03:17.8202195Z Finished uploading artifact content to blob storage! 2025-03-14T05:03:17.8213532Z SHA256 hash of uploaded artifact zip is f7ea64e631c0fcb0c7b71a17df147ec044c6a35039cd6cd4ec769d852924afc7 2025-03-14T05:03:17.8215612Z Finalizing artifact upload 2025-03-14T05:03:17.9117997Z Artifact libtorch-cpu-shared-with-deps-debug.zip successfully finalized. Artifact ID 2750602981 2025-03-14T05:03:17.9118955Z Artifact libtorch-cpu-shared-with-deps-debug has been successfully uploaded! Final size is 1901952254 bytes. Artifact ID is 2750602981 2025-03-14T05:03:17.9125635Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/13849514994/artifacts/2750602981 2025-03-14T05:03:17.9547357Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-03-14T05:03:17.9547817Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-03-14T05:03:17.9570666Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T05:03:17.9571236Z env: 2025-03-14T05:03:17.9571578Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:03:17.9572022Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:03:17.9572349Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T05:03:17.9572915Z GITHUB_TOKEN: *** 2025-03-14T05:03:17.9573152Z PR_NUMBER: 2025-03-14T05:03:17.9573425Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:03:17.9573753Z SKIP_ALL_TESTS: 1 2025-03-14T05:03:17.9574092Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:03:17.9574485Z PACKAGE_TYPE: libtorch 2025-03-14T05:03:17.9574758Z DESIRED_CUDA: cpu 2025-03-14T05:03:17.9575039Z GPU_ARCH_TYPE: cpu 2025-03-14T05:03:17.9575291Z LIBTORCH_CONFIG: debug 2025-03-14T05:03:17.9575566Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:03:17.9575864Z DESIRED_PYTHON: 3.9 2025-03-14T05:03:17.9576160Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:03:17.9576597Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:03:17.9577001Z ##[endgroup] 2025-03-14T05:03:20.3746089Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T05:03:20.3891345Z Finished 2025-03-14T05:03:20.6606864Z Holding runner until all ssh sessions have logged out 2025-03-14T05:03:20.7067536Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-03-14T05:03:20.7068087Z .github\scripts\kill_active_ssh_sessions.ps1 2025-03-14T05:03:20.7083501Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T05:03:20.7084019Z env: 2025-03-14T05:03:20.7084401Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:03:20.7084850Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:03:20.7085230Z BUILD_ENVIRONMENT: windows-binary-libtorch-debug 2025-03-14T05:03:20.7085807Z GITHUB_TOKEN: *** 2025-03-14T05:03:20.7086092Z PR_NUMBER: 2025-03-14T05:03:20.7086388Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:03:20.7086758Z SKIP_ALL_TESTS: 1 2025-03-14T05:03:20.7087099Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:03:20.7087533Z PACKAGE_TYPE: libtorch 2025-03-14T05:03:20.7087822Z DESIRED_CUDA: cpu 2025-03-14T05:03:20.7088180Z GPU_ARCH_TYPE: cpu 2025-03-14T05:03:20.7088439Z LIBTORCH_CONFIG: debug 2025-03-14T05:03:20.7088754Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:03:20.7089240Z DESIRED_PYTHON: 3.9 2025-03-14T05:03:20.7089615Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:03:20.7090091Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:03:20.7090495Z ##[endgroup] 2025-03-14T05:03:21.0238273Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T05:03:21.0297461Z Finished 2025-03-14T05:03:21.0835527Z Post job cleanup. 2025-03-14T05:03:21.3206167Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-03-14T05:03:21.3435170Z git version 2.47.1.windows.2 2025-03-14T05:03:21.3492056Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\72db4a95-d20f-4bbd-8887-6eec3d9d458f\.gitconfig' 2025-03-14T05:03:21.3510103Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\72db4a95-d20f-4bbd-8887-6eec3d9d458f' before making global git config changes 2025-03-14T05:03:21.3511071Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T05:03:21.3520679Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-03-14T05:03:21.3836584Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-03-14T05:03:21.4090369Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-03-14T05:03:21.9151234Z Entering 'android/libs/fbjni' 2025-03-14T05:03:21.9746498Z Entering 'third_party/FP16' 2025-03-14T05:03:22.0288832Z Entering 'third_party/FXdiv' 2025-03-14T05:03:22.0840394Z Entering 'third_party/NNPACK' 2025-03-14T05:03:22.1365198Z Entering 'third_party/NVTX' 2025-03-14T05:03:22.1910059Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:03:22.2475460Z Entering 'third_party/XNNPACK' 2025-03-14T05:03:22.3116329Z Entering 'third_party/benchmark' 2025-03-14T05:03:22.3643935Z Entering 'third_party/composable_kernel' 2025-03-14T05:03:22.4265662Z Entering 'third_party/cpp-httplib' 2025-03-14T05:03:22.4796334Z Entering 'third_party/cpuinfo' 2025-03-14T05:03:22.5344478Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:03:22.5865245Z Entering 'third_party/cutlass' 2025-03-14T05:03:22.6465266Z Entering 'third_party/eigen' 2025-03-14T05:03:22.7058584Z Entering 'third_party/fbgemm' 2025-03-14T05:03:22.7590386Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:03:22.8148045Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:03:22.8678646Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:03:22.9278679Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:03:22.9824542Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:03:23.0371432Z Entering 'third_party/flash-attention' 2025-03-14T05:03:23.0901472Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:03:23.1525487Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:03:23.2147851Z Entering 'third_party/flatbuffers' 2025-03-14T05:03:23.2716960Z Entering 'third_party/fmt' 2025-03-14T05:03:23.3249296Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:03:23.3788456Z Entering 'third_party/gloo' 2025-03-14T05:03:23.4313166Z Entering 'third_party/googletest' 2025-03-14T05:03:23.4841310Z Entering 'third_party/ideep' 2025-03-14T05:03:23.5345859Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:03:23.5949184Z Entering 'third_party/ittapi' 2025-03-14T05:03:23.6462333Z Entering 'third_party/kineto' 2025-03-14T05:03:23.7021579Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:03:23.7556897Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:03:23.8112772Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:03:23.8646302Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:03:23.9187923Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:03:23.9709748Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:03:24.0280468Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:03:24.0822328Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:03:24.1361605Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:03:24.1919260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:03:24.2473376Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:03:24.3017338Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:03:24.3580083Z Entering 'third_party/kleidiai' 2025-03-14T05:03:24.4140944Z Entering 'third_party/mimalloc' 2025-03-14T05:03:24.4669840Z Entering 'third_party/nlohmann' 2025-03-14T05:03:24.5220890Z Entering 'third_party/onnx' 2025-03-14T05:03:24.5875902Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:03:24.6437111Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:03:24.6986597Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:03:24.7535353Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:03:24.8100614Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:03:24.8634967Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:03:24.9201381Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:03:24.9733372Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:03:25.0272601Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:03:25.0812227Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:03:25.1384488Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:03:25.1940983Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:03:25.2622560Z Entering 'third_party/pocketfft' 2025-03-14T05:03:25.3139359Z Entering 'third_party/protobuf' 2025-03-14T05:03:25.3709167Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:03:25.4250760Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:03:25.4809161Z Entering 'third_party/psimd' 2025-03-14T05:03:25.5354717Z Entering 'third_party/pthreadpool' 2025-03-14T05:03:25.5870261Z Entering 'third_party/pybind11' 2025-03-14T05:03:25.6412257Z Entering 'third_party/python-peachpy' 2025-03-14T05:03:25.6962627Z Entering 'third_party/sleef' 2025-03-14T05:03:25.7486429Z Entering 'third_party/tensorpipe' 2025-03-14T05:03:25.8034527Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:03:25.8573674Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:03:25.9139075Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:03:25.9678892Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:03:26.0202769Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:03:26.0896688Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T05:03:26.1097124Z http.https://github.com/.extraheader 2025-03-14T05:03:26.1138667Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-03-14T05:03:26.1387496Z [command]"C:\Program Files\Git\cmd\git.exe" 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-03-14T05:03:26.4593369Z Entering 'android/libs/fbjni' 2025-03-14T05:03:26.4994426Z http.https://github.com/.extraheader 2025-03-14T05:03:26.5288361Z Entering 'third_party/FP16' 2025-03-14T05:03:26.5688333Z http.https://github.com/.extraheader 2025-03-14T05:03:26.5975322Z Entering 'third_party/FXdiv' 2025-03-14T05:03:26.6359332Z http.https://github.com/.extraheader 2025-03-14T05:03:26.6649125Z Entering 'third_party/NNPACK' 2025-03-14T05:03:26.7086730Z http.https://github.com/.extraheader 2025-03-14T05:03:26.7367004Z Entering 'third_party/NVTX' 2025-03-14T05:03:26.7759098Z http.https://github.com/.extraheader 2025-03-14T05:03:26.8044014Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:03:26.8451221Z http.https://github.com/.extraheader 2025-03-14T05:03:26.8734129Z Entering 'third_party/XNNPACK' 2025-03-14T05:03:26.9129420Z http.https://github.com/.extraheader 2025-03-14T05:03:26.9437376Z Entering 'third_party/benchmark' 2025-03-14T05:03:26.9823233Z http.https://github.com/.extraheader 2025-03-14T05:03:27.0145613Z Entering 'third_party/composable_kernel' 2025-03-14T05:03:27.0534227Z http.https://github.com/.extraheader 2025-03-14T05:03:27.0823582Z Entering 'third_party/cpp-httplib' 2025-03-14T05:03:27.1208778Z http.https://github.com/.extraheader 2025-03-14T05:03:27.1491548Z Entering 'third_party/cpuinfo' 2025-03-14T05:03:27.1880652Z http.https://github.com/.extraheader 2025-03-14T05:03:27.2166236Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:03:27.2561249Z http.https://github.com/.extraheader 2025-03-14T05:03:27.2844550Z Entering 'third_party/cutlass' 2025-03-14T05:03:27.3254187Z http.https://github.com/.extraheader 2025-03-14T05:03:27.3564600Z Entering 'third_party/eigen' 2025-03-14T05:03:27.3962991Z http.https://github.com/.extraheader 2025-03-14T05:03:27.4250674Z Entering 'third_party/fbgemm' 2025-03-14T05:03:27.4645893Z http.https://github.com/.extraheader 2025-03-14T05:03:27.4915841Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:03:27.5318840Z http.https://github.com/.extraheader 2025-03-14T05:03:27.5607695Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:03:27.6000815Z http.https://github.com/.extraheader 2025-03-14T05:03:27.6285226Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:03:27.6675773Z http.https://github.com/.extraheader 2025-03-14T05:03:27.6974883Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:03:27.7370552Z http.https://github.com/.extraheader 2025-03-14T05:03:27.7656530Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:03:27.8072839Z http.https://github.com/.extraheader 2025-03-14T05:03:27.8390351Z Entering 'third_party/flash-attention' 2025-03-14T05:03:27.8778646Z http.https://github.com/.extraheader 2025-03-14T05:03:27.9056274Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:03:27.9490120Z http.https://github.com/.extraheader 2025-03-14T05:03:27.9781060Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:03:28.0176396Z http.https://github.com/.extraheader 2025-03-14T05:03:28.0488020Z Entering 'third_party/flatbuffers' 2025-03-14T05:03:28.0879276Z http.https://github.com/.extraheader 2025-03-14T05:03:28.1175207Z Entering 'third_party/fmt' 2025-03-14T05:03:28.1579380Z http.https://github.com/.extraheader 2025-03-14T05:03:28.1879955Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:03:28.2270040Z http.https://github.com/.extraheader 2025-03-14T05:03:28.2576847Z Entering 'third_party/gloo' 2025-03-14T05:03:28.2971356Z http.https://github.com/.extraheader 2025-03-14T05:03:28.3251187Z Entering 'third_party/googletest' 2025-03-14T05:03:28.3649794Z http.https://github.com/.extraheader 2025-03-14T05:03:28.3933241Z Entering 'third_party/ideep' 2025-03-14T05:03:28.4329973Z http.https://github.com/.extraheader 2025-03-14T05:03:28.4616821Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:03:28.5019753Z http.https://github.com/.extraheader 2025-03-14T05:03:28.5329420Z Entering 'third_party/ittapi' 2025-03-14T05:03:28.5748703Z http.https://github.com/.extraheader 2025-03-14T05:03:28.6041465Z Entering 'third_party/kineto' 2025-03-14T05:03:28.6448043Z http.https://github.com/.extraheader 2025-03-14T05:03:28.6720106Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:03:28.7119597Z http.https://github.com/.extraheader 2025-03-14T05:03:28.7389935Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:03:28.7804890Z http.https://github.com/.extraheader 2025-03-14T05:03:28.8101992Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:03:28.8494960Z http.https://github.com/.extraheader 2025-03-14T05:03:28.8780746Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:03:28.9208095Z http.https://github.com/.extraheader 2025-03-14T05:03:28.9499556Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:03:28.9912096Z http.https://github.com/.extraheader 2025-03-14T05:03:29.0191410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:03:29.0601646Z http.https://github.com/.extraheader 2025-03-14T05:03:29.0903263Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:03:29.1305263Z http.https://github.com/.extraheader 2025-03-14T05:03:29.1612126Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:03:29.2025277Z http.https://github.com/.extraheader 2025-03-14T05:03:29.2327466Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:03:29.2729720Z http.https://github.com/.extraheader 2025-03-14T05:03:29.3029343Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:03:29.3429325Z http.https://github.com/.extraheader 2025-03-14T05:03:29.3739768Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:03:29.4138348Z http.https://github.com/.extraheader 2025-03-14T05:03:29.4426918Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:03:29.4822194Z http.https://github.com/.extraheader 2025-03-14T05:03:29.5129942Z Entering 'third_party/kleidiai' 2025-03-14T05:03:29.5556993Z http.https://github.com/.extraheader 2025-03-14T05:03:29.5838882Z Entering 'third_party/mimalloc' 2025-03-14T05:03:29.6235970Z http.https://github.com/.extraheader 2025-03-14T05:03:29.6520538Z Entering 'third_party/nlohmann' 2025-03-14T05:03:29.6921144Z http.https://github.com/.extraheader 2025-03-14T05:03:29.7210201Z Entering 'third_party/onnx' 2025-03-14T05:03:29.7597984Z http.https://github.com/.extraheader 2025-03-14T05:03:29.7890672Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:03:29.8298604Z http.https://github.com/.extraheader 2025-03-14T05:03:29.8609290Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:03:29.8997062Z http.https://github.com/.extraheader 2025-03-14T05:03:29.9287216Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:03:29.9680005Z http.https://github.com/.extraheader 2025-03-14T05:03:29.9969236Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:03:30.0387344Z http.https://github.com/.extraheader 2025-03-14T05:03:30.0706335Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:03:30.1113062Z http.https://github.com/.extraheader 2025-03-14T05:03:30.1409018Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:03:30.1824094Z http.https://github.com/.extraheader 2025-03-14T05:03:30.2125072Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:03:30.2536997Z http.https://github.com/.extraheader 2025-03-14T05:03:30.2835999Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:03:30.3248629Z http.https://github.com/.extraheader 2025-03-14T05:03:30.3544435Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:03:30.3953567Z http.https://github.com/.extraheader 2025-03-14T05:03:30.4262650Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:03:30.4669813Z http.https://github.com/.extraheader 2025-03-14T05:03:30.4965574Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:03:30.5363460Z http.https://github.com/.extraheader 2025-03-14T05:03:30.5674829Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:03:30.6073501Z http.https://github.com/.extraheader 2025-03-14T05:03:30.6419428Z Entering 'third_party/pocketfft' 2025-03-14T05:03:30.6857075Z http.https://github.com/.extraheader 2025-03-14T05:03:30.7139740Z Entering 'third_party/protobuf' 2025-03-14T05:03:30.7567238Z http.https://github.com/.extraheader 2025-03-14T05:03:30.7854448Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:03:30.8267443Z http.https://github.com/.extraheader 2025-03-14T05:03:30.8557514Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:03:30.8961819Z http.https://github.com/.extraheader 2025-03-14T05:03:30.9274171Z Entering 'third_party/psimd' 2025-03-14T05:03:30.9670291Z http.https://github.com/.extraheader 2025-03-14T05:03:30.9955877Z Entering 'third_party/pthreadpool' 2025-03-14T05:03:31.0344720Z http.https://github.com/.extraheader 2025-03-14T05:03:31.0623402Z Entering 'third_party/pybind11' 2025-03-14T05:03:31.1008519Z http.https://github.com/.extraheader 2025-03-14T05:03:31.1297460Z Entering 'third_party/python-peachpy' 2025-03-14T05:03:31.1684083Z http.https://github.com/.extraheader 2025-03-14T05:03:31.1962801Z Entering 'third_party/sleef' 2025-03-14T05:03:31.2388549Z http.https://github.com/.extraheader 2025-03-14T05:03:31.2686968Z Entering 'third_party/tensorpipe' 2025-03-14T05:03:31.3059998Z http.https://github.com/.extraheader 2025-03-14T05:03:31.3329669Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:03:31.3723909Z http.https://github.com/.extraheader 2025-03-14T05:03:31.4006187Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:03:31.4398943Z http.https://github.com/.extraheader 2025-03-14T05:03:31.4693119Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:03:31.5085396Z http.https://github.com/.extraheader 2025-03-14T05:03:31.5376460Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:03:31.5774814Z http.https://github.com/.extraheader 2025-03-14T05:03:31.6064770Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:03:31.6464383Z http.https://github.com/.extraheader 2025-03-14T05:03:31.7184584Z Cleaning up orphan processes 2025-03-14T05:03:32.0040116Z Terminate orphan process: pid (3852) (vctip)