2025-03-14T03:51:49.0927665Z Current runner version: '2.322.0' 2025-03-14T03:51:49.0934437Z Runner name: 'i-0017adab5c2f721dd' 2025-03-14T03:51:49.0935211Z Runner group name: 'Default' 2025-03-14T03:51:49.0936117Z Machine name: 'EC2AMAZ-DD9BHOF' 2025-03-14T03:51:49.0938905Z ##[group]GITHUB_TOKEN Permissions 2025-03-14T03:51:49.0941266Z Contents: read 2025-03-14T03:51:49.0941795Z Metadata: read 2025-03-14T03:51:49.0942291Z Packages: read 2025-03-14T03:51:49.0942786Z ##[endgroup] 2025-03-14T03:51:49.0945863Z Secret source: Actions 2025-03-14T03:51:49.0946558Z Prepare workflow directory 2025-03-14T03:51:50.8011539Z Prepare all required actions 2025-03-14T03:51:50.8058681Z Getting action download info 2025-03-14T03:51:50.9460581Z Download action repository 'pytorch/test-infra@main' (SHA:de00dac6adc071cb2f9861380a0ed3947b93e5cc) 2025-03-14T03:51:53.1479933Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-14T03:51:53.5782964Z Download action repository 'actions/upload-artifact@v4.4.0' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874) 2025-03-14T03:51:54.2647103Z Complete job name: libtorch-cpu-shared-with-deps-release-build 2025-03-14T03:51:54.3230472Z ##[group]Run set -euo pipefail 2025-03-14T03:51:54.3231055Z set -euo pipefail 2025-03-14T03:51:54.3231346Z function get_ec2_metadata() { 2025-03-14T03:51:54.3231730Z  # Pulled from instance metadata endpoint for EC2 2025-03-14T03:51:54.3232382Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-14T03:51:54.3232940Z  category=$1 2025-03-14T03:51:54.3233831Z  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:54.3234729Z } 2025-03-14T03:51:54.3234976Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-14T03:51:54.3235408Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-14T03:51:54.3236027Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-14T03:51:54.3236434Z echo "system info $(uname -a)" 2025-03-14T03:51:54.3262076Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T03:51:54.3263019Z env: 2025-03-14T03:51:54.3263430Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:54.3263966Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:54.3264351Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T03:51:54.3265193Z GITHUB_TOKEN: *** 2025-03-14T03:51:54.3265433Z PR_NUMBER: 2025-03-14T03:51:54.3265737Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:54.3266108Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:54.3266479Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:54.3266958Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:54.3267283Z DESIRED_CUDA: cpu 2025-03-14T03:51:54.3267570Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:54.3267812Z LIBTORCH_CONFIG: release 2025-03-14T03:51:54.3268163Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:54.3268471Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:54.3268742Z ##[endgroup] 2025-03-14T03:51:54.4010831Z ami-id: ami-047591c381c19028d 2025-03-14T03:51:54.4497110Z instance-id: i-0017adab5c2f721dd 2025-03-14T03:51:54.4852521Z instance-type: c5d.4xlarge 2025-03-14T03:51:54.5047862Z system info MSYS_NT-10.0-17763 EC2AMAZ-DD9BHOF 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys 2025-03-14T03:51:54.5241312Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-03-14T03:51:54.5241788Z with: 2025-03-14T03:51:54.5242284Z github-secret: *** 2025-03-14T03:51:54.5242553Z activate-with-label: false 2025-03-14T03:51:54.5242824Z label: with-ssh 2025-03-14T03:51:54.5243057Z remove-existing-keys: true 2025-03-14T03:51:54.5243325Z fail-silently: true 2025-03-14T03:51:54.5244915Z env: 2025-03-14T03:51:54.5245249Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:54.5245758Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:54.5246127Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T03:51:54.5246670Z GITHUB_TOKEN: *** 2025-03-14T03:51:54.5246898Z PR_NUMBER: 2025-03-14T03:51:54.5247154Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:54.5247477Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:54.5247796Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:54.5248225Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:54.5248474Z DESIRED_CUDA: cpu 2025-03-14T03:51:54.5248682Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:54.5248910Z LIBTORCH_CONFIG: release 2025-03-14T03:51:54.5249189Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:54.5249483Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:54.5249710Z ##[endgroup] 2025-03-14T03:51:54.6690760Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-03-14T03:51:54.6693764Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-03-14T03:51:54.7451660Z ##[group]Run git config --global core.longpaths true 2025-03-14T03:51:54.7452256Z git config --global core.longpaths true 2025-03-14T03:51:54.7452640Z git config --global core.symlinks true 2025-03-14T03:51:54.7452959Z  2025-03-14T03:51:54.7453380Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-03-14T03:51:54.7453998Z # the directory on Windows and prevent GHA from checking out as reported 2025-03-14T03:51:54.7454515Z # in https://github.com/actions/checkout/issues/1018 2025-03-14T03:51:54.7454945Z git config --global core.fsmonitor false 2025-03-14T03:51:54.7474419Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T03:51:54.7474933Z env: 2025-03-14T03:51:54.7475272Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:54.7475709Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:54.7476079Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T03:51:54.7476743Z GITHUB_TOKEN: *** 2025-03-14T03:51:54.7476968Z PR_NUMBER: 2025-03-14T03:51:54.7477222Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:54.7477544Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:54.7477855Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:54.7478241Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:54.7478479Z DESIRED_CUDA: cpu 2025-03-14T03:51:54.7478692Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:54.7478929Z LIBTORCH_CONFIG: release 2025-03-14T03:51:54.7479193Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:54.7479486Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:54.7479715Z ##[endgroup] 2025-03-14T03:51:54.8741605Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-03-14T03:51:54.8742802Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-03-14T03:51:54.8759110Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T03:51:54.8759621Z env: 2025-03-14T03:51:54.8759971Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:54.8760413Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:54.8760878Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T03:51:54.8761594Z GITHUB_TOKEN: *** 2025-03-14T03:51:54.8761864Z PR_NUMBER: 2025-03-14T03:51:54.8762138Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:54.8762464Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:54.8762794Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:54.8763220Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:54.8764103Z DESIRED_CUDA: cpu 2025-03-14T03:51:54.8764334Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:54.8764577Z LIBTORCH_CONFIG: release 2025-03-14T03:51:54.8764849Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:54.8765126Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:54.8765355Z ##[endgroup] 2025-03-14T03:51:55.2787669Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T03:51:55.2836540Z Finished 2025-03-14T03:51:55.3160050Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TEMP -ErrorAction Ignore 2025-03-14T03:51:55.3160936Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TEMP -ErrorAction Ignore 2025-03-14T03:51:55.3161671Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-03-14T03:51:55.3162166Z # that it doesn't interfere 2025-03-14T03:51:55.3162645Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-03-14T03:51:55.3178478Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T03:51:55.3178983Z env: 2025-03-14T03:51:55.3179323Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:55.3179756Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:55.3180101Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T03:51:55.3180698Z GITHUB_TOKEN: *** 2025-03-14T03:51:55.3180971Z PR_NUMBER: 2025-03-14T03:51:55.3181238Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:55.3181633Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:55.3181952Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:55.3182388Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:55.3182621Z DESIRED_CUDA: cpu 2025-03-14T03:51:55.3182846Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:55.3183075Z LIBTORCH_CONFIG: release 2025-03-14T03:51:55.3183342Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:55.3183633Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:55.3183861Z ##[endgroup] 2025-03-14T03:51:55.6853901Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T03:51:55.6902037Z Finished 2025-03-14T03:51:56.1226102Z ##[group]Run echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2025-03-14T03:51:56.1226713Z echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2025-03-14T03:51:56.1227278Z echo "PYTORCH_FINAL_PACKAGE_DIR=${RUNNER_TEMP}/artifacts" >> "${GITHUB_ENV}" 2025-03-14T03:51:56.1227778Z echo "WIN_PACKAGE_WORK_DIR=${RUNNER_TEMP}" 2025-03-14T03:51:56.1247421Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T03:51:56.1247890Z env: 2025-03-14T03:51:56.1248221Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:56.1248663Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:56.1248999Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T03:51:56.1249887Z GITHUB_TOKEN: *** 2025-03-14T03:51:56.1250118Z PR_NUMBER: 2025-03-14T03:51:56.1250356Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:56.1250738Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:56.1251069Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:56.1251449Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:56.1251696Z DESIRED_CUDA: cpu 2025-03-14T03:51:56.1251922Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:56.1252155Z LIBTORCH_CONFIG: release 2025-03-14T03:51:56.1252438Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:56.1252721Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:56.1252952Z ##[endgroup] 2025-03-14T03:51:56.1444571Z WIN_PACKAGE_WORK_DIR=C:\actions-runner\_work\_temp 2025-03-14T03:51:56.1627336Z ##[group]Run actions/checkout@v4 2025-03-14T03:51:56.1627670Z with: 2025-03-14T03:51:56.1627905Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:56.1628226Z submodules: recursive 2025-03-14T03:51:56.1628644Z path: pytorch 2025-03-14T03:51:56.1628914Z show-progress: false 2025-03-14T03:51:56.1629200Z repository: pytorch/pytorch 2025-03-14T03:51:56.1629690Z token: *** 2025-03-14T03:51:56.1629936Z ssh-strict: true 2025-03-14T03:51:56.1630233Z ssh-user: git 2025-03-14T03:51:56.1630463Z persist-credentials: true 2025-03-14T03:51:56.1630718Z clean: true 2025-03-14T03:51:56.1630941Z sparse-checkout-cone-mode: true 2025-03-14T03:51:56.1631222Z fetch-depth: 1 2025-03-14T03:51:56.1631439Z fetch-tags: false 2025-03-14T03:51:56.1631655Z lfs: false 2025-03-14T03:51:56.1631872Z set-safe-directory: true 2025-03-14T03:51:56.1632108Z env: 2025-03-14T03:51:56.1632469Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:51:56.1632903Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:51:56.1633223Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T03:51:56.1633686Z GITHUB_TOKEN: *** 2025-03-14T03:51:56.1633903Z PR_NUMBER: 2025-03-14T03:51:56.1634159Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:51:56.1634482Z SKIP_ALL_TESTS: 1 2025-03-14T03:51:56.1634798Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:51:56.1635222Z PACKAGE_TYPE: libtorch 2025-03-14T03:51:56.1635507Z DESIRED_CUDA: cpu 2025-03-14T03:51:56.1635722Z GPU_ARCH_TYPE: cpu 2025-03-14T03:51:56.1635951Z LIBTORCH_CONFIG: release 2025-03-14T03:51:56.1636213Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:51:56.1636490Z DESIRED_PYTHON: 3.9 2025-03-14T03:51:56.1636775Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T03:51:56.1637217Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T03:51:56.1637615Z ##[endgroup] 2025-03-14T03:51:56.2973923Z Syncing repository: pytorch/pytorch 2025-03-14T03:51:56.2975310Z ##[group]Getting Git version info 2025-03-14T03:51:56.2975800Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch\pytorch' 2025-03-14T03:51:56.3103996Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-03-14T03:51:56.3315350Z git version 2.47.1.windows.2 2025-03-14T03:51:56.3362054Z ##[endgroup] 2025-03-14T03:51:56.3373139Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\bd471094-4d76-46b6-997b-951a10e6ef58\.gitconfig' 2025-03-14T03:51:56.3391700Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bd471094-4d76-46b6-997b-951a10e6ef58' before making global git config changes 2025-03-14T03:51:56.3392615Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:51:56.3402113Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-03-14T03:51:56.3653571Z ##[group]Initializing the repository 2025-03-14T03:51:56.3664337Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-03-14T03:51:56.4027925Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2025-03-14T03:51:56.4076866Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-03-14T03:51:56.4360039Z ##[endgroup] 2025-03-14T03:51:56.4360501Z ##[group]Disabling automatic garbage collection 2025-03-14T03:51:56.4371914Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-03-14T03:51:56.4616895Z ##[endgroup] 2025-03-14T03:51:56.4617327Z ##[group]Setting up auth 2025-03-14T03:51:56.4631303Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:51:56.4881551Z [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:56.8320972Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:51:56.8571115Z [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:51:57.1940436Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-03-14T03:51:57.2190171Z ##[endgroup] 2025-03-14T03:51:57.2190588Z ##[group]Fetching the repository 2025-03-14T03:51:57.2204672Z [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:01.5737505Z From https://github.com/pytorch/pytorch 2025-03-14T03:52:01.5738076Z * branch aed0b7a742a2d7b7901790622829cbd2135049a4 -> FETCH_HEAD 2025-03-14T03:52:01.5922034Z ##[endgroup] 2025-03-14T03:52:01.5922465Z ##[group]Determining the checkout info 2025-03-14T03:52:01.5924397Z ##[endgroup] 2025-03-14T03:52:01.5935310Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-03-14T03:52:01.6277618Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-03-14T03:52:01.6520659Z ##[group]Checking out the ref 2025-03-14T03:52:01.6532550Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:02.8610117Z Updating files: 12% (2028/16577) 2025-03-14T03:52:02.9176626Z Updating files: 13% (2156/16577) 2025-03-14T03:52:02.9800697Z Updating files: 14% (2321/16577) 2025-03-14T03:52:03.0359916Z Updating files: 15% (2487/16577) 2025-03-14T03:52:03.1033551Z Updating files: 16% (2653/16577) 2025-03-14T03:52:03.1669041Z Updating files: 17% (2819/16577) 2025-03-14T03:52:03.2173040Z Updating files: 18% (2984/16577) 2025-03-14T03:52:03.2770127Z Updating files: 19% (3150/16577) 2025-03-14T03:52:03.3421739Z Updating files: 20% (3316/16577) 2025-03-14T03:52:03.4035869Z Updating files: 21% (3482/16577) 2025-03-14T03:52:03.4599227Z Updating files: 22% (3647/16577) 2025-03-14T03:52:03.5156965Z Updating files: 23% (3813/16577) 2025-03-14T03:52:03.5704809Z Updating files: 24% (3979/16577) 2025-03-14T03:52:03.6261536Z Updating files: 25% (4145/16577) 2025-03-14T03:52:03.7018903Z Updating files: 26% (4311/16577) 2025-03-14T03:52:03.7502433Z Updating files: 26% (4400/16577) 2025-03-14T03:52:03.8134007Z Updating files: 27% (4476/16577) 2025-03-14T03:52:03.8775008Z Updating files: 28% (4642/16577) 2025-03-14T03:52:03.9395699Z Updating files: 29% (4808/16577) 2025-03-14T03:52:04.0005640Z Updating files: 30% (4974/16577) 2025-03-14T03:52:04.0706750Z Updating files: 31% (5139/16577) 2025-03-14T03:52:04.1528258Z Updating files: 32% (5305/16577) 2025-03-14T03:52:04.1878707Z Updating files: 33% (5471/16577) 2025-03-14T03:52:04.2134802Z Updating files: 34% (5637/16577) 2025-03-14T03:52:04.2372343Z Updating files: 35% (5802/16577) 2025-03-14T03:52:04.2611870Z Updating files: 36% (5968/16577) 2025-03-14T03:52:04.2839057Z Updating files: 37% (6134/16577) 2025-03-14T03:52:04.3777048Z Updating files: 38% (6300/16577) 2025-03-14T03:52:04.4724434Z Updating files: 39% (6466/16577) 2025-03-14T03:52:04.5035018Z Updating files: 40% (6631/16577) 2025-03-14T03:52:04.5300775Z Updating files: 41% (6797/16577) 2025-03-14T03:52:04.5556136Z Updating files: 42% (6963/16577) 2025-03-14T03:52:04.6612387Z Updating files: 43% (7129/16577) 2025-03-14T03:52:04.6869523Z Updating files: 44% (7294/16577) 2025-03-14T03:52:04.6942588Z Updating files: 45% (7460/16577) 2025-03-14T03:52:04.7284464Z Updating files: 45% (7509/16577) 2025-03-14T03:52:04.7802382Z Updating files: 46% (7626/16577) 2025-03-14T03:52:04.8105777Z Updating files: 47% (7792/16577) 2025-03-14T03:52:04.8373672Z Updating files: 48% (7957/16577) 2025-03-14T03:52:04.8676490Z Updating files: 49% (8123/16577) 2025-03-14T03:52:04.8940719Z Updating files: 50% (8289/16577) 2025-03-14T03:52:04.9237334Z Updating files: 51% (8455/16577) 2025-03-14T03:52:04.9519718Z Updating files: 52% (8621/16577) 2025-03-14T03:52:04.9833219Z Updating files: 53% (8786/16577) 2025-03-14T03:52:05.0129917Z Updating files: 54% (8952/16577) 2025-03-14T03:52:05.0445168Z Updating files: 55% (9118/16577) 2025-03-14T03:52:05.0734984Z Updating files: 56% (9284/16577) 2025-03-14T03:52:05.1031587Z Updating files: 57% (9449/16577) 2025-03-14T03:52:05.1348639Z Updating files: 58% (9615/16577) 2025-03-14T03:52:05.2774043Z Updating files: 59% (9781/16577) 2025-03-14T03:52:05.3102889Z Updating files: 60% (9947/16577) 2025-03-14T03:52:05.3386555Z Updating files: 61% (10112/16577) 2025-03-14T03:52:05.3697496Z Updating files: 62% (10278/16577) 2025-03-14T03:52:05.3958039Z Updating files: 63% (10444/16577) 2025-03-14T03:52:05.4267687Z Updating files: 64% (10610/16577) 2025-03-14T03:52:05.4703958Z Updating files: 65% (10776/16577) 2025-03-14T03:52:05.5493659Z Updating files: 66% (10941/16577) 2025-03-14T03:52:05.5973188Z Updating files: 67% (11107/16577) 2025-03-14T03:52:05.6257855Z Updating files: 68% (11273/16577) 2025-03-14T03:52:05.6684477Z Updating files: 69% (11439/16577) 2025-03-14T03:52:05.6983756Z Updating files: 70% (11604/16577) 2025-03-14T03:52:05.7389449Z Updating files: 70% (11678/16577) 2025-03-14T03:52:05.8223354Z Updating files: 71% (11770/16577) 2025-03-14T03:52:05.9110588Z Updating files: 72% (11936/16577) 2025-03-14T03:52:06.0731224Z Updating files: 73% (12102/16577) 2025-03-14T03:52:06.1293717Z Updating files: 74% (12267/16577) 2025-03-14T03:52:06.1870722Z Updating files: 75% (12433/16577) 2025-03-14T03:52:06.2523744Z Updating files: 76% (12599/16577) 2025-03-14T03:52:06.3240963Z Updating files: 77% (12765/16577) 2025-03-14T03:52:06.4002102Z Updating files: 78% (12931/16577) 2025-03-14T03:52:06.4742257Z Updating files: 79% (13096/16577) 2025-03-14T03:52:06.5483087Z Updating files: 80% (13262/16577) 2025-03-14T03:52:06.6020511Z Updating files: 81% (13428/16577) 2025-03-14T03:52:06.6560727Z Updating files: 82% (13594/16577) 2025-03-14T03:52:06.7007289Z Updating files: 83% (13759/16577) 2025-03-14T03:52:06.7132123Z Updating files: 83% (13887/16577) 2025-03-14T03:52:06.7772035Z Updating files: 84% (13925/16577) 2025-03-14T03:52:06.8338310Z Updating files: 85% (14091/16577) 2025-03-14T03:52:06.8906288Z Updating files: 86% (14257/16577) 2025-03-14T03:52:06.9434343Z Updating files: 87% (14422/16577) 2025-03-14T03:52:06.9989531Z Updating files: 88% (14588/16577) 2025-03-14T03:52:07.0668235Z Updating files: 89% (14754/16577) 2025-03-14T03:52:07.1242359Z Updating files: 90% (14920/16577) 2025-03-14T03:52:07.1969311Z Updating files: 91% (15086/16577) 2025-03-14T03:52:07.4241644Z Updating files: 92% (15251/16577) 2025-03-14T03:52:07.4820585Z Updating files: 93% (15417/16577) 2025-03-14T03:52:07.5492458Z Updating files: 94% (15583/16577) 2025-03-14T03:52:07.6056553Z Updating files: 95% (15749/16577) 2025-03-14T03:52:07.7726979Z Updating files: 96% (15914/16577) 2025-03-14T03:52:07.7728572Z Updating files: 96% (16079/16577) 2025-03-14T03:52:07.8553521Z Updating files: 97% (16080/16577) 2025-03-14T03:52:07.9193142Z Updating files: 98% (16246/16577) 2025-03-14T03:52:07.9808010Z Updating files: 99% (16412/16577) 2025-03-14T03:52:07.9808331Z Updating files: 100% (16577/16577) 2025-03-14T03:52:07.9808616Z Updating files: 100% (16577/16577), done. 2025-03-14T03:52:08.0174856Z Note: switching to 'aed0b7a742a2d7b7901790622829cbd2135049a4'. 2025-03-14T03:52:08.0175215Z 2025-03-14T03:52:08.0175431Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-14T03:52:08.0176218Z changes and commit them, and you can discard any commits you make in this 2025-03-14T03:52:08.0176759Z state without impacting any branches by switching back to a branch. 2025-03-14T03:52:08.0177075Z 2025-03-14T03:52:08.0177285Z If you want to create a new branch to retain commits you create, you may 2025-03-14T03:52:08.0178444Z do so (now or later) by using -c with the switch command. Example: 2025-03-14T03:52:08.0178722Z 2025-03-14T03:52:08.0178844Z git switch -c 2025-03-14T03:52:08.0179041Z 2025-03-14T03:52:08.0179141Z Or undo this operation with: 2025-03-14T03:52:08.0179321Z 2025-03-14T03:52:08.0179404Z git switch - 2025-03-14T03:52:08.0179542Z 2025-03-14T03:52:08.0179773Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-14T03:52:08.0180113Z 2025-03-14T03:52:08.0180421Z HEAD is now at aed0b7a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T03:52:08.0270428Z ##[endgroup] 2025-03-14T03:52:08.0270945Z ##[group]Setting up auth for fetching submodules 2025-03-14T03:52:08.0285434Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-03-14T03:52:08.0543270Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-03-14T03:52:08.0819563Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-14T03:52:08.1068534Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-14T03:52:08.1313160Z ##[endgroup] 2025-03-14T03:52:08.1313614Z ##[group]Fetching submodules 2025-03-14T03:52:08.1328358Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-03-14T03:52:08.5133423Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-03-14T03:52:08.9246917Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-03-14T03:52:08.9247958Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-03-14T03:52:08.9248936Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-03-14T03:52:08.9249933Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-03-14T03:52:08.9250804Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-03-14T03:52:08.9251975Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-03-14T03:52:08.9253188Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-03-14T03:52:08.9254128Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-03-14T03:52:08.9255173Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-03-14T03:52:08.9256257Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-03-14T03:52:08.9257220Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-03-14T03:52:08.9258219Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-03-14T03:52:08.9259222Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-03-14T03:52:08.9260362Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-03-14T03:52:08.9261233Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-03-14T03:52:08.9262245Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-03-14T03:52:08.9263513Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-03-14T03:52:08.9264416Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-03-14T03:52:08.9265344Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:52:08.9266340Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2025-03-14T03:52:08.9267302Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-03-14T03:52:08.9268192Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-03-14T03:52:08.9269026Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-03-14T03:52:08.9269881Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-03-14T03:52:08.9270886Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-03-14T03:52:08.9271838Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-03-14T03:52:08.9272770Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-03-14T03:52:08.9273621Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-03-14T03:52:08.9274666Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-03-14T03:52:08.9275785Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-03-14T03:52:08.9276772Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-03-14T03:52:08.9277789Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-03-14T03:52:08.9278870Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-03-14T03:52:08.9319216Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-03-14T03:52:08.9320286Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-03-14T03:52:08.9321229Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-03-14T03:52:08.9322160Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-03-14T03:52:08.9696591Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2025-03-14T03:52:10.0850943Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2025-03-14T03:52:10.0851904Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2025-03-14T03:52:10.1833854Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2025-03-14T03:52:11.2658477Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2025-03-14T03:52:11.2684117Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-03-14T03:52:11.2685097Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2025-03-14T03:52:11.2685896Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2025-03-14T03:52:11.2686857Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2025-03-14T03:52:11.2688180Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2025-03-14T03:52:11.2689478Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2025-03-14T03:52:11.2690672Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2025-03-14T03:52:11.2691358Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2025-03-14T03:52:11.3318395Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2025-03-14T03:52:14.6042434Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2025-03-14T03:52:14.6043175Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention'... 2025-03-14T03:52:14.6043981Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-03-14T03:52:14.6044691Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2025-03-14T03:52:14.6045357Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2025-03-14T03:52:14.6046024Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2025-03-14T03:52:14.6046706Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2025-03-14T03:52:14.6047392Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kleidiai'... 2025-03-14T03:52:14.6048055Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2025-03-14T03:52:14.6048708Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2025-03-14T03:52:14.6049351Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2025-03-14T03:52:14.6050002Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2025-03-14T03:52:14.6050659Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2025-03-14T03:52:14.6051318Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2025-03-14T03:52:14.6051971Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2025-03-14T03:52:14.6052735Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2025-03-14T03:52:14.6053474Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2025-03-14T03:52:14.6054185Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2025-03-14T03:52:14.6054825Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2025-03-14T03:52:14.6055518Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-03-14T03:52:14.6056237Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2025-03-14T03:52:14.6056904Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2025-03-14T03:52:14.6057556Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2025-03-14T03:52:15.6288223Z From https://github.com/facebookincubator/fbjni 2025-03-14T03:52:15.6288747Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-03-14T03:52:15.7031568Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-03-14T03:52:16.6965677Z From https://github.com/Maratyszcza/FP16 2025-03-14T03:52:16.6966205Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-03-14T03:52:16.7549591Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-03-14T03:52:17.4641705Z From https://github.com/Maratyszcza/FXdiv 2025-03-14T03:52:17.4642202Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-03-14T03:52:17.5034492Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-03-14T03:52:18.2940706Z From https://github.com/Maratyszcza/NNPACK 2025-03-14T03:52:18.2941308Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-03-14T03:52:18.4167714Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-03-14T03:52:19.3377605Z From https://github.com/NVIDIA/NVTX 2025-03-14T03:52:19.3378126Z * branch e170594ac7cf1dac584da473d4ca9301087090c1 -> FETCH_HEAD 2025-03-14T03:52:19.5198224Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-03-14T03:52:20.4427646Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-03-14T03:52:20.4428293Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2025-03-14T03:52:20.5881925Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-03-14T03:52:24.4041357Z From https://github.com/google/XNNPACK 2025-03-14T03:52:24.4041846Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-03-14T03:52:29.9163474Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-03-14T03:52:30.9775752Z From https://github.com/google/benchmark 2025-03-14T03:52:30.9776247Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2025-03-14T03:52:31.0674336Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-03-14T03:52:32.1626643Z From https://github.com/ROCm/composable_kernel 2025-03-14T03:52:32.1627492Z * branch 8086bbe3a78d931eb96fe12fdc014082e18d18d3 -> FETCH_HEAD 2025-03-14T03:52:34.0613011Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-03-14T03:52:34.9995185Z From https://github.com/yhirose/cpp-httplib 2025-03-14T03:52:34.9995688Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2025-03-14T03:52:35.1013676Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-03-14T03:52:36.0169610Z From https://github.com/pytorch/cpuinfo 2025-03-14T03:52:36.0170122Z * branch 1e83a2fdd3102f65c6f1fb602c1b320486218a99 -> FETCH_HEAD 2025-03-14T03:52:36.3570153Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-03-14T03:52:37.1859497Z From https://github.com/NVIDIA/cudnn-frontend 2025-03-14T03:52:37.1860005Z * branch 91b7532f3386768bba4f444ee7672b497f34da8a -> FETCH_HEAD 2025-03-14T03:52:37.3177229Z Submodule path 'third_party/cudnn_frontend': checked out '91b7532f3386768bba4f444ee7672b497f34da8a' 2025-03-14T03:52:38.3048100Z From https://github.com/NVIDIA/cutlass 2025-03-14T03:52:38.3048595Z * branch afa1772203677c5118fcd82537a9c8fefbcc7008 -> FETCH_HEAD 2025-03-14T03:52:41.5014892Z Submodule path 'third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008' 2025-03-14T03:52:43.6075698Z From https://gitlab.com/libeigen/eigen 2025-03-14T03:52:43.6076195Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2025-03-14T03:52:44.3145355Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-03-14T03:52:45.5144095Z From https://github.com/pytorch/fbgemm 2025-03-14T03:52:45.5144816Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2025-03-14T03:52:45.7700471Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-03-14T03:52:45.7870802Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:52:45.7872106Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:52:45.7873163Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:52:45.7874247Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:52:45.7875458Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:52:45.8302379Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2025-03-14T03:52:48.7569824Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2025-03-14T03:52:48.7570735Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2025-03-14T03:52:48.7571613Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2025-03-14T03:52:48.7572471Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2025-03-14T03:52:49.8718865Z From https://github.com/asmjit/asmjit 2025-03-14T03:52:49.8719367Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2025-03-14T03:52:50.0102227Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-03-14T03:52:51.1044724Z From https://github.com/pytorch/cpuinfo 2025-03-14T03:52:51.1045300Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2025-03-14T03:52:51.4164851Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-03-14T03:52:52.9526678Z From https://github.com/NVIDIA/cutlass 2025-03-14T03:52:52.9527211Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2025-03-14T03:52:55.3182229Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-03-14T03:52:56.4279451Z From https://github.com/google/googletest 2025-03-14T03:52:56.4279984Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2025-03-14T03:52:56.7675999Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-03-14T03:52:57.7080656Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-03-14T03:52:57.7081251Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2025-03-14T03:52:57.7494105Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-03-14T03:52:58.5948043Z From https://github.com/Dao-AILab/flash-attention 2025-03-14T03:52:58.5948611Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-03-14T03:52:58.9315478Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-03-14T03:52:58.9426157Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:52:58.9427342Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:53:02.1622975Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-03-14T03:53:02.1624142Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-03-14T03:53:03.4269504Z From https://github.com/ROCm/composable_kernel 2025-03-14T03:53:03.4270041Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-03-14T03:53:05.4391758Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-03-14T03:53:07.2973523Z From https://github.com/NVIDIA/cutlass 2025-03-14T03:53:07.2974011Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-03-14T03:53:09.8261512Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-03-14T03:53:11.1366879Z From https://github.com/google/flatbuffers 2025-03-14T03:53:11.1367404Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2025-03-14T03:53:12.0968663Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-03-14T03:53:12.9727818Z From https://github.com/fmtlib/fmt 2025-03-14T03:53:12.9728315Z * branch 123913715afeb8a437e6388b4473fcc4753e1c9a -> FETCH_HEAD 2025-03-14T03:53:13.0692217Z Submodule path 'third_party/fmt': checked out '123913715afeb8a437e6388b4473fcc4753e1c9a' 2025-03-14T03:53:14.9420472Z From https://github.com/google/gemmlowp 2025-03-14T03:53:14.9420973Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-03-14T03:53:15.0582912Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-03-14T03:53:15.9303114Z From https://github.com/facebookincubator/gloo 2025-03-14T03:53:15.9303712Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2025-03-14T03:53:16.0469407Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2025-03-14T03:53:17.3376827Z From https://github.com/google/googletest 2025-03-14T03:53:17.3377343Z * branch b514bdc898e2951020cbdca1304b75f5950d1f59 -> FETCH_HEAD 2025-03-14T03:53:17.4866174Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-03-14T03:53:18.5360003Z From https://github.com/intel/ideep 2025-03-14T03:53:18.5360507Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-03-14T03:53:18.5831496Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-03-14T03:53:18.5922969Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-03-14T03:53:22.0191048Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-03-14T03:53:24.4005209Z From https://github.com/intel/mkl-dnn 2025-03-14T03:53:24.4005724Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-03-14T03:53:27.0506967Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-03-14T03:53:28.1202375Z From https://github.com/intel/ittapi 2025-03-14T03:53:28.1202887Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2025-03-14T03:53:28.1969983Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-03-14T03:53:28.9346785Z From https://github.com/pytorch/kineto 2025-03-14T03:53:28.9347290Z * branch 2859721fd9e73d3ca1c56f827dbc64e6d68f78a2 -> FETCH_HEAD 2025-03-14T03:53:29.1812946Z Submodule path 'third_party/kineto': checked out '2859721fd9e73d3ca1c56f827dbc64e6d68f78a2' 2025-03-14T03:53:29.1951289Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:53:29.1952570Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:53:29.1954490Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:53:30.0569539Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-03-14T03:53:30.0571012Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-03-14T03:53:30.0572084Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-03-14T03:53:31.1674873Z From https://github.com/facebookincubator/dynolog 2025-03-14T03:53:31.1675418Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2025-03-14T03:53:31.4213364Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-03-14T03:53:31.4448621Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:53:31.4449873Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:53:31.4451076Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:53:31.4452342Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:53:31.4453696Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:53:31.4455022Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:53:31.4456348Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:53:31.4457602Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:53:31.5022812Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-03-14T03:53:33.5918538Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-03-14T03:53:33.5919709Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-03-14T03:53:33.5920914Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-03-14T03:53:33.5921995Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-03-14T03:53:33.5923068Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-03-14T03:53:33.5924195Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-03-14T03:53:33.5925290Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-03-14T03:53:35.2499801Z From https://github.com/NVIDIA/DCGM 2025-03-14T03:53:35.2500304Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-03-14T03:53:35.8206459Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-03-14T03:53:36.6907557Z From https://github.com/libcpr/cpr 2025-03-14T03:53:36.6908055Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-03-14T03:53:36.7712350Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-03-14T03:53:37.7212389Z From https://github.com/fmtlib/fmt 2025-03-14T03:53:37.7212893Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-03-14T03:53:37.8345428Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-03-14T03:53:38.7719284Z From https://github.com/gflags/gflags 2025-03-14T03:53:38.7719785Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-03-14T03:53:38.8229124Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-03-14T03:53:38.8318655Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:53:39.2187946Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-03-14T03:53:40.0377996Z From https://github.com/gflags/gflags 2025-03-14T03:53:40.0378498Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-03-14T03:53:40.0758243Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-03-14T03:53:41.6651020Z From https://github.com/google/glog 2025-03-14T03:53:41.6651529Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-03-14T03:53:41.7410578Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-03-14T03:53:42.8534299Z From https://github.com/google/googletest 2025-03-14T03:53:42.8534802Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2025-03-14T03:53:42.9948400Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-03-14T03:53:44.1143628Z From https://github.com/nlohmann/json 2025-03-14T03:53:44.1144144Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-03-14T03:53:44.4645090Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-03-14T03:53:46.0599096Z From https://github.com/dtrugman/pfs 2025-03-14T03:53:46.0599612Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-03-14T03:53:46.1283816Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-03-14T03:53:47.3386025Z From https://github.com/fmtlib/fmt 2025-03-14T03:53:47.3386519Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2025-03-14T03:53:47.4434038Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-03-14T03:53:48.5221087Z From https://github.com/google/googletest 2025-03-14T03:53:48.5221631Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2025-03-14T03:53:48.7361306Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-03-14T03:53:49.6797517Z From https://github.com/ARM-software/kleidiai 2025-03-14T03:53:49.6798182Z * branch ef685a13cfbe8d418aa2ed34350e21e4938358b6 -> FETCH_HEAD 2025-03-14T03:53:49.8522763Z Submodule path 'third_party/kleidiai': checked out 'ef685a13cfbe8d418aa2ed34350e21e4938358b6' 2025-03-14T03:53:50.8236715Z From https://github.com/microsoft/mimalloc 2025-03-14T03:53:50.8237233Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2025-03-14T03:53:50.9494454Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-03-14T03:53:52.0848986Z From https://github.com/nlohmann/json 2025-03-14T03:53:52.0849481Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2025-03-14T03:53:52.4994662Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-03-14T03:53:53.8395255Z From https://github.com/onnx/onnx 2025-03-14T03:53:53.8395763Z * branch b8baa8446686496da4cc8fda09f2b6fe65c2a02c -> FETCH_HEAD 2025-03-14T03:53:56.7151593Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-03-14T03:53:56.7264627Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-03-14T03:53:57.1579240Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-03-14T03:53:58.0665995Z From https://github.com/pybind/pybind11 2025-03-14T03:53:58.0666514Z * branch 3e9dfa2866941655c56877882565e7577de6fc7b -> FETCH_HEAD 2025-03-14T03:53:58.2183800Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-03-14T03:53:59.2716077Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-03-14T03:53:59.2716643Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-03-14T03:53:59.6836035Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-03-14T03:53:59.7055325Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:53:59.7056607Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:53:59.7057761Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:53:59.7058931Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:53:59.7060331Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:53:59.7061844Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:53:59.7063324Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:53:59.7064505Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:53:59.7489589Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-03-14T03:54:01.0379965Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-03-14T03:54:01.0381063Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-03-14T03:54:01.0382122Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-03-14T03:54:01.0383096Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-03-14T03:54:01.0384310Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-03-14T03:54:01.0385333Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-03-14T03:54:01.0386319Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-03-14T03:54:01.9026244Z From https://github.com/google/benchmark 2025-03-14T03:54:01.9026748Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-03-14T03:54:02.0021151Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-03-14T03:54:03.1179126Z From https://github.com/google/googletest 2025-03-14T03:54:03.1179655Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-03-14T03:54:03.2670813Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-03-14T03:54:04.2661198Z From https://github.com/microsoft/GSL 2025-03-14T03:54:04.2661702Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-03-14T03:54:04.3449516Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-03-14T03:54:05.4901426Z From https://github.com/nlohmann/json 2025-03-14T03:54:05.4901942Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-03-14T03:54:05.9405187Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-03-14T03:54:06.8829085Z From https://github.com/open-telemetry/opentelemetry-proto 2025-03-14T03:54:06.8829647Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-03-14T03:54:06.9367341Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-03-14T03:54:07.6244665Z From https://github.com/opentracing/opentracing-cpp 2025-03-14T03:54:07.6245205Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-03-14T03:54:07.6913120Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-03-14T03:54:09.3304323Z From https://github.com/jupp0r/prometheus-cpp 2025-03-14T03:54:09.3304854Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-03-14T03:54:09.4327107Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-03-14T03:54:09.4438835Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:54:09.4440344Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:54:10.6108573Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-03-14T03:54:10.6109836Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-03-14T03:54:11.6473998Z From https://github.com/civetweb/civetweb 2025-03-14T03:54:11.6474518Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-03-14T03:54:12.2449147Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-03-14T03:54:13.4449181Z From https://github.com/google/googletest 2025-03-14T03:54:13.4449689Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-03-14T03:54:13.5965423Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-03-14T03:54:15.8491968Z From https://github.com/Microsoft/vcpkg 2025-03-14T03:54:15.8492590Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-03-14T03:54:20.7948248Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-03-14T03:54:21.6369759Z From https://github.com/mreineck/pocketfft 2025-03-14T03:54:21.6370279Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2025-03-14T03:54:21.6710854Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-03-14T03:54:24.7425769Z From https://github.com/protocolbuffers/protobuf 2025-03-14T03:54:24.7426310Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-03-14T03:54:25.7893866Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-03-14T03:54:25.8007261Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:54:25.8008555Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-03-14T03:54:26.3430865Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-03-14T03:54:26.3431792Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-03-14T03:54:27.7791288Z From https://github.com/google/benchmark 2025-03-14T03:54:27.7791780Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-03-14T03:54:27.8786061Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-03-14T03:54:29.0779585Z From https://github.com/google/googletest 2025-03-14T03:54:29.0780125Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-03-14T03:54:29.2594306Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-03-14T03:54:29.3340257Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-03-14T03:54:30.2205705Z From https://github.com/Maratyszcza/pthreadpool 2025-03-14T03:54:30.2206241Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-03-14T03:54:30.2660979Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-03-14T03:54:31.6677046Z From https://github.com/pybind/pybind11 2025-03-14T03:54:31.8040784Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-03-14T03:54:31.8041467Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-03-14T03:54:32.5866675Z From https://github.com/malfet/PeachPy 2025-03-14T03:54:32.5867187Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-03-14T03:54:32.6834710Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-03-14T03:54:33.5616141Z From https://github.com/shibatch/sleef 2025-03-14T03:54:33.5616654Z * branch 56e1f79cb140fb9326d612d0be06b5250565cade -> FETCH_HEAD 2025-03-14T03:54:33.7067917Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-03-14T03:54:34.4603845Z From https://github.com/pytorch/tensorpipe 2025-03-14T03:54:34.4604356Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2025-03-14T03:54:34.5943769Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-03-14T03:54:34.6095373Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:54:34.6096533Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:54:34.6097582Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:54:34.6099627Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:54:35.3683290Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-03-14T03:54:35.3684233Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-03-14T03:54:35.3685122Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-03-14T03:54:35.3686040Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-03-14T03:54:36.4587674Z From https://github.com/google/googletest 2025-03-14T03:54:36.4588197Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-03-14T03:54:36.6087348Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-03-14T03:54:37.3296956Z From https://github.com/google/libnop 2025-03-14T03:54:37.3297448Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-03-14T03:54:37.3987616Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-03-14T03:54:39.0093139Z From https://github.com/libuv/libuv 2025-03-14T03:54:39.0093659Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2025-03-14T03:54:39.2032664Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-03-14T03:54:40.1522571Z From https://github.com/pybind/pybind11 2025-03-14T03:54:40.1523090Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-03-14T03:54:40.2593857Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-03-14T03:54:40.2682807Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:54:40.6490142Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-03-14T03:54:41.3617313Z From https://github.com/wjakob/clang-cindex-python3 2025-03-14T03:54:41.3617869Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-03-14T03:54:41.3964010Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-03-14T03:54:41.4185005Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-03-14T03:54:41.7721856Z Entering 'android/libs/fbjni' 2025-03-14T03:54:41.8081924Z Entering 'third_party/FP16' 2025-03-14T03:54:41.8422406Z Entering 'third_party/FXdiv' 2025-03-14T03:54:41.8759331Z Entering 'third_party/NNPACK' 2025-03-14T03:54:41.9109767Z Entering 'third_party/NVTX' 2025-03-14T03:54:41.9449075Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:54:41.9784599Z Entering 'third_party/XNNPACK' 2025-03-14T03:54:42.0135075Z Entering 'third_party/benchmark' 2025-03-14T03:54:42.0471295Z Entering 'third_party/composable_kernel' 2025-03-14T03:54:42.0841292Z Entering 'third_party/cpp-httplib' 2025-03-14T03:54:42.1177115Z Entering 'third_party/cpuinfo' 2025-03-14T03:54:42.1500469Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:54:42.1848359Z Entering 'third_party/cutlass' 2025-03-14T03:54:42.2191900Z Entering 'third_party/eigen' 2025-03-14T03:54:42.2530032Z Entering 'third_party/fbgemm' 2025-03-14T03:54:42.2882050Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:54:42.3264584Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:54:42.3597676Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:54:42.3946129Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:54:42.4282573Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:54:42.4633412Z Entering 'third_party/flash-attention' 2025-03-14T03:54:42.4954581Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:54:42.5303552Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:54:42.5668086Z Entering 'third_party/flatbuffers' 2025-03-14T03:54:42.5998525Z Entering 'third_party/fmt' 2025-03-14T03:54:42.6382128Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:54:42.6720027Z Entering 'third_party/gloo' 2025-03-14T03:54:42.7053076Z Entering 'third_party/googletest' 2025-03-14T03:54:42.7421201Z Entering 'third_party/ideep' 2025-03-14T03:54:42.7738187Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:54:42.8089405Z Entering 'third_party/ittapi' 2025-03-14T03:54:42.8462639Z Entering 'third_party/kineto' 2025-03-14T03:54:42.8785230Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:54:42.9109998Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:54:42.9463665Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:54:42.9800672Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:54:43.0198294Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:54:43.0520545Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:54:43.0882967Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:54:43.1234114Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:54:43.1567447Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:54:43.1951359Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:54:43.2322744Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:54:43.2657159Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:54:43.3006943Z Entering 'third_party/kleidiai' 2025-03-14T03:54:43.3367939Z Entering 'third_party/mimalloc' 2025-03-14T03:54:43.3705079Z Entering 'third_party/nlohmann' 2025-03-14T03:54:43.4057400Z Entering 'third_party/onnx' 2025-03-14T03:54:43.4395566Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:54:43.4749979Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:54:43.5071118Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:54:43.5406753Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:54:43.5742053Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:54:43.6074431Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:54:43.6410193Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:54:43.6745117Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:54:43.7079418Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:54:43.7413311Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:54:43.7763951Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:54:43.8114946Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:54:43.8492981Z Entering 'third_party/pocketfft' 2025-03-14T03:54:43.8828628Z Entering 'third_party/protobuf' 2025-03-14T03:54:43.9147643Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:54:43.9518564Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:54:43.9874646Z Entering 'third_party/psimd' 2025-03-14T03:54:44.0202780Z Entering 'third_party/pthreadpool' 2025-03-14T03:54:44.0544289Z Entering 'third_party/pybind11' 2025-03-14T03:54:44.0878913Z Entering 'third_party/python-peachpy' 2025-03-14T03:54:44.1226219Z Entering 'third_party/sleef' 2025-03-14T03:54:44.1559065Z Entering 'third_party/tensorpipe' 2025-03-14T03:54:44.1881004Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:54:44.2209894Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:54:44.2543154Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:54:44.2883585Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:54:44.3198474Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:54:44.3647796Z ##[endgroup] 2025-03-14T03:54:44.3648247Z ##[group]Persisting credentials for submodules 2025-03-14T03:54:44.3662408Z [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:54:44.7038356Z Entering 'android/libs/fbjni' 2025-03-14T03:54:44.7581799Z Entering 'third_party/FP16' 2025-03-14T03:54:44.8092966Z Entering 'third_party/FXdiv' 2025-03-14T03:54:44.8613216Z Entering 'third_party/NNPACK' 2025-03-14T03:54:44.9163049Z Entering 'third_party/NVTX' 2025-03-14T03:54:44.9694042Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:54:45.0214696Z Entering 'third_party/XNNPACK' 2025-03-14T03:54:45.0772355Z Entering 'third_party/benchmark' 2025-03-14T03:54:45.1285177Z Entering 'third_party/composable_kernel' 2025-03-14T03:54:45.1809375Z Entering 'third_party/cpp-httplib' 2025-03-14T03:54:45.2327059Z Entering 'third_party/cpuinfo' 2025-03-14T03:54:45.2853755Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:54:45.3371238Z Entering 'third_party/cutlass' 2025-03-14T03:54:45.3927682Z Entering 'third_party/eigen' 2025-03-14T03:54:45.4463433Z Entering 'third_party/fbgemm' 2025-03-14T03:54:45.4980413Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:54:45.5499444Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:54:45.6055991Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:54:45.6602939Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:54:45.7128627Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:54:45.7710208Z Entering 'third_party/flash-attention' 2025-03-14T03:54:45.8237667Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:54:45.8791354Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:54:45.9843726Z Entering 'third_party/flatbuffers' 2025-03-14T03:54:46.0383293Z Entering 'third_party/fmt' 2025-03-14T03:54:46.0896575Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:54:46.1450927Z Entering 'third_party/gloo' 2025-03-14T03:54:46.1966405Z Entering 'third_party/googletest' 2025-03-14T03:54:46.2488997Z Entering 'third_party/ideep' 2025-03-14T03:54:46.2996741Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:54:46.3545470Z Entering 'third_party/ittapi' 2025-03-14T03:54:46.4074304Z Entering 'third_party/kineto' 2025-03-14T03:54:46.4582566Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:54:46.5098646Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:54:46.5644434Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:54:46.6163238Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:54:46.6680786Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:54:46.7195159Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:54:46.7743222Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:54:46.8257582Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:54:46.8782827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:54:46.9332999Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:54:46.9873350Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:54:47.0394601Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:54:47.0923427Z Entering 'third_party/kleidiai' 2025-03-14T03:54:47.1446894Z Entering 'third_party/mimalloc' 2025-03-14T03:54:47.1963472Z Entering 'third_party/nlohmann' 2025-03-14T03:54:47.2479914Z Entering 'third_party/onnx' 2025-03-14T03:54:47.3025556Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:54:47.3564884Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:54:47.4093626Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:54:47.4617173Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:54:47.5162172Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:54:47.5686021Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:54:47.6206490Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:54:47.6751966Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:54:47.7325171Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:54:47.7817972Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:54:47.8342706Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:54:47.8887735Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:54:47.9448131Z Entering 'third_party/pocketfft' 2025-03-14T03:54:47.9986339Z Entering 'third_party/protobuf' 2025-03-14T03:54:48.0488762Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:54:48.1021053Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:54:48.1596304Z Entering 'third_party/psimd' 2025-03-14T03:54:48.2110728Z Entering 'third_party/pthreadpool' 2025-03-14T03:54:48.2634823Z Entering 'third_party/pybind11' 2025-03-14T03:54:48.3158331Z Entering 'third_party/python-peachpy' 2025-03-14T03:54:48.3670170Z Entering 'third_party/sleef' 2025-03-14T03:54:48.4192336Z Entering 'third_party/tensorpipe' 2025-03-14T03:54:48.4702619Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:54:48.5231821Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:54:48.5801168Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:54:48.6346563Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:54:48.6921704Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:54:48.7589775Z [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:54:49.0753403Z Entering 'android/libs/fbjni' 2025-03-14T03:54:49.1264933Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-03-14T03:54:49.1391697Z Entering 'third_party/FP16' 2025-03-14T03:54:49.1907872Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-03-14T03:54:49.2028920Z Entering 'third_party/FXdiv' 2025-03-14T03:54:49.2529602Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-03-14T03:54:49.2649401Z Entering 'third_party/NNPACK' 2025-03-14T03:54:49.3148367Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-03-14T03:54:49.3268246Z Entering 'third_party/NVTX' 2025-03-14T03:54:49.3755103Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-03-14T03:54:49.3877483Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:54:49.4367184Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-03-14T03:54:49.4487371Z Entering 'third_party/XNNPACK' 2025-03-14T03:54:49.4973960Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-03-14T03:54:49.5117946Z Entering 'third_party/benchmark' 2025-03-14T03:54:49.5653649Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-03-14T03:54:49.5774258Z Entering 'third_party/composable_kernel' 2025-03-14T03:54:49.6263836Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-03-14T03:54:49.6391620Z Entering 'third_party/cpp-httplib' 2025-03-14T03:54:49.6872610Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-03-14T03:54:49.6991649Z Entering 'third_party/cpuinfo' 2025-03-14T03:54:49.7515035Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T03:54:49.7637344Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:54:49.8129436Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-03-14T03:54:49.8270150Z Entering 'third_party/cutlass' 2025-03-14T03:54:49.8761643Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-03-14T03:54:49.8909071Z Entering 'third_party/eigen' 2025-03-14T03:54:49.9407310Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-03-14T03:54:49.9540074Z Entering 'third_party/fbgemm' 2025-03-14T03:54:50.0031816Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-03-14T03:54:50.0139270Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:54:50.0660844Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2025-03-14T03:54:50.0802883Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:54:50.1296471Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T03:54:50.1417335Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:54:50.1937964Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2025-03-14T03:54:50.2066275Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:54:50.2567485Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2025-03-14T03:54:50.2693531Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:54:50.3188259Z 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:54:50.3325399Z Entering 'third_party/flash-attention' 2025-03-14T03:54:50.3827767Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-03-14T03:54:50.3935747Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:54:50.4434618Z 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:54:50.4568251Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:54:50.5071636Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-03-14T03:54:50.5219396Z Entering 'third_party/flatbuffers' 2025-03-14T03:54:50.5710546Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-03-14T03:54:50.5837215Z Entering 'third_party/fmt' 2025-03-14T03:54:50.6330475Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-03-14T03:54:50.6449843Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:54:50.6939489Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-03-14T03:54:50.7059130Z Entering 'third_party/gloo' 2025-03-14T03:54:50.7594037Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-03-14T03:54:50.7713453Z Entering 'third_party/googletest' 2025-03-14T03:54:50.8216930Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-03-14T03:54:50.8337069Z Entering 'third_party/ideep' 2025-03-14T03:54:50.8828597Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-03-14T03:54:50.8933490Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:54:50.9446821Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-03-14T03:54:50.9631460Z Entering 'third_party/ittapi' 2025-03-14T03:54:51.0124076Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-03-14T03:54:51.0248465Z Entering 'third_party/kineto' 2025-03-14T03:54:51.0768825Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-03-14T03:54:51.0875856Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:54:51.1389890Z 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:54:51.1498467Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:54:51.2009796Z 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:54:51.2133337Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:54:51.2670305Z 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:54:51.2799443Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:54:51.3309381Z 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:54:51.3437903Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:54:51.3954003Z 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:54:51.4076773Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:54:51.4588874Z 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:54:51.4730349Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:54:51.5266115Z 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:54:51.5400638Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:54:51.5900165Z 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:54:51.6020098Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:54:51.6552994Z 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:54:51.6675132Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:54:51.7203251Z 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:54:51.7386578Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:54:51.7890093Z 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:54:51.8009892Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:54:51.8525494Z 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:54:51.8665641Z Entering 'third_party/kleidiai' 2025-03-14T03:54:51.9170920Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-03-14T03:54:51.9321806Z Entering 'third_party/mimalloc' 2025-03-14T03:54:51.9821432Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-03-14T03:54:51.9942306Z Entering 'third_party/nlohmann' 2025-03-14T03:54:52.0444417Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-03-14T03:54:52.0566841Z Entering 'third_party/onnx' 2025-03-14T03:54:52.1055148Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-03-14T03:54:52.1182209Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:54:52.1680887Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-03-14T03:54:52.1832056Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:54:52.2333908Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-03-14T03:54:52.2444582Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:54:52.2950696Z 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:54:52.3071445Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:54:52.3571698Z 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:54:52.3693904Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:54:52.4191070Z 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:54:52.4316370Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:54:52.4821732Z 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:54:52.4948963Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:54:52.5452002Z 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:54:52.5572069Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:54:52.6080494Z 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:54:52.6203133Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:54:52.6703235Z 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:54:52.6817371Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:54:52.7321123Z 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:54:52.7476289Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:54:52.7980743Z 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:54:52.8128148Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:54:52.8655049Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-03-14T03:54:52.8821829Z Entering 'third_party/pocketfft' 2025-03-14T03:54:52.9328826Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-03-14T03:54:52.9452101Z Entering 'third_party/protobuf' 2025-03-14T03:54:52.9985438Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-03-14T03:54:53.0098760Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:54:53.0616746Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-03-14T03:54:53.0741258Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:54:53.1254622Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-03-14T03:54:53.1401242Z Entering 'third_party/psimd' 2025-03-14T03:54:53.1912862Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-03-14T03:54:53.2035960Z Entering 'third_party/pthreadpool' 2025-03-14T03:54:53.2543655Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-03-14T03:54:53.2691147Z Entering 'third_party/pybind11' 2025-03-14T03:54:53.3211946Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-03-14T03:54:53.3339124Z Entering 'third_party/python-peachpy' 2025-03-14T03:54:53.3837509Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-03-14T03:54:53.3958982Z Entering 'third_party/sleef' 2025-03-14T03:54:53.4464323Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-03-14T03:54:53.4587429Z Entering 'third_party/tensorpipe' 2025-03-14T03:54:53.5091572Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-03-14T03:54:53.5200703Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:54:53.5722981Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-03-14T03:54:53.5847093Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:54:53.6362411Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-03-14T03:54:53.6487832Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:54:53.6983829Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-03-14T03:54:53.7105183Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:54:53.7593121Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-03-14T03:54:53.7699664Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:54:53.8213547Z 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:54:53.8797903Z [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:54:54.2135015Z Entering 'android/libs/fbjni' 2025-03-14T03:54:54.2509444Z Entering 'third_party/FP16' 2025-03-14T03:54:54.2841203Z Entering 'third_party/FXdiv' 2025-03-14T03:54:54.3206181Z Entering 'third_party/NNPACK' 2025-03-14T03:54:54.3539253Z Entering 'third_party/NVTX' 2025-03-14T03:54:54.3867158Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:54:54.4216460Z Entering 'third_party/XNNPACK' 2025-03-14T03:54:54.4572075Z Entering 'third_party/benchmark' 2025-03-14T03:54:54.4906819Z Entering 'third_party/composable_kernel' 2025-03-14T03:54:54.5256968Z Entering 'third_party/cpp-httplib' 2025-03-14T03:54:54.5593309Z Entering 'third_party/cpuinfo' 2025-03-14T03:54:54.5938678Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:54:54.6270844Z Entering 'third_party/cutlass' 2025-03-14T03:54:54.6621036Z Entering 'third_party/eigen' 2025-03-14T03:54:54.6976741Z Entering 'third_party/fbgemm' 2025-03-14T03:54:54.7300481Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:54:54.7663780Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:54:54.8015676Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:54:54.8351964Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:54:54.8680610Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:54:54.9031884Z Entering 'third_party/flash-attention' 2025-03-14T03:54:54.9355477Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:54:54.9747514Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:54:55.0108865Z Entering 'third_party/flatbuffers' 2025-03-14T03:54:55.0449702Z Entering 'third_party/fmt' 2025-03-14T03:54:55.0782593Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:54:55.1118268Z Entering 'third_party/gloo' 2025-03-14T03:54:55.1461040Z Entering 'third_party/googletest' 2025-03-14T03:54:55.1792359Z Entering 'third_party/ideep' 2025-03-14T03:54:55.2124420Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:54:55.2485607Z Entering 'third_party/ittapi' 2025-03-14T03:54:55.2844664Z Entering 'third_party/kineto' 2025-03-14T03:54:55.3170731Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:54:55.3501950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:54:55.3850372Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:54:55.4196383Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:54:55.4573882Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:54:55.4904104Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:54:55.5292203Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:54:55.5642066Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:54:55.5990552Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:54:55.6343756Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:54:55.6694679Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:54:55.7090839Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:54:55.7434988Z Entering 'third_party/kleidiai' 2025-03-14T03:54:55.7766603Z Entering 'third_party/mimalloc' 2025-03-14T03:54:55.8104312Z Entering 'third_party/nlohmann' 2025-03-14T03:54:55.8438816Z Entering 'third_party/onnx' 2025-03-14T03:54:55.8791144Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:54:55.9144887Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:54:55.9474008Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:54:55.9810525Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:54:56.0164813Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:54:56.0503517Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:54:56.0870591Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:54:56.1214359Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:54:56.1559326Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:54:56.1876876Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:54:56.2443439Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:54:56.2811882Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:54:56.3189107Z Entering 'third_party/pocketfft' 2025-03-14T03:54:56.3521875Z Entering 'third_party/protobuf' 2025-03-14T03:54:56.3860857Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:54:56.4198720Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:54:56.4550165Z Entering 'third_party/psimd' 2025-03-14T03:54:56.4880706Z Entering 'third_party/pthreadpool' 2025-03-14T03:54:56.5219882Z Entering 'third_party/pybind11' 2025-03-14T03:54:56.5556413Z Entering 'third_party/python-peachpy' 2025-03-14T03:54:56.5887837Z Entering 'third_party/sleef' 2025-03-14T03:54:56.6218635Z Entering 'third_party/tensorpipe' 2025-03-14T03:54:56.6559887Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:54:56.6887924Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:54:56.7220275Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:54:56.7567056Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:54:56.7887296Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:54:56.8354954Z [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:54:57.1591582Z Entering 'android/libs/fbjni' 2025-03-14T03:54:57.1933086Z Entering 'third_party/FP16' 2025-03-14T03:54:57.2299925Z Entering 'third_party/FXdiv' 2025-03-14T03:54:57.2660482Z Entering 'third_party/NNPACK' 2025-03-14T03:54:57.2959518Z Entering 'third_party/NVTX' 2025-03-14T03:54:57.3298236Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T03:54:57.3658496Z Entering 'third_party/XNNPACK' 2025-03-14T03:54:57.4008348Z Entering 'third_party/benchmark' 2025-03-14T03:54:57.4342722Z Entering 'third_party/composable_kernel' 2025-03-14T03:54:57.4692539Z Entering 'third_party/cpp-httplib' 2025-03-14T03:54:57.5021482Z Entering 'third_party/cpuinfo' 2025-03-14T03:54:57.5349736Z Entering 'third_party/cudnn_frontend' 2025-03-14T03:54:57.5707413Z Entering 'third_party/cutlass' 2025-03-14T03:54:57.6053658Z Entering 'third_party/eigen' 2025-03-14T03:54:57.6391104Z Entering 'third_party/fbgemm' 2025-03-14T03:54:57.6731748Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T03:54:57.7087668Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T03:54:57.7451751Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T03:54:57.7800760Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T03:54:57.8141564Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T03:54:57.8504814Z Entering 'third_party/flash-attention' 2025-03-14T03:54:57.8834659Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T03:54:57.9188161Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T03:54:57.9623802Z Entering 'third_party/flatbuffers' 2025-03-14T03:54:57.9955477Z Entering 'third_party/fmt' 2025-03-14T03:54:58.0281073Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T03:54:58.0612082Z Entering 'third_party/gloo' 2025-03-14T03:54:58.0942595Z Entering 'third_party/googletest' 2025-03-14T03:54:58.1280556Z Entering 'third_party/ideep' 2025-03-14T03:54:58.1594233Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T03:54:58.1949474Z Entering 'third_party/ittapi' 2025-03-14T03:54:58.2283447Z Entering 'third_party/kineto' 2025-03-14T03:54:58.2604920Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T03:54:58.2926425Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T03:54:58.3265315Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T03:54:58.3593768Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T03:54:58.3932614Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T03:54:58.4264798Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T03:54:58.4612773Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T03:54:58.4968938Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T03:54:58.5302452Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T03:54:58.5642983Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T03:54:58.6020659Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T03:54:58.6366104Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T03:54:58.6728007Z Entering 'third_party/kleidiai' 2025-03-14T03:54:58.7062869Z Entering 'third_party/mimalloc' 2025-03-14T03:54:58.7393898Z Entering 'third_party/nlohmann' 2025-03-14T03:54:58.7737671Z Entering 'third_party/onnx' 2025-03-14T03:54:58.8075686Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T03:54:58.8440426Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T03:54:58.8776368Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T03:54:58.9121536Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T03:54:58.9470949Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T03:54:58.9807815Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T03:54:59.0156021Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T03:54:59.0488805Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T03:54:59.0822683Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T03:54:59.1141676Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T03:54:59.1483593Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T03:54:59.1834711Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T03:54:59.2219699Z Entering 'third_party/pocketfft' 2025-03-14T03:54:59.2551806Z Entering 'third_party/protobuf' 2025-03-14T03:54:59.2873769Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T03:54:59.3227661Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T03:54:59.3579766Z Entering 'third_party/psimd' 2025-03-14T03:54:59.3920229Z Entering 'third_party/pthreadpool' 2025-03-14T03:54:59.4252205Z Entering 'third_party/pybind11' 2025-03-14T03:54:59.4582509Z Entering 'third_party/python-peachpy' 2025-03-14T03:54:59.4914299Z Entering 'third_party/sleef' 2025-03-14T03:54:59.5245803Z Entering 'third_party/tensorpipe' 2025-03-14T03:54:59.5559540Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T03:54:59.5925171Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T03:54:59.6286602Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T03:54:59.6614528Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T03:54:59.6934516Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T03:54:59.7383789Z ##[endgroup] 2025-03-14T03:54:59.7645160Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-03-14T03:54:59.7895387Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:54:59.8127975Z ##[group]Run # Remove any artifacts from the previous checkouts 2025-03-14T03:54:59.8128496Z # Remove any artifacts from the previous checkouts 2025-03-14T03:54:59.8128904Z git clean -fxd 2025-03-14T03:54:59.8168589Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T03:54:59.8169080Z env: 2025-03-14T03:54:59.8169432Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:54:59.8170932Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:54:59.8171294Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T03:54:59.8171929Z GITHUB_TOKEN: *** 2025-03-14T03:54:59.8172148Z PR_NUMBER: 2025-03-14T03:54:59.8172423Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:54:59.8172765Z SKIP_ALL_TESTS: 1 2025-03-14T03:54:59.8173097Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:54:59.8173494Z PACKAGE_TYPE: libtorch 2025-03-14T03:54:59.8173797Z DESIRED_CUDA: cpu 2025-03-14T03:54:59.8174032Z GPU_ARCH_TYPE: cpu 2025-03-14T03:54:59.8174268Z LIBTORCH_CONFIG: release 2025-03-14T03:54:59.8174550Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:54:59.8174871Z DESIRED_PYTHON: 3.9 2025-03-14T03:54:59.8175159Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T03:54:59.8176539Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T03:54:59.8176950Z ##[endgroup] 2025-03-14T03:55:00.1673800Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T03:55:00.1742276Z Finished 2025-03-14T03:55:00.2711025Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2025-03-14T03:55:00.2711591Z "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2025-03-14T03:55:00.2732272Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T03:55:00.2732729Z env: 2025-03-14T03:55:00.2733060Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:55:00.2733480Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:55:00.2733816Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T03:55:00.2734379Z GITHUB_TOKEN: *** 2025-03-14T03:55:00.2734598Z PR_NUMBER: 2025-03-14T03:55:00.2734838Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:55:00.2735154Z SKIP_ALL_TESTS: 1 2025-03-14T03:55:00.2735461Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:55:00.2736939Z PACKAGE_TYPE: libtorch 2025-03-14T03:55:00.2737186Z DESIRED_CUDA: cpu 2025-03-14T03:55:00.2737436Z GPU_ARCH_TYPE: cpu 2025-03-14T03:55:00.2737666Z LIBTORCH_CONFIG: release 2025-03-14T03:55:00.2737982Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:55:00.2738264Z DESIRED_PYTHON: 3.9 2025-03-14T03:55:00.2738534Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T03:55:00.2738977Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T03:55:00.2739364Z ##[endgroup] 2025-03-14T03:55:00.3111641Z + export TZ=UTC 2025-03-14T03:55:00.3111882Z + TZ=UTC 2025-03-14T03:55:00.3133969Z + envfile='C:\actions-runner\_work\_temp/env' 2025-03-14T03:55:00.3134412Z + [[ -n C:\actions-runner\_work\pytorch\pytorch/pytorch ]] 2025-03-14T03:55:00.3190365Z ++ dirname 'C:\actions-runner\_work\pytorch\pytorch/pytorch' 2025-03-14T03:55:00.3259698Z + workdir='C:\actions-runner\_work\pytorch\pytorch' 2025-03-14T03:55:00.3260093Z + [[ libtorch == \l\i\b\t\o\r\c\h ]] 2025-03-14T03:55:00.3260399Z + export BUILD_PYTHONLESS=1 2025-03-14T03:55:00.3260681Z + BUILD_PYTHONLESS=1 2025-03-14T03:55:00.3260911Z + export DOCKER_IMAGE= 2025-03-14T03:55:00.3261146Z + DOCKER_IMAGE= 2025-03-14T03:55:00.3261365Z + [[ -z '' ]] 2025-03-14T03:55:00.3261567Z + [[ cpu == cpu ]] 2025-03-14T03:55:00.3261819Z + export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T03:55:00.3262165Z + DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T03:55:00.3262460Z + USE_GOLD_LINKER=OFF 2025-03-14T03:55:00.3262683Z + [[ cpu == \c\p\u ]] 2025-03-14T03:55:00.3262889Z + USE_GOLD_LINKER=ON 2025-03-14T03:55:00.3263124Z + PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T03:55:00.3317401Z ++ date -u +%Y%m%d 2025-03-14T03:55:00.3435827Z + export DATE=20250314 2025-03-14T03:55:00.3436089Z + DATE=20250314 2025-03-14T03:55:00.3542123Z ++ cat 'C:\actions-runner\_work\pytorch\pytorch/pytorch/version.txt' 2025-03-14T03:55:00.3591693Z ++ cut -da -f1 2025-03-14T03:55:00.3680578Z + BASE_BUILD_VERSION=2.8.0.dev20250314 2025-03-14T03:55:00.3680905Z + tagged_version 2025-03-14T03:55:00.3681592Z + GIT_DIR='C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' 2025-03-14T03:55:00.3682328Z + 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:55:00.3683029Z + [[ ! -d C:\actions-runner\_work\pytorch\pytorch/pytorch/.git ]] 2025-03-14T03:55:00.3687136Z + 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:55:00.3939719Z fatal: No names found, cannot describe anything. 2025-03-14T03:55:00.3973825Z + return 1 2025-03-14T03:55:00.4026291Z ++ uname 2025-03-14T03:55:00.4154978Z + [[ MSYS_NT-10.0-17763 == \D\a\r\w\i\n ]] 2025-03-14T03:55:00.4155354Z + export PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:55:00.4155712Z + PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:55:00.4156035Z + export PYTORCH_BUILD_NUMBER=1 2025-03-14T03:55:00.4156308Z + PYTORCH_BUILD_NUMBER=1 2025-03-14T03:55:00.4210435Z ++ cat 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.ci/docker/triton_version.txt' 2025-03-14T03:55:00.4269181Z + TRITON_VERSION=3.3.0 2025-03-14T03:55:00.4269679Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-14T03:55:00.4270168Z + [[ libtorch =~ .*wheel.* ]] 2025-03-14T03:55:00.4283374Z + [[ libtorch =~ .*wheel.* ]] 2025-03-14T03:55:00.4283679Z + [[ libtorch =~ .*wheel.* ]] 2025-03-14T03:55:00.4283946Z + USE_GLOO_WITH_OPENSSL=ON 2025-03-14T03:55:00.4284188Z + [[ cpu =~ .*aarch64.* ]] 2025-03-14T03:55:00.4284441Z + cat 2025-03-14T03:55:00.4403507Z ++ uname -a 2025-03-14T03:55:00.4583095Z ++ date 2025-03-14T03:55:00.4748686Z ++ uname 2025-03-14T03:55:00.4882848Z + [[ MSYS_NT-10.0-17763 != Darwin ]] 2025-03-14T03:55:00.4883180Z + MEMORY_LIMIT_MAX_JOBS=12 2025-03-14T03:55:00.4937470Z ++ nproc 2025-03-14T03:55:00.6221215Z + NUM_CPUS=14 2025-03-14T03:55:00.6225843Z + export MAX_JOBS=12 2025-03-14T03:55:00.6226085Z + MAX_JOBS=12 2025-03-14T03:55:00.6226300Z + cat 2025-03-14T03:55:00.6331334Z + echo 'retry () {' 2025-03-14T03:55:00.6333599Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2025-03-14T03:55:00.6335155Z + echo '}' 2025-03-14T03:55:00.6336442Z + echo 'export -f retry' 2025-03-14T03:55:00.6337963Z + cat 'C:\actions-runner\_work\_temp/env' 2025-03-14T03:55:00.6435918Z # =================== The following code will be executed inside Docker container =================== 2025-03-14T03:55:00.6436427Z export TZ=UTC 2025-03-14T03:55:00.6436983Z echo "Running on MSYS_NT-10.0-17763 EC2AMAZ-DD9BHOF 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys at Fri Mar 14 03:55:00 GMT 2025" 2025-03-14T03:55:00.6437853Z 2025-03-14T03:55:00.6437963Z export PACKAGE_TYPE="libtorch" 2025-03-14T03:55:00.6438282Z export DESIRED_PYTHON="3.9" 2025-03-14T03:55:00.6438564Z export DESIRED_CUDA="cpu" 2025-03-14T03:55:00.6438875Z export LIBTORCH_VARIANT="shared-with-deps" 2025-03-14T03:55:00.6439205Z export BUILD_PYTHONLESS="1" 2025-03-14T03:55:00.6439458Z export USE_SPLIT_BUILD="" 2025-03-14T03:55:00.6439704Z if [[ "msys" == "msys" ]]; then 2025-03-14T03:55:00.6439983Z export LIBTORCH_CONFIG="release" 2025-03-14T03:55:00.6440275Z if [[ "release" == 'debug' ]]; then 2025-03-14T03:55:00.6440550Z export DEBUG=1 2025-03-14T03:55:00.6440743Z fi 2025-03-14T03:55:00.6440943Z export DESIRED_DEVTOOLSET="" 2025-03-14T03:55:00.6441189Z else 2025-03-14T03:55:00.6441381Z export DESIRED_DEVTOOLSET="" 2025-03-14T03:55:00.6441635Z fi 2025-03-14T03:55:00.6441792Z 2025-03-14T03:55:00.6441877Z export DATE="20250314" 2025-03-14T03:55:00.6442140Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T03:55:00.6442500Z export PYTORCH_BUILD_VERSION="2.8.0.dev20250314+cpu" 2025-03-14T03:55:00.6442857Z export PYTORCH_BUILD_NUMBER="1" 2025-03-14T03:55:00.6443187Z export OVERRIDE_PACKAGE_VERSION="2.8.0.dev20250314+cpu" 2025-03-14T03:55:00.6443561Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2025-03-14T03:55:00.6443803Z 2025-03-14T03:55:00.6443905Z # TODO: We don't need this anymore IIUC 2025-03-14T03:55:00.6444208Z export TORCH_PACKAGE_NAME='torch' 2025-03-14T03:55:00.6444394Z 2025-03-14T03:55:00.6444487Z export USE_FBGEMM=1 2025-03-14T03:55:00.6444772Z export PIP_UPLOAD_FOLDER="nightly/" 2025-03-14T03:55:00.6445124Z export DOCKER_IMAGE="pytorch/manylinux2_28:cpu" 2025-03-14T03:55:00.6445428Z 2025-03-14T03:55:00.6445432Z 2025-03-14T03:55:00.6445529Z export USE_GOLD_LINKER="ON" 2025-03-14T03:55:00.6445789Z export USE_GLOO_WITH_OPENSSL="ON" 2025-03-14T03:55:00.6446207Z # =================== The above code will be executed inside Docker container =================== 2025-03-14T03:55:00.6446628Z export MAX_JOBS="12" 2025-03-14T03:55:00.6446865Z retry () { 2025-03-14T03:55:00.6447129Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-03-14T03:55:00.6447480Z } 2025-03-14T03:55:00.6447661Z export -f retry 2025-03-14T03:55:00.6545415Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_build.sh" 2025-03-14T03:55:00.6546003Z "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_build.sh" 2025-03-14T03:55:00.6564132Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T03:55:00.6564583Z env: 2025-03-14T03:55:00.6564916Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T03:55:00.6565347Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T03:55:00.6565683Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T03:55:00.6566252Z GITHUB_TOKEN: *** 2025-03-14T03:55:00.6566478Z PR_NUMBER: 2025-03-14T03:55:00.6566725Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:55:00.6567039Z SKIP_ALL_TESTS: 1 2025-03-14T03:55:00.6567343Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T03:55:00.6567736Z PACKAGE_TYPE: libtorch 2025-03-14T03:55:00.6567970Z DESIRED_CUDA: cpu 2025-03-14T03:55:00.6568206Z GPU_ARCH_TYPE: cpu 2025-03-14T03:55:00.6568435Z LIBTORCH_CONFIG: release 2025-03-14T03:55:00.6568695Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T03:55:00.6568982Z DESIRED_PYTHON: 3.9 2025-03-14T03:55:00.6569267Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T03:55:00.6569716Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T03:55:00.6570109Z ##[endgroup] 2025-03-14T03:55:00.6911982Z + source 'C:\actions-runner\_work\_temp/env' 2025-03-14T03:55:00.6913052Z ++ export TZ=UTC 2025-03-14T03:55:00.6913266Z ++ TZ=UTC 2025-03-14T03:55:00.6920134Z ++ echo 'Running on MSYS_NT-10.0-17763 EC2AMAZ-DD9BHOF 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys at Fri Mar 14 03:55:00 GMT 2025' 2025-03-14T03:55:00.6921072Z Running on MSYS_NT-10.0-17763 EC2AMAZ-DD9BHOF 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys at Fri Mar 14 03:55:00 GMT 2025 2025-03-14T03:55:00.6921692Z ++ export PACKAGE_TYPE=libtorch 2025-03-14T03:55:00.6922000Z ++ PACKAGE_TYPE=libtorch 2025-03-14T03:55:00.6922268Z ++ export DESIRED_PYTHON=3.9 2025-03-14T03:55:00.6922524Z ++ DESIRED_PYTHON=3.9 2025-03-14T03:55:00.6922775Z ++ export DESIRED_CUDA=cpu 2025-03-14T03:55:00.6923032Z ++ DESIRED_CUDA=cpu 2025-03-14T03:55:00.6923298Z ++ export LIBTORCH_VARIANT=shared-with-deps 2025-03-14T03:55:00.6923647Z ++ LIBTORCH_VARIANT=shared-with-deps 2025-03-14T03:55:00.6923947Z ++ export BUILD_PYTHONLESS=1 2025-03-14T03:55:00.6924225Z ++ BUILD_PYTHONLESS=1 2025-03-14T03:55:00.6924478Z ++ export USE_SPLIT_BUILD= 2025-03-14T03:55:00.6924737Z ++ USE_SPLIT_BUILD= 2025-03-14T03:55:00.6924962Z ++ [[ msys == \m\s\y\s ]] 2025-03-14T03:55:00.6925242Z ++ export LIBTORCH_CONFIG=release 2025-03-14T03:55:00.6925539Z ++ LIBTORCH_CONFIG=release 2025-03-14T03:55:00.6925798Z ++ [[ release == \d\e\b\u\g ]] 2025-03-14T03:55:00.6926088Z ++ export DESIRED_DEVTOOLSET= 2025-03-14T03:55:00.6926361Z ++ DESIRED_DEVTOOLSET= 2025-03-14T03:55:00.6926593Z ++ export DATE=20250314 2025-03-14T03:55:00.6926831Z ++ DATE=20250314 2025-03-14T03:55:00.6927088Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T03:55:00.6927424Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T03:55:00.6927774Z ++ export PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:55:00.6928137Z ++ PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:55:00.6928469Z ++ export PYTORCH_BUILD_NUMBER=1 2025-03-14T03:55:00.6928759Z ++ PYTORCH_BUILD_NUMBER=1 2025-03-14T03:55:00.6929076Z ++ export OVERRIDE_PACKAGE_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:55:00.6929471Z ++ OVERRIDE_PACKAGE_VERSION=2.8.0.dev20250314+cpu 2025-03-14T03:55:00.6929833Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-03-14T03:55:00.6930180Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-03-14T03:55:00.6930509Z ++ export TORCH_PACKAGE_NAME=torch 2025-03-14T03:55:00.6930805Z ++ TORCH_PACKAGE_NAME=torch 2025-03-14T03:55:00.6931071Z ++ export USE_FBGEMM=1 2025-03-14T03:55:00.6931312Z ++ USE_FBGEMM=1 2025-03-14T03:55:00.6932910Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T03:55:00.6933240Z ++ PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T03:55:00.6933551Z ++ export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T03:55:00.6933912Z ++ DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T03:55:00.6934229Z ++ export USE_GOLD_LINKER=ON 2025-03-14T03:55:00.6934493Z ++ USE_GOLD_LINKER=ON 2025-03-14T03:55:00.6934730Z ++ export USE_GLOO_WITH_OPENSSL=ON 2025-03-14T03:55:00.6935020Z ++ USE_GLOO_WITH_OPENSSL=ON 2025-03-14T03:55:00.6935280Z ++ export MAX_JOBS=12 2025-03-14T03:55:00.6935510Z ++ MAX_JOBS=12 2025-03-14T03:55:00.6935734Z ++ export -f retry 2025-03-14T03:55:00.6936094Z + mkdir -p 'C:\actions-runner\_work\_temp/artifacts' 2025-03-14T03:55:00.7071688Z + export CUDA_VERSION=cpu 2025-03-14T03:55:00.7072003Z + CUDA_VERSION=cpu 2025-03-14T03:55:00.7072252Z + export USE_SCCACHE=1 2025-03-14T03:55:00.7072498Z + USE_SCCACHE=1 2025-03-14T03:55:00.7072763Z + export SCCACHE_BUCKET=ossci-compiler-cache 2025-03-14T03:55:00.7073187Z + SCCACHE_BUCKET=ossci-compiler-cache 2025-03-14T03:55:00.7073566Z + export SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-03-14T03:55:00.7073904Z + SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-03-14T03:55:00.7074195Z + export VC_YEAR=2022 2025-03-14T03:55:00.7074415Z + VC_YEAR=2022 2025-03-14T03:55:00.7074639Z + [[ cpu == \x\p\u ]] 2025-03-14T03:55:00.7074925Z + echo 'Free space on filesystem before build:' 2025-03-14T03:55:00.7075252Z + df -h 2025-03-14T03:55:00.7075481Z Free space on filesystem before build: 2025-03-14T03:55:00.7235906Z Filesystem Size Used Avail Use% Mounted on 2025-03-14T03:55:00.7236488Z C:/Program Files/Git 256G 73G 184G 29% / 2025-03-14T03:55:00.7239325Z + pushd 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.ci/pytorch/' 2025-03-14T03:55:00.7250129Z /c/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch /c/actions-runner/_work/pytorch/pytorch 2025-03-14T03:55:00.7250875Z + export 'NIGHTLIES_PYTORCH_ROOT=C:\actions-runner\_work\pytorch\pytorch/pytorch' 2025-03-14T03:55:00.7251496Z + NIGHTLIES_PYTORCH_ROOT='C:\actions-runner\_work\pytorch\pytorch/pytorch' 2025-03-14T03:55:00.7251939Z + ./windows/internal/build_wheels.bat 2025-03-14T03:55:00.7375063Z 2025-03-14T03:55:00.7375688Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>call windows/internal/vc_install_helper.bat 2025-03-14T03:55:00.7385704Z 2025-03-14T03:55:00.7386387Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if "2022" == "2022" powershell windows/internal/vs2022_install.ps1 2025-03-14T03:55:01.0771884Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T03:55:01.0845666Z Finished 2025-03-14T03:55:01.0993546Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T03:55:01.0994068Z Dload Upload Total Spent Left Speed 2025-03-14T03:55:01.0994333Z 2025-03-14T03:55:01.1279607Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T03:55:01.1280084Z 100 2084k 100 2084k 0 0 66.4M 0 --:--:-- --:--:-- --:--:-- 72.7M 2025-03-14T03:55:01.1851222Z Found correctly versioned existing BuildTools installation in C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools 2025-03-14T03:55:01.1988876Z 2025-03-14T03:55:01.1989510Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>set VC_VERSION_LOWER=17 2025-03-14T03:55:01.1991110Z 2025-03-14T03:55:01.1991429Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>set VC_VERSION_UPPER=18 2025-03-14T03:55:01.1994879Z 2025-03-14T03:55:01.1996471Z 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:55:01.1997997Z set "VS15INSTALLDIR=%i" 2025-03-14T03:55:01.1998902Z goto vswhere 2025-03-14T03:55:01.1999133Z ) ) 2025-03-14T03:55:01.2207876Z 2025-03-14T03:55:01.2209044Z 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:55:01.2210306Z set "VS15INSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" 2025-03-14T03:55:01.2210780Z goto vswhere 2025-03-14T03:55:01.2210980Z ) ) 2025-03-14T03:55:01.2212826Z 2025-03-14T03:55:01.2213664Z 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:55:01.2214610Z "Setting VSINSTALLDIR to C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" 2025-03-14T03:55:01.2215018Z 2025-03-14T03:55:01.2215392Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if errorlevel 1 exit /b 1 2025-03-14T03:55:01.2217528Z 2025-03-14T03:55:01.2218028Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if errorlevel 1 exit /b 1 2025-03-14T03:55:01.2219204Z 2025-03-14T03:55:01.2219650Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>call windows/internal/cuda_install.bat 2025-03-14T03:55:01.2232631Z 2025-03-14T03:55:01.2233028Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if "cpu" == "cpu" ( 2025-03-14T03:55:01.2233515Z echo Skipping for CPU builds 2025-03-14T03:55:01.2233799Z exit /b 0 2025-03-14T03:55:01.2233991Z ) 2025-03-14T03:55:01.2234825Z Skipping for CPU builds 2025-03-14T03:55:01.2236542Z 2025-03-14T03:55:01.2236968Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if errorlevel 1 exit /b 1 2025-03-14T03:55:01.2238011Z 2025-03-14T03:55:01.2238483Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>call windows/internal/xpu_install.bat 2025-03-14T03:55:01.2251581Z 2025-03-14T03:55:01.2252110Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>REM Description: Install Intel Support Packages on Windows 2025-03-14T03:55:01.2252646Z 2025-03-14T03:55:01.2253502Z 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:55:01.2254364Z 2025-03-14T03:55:01.2254631Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if not "cpu" == "xpu" ( 2025-03-14T03:55:01.2255117Z echo Skipping for non XPU builds 2025-03-14T03:55:01.2255419Z exit /b 0 2025-03-14T03:55:01.2255606Z ) 2025-03-14T03:55:01.2255824Z Skipping for non XPU builds 2025-03-14T03:55:01.2257641Z 2025-03-14T03:55:01.2257987Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>if errorlevel 1 exit /b 1 2025-03-14T03:55:01.2259231Z 2025-03-14T03:55:01.2259671Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>call windows/build_pytorch.bat cpu 2.8.0.dev20250314+cpu 1 2025-03-14T03:55:01.2303047Z The system cannot find the file specified. 2025-03-14T03:55:01.2313206Z Could Not Find C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\miniconda.exe 2025-03-14T03:55:01.2396020Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T03:55:01.2396799Z Dload Upload Total Spent Left Speed 2025-03-14T03:55:01.2397251Z 2025-03-14T03:55:01.6398805Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T03:55:01.6554334Z 97 73.8M 97 71.7M 0 0 178M 0 --:--:-- --:--:-- --:--:-- 178M 2025-03-14T03:55:01.6555076Z 100 73.8M 100 73.8M 0 0 176M 0 --:--:-- --:--:-- --:--:-- 177M 2025-03-14T03:55:35.4013365Z Collecting package metadata (current_repodata.json): ...working... done 2025-03-14T03:55:35.4020811Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2025-03-14T03:55:50.2752519Z Collecting package metadata (repodata.json): ...working... done 2025-03-14T03:55:54.2245264Z Solving environment: ...working... done 2025-03-14T03:55:54.2719339Z 2025-03-14T03:55:54.2719351Z 2025-03-14T03:55:54.2719996Z ==> WARNING: A newer version of conda exists. <== 2025-03-14T03:55:54.2721449Z current version: 23.9.0 2025-03-14T03:55:54.2721777Z latest version: 25.1.1 2025-03-14T03:55:54.2721949Z 2025-03-14T03:55:54.2722073Z Please update conda by running 2025-03-14T03:55:54.2722255Z 2025-03-14T03:55:54.2722388Z $ conda update -n base -c defaults conda 2025-03-14T03:55:54.2722677Z 2025-03-14T03:55:54.2722889Z Or to minimize the number of packages updated during conda update use 2025-03-14T03:55:54.2723226Z 2025-03-14T03:55:54.2723335Z conda install conda=25.1.1 2025-03-14T03:55:54.2723532Z 2025-03-14T03:55:54.2723536Z 2025-03-14T03:56:11.0037274Z 2025-03-14T03:56:11.0037766Z ## Package Plan ## 2025-03-14T03:56:11.0037993Z 2025-03-14T03:56:11.0038378Z environment location: C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39 2025-03-14T03:56:11.0038890Z 2025-03-14T03:56:11.0038989Z added / updated specs: 2025-03-14T03:56:11.0039264Z - boto3 2025-03-14T03:56:11.0039488Z - cmake 2025-03-14T03:56:11.0039703Z - ninja 2025-03-14T03:56:11.0039900Z - numpy=2.0.1 2025-03-14T03:56:11.0040138Z - python=3.9 2025-03-14T03:56:11.0040383Z - setuptools=72.1.0 2025-03-14T03:56:11.0040652Z - typing_extensions 2025-03-14T03:56:11.0040806Z 2025-03-14T03:56:11.0041019Z 2025-03-14T03:56:11.0041173Z The following packages will be downloaded: 2025-03-14T03:56:11.0041403Z 2025-03-14T03:56:11.0041541Z package | build 2025-03-14T03:56:11.0041925Z ---------------------------|----------------- 2025-03-14T03:56:11.0042296Z blas-1.0 | mkl 6 KB 2025-03-14T03:56:11.0042715Z boto3-1.36.3 | py39haa95532_0 186 KB 2025-03-14T03:56:11.0043142Z botocore-1.36.3 | py39haa95532_0 8.5 MB 2025-03-14T03:56:11.0043598Z brotli-python-1.0.9 | py39h5da7b33_9 345 KB 2025-03-14T03:56:11.0044018Z bzip2-1.0.8 | h2bbff1b_6 90 KB 2025-03-14T03:56:11.0044506Z ca-certificates-2025.2.25 | haa95532_0 130 KB 2025-03-14T03:56:11.0044940Z certifi-2025.1.31 | py39haa95532_0 163 KB 2025-03-14T03:56:11.0045350Z cffi-1.17.1 | py39h827c3e9_1 253 KB 2025-03-14T03:56:11.0045748Z cmake-3.31.2 | h53b1909_0 13.3 MB 2025-03-14T03:56:11.0046177Z cryptography-44.0.1 | py39hbd6ee87_0 1.4 MB 2025-03-14T03:56:11.0046592Z idna-3.7 | py39haa95532_0 114 KB 2025-03-14T03:56:11.0047003Z intel-openmp-2023.1.0 | h59b6b97_46320 2.7 MB 2025-03-14T03:56:11.0047443Z jmespath-1.0.1 | py39haa95532_0 40 KB 2025-03-14T03:56:11.0047859Z libuv-1.48.0 | h827c3e9_0 322 KB 2025-03-14T03:56:11.0048255Z lz4-c-1.9.4 | h2bbff1b_1 152 KB 2025-03-14T03:56:11.0048652Z mkl-2023.1.0 | h6b88ed4_46358 155.9 MB 2025-03-14T03:56:11.0049073Z mkl-service-2.4.0 | py39h827c3e9_2 66 KB 2025-03-14T03:56:11.0049475Z mkl_fft-1.3.11 | py39h827c3e9_0 167 KB 2025-03-14T03:56:11.0049886Z mkl_random-1.2.8 | py39hc64d2fc_0 257 KB 2025-03-14T03:56:11.0050299Z ninja-1.12.1 | haa95532_0 9 KB 2025-03-14T03:56:11.0050709Z ninja-base-1.12.1 | h4157e71_0 309 KB 2025-03-14T03:56:11.0051124Z numpy-2.0.1 | py39h055cbcc_1 11 KB 2025-03-14T03:56:11.0051666Z numpy-base-2.0.1 | py39h65a83cf_1 9.0 MB 2025-03-14T03:56:11.0052100Z openssl-3.0.16 | h3f729d1_0 7.8 MB 2025-03-14T03:56:11.0052501Z pip-25.0 | py39haa95532_0 2.5 MB 2025-03-14T03:56:11.0052916Z pyopenssl-25.0.0 | py39hb6ff9d5_0 96 KB 2025-03-14T03:56:11.0053352Z pysocks-1.7.1 | py39haa95532_0 55 KB 2025-03-14T03:56:11.0053764Z python-3.9.21 | h8205438_1 19.6 MB 2025-03-14T03:56:11.0054191Z python-dateutil-2.9.0post0 | py39haa95532_2 280 KB 2025-03-14T03:56:11.0054658Z s3transfer-0.11.2 | py39haa95532_0 180 KB 2025-03-14T03:56:11.0055094Z setuptools-72.1.0 | py39haa95532_0 2.4 MB 2025-03-14T03:56:11.0055505Z six-1.16.0 | pyhd3eb1b0_1 18 KB 2025-03-14T03:56:11.0055900Z sqlite-3.45.3 | h2bbff1b_0 973 KB 2025-03-14T03:56:11.0056381Z tbb-2021.8.0 | h59b6b97_0 149 KB 2025-03-14T03:56:11.0056817Z typing_extensions-4.12.2 | py39haa95532_0 65 KB 2025-03-14T03:56:11.0057257Z tzdata-2025a | h04d1e81_0 117 KB 2025-03-14T03:56:11.0057673Z urllib3-1.26.19 | py39haa95532_0 202 KB 2025-03-14T03:56:11.0058072Z vc-14.42 | haa95532_4 11 KB 2025-03-14T03:56:11.0058480Z vs2015_runtime-14.42.34433 | he0abc0d_4 1.2 MB 2025-03-14T03:56:11.0058889Z wheel-0.45.1 | py39haa95532_0 145 KB 2025-03-14T03:56:11.0059409Z win_inet_pton-1.1.0 | py39haa95532_0 35 KB 2025-03-14T03:56:11.0059811Z xz-5.6.4 | h4754444_1 280 KB 2025-03-14T03:56:11.0060194Z zlib-1.2.13 | h8cc25b3_1 131 KB 2025-03-14T03:56:11.0060582Z zstd-1.5.6 | h8880b57_0 708 KB 2025-03-14T03:56:11.0060960Z ------------------------------------------------------------ 2025-03-14T03:56:11.0061327Z Total: 230.2 MB 2025-03-14T03:56:11.0061563Z 2025-03-14T03:56:11.0061694Z The following NEW packages will be INSTALLED: 2025-03-14T03:56:11.0061943Z 2025-03-14T03:56:11.0067216Z blas pkgs/main/win-64::blas-1.0-mkl 2025-03-14T03:56:11.0067695Z boto3 pkgs/main/win-64::boto3-1.36.3-py39haa95532_0 2025-03-14T03:56:11.0068185Z botocore pkgs/main/win-64::botocore-1.36.3-py39haa95532_0 2025-03-14T03:56:11.0068728Z brotli-python pkgs/main/win-64::brotli-python-1.0.9-py39h5da7b33_9 2025-03-14T03:56:11.0069239Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 2025-03-14T03:56:11.0069742Z ca-certificates pkgs/main/win-64::ca-certificates-2025.2.25-haa95532_0 2025-03-14T03:56:11.0070288Z certifi pkgs/main/win-64::certifi-2025.1.31-py39haa95532_0 2025-03-14T03:56:11.0070755Z cffi pkgs/main/win-64::cffi-1.17.1-py39h827c3e9_1 2025-03-14T03:56:11.0071178Z cmake pkgs/main/win-64::cmake-3.31.2-h53b1909_0 2025-03-14T03:56:11.0071671Z cryptography pkgs/main/win-64::cryptography-44.0.1-py39hbd6ee87_0 2025-03-14T03:56:11.0072155Z idna pkgs/main/win-64::idna-3.7-py39haa95532_0 2025-03-14T03:56:11.0072637Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46320 2025-03-14T03:56:11.0073176Z jmespath pkgs/main/win-64::jmespath-1.0.1-py39haa95532_0 2025-03-14T03:56:11.0073633Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 2025-03-14T03:56:11.0074049Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_1 2025-03-14T03:56:11.0074464Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46358 2025-03-14T03:56:11.0074920Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py39h827c3e9_2 2025-03-14T03:56:11.0076076Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.11-py39h827c3e9_0 2025-03-14T03:56:11.0076566Z mkl_random pkgs/main/win-64::mkl_random-1.2.8-py39hc64d2fc_0 2025-03-14T03:56:11.0077028Z ninja pkgs/main/win-64::ninja-1.12.1-haa95532_0 2025-03-14T03:56:11.0077480Z ninja-base pkgs/main/win-64::ninja-base-1.12.1-h4157e71_0 2025-03-14T03:56:11.0077941Z numpy pkgs/main/win-64::numpy-2.0.1-py39h055cbcc_1 2025-03-14T03:56:11.0078420Z numpy-base pkgs/main/win-64::numpy-base-2.0.1-py39h65a83cf_1 2025-03-14T03:56:11.0078894Z openssl pkgs/main/win-64::openssl-3.0.16-h3f729d1_0 2025-03-14T03:56:11.0079343Z pip pkgs/main/win-64::pip-25.0-py39haa95532_0 2025-03-14T03:56:11.0079804Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 2025-03-14T03:56:11.0080311Z pyopenssl pkgs/main/win-64::pyopenssl-25.0.0-py39hb6ff9d5_0 2025-03-14T03:56:11.0080807Z pysocks pkgs/main/win-64::pysocks-1.7.1-py39haa95532_0 2025-03-14T03:56:11.0081257Z python pkgs/main/win-64::python-3.9.21-h8205438_1 2025-03-14T03:56:11.0081793Z python-dateutil pkgs/main/win-64::python-dateutil-2.9.0post0-py39haa95532_2 2025-03-14T03:56:11.0082382Z s3transfer pkgs/main/win-64::s3transfer-0.11.2-py39haa95532_0 2025-03-14T03:56:11.0082902Z setuptools pkgs/main/win-64::setuptools-72.1.0-py39haa95532_0 2025-03-14T03:56:11.0083370Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 2025-03-14T03:56:11.0083788Z sqlite pkgs/main/win-64::sqlite-3.45.3-h2bbff1b_0 2025-03-14T03:56:11.0084303Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2025-03-14T03:56:11.0084799Z typing_extensions pkgs/main/win-64::typing_extensions-4.12.2-py39haa95532_0 2025-03-14T03:56:11.0085339Z tzdata pkgs/main/noarch::tzdata-2025a-h04d1e81_0 2025-03-14T03:56:11.0085799Z urllib3 pkgs/main/win-64::urllib3-1.26.19-py39haa95532_0 2025-03-14T03:56:11.0086245Z vc pkgs/main/win-64::vc-14.42-haa95532_4 2025-03-14T03:56:11.0086725Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.42.34433-he0abc0d_4 2025-03-14T03:56:11.0087239Z wheel pkgs/main/win-64::wheel-0.45.1-py39haa95532_0 2025-03-14T03:56:11.0087716Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py39haa95532_0 2025-03-14T03:56:11.0088183Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 2025-03-14T03:56:11.0088579Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_1 2025-03-14T03:56:11.0088994Z zstd pkgs/main/win-64::zstd-1.5.6-h8880b57_0 2025-03-14T03:56:11.0089249Z 2025-03-14T03:56:11.0089254Z 2025-03-14T03:56:11.0089270Z 2025-03-14T03:56:11.0089439Z Downloading and Extracting Packages: ...working... done 2025-03-14T03:56:12.1012880Z Preparing transaction: ...working... done 2025-03-14T03:56:14.7441295Z Verifying transaction: ...working... done 2025-03-14T03:56:23.3405103Z Executing transaction: ...working... done 2025-03-14T03:56:23.3634386Z # 2025-03-14T03:56:23.3634681Z # To activate this environment, use 2025-03-14T03:56:23.3635008Z # 2025-03-14T03:56:23.3635228Z # $ conda activate py39 2025-03-14T03:56:23.3635492Z # 2025-03-14T03:56:23.3635713Z # To deactivate an active environment, use 2025-03-14T03:56:23.3636031Z # 2025-03-14T03:56:23.3636236Z # $ conda deactivate 2025-03-14T03:56:23.3636397Z 2025-03-14T03:56:25.9077036Z Collecting pyyaml 2025-03-14T03:56:25.9077297Z 2025-03-14T03:56:25.9077584Z Downloading PyYAML-6.0.2-cp39-cp39-win_amd64.whl.metadata (2.1 kB) 2025-03-14T03:56:25.9078001Z 2025-03-14T03:56:25.9078253Z Downloading PyYAML-6.0.2-cp39-cp39-win_amd64.whl (162 kB) 2025-03-14T03:56:25.9078598Z 2025-03-14T03:56:25.9078776Z Installing collected packages: pyyaml 2025-03-14T03:56:25.9078992Z 2025-03-14T03:56:25.9079166Z Successfully installed pyyaml-6.0.2 2025-03-14T03:56:25.9079395Z 2025-03-14T03:56:25.9079400Z 2025-03-14T03:56:27.5724120Z Collecting mkl-include 2025-03-14T03:56:27.5724353Z 2025-03-14T03:56:27.5724647Z Downloading mkl_include-2025.0.1-py2.py3-none-win_amd64.whl.metadata (1.4 kB) 2025-03-14T03:56:27.5725025Z 2025-03-14T03:56:27.5725268Z Downloading mkl_include-2025.0.1-py2.py3-none-win_amd64.whl (1.3 MB) 2025-03-14T03:56:27.5725600Z 2025-03-14T03:56:27.5725775Z ---------------------------------------- 1.3/1.3 MB 66.1 MB/s eta 0:00:00 2025-03-14T03:56:27.5726070Z 2025-03-14T03:56:27.5726196Z Installing collected packages: mkl-include 2025-03-14T03:56:27.5726441Z 2025-03-14T03:56:27.5726569Z Successfully installed mkl-include-2025.0.1 2025-03-14T03:56:27.5726831Z 2025-03-14T03:56:27.5726835Z 2025-03-14T03:56:38.0233196Z Collecting mkl-static 2025-03-14T03:56:38.0233437Z 2025-03-14T03:56:38.0233723Z Downloading mkl_static-2025.0.1-py2.py3-none-win_amd64.whl.metadata (1.5 kB) 2025-03-14T03:56:38.0234094Z 2025-03-14T03:56:38.0234800Z 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:56:38.0235555Z 2025-03-14T03:56:38.0235702Z Collecting intel-openmp>=2024 (from mkl-static) 2025-03-14T03:56:38.0235939Z 2025-03-14T03:56:38.0236196Z Downloading intel_openmp-2025.0.5-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-03-14T03:56:38.0236579Z 2025-03-14T03:56:38.0236704Z Collecting tbb-devel==2022.* (from mkl-static) 2025-03-14T03:56:38.0236949Z 2025-03-14T03:56:38.0237176Z Downloading tbb_devel-2022.0.0-py3-none-win_amd64.whl.metadata (1.2 kB) 2025-03-14T03:56:38.0237812Z 2025-03-14T03:56:38.0238020Z Collecting tbb==2022.0.0 (from tbb-devel==2022.*->mkl-static) 2025-03-14T03:56:38.0238303Z 2025-03-14T03:56:38.0238513Z Downloading tbb-2022.0.0-py3-none-win_amd64.whl.metadata (1.1 kB) 2025-03-14T03:56:38.0238817Z 2025-03-14T03:56:38.0239033Z Collecting tcmlib==1.* (from tbb==2022.0.0->tbb-devel==2022.*->mkl-static) 2025-03-14T03:56:38.0239354Z 2025-03-14T03:56:38.0239592Z Downloading tcmlib-1.2.0-py2.py3-none-win_amd64.whl.metadata (1.0 kB) 2025-03-14T03:56:38.0239920Z 2025-03-14T03:56:38.0240162Z Collecting intel-cmplr-lib-ur==2025.0.5 (from intel-openmp>=2024->mkl-static) 2025-03-14T03:56:38.0240518Z 2025-03-14T03:56:38.0240782Z Downloading intel_cmplr_lib_ur-2025.0.5-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-03-14T03:56:38.0241172Z 2025-03-14T03:56:38.0241429Z Collecting umf==0.9.* (from intel-cmplr-lib-ur==2025.0.5->intel-openmp>=2024->mkl-static) 2025-03-14T03:56:38.0241811Z 2025-03-14T03:56:38.0242015Z Downloading umf-0.9.1-py2.py3-none-win_amd64.whl.metadata (1.1 kB) 2025-03-14T03:56:38.0242342Z 2025-03-14T03:56:38.0242554Z Downloading mkl_static-2025.0.1-py2.py3-none-win_amd64.whl (191.9 MB) 2025-03-14T03:56:38.0242873Z 2025-03-14T03:56:38.0243053Z --------------------------------------- 191.9/191.9 MB 48.7 MB/s eta 0:00:00 2025-03-14T03:56:38.0243331Z 2025-03-14T03:56:38.0243535Z Downloading tbb_devel-2022.0.0-py3-none-win_amd64.whl (5.9 MB) 2025-03-14T03:56:38.0243826Z 2025-03-14T03:56:38.0244000Z ---------------------------------------- 5.9/5.9 MB 118.9 MB/s eta 0:00:00 2025-03-14T03:56:38.0244273Z 2025-03-14T03:56:38.0244451Z Downloading tbb-2022.0.0-py3-none-win_amd64.whl (298 kB) 2025-03-14T03:56:38.0244717Z 2025-03-14T03:56:38.0244899Z Downloading tcmlib-1.2.0-py2.py3-none-win_amd64.whl (338 kB) 2025-03-14T03:56:38.0245198Z 2025-03-14T03:56:38.0245409Z Downloading intel_openmp-2025.0.5-py2.py3-none-win_amd64.whl (3.7 MB) 2025-03-14T03:56:38.0245735Z 2025-03-14T03:56:38.0245889Z ---------------------------------------- 3.7/3.7 MB 215.4 MB/s eta 0:00:00 2025-03-14T03:56:38.0246172Z 2025-03-14T03:56:38.0246403Z Downloading intel_cmplr_lib_ur-2025.0.5-py2.py3-none-win_amd64.whl (1.2 MB) 2025-03-14T03:56:38.0246737Z 2025-03-14T03:56:38.0246896Z ---------------------------------------- 1.2/1.2 MB 56.3 MB/s eta 0:00:00 2025-03-14T03:56:38.0247164Z 2025-03-14T03:56:38.0247464Z Downloading umf-0.9.1-py2.py3-none-win_amd64.whl (72 kB) 2025-03-14T03:56:38.0247747Z 2025-03-14T03:56:38.0248177Z Installing collected packages: tcmlib, umf, tbb, tbb-devel, intel-cmplr-lib-ur, intel-openmp, mkl-static 2025-03-14T03:56:38.0248685Z 2025-03-14T03:56:38.0249203Z 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:56:38.0249843Z 2025-03-14T03:56:38.0249846Z 2025-03-14T03:57:11.8913488Z Collecting package metadata (current_repodata.json): ...working... done 2025-03-14T03:57:11.8917229Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2025-03-14T04:00:15.9756298Z Collecting package metadata (repodata.json): ...working... done 2025-03-14T04:00:37.9768548Z Solving environment: ...working... done 2025-03-14T04:00:39.6269373Z 2025-03-14T04:00:39.6269770Z ## Package Plan ## 2025-03-14T04:00:39.6269983Z 2025-03-14T04:00:39.6270391Z environment location: C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda 2025-03-14T04:00:39.6270852Z 2025-03-14T04:00:39.6270964Z added / updated specs: 2025-03-14T04:00:39.6271230Z - libuv=1.39 2025-03-14T04:00:39.6271363Z 2025-03-14T04:00:39.6271366Z 2025-03-14T04:00:39.6271494Z The following packages will be downloaded: 2025-03-14T04:00:39.6271735Z 2025-03-14T04:00:39.6271852Z package | build 2025-03-14T04:00:39.6272207Z ---------------------------|----------------- 2025-03-14T04:00:39.6272603Z archspec-0.2.5 | pyhd8ed1ab_0 50 KB conda-forge 2025-03-14T04:00:39.6273360Z ca-certificates-2025.1.31 | h56e8100_0 155 KB conda-forge 2025-03-14T04:00:39.6273873Z certifi-2025.1.31 | pyhd8ed1ab_0 159 KB conda-forge 2025-03-14T04:00:39.6274392Z conda-23.9.0 | py311h1ea47a8_2 1.2 MB conda-forge 2025-03-14T04:00:39.6274827Z libuv-1.39.0 | he774522_0 260 KB 2025-03-14T04:00:39.6275239Z openssl-3.0.13 | h2bbff1b_2 7.5 MB 2025-03-14T04:00:39.6275682Z python_abi-3.11 | 2_cp311 5 KB conda-forge 2025-03-14T04:00:39.6276107Z ------------------------------------------------------------ 2025-03-14T04:00:39.6276471Z Total: 9.3 MB 2025-03-14T04:00:39.6276688Z 2025-03-14T04:00:39.6276818Z The following NEW packages will be INSTALLED: 2025-03-14T04:00:39.6277067Z 2025-03-14T04:00:39.6277392Z archspec conda-forge/noarch::archspec-0.2.5-pyhd8ed1ab_0 2025-03-14T04:00:39.6277861Z libuv pkgs/main/win-64::libuv-1.39.0-he774522_0 2025-03-14T04:00:39.6278300Z python_abi conda-forge/win-64::python_abi-3.11-2_cp311 2025-03-14T04:00:39.6278577Z 2025-03-14T04:00:39.6278707Z The following packages will be UPDATED: 2025-03-14T04:00:39.6278928Z 2025-03-14T04:00:39.6279436Z ca-certificates pkgs/main::ca-certificates-2023.08.22~ --> conda-forge::ca-certificates-2025.1.31-h56e8100_0 2025-03-14T04:00:39.6280347Z certifi pkgs/main/win-64::certifi-2023.7.22-p~ --> conda-forge/noarch::certifi-2025.1.31-pyhd8ed1ab_0 2025-03-14T04:00:39.6281095Z conda pkgs/main::conda-23.9.0-py311haa95532~ --> conda-forge::conda-23.9.0-py311h1ea47a8_2 2025-03-14T04:00:39.6281667Z openssl 3.0.11-h2bbff1b_2 --> 3.0.13-h2bbff1b_2 2025-03-14T04:00:39.6281952Z 2025-03-14T04:00:39.6281956Z 2025-03-14T04:00:39.6680235Z Preparing transaction: ...working... done 2025-03-14T04:00:39.9990671Z Verifying transaction: ...working... done 2025-03-14T04:00:41.1941243Z Executing transaction: ...working... done 2025-03-14T04:00:49.4227088Z libuv_ROOT=C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\Library 2025-03-14T04:00:49.4322552Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T04:00:49.4323129Z Dload Upload Total Spent Left Speed 2025-03-14T04:00:49.4323408Z 2025-03-14T04:00:49.6584107Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T04:00:49.6598149Z 99 11.3M 99 11.2M 0 0 49.1M 0 --:--:-- --:--:-- --:--:-- 49.3M 2025-03-14T04:00:49.6598947Z 100 11.3M 100 11.3M 0 0 49.2M 0 --:--:-- --:--:-- --:--:-- 49.6M 2025-03-14T04:00:49.6699410Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T04:00:49.6700025Z Dload Upload Total Spent Left Speed 2025-03-14T04:00:49.6700332Z 2025-03-14T04:00:49.7445941Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T04:00:49.7446481Z 100 25600 100 25600 0 0 327k 0 --:--:-- --:--:-- --:--:-- 337k 2025-03-14T04:00:49.7469187Z The system cannot find the drive specified. 2025-03-14T04:00:49.7469633Z The system cannot find the drive specified. 2025-03-14T04:00:49.7470026Z The system cannot find the drive specified. 2025-03-14T04:00:49.7545626Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T04:00:49.7546191Z Dload Upload Total Spent Left Speed 2025-03-14T04:00:49.7546492Z 2025-03-14T04:00:49.8173797Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T04:00:49.8174369Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T04:00:49.8566243Z 2025-03-14T04:00:49.8567142Z 100 303k 100 303k 0 0 2914k 0 --:--:-- --:--:-- --:--:-- 2914k 2025-03-14T04:00:49.8699634Z @"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-14T04:00:50.5563128Z Collecting ninja 2025-03-14T04:00:50.5705862Z Downloading ninja-1.11.1.3-py3-none-win_amd64.whl.metadata (5.3 kB) 2025-03-14T04:00:50.6212815Z Downloading ninja-1.11.1.3-py3-none-win_amd64.whl (296 kB) 2025-03-14T04:00:50.7327142Z Installing collected packages: ninja 2025-03-14T04:00:50.7798748Z Successfully installed ninja-1.11.1.3 2025-03-14T04:00:50.8290151Z "Calling arch build script" 2025-03-14T04:00:50.8330750Z "Changing to NIGHTLIES_PYTORCH_ROOT" 2025-03-14T04:00:52.2005086Z "Checking dependencies" 2025-03-14T04:00:52.2008391Z "Cmake check" 2025-03-14T04:00:52.5786566Z Disabling CUDA 2025-03-14T04:00:52.7314694Z Ninja found, using it to speed up builds 2025-03-14T04:00:53.0639855Z sccache-cl found, using it to speed up builds 2025-03-14T04:00:53.0674626Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\Library\bin\libiomp5md.dll 2025-03-14T04:00:53.0697240Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\Library\bin\libiompstubs5md.dll 2025-03-14T04:00:53.0714002Z 2 file(s) copied. 2025-03-14T04:00:53.0726639Z 1 file(s) copied. 2025-03-14T04:00:53.0752531Z The flags after configuring: 2025-03-14T04:00:53.0754277Z USE_CUDA=0 2025-03-14T04:00:53.0755917Z CMAKE_GENERATOR=Ninja 2025-03-14T04:00:53.0789930Z CC=sccache-cl 2025-03-14T04:00:53.0791528Z CXX=sccache-cl 2025-03-14T04:00:53.0794639Z DISTUTILS_USE_SDK=1 2025-03-14T04:00:53.1887367Z ********************************************************************** 2025-03-14T04:00:53.1887910Z ** Visual Studio 2022 Developer Command Prompt v17.8.18 2025-03-14T04:00:53.1888342Z ** Copyright (c) 2022 Microsoft Corporation 2025-03-14T04:00:53.1888724Z ********************************************************************** 2025-03-14T04:00:53.6864450Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-03-14T04:00:53.6895334Z The syntax of the command is incorrect. 2025-03-14T04:00:53.7056394Z Stopping sccache server... 2025-03-14T04:00:54.7182631Z sccache: error: couldn't connect to server 2025-03-14T04:00:54.7185189Z sccache: caused by: No connection could be made because the target machine actively refused it. (os error 10061) 2025-03-14T04:00:54.7310858Z sccache: Starting the server... 2025-03-14T04:00:54.7695282Z Compile requests 0 2025-03-14T04:00:54.7695714Z Compile requests executed 0 2025-03-14T04:00:54.7696065Z Cache hits 0 2025-03-14T04:00:54.7696412Z Cache misses 0 2025-03-14T04:00:54.7696786Z Cache timeouts 0 2025-03-14T04:00:54.7697095Z Cache read errors 0 2025-03-14T04:00:54.7697432Z Forced recaches 0 2025-03-14T04:00:54.7697768Z Cache write errors 0 2025-03-14T04:00:54.7698108Z Compilation failures 0 2025-03-14T04:00:54.7698444Z Cache errors 0 2025-03-14T04:00:54.7698772Z Non-cacheable compilations 0 2025-03-14T04:00:54.7699126Z Non-cacheable calls 0 2025-03-14T04:00:54.7699473Z Non-compilation calls 0 2025-03-14T04:00:54.7699832Z Unsupported compiler calls 0 2025-03-14T04:00:54.7700189Z Average cache write 0.000 s 2025-03-14T04:00:54.7700521Z Average cache read miss 0.000 s 2025-03-14T04:00:54.7700881Z Average cache read hit 0.000 s 2025-03-14T04:00:54.7701243Z Failed distributed compilations 0 2025-03-14T04:00:54.7702052Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2025-03-14T04:00:55.4081005Z Cloning into 'nccl'... 2025-03-14T04:00:56.2285868Z Note: switching to 'v2.25.1-1'. 2025-03-14T04:00:56.2286151Z 2025-03-14T04:00:56.2286413Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-14T04:00:56.2287044Z changes and commit them, and you can discard any commits you make in this 2025-03-14T04:00:56.2287600Z state without impacting any branches by switching back to a branch. 2025-03-14T04:00:56.2287954Z 2025-03-14T04:00:56.2288167Z If you want to create a new branch to retain commits you create, you may 2025-03-14T04:00:56.2288707Z do so (now or later) by using -c with the switch command. Example: 2025-03-14T04:00:56.2289072Z 2025-03-14T04:00:56.2289230Z git switch -c 2025-03-14T04:00:56.2289466Z 2025-03-14T04:00:56.2289608Z Or undo this operation with: 2025-03-14T04:00:56.2289792Z 2025-03-14T04:00:56.2289929Z git switch - 2025-03-14T04:00:56.2290074Z 2025-03-14T04:00:56.2290323Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-14T04:00:56.2290702Z 2025-03-14T04:00:56.2290819Z HEAD is now at 80f6bda NCCL 2.25.1-1 2025-03-14T04:01:03.4153783Z -- The CXX compiler identification is MSVC 19.38.33144.0 2025-03-14T04:01:03.7362633Z -- The C compiler identification is MSVC 19.38.33144.0 2025-03-14T04:01:03.7623391Z -- Detecting CXX compiler ABI info 2025-03-14T04:01:04.8079893Z -- Detecting CXX compiler ABI info - done 2025-03-14T04:01:04.8226507Z -- Check for working CXX compiler: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe - skipped 2025-03-14T04:01:04.8231291Z -- Detecting CXX compile features 2025-03-14T04:01:04.8252685Z -- Detecting CXX compile features - done 2025-03-14T04:01:04.8386676Z -- Detecting C compiler ABI info 2025-03-14T04:01:05.2173139Z -- Detecting C compiler ABI info - done 2025-03-14T04:01:05.2313872Z -- Check for working C compiler: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe - skipped 2025-03-14T04:01:05.2318318Z -- Detecting C compile features 2025-03-14T04:01:05.2329703Z -- Detecting C compile features - done 2025-03-14T04:01:05.2394175Z -- Not forcing any particular BLAS to be found 2025-03-14T04:01:05.2479145Z CMake Warning at CMakeLists.txt:418 (message): 2025-03-14T04:01:05.2479650Z TensorPipe cannot be used on Windows. Set it to OFF 2025-03-14T04:01:05.2479931Z 2025-03-14T04:01:05.2479936Z 2025-03-14T04:01:05.2480081Z CMake Warning at CMakeLists.txt:420 (message): 2025-03-14T04:01:05.2480510Z KleidiAI cannot be used on Windows. Set it to OFF 2025-03-14T04:01:05.2480799Z 2025-03-14T04:01:05.2480802Z 2025-03-14T04:01:05.2545114Z -- Performing Test C_HAS_AVX_1 2025-03-14T04:01:06.2091765Z -- Performing Test C_HAS_AVX_1 - Success 2025-03-14T04:01:06.2096841Z -- Performing Test C_HAS_AVX2_1 2025-03-14T04:01:06.6310317Z -- Performing Test C_HAS_AVX2_1 - Success 2025-03-14T04:01:06.6315144Z -- Performing Test C_HAS_AVX512_1 2025-03-14T04:01:07.0569816Z -- Performing Test C_HAS_AVX512_1 - Success 2025-03-14T04:01:07.0574854Z -- Performing Test CXX_HAS_AVX_1 2025-03-14T04:01:07.4831279Z -- Performing Test CXX_HAS_AVX_1 - Success 2025-03-14T04:01:07.4836090Z -- Performing Test CXX_HAS_AVX2_1 2025-03-14T04:01:07.9026287Z -- Performing Test CXX_HAS_AVX2_1 - Success 2025-03-14T04:01:07.9031293Z -- Performing Test CXX_HAS_AVX512_1 2025-03-14T04:01:08.3184123Z -- Performing Test CXX_HAS_AVX512_1 - Success 2025-03-14T04:01:08.3185785Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-03-14T04:01:08.3192113Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2025-03-14T04:01:09.0401994Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2025-03-14T04:01:09.0402714Z -- Current compiler supports avx512f extension. Will build fbgemm. 2025-03-14T04:01:09.0429400Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-03-14T04:01:09.5240071Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Failed 2025-03-14T04:01:09.5263999Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-03-14T04:01:09.8982639Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Failed 2025-03-14T04:01:09.8989769Z -- Could not find hardware support for NEON on this machine. 2025-03-14T04:01:09.8990225Z -- No OMAP3 processor on this machine. 2025-03-14T04:01:09.8990590Z -- No OMAP4 processor on this machine. 2025-03-14T04:01:09.8991068Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-03-14T04:01:09.9076305Z -- Performing Test HAS/UTF_8 2025-03-14T04:01:10.2788179Z -- Performing Test HAS/UTF_8 - Success 2025-03-14T04:01:10.2827768Z CMake Warning at cmake/Dependencies.cmake:95 (message): 2025-03-14T04:01:10.2828308Z Not compiling with XPU. Could NOT find SYCL.Suppress this warning with 2025-03-14T04:01:10.2828752Z -DUSE_XPU=OFF. 2025-03-14T04:01:10.2829042Z Call Stack (most recent call first): 2025-03-14T04:01:10.2829344Z CMakeLists.txt:868 (include) 2025-03-14T04:01:10.2829554Z 2025-03-14T04:01:10.2829558Z 2025-03-14T04:01:10.2833832Z -- Building using own protobuf under third_party per request. 2025-03-14T04:01:10.2834282Z -- Use custom protobuf build. 2025-03-14T04:01:10.2852655Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-03-14T04:01:10.2853472Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:10.2853919Z CMake. 2025-03-14T04:01:10.2854050Z 2025-03-14T04:01:10.2854272Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:10.2854831Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:10.2855317Z to work with policies introduced by or earlier. 2025-03-14T04:01:10.2855568Z 2025-03-14T04:01:10.2855572Z 2025-03-14T04:01:10.2872079Z -- 2025-03-14T04:01:10.2872289Z -- 3.13.0.0 2025-03-14T04:01:10.2890193Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-03-14T04:01:10.4299441Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-03-14T04:01:10.4302386Z -- Looking for pthread_create in pthreads 2025-03-14T04:01:10.6720650Z -- Looking for pthread_create in pthreads - not found 2025-03-14T04:01:10.6721966Z -- Looking for pthread_create in pthread 2025-03-14T04:01:10.9127628Z -- Looking for pthread_create in pthread - not found 2025-03-14T04:01:10.9144430Z -- Found Threads: TRUE 2025-03-14T04:01:10.9685695Z -- Caffe2 protobuf include directory: $$ 2025-03-14T04:01:10.9722928Z -- Trying to find preferred BLAS backend of choice: MKL 2025-03-14T04:01:10.9748302Z -- MKL_THREADING = OMP 2025-03-14T04:01:10.9752059Z -- Looking for sys/types.h 2025-03-14T04:01:11.3527587Z -- Looking for sys/types.h - found 2025-03-14T04:01:11.3529488Z -- Looking for stdint.h 2025-03-14T04:01:11.7206504Z -- Looking for stdint.h - found 2025-03-14T04:01:11.7208781Z -- Looking for stddef.h 2025-03-14T04:01:12.0916746Z -- Looking for stddef.h - found 2025-03-14T04:01:12.0917760Z -- Check size of void* 2025-03-14T04:01:12.4785660Z -- Check size of void* - done 2025-03-14T04:01:12.5116912Z -- Looking for cblas_sgemm 2025-03-14T04:01:13.1239465Z -- Looking for cblas_sgemm - found 2025-03-14T04:01:13.1243924Z -- Looking for cblas_gemm_bf16bf16f32 2025-03-14T04:01:13.7430200Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-03-14T04:01:13.7431249Z -- Looking for cblas_gemm_f16f16f32 2025-03-14T04:01:14.3227226Z -- Looking for cblas_gemm_f16f16f32 - found 2025-03-14T04:01:14.3444696Z -- 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-14T04:01:14.3447591Z -- MKL include directory: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/include 2025-03-14T04:01:14.3448256Z -- MKL OpenMP type: Intel 2025-03-14T04:01:14.3448930Z -- MKL OpenMP library: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/libiomp5md.lib 2025-03-14T04:01:14.3463870Z CMake Deprecation Warning at third_party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-14T04:01:14.3464554Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:14.3464984Z CMake. 2025-03-14T04:01:14.3465098Z 2025-03-14T04:01:14.3465386Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:14.3465986Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:14.3466476Z to work with policies introduced by or earlier. 2025-03-14T04:01:14.3466747Z 2025-03-14T04:01:14.3466751Z 2025-03-14T04:01:14.3570985Z CMake Deprecation Warning at third_party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-14T04:01:14.3571647Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:14.3572068Z CMake. 2025-03-14T04:01:14.3572178Z 2025-03-14T04:01:14.3572417Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:14.3573021Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:14.3573578Z to work with policies introduced by or earlier. 2025-03-14T04:01:14.3573849Z 2025-03-14T04:01:14.3573852Z 2025-03-14T04:01:14.3646385Z CMake Deprecation Warning at third_party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-14T04:01:14.3647053Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:14.3647520Z CMake. 2025-03-14T04:01:14.3647630Z 2025-03-14T04:01:14.3647911Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:14.3648514Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:14.3649163Z to work with policies introduced by or earlier. 2025-03-14T04:01:14.3649419Z 2025-03-14T04:01:14.3649423Z 2025-03-14T04:01:14.9596838Z -- The ASM compiler identification is MSVC 2025-03-14T04:01:14.9664123Z -- Found assembler: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe 2025-03-14T04:01:14.9871234Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-03-14T04:01:14.9928669Z -- Generating microkernels.cmake 2025-03-14T04:01:19.3928816Z 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-14T04:01:19.3930502Z 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-14T04:01:19.3931532Z No microkernel found in src\reference\binary-elementwise.cc 2025-03-14T04:01:19.3932058Z No microkernel found in src\reference\packing.cc 2025-03-14T04:01:19.3932525Z No microkernel found in src\reference\unary-elementwise.cc 2025-03-14T04:01:19.4955054Z CMake Deprecation Warning at third_party/benchmark/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-14T04:01:19.4955767Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:19.4956184Z CMake. 2025-03-14T04:01:19.4956310Z 2025-03-14T04:01:19.4956534Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:19.4957096Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:19.4957801Z to work with policies introduced by or earlier. 2025-03-14T04:01:19.4958055Z 2025-03-14T04:01:19.4958060Z 2025-03-14T04:01:19.5315916Z -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.47.1.windows.2") 2025-03-14T04:01:19.6220888Z -- git version: v0.0.0 normalized to 0.0.0 2025-03-14T04:01:19.6221324Z -- Version: 1.6.1 2025-03-14T04:01:19.6237665Z -- Looking for shm_open in rt 2025-03-14T04:01:19.8507979Z -- Looking for shm_open in rt - not found 2025-03-14T04:01:19.8510348Z -- Performing Test HAVE_STD_REGEX 2025-03-14T04:01:19.8510670Z -- Performing Test HAVE_STD_REGEX 2025-03-14T04:01:23.6474256Z -- Performing Test HAVE_STD_REGEX -- success 2025-03-14T04:01:23.6475144Z -- Performing Test HAVE_GNU_POSIX_REGEX 2025-03-14T04:01:23.6475490Z -- Performing Test HAVE_GNU_POSIX_REGEX 2025-03-14T04:01:23.7918671Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-03-14T04:01:23.7919194Z -- Performing Test HAVE_POSIX_REGEX 2025-03-14T04:01:23.7919561Z -- Performing Test HAVE_POSIX_REGEX 2025-03-14T04:01:23.9320211Z -- Performing Test HAVE_POSIX_REGEX -- failed to compile 2025-03-14T04:01:23.9321151Z -- Performing Test HAVE_STEADY_CLOCK 2025-03-14T04:01:23.9321484Z -- Performing Test HAVE_STEADY_CLOCK 2025-03-14T04:01:24.7579121Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-03-14T04:01:24.7969168Z CMake Warning (dev) at third_party/fbgemm/CMakeLists.txt:93 (find_package): 2025-03-14T04:01:24.7969785Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-03-14T04:01:24.7970366Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-03-14T04:01:24.7970915Z the cmake_policy command to set the policy and suppress this warning. 2025-03-14T04:01:24.7971242Z 2025-03-14T04:01:24.7971472Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T04:01:24.7971788Z 2025-03-14T04:01:24.8274404Z -- Found PythonInterp: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/python.exe (found version "3.9.21") 2025-03-14T04:01:24.8301281Z -- Performing Test COMPILER_SUPPORTS_AVX512 2025-03-14T04:01:25.2598069Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2025-03-14T04:01:25.2634700Z -- 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-14T04:01:25.6282216Z -- 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-14T04:01:26.5055605Z CMake Warning (dev) at .ci/pytorch/windows/conda/envs/py39/Library/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-03-14T04:01:26.5056625Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-03-14T04:01:26.5057226Z does not match the name of the calling package (OpenMP). This can lead to 2025-03-14T04:01:26.5057839Z problems in calling code that expects `find_package` result variables 2025-03-14T04:01:26.5058325Z (e.g., `_FOUND`) to follow a certain pattern. 2025-03-14T04:01:26.5058678Z Call Stack (most recent call first): 2025-03-14T04:01:26.5059154Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-03-14T04:01:26.5059694Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2025-03-14T04:01:26.5060202Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T04:01:26.5060530Z 2025-03-14T04:01:26.5060689Z -- Found OpenMP_C: -openmp:experimental 2025-03-14T04:01:27.0212559Z CMake Warning (dev) at .ci/pytorch/windows/conda/envs/py39/Library/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-03-14T04:01:27.0213581Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-03-14T04:01:27.0214257Z does not match the name of the calling package (OpenMP). This can lead to 2025-03-14T04:01:27.0215078Z problems in calling code that expects `find_package` result variables 2025-03-14T04:01:27.0215575Z (e.g., `_FOUND`) to follow a certain pattern. 2025-03-14T04:01:27.0215932Z Call Stack (most recent call first): 2025-03-14T04:01:27.0216412Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-03-14T04:01:27.0216961Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2025-03-14T04:01:27.0217477Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T04:01:27.0217805Z 2025-03-14T04:01:27.0217971Z -- Found OpenMP_CXX: -openmp:experimental 2025-03-14T04:01:27.0227204Z -- Found OpenMP: TRUE 2025-03-14T04:01:27.0229806Z CMake Warning at third_party/fbgemm/CMakeLists.txt:138 (message): 2025-03-14T04:01:27.0230301Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2025-03-14T04:01:27.0230549Z 2025-03-14T04:01:27.0230553Z 2025-03-14T04:01:27.1624986Z CMake Warning at third_party/fbgemm/CMakeLists.txt:232 (message): 2025-03-14T04:01:27.1625523Z ========== 2025-03-14T04:01:27.1625662Z 2025-03-14T04:01:27.1625666Z 2025-03-14T04:01:27.1625902Z CMake Warning at third_party/fbgemm/CMakeLists.txt:233 (message): 2025-03-14T04:01:27.1626334Z CMAKE_BUILD_TYPE = Release 2025-03-14T04:01:27.1626545Z 2025-03-14T04:01:27.1626549Z 2025-03-14T04:01:27.1626765Z CMake Warning at third_party/fbgemm/CMakeLists.txt:234 (message): 2025-03-14T04:01:27.1627246Z CMAKE_CXX_FLAGS_DEBUG is /Z7 /Ob0 /Od /RTC1 /bigobj 2025-03-14T04:01:27.1627527Z 2025-03-14T04:01:27.1627530Z 2025-03-14T04:01:27.1627732Z CMake Warning at third_party/fbgemm/CMakeLists.txt:235 (message): 2025-03-14T04:01:27.1628219Z CMAKE_CXX_FLAGS_RELEASE is /O2 /Ob2 /DNDEBUG /bigobj 2025-03-14T04:01:27.1628515Z 2025-03-14T04:01:27.1628522Z 2025-03-14T04:01:27.1628750Z CMake Warning at third_party/fbgemm/CMakeLists.txt:236 (message): 2025-03-14T04:01:27.1629210Z ========== 2025-03-14T04:01:27.1629341Z 2025-03-14T04:01:27.1629345Z 2025-03-14T04:01:27.1641619Z CMake Deprecation Warning at third_party/fbgemm/third_party/asmjit/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-14T04:01:27.1642403Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:27.1642861Z CMake. 2025-03-14T04:01:27.1643007Z 2025-03-14T04:01:27.1643434Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:27.1644037Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:27.1644566Z to work with policies introduced by or earlier. 2025-03-14T04:01:27.1644835Z 2025-03-14T04:01:27.1644838Z 2025-03-14T04:01:27.1828443Z ** AsmJit Summary ** 2025-03-14T04:01:27.1828992Z ASMJIT_DIR=C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit 2025-03-14T04:01:27.1829586Z ASMJIT_TEST=FALSE 2025-03-14T04:01:27.1829882Z ASMJIT_TARGET_TYPE=SHARED 2025-03-14T04:01:27.1830190Z ASMJIT_DEPS= 2025-03-14T04:01:27.1830463Z ASMJIT_LIBS=asmjit 2025-03-14T04:01:27.1830706Z ASMJIT_CFLAGS= 2025-03-14T04:01:27.1831218Z ASMJIT_PRIVATE_CFLAGS=-MP;-GF;-Zc:__cplusplus;-Zc:inline;-Zc:strictStrings;-Zc:threadSafeInit-;-W4 2025-03-14T04:01:27.1831873Z ASMJIT_PRIVATE_CFLAGS_DBG=-GS 2025-03-14T04:01:27.1832221Z ASMJIT_PRIVATE_CFLAGS_REL=-GS-;-O2;-Oi 2025-03-14T04:01:27.1964584Z CMake Deprecation Warning at third_party/ittapi/CMakeLists.txt:7 (cmake_minimum_required): 2025-03-14T04:01:27.1965279Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:27.1965774Z CMake. 2025-03-14T04:01:27.1965896Z 2025-03-14T04:01:27.1966159Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:27.1966732Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:27.1967259Z to work with policies introduced by or earlier. 2025-03-14T04:01:27.1967548Z 2025-03-14T04:01:27.1967552Z 2025-03-14T04:01:27.1986971Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-14T04:01:27.1987643Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:27.1988103Z CMake. 2025-03-14T04:01:27.1988227Z 2025-03-14T04:01:27.1988486Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:27.1989087Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:27.1989577Z to work with policies introduced by or earlier. 2025-03-14T04:01:27.1989870Z 2025-03-14T04:01:27.1989874Z 2025-03-14T04:01:27.2064671Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-03-14T04:01:27.2065359Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:27.2065813Z CMake. 2025-03-14T04:01:27.2065934Z 2025-03-14T04:01:27.2066188Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:27.2066784Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:27.2067277Z to work with policies introduced by or earlier. 2025-03-14T04:01:27.2067565Z 2025-03-14T04:01:27.2067569Z 2025-03-14T04:01:27.2121412Z -- Using third party subdirectory Eigen. 2025-03-14T04:01:27.5777888Z -- 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-14T04:01:27.5778793Z -- Using third_party/pybind11. 2025-03-14T04:01:27.5780427Z -- pybind11 include dirs: C:/actions-runner/_work/pytorch/pytorch/pytorch/cmake/../third_party/pybind11/include 2025-03-14T04:01:27.5816044Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-03-14T04:01:27.5816682Z -- Using third_party/opentelemetry-cpp. 2025-03-14T04:01:27.5817820Z -- opentelemetry api include dirs: C:/actions-runner/_work/pytorch/pytorch/pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-03-14T04:01:28.2021866Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-03-14T04:01:28.7000268Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-03-14T04:01:28.7015120Z CMake Warning at cmake/Dependencies.cmake:945 (message): 2025-03-14T04:01:28.7015947Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-03-14T04:01:28.7016488Z Call Stack (most recent call first): 2025-03-14T04:01:28.7016863Z CMakeLists.txt:868 (include) 2025-03-14T04:01:28.7017088Z 2025-03-14T04:01:28.7017093Z 2025-03-14T04:01:28.7021988Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-03-14T04:01:28.7078326Z -- Adding OpenMP CXX_FLAGS: -openmp:experimental 2025-03-14T04:01:28.7079211Z -- Will link against OpenMP libraries: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/lib/libiomp5md.lib 2025-03-14T04:01:28.7095136Z CMake Deprecation Warning at third_party/gloo/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-14T04:01:28.7095820Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:28.7096285Z CMake. 2025-03-14T04:01:28.7096406Z 2025-03-14T04:01:28.7096669Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:28.7097273Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:28.7097766Z to work with policies introduced by or earlier. 2025-03-14T04:01:28.7098053Z 2025-03-14T04:01:28.7098057Z 2025-03-14T04:01:28.7099258Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2025-03-14T04:01:28.7099835Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2025-03-14T04:01:28.7100437Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2025-03-14T04:01:28.7100952Z set the policy and suppress this warning. 2025-03-14T04:01:28.7101338Z 2025-03-14T04:01:28.7101599Z For compatibility with older versions of CMake, option is clearing the 2025-03-14T04:01:28.7102122Z normal variable 'BUILD_BENCHMARK'. 2025-03-14T04:01:28.7102592Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T04:01:28.7102952Z 2025-03-14T04:01:28.7103180Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:35 (option): 2025-03-14T04:01:28.7103752Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2025-03-14T04:01:28.7104347Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2025-03-14T04:01:28.7104857Z set the policy and suppress this warning. 2025-03-14T04:01:28.7105088Z 2025-03-14T04:01:28.7105339Z For compatibility with older versions of CMake, option is clearing the 2025-03-14T04:01:28.7105788Z normal variable 'USE_NCCL'. 2025-03-14T04:01:28.7106217Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T04:01:28.7106569Z 2025-03-14T04:01:28.7106775Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:36 (option): 2025-03-14T04:01:28.7107329Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2025-03-14T04:01:28.7107926Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2025-03-14T04:01:28.7108435Z set the policy and suppress this warning. 2025-03-14T04:01:28.7108668Z 2025-03-14T04:01:28.7108897Z For compatibility with older versions of CMake, option is clearing the 2025-03-14T04:01:28.7109368Z normal variable 'USE_RCCL'. 2025-03-14T04:01:28.7109798Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T04:01:28.7110145Z 2025-03-14T04:01:28.7110243Z -- MSVC detected 2025-03-14T04:01:28.7110512Z -- Set USE_REDIS OFF 2025-03-14T04:01:28.7110786Z -- Set USE_IBVERBS OFF 2025-03-14T04:01:28.7111036Z -- Set USE_NCCL OFF 2025-03-14T04:01:28.7111301Z -- Set USE_RCCL OFF 2025-03-14T04:01:28.7111564Z -- Set USE_LIBUV ON 2025-03-14T04:01:28.7111866Z -- Only USE_LIBUV is supported on Windows 2025-03-14T04:01:28.7131305Z -- Gloo build as SHARED library 2025-03-14T04:01:28.7467888Z CMake Warning (dev) at third_party/onnx/CMakeLists.txt:106 (find_package): 2025-03-14T04:01:28.7468600Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-03-14T04:01:28.7469429Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-03-14T04:01:28.7470019Z the cmake_policy command to set the policy and suppress this warning. 2025-03-14T04:01:28.7470357Z 2025-03-14T04:01:28.7470605Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T04:01:28.7470933Z 2025-03-14T04:01:28.7731886Z Generated: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-03-14T04:01:28.7739396Z Generated: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-03-14T04:01:28.7746832Z Generated: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-03-14T04:01:28.9702975Z -- 2025-03-14T04:01:28.9703296Z -- ******** Summary ******** 2025-03-14T04:01:28.9703659Z -- CMake version : 3.31.2 2025-03-14T04:01:28.9704433Z -- CMake command : C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/bin/cmake.exe 2025-03-14T04:01:28.9705156Z -- System : Windows 2025-03-14T04:01:28.9705802Z -- C++ compiler : C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe 2025-03-14T04:01:28.9706445Z -- C++ compiler version : 19.38.33144.0 2025-03-14T04:01:28.9707070Z -- CXX flags : /DWIN32 /D_WINDOWS /GR /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL /EHsc /wd26812 2025-03-14T04:01:28.9707897Z -- Build type : Release 2025-03-14T04:01:28.9708397Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2025-03-14T04:01:28.9709215Z -- CMAKE_PREFIX_PATH : C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\Lib\site-packages 2025-03-14T04:01:28.9710032Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/pytorch/torch 2025-03-14T04:01:28.9710702Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/pytorch/cmake/Modules 2025-03-14T04:01:28.9711176Z -- 2025-03-14T04:01:28.9711437Z -- ONNX version : 1.17.0 2025-03-14T04:01:28.9711823Z -- ONNX NAMESPACE : onnx_torch 2025-03-14T04:01:28.9712280Z -- ONNX_USE_LITE_PROTO : OFF 2025-03-14T04:01:28.9712719Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-03-14T04:01:28.9713079Z -- Protobuf_USE_STATIC_LIBS : ON 2025-03-14T04:01:28.9713460Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-03-14T04:01:28.9713853Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-03-14T04:01:28.9714219Z -- ONNX_WERROR : OFF 2025-03-14T04:01:28.9714566Z -- ONNX_BUILD_TESTS : OFF 2025-03-14T04:01:28.9714896Z -- ONNX_BUILD_SHARED_LIBS : 2025-03-14T04:01:28.9715329Z CMake Warning at cmake/Dependencies.cmake:1407 (message): 2025-03-14T04:01:28.9715854Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2025-03-14T04:01:28.9716328Z Call Stack (most recent call first): 2025-03-14T04:01:28.9716677Z CMakeLists.txt:868 (include) 2025-03-14T04:01:28.9716868Z 2025-03-14T04:01:28.9716872Z 2025-03-14T04:01:28.9717015Z -- BUILD_SHARED_LIBS : OFF 2025-03-14T04:01:28.9717323Z -- 2025-03-14T04:01:28.9717584Z -- Protobuf compiler : 2025-03-14T04:01:28.9717943Z -- Protobuf includes : 2025-03-14T04:01:28.9718302Z -- Protobuf libraries : 2025-03-14T04:01:28.9718653Z -- BUILD_ONNX_PYTHON : OFF 2025-03-14T04:01:28.9719086Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-03-14T04:01:28.9719562Z -- Adding -DNDEBUG to compile flags 2025-03-14T04:01:28.9720896Z -- Could not find hardware support for NEON on this machine. 2025-03-14T04:01:28.9721948Z -- No OMAP3 processor on this machine. 2025-03-14T04:01:28.9722327Z -- No OMAP4 processor on this machine. 2025-03-14T04:01:28.9737520Z -- Looking for sbgemm_ 2025-03-14T04:01:29.2990709Z -- Looking for sbgemm_ - not found 2025-03-14T04:01:29.3001317Z -- Found a library with LAPACK API (mkl). 2025-03-14T04:01:29.3002587Z disabling CUDA because NOT USE_CUDA is set 2025-03-14T04:01:29.3002975Z disabling ROCM because NOT USE_ROCM is set 2025-03-14T04:01:29.3003396Z -- MIOpen not found. Compiling without MIOpen support 2025-03-14T04:01:29.3011973Z -- Will build oneDNN UKERNEL 2025-03-14T04:01:29.3061105Z -- MKLDNN_CPU_RUNTIME = OMP 2025-03-14T04:01:29.3080047Z -- DNNL_TARGET_ARCH: X64 2025-03-14T04:01:29.3110538Z -- DNNL_LIBRARY_NAME: dnnl 2025-03-14T04:01:29.3210828Z CMake Warning (dev) at .ci/pytorch/windows/conda/envs/py39/Library/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-03-14T04:01:29.3211818Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-03-14T04:01:29.3212419Z does not match the name of the calling package (OpenMP). This can lead to 2025-03-14T04:01:29.3213002Z problems in calling code that expects `find_package` result variables 2025-03-14T04:01:29.3213510Z (e.g., `_FOUND`) to follow a certain pattern. 2025-03-14T04:01:29.3213951Z Call Stack (most recent call first): 2025-03-14T04:01:29.3214426Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-03-14T04:01:29.3215012Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-03-14T04:01:29.3215518Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-03-14T04:01:29.3216223Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T04:01:29.3216592Z 2025-03-14T04:01:29.3216720Z -- Found OpenMP_C: -openmp:experimental 2025-03-14T04:01:29.3222002Z CMake Warning (dev) at .ci/pytorch/windows/conda/envs/py39/Library/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-03-14T04:01:29.3222974Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-03-14T04:01:29.3223565Z does not match the name of the calling package (OpenMP). This can lead to 2025-03-14T04:01:29.3224152Z problems in calling code that expects `find_package` result variables 2025-03-14T04:01:29.3224675Z (e.g., `_FOUND`) to follow a certain pattern. 2025-03-14T04:01:29.3225066Z Call Stack (most recent call first): 2025-03-14T04:01:29.3225545Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-03-14T04:01:29.3226133Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-03-14T04:01:29.3226652Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-03-14T04:01:29.3227175Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T04:01:29.3227506Z 2025-03-14T04:01:29.3227657Z -- Found OpenMP_CXX: -openmp:experimental 2025-03-14T04:01:29.3627725Z -- Enabled testing coverage: CI 2025-03-14T04:01:29.3639511Z -- Enabled workload: TRAINING 2025-03-14T04:01:29.3639870Z -- Enabled primitives: ALL 2025-03-14T04:01:29.3640308Z -- Enabled primitive CPU ISA: ALL 2025-03-14T04:01:29.3640681Z -- Enabled primitive GPU ISA: ALL 2025-03-14T04:01:29.3641097Z -- Enabled GeMM kernels ISA: ALL 2025-03-14T04:01:29.3742710Z -- Primitive cache is enabled 2025-03-14T04:01:29.3743474Z -- Experimental functionality for ukernels is enabled 2025-03-14T04:01:29.4483482Z -- The ASM_MASM compiler identification is MSVC 2025-03-14T04:01:29.4908681Z -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/ml64.exe 2025-03-14T04:01:29.5173136Z -- Graph component is enabled 2025-03-14T04:01:29.5277712Z -- Graph compiler backend is disabled. 2025-03-14T04:01:29.5397785Z -- Found MKL-DNN: TRUE 2025-03-14T04:01:29.5489591Z -- {fmt} version: 11.1.4 2025-03-14T04:01:29.5489876Z -- Build type: Release 2025-03-14T04:01:29.5577313Z -- Using CPU-only version of Kineto 2025-03-14T04:01:29.5577677Z -- Configuring Kineto dependency: 2025-03-14T04:01:29.5578304Z -- KINETO_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto 2025-03-14T04:01:29.5579041Z -- KINETO_BUILD_TESTS = OFF 2025-03-14T04:01:29.5579320Z -- KINETO_LIBRARY_TYPE = static 2025-03-14T04:01:29.5593534Z CMake Deprecation Warning at third_party/kineto/libkineto/CMakeLists.txt:7 (cmake_minimum_required): 2025-03-14T04:01:29.5594262Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:29.5594687Z CMake. 2025-03-14T04:01:29.5594816Z 2025-03-14T04:01:29.5595055Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:29.5595614Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:29.5596092Z to work with policies introduced by or earlier. 2025-03-14T04:01:29.5596354Z 2025-03-14T04:01:29.5596358Z 2025-03-14T04:01:29.5643385Z CMake Warning (dev) at third_party/kineto/libkineto/CMakeLists.txt:15 (find_package): 2025-03-14T04:01:29.5644013Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-03-14T04:01:29.5644578Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-03-14T04:01:29.5645124Z the cmake_policy command to set the policy and suppress this warning. 2025-03-14T04:01:29.5645442Z 2025-03-14T04:01:29.5645659Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-03-14T04:01:29.5645976Z 2025-03-14T04:01:29.5894471Z INFO CUDA_SOURCE_DIR = 2025-03-14T04:01:29.5895401Z INFO ROCM_SOURCE_DIR = 2025-03-14T04:01:29.6125261Z INFO CUPTI unavailable or disabled - not building GPU profilers 2025-03-14T04:01:29.6586222Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2025-03-14T04:01:29.6586684Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-03-14T04:01:29.6587531Z INFO DYNOLOG_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-03-14T04:01:29.6588658Z INFO IPCFABRIC_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-03-14T04:01:29.6589616Z -- Kineto: FMT_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt 2025-03-14T04:01:29.6590327Z -- Kineto: FMT_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt/include 2025-03-14T04:01:29.6614035Z -- Configured Kineto (CPU) 2025-03-14T04:01:29.6667149Z -- Performing Test HAS/WD4624 2025-03-14T04:01:30.0355498Z -- Performing Test HAS/WD4624 - Success 2025-03-14T04:01:30.0380171Z -- Performing Test HAS/WD4068 2025-03-14T04:01:30.5058713Z -- Performing Test HAS/WD4068 - Success 2025-03-14T04:01:30.5083361Z -- Performing Test HAS/WD4067 2025-03-14T04:01:30.8740966Z -- Performing Test HAS/WD4067 - Success 2025-03-14T04:01:30.8767156Z -- Performing Test HAS/WD4267 2025-03-14T04:01:31.2429946Z -- Performing Test HAS/WD4267 - Success 2025-03-14T04:01:31.2455101Z -- Performing Test HAS/WD4661 2025-03-14T04:01:31.6094590Z -- Performing Test HAS/WD4661 - Success 2025-03-14T04:01:31.6120477Z -- Performing Test HAS/WD4717 2025-03-14T04:01:31.9958873Z -- Performing Test HAS/WD4717 - Success 2025-03-14T04:01:31.9984522Z -- Performing Test HAS/WD4244 2025-03-14T04:01:32.3623602Z -- Performing Test HAS/WD4244 - Success 2025-03-14T04:01:32.3648479Z -- Performing Test HAS/WD4804 2025-03-14T04:01:32.7334348Z -- Performing Test HAS/WD4804 - Success 2025-03-14T04:01:32.7358894Z -- Performing Test HAS/WD4273 2025-03-14T04:01:33.1280765Z -- Performing Test HAS/WD4273 - Success 2025-03-14T04:01:33.1307100Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-03-14T04:01:33.2449571Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2025-03-14T04:01:33.2528611Z -- 2025-03-14T04:01:33.2531624Z -- Use the C++ compiler to compile (MI_USE_CXX=ON) 2025-03-14T04:01:33.2536315Z -- 2025-03-14T04:01:33.2536755Z -- Library base name: mimalloc 2025-03-14T04:01:33.2537059Z -- Version : 1.8 2025-03-14T04:01:33.2537332Z -- Build type : release 2025-03-14T04:01:33.2537901Z -- C++ Compiler : C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe 2025-03-14T04:01:33.2538499Z -- Compiler flags : /Zc:__cplusplus 2025-03-14T04:01:33.2538794Z -- Compiler defines : 2025-03-14T04:01:33.2539119Z -- Link libraries : psapi;shell32;user32;advapi32;bcrypt 2025-03-14T04:01:33.2539498Z -- Build targets : static 2025-03-14T04:01:33.2539764Z -- 2025-03-14T04:01:33.2640746Z -- Performing Test HAS_WDEPRECATED 2025-03-14T04:01:33.3798976Z -- Performing Test HAS_WDEPRECATED - Failed 2025-03-14T04:01:33.3802094Z -- don't use NUMA 2025-03-14T04:01:33.3851484Z -- Looking for backtrace 2025-03-14T04:01:33.5158640Z -- Looking for backtrace - not found 2025-03-14T04:01:33.5206577Z -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 2025-03-14T04:01:37.3087091Z -- headers outputs: 2025-03-14T04:01:39.1957176Z -- sources outputs: 2025-03-14T04:01:40.5911440Z -- declarations_yaml outputs: 2025-03-14T04:01:40.5996847Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-03-14T04:01:40.9704271Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2025-03-14T04:01:41.1844064Z -- Using ATen parallel backend: OMP 2025-03-14T04:01:41.1861411Z disabling CUDA because USE_CUDA is set false 2025-03-14T04:01:41.2779488Z -- TH_BINARY_BUILD detected. Enabling special linkage. 2025-03-14T04:01:41.4790929Z -- 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-14T04:01:41.5485890Z -- Check size of long double 2025-03-14T04:01:41.9508505Z -- Check size of long double - done 2025-03-14T04:01:41.9513823Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-03-14T04:01:42.1447138Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Failed 2025-03-14T04:01:42.1450824Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-03-14T04:01:42.6340709Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-03-14T04:01:42.6344305Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-03-14T04:01:43.0628676Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-03-14T04:01:43.0632101Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-03-14T04:01:43.4891515Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-03-14T04:01:43.4895264Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-03-14T04:01:44.0332851Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-03-14T04:01:44.0336678Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-03-14T04:01:44.4594574Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-03-14T04:01:44.4598301Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-03-14T04:01:44.9094825Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-03-14T04:01:44.9143011Z -- Found OpenMP_C: -openmp:experimental (found version "2.0") 2025-03-14T04:01:44.9155504Z -- Found OpenMP_CXX: -openmp:experimental (found version "2.0") 2025-03-14T04:01:44.9166582Z -- Found OpenMP: TRUE (found version "2.0") 2025-03-14T04:01:44.9172104Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-03-14T04:01:45.4543347Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-03-14T04:01:45.4546255Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-03-14T04:01:45.6314118Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Failed 2025-03-14T04:01:45.6317212Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-03-14T04:01:45.8037843Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Failed 2025-03-14T04:01:45.8040741Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-03-14T04:01:46.0636671Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2025-03-14T04:01:46.0639520Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-03-14T04:01:46.2037627Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Failed 2025-03-14T04:01:46.2967868Z Target system: Windows-10.0.17763 2025-03-14T04:01:46.2968281Z -- Configuring build for SLEEF-v3.7.0 2025-03-14T04:01:46.2968646Z Target processor: AMD64 2025-03-14T04:01:46.2968980Z Host system: Windows-10.0.17763 2025-03-14T04:01:46.2969312Z Host processor: AMD64 2025-03-14T04:01:46.2969934Z Detected C compiler: MSVC @ C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe 2025-03-14T04:01:46.2970561Z CMake: 3.31.2 2025-03-14T04:01:46.2971131Z Make program: C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Scripts/ninja.exe 2025-03-14T04:01:46.2971973Z -- Using option `/D_CRT_SECURE_NO_WARNINGS /D_CRT_NONSTDC_NO_DEPRECATE ` to compile libsleef 2025-03-14T04:01:46.2972479Z -- Building shared libs : OFF 2025-03-14T04:01:46.2972760Z -- Building static test bins: OFF 2025-03-14T04:01:46.2973059Z -- MPFR : LIB_MPFR-NOTFOUND 2025-03-14T04:01:46.2973343Z -- GMP : LIBGMP-NOTFOUND 2025-03-14T04:01:46.2973596Z -- RT : 2025-03-14T04:01:46.2973823Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-03-14T04:01:46.2974079Z -- OPENSSL : 3.0.16 2025-03-14T04:01:46.2974316Z -- SDE : SDE_COMMAND-NOTFOUND 2025-03-14T04:01:46.2974696Z -- COMPILER_SUPPORTS_OPENMP : FALSE 2025-03-14T04:01:46.3552507Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-03-14T04:01:46.3553152Z core header install: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/aten/src/ATen/core/TensorBody.h 2025-03-14T04:01:46.3554569Z core header install: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/aten/src/ATen/core/aten_interned_strings.h 2025-03-14T04:01:46.3555756Z core header install: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/aten/src/ATen/core/enum_tag.h 2025-03-14T04:01:46.8397159Z CMake Deprecation Warning at test/edge/CMakeLists.txt:1 (cmake_minimum_required): 2025-03-14T04:01:46.8397842Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-03-14T04:01:46.8398308Z CMake. 2025-03-14T04:01:46.8398441Z 2025-03-14T04:01:46.8398666Z Update the VERSION argument value. Or, use the ... syntax 2025-03-14T04:01:46.8399234Z to tell CMake that the project requires at least but has been updated 2025-03-14T04:01:46.8399718Z to work with policies introduced by or earlier. 2025-03-14T04:01:46.8399973Z 2025-03-14T04:01:46.8399977Z 2025-03-14T04:01:46.8444872Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2025-03-14T04:01:46.9681285Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Failed 2025-03-14T04:01:46.9686726Z -- 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-14T04:01:47.0008810Z CMake Warning at CMakeLists.txt:1276 (message): 2025-03-14T04:01:47.0009348Z Generated cmake files are only fully tested if one builds with system glog, 2025-03-14T04:01:47.0009954Z gflags, and protobuf. Other settings may generate files that are not well 2025-03-14T04:01:47.0010420Z tested. 2025-03-14T04:01:47.0010541Z 2025-03-14T04:01:47.0010546Z 2025-03-14T04:01:47.0029557Z -- 2025-03-14T04:01:47.0029822Z -- ******** Summary ******** 2025-03-14T04:01:47.0030128Z -- General: 2025-03-14T04:01:47.0030365Z -- CMake version : 3.31.2 2025-03-14T04:01:47.0031256Z -- CMake command : C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/conda/envs/py39/Library/bin/cmake.exe 2025-03-14T04:01:47.0031937Z -- System : Windows 2025-03-14T04:01:47.0032507Z -- C++ compiler : C:/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch/windows/tmp_bin/sccache-cl.exe 2025-03-14T04:01:47.0033177Z -- C++ compiler id : MSVC 2025-03-14T04:01:47.0033518Z -- C++ compiler version : 19.38.33144.0 2025-03-14T04:01:47.0033858Z -- Using ccache if found : OFF 2025-03-14T04:01:47.0035257Z -- CXX flags : /DWIN32 /D_WINDOWS /GR /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL -DNDEBUG -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-14T04:01:47.0036765Z -- Shared LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-03-14T04:01:47.0037331Z -- Static LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-03-14T04:01:47.0037871Z -- Module LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-03-14T04:01:47.0038323Z -- Build type : Release 2025-03-14T04:01:47.0039490Z -- 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-14T04:01:47.0041110Z -- CMAKE_PREFIX_PATH : C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\conda\envs\py39\Lib\site-packages 2025-03-14T04:01:47.0042055Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/pytorch/torch 2025-03-14T04:01:47.0042566Z -- USE_GOLD_LINKER : ON 2025-03-14T04:01:47.0042875Z -- 2025-03-14T04:01:47.0043117Z -- TORCH_VERSION : 2.8.0 2025-03-14T04:01:47.0043478Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-03-14T04:01:47.0043817Z -- BUILD_BINARY : OFF 2025-03-14T04:01:47.0044161Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-03-14T04:01:47.0044496Z -- Link local protobuf : ON 2025-03-14T04:01:47.0044827Z -- BUILD_PYTHON : False 2025-03-14T04:01:47.0045160Z -- BUILD_SHARED_LIBS : ON 2025-03-14T04:01:47.0045511Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-03-14T04:01:47.0045889Z -- BUILD_TEST : True 2025-03-14T04:01:47.0046222Z -- BUILD_JNI : OFF 2025-03-14T04:01:47.0046582Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-03-14T04:01:47.0046919Z -- BUILD_LITE_INTERPRETER: OFF 2025-03-14T04:01:47.0047244Z -- INTERN_BUILD_MOBILE : 2025-03-14T04:01:47.0047531Z -- TRACING_BASED : OFF 2025-03-14T04:01:47.0047849Z -- USE_BLAS : 1 2025-03-14T04:01:47.0048161Z -- BLAS : mkl 2025-03-14T04:01:47.0048484Z -- BLAS_HAS_SBGEMM : 2025-03-14T04:01:47.0048772Z -- USE_LAPACK : 1 2025-03-14T04:01:47.0049076Z -- LAPACK : mkl 2025-03-14T04:01:47.0049378Z -- USE_ASAN : OFF 2025-03-14T04:01:47.0049663Z -- USE_TSAN : OFF 2025-03-14T04:01:47.0049967Z -- USE_CPP_CODE_COVERAGE : OFF 2025-03-14T04:01:47.0050254Z -- USE_CUDA : 0 2025-03-14T04:01:47.0050552Z -- USE_XPU : OFF 2025-03-14T04:01:47.0050847Z -- USE_ROCM : OFF 2025-03-14T04:01:47.0051148Z -- BUILD_NVFUSER : 2025-03-14T04:01:47.0051453Z -- USE_EIGEN_FOR_BLAS : 2025-03-14T04:01:47.0051811Z -- USE_FBGEMM : ON 2025-03-14T04:01:47.0052130Z -- USE_FAKELOWP : OFF 2025-03-14T04:01:47.0052499Z -- USE_KINETO : ON 2025-03-14T04:01:47.0052797Z -- USE_GFLAGS : OFF 2025-03-14T04:01:47.0053095Z -- USE_GLOG : OFF 2025-03-14T04:01:47.0053373Z -- USE_LITE_PROTO : OFF 2025-03-14T04:01:47.0053810Z -- USE_PYTORCH_METAL : OFF 2025-03-14T04:01:47.0054149Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-03-14T04:01:47.0054636Z -- USE_MPS : OFF 2025-03-14T04:01:47.0054959Z -- CAN_COMPILE_METAL : 2025-03-14T04:01:47.0055235Z -- USE_MKL : ON 2025-03-14T04:01:47.0055506Z -- USE_STATIC_MKL : OFF 2025-03-14T04:01:47.0055782Z -- USE_MKLDNN : ON 2025-03-14T04:01:47.0056054Z -- USE_MKLDNN_ACL : OFF 2025-03-14T04:01:47.0056334Z -- USE_MKLDNN_CBLAS : OFF 2025-03-14T04:01:47.0056599Z -- USE_UCC : OFF 2025-03-14T04:01:47.0056872Z -- USE_ITT : ON 2025-03-14T04:01:47.0057147Z -- USE_NCCL : OFF 2025-03-14T04:01:47.0057423Z -- USE_NNPACK : OFF 2025-03-14T04:01:47.0057747Z -- USE_NUMPY : True 2025-03-14T04:01:47.0058058Z -- USE_OBSERVERS : OFF 2025-03-14T04:01:47.0058336Z -- USE_OPENCL : OFF 2025-03-14T04:01:47.0058623Z -- USE_OPENMP : ON 2025-03-14T04:01:47.0058904Z -- USE_MIMALLOC : ON 2025-03-14T04:01:47.0059181Z -- USE_MIMALLOC_ON_MKL : OFF 2025-03-14T04:01:47.0059456Z -- USE_VULKAN : OFF 2025-03-14T04:01:47.0059728Z -- USE_PROF : OFF 2025-03-14T04:01:47.0060016Z -- USE_PYTORCH_QNNPACK : OFF 2025-03-14T04:01:47.0060313Z -- USE_XNNPACK : ON 2025-03-14T04:01:47.0060594Z -- USE_DISTRIBUTED : ON 2025-03-14T04:01:47.0060857Z -- USE_MPI : OFF 2025-03-14T04:01:47.0061141Z -- USE_GLOO : ON 2025-03-14T04:01:47.0061440Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-03-14T04:01:47.0061882Z -- USE_TENSORPIPE : OFF 2025-03-14T04:01:47.0062230Z -- Public Dependencies : caffe2::mkl 2025-03-14T04:01:47.0063034Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;XNNPACK;microkernels-prod;fbgemm;ittnotify;fp16;caffe2::openmp;gloo;fmt::fmt-header-only;kineto 2025-03-14T04:01:47.0063951Z -- Public CUDA Deps. : 2025-03-14T04:01:47.0064243Z -- Private CUDA Deps. : 2025-03-14T04:01:47.0064533Z -- USE_COREML_DELEGATE : OFF 2025-03-14T04:01:47.0064838Z -- BUILD_LAZY_TS_BACKEND : ON 2025-03-14T04:01:47.0065120Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-03-14T04:01:47.0138912Z -- Configuring done (50.8s) 2025-03-14T04:01:53.2502533Z CMake Warning: 2025-03-14T04:01:53.2502847Z -- Generating done (6.2s) 2025-03-14T04:01:53.2503251Z Manually-specified variables were not used by the project: 2025-03-14T04:01:53.2503557Z 2025-03-14T04:01:53.2503663Z BUILD_ENVIRONMENT 2025-03-14T04:01:53.2503895Z BUILD_PYTHONLESS 2025-03-14T04:01:53.2504172Z BUILD_TYPE 2025-03-14T04:01:53.2504396Z CUDA_NVCC_EXECUTABLE 2025-03-14T04:01:53.2504645Z USE_SCCACHE 2025-03-14T04:01:53.2504863Z USE_SPLIT_BUILD 2025-03-14T04:01:53.2504999Z 2025-03-14T04:01:53.2505003Z 2025-03-14T04:01:53.2528527Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build 2025-03-14T04:02:07.5173415Z [1/4] Generating ATen declarations_yaml 2025-03-14T04:02:07.5174018Z [2/4] Generating ATen headers 2025-03-14T04:02:07.5174520Z [3/4] Generating ATen sources 2025-03-14T04:02:07.5175654Z [1/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-03-14T04:02:07.5177501Z [2/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-03-14T04:02:07.5179095Z [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-14T04:02:07.8063614Z [4/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-03-14T04:02:07.8065360Z [5/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\arena.cc.obj 2025-03-14T04:02:07.8067358Z [6/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-03-14T04:02:08.8008567Z [7/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\any_lite.cc.obj 2025-03-14T04:02:08.8010520Z [8/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-03-14T04:02:08.8013890Z [9/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-03-14T04:02:08.8016551Z [10/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-03-14T04:02:09.5343644Z [11/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-03-14T04:02:09.5359758Z [12/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\extension_set.cc.obj 2025-03-14T04:02:09.5373894Z [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-14T04:02:09.5376288Z [14/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-03-14T04:02:09.5689779Z [15/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-03-14T04:02:09.5692038Z [16/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\message_lite.cc.obj 2025-03-14T04:02:09.5693679Z [17/6912] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\version.rc.res 2025-03-14T04:02:09.5694899Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-03-14T04:02:09.5695575Z 2025-03-14T04:02:09.5695584Z 2025-03-14T04:02:09.5695915Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T04:02:09.5696452Z 2025-03-14T04:02:09.5696459Z 2025-03-14T04:02:09.5696467Z 2025-03-14T04:02:09.5696473Z 2025-03-14T04:02:09.9820245Z [18/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-03-14T04:02:09.9822253Z [19/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\parse_context.cc.obj 2025-03-14T04:02:09.9824098Z [20/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-03-14T04:02:09.9825919Z [21/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-03-14T04:02:10.5051899Z [22/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-03-14T04:02:10.5054652Z [23/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-03-14T04:02:10.5056787Z [24/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-03-14T04:02:11.1482074Z [25/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-03-14T04:02:11.1484192Z [26/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-03-14T04:02:11.1486025Z [27/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-03-14T04:02:11.1488152Z [28/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\arena.cc.obj 2025-03-14T04:02:11.9791041Z [29/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any_lite.cc.obj 2025-03-14T04:02:11.9794198Z [30/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-03-14T04:02:11.9798823Z [31/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-03-14T04:02:11.9800257Z [32/6912] Linking CXX static library lib\libprotobuf-lite.lib 2025-03-14T04:02:11.9802878Z [33/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-03-14T04:02:12.4261681Z [34/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-03-14T04:02:12.4265114Z [35/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-03-14T04:02:12.4267418Z [36/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set.cc.obj 2025-03-14T04:02:12.4271877Z [37/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-03-14T04:02:12.9964614Z [38/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-03-14T04:02:12.9966631Z [39/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-03-14T04:02:12.9969425Z [40/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-03-14T04:02:13.4144121Z [41/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-03-14T04:02:13.4146401Z [42/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-03-14T04:02:13.4148313Z [43/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-03-14T04:02:13.4149657Z [44/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message_lite.cc.obj 2025-03-14T04:02:13.8721681Z [45/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\parse_context.cc.obj 2025-03-14T04:02:13.8723779Z [46/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-03-14T04:02:13.8725784Z [47/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-03-14T04:02:13.8727731Z [48/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-03-14T04:02:14.4303601Z [49/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-03-14T04:02:14.4305517Z [50/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-03-14T04:02:14.4307437Z [51/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-03-14T04:02:14.4309866Z [52/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-03-14T04:02:15.2097786Z [53/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-03-14T04:02:15.2100655Z [54/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-03-14T04:02:15.2102559Z [55/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-03-14T04:02:15.2104437Z [56/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-03-14T04:02:16.4899687Z [57/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.cc.obj 2025-03-14T04:02:16.4901659Z [58/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.pb.cc.obj 2025-03-14T04:02:16.4903798Z [59/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\api.pb.cc.obj 2025-03-14T04:02:16.4905919Z [60/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\importer.cc.obj 2025-03-14T04:02:17.9396019Z [61/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\duration.pb.cc.obj 2025-03-14T04:02:17.9397814Z [62/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\gzip_stream.cc.obj 2025-03-14T04:02:17.9400281Z [63/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\empty.pb.cc.obj 2025-03-14T04:02:17.9402038Z [64/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\parser.cc.obj 2025-03-14T04:02:18.6605218Z [65/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.pb.cc.obj 2025-03-14T04:02:18.6753762Z [66/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor_database.cc.obj 2025-03-14T04:02:18.6757608Z [67/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\dynamic_message.cc.obj 2025-03-14T04:02:18.6794708Z [68/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\field_mask.pb.cc.obj 2025-03-14T04:02:20.6735091Z [69/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set_heavy.cc.obj 2025-03-14T04:02:20.6759395Z [70/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\tokenizer.cc.obj 2025-03-14T04:02:20.6761301Z [71/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\printer.cc.obj 2025-03-14T04:02:20.6763112Z [72/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven.cc.obj 2025-03-14T04:02:21.0802184Z [73/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_reflection.cc.obj 2025-03-14T04:02:21.0804639Z [74/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\service.cc.obj 2025-03-14T04:02:21.0806426Z [75/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\substitute.cc.obj 2025-03-14T04:02:21.0808257Z [76/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\map_field.cc.obj 2025-03-14T04:02:22.0501368Z [77/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\source_context.pb.cc.obj 2025-03-14T04:02:22.0505905Z [78/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\reflection_ops.cc.obj 2025-03-14T04:02:22.0509200Z [79/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\timestamp.pb.cc.obj 2025-03-14T04:02:22.0511355Z [80/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\struct.pb.cc.obj 2025-03-14T04:02:23.0221265Z [81/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message.cc.obj 2025-03-14T04:02:23.0223166Z [82/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.cc.obj 2025-03-14T04:02:23.0225104Z [83/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\delimited_message_util.cc.obj 2025-03-14T04:02:23.0227239Z [84/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\unknown_field_set.cc.obj 2025-03-14T04:02:23.6572665Z [85/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_comparator.cc.obj 2025-03-14T04:02:23.6575265Z [86/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\type.pb.cc.obj 2025-03-14T04:02:23.6579712Z [87/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\error_listener.cc.obj 2025-03-14T04:02:23.6582092Z [88/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_escaping.cc.obj 2025-03-14T04:02:24.3723416Z [89/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\text_format.cc.obj 2025-03-14T04:02:24.3732130Z [90/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_mask_util.cc.obj 2025-03-14T04:02:24.9551234Z [91/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\default_value_objectwriter.cc.obj 2025-03-14T04:02:24.9553461Z [92/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\datapiece.cc.obj 2025-03-14T04:02:24.9555534Z [93/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_stream_parser.cc.obj 2025-03-14T04:02:24.9557663Z [94/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_objectwriter.cc.obj 2025-03-14T04:02:24.9559727Z [95/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\field_mask_utility.cc.obj 2025-03-14T04:02:26.0075545Z [96/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\object_writer.cc.obj 2025-03-14T04:02:26.0080614Z [97/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\proto_writer.cc.obj 2025-03-14T04:02:26.0082636Z [98/6912] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\version.rc.res 2025-03-14T04:02:26.0084198Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-03-14T04:02:26.0085819Z 2025-03-14T04:02:26.0085835Z 2025-03-14T04:02:26.0087139Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T04:02:26.0087625Z 2025-03-14T04:02:26.0087631Z 2025-03-14T04:02:26.0087636Z 2025-03-14T04:02:26.0087641Z 2025-03-14T04:02:26.3051607Z [99/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info_test_helper.cc.obj 2025-03-14T04:02:27.6408183Z [100/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info.cc.obj 2025-03-14T04:02:27.6410482Z [101/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectsource.cc.obj 2025-03-14T04:02:27.6413059Z [102/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\utility.cc.obj 2025-03-14T04:02:27.6415399Z [103/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectwriter.cc.obj 2025-03-14T04:02:27.6566441Z [104/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\json_util.cc.obj 2025-03-14T04:02:27.6568358Z [105/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wrappers.pb.cc.obj 2025-03-14T04:02:28.5133719Z [106/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\type_resolver_util.cc.obj 2025-03-14T04:02:28.5135815Z [107/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format.cc.obj 2025-03-14T04:02:28.5137817Z [108/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\message_differencer.cc.obj 2025-03-14T04:02:28.5139736Z [109/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\time_util.cc.obj 2025-03-14T04:02:29.5044358Z [110/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\code_generator.cc.obj 2025-03-14T04:02:29.5046049Z [111/6912] Linking CXX static library lib\libprotobuf.lib 2025-03-14T04:02:29.5047150Z [112/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum_field.cc.obj 2025-03-14T04:02:29.5048691Z [113/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_extension.cc.obj 2025-03-14T04:02:31.5485762Z [114/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum.cc.obj 2025-03-14T04:02:31.5488442Z [115/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_field.cc.obj 2025-03-14T04:02:31.5490585Z [116/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_generator.cc.obj 2025-03-14T04:02:31.5654772Z [117/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_map_field.cc.obj 2025-03-14T04:02:32.6350450Z [118/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\command_line_interface.cc.obj 2025-03-14T04:02:32.6352792Z [119/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_helpers.cc.obj 2025-03-14T04:02:32.6369443Z [120/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_file.cc.obj 2025-03-14T04:02:32.6371609Z [121/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_doc_comment.cc.obj 2025-03-14T04:02:33.6665958Z [122/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_padding_optimizer.cc.obj 2025-03-14T04:02:33.6667896Z [123/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message_field.cc.obj 2025-03-14T04:02:33.6669689Z [124/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_service.cc.obj 2025-03-14T04:02:34.3350964Z [125/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_string_field.cc.obj 2025-03-14T04:02:34.3353281Z [126/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc.obj 2025-03-14T04:02:34.3355653Z [127/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum.cc.obj 2025-03-14T04:02:34.3357729Z [128/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message.cc.obj 2025-03-14T04:02:35.1975469Z [129/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum_field.cc.obj 2025-03-14T04:02:35.1977742Z [130/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_generator.cc.obj 2025-03-14T04:02:35.1981509Z [131/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_map_field.cc.obj 2025-03-14T04:02:35.7386059Z [132/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message_field.cc.obj 2025-03-14T04:02:35.7388277Z [133/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_helpers.cc.obj 2025-03-14T04:02:35.7390210Z [134/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_field_base.cc.obj 2025-03-14T04:02:35.7392186Z [135/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc.obj 2025-03-14T04:02:36.3238759Z [136/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message.cc.obj 2025-03-14T04:02:36.3241337Z [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-14T04:02:36.3243622Z [138/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.cc.obj 2025-03-14T04:02:36.7504681Z [139/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.cc.obj 2025-03-14T04:02:36.7507129Z [140/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_reflection_class.cc.obj 2025-03-14T04:02:36.7509337Z [141/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_source_generator_base.cc.obj 2025-03-14T04:02:38.1969536Z [142/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_doc_comment.cc.obj 2025-03-14T04:02:38.1971810Z [143/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_wrapper_field.cc.obj 2025-03-14T04:02:38.1973876Z [144/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field.cc.obj 2025-03-14T04:02:38.1975958Z [145/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_context.cc.obj 2025-03-14T04:02:38.4761810Z [146/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum.cc.obj 2025-03-14T04:02:38.4763879Z [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-14T04:02:38.4766527Z [148/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension.cc.obj 2025-03-14T04:02:39.3434621Z [149/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_lite.cc.obj 2025-03-14T04:02:39.3437595Z [150/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension_lite.cc.obj 2025-03-14T04:02:39.3440112Z [151/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_field.cc.obj 2025-03-14T04:02:39.3442826Z [152/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator_factory.cc.obj 2025-03-14T04:02:41.1066387Z [153/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator.cc.obj 2025-03-14T04:02:41.1633082Z [154/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_file.cc.obj 2025-03-14T04:02:41.1830146Z [155/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_helpers.cc.obj 2025-03-14T04:02:41.1832130Z [156/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field_lite.cc.obj 2025-03-14T04:02:41.3526665Z [157/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field.cc.obj 2025-03-14T04:02:41.3528983Z [158/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder_lite.cc.obj 2025-03-14T04:02:41.3542049Z [159/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field_lite.cc.obj 2025-03-14T04:02:41.9732530Z [160/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field.cc.obj 2025-03-14T04:02:41.9734651Z [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-14T04:02:41.9736907Z [162/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_name_resolver.cc.obj 2025-03-14T04:02:41.9739021Z [163/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder.cc.obj 2025-03-14T04:02:43.0024648Z [164/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_lite.cc.obj 2025-03-14T04:02:43.0026561Z [165/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message.cc.obj 2025-03-14T04:02:43.0028439Z [166/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field.cc.obj 2025-03-14T04:02:43.8278921Z [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-14T04:02:43.8281105Z [168/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_service.cc.obj 2025-03-14T04:02:43.8283227Z [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-14T04:02:43.8285477Z [170/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field.cc.obj 2025-03-14T04:02:44.6793915Z [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-14T04:02:44.6818011Z [172/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum_field.cc.obj 2025-03-14T04:02:44.6820476Z [173/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum.cc.obj 2025-03-14T04:02:45.8528814Z [174/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_extension.cc.obj 2025-03-14T04:02:45.8532434Z [175/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_field.cc.obj 2025-03-14T04:02:45.8535698Z [176/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_file.cc.obj 2025-03-14T04:02:46.7605097Z [177/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_generator.cc.obj 2025-03-14T04:02:46.7607386Z [178/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_map_field.cc.obj 2025-03-14T04:02:46.7610468Z [179/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message_field.cc.obj 2025-03-14T04:02:46.7612791Z [180/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_helpers.cc.obj 2025-03-14T04:02:46.9633079Z [181/6912] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\version.rc.res 2025-03-14T04:02:46.9634282Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-03-14T04:02:46.9634890Z 2025-03-14T04:02:46.9635205Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T04:02:46.9636010Z 2025-03-14T04:02:46.9636018Z 2025-03-14T04:02:46.9637031Z [182/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_oneof.cc.obj 2025-03-14T04:02:46.9638822Z [183/6912] Building RC object third_party\protobuf\cmake\CMakeFiles\protoc.dir\version.rc.res 2025-03-14T04:02:47.8959301Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-03-14T04:02:47.8959865Z 2025-03-14T04:02:47.8959872Z 2025-03-14T04:02:47.8960156Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T04:02:47.8960621Z 2025-03-14T04:02:47.8960629Z 2025-03-14T04:02:47.8960635Z 2025-03-14T04:02:47.8960640Z 2025-03-14T04:02:47.8961166Z [184/6912] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\legacy-api.c.obj 2025-03-14T04:02:47.8963301Z [185/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.cc.obj 2025-03-14T04:02:47.8965108Z [186/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.cc.obj 2025-03-14T04:02:49.1523207Z [187/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message.cc.obj 2025-03-14T04:02:49.1525485Z [188/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\js_generator.cc.obj 2025-03-14T04:02:49.1584946Z [189/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\zip_writer.cc.obj 2025-03-14T04:02:49.1586987Z [190/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.pb.cc.obj 2025-03-14T04:02:49.4293147Z [191/6912] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\portable-api.c.obj 2025-03-14T04:02:49.4294780Z [192/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\protoc.dir\__\src\google\protobuf\compiler\main.cc.obj 2025-03-14T04:02:49.4296883Z [193/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\php\php_generator.cc.obj 2025-03-14T04:02:49.4298799Z [194/6912] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\memory.c.obj 2025-03-14T04:02:49.6822551Z [195/6912] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\windows.c.obj 2025-03-14T04:02:49.6860620Z [196/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj 2025-03-14T04:02:49.6861820Z [197/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj 2025-03-14T04:02:49.6863012Z [198/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj 2025-03-14T04:02:49.6868158Z [199/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj 2025-03-14T04:02:49.6869524Z [200/6912] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\fastpath.c.obj 2025-03-14T04:02:49.9132064Z [201/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj 2025-03-14T04:02:49.9133697Z [202/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj 2025-03-14T04:02:49.9194183Z [203/6912] Linking C static library lib\pthreadpool.lib 2025-03-14T04:02:49.9233285Z [204/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\python\python_generator.cc.obj 2025-03-14T04:02:49.9247740Z [205/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj 2025-03-14T04:02:50.0486244Z [206/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj 2025-03-14T04:02:50.0487608Z [207/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj 2025-03-14T04:02:50.0489252Z [208/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj 2025-03-14T04:02:50.0490431Z [209/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj 2025-03-14T04:02:50.0491823Z [210/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\subprocess.cc.obj 2025-03-14T04:02:50.2507158Z [211/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj 2025-03-14T04:02:50.2508580Z [212/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj 2025-03-14T04:02:50.2510086Z [213/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj 2025-03-14T04:02:50.2511313Z [214/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\log.c.obj 2025-03-14T04:02:50.2512663Z [215/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj 2025-03-14T04:02:50.5521729Z [216/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj 2025-03-14T04:02:50.5522543Z [217/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj 2025-03-14T04:02:50.5523352Z [218/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj 2025-03-14T04:02:50.5524380Z [219/6912] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\ruby\ruby_generator.cc.obj 2025-03-14T04:02:50.5525336Z [220/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj 2025-03-14T04:02:50.7060007Z [221/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj 2025-03-14T04:02:50.7061636Z [222/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj 2025-03-14T04:02:50.7063237Z [223/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj 2025-03-14T04:02:50.7064715Z [224/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj 2025-03-14T04:02:50.7065882Z [225/6912] Linking CXX static library lib\libprotoc.lib 2025-03-14T04:02:50.8752673Z [226/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj 2025-03-14T04:02:50.8754037Z [227/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj 2025-03-14T04:02:50.8755444Z [228/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj 2025-03-14T04:02:50.8756899Z [229/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj 2025-03-14T04:02:50.8757912Z [230/6912] Linking C static library lib\cpuinfo.lib 2025-03-14T04:02:50.8759276Z [231/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:02:51.2130371Z [232/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\log.c.obj 2025-03-14T04:02:51.2131332Z [233/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:02:51.2132480Z [234/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:02:51.3425605Z [235/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:02:51.3428337Z [236/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:02:51.3430485Z [237/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:02:51.3432797Z [238/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:02:51.3434862Z [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:02:51.4496478Z [240/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:02:51.4498475Z [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:02:51.4500674Z [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:02:51.5493193Z [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:02:51.5495013Z [244/6912] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj 2025-03-14T04:02:51.5496722Z [245/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:02:51.5498873Z [246/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:02:51.5500761Z [247/6912] Linking C static library lib\cpuinfo_internals.lib 2025-03-14T04:02:51.5674868Z [248/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:02:51.5677774Z [249/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:02:51.5680008Z [250/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:02:51.7789426Z [251/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:02:51.7793181Z [252/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:02:51.7795744Z [253/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:02:51.7797800Z [254/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:02:51.8919730Z [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:02:51.8922360Z [256/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:02:51.8927096Z [257/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:02:51.9078928Z [258/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:02:51.9080924Z [259/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:02:51.9083340Z [260/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:02:51.9085613Z [261/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\f16-rmax-f16c-u32.c.obj 2025-03-14T04:02:52.1185953Z [262/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:02:52.1188176Z [263/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:02:52.1190087Z [264/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:02:52.1192143Z [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:02:52.3340413Z [266/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:02:52.3342280Z [267/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u16.c.obj 2025-03-14T04:02:52.3343957Z [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:02:52.3345712Z [269/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u8.c.obj 2025-03-14T04:02:52.3394985Z [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:02:52.3396926Z [271/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vminc-f16c-u16.c.obj 2025-03-14T04:02:52.3398801Z [272/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmin-f16c-u16.c.obj 2025-03-14T04:02:52.3400620Z [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:02:52.6327437Z [274/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmax-f16c-u16.c.obj 2025-03-14T04:02:52.6329610Z [275/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmul-f16c-u16.c.obj 2025-03-14T04:02:52.6331689Z [276/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u16.c.obj 2025-03-14T04:02:52.6333502Z [277/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u16.c.obj 2025-03-14T04:02:52.6853135Z [278/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u8.c.obj 2025-03-14T04:02:52.6855170Z [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:02:52.6856832Z [280/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u16.c.obj 2025-03-14T04:02:52.6857951Z [281/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u16.c.obj 2025-03-14T04:02:52.7599376Z [282/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsub-f16c-u16.c.obj 2025-03-14T04:02:52.7602173Z [283/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u16.c.obj 2025-03-14T04:02:52.7604093Z [284/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u16.c.obj 2025-03-14T04:02:52.7605987Z [285/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u16.c.obj 2025-03-14T04:02:52.9805665Z [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:02:52.9807539Z [287/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u16.c.obj 2025-03-14T04:02:52.9809366Z [288/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:02:52.9813035Z [289/6912] Linking CXX executable bin\protoc.exe 2025-03-14T04:02:52.9814703Z [290/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:02:53.0487795Z [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:02:53.0490382Z [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:02:53.0492151Z [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:02:53.0493912Z [294/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u16.c.obj 2025-03-14T04:02:53.1598721Z [295/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u16.c.obj 2025-03-14T04:02:53.1600759Z [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:02:53.1602820Z [297/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:02:53.1604882Z [298/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:02:53.2529023Z [299/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:02:53.2530348Z [300/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:02:53.2531605Z [301/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vabs-sse2-u16.c.obj 2025-03-14T04:02:53.3370671Z [302/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-sse2-c4.c.obj 2025-03-14T04:02:53.3372666Z [303/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-sse2-c4.c.obj 2025-03-14T04:02:53.3374947Z [304/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-sse2-c4.c.obj 2025-03-14T04:02:53.3377040Z [305/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-scalar-c1.c.obj 2025-03-14T04:02:53.5234506Z [306/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vneg-sse2-u16.c.obj 2025-03-14T04:02:53.5235533Z [307/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vsqr-f16c-u16.c.obj 2025-03-14T04:02:53.5237023Z [308/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-scalar-c1.c.obj 2025-03-14T04:02:53.5238107Z [309/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-scalar-c1.c.obj 2025-03-14T04:02:53.7623741Z [310/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:02:53.7625899Z [311/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:02:53.7627975Z [312/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:02:53.7630106Z [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:02:53.8036857Z [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:02:53.8038968Z [315/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:02:53.8041227Z [316/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:02:53.8043013Z [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:02:53.9043027Z [318/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:02:53.9044772Z [319/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:02:53.9047708Z [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:02:54.0067955Z [321/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:02:54.0070354Z [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:02:54.0072656Z [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:02:54.0076838Z [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:02:54.1814294Z [325/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:02:54.1816755Z [326/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:02:54.1819740Z [327/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:02:54.1822444Z [328/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:02:54.2274236Z [329/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:02:54.2276238Z [330/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:02:54.2278173Z [331/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:02:54.4118230Z [332/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:02:54.4119802Z [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:02:54.4121275Z [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:02:54.4122444Z [335/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:02:54.5786072Z [336/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:02:54.5788325Z [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:02:54.5790266Z [338/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:02:54.5792442Z [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:02:54.6919085Z [340/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:02:54.6921152Z [341/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:02:54.6923093Z [342/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:02:54.6925007Z [343/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:02:54.8109001Z [344/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:02:54.8111522Z [345/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:02:54.8113963Z [346/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:02:54.9373341Z [347/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:02:54.9381098Z [348/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:02:54.9383551Z [349/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:02:55.0144936Z [350/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:02:55.0147420Z [351/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:02:55.0149861Z [352/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:02:55.1553908Z [353/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:02:55.1558513Z [354/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:02:55.1561371Z [355/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:02:55.1563702Z [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:02:55.1854836Z [357/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:02:55.1857008Z [358/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:02:55.1858996Z [359/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:02:55.1861051Z [360/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:02:55.3069997Z [361/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:02:55.3075865Z [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:02:55.3078924Z [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:02:55.5437589Z [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:02:55.5439598Z [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:02:55.5441612Z [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:02:55.5443632Z [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:02:55.6030621Z [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:02:55.6031907Z [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:02:55.6032983Z [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:02:55.6034666Z [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:02:55.7645359Z [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:02:55.7647462Z [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:02:55.7649890Z [374/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:02:55.7652207Z [375/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-scalar.c.obj 2025-03-14T04:02:55.9770305Z [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:02:55.9772414Z [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:02:55.9774688Z [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:02:55.9776768Z [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:02:56.0244472Z [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:02:56.0246410Z [381/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-scalar.c.obj 2025-03-14T04:02:56.0247971Z [382/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:02:56.0250661Z [383/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:02:56.0964655Z [384/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:02:56.0966780Z [385/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:02:56.0969282Z [386/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:02:56.3410348Z [387/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:02:56.3412323Z [388/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:02:56.3414496Z [389/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c2.c.obj 2025-03-14T04:02:56.3416676Z [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:02:56.3768425Z [391/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:02:56.3771198Z [392/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:02:56.3773273Z [393/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:02:56.3775266Z [394/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:02:56.5049492Z [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:02:56.5051507Z [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:02:56.5053447Z [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:02:56.5055442Z [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:02:56.5955838Z [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:02:56.5958496Z [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:02:56.5960647Z [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:02:56.7652036Z [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:02:56.7654250Z [403/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-scalar.c.obj 2025-03-14T04:02:56.7656149Z [404/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:02:56.7657913Z [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:02:56.8173811Z [406/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-scalar.c.obj 2025-03-14T04:02:56.8175888Z [407/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:02:56.8177965Z [408/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:02:56.8179975Z [409/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:02:56.9682486Z [410/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:02:56.9684673Z [411/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:02:56.9687264Z [412/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:02:56.9689524Z [413/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:02:57.1049180Z [414/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:02:57.1051328Z [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:02:57.1053410Z [416/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:02:57.1055473Z [417/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:02:57.2155123Z [418/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:02:57.2158396Z [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:02:57.2167707Z [420/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:02:57.3548477Z [421/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:02:57.3553275Z [422/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:02:57.3558695Z [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:02:57.3561724Z [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:02:57.5261866Z [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:02:57.5263627Z [426/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:02:57.5265299Z [427/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:02:57.5859153Z [428/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:02:57.5864518Z [429/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:02:57.5870060Z [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:02:57.7432447Z [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:02:57.7434813Z [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:02:57.7440142Z [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:02:57.7443783Z [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:02:57.8409893Z [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:02:57.8411813Z [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:02:57.8413722Z [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:02:57.9454440Z [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:02:57.9456912Z [439/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:02:57.9458966Z [440/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:02:57.9461170Z [441/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:02:57.9837533Z [442/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:02:57.9839974Z [443/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:02:57.9841941Z [444/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:02:57.9843974Z [445/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:02:58.1490007Z [446/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:02:58.1492115Z [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:02:58.1493890Z [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:02:58.2883208Z [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:02:58.2885171Z [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:02:58.2887411Z [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:02:58.2891993Z [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:02:58.3139297Z [453/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:02:58.3141222Z [454/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:02:58.3143330Z [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:02:58.3145232Z [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:02:58.4600840Z [457/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:02:58.4602994Z [458/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:02:58.4605442Z [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:02:58.6299792Z [460/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:02:58.6302079Z [461/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:02:58.6304547Z [462/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:02:58.6666151Z [463/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:02:58.6668021Z [464/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:02:58.6669844Z [465/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:02:58.6671848Z [466/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:02:58.7588735Z [467/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:02:58.7591227Z [468/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:02:58.7593886Z [469/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:02:58.7595921Z [470/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:02:58.9608734Z [471/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:02:58.9611471Z [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:02:58.9613852Z [473/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:02:58.9615879Z [474/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:02:59.0533400Z [475/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:02:59.0535418Z [476/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:02:59.0537454Z [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:02:59.0539380Z [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:02:59.1521206Z [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:02:59.1523892Z [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:02:59.1526196Z [481/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx-u16.c.obj 2025-03-14T04:02:59.1528096Z [482/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u32.c.obj 2025-03-14T04:02:59.3140398Z [483/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:02:59.3141737Z [484/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-scalar-u8.c.obj 2025-03-14T04:02:59.3142714Z [485/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-sse-u8.c.obj 2025-03-14T04:02:59.3143738Z [486/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:02:59.4047340Z [487/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u32.c.obj 2025-03-14T04:02:59.4049757Z [488/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx-u16.c.obj 2025-03-14T04:02:59.4051733Z [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:02:59.4053422Z [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:02:59.5378524Z [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:02:59.5380384Z [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:02:59.5382031Z [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:02:59.5383830Z [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:02:59.6521910Z [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:02:59.6525217Z [496/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u2.c.obj 2025-03-14T04:02:59.6528064Z [497/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u32.c.obj 2025-03-14T04:02:59.6529932Z [498/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-sse-u8.c.obj 2025-03-14T04:02:59.7588993Z [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:02:59.7590916Z [500/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u32.c.obj 2025-03-14T04:02:59.7592898Z [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:02:59.7594776Z [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:02:59.8928362Z [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:02:59.8930922Z [504/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u8.c.obj 2025-03-14T04:02:59.8933516Z [505/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u32.c.obj 2025-03-14T04:02:59.8935254Z [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:03:00.0327853Z [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:03:00.0328914Z [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:03:00.0330047Z [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:03:00.0331273Z [510/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-sse-u8.c.obj 2025-03-14T04:03:00.2235396Z [511/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx-u16.c.obj 2025-03-14T04:03:00.2236559Z [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:03:00.2237725Z [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:03:00.2238775Z [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:03:00.2239951Z [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:03:00.3264265Z [516/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-scalar-u8.c.obj 2025-03-14T04:03:00.3266127Z [517/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u32.c.obj 2025-03-14T04:03:00.3267792Z [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:03:00.3269499Z [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:03:00.4194477Z [520/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u32.c.obj 2025-03-14T04:03:00.4196413Z [521/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u8.c.obj 2025-03-14T04:03:00.4198287Z [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:03:00.4200129Z [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:03:00.5787769Z [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:03:00.5789996Z [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:03:00.5791841Z [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:03:00.5793660Z [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:03:00.6696417Z [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:03:00.6698440Z [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:03:00.6700395Z [530/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u16.c.obj 2025-03-14T04:03:00.6702323Z [531/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u8.c.obj 2025-03-14T04:03:00.7805365Z [532/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u2.c.obj 2025-03-14T04:03:00.7807408Z [533/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u32.c.obj 2025-03-14T04:03:00.7809557Z [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:03:00.7811521Z [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:03:00.9463906Z [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:03:00.9465608Z [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:03:00.9468637Z [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:03:00.9470336Z [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:03:01.0181083Z [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:03:01.0183527Z [541/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u8.c.obj 2025-03-14T04:03:01.0185754Z [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:03:01.0187816Z [543/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u16.c.obj 2025-03-14T04:03:01.1442835Z [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:03:01.1444834Z [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:03:01.1446435Z [546/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u8.c.obj 2025-03-14T04:03:01.1448499Z [547/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u16.c.obj 2025-03-14T04:03:01.3695338Z [548/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u8.c.obj 2025-03-14T04:03:01.3696594Z [549/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u32.c.obj 2025-03-14T04:03:01.3697927Z [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:03:01.3699640Z [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:03:01.3869063Z [552/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-sse-u8.c.obj 2025-03-14T04:03:01.3870877Z [553/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u32.c.obj 2025-03-14T04:03:01.3872653Z [554/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-scalar-u8.c.obj 2025-03-14T04:03:01.3874452Z [555/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u32.c.obj 2025-03-14T04:03:01.4931636Z [556/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx-u16.c.obj 2025-03-14T04:03:01.4932760Z [557/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u8.c.obj 2025-03-14T04:03:01.4935007Z [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:03:01.4938019Z [559/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx-u16.c.obj 2025-03-14T04:03:01.7387897Z [560/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u16.c.obj 2025-03-14T04:03:01.7389863Z [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:03:01.7391894Z [562/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-sse-u8.c.obj 2025-03-14T04:03:01.7393716Z [563/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u32.c.obj 2025-03-14T04:03:01.7622840Z [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:03:01.7625589Z [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:03:01.7627729Z [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:03:01.7630389Z [567/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx.c.obj 2025-03-14T04:03:01.8762734Z [568/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx512f.c.obj 2025-03-14T04:03:01.8765640Z [569/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-scalar.c.obj 2025-03-14T04:03:01.8777449Z [570/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-sse2.c.obj 2025-03-14T04:03:01.8781626Z [571/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx.c.obj 2025-03-14T04:03:02.1104140Z [572/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx512f.c.obj 2025-03-14T04:03:02.1105421Z [573/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-scalar.c.obj 2025-03-14T04:03:02.1106654Z [574/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-sse2.c.obj 2025-03-14T04:03:02.1107762Z [575/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx.c.obj 2025-03-14T04:03:02.1517663Z [576/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx512f.c.obj 2025-03-14T04:03:02.1520194Z [577/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-sse2.c.obj 2025-03-14T04:03:02.1522045Z [578/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-scalar.c.obj 2025-03-14T04:03:02.1523875Z [579/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:03:02.2246146Z [580/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:03:02.2248129Z [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:03:02.2249738Z [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:03:02.3856478Z [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:03:02.3860671Z [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:03:02.3862551Z [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:03:02.3864379Z [586/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:03:02.5363111Z [587/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:03:02.5365986Z [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:03:02.5367903Z [589/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:03:02.5369667Z [590/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u16.c.obj 2025-03-14T04:03:02.5925483Z [591/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:03:02.5927059Z [592/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx-u16.c.obj 2025-03-14T04:03:02.5928464Z [593/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u16.c.obj 2025-03-14T04:03:02.5930243Z [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:03:02.8376233Z [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:03:02.8378181Z [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:03:02.8380222Z [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:03:02.8382586Z [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:03:02.9143905Z [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:03:02.9145842Z [600/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u16.c.obj 2025-03-14T04:03:02.9147513Z [601/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u4.c.obj 2025-03-14T04:03:02.9149875Z [602/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u16.c.obj 2025-03-14T04:03:02.9284135Z [603/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:03:02.9286054Z [604/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u8.c.obj 2025-03-14T04:03:02.9291800Z [605/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u8.c.obj 2025-03-14T04:03:03.1142389Z [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:03:03.1144604Z [607/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:03:03.1147291Z [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:03:03.1149019Z [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:03:03.2772929Z [610/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u16.c.obj 2025-03-14T04:03:03.2775335Z [611/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:03:03.2777150Z [612/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:03:03.2779074Z [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:03:03.2780999Z [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:03:03.3011215Z [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:03:03.3012710Z [616/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:03:03.3014045Z [617/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u8.c.obj 2025-03-14T04:03:03.3015382Z [618/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:03:03.5279245Z [619/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u8.c.obj 2025-03-14T04:03:03.5281226Z [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:03:03.5283041Z [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:03:03.5284880Z [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:03:03.6522999Z [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:03:03.6524823Z [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:03:03.6526595Z [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:03:03.6528266Z [626/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u8.c.obj 2025-03-14T04:03:03.6671314Z [627/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx-u16.c.obj 2025-03-14T04:03:03.6673222Z [628/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:03:03.6674870Z [629/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u16.c.obj 2025-03-14T04:03:03.6676378Z [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:03:03.9215018Z [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:03:03.9216519Z [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:03:03.9217992Z [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:03:03.9219581Z [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:03:04.0180694Z [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:03:04.0182967Z [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:03:04.0185658Z [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:03:04.0189703Z [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:03:04.0896524Z [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:03:04.0898414Z [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:03:04.0900235Z [641/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:03:04.2065532Z [642/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:03:04.2066938Z [643/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:03:04.2068876Z [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:03:04.2070114Z [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:03:04.4017470Z [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:03:04.4019397Z [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:03:04.4021310Z [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:03:04.4023082Z [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:03:04.4555278Z [650/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:03:04.4557601Z [651/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:03:04.4559661Z [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:03:04.5543441Z [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:03:04.5555504Z [654/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx.c.obj 2025-03-14T04:03:04.5559155Z [655/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:03:04.5561714Z [656/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx512f.c.obj 2025-03-14T04:03:04.7731422Z [657/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-scalar.c.obj 2025-03-14T04:03:04.7733369Z [658/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-sse2.c.obj 2025-03-14T04:03:04.7735159Z [659/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx.c.obj 2025-03-14T04:03:04.7736953Z [660/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx512f.c.obj 2025-03-14T04:03:04.7738768Z [661/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-scalar.c.obj 2025-03-14T04:03:04.8730014Z [662/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx.c.obj 2025-03-14T04:03:04.8731677Z [663/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-sse2.c.obj 2025-03-14T04:03:04.8733539Z [664/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx512f.c.obj 2025-03-14T04:03:04.8735566Z [665/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-scalar.c.obj 2025-03-14T04:03:04.9844136Z [666/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-sse2.c.obj 2025-03-14T04:03:04.9847695Z [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:03:04.9849588Z [668/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:03:05.2009126Z [669/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:03:05.2011539Z [670/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:03:05.2014036Z [671/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:03:05.2016466Z [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:03:05.2383424Z [673/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:03:05.2385116Z [674/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:03:05.2387821Z [675/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:03:05.3810972Z [676/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:03:05.3815459Z [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:03:05.3817826Z [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:03:05.4907204Z [679/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:03:05.4909117Z [680/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:03:05.4910339Z [681/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:03:05.4911631Z [682/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:03:05.6630106Z [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:03:05.6632432Z [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:03:05.6635075Z [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:03:05.7223512Z [686/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:03:05.7227697Z [687/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:03:05.7230738Z [688/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:03:05.8083166Z [689/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:03:05.8085491Z [690/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:03:05.8087789Z [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:03:05.9861931Z [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:03:05.9864484Z [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:03:05.9867412Z [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:03:05.9870613Z [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:03:06.1231373Z [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:03:06.1234494Z [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:03:06.1239821Z [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:03:06.2167357Z [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:03:06.2171433Z [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:03:06.2173904Z [701/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:03:06.2836004Z [702/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:03:06.2838766Z [703/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:03:06.2841311Z [704/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:03:06.5104209Z [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:03:06.5106686Z [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:03:06.5109051Z [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:03:06.5111500Z [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:03:06.6106399Z [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:03:06.6109029Z [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:03:06.6111850Z [711/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:03:06.7254918Z [712/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:03:06.7257483Z [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:03:06.7260530Z [714/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:03:06.7782874Z [715/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:03:06.7785398Z [716/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:03:06.7788286Z [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:03:06.9823714Z [718/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:03:06.9825954Z [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:03:06.9828251Z [720/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:03:06.9830437Z [721/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:03:07.0698128Z [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:03:07.0700366Z [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:03:07.0703095Z [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:03:07.1925121Z [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:03:07.1926707Z [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:03:07.1929139Z [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:03:07.2851369Z [728/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:03:07.2852850Z [729/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:03:07.2854203Z [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:03:07.2855933Z [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:03:07.4223262Z [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:03:07.4225766Z [733/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:03:07.4228015Z [734/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:03:07.5217339Z [735/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:03:07.5219766Z [736/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:03:07.5222134Z [737/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:03:07.6238961Z [738/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:03:07.6241207Z [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:03:07.6243718Z [740/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:03:07.6246970Z [741/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:03:07.7709612Z [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:03:07.7710860Z [743/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:03:07.7712444Z [744/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:03:07.8594490Z [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:03:07.8596846Z [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:03:07.8599237Z [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:03:08.1430074Z [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:03:08.1432478Z [749/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:03:08.1434619Z [750/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:03:08.1436684Z [751/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:03:08.2033503Z [752/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:03:08.2036054Z [753/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:03:08.2038223Z [754/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:03:08.2374536Z [755/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:03:08.2376832Z [756/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:03:08.2378225Z [757/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:03:08.4855743Z [758/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:03:08.4858221Z [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:03:08.4860592Z [760/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:03:08.4862745Z [761/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:03:08.5341133Z [762/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:03:08.5343140Z [763/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:03:08.5344854Z [764/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:03:08.5346793Z [765/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:03:08.5476369Z [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:03:08.5558251Z [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:03:08.5561901Z [768/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:03:08.9631404Z [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:03:08.9633365Z [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:03:08.9635323Z [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:03:08.9637488Z [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:03:09.0556886Z [773/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:03:09.0558923Z [774/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:03:09.0561041Z [775/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:03:09.2046973Z [776/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:03:09.2049510Z [777/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:03:09.2051947Z [778/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:03:09.2054972Z [779/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:03:09.3500132Z [780/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:03:09.3501905Z [781/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:03:09.3503948Z [782/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:03:09.4264491Z [783/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:03:09.4267140Z [784/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:03:09.4270196Z [785/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:03:09.5700819Z [786/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:03:09.5703206Z [787/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:03:09.5705452Z [788/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:03:09.7443371Z [789/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:03:09.7445882Z [790/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:03:09.7448444Z [791/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:03:09.7451139Z [792/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:03:09.8296578Z [793/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:03:09.8299340Z [794/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:03:09.8301553Z [795/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:03:09.9835212Z [796/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:03:09.9837217Z [797/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:03:09.9839140Z [798/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:03:10.1391361Z [799/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:03:10.1393933Z [800/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:03:10.1396563Z [801/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:03:10.1399464Z [802/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:03:10.2141213Z [803/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:03:10.2143500Z [804/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:03:10.2145815Z [805/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:03:10.3370520Z [806/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:03:10.3372616Z [807/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:03:10.3374649Z [808/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:03:10.5346335Z [809/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:03:10.5348376Z [810/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:03:10.5350548Z [811/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:03:10.5353387Z [812/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:03:10.6142492Z [813/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:03:10.6144805Z [814/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:03:10.6146956Z [815/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:03:10.6597218Z [816/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:03:10.6599112Z [817/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:03:10.6600909Z [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:03:10.8467844Z [819/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:03:10.8470174Z [820/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:03:10.8477718Z [821/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:03:10.8482940Z [822/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:03:10.9873232Z [823/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:03:10.9875643Z [824/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:03:10.9878047Z [825/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:03:11.0577990Z [826/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:03:11.0580419Z [827/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:03:11.0582970Z [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:03:11.2322206Z [829/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:03:11.2324582Z [830/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:03:11.2326694Z [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:03:11.2329137Z [832/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:03:11.4424346Z [833/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:03:11.4426734Z [834/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:03:11.4428816Z [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:03:11.4816017Z [836/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:03:11.4817761Z [837/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:03:11.4819245Z [838/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:03:11.4820730Z [839/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:03:11.5584344Z [840/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:03:11.5597115Z [841/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:03:11.5599088Z [842/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:03:11.8056844Z [843/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:03:11.8060851Z [844/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:03:11.8063566Z [845/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u4.c.obj 2025-03-14T04:03:11.8065308Z [846/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:03:11.8794728Z [847/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:03:11.8796818Z [848/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:03:11.8798723Z [849/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:03:11.8800770Z [850/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:03:12.0151900Z [851/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:03:12.0155436Z [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:03:12.0157796Z [853/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:03:12.0159715Z [854/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:03:12.1670522Z [855/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:03:12.1673125Z [856/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:03:12.1675813Z [857/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:03:12.2273064Z [858/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:03:12.2274590Z [859/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:03:12.2276112Z [860/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:03:12.2277621Z [861/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u32.c.obj 2025-03-14T04:03:12.3589034Z [862/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u32.c.obj 2025-03-14T04:03:12.3590670Z [863/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u1.c.obj 2025-03-14T04:03:12.3592743Z [864/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u4.c.obj 2025-03-14T04:03:12.3595299Z [865/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:03:12.5478268Z [866/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u32.c.obj 2025-03-14T04:03:12.5480347Z [867/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u32.c.obj 2025-03-14T04:03:12.5482037Z [868/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u32.c.obj 2025-03-14T04:03:12.5483692Z [869/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u32.c.obj 2025-03-14T04:03:12.6059524Z [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:03:12.6061635Z [871/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:03:12.6063547Z [872/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:03:12.6065398Z [873/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u32.c.obj 2025-03-14T04:03:12.8228529Z [874/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u32.c.obj 2025-03-14T04:03:12.8230274Z [875/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u32.c.obj 2025-03-14T04:03:12.8232106Z [876/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:03:12.9296855Z [877/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:03:12.9299056Z [878/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:03:12.9300750Z [879/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:03:12.9302537Z [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:03:12.9304324Z [881/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:03:12.9852341Z [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:03:12.9854812Z [883/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:03:12.9856978Z [884/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:03:13.3999608Z [885/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:03:13.4000903Z [886/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:03:13.4002102Z [887/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:03:13.4004937Z [888/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:03:13.4233417Z [889/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:03:13.4258064Z [890/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:03:13.4260358Z [891/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:03:13.4791424Z [892/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:03:13.4794080Z [893/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:03:13.4796377Z [894/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:03:13.4798683Z [895/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:03:13.7226629Z [896/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:03:13.7229997Z [897/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:03:13.7232492Z [898/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:03:13.7972737Z [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:03:13.7975917Z [900/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:03:13.7978049Z [901/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:03:13.7979717Z [902/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:03:13.8464796Z [903/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:03:13.8467500Z [904/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:03:13.8468953Z [905/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:03:13.8471237Z [906/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:03:13.9155133Z [907/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:03:13.9160132Z [908/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:03:13.9165844Z [909/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:03:14.1939241Z [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:03:14.1943454Z [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:03:14.1946585Z [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:03:14.1950795Z [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:03:14.2496879Z [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:03:14.2501262Z [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:03:14.2503875Z [916/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:03:14.2508740Z [917/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:03:14.3232889Z [918/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:03:14.3235611Z [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:03:14.3237812Z [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:03:14.5696644Z [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:03:14.5698734Z [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:03:14.5700776Z [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:03:14.5702862Z [924/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:03:14.6266619Z [925/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:03:14.6270071Z [926/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:03:14.6272057Z [927/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:03:14.6616877Z [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:03:14.6621222Z [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:03:14.6623457Z [930/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:03:14.6625980Z [931/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:03:14.9685399Z [932/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:03:14.9687677Z [933/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:03:14.9689859Z [934/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:03:14.9693556Z [935/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:03:14.9858482Z [936/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:03:14.9860743Z [937/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:03:14.9862789Z [938/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u4.c.obj 2025-03-14T04:03:15.0466703Z [939/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:03:15.0469209Z [940/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-scalar.c.obj 2025-03-14T04:03:15.0471372Z [941/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:03:15.0473744Z [942/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:03:15.3193410Z [943/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:03:15.3195752Z [944/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:03:15.3197542Z [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:03:15.3199295Z [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:03:15.3499849Z [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:03:15.3501892Z [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:03:15.3503813Z [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:03:15.3506040Z [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:03:15.3640361Z [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:03:15.3642861Z [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:03:15.3645106Z [953/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:03:15.4653443Z [954/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:03:15.4666468Z [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:03:15.4670938Z [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:03:15.4674720Z [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:03:15.6849754Z [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:03:15.6851646Z [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:03:15.6853200Z [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:03:15.6854540Z [961/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u32.c.obj 2025-03-14T04:03:15.7222852Z [962/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u1.c.obj 2025-03-14T04:03:15.7230334Z [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:03:15.7232328Z [964/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u32.c.obj 2025-03-14T04:03:15.7234455Z [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:03:15.8445510Z [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:03:15.8448373Z [967/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:03:15.8450167Z [968/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u32.c.obj 2025-03-14T04:03:15.8451965Z [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:03:16.0491165Z [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:03:16.0492917Z [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:03:16.0494576Z [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:03:16.0496455Z [973/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:03:16.0878803Z [974/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:03:16.0881817Z [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:03:16.0886735Z [976/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:03:16.0890693Z [977/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:03:16.1696019Z [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:03:16.1698042Z [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:03:16.1701187Z [980/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:03:16.3596753Z [981/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:03:16.3599293Z [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:03:16.3601199Z [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:03:16.3603091Z [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:03:16.4434125Z [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:03:16.4436104Z [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:03:16.4438133Z [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:03:16.4440151Z [988/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:03:16.5231365Z [989/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:03:16.5232824Z [990/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx2-u128.c.obj 2025-03-14T04:03:16.5234058Z [991/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx512skx-u256.c.obj 2025-03-14T04:03:16.5235176Z [992/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-scalar-u4.c.obj 2025-03-14T04:03:16.6801064Z [993/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse2-u64.c.obj 2025-03-14T04:03:16.6802472Z [994/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse41-u64.c.obj 2025-03-14T04:03:16.6804507Z [995/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c8.c.obj 2025-03-14T04:03:16.6806444Z [996/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-lut32norm\u8-lut32norm-scalar.c.obj 2025-03-14T04:03:16.7926595Z [997/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c1.c.obj 2025-03-14T04:03:16.7936578Z [998/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c16.c.obj 2025-03-14T04:03:16.7940698Z [999/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-scalar-u2.c.obj 2025-03-14T04:03:16.7943242Z [1000/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-sse2-u16.c.obj 2025-03-14T04:03:16.8888079Z [1001/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:03:16.8890126Z [1002/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:03:16.8894160Z [1003/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx512skx-u256.c.obj 2025-03-14T04:03:16.8899938Z [1004/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx2-u128.c.obj 2025-03-14T04:03:17.0903086Z [1005/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-scalar-u4.c.obj 2025-03-14T04:03:17.0907192Z [1006/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-sse2-u64.c.obj 2025-03-14T04:03:17.0914129Z [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:03:17.0916406Z [1008/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:03:17.2286978Z [1009/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\gen\x24-transposec-1x2-scalar.c.obj 2025-03-14T04:03:17.2289433Z [1010/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:03:17.2292038Z [1011/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\x24-transposec-4x4-ssse3.c.obj 2025-03-14T04:03:17.2295083Z [1012/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:03:17.3611495Z [1013/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:03:17.3613504Z [1014/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:03:17.3615354Z [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:03:17.3617345Z [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:03:17.4728518Z [1017/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:03:17.4730840Z [1018/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:03:17.4732908Z [1019/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-scalar.c.obj 2025-03-14T04:03:17.5137320Z [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:03:17.5139600Z [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:03:17.5141812Z [1022/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:03:17.5145502Z [1023/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-sse2.c.obj 2025-03-14T04:03:17.6556173Z [1024/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:03:17.6559157Z [1025/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-scalar.c.obj 2025-03-14T04:03:17.6562068Z [1026/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\x32-transposec-4x4-sse.c.obj 2025-03-14T04:03:17.6565232Z [1027/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-sse2.c.obj 2025-03-14T04:03:17.7218541Z [1028/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-scalar.c.obj 2025-03-14T04:03:17.7220030Z [1029/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-sse2.c.obj 2025-03-14T04:03:17.7221811Z [1030/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-scalar.c.obj 2025-03-14T04:03:17.7224745Z [1031/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-sse2.c.obj 2025-03-14T04:03:17.7226152Z [1032/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-scalar.c.obj 2025-03-14T04:03:17.8456728Z [1033/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-sse2.c.obj 2025-03-14T04:03:17.8462402Z [1034/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:03:17.8464443Z [1035/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:03:17.9540300Z [1036/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:03:17.9542467Z [1037/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:03:17.9545012Z [1038/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-scalar-u4.c.obj 2025-03-14T04:03:17.9546820Z [1039/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx-u64.c.obj 2025-03-14T04:03:18.1541810Z [1040/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:03:18.1543782Z [1041/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:03:18.1545865Z [1042/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx2-u128.c.obj 2025-03-14T04:03:18.1548104Z [1043/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packq\x8-packq-scalar-f32qp8-u1.c.obj 2025-03-14T04:03:18.2195606Z [1044/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-scalar.c.obj 2025-03-14T04:03:18.2197264Z [1045/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-sse2.c.obj 2025-03-14T04:03:18.2199113Z [1046/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:03:18.2201119Z [1047/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:03:18.2930314Z [1048/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:03:18.2932582Z [1049/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:03:18.2934548Z [1050/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-scalar.c.obj 2025-03-14T04:03:18.2936661Z [1051/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:03:18.4357076Z [1052/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-sse2.c.obj 2025-03-14T04:03:18.4358703Z [1053/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-scalar.c.obj 2025-03-14T04:03:18.4362051Z [1054/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-scalar.c.obj 2025-03-14T04:03:18.4363696Z [1055/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-sse2.c.obj 2025-03-14T04:03:18.4365377Z [1056/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-scalar-u16.c.obj 2025-03-14T04:03:18.5116852Z [1057/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-sse2-u64.c.obj 2025-03-14T04:03:18.5118366Z [1058/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-sse2.c.obj 2025-03-14T04:03:18.5119623Z [1059/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p16-sse2-u16.c.obj 2025-03-14T04:03:18.5121175Z [1060/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:03:18.5740191Z [1061/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p4-scalar-u16.c.obj 2025-03-14T04:03:18.5742333Z [1062/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:03:18.5744874Z [1063/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-64.c.obj 2025-03-14T04:03:18.5746668Z [1064/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-2048.c.obj 2025-03-14T04:03:18.6491215Z [1065/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-copy\xx-copy-scalar-memcpy.c.obj 2025-03-14T04:03:18.6493135Z [1066/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-4.c.obj 2025-03-14T04:03:18.6494926Z [1067/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-8.c.obj 2025-03-14T04:03:18.6496833Z [1068/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-16.c.obj 2025-03-14T04:03:18.8950779Z [1069/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-transposev\xx-transposev-1x1-scalar-memcpy.c.obj 2025-03-14T04:03:18.8952957Z [1070/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-32.c.obj 2025-03-14T04:03:18.8954821Z [1071/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-64.c.obj 2025-03-14T04:03:18.8956541Z [1072/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-2048.c.obj 2025-03-14T04:03:18.8958224Z [1073/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\vlog.c.obj 2025-03-14T04:03:18.9438259Z [1074/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:03:18.9440461Z [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:03:18.9442680Z [1076/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:03:19.0165031Z [1077/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:03:19.0167060Z [1078/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:03:19.0170093Z [1079/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:03:19.0175124Z [1080/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:03:19.2298404Z [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:03:19.2300597Z [1082/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:03:19.2302823Z [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:03:19.2305055Z [1084/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:03:19.2858112Z [1085/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u1.c.obj 2025-03-14T04:03:19.2859794Z [1086/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:03:19.2861002Z [1087/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:03:19.2862853Z [1088/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:03:19.3913384Z [1089/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u1.c.obj 2025-03-14T04:03:19.3915263Z [1090/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:03:19.3916926Z [1091/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:03:19.3918611Z [1092/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:03:19.5858640Z [1093/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:03:19.5860568Z [1094/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u1.c.obj 2025-03-14T04:03:19.5863528Z [1095/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:03:19.5865828Z [1096/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:03:19.7360843Z [1097/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:03:19.7362853Z [1098/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:03:19.7365063Z [1099/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:03:19.8203019Z [1100/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:03:19.8204946Z [1101/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:03:19.8206659Z [1102/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:03:19.8208385Z [1103/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:03:20.0217879Z [1104/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar.c.obj 2025-03-14T04:03:20.0220160Z [1105/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:03:20.0222401Z [1106/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:03:20.0224682Z [1107/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar.c.obj 2025-03-14T04:03:20.1314227Z [1108/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar.c.obj 2025-03-14T04:03:20.1316340Z [1109/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:03:20.1318382Z [1110/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:03:20.2090294Z [1111/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar.c.obj 2025-03-14T04:03:20.2091683Z [1112/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:03:20.2093497Z [1113/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:03:20.2094909Z [1114/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:03:20.4327036Z [1115/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar.c.obj 2025-03-14T04:03:20.4328904Z [1116/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar.c.obj 2025-03-14T04:03:20.4330824Z [1117/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:03:20.4332828Z [1118/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:03:20.6652519Z [1119/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:03:20.6654604Z [1120/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:03:20.6656742Z [1121/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar.c.obj 2025-03-14T04:03:20.6658864Z [1122/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:03:20.7502605Z [1123/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:03:20.7504408Z [1124/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:03:20.7506124Z [1125/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar.c.obj 2025-03-14T04:03:20.9626302Z [1126/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:03:20.9628449Z [1127/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:03:20.9630469Z [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:03:20.9632477Z [1129/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar.c.obj 2025-03-14T04:03:21.0551823Z [1130/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:03:21.0553478Z [1131/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:03:21.0555093Z [1132/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:03:21.2232150Z [1133/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar.c.obj 2025-03-14T04:03:21.2234605Z [1134/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:03:21.2236747Z [1135/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:03:21.2238953Z [1136/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:03:21.3675111Z [1137/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:03:21.3676551Z [1138/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar.c.obj 2025-03-14T04:03:21.3678653Z [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:03:21.3680741Z [1140/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar.c.obj 2025-03-14T04:03:21.5930389Z [1141/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar.c.obj 2025-03-14T04:03:21.5932406Z [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:03:21.5934130Z [1143/6912] Linking C static library lib\microkernels-prod.lib 2025-03-14T04:03:21.5936194Z [1144/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:03:21.6167575Z [1145/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:03:21.6169782Z [1146/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:03:21.6171895Z [1147/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:03:21.7408669Z [1148/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:03:21.7413331Z [1149/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:03:21.7415769Z [1150/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar.c.obj 2025-03-14T04:03:21.7422572Z [1151/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:03:21.8643721Z [1152/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:03:21.8645920Z [1153/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:03:21.8649850Z [1154/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:03:22.0220999Z [1155/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:03:22.0222658Z [1156/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:03:22.0225717Z [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:03:22.0228065Z [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:03:22.0570532Z [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:03:22.0573044Z [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:03:22.0575642Z [1161/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:03:22.1577517Z [1162/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:03:22.1579780Z [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:03:22.1581908Z [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:03:22.3919608Z [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:03:22.3921906Z [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:03:22.3923810Z [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:03:22.3925746Z [1168/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:03:22.4277579Z [1169/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:03:22.4279971Z [1170/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:03:22.4282351Z [1171/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:03:22.5506625Z [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:03:22.5509213Z [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:03:22.5511472Z [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:03:22.6238814Z [1175/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:03:22.6241373Z [1176/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:03:22.6243639Z [1177/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:03:22.7763628Z [1178/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:03:22.7766403Z [1179/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:03:22.7769006Z [1180/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:03:22.7770981Z [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:03:22.8749807Z [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:03:22.8751930Z [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:03:22.8755616Z [1184/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:03:22.8758908Z [1185/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:03:22.9405819Z [1186/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:03:22.9420982Z [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:03:22.9424046Z [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:03:22.9426386Z [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:03:23.1162252Z [1190/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c4.c.obj 2025-03-14T04:03:23.1165666Z [1191/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:03:23.1168580Z [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:03:23.2714922Z [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:03:23.2716649Z [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:03:23.2718336Z [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:03:23.2720149Z [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:03:23.3574374Z [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:03:23.3576613Z [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:03:23.3578654Z [1199/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:03:23.3581349Z [1200/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:03:23.5529434Z [1201/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:03:23.5531549Z [1202/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:03:23.5533801Z [1203/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:03:23.5535712Z [1204/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:03:23.5991963Z [1205/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:03:23.5993887Z [1206/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:03:23.5995722Z [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:03:23.7223554Z [1208/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:03:23.7227439Z [1209/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:03:23.7229412Z [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:03:23.7231335Z [1211/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:03:23.8988753Z [1212/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:03:23.8990655Z [1213/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:03:23.8992706Z [1214/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:03:23.8994498Z [1215/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:03:23.9371236Z [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:03:23.9373959Z [1217/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:03:23.9375802Z [1218/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:03:24.0547684Z [1219/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:03:24.0550100Z [1220/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:03:24.0554774Z [1221/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:03:24.0556205Z [1222/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:03:24.2005902Z [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:03:24.2008866Z [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:03:24.2011107Z [1225/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:03:24.2017694Z [1226/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:03:24.2912403Z [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:03:24.2914632Z [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:03:24.2916581Z [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:03:24.2918423Z [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:03:24.3723875Z [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:03:24.3726367Z [1232/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:03:24.3728520Z [1233/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:03:24.4248414Z [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:03:24.4251361Z [1235/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:03:24.4254195Z [1236/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:03:24.5591500Z [1237/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:03:24.5593634Z [1238/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:03:24.5595488Z [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:03:24.6365400Z [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:03:24.6367807Z [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:03:24.6369692Z [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:03:24.6371527Z [1243/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u1.c.obj 2025-03-14T04:03:24.7442488Z [1244/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:03:24.7444581Z [1245/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:03:24.7449690Z [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:03:24.7451771Z [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:03:24.8918988Z [1248/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:03:24.8921259Z [1249/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u1.c.obj 2025-03-14T04:03:24.8924765Z [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:03:24.8927128Z [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:03:24.9680818Z [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:03:24.9682925Z [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:03:24.9684802Z [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:03:24.9686566Z [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:03:25.1018200Z [1256/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:03:25.1020257Z [1257/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:03:25.1022530Z [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:03:25.1024906Z [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:03:25.2702031Z [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:03:25.2704045Z [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:03:25.2706312Z [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:03:25.2708264Z [1263/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u1.c.obj 2025-03-14T04:03:25.3253217Z [1264/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:03:25.3255061Z [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:03:25.3256999Z [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:03:25.4561942Z [1267/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u2.c.obj 2025-03-14T04:03:25.4563926Z [1268/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u4.c.obj 2025-03-14T04:03:25.4567627Z [1269/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u1.c.obj 2025-03-14T04:03:25.4569281Z [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:03:25.4571815Z [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:03:25.6299903Z [1272/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u8.c.obj 2025-03-14T04:03:25.6302353Z [1273/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u1.c.obj 2025-03-14T04:03:25.6304066Z [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:03:25.6305792Z [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:03:25.7046015Z [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:03:25.7048289Z [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:03:25.7050112Z [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:03:25.7051890Z [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:03:25.8231824Z [1280/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u4.c.obj 2025-03-14T04:03:25.8242457Z [1281/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u2.c.obj 2025-03-14T04:03:25.8244834Z [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:03:25.8246549Z [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:03:25.9969851Z [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:03:25.9972452Z [1285/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u1.c.obj 2025-03-14T04:03:25.9974212Z [1286/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u2.c.obj 2025-03-14T04:03:25.9975940Z [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:03:26.0597071Z [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:03:26.0599048Z [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:03:26.0600815Z [1290/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u4.c.obj 2025-03-14T04:03:26.0602706Z [1291/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u1.c.obj 2025-03-14T04:03:26.1943777Z [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:03:26.1945628Z [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:03:26.1947619Z [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:03:26.1949509Z [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:03:26.3487123Z [1296/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u1.c.obj 2025-03-14T04:03:26.3489516Z [1297/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u4.c.obj 2025-03-14T04:03:26.3491416Z [1298/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u2.c.obj 2025-03-14T04:03:26.3493262Z [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:03:26.4229402Z [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:03:26.4231321Z [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:03:26.4233052Z [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:03:26.4236920Z [1303/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u2.c.obj 2025-03-14T04:03:26.5468921Z [1304/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u8.c.obj 2025-03-14T04:03:26.5474166Z [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:03:26.5475919Z [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:03:26.5477590Z [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:03:26.7025211Z [1308/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u1.c.obj 2025-03-14T04:03:26.7027745Z [1309/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u4.c.obj 2025-03-14T04:03:26.7030381Z [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:03:26.7032296Z [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:03:26.7733046Z [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:03:26.7734924Z [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:03:26.7737223Z [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:03:26.7738996Z [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:03:26.9069718Z [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:03:26.9071373Z [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:03:26.9072932Z [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:03:26.9074688Z [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:03:27.0702725Z [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:03:27.0704621Z [1321/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u1.c.obj 2025-03-14T04:03:27.0706603Z [1322/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u2.c.obj 2025-03-14T04:03:27.0708172Z [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:03:27.1633043Z [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:03:27.1635368Z [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:03:27.1638060Z [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:03:27.1640123Z [1327/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:03:27.2413335Z [1328/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:03:27.2415638Z [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:03:27.2417494Z [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:03:27.4161349Z [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:03:27.4162958Z [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:03:27.4164401Z [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:03:27.4166098Z [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:03:27.5155792Z [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:03:27.5164767Z [1336/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vgelu\gen\f32-vgelu-scalar.c.obj 2025-03-14T04:03:27.5168225Z [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:03:27.5175801Z [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:03:27.5965915Z [1339/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-scalar-log.c.obj 2025-03-14T04:03:27.5969421Z [1340/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u1.c.obj 2025-03-14T04:03:27.5972683Z [1341/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:03:27.5974602Z [1342/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u2.c.obj 2025-03-14T04:03:27.7736074Z [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:03:27.7738348Z [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:03:27.7739887Z [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:03:27.7741556Z [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:03:27.8738901Z [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:03:27.8742216Z [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:03:27.8744588Z [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:03:27.8746413Z [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:03:27.9617974Z [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:03:27.9620008Z [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:03:27.9621606Z [1353/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:03:27.9623276Z [1354/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:03:28.1045717Z [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:03:28.1048233Z [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:03:28.1050305Z [1357/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:03:28.2779015Z [1358/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:03:28.2781002Z [1359/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:03:28.2782772Z [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:03:28.2786292Z [1361/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:03:28.3951502Z [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:03:28.3957407Z [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:03:28.3959837Z [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:03:28.5530840Z [1365/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:03:28.5533935Z [1366/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:03:28.5540428Z [1367/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:03:28.5544664Z [1368/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:03:28.6174096Z [1369/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:03:28.6177423Z [1370/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:03:28.6179262Z [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:03:28.8062911Z [1372/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:03:28.8065343Z [1373/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:03:28.8073635Z [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:03:28.8075640Z [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:03:28.9174159Z [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:03:28.9177087Z [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:03:28.9179387Z [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:03:29.0514673Z [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:03:29.0517893Z [1380/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:03:29.0520425Z [1381/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:03:29.0522157Z [1382/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:03:29.1258687Z [1383/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:03:29.1261558Z [1384/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:03:29.1263874Z [1385/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:03:29.2823287Z [1386/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:03:29.2826086Z [1387/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:03:29.2828427Z [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:03:29.4851065Z [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:03:29.4853644Z [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:03:29.4855958Z [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:03:29.4858306Z [1392/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:03:29.5330388Z [1393/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:03:29.5333134Z [1394/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:03:29.5337059Z [1395/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:03:29.6134981Z [1396/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:03:29.6137559Z [1397/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:03:29.6139996Z [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:03:29.8846163Z [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:03:29.8848875Z [1400/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:03:29.8851304Z [1401/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:03:29.9874242Z [1402/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:03:29.9882294Z [1403/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:03:29.9887222Z [1404/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:03:29.9893487Z [1405/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:03:30.1082109Z [1406/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:03:30.1085826Z [1407/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:03:30.1089000Z [1408/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:03:30.2741196Z [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:03:30.2743058Z [1410/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:03:30.2744268Z [1411/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:03:30.3819238Z [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:03:30.3821376Z [1413/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:03:30.3823620Z [1414/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:03:30.3825819Z [1415/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:03:30.5264217Z [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:03:30.5266527Z [1417/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:03:30.5268717Z [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:03:30.7308091Z [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:03:30.7310522Z [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:03:30.7312761Z [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:03:30.7316198Z [1422/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:03:30.9260147Z [1423/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:03:30.9262776Z [1424/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:03:30.9264853Z [1425/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:03:31.1754211Z [1426/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:03:31.1756156Z [1427/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:03:31.1758763Z [1428/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:03:31.1761160Z [1429/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:03:31.8820452Z [1430/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:03:31.8822636Z [1431/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:03:31.8824691Z [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:03:31.8827182Z [1433/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:03:31.8861065Z [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:03:31.8862992Z [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:03:31.8865674Z [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:03:31.9363365Z [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:03:31.9365645Z [1438/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:03:31.9367839Z [1439/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:03:31.9370213Z [1440/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:03:32.2214250Z [1441/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:03:32.2216094Z [1442/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:03:32.2217486Z [1443/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:03:32.3425055Z [1444/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:03:32.3427597Z [1445/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:03:32.3429952Z [1446/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:03:32.3693768Z [1447/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:03:32.3696607Z [1448/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:03:32.3699230Z [1449/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:03:32.4582263Z [1450/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:03:32.4583803Z [1451/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:03:32.4585161Z [1452/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:03:32.7659437Z [1453/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:03:32.7662295Z [1454/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:03:32.7668410Z [1455/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:03:32.8697810Z [1456/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:03:32.8700400Z [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:03:32.8702961Z [1458/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:03:32.8705447Z [1459/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:03:32.9391101Z [1460/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:03:32.9393946Z [1461/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:03:32.9396784Z [1462/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:03:33.2370299Z [1463/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:03:33.2372793Z [1464/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:03:33.2376310Z [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:03:33.3438226Z [1466/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:03:33.3440804Z [1467/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:03:33.3443380Z [1468/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:03:33.4107645Z [1469/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:03:33.4110387Z [1470/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:03:33.4112978Z [1471/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:03:33.4636946Z [1472/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:03:33.4638849Z [1473/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:03:33.4640198Z [1474/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:03:33.8246902Z [1475/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:03:33.8249317Z [1476/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:03:33.8251398Z [1477/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:03:33.8254356Z [1478/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:03:33.8467544Z [1479/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:03:33.8470010Z [1480/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:03:33.8472140Z [1481/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:03:33.9309761Z [1482/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:03:33.9313460Z [1483/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:03:33.9315495Z [1484/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:03:34.2045439Z [1485/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:03:34.2047765Z [1486/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:03:34.2050207Z [1487/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:03:34.2053120Z [1488/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:03:34.2624606Z [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:03:34.2627186Z [1490/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:03:34.2629687Z [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:03:34.3039190Z [1492/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:03:34.3041495Z [1493/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:03:34.3043871Z [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:03:34.5161787Z [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:03:34.5163369Z [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:03:34.5164927Z [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:03:34.5167166Z [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:03:34.6660489Z [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:03:34.6662916Z [1500/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:03:34.6665273Z [1501/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:03:34.6917890Z [1502/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:03:34.6920322Z [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:03:34.6922736Z [1504/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:03:34.7674994Z [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:03:34.7677083Z [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:03:34.7679039Z [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:03:34.9999401Z [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:03:35.0000910Z [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:03:35.0002205Z [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:03:35.0004030Z [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:03:35.1053334Z [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:03:35.1055713Z [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:03:35.1058089Z [1514/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:03:35.1346573Z [1515/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:03:35.1349298Z [1516/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:03:35.1351718Z [1517/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:03:35.3633388Z [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:03:35.3636283Z [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:03:35.3638869Z [1520/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:03:35.3641266Z [1521/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:03:35.4814561Z [1522/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:03:35.4816801Z [1523/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u1.c.obj 2025-03-14T04:03:35.4818586Z [1524/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u2.c.obj 2025-03-14T04:03:35.4820312Z [1525/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u2.c.obj 2025-03-14T04:03:35.5812765Z [1526/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:03:35.5814250Z [1527/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:03:35.5815386Z [1528/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:03:35.7142514Z [1529/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:03:35.7144860Z [1530/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:03:35.7146788Z [1531/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:03:35.7149783Z [1532/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:03:35.8272761Z [1533/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:03:35.8276446Z [1534/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:03:35.8279282Z [1535/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:03:35.8281323Z [1536/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:03:36.0106487Z [1537/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:03:36.0108646Z [1538/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:03:36.0111104Z [1539/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:03:36.2071376Z [1540/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:03:36.2072668Z [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:03:36.2073910Z [1542/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:03:36.2075973Z [1543/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:03:36.2852301Z [1544/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:03:36.2854762Z [1545/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:03:36.3185397Z [1546/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:03:36.3187672Z [1547/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:03:36.3189717Z [1548/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:03:36.3191976Z [1549/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:03:36.6548988Z [1550/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:03:36.6552269Z [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:03:36.6554556Z [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:03:36.6556713Z [1553/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:03:36.7050383Z [1554/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:03:36.7055098Z [1555/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:03:36.7057229Z [1556/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:03:36.8165662Z [1557/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:03:36.8171377Z [1558/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:03:36.8174521Z [1559/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:03:37.0561958Z [1560/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:03:37.0564561Z [1561/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:03:37.0566901Z [1562/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:03:37.1261635Z [1563/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:03:37.1264094Z [1564/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:03:37.1266366Z [1565/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:03:37.1269015Z [1566/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:03:37.2083399Z [1567/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:03:37.2086994Z [1568/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:03:37.2089364Z [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:03:37.3681768Z [1570/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:03:37.3683564Z [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:03:37.3685823Z [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:03:37.3687736Z [1573/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:03:37.5384983Z [1574/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:03:37.5387432Z [1575/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:03:37.5389154Z [1576/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:03:37.7400808Z [1577/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:03:37.7404217Z [1578/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:03:37.7407097Z [1579/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:03:37.7409553Z [1580/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:03:37.9059281Z [1581/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:03:37.9061441Z [1582/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:03:37.9064003Z [1583/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:03:37.9066142Z [1584/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:03:38.0483166Z [1585/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:03:38.0485119Z [1586/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:03:38.0487048Z [1587/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:03:38.1265269Z [1588/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:03:38.1266863Z [1589/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:03:38.1269249Z [1590/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:03:38.1271949Z [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:03:38.2887009Z [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:03:38.2891964Z [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:03:38.2894169Z [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:03:38.3862725Z [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:03:38.3865797Z [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:03:38.3873838Z [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:03:38.3876000Z [1598/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:03:38.5166546Z [1599/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:03:38.5168078Z [1600/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:03:38.5169487Z [1601/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:03:38.5948997Z [1602/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:03:38.5951254Z [1603/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:03:38.5953929Z [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:03:38.5956052Z [1605/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:03:38.8164661Z [1606/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:03:38.8166968Z [1607/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:03:38.8170337Z [1608/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:03:38.8172923Z [1609/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:03:38.9205063Z [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:03:38.9206852Z [1611/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:03:38.9208514Z [1612/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:03:39.0015071Z [1613/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:03:39.0017972Z [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:03:39.0019936Z [1615/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:03:39.0022214Z [1616/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:03:39.1858172Z [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:03:39.1859854Z [1618/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:03:39.1861199Z [1619/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:03:39.3258334Z [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:03:39.3261039Z [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:03:39.3262916Z [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:03:39.3264763Z [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:03:39.4176158Z [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:03:39.4178452Z [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:03:39.4180662Z [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:03:39.4183526Z [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:03:39.5672263Z [1628/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:03:39.5674449Z [1629/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:03:39.5676532Z [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:03:39.7014828Z [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:03:39.7016754Z [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:03:39.7018523Z [1633/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:03:39.7020109Z [1634/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u1.c.obj 2025-03-14T04:03:39.7795549Z [1635/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:03:39.7797633Z [1636/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u2.c.obj 2025-03-14T04:03:39.7799640Z [1637/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:03:39.7801972Z [1638/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:03:39.8076608Z [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:03:39.8078688Z [1640/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:03:39.8081029Z [1641/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:03:40.0562203Z [1642/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:03:40.0564149Z [1643/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u2.c.obj 2025-03-14T04:03:40.0567952Z [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:03:40.0570172Z [1645/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:03:40.1116486Z [1646/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:03:40.1118159Z [1647/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:03:40.1120190Z [1648/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:03:40.1122016Z [1649/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c2.c.obj 2025-03-14T04:03:40.1503026Z [1650/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:03:40.1504969Z [1651/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:03:40.1507059Z [1652/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c2.c.obj 2025-03-14T04:03:40.1508996Z [1653/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:03:40.2609592Z [1654/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c4.c.obj 2025-03-14T04:03:40.2610955Z [1655/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u1.c.obj 2025-03-14T04:03:40.2612364Z [1656/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u2.c.obj 2025-03-14T04:03:40.4633727Z [1657/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c4.c.obj 2025-03-14T04:03:40.4635663Z [1658/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u8.c.obj 2025-03-14T04:03:40.4637439Z [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:03:40.4639446Z [1660/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:03:40.4641199Z [1661/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:03:40.5476250Z [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:03:40.5479745Z [1663/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:03:40.5481785Z [1664/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:03:40.5483704Z [1665/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:03:40.6892071Z [1666/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:03:40.6896169Z [1667/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:03:40.6898314Z [1668/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:03:40.8491932Z [1669/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:03:40.8495265Z [1670/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:03:40.8497705Z [1671/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:03:40.8499860Z [1672/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:03:40.8908665Z [1673/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:03:40.8910780Z [1674/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:03:40.8912757Z [1675/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:03:40.8914711Z [1676/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:03:41.0457660Z [1677/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:03:41.0459759Z [1678/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:03:41.0461752Z [1679/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:03:41.0463701Z [1680/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:03:41.1596846Z [1681/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-1x4-scalar.c.obj 2025-03-14T04:03:41.1599737Z [1682/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:03:41.1602029Z [1683/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x1-scalar.c.obj 2025-03-14T04:03:41.2791008Z [1684/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x2-scalar.c.obj 2025-03-14T04:03:41.2793049Z [1685/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x4-scalar.c.obj 2025-03-14T04:03:41.2794991Z [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:03:41.2797193Z [1687/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x2-scalar.c.obj 2025-03-14T04:03:41.3641502Z [1688/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:03:41.3643647Z [1689/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:03:41.3645659Z [1690/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:03:41.3647755Z [1691/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x4-scalar.c.obj 2025-03-14T04:03:41.4703120Z [1692/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:03:41.4705165Z [1693/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:03:41.4707162Z [1694/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:03:41.6300697Z [1695/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:03:41.6302810Z [1696/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:03:41.6304861Z [1697/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:03:41.6306977Z [1698/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:03:41.7138151Z [1699/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:03:41.7140749Z [1700/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:03:41.7144255Z [1701/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:03:41.7146421Z [1702/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:03:41.8262848Z [1703/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:03:41.8265361Z [1704/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:03:41.8268099Z [1705/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:03:41.8269921Z [1706/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-2x-scalar.c.obj 2025-03-14T04:03:41.8894610Z [1707/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:03:41.8896666Z [1708/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:03:41.8898529Z [1709/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-3x-scalar.c.obj 2025-03-14T04:03:42.0311474Z [1710/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-scalar.c.obj 2025-03-14T04:03:42.0313173Z [1711/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:03:42.0315003Z [1712/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:03:42.0316558Z [1713/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:03:42.1210705Z [1714/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:03:42.1212843Z [1715/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:03:42.1214870Z [1716/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:03:42.1216972Z [1717/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:03:42.2051118Z [1718/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:03:42.2053217Z [1719/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:03:42.2055169Z [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:03:42.3358726Z [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:03:42.3360816Z [1722/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:03:42.3362500Z [1723/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:03:42.3364146Z [1724/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:03:42.4049503Z [1725/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:03:42.4051472Z [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:03:42.4053396Z [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:03:42.4055417Z [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:03:42.5060691Z [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:03:42.5062682Z [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:03:42.5065261Z [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:03:42.6440100Z [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:03:42.6442128Z [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:03:42.6445195Z [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:03:42.6447450Z [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:03:42.7029265Z [1736/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:03:42.7031810Z [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:03:42.7033848Z [1738/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:03:42.7035843Z [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:03:42.7520544Z [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:03:42.7525187Z [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:03:42.7535266Z [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:03:42.9711332Z [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:03:42.9713402Z [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:03:42.9715431Z [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:03:42.9717853Z [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:03:43.0486923Z [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:03:43.0493855Z [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:03:43.0496319Z [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:03:43.0498522Z [1750/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:03:43.1478600Z [1751/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:03:43.1480543Z [1752/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:03:43.1482529Z [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:03:43.3847273Z [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:03:43.3849743Z [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:03:43.3851775Z [1756/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:03:43.3853764Z [1757/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:03:43.4935047Z [1758/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:03:43.4938008Z [1759/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:03:43.4942510Z [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:03:43.6115859Z [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:03:43.6117960Z [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:03:43.6119930Z [1763/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:03:43.6121903Z [1764/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:03:43.7702878Z [1765/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:03:43.7705197Z [1766/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:03:43.7708012Z [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:03:43.7714568Z [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:03:43.9300009Z [1769/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:03:43.9302135Z [1770/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:03:43.9304211Z [1771/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:03:43.9913758Z [1772/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:03:43.9916028Z [1773/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:03:43.9918159Z [1774/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:03:43.9920308Z [1775/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:03:44.1241792Z [1776/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:03:44.1243938Z [1777/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:03:44.1247055Z [1778/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:03:44.2757600Z [1779/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:03:44.2759830Z [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:03:44.2762080Z [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:03:44.2764311Z [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:03:44.3719412Z [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:03:44.3721389Z [1784/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:03:44.3723393Z [1785/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:03:44.4013801Z [1786/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:03:44.4017110Z [1787/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:03:44.4019526Z [1788/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:03:44.6289628Z [1789/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:03:44.6293769Z [1790/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:03:44.6296009Z [1791/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:03:44.6298638Z [1792/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:03:44.7436566Z [1793/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:03:44.7440668Z [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:03:44.7443324Z [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:03:44.8581733Z [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:03:44.8584075Z [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:03:44.8586202Z [1798/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:03:45.0456867Z [1799/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:03:45.0459154Z [1800/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:03:45.0461387Z [1801/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:03:45.1525043Z [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:03:45.1527264Z [1803/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:03:45.1529486Z [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:03:45.1531531Z [1805/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:03:45.2960797Z [1806/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:03:45.2963920Z [1807/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:03:45.2966026Z [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:03:45.4140803Z [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:03:45.4168671Z [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:03:45.4171030Z [1811/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:03:45.4173071Z [1812/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:03:45.4792937Z [1813/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:03:45.4796473Z [1814/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:03:45.4799140Z [1815/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:03:45.6425745Z [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:03:45.6428075Z [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:03:45.6431899Z [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:03:45.6434568Z [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:03:45.8312495Z [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:03:45.8314398Z [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:03:45.8316361Z [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:03:45.8318257Z [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:03:45.9128451Z [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:03:45.9130472Z [1825/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:03:45.9132409Z [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:03:45.9134289Z [1827/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:03:46.0786087Z [1828/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:03:46.0787500Z [1829/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:03:46.0789787Z [1830/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:03:46.0790946Z [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:03:46.2264286Z [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:03:46.2265573Z [1833/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:03:46.2266849Z [1834/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:03:46.3243383Z [1835/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:03:46.3245299Z [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:03:46.3247076Z [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:03:46.3248920Z [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:03:46.4194474Z [1839/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:03:46.4196497Z [1840/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:03:46.4198412Z [1841/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c4.c.obj 2025-03-14T04:03:46.4200379Z [1842/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:03:46.6138260Z [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:03:46.6140317Z [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:03:46.6142369Z [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:03:46.6144270Z [1846/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:03:46.7380124Z [1847/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:03:46.7382821Z [1848/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:03:46.7385270Z [1849/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:03:46.7387081Z [1850/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:03:46.7582438Z [1851/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:03:46.7584272Z [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:03:46.7586274Z [1853/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:03:46.9548459Z [1854/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:03:46.9550378Z [1855/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:03:46.9552318Z [1856/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:03:46.9554151Z [1857/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:03:47.0997346Z [1858/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:03:47.0999385Z [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:03:47.1001333Z [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:03:47.1003241Z [1861/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:03:47.1441821Z [1862/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:03:47.1447375Z [1863/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:03:47.1459161Z [1864/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:03:47.1460939Z [1865/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u4.c.obj 2025-03-14T04:03:47.2726888Z [1866/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:03:47.2728914Z [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:03:47.2731342Z [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:03:47.2733487Z [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:03:47.4155782Z [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:03:47.4157721Z [1871/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:03:47.4159656Z [1872/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:03:47.4161526Z [1873/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u4.c.obj 2025-03-14T04:03:47.4911676Z [1874/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:03:47.4912775Z [1875/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:03:47.4913842Z [1876/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:03:47.4914864Z [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:03:47.6223733Z [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:03:47.6225010Z [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:03:47.6226388Z [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:03:47.6227608Z [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:03:47.7668684Z [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:03:47.7670553Z [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:03:47.7672318Z [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:03:47.7674090Z [1885/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u4.c.obj 2025-03-14T04:03:47.8601768Z [1886/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-sse-u4.c.obj 2025-03-14T04:03:47.8604054Z [1887/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-sse-u4.c.obj 2025-03-14T04:03:47.8605736Z [1888/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-sse-u4.c.obj 2025-03-14T04:03:47.8607300Z [1889/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-sse-u4.c.obj 2025-03-14T04:03:47.8609031Z [1890/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-sse-u4.c.obj 2025-03-14T04:03:48.0210104Z [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:03:48.0211952Z [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:03:48.0213779Z [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:03:48.0215603Z [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:03:48.1338096Z [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:03:48.1339881Z [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:03:48.1341638Z [1897/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-sse-u4.c.obj 2025-03-14T04:03:48.1343383Z [1898/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u12.c.obj 2025-03-14T04:03:48.2181771Z [1899/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u16.c.obj 2025-03-14T04:03:48.2183093Z [1900/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u4.c.obj 2025-03-14T04:03:48.2184233Z [1901/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:03:48.2186036Z [1902/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-sse-u4.c.obj 2025-03-14T04:03:48.3731990Z [1903/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u4.c.obj 2025-03-14T04:03:48.3733751Z [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:03:48.3735594Z [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:03:48.3737556Z [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:03:48.4549417Z [1907/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:03:48.4552760Z [1908/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:03:48.4554581Z [1909/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-sse.c.obj 2025-03-14T04:03:48.4556224Z [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:03:48.5765120Z [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:03:48.5766745Z [1912/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:03:48.5768542Z [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:03:48.5770015Z [1914/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:03:48.7180176Z [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:03:48.7181955Z [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:03:48.7183674Z [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:03:48.7185548Z [1918/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:03:48.8106963Z [1919/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:03:48.8122574Z [1920/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vabs-sse2-u8.c.obj 2025-03-14T04:03:48.8124641Z [1921/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:03:48.8126557Z [1922/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:03:48.9124571Z [1923/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vneg-sse2-u8.c.obj 2025-03-14T04:03:48.9126493Z [1924/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:03:48.9128295Z [1925/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:03:48.9130118Z [1926/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:03:49.0532822Z [1927/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:03:49.0535569Z [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:03:49.0537858Z [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:03:49.0539534Z [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:03:49.1245322Z [1931/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:03:49.1247943Z [1932/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:03:49.1250384Z [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:03:49.2193245Z [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:03:49.2195841Z [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:03:49.2197699Z [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:03:49.2199537Z [1937/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:03:49.3503613Z [1938/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u4.c.obj 2025-03-14T04:03:49.3505992Z [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:03:49.3508143Z [1940/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:03:49.3510008Z [1941/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:03:49.4822230Z [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:03:49.4823690Z [1943/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u4.c.obj 2025-03-14T04:03:49.4825251Z [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:03:49.4827144Z [1945/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:03:49.5713348Z [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:03:49.5716508Z [1947/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u4.c.obj 2025-03-14T04:03:49.5718544Z [1948/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u4.c.obj 2025-03-14T04:03:49.5720256Z [1949/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u4.c.obj 2025-03-14T04:03:49.7091210Z [1950/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u4.c.obj 2025-03-14T04:03:49.7092727Z [1951/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:03:49.7094275Z [1952/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:03:49.8313757Z [1953/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:03:49.8316230Z [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:03:49.8319129Z [1955/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:03:49.8321157Z [1956/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:03:49.9583475Z [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:03:49.9585475Z [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:03:49.9587872Z [1959/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:03:50.1345126Z [1960/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:03:50.1347546Z [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:03:50.1350425Z [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:03:50.1352723Z [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:03:50.2232999Z [1964/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:03:50.2235879Z [1965/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:03:50.2237955Z [1966/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:03:50.3429297Z [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:03:50.3431739Z [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:03:50.3434108Z [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:03:50.4404076Z [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:03:50.4406583Z [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:03:50.4408984Z [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:03:50.4412587Z [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:03:50.5670967Z [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:03:50.5673226Z [1975/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:03:50.5675661Z [1976/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:03:50.6272548Z [1977/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:03:50.6274849Z [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:03:50.6277463Z [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:03:50.8370048Z [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:03:50.8372769Z [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:03:50.8375009Z [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:03:50.8377243Z [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:03:50.9859701Z [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:03:50.9862001Z [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:03:50.9864636Z [1986/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:03:51.1170511Z [1987/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:03:51.1172975Z [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:03:51.1175463Z [1989/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:03:51.2244873Z [1990/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:03:51.2247363Z [1991/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:03:51.2250031Z [1992/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:03:51.4101585Z [1993/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:03:51.4104092Z [1994/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:03:51.4106975Z [1995/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:03:51.4109113Z [1996/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:03:51.5448926Z [1997/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:03:51.5450851Z [1998/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:03:51.5452795Z [1999/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:03:51.5454454Z [2000/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:03:51.6766395Z [2001/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:03:51.6770036Z [2002/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:03:51.6773375Z [2003/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:03:51.8007420Z [2004/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:03:51.8009463Z [2005/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:03:51.8012313Z [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:03:51.9322660Z [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:03:51.9325237Z [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:03:51.9327882Z [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:03:52.0427278Z [2010/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:03:52.0429845Z [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:03:52.0432171Z [2012/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:03:52.2123876Z [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:03:52.2127489Z [2014/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:03:52.2129912Z [2015/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:03:52.3419976Z [2016/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:03:52.3421617Z [2017/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:03:52.3424115Z [2018/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:03:52.3426686Z [2019/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:03:52.4929568Z [2020/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:03:52.4932202Z [2021/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:03:52.4935051Z [2022/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:03:52.5915709Z [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:03:52.5923782Z [2024/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:03:52.5926118Z [2025/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:03:52.7412709Z [2026/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:03:52.7414881Z [2027/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:03:52.7416847Z [2028/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:03:52.7418748Z [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:03:52.7990134Z [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:03:52.7992374Z [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:03:52.7994509Z [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:03:52.9285187Z [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:03:52.9287592Z [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:03:52.9289906Z [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:03:53.0517740Z [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:03:53.0520153Z [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:03:53.0524304Z [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:03:53.0526611Z [2039/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:03:53.1290154Z [2040/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:03:53.1292337Z [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:03:53.1294182Z [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:03:53.2824429Z [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:03:53.2828011Z [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:03:53.2830252Z [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:03:53.3890599Z [2046/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:03:53.3893194Z [2047/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:03:53.3895548Z [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:03:53.3898682Z [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:03:53.4890929Z [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:03:53.4893517Z [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:03:53.4895911Z [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:03:53.5443173Z [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:03:53.5445575Z [2054/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:03:53.5448311Z [2055/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:03:53.7366129Z [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:03:53.7368549Z [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:03:53.7371107Z [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:03:53.7373347Z [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:03:53.8321917Z [2060/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:03:53.8323862Z [2061/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:03:53.8326317Z [2062/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:03:53.8936660Z [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:03:53.8938211Z [2064/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:03:53.8940582Z [2065/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:03:53.8942626Z [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:03:54.0491518Z [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:03:54.0493855Z [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:03:54.0495686Z [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:03:54.2564925Z [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:03:54.2567414Z [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:03:54.2569632Z [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:03:54.2571877Z [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:03:54.3533849Z [2074/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:03:54.3535815Z [2075/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:03:54.3538527Z [2076/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:03:54.3540877Z [2077/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:03:54.4940213Z [2078/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:03:54.4941609Z [2079/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:03:54.4943085Z [2080/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:03:54.6427653Z [2081/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:03:54.6430019Z [2082/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:03:54.6431851Z [2083/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:03:54.6433138Z [2084/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:03:54.7138947Z [2085/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:03:54.7140978Z [2086/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:03:54.8343111Z [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:03:54.8345201Z [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:03:54.8347231Z [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:03:54.8349234Z [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:03:54.8351252Z [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:03:55.0312026Z [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:03:55.0314690Z [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:03:55.0316694Z [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:03:55.1318418Z [2095/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:03:55.1320291Z [2096/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:03:55.1322228Z [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:03:55.1324201Z [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:03:55.1734270Z [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:03:55.1736682Z [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:03:55.1739251Z [2101/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:03:55.1741406Z [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:03:55.3328721Z [2103/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:03:55.3331241Z [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:03:55.3333918Z [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:03:55.4619554Z [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:03:55.4621693Z [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:03:55.4623714Z [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:03:55.4625738Z [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:03:55.5438697Z [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:03:55.5440797Z [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:03:55.5442917Z [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:03:55.7220111Z [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:03:55.7222242Z [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:03:55.7224381Z [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:03:55.7226739Z [2116/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:03:55.8363677Z [2117/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:03:55.8366176Z [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:03:55.8368267Z [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:03:55.8693031Z [2120/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:03:55.8695848Z [2121/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u16.c.obj 2025-03-14T04:03:55.8698164Z [2122/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:03:55.8701596Z [2123/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:03:55.9624251Z [2124/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:03:55.9629875Z [2125/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:03:55.9632884Z [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:03:55.9634816Z [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:03:56.1900326Z [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:03:56.1902165Z [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:03:56.1903465Z [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:03:56.1904587Z [2131/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c16.c.obj 2025-03-14T04:03:56.2281779Z [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:03:56.2284478Z [2133/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:03:56.2286893Z [2134/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:03:56.2675123Z [2135/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:03:56.2677466Z [2136/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:03:56.2683957Z [2137/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:03:56.2687058Z [2138/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:03:56.5742479Z [2139/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\x16-transposec-4x8-sse2.c.obj 2025-03-14T04:03:56.5745352Z [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:03:56.5747373Z [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:03:56.5749334Z [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:03:56.6441870Z [2143/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:03:56.6443065Z [2144/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:03:56.6444207Z [2145/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:03:56.7983097Z [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:03:56.7984902Z [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:03:56.7988363Z [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:03:56.7990273Z [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:03:56.9173955Z [2150/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:03:56.9176024Z [2151/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:03:56.9178172Z [2152/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:03:56.9180395Z [2153/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:03:56.9860798Z [2154/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:03:56.9862894Z [2155/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:03:56.9864894Z [2156/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:03:57.1475132Z [2157/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:03:57.1479448Z [2158/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:03:57.1484638Z [2159/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:03:57.1487592Z [2160/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:03:57.2109612Z [2161/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:03:57.2111701Z [2162/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:03:57.2113714Z [2163/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:03:57.3783566Z [2164/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:03:57.3785888Z [2165/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:03:57.3788435Z [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:03:57.4347947Z [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:03:57.4350328Z [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:03:57.4352649Z [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:03:57.4354767Z [2170/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:03:57.6257406Z [2171/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:03:57.6259495Z [2172/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:03:57.6261790Z [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:03:57.6405998Z [2174/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:03:57.6408570Z [2175/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:03:57.6411450Z [2176/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:03:57.6413490Z [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:03:57.7888102Z [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:03:57.7891311Z [2179/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u16.c.obj 2025-03-14T04:03:57.7893611Z [2180/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:03:57.9290831Z [2181/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:03:57.9295549Z [2182/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:03:57.9298942Z [2183/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:03:57.9301136Z [2184/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:03:58.0051573Z [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:03:58.0053988Z [2186/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u16.c.obj 2025-03-14T04:03:58.0056060Z [2187/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u16.c.obj 2025-03-14T04:03:58.0058450Z [2188/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:03:58.1312335Z [2189/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u16.c.obj 2025-03-14T04:03:58.1314757Z [2190/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u16.c.obj 2025-03-14T04:03:58.1316496Z [2191/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u32.c.obj 2025-03-14T04:03:58.1317642Z [2192/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:03:58.2694595Z [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:03:58.2697565Z [2194/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:03:58.2699600Z [2195/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:03:58.2701474Z [2196/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:03:58.3454589Z [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:03:58.3458014Z [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:03:58.3460613Z [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:03:58.5041400Z [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:03:58.5043567Z [2201/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:03:58.5045419Z [2202/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:03:58.5047424Z [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:03:58.6365030Z [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:03:58.6366773Z [2205/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:03:58.6368425Z [2206/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:03:58.7666092Z [2207/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:03:58.7667562Z [2208/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:03:58.7669786Z [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:03:58.7671695Z [2210/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:03:58.8519557Z [2211/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:03:58.8523035Z [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:03:58.8525188Z [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:03:58.8527838Z [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:03:59.0204163Z [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:03:59.0206406Z [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:03:59.0208512Z [2217/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:03:59.0210416Z [2218/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:03:59.0985158Z [2219/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:03:59.0988863Z [2220/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:03:59.0991566Z [2221/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:03:59.1911220Z [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:03:59.1913629Z [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:03:59.1915498Z [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:03:59.1917441Z [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:03:59.3980085Z [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:03:59.3982250Z [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:03:59.3983869Z [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:03:59.3985479Z [2229/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u8.c.obj 2025-03-14T04:03:59.4716529Z [2230/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:03:59.4718672Z [2231/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:03:59.4720742Z [2232/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:03:59.4722725Z [2233/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:03:59.5414059Z [2234/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:03:59.5415635Z [2235/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:03:59.5417577Z [2236/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:03:59.5420374Z [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:03:59.7585660Z [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:03:59.7587648Z [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:03:59.7589449Z [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:03:59.7591893Z [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:03:59.8527944Z [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:03:59.8530626Z [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:03:59.8533355Z [2244/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:03:59.8535700Z [2245/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:03:59.9227128Z [2246/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:03:59.9230196Z [2247/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:03:59.9232356Z [2248/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:04:00.0635018Z [2249/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:04:00.0637323Z [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:04:00.0639373Z [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:04:00.2312677Z [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:04:00.2315161Z [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:04:00.2318047Z [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:04:00.2321641Z [2255/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:04:00.3018291Z [2256/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:04:00.3020468Z [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-ld64.c.obj 2025-03-14T04:04:00.3022871Z [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:04:00.3858943Z [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:04:00.3861441Z [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:04:00.3863484Z [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:04:00.6146867Z [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:04:00.6149438Z [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:04:00.6151852Z [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:04:00.6154240Z [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:04:00.6840525Z [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:04:00.6842834Z [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:04:00.6844640Z [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-ld64.c.obj 2025-03-14T04:04:00.7632690Z [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-ld128.c.obj 2025-03-14T04:04:00.7634584Z [2270/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:04:00.7636398Z [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-prfm.c.obj 2025-03-14T04:04:00.8473435Z [2272/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:04:00.8476150Z [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:04:00.8478649Z [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:04:01.0168012Z [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:04:01.0170291Z [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:04:01.0172608Z [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:04:01.0174949Z [2278/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:04:01.1219482Z [2279/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:04:01.1222399Z [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:04:01.1224746Z [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-ld64.c.obj 2025-03-14T04:04:01.2432013Z [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-ld128.c.obj 2025-03-14T04:04:01.2434389Z [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:04:01.2436939Z [2284/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:04:01.4197285Z [2285/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:04:01.4199724Z [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:04:01.4202134Z [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:04:01.5058896Z [2288/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:04:01.5060391Z [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:04:01.5061837Z [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:04:01.5063619Z [2291/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:04:01.6913537Z [2292/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:04:01.6915899Z [2293/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:04:01.6918573Z [2294/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:04:01.7613053Z [2295/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:04:01.7615256Z [2296/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:04:01.7617706Z [2297/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:04:02.0070182Z [2298/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:04:02.0072284Z [2299/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:04:02.0075195Z [2300/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:04:02.0078220Z [2301/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:04:02.1075579Z [2302/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:04:02.1078097Z [2303/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:04:02.1080734Z [2304/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:04:02.2671600Z [2305/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:04:02.2673706Z [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:04:02.2675593Z [2307/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:04:02.2677345Z [2308/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:04:02.4002919Z [2309/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:04:02.4004566Z [2310/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:04:02.4006142Z [2311/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:04:02.5373861Z [2312/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:04:02.5376683Z [2313/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:04:02.5379439Z [2314/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:04:02.7732883Z [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:04:02.7734642Z [2316/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:04:02.7737471Z [2317/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:04:02.7739931Z [2318/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:04:02.7860147Z [2319/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:04:02.7862899Z [2320/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:04:02.7866070Z [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:04:03.0267400Z [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.c.obj 2025-03-14T04:04:03.0269719Z [2323/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:04:03.0272684Z [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:04:03.1089598Z [2325/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:04:03.1093569Z [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:04:03.1098627Z [2327/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:04:03.2031985Z [2328/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:04:03.2036138Z [2329/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:04:03.2039473Z [2330/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:04:03.4130448Z [2331/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:04:03.4132813Z [2332/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:04:03.4135350Z [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-add16.c.obj 2025-03-14T04:04:03.4809724Z [2334/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:04:03.4812330Z [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:04:03.4814858Z [2336/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:04:03.7065466Z [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:04:03.7068266Z [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:04:03.7070640Z [2339/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:04:03.7072907Z [2340/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:04:03.8216715Z [2341/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:04:03.8220809Z [2342/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:04:03.8224599Z [2343/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:04:03.9050061Z [2344/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:04:03.9052384Z [2345/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:04:03.9054654Z [2346/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:04:04.0895674Z [2347/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:04:04.0897835Z [2348/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:04:04.0899667Z [2349/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:04:04.0902134Z [2350/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:04:04.1405747Z [2351/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:04:04.1409273Z [2352/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:04:04.1411671Z [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:04:04.2504934Z [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:04:04.2507213Z [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:04:04.2509496Z [2356/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:04:04.3947273Z [2357/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:04:04.3949571Z [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:04:04.3951684Z [2359/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:04:04.3954320Z [2360/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:04:04.4782026Z [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:04:04.4789552Z [2362/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:04:04.4796342Z [2363/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:04:04.5536786Z [2364/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:04:04.5539101Z [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:04:04.5543166Z [2366/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:04:04.6623752Z [2367/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:04:04.6627040Z [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:04:04.6629317Z [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:04:04.8149956Z [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:04:04.8153247Z [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:04:04.8157497Z [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:04:04.8160062Z [2373/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:04:04.8893909Z [2374/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:04:04.8896722Z [2375/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:04:04.8898975Z [2376/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:04:05.0409654Z [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:04:05.0412766Z [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:04:05.0415200Z [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:04:05.1437564Z [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:04:05.1440100Z [2381/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:04:05.1442586Z [2382/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:04:05.1444763Z [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:04:05.2310544Z [2384/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:04:05.2313337Z [2385/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:04:05.2315477Z [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:04:05.3239966Z [2387/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:04:05.3241846Z [2388/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:04:05.3243106Z [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:04:05.3244801Z [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:04:05.4696840Z [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:04:05.4698944Z [2392/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:04:05.4701437Z [2393/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:04:05.4703414Z [2394/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:04:05.5530703Z [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:04:05.5533302Z [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:04:05.5537337Z [2397/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:04:05.6564572Z [2398/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:04:05.6566916Z [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:04:05.6569113Z [2400/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u8.c.obj 2025-03-14T04:04:05.6572368Z [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:04:05.8887274Z [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:04:05.8889704Z [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:04:05.8891630Z [2404/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:04:05.8893774Z [2405/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:04:06.0445063Z [2406/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:04:06.0447513Z [2407/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:04:06.0450466Z [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:04:06.1503721Z [2409/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:04:06.1506833Z [2410/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:04:06.1509547Z [2411/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:04:06.3308925Z [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:04:06.3310354Z [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:04:06.3312389Z [2414/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:04:06.3314531Z [2415/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:04:06.4658845Z [2416/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:04:06.4660043Z [2417/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:04:06.4661333Z [2418/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:04:06.5974165Z [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:04:06.5976574Z [2420/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:04:06.5978737Z [2421/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:04:06.5980963Z [2422/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:04:06.7203039Z [2423/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:04:06.7205955Z [2424/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:04:06.7208180Z [2425/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:04:06.8811436Z [2426/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:04:06.8813642Z [2427/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:04:06.8815942Z [2428/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:04:06.8819466Z [2429/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:04:07.0141737Z [2430/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:04:07.0144064Z [2431/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:04:07.0146474Z [2432/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:04:07.0148647Z [2433/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:04:07.1349892Z [2434/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:04:07.1353965Z [2435/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:04:07.1356453Z [2436/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:04:07.2660859Z [2437/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:04:07.2663061Z [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:04:07.2665200Z [2439/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:04:07.2667732Z [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:04:07.3268830Z [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:04:07.3270601Z [2442/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:04:07.4977742Z [2443/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:04:07.4979977Z [2444/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:04:07.4982229Z [2445/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:04:07.4984420Z [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:04:07.4986652Z [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:04:07.5457489Z [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:04:07.5459547Z [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:04:07.5462393Z [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:04:07.7194258Z [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:04:07.7196415Z [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:04:07.7205063Z [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:04:07.7207354Z [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:04:07.7958199Z [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:04:07.7960753Z [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:04:07.7963231Z [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:04:07.9086293Z [2458/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:04:07.9089028Z [2459/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:04:07.9091358Z [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:04:07.9093547Z [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:04:08.0562601Z [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:04:08.0565192Z [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:04:08.0567810Z [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:04:08.0898278Z [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:04:08.0900472Z [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:04:08.0902467Z [2467/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:04:08.0904506Z [2468/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:04:08.2470809Z [2469/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:04:08.2473394Z [2470/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:04:08.2476039Z [2471/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:04:08.2478390Z [2472/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u8.c.obj 2025-03-14T04:04:08.3851702Z [2473/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u16.c.obj 2025-03-14T04:04:08.3855292Z [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:04:08.3858373Z [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:04:08.3861427Z [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:04:08.4391957Z [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:04:08.4393532Z [2478/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c8.c.obj 2025-03-14T04:04:08.4395375Z [2479/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:04:08.5528121Z [2480/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:04:08.5531213Z [2481/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:04:08.5533161Z [2482/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:04:08.5534897Z [2483/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:04:08.7595395Z [2484/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:04:08.7597477Z [2485/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:04:08.7599400Z [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:04:08.7601427Z [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:04:08.8321793Z [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:04:08.8323996Z [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:04:08.8326121Z [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:04:08.8328810Z [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:04:09.0149732Z [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:04:09.0151638Z [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:04:09.0153879Z [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:04:09.0156034Z [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:04:09.1560528Z [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:04:09.1562879Z [2497/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:04:09.1565438Z [2498/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:04:09.2732788Z [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:04:09.2735133Z [2500/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:04:09.2737353Z [2501/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:04:09.2739709Z [2502/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:04:09.3624073Z [2503/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:04:09.3626510Z [2504/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:04:09.3628699Z [2505/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:04:09.5407838Z [2506/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:04:09.5409810Z [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:04:09.5412823Z [2508/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:04:09.5414727Z [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:04:09.6766652Z [2510/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:04:09.6768877Z [2511/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:04:09.6771818Z [2512/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:04:09.6773625Z [2513/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:04:09.7641808Z [2514/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:04:09.7672092Z [2515/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:04:09.7674120Z [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:04:09.7677880Z [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:04:09.9239600Z [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:04:09.9241577Z [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:04:09.9243199Z [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:04:10.0640834Z [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:04:10.0643517Z [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:04:10.0645545Z [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:04:10.0647878Z [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:04:10.1484704Z [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:04:10.1487420Z [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:04:10.1489671Z [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:04:10.2775051Z [2528/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:04:10.2778228Z [2529/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:04:10.2779808Z [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:04:10.2781720Z [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:04:10.4017776Z [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:04:10.4020430Z [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:04:10.4022800Z [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:04:10.4024866Z [2535/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:04:10.4852995Z [2536/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:04:10.4856439Z [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:04:10.4858586Z [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:04:10.6660291Z [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:04:10.6662448Z [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:04:10.6664522Z [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:04:10.6667343Z [2542/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:04:10.7742625Z [2543/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:04:10.7744971Z [2544/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:04:10.7748611Z [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:04:10.8908999Z [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:04:10.8910448Z [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:04:10.8911662Z [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:04:10.8915630Z [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:04:10.9305118Z [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:04:10.9306664Z [2551/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:04:10.9308153Z [2552/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:04:11.0719207Z [2553/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:04:11.0720356Z [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:04:11.0721483Z [2555/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:04:11.0722471Z [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:04:11.2380053Z [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:04:11.2381981Z [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:04:11.2384235Z [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:04:11.2386446Z [2560/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u8.c.obj 2025-03-14T04:04:11.2726149Z [2561/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:04:11.2728187Z [2562/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:04:11.2730097Z [2563/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:04:11.2733225Z [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:04:11.3969814Z [2565/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u8.c.obj 2025-03-14T04:04:11.3971523Z [2566/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:04:11.3973059Z [2567/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:04:11.3974608Z [2568/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:04:11.5629262Z [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:04:11.5631190Z [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:04:11.5632879Z [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:04:11.5634524Z [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:04:11.5911913Z [2573/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u8.c.obj 2025-03-14T04:04:11.5913930Z [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:04:11.5916265Z [2575/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:04:11.5918182Z [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:04:11.7416214Z [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:04:11.7418199Z [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:04:11.7420396Z [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:04:11.7422368Z [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:04:11.9249024Z [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:04:11.9250970Z [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:04:11.9253519Z [2583/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u8.c.obj 2025-03-14T04:04:11.9255447Z [2584/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx-u8.c.obj 2025-03-14T04:04:11.9988077Z [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:04:11.9995872Z [2586/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx-u8.c.obj 2025-03-14T04:04:11.9997872Z [2587/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx-u8.c.obj 2025-03-14T04:04:11.9999582Z [2588/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u8.c.obj 2025-03-14T04:04:12.0001779Z [2589/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u8.c.obj 2025-03-14T04:04:12.1427510Z [2590/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx-u8.c.obj 2025-03-14T04:04:12.1428540Z [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:04:12.1429561Z [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:04:12.1430532Z [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:04:12.2902217Z [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:04:12.2906099Z [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:04:12.2908089Z [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:04:12.2909594Z [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:04:12.3923871Z [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:04:12.3926701Z [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:04:12.3928661Z [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:04:12.5037043Z [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:04:12.5039051Z [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:04:12.5040871Z [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:04:12.5042710Z [2604/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:04:12.6264341Z [2605/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:04:12.6265947Z [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:04:12.6267483Z [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:04:12.6269140Z [2608/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx-u8.c.obj 2025-03-14T04:04:12.7914525Z [2609/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:04:12.7921015Z [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:04:12.7924361Z [2611/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u8.c.obj 2025-03-14T04:04:12.7927925Z [2612/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u16.c.obj 2025-03-14T04:04:12.7933712Z [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:04:12.8663904Z [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:04:12.8665798Z [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:04:12.8667430Z [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:04:12.8669393Z [2617/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:04:13.0019289Z [2618/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:04:13.0021567Z [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:04:13.0024663Z [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:04:13.1445285Z [2621/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:04:13.1452560Z [2622/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:04:13.1455272Z [2623/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:04:13.1459553Z [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:04:13.2079527Z [2625/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:04:13.2081603Z [2626/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:04:13.2083639Z [2627/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:04:13.2085669Z [2628/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:04:13.4364290Z [2629/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:04:13.4366315Z [2630/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:04:13.4368243Z [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:04:13.4370434Z [2632/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:04:13.4739619Z [2633/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:04:13.4741907Z [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-ld64.c.obj 2025-03-14T04:04:13.4746537Z [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:04:13.5860203Z [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:04:13.5862874Z [2637/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:04:13.5865254Z [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-ld128.c.obj 2025-03-14T04:04:13.7920031Z [2639/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:04:13.7921555Z [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:04:13.7924002Z [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:04:13.7925566Z [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:04:13.8862810Z [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:04:13.8864179Z [2644/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:04:13.8865422Z [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:04:13.9798962Z [2646/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:04:13.9800889Z [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:04:13.9802889Z [2648/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:04:14.0562647Z [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:04:14.0564760Z [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:04:14.0566483Z [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:04:14.0569364Z [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:04:14.2412028Z [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:04:14.2414194Z [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:04:14.2416598Z [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:04:14.2854232Z [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:04:14.2856949Z [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:04:14.2859599Z [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-ld128.c.obj 2025-03-14T04:04:14.5422102Z [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-ld64.c.obj 2025-03-14T04:04:14.5424427Z [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:04:14.5426770Z [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:04:14.5428979Z [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:04:14.6434592Z [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:04:14.6439504Z [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:04:14.6443774Z [2665/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:04:14.7113639Z [2666/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:04:14.7115101Z [2667/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:04:14.7116839Z [2668/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:04:14.8811880Z [2669/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:04:14.8814006Z [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:04:14.8816208Z [2671/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:04:14.8818805Z [2672/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:04:15.0565426Z [2673/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:04:15.0567613Z [2674/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:04:15.0569535Z [2675/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:04:15.0571501Z [2676/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:04:15.2386440Z [2677/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:04:15.2388528Z [2678/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:04:15.2390595Z [2679/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:04:15.3901389Z [2680/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:04:15.3903925Z [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:04:15.3906610Z [2682/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:04:15.4532272Z [2683/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:04:15.4534609Z [2684/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:04:15.4536995Z [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:04:15.4539265Z [2686/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:04:15.6590770Z [2687/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:04:15.6592251Z [2688/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:04:15.6593480Z [2689/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:04:15.8155110Z [2690/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:04:15.8157959Z [2691/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:04:15.8160578Z [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:04:15.8989352Z [2693/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:04:15.8992487Z [2694/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:04:15.8994977Z [2695/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:04:15.8997663Z [2696/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:04:16.0548160Z [2697/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:04:16.0552013Z [2698/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:04:16.0556312Z [2699/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:04:16.1613495Z [2700/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:04:16.1616758Z [2701/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:04:16.1620732Z [2702/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:04:16.3023958Z [2703/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:04:16.3026718Z [2704/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:04:16.3029088Z [2705/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:04:16.3031419Z [2706/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:04:16.3838253Z [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:04:16.3840496Z [2708/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:04:16.3842688Z [2709/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:04:16.5205228Z [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:04:16.5208440Z [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:04:16.5210768Z [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:04:16.6387948Z [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:04:16.6392841Z [2714/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:04:16.6394801Z [2715/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:04:16.6396722Z [2716/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:04:16.6830345Z [2717/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:04:16.6835654Z [2718/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:04:16.6839293Z [2719/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:04:16.8147424Z [2720/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:04:16.8149744Z [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:04:16.8152431Z [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:04:16.9854333Z [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:04:16.9856660Z [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:04:16.9859155Z [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:04:16.9861685Z [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:04:17.0365033Z [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:04:17.0367413Z [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:04:17.0371069Z [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:04:17.0911442Z [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:04:17.0914866Z [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:04:17.0917406Z [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:04:17.2684162Z [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:04:17.2686603Z [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:04:17.2688951Z [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:04:17.2691305Z [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:04:17.3851081Z [2737/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:04:17.3852876Z [2738/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:04:17.3854766Z [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:04:17.3856345Z [2740/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:04:17.4344568Z [2741/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:04:17.4348491Z [2742/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:04:17.4351659Z [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:04:17.6004470Z [2744/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:04:17.6006620Z [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:04:17.6008683Z [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:04:17.6010771Z [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:04:17.7057551Z [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:04:17.7059789Z [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:04:17.7062475Z [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:04:17.7064925Z [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:04:17.7963236Z [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:04:17.7964854Z [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:04:17.7966619Z [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:04:17.7968600Z [2755/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:04:18.0941036Z [2756/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:04:18.0943299Z [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:04:18.0945586Z [2758/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:04:18.1907920Z [2759/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:04:18.1910290Z [2760/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:04:18.2885453Z [2761/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:04:18.2887681Z [2762/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:04:18.2890534Z [2763/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:04:18.2892610Z [2764/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:04:18.2894459Z [2765/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:04:18.4540470Z [2766/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:04:18.4542365Z [2767/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:04:18.4543678Z [2768/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:04:18.4544681Z [2769/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:04:18.5923179Z [2770/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:04:18.5925418Z [2771/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:04:18.5927546Z [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:04:18.6880835Z [2773/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:04:18.6883245Z [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:04:18.6885948Z [2775/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:04:18.6888074Z [2776/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:04:18.8636614Z [2777/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:04:18.8638304Z [2778/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:04:18.8640369Z [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:04:18.8642732Z [2780/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:04:18.9390272Z [2781/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:04:18.9393634Z [2782/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:04:18.9400090Z [2783/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:04:19.0862272Z [2784/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:04:19.0863549Z [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:04:19.0864742Z [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:04:19.0866622Z [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:04:19.2379383Z [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:04:19.2380925Z [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:04:19.2382038Z [2790/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:04:19.3015366Z [2791/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:04:19.3017614Z [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:04:19.3020055Z [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:04:19.3022613Z [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:04:19.4408084Z [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:04:19.4410093Z [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:04:19.4411982Z [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:04:19.4414200Z [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:04:19.5912985Z [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:04:19.5914812Z [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:04:19.5916542Z [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:04:19.6501267Z [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:04:19.6502515Z [2803/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:04:19.6503909Z [2804/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:04:19.6505593Z [2805/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:04:19.7726783Z [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:04:19.7728947Z [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:04:19.7730825Z [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:04:19.8907452Z [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:04:19.8909513Z [2810/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:04:19.8911813Z [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:04:19.8913839Z [2812/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:04:19.9789500Z [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:04:19.9791361Z [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:04:19.9793205Z [2815/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:04:19.9794641Z [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:04:20.1247281Z [2817/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u8.c.obj 2025-03-14T04:04:20.1249424Z [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:04:20.1251502Z [2819/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u16.c.obj 2025-03-14T04:04:20.1254289Z [2820/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u8.c.obj 2025-03-14T04:04:20.2010963Z [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:04:20.2013178Z [2822/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u16.c.obj 2025-03-14T04:04:20.2016270Z [2823/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:04:20.2028477Z [2824/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:04:20.3298035Z [2825/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u32.c.obj 2025-03-14T04:04:20.3299872Z [2826/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u48.c.obj 2025-03-14T04:04:20.3301782Z [2827/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:04:20.3303977Z [2828/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:04:20.4337694Z [2829/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:04:20.4340477Z [2830/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:04:20.4343586Z [2831/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:04:20.5044476Z [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:04:20.5047062Z [2833/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:04:20.5058050Z [2834/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:04:20.5061196Z [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:04:20.7027421Z [2836/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:04:20.7037410Z [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:04:20.7039992Z [2838/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:04:20.7042053Z [2839/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:04:20.7756289Z [2840/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:04:20.7757571Z [2841/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:04:20.7758916Z [2842/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:04:20.8403831Z [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:04:20.8405607Z [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:04:20.8407306Z [2845/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:04:20.8409048Z [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:04:20.9863399Z [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:04:20.9865661Z [2848/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:04:20.9867640Z [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:04:20.9869676Z [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:04:21.1258514Z [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:04:21.1260816Z [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:04:21.1264370Z [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:04:21.2033358Z [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:04:21.2035444Z [2855/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:04:21.2037314Z [2856/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:04:21.2039319Z [2857/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:04:21.3266301Z [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:04:21.3268078Z [2859/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:04:21.3270216Z [2860/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vadd-f16c-u8.c.obj 2025-03-14T04:04:21.3272128Z [2861/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:04:21.4939975Z [2862/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u8.c.obj 2025-03-14T04:04:21.4941738Z [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:04:21.4943509Z [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:04:21.4945677Z [2865/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmax-f16c-u8.c.obj 2025-03-14T04:04:21.5425736Z [2866/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u8.c.obj 2025-03-14T04:04:21.5428500Z [2867/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vminc-f16c-u8.c.obj 2025-03-14T04:04:21.5430380Z [2868/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmin-f16c-u8.c.obj 2025-03-14T04:04:21.5432172Z [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:04:21.6922646Z [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:04:21.6924758Z [2871/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u8.c.obj 2025-03-14T04:04:21.6926692Z [2872/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u8.c.obj 2025-03-14T04:04:21.6928463Z [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:04:21.8362376Z [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:04:21.8364325Z [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:04:21.8366125Z [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:04:21.8367904Z [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:04:21.8963614Z [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:04:21.8965365Z [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:04:21.8968025Z [2880/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u8.c.obj 2025-03-14T04:04:21.8969582Z [2881/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u8.c.obj 2025-03-14T04:04:22.0516800Z [2882/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u8.c.obj 2025-03-14T04:04:22.0518566Z [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:04:22.0520320Z [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:04:22.0522017Z [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:04:22.1891768Z [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:04:22.1894024Z [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:04:22.1895969Z [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:04:22.1898704Z [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:04:22.2642954Z [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:04:22.2644858Z [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:04:22.2646645Z [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:04:22.2648442Z [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:04:22.3613021Z [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:04:22.3615376Z [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:04:22.3617712Z [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:04:22.4986648Z [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:04:22.4989150Z [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:04:22.4991448Z [2899/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:04:22.4993776Z [2900/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:04:22.6158005Z [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:04:22.6160403Z [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:04:22.6163015Z [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:04:22.6166177Z [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:04:22.7168130Z [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:04:22.7170175Z [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:04:22.7172180Z [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:04:22.8271476Z [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:04:22.8273671Z [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:04:22.8275544Z [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:04:22.8277632Z [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:04:23.0224932Z [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:04:23.0226782Z [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:04:23.0228652Z [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:04:23.0230514Z [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:04:23.1719961Z [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:04:23.1722244Z [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:04:23.1724697Z [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:04:23.2917378Z [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:04:23.2919518Z [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:04:23.2921804Z [2921/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:04:23.2924469Z [2922/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:04:23.4360090Z [2923/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:04:23.4362743Z [2924/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:04:23.4364812Z [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:04:23.6178765Z [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:04:23.6182199Z [2927/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:04:23.6184578Z [2928/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:04:23.6186693Z [2929/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:04:23.7465315Z [2930/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:04:23.7467513Z [2931/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:04:23.7469572Z [2932/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:04:23.7471802Z [2933/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:04:23.9350801Z [2934/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:04:23.9353186Z [2935/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:04:23.9355433Z [2936/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:04:24.0637623Z [2937/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:04:24.0639826Z [2938/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:04:24.0641953Z [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:04:24.0644237Z [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:04:24.1755804Z [2941/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c16.c.obj 2025-03-14T04:04:24.1758388Z [2942/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:04:24.1760615Z [2943/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:04:24.3143286Z [2944/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:04:24.3146627Z [2945/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:04:24.3148645Z [2946/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:04:24.3151445Z [2947/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:04:24.4199673Z [2948/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:04:24.4201009Z [2949/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:04:24.4202261Z [2950/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:04:24.6054748Z [2951/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:04:24.6057194Z [2952/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:04:24.6059257Z [2953/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:04:24.6061971Z [2954/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:04:24.6917266Z [2955/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:04:24.6918584Z [2956/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:04:24.6919687Z [2957/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:04:24.6921352Z [2958/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:04:24.7071694Z [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:04:24.7073974Z [2960/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:04:24.7075976Z [2961/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:04:24.9761150Z [2962/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:04:24.9763399Z [2963/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:04:24.9765550Z [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:04:24.9767699Z [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:04:25.1171995Z [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:04:25.1174199Z [2967/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:04:25.1177701Z [2968/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:04:25.1779669Z [2969/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:04:25.1782066Z [2970/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:04:25.1785550Z [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:04:25.1791003Z [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:04:25.3705645Z [2973/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:04:25.3707416Z [2974/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:04:25.3708588Z [2975/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:04:25.3710225Z [2976/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:04:25.5214346Z [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:04:25.5216586Z [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:04:25.5218714Z [2979/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:04:25.5993404Z [2980/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:04:25.5995379Z [2981/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:04:25.5997633Z [2982/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:04:25.5999745Z [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:04:25.6848946Z [2984/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:04:25.6850839Z [2985/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:04:25.6852550Z [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:04:25.6854194Z [2987/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:04:25.8972897Z [2988/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:04:25.8975066Z [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:04:25.8977230Z [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:04:25.9854720Z [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:04:25.9857130Z [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:04:25.9859041Z [2993/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:04:25.9861046Z [2994/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:04:26.0903050Z [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:04:26.0905320Z [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:04:26.0907916Z [2997/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:04:26.2888830Z [2998/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:04:26.2891132Z [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:04:26.2893421Z [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:04:26.2896103Z [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:04:26.3560128Z [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:04:26.3562065Z [3003/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:04:26.3563948Z [3004/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:04:26.4576339Z [3005/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:04:26.4578663Z [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:04:26.4580920Z [3007/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:04:26.4583212Z [3008/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:04:26.4945617Z [3009/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:04:26.4947893Z [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:04:26.4950014Z [3011/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:04:26.7304710Z [3012/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:04:26.7306730Z [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:04:26.7308014Z [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:04:26.7309888Z [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:04:26.8434594Z [3016/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:04:26.8437015Z [3017/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:04:26.8439058Z [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:04:26.8441810Z [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:04:26.8787690Z [3020/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:04:26.8789869Z [3021/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:04:26.8792026Z [3022/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:04:27.1487270Z [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:04:27.1490561Z [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:04:27.1493425Z [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:04:27.1495757Z [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:04:27.2255292Z [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:04:27.2257727Z [3028/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:04:27.2259388Z [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:04:27.2695919Z [3030/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:04:27.2697614Z [3031/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:04:27.2699370Z [3032/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u8.c.obj 2025-03-14T04:04:27.2701223Z [3033/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:04:27.3906268Z [3034/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:04:27.3908741Z [3035/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u32.c.obj 2025-03-14T04:04:27.3910500Z [3036/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:04:27.5810761Z [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:04:27.5812760Z [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:04:27.5815215Z [3039/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:04:27.5817219Z [3040/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:04:27.6597662Z [3041/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:04:27.6598992Z [3042/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:04:27.6600187Z [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:04:27.6601348Z [3044/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:04:27.7332296Z [3045/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:04:27.7337283Z [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:04:27.7339871Z [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:04:27.9559753Z [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:04:27.9562360Z [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:04:27.9565066Z [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:04:27.9567339Z [3051/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:04:27.9868480Z [3052/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:04:27.9871839Z [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:04:27.9874359Z [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:04:28.0592798Z [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:04:28.0605574Z [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:04:28.0608278Z [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:04:28.2779855Z [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:04:28.2782047Z [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:04:28.2784055Z [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:04:28.2786140Z [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:04:28.3957121Z [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:04:28.3960029Z [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:04:28.3962062Z [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:04:28.3964047Z [3065/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:04:28.3997662Z [3066/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:04:28.3999946Z [3067/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:04:28.4002258Z [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:04:28.5626864Z [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:04:28.5628148Z [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:04:28.5629259Z [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:04:28.5630353Z [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:04:28.7593896Z [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:04:28.7596657Z [3074/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:04:28.7599098Z [3075/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:04:28.7916531Z [3076/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:04:28.7918888Z [3077/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:04:28.7920744Z [3078/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:04:28.7923467Z [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:04:28.7975984Z [3080/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:04:28.7990316Z [3081/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:04:28.7993006Z [3082/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:04:29.0189765Z [3083/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:04:29.0191473Z [3084/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:04:29.0193455Z [3085/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:04:29.1151173Z [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:04:29.1154025Z [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:04:29.1156663Z [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:04:29.1328992Z [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:04:29.1331211Z [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:04:29.1333756Z [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:04:29.1680855Z [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:04:29.1683392Z [3093/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:04:29.1685734Z [3094/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:04:29.3640981Z [3095/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:04:29.3643102Z [3096/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:04:29.3645839Z [3097/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:04:29.4754113Z [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:04:29.4757539Z [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:04:29.4760431Z [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:04:29.4763238Z [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:04:29.5066265Z [3102/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:04:29.5085722Z [3103/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:04:29.5091732Z [3104/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:04:29.5104879Z [3105/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:04:29.6300640Z [3106/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:04:29.6303824Z [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:04:29.6307368Z [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:04:29.8303111Z [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:04:29.8305345Z [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:04:29.8307519Z [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:04:29.9044449Z [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:04:29.9047611Z [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:04:29.9049954Z [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:04:29.9053182Z [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:04:29.9442948Z [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:04:29.9445296Z [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:04:29.9447598Z [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:04:30.1923804Z [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:04:30.1926269Z [3120/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:04:30.1928335Z [3121/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:04:30.1931098Z [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:04:30.2893481Z [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:04:30.2895540Z [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:04:30.2897925Z [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:04:30.3504584Z [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:04:30.3506517Z [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:04:30.3508756Z [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:04:30.3510883Z [3129/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:04:30.4777438Z [3130/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:04:30.4779455Z [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:04:30.4781335Z [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:04:30.6387705Z [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:04:30.6389982Z [3134/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:04:30.6392230Z [3135/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:04:30.6771374Z [3136/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:04:30.6773300Z [3137/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:04:30.6775231Z [3138/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:04:30.6777378Z [3139/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:04:30.7629176Z [3140/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:04:30.7631260Z [3141/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:04:30.7633334Z [3142/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:04:30.7635314Z [3143/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:04:30.8786921Z [3144/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:04:30.8789017Z [3145/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:04:30.8793154Z [3146/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:04:30.9734488Z [3147/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:04:30.9737370Z [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:04:30.9739691Z [3149/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:04:30.9742692Z [3150/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:04:31.0207030Z [3151/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:04:31.0209325Z [3152/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:04:31.0212444Z [3153/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:04:31.1726413Z [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:04:31.1728773Z [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:04:31.1731043Z [3156/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:04:31.1733272Z [3157/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:04:31.2577271Z [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:04:31.2579638Z [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:04:31.2581828Z [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:04:31.3069747Z [3161/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:04:31.3073843Z [3162/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:04:31.3076006Z [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:04:31.3077948Z [3164/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:04:31.3673562Z [3165/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:04:31.3678002Z [3166/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:04:31.3682412Z [3167/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:04:31.5254293Z [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:04:31.5256589Z [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:04:31.5258596Z [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:04:31.5260632Z [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:04:31.6322107Z [3172/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:04:31.6323711Z [3173/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:04:31.6325189Z [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:04:31.6326972Z [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:04:31.6756847Z [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:04:31.6759602Z [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:04:31.6761990Z [3178/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:04:31.8267587Z [3179/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:04:31.8269596Z [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:04:31.8274623Z [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:04:31.9511948Z [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:04:31.9514068Z [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:04:31.9516246Z [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:04:31.9968051Z [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:04:31.9970118Z [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:04:31.9972199Z [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:04:31.9974141Z [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:04:32.0789120Z [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:04:32.0791200Z [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:04:32.0794700Z [3191/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:04:32.0799127Z [3192/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:04:32.2323075Z [3193/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:04:32.2324994Z [3194/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:04:32.2328348Z [3195/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:04:32.2330324Z [3196/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:04:32.2643405Z [3197/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:04:32.2648727Z [3198/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:04:32.2650994Z [3199/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:04:32.3172458Z [3200/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:04:32.3174993Z [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:04:32.3177137Z [3202/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:04:32.3178269Z [3203/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:04:32.5661309Z [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:04:32.5665342Z [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:04:32.6290561Z [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:04:32.6292468Z [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:04:32.6294344Z [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:04:32.6296421Z [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:04:32.6298405Z [3210/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:04:32.6890097Z [3211/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:04:32.6892219Z [3212/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:04:32.6894261Z [3213/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:04:32.6896592Z [3214/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:04:32.9643011Z [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:04:32.9645157Z [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:04:32.9647189Z [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:04:33.0211001Z [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:04:33.0213789Z [3219/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:04:33.0216023Z [3220/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:04:33.0848922Z [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:04:33.0851146Z [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:04:33.0853494Z [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:04:33.0856052Z [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:04:33.2046261Z [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:04:33.2048187Z [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:04:33.2050051Z [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:04:33.4460685Z [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:04:33.4462455Z [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:04:33.4464091Z [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:04:33.5429953Z [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:04:33.5432390Z [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:04:33.5434566Z [3233/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:04:33.5436787Z [3234/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:04:33.5928296Z [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:04:33.5931831Z [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:04:33.5934211Z [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.c.obj 2025-03-14T04:04:33.7830014Z [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-prfm.c.obj 2025-03-14T04:04:33.7832667Z [3239/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:04:33.7834841Z [3240/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:04:33.9200979Z [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:04:33.9204887Z [3242/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:04:33.9208913Z [3243/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:04:33.9210172Z [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:04:33.9954972Z [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:04:33.9958658Z [3246/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:04:33.9961186Z [3247/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:04:34.0421804Z [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:04:34.0424699Z [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:04:34.0426967Z [3250/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:04:34.2702861Z [3251/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:04:34.2705476Z [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:04:34.2707747Z [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:04:34.2709900Z [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:04:34.3921620Z [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:04:34.3928766Z [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:04:34.3932173Z [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:04:34.4865842Z [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:04:34.4868617Z [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:04:34.4871157Z [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:04:34.7202825Z [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:04:34.7205108Z [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:04:34.7207656Z [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:04:34.7209816Z [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:04:34.7657669Z [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:04:34.7659499Z [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:04:34.7662588Z [3267/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:04:34.8746659Z [3268/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:04:34.8748990Z [3269/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:04:34.8751541Z [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:04:34.8753605Z [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:04:34.9540562Z [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:04:34.9543185Z [3273/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:04:34.9545756Z [3274/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:04:35.2154384Z [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:04:35.2156696Z [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:04:35.2158820Z [3277/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:04:35.2538647Z [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:04:35.2541146Z [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:04:35.2543423Z [3280/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:04:35.3079943Z [3281/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:04:35.3082858Z [3282/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:04:35.3085348Z [3283/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:04:35.5198605Z [3284/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:04:35.5202815Z [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:04:35.5205426Z [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:04:35.7213401Z [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:04:35.7215774Z [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:04:35.7218222Z [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:04:35.7220650Z [3290/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:04:35.7652830Z [3291/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:04:35.7657835Z [3292/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:04:35.7660584Z [3293/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:04:35.9666205Z [3294/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:04:35.9669248Z [3295/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:04:35.9671297Z [3296/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:04:36.0525114Z [3297/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:04:36.0526900Z [3298/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:04:36.0529163Z [3299/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:04:36.1689589Z [3300/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:04:36.1691884Z [3301/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:04:36.1695149Z [3302/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:04:36.3399917Z [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:04:36.3402292Z [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:04:36.3404664Z [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:04:36.3406900Z [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:04:36.4853123Z [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:04:36.4855640Z [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:04:36.4858102Z [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:04:36.5756164Z [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:04:36.5758318Z [3311/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:04:36.5760462Z [3312/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:04:36.5762358Z [3313/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:04:36.7124817Z [3314/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:04:36.7126993Z [3315/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:04:36.7129161Z [3316/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:04:36.8805065Z [3317/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:04:36.8807343Z [3318/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:04:36.8809585Z [3319/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:04:36.9431572Z [3320/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:04:36.9433481Z [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:04:36.9441362Z [3322/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:04:36.9445383Z [3323/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:04:37.1509181Z [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-vpmovsx.c.obj 2025-03-14T04:04:37.1513847Z [3325/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:04:37.1516538Z [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:04:37.2301217Z [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:04:37.2303662Z [3328/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:04:37.2306369Z [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-add16-vpunpck.c.obj 2025-03-14T04:04:37.3558842Z [3330/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:04:37.3561497Z [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:04:37.3564260Z [3332/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:04:37.5007239Z [3333/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:04:37.5012036Z [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:04:37.5015337Z [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:04:37.6311859Z [3336/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:04:37.6314470Z [3337/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:04:37.6317010Z [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:04:37.7374746Z [3339/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:04:37.7378617Z [3340/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:04:37.7380669Z [3341/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:04:37.9265441Z [3342/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:04:37.9268063Z [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-vpmovsx.c.obj 2025-03-14T04:04:37.9270706Z [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:04:37.9970974Z [3345/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:04:37.9973608Z [3346/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:04:37.9976367Z [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-add16-vpunpck.c.obj 2025-03-14T04:04:38.0993405Z [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-vpmovsx.c.obj 2025-03-14T04:04:38.0996449Z [3349/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:04:38.0999552Z [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-vpmovsx.c.obj 2025-03-14T04:04:38.1841839Z [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-vpunpck.c.obj 2025-03-14T04:04:38.1844035Z [3352/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:04:38.1846213Z [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:04:38.3849134Z [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-vpmovsx.c.obj 2025-03-14T04:04:38.3851657Z [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-vpunpck.c.obj 2025-03-14T04:04:38.3854073Z [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:04:38.5136435Z [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:04:38.5138827Z [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-vpmovsx.c.obj 2025-03-14T04:04:38.5143820Z [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-add16-vpunpck.c.obj 2025-03-14T04:04:38.6487700Z [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-vpunpck.c.obj 2025-03-14T04:04:38.6489731Z [3361/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:04:38.6490923Z [3362/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:04:38.6492556Z [3363/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:04:38.7576317Z [3364/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:04:38.7579015Z [3365/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:04:38.7581822Z [3366/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:04:38.8408164Z [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:04:38.8409990Z [3368/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u32.c.obj 2025-03-14T04:04:38.8411803Z [3369/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:04:38.8413611Z [3370/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:04:38.9290507Z [3371/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:04:38.9292500Z [3372/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:04:38.9295224Z [3373/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:04:39.0729516Z [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:04:39.0730975Z [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:04:39.0732129Z [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:04:39.0733761Z [3377/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:04:39.1988221Z [3378/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:04:39.1990341Z [3379/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u16.c.obj 2025-03-14T04:04:39.1992207Z [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:04:39.1994066Z [3381/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u16.c.obj 2025-03-14T04:04:39.4347123Z [3382/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u64.c.obj 2025-03-14T04:04:39.4349013Z [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:04:39.4351436Z [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:04:39.4353387Z [3385/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:04:39.4872366Z [3386/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:04:39.4874808Z [3387/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:04:39.4877002Z [3388/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:04:39.6163240Z [3389/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:04:39.6165747Z [3390/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:04:39.6169322Z [3391/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:04:39.7685614Z [3392/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:04:39.7687862Z [3393/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:04:39.7689926Z [3394/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:04:39.7692142Z [3395/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:04:39.8779647Z [3396/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:04:39.8782633Z [3397/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:04:39.8786724Z [3398/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:04:39.8788714Z [3399/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:04:40.0077098Z [3400/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:04:40.0079268Z [3401/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u32.c.obj 2025-03-14T04:04:40.0081119Z [3402/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:04:40.0082894Z [3403/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:04:40.1442413Z [3404/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:04:40.1444705Z [3405/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:04:40.1446636Z [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:04:40.1448387Z [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:04:40.2446025Z [3408/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u64.c.obj 2025-03-14T04:04:40.2448079Z [3409/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:04:40.2450027Z [3410/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u32.c.obj 2025-03-14T04:04:40.2451768Z [3411/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u16.c.obj 2025-03-14T04:04:40.4099188Z [3412/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u64.c.obj 2025-03-14T04:04:40.4101070Z [3413/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u64.c.obj 2025-03-14T04:04:40.4103662Z [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:04:40.4106605Z [3415/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:04:40.5731365Z [3416/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:04:40.5733661Z [3417/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:04:40.5735607Z [3418/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:04:40.6360225Z [3419/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:04:40.6362894Z [3420/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:04:40.6365740Z [3421/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:04:40.8121124Z [3422/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:04:40.8123883Z [3423/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:04:40.8126277Z [3424/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:04:40.8128296Z [3425/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:04:40.9241223Z [3426/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:04:40.9244519Z [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.c.obj 2025-03-14T04:04:40.9247021Z [3428/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:04:41.0488371Z [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:04:41.0491388Z [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:04:41.0493696Z [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:04:41.0496588Z [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:04:41.1266140Z [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:04:41.1268602Z [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:04:41.1270918Z [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:04:41.3088544Z [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-madd-prfm.c.obj 2025-03-14T04:04:41.3092107Z [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:04:41.3096670Z [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.c.obj 2025-03-14T04:04:41.4510028Z [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:04:41.4512371Z [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:04:41.4514746Z [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:04:41.6199242Z [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:04:41.6201657Z [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:04:41.6204502Z [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:04:41.6207459Z [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:04:41.6867817Z [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:04:41.6872186Z [3447/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:04:41.6874175Z [3448/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:04:41.8178241Z [3449/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:04:41.8179836Z [3450/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:04:41.8181329Z [3451/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:04:41.9289357Z [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:04:41.9291919Z [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:04:41.9294224Z [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:04:42.0961012Z [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:04:42.0963395Z [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:04:42.0965744Z [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:04:42.0968188Z [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-prfm.c.obj 2025-03-14T04:04:42.1800108Z [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-madd.c.obj 2025-03-14T04:04:42.1804148Z [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.c.obj 2025-03-14T04:04:42.1806532Z [3461/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:04:42.3161996Z [3462/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:04:42.3166523Z [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:04:42.3170170Z [3464/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:04:42.4788025Z [3465/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:04:42.4791856Z [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:04:42.4794872Z [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:04:42.6111789Z [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:04:42.6115492Z [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:04:42.6121474Z [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:04:42.7099732Z [3471/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:04:42.7101724Z [3472/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:04:42.7103728Z [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:04:42.7106037Z [3474/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:04:42.7797015Z [3475/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:04:42.7799522Z [3476/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:04:42.7803190Z [3477/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:04:42.8928819Z [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:04:42.8930441Z [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:04:42.8932156Z [3480/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:04:42.9734924Z [3481/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:04:42.9737278Z [3482/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u32.c.obj 2025-03-14T04:04:42.9739292Z [3483/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:04:42.9741464Z [3484/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:04:43.1742688Z [3485/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:04:43.1744699Z [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:04:43.1746655Z [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:04:43.1748691Z [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:04:43.3132023Z [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:04:43.3134927Z [3490/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:04:43.3137313Z [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:04:43.3955992Z [3492/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:04:43.3957793Z [3493/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:04:43.3959220Z [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:04:43.5888495Z [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:04:43.5890505Z [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:04:43.5892394Z [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:04:43.5894395Z [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:04:43.7678989Z [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:04:43.7681757Z [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-prfm.c.obj 2025-03-14T04:04:43.7684230Z [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.c.obj 2025-03-14T04:04:43.8185299Z [3502/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:04:43.8187624Z [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-prfm.c.obj 2025-03-14T04:04:43.8189727Z [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:04:43.8417559Z [3505/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:04:43.8419967Z [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.c.obj 2025-03-14T04:04:43.8422329Z [3507/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:04:44.0501218Z [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:04:44.0503869Z [3509/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:04:44.0506301Z [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:04:44.0508675Z [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:04:44.2165653Z [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:04:44.2167966Z [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:04:44.2170501Z [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.c.obj 2025-03-14T04:04:44.2951271Z [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-prfm.c.obj 2025-03-14T04:04:44.2953883Z [3516/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:04:44.2956233Z [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-prfm.c.obj 2025-03-14T04:04:44.3538186Z [3518/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:04:44.3544297Z [3519/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:04:44.3547410Z [3520/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:04:44.4913123Z [3521/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:04:44.4915979Z [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:04:44.4918605Z [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:04:44.7019252Z [3524/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:04:44.7021709Z [3525/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:04:44.7024234Z [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:04:44.7026752Z [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:04:44.7895150Z [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:04:44.7898264Z [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:04:44.7900909Z [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:04:44.8421791Z [3531/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:04:44.8425701Z [3532/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:04:44.8429371Z [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-prfm.c.obj 2025-03-14T04:04:45.0024766Z [3534/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:04:45.0027229Z [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:04:45.0030066Z [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:04:45.1898179Z [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:04:45.1901257Z [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:04:45.1904056Z [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:04:45.1908115Z [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:04:45.2774101Z [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:04:45.2778839Z [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:04:45.2781369Z [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:04:45.3559002Z [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-prfm.c.obj 2025-03-14T04:04:45.3561600Z [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.c.obj 2025-03-14T04:04:45.3564677Z [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:04:45.5004989Z [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:04:45.5007751Z [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:04:45.5010103Z [3549/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:04:45.6493454Z [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.c.obj 2025-03-14T04:04:45.6497680Z [3551/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:04:45.6499243Z [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:04:45.6501541Z [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:04:45.7193181Z [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:04:45.7194876Z [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:04:45.7196257Z [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:04:45.8875835Z [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:04:45.8878645Z [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:04:45.8881094Z [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:04:46.0095936Z [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:04:46.0098908Z [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:04:46.0101258Z [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:04:46.1019001Z [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:04:46.1021662Z [3564/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:04:46.1025217Z [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-prfm.c.obj 2025-03-14T04:04:46.2254306Z [3566/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:04:46.2255801Z [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:04:46.2257436Z [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:04:46.2258958Z [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:04:46.3782875Z [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:04:46.3785206Z [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:04:46.3787475Z [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:04:46.5083924Z [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:04:46.5086482Z [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:04:46.5088946Z [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:04:46.5763370Z [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:04:46.5765858Z [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:04:46.5768338Z [3578/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:04:46.7540262Z [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-prfm.c.obj 2025-03-14T04:04:46.7542432Z [3580/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:04:46.7544252Z [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:04:46.7546209Z [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:04:46.8220348Z [3583/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:04:46.8221694Z [3584/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:04:46.8223806Z [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:04:46.9734948Z [3586/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:04:46.9737485Z [3587/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:04:46.9739852Z [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:04:47.0736125Z [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:04:47.0739550Z [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:04:47.0744077Z [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:04:47.0746372Z [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:04:47.2213745Z [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:04:47.2216181Z [3594/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:04:47.2218302Z [3595/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:04:47.3657676Z [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:04:47.3660199Z [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:04:47.3662933Z [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:04:47.4767057Z [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:04:47.4769583Z [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:04:47.4773414Z [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:04:47.4775647Z [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:04:47.5210343Z [3603/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:04:47.5212599Z [3604/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:04:47.5214857Z [3605/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:04:47.7370770Z [3606/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:04:47.7373287Z [3607/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:04:47.7375774Z [3608/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:04:47.9164002Z [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:04:47.9165308Z [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:04:47.9167606Z [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:04:47.9644379Z [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:04:47.9657923Z [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:04:47.9660490Z [3614/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:04:47.9668614Z [3615/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:04:47.9913524Z [3616/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:04:47.9916552Z [3617/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:04:47.9919603Z [3618/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u32.c.obj 2025-03-14T04:04:48.2214337Z [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:04:48.2216558Z [3620/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:04:48.2218709Z [3621/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:04:48.2222001Z [3622/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:04:48.3521939Z [3623/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:04:48.3524466Z [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:04:48.3526999Z [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:04:48.4220261Z [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.c.obj 2025-03-14T04:04:48.4223125Z [3627/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:04:48.4226526Z [3628/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:04:48.5095211Z [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:04:48.5099906Z [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:04:48.5104181Z [3631/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:04:48.7893414Z [3632/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:04:48.7896959Z [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:04:48.7899593Z [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:04:48.7902316Z [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:04:48.8201464Z [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:04:48.8204039Z [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:04:48.8206476Z [3638/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:04:48.8713475Z [3639/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:04:48.8715026Z [3640/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:04:48.8716357Z [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:04:49.0078816Z [3642/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:04:49.0081151Z [3643/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:04:49.0083484Z [3644/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:04:49.2282496Z [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:04:49.2285100Z [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:04:49.2288386Z [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:04:49.2636434Z [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.c.obj 2025-03-14T04:04:49.2638934Z [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-prfm.c.obj 2025-03-14T04:04:49.2641198Z [3650/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:04:49.3793677Z [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:04:49.3796173Z [3652/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:04:49.3798372Z [3653/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:04:49.3801593Z [3654/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:04:49.4742767Z [3655/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:04:49.4745325Z [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-prfm.c.obj 2025-03-14T04:04:49.4749697Z [3657/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:04:49.6753466Z [3658/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:04:49.6755591Z [3659/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:04:49.6757761Z [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:04:49.6759815Z [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:04:49.7732988Z [3662/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:04:49.7735406Z [3663/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:04:49.7738006Z [3664/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:04:49.8817257Z [3665/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:04:49.8819736Z [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:04:49.8822145Z [3667/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:04:49.8824753Z [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:04:50.0067105Z [3669/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:04:50.0069223Z [3670/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:04:50.0076128Z [3671/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:04:50.1369146Z [3672/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:04:50.1371345Z [3673/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:04:50.1373648Z [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:04:50.1375833Z [3675/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:04:50.2148694Z [3676/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:04:50.2151063Z [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:04:50.2153162Z [3678/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:04:50.4088427Z [3679/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:04:50.4090706Z [3680/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:04:50.4093135Z [3681/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:04:50.4095317Z [3682/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:04:50.5099718Z [3683/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:04:50.5101786Z [3684/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:04:50.5103860Z [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:04:50.5105891Z [3686/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:04:50.6383827Z [3687/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:04:50.6387382Z [3688/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:04:50.6389911Z [3689/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:04:50.7396278Z [3690/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:04:50.7399612Z [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:04:50.7401800Z [3692/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:04:50.7404003Z [3693/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:04:50.8874093Z [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:04:50.8878688Z [3695/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:04:50.8881950Z [3696/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:04:51.0527175Z [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:04:51.0529419Z [3698/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:04:51.0531656Z [3699/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:04:51.0533830Z [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:04:51.1320163Z [3701/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:04:51.1322408Z [3702/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:04:51.1324671Z [3703/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:04:51.3647384Z [3704/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:04:51.3649431Z [3705/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:04:51.3651141Z [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:04:51.3652843Z [3707/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:04:51.3784157Z [3708/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:04:51.3790047Z [3709/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:04:51.3792218Z [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:04:51.5196749Z [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:04:51.5200846Z [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:04:51.5205217Z [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:04:51.5207404Z [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:04:51.5725262Z [3715/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:04:51.5727397Z [3716/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:04:51.5728698Z [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:04:51.7622745Z [3718/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:04:51.7627212Z [3719/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:04:51.7629645Z [3720/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:04:51.7631783Z [3721/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:04:51.7976570Z [3722/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:04:51.7978929Z [3723/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:04:51.7981383Z [3724/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:04:51.8592074Z [3725/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:04:51.8598512Z [3726/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:04:51.8600603Z [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:04:51.8603089Z [3728/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:04:52.0249653Z [3729/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:04:52.0252079Z [3730/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:04:52.0254409Z [3731/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:04:52.0779986Z [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:04:52.0785658Z [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:04:52.0788371Z [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:04:52.1061347Z [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:04:52.1064113Z [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:04:52.1066704Z [3737/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:04:52.1572822Z [3738/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:04:52.1575099Z [3739/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:04:52.1577489Z [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:04:52.3211304Z [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:04:52.3213674Z [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:04:52.3215943Z [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:04:52.3218072Z [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:04:52.4078198Z [3745/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:04:52.4080538Z [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:04:52.4082936Z [3747/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:04:52.4446963Z [3748/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:04:52.4450418Z [3749/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:04:52.4453724Z [3750/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:04:52.4457081Z [3751/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:04:52.5967363Z [3752/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:04:52.5970035Z [3753/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:04:52.5972528Z [3754/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:04:52.6600263Z [3755/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:04:52.6602549Z [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:04:52.6604974Z [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:04:52.7399085Z [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:04:52.7410462Z [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:04:52.7413401Z [3760/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:04:52.8003004Z [3761/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:04:52.8010956Z [3762/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:04:52.8014288Z [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:04:52.9318984Z [3764/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:04:52.9320854Z [3765/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:04:52.9323660Z [3766/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:04:52.9325625Z [3767/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u16.c.obj 2025-03-14T04:04:53.0592656Z [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:04:53.0594713Z [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:04:53.0596522Z [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:04:53.0604419Z [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:04:53.1198434Z [3772/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:04:53.1202028Z [3773/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:04:53.1203948Z [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:04:53.1205711Z [3775/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:04:53.2594902Z [3776/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u16.c.obj 2025-03-14T04:04:53.2597251Z [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:04:53.2599292Z [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:04:53.2602177Z [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:04:53.4110394Z [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:04:53.4112288Z [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:04:53.4114095Z [3782/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:04:53.4116162Z [3783/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:04:53.4387356Z [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:04:53.4389385Z [3785/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u16.c.obj 2025-03-14T04:04:53.4391218Z [3786/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u16.c.obj 2025-03-14T04:04:53.5883995Z [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:04:53.5886353Z [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:04:53.5887642Z [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:04:53.5890258Z [3790/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u16.c.obj 2025-03-14T04:04:53.7213038Z [3791/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u16.c.obj 2025-03-14T04:04:53.7216565Z [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:04:53.7219293Z [3793/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u16.c.obj 2025-03-14T04:04:53.7221167Z [3794/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u16.c.obj 2025-03-14T04:04:53.7881213Z [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:04:53.7883318Z [3796/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u16.c.obj 2025-03-14T04:04:53.7885262Z [3797/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u16.c.obj 2025-03-14T04:04:53.7888926Z [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:04:53.9433748Z [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:04:53.9435864Z [3800/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u16.c.obj 2025-03-14T04:04:53.9437525Z [3801/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u16.c.obj 2025-03-14T04:04:54.0714855Z [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:04:54.0718215Z [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:04:54.0720425Z [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:04:54.0721984Z [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:04:54.0723368Z [3806/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u128.c.obj 2025-03-14T04:04:54.1581875Z [3807/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:04:54.1584098Z [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:04:54.1586433Z [3809/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:04:54.1588426Z [3810/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:04:54.3171184Z [3811/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:04:54.3174668Z [3812/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:04:54.3177116Z [3813/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:04:54.3180448Z [3814/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:04:54.4300917Z [3815/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u32.c.obj 2025-03-14T04:04:54.4303099Z [3816/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u32.c.obj 2025-03-14T04:04:54.4304890Z [3817/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:04:54.4306829Z [3818/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u16.c.obj 2025-03-14T04:04:54.5074612Z [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:04:54.5076429Z [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:04:54.5078293Z [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:04:54.5079947Z [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:04:54.5832015Z [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:04:54.5833218Z [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:04:54.5834398Z [3825/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:04:54.6594924Z [3826/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:04:54.6596953Z [3827/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:04:54.6599887Z [3828/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:04:54.6602633Z [3829/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:04:54.7964664Z [3830/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:04:54.7967006Z [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:04:54.7969749Z [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:04:54.9148057Z [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:04:54.9150323Z [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:04:54.9153115Z [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:04:54.9407425Z [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:04:54.9410073Z [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:04:54.9412492Z [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:04:55.0406216Z [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-u32.c.obj 2025-03-14T04:04:55.0408860Z [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-u48.c.obj 2025-03-14T04:04:55.0411376Z [3841/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:04:55.2130107Z [3842/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:04:55.2132809Z [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:04:55.2136294Z [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:04:55.2140063Z [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:04:55.2847448Z [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:04:55.2849700Z [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:04:55.2852464Z [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:04:55.3419120Z [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:04:55.3421673Z [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:04:55.3425446Z [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-u32.c.obj 2025-03-14T04:04:55.4357417Z [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-u48.c.obj 2025-03-14T04:04:55.4359568Z [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-u16.c.obj 2025-03-14T04:04:55.4362336Z [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:04:55.6061565Z [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-u48.c.obj 2025-03-14T04:04:55.6063856Z [3856/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:04:55.6066121Z [3857/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:04:55.6068271Z [3858/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:04:55.6500692Z [3859/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:04:55.6502683Z [3860/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:04:55.6504768Z [3861/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:04:55.6506764Z [3862/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:04:55.7956858Z [3863/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:04:55.7958984Z [3864/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:04:55.7960982Z [3865/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:04:55.9616390Z [3866/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:04:55.9618549Z [3867/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:04:55.9620819Z [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:04:55.9622803Z [3869/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:04:56.0197504Z [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:04:56.0199854Z [3871/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:04:56.0201976Z [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:04:56.1177180Z [3873/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:04:56.1179486Z [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:04:56.1181535Z [3875/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:04:56.1184525Z [3876/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:04:56.1882801Z [3877/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:04:56.1885928Z [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:04:56.1887690Z [3879/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:04:56.3284592Z [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:04:56.3286702Z [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:04:56.3290330Z [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:04:56.3293702Z [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:04:56.4310449Z [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:04:56.4312527Z [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:04:56.4314572Z [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:04:56.4316528Z [3887/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:04:56.5219338Z [3888/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u16.c.obj 2025-03-14T04:04:56.5221926Z [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:04:56.5223499Z [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:04:56.5224737Z [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:04:56.7414666Z [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:04:56.7417140Z [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:04:56.7418920Z [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:04:56.7420746Z [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:04:56.8062916Z [3896/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:04:56.8065274Z [3897/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:04:56.8067530Z [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:04:56.8728230Z [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:04:56.8730843Z [3900/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:04:56.8734116Z [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:04:57.0582123Z [3902/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:04:57.0583808Z [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:04:57.0585219Z [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:04:57.0586679Z [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:04:57.1756851Z [3906/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:04:57.1758132Z [3907/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:04:57.1760185Z [3908/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:04:57.2565317Z [3909/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:04:57.2568123Z [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:04:57.2574217Z [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:04:57.3316004Z [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:04:57.3318475Z [3913/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:04:57.3320828Z [3914/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:04:57.3323413Z [3915/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:04:57.3887509Z [3916/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:04:57.3889735Z [3917/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:04:57.3891873Z [3918/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:04:57.6487777Z [3919/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:04:57.6518888Z [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:04:57.6520950Z [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:04:57.6523120Z [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:04:57.7222232Z [3923/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:04:57.7224743Z [3924/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:04:57.7227451Z [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:04:57.7944932Z [3926/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:04:57.7947456Z [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-prfm.c.obj 2025-03-14T04:04:57.7950404Z [3928/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:04:57.9169805Z [3929/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:04:57.9172260Z [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:04:57.9174201Z [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:04:58.1253417Z [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:04:58.1255887Z [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:04:58.1258236Z [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:04:58.1260585Z [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:04:58.2174269Z [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:04:58.2177027Z [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:04:58.2179405Z [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:04:58.2628692Z [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-prfm.c.obj 2025-03-14T04:04:58.2631281Z [3940/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:04:58.2633596Z [3941/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:04:58.4701724Z [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:04:58.4703704Z [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:04:58.4706033Z [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-prfm.c.obj 2025-03-14T04:04:58.6170996Z [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.c.obj 2025-03-14T04:04:58.6173539Z [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:04:58.6176367Z [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:04:58.6861301Z [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:04:58.6863624Z [3949/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:04:58.6866134Z [3950/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:04:58.8481523Z [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:04:58.8483783Z [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:04:58.8485873Z [3953/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:04:58.8487896Z [3954/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:04:59.0112780Z [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:04:59.0115435Z [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:04:59.0118026Z [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:04:59.0990432Z [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:04:59.0992482Z [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:04:59.0994402Z [3960/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:04:59.2004331Z [3961/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:04:59.2006773Z [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:04:59.2009247Z [3963/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:04:59.3018243Z [3964/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:04:59.3021772Z [3965/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:04:59.3024006Z [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:04:59.4611996Z [3967/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:04:59.4614538Z [3968/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:04:59.4616993Z [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:04:59.4619312Z [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:04:59.5757160Z [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:04:59.5759721Z [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:04:59.5762170Z [3973/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:04:59.6535411Z [3974/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:04:59.6538131Z [3975/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:04:59.6540693Z [3976/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:04:59.7335631Z [3977/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:04:59.7338199Z [3978/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:04:59.7340525Z [3979/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:04:59.8897258Z [3980/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:04:59.8899190Z [3981/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:04:59.8902971Z [3982/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:04:59.8905129Z [3983/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:05:00.0359743Z [3984/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:05:00.0362381Z [3985/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:05:00.0365107Z [3986/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:05:00.1488948Z [3987/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:05:00.1492675Z [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:05:00.1495581Z [3989/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:05:00.2232439Z [3990/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:05:00.2240937Z [3991/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:05:00.2244788Z [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:05:00.3863911Z [3993/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:05:00.3866368Z [3994/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:05:00.3868802Z [3995/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:05:00.3871214Z [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:05:00.4953373Z [3997/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:05:00.4955751Z [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:05:00.4958094Z [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:05:00.5563223Z [4000/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:05:00.5565856Z [4001/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:05:00.5568110Z [4002/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u64.c.obj 2025-03-14T04:05:00.6192859Z [4003/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:05:00.6198593Z [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:05:00.6203089Z [4005/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:05:00.6204920Z [4006/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:05:00.7816661Z [4007/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:05:00.7819448Z [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:05:00.7821936Z [4009/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:05:00.9732336Z [4010/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:05:00.9734547Z [4011/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:05:00.9737632Z [4012/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:05:00.9739881Z [4013/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:05:01.0076901Z [4014/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:05:01.0079292Z [4015/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:05:01.0081557Z [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:05:01.0963242Z [4017/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:05:01.0966064Z [4018/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:05:01.0969333Z [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:05:01.3496591Z [4020/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:05:01.3498344Z [4021/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:05:01.3500246Z [4022/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:05:01.3502126Z [4023/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:05:01.3971168Z [4024/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:05:01.3977056Z [4025/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:05:01.3981843Z [4026/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:05:01.4694339Z [4027/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:05:01.4696770Z [4028/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:05:01.4698900Z [4029/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:05:01.4701046Z [4030/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:05:01.6559681Z [4031/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:05:01.6561837Z [4032/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:05:01.6564185Z [4033/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:05:01.6566544Z [4034/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:05:01.6692887Z [4035/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:05:01.6695110Z [4036/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:05:01.6697381Z [4037/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:05:01.8598898Z [4038/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:05:01.8600051Z [4039/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:05:01.8601176Z [4040/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:05:01.8602234Z [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:05:02.0080041Z [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:05:02.0082639Z [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-prfm.c.obj 2025-03-14T04:05:02.0086374Z [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.c.obj 2025-03-14T04:05:02.1294187Z [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:05:02.1296568Z [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:05:02.1298711Z [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:05:02.1301502Z [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:05:02.1779230Z [4049/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:05:02.1781376Z [4050/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:05:02.1786197Z [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-prfm.c.obj 2025-03-14T04:05:02.3821451Z [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:05:02.3823984Z [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:05:02.3826347Z [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:05:02.4528507Z [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:05:02.4530798Z [4056/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:05:02.4533161Z [4057/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:05:02.5515351Z [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:05:02.5518151Z [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.c.obj 2025-03-14T04:05:02.5521698Z [4060/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:05:02.6205678Z [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-prfm.c.obj 2025-03-14T04:05:02.6207935Z [4062/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:05:02.6210199Z [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-prfm.c.obj 2025-03-14T04:05:02.6212526Z [4064/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:05:02.8496077Z [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:05:02.8499123Z [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:05:02.8502020Z [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:05:02.9783704Z [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:05:02.9786249Z [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:05:02.9789325Z [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:05:03.0303890Z [4071/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:05:03.0308410Z [4072/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:05:03.0312329Z [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.c.obj 2025-03-14T04:05:03.2581376Z [4074/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:05:03.2582684Z [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:05:03.2583982Z [4076/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:05:03.2585222Z [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:05:03.3241223Z [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:05:03.3242649Z [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:05:03.3246005Z [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.c.obj 2025-03-14T04:05:03.4551888Z [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-prfm.c.obj 2025-03-14T04:05:03.4554764Z [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:05:03.4556847Z [4083/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:05:03.4884008Z [4084/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:05:03.4895991Z [4085/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:05:03.4898054Z [4086/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:05:03.6713729Z [4087/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:05:03.6716282Z [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-prfm.c.obj 2025-03-14T04:05:03.6718655Z [4089/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:05:03.7928247Z [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:05:03.7930778Z [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.c.obj 2025-03-14T04:05:03.7933370Z [4092/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:05:03.7935939Z [4093/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:05:03.9116006Z [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:05:03.9117881Z [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:05:03.9120603Z [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:05:03.9572458Z [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.c.obj 2025-03-14T04:05:03.9574675Z [4098/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:05:03.9577068Z [4099/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:05:04.1813639Z [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.c.obj 2025-03-14T04:05:04.1815198Z [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:05:04.1817060Z [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:05:04.3274088Z [4103/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:05:04.3277556Z [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-prfm.c.obj 2025-03-14T04:05:04.3280120Z [4105/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:05:04.3282942Z [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.c.obj 2025-03-14T04:05:04.3870501Z [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:05:04.3872499Z [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:05:04.3875767Z [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:05:04.4360462Z [4110/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:05:04.4362909Z [4111/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:05:04.4365057Z [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.c.obj 2025-03-14T04:05:04.6596406Z [4113/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:05:04.6599154Z [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:05:04.6603767Z [4115/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:05:04.7410006Z [4116/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:05:04.7412484Z [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:05:04.7414977Z [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:05:04.8271462Z [4119/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:05:04.8273744Z [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:05:04.8275541Z [4121/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:05:04.8277405Z [4122/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:05:05.0277790Z [4123/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:05:05.0279980Z [4124/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:05:05.0282132Z [4125/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:05:05.1188785Z [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:05:05.1190950Z [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.c.obj 2025-03-14T04:05:05.1193287Z [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-prfm.c.obj 2025-03-14T04:05:05.2213706Z [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:05:05.2216621Z [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:05:05.2220865Z [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:05:05.2810960Z [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:05:05.2817001Z [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:05:05.2821410Z [4134/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:05:05.5503915Z [4135/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:05:05.5506432Z [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:05:05.5508886Z [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:05:05.5511994Z [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:05:05.6350990Z [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:05:05.6353356Z [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:05:05.6877300Z [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:05:05.6879857Z [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:05:05.6882194Z [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:05:05.6884468Z [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.c.obj 2025-03-14T04:05:05.8005541Z [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-prfm.c.obj 2025-03-14T04:05:05.8008587Z [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:05:05.8011041Z [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:05:05.9620901Z [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:05:05.9623359Z [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:05:05.9625696Z [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:05:06.0787504Z [4151/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:05:06.1672814Z [4152/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:05:06.1675264Z [4153/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:05:06.1677662Z [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:05:06.1680078Z [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:05:06.1682467Z [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:05:06.1685088Z [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:05:06.2666452Z [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:05:06.2669347Z [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:05:06.2671625Z [4160/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:05:06.4854116Z [4161/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:05:06.4856932Z [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:05:06.4859272Z [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:05:06.4861580Z [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:05:06.5524899Z [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:05:06.5527858Z [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:05:06.5530371Z [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:05:06.6374771Z [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:05:06.6378453Z [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:05:06.6382652Z [4170/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:05:06.8579689Z [4171/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:05:06.8583129Z [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:05:06.8585397Z [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:05:06.9674099Z [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:05:06.9676453Z [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:05:06.9678454Z [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:05:06.9680574Z [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:05:07.0295839Z [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:05:07.0297693Z [4179/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:05:07.0299157Z [4180/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:05:07.1336699Z [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:05:07.1339279Z [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:05:07.1341707Z [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:05:07.3068644Z [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:05:07.3071144Z [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:05:07.3073614Z [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:05:07.3076091Z [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:05:07.4280116Z [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:05:07.4282774Z [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:05:07.4285659Z [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:05:07.5130194Z [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:05:07.5133680Z [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:05:07.5136429Z [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:05:07.7162376Z [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:05:07.7164494Z [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:05:07.7166721Z [4196/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:05:07.7168771Z [4197/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:05:07.8276490Z [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:05:07.8278877Z [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:05:07.8281210Z [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:05:07.9277854Z [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:05:07.9282098Z [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:05:07.9285536Z [4203/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:05:08.0561046Z [4204/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:05:08.0563381Z [4205/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:05:08.0565893Z [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:05:08.0568284Z [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:05:08.2545483Z [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:05:08.2547185Z [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:05:08.2549383Z [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:05:08.2988621Z [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:05:08.2991381Z [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:05:08.2994625Z [4213/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:05:08.2996347Z [4214/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u64.c.obj 2025-03-14T04:05:08.4252454Z [4215/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:05:08.4254689Z [4216/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:05:08.4257180Z [4217/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:05:08.5223136Z [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:05:08.5225484Z [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:05:08.5227997Z [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:05:08.7122902Z [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:05:08.7126065Z [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:05:08.7128558Z [4223/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:05:08.7131060Z [4224/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:05:08.7929003Z [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-prfm.c.obj 2025-03-14T04:05:08.7934987Z [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-prfm.c.obj 2025-03-14T04:05:08.7937137Z [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.c.obj 2025-03-14T04:05:08.9277121Z [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:05:08.9281014Z [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:05:08.9283391Z [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:05:09.0665762Z [4231/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:05:09.0668270Z [4232/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:05:09.0670965Z [4233/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:05:09.1447031Z [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:05:09.1449540Z [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:05:09.1451994Z [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.c.obj 2025-03-14T04:05:09.2179822Z [4237/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:05:09.2183523Z [4238/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:05:09.2185707Z [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.c.obj 2025-03-14T04:05:09.3602111Z [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:05:09.3604617Z [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:05:09.3607131Z [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:05:09.5187112Z [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:05:09.5190197Z [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:05:09.5192984Z [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:05:09.5196160Z [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:05:09.6398505Z [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:05:09.6400881Z [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:05:09.6403348Z [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:05:09.7490827Z [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:05:09.7493735Z [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:05:09.7497120Z [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:05:09.8464368Z [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:05:09.8467076Z [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:05:09.8469117Z [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:05:09.9716126Z [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-prfm.c.obj 2025-03-14T04:05:09.9718207Z [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.c.obj 2025-03-14T04:05:09.9720390Z [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:05:10.0639142Z [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:05:10.0641188Z [4260/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\allocation-type.c.obj 2025-03-14T04:05:10.0643074Z [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-prfm.c.obj 2025-03-14T04:05:10.0644649Z [4262/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\microkernel-type.c.obj 2025-03-14T04:05:10.1077835Z [4263/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\datatype-strings.c.obj 2025-03-14T04:05:10.1079850Z [4264/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:05:10.1082183Z [4265/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:05:10.3526842Z [4266/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:05:10.3529116Z [4267/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\node-type.c.obj 2025-03-14T04:05:10.3531082Z [4268/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:05:10.3533022Z [4269/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\operator-type.c.obj 2025-03-14T04:05:10.3534423Z [4270/6912] Building C object confu-deps\XNNPACK\CMakeFiles\indirection.dir\src\indirection.c.obj 2025-03-14T04:05:10.4955685Z [4271/6912] Building C object confu-deps\XNNPACK\CMakeFiles\allocator.dir\src\allocator.c.obj 2025-03-14T04:05:10.4957293Z [4272/6912] Building C object confu-deps\XNNPACK\CMakeFiles\datatype.dir\src\datatype.c.obj 2025-03-14T04:05:10.4958637Z [4273/6912] Building C object confu-deps\XNNPACK\CMakeFiles\normalization.dir\src\normalization.c.obj 2025-03-14T04:05:10.4959690Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:10.4963588Z [4274/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microparams-init.dir\src\microparams-init.c.obj 2025-03-14T04:05:10.8129206Z [4275/6912] Building C object confu-deps\XNNPACK\CMakeFiles\microkernel-utils.dir\src\microkernel-utils.c.obj 2025-03-14T04:05:10.8130732Z [4276/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operator-delete.c.obj 2025-03-14T04:05:10.8131825Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:10.8132985Z [4277/6912] Building C object confu-deps\XNNPACK\CMakeFiles\hardware-config.dir\src\configs\hardware-config.c.obj 2025-03-14T04:05:10.8134649Z [4278/6912] Building C object confu-deps\XNNPACK\CMakeFiles\mutex.dir\src\mutex.c.obj 2025-03-14T04:05:10.8136340Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:10.9241660Z [4279/6912] Building C object confu-deps\XNNPACK\CMakeFiles\cache.dir\src\cache.c.obj 2025-03-14T04:05:10.9569692Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:10.9758153Z [4280/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\argmax-pooling-nhwc.c.obj 2025-03-14T04:05:10.9902740Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:10.9996127Z [4281/6912] Building C object confu-deps\XNNPACK\CMakeFiles\memory.dir\src\memory.c.obj 2025-03-14T04:05:10.9998022Z [4282/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\average-pooling-nhwc.c.obj 2025-03-14T04:05:10.9999889Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.2344962Z [4283/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\binary-elementwise-nd.c.obj 2025-03-14T04:05:11.2402424Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.2447963Z [4284/6912] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\log.c.obj 2025-03-14T04:05:11.2449472Z [4285/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\constant-pad-nd.c.obj 2025-03-14T04:05:11.2450770Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.4136339Z [4286/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\channel-shuffle-nc.c.obj 2025-03-14T04:05:11.4137784Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.4139254Z [4287/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\dynamic-fully-connected-nc.c.obj 2025-03-14T04:05:11.4140696Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.4142434Z [4288/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\max-pooling-nhwc.c.obj 2025-03-14T04:05:11.4144748Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.4145776Z [4289/6912] Building CXX object confu-deps\XNNPACK\CMakeFiles\packing.dir\src\reference\packing.cc.obj 2025-03-14T04:05:11.4149761Z 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:05:11.4152255Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:05:11.4154406Z 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:05:11.4158454Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:05:11.4161298Z 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:05:11.4165084Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:05:11.4167690Z 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:05:11.4171517Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:05:11.4175339Z 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:05:11.4178116Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:05:11.4181718Z 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:05:11.4183178Z with 2025-03-14T04:05:11.4183538Z [ 2025-03-14T04:05:11.4183885Z _Ty=int 2025-03-14T04:05:11.4184226Z ] 2025-03-14T04:05:11.4185446Z 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:05:11.4189266Z 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:05:11.4191062Z with 2025-03-14T04:05:11.4191355Z [ 2025-03-14T04:05:11.4191633Z Src=float, 2025-03-14T04:05:11.4193022Z Dst=float 2025-03-14T04:05:11.4193362Z ] 2025-03-14T04:05:11.4194903Z 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:05:11.4196515Z with 2025-03-14T04:05:11.4196841Z [ 2025-03-14T04:05:11.4197116Z _OutIt=float *, 2025-03-14T04:05:11.4197493Z Dst=float, 2025-03-14T04:05:11.4199019Z _Diff=size_t, 2025-03-14T04:05:11.4199432Z _Ty=int 2025-03-14T04:05:11.4199797Z ] 2025-03-14T04:05:11.4201281Z 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:05:11.4202710Z with 2025-03-14T04:05:11.4203036Z [ 2025-03-14T04:05:11.4203484Z _Ty=int 2025-03-14T04:05:11.4205178Z ] 2025-03-14T04:05:11.4206431Z 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:05:11.4209116Z 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:05:11.4211963Z with 2025-03-14T04:05:11.4398272Z [ 2025-03-14T04:05:11.4398654Z Src=float, 2025-03-14T04:05:11.4399091Z Dst=xnn_float16 2025-03-14T04:05:11.4399495Z ] 2025-03-14T04:05:11.4401213Z 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:05:11.4403071Z with 2025-03-14T04:05:11.4403387Z [ 2025-03-14T04:05:11.4403729Z _OutIt=xnn_float16 *, 2025-03-14T04:05:11.4404171Z Dst=xnn_float16, 2025-03-14T04:05:11.4404571Z _Diff=size_t, 2025-03-14T04:05:11.4404934Z _Ty=int 2025-03-14T04:05:11.4405260Z ] 2025-03-14T04:05:11.6508188Z [4290/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\batch-matrix-multiply-nc.c.obj 2025-03-14T04:05:11.6509497Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.6510586Z [4291/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\pack-lh.c.obj 2025-03-14T04:05:11.6512026Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.6513077Z [4292/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\reduce-nd.c.obj 2025-03-14T04:05:11.6514176Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.7071889Z [4293/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nhwc.c.obj 2025-03-14T04:05:11.7073051Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.7074342Z [4294/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nchw.c.obj 2025-03-14T04:05:11.7075561Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.7077027Z [4295/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nchw.c.obj 2025-03-14T04:05:11.7078308Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.8089759Z [4296/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\deconvolution-nhwc.c.obj 2025-03-14T04:05:11.8090796Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.8092360Z [4297/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nhwc.c.obj 2025-03-14T04:05:11.8093287Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.8094453Z [4298/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\rope-nthc.c.obj 2025-03-14T04:05:11.8095301Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.9693127Z [4299/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\fully-connected-nc.c.obj 2025-03-14T04:05:11.9694424Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.9695969Z [4300/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\scaled-dot-product-attention-nhtc.c.obj 2025-03-14T04:05:11.9697407Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:11.9698490Z [4301/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\slice-nd.c.obj 2025-03-14T04:05:11.9699969Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:12.0540951Z [4302/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\softmax-nc.c.obj 2025-03-14T04:05:12.0542196Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:12.0543067Z [4303/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unary-elementwise-nc.c.obj 2025-03-14T04:05:12.0543891Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:12.0545054Z [4304/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unpooling-nhwc.c.obj 2025-03-14T04:05:12.0546260Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:12.1947613Z [4305/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\transpose-nd.c.obj 2025-03-14T04:05:12.1949673Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:12.1951215Z [4306/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operator-utils.dir\src\operator-utils.c.obj 2025-03-14T04:05:12.1954593Z [4307/6912] Building C object confu-deps\XNNPACK\CMakeFiles\operator-run.dir\src\operator-run.c.obj 2025-03-14T04:05:12.1956603Z 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:05:12.1959195Z 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:05:12.1963807Z 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:05:12.8000899Z 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:05:12.8003175Z [4308/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\memory-planner.c.obj 2025-03-14T04:05:12.8004301Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:12.8005262Z [4309/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\runtime.c.obj 2025-03-14T04:05:12.8006398Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:12.8007507Z [4310/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\argmax-pooling-2d.c.obj 2025-03-14T04:05:12.8026646Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:12.8322887Z [4311/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph.c.obj 2025-03-14T04:05:12.8325469Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:12.8326858Z [4312/6912] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\unary-elementwise.cc.obj 2025-03-14T04:05:12.8329670Z 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:05:12.8332389Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:05:12.8334752Z 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:05:12.8337465Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:05:12.8340114Z 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:05:12.8342792Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:05:12.8851936Z 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:05:12.8854951Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:05:12.8857413Z 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:05:12.8859835Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:05:13.1353825Z [4313/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\average-pooling-2d.c.obj 2025-03-14T04:05:13.1355387Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.1356644Z [4314/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\batch-matrix-multiply.c.obj 2025-03-14T04:05:13.1357981Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.1359142Z [4315/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\concatenate.c.obj 2025-03-14T04:05:13.1360682Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.2315016Z [4316/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\binary.c.obj 2025-03-14T04:05:13.2316074Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.2317196Z [4317/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\convolution-2d.c.obj 2025-03-14T04:05:13.2318273Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.2319421Z [4318/6912] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\binary-elementwise.cc.obj 2025-03-14T04:05:13.2321449Z 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:05:13.2323432Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:05:13.2325631Z 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:05:13.2328041Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:05:13.2330464Z 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:05:13.2332845Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:05:13.2335731Z 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:05:13.2339056Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-03-14T04:05:13.2342410Z 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:05:13.4899573Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-03-14T04:05:13.4912335Z [4319/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\copy.c.obj 2025-03-14T04:05:13.4913482Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.4915293Z [4320/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deprecated.c.obj 2025-03-14T04:05:13.4916999Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.5766316Z [4321/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depth-to-space-2d.c.obj 2025-03-14T04:05:13.5767544Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.5768414Z [4322/6912] Linking C static library lib\microkernels-all.lib 2025-03-14T04:05:13.5769635Z [4323/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deconvolution-2d.c.obj 2025-03-14T04:05:13.5770848Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.5772077Z [4324/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depthwise-convolution-2d.c.obj 2025-03-14T04:05:13.8338386Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.8339605Z [4325/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\even-split.c.obj 2025-03-14T04:05:13.8341007Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.8342202Z [4326/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected-sparse.c.obj 2025-03-14T04:05:13.8343912Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:13.8345212Z [4327/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\max-pooling-2d.c.obj 2025-03-14T04:05:14.0749990Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.0751069Z [4328/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected.c.obj 2025-03-14T04:05:14.0752159Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.0753124Z [4329/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\reshape-helpers.c.obj 2025-03-14T04:05:14.0754106Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.0755054Z [4330/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\pack-lh.c.obj 2025-03-14T04:05:14.0755955Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.2146697Z [4331/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\scaled-dot-product-attention.c.obj 2025-03-14T04:05:14.2147990Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.2149132Z [4332/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\softmax.c.obj 2025-03-14T04:05:14.2150198Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.2151261Z [4333/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\space-to-depth-2d.c.obj 2025-03-14T04:05:14.2152347Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.2535227Z [4334/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-constant-pad.c.obj 2025-03-14T04:05:14.2536596Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.2537678Z [4335/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-resize-bilinear-2d.c.obj 2025-03-14T04:05:14.2538918Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.2540280Z [4336/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-reduce.c.obj 2025-03-14T04:05:14.4839900Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.4842259Z [4337/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-slice.c.obj 2025-03-14T04:05:14.4843468Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.4844636Z [4338/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-transpose.c.obj 2025-03-14T04:05:14.4845995Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.4847280Z [4339/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unpooling-2d.c.obj 2025-03-14T04:05:14.7182316Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.7183428Z [4340/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unary.c.obj 2025-03-14T04:05:14.7184530Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.7185739Z [4341/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\validation.c.obj 2025-03-14T04:05:14.7186882Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:14.7187851Z [4342/6912] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\tensor.c.obj 2025-03-14T04:05:14.7188883Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:16.2556734Z [4343/6912] Generating build_identifier.c 2025-03-14T04:05:16.2557885Z [4344/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\argmaxpool-config.c.obj 2025-03-14T04:05:16.2560223Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:16.2561299Z [4345/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_name.cc.obj 2025-03-14T04:05:16.2562774Z [4346/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_api_internal.cc.obj 2025-03-14T04:05:16.2564440Z [4347/6912] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj 2025-03-14T04:05:17.5436319Z [4348/6912] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj 2025-03-14T04:05:17.5437882Z [4349/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_register.cc.obj 2025-03-14T04:05:17.5439277Z [4350/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark.cc.obj 2025-03-14T04:05:17.5440821Z [4351/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\binary-elementwise-config.c.obj 2025-03-14T04:05:17.5441904Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:17.8021224Z [4352/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\experiments-config.c.obj 2025-03-14T04:05:17.8024097Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:17.8025857Z [4353/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\avgpool-config.c.obj 2025-03-14T04:05:17.8027090Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:17.8028941Z [4354/6912] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj 2025-03-14T04:05:19.1701210Z [4355/6912] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj 2025-03-14T04:05:19.3032846Z [4356/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\cmul-config.c.obj 2025-03-14T04:05:19.3845642Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:19.5531561Z [4357/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv-config.c.obj 2025-03-14T04:05:19.5789649Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:19.5791109Z [4358/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\conv-hwc2chw-config.c.obj 2025-03-14T04:05:20.7211726Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:20.7216795Z [4359/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pavgpool-config.c.obj 2025-03-14T04:05:20.7217968Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:20.7220105Z [4360/6912] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj 2025-03-14T04:05:20.7221776Z [4361/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\lut32norm-config.c.obj 2025-03-14T04:05:20.7250845Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.0123270Z [4362/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-chw-config.c.obj 2025-03-14T04:05:21.0125432Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.0233650Z [4363/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-config.c.obj 2025-03-14T04:05:21.0245330Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.0259287Z [4364/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv2d-chw-config.c.obj 2025-03-14T04:05:21.0260609Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.2326076Z [4365/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\maxpool-config.c.obj 2025-03-14T04:05:21.2327709Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.2453462Z [4366/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pack-lh-config.c.obj 2025-03-14T04:05:21.2454710Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.2511263Z [4367/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\gemm-config.c.obj 2025-03-14T04:05:21.2512558Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.8599344Z [4368/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\raddstoreexpminusmax-config.c.obj 2025-03-14T04:05:21.8600669Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.8601776Z [4369/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\reduce-config.c.obj 2025-03-14T04:05:21.8602862Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.8604135Z [4370/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\spmm-config.c.obj 2025-03-14T04:05:21.8605221Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.9700864Z [4371/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\rmax-config.c.obj 2025-03-14T04:05:21.9701554Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.9702183Z [4372/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unpool-config.c.obj 2025-03-14T04:05:21.9702873Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:21.9703568Z [4373/6912] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj 2025-03-14T04:05:21.9704446Z [4374/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\transpose-config.c.obj 2025-03-14T04:05:22.0813354Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:22.0814361Z [4375/6912] Linking CXX static library lib\gmock.lib 2025-03-14T04:05:22.0815704Z [4376/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unary-elementwise-config.c.obj 2025-03-14T04:05:22.0816408Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:22.0817363Z [4377/6912] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj 2025-03-14T04:05:22.0818176Z [4378/6912] Linking CXX static library lib\gtest.lib 2025-03-14T04:05:22.1090338Z [4379/6912] Linking CXX static library lib\gtest_main.lib 2025-03-14T04:05:22.1092661Z [4380/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\params.c.obj 2025-03-14T04:05:22.1095154Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:22.1097635Z [4381/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\vmulcaddc-config.c.obj 2025-03-14T04:05:22.1099948Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:22.1102013Z [4382/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\build_identifier.c.obj 2025-03-14T04:05:22.1103251Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:22.2734273Z [4383/6912] Linking CXX static library lib\gmock_main.lib 2025-03-14T04:05:22.2734959Z [4384/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-fill-config.c.obj 2025-03-14T04:05:22.2735673Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:22.2736317Z [4385/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-pad-config.c.obj 2025-03-14T04:05:22.2739526Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:22.2741629Z [4386/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\x8-lut-config.c.obj 2025-03-14T04:05:23.6059810Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:23.6061474Z [4387/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\zip-config.c.obj 2025-03-14T04:05:23.6101184Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:23.6102224Z [4388/6912] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\init.c.obj 2025-03-14T04:05:23.6103345Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-03-14T04:05:23.6104102Z [4389/6912] Linking CXX static library lib\XNNPACK.lib 2025-03-14T04:05:23.6112128Z [4390/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\counter.cc.obj 2025-03-14T04:05:23.9666095Z [4391/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\commandlineflags.cc.obj 2025-03-14T04:05:23.9668134Z [4392/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\console_reporter.cc.obj 2025-03-14T04:05:23.9669732Z [4393/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\perf_counters.cc.obj 2025-03-14T04:05:23.9671299Z [4394/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\complexity.cc.obj 2025-03-14T04:05:23.9672886Z [4395/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\reporter.cc.obj 2025-03-14T04:05:24.7818727Z [4396/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\csv_reporter.cc.obj 2025-03-14T04:05:24.7820479Z [4397/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\ExecuteKernel.cc.obj 2025-03-14T04:05:24.7822061Z [4398/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_runner.cc.obj 2025-03-14T04:05:24.7823587Z [4399/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\json_reporter.cc.obj 2025-03-14T04:05:24.7825071Z [4400/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark_main.dir\benchmark_main.cc.obj 2025-03-14T04:05:26.0199613Z [4401/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\colorprint.cc.obj 2025-03-14T04:05:26.0201081Z [4402/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\string_util.cc.obj 2025-03-14T04:05:26.0202911Z [4403/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\statistics.cc.obj 2025-03-14T04:05:26.0204534Z [4404/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sleep.cc.obj 2025-03-14T04:05:26.0205999Z [4405/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmBfloat16Convert.cc.obj 2025-03-14T04:05:26.7137687Z [4406/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFloat16Convert.cc.obj 2025-03-14T04:05:26.7139088Z [4407/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\timers.cc.obj 2025-03-14T04:05:26.7140196Z [4408/6912] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj 2025-03-14T04:05:26.7141194Z [4409/6912] Linking CXX static library lib\benchmark.lib 2025-03-14T04:05:26.7142125Z [4410/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmConv.cc.obj 2025-03-14T04:05:26.7144750Z 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:05:26.7146911Z with 2025-03-14T04:05:26.7147246Z [ 2025-03-14T04:05:26.7147560Z T=uint8_t, 2025-03-14T04:05:26.7147934Z accT=int32_t, 2025-03-14T04:05:26.7148274Z inpType=uint8_t 2025-03-14T04:05:26.7148661Z ] 2025-03-14T04:05:26.7149998Z 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:05:26.7151676Z with 2025-03-14T04:05:26.7152002Z [ 2025-03-14T04:05:26.7152301Z T=uint8_t, 2025-03-14T04:05:26.7152681Z accT=int32_t 2025-03-14T04:05:26.7153057Z ] 2025-03-14T04:05:26.7155087Z 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:05:26.7157164Z with 2025-03-14T04:05:26.7157488Z [ 2025-03-14T04:05:26.7157792Z T=uint8_t, 2025-03-14T04:05:26.7158160Z accT=int32_t 2025-03-14T04:05:26.7158535Z ] 2025-03-14T04:05:26.7159922Z 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:05:26.7161400Z with 2025-03-14T04:05:26.7161721Z [ 2025-03-14T04:05:26.7162047Z T=uint8_t, 2025-03-14T04:05:26.7162427Z accT=int32_t 2025-03-14T04:05:26.7162763Z ] 2025-03-14T04:05:26.7164706Z 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:05:26.7166719Z with 2025-03-14T04:05:26.7167026Z [ 2025-03-14T04:05:26.7167337Z T=int8_t, 2025-03-14T04:05:26.7167710Z accT=int32_t, 2025-03-14T04:05:26.7168109Z inpType=int8_t 2025-03-14T04:05:26.7168499Z ] 2025-03-14T04:05:26.7169739Z 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:05:26.7171064Z with 2025-03-14T04:05:26.7171394Z [ 2025-03-14T04:05:26.7171711Z T=int8_t, 2025-03-14T04:05:26.7172316Z accT=int32_t 2025-03-14T04:05:26.7172691Z ] 2025-03-14T04:05:26.7174603Z 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:05:26.7176652Z with 2025-03-14T04:05:26.7176982Z [ 2025-03-14T04:05:26.7177283Z T=int8_t, 2025-03-14T04:05:26.7177651Z accT=int32_t 2025-03-14T04:05:26.7178031Z ] 2025-03-14T04:05:26.7179325Z 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:05:26.7180678Z with 2025-03-14T04:05:26.7180988Z [ 2025-03-14T04:05:26.7181284Z T=int8_t, 2025-03-14T04:05:26.7181653Z accT=int32_t 2025-03-14T04:05:26.7182036Z ] 2025-03-14T04:05:26.7184085Z 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:05:26.7186196Z with 2025-03-14T04:05:26.7186543Z [ 2025-03-14T04:05:26.7186872Z ACC_T=int32_t, 2025-03-14T04:05:26.7187289Z T=uint8_t, 2025-03-14T04:05:26.7187865Z accT=int32_t, 2025-03-14T04:05:26.7188276Z inpType=uint8_t 2025-03-14T04:05:26.7188677Z ] 2025-03-14T04:05:26.7189962Z 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:05:26.7191393Z with 2025-03-14T04:05:26.7191722Z [ 2025-03-14T04:05:26.7240958Z ACC_T=int32_t, 2025-03-14T04:05:26.7241565Z T=uint8_t, 2025-03-14T04:05:26.7241967Z accT=int32_t 2025-03-14T04:05:26.7242343Z ] 2025-03-14T04:05:26.7244380Z 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:05:26.7246683Z with 2025-03-14T04:05:26.7247064Z [ 2025-03-14T04:05:26.7247425Z ACC_T=int32_t, 2025-03-14T04:05:26.7247839Z T=uint8_t, 2025-03-14T04:05:26.7248258Z accT=int32_t 2025-03-14T04:05:26.7248686Z ] 2025-03-14T04:05:26.7250185Z 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:05:26.7251735Z with 2025-03-14T04:05:26.7252079Z [ 2025-03-14T04:05:26.7252421Z ACC_T=int32_t, 2025-03-14T04:05:26.7252859Z T=uint8_t, 2025-03-14T04:05:26.7253279Z accT=int32_t 2025-03-14T04:05:26.7253721Z ] 2025-03-14T04:05:26.7255983Z 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:05:26.7258171Z with 2025-03-14T04:05:26.7258509Z [ 2025-03-14T04:05:26.7258860Z ACC_T=int32_t, 2025-03-14T04:05:26.7259271Z T=uint8_t, 2025-03-14T04:05:26.7259914Z accT=int32_t, 2025-03-14T04:05:26.7260307Z inpType=uint8_t 2025-03-14T04:05:26.7260736Z ] 2025-03-14T04:05:26.7262089Z 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:05:26.7263620Z with 2025-03-14T04:05:26.7263982Z [ 2025-03-14T04:05:26.7264338Z ACC_T=int32_t, 2025-03-14T04:05:26.7264765Z T=uint8_t, 2025-03-14T04:05:26.7265137Z accT=int32_t 2025-03-14T04:05:26.7265469Z ] 2025-03-14T04:05:26.7267398Z 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:05:26.7269400Z with 2025-03-14T04:05:26.7269691Z [ 2025-03-14T04:05:26.7269964Z ACC_T=int32_t, 2025-03-14T04:05:26.7270330Z T=uint8_t, 2025-03-14T04:05:26.7270664Z accT=int32_t 2025-03-14T04:05:26.7271000Z ] 2025-03-14T04:05:26.7272269Z 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:05:26.7273633Z with 2025-03-14T04:05:26.7273933Z [ 2025-03-14T04:05:26.7274202Z ACC_T=int32_t, 2025-03-14T04:05:26.7274752Z T=uint8_t, 2025-03-14T04:05:26.7275051Z accT=int32_t 2025-03-14T04:05:26.7275400Z ] 2025-03-14T04:05:26.7277357Z 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:05:26.7279376Z with 2025-03-14T04:05:26.7279678Z [ 2025-03-14T04:05:26.7279975Z ACC_T=int32_t, 2025-03-14T04:05:26.7280317Z T=uint8_t, 2025-03-14T04:05:26.7280640Z accT=int32_t, 2025-03-14T04:05:26.7281012Z inpType=uint8_t 2025-03-14T04:05:26.7281381Z ] 2025-03-14T04:05:26.7282626Z 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:05:26.7283955Z with 2025-03-14T04:05:26.7284252Z [ 2025-03-14T04:05:26.7284555Z ACC_T=int32_t, 2025-03-14T04:05:26.7284901Z T=uint8_t, 2025-03-14T04:05:26.7285231Z accT=int32_t 2025-03-14T04:05:26.7285565Z ] 2025-03-14T04:05:26.7287486Z 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:05:26.7289380Z with 2025-03-14T04:05:26.7289648Z [ 2025-03-14T04:05:26.7289912Z ACC_T=int32_t, 2025-03-14T04:05:26.7290227Z T=uint8_t, 2025-03-14T04:05:26.7290541Z accT=int32_t 2025-03-14T04:05:26.7290862Z ] 2025-03-14T04:05:26.7292141Z 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:05:26.7293473Z with 2025-03-14T04:05:26.7293730Z [ 2025-03-14T04:05:26.7294044Z ACC_T=int32_t, 2025-03-14T04:05:26.7294565Z T=uint8_t, 2025-03-14T04:05:26.7294892Z accT=int32_t 2025-03-14T04:05:26.7295206Z ] 2025-03-14T04:05:26.7296987Z 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:05:26.7300127Z 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:05:26.7303295Z 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:05:26.7306344Z 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:05:27.4119299Z 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:05:27.4122343Z [4411/6912] Linking CXX static library lib\benchmark_main.lib 2025-03-14T04:05:27.4123521Z [4412/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFPCommon.cc.obj 2025-03-14T04:05:27.4125112Z [4413/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmSparseDense.cc.obj 2025-03-14T04:05:27.4126603Z [4414/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmI8Spmdm.cc.obj 2025-03-14T04:05:30.1393585Z [4415/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFP16.cc.obj 2025-03-14T04:05:30.1396665Z [4416/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmI64.cc.obj 2025-03-14T04:05:30.1398892Z [4417/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\Fbgemm.cc.obj 2025-03-14T04:05:30.1402193Z 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:05:30.1405043Z with 2025-03-14T04:05:30.1405485Z [ 2025-03-14T04:05:30.1405963Z inpType=uint8_t 2025-03-14T04:05:30.1406498Z ] 2025-03-14T04:05:30.1408099Z 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:05:30.1411965Z 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:05:30.1416021Z 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:05:30.1420211Z 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:05:30.1422969Z with 2025-03-14T04:05:30.1423431Z [ 2025-03-14T04:05:30.1423863Z inpType=int8_t 2025-03-14T04:05:30.1424393Z ] 2025-03-14T04:05:30.1426022Z 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:05:30.1429825Z 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:05:30.1433709Z 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:05:30.1437633Z 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:05:30.1440593Z with 2025-03-14T04:05:30.1441077Z [ 2025-03-14T04:05:30.1441534Z inpType=uint8_t 2025-03-14T04:05:30.1442063Z ] 2025-03-14T04:05:30.1443732Z 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:05:30.1447541Z 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:05:30.1451353Z 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:05:30.1455248Z 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:05:30.1458083Z with 2025-03-14T04:05:30.1458567Z [ 2025-03-14T04:05:30.1459044Z inpType=int8_t 2025-03-14T04:05:30.1459561Z ] 2025-03-14T04:05:30.1461149Z 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:05:30.1465047Z 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:05:30.1468948Z 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:05:30.1473171Z 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:05:30.1476017Z with 2025-03-14T04:05:30.1476484Z [ 2025-03-14T04:05:30.1476929Z inpType=uint8_t 2025-03-14T04:05:30.1477466Z ] 2025-03-14T04:05:30.1479123Z 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:05:30.1483155Z 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:05:30.1487353Z 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:05:30.1491417Z 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:05:30.1494602Z with 2025-03-14T04:05:30.1495063Z [ 2025-03-14T04:05:30.1495619Z inpType=uint8_t 2025-03-14T04:05:30.1496135Z ] 2025-03-14T04:05:30.1497833Z 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:05:30.1501889Z 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:05:30.1506034Z 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:05:30.1510155Z 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:05:30.1513220Z with 2025-03-14T04:05:30.1513602Z [ 2025-03-14T04:05:30.1518192Z inpType=uint8_t 2025-03-14T04:05:30.1518796Z ] 2025-03-14T04:05:30.1521087Z 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:05:30.1526917Z 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:05:30.1532121Z 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:05:30.1536415Z 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:05:30.1551917Z with 2025-03-14T04:05:30.1552400Z [ 2025-03-14T04:05:30.1554614Z inpType=uint8_t 2025-03-14T04:05:30.1555383Z ] 2025-03-14T04:05:30.1556861Z 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:05:30.1560394Z 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:05:30.1563789Z 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:05:30.1567307Z 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:05:30.1570170Z with 2025-03-14T04:05:30.1570520Z [ 2025-03-14T04:05:30.1570875Z inpType=uint8_t 2025-03-14T04:05:30.1571381Z ] 2025-03-14T04:05:30.1572978Z 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:05:30.1576824Z 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:05:30.1580762Z 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:05:30.1584699Z 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:05:30.1587163Z with 2025-03-14T04:05:30.1587526Z [ 2025-03-14T04:05:30.1587857Z inpType=uint8_t 2025-03-14T04:05:30.1588268Z ] 2025-03-14T04:05:30.1589925Z 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:05:30.1593894Z 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:05:30.1598121Z 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:05:30.1602114Z 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:05:30.1604708Z with 2025-03-14T04:05:30.1605056Z [ 2025-03-14T04:05:30.1605402Z inpType=uint8_t 2025-03-14T04:05:30.1605820Z ] 2025-03-14T04:05:30.1607486Z 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:05:30.1611262Z 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:05:30.1615149Z 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:05:30.1619411Z 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:05:30.1622414Z with 2025-03-14T04:05:30.1622756Z [ 2025-03-14T04:05:30.1623100Z inpType=uint8_t 2025-03-14T04:05:30.1623516Z ] 2025-03-14T04:05:30.1625152Z 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:05:30.1629077Z 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:05:30.1633421Z 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:05:30.1637552Z 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:05:30.1640292Z with 2025-03-14T04:05:30.1640621Z [ 2025-03-14T04:05:30.1640942Z inpType=uint8_t 2025-03-14T04:05:30.1641364Z ] 2025-03-14T04:05:30.1642967Z 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:05:30.1647477Z 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:05:30.1656629Z 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:05:30.1660506Z 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:05:30.1663161Z with 2025-03-14T04:05:30.1663522Z [ 2025-03-14T04:05:30.1663878Z inpType=uint8_t 2025-03-14T04:05:30.1664277Z ] 2025-03-14T04:05:30.1665780Z 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:05:30.1669453Z 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:05:30.1673326Z 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:05:30.1677284Z 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:05:30.1679803Z with 2025-03-14T04:05:30.1680180Z [ 2025-03-14T04:05:30.1680536Z inpType=int8_t 2025-03-14T04:05:30.1680971Z ] 2025-03-14T04:05:30.1682554Z 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:05:30.1686338Z 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:05:30.1690236Z 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:05:30.1694145Z 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:05:30.1696784Z with 2025-03-14T04:05:30.1697121Z [ 2025-03-14T04:05:30.1697437Z inpType=uint8_t 2025-03-14T04:05:30.1697840Z ] 2025-03-14T04:05:30.1699302Z 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:05:30.1703418Z 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:05:30.1707024Z 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:05:30.1710787Z 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:05:30.1713229Z with 2025-03-14T04:05:30.1713595Z [ 2025-03-14T04:05:30.1713954Z inpType=int8_t 2025-03-14T04:05:30.1714421Z ] 2025-03-14T04:05:30.1715973Z 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:05:30.1719503Z 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:05:30.1723185Z 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:05:30.1727011Z 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:05:30.1729332Z with 2025-03-14T04:05:30.1729654Z [ 2025-03-14T04:05:30.1729967Z inpType=uint8_t 2025-03-14T04:05:30.1730356Z ] 2025-03-14T04:05:30.1731895Z 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:05:30.1735350Z 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:05:30.1739023Z 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:05:30.1743140Z 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:05:30.1745633Z with 2025-03-14T04:05:30.1745956Z [ 2025-03-14T04:05:30.1746282Z inpType=uint8_t 2025-03-14T04:05:30.1746678Z ] 2025-03-14T04:05:30.1748230Z 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:05:30.1752338Z 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:05:30.1756247Z 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:05:30.1760251Z 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:05:30.1762894Z with 2025-03-14T04:05:30.1763232Z [ 2025-03-14T04:05:30.1763575Z inpType=uint8_t 2025-03-14T04:05:30.1764008Z ] 2025-03-14T04:05:30.1765673Z 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:05:30.1769607Z 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:05:30.1773642Z 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:05:30.1777385Z 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:05:30.1779662Z with 2025-03-14T04:05:30.1779965Z [ 2025-03-14T04:05:30.1780315Z inpType=uint8_t 2025-03-14T04:05:30.1780706Z ] 2025-03-14T04:05:30.1782117Z 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:05:30.1785352Z 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:05:30.1788591Z 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:05:30.1792199Z 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:05:30.1794728Z with 2025-03-14T04:05:30.1795087Z [ 2025-03-14T04:05:30.1795434Z inpType=uint8_t 2025-03-14T04:05:30.1795873Z ] 2025-03-14T04:05:30.1797459Z 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:05:30.1801369Z 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:05:30.1805227Z 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:05:30.1809090Z 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:05:30.1811516Z with 2025-03-14T04:05:30.1811864Z [ 2025-03-14T04:05:30.1812205Z inpType=uint8_t 2025-03-14T04:05:30.1812597Z ] 2025-03-14T04:05:30.1814178Z 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:05:30.1818030Z 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:05:30.1822055Z 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:05:30.1825910Z 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:05:30.1828594Z with 2025-03-14T04:05:30.1828938Z [ 2025-03-14T04:05:30.1829282Z inpType=uint8_t 2025-03-14T04:05:30.1829675Z ] 2025-03-14T04:05:30.1831288Z 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:05:30.1835058Z 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:05:30.1838955Z 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:05:30.1842760Z 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:05:30.1845359Z with 2025-03-14T04:05:30.1845667Z [ 2025-03-14T04:05:30.1846004Z inpType=uint8_t 2025-03-14T04:05:30.1846426Z ] 2025-03-14T04:05:30.1849317Z 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:05:30.1852993Z 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:05:30.1856829Z 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:05:30.1860701Z 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:05:30.1863439Z with 2025-03-14T04:05:30.1863781Z [ 2025-03-14T04:05:30.1864100Z inpType=uint8_t 2025-03-14T04:05:30.1864484Z ] 2025-03-14T04:05:30.1866126Z 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:05:30.1869982Z 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:05:30.1874097Z 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:05:30.1877724Z 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:05:30.1881794Z 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:05:30.1885869Z 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:05:30.1889927Z 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:05:30.1894033Z 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:05:30.1898131Z 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:05:30.1902384Z 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:05:30.1906582Z 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:05:30.1910701Z 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:05:30.1914688Z 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:05:30.1918722Z 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:05:31.8329969Z 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:05:32.0279947Z 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:05:32.6612631Z [4418/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512VNNI.cc.obj 2025-03-14T04:05:32.6824290Z [4419/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32Avx512VNNI.cc.obj 2025-03-14T04:05:32.6826160Z [4420/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernel.cc.obj 2025-03-14T04:05:32.8272370Z [4421/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512.cc.obj 2025-03-14T04:05:32.8274295Z [4422/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16.cc.obj 2025-03-14T04:05:35.0239092Z [4423/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32.cc.obj 2025-03-14T04:05:35.0240974Z [4424/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelDirectConvU8S8S32ACC32.cc.obj 2025-03-14T04:05:35.0242734Z [4425/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\ExecuteKernelU8S8.cc.obj 2025-03-14T04:05:35.0244246Z [4426/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAMatrix.cc.obj 2025-03-14T04:05:35.0247320Z 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:05:35.0249891Z with 2025-03-14T04:05:35.0250180Z [ 2025-03-14T04:05:35.0250434Z T=uint8_t, 2025-03-14T04:05:35.0250772Z accT=int32_t, 2025-03-14T04:05:35.0251357Z inpType=uint8_t 2025-03-14T04:05:35.0251715Z ] 2025-03-14T04:05:35.0252967Z 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:05:35.0254585Z with 2025-03-14T04:05:35.0254977Z [ 2025-03-14T04:05:35.0255318Z T=uint8_t, 2025-03-14T04:05:35.0255715Z accT=int32_t 2025-03-14T04:05:35.0256108Z ] 2025-03-14T04:05:35.0258513Z 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:05:35.0261038Z with 2025-03-14T04:05:35.0261368Z [ 2025-03-14T04:05:35.0261706Z T=uint8_t, 2025-03-14T04:05:35.0262087Z accT=int32_t 2025-03-14T04:05:35.0262477Z ] 2025-03-14T04:05:35.0264025Z 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:05:35.0265720Z with 2025-03-14T04:05:35.0266060Z [ 2025-03-14T04:05:35.0266383Z T=uint8_t, 2025-03-14T04:05:35.0266769Z accT=int32_t 2025-03-14T04:05:35.0267150Z ] 2025-03-14T04:05:35.0269549Z 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:05:35.0271995Z with 2025-03-14T04:05:35.0272328Z [ 2025-03-14T04:05:35.0272658Z T=uint8_t, 2025-03-14T04:05:35.0273029Z accT=int16_t, 2025-03-14T04:05:35.0273426Z inpType=uint8_t 2025-03-14T04:05:35.0273802Z ] 2025-03-14T04:05:35.0275311Z 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:05:35.0276846Z with 2025-03-14T04:05:35.0277141Z [ 2025-03-14T04:05:35.0277444Z T=uint8_t, 2025-03-14T04:05:35.0277810Z accT=int16_t 2025-03-14T04:05:35.0278219Z ] 2025-03-14T04:05:35.0280531Z 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:05:35.0282979Z with 2025-03-14T04:05:35.0283325Z [ 2025-03-14T04:05:35.0283672Z T=uint8_t, 2025-03-14T04:05:35.0284057Z accT=int16_t 2025-03-14T04:05:35.0284411Z ] 2025-03-14T04:05:35.0285699Z 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:05:35.0287183Z with 2025-03-14T04:05:35.0287508Z [ 2025-03-14T04:05:35.0287833Z T=uint8_t, 2025-03-14T04:05:35.0288230Z accT=int16_t 2025-03-14T04:05:35.0288641Z ] 2025-03-14T04:05:35.0291244Z 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:05:35.0293765Z with 2025-03-14T04:05:35.0294103Z [ 2025-03-14T04:05:35.0294429Z T=uint8_t, 2025-03-14T04:05:35.0294839Z accT=int32_t, 2025-03-14T04:05:35.0295286Z inpType=uint8_t 2025-03-14T04:05:35.0295622Z ] 2025-03-14T04:05:35.0297104Z 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:05:35.0298459Z with 2025-03-14T04:05:35.0298751Z [ 2025-03-14T04:05:35.0299043Z T=uint8_t, 2025-03-14T04:05:35.0299364Z accT=int32_t 2025-03-14T04:05:35.0299696Z ] 2025-03-14T04:05:35.0301719Z 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:05:35.0304129Z with 2025-03-14T04:05:35.0304473Z [ 2025-03-14T04:05:35.0304795Z T=uint8_t, 2025-03-14T04:05:35.0305140Z accT=int32_t 2025-03-14T04:05:35.0305380Z ] 2025-03-14T04:05:35.0306242Z 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:05:35.0307150Z with 2025-03-14T04:05:35.0307554Z [ 2025-03-14T04:05:35.0307832Z T=uint8_t, 2025-03-14T04:05:35.0308264Z accT=int32_t 2025-03-14T04:05:35.0308662Z ] 2025-03-14T04:05:35.0310069Z 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:05:35.0311457Z with 2025-03-14T04:05:35.0311722Z [ 2025-03-14T04:05:35.0311973Z T=uint8_t, 2025-03-14T04:05:35.0312282Z accT=int16_t, 2025-03-14T04:05:35.0312544Z inpType=uint8_t 2025-03-14T04:05:35.0312796Z ] 2025-03-14T04:05:35.0313704Z 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:05:35.0315241Z with 2025-03-14T04:05:35.0315551Z [ 2025-03-14T04:05:35.0315846Z T=uint8_t, 2025-03-14T04:05:35.0316215Z accT=int16_t 2025-03-14T04:05:35.0316583Z ] 2025-03-14T04:05:35.0318717Z 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:05:35.0321179Z with 2025-03-14T04:05:35.0321527Z [ 2025-03-14T04:05:35.0321849Z T=uint8_t, 2025-03-14T04:05:35.0322221Z accT=int16_t 2025-03-14T04:05:35.0322586Z ] 2025-03-14T04:05:35.0324117Z 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:05:35.0325815Z with 2025-03-14T04:05:35.0326133Z [ 2025-03-14T04:05:35.0326509Z T=uint8_t, 2025-03-14T04:05:35.0326899Z accT=int16_t 2025-03-14T04:05:35.0327322Z ] 2025-03-14T04:05:35.0702920Z 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:05:35.0768577Z 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:05:35.1101119Z [4427/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDMNBit.cc.obj 2025-03-14T04:05:35.1102868Z [4428/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackMatrix.cc.obj 2025-03-14T04:05:35.1187921Z 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:05:35.1200803Z 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:05:35.1205715Z 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:05:35.1325833Z 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:05:35.1330413Z 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:05:35.1335586Z 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:05:35.1342254Z 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:05:35.1348102Z 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:05:35.1353385Z 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:05:35.1372715Z 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:05:35.1377133Z 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:05:35.1424928Z 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:05:35.1431601Z 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:05:35.1436944Z [4429/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithQuantRowOffset.cc.obj 2025-03-14T04:05:35.1440298Z 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:05:35.1443063Z with 2025-03-14T04:05:35.1443391Z [ 2025-03-14T04:05:35.1443727Z T=uint8_t, 2025-03-14T04:05:35.1444093Z accT=int32_t, 2025-03-14T04:05:35.1444526Z inpType=uint8_t 2025-03-14T04:05:35.1445226Z ] 2025-03-14T04:05:35.1446811Z 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:05:35.1448601Z with 2025-03-14T04:05:35.1448963Z [ 2025-03-14T04:05:35.1449311Z T=uint8_t, 2025-03-14T04:05:35.1449749Z accT=int32_t 2025-03-14T04:05:35.1450140Z ] 2025-03-14T04:05:35.1452578Z 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:05:35.1455362Z with 2025-03-14T04:05:35.1455737Z [ 2025-03-14T04:05:35.1456100Z T=uint8_t, 2025-03-14T04:05:35.1456504Z accT=int32_t 2025-03-14T04:05:35.1456936Z ] 2025-03-14T04:05:35.1458520Z 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:05:35.1460394Z with 2025-03-14T04:05:35.1460757Z [ 2025-03-14T04:05:35.1461121Z T=uint8_t, 2025-03-14T04:05:35.1461528Z accT=int32_t 2025-03-14T04:05:35.1461936Z ] 2025-03-14T04:05:35.1464709Z 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:05:35.1467217Z with 2025-03-14T04:05:35.1467559Z [ 2025-03-14T04:05:35.1467917Z T=uint8_t, 2025-03-14T04:05:35.1468348Z accT=int32_t, 2025-03-14T04:05:35.1468714Z inpType=uint8_t 2025-03-14T04:05:35.1469131Z ] 2025-03-14T04:05:35.1471067Z 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:05:35.1472817Z with 2025-03-14T04:05:35.1473179Z [ 2025-03-14T04:05:35.1473536Z T=uint8_t, 2025-03-14T04:05:35.1473962Z accT=int32_t 2025-03-14T04:05:35.1474367Z ] 2025-03-14T04:05:35.1476858Z 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:05:35.1479645Z with 2025-03-14T04:05:35.1479991Z [ 2025-03-14T04:05:35.1480355Z T=uint8_t, 2025-03-14T04:05:35.1480768Z accT=int32_t 2025-03-14T04:05:35.1481135Z ] 2025-03-14T04:05:35.1482775Z 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:05:35.1484666Z with 2025-03-14T04:05:35.1485008Z [ 2025-03-14T04:05:35.1485357Z T=uint8_t, 2025-03-14T04:05:35.1485783Z accT=int32_t 2025-03-14T04:05:35.1486211Z ] 2025-03-14T04:05:35.4931440Z 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:05:35.5002964Z [4430/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithIm2Col.cc.obj 2025-03-14T04:05:35.5006948Z 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:05:35.5009233Z with 2025-03-14T04:05:35.5009547Z [ 2025-03-14T04:05:35.5009852Z T=uint8_t, 2025-03-14T04:05:35.5010213Z accT=int32_t, 2025-03-14T04:05:35.5010621Z inpType=uint8_t 2025-03-14T04:05:35.5011005Z ] 2025-03-14T04:05:35.5013489Z 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:05:35.5015064Z with 2025-03-14T04:05:35.5015368Z [ 2025-03-14T04:05:35.5015654Z T=uint8_t, 2025-03-14T04:05:35.5015989Z accT=int32_t 2025-03-14T04:05:35.5016358Z ] 2025-03-14T04:05:35.5019554Z 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:05:35.5021753Z with 2025-03-14T04:05:35.5022055Z [ 2025-03-14T04:05:35.5022339Z T=uint8_t, 2025-03-14T04:05:35.5022674Z accT=int32_t 2025-03-14T04:05:35.5023693Z ] 2025-03-14T04:05:35.5025491Z 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:05:35.5026970Z with 2025-03-14T04:05:35.5027281Z [ 2025-03-14T04:05:35.5027563Z T=uint8_t, 2025-03-14T04:05:35.5027898Z accT=int32_t 2025-03-14T04:05:35.5028249Z ] 2025-03-14T04:05:35.5031751Z 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:05:35.5034247Z with 2025-03-14T04:05:35.5034551Z [ 2025-03-14T04:05:35.5039473Z T=uint8_t, 2025-03-14T04:05:35.5039940Z accT=int16_t, 2025-03-14T04:05:35.5040306Z inpType=uint8_t 2025-03-14T04:05:35.5040693Z ] 2025-03-14T04:05:35.5044035Z 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:05:35.5045528Z with 2025-03-14T04:05:35.5045807Z [ 2025-03-14T04:05:35.5046104Z T=uint8_t, 2025-03-14T04:05:35.5046438Z accT=int16_t 2025-03-14T04:05:35.5066367Z ] 2025-03-14T04:05:35.5068574Z 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:05:35.5075838Z with 2025-03-14T04:05:35.5076592Z [ 2025-03-14T04:05:35.5076898Z T=uint8_t, 2025-03-14T04:05:35.5077247Z accT=int16_t 2025-03-14T04:05:35.5077587Z ] 2025-03-14T04:05:35.5079730Z 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:05:35.5081774Z with 2025-03-14T04:05:35.5082124Z [ 2025-03-14T04:05:35.5082444Z T=uint8_t, 2025-03-14T04:05:35.5082830Z accT=int16_t 2025-03-14T04:05:35.5083212Z ] 2025-03-14T04:05:35.5085639Z 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:05:35.5089285Z with 2025-03-14T04:05:35.5089623Z [ 2025-03-14T04:05:35.5090407Z T=uint8_t, 2025-03-14T04:05:35.5090811Z accT=int32_t, 2025-03-14T04:05:35.5091696Z inpType=uint8_t 2025-03-14T04:05:35.5092128Z ] 2025-03-14T04:05:35.5095828Z 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:05:35.5097519Z with 2025-03-14T04:05:35.5097860Z [ 2025-03-14T04:05:35.5098205Z T=uint8_t, 2025-03-14T04:05:35.5098592Z accT=int32_t 2025-03-14T04:05:35.5098991Z ] 2025-03-14T04:05:35.5103405Z 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:05:35.5106709Z with 2025-03-14T04:05:35.5108292Z [ 2025-03-14T04:05:35.5108630Z T=uint8_t, 2025-03-14T04:05:35.5109029Z accT=int32_t 2025-03-14T04:05:35.5109410Z ] 2025-03-14T04:05:35.5114182Z 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:05:35.5116904Z with 2025-03-14T04:05:35.5117256Z [ 2025-03-14T04:05:35.5121483Z T=uint8_t, 2025-03-14T04:05:35.5122026Z accT=int32_t 2025-03-14T04:05:35.5122419Z ] 2025-03-14T04:05:35.5124882Z 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:05:35.5127770Z with 2025-03-14T04:05:35.5128166Z [ 2025-03-14T04:05:35.5128548Z T=uint8_t, 2025-03-14T04:05:35.5128923Z accT=int16_t, 2025-03-14T04:05:35.5129357Z inpType=uint8_t 2025-03-14T04:05:35.5129777Z ] 2025-03-14T04:05:35.5131325Z 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:05:35.5132984Z with 2025-03-14T04:05:35.5133328Z [ 2025-03-14T04:05:35.5133670Z T=uint8_t, 2025-03-14T04:05:35.5134082Z accT=int16_t 2025-03-14T04:05:35.5134499Z ] 2025-03-14T04:05:35.5137148Z 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:05:35.5140064Z with 2025-03-14T04:05:35.5140421Z [ 2025-03-14T04:05:35.5140769Z T=uint8_t, 2025-03-14T04:05:35.5141178Z accT=int16_t 2025-03-14T04:05:35.5141587Z ] 2025-03-14T04:05:35.5143244Z 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:05:35.5145070Z with 2025-03-14T04:05:35.5145420Z [ 2025-03-14T04:05:35.5145757Z T=uint8_t, 2025-03-14T04:05:35.5146165Z accT=int16_t 2025-03-14T04:05:35.5146561Z ] 2025-03-14T04:05:35.5149071Z 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:05:35.5151712Z with 2025-03-14T04:05:35.5152086Z [ 2025-03-14T04:05:35.5152438Z T=uint8_t, 2025-03-14T04:05:35.5152836Z accT=int32_t, 2025-03-14T04:05:35.5153270Z inpType=uint8_t 2025-03-14T04:05:35.5153704Z ] 2025-03-14T04:05:35.5155247Z 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:05:35.5157405Z with 2025-03-14T04:05:35.5157736Z [ 2025-03-14T04:05:35.5158037Z T=uint8_t, 2025-03-14T04:05:35.5158417Z accT=int32_t 2025-03-14T04:05:35.5158848Z ] 2025-03-14T04:05:35.5161624Z 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:05:35.5164243Z with 2025-03-14T04:05:35.5164569Z [ 2025-03-14T04:05:35.5164901Z T=uint8_t, 2025-03-14T04:05:35.5165295Z accT=int32_t 2025-03-14T04:05:35.5165679Z ] 2025-03-14T04:05:35.5167498Z 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:05:35.5169218Z with 2025-03-14T04:05:35.5169541Z [ 2025-03-14T04:05:35.5169859Z T=uint8_t, 2025-03-14T04:05:35.5170229Z accT=int32_t 2025-03-14T04:05:35.5170604Z ] 2025-03-14T04:05:35.5173080Z 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:05:35.5176425Z with 2025-03-14T04:05:35.5177197Z [ 2025-03-14T04:05:35.5177525Z T=uint8_t, 2025-03-14T04:05:35.5177935Z accT=int16_t, 2025-03-14T04:05:35.5178363Z inpType=uint8_t 2025-03-14T04:05:35.5178708Z ] 2025-03-14T04:05:35.5181103Z 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:05:35.5182752Z with 2025-03-14T04:05:35.5183082Z [ 2025-03-14T04:05:35.5183368Z T=uint8_t, 2025-03-14T04:05:35.5184228Z accT=int16_t 2025-03-14T04:05:35.5184577Z ] 2025-03-14T04:05:35.5186724Z 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:05:35.5189848Z with 2025-03-14T04:05:35.5190558Z [ 2025-03-14T04:05:35.5190839Z T=uint8_t, 2025-03-14T04:05:35.5191183Z accT=int16_t 2025-03-14T04:05:35.5191532Z ] 2025-03-14T04:05:35.5193370Z 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:05:35.5195005Z with 2025-03-14T04:05:35.5195320Z [ 2025-03-14T04:05:35.5195644Z T=uint8_t, 2025-03-14T04:05:35.5196007Z accT=int16_t 2025-03-14T04:05:35.5196389Z ] 2025-03-14T04:05:35.5198589Z 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:05:35.5201016Z with 2025-03-14T04:05:35.5201361Z [ 2025-03-14T04:05:35.5201659Z T=uint8_t, 2025-03-14T04:05:35.5202048Z accT=int32_t, 2025-03-14T04:05:35.5202465Z inpType=uint8_t 2025-03-14T04:05:35.5202847Z ] 2025-03-14T04:05:35.5204208Z 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:05:35.5205872Z with 2025-03-14T04:05:35.5206177Z [ 2025-03-14T04:05:35.5206465Z T=uint8_t, 2025-03-14T04:05:35.5206839Z accT=int32_t 2025-03-14T04:05:35.5207242Z ] 2025-03-14T04:05:35.5209326Z 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:05:35.5211879Z with 2025-03-14T04:05:35.5212248Z [ 2025-03-14T04:05:35.5212574Z T=uint8_t, 2025-03-14T04:05:35.5212967Z accT=int32_t 2025-03-14T04:05:35.5213346Z ] 2025-03-14T04:05:35.5214829Z 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:05:35.5216577Z with 2025-03-14T04:05:35.5216904Z [ 2025-03-14T04:05:35.5217227Z T=uint8_t, 2025-03-14T04:05:35.5217619Z accT=int32_t 2025-03-14T04:05:35.5218000Z ] 2025-03-14T04:05:35.5220388Z 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:05:35.5222924Z with 2025-03-14T04:05:35.5223255Z [ 2025-03-14T04:05:35.5223582Z T=uint8_t, 2025-03-14T04:05:35.5223970Z accT=int16_t, 2025-03-14T04:05:35.5224384Z inpType=uint8_t 2025-03-14T04:05:35.5224792Z ] 2025-03-14T04:05:35.5226197Z 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:05:35.5227572Z with 2025-03-14T04:05:35.5227873Z [ 2025-03-14T04:05:35.5228337Z T=uint8_t, 2025-03-14T04:05:35.5228678Z accT=int16_t 2025-03-14T04:05:35.5229021Z ] 2025-03-14T04:05:35.5231211Z 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:05:35.5233672Z with 2025-03-14T04:05:35.5233983Z [ 2025-03-14T04:05:35.5234313Z T=uint8_t, 2025-03-14T04:05:35.5234684Z accT=int16_t 2025-03-14T04:05:35.5235075Z ] 2025-03-14T04:05:35.5236618Z 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:05:35.5238352Z with 2025-03-14T04:05:35.5238710Z [ 2025-03-14T04:05:35.5239038Z T=uint8_t, 2025-03-14T04:05:35.5239446Z accT=int16_t 2025-03-14T04:05:35.5239830Z ] 2025-03-14T04:05:35.5242203Z 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:05:35.5244756Z with 2025-03-14T04:05:35.5245116Z [ 2025-03-14T04:05:35.5245457Z T=uint8_t, 2025-03-14T04:05:35.5245839Z accT=int32_t, 2025-03-14T04:05:35.5246261Z inpType=uint8_t 2025-03-14T04:05:35.5246662Z ] 2025-03-14T04:05:35.5248183Z 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:05:35.5249892Z with 2025-03-14T04:05:35.5250238Z [ 2025-03-14T04:05:35.5250571Z T=uint8_t, 2025-03-14T04:05:35.5250963Z accT=int32_t 2025-03-14T04:05:35.5251379Z ] 2025-03-14T04:05:35.5253868Z 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:05:35.5256403Z with 2025-03-14T04:05:35.5256716Z [ 2025-03-14T04:05:35.5257017Z T=uint8_t, 2025-03-14T04:05:35.5257346Z accT=int32_t 2025-03-14T04:05:35.5257699Z ] 2025-03-14T04:05:35.5259047Z 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:05:35.5260607Z with 2025-03-14T04:05:35.5260915Z [ 2025-03-14T04:05:35.5261221Z T=uint8_t, 2025-03-14T04:05:35.5261609Z accT=int32_t 2025-03-14T04:05:35.5261992Z ] 2025-03-14T04:05:35.5264331Z 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:05:35.5266790Z with 2025-03-14T04:05:35.5267123Z [ 2025-03-14T04:05:35.5267433Z T=uint8_t, 2025-03-14T04:05:35.5267824Z accT=int16_t, 2025-03-14T04:05:35.5268256Z inpType=uint8_t 2025-03-14T04:05:35.5268671Z ] 2025-03-14T04:05:35.5270096Z 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:05:35.5271958Z with 2025-03-14T04:05:35.5272303Z [ 2025-03-14T04:05:35.5272638Z T=uint8_t, 2025-03-14T04:05:35.5273046Z accT=int16_t 2025-03-14T04:05:35.5273459Z ] 2025-03-14T04:05:35.5275769Z 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:05:35.5278227Z with 2025-03-14T04:05:35.5278585Z [ 2025-03-14T04:05:35.5278931Z T=uint8_t, 2025-03-14T04:05:35.5279325Z accT=int16_t 2025-03-14T04:05:35.5279721Z ] 2025-03-14T04:05:35.5281270Z 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:05:35.5282973Z with 2025-03-14T04:05:35.5283307Z [ 2025-03-14T04:05:35.5283639Z T=uint8_t, 2025-03-14T04:05:35.5284024Z accT=int16_t 2025-03-14T04:05:35.5284441Z ] 2025-03-14T04:05:35.5286715Z 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:05:35.5289173Z with 2025-03-14T04:05:35.5289528Z [ 2025-03-14T04:05:35.5289834Z T=uint8_t, 2025-03-14T04:05:35.5290187Z accT=int32_t, 2025-03-14T04:05:35.5290760Z inpType=uint8_t 2025-03-14T04:05:35.5291239Z ] 2025-03-14T04:05:35.5292674Z 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:05:35.5294258Z with 2025-03-14T04:05:35.5294553Z [ 2025-03-14T04:05:35.5295120Z T=uint8_t, 2025-03-14T04:05:35.5295514Z accT=int32_t 2025-03-14T04:05:35.5295892Z ] 2025-03-14T04:05:35.5298030Z 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:05:35.5300425Z with 2025-03-14T04:05:35.5300739Z [ 2025-03-14T04:05:35.5301011Z T=uint8_t, 2025-03-14T04:05:35.5301373Z accT=int32_t 2025-03-14T04:05:35.5301712Z ] 2025-03-14T04:05:35.5303040Z 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:05:35.5304514Z with 2025-03-14T04:05:35.5304847Z [ 2025-03-14T04:05:35.5305172Z T=uint8_t, 2025-03-14T04:05:35.5305553Z accT=int32_t 2025-03-14T04:05:35.5323030Z ] 2025-03-14T04:05:35.5325177Z 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:05:35.5327446Z with 2025-03-14T04:05:35.5327810Z [ 2025-03-14T04:05:35.5328349Z T=uint8_t, 2025-03-14T04:05:35.5328780Z accT=int16_t, 2025-03-14T04:05:35.5329219Z inpType=uint8_t 2025-03-14T04:05:35.5329617Z ] 2025-03-14T04:05:35.5331087Z 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:05:35.5332504Z with 2025-03-14T04:05:35.5332868Z [ 2025-03-14T04:05:35.5333235Z T=uint8_t, 2025-03-14T04:05:35.5333647Z accT=int16_t 2025-03-14T04:05:35.5334077Z ] 2025-03-14T04:05:35.5336609Z 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:05:35.5338881Z with 2025-03-14T04:05:35.5339218Z [ 2025-03-14T04:05:35.5339527Z T=uint8_t, 2025-03-14T04:05:35.5339918Z accT=int16_t 2025-03-14T04:05:35.5340318Z ] 2025-03-14T04:05:35.5341904Z 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:05:35.5343624Z with 2025-03-14T04:05:35.5343954Z [ 2025-03-14T04:05:35.5344277Z T=uint8_t, 2025-03-14T04:05:35.5344667Z accT=int16_t 2025-03-14T04:05:35.5345044Z ] 2025-03-14T04:05:35.5347242Z 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:05:35.5351335Z 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:05:35.5355728Z 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:05:35.5365887Z 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:05:35.5371407Z 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:05:35.5794868Z 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:05:35.5797951Z [4431/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithRowOffset.cc.obj 2025-03-14T04:05:35.5801437Z 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:05:35.5804623Z with 2025-03-14T04:05:35.5804995Z [ 2025-03-14T04:05:35.5805348Z T=uint8_t, 2025-03-14T04:05:35.5805754Z accT=int32_t, 2025-03-14T04:05:35.5806202Z inpType=uint8_t 2025-03-14T04:05:35.5806641Z ] 2025-03-14T04:05:35.5808311Z 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:05:35.5810137Z with 2025-03-14T04:05:35.5810471Z [ 2025-03-14T04:05:35.5810843Z T=uint8_t, 2025-03-14T04:05:35.5811259Z accT=int32_t 2025-03-14T04:05:35.5811676Z ] 2025-03-14T04:05:35.5814260Z 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:05:35.5817110Z with 2025-03-14T04:05:35.5817461Z [ 2025-03-14T04:05:35.5817800Z T=uint8_t, 2025-03-14T04:05:35.5818210Z accT=int32_t 2025-03-14T04:05:35.5818625Z ] 2025-03-14T04:05:35.5820365Z 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:05:35.5822224Z with 2025-03-14T04:05:35.5822782Z [ 2025-03-14T04:05:35.5823145Z T=uint8_t, 2025-03-14T04:05:35.5823558Z accT=int32_t 2025-03-14T04:05:35.5823979Z ] 2025-03-14T04:05:35.5826601Z 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:05:35.5829398Z with 2025-03-14T04:05:35.5829768Z [ 2025-03-14T04:05:35.5830124Z T=uint8_t, 2025-03-14T04:05:35.5830769Z accT=int16_t, 2025-03-14T04:05:35.5831224Z inpType=uint8_t 2025-03-14T04:05:35.5831650Z ] 2025-03-14T04:05:35.5833331Z 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:05:35.5835177Z with 2025-03-14T04:05:35.5835533Z [ 2025-03-14T04:05:35.5835859Z T=uint8_t, 2025-03-14T04:05:35.5836285Z accT=int16_t 2025-03-14T04:05:35.5836708Z ] 2025-03-14T04:05:35.5839279Z 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:05:35.5842057Z with 2025-03-14T04:05:35.5842411Z [ 2025-03-14T04:05:35.5842762Z T=uint8_t, 2025-03-14T04:05:35.5843170Z accT=int16_t 2025-03-14T04:05:35.5843594Z ] 2025-03-14T04:05:35.5845305Z 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:05:35.5847217Z with 2025-03-14T04:05:35.5847576Z [ 2025-03-14T04:05:35.5847918Z T=uint8_t, 2025-03-14T04:05:35.5848339Z accT=int16_t 2025-03-14T04:05:35.5848765Z ] 2025-03-14T04:05:35.5851569Z 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:05:35.5854395Z with 2025-03-14T04:05:35.5854764Z [ 2025-03-14T04:05:35.5855183Z T=uint8_t, 2025-03-14T04:05:35.5855616Z accT=int32_t, 2025-03-14T04:05:35.5856071Z inpType=uint8_t 2025-03-14T04:05:35.5856519Z ] 2025-03-14T04:05:35.5858170Z 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:05:35.5859996Z with 2025-03-14T04:05:35.5860367Z [ 2025-03-14T04:05:35.5860717Z T=uint8_t, 2025-03-14T04:05:35.5861137Z accT=int32_t 2025-03-14T04:05:35.5861538Z ] 2025-03-14T04:05:35.5864136Z 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:05:35.5866913Z with 2025-03-14T04:05:35.5867269Z [ 2025-03-14T04:05:35.5867624Z T=uint8_t, 2025-03-14T04:05:35.5868038Z accT=int32_t 2025-03-14T04:05:35.5868440Z ] 2025-03-14T04:05:35.5870119Z 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:05:35.5871924Z with 2025-03-14T04:05:35.5872269Z [ 2025-03-14T04:05:35.5872615Z T=uint8_t, 2025-03-14T04:05:35.5872999Z accT=int32_t 2025-03-14T04:05:35.5873419Z ] 2025-03-14T04:05:35.5876211Z 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:05:35.5879017Z with 2025-03-14T04:05:35.5879374Z [ 2025-03-14T04:05:35.5879724Z T=uint8_t, 2025-03-14T04:05:35.5880120Z accT=int16_t, 2025-03-14T04:05:35.5880574Z inpType=uint8_t 2025-03-14T04:05:35.5881009Z ] 2025-03-14T04:05:35.5882645Z 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:05:35.5884488Z with 2025-03-14T04:05:35.5884831Z [ 2025-03-14T04:05:35.5885184Z T=uint8_t, 2025-03-14T04:05:35.5885595Z accT=int16_t 2025-03-14T04:05:35.5886012Z ] 2025-03-14T04:05:35.5888585Z 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:05:35.5891332Z with 2025-03-14T04:05:35.5891688Z [ 2025-03-14T04:05:35.5892033Z T=uint8_t, 2025-03-14T04:05:35.5892451Z accT=int16_t 2025-03-14T04:05:35.5892843Z ] 2025-03-14T04:05:35.5894557Z 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:05:35.5896693Z with 2025-03-14T04:05:35.5897028Z [ 2025-03-14T04:05:35.5897380Z T=uint8_t, 2025-03-14T04:05:35.5897790Z accT=int16_t 2025-03-14T04:05:35.5898209Z ] 2025-03-14T04:05:35.5900515Z 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:05:35.7558965Z 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:05:35.7562654Z [4432/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackBMatrix.cc.obj 2025-03-14T04:05:35.7565971Z 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:05:35.7568765Z with 2025-03-14T04:05:35.7569156Z [ 2025-03-14T04:05:35.7569526Z T=int8_t, 2025-03-14T04:05:35.7569972Z accT=int32_t, 2025-03-14T04:05:35.7570429Z inpType=int8_t 2025-03-14T04:05:35.7570877Z ] 2025-03-14T04:05:35.7572550Z 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:05:35.7574387Z with 2025-03-14T04:05:35.7574765Z [ 2025-03-14T04:05:35.7575200Z T=int8_t, 2025-03-14T04:05:35.7575643Z accT=int32_t 2025-03-14T04:05:35.7576095Z ] 2025-03-14T04:05:35.7579569Z 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:05:35.7582247Z with 2025-03-14T04:05:35.7582614Z [ 2025-03-14T04:05:35.7582946Z T=int8_t, 2025-03-14T04:05:35.7583336Z accT=int32_t 2025-03-14T04:05:35.7583750Z ] 2025-03-14T04:05:35.7585345Z 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:05:35.7587079Z with 2025-03-14T04:05:35.7587419Z [ 2025-03-14T04:05:35.7587764Z T=int8_t, 2025-03-14T04:05:35.7588202Z accT=int32_t 2025-03-14T04:05:35.7588651Z ] 2025-03-14T04:05:35.7591109Z 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:05:35.7593726Z with 2025-03-14T04:05:35.7594102Z [ 2025-03-14T04:05:35.7594470Z T=int8_t, 2025-03-14T04:05:35.7594907Z accT=int16_t, 2025-03-14T04:05:35.7595353Z inpType=int8_t 2025-03-14T04:05:35.7595790Z ] 2025-03-14T04:05:35.7597332Z 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:05:35.7599221Z with 2025-03-14T04:05:35.7599569Z [ 2025-03-14T04:05:35.7599920Z T=int8_t, 2025-03-14T04:05:35.7600358Z accT=int16_t 2025-03-14T04:05:35.7600772Z ] 2025-03-14T04:05:35.7603280Z 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:05:35.7605874Z with 2025-03-14T04:05:35.7606242Z [ 2025-03-14T04:05:35.7606586Z T=int8_t, 2025-03-14T04:05:35.7606997Z accT=int16_t 2025-03-14T04:05:35.7607386Z ] 2025-03-14T04:05:35.7609017Z 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:05:35.7610775Z with 2025-03-14T04:05:35.7611118Z [ 2025-03-14T04:05:35.7611455Z T=int8_t, 2025-03-14T04:05:35.7611880Z accT=int16_t 2025-03-14T04:05:35.7612323Z ] 2025-03-14T04:05:35.7614819Z 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:05:35.7617479Z with 2025-03-14T04:05:35.7617830Z [ 2025-03-14T04:05:35.7618178Z T=int8_t, 2025-03-14T04:05:35.7618568Z accT=int32_t, 2025-03-14T04:05:35.7619011Z inpType=int8_t 2025-03-14T04:05:35.7619441Z ] 2025-03-14T04:05:35.7620992Z 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:05:35.7622706Z with 2025-03-14T04:05:35.7623048Z [ 2025-03-14T04:05:35.7623393Z T=int8_t, 2025-03-14T04:05:35.7623795Z accT=int32_t 2025-03-14T04:05:35.7624201Z ] 2025-03-14T04:05:35.7626589Z 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:05:35.7629034Z with 2025-03-14T04:05:35.7629421Z [ 2025-03-14T04:05:35.7629747Z T=int8_t, 2025-03-14T04:05:35.7630115Z accT=int32_t 2025-03-14T04:05:35.7630481Z ] 2025-03-14T04:05:35.7632079Z 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:05:35.7633838Z with 2025-03-14T04:05:35.7634175Z [ 2025-03-14T04:05:35.7634490Z T=int8_t, 2025-03-14T04:05:35.7634873Z accT=int32_t 2025-03-14T04:05:35.7635239Z ] 2025-03-14T04:05:35.7637694Z 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:05:35.7640259Z with 2025-03-14T04:05:35.7640623Z [ 2025-03-14T04:05:35.7640967Z T=int8_t, 2025-03-14T04:05:35.7641357Z accT=int16_t, 2025-03-14T04:05:35.7641800Z inpType=int8_t 2025-03-14T04:05:35.7642227Z ] 2025-03-14T04:05:35.7643762Z 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:05:35.7646368Z with 2025-03-14T04:05:35.7646717Z [ 2025-03-14T04:05:35.7647063Z T=int8_t, 2025-03-14T04:05:35.7647462Z accT=int16_t 2025-03-14T04:05:35.7647873Z ] 2025-03-14T04:05:35.7650275Z 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:05:35.7652790Z with 2025-03-14T04:05:35.7653126Z [ 2025-03-14T04:05:35.7653459Z T=int8_t, 2025-03-14T04:05:35.7653856Z accT=int16_t 2025-03-14T04:05:35.7654260Z ] 2025-03-14T04:05:35.7655951Z 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:05:35.7657690Z with 2025-03-14T04:05:35.7658040Z [ 2025-03-14T04:05:35.7658376Z T=int8_t, 2025-03-14T04:05:35.7658772Z accT=int16_t 2025-03-14T04:05:35.7659186Z ] 2025-03-14T04:05:35.7661906Z 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:05:36.4474280Z 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:05:36.4477240Z [4433/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightsForConv.cc.obj 2025-03-14T04:05:36.4585054Z 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:05:36.4587619Z with 2025-03-14T04:05:36.4588002Z [ 2025-03-14T04:05:36.4588288Z T=int8_t, 2025-03-14T04:05:36.4588649Z accT=int32_t, 2025-03-14T04:05:36.4589050Z inpType=int8_t 2025-03-14T04:05:36.4589449Z ] 2025-03-14T04:05:36.4590821Z 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:05:36.4592418Z with 2025-03-14T04:05:36.4592742Z [ 2025-03-14T04:05:36.4593328Z T=int8_t, 2025-03-14T04:05:36.4598046Z accT=int32_t 2025-03-14T04:05:36.4598489Z ] 2025-03-14T04:05:36.4604553Z 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:05:36.4607060Z with 2025-03-14T04:05:36.4610663Z [ 2025-03-14T04:05:36.4611037Z T=int8_t, 2025-03-14T04:05:36.4637073Z accT=int32_t 2025-03-14T04:05:36.4697409Z ] 2025-03-14T04:05:36.4699010Z 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:05:36.7331176Z with 2025-03-14T04:05:36.7331715Z [ 2025-03-14T04:05:36.7332023Z T=int8_t, 2025-03-14T04:05:36.7332397Z accT=int32_t 2025-03-14T04:05:36.7332761Z ] 2025-03-14T04:05:36.7334834Z 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:05:36.7337576Z [4434/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\QuantUtils.cc.obj 2025-03-14T04:05:37.3774027Z [4435/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\TransposeUtils.cc.obj 2025-03-14T04:05:37.3776023Z [4436/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx512.cc.obj 2025-03-14T04:05:37.4087666Z 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:05:37.4091086Z 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:05:37.4153931Z 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:05:37.4157790Z 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:05:37.4162168Z 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:05:37.4166020Z 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:05:37.4169653Z 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:05:37.4173954Z 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:05:37.4178021Z 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:05:37.4181946Z 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:05:37.4185453Z 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:05:37.4189292Z 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:05:37.4193206Z 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:05:37.4197200Z 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:05:37.4200997Z 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:05:37.4204824Z 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:05:37.4208649Z 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:05:37.4212403Z 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:05:37.4216217Z 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:05:37.4220217Z 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:05:37.4224020Z 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:05:37.4227881Z 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:05:37.4231832Z 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:05:37.4235631Z 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:05:37.4239406Z 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:05:37.4243016Z 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:05:37.4246841Z 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:05:37.4250404Z 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:05:37.4254228Z 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:05:37.4258127Z 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:05:37.4261669Z 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:05:37.4265198Z 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:05:37.4268755Z 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:05:37.4272532Z 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:05:37.4276533Z 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:05:37.4280302Z 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:05:37.4283939Z 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:05:37.4287592Z 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:05:37.4292055Z 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:05:37.4295898Z 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:05:37.4299459Z 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:05:37.4303135Z 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:05:37.4306817Z 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:05:37.4310745Z 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:05:37.4314518Z 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:05:37.4331755Z 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:05:37.4335261Z 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:05:37.4338691Z 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:05:37.4342357Z 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:05:37.4346353Z 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:05:37.4349804Z 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:05:37.4353393Z 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:05:37.4357088Z 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:05:37.4360845Z 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:05:37.4369218Z 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:05:37.4372794Z 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:05:37.4376691Z 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:05:37.4380241Z 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:05:37.4383930Z 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:05:37.4387756Z 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:05:37.4391395Z 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:05:37.4395011Z 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:05:37.4403546Z 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:05:37.4407437Z 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:05:37.4411357Z 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:05:37.4415042Z 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:05:37.4418606Z 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:05:37.4422179Z 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:05:37.4425987Z 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:05:37.4429777Z 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:05:37.4437761Z 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:05:37.4441422Z 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:05:37.4445126Z 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:05:37.4449889Z 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:05:37.4453578Z 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:05:37.4457267Z 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:05:37.4460821Z 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:05:37.4464455Z 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:05:37.4473074Z 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:05:37.4476809Z 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:05:37.4480442Z 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:05:37.4484074Z 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:05:37.4487860Z 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:05:37.4491670Z 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:05:37.4495460Z 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:05:37.4503403Z 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:05:37.4506959Z 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:05:37.4510478Z 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:05:37.4514315Z 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:05:37.4518028Z 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:05:37.4522565Z 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:05:37.4526091Z 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:05:37.4529979Z 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:05:37.4533590Z 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:05:37.4537280Z 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:05:37.4540767Z 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:05:37.4544289Z 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:05:37.4547715Z 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:05:37.4551439Z 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:05:37.4555412Z 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:05:37.4558843Z 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:05:37.4562253Z 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:05:37.4565790Z 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:05:37.4569518Z 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:05:37.4573039Z 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:05:37.4576555Z 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:05:37.4580033Z 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:05:37.4583617Z 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:05:37.4587275Z 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:05:37.4590954Z 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:05:37.4594414Z 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:05:37.4597902Z 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:05:37.4601496Z 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:05:37.4605427Z 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:05:37.4609054Z 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:05:37.4612530Z 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:05:37.4616131Z 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:05:37.4619148Z 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:05:37.4622436Z 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:05:38.0055497Z 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:05:38.0057669Z [4437/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\spmmUtils.cc.obj 2025-03-14T04:05:38.0059338Z [4438/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightMatrixForGConv.cc.obj 2025-03-14T04:05:38.0060996Z [4439/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx2.cc.obj 2025-03-14T04:05:38.0064483Z 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:05:38.0068046Z 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:05:38.0071589Z 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:05:38.0075369Z 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:05:38.0078900Z 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:05:38.0082394Z 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:05:38.0085777Z 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:05:38.0090048Z 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:05:38.0094380Z 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:05:38.0098680Z 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:05:38.0102979Z 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:05:38.0106831Z 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:05:38.0110317Z 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:05:38.0114418Z 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:05:38.0118486Z 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:05:38.0122866Z 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:05:38.0127144Z 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:05:38.0130585Z 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:05:38.0135171Z 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:05:38.0138958Z 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:05:38.0142959Z 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:05:38.0147163Z 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:05:38.0150810Z 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:05:38.0155266Z 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:05:38.0159258Z 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:05:38.0162781Z 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:05:38.0166664Z 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:05:38.0170415Z 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:05:38.0174138Z 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:05:38.0178429Z 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:05:38.0183033Z 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:05:38.0186562Z 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:05:38.0190861Z 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:05:38.0195219Z 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:05:38.0198876Z 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:05:38.0351073Z 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:05:38.0355035Z 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:05:38.0385938Z 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:05:38.0389719Z 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:05:38.0393443Z 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:05:38.0397015Z 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:05:38.0400454Z 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:05:38.0404053Z 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:05:38.0407882Z 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:05:38.0416548Z 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:05:38.0420096Z 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:05:38.0423548Z 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:05:38.0427080Z 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:05:38.0430766Z 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:05:38.0435237Z 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:05:38.0438783Z 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:05:38.0442618Z 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:05:38.0446339Z 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:05:38.0450117Z 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:05:38.0453797Z 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:05:38.0457531Z 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:05:38.0460985Z 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:05:38.0464532Z 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:05:39.3337874Z 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:05:39.3342115Z 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:05:39.3609831Z [4440/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConv.cc.obj 2025-03-14T04:05:40.6314313Z [4441/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmFloat16ConvertAvx2.cc.obj 2025-03-14T04:05:40.7719555Z 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:05:40.8376700Z 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:05:42.8944116Z [4442/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightsForDirectConv.cc.obj 2025-03-14T04:05:42.8945759Z [4443/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\RefImplementations.cc.obj 2025-03-14T04:05:42.9117720Z [4444/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmBfloat16ConvertAvx2.cc.obj 2025-03-14T04:05:42.9119308Z [4445/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\SparseAdagrad.cc.obj 2025-03-14T04:05:42.9129301Z [4446/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\Utils.cc.obj 2025-03-14T04:05:44.1023989Z [4447/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\EmbeddingSpMDMAvx2.cc.obj 2025-03-14T04:05:44.1026043Z [4448/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\OptimizedKernelsAvx2.cc.obj 2025-03-14T04:05:44.1027920Z [4449/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\RowWiseSparseAdagradFused.cc.obj 2025-03-14T04:05:44.1029639Z [4450/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\UtilsAvx2.cc.obj 2025-03-14T04:05:45.9794536Z [4451/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwisePerChannelQuantAvx2.cc.obj 2025-03-14T04:05:46.0017179Z [4452/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\PackDepthwiseConvMatrixAvx2.cc.obj 2025-03-14T04:05:46.2760301Z [4453/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseAvx2.cc.obj 2025-03-14T04:05:46.3093870Z [4454/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseInt8Avx2.cc.obj 2025-03-14T04:05:46.3095681Z [4455/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateI8Depthwise.cc.obj 2025-03-14T04:05:50.8715434Z [4456/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\spmmUtilsAvx2.cc.obj 2025-03-14T04:05:50.8717142Z [4457/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8Depthwise3DAvx2.cc.obj 2025-03-14T04:05:50.8999148Z [4458/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmBfloat16ConvertAvx512.cc.obj 2025-03-14T04:05:50.9171777Z [4459/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFloat16ConvertAvx512.cc.obj 2025-03-14T04:05:52.1387306Z [4460/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\EmbeddingSpMDMAvx512.cc.obj 2025-03-14T04:05:52.1393166Z [4461/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\UtilsAvx512.cc.obj 2025-03-14T04:05:52.1395182Z [4462/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDM.cc.obj 2025-03-14T04:05:52.1397709Z [4463/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmFP16UKernelsIntrinsicAvx2.cc.obj 2025-03-14T04:05:52.1402314Z [4464/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseVectorInt8Avx512.cc.obj 2025-03-14T04:05:53.8940822Z [4465/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseAvx512.cc.obj 2025-03-14T04:05:53.8942668Z [4466/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseInt8Avx512.cc.obj 2025-03-14T04:05:53.8960217Z [4467/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\QuantUtilsAvx512.cc.obj 2025-03-14T04:05:53.8961836Z [4468/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\QuantUtilsAvx2.cc.obj 2025-03-14T04:05:53.8975380Z 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:05:53.8977995Z 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:05:53.8980496Z 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:05:53.8983949Z 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:05:53.8987470Z 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:05:53.8990306Z 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:05:53.8992888Z 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:05:53.8995440Z 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:05:53.8998002Z 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:05:53.9000315Z 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:05:53.9002750Z 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:05:54.0144194Z 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:05:54.0149296Z 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:05:54.0152318Z 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:05:54.4600524Z [4469/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\archtraits.cpp.obj 2025-03-14T04:05:54.4602794Z [4470/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codewriter.cpp.obj 2025-03-14T04:05:54.4604440Z [4471/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\assembler.cpp.obj 2025-03-14T04:05:54.4612728Z [4472/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\builder.cpp.obj 2025-03-14T04:05:54.8260728Z [4473/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\compiler.cpp.obj 2025-03-14T04:05:54.8262419Z [4474/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codeholder.cpp.obj 2025-03-14T04:05:54.8264011Z [4475/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\constpool.cpp.obj 2025-03-14T04:05:54.8266357Z [4476/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512.cc.obj 2025-03-14T04:05:55.4810439Z [4477/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwiseAvx2.cc.obj 2025-03-14T04:05:55.4812109Z [4478/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\cpuinfo.cpp.obj 2025-03-14T04:05:55.4813853Z [4479/6912] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512_256.cc.obj 2025-03-14T04:05:55.4815895Z [4480/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\errorhandler.cpp.obj 2025-03-14T04:05:55.4817505Z [4481/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitter.cpp.obj 2025-03-14T04:05:55.7815830Z [4482/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\environment.cpp.obj 2025-03-14T04:05:55.7818709Z [4483/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emithelper.cpp.obj 2025-03-14T04:05:55.7828645Z [4484/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitterutils.cpp.obj 2025-03-14T04:05:55.7835861Z [4485/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\globals.cpp.obj 2025-03-14T04:05:56.3955265Z [4486/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\func.cpp.obj 2025-03-14T04:05:56.3957403Z [4487/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\funcargscontext.cpp.obj 2025-03-14T04:05:56.3960367Z [4488/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\formatter.cpp.obj 2025-03-14T04:05:56.3962770Z [4489/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\inst.cpp.obj 2025-03-14T04:05:56.3964341Z [4490/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitallocator.cpp.obj 2025-03-14T04:05:56.8962102Z [4491/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitruntime.cpp.obj 2025-03-14T04:05:56.8964327Z [4492/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\logger.cpp.obj 2025-03-14T04:05:56.8967621Z [4493/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\operand.cpp.obj 2025-03-14T04:05:56.8969213Z [4494/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\osutils.cpp.obj 2025-03-14T04:05:57.4076328Z [4495/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\string.cpp.obj 2025-03-14T04:05:57.4077903Z [4496/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\support.cpp.obj 2025-03-14T04:05:57.4079466Z [4497/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rastack.cpp.obj 2025-03-14T04:05:57.4081028Z [4498/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\target.cpp.obj 2025-03-14T04:05:57.4082522Z [4499/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\type.cpp.obj 2025-03-14T04:05:57.6626249Z [4500/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\ralocal.cpp.obj 2025-03-14T04:05:57.6627939Z [4501/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\virtmem.cpp.obj 2025-03-14T04:05:57.6629525Z [4502/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zone.cpp.obj 2025-03-14T04:05:57.6631164Z [4503/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonehash.cpp.obj 2025-03-14T04:05:57.6632692Z [4504/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rapass.cpp.obj 2025-03-14T04:05:58.3048419Z [4505/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonelist.cpp.obj 2025-03-14T04:05:58.3049321Z [4506/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonestack.cpp.obj 2025-03-14T04:05:58.3050208Z [4507/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonetree.cpp.obj 2025-03-14T04:05:58.3051119Z [4508/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonevector.cpp.obj 2025-03-14T04:05:58.9172150Z [4509/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\armformatter.cpp.obj 2025-03-14T04:05:58.9188532Z [4510/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64builder.cpp.obj 2025-03-14T04:05:58.9201959Z [4511/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64operand.cpp.obj 2025-03-14T04:05:58.9274694Z [4512/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64compiler.cpp.obj 2025-03-14T04:05:59.7796419Z [4513/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64formatter.cpp.obj 2025-03-14T04:05:59.7798225Z [4514/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64func.cpp.obj 2025-03-14T04:05:59.7799844Z [4515/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64emithelper.cpp.obj 2025-03-14T04:05:59.7801481Z [4516/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instapi.cpp.obj 2025-03-14T04:05:59.7803077Z [4517/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instdb.cpp.obj 2025-03-14T04:06:00.6688037Z [4518/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64rapass.cpp.obj 2025-03-14T04:06:00.6689721Z [4519/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86operand.cpp.obj 2025-03-14T04:06:00.6691326Z [4520/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86builder.cpp.obj 2025-03-14T04:06:00.6692759Z [4521/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86formatter.cpp.obj 2025-03-14T04:06:01.1936917Z [4522/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instdb.cpp.obj 2025-03-14T04:06:01.1938549Z [4523/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86func.cpp.obj 2025-03-14T04:06:01.1940280Z [4524/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86emithelper.cpp.obj 2025-03-14T04:06:01.1941881Z [4525/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instapi.cpp.obj 2025-03-14T04:06:01.1943472Z [4526/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86compiler.cpp.obj 2025-03-14T04:06:01.9857613Z [4527/6912] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\ittnotify_static.c.obj 2025-03-14T04:06:01.9863746Z [4528/6912] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\jitprofiling.c.obj 2025-03-14T04:06:01.9865286Z [4529/6912] Linking C static library lib\libittnotify.lib 2025-03-14T04:06:01.9866348Z [4530/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\algorithm.cc.obj 2025-03-14T04:06:01.9867835Z [4531/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86rapass.cpp.obj 2025-03-14T04:06:02.7127630Z [4532/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgather.cc.obj 2025-03-14T04:06:02.7128909Z [4533/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgatherv.cc.obj 2025-03-14T04:06:02.7130122Z [4534/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoall.cc.obj 2025-03-14T04:06:02.7133172Z [4535/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce_local.cc.obj 2025-03-14T04:06:02.7134485Z [4536/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoallv.cc.obj 2025-03-14T04:06:02.7135715Z [4537/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce.cc.obj 2025-03-14T04:06:03.7460332Z [4538/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\barrier.cc.obj 2025-03-14T04:06:03.7462521Z [4539/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gather.cc.obj 2025-03-14T04:06:03.7464919Z [4540/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\context.cc.obj 2025-03-14T04:06:03.7466035Z [4541/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\broadcast.cc.obj 2025-03-14T04:06:03.7467343Z [4542/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\types.cc.obj 2025-03-14T04:06:03.7469206Z [4543/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gatherv.cc.obj 2025-03-14T04:06:04.3327335Z [4544/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\reduce.cc.obj 2025-03-14T04:06:04.3328696Z [4545/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64assembler.cpp.obj 2025-03-14T04:06:04.3330061Z [4546/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\scatter.cc.obj 2025-03-14T04:06:04.3331289Z [4547/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\logging.cc.obj 2025-03-14T04:06:04.3332620Z [4548/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\buffer.cc.obj 2025-03-14T04:06:04.9661594Z [4549/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\utils.cc.obj 2025-03-14T04:06:04.9662379Z [4550/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\address.cc.obj 2025-03-14T04:06:04.9663593Z [4551/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\store.cc.obj 2025-03-14T04:06:04.9664344Z [4552/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\context.cc.obj 2025-03-14T04:06:04.9665251Z [4553/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\prefix_store.cc.obj 2025-03-14T04:06:05.3867417Z [4554/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\hash_store.cc.obj 2025-03-14T04:06:05.3868404Z [4555/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\file_store.cc.obj 2025-03-14T04:06:05.3869443Z [4556/6912] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86assembler.cpp.obj 2025-03-14T04:06:05.3870376Z [4557/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\win.cc.obj 2025-03-14T04:06:05.3870927Z [4558/6912] Running gen_proto.py on onnx/onnx.in.proto 2025-03-14T04:06:05.3871525Z Processing C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\onnx\onnx\onnx.in.proto 2025-03-14T04:06:05.3979995Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto 2025-03-14T04:06:05.3981160Z 2025-03-14T04:06:05.3982258Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto3 2025-03-14T04:06:05.3983298Z 2025-03-14T04:06:05.3984451Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-ml.pb.h 2025-03-14T04:06:05.3985463Z 2025-03-14T04:06:05.3986016Z generating C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx_pb.py 2025-03-14T04:06:05.3986743Z 2025-03-14T04:06:05.7464630Z [4559/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\unbound_buffer.cc.obj 2025-03-14T04:06:05.7466395Z [4560/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\pair.cc.obj 2025-03-14T04:06:05.7467814Z [4561/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\device.cc.obj 2025-03-14T04:06:05.7469185Z [4562/6912] Building RC object third_party\ideep\mkl-dnn\src\CMakeFiles\dnnl.dir\version.rc.res 2025-03-14T04:06:05.7470323Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-03-14T04:06:05.7470924Z 2025-03-14T04:06:05.7470931Z 2025-03-14T04:06:05.7471247Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T04:06:05.7471779Z 2025-03-14T04:06:05.7471800Z 2025-03-14T04:06:05.7471807Z 2025-03-14T04:06:05.7471813Z 2025-03-14T04:06:05.7472097Z [4563/6912] Linking CXX shared library bin\asmjit.dll 2025-03-14T04:06:05.9494674Z [4564/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\context.cc.obj 2025-03-14T04:06:05.9496528Z [4565/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:06:05.9498715Z [4566/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\bfloat16.cpp.obj 2025-03-14T04:06:05.9499909Z [4567/6912] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-03-14T04:06:06.0427408Z Processing C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\onnx\onnx\onnx-operators.in.proto 2025-03-14T04:06:06.0428543Z 2025-03-14T04:06:06.0429487Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto 2025-03-14T04:06:06.0430598Z 2025-03-14T04:06:06.0431549Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto3 2025-03-14T04:06:06.0432684Z 2025-03-14T04:06:06.0433488Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-operators-ml.pb.h 2025-03-14T04:06:06.0434465Z 2025-03-14T04:06:06.0435282Z generating C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx_operators_pb.py 2025-03-14T04:06:06.0436452Z 2025-03-14T04:06:06.0436791Z [4568/6912] Running gen_proto.py on onnx/onnx-data.in.proto 2025-03-14T04:06:06.0437907Z Processing C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\onnx\onnx\onnx-data.in.proto 2025-03-14T04:06:06.0440033Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto 2025-03-14T04:06:06.0441828Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto3 2025-03-14T04:06:06.0443503Z Writing C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx-data.pb.h 2025-03-14T04:06:06.5476033Z generating C:/actions-runner/_work/pytorch/pytorch/pytorch/build/build/third_party/onnx/onnx\onnx_data_pb.py 2025-03-14T04:06:06.5477076Z 2025-03-14T04:06:06.5478302Z [4569/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:06:06.5480051Z [4570/6912] Linking CXX shared library bin\fbgemm.dll 2025-03-14T04:06:06.5481679Z [4571/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:06:07.7328515Z [4572/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\unbound_buffer.cc.obj 2025-03-14T04:06:07.7329669Z [4573/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\address.cc.obj 2025-03-14T04:06:07.7330423Z [4574/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\libuv.cc.obj 2025-03-14T04:06:07.7331570Z 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:06:07.7333693Z 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:06:07.7336527Z 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:06:07.7338480Z with 2025-03-14T04:06:07.7338803Z [ 2025-03-14T04:06:07.7339237Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:07.7339796Z ] 2025-03-14T04:06:07.7343023Z 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:06:07.7346598Z with 2025-03-14T04:06:07.7346961Z [ 2025-03-14T04:06:07.7347445Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:06:07.7348136Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:06:07.7348699Z U=uv_write_t 2025-03-14T04:06:07.7349051Z ] 2025-03-14T04:06:07.7352197Z 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:06:07.7355050Z with 2025-03-14T04:06:07.7355377Z [ 2025-03-14T04:06:07.7355860Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:06:07.7356574Z T=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:07.7357150Z ] 2025-03-14T04:06:07.7360353Z 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:06:07.7363749Z with 2025-03-14T04:06:07.7364092Z [ 2025-03-14T04:06:07.7364556Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:07.7365155Z ] 2025-03-14T04:06:09.5329948Z 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:06:09.5427215Z with 2025-03-14T04:06:09.5993696Z [ 2025-03-14T04:06:09.6957230Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:09.7142871Z ] 2025-03-14T04:06:09.7218286Z [4575/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\context.cc.obj 2025-03-14T04:06:09.7219811Z [4576/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\assertions.cc.obj 2025-03-14T04:06:09.7955352Z [4577/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\broadcast_strategy.cpp.obj 2025-03-14T04:06:10.2418007Z [4578/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\binary.cpp.obj 2025-03-14T04:06:10.2801612Z [4579/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\batch_normalization.cpp.obj 2025-03-14T04:06:10.2804890Z [4580/6912] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-operators_onnx_torch-ml.pb.cc.obj 2025-03-14T04:06:10.2875690Z [4581/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\cache_blob_id.cpp.obj 2025-03-14T04:06:10.2877806Z [4582/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\pair.cc.obj 2025-03-14T04:06:10.2882659Z 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:06:10.2885959Z 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:06:10.2890171Z 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:06:10.2974527Z with 2025-03-14T04:06:10.3020140Z [ 2025-03-14T04:06:10.3117661Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:10.3119388Z ] 2025-03-14T04:06:10.3129195Z 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:06:10.3135589Z with 2025-03-14T04:06:10.3136138Z [ 2025-03-14T04:06:10.3147299Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:06:10.3148231Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:06:10.3149021Z U=uv_write_t 2025-03-14T04:06:10.3150294Z ] 2025-03-14T04:06:10.3155512Z 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:06:10.3160868Z with 2025-03-14T04:06:10.3161336Z [ 2025-03-14T04:06:10.3162940Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:06:10.3163874Z T=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:10.3165605Z ] 2025-03-14T04:06:10.3170104Z 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:06:10.3175796Z with 2025-03-14T04:06:10.3176276Z [ 2025-03-14T04:06:10.3176869Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:10.3177595Z ] 2025-03-14T04:06:10.3181367Z 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:06:10.3185526Z with 2025-03-14T04:06:10.3186478Z [ 2025-03-14T04:06:10.3187145Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:10.3187876Z ] 2025-03-14T04:06:10.8119604Z [4583/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\concat.cpp.obj 2025-03-14T04:06:10.8121034Z [4584/6912] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-data_onnx_torch.pb.cc.obj 2025-03-14T04:06:10.8122374Z [4585/6912] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx_onnx_torch-ml.pb.cc.obj 2025-03-14T04:06:10.8123360Z [4586/6912] Linking CXX static library lib\onnx_proto.lib 2025-03-14T04:06:10.8124286Z [4587/6912] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\device.cc.obj 2025-03-14T04:06:10.8126041Z 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:06:10.8128261Z 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:06:10.8131734Z 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:06:10.8134586Z with 2025-03-14T04:06:10.8134946Z [ 2025-03-14T04:06:10.8135391Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:10.8135932Z ] 2025-03-14T04:06:10.8138985Z 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:06:10.8141954Z with 2025-03-14T04:06:10.8142282Z [ 2025-03-14T04:06:10.8142721Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:06:10.8143383Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:06:10.8143927Z U=uv_write_t 2025-03-14T04:06:10.8144330Z ] 2025-03-14T04:06:10.8147053Z 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:06:10.8149741Z with 2025-03-14T04:06:10.8150053Z [ 2025-03-14T04:06:10.8150468Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2025-03-14T04:06:10.8151077Z T=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:10.8151706Z ] 2025-03-14T04:06:10.8154902Z 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:06:10.8170225Z with 2025-03-14T04:06:10.8170620Z [ 2025-03-14T04:06:10.8171158Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:10.8171822Z ] 2025-03-14T04:06:12.3259150Z 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:06:12.3263012Z with 2025-03-14T04:06:12.3263398Z [ 2025-03-14T04:06:12.3263888Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2025-03-14T04:06:12.3264554Z ] 2025-03-14T04:06:12.3264999Z [4588/6912] Linking CXX static library lib\gloo.lib 2025-03-14T04:06:12.3266043Z [4589/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\status.cc.obj 2025-03-14T04:06:14.4342330Z [4590/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\attr_proto_util.cc.obj 2025-03-14T04:06:14.4343825Z [4591/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\interned_strings.cc.obj 2025-03-14T04:06:14.4472644Z [4592/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\model_helpers.cc.obj 2025-03-14T04:06:14.4474144Z [4593/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\data_type_utils.cc.obj 2025-03-14T04:06:14.4520114Z [4594/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\defs.cc.obj 2025-03-14T04:06:16.2076523Z [4595/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\utils.cc.obj 2025-03-14T04:06:16.2078339Z [4596/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\ir_pb_converter.cc.obj 2025-03-14T04:06:16.2079813Z [4597/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\old.cc.obj 2025-03-14T04:06:16.2081191Z [4598/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\function.cc.obj 2025-03-14T04:06:16.2082534Z [4599/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\path.cc.obj 2025-03-14T04:06:16.2083732Z [4600/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\checker.cc.obj 2025-03-14T04:06:19.5315641Z [4601/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\defs.cc.obj 2025-03-14T04:06:19.5317113Z [4602/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\utils.cc.obj 2025-03-14T04:06:19.5318526Z [4603/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\utils.cc.obj 2025-03-14T04:06:19.5319973Z [4604/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\old.cc.obj 2025-03-14T04:06:19.5321318Z [4605/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\image\defs.cc.obj 2025-03-14T04:06:21.3987191Z [4606/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\defs.cc.obj 2025-03-14T04:06:21.3988831Z [4607/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\old.cc.obj 2025-03-14T04:06:21.3991233Z [4608/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\defs.cc.obj 2025-03-14T04:06:21.3993137Z [4609/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\defs.cc.obj 2025-03-14T04:06:21.3994948Z [4610/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\old.cc.obj 2025-03-14T04:06:25.0839687Z [4611/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\old.cc.obj 2025-03-14T04:06:25.1458149Z [4612/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\defs.cc.obj 2025-03-14T04:06:25.1459552Z [4613/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\old.cc.obj 2025-03-14T04:06:25.1460875Z [4614/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\printer.cc.obj 2025-03-14T04:06:25.1462263Z [4615/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\defs.cc.obj 2025-03-14T04:06:25.7030532Z [4616/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\defs.cc.obj 2025-03-14T04:06:25.7168290Z [4617/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\old.cc.obj 2025-03-14T04:06:25.7169508Z [4618/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\old.cc.obj 2025-03-14T04:06:25.7170495Z [4619/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\parser.cc.obj 2025-03-14T04:06:25.7175223Z [4620/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\utils.cc.obj 2025-03-14T04:06:28.0072026Z [4621/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\defs.cc.obj 2025-03-14T04:06:28.0073491Z [4622/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\defs.cc.obj 2025-03-14T04:06:28.0074981Z [4623/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\old.cc.obj 2025-03-14T04:06:28.0076366Z [4624/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\old.cc.obj 2025-03-14T04:06:28.0077681Z [4625/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\shape_inference.cc.obj 2025-03-14T04:06:31.1416002Z [4626/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_proto_util.cc.obj 2025-03-14T04:06:31.1417345Z [4627/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_util.cc.obj 2025-03-14T04:06:31.2003558Z [4628/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\text\defs.cc.obj 2025-03-14T04:06:31.3522622Z [4629/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\utils.cc.obj 2025-03-14T04:06:31.3524242Z [4630/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\sequence\defs.cc.obj 2025-03-14T04:06:31.3526729Z [4631/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\old.cc.obj 2025-03-14T04:06:32.1833674Z [4632/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\defs.cc.obj 2025-03-14T04:06:32.1835261Z [4633/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\training\defs.cc.obj 2025-03-14T04:06:32.1838323Z [4634/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\defs.cc.obj 2025-03-14T04:06:32.1839929Z [4635/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_threadpool.cpp.obj 2025-03-14T04:06:34.1850966Z [4636/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\schema.cc.obj 2025-03-14T04:06:34.1852289Z [4637/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\old.cc.obj 2025-03-14T04:06:34.1853809Z [4638/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\experimental.cpp.obj 2025-03-14T04:06:34.1855508Z [4639/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug_autogenerated.cpp.obj 2025-03-14T04:06:34.1857134Z [4640/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug.cpp.obj 2025-03-14T04:06:34.9701947Z [4641/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\helper.cc.obj 2025-03-14T04:06:34.9703537Z [4642/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution_pd.cpp.obj 2025-03-14T04:06:34.9705084Z [4643/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float4.cpp.obj 2025-03-14T04:06:34.9706582Z [4644/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution.cpp.obj 2025-03-14T04:06:35.9827714Z [4645/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float8.cpp.obj 2025-03-14T04:06:35.9829483Z [4646/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\deconvolution.cpp.obj 2025-03-14T04:06:35.9830927Z [4647/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\fpmath_mode.cpp.obj 2025-03-14T04:06:35.9832346Z [4648/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\eltwise.cpp.obj 2025-03-14T04:06:35.9833704Z [4649/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify.cpp.obj 2025-03-14T04:06:39.2740418Z [4650/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\engine.cpp.obj 2025-03-14T04:06:39.2742024Z [4651/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\group_normalization.cpp.obj 2025-03-14T04:06:39.2743558Z [4652/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\shape_inference\implementation.cc.obj 2025-03-14T04:06:39.2744896Z [4653/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\inliner\inliner.cc.obj 2025-03-14T04:06:39.2746516Z [4654/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\inner_product.cpp.obj 2025-03-14T04:06:40.2621281Z [4655/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\kernel_cache.cpp.obj 2025-03-14T04:06:40.2622843Z [4656/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\gemm.cpp.obj 2025-03-14T04:06:40.2624760Z [4657/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_debug.cpp.obj 2025-03-14T04:06:40.2626507Z [4658/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\layer_normalization.cpp.obj 2025-03-14T04:06:42.1939439Z [4659/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\lrn.cpp.obj 2025-03-14T04:06:42.1940782Z [4660/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\matmul.cpp.obj 2025-03-14T04:06:42.1942212Z [4661/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory.cpp.obj 2025-03-14T04:06:42.1943699Z [4662/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc.cpp.obj 2025-03-14T04:06:43.6268502Z [4663/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_storage.cpp.obj 2025-03-14T04:06:43.6270131Z [4664/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_tracking.cpp.obj 2025-03-14T04:06:43.6271708Z [4665/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc_wrapper.cpp.obj 2025-03-14T04:06:43.6273139Z [4666/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\pooling.cpp.obj 2025-03-14T04:06:43.6274461Z [4667/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\prelu.cpp.obj 2025-03-14T04:06:45.3472795Z [4668/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_attr.cpp.obj 2025-03-14T04:06:45.3474773Z [4669/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive.cpp.obj 2025-03-14T04:06:45.3476332Z [4670/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_desc_iface.cpp.obj 2025-03-14T04:06:45.3478004Z [4671/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_cache.cpp.obj 2025-03-14T04:06:46.4262705Z [4672/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_exec_types.cpp.obj 2025-03-14T04:06:46.4264521Z [4673/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_hashing.cpp.obj 2025-03-14T04:06:46.4266884Z [4674/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rw_mutex.cpp.obj 2025-03-14T04:06:46.4268404Z [4675/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_iface.cpp.obj 2025-03-14T04:06:48.2499785Z [4676/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\query.cpp.obj 2025-03-14T04:06:48.2501364Z [4677/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reduction.cpp.obj 2025-03-14T04:06:48.2503005Z [4678/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\resampling.cpp.obj 2025-03-14T04:06:48.2504560Z [4679/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reorder.cpp.obj 2025-03-14T04:06:48.2506045Z [4680/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rnn.cpp.obj 2025-03-14T04:06:48.8372433Z [4681/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad.cpp.obj 2025-03-14T04:06:48.8374592Z [4682/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad_debug.cpp.obj 2025-03-14T04:06:48.8376346Z [4683/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\serialization.cpp.obj 2025-03-14T04:06:48.8378015Z [4684/6912] Building ASM_MASM object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittptmark64.asm.obj 2025-03-14T04:06:48.8379280Z Microsoft (R) Macro Assembler (x64) Version 14.38.33144.0 2025-03-14T04:06:49.6049554Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T04:06:49.6050161Z 2025-03-14T04:06:49.6050169Z 2025-03-14T04:06:49.6050177Z 2025-03-14T04:06:49.6051031Z Assembling: C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\ideep\mkl-dnn\src\common\ittnotify\ittptmark64.asm 2025-03-14T04:06:49.6052106Z 2025-03-14T04:06:49.6052985Z [4685/6912] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittnotify_static.c.obj 2025-03-14T04:06:49.6054741Z [4686/6912] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\jitprofiling.c.obj 2025-03-14T04:06:50.7285129Z [4687/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream.cpp.obj 2025-03-14T04:06:50.7287732Z [4688/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\shuffle.cpp.obj 2025-03-14T04:06:50.7289554Z [4689/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\softmax.cpp.obj 2025-03-14T04:06:50.7291805Z [4690/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream_profiler.cpp.obj 2025-03-14T04:06:50.7293707Z [4691/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\utils.cpp.obj 2025-03-14T04:06:55.4015550Z [4692/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\sum.cpp.obj 2025-03-14T04:06:55.4033610Z [4693/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_utils.cpp.obj 2025-03-14T04:06:55.4099717Z [4694/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\binary_injector_utils.cpp.obj 2025-03-14T04:06:55.4128091Z [4695/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\verbose.cpp.obj 2025-03-14T04:06:57.9048211Z [4696/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\bfloat16.cpp.obj 2025-03-14T04:06:57.9055302Z [4697/6912] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\convert.cc.obj 2025-03-14T04:06:57.9056852Z [4698/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_binary_list.cpp.obj 2025-03-14T04:06:57.9068266Z [4699/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_concat.cpp.obj 2025-03-14T04:06:57.9069550Z [4700/6912] Linking CXX static library lib\onnx.lib 2025-03-14T04:07:02.9612758Z [4701/6912] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_zero_pad.cpp.obj 2025-03-14T04:07:03.0518974Z [4702/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_engine.cpp.obj 2025-03-14T04:07:03.0796613Z [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:07:03.0840579Z [4704/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_eltwise_list.cpp.obj 2025-03-14T04:07:03.0842151Z [4705/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_group_normalization_list.cpp.obj 2025-03-14T04:07:07.9748026Z [4706/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_deconvolution_list.cpp.obj 2025-03-14T04:07:08.1329420Z [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:07:08.3319093Z [4708/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_prelu_list.cpp.obj 2025-03-14T04:07:08.3859831Z [4709/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_lrn_list.cpp.obj 2025-03-14T04:07:12.4098028Z [4710/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_reduction_list.cpp.obj 2025-03-14T04:07:12.4128639Z [4711/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_shuffle_list.cpp.obj 2025-03-14T04:07:12.4130575Z [4712/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_resampling_list.cpp.obj 2025-03-14T04:07:12.4132377Z [4713/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_pooling_list.cpp.obj 2025-03-14T04:07:17.9108032Z [4714/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_inner_product_list.cpp.obj 2025-03-14T04:07:17.9110094Z [4715/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_rnn_list.cpp.obj 2025-03-14T04:07:17.9313813Z [4716/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_convolution_list.cpp.obj 2025-03-14T04:07:17.9315422Z [4717/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_softmax_list.cpp.obj 2025-03-14T04:07:17.9317125Z [4718/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:07:18.4883803Z [4719/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution.cpp.obj 2025-03-14T04:07:18.4885484Z [4720/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\float16.cpp.obj 2025-03-14T04:07:18.4895445Z [4721/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product_utils.cpp.obj 2025-03-14T04:07:18.4903566Z [4722/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product.cpp.obj 2025-03-14T04:07:20.5877937Z [4723/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution_utils.cpp.obj 2025-03-14T04:07:20.5879719Z [4724/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution.cpp.obj 2025-03-14T04:07:20.5881392Z [4725/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution_utils.cpp.obj 2025-03-14T04:07:20.5883069Z [4726/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_inner_product.cpp.obj 2025-03-14T04:07:24.3471453Z [4727/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_sum.cpp.obj 2025-03-14T04:07:24.3473183Z [4728/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\platform.cpp.obj 2025-03-14T04:07:24.3491175Z [4729/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\primitive_attr_postops.cpp.obj 2025-03-14T04:07:24.3493452Z [4730/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_group_normalization.cpp.obj 2025-03-14T04:07:24.3495230Z [4731/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_batch_normalization.cpp.obj 2025-03-14T04:07:24.6705194Z [4732/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nchw_pooling.cpp.obj 2025-03-14T04:07:24.6706685Z [4733/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nhwc_pooling.cpp.obj 2025-03-14T04:07:24.6708080Z [4734/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_binary.cpp.obj 2025-03-14T04:07:24.6709473Z [4735/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution.cpp.obj 2025-03-14T04:07:28.6497911Z [4736/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nspc_batch_normalization.cpp.obj 2025-03-14T04:07:28.6500093Z [4737/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_batch_normalization.cpp.obj 2025-03-14T04:07:28.6502757Z [4738/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution_int8.cpp.obj 2025-03-14T04:07:28.6504415Z [4739/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_deconvolution.cpp.obj 2025-03-14T04:07:28.6519500Z [4740/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product_int8.cpp.obj 2025-03-14T04:07:29.7312618Z [4741/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_group_normalization.cpp.obj 2025-03-14T04:07:29.8768247Z [4742/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product.cpp.obj 2025-03-14T04:07:29.9093265Z [4743/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_prelu.cpp.obj 2025-03-14T04:07:30.0028535Z [4744/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_resampling.cpp.obj 2025-03-14T04:07:32.3038727Z [4745/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_layer_normalization.cpp.obj 2025-03-14T04:07:32.3041705Z [4746/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_eltwise.cpp.obj 2025-03-14T04:07:32.3043232Z [4747/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_reduction.cpp.obj 2025-03-14T04:07:32.3044751Z [4748/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_pooling.cpp.obj 2025-03-14T04:07:32.3046169Z [4749/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_lrn.cpp.obj 2025-03-14T04:07:33.4659252Z [4750/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:07:33.4661070Z [4751/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:07:33.4662866Z [4752/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:07:33.4664556Z [4753/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\zero_point_utils.cpp.obj 2025-03-14T04:07:35.3930461Z [4754/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\scale_utils.cpp.obj 2025-03-14T04:07:35.3932874Z [4755/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_shuffle.cpp.obj 2025-03-14T04:07:35.3934592Z [4756/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_layer_normalization.cpp.obj 2025-03-14T04:07:35.3936322Z [4757/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_softmax.cpp.obj 2025-03-14T04:07:37.7366895Z [4758/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_concat.cpp.obj 2025-03-14T04:07:37.7368534Z [4759/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_sum.cpp.obj 2025-03-14T04:07:37.7370195Z [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:07:37.7372006Z [4761/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm.cpp.obj 2025-03-14T04:07:37.7373501Z [4762/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm_pack.cpp.obj 2025-03-14T04:07:41.7960743Z [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:07:41.8394983Z [4764/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul_int8.cpp.obj 2025-03-14T04:07:41.8474929Z [4765/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul.cpp.obj 2025-03-14T04:07:41.8841592Z [4766/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_bf16_matmul.cpp.obj 2025-03-14T04:07:43.5803931Z [4767/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_f32_matmul.cpp.obj 2025-03-14T04:07:43.5805401Z [4768/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\cpu_matmul_list.cpp.obj 2025-03-14T04:07:43.5806824Z [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:07:43.5808239Z [4770/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_sparse_matmul.cpp.obj 2025-03-14T04:07:52.5313502Z [4771/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_resampling.cpp.obj 2025-03-14T04:07:52.5315276Z [4772/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder.cpp.obj 2025-03-14T04:07:52.5317072Z [4773/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:07:52.5318936Z [4774/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:07:52.9469762Z [4775/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:07:53.0130100Z [4776/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:07:53.0417065Z [4777/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:07:53.0420171Z [4778/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:07:56.1921414Z [4779/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:07:56.1923244Z [4780/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:07:56.1925017Z [4781/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:07:56.1926896Z [4782/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:08:03.1869792Z [4783/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:08:03.1871660Z [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:08:03.2040349Z [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:08:03.2042017Z [4786/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:08:03.5875462Z [4787/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_common.cpp.obj 2025-03-14T04:08:03.5877181Z [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:08:03.5879683Z [4789/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:08:03.5881802Z [4790/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\brgemm_cell_common.cpp.obj 2025-03-14T04:08:04.0846890Z [4791/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:08:04.0849703Z [4792/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru.cpp.obj 2025-03-14T04:08:04.0851598Z [4793/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:08:04.0853425Z [4794/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:08:08.2641391Z [4795/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:08:08.2643212Z [4796/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\jit_utils.cpp.obj 2025-03-14T04:08:08.2644889Z [4797/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru_lbr.cpp.obj 2025-03-14T04:08:08.2646500Z [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:08:08.8654540Z [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:08:08.8656379Z [4800/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm.cpp.obj 2025-03-14T04:08:08.8702986Z [4801/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:08:08.8705192Z [4802/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:08:11.7519598Z [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:08:11.7521764Z [4804/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:08:11.7523389Z [4805/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_rnn.cpp.obj 2025-03-14T04:08:11.7524903Z [4806/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\rnn_utils.cpp.obj 2025-03-14T04:08:11.7526451Z [4807/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:08:16.4079498Z [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:08:16.4081457Z [4809/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:08:16.4889453Z [4810/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:08:17.7343286Z [4811/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:08:17.7389754Z [4812/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_barrier.cpp.obj 2025-03-14T04:08:17.7391454Z [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:08:17.7490827Z [4814/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:08:21.6316590Z [4815/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:08:21.6419610Z [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:08:21.6421731Z [4817/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:08:21.6423202Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:23.1854692Z [4818/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:08:23.1856428Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:23.2170733Z [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_bt_kern_autogen.cpp.obj 2025-03-14T04:08:23.2193991Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:23.2594084Z [4820/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:08:23.8405754Z [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_bn_kern_autogen.cpp.obj 2025-03-14T04:08:23.8427043Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:23.8428441Z [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_at_kern_autogen.cpp.obj 2025-03-14T04:08:23.8527764Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:25.5099160Z [4823/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:08:25.5101650Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:25.5103286Z [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_bt_kern_autogen.cpp.obj 2025-03-14T04:08:25.5106418Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:25.5107922Z [4825/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:08:27.8960399Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:27.8962165Z [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_at_kern_autogen.cpp.obj 2025-03-14T04:08:27.8963931Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:27.8965591Z [4827/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:08:30.5350629Z [4828/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:08:30.6036164Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:30.6037660Z [4829/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:08:30.6039963Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:30.6497386Z [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:08:30.6499523Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:31.6157352Z [4831/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:08:31.6392222Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:31.6442052Z [4832/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:08:34.0365197Z [4833/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:08:34.0367630Z [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_bn_kern_autogen.cpp.obj 2025-03-14T04:08:34.0393206Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:34.0394701Z [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_bt_kern_autogen.cpp.obj 2025-03-14T04:08:34.0499440Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:36.9527822Z [4836/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:08:36.9549175Z [4837/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:08:37.0165967Z [4838/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:08:37.0473737Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:37.4640432Z [4839/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:08:37.4642061Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:37.5697253Z [4840/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:08:37.6737213Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:37.8576925Z [4841/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:08:39.9134554Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:39.9179719Z [4842/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:08:39.9383948Z [4843/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:08:39.9386009Z [4844/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:08:43.2601256Z [4845/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:08:43.2603678Z [4846/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:08:43.2605673Z [4847/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:08:43.2895854Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:43.7908386Z [4848/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:08:43.7910377Z [4849/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:08:43.8015352Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:43.8016841Z [4850/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:08:46.2703725Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:46.2747053Z [4851/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:08:46.2749387Z [4852/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:08:46.2750743Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:46.9588590Z [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:08:46.9591559Z [4854/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:08:46.9593499Z [4855/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:08:46.9594972Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:50.1421099Z [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:08:50.2575306Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:50.2576792Z [4857/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:08:50.2837437Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:50.2838778Z [4858/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:08:51.6908660Z [4859/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:08:51.6953998Z [4860/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:08:51.6955577Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:51.7815180Z [4861/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:08:53.2198179Z [4862/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:08:54.9056281Z [4863/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:08:54.9057912Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:54.9058983Z [4864/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:08:54.9060803Z [4865/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:08:54.9062236Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:54.9138358Z [4866/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:08:54.9140507Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:54.9141901Z [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_at_kern_autogen.cpp.obj 2025-03-14T04:08:54.9143330Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:55.1425018Z [4868/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:08:55.1527669Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:55.1529391Z [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_bt_kern_autogen.cpp.obj 2025-03-14T04:08:55.1599560Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:55.6186865Z [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_bn_kern_autogen.cpp.obj 2025-03-14T04:08:55.6188625Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:55.6302549Z [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:08:55.6305189Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:55.6307794Z [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_at_kern_autogen.cpp.obj 2025-03-14T04:08:57.3133148Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:57.3134720Z [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:08:57.3150258Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:57.3152353Z [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_an_kern_autogen.cpp.obj 2025-03-14T04:08:57.3154248Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:58.7576735Z [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_sum_at_kern_autogen.cpp.obj 2025-03-14T04:08:58.7578336Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:08:58.7580347Z [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_bn_kern_autogen.cpp.obj 2025-03-14T04:08:58.7616574Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:00.4803703Z [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:09:00.4805300Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:00.4806799Z [4878/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:09:00.4808386Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:00.4809559Z [4879/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_rnn.cpp.obj 2025-03-14T04:09:00.8810964Z [4880/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:09:00.8813089Z [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_bn_kern_autogen.cpp.obj 2025-03-14T04:09:00.8814528Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:00.8815855Z [4882/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:09:01.5142734Z [4883/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:09:01.5144819Z [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_at_kern_autogen.cpp.obj 2025-03-14T04:09:01.5146292Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:01.5147741Z [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:09:03.1447751Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:03.1449617Z [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:09:03.1451136Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:03.1452619Z [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_sum_bn_kern_autogen.cpp.obj 2025-03-14T04:09:03.1454141Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:04.2783485Z [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:09:04.2843416Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:04.2920131Z [4889/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:09:04.2924202Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:04.8103786Z [4890/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:09:04.8105355Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:04.8106843Z [4891/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:09:04.8108424Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:04.8630811Z [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:09:04.8632368Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:04.8633880Z [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:09:04.8635428Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:04.8636823Z [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:09:05.9170589Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:05.9172277Z [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:09:05.9173695Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:05.9175021Z [4896/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:09:05.9176332Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:07.0288721Z [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:09:07.0850094Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:07.0881502Z [4898/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:09:07.0893452Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:07.6766968Z [4899/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:09:07.6768557Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:07.6769964Z [4900/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:09:07.6771600Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:07.6773009Z [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:09:08.7206993Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:08.7208722Z [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:09:08.7223301Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:08.7224873Z [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:09:08.7226365Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:09.2412061Z [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_bt_kern_autogen.cpp.obj 2025-03-14T04:09:09.2413825Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:09.2415428Z [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_bn_kern_autogen.cpp.obj 2025-03-14T04:09:09.2417696Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:09.9367943Z [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:09:09.9369899Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:09.9371430Z [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:09:09.9372967Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:09.9374511Z [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:09:11.3951840Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:11.3953392Z [4909/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:09:11.3954895Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:11.3984766Z [4910/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:09:11.3986469Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:12.0319515Z [4911/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:09:12.0320857Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:12.0322120Z [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:09:12.0323378Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:12.4803230Z [4913/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:09:12.4805153Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:12.4824286Z [4914/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:09:12.4825686Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:12.4828122Z [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:09:13.0962295Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:13.0963596Z [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:09:13.0964815Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:13.0966053Z [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:09:13.0967375Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:14.0153721Z [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:09:14.0155056Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:14.0156317Z [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_at_kern_autogen.cpp.obj 2025-03-14T04:09:14.0157553Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:18.0556502Z [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_bn_kern_autogen.cpp.obj 2025-03-14T04:09:18.0558152Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:18.0633265Z [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:09:18.0635341Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-03-14T04:09:18.0636625Z [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:09:21.5474728Z [4923/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\ip_convolution.cpp.obj 2025-03-14T04:09:21.5587369Z [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:09:21.5589561Z [4925/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:09:21.5706861Z [4926/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:09:27.2459862Z [4927/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:09:27.2461814Z [4928/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:09:27.2533772Z [4929/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:09:27.2535730Z [4930/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:09:33.3057273Z [4931/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:09:33.4328284Z [4932/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:09:33.4527856Z [4933/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:09:36.7085818Z [4934/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:09:36.7107963Z [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:09:36.7151055Z [4936/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:09:36.7154176Z [4937/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:09:41.6609489Z [4938/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:09:41.6611372Z [4939/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:09:41.6613196Z [4940/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:09:41.6616496Z [4941/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:09:44.1831989Z [4942/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:09:44.2398965Z [4943/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:09:44.2401264Z [4944/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:09:47.7632976Z [4945/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:09:47.7635528Z [4946/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:09:47.7637665Z [4947/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:09:47.7639681Z [4948/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:09:51.0186338Z [4949/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:09:51.0241985Z [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:09:51.0244012Z [4951/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:09:51.0246228Z [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:09:53.3878127Z [4953/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:09:53.3880192Z [4954/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:09:53.3882191Z [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:10:00.4352418Z [4956/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:10:00.4755814Z [4957/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:10:00.5017834Z [4958/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:10:00.5049160Z [4959/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:10:03.4665393Z [4960/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:10:03.4823631Z [4961/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:10:03.4880884Z [4962/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:10:03.4882838Z [4963/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:10:07.7881231Z [4964/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:10:07.7883164Z [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:10:07.7885244Z [4966/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:10:07.7887277Z [4967/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:10:10.1109646Z [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:10:10.1111684Z [4969/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:10:10.1183460Z [4970/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:10:10.1185685Z [4971/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:10:14.9759698Z [4972/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:10:14.9761614Z [4973/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:10:14.9763315Z [4974/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:10:14.9765171Z [4975/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:10:19.0276245Z [4976/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:10:19.0278287Z [4977/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:10:19.0281897Z [4978/6912] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_generator.cpp.obj 2025-03-14T04:10:19.0283969Z [4979/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:10:19.9264090Z [4980/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:10:19.9266788Z [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:10:19.9268732Z [4982/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:10:26.5485682Z [4983/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:10:26.5487658Z [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:10:26.5520749Z [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:10:26.5522852Z [4986/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:10:33.5441009Z [4987/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:10:33.5980550Z [4988/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:10:33.7996675Z [4989/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:10:33.8573243Z [4990/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:10:37.8166134Z [4991/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:10:37.8526870Z [4992/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:10:37.8528909Z [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:10:38.0015626Z [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:10:41.0807335Z [4995/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:10:41.0814687Z [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:10:41.0816579Z [4997/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:10:41.0822784Z [4998/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:10:47.9692606Z [4999/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:10:47.9694607Z [5000/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:10:48.0143783Z [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:10:48.0145967Z [5002/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:10:53.6358537Z [5003/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:10:53.6360660Z [5004/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:10:53.6724784Z [5005/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:10:53.6726695Z [5006/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:11:03.5121924Z [5007/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:11:03.5629545Z [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:11:03.6267910Z [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:11:03.6270082Z [5010/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:11:06.3554475Z [5011/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:11:06.3556703Z [5012/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:11:06.4895478Z [5013/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:11:06.4897451Z [5014/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:11:08.6718969Z [5015/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:11:08.6720679Z [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:11:08.6722300Z [5017/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:11:08.6723972Z [5018/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:11:11.2097171Z [5019/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:11:11.2199655Z [5020/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:11:11.2201957Z [5021/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:11:16.4942697Z [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:11:16.5036949Z [5023/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:11:16.5038944Z [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:11:16.5108953Z [5025/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:11:20.7370195Z [5026/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:11:20.8159272Z [5027/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:11:20.8603309Z [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:11:20.9514864Z [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:11:22.8471375Z [5030/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:11:22.8623889Z [5031/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:11:22.8625922Z [5032/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:11:22.8741918Z [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:11:23.9088904Z [5034/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:11:23.9091281Z [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:11:23.9093133Z [5036/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:11:23.9095215Z [5037/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:11:24.2188505Z [5038/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:11:24.2190691Z [5039/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:11:24.2191973Z [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:11:29.4443612Z [5041/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:11:29.5273491Z [5042/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\allocator.cpp.obj 2025-03-14T04:11:29.6383175Z [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:11:29.6437966Z [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:11:30.0358391Z [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:11:30.0360406Z [5046/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\backend.cpp.obj 2025-03-14T04:11:30.0368476Z [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:11:30.0371887Z [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:11:33.0694885Z [5049/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:11:33.0696780Z [5050/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:11:33.0698668Z [5051/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\logical_tensor.cpp.obj 2025-03-14T04:11:33.0700549Z [5052/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:11:34.0808835Z [5053/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op.cpp.obj 2025-03-14T04:11:34.1315063Z [5054/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\tensor.cpp.obj 2025-03-14T04:11:34.2992347Z [5055/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\graph.cpp.obj 2025-03-14T04:11:34.3262453Z [5056/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:11:35.5794597Z [5057/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\value.cpp.obj 2025-03-14T04:11:35.5825173Z [5058/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\shape_infer.cpp.obj 2025-03-14T04:11:35.5827470Z [5059/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_hashing.cpp.obj 2025-03-14T04:11:35.5829752Z [5060/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition.cpp.obj 2025-03-14T04:11:39.2212661Z [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:11:39.2214456Z [5062/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_cache.cpp.obj 2025-03-14T04:11:39.2215498Z [5063/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_schema.cpp.obj 2025-03-14T04:11:40.5212599Z [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:11:40.5213897Z [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:11:40.5215073Z [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:11:40.5216200Z [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:11:42.5760485Z [5068/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:11:42.5762526Z [5069/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:11:42.5953839Z [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:11:42.5956181Z [5071/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:11:46.2960898Z [5072/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:11:46.2963093Z [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:11:46.2965141Z [5074/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:11:49.4042960Z [5075/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:11:49.4044865Z [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:11:49.4046841Z [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:11:49.4048649Z [5078/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:11:50.9045616Z [5079/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:11:50.9047582Z [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:11:50.9049592Z [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:11:54.9174882Z [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:11:54.9177026Z [5083/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:11:54.9179350Z [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:11:54.9181366Z [5085/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:11:56.3894944Z [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:11:56.3896194Z [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:11:56.3897540Z [5088/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:11:58.6363112Z [5089/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:11:58.6365544Z [5090/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:11:58.6367823Z [5091/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:11:58.6369988Z [5092/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:12:00.2673515Z [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:12:00.2676053Z [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:12:00.2678219Z [5095/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:12:06.0896618Z [5096/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:12:06.1687666Z [5097/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:12:06.1769177Z [5098/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:12:06.1899134Z [5099/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:12:06.8592400Z [5100/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:12:06.8719594Z [5101/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:12:06.8721906Z [5102/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:12:08.0187101Z [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:12:08.0189304Z [5104/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:12:08.0191393Z [5105/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:12:08.0193458Z [5106/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:12:16.7679522Z [5107/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:12:16.9937699Z [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:12:17.0495710Z [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:12:17.6990421Z [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:12:17.7554931Z [5111/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:12:17.7557219Z [5112/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:12:17.7759321Z [5113/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:12:18.1599756Z [5114/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:12:18.1602853Z [5115/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:12:18.1605727Z [5116/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:12:19.3508170Z [5117/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:12:19.3510270Z [5118/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:12:19.3512312Z [5119/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:12:27.1228059Z [5120/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:12:27.1901193Z [5121/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:12:27.2048772Z [5122/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:12:27.2051058Z [5123/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:12:27.4437364Z [5124/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:12:27.4439536Z [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:12:27.4441631Z [5126/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:12:28.4524904Z [5127/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:12:28.4527329Z [5128/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:12:28.4530294Z [5129/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:12:28.4533633Z [5130/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:12:29.8195045Z [5131/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:12:29.8196944Z [5132/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\id.cpp.obj 2025-03-14T04:12:29.8198750Z [5133/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:12:29.8200602Z [5134/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\debug.cpp.obj 2025-03-14T04:12:31.7340354Z [5135/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\alloc.cpp.obj 2025-03-14T04:12:31.7342524Z [5136/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:12:31.7344569Z [5137/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\utils.cpp.obj 2025-03-14T04:12:31.7346056Z [5138/6912] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\os.cc.obj 2025-03-14T04:12:33.0855688Z [5139/6912] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\format.cc.obj 2025-03-14T04:12:33.0856897Z [5140/6912] Linking CXX static library lib\fmt.lib 2025-03-14T04:12:33.0860252Z [5141/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\libkineto_api.cpp.obj 2025-03-14T04:12:33.0862284Z [5142/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\ThreadUtil.cpp.obj 2025-03-14T04:12:33.0937653Z 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:12:33.2017618Z 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:12:33.2018940Z C:\actions-runner\_work\pytorch\pytorch\pytorch\third_party\kineto\libkineto\src\ThreadUtil.cpp(22): warning C4005: 'NOGDI': macro redefinition 2025-03-14T04:12:33.2020310Z 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:12:34.1866059Z [5143/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:12:34.1868900Z [5144/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pbuilder.cpp.obj 2025-03-14T04:12:34.1890601Z [5145/6912] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\verbose.cpp.obj 2025-03-14T04:12:34.1892410Z [5146/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:12:36.1474411Z [5147/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DaemonConfigLoader.cpp.obj 2025-03-14T04:12:36.1476153Z [5148/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\AbstractConfig.cpp.obj 2025-03-14T04:12:36.1477914Z [5149/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:12:36.1479622Z [5150/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Demangle.cpp.obj 2025-03-14T04:12:37.5587747Z [5151/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:12:37.5952406Z [5152/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ConfigLoader.cpp.obj 2025-03-14T04:12:37.6247954Z [5153/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:12:37.6250080Z [5154/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\IpcFabricConfigClient.cpp.obj 2025-03-14T04:12:39.4210639Z [5155/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityType.cpp.obj 2025-03-14T04:12:39.4212247Z [5156/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityApi.cpp.obj 2025-03-14T04:12:39.4427525Z [5157/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceProperties.cpp.obj 2025-03-14T04:12:39.4429350Z [5158/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Config.cpp.obj 2025-03-14T04:12:39.4431105Z [5159/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityProfiler.cpp.obj 2025-03-14T04:12:40.1022955Z [5160/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceUtil.cpp.obj 2025-03-14T04:12:40.1024711Z [5161/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerProxy.cpp.obj 2025-03-14T04:12:40.1026437Z [5162/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\GenericTraceActivity.cpp.obj 2025-03-14T04:12:40.1028086Z [5163/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\LoggingAPI.cpp.obj 2025-03-14T04:12:40.6466600Z [5164/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerController.cpp.obj 2025-03-14T04:12:40.6468865Z [5165/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-posix.c.obj 2025-03-14T04:12:40.6504858Z [5166/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc.c.obj 2025-03-14T04:12:40.6506880Z 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:12:41.6304141Z 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:12:41.6309774Z [5167/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ILoggerObserver.cpp.obj 2025-03-14T04:12:41.6321230Z [5168/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\init.cpp.obj 2025-03-14T04:12:41.6328581Z [5169/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\bitmap.c.obj 2025-03-14T04:12:41.6335752Z [5170/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-aligned.c.obj 2025-03-14T04:12:42.0515023Z 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:12:42.0519365Z 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:12:42.0522081Z [5171/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\arena.c.obj 2025-03-14T04:12:42.0524409Z [5172/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\heap.c.obj 2025-03-14T04:12:42.6652710Z 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:12:42.6656644Z 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:12:42.6658803Z [5173/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Logger.cpp.obj 2025-03-14T04:12:42.6859245Z [5174/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\init.c.obj 2025-03-14T04:12:42.6861256Z 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:12:42.6863710Z 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:12:42.6865580Z [5175/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\options.c.obj 2025-03-14T04:12:42.8601448Z 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:12:42.8603806Z 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:12:42.8606280Z [5176/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\page.c.obj 2025-03-14T04:12:42.8608392Z [5177/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment.c.obj 2025-03-14T04:12:42.9797487Z [5178/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_csv.cpp.obj 2025-03-14T04:12:42.9798983Z [5179/6912] Building CXX object c10\CMakeFiles\c10.dir\core\AutogradState.cpp.obj 2025-03-14T04:12:42.9800634Z [5180/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\os.c.obj 2025-03-14T04:12:42.9802557Z 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:12:43.5600391Z 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:12:43.5602412Z [5181/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\random.c.obj 2025-03-14T04:12:43.5604289Z 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:12:43.5606698Z 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:12:44.5785035Z [5182/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\stats.c.obj 2025-03-14T04:12:44.5805436Z 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:12:44.5807949Z 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:12:44.5831340Z [5183/6912] Linking CXX static library lib\dnnl.lib 2025-03-14T04:12:44.5832304Z [5184/6912] Building CXX object c10\CMakeFiles\c10.dir\core\Allocator.cpp.obj 2025-03-14T04:12:45.4246558Z [5185/6912] Building CXX object c10\CMakeFiles\c10.dir\core\ConstantSymNodeImpl.cpp.obj 2025-03-14T04:12:45.4247648Z [5186/6912] Building CXX object c10\CMakeFiles\c10.dir\core\CopyBytes.cpp.obj 2025-03-14T04:12:45.4248580Z [5187/6912] Building CXX object c10\CMakeFiles\c10.dir\core\Device.cpp.obj 2025-03-14T04:12:45.4249551Z [5188/6912] Building CXX object c10\CMakeFiles\c10.dir\core\GradMode.cpp.obj 2025-03-14T04:12:45.4250501Z [5189/6912] Building CXX object c10\CMakeFiles\c10.dir\core\DeviceType.cpp.obj 2025-03-14T04:12:45.4251772Z [5190/6912] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_json.cpp.obj 2025-03-14T04:12:45.7144772Z [5191/6912] Linking CXX static library lib\kineto.lib 2025-03-14T04:12:45.7145888Z [5192/6912] Building CXX object c10\CMakeFiles\c10.dir\core\CPUAllocator.cpp.obj 2025-03-14T04:12:45.7147698Z [5193/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment-map.c.obj 2025-03-14T04:12:45.7149789Z [5194/6912] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\prim\prim.c.obj 2025-03-14T04:12:45.7151999Z 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:12:46.9380052Z 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:12:46.9382230Z [5195/6912] Linking CXX static library lib\mimalloc-static.lib 2025-03-14T04:12:46.9383471Z [5196/6912] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKeySet.cpp.obj 2025-03-14T04:12:46.9413145Z [5197/6912] Building CXX object c10\CMakeFiles\c10.dir\core\DefaultDtype.cpp.obj 2025-03-14T04:12:46.9414345Z [5198/6912] Building CXX object c10\CMakeFiles\c10.dir\core\InferenceMode.cpp.obj 2025-03-14T04:12:48.4521308Z [5199/6912] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKey.cpp.obj 2025-03-14T04:12:48.4522667Z [5200/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SafePyObject.cpp.obj 2025-03-14T04:12:48.4524163Z [5201/6912] Building CXX object c10\CMakeFiles\c10.dir\core\RefcountedDeleter.cpp.obj 2025-03-14T04:12:49.9273760Z [5202/6912] Building CXX object c10\CMakeFiles\c10.dir\core\Stream.cpp.obj 2025-03-14T04:12:49.9275015Z [5203/6912] Building CXX object c10\CMakeFiles\c10.dir\core\ScalarType.cpp.obj 2025-03-14T04:12:49.9275930Z [5204/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymBool.cpp.obj 2025-03-14T04:12:49.9276940Z [5205/6912] Building CXX object c10\CMakeFiles\c10.dir\core\GeneratorImpl.cpp.obj 2025-03-14T04:12:49.9278057Z [5206/6912] Building CXX object c10\CMakeFiles\c10.dir\core\Storage.cpp.obj 2025-03-14T04:12:49.9279367Z [5207/6912] Building CXX object c10\CMakeFiles\c10.dir\core\StorageImpl.cpp.obj 2025-03-14T04:12:49.9280454Z [5208/6912] Building CXX object c10\CMakeFiles\c10.dir\core\Scalar.cpp.obj 2025-03-14T04:12:49.9281522Z [5209/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloat.cpp.obj 2025-03-14T04:12:49.9282704Z [5210/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymInt.cpp.obj 2025-03-14T04:12:49.9283839Z [5211/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymNodeImpl.cpp.obj 2025-03-14T04:12:51.1278742Z [5212/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntArrayRef.cpp.obj 2025-03-14T04:12:51.1280035Z [5213/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\HermeticPyObjectTLS.cpp.obj 2025-03-14T04:12:51.1281361Z [5214/6912] Building CXX object c10\CMakeFiles\c10.dir\core\SymbolicShapeMeta.cpp.obj 2025-03-14T04:12:51.1349944Z [5215/6912] Building CXX object c10\CMakeFiles\c10.dir\core\WrapDimMinimal.cpp.obj 2025-03-14T04:12:51.1351295Z [5216/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\DeviceGuardImplInterface.cpp.obj 2025-03-14T04:12:51.1360937Z [5217/6912] Building CXX object c10\CMakeFiles\c10.dir\core\TensorOptions.cpp.obj 2025-03-14T04:12:52.7485866Z [5218/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COWDeleter.cpp.obj 2025-03-14T04:12:52.7521641Z [5219/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\GPUTrace.cpp.obj 2025-03-14T04:12:52.7522812Z [5220/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COW.cpp.obj 2025-03-14T04:12:52.7523921Z [5221/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\LocalDispatchKeySet.cpp.obj 2025-03-14T04:12:52.7526535Z [5222/6912] Building CXX object c10\CMakeFiles\c10.dir\core\UndefinedTensorImpl.cpp.obj 2025-03-14T04:12:52.7527753Z [5223/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PythonDispatcherTLS.cpp.obj 2025-03-14T04:12:53.9758951Z [5224/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\SizesAndStrides.cpp.obj 2025-03-14T04:12:53.9760340Z [5225/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyObjectSlot.cpp.obj 2025-03-14T04:12:53.9762853Z 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:12:53.9764542Z [5226/6912] Building CXX object c10\CMakeFiles\c10.dir\core\TensorImpl.cpp.obj 2025-03-14T04:12:53.9990931Z [5227/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreter.cpp.obj 2025-03-14T04:12:54.6565215Z [5228/6912] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUCachingAllocator.cpp.obj 2025-03-14T04:12:54.6566278Z [5229/6912] Building CXX object c10\CMakeFiles\c10.dir\util\C++17.cpp.obj 2025-03-14T04:12:54.6567552Z [5230/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\TorchDispatchModeTLS.cpp.obj 2025-03-14T04:12:54.6568809Z [5231/6912] Building CXX object c10\CMakeFiles\c10.dir\core\thread_pool.cpp.obj 2025-03-14T04:12:54.6569854Z [5232/6912] Building CXX object c10\CMakeFiles\c10.dir\core\impl\alloc_cpu.cpp.obj 2025-03-14T04:12:54.6571425Z [5233/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Bfloat16.cpp.obj 2025-03-14T04:12:55.4160704Z [5234/6912] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUProfilingAllocator.cpp.obj 2025-03-14T04:12:55.4162771Z [5235/6912] Building CXX object c10\CMakeFiles\c10.dir\util\DynamicCounter.cpp.obj 2025-03-14T04:12:55.4163978Z [5236/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Backtrace.cpp.obj 2025-03-14T04:12:55.4165391Z [5237/6912] Building CXX object c10\CMakeFiles\c10.dir\util\DeadlockDetection.cpp.obj 2025-03-14T04:12:55.4166610Z [5238/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fn.cpp.obj 2025-03-14T04:12:55.4167871Z [5239/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fnuz.cpp.obj 2025-03-14T04:12:55.9505527Z [5240/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e8m0fnu.cpp.obj 2025-03-14T04:12:55.9507181Z [5241/6912] Building CXX object c10\CMakeFiles\c10.dir\util\ApproximateClock.cpp.obj 2025-03-14T04:12:55.9508366Z [5242/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2fnuz.cpp.obj 2025-03-14T04:12:55.9510090Z [5243/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2.cpp.obj 2025-03-14T04:12:55.9511516Z [5244/6912] Building CXX object c10\CMakeFiles\c10.dir\util\ParallelGuard.cpp.obj 2025-03-14T04:12:55.9512669Z [5245/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Optional.cpp.obj 2025-03-14T04:12:55.9513717Z [5246/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Exception.cpp.obj 2025-03-14T04:12:56.6017799Z [5247/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Half.cpp.obj 2025-03-14T04:12:56.6018886Z [5248/6912] Building CXX object c10\CMakeFiles\c10.dir\util\LeftRight.cpp.obj 2025-03-14T04:12:56.6019953Z [5249/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Metaprogramming.cpp.obj 2025-03-14T04:12:56.6021026Z [5250/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Gauge.cpp.obj 2025-03-14T04:12:56.6022188Z [5251/6912] Building CXX object c10\CMakeFiles\c10.dir\util\MathConstants.cpp.obj 2025-03-14T04:12:56.6023284Z [5252/6912] Building CXX object c10\CMakeFiles\c10.dir\util\TypeList.cpp.obj 2025-03-14T04:12:57.4559094Z [5253/6912] Building CXX object c10\CMakeFiles\c10.dir\util\TypeTraits.cpp.obj 2025-03-14T04:12:57.4560435Z [5254/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Type_demangle.cpp.obj 2025-03-14T04:12:57.4562633Z [5255/6912] Building CXX object c10\CMakeFiles\c10.dir\util\SmallVector.cpp.obj 2025-03-14T04:12:57.4571149Z [5256/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Type_no_demangle.cpp.obj 2025-03-14T04:12:57.4588148Z [5257/6912] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_gflags.cpp.obj 2025-03-14T04:12:57.4589515Z [5258/6912] Building CXX object c10\CMakeFiles\c10.dir\util\ThreadLocalDebugInfo.cpp.obj 2025-03-14T04:12:58.3336875Z [5259/6912] Building CXX object c10\CMakeFiles\c10.dir\util\NetworkFlow.cpp.obj 2025-03-14T04:12:58.3338025Z [5260/6912] Building CXX object c10\CMakeFiles\c10.dir\util\TypeCast.cpp.obj 2025-03-14T04:12:58.3339080Z [5261/6912] Building CXX object c10\CMakeFiles\c10.dir\util\UniqueVoidPtr.cpp.obj 2025-03-14T04:12:58.3340130Z [5262/6912] Building CXX object c10\CMakeFiles\c10.dir\util\StringUtil.cpp.obj 2025-03-14T04:12:58.3341100Z [5263/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Logging.cpp.obj 2025-03-14T04:12:58.3342046Z [5264/6912] Building CXX object c10\CMakeFiles\c10.dir\util\error.cpp.obj 2025-03-14T04:12:58.3343053Z [5265/6912] Building CXX object c10\CMakeFiles\c10.dir\util\complex_math.cpp.obj 2025-03-14T04:12:59.5871166Z [5266/6912] Building CXX object c10\CMakeFiles\c10.dir\util\Unicode.cpp.obj 2025-03-14T04:12:59.5872381Z [5267/6912] Building CXX object c10\CMakeFiles\c10.dir\util\thread_name.cpp.obj 2025-03-14T04:12:59.5989215Z [5268/6912] Building CXX object c10\CMakeFiles\c10.dir\util\WaitCounter.cpp.obj 2025-03-14T04:12:59.5992103Z [5269/6912] Building CXX object c10\CMakeFiles\c10.dir\util\intrusive_ptr.cpp.obj 2025-03-14T04:12:59.5993312Z [5270/6912] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_no_gflags.cpp.obj 2025-03-14T04:12:59.5994418Z [5271/6912] Building CXX object c10\CMakeFiles\c10.dir\util\int128.cpp.obj 2025-03-14T04:13:01.1794414Z [5272/6912] Building CXX object c10\CMakeFiles\c10.dir\util\signal_handler.cpp.obj 2025-03-14T04:13:01.1807009Z [5273/6912] Building CXX object c10\CMakeFiles\c10.dir\util\numa.cpp.obj 2025-03-14T04:13:01.1845850Z [5274/6912] Building CXX object c10\CMakeFiles\c10.dir\util\env.cpp.obj 2025-03-14T04:13:01.1847939Z [5275/6912] Building CXX object c10\test\CMakeFiles\c10_StreamGuard_test.dir\core\StreamGuard_test.cpp.obj 2025-03-14T04:13:01.1849231Z [5276/6912] Building CXX object c10\CMakeFiles\c10.dir\util\typeid.cpp.obj 2025-03-14T04:13:01.1850376Z [5277/6912] Building CXX object c10\CMakeFiles\c10.dir\util\tempfile.cpp.obj 2025-03-14T04:13:02.2686908Z [5278/6912] Building CXX object c10\test\CMakeFiles\c10_CompileTimeFunctionPointer_test.dir\core\CompileTimeFunctionPointer_test.cpp.obj 2025-03-14T04:13:02.2692271Z [5279/6912] Building CXX object c10\test\CMakeFiles\c10_DeviceGuard_test.dir\core\DeviceGuard_test.cpp.obj 2025-03-14T04:13:02.2693717Z [5280/6912] Building CXX object c10\test\CMakeFiles\c10_Device_test.dir\core\Device_test.cpp.obj 2025-03-14T04:13:02.2694837Z [5281/6912] Linking CXX shared library bin\c10.dll 2025-03-14T04:13:02.2695833Z [5282/6912] Linking CXX executable bin\c10_CompileTimeFunctionPointer_test.exe 2025-03-14T04:13:02.2879908Z [5283/6912] Building CXX object c10\test\CMakeFiles\c10_ConstexprCrc_test.dir\util\ConstexprCrc_test.cpp.obj 2025-03-14T04:13:02.5428451Z [5284/6912] Building CXX object c10\test\CMakeFiles\c10_SymInt_test.dir\core\SymInt_test.cpp.obj 2025-03-14T04:13:02.5434829Z [5285/6912] Linking CXX executable bin\c10_DeviceGuard_test.exe 2025-03-14T04:13:02.5438474Z [5286/6912] Building CXX object c10\test\CMakeFiles\c10_DispatchKeySet_test.dir\core\DispatchKeySet_test.cpp.obj 2025-03-14T04:13:02.5439719Z [5287/6912] Linking CXX executable bin\c10_StreamGuard_test.exe 2025-03-14T04:13:02.5440540Z [5288/6912] Linking CXX executable bin\c10_Device_test.exe 2025-03-14T04:13:02.5441893Z [5289/6912] Building CXX object c10\test\CMakeFiles\c10_InlineDeviceGuard_test.dir\core\impl\InlineDeviceGuard_test.cpp.obj 2025-03-14T04:13:03.0337715Z [5290/6912] Linking CXX executable bin\c10_DispatchKeySet_test.exe 2025-03-14T04:13:03.0338650Z [5291/6912] Linking CXX executable bin\c10_SymInt_test.exe 2025-03-14T04:13:03.0339615Z [5292/6912] Linking CXX executable bin\c10_ConstexprCrc_test.exe 2025-03-14T04:13:03.0340753Z [5293/6912] Linking CXX executable bin\c10_InlineDeviceGuard_test.exe 2025-03-14T04:13:03.0341884Z [5294/6912] Building CXX object c10\test\CMakeFiles\c10_Scalar_test.dir\core\Scalar_test.cpp.obj 2025-03-14T04:13:03.0343146Z [5295/6912] Linking CXX executable bin\c10_Scalar_test.exe 2025-03-14T04:13:04.0214198Z [5296/6912] Building CXX object c10\test\CMakeFiles\c10_InlineStreamGuard_test.dir\core\impl\InlineStreamGuard_test.cpp.obj 2025-03-14T04:13:04.0215663Z [5297/6912] Linking CXX executable bin\c10_InlineStreamGuard_test.exe 2025-03-14T04:13:04.0217047Z [5298/6912] Building CXX object c10\test\CMakeFiles\c10_SizesAndStrides_test.dir\core\impl\SizesAndStrides_test.cpp.obj 2025-03-14T04:13:04.0218519Z [5299/6912] Building CXX object c10\test\CMakeFiles\c10_ArrayRef_test.dir\util\ArrayRef_test.cpp.obj 2025-03-14T04:13:04.0219603Z [5300/6912] Linking CXX executable bin\c10_SizesAndStrides_test.exe 2025-03-14T04:13:04.0220561Z [5301/6912] Linking CXX executable bin\c10_ArrayRef_test.exe 2025-03-14T04:13:05.2157533Z [5302/6912] Building CXX object c10\test\CMakeFiles\c10_Bitset_test.dir\util\Bitset_test.cpp.obj 2025-03-14T04:13:05.2159179Z [5303/6912] Building CXX object c10\test\CMakeFiles\c10_DeadlockDetection_test.dir\util\DeadlockDetection_test.cpp.obj 2025-03-14T04:13:05.2181166Z [5304/6912] Linking CXX executable bin\c10_Bitset_test.exe 2025-03-14T04:13:05.2195839Z [5305/6912] Linking CXX executable bin\c10_DeadlockDetection_test.exe 2025-03-14T04:13:05.2197004Z [5306/6912] Building CXX object c10\test\CMakeFiles\c10_Synchronized_test.dir\util\Synchronized_test.cpp.obj 2025-03-14T04:13:05.2513948Z [5307/6912] Building CXX object c10\test\CMakeFiles\c10_Half_test.dir\util\Half_test.cpp.obj 2025-03-14T04:13:05.7379233Z [5308/6912] Building CXX object c10\test\CMakeFiles\c10_cow_test.dir\core\impl\cow_test.cpp.obj 2025-03-14T04:13:05.7380605Z [5309/6912] Building CXX object c10\test\CMakeFiles\c10_NetworkFlow_test.dir\util\NetworkFlow_test.cpp.obj 2025-03-14T04:13:05.7382192Z [5310/6912] Linking CXX executable bin\c10_Synchronized_test.exe 2025-03-14T04:13:05.7383033Z [5311/6912] Linking CXX executable bin\c10_Half_test.exe 2025-03-14T04:13:05.7383752Z [5312/6912] Linking CXX executable bin\c10_cow_test.exe 2025-03-14T04:13:05.7384443Z [5313/6912] Linking CXX executable bin\c10_NetworkFlow_test.exe 2025-03-14T04:13:05.7385453Z [5314/6912] Building CXX object c10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj 2025-03-14T04:13:05.9595032Z [5315/6912] Building CXX object c10\test\CMakeFiles\c10_ThreadLocal_test.dir\util\ThreadLocal_test.cpp.obj 2025-03-14T04:13:05.9596438Z [5316/6912] Building CXX object c10\test\CMakeFiles\c10_LeftRight_test.dir\util\LeftRight_test.cpp.obj 2025-03-14T04:13:05.9597966Z [5317/6912] Building CXX object c10\test\CMakeFiles\c10_Metaprogramming_test.dir\util\Metaprogramming_test.cpp.obj 2025-03-14T04:13:05.9599412Z [5318/6912] Linking CXX executable bin\c10_TypeIndex_test.exe 2025-03-14T04:13:05.9600544Z [5319/6912] Linking CXX executable bin\c10_ThreadLocal_test.exe 2025-03-14T04:13:05.9601636Z [5320/6912] Linking CXX executable bin\c10_LeftRight_test.exe 2025-03-14T04:13:07.5347696Z [5321/6912] Linking CXX executable bin\c10_Metaprogramming_test.exe 2025-03-14T04:13:07.5348963Z [5322/6912] Building CXX object c10\test\CMakeFiles\c10_TypeTraits_test.dir\util\TypeTraits_test.cpp.obj 2025-03-14T04:13:07.5350085Z [5323/6912] Linking CXX executable bin\c10_TypeTraits_test.exe 2025-03-14T04:13:07.5351179Z [5324/6912] Building CXX object c10\test\CMakeFiles\c10_TypeList_test.dir\util\TypeList_test.cpp.obj 2025-03-14T04:13:07.5352480Z [5325/6912] Linking CXX executable bin\c10_TypeList_test.exe 2025-03-14T04:13:07.5353613Z [5326/6912] Building CXX object c10\test\CMakeFiles\c10_accumulate_test.dir\util\accumulate_test.cpp.obj 2025-03-14T04:13:08.4545903Z [5327/6912] Linking CXX executable bin\c10_accumulate_test.exe 2025-03-14T04:13:08.4547152Z [5328/6912] Building CXX object c10\test\CMakeFiles\c10_error_test.dir\util\error_test.cpp.obj 2025-03-14T04:13:08.4575226Z [5329/6912] Building CXX object c10\test\CMakeFiles\c10_bfloat16_test.dir\util\bfloat16_test.cpp.obj 2025-03-14T04:13:08.4848819Z [5330/6912] Building CXX object c10\test\CMakeFiles\c10_bit_cast_test.dir\util\bit_cast_test.cpp.obj 2025-03-14T04:13:08.5213341Z [5331/6912] Building CXX object c10\test\CMakeFiles\c10_exception_test.dir\util\exception_test.cpp.obj 2025-03-14T04:13:08.5287721Z [5332/6912] Linking CXX executable bin\c10_bit_cast_test.exe 2025-03-14T04:13:08.6994281Z [5333/6912] Linking CXX executable bin\c10_error_test.exe 2025-03-14T04:13:08.6995107Z [5334/6912] Linking CXX executable bin\c10_bfloat16_test.exe 2025-03-14T04:13:08.6996156Z [5335/6912] Building CXX object c10\test\CMakeFiles\c10_flags_test.dir\util\flags_test.cpp.obj 2025-03-14T04:13:08.6997712Z [5336/6912] Building CXX object c10\test\CMakeFiles\c10_generic_math_test.dir\util\generic_math_test.cpp.obj 2025-03-14T04:13:08.6998869Z [5337/6912] Linking CXX executable bin\c10_exception_test.exe 2025-03-14T04:13:08.6999619Z [5338/6912] Linking CXX executable bin\c10_flags_test.exe 2025-03-14T04:13:10.1402697Z [5339/6912] Building CXX object c10\test\CMakeFiles\c10_complex_test.dir\util\complex_test.cpp.obj 2025-03-14T04:13:10.1474725Z [5340/6912] Linking CXX executable bin\c10_generic_math_test.exe 2025-03-14T04:13:10.1476672Z [5341/6912] Building CXX object c10\test\CMakeFiles\c10_complex_math_test.dir\util\complex_math_test.cpp.obj 2025-03-14T04:13:10.1477952Z [5342/6912] Linking CXX executable bin\c10_complex_test.exe 2025-03-14T04:13:10.1498987Z [5343/6912] Linking CXX executable bin\c10_complex_math_test.exe 2025-03-14T04:13:10.1500018Z [5344/6912] Building CXX object c10\test\CMakeFiles\c10_irange_test.dir\util\irange_test.cpp.obj 2025-03-14T04:13:10.1524158Z [5345/6912] Linking CXX executable bin\c10_irange_test.exe 2025-03-14T04:13:11.9249292Z [5346/6912] Building CXX object c10\test\CMakeFiles\c10_lazy_test.dir\util\lazy_test.cpp.obj 2025-03-14T04:13:11.9250769Z [5347/6912] Linking CXX executable bin\c10_lazy_test.exe 2025-03-14T04:13:11.9547614Z [5348/6912] Building CXX object c10\test\CMakeFiles\c10_logging_test.dir\util\logging_test.cpp.obj 2025-03-14T04:13:11.9917074Z [5349/6912] Building CXX object c10\test\CMakeFiles\c10_string_util_test.dir\util\string_util_test.cpp.obj 2025-03-14T04:13:11.9918631Z [5350/6912] Building CXX object c10\test\CMakeFiles\c10_registry_test.dir\util\registry_test.cpp.obj 2025-03-14T04:13:11.9933559Z [5351/6912] Linking CXX executable bin\c10_logging_test.exe 2025-03-14T04:13:12.2171499Z [5352/6912] Linking CXX executable bin\c10_string_util_test.exe 2025-03-14T04:13:12.2173610Z [5353/6912] Building CXX object c10\test\CMakeFiles\c10_tempfile_test.dir\util\tempfile_test.cpp.obj 2025-03-14T04:13:12.2175720Z [5354/6912] Building CXX object c10\test\CMakeFiles\c10_string_view_test.dir\util\string_view_test.cpp.obj 2025-03-14T04:13:12.2178043Z [5355/6912] Building CXX object c10\test\CMakeFiles\c10_ssize_test.dir\util\ssize_test.cpp.obj 2025-03-14T04:13:12.2180015Z [5356/6912] Building C object caffe2\CMakeFiles\torch_global_deps.dir\__\torch\csrc\empty.c.obj 2025-03-14T04:13:12.2181804Z [5357/6912] Linking CXX executable bin\c10_registry_test.exe 2025-03-14T04:13:12.5861774Z [5358/6912] Linking CXX executable bin\c10_tempfile_test.exe 2025-03-14T04:13:12.5862663Z [5359/6912] Linking CXX executable bin\c10_string_view_test.exe 2025-03-14T04:13:12.5864172Z [5360/6912] Linking C shared library bin\torch_global_deps.dll 2025-03-14T04:13:12.5864999Z [5361/6912] Linking CXX executable bin\c10_ssize_test.exe 2025-03-14T04:13:12.5866171Z [5362/6912] Building CXX object c10\test\CMakeFiles\c10_ordered_preserving_dict_test.dir\util\ordered_preserving_dict_test.cpp.obj 2025-03-14T04:13:12.5867666Z [5363/6912] Building C object sleef\src\libm\CMakeFiles\mkrename_gnuabi.dir\mkrename_gnuabi.c.obj 2025-03-14T04:13:12.7020074Z [5364/6912] Building C object sleef\src\libm\CMakeFiles\mkmasked_gnuabi.dir\mkmasked_gnuabi.c.obj 2025-03-14T04:13:12.7021351Z [5365/6912] Building C object sleef\src\libm\CMakeFiles\mkalias.dir\mkalias.c.obj 2025-03-14T04:13:12.7022391Z [5366/6912] Building C object sleef\src\libm\CMakeFiles\mkrename.dir\mkrename.c.obj 2025-03-14T04:13:12.7023705Z [5367/6912] Building C object sleef\src\libm\CMakeFiles\mkdisp.dir\mkdisp.c.obj 2025-03-14T04:13:12.7024731Z [5368/6912] Linking CXX executable bin\c10_ordered_preserving_dict_test.exe 2025-03-14T04:13:12.7025684Z [5369/6912] Linking C executable sleef\bin\mkrename_gnuabi.exe 2025-03-14T04:13:12.7026528Z [5370/6912] Linking C executable sleef\bin\mkmasked_gnuabi.exe 2025-03-14T04:13:12.7788605Z [5371/6912] Linking C executable sleef\bin\mkalias.exe 2025-03-14T04:13:12.7789334Z [5372/6912] Generating alias_AVX512F_dp.h.tmp 2025-03-14T04:13:12.7790381Z [5373/6912] Linking C executable sleef\bin\mkrename.exe 2025-03-14T04:13:12.7797268Z [5374/6912] Linking C executable sleef\bin\mkdisp.exe 2025-03-14T04:13:12.7798042Z [5375/6912] Generating alias_AVX512F_sp.h.tmp 2025-03-14T04:13:12.7798732Z [5376/6912] Generating include/renameavx512fnofma.h 2025-03-14T04:13:12.7799657Z Generating renameavx512fnofma.h: mkrename "cinz_" "8" "16" "avx512fnofma" 2025-03-14T04:13:12.7800325Z 2025-03-14T04:13:12.7800557Z [5377/6912] Generating include/renameavx512f.h 2025-03-14T04:13:12.7801368Z Generating renameavx512f.h: mkrename "finz_" "8" "16" "avx512f" 2025-03-14T04:13:12.7801930Z 2025-03-14T04:13:16.4781076Z [5378/6912] Generating include/renameavx2.h 2025-03-14T04:13:16.5109677Z Generating renameavx2.h: mkrename "finz_" "4" "8" "avx2" 2025-03-14T04:13:16.5110150Z 2025-03-14T04:13:16.5110731Z [5379/6912] Building CXX object c10\benchmark\CMakeFiles\c10_intrusive_ptr_benchmark.dir\intrusive_ptr_benchmark.cpp.obj 2025-03-14T04:13:16.5111823Z [5380/6912] Linking CXX executable bin\c10_intrusive_ptr_benchmark.exe 2025-03-14T04:13:16.5113538Z [5381/6912] Building C object sleef\src\common\CMakeFiles\addSuffix.dir\addSuffix.c.obj 2025-03-14T04:13:16.5114923Z [5382/6912] Building C object sleef\src\common\CMakeFiles\common.dir\common.c.obj 2025-03-14T04:13:16.5116144Z [5383/6912] Building CXX object c10\test\CMakeFiles\c10_optional_test.dir\util\optional_test.cpp.obj 2025-03-14T04:13:16.5117930Z 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:13:16.5120078Z 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:13:16.5124392Z 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:13:16.5131521Z C:\actions-runner\_work\pytorch\pytorch\pytorch\cmake\..\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:13:16.5138974Z 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:13:16.5144314Z C:\actions-runner\_work\pytorch\pytorch\pytorch\cmake\..\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:13:16.5148462Z C:\actions-runner\_work\pytorch\pytorch\pytorch\cmake\..\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:13:16.5150659Z with 2025-03-14T04:13:16.5151027Z [ 2025-03-14T04:13:16.5151350Z T=Type 2025-03-14T04:13:16.5151730Z ] 2025-03-14T04:13:16.5153286Z 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:13:16.5155086Z with 2025-03-14T04:13:16.5155425Z [ 2025-03-14T04:13:16.5155756Z T=Type 2025-03-14T04:13:16.5156130Z ] 2025-03-14T04:13:17.0697693Z [5384/6912] Building CXX object c10\test\CMakeFiles\c10_typeid_test.dir\util\typeid_test.cpp.obj 2025-03-14T04:13:17.1809827Z [5385/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimddp.c.obj 2025-03-14T04:13:17.1811121Z [5386/6912] Linking CXX executable bin\c10_optional_test.exe 2025-03-14T04:13:17.1929058Z [5387/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimdsp.c.obj 2025-03-14T04:13:17.2013525Z [5388/6912] Linking CXX executable bin\c10_typeid_test.exe 2025-03-14T04:13:17.2014303Z [5389/6912] Generating include/renameavx2128.h 2025-03-14T04:13:17.2015246Z Generating renameavx2128.h: mkrename "finz_" "2" "4" "avx2128" 2025-03-14T04:13:17.2015916Z 2025-03-14T04:13:18.0557244Z [5390/6912] Generating include/renamefma4.h 2025-03-14T04:13:18.0567269Z Generating renamefma4.h: mkrename "finz_" "4" "8" "fma4" 2025-03-14T04:13:18.0567828Z 2025-03-14T04:13:18.0568454Z [5391/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimddp.c.obj 2025-03-14T04:13:18.0569900Z [5392/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimdsp.c.obj 2025-03-14T04:13:18.0572601Z [5393/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimdsp.c.obj 2025-03-14T04:13:18.0574073Z [5394/6912] Building CXX object c10\test\CMakeFiles\c10_small_vector_test.dir\util\small_vector_test.cpp.obj 2025-03-14T04:13:18.1337167Z [5395/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimdsp.c.obj 2025-03-14T04:13:18.1338509Z [5396/6912] Building C object sleef\src\common\CMakeFiles\arraymap.dir\arraymap.c.obj 2025-03-14T04:13:18.1347837Z [5397/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimdsp.c.obj 2025-03-14T04:13:18.1349154Z [5398/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimddp.c.obj 2025-03-14T04:13:18.1350237Z [5399/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimddp.c.obj 2025-03-14T04:13:18.1351749Z [5400/6912] Generating include/renameavx.h 2025-03-14T04:13:18.8956662Z Generating renameavx.h: mkrename "cinz_" "4" "8" "avx" 2025-03-14T04:13:18.8957682Z 2025-03-14T04:13:18.9068360Z [5401/6912] Generating include/renamesse4.h 2025-03-14T04:13:18.9069317Z Generating renamesse4.h: mkrename "cinz_" "2" "4" "sse4" 2025-03-14T04:13:18.9155550Z 2025-03-14T04:13:18.9156467Z [5402/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimdsp.c.obj 2025-03-14T04:13:18.9157761Z [5403/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimddp.c.obj 2025-03-14T04:13:18.9158845Z [5404/6912] Linking CXX executable bin\c10_small_vector_test.exe 2025-03-14T04:13:18.9159933Z [5405/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimddp.c.obj 2025-03-14T04:13:20.0191235Z [5406/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimddp.c.obj 2025-03-14T04:13:20.1355095Z [5407/6912] Building CXX object c10\test\CMakeFiles\c10_intrusive_ptr_test.dir\util\intrusive_ptr_test.cpp.obj 2025-03-14T04:13:20.1356845Z [5408/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimdsp.c.obj 2025-03-14T04:13:20.1358079Z [5409/6912] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimdsp.c.obj 2025-03-14T04:13:20.1359012Z [5410/6912] Generating include/renamesse2.h 2025-03-14T04:13:20.1359734Z Generating renamesse2.h: mkrename "cinz_" "2" "4" "sse2" 2025-03-14T04:13:20.1360230Z 2025-03-14T04:13:20.1360579Z [5411/6912] Linking CXX executable bin\c10_intrusive_ptr_test.exe 2025-03-14T04:13:20.6538679Z [5412/6912] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimddp.c.obj 2025-03-14T04:13:20.6539969Z [5413/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimdsp.c.obj 2025-03-14T04:13:20.6756786Z [5414/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimddp.c.obj 2025-03-14T04:13:20.6758180Z [5415/6912] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimdsp.c.obj 2025-03-14T04:13:20.6970814Z [5416/6912] Generating include/renamepurec_scalar.h 2025-03-14T04:13:20.6971859Z Generating renamepurec_scalar.h: mkrename "cinz_" "1" "1" "purec" 2025-03-14T04:13:20.7040342Z [5417/6912] Generating include/renamepurecfma_scalar.h 2025-03-14T04:13:21.5429175Z Generating renamepurecfma_scalar.h: mkrename "finz_" "1" "1" "purecfma" 2025-03-14T04:13:21.6353590Z 2025-03-14T04:13:21.6354508Z [5418/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimddp.c.obj 2025-03-14T04:13:21.6355748Z [5419/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimddp.c.obj 2025-03-14T04:13:21.6356958Z [5420/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimdsp.c.obj 2025-03-14T04:13:21.6358546Z [5421/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimdsp.c.obj 2025-03-14T04:13:22.6940683Z [5422/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimdsp.c.obj 2025-03-14T04:13:22.6941938Z [5423/6912] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimdsp.c.obj 2025-03-14T04:13:22.6943131Z [5424/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimddp.c.obj 2025-03-14T04:13:22.6944301Z [5425/6912] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimddp.c.obj 2025-03-14T04:13:22.6945505Z [5426/6912] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-03-14T04:13:22.6946476Z [5427/6912] Generating include/renamecuda.h 2025-03-14T04:13:22.6947139Z Generating renamecuda.h: mkrename "finz_" "1" "1" "cuda" 2025-03-14T04:13:22.6947642Z 2025-03-14T04:13:22.7262323Z [5428/6912] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimddp.c.obj 2025-03-14T04:13:22.7287294Z [5429/6912] Generating sleeflibm_AVX2128.h.tmp 2025-03-14T04:13:22.7305364Z [5430/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimddp.c.obj 2025-03-14T04:13:22.7306691Z [5431/6912] Generating sleeflibm_AVX2.h.tmp 2025-03-14T04:13:22.7348064Z [5432/6912] Generating sleeflibm_AVX.h.tmp 2025-03-14T04:13:22.7348840Z [5433/6912] Generating sleeflibm_AVX512F.h.tmp 2025-03-14T04:13:22.7349533Z [5434/6912] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-03-14T04:13:22.7350929Z [5435/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimdsp.c.obj 2025-03-14T04:13:22.7697225Z [5436/6912] Generating sleeflibm_AVX_.h.tmp 2025-03-14T04:13:22.7698192Z [5437/6912] Generating sleeflibm_AVX512F_.h.tmp 2025-03-14T04:13:22.7699423Z [5438/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimddp.c.obj 2025-03-14T04:13:22.7700629Z [5439/6912] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-03-14T04:13:22.7701578Z [5440/6912] Generating sleeflibm_FMA4.h.tmp 2025-03-14T04:13:22.7702311Z [5441/6912] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-03-14T04:13:22.7703022Z [5442/6912] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-03-14T04:13:22.7703684Z [5443/6912] Generating sleeflibm_SSE2.h.tmp 2025-03-14T04:13:22.7704489Z [5444/6912] Generating sleeflibm_SSE4.h.tmp 2025-03-14T04:13:22.7705040Z [5445/6912] Generating sleeflibm_SSE_.h.tmp 2025-03-14T04:13:22.9092916Z [5446/6912] Generating dispscalar.c.body 2025-03-14T04:13:22.9094969Z [5447/6912] Generating include/renamedspscalar.h 2025-03-14T04:13:22.9095603Z [5448/6912] Generating dispsse.c.tmp 2025-03-14T04:13:22.9096740Z [5449/6912] Generating include/renamedsp128.h 2025-03-14T04:13:22.9097371Z [5450/6912] Generating include/alias_avx512f.h 2025-03-14T04:13:22.9099089Z [5451/6912] Generating dispavx.c.tmp 2025-03-14T04:13:22.9099666Z [5452/6912] Generating include/renamedsp256.h 2025-03-14T04:13:22.9100413Z [5453/6912] Generating ../../../include/sleef.h 2025-03-14T04:13:22.9100999Z [5454/6912] Generating dispscalar.c 2025-03-14T04:13:22.9102293Z [5455/6912] Generating dispsse.c 2025-03-14T04:13:22.9103209Z [5456/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-03-14T04:13:23.4754845Z [5457/6912] Generating dispavx.c 2025-03-14T04:13:23.4755624Z [5458/6912] Linking C executable sleef\bin\addSuffix.exe 2025-03-14T04:13:23.4756986Z [5459/6912] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimddp.c.obj 2025-03-14T04:13:23.4758496Z [5460/6912] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimdsp.c.obj 2025-03-14T04:13:23.4759701Z [5461/6912] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimddp.c.obj 2025-03-14T04:13:23.4760916Z [5462/6912] Building C object sleef\src\libm\CMakeFiles\sleef.dir\rempitab.c.obj 2025-03-14T04:13:23.8827012Z [5463/6912] Building C object sleef\src\libm\CMakeFiles\dispscalar_obj.dir\dispscalar.c.obj 2025-03-14T04:13:23.8828074Z [5464/6912] Building C object sleef\src\libm\CMakeFiles\dispsse_obj.dir\dispsse.c.obj 2025-03-14T04:13:23.8828762Z [5465/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimdsp.c.obj 2025-03-14T04:13:23.8829475Z [5466/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimdsp.c.obj 2025-03-14T04:13:23.8830162Z [5467/6912] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimddp.c.obj 2025-03-14T04:13:23.8830840Z [5468/6912] Building C object sleef\src\libm\CMakeFiles\dispavx_obj.dir\dispavx.c.obj 2025-03-14T04:13:29.6497301Z [5469/6912] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimddp.c.obj 2025-03-14T04:13:29.6497927Z [5470/6912] Linking C static library sleef\lib\sleef.lib 2025-03-14T04:13:29.6498297Z [5471/6912] Generating sources 2025-03-14T04:13:32.4183421Z [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:13:32.4226392Z [5473/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FuncTorchTLS.cpp.obj 2025-03-14T04:13:32.4227847Z [5474/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Dispatch.cpp.obj 2025-03-14T04:13:32.4229293Z [5475/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\AccumulateType.cpp.obj 2025-03-14T04:13:36.2498081Z [5476/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DeviceAccelerator.cpp.obj 2025-03-14T04:13:36.2498971Z [5477/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\EmptyTensor.cpp.obj 2025-03-14T04:13:36.2499843Z [5478/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Context.cpp.obj 2025-03-14T04:13:36.2500623Z [5479/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CPUGeneratorImpl.cpp.obj 2025-03-14T04:13:36.2501708Z [5480/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DynamicLibrary.cpp.obj 2025-03-14T04:13:44.2999190Z [5481/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapMode.cpp.obj 2025-03-14T04:13:44.3188954Z [5482/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ExpandUtils.cpp.obj 2025-03-14T04:13:44.3203110Z [5483/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ConjugateFallback.cpp.obj 2025-03-14T04:13:44.3205501Z [5484/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalTensorWrapper.cpp.obj 2025-03-14T04:13:44.3207937Z [5485/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalStorageImpl.cpp.obj 2025-03-14T04:13:47.0822045Z [5486/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedTensorImpl.cpp.obj 2025-03-14T04:13:47.0823038Z [5487/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalizeFallbackKernel.cpp.obj 2025-03-14T04:13:47.0824064Z [5488/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNative.cpp.obj 2025-03-14T04:13:47.0824864Z [5489/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MemoryOverlap.cpp.obj 2025-03-14T04:13:52.2042545Z [5490/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MapAllocator.cpp.obj 2025-03-14T04:13:52.2043954Z [5491/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelCommon.cpp.obj 2025-03-14T04:13:52.2045314Z [5492/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\PythonTorchFunctionTLS.cpp.obj 2025-03-14T04:13:52.2047070Z [5493/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SavedTensorHooks.cpp.obj 2025-03-14T04:13:52.2048418Z [5494/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SequenceNumber.cpp.obj 2025-03-14T04:14:01.5040578Z [5495/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NamedTensorUtils.cpp.obj 2025-03-14T04:14:01.5085569Z [5496/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelThreadPoolNative.cpp.obj 2025-03-14T04:14:01.5087758Z [5497/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CachedTensorUtils.cpp.obj 2025-03-14T04:14:01.5089666Z [5498/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelOpenMP.cpp.obj 2025-03-14T04:14:01.5091166Z [5499/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalInverses.cpp.obj 2025-03-14T04:14:09.4738540Z [5500/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorGeometry.cpp.obj 2025-03-14T04:14:09.4739965Z [5501/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DLConvertor.cpp.obj 2025-03-14T04:14:09.4741337Z [5502/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ScalarOps.cpp.obj 2025-03-14T04:14:09.4742624Z [5503/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorMeta.cpp.obj 2025-03-14T04:14:09.4744100Z [5504/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalPythonObjects.cpp.obj 2025-03-14T04:14:17.6672847Z [5505/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedFallback.cpp.obj 2025-03-14T04:14:17.6676388Z [5506/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapTransforms.cpp.obj 2025-03-14T04:14:17.6677939Z [5507/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIndexing.cpp.obj 2025-03-14T04:14:17.6689004Z [5508/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorNames.cpp.obj 2025-03-14T04:14:17.6690265Z [5509/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIterator.cpp.obj 2025-03-14T04:14:20.6695650Z [5510/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NestedTensorImpl.cpp.obj 2025-03-14T04:14:20.6697433Z [5511/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\FlushDenormal.cpp.obj 2025-03-14T04:14:20.6828823Z [5512/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\Utils.cpp.obj 2025-03-14T04:14:20.6971828Z [5513/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CPUGuardImpl.cpp.obj 2025-03-14T04:14:20.6973462Z [5514/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Version.cpp.obj 2025-03-14T04:14:25.8171400Z [5515/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchingRegistrations.cpp.obj 2025-03-14T04:14:25.8173081Z [5516/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\StorageUtils.cpp.obj 2025-03-14T04:14:25.8174610Z [5517/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CUDAHooksInterface.cpp.obj 2025-03-14T04:14:25.8176222Z [5518/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HIPHooksInterface.cpp.obj 2025-03-14T04:14:28.3298999Z [5519/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HPUHooksInterface.cpp.obj 2025-03-14T04:14:28.3304726Z [5520/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapModeRegistrations.cpp.obj 2025-03-14T04:14:28.3320027Z [5521/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseCsrTensorImpl.cpp.obj 2025-03-14T04:14:28.3321985Z [5522/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\IPUHooksInterface.cpp.obj 2025-03-14T04:14:28.3323678Z [5523/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MetaGuardImpl.cpp.obj 2025-03-14T04:14:29.6665635Z [5524/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MAIAHooksInterface.cpp.obj 2025-03-14T04:14:29.6667773Z [5525/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MPSHooksInterface.cpp.obj 2025-03-14T04:14:29.6669455Z [5526/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MTIAHooksInterface.cpp.obj 2025-03-14T04:14:29.6671161Z [5527/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\PrivateUse1HooksInterface.cpp.obj 2025-03-14T04:14:42.3119497Z [5528/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorImpl.cpp.obj 2025-03-14T04:14:42.3121406Z [5529/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\XPUHooksInterface.cpp.obj 2025-03-14T04:14:42.3123000Z [5530/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Utils.cpp.obj 2025-03-14T04:14:42.3130619Z [5531/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorUtils.cpp.obj 2025-03-14T04:14:42.3132373Z [5532/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\ADInterpreters.cpp.obj 2025-03-14T04:15:07.4877006Z [5533/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalState.cpp.obj 2025-03-14T04:15:07.5278931Z [5534/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ZeroTensorFallback.cpp.obj 2025-03-14T04:15:07.5280671Z [5535/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\autocast_mode.cpp.obj 2025-03-14T04:15:07.5548213Z [5536/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDynamic.cpp.obj 2025-03-14T04:15:07.5550526Z [5537/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesActivation.cpp.obj 2025-03-14T04:15:09.0319137Z [5538/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesConvolution.cpp.obj 2025-03-14T04:15:09.0322490Z [5539/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesFactory.cpp.obj 2025-03-14T04:15:09.0324274Z [5540/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesHelper.cpp.obj 2025-03-14T04:15:09.0327290Z [5541/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesIndexing.cpp.obj 2025-03-14T04:15:23.6350527Z [5542/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesBinaryOps.cpp.obj 2025-03-14T04:15:23.6352689Z [5543/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDecompositions.cpp.obj 2025-03-14T04:15:23.6385671Z [5544/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLoss.cpp.obj 2025-03-14T04:15:23.6388635Z [5545/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLinearAlgebra.cpp.obj 2025-03-14T04:15:45.7481319Z [5546/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedTensorImpl.cpp.obj 2025-03-14T04:15:45.7841612Z [5547/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesModules.cpp.obj 2025-03-14T04:15:45.8545610Z [5548/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\FunctionalizeInterpreter.cpp.obj 2025-03-14T04:15:45.8547628Z [5549/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesNorm.cpp.obj 2025-03-14T04:15:45.8549308Z [5550/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\Interpreter.cpp.obj 2025-03-14T04:15:47.4451826Z [5551/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesPooling.cpp.obj 2025-03-14T04:15:47.4453652Z [5552/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesScatterOps.cpp.obj 2025-03-14T04:15:47.4455480Z [5553/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesViews.cpp.obj 2025-03-14T04:15:47.4457053Z [5554/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesRandomness.cpp.obj 2025-03-14T04:15:50.3201101Z [5555/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesUnaryOps.cpp.obj 2025-03-14T04:15:50.3202950Z [5556/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedFallback.cpp.obj 2025-03-14T04:15:50.3204353Z [5557/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenGeneral.cpp.obj 2025-03-14T04:15:50.3205736Z [5558/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesReduceOps.cpp.obj 2025-03-14T04:15:59.2851096Z [5559/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypePropertiesRegistry.cpp.obj 2025-03-14T04:15:59.2853041Z [5560/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypeProperties.cpp.obj 2025-03-14T04:15:59.3120083Z [5561/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PlumbingHelper.cpp.obj 2025-03-14T04:15:59.3159344Z [5562/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapInterpreter.cpp.obj 2025-03-14T04:15:59.3201640Z [5563/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\BackendSelectFallbackKernel.cpp.obj 2025-03-14T04:16:01.9256429Z [5564/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\TensorWrapper.cpp.obj 2025-03-14T04:16:01.9258243Z [5565/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\record_function.cpp.obj 2025-03-14T04:16:01.9259708Z [5566/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dimname.cpp.obj 2025-03-14T04:16:01.9262163Z [5567/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\GeneratorForPrivateuseone.cpp.obj 2025-03-14T04:16:05.6030966Z [5568/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\DynamicLayer.cpp.obj 2025-03-14T04:16:05.6032663Z [5569/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NestedIntSymNodeImpl.cpp.obj 2025-03-14T04:16:05.6034249Z [5570/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Generator.cpp.obj 2025-03-14T04:16:05.6035751Z [5571/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Formatting.cpp.obj 2025-03-14T04:16:05.6037444Z [5572/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedTensor.cpp.obj 2025-03-14T04:16:12.9821936Z [5573/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dict.cpp.obj 2025-03-14T04:16:12.9823616Z [5574/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Range.cpp.obj 2025-03-14T04:16:12.9826406Z [5575/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\List.cpp.obj 2025-03-14T04:16:12.9827993Z [5576/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\MetaFallbackKernel.cpp.obj 2025-03-14T04:16:12.9829747Z [5577/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyBatchingRegistrations.cpp.obj 2025-03-14T04:16:23.3993765Z [5578/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Vitals.cpp.obj 2025-03-14T04:16:23.5338275Z [5579/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\blob.cpp.obj 2025-03-14T04:16:23.6142635Z [5580/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableHooksInterface.cpp.obj 2025-03-14T04:16:23.8792195Z [5581/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedRegistrations.cpp.obj 2025-03-14T04:16:23.8793974Z [5582/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonFallbackKernel.cpp.obj 2025-03-14T04:16:24.6305701Z [5583/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TorchDispatchUtils.cpp.obj 2025-03-14T04:16:24.6307590Z [5584/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyVmapTransforms.cpp.obj 2025-03-14T04:16:24.6309625Z [5585/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonOpRegistrationTrampoline.cpp.obj 2025-03-14T04:16:24.6311352Z [5586/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Tensor.cpp.obj 2025-03-14T04:16:34.0427154Z [5587/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableFallbackKernel.cpp.obj 2025-03-14T04:16:34.3637779Z [5588/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\ObservedOperators.cpp.obj 2025-03-14T04:16:34.7682700Z [5589/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PyTorchOperatorHacks.cpp.obj 2025-03-14T04:16:35.2438309Z [5590/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapModeRegistrations.cpp.obj 2025-03-14T04:16:39.9047724Z [5591/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\adaption.cpp.obj 2025-03-14T04:16:39.9053190Z [5592/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dynamic_type.cpp.obj 2025-03-14T04:16:39.9446421Z [5593/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\DispatchKeyExtractor.cpp.obj 2025-03-14T04:16:39.9448401Z [5594/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\boxing\KernelFunction.cpp.obj 2025-03-14T04:16:39.9499724Z [5595/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\function_schema.cpp.obj 2025-03-14T04:16:41.5803759Z [5596/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\class_type.cpp.obj 2025-03-14T04:16:41.5805513Z [5597/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\Dispatcher.cpp.obj 2025-03-14T04:16:41.5807148Z [5598/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\OperatorEntry.cpp.obj 2025-03-14T04:16:41.5808708Z [5599/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\custom_class.cpp.obj 2025-03-14T04:16:41.5810157Z [5600/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\operator_name.cpp.obj 2025-03-14T04:16:50.3862466Z [5601/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\register_symbols.cpp.obj 2025-03-14T04:16:50.5865901Z [5602/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\error_report.cpp.obj 2025-03-14T04:16:50.6392097Z [5603/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\lexer.cpp.obj 2025-03-14T04:16:50.7104116Z [5604/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\tensor_type.cpp.obj 2025-03-14T04:16:54.2179326Z [5605/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type_factory.cpp.obj 2025-03-14T04:16:54.2182196Z [5606/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ivalue.cpp.obj 2025-03-14T04:16:54.2183716Z [5607/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\op_registration.cpp.obj 2025-03-14T04:16:54.2187891Z [5608/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\library.cpp.obj 2025-03-14T04:16:54.2189436Z [5609/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\infer_schema.cpp.obj 2025-03-14T04:16:59.9275396Z [5610/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\union_type.cpp.obj 2025-03-14T04:16:59.9398007Z [5611/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\strtod.cpp.obj 2025-03-14T04:16:59.9628534Z [5612/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type.cpp.obj 2025-03-14T04:16:59.9925352Z [5613/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\interned_strings.cpp.obj 2025-03-14T04:16:59.9927310Z [5614/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\function_schema_parser.cpp.obj 2025-03-14T04:17:08.5033922Z [5615/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling2d.cpp.obj 2025-03-14T04:17:08.5100280Z [5616/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling3d.cpp.obj 2025-03-14T04:17:08.5233533Z [5617/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\source_range.cpp.obj 2025-03-14T04:17:08.5712068Z [5618/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_type_parser.cpp.obj 2025-03-14T04:17:10.0042596Z [5619/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling.cpp.obj 2025-03-14T04:17:10.0044328Z [5620/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling3d.cpp.obj 2025-03-14T04:17:10.0045899Z [5621/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AmpKernels.cpp.obj 2025-03-14T04:17:10.0047419Z [5622/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AffineGridGenerator.cpp.obj 2025-03-14T04:17:10.0048946Z [5623/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Activation.cpp.obj 2025-03-14T04:17:21.7656878Z [5624/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AutogradComposite.cpp.obj 2025-03-14T04:17:21.9690472Z [5625/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BlasKernel.cpp.obj 2025-03-14T04:17:22.6100046Z [5626/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool2d.cpp.obj 2025-03-14T04:17:22.8051879Z [5627/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool3d.cpp.obj 2025-03-14T04:17:25.4683161Z [5628/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebraKernel.cpp.obj 2025-03-14T04:17:25.4685044Z [5629/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BinaryOps.cpp.obj 2025-03-14T04:17:25.4687022Z [5630/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Blas.cpp.obj 2025-03-14T04:17:25.4688920Z [5631/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Bucketization.cpp.obj 2025-03-14T04:17:25.4690837Z [5632/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUFallback.cpp.obj 2025-03-14T04:17:31.8845105Z [5633/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ChanelShuffle.cpp.obj 2025-03-14T04:17:31.8909298Z [5634/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Col2Im.cpp.obj 2025-03-14T04:17:31.8967528Z [5635/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebra.cpp.obj 2025-03-14T04:17:31.9395191Z [5636/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ComparisonUtils.cpp.obj 2025-03-14T04:17:31.9397269Z [5637/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DispatchStub.cpp.obj 2025-03-14T04:17:39.1063898Z [5638/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUBlas.cpp.obj 2025-03-14T04:17:39.1065627Z [5639/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Constraints.cpp.obj 2025-03-14T04:17:39.1067327Z [5640/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM3d.cpp.obj 2025-03-14T04:17:39.1068969Z [5641/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM2d.cpp.obj 2025-03-14T04:17:42.4670152Z [5642/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionTBC.cpp.obj 2025-03-14T04:17:42.4687673Z [5643/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Correlation.cpp.obj 2025-03-14T04:17:42.4689154Z [5644/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Copy.cpp.obj 2025-03-14T04:17:42.4690676Z [5645/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Convolution.cpp.obj 2025-03-14T04:17:42.4692718Z [5646/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Cross.cpp.obj 2025-03-14T04:17:54.5161553Z [5647/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool3d.cpp.obj 2025-03-14T04:17:54.5490940Z [5648/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool2d.cpp.obj 2025-03-14T04:17:54.6499176Z [5649/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool2d.cpp.obj 2025-03-14T04:17:54.7057866Z [5650/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distance.cpp.obj 2025-03-14T04:17:54.8061417Z [5651/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Dropout.cpp.obj 2025-03-14T04:17:56.4342984Z [5652/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ForeachOpsKernels.cpp.obj 2025-03-14T04:17:56.4344888Z [5653/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distributions.cpp.obj 2025-03-14T04:17:56.4348294Z [5654/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Embedding.cpp.obj 2025-03-14T04:17:56.4350928Z [5655/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\EmbeddingBag.cpp.obj 2025-03-14T04:18:05.5146472Z [5656/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Fill.cpp.obj 2025-03-14T04:18:05.8133870Z [5657/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool3d.cpp.obj 2025-03-14T04:18:06.0262493Z [5658/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FunctionOfAMatrixUtils.cpp.obj 2025-03-14T04:18:06.3981473Z [5659/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdagrad.cpp.obj 2025-03-14T04:18:06.8124484Z [5660/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdam.cpp.obj 2025-03-14T04:18:11.8110180Z [5661/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Lerp.cpp.obj 2025-03-14T04:18:11.8112761Z [5662/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Itertools.cpp.obj 2025-03-14T04:18:11.8139148Z [5663/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedSGD.cpp.obj 2025-03-14T04:18:11.8140803Z [5664/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Integration.cpp.obj 2025-03-14T04:18:11.8144241Z [5665/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LegacyBatching.cpp.obj 2025-03-14T04:18:19.4787272Z [5666/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GatedLinearUnit.cpp.obj 2025-03-14T04:18:19.6250336Z [5667/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Histogram.cpp.obj 2025-03-14T04:18:19.7937517Z [5668/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Im2Col.cpp.obj 2025-03-14T04:18:20.0246771Z [5669/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\IndexingUtils.cpp.obj 2025-03-14T04:18:20.0767568Z [5670/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GridSampler.cpp.obj 2025-03-14T04:18:26.4985820Z [5671/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Linear.cpp.obj 2025-03-14T04:18:26.5949228Z [5672/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiLabelMargin.cpp.obj 2025-03-14T04:18:26.5952669Z [5673/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MetaTensor.cpp.obj 2025-03-14T04:18:26.5954591Z [5674/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiMargin.cpp.obj 2025-03-14T04:18:28.8708487Z [5675/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxPooling.cpp.obj 2025-03-14T04:18:28.8710138Z [5676/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL2d.cpp.obj 2025-03-14T04:18:28.8711536Z [5677/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Loss.cpp.obj 2025-03-14T04:18:28.8713028Z [5678/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxUnpooling.cpp.obj 2025-03-14T04:18:28.8715152Z [5679/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossCTC.cpp.obj 2025-03-14T04:18:43.7647453Z [5680/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Memory.cpp.obj 2025-03-14T04:18:44.0152462Z [5681/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL.cpp.obj 2025-03-14T04:18:44.0848490Z [5682/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LinearAlgebra.cpp.obj 2025-03-14T04:18:44.1929434Z [5683/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NNPACK.cpp.obj 2025-03-14T04:18:44.1931667Z [5684/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose3d.cpp.obj 2025-03-14T04:18:44.9127332Z [5685/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PackedSequence.cpp.obj 2025-03-14T04:18:45.0380092Z [5686/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Onehot.cpp.obj 2025-03-14T04:18:45.0394833Z [5687/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PixelShuffle.cpp.obj 2025-03-14T04:18:45.0401518Z [5688/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NamedTensor.cpp.obj 2025-03-14T04:18:45.0403414Z [5689/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PadNd.cpp.obj 2025-03-14T04:18:49.7182422Z [5690/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose2d.cpp.obj 2025-03-14T04:18:49.7184527Z [5691/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveDilatedConvolution.cpp.obj 2025-03-14T04:18:49.7186125Z [5692/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Normalization.cpp.obj 2025-03-14T04:18:49.7187631Z [5693/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NegateFallback.cpp.obj 2025-03-14T04:19:00.3871230Z [5694/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PointwiseOps.cpp.obj 2025-03-14T04:19:00.4248607Z [5695/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pooling.cpp.obj 2025-03-14T04:19:00.4250536Z [5696/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pow.cpp.obj 2025-03-14T04:19:00.4251961Z [5697/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Repeat.cpp.obj 2025-03-14T04:19:00.4253469Z [5698/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceAllOps.cpp.obj 2025-03-14T04:19:04.9532799Z [5699/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReflectionPad.cpp.obj 2025-03-14T04:19:04.9534574Z [5700/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RangeFactories.cpp.obj 2025-03-14T04:19:04.9536276Z [5701/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceOps.cpp.obj 2025-03-14T04:19:04.9537854Z [5702/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\QuantizedLinear.cpp.obj 2025-03-14T04:19:04.9539117Z [5703/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReplicationPadding.cpp.obj 2025-03-14T04:19:15.6621233Z [5704/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Resize.cpp.obj 2025-03-14T04:19:15.7504673Z [5705/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RowwisePrune.cpp.obj 2025-03-14T04:19:15.7699804Z [5706/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RNN.cpp.obj 2025-03-14T04:19:15.8523837Z [5707/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Scalar.cpp.obj 2025-03-14T04:19:18.4432439Z [5708/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOps.cpp.obj 2025-03-14T04:19:18.4434002Z [5709/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SegmentReduce.cpp.obj 2025-03-14T04:19:18.4435616Z [5710/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SummaryOps.cpp.obj 2025-03-14T04:19:18.4436990Z [5711/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SoftMax.cpp.obj 2025-03-14T04:19:18.4438596Z [5712/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOpsUtils.cpp.obj 2025-03-14T04:19:30.1368794Z [5713/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Sorting.cpp.obj 2025-03-14T04:19:30.1370842Z [5714/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SpectralOps.cpp.obj 2025-03-14T04:19:30.1552588Z [5715/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorProperties.cpp.obj 2025-03-14T04:19:30.1554288Z [5716/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorIteratorReduce.cpp.obj 2025-03-14T04:19:30.1556036Z [5717/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorTransformations.cpp.obj 2025-03-14T04:19:32.2297072Z [5718/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorCompare.cpp.obj 2025-03-14T04:19:32.2298621Z [5719/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TestOps.cpp.obj 2025-03-14T04:19:32.2300172Z [5720/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorFactories.cpp.obj 2025-03-14T04:19:32.2301731Z [5721/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold2d.cpp.obj 2025-03-14T04:19:41.7037942Z [5722/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorShape.cpp.obj 2025-03-14T04:19:41.8989614Z [5723/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TriangularOps.cpp.obj 2025-03-14T04:19:41.9382419Z [5724/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSample.cpp.obj 2025-03-14T04:19:42.0442657Z [5725/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold3d.cpp.obj 2025-03-14T04:19:42.1048011Z [5726/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TypeProperties.cpp.obj 2025-03-14T04:19:49.0966949Z [5727/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnaryOps.cpp.obj 2025-03-14T04:19:49.0968863Z [5728/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnfoldBackward.cpp.obj 2025-03-14T04:19:49.0977097Z [5729/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unique.cpp.obj 2025-03-14T04:19:49.0978650Z [5730/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SparseTensorUtils.cpp.obj 2025-03-14T04:19:49.0980205Z [5731/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBilinear2d.cpp.obj 2025-03-14T04:20:01.2748029Z [5732/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBicubic2d.cpp.obj 2025-03-14T04:20:01.2749870Z [5733/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorAdvancedIndexing.cpp.obj 2025-03-14T04:20:01.5146032Z [5734/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\prim_native_functions.cpp.obj 2025-03-14T04:20:01.5584808Z [5735/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest1d.cpp.obj 2025-03-14T04:20:02.2444480Z [5736/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest2d.cpp.obj 2025-03-14T04:20:02.2511854Z [5737/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleTrilinear3d.cpp.obj 2025-03-14T04:20:02.2824184Z [5738/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\WeightNorm.cpp.obj 2025-03-14T04:20:02.3038308Z [5739/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\VariableMethodStubs.cpp.obj 2025-03-14T04:20:02.3039958Z [5740/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\layer_norm.cpp.obj 2025-03-14T04:20:08.9776366Z [5741/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleLinear1d.cpp.obj 2025-03-14T04:20:08.9778010Z [5742/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest3d.cpp.obj 2025-03-14T04:20:08.9779793Z [5743/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\group_norm.cpp.obj 2025-03-14T04:20:08.9781258Z [5744/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorConversions.cpp.obj 2025-03-14T04:20:17.6284242Z [5745/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\verbose_wrapper.cpp.obj 2025-03-14T04:20:17.6286092Z [5746/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ParamUtils.cpp.obj 2025-03-14T04:20:17.6287709Z [5747/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\library.cpp.obj 2025-03-14T04:20:17.6289605Z [5748/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_unpack.cpp.obj 2025-03-14T04:20:19.2061512Z [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:20:19.2063380Z [5750/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear.cpp.obj 2025-03-14T04:20:19.2065246Z [5751/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.cpp.obj 2025-03-14T04:20:19.2067076Z [5752/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\FlattenIndicesKernel.cpp.obj 2025-03-14T04:20:35.2614278Z [5753/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_prepack.cpp.obj 2025-03-14T04:20:35.2868368Z [5754/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SoftMax.cpp.obj 2025-03-14T04:20:35.2870364Z [5755/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlas.cpp.obj 2025-03-14T04:20:35.2872459Z [5756/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBinaryOpIntersectionKernel.cpp.obj 2025-03-14T04:20:35.4283126Z [5757/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseFactories.cpp.obj 2025-03-14T04:20:36.2061098Z [5758/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensor.cpp.obj 2025-03-14T04:20:36.2330216Z [5759/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensor.cpp.obj 2025-03-14T04:20:36.2417256Z [5760/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlasImpl.cpp.obj 2025-03-14T04:20:36.2727919Z [5761/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensorMath.cpp.obj 2025-03-14T04:20:45.7909736Z [5762/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseMatMul.cpp.obj 2025-03-14T04:20:45.7911549Z [5763/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensorMath.cpp.obj 2025-03-14T04:20:45.7913298Z [5764/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_serialize.cpp.obj 2025-03-14T04:20:45.7915108Z [5765/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_deserialize.cpp.obj 2025-03-14T04:20:51.6333243Z [5766/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseUnaryOps.cpp.obj 2025-03-14T04:20:51.6335013Z [5767/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizerBase.cpp.obj 2025-03-14T04:20:51.6336699Z [5768/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizer.cpp.obj 2025-03-14T04:20:51.6338457Z [5769/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ValidateCompressedIndicesKernel.cpp.obj 2025-03-14T04:21:07.4633481Z [5770/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUtils.cpp.obj 2025-03-14T04:21:07.4635556Z [5771/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorAliases.cpp.obj 2025-03-14T04:21:07.4639031Z [5772/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorFactories.cpp.obj 2025-03-14T04:21:07.4641201Z [5773/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMatmul.cpp.obj 2025-03-14T04:21:08.6074577Z [5774/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUnaryOps.cpp.obj 2025-03-14T04:21:08.6075876Z [5775/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorTransformerFunctions.cpp.obj 2025-03-14T04:21:08.6076911Z [5776/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBackward.cpp.obj 2025-03-14T04:21:08.6077834Z [5777/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMath.cpp.obj 2025-03-14T04:21:22.1170467Z [5778/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBinaryOps.cpp.obj 2025-03-14T04:21:22.1308171Z [5779/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AdaptiveAveragePooling.cpp.obj 2025-03-14T04:21:22.4475740Z [5780/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool2d.cpp.obj 2025-03-14T04:21:22.4477833Z [5781/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool3d.cpp.obj 2025-03-14T04:21:24.2603185Z [5782/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ChannelShuffle.cpp.obj 2025-03-14T04:21:24.2605013Z [5783/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerChannelAffine.cpp.obj 2025-03-14T04:21:24.2606765Z [5784/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\BinaryOps.cpp.obj 2025-03-14T04:21:24.2608261Z [5785/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\Copy.cpp.obj 2025-03-14T04:21:24.2609722Z [5786/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\RuyUtils.cpp.obj 2025-03-14T04:21:34.6807781Z [5787/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerTensorAffine.cpp.obj 2025-03-14T04:21:34.6823868Z [5788/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\QTensor.cpp.obj 2025-03-14T04:21:34.6825522Z [5789/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\IntReprQuant.cpp.obj 2025-03-14T04:21:34.6827190Z [5790/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ReduceOps.cpp.obj 2025-03-14T04:21:40.0616304Z [5791/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\MakePerTensorQuantizedTensor.cpp.obj 2025-03-14T04:21:40.0618204Z [5792/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Normalization.cpp.obj 2025-03-14T04:21:40.0619896Z [5793/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Pooling.cpp.obj 2025-03-14T04:21:40.0621818Z [5794/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorAdvancedIndexing.cpp.obj 2025-03-14T04:21:45.9913089Z [5795/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Sorting.cpp.obj 2025-03-14T04:21:45.9948629Z [5796/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorOperators.cpp.obj 2025-03-14T04:21:45.9977155Z [5797/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\init_qnnpack.cpp.obj 2025-03-14T04:21:46.0004158Z [5798/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\LinearUnpackImpl.cpp.obj 2025-03-14T04:21:52.0437985Z [5799/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorCompare.cpp.obj 2025-03-14T04:21:52.0443544Z [5800/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleBilinear2d.cpp.obj 2025-03-14T04:21:52.0445463Z [5801/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorFactories.cpp.obj 2025-03-14T04:21:52.0448544Z [5802/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest2d.cpp.obj 2025-03-14T04:22:09.3627264Z [5803/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest3d.cpp.obj 2025-03-14T04:22:09.5580248Z [5804/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorShape.cpp.obj 2025-03-14T04:22:09.7141342Z [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:22:10.0103278Z [5806/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qclamp.cpp.obj 2025-03-14T04:22:12.9548849Z [5807/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fbgemm_utils.cpp.obj 2025-03-14T04:22:12.9551421Z [5808/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv.cpp.obj 2025-03-14T04:22:13.0161663Z [5809/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qelu.cpp.obj 2025-03-14T04:22:13.0163319Z [5810/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_dynamic.cpp.obj 2025-03-14T04:22:18.7396270Z [5811/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag.cpp.obj 2025-03-14T04:22:18.7397960Z [5812/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\XnnpackUtils.cpp.obj 2025-03-14T04:22:18.7399777Z [5813/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_prepack.cpp.obj 2025-03-14T04:22:18.7401540Z [5814/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_prepack.cpp.obj 2025-03-14T04:22:18.7403144Z [5815/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qgelu.cpp.obj 2025-03-14T04:22:33.2960004Z [5816/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_unpack.cpp.obj 2025-03-14T04:22:33.7455705Z [5817/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardsigmoid.cpp.obj 2025-03-14T04:22:33.8514032Z [5818/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardswish.cpp.obj 2025-03-14T04:22:34.0150804Z [5819/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qnormalization.cpp.obj 2025-03-14T04:22:40.6748625Z [5820/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qdropout.cpp.obj 2025-03-14T04:22:40.6772622Z [5821/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qrelu.cpp.obj 2025-03-14T04:22:40.6775171Z [5822/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_dynamic.cpp.obj 2025-03-14T04:22:40.6777164Z [5823/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsigmoid.cpp.obj 2025-03-14T04:22:43.1664064Z [5824/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmul.cpp.obj 2025-03-14T04:22:43.1665545Z [5825/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\MklAllocationHelper.cpp.obj 2025-03-14T04:22:43.1667064Z [5826/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_unpack_impl.cpp.obj 2025-03-14T04:22:43.1668579Z [5827/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_prepack.cpp.obj 2025-03-14T04:22:52.0827319Z [5828/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\LinearAlgebra.cpp.obj 2025-03-14T04:22:52.1966566Z [5829/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear.cpp.obj 2025-03-14T04:22:52.1968469Z [5830/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qtanh.cpp.obj 2025-03-14T04:22:52.3019735Z [5831/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qthreshold.cpp.obj 2025-03-14T04:22:52.4017753Z [5832/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\library.cpp.obj 2025-03-14T04:22:57.2260734Z [5833/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseBlasImpl.cpp.obj 2025-03-14T04:22:57.2261998Z [5834/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SpectralOps.cpp.obj 2025-03-14T04:22:57.2263030Z [5835/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseCsrLinearAlgebra.cpp.obj 2025-03-14T04:22:57.2264134Z [5836/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmatmul.cpp.obj 2025-03-14T04:23:10.3940471Z [5837/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qconv_unpack.cpp.obj 2025-03-14T04:23:10.3976243Z [5838/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\IDeepRegistration.cpp.obj 2025-03-14T04:23:10.5271140Z [5839/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Copy.cpp.obj 2025-03-14T04:23:10.5272937Z [5840/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\BinaryOps.cpp.obj 2025-03-14T04:23:15.8726425Z [5841/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Conv.cpp.obj 2025-03-14T04:23:15.8727464Z [5842/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Gelu.cpp.obj 2025-03-14T04:23:15.8728730Z [5843/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsoftmax.cpp.obj 2025-03-14T04:23:15.8729833Z [5844/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNCommon.cpp.obj 2025-03-14T04:23:15.8730823Z [5845/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Linear.cpp.obj 2025-03-14T04:23:28.0027390Z [5846/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Matmul.cpp.obj 2025-03-14T04:23:28.1010677Z [5847/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MkldnnTensorMath.cpp.obj 2025-03-14T04:23:28.1012575Z [5848/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNConversions.cpp.obj 2025-03-14T04:23:28.1236861Z [5849/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Normalization.cpp.obj 2025-03-14T04:23:35.1964318Z [5850/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Pooling.cpp.obj 2025-03-14T04:23:35.1966570Z [5851/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\ConvPrepack.cpp.obj 2025-03-14T04:23:35.1987259Z [5852/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qlinear_unpack.cpp.obj 2025-03-14T04:23:35.1988941Z [5853/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Relu.cpp.obj 2025-03-14T04:23:35.2051111Z [5854/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\SoftMax.cpp.obj 2025-03-14T04:23:40.2954800Z [5855/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorFactories.cpp.obj 2025-03-14T04:23:40.3357203Z [5856/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorShape.cpp.obj 2025-03-14T04:23:40.3358864Z [5857/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\UnaryOps.cpp.obj 2025-03-14T04:23:40.3626734Z [5858/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Utils.cpp.obj 2025-03-14T04:23:45.5533976Z [5859/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\sdp_utils_cpp.cpp.obj 2025-03-14T04:23:45.5535778Z [5860/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\attention.cpp.obj 2025-03-14T04:23:45.5561838Z [5861/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\transformer.cpp.obj 2025-03-14T04:23:45.5564083Z [5862/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\utils\Factory.cpp.obj 2025-03-14T04:23:45.5566045Z [5863/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\OpContext.cpp.obj 2025-03-14T04:23:49.4288655Z [5864/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Init.cpp.obj 2025-03-14T04:23:49.4290551Z [5865/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Shim.cpp.obj 2025-03-14T04:23:49.4292396Z [5866/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Activation.cpp.obj 2025-03-14T04:23:49.4588513Z [5867/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Prelu.cpp.obj 2025-03-14T04:23:56.8634200Z [5868/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\AveragePooling.cpp.obj 2025-03-14T04:23:56.8638930Z [5869/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RNN.cpp.obj 2025-03-14T04:23:56.8640806Z [5870/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\ChannelShuffle.cpp.obj 2025-03-14T04:23:56.8655282Z [5871/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\MaxPooling.cpp.obj 2025-03-14T04:23:56.8657386Z [5872/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Linear.cpp.obj 2025-03-14T04:24:10.5185484Z [5873/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Convolution.cpp.obj 2025-03-14T04:24:10.5187318Z [5874/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\OpContext.cpp.obj 2025-03-14T04:24:10.5220719Z [5875/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\RegisterOpContextClass.cpp.obj 2025-03-14T04:24:10.5222356Z [5876/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RegisterMkldnnOpContextClass.cpp.obj 2025-03-14T04:24:52.2323368Z [5877/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Functions.cpp.obj 2025-03-14T04:24:52.3396783Z [5878/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CompositeViewCopyKernels.cpp.obj 2025-03-14T04:24:52.8085251Z [5879/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterBackendSelect.cpp.obj 2025-03-14T04:24:52.8815215Z [5880/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_0.cpp.obj 2025-03-14T04:24:52.9796311Z [5881/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_1.cpp.obj 2025-03-14T04:25:11.5636172Z [5882/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_2.cpp.obj 2025-03-14T04:25:11.5637823Z [5883/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_0.cpp.obj 2025-03-14T04:25:11.5688278Z [5884/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_3.cpp.obj 2025-03-14T04:25:11.5690900Z [5885/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_4.cpp.obj 2025-03-14T04:25:11.5695829Z [5886/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_3.cpp.obj 2025-03-14T04:25:44.9021663Z [5887/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_1.cpp.obj 2025-03-14T04:25:45.9091858Z [5888/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutogradNestedTensor_0.cpp.obj 2025-03-14T04:25:45.9287228Z [5889/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_2.cpp.obj 2025-03-14T04:25:46.1003871Z [5890/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMkldnnCPU_0.cpp.obj 2025-03-14T04:26:04.5323967Z [5891/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_2.cpp.obj 2025-03-14T04:26:04.7069452Z [5892/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorCPU_0.cpp.obj 2025-03-14T04:26:04.7488914Z [5893/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutogradNonFunctional_0.cpp.obj 2025-03-14T04:26:04.7607162Z [5894/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_0.cpp.obj 2025-03-14T04:26:04.8807950Z [5895/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_1.cpp.obj 2025-03-14T04:26:26.0431608Z [5896/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorMeta_0.cpp.obj 2025-03-14T04:26:26.5369569Z [5897/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_3.cpp.obj 2025-03-14T04:26:26.9185064Z [5898/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedMeta_0.cpp.obj 2025-03-14T04:26:27.1166166Z [5899/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutograd_0.cpp.obj 2025-03-14T04:26:31.3131077Z [5900/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMeta_0.cpp.obj 2025-03-14T04:26:31.3132903Z [5901/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrXPU_0.cpp.obj 2025-03-14T04:26:31.4189260Z [5902/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutograd_0.cpp.obj 2025-03-14T04:26:31.5483639Z [5903/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorXPU_0.cpp.obj 2025-03-14T04:26:31.5487748Z [5904/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSchema.cpp.obj 2025-03-14T04:26:34.9914022Z [5905/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseMeta_0.cpp.obj 2025-03-14T04:26:34.9915556Z [5906/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedCPU_0.cpp.obj 2025-03-14T04:26:34.9917210Z [5907/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_model_loader.cpp.obj 2025-03-14T04:26:34.9919119Z [5908/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrCPU_0.cpp.obj 2025-03-14T04:26:37.3338444Z [5909/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrMeta_0.cpp.obj 2025-03-14T04:26:37.3340041Z [5910/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPU_add.cpp.obj 2025-03-14T04:26:37.3341534Z [5911/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\QTensorImpl.cpp.obj 2025-03-14T04:26:37.3343187Z [5912/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_wrapper.cpp.obj 2025-03-14T04:26:37.3344777Z [5913/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCPU_0.cpp.obj 2025-03-14T04:26:41.4460282Z [5914/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TensorMethods.cpp.obj 2025-03-14T04:26:41.5238541Z [5915/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.DEFAULT.cpp.obj 2025-03-14T04:26:41.5242901Z [5916/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:26:41.7249094Z [5917/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:26:47.7461145Z [5918/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.DEFAULT.cpp.obj 2025-03-14T04:26:47.7462877Z [5919/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterZeroTensor_0.cpp.obj 2025-03-14T04:26:47.7464863Z [5920/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseXPU_0.cpp.obj 2025-03-14T04:26:47.7466416Z [5921/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.DEFAULT.cpp.obj 2025-03-14T04:26:57.6826412Z [5922/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:26:57.6828193Z [5923/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:26:57.6831501Z [5924/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:26:57.6833317Z [5925/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:04.7334125Z [5926/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:04.8403154Z [5927/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:04.9520982Z [5928/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:05.6502737Z [5929/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:12.2112519Z [5930/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:12.2114764Z [5931/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:12.2256313Z [5932/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:12.2258226Z [5933/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\Quantizer.cpp.obj 2025-03-14T04:27:16.1897354Z [5934/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_bind.cpp.obj 2025-03-14T04:27:16.1900788Z [5935/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenOpList.cpp.obj 2025-03-14T04:27:16.1902378Z [5936/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_register.cpp.obj 2025-03-14T04:27:16.1904081Z [5937/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:16.1907372Z [5938/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:23.3995509Z [5939/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:23.3999974Z [5940/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:23.4002133Z [5941/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:23.4004342Z [5942/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:34.7566888Z [5943/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:34.7723687Z [5944/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:34.7726026Z [5945/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:41.3750148Z [5946/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:41.4110968Z [5947/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:41.4113016Z [5948/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:41.4114891Z [5949/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:47.3340961Z [5950/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:47.3902738Z [5951/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:47.5078360Z [5952/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:47.5327354Z [5953/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:51.1378186Z [5954/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:51.2286988Z [5955/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:51.2630685Z [5956/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:51.3412935Z [5957/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:57.8115912Z [5958/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:57.8118063Z [5959/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:57.8121130Z [5960/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:27:57.8123509Z [5961/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:01.8073893Z [5962/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:01.8075622Z [5963/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:01.8077660Z [5964/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:01.8079201Z [5965/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:06.8227788Z [5966/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:06.8840748Z [5967/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:06.8842812Z [5968/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:06.8844697Z [5969/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:07.5812297Z [5970/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:07.5814370Z [5971/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:07.5816767Z 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:28:07.5826006Z 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:28:07.5828821Z 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:28:07.5832522Z 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:28:07.5834911Z with 2025-03-14T04:28:07.5835278Z [ 2025-03-14T04:28:07.5835620Z scalar_t=scalar_t 2025-03-14T04:28:07.5836065Z ] 2025-03-14T04:28:07.5838988Z 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:28:07.5844659Z 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:28:07.5847782Z with 2025-03-14T04:28:07.5848140Z [ 2025-03-14T04:28:07.5848494Z scalar_t=scalar_t 2025-03-14T04:28:07.5848911Z ] 2025-03-14T04:28:07.5852738Z 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:28:07.5856706Z with 2025-03-14T04:28:07.5857126Z [ 2025-03-14T04:28:07.5857525Z scalar_t=scalar_t, 2025-03-14T04:28:07.5858134Z data_t=at::vec::DEFAULT::Vectorized, 2025-03-14T04:28:07.5859787Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-03-14T04:28:07.5862022Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-03-14T04:28:07.5863120Z ] 2025-03-14T04:28:07.5865121Z 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:28:07.5867255Z with 2025-03-14T04:28:07.5867673Z [ 2025-03-14T04:28:07.5868086Z scalar_t=float, 2025-03-14T04:28:07.5869228Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &), 2025-03-14T04:28:07.5870934Z Op=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-03-14T04:28:07.5872198Z ] 2025-03-14T04:28:12.9227474Z 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:28:12.9229351Z with 2025-03-14T04:28:12.9244439Z [ 2025-03-14T04:28:12.9244967Z scalar_t=float, 2025-03-14T04:28:12.9253783Z Op=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-03-14T04:28:12.9255373Z ] 2025-03-14T04:28:12.9500931Z [5972/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:12.9502912Z [5973/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:35.4063994Z [5974/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:35.4066352Z [5975/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:35.4068524Z [5976/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:35.4087328Z [5977/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:37.2911092Z [5978/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:37.2912811Z [5979/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\mkl\SparseBlas.cpp.obj 2025-03-14T04:28:37.2914302Z [5980/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:37.2916280Z [5981/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:37.8814265Z [5982/6912] Building C object caffe2\CMakeFiles\torch_cpu.dir\__\third_party\miniz-3.0.2\miniz.c.obj 2025-03-14T04:28:37.8822989Z 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:28:37.8832969Z 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:28:37.8834783Z [5983/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\core\common.cc.obj 2025-03-14T04:28:41.9176452Z [5984/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\crc.cc.obj 2025-03-14T04:28:42.0255037Z [5985/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\istream_adapter.cc.obj 2025-03-14T04:28:42.1329611Z [5986/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\read_adapter_interface.cc.obj 2025-03-14T04:28:42.1331547Z [5987/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:42.2075864Z [5988/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\file_adapter.cc.obj 2025-03-14T04:28:44.0419993Z [5989/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:44.0430361Z [5990/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:44.0432251Z [5991/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\inline_container.cc.obj 2025-03-14T04:28:44.0433917Z [5992/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\vulkan\Context.cpp.obj 2025-03-14T04:28:44.0435938Z [5993/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\metal\Context.cpp.obj 2025-03-14T04:28:48.7765520Z [5994/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\thread_pool_guard.cpp.obj 2025-03-14T04:28:48.7768206Z [5995/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:48.7912824Z [5996/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\string_utils.cc.obj 2025-03-14T04:28:48.7914778Z [5997/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\ThreadPool.cc.obj 2025-03-14T04:28:55.9526187Z [5998/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\pthreadpool-cpp.cc.obj 2025-03-14T04:28:55.9527652Z [5999/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\proto_wrap.cc.obj 2025-03-14T04:28:55.9529131Z [6000/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:55.9531111Z [6001/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-03-14T04:28:55.9533391Z 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:55.9536030Z 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:28:55.9538206Z 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:30:18.0549495Z 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:30:18.3148367Z [6002/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ViewFuncs.cpp.obj 2025-03-14T04:30:18.5826461Z [6003/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\Functions.cpp.obj 2025-03-14T04:30:18.8480417Z [6004/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_0.cpp.obj 2025-03-14T04:30:32.6394385Z [6005/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_0.cpp.obj 2025-03-14T04:30:32.6396903Z [6006/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_3.cpp.obj 2025-03-14T04:30:32.6399834Z [6007/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_4.cpp.obj 2025-03-14T04:30:32.6402103Z [6008/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_1.cpp.obj 2025-03-14T04:30:37.5692430Z [6009/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_0.cpp.obj 2025-03-14T04:30:37.5694189Z [6010/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_2.cpp.obj 2025-03-14T04:30:37.5695785Z [6011/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_3.cpp.obj 2025-03-14T04:30:37.5697579Z [6012/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_4.cpp.obj 2025-03-14T04:30:46.1169270Z [6013/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_1.cpp.obj 2025-03-14T04:30:46.1171148Z [6014/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.cpp.obj 2025-03-14T04:30:46.1174272Z [6015/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_2.cpp.obj 2025-03-14T04:30:46.1175781Z [6016/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\anomaly_mode.cpp.obj 2025-03-14T04:30:46.1177164Z [6017/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd.cpp.obj 2025-03-14T04:30:57.8776141Z [6018/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterAutogradLazy.cpp.obj 2025-03-14T04:30:57.8778104Z [6019/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_meta.cpp.obj 2025-03-14T04:30:57.9040374Z [6020/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\forward_grad.cpp.obj 2025-03-14T04:30:57.9042348Z [6021/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_not_implemented_fallback.cpp.obj 2025-03-14T04:31:13.0560573Z [6022/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterLazy.cpp.obj 2025-03-14T04:31:13.0562166Z [6023/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\cpp_hook.cpp.obj 2025-03-14T04:31:13.0563668Z [6024/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\engine.cpp.obj 2025-03-14T04:31:13.0565313Z [6025/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\utils.cpp.obj 2025-03-14T04:31:13.0566871Z [6026/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_metadata.cpp.obj 2025-03-14T04:31:28.3900059Z [6027/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\jit_decomp_interface.cpp.obj 2025-03-14T04:31:28.3901840Z [6028/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_1.cpp.obj 2025-03-14T04:31:28.3903551Z [6029/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\utils\warnings.cpp.obj 2025-03-14T04:31:28.3905010Z [6030/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_kineto.cpp.obj 2025-03-14T04:31:36.0716918Z [6031/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\LazyNativeFunctions.cpp.obj 2025-03-14T04:31:36.1243919Z [6032/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\basic_ops.cpp.obj 2025-03-14T04:31:36.1245735Z [6033/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\custom_function.cpp.obj 2025-03-14T04:31:36.1893020Z [6034/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_legacy.cpp.obj 2025-03-14T04:31:36.1894826Z [6035/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\record_function_ops.cpp.obj 2025-03-14T04:31:41.5366599Z [6036/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function.cpp.obj 2025-03-14T04:31:41.5368133Z [6037/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\saved_variable.cpp.obj 2025-03-14T04:31:41.5369747Z [6038/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\accumulate_grad.cpp.obj 2025-03-14T04:31:41.5371369Z [6039/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable_info.cpp.obj 2025-03-14T04:31:54.1570021Z [6040/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\tensor.cpp.obj 2025-03-14T04:31:54.2343636Z [6041/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.cpp.obj 2025-03-14T04:31:54.2345705Z [6042/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\mkldnn_tensor.cpp.obj 2025-03-14T04:31:54.2587245Z [6043/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_buffer.cpp.obj 2025-03-14T04:31:54.2589513Z [6044/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner.cpp.obj 2025-03-14T04:31:56.8658101Z [6045/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_package\model_package_loader.cpp.obj 2025-03-14T04:31:56.8672462Z [6046/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_mkldnn.cpp.obj 2025-03-14T04:31:56.8674021Z [6047/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\dynamo\compiled_autograd.cpp.obj 2025-03-14T04:31:56.8675612Z [6048/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\tensor_converter.cpp.obj 2025-03-14T04:32:16.0562350Z [6049/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\oss_proxy_executor.cpp.obj 2025-03-14T04:32:16.2155659Z [6050/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_common.cpp.obj 2025-03-14T04:32:16.3179801Z [6051/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_interface.cpp.obj 2025-03-14T04:32:16.4049592Z [6052/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable.cpp.obj 2025-03-14T04:32:22.0620274Z [6053/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_handler.cpp.obj 2025-03-14T04:32:22.0622173Z [6054/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\object.cpp.obj 2025-03-14T04:32:22.0623679Z [6055/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_info.cpp.obj 2025-03-14T04:32:22.0625275Z [6056/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module.cpp.obj 2025-03-14T04:32:22.0626835Z [6057/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_resolver.cpp.obj 2025-03-14T04:32:40.0783873Z [6058/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_detail.cpp.obj 2025-03-14T04:32:40.0907415Z [6059/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\edit_distance.cpp.obj 2025-03-14T04:32:40.0909623Z [6060/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\canonicalize_modified_loop.cpp.obj 2025-03-14T04:32:40.0982958Z [6061/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\inductor_ops.cpp.obj 2025-03-14T04:32:44.7966999Z [6062/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\convert_to_ssa.cpp.obj 2025-03-14T04:32:44.7968743Z [6063/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\exit_transforms.cpp.obj 2025-03-14T04:32:44.7970426Z [6064/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\builtin_functions.cpp.obj 2025-03-14T04:32:44.7972223Z [6065/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\name_mangler.cpp.obj 2025-03-14T04:32:44.7973823Z [6066/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\function_impl.cpp.obj 2025-03-14T04:33:05.2791588Z [6067/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\parser.cpp.obj 2025-03-14T04:33:05.2793162Z [6068/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\codegen.cpp.obj 2025-03-14T04:33:05.3306391Z [6069/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\executor.cpp.obj 2025-03-14T04:33:05.4566233Z [6070/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\inline_loop_condition.cpp.obj 2025-03-14T04:33:12.4180695Z [6071/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\compiler.cpp.obj 2025-03-14T04:33:12.4182740Z [6072/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\fallback.cpp.obj 2025-03-14T04:33:12.4302021Z [6073/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\interface.cpp.obj 2025-03-14T04:33:12.4304916Z [6074/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\kernel_cache.cpp.obj 2025-03-14T04:33:12.4330906Z [6075/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\ir_emitter.cpp.obj 2025-03-14T04:33:28.8336190Z [6076/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\script_type_parser.cpp.obj 2025-03-14T04:33:28.9321729Z [6077/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_matching.cpp.obj 2025-03-14T04:33:28.9953261Z [6078/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\sugared_value.cpp.obj 2025-03-14T04:33:29.2000385Z [6079/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\attributes.cpp.obj 2025-03-14T04:33:29.3556809Z [6080/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\tracer.cpp.obj 2025-03-14T04:33:35.0911748Z [6081/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\scope.cpp.obj 2025-03-14T04:33:35.0913307Z [6082/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\graph_utils.cpp.obj 2025-03-14T04:33:35.0915057Z [6083/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\node_hashing.cpp.obj 2025-03-14T04:33:35.0916794Z [6084/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\versioned_symbols.cpp.obj 2025-03-14T04:33:49.7615928Z [6085/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\alias_analysis.cpp.obj 2025-03-14T04:33:49.7756616Z [6086/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\irparser.cpp.obj 2025-03-14T04:33:49.7777983Z [6087/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\subgraph_matcher.cpp.obj 2025-03-14T04:33:49.8246844Z [6088/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\ir.cpp.obj 2025-03-14T04:33:49.8248825Z [6089/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\type_hashing.cpp.obj 2025-03-14T04:33:58.7354822Z [6090/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\runtime_compatibility.cpp.obj 2025-03-14T04:33:58.7389066Z [6091/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\function.cpp.obj 2025-03-14T04:33:58.7391188Z [6092/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_opt_limit.cpp.obj 2025-03-14T04:33:58.7524094Z [6093/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_log.cpp.obj 2025-03-14T04:33:58.7525919Z [6094/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\model_compatibility.cpp.obj 2025-03-14T04:34:07.2079614Z [6095/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\observer.cpp.obj 2025-03-14T04:34:07.2082153Z [6096/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\registry.cpp.obj 2025-03-14T04:34:07.2083861Z [6097/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import.cpp.obj 2025-03-14T04:34:07.2085956Z [6098/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\interpreter.cpp.obj 2025-03-14T04:34:14.4416171Z [6099/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\module.cpp.obj 2025-03-14T04:34:14.4417949Z [6100/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\backend.cpp.obj 2025-03-14T04:34:14.4419952Z [6101/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_operators.cpp.obj 2025-03-14T04:34:14.4421638Z [6102/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\prim_ops_registery.cpp.obj 2025-03-14T04:34:14.4423342Z [6103/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\constants.cpp.obj 2025-03-14T04:34:29.1608183Z [6104/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_bytecode.cpp.obj 2025-03-14T04:34:29.1813421Z [6105/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\utils.cpp.obj 2025-03-14T04:34:29.1927244Z [6106/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\version_map.cpp.obj 2025-03-14T04:34:29.3554935Z [6107/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\context.cpp.obj 2025-03-14T04:34:29.3760129Z [6108/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\type_parser.cpp.obj 2025-03-14T04:34:31.9899418Z [6109/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\upgrader_mobile.cpp.obj 2025-03-14T04:34:31.9901462Z [6110/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\promoted_prim_ops.cpp.obj 2025-03-14T04:34:31.9903244Z [6111/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\register_ops_common_utils.cpp.obj 2025-03-14T04:34:31.9905090Z [6112/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders.cpp.obj 2025-03-14T04:34:43.8451297Z [6113/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\quantization.cpp.obj 2025-03-14T04:34:43.8454358Z [6114/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\flatbuffer_loader.cpp.obj 2025-03-14T04:34:43.8456020Z [6115/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders_entry.cpp.obj 2025-03-14T04:34:43.8457679Z [6116/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\add_if_then_else.cpp.obj 2025-03-14T04:35:01.4747513Z [6117/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\annotate_warns.cpp.obj 2025-03-14T04:35:01.5676635Z [6118/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize.cpp.obj 2025-03-14T04:35:01.5678408Z [6119/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.cpp.obj 2025-03-14T04:35:01.6094196Z [6120/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\aot_compiler.cpp.obj 2025-03-14T04:35:01.6195743Z [6121/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\check_strict_fusion.cpp.obj 2025-03-14T04:35:06.8260271Z [6122/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\common_subexpression_elimination.cpp.obj 2025-03-14T04:35:06.8261998Z [6123/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\concat_opt.cpp.obj 2025-03-14T04:35:06.8263929Z [6124/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_autodiff_subgraphs.cpp.obj 2025-03-14T04:35:06.8265627Z [6125/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_pooling.cpp.obj 2025-03-14T04:35:26.8966270Z [6126/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_propagation.cpp.obj 2025-03-14T04:35:26.8968697Z [6127/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_functional_graphs.cpp.obj 2025-03-14T04:35:26.9665280Z [6128/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\batch_mm.cpp.obj 2025-03-14T04:35:26.9667473Z [6129/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_undefinedness.cpp.obj 2025-03-14T04:35:26.9669235Z [6130/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dead_code_elimination.cpp.obj 2025-03-14T04:35:30.2386896Z [6131/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\bailout_graph.cpp.obj 2025-03-14T04:35:30.2388733Z [6132/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.cpp.obj 2025-03-14T04:35:30.2390395Z [6133/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\device_type_analysis.cpp.obj 2025-03-14T04:35:30.2391909Z [6134/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_profiling.cpp.obj 2025-03-14T04:35:48.6021956Z [6135/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\decompose_ops.cpp.obj 2025-03-14T04:35:48.8037007Z [6136/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\eliminate_no_ops.cpp.obj 2025-03-14T04:35:48.9886071Z [6137/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dtype_analysis.cpp.obj 2025-03-14T04:35:49.5082191Z [6138/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\erase_number_types.cpp.obj 2025-03-14T04:35:57.1131446Z [6139/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fixup_trace_scope_blocks.cpp.obj 2025-03-14T04:35:57.1166026Z [6140/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_linear_bn.cpp.obj 2025-03-14T04:35:57.1168086Z [6141/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_graph_optimizations.cpp.obj 2025-03-14T04:35:57.1203527Z [6142/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_folding.cpp.obj 2025-03-14T04:35:57.1205337Z [6143/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_folding.cpp.obj 2025-03-14T04:36:10.9025629Z [6144/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.cpp.obj 2025-03-14T04:36:11.0357552Z [6145/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_concat_linear.cpp.obj 2025-03-14T04:36:11.1710401Z [6146/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_conv_bn.cpp.obj 2025-03-14T04:36:11.3393256Z [6147/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_transpose.cpp.obj 2025-03-14T04:36:17.4307008Z [6148/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_linear.cpp.obj 2025-03-14T04:36:17.4308555Z [6149/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_relu.cpp.obj 2025-03-14T04:36:17.4310207Z [6150/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_autodiff_subgraphs.cpp.obj 2025-03-14T04:36:17.4311578Z [6151/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_fork_wait.cpp.obj 2025-03-14T04:36:39.7035995Z [6152/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\hoist_conv_packed_params.cpp.obj 2025-03-14T04:36:39.8228476Z [6153/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_rewrite_helper.cpp.obj 2025-03-14T04:36:39.9392385Z [6154/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_forked_closures.cpp.obj 2025-03-14T04:36:40.1168135Z [6155/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inliner.cpp.obj 2025-03-14T04:36:40.1444455Z [6156/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inplace_check.cpp.obj 2025-03-14T04:36:46.4095636Z [6157/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\freeze_module.cpp.obj 2025-03-14T04:36:46.4097212Z [6158/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lift_closures.cpp.obj 2025-03-14T04:36:46.4357041Z [6159/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\loop_unrolling.cpp.obj 2025-03-14T04:36:46.4359125Z [6160/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\integer_value_refinement.cpp.obj 2025-03-14T04:37:03.4888383Z [6161/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\guard_elimination.cpp.obj 2025-03-14T04:37:03.7851302Z [6162/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_fuser.cpp.obj 2025-03-14T04:37:04.1661252Z [6163/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_ops_to_mkldnn.cpp.obj 2025-03-14T04:37:04.3591164Z [6164/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_grad_of.cpp.obj 2025-03-14T04:37:04.7611086Z [6165/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\pass_manager.cpp.obj 2025-03-14T04:37:12.4348381Z [6166/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_tuples.cpp.obj 2025-03-14T04:37:12.4350336Z [6167/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_alias_sensitive.cpp.obj 2025-03-14T04:37:12.4352517Z [6168/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_dict_idioms.cpp.obj 2025-03-14T04:37:12.4354140Z [6169/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\normalize_ops.cpp.obj 2025-03-14T04:37:19.8571503Z [6170/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole.cpp.obj 2025-03-14T04:37:19.8573026Z [6171/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\liveness.cpp.obj 2025-03-14T04:37:19.8574555Z [6172/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\insert_guards.cpp.obj 2025-03-14T04:37:19.8576163Z [6173/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_list_idioms.cpp.obj 2025-03-14T04:37:19.8578176Z [6174/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\quantization_type.cpp.obj 2025-03-14T04:37:39.3927041Z [6175/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_non_tensor.cpp.obj 2025-03-14T04:37:39.4569334Z [6176/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\prepack_folding.cpp.obj 2025-03-14T04:37:39.6576281Z [6177/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\dedup_module_uses.cpp.obj 2025-03-14T04:37:39.8020009Z [6178/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\helper.cpp.obj 2025-03-14T04:37:44.4874647Z [6179/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\metal_rewrite.cpp.obj 2025-03-14T04:37:44.4876481Z [6180/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\fusion_passes.cpp.obj 2025-03-14T04:37:44.4878296Z [6181/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\refine_tuple_types.cpp.obj 2025-03-14T04:37:44.4880092Z [6182/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_observers.cpp.obj 2025-03-14T04:38:07.6608829Z [6183/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp.obj 2025-03-14T04:38:07.9512294Z [6184/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\mkldnn_rewrite.cpp.obj 2025-03-14T04:38:08.2659942Z [6185/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_expands.cpp.obj 2025-03-14T04:38:08.4835991Z [6186/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_exceptions.cpp.obj 2025-03-14T04:38:08.6825400Z [6187/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\replacement_of_old_operators.cpp.obj 2025-03-14T04:38:09.9832773Z [6188/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\requires_grad_analysis.cpp.obj 2025-03-14T04:38:09.9834768Z [6189/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_redundant_profiles.cpp.obj 2025-03-14T04:38:09.9862882Z [6190/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_mutation.cpp.obj 2025-03-14T04:38:09.9865811Z [6191/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_dropout.cpp.obj 2025-03-14T04:38:26.8930484Z [6192/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\restore_mutation.cpp.obj 2025-03-14T04:38:27.2845688Z [6193/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\finalize.cpp.obj 2025-03-14T04:38:27.4745270Z [6194/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\shape_analysis.cpp.obj 2025-03-14T04:38:27.8738362Z [6195/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\register_packed_params.cpp.obj 2025-03-14T04:38:33.4175746Z [6196/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.cpp.obj 2025-03-14T04:38:33.4848304Z [6197/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_cache.cpp.obj 2025-03-14T04:38:33.6021258Z [6198/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\op_registry.cpp.obj 2025-03-14T04:38:33.6023228Z [6199/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_analysis.cpp.obj 2025-03-14T04:38:33.6278928Z [6200/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\optimization_utils.cpp.obj 2025-03-14T04:38:35.5624111Z [6201/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\subgraph_utils.cpp.obj 2025-03-14T04:38:35.5625942Z [6202/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\memory_dag.cpp.obj 2025-03-14T04:38:35.5627550Z [6203/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\update_graph_executor_opt.cpp.obj 2025-03-14T04:38:35.5629140Z [6204/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\utf8_decoding_ignore.cpp.obj 2025-03-14T04:38:49.9780298Z [6205/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\subgraph_rewrite.cpp.obj 2025-03-14T04:38:49.9782261Z [6206/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\specialize_autogradzero.cpp.obj 2025-03-14T04:38:50.1645840Z [6207/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\instruction.cpp.obj 2025-03-14T04:38:50.2036696Z [6208/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\value_refinement_utils.cpp.obj 2025-03-14T04:39:00.2227757Z [6209/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\variadic_ops.cpp.obj 2025-03-14T04:39:00.2232176Z [6210/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\argument_spec.cpp.obj 2025-03-14T04:39:00.2233824Z [6211/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry_util.cpp.obj 2025-03-14T04:39:00.2235459Z [6212/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry.cpp.obj 2025-03-14T04:39:00.2237355Z [6213/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\autodiff.cpp.obj 2025-03-14T04:39:09.6021189Z [6214/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_exception.cpp.obj 2025-03-14T04:39:09.6027718Z [6215/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\logging.cpp.obj 2025-03-14T04:39:09.6091777Z [6216/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\print_handler.cpp.obj 2025-03-14T04:39:09.6093607Z [6217/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.cpp.obj 2025-03-14T04:39:11.5492210Z [6218/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\tensorexpr_fuser.cpp.obj 2025-03-14T04:39:11.5494294Z 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:39:11.5496611Z 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:39:32.0946261Z [6219/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\preprocess_graph.cpp.obj 2025-03-14T04:39:32.0948022Z [6220/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\vulkan_rewrite.cpp.obj 2025-03-14T04:39:32.1019136Z [6221/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\xnnpack_rewrite.cpp.obj 2025-03-14T04:39:32.1022607Z [6222/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\graph_executor.cpp.obj 2025-03-14T04:39:32.1066311Z [6223/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter.cpp.obj 2025-03-14T04:39:41.1360414Z [6224/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\slice_indices_adjust.cpp.obj 2025-03-14T04:39:41.1362104Z [6225/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_trace.cpp.obj 2025-03-14T04:39:41.1363913Z [6226/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\script_profile.cpp.obj 2025-03-14T04:39:41.1365513Z [6227/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\frame.cpp.obj 2025-03-14T04:39:59.0020268Z [6228/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\serialized_shape_function_registry.cpp.obj 2025-03-14T04:39:59.0040393Z [6229/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\operator.cpp.obj 2025-03-14T04:39:59.0055168Z [6230/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_record.cpp.obj 2025-03-14T04:39:59.0062936Z [6231/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\fusion.cpp.obj 2025-03-14T04:39:59.0064450Z [6232/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\memory_planner.cpp.obj 2025-03-14T04:40:13.1071919Z [6233/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\impl.cpp.obj 2025-03-14T04:40:13.1122713Z [6234/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_graph_executor_impl.cpp.obj 2025-03-14T04:40:13.1124701Z [6235/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_ops_utils.cpp.obj 2025-03-14T04:40:13.1186073Z [6236/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\passes.cpp.obj 2025-03-14T04:40:23.4530052Z [6237/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry_util.cpp.obj 2025-03-14T04:40:23.4532016Z [6238/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_script.cpp.obj 2025-03-14T04:40:23.4533486Z [6239/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry.cpp.obj 2025-03-14T04:40:23.4535115Z [6240/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\simple_graph_executor_impl.cpp.obj 2025-03-14T04:40:41.1380386Z [6241/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_export_helpers.cpp.obj 2025-03-14T04:40:41.1592962Z [6242/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\vararg_functions.cpp.obj 2025-03-14T04:40:41.1594924Z [6243/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\callstack_debug_info_serialization.cpp.obj 2025-03-14T04:40:41.1861540Z [6244/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_source.cpp.obj 2025-03-14T04:41:04.1070354Z [6245/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickle.cpp.obj 2025-03-14T04:41:04.1076515Z [6246/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_read.cpp.obj 2025-03-14T04:41:04.1078006Z [6247/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\native_ops.cpp.obj 2025-03-14T04:41:04.1079495Z [6248/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\te_wrapper.cpp.obj 2025-03-14T04:41:04.1080935Z [6249/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\type_name_uniquer.cpp.obj 2025-03-14T04:41:22.3412679Z [6250/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\generated_ops.cpp.obj 2025-03-14T04:41:22.4758178Z [6251/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\ops.cpp.obj 2025-03-14T04:41:22.4981185Z [6252/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\python_print.cpp.obj 2025-03-14T04:41:22.5314209Z [6253/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\source_range_serialization.cpp.obj 2025-03-14T04:41:29.6986248Z [6254/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import.cpp.obj 2025-03-14T04:41:29.6987873Z [6255/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler.cpp.obj 2025-03-14T04:41:29.7014619Z [6256/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\block_codegen.cpp.obj 2025-03-14T04:41:29.7016534Z [6257/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_registry.cpp.obj 2025-03-14T04:41:29.7018373Z [6258/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_overlap.cpp.obj 2025-03-14T04:41:41.2580042Z [6259/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\intrinsic_symbols.cpp.obj 2025-03-14T04:41:41.2581758Z [6260/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_inference.cpp.obj 2025-03-14T04:41:41.2583354Z [6261/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\unpickler.cpp.obj 2025-03-14T04:41:41.2584812Z [6262/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\codegen.cpp.obj 2025-03-14T04:41:55.9192711Z [6263/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\cpp_codegen.cpp.obj 2025-03-14T04:41:55.9223016Z [6264/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir.cpp.obj 2025-03-14T04:41:55.9224553Z [6265/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\eval.cpp.obj 2025-03-14T04:41:55.9239305Z [6266/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\expr.cpp.obj 2025-03-14T04:41:55.9241121Z [6267/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_codegen.cpp.obj 2025-03-14T04:42:12.0131057Z [6268/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_codegen.cpp.obj 2025-03-14T04:42:12.1778616Z [6269/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_jit.cpp.obj 2025-03-14T04:42:12.7539411Z [6270/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_core.cpp.obj 2025-03-14T04:42:12.8632972Z [6271/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions.cpp.obj 2025-03-14T04:42:22.6401824Z [6272/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\hash_provider.cpp.obj 2025-03-14T04:42:22.6403624Z [6273/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_cloner.cpp.obj 2025-03-14T04:42:22.6406801Z [6274/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_mutator.cpp.obj 2025-03-14T04:42:22.6408613Z [6275/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_printer.cpp.obj 2025-03-14T04:42:22.6413107Z [6276/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_simplifier.cpp.obj 2025-03-14T04:42:22.6419806Z 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:42:22.6421622Z with 2025-03-14T04:42:22.6426443Z [ 2025-03-14T04:42:22.6426858Z T=int 2025-03-14T04:42:22.6429096Z ] 2025-03-14T04:42:22.6437953Z 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:42:35.8864763Z 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:42:35.8867092Z with 2025-03-14T04:42:35.8867445Z [ 2025-03-14T04:42:35.8867764Z T=int 2025-03-14T04:42:35.8868091Z ] 2025-03-14T04:42:35.8868876Z [6277/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\graph_opt.cpp.obj 2025-03-14T04:42:35.8870410Z [6278/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_verifier.cpp.obj 2025-03-14T04:43:01.6231191Z [6279/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_visitor.cpp.obj 2025-03-14T04:43:01.6233087Z [6280/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest_randomization.cpp.obj 2025-03-14T04:43:01.6828813Z [6281/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\kernel.cpp.obj 2025-03-14T04:43:01.7060533Z [6282/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp.obj 2025-03-14T04:43:01.7074269Z 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:43:01.7076071Z with 2025-03-14T04:43:01.7076399Z [ 2025-03-14T04:43:01.7076731Z T=int 2025-03-14T04:43:01.7077101Z ] 2025-03-14T04:43:01.7081390Z 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:43:06.3787273Z 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:43:06.3789515Z with 2025-03-14T04:43:06.3789862Z [ 2025-03-14T04:43:06.3790186Z T=int 2025-03-14T04:43:06.3790525Z ] 2025-03-14T04:43:06.3791331Z [6283/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest.cpp.obj 2025-03-14T04:43:06.3792816Z [6284/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\lowerings.cpp.obj 2025-03-14T04:43:06.3794297Z [6285/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\conv2d.cpp.obj 2025-03-14T04:43:20.0974503Z [6286/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\types.cpp.obj 2025-03-14T04:43:20.0976167Z [6287/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\matmul.cpp.obj 2025-03-14T04:43:20.0977730Z [6288/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\reduction.cpp.obj 2025-03-14T04:43:20.0979281Z [6289/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\misc.cpp.obj 2025-03-14T04:43:20.0980807Z [6290/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\unique_name_manager.cpp.obj 2025-03-14T04:43:33.0810614Z [6291/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\tensor.cpp.obj 2025-03-14T04:43:33.2694541Z [6292/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\config.cpp.obj 2025-03-14T04:43:33.3075088Z [6293/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\norm.cpp.obj 2025-03-14T04:43:33.6704026Z [6294/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\file_check.cpp.obj 2025-03-14T04:43:43.6155973Z [6295/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\hooks_for_testing.cpp.obj 2025-03-14T04:43:43.6158094Z [6296/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\pointwise.cpp.obj 2025-03-14T04:43:43.6372693Z [6297/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_device.cpp.obj 2025-03-14T04:43:43.6375114Z [6298/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_interface.cpp.obj 2025-03-14T04:43:43.6376846Z [6299/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\lowering_context.cpp.obj 2025-03-14T04:43:51.9355919Z [6300/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\quantization.cpp.obj 2025-03-14T04:43:51.9686236Z [6301/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\hash.cpp.obj 2025-03-14T04:43:51.9688464Z [6302/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\multi_wait.cpp.obj 2025-03-14T04:43:52.0798265Z [6303/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\softmax.cpp.obj 2025-03-14T04:44:03.4458070Z [6304/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\debug_util.cpp.obj 2025-03-14T04:44:03.4459980Z [6305/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\helpers.cpp.obj 2025-03-14T04:44:03.4486017Z [6306/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\reduction.cpp.obj 2025-03-14T04:44:03.4491509Z [6307/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_util.cpp.obj 2025-03-14T04:44:03.4493425Z [6308/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\permutation_util.cpp.obj 2025-03-14T04:44:06.0549449Z [6309/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir.cpp.obj 2025-03-14T04:44:06.1723837Z [6310/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\registerizer.cpp.obj 2025-03-14T04:44:06.2605834Z 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:44:06.2691608Z with 2025-03-14T04:44:06.3751218Z [ 2025-03-14T04:44:06.5118829Z T=int 2025-03-14T04:44:06.5740496Z ] 2025-03-14T04:44:08.3631999Z 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:44:08.3635131Z 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:44:08.3637236Z with 2025-03-14T04:44:08.3637578Z [ 2025-03-14T04:44:08.3637924Z T=int 2025-03-14T04:44:08.3638241Z ] 2025-03-14T04:44:08.3639054Z [6311/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_dump_util.cpp.obj 2025-03-14T04:44:19.1121001Z [6312/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_metadata.cpp.obj 2025-03-14T04:44:19.2344780Z [6313/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\thread_pool.cpp.obj 2025-03-14T04:44:19.3525849Z [6314/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\counters.cpp.obj 2025-03-14T04:44:19.3590892Z [6315/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\events.cpp.obj 2025-03-14T04:44:28.0601533Z [6316/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\metrics.cpp.obj 2025-03-14T04:44:28.0603343Z [6317/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_graph_executor.cpp.obj 2025-03-14T04:44:28.0604904Z [6318/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\utils.cpp.obj 2025-03-14T04:44:28.0606356Z [6319/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_impl.cpp.obj 2025-03-14T04:44:28.0607864Z [6320/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\arithmetic_ir_ops.cpp.obj 2025-03-14T04:44:35.5166486Z [6321/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape.cpp.obj 2025-03-14T04:44:35.6265974Z [6322/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor.cpp.obj 2025-03-14T04:44:35.6267575Z [6323/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_util.cpp.obj 2025-03-14T04:44:35.6269073Z [6324/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\perf.cpp.obj 2025-03-14T04:44:35.6270615Z [6325/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\combined_traceback.cpp.obj 2025-03-14T04:44:40.5757864Z [6326/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\trie.cpp.obj 2025-03-14T04:44:40.5759456Z [6327/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\observer.cpp.obj 2025-03-14T04:44:40.6025374Z [6328/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\data_flow.cpp.obj 2025-03-14T04:44:40.6027215Z [6329/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\python_tracer.cpp.obj 2025-03-14T04:44:44.6474963Z [6330/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind_fb.cpp.obj 2025-03-14T04:44:44.6476677Z [6331/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_client_interface.cpp.obj 2025-03-14T04:44:44.6511098Z [6332/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\base.cpp.obj 2025-03-14T04:44:44.6512646Z [6333/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind.cpp.obj 2025-03-14T04:44:44.6595343Z [6334/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\cpp_stacktraces.cpp.obj 2025-03-14T04:44:52.4179988Z [6335/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_shim.cpp.obj 2025-03-14T04:44:52.4181858Z [6336/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\vulkan.cpp.obj 2025-03-14T04:44:52.4183493Z [6337/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\collection.cpp.obj 2025-03-14T04:44:52.4199502Z [6338/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\itt_observer.cpp.obj 2025-03-14T04:45:00.7168064Z [6339/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\execution_trace_observer.cpp.obj 2025-03-14T04:45:00.7171740Z [6340/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\privateuse1_observer.cpp.obj 2025-03-14T04:45:00.7173734Z [6341/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\nvtx_observer.cpp.obj 2025-03-14T04:45:00.7175162Z [6342/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\variadic.cpp.obj 2025-03-14T04:45:00.7176449Z [6343/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\schema_info.cpp.obj 2025-03-14T04:45:16.4109547Z [6344/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape_inference.cpp.obj 2025-03-14T04:45:16.5324432Z [6345/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\util.cpp.obj 2025-03-14T04:45:16.6356022Z [6346/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_graph.cpp.obj 2025-03-14T04:45:16.6677362Z [6347/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\check_alias_annotation.cpp.obj 2025-03-14T04:45:16.8054545Z [6348/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\config.cpp.obj 2025-03-14T04:45:25.5741715Z [6349/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_inplace_ops.cpp.obj 2025-03-14T04:45:25.5743406Z [6350/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_c10_ops.cpp.obj 2025-03-14T04:45:25.5745109Z [6351/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\tensor_flatten.cpp.obj 2025-03-14T04:45:25.5746678Z [6352/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\debug_info.cpp.obj 2025-03-14T04:45:47.1909034Z [6353/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\dynamic_ir.cpp.obj 2025-03-14T04:45:47.2721336Z [6354/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\device_data.cpp.obj 2025-03-14T04:45:47.3011324Z [6355/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\autocast.cpp.obj 2025-03-14T04:45:47.4362422Z [6356/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\generic.cpp.obj 2025-03-14T04:45:47.6520134Z [6357/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_autograd_functions.cpp.obj 2025-03-14T04:45:54.9086429Z [6358/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\tensor_aten_ops.cpp.obj 2025-03-14T04:45:54.9088559Z [6359/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\cuda\interface.cpp.obj 2025-03-14T04:45:54.9090142Z [6360/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_special_ops.cpp.obj 2025-03-14T04:45:54.9091869Z [6361/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops.cpp.obj 2025-03-14T04:46:10.3912214Z [6362/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops_fulljit.cpp.obj 2025-03-14T04:46:10.3914020Z [6363/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_eager_fallback.cpp.obj 2025-03-14T04:46:10.3915706Z [6364/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_lowering_context.cpp.obj 2025-03-14T04:46:10.3917476Z [6365/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node.cpp.obj 2025-03-14T04:46:27.6142573Z [6366/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_backend_impl.cpp.obj 2025-03-14T04:46:27.6148290Z [6367/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\export_data.cpp.obj 2025-03-14T04:46:27.7072627Z [6368/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\out_types.cpp.obj 2025-03-14T04:46:27.7074233Z [6369/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\itt_wrapper.cpp.obj 2025-03-14T04:46:27.9182458Z [6370/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\itt.cpp.obj 2025-03-14T04:46:31.6338895Z [6371/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node_lowering.cpp.obj 2025-03-14T04:46:31.6341966Z [6372/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport.cpp.obj 2025-03-14T04:46:31.6360761Z [6373/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import_data.cpp.obj 2025-03-14T04:46:31.6363106Z [6374/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\optim\sgd.cpp.obj 2025-03-14T04:46:31.6366168Z [6375/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\random.cpp.obj 2025-03-14T04:46:40.2716478Z [6376/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\sequential.cpp.obj 2025-03-14T04:46:40.2718259Z [6377/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\TraceTypeManual.cpp.obj 2025-03-14T04:46:40.2719741Z [6378/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\jit.cpp.obj 2025-03-14T04:46:40.2721165Z [6379/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\byte_order.cpp.obj 2025-03-14T04:46:58.6821949Z [6380/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_native_functions.cpp.obj 2025-03-14T04:46:58.8278425Z [6381/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backoff.cpp.obj 2025-03-14T04:46:58.8831049Z [6382/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer.cpp.obj 2025-03-14T04:46:58.9579885Z [6383/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\FunctionsManual.cpp.obj 2025-03-14T04:46:58.9581603Z [6384/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\onnx.cpp.obj 2025-03-14T04:47:03.8980800Z [6385/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport_manager.cpp.obj 2025-03-14T04:47:03.8982620Z [6386/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module_save.cpp.obj 2025-03-14T04:47:03.8984457Z [6387/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_bytecode.cpp.obj 2025-03-14T04:47:03.8986169Z [6388/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GlooDeviceFactory.cpp.obj 2025-03-14T04:47:12.9153749Z [6389/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\VariableTypeManual.cpp.obj 2025-03-14T04:47:12.9232932Z [6390/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.cpp.obj 2025-03-14T04:47:12.9234797Z [6391/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FileStore.cpp.obj 2025-03-14T04:47:12.9281059Z [6392/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ParamCommsUtils.cpp.obj 2025-03-14T04:47:29.1486255Z [6393/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupMPI.cpp.obj 2025-03-14T04:47:29.1487924Z [6394/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\PrefixStore.cpp.obj 2025-03-14T04:47:29.1489661Z [6395/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.cpp.obj 2025-03-14T04:47:29.1491226Z [6396/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export.cpp.obj 2025-03-14T04:47:29.1492730Z [6397/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backend.cpp.obj 2025-03-14T04:47:46.2232187Z [6398/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_module.cpp.obj 2025-03-14T04:47:46.2618978Z [6399/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Store.cpp.obj 2025-03-14T04:47:46.2620721Z [6400/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\DMAConnectivity.cpp.obj 2025-03-14T04:47:46.2912743Z [6401/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GroupRegistry.cpp.obj 2025-03-14T04:47:57.6200474Z [6402/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Functional.cpp.obj 2025-03-14T04:47:57.6391035Z [6403/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreLibUvBackend.cpp.obj 2025-03-14T04:47:57.6393332Z [6404/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\debug.cpp.obj 2025-03-14T04:47:57.6455820Z [6405/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Ops.cpp.obj 2025-03-14T04:47:57.6457764Z [6406/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupGloo.cpp.obj 2025-03-14T04:48:05.9750320Z [6407/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logging.cpp.obj 2025-03-14T04:48:05.9952076Z [6408/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroup.cpp.obj 2025-03-14T04:48:05.9953910Z [6409/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupWrapper.cpp.obj 2025-03-14T04:48:05.9956332Z [6410/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\socket.cpp.obj 2025-03-14T04:48:15.5855247Z [6411/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\SymmetricMemory.cpp.obj 2025-03-14T04:48:15.5856952Z [6412/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\Handlers.cpp.obj 2025-03-14T04:48:15.5858244Z [6413/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\sequence_num.cpp.obj 2025-03-14T04:48:15.5859424Z [6414/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\cuda.cpp.obj 2025-03-14T04:48:15.5861210Z [6415/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreBackend.cpp.obj 2025-03-14T04:48:26.6017166Z [6416/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\WorkerServer.cpp.obj 2025-03-14T04:48:26.6054933Z [6417/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStore.cpp.obj 2025-03-14T04:48:26.6056589Z [6418/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Utils.cpp.obj 2025-03-14T04:48:26.6058077Z [6419/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\enum.cpp.obj 2025-03-14T04:48:31.6268405Z [6420/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\comm.cpp.obj 2025-03-14T04:48:31.6290925Z [6421/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\quantization\quantization.cpp.obj 2025-03-14T04:48:31.6305960Z [6422/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\mps.cpp.obj 2025-03-14T04:48:31.6307830Z [6423/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logger.cpp.obj 2025-03-14T04:48:53.6710131Z 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:48:53.6740887Z [6424/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Work.cpp.obj 2025-03-14T04:48:53.6891490Z [6425/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\imethod.cpp.obj 2025-03-14T04:48:53.8199574Z [6426/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\reducer.cpp.obj 2025-03-14T04:48:53.8201257Z [6427/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\datasets\mnist.cpp.obj 2025-03-14T04:49:11.1750990Z [6428/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\default_comm_hooks.cpp.obj 2025-03-14T04:49:11.3200361Z [6429/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\distributed.cpp.obj 2025-03-14T04:49:11.4729670Z [6430/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\random.cpp.obj 2025-03-14T04:49:11.7244014Z [6431/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\sequential.cpp.obj 2025-03-14T04:49:23.1031504Z [6432/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\stream.cpp.obj 2025-03-14T04:49:23.1034575Z [6433/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\init.cpp.obj 2025-03-14T04:49:23.1153324Z [6434/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize.cpp.obj 2025-03-14T04:49:23.1154984Z [6435/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\_functions.cpp.obj 2025-03-14T04:49:23.1196077Z [6436/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\module.cpp.obj 2025-03-14T04:49:50.3971263Z [6437/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\adaptive.cpp.obj 2025-03-14T04:49:50.7015927Z [6438/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\activation.cpp.obj 2025-03-14T04:49:50.9907188Z [6439/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\batchnorm.cpp.obj 2025-03-14T04:49:51.1816023Z [6440/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\instancenorm.cpp.obj 2025-03-14T04:50:00.0900262Z [6441/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\normalization.cpp.obj 2025-03-14T04:50:00.0901936Z [6442/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\embedding.cpp.obj 2025-03-14T04:50:00.0905032Z [6443/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\distance.cpp.obj 2025-03-14T04:50:00.0906446Z [6444/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\fold.cpp.obj 2025-03-14T04:50:00.0907864Z [6445/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\dropout.cpp.obj 2025-03-14T04:50:20.4390688Z [6446/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\conv.cpp.obj 2025-03-14T04:50:20.4391959Z [6447/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\linear.cpp.obj 2025-03-14T04:50:20.4393409Z [6448/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\loss.cpp.obj 2025-03-14T04:50:20.4395015Z [6449/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\padding.cpp.obj 2025-03-14T04:50:37.9200031Z [6450/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pixelshuffle.cpp.obj 2025-03-14T04:50:37.9394734Z [6451/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pooling.cpp.obj 2025-03-14T04:50:37.9396477Z [6452/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\rnn.cpp.obj 2025-03-14T04:50:37.9504394Z [6453/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\batchnorm.cpp.obj 2025-03-14T04:50:38.0332894Z [6454/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\adaptive.cpp.obj 2025-03-14T04:50:53.4211445Z [6455/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\activation.cpp.obj 2025-03-14T04:50:53.4213275Z [6456/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\upsampling.cpp.obj 2025-03-14T04:50:53.4243888Z [6457/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\container\functional.cpp.obj 2025-03-14T04:50:53.4245846Z [6458/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\embedding.cpp.obj 2025-03-14T04:51:09.1393325Z [6459/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\transformer.cpp.obj 2025-03-14T04:51:09.1799412Z [6460/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\instancenorm.cpp.obj 2025-03-14T04:51:09.1801299Z [6461/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\normalization.cpp.obj 2025-03-14T04:51:09.1802860Z [6462/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\conv.cpp.obj 2025-03-14T04:51:09.1804363Z [6463/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\linear.cpp.obj 2025-03-14T04:51:16.5594459Z [6464/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\padding.cpp.obj 2025-03-14T04:51:16.5596103Z [6465/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\dropout.cpp.obj 2025-03-14T04:51:16.5615151Z [6466/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\pooling.cpp.obj 2025-03-14T04:51:16.5616781Z [6467/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\rnn.cpp.obj 2025-03-14T04:51:33.7344349Z [6468/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\lr_scheduler.cpp.obj 2025-03-14T04:51:33.8241893Z [6469/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\step_lr.cpp.obj 2025-03-14T04:51:33.9016884Z [6470/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\vision.cpp.obj 2025-03-14T04:51:34.0028812Z [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:51:34.2036866Z [6472/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\xpu.cpp.obj 2025-03-14T04:51:45.5537933Z [6473/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\optimizer.cpp.obj 2025-03-14T04:51:45.5539819Z [6474/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\transformer.cpp.obj 2025-03-14T04:51:45.5905703Z [6475/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adam.cpp.obj 2025-03-14T04:51:45.5907208Z [6476/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\rmsprop.cpp.obj 2025-03-14T04:51:45.9030939Z [6477/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\lbfgs.cpp.obj 2025-03-14T04:51:45.9032943Z [6478/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX2.cpp.obj 2025-03-14T04:51:45.9035269Z 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:51:45.9037553Z 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:51:46.4556334Z 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:51:46.4558936Z 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:51:46.4561017Z [6479/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adagrad.cpp.obj 2025-03-14T04:51:47.7702995Z [6480/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adamw.cpp.obj 2025-03-14T04:51:47.7704994Z [6481/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX2.cpp.obj 2025-03-14T04:51:47.7707048Z 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:51:48.3809029Z 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:51:48.3811314Z 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:51:48.3813394Z 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:51:48.3814801Z [6482/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:51:48.3815965Z 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:51:48.3817876Z 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:51:49.5307269Z 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:51:49.5309757Z 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:51:49.5311876Z [6483/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:51:49.5313812Z 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:51:49.5316200Z 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:51:49.5318799Z 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:51:54.7425090Z 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:51:54.9351080Z [6484/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX2.cpp.obj 2025-03-14T04:51:55.0068731Z 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:51:56.9039857Z 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:51:56.9042593Z 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:51:56.9045233Z 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:51:56.9047199Z [6485/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\sgd.cpp.obj 2025-03-14T04:51:57.8090513Z [6486/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\serialize.cpp.obj 2025-03-14T04:51:57.8617359Z [6487/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX2.cpp.obj 2025-03-14T04:51:57.8850340Z 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:51:59.1130052Z 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:51:59.2155985Z 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:51:59.3166734Z 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:51:59.3872868Z [6488/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX2.cpp.obj 2025-03-14T04:51:59.4351131Z 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:51:59.4668524Z 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:52:04.1765358Z 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:52:04.1777489Z 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:52:04.2422353Z [6489/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:04.2491621Z 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:52:04.2494496Z 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:52:04.3006332Z 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:52:04.4319566Z 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:52:04.4901979Z [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:52:04.4904412Z 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:52:05.0581823Z 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:52:05.0584624Z 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:52:05.0588564Z 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:52:05.0591798Z [6491/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:05.0594506Z 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:52:05.0596893Z 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:52:05.0730319Z 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:52:05.0733258Z 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:52:05.0735505Z [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:52:05.0737465Z 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:52:05.0739723Z 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:52:05.0741350Z 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:52:09.1736173Z 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:52:09.1838864Z [6493/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX2.cpp.obj 2025-03-14T04:52:09.2017510Z 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:52:11.1981256Z 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:52:11.1983800Z 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:52:11.1986834Z 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:52:11.1989087Z [6494/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:11.1991116Z 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:52:11.1993464Z 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:52:11.5508125Z 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:52:11.5510804Z 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:52:11.5513047Z [6495/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:11.5515118Z 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:52:11.5517442Z 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:52:11.5520121Z 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:52:12.9305725Z 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:52:12.9308166Z [6496/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:12.9526299Z 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:52:20.0950777Z 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:52:20.0953621Z 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:52:20.0985738Z 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:52:20.0987977Z [6497/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\input-archive.cpp.obj 2025-03-14T04:52:20.1037718Z [6498/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:20.1039947Z 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:52:20.1075962Z 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:52:23.2245912Z 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:52:23.2873358Z 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:52:23.3333328Z [6499/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\output-archive.cpp.obj 2025-03-14T04:52:23.3335223Z [6500/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:23.4223286Z 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:52:23.4483848Z 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:52:23.5065123Z 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:52:23.5603475Z 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:52:23.5605891Z [6501/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX2.cpp.obj 2025-03-14T04:52:23.5930945Z 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:52:23.5936223Z 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:52:23.6175660Z 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:52:23.7922009Z 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:52:23.7962387Z [6502/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:23.7965259Z 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:52:28.4848697Z 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:52:28.4852335Z 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:52:28.4855309Z 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:52:28.4858432Z [6503/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:28.4860602Z 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:52:28.4862988Z 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:52:29.3664697Z 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:52:29.5122068Z 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:52:29.6752006Z [6504/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:29.8998047Z 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:52:30.1120424Z 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:52:30.4136955Z 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:52:32.2788460Z 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:52:32.4057447Z [6505/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:32.5226198Z 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:52:36.1665564Z 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:52:36.2298506Z 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:52:36.4013916Z 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:52:36.6764487Z [6506/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:36.6766755Z 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:52:36.9171687Z 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:52:38.1428705Z 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:52:38.6948424Z 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:52:38.7830791Z [6507/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:39.0163125Z 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:52:39.2365472Z 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:52:39.4715436Z 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:52:40.2343929Z 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:52:40.2453376Z [6508/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:40.3337843Z 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:52:40.5591088Z 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:52:40.6929457Z 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:52:40.7985764Z 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:52:40.9714386Z [6509/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:41.0547695Z 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:52:41.0705581Z 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:52:42.6479166Z 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:52:42.6518200Z 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:52:42.6520912Z [6510/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:42.6523233Z 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:52:42.6643749Z 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:52:42.6646291Z 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:52:47.2649304Z 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:52:47.2651959Z [6511/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:47.2654214Z 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:52:47.9266849Z 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:52:47.9269525Z 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:52:47.9272561Z 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:52:47.9274699Z [6512/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:47.9277510Z 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:52:47.9280161Z 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:52:50.0327208Z 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:52:50.0329955Z 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:52:50.0524007Z [6513/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:50.1140475Z 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:52:50.1276229Z 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:52:50.1304440Z 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:52:51.7807166Z 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:52:51.8316401Z [6514/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:51.8384789Z 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:52:52.4587019Z 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:52:52.5370296Z 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:52:52.5680930Z 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:52:52.7591476Z [6515/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:52.7593796Z 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:52:52.8273402Z 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:52:55.9177763Z 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:52:55.9297602Z 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:52:55.9299790Z [6516/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:55.9301545Z 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:52:55.9303723Z 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:52:55.9305879Z 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:52:56.0671035Z 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:52:56.0673491Z [6517/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX2.cpp.obj 2025-03-14T04:52:56.0777093Z 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:52:56.0836318Z 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:52:56.2504391Z 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:52:56.2629336Z 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:52:56.2631779Z [6518/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:56.2647016Z 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:52:56.2654314Z 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:52:56.7386906Z 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:52:56.7389644Z 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:52:56.7426632Z [6519/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:56.7428776Z 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:52:56.7467222Z 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:52:56.7507959Z 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:52:57.5708333Z 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:52:57.5710408Z [6520/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:57.5712574Z 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:52:57.5714971Z 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:52:59.9651628Z 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:52:59.9658438Z 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:52:59.9660653Z [6521/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX2.cpp.obj 2025-03-14T04:52:59.9662709Z 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:52:59.9665301Z 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:52:59.9669412Z 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:53:01.0807398Z 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:53:01.0812033Z [6522/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:01.0814429Z 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:53:01.0817714Z 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:53:01.0820642Z 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:53:01.3399493Z 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:53:01.3401762Z [6523/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:01.3404015Z 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:53:01.3406397Z 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:53:02.4956773Z 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:53:02.4959545Z 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:53:02.4961711Z [6524/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:04.3042209Z 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:53:04.3466461Z [6525/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:04.3468815Z 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:53:04.4073507Z 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:53:04.4076946Z 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:53:04.4473771Z 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:53:04.4476178Z [6526/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:04.4693818Z 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:53:04.5402470Z 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:53:05.3434148Z 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:53:05.6293840Z 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:53:05.8282479Z [6527/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:05.9397854Z 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:53:06.0602364Z 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:53:06.2502939Z 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:53:08.4805473Z 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:53:08.6140673Z [6528/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:08.6716367Z 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:53:09.0706937Z 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:53:09.0709810Z 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:53:09.1408532Z 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:53:09.1435670Z [6529/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:09.1480537Z 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:53:09.1482985Z 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:53:09.6548722Z 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:53:09.6551439Z 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:53:09.6553539Z [6530/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:09.6555807Z 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:53:09.6558370Z 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:53:09.6588364Z 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:53:11.5227352Z 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:53:11.5237330Z [6531/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:11.5239393Z 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:53:11.5242594Z [6532/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:11.5244634Z 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:53:11.5247810Z 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:53:13.7627179Z 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:53:13.7630815Z 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:53:13.7633649Z [6533/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:13.7635764Z 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:53:13.7638365Z [6534/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:13.7640470Z 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:53:13.7643447Z 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:53:14.8320087Z 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:53:14.8323178Z 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:53:14.8325589Z [6535/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:16.7529576Z 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:53:16.7531707Z [6536/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:16.7533744Z 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:53:16.7536438Z 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:53:16.7694259Z 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:53:16.7696852Z 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:53:16.7699325Z 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:53:16.7701634Z 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:53:16.7704510Z 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:53:16.7708294Z 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:53:16.7710666Z with 2025-03-14T04:53:16.7711006Z [ 2025-03-14T04:53:16.7711672Z scalar_t=scalar_t 2025-03-14T04:53:16.7712099Z ] 2025-03-14T04:53:16.7714992Z 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:53:16.7720367Z 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:53:16.7723371Z with 2025-03-14T04:53:16.7723723Z [ 2025-03-14T04:53:16.7724058Z scalar_t=scalar_t 2025-03-14T04:53:16.7724501Z ] 2025-03-14T04:53:16.7728160Z 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:53:16.7731861Z with 2025-03-14T04:53:16.7732215Z [ 2025-03-14T04:53:16.7732565Z scalar_t=scalar_t, 2025-03-14T04:53:16.7733068Z data_t=at::vec::AVX2::Vectorized, 2025-03-14T04:53:16.7734490Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-03-14T04:53:16.7736494Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-03-14T04:53:16.7737512Z ] 2025-03-14T04:53:16.7740733Z 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:53:16.7742858Z with 2025-03-14T04:53:16.7743191Z [ 2025-03-14T04:53:16.7743510Z scalar_t=float, 2025-03-14T04:53:16.7744498Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &), 2025-03-14T04:53:19.2693408Z Op=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-03-14T04:53:19.2707814Z ] 2025-03-14T04:53:19.2799288Z 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:53:19.2801031Z with 2025-03-14T04:53:19.2825738Z [ 2025-03-14T04:53:19.2826184Z scalar_t=float, 2025-03-14T04:53:19.2832461Z Op=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-03-14T04:53:19.2833513Z ] 2025-03-14T04:53:26.0816349Z [6537/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:26.2900707Z 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:53:26.4224663Z [6538/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX2.cpp.obj 2025-03-14T04:53:26.5371847Z 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:53:26.7139135Z 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:53:26.9165787Z 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:53:27.5565598Z 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:53:27.5568140Z [6539/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:27.6785467Z 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:53:28.1923093Z 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:53:28.2204139Z 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:53:28.2207193Z 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:53:28.2209791Z [6540/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:28.2212114Z 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:53:28.2419999Z 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:53:28.5788221Z 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:53:28.5880450Z 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:53:28.5882767Z [6541/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:28.5964108Z 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:53:28.5967237Z 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:53:28.5985295Z 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:53:39.2537485Z 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:53:39.6289030Z [6542/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:39.8459860Z 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:53:40.2696324Z 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:53:40.5342711Z 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:53:40.8834720Z 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:53:41.2463987Z [6543/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:41.5518562Z 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:53:41.8605082Z 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:53:45.6885152Z 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:53:45.8625273Z 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:53:45.8999756Z [6544/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX2.cpp.obj 2025-03-14T04:53:45.9961625Z 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:53:46.0560632Z 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:53:46.1727545Z 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:53:46.8914780Z 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:53:46.9060604Z [6545/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:47.0000078Z 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:53:50.2621947Z 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:53:50.2624837Z 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:53:50.2636075Z 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:53:50.2638364Z [6546/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX2.cpp.obj 2025-03-14T04:53:50.2640313Z 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:53:50.2643119Z 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:53:50.4892525Z 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:53:50.4895963Z 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:53:50.4898285Z [6547/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:50.4900446Z 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:53:50.4903082Z 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:53:50.4905798Z 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:53:50.8915265Z 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:53:50.8938417Z [6548/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX2.cpp.obj 2025-03-14T04:53:50.8955742Z 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:53:50.8975342Z 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:53:52.2843893Z 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:53:52.2846665Z 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:53:52.2848939Z [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:53:57.2610104Z [6550/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:53:57.2715116Z [6551/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX512.cpp.obj 2025-03-14T04:53:57.2740275Z [6552/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:53:57.2741868Z [6553/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX512.cpp.obj 2025-03-14T04:54:04.2696659Z [6554/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:04.4234186Z [6555/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:04.4240151Z [6556/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:04.6248670Z [6557/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:04.7258026Z [6558/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX2.cpp.obj 2025-03-14T04:54:04.7260223Z 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:54:04.8789876Z 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:54:05.1352158Z 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:54:05.2993830Z 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:54:05.2996861Z 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:54:10.9732771Z [6559/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:10.9734788Z [6560/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:10.9736821Z [6561/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:10.9738924Z [6562/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX512.cpp.obj 2025-03-14T04:54:18.3697061Z [6563/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX512.cpp.obj 2025-03-14T04:54:18.5222534Z [6564/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX512.cpp.obj 2025-03-14T04:54:18.5248035Z [6565/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:18.7128981Z [6566/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:25.7434297Z [6567/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:25.7608465Z [6568/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:25.7610408Z [6569/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:25.8961800Z [6570/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:39.7362470Z [6571/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:39.7364669Z [6572/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:39.7366605Z [6573/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:39.7368356Z [6574/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:44.5897950Z [6575/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:44.5902117Z [6576/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:44.6255236Z [6577/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:44.6257276Z [6578/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:47.3229690Z [6579/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:47.3231534Z [6580/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:47.3233349Z [6581/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:52.2427637Z [6582/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:52.2429896Z [6583/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:52.2488217Z [6584/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX512.cpp.obj 2025-03-14T04:54:52.2595194Z [6585/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX512.cpp.obj 2025-03-14T04:54:52.2597010Z [6586/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:01.1274885Z [6587/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:01.3888454Z [6588/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:01.5136454Z [6589/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:02.6144601Z [6590/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:02.6429005Z [6591/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:02.6509078Z [6592/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:02.6511327Z [6593/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:02.6751501Z [6594/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:10.5356663Z [6595/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:10.5448633Z [6596/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:10.5450704Z [6597/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:10.5620162Z [6598/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:17.7584106Z [6599/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:17.8070230Z [6600/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:17.8072313Z [6601/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:17.8420665Z [6602/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:17.8423090Z [6603/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:17.9296952Z 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:55:18.2494464Z 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:55:18.3030431Z 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:55:18.3449915Z 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:55:18.4223935Z with 2025-03-14T04:55:18.4927553Z [ 2025-03-14T04:55:18.7525636Z scalar_t=scalar_t 2025-03-14T04:55:18.7527797Z ] 2025-03-14T04:55:18.7559920Z 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:55:18.8718312Z 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:55:18.8823162Z with 2025-03-14T04:55:18.9117984Z [ 2025-03-14T04:55:19.0225617Z scalar_t=scalar_t 2025-03-14T04:55:19.1086160Z ] 2025-03-14T04:55:19.2266502Z 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:55:19.2553108Z with 2025-03-14T04:55:19.3095499Z [ 2025-03-14T04:55:19.3411140Z scalar_t=scalar_t, 2025-03-14T04:55:19.3412012Z data_t=at::vec::AVX512::Vectorized, 2025-03-14T04:55:19.5113061Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-03-14T04:55:19.5618344Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-03-14T04:55:19.5758666Z ] 2025-03-14T04:55:19.7086208Z 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:55:19.7664282Z with 2025-03-14T04:55:19.7858913Z [ 2025-03-14T04:55:19.9757540Z scalar_t=float, 2025-03-14T04:55:20.0121410Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &), 2025-03-14T04:55:20.0182911Z Op=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-03-14T04:55:20.0230387Z ] 2025-03-14T04:55:20.0320689Z 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:55:25.6644542Z with 2025-03-14T04:55:25.6936162Z [ 2025-03-14T04:55:25.7715061Z scalar_t=float, 2025-03-14T04:55:25.8403827Z Op=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-03-14T04:55:25.8661127Z ] 2025-03-14T04:55:25.9065470Z [6604/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:25.9513128Z [6605/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:40.0917013Z [6606/6912] Building CXX object caffe2\CMakeFiles\torch.dir\__\empty.cpp.obj 2025-03-14T04:55:40.1343630Z [6607/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:40.1665711Z [6608/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX512.cpp.obj 2025-03-14T04:55:40.2673769Z [6609/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:49.8064858Z [6610/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:49.8533360Z [6611/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:49.9627242Z [6612/6912] Building CXX object caffe2\CMakeFiles\Dimname_test.dir\__\aten\src\ATen\test\Dimname_test.cpp.obj 2025-03-14T04:55:50.0962678Z [6613/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:50.2600512Z [6614/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX512.cpp.obj 2025-03-14T04:55:58.7503188Z [6615/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX512.cpp.obj 2025-03-14T04:55:58.8295142Z [6616/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX512.cpp.obj 2025-03-14T04:55:58.8482865Z [6617/6912] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX512.cpp.obj 2025-03-14T04:56:32.8237855Z 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:56:32.8264477Z [6618/6912] Building CXX object caffe2\CMakeFiles\Dict_test.dir\__\aten\src\ATen\test\Dict_test.cpp.obj 2025-03-14T04:56:32.8266580Z [6619/6912] Building CXX object caffe2\CMakeFiles\MaybeOwned_test.dir\__\aten\src\ATen\test\MaybeOwned_test.cpp.obj 2025-03-14T04:56:32.8268495Z [6620/6912] Building CXX object caffe2\CMakeFiles\broadcast_test.dir\__\aten\src\ATen\test\broadcast_test.cpp.obj 2025-03-14T04:56:32.8270356Z [6621/6912] Building CXX object caffe2\CMakeFiles\apply_utils_test.dir\__\aten\src\ATen\test\apply_utils_test.cpp.obj 2025-03-14T04:56:33.9837674Z [6622/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:56:33.9841578Z [6623/6912] Building CXX object caffe2\CMakeFiles\NamedTensor_test.dir\__\aten\src\ATen\test\NamedTensor_test.cpp.obj 2025-03-14T04:56:33.9844057Z [6624/6912] Building CXX object caffe2\CMakeFiles\basic.dir\__\aten\src\ATen\test\basic.cpp.obj 2025-03-14T04:56:33.9847029Z [6625/6912] Building CXX object caffe2\CMakeFiles\cpu_allocator_test.dir\__\aten\src\ATen\test\cpu_allocator_test.cpp.obj 2025-03-14T04:56:34.5965846Z [6626/6912] Building CXX object caffe2\CMakeFiles\atest.dir\__\aten\src\ATen\test\atest.cpp.obj 2025-03-14T04:56:34.6122105Z [6627/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:56:34.6125673Z 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:56:34.6128733Z 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:56:49.0400821Z 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:56:49.0404170Z 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:56:49.0406273Z [6628/6912] Building CXX object caffe2\CMakeFiles\dispatch_key_set_test.dir\__\aten\src\ATen\test\dispatch_key_set_test.cpp.obj 2025-03-14T04:56:50.6672654Z [6629/6912] Building CXX object caffe2\CMakeFiles\cpu_generator_test.dir\__\aten\src\ATen\test\cpu_generator_test.cpp.obj 2025-03-14T04:56:50.6675115Z [6630/6912] Building CXX object caffe2\CMakeFiles\dlconvertor_test.dir\__\aten\src\ATen\test\dlconvertor_test.cpp.obj 2025-03-14T04:56:50.6677769Z [6631/6912] Building CXX object caffe2\CMakeFiles\cpu_profiling_allocator_test.dir\__\aten\src\ATen\test\cpu_profiling_allocator_test.cpp.obj 2025-03-14T04:56:50.6680277Z [6632/6912] Building CXX object caffe2\CMakeFiles\half_test.dir\__\aten\src\ATen\test\half_test.cpp.obj 2025-03-14T04:57:05.7693240Z [6633/6912] Building CXX object caffe2\CMakeFiles\lazy_tensor_test.dir\__\aten\src\ATen\test\lazy_tensor_test.cpp.obj 2025-03-14T04:57:05.7695004Z [6634/6912] Building CXX object caffe2\CMakeFiles\extension_backend_test.dir\__\aten\src\ATen\test\extension_backend_test.cpp.obj 2025-03-14T04:57:05.7696977Z [6635/6912] Building CXX object caffe2\CMakeFiles\operator_name_test.dir\__\aten\src\ATen\test\operator_name_test.cpp.obj 2025-03-14T04:57:05.7698553Z [6636/6912] Building CXX object caffe2\CMakeFiles\math_kernel_test.dir\__\aten\src\ATen\test\math_kernel_test.cpp.obj 2025-03-14T04:57:09.0405757Z [6637/6912] Building CXX object caffe2\CMakeFiles\memory_format_test.dir\__\aten\src\ATen\test\memory_format_test.cpp.obj 2025-03-14T04:57:09.0408192Z [6638/6912] Building CXX object caffe2\CMakeFiles\memory_overlapping_test.dir\__\aten\src\ATen\test\memory_overlapping_test.cpp.obj 2025-03-14T04:57:09.0410141Z [6639/6912] Building CXX object caffe2\CMakeFiles\native_test.dir\__\aten\src\ATen\test\native_test.cpp.obj 2025-03-14T04:57:09.0411976Z [6640/6912] Building CXX object caffe2\CMakeFiles\operators_test.dir\__\aten\src\ATen\test\operators_test.cpp.obj 2025-03-14T04:57:22.0371965Z [6641/6912] Building CXX object caffe2\CMakeFiles\packedtensoraccessor_test.dir\__\aten\src\ATen\test\packedtensoraccessor_test.cpp.obj 2025-03-14T04:57:22.0373029Z [6642/6912] Building CXX object caffe2\CMakeFiles\ivalue_test.dir\__\aten\src\ATen\test\ivalue_test.cpp.obj 2025-03-14T04:57:22.0373940Z [6643/6912] Building CXX object caffe2\CMakeFiles\cpu_rng_test.dir\__\aten\src\ATen\test\cpu_rng_test.cpp.obj 2025-03-14T04:57:22.0374945Z [6644/6912] Building CXX object caffe2\CMakeFiles\quantized_test.dir\__\aten\src\ATen\test\quantized_test.cpp.obj 2025-03-14T04:57:22.0375845Z [6645/6912] Building CXX object caffe2\CMakeFiles\pow_test.dir\__\aten\src\ATen\test\pow_test.cpp.obj 2025-03-14T04:57:25.0786212Z [6646/6912] Building CXX object caffe2\CMakeFiles\StorageUtils_test.dir\__\aten\src\ATen\test\StorageUtils_test.cpp.obj 2025-03-14T04:57:25.0788429Z [6647/6912] Building CXX object caffe2\CMakeFiles\reportMemoryUsage_test.dir\__\aten\src\ATen\test\reportMemoryUsage_test.cpp.obj 2025-03-14T04:57:25.0790374Z [6648/6912] Building CXX object caffe2\CMakeFiles\mobile_memory_cleanup.dir\__\aten\src\ATen\test\mobile_memory_cleanup.cpp.obj 2025-03-14T04:57:25.0792621Z [6649/6912] Building CXX object caffe2\CMakeFiles\scalar_test.dir\__\aten\src\ATen\test\scalar_test.cpp.obj 2025-03-14T04:57:32.3709644Z [6650/6912] Building CXX object caffe2\CMakeFiles\reduce_ops_test.dir\__\aten\src\ATen\test\reduce_ops_test.cpp.obj 2025-03-14T04:57:32.3722166Z [6651/6912] Building CXX object caffe2\CMakeFiles\stride_properties_test.dir\__\aten\src\ATen\test\stride_properties_test.cpp.obj 2025-03-14T04:57:32.3723960Z [6652/6912] Building CXX object caffe2\CMakeFiles\scalar_tensor_test.dir\__\aten\src\ATen\test\scalar_tensor_test.cpp.obj 2025-03-14T04:57:32.3726053Z [6653/6912] Building CXX object caffe2\CMakeFiles\type_ptr_test.dir\__\aten\src\ATen\test\type_ptr_test.cpp.obj 2025-03-14T04:57:41.9575583Z [6654/6912] Building CXX object caffe2\CMakeFiles\tensor_iterator_test.dir\__\aten\src\ATen\test\tensor_iterator_test.cpp.obj 2025-03-14T04:57:41.9577205Z [6655/6912] Building CXX object caffe2\CMakeFiles\thread_init_test.dir\__\aten\src\ATen\test\thread_init_test.cpp.obj 2025-03-14T04:57:41.9578622Z [6656/6912] Building CXX object caffe2\CMakeFiles\test_parallel.dir\__\aten\src\ATen\test\test_parallel.cpp.obj 2025-03-14T04:57:41.9580023Z [6657/6912] Building CXX object caffe2\CMakeFiles\undefined_tensor_test.dir\__\aten\src\ATen\test\undefined_tensor_test.cpp.obj 2025-03-14T04:57:41.9581580Z [6658/6912] Building CXX object caffe2\CMakeFiles\verify_api_visibility.dir\__\aten\src\ATen\test\verify_api_visibility.cpp.obj 2025-03-14T04:57:43.8956117Z [6659/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:57:43.8957921Z [6660/6912] Building CXX object caffe2\CMakeFiles\legacy_vmap_test.dir\__\aten\src\ATen\test\legacy_vmap_test.cpp.obj 2025-03-14T04:57:43.8959542Z [6661/6912] Building CXX object caffe2\CMakeFiles\weakref_test.dir\__\aten\src\ATen\test\weakref_test.cpp.obj 2025-03-14T04:57:43.8961092Z [6662/6912] Building CXX object caffe2\CMakeFiles\wrapdim_test.dir\__\aten\src\ATen\test\wrapdim_test.cpp.obj 2025-03-14T04:57:48.4418804Z [6663/6912] Building CXX object caffe2\CMakeFiles\List_test.dir\__\aten\src\ATen\core\List_test.cpp.obj 2025-03-14T04:57:48.4420113Z [6664/6912] Building CXX object caffe2\CMakeFiles\xla_tensor_test.dir\__\aten\src\ATen\test\xla_tensor_test.cpp.obj 2025-03-14T04:57:48.4421094Z [6665/6912] Building CXX object caffe2\CMakeFiles\CppSignature_test.dir\__\aten\src\ATen\core\dispatch\CppSignature_test.cpp.obj 2025-03-14T04:57:48.4422046Z [6666/6912] Building CXX object caffe2\CMakeFiles\IListRef_test.dir\__\aten\src\ATen\core\IListRef_test.cpp.obj 2025-03-14T04:57:57.5832809Z [6667/6912] Building CXX object caffe2\CMakeFiles\op_allowlist_test.dir\__\aten\src\ATen\core\op_registration\op_allowlist_test.cpp.obj 2025-03-14T04:57:57.6327003Z [6668/6912] Building CXX object caffe2\CMakeFiles\kernel_stackbased_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_stackbased_test.cpp.obj 2025-03-14T04:57:57.6731243Z [6669/6912] Building CXX object caffe2\CMakeFiles\kernel_function_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_test.cpp.obj 2025-03-14T04:57:57.6847184Z [6670/6912] Building CXX object caffe2\CMakeFiles\kernel_lambda_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_test.cpp.obj 2025-03-14T04:57:59.5307822Z [6671/6912] Building CXX object caffe2\CMakeFiles\KernelFunction_test.dir\__\aten\src\ATen\core\boxing\KernelFunction_test.cpp.obj 2025-03-14T04:57:59.5309537Z [6672/6912] Building CXX object caffe2\CMakeFiles\type_test.dir\__\aten\src\ATen\test\type_test.cpp.obj 2025-03-14T04:57:59.5311078Z [6673/6912] Building CXX object caffe2\CMakeFiles\inline_container_test.dir\serialize\inline_container_test.cc.obj 2025-03-14T04:57:59.5313216Z [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:58:03.9459352Z [6675/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:58:03.9461719Z [6676/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:58:03.9463783Z [6677/6912] Building CXX object test_edge_op_registration\CMakeFiles\test_edge_op_registration.dir\test_main.cpp.obj 2025-03-14T04:58:03.9465447Z [6678/6912] Building CXX object test_edge_op_registration\CMakeFiles\unbox_lib.dir\custom_ops.cpp.obj 2025-03-14T04:58:11.4160332Z [6679/6912] Building CXX object test_edge_op_registration\CMakeFiles\unbox_lib.dir\__\out\RegisterCPUCustomOps.cpp.obj 2025-03-14T04:58:11.4161214Z [6680/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\common\main.cpp.obj 2025-03-14T04:58:11.4162139Z [6681/6912] Building CXX object test_edge_op_registration\CMakeFiles\unbox_lib.dir\__\out\RegisterCodegenUnboxedKernelsEverything.cpp.obj 2025-03-14T04:58:11.4163252Z [6682/6912] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\__\__\__\torch\csrc\jit\mobile\profiler_edge.cpp.obj 2025-03-14T04:58:19.7329716Z [6683/6912] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_lib.cpp.obj 2025-03-14T04:58:19.7331480Z [6684/6912] Building CXX object caffe2\CMakeFiles\backend_fallback_test.dir\__\aten\src\ATen\core\dispatch\backend_fallback_test.cpp.obj 2025-03-14T04:58:19.7333422Z [6685/6912] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_preprocess.cpp.obj 2025-03-14T04:58:19.7334897Z [6686/6912] Building CXX object test_jit\CMakeFiles\jitbackend_test.dir\test_backend_lib.cpp.obj 2025-03-14T04:58:19.7336491Z [6687/6912] Building CXX object test_edge_op_registration\CMakeFiles\unbox_lib.dir\operator_registry.cpp.obj 2025-03-14T04:58:26.6708083Z [6688/6912] Building CXX object test_edge_op_registration\CMakeFiles\test_edge_op_registration.dir\test_operator_registration.cpp.obj 2025-03-14T04:58:26.6722581Z [6689/6912] Building CXX object caffe2\CMakeFiles\op_registration_test.dir\__\aten\src\ATen\core\op_registration\op_registration_test.cpp.obj 2025-03-14T04:58:26.6897181Z [6690/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_add_if_then_else.cpp.obj 2025-03-14T04:58:26.6898673Z [6691/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_upgrader_utils.cpp.obj 2025-03-14T04:58:41.2540068Z [6692/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_op_replacement.cpp.obj 2025-03-14T04:58:41.2540809Z [6693/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_load_upgraders.cpp.obj 2025-03-14T04:58:41.2541503Z [6694/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_parser.cpp.obj 2025-03-14T04:58:41.2542227Z [6695/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_code_template.cpp.obj 2025-03-14T04:58:41.2542914Z [6696/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_constant_pooling.cpp.obj 2025-03-14T04:58:41.2544206Z [6697/6912] Building CXX object test_jit\CMakeFiles\torchbind_test.dir\test_custom_class_registrations.cpp.obj 2025-03-14T04:58:55.6918053Z [6698/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_alias_analysis.cpp.obj 2025-03-14T04:58:55.6919385Z [6699/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_argument_spec.cpp.obj 2025-03-14T04:58:55.6920743Z [6700/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_create_autodiff_subgraphs.cpp.obj 2025-03-14T04:58:55.6922166Z [6701/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cleanup_passes.cpp.obj 2025-03-14T04:58:55.6923328Z [6702/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_concat_opt.cpp.obj 2025-03-14T04:59:03.8999738Z [6703/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_type.cpp.obj 2025-03-14T04:59:03.9001056Z [6704/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_import.cpp.obj 2025-03-14T04:59:03.9002301Z [6705/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_backend.cpp.obj 2025-03-14T04:59:03.9003398Z [6706/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_autodiff.cpp.obj 2025-03-14T04:59:03.9004454Z [6707/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_dce.cpp.obj 2025-03-14T04:59:03.9005395Z [6708/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_inliner.cpp.obj 2025-03-14T04:59:27.7319011Z [6709/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_ir.cpp.obj 2025-03-14T04:59:27.7319687Z [6710/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_type.cpp.obj 2025-03-14T04:59:27.7320355Z [6711/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_irparser.cpp.obj 2025-03-14T04:59:27.7321073Z [6712/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_operators.cpp.obj 2025-03-14T04:59:27.7321770Z [6713/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class.cpp.obj 2025-03-14T04:59:27.7322515Z [6714/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class_registrations.cpp.obj 2025-03-14T04:59:37.9684404Z [6715/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_memory_dag.cpp.obj 2025-03-14T04:59:37.9685896Z [6716/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_fuser.cpp.obj 2025-03-14T04:59:37.9687696Z [6717/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cs_debug_info_serialization.cpp.obj 2025-03-14T04:59:37.9689127Z [6718/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interface.cpp.obj 2025-03-14T04:59:37.9690379Z [6719/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_executor.cpp.obj 2025-03-14T04:59:45.2381229Z [6720/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_mobile_type_parser.cpp.obj 2025-03-14T04:59:45.2382537Z [6721/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interpreter.cpp.obj 2025-03-14T04:59:45.2383972Z [6722/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_iterator.cpp.obj 2025-03-14T04:59:45.2385303Z [6723/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_qualified_name.cpp.obj 2025-03-14T04:59:45.2386585Z [6724/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter_direct.cpp.obj 2025-03-14T04:59:45.2387822Z [6725/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter.cpp.obj 2025-03-14T04:59:54.9270269Z [6726/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_trainer.cpp.obj 2025-03-14T04:59:54.9624115Z [6727/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_peephole_optimize.cpp.obj 2025-03-14T04:59:54.9625762Z [6728/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_matching.cpp.obj 2025-03-14T04:59:54.9627107Z [6729/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_matcher.cpp.obj 2025-03-14T04:59:54.9628642Z [6730/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_rewriter.cpp.obj 2025-03-14T04:59:59.1697142Z [6731/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_info.cpp.obj 2025-03-14T04:59:59.1698560Z [6732/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_utils.cpp.obj 2025-03-14T04:59:59.1699806Z [6733/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_union.cpp.obj 2025-03-14T04:59:59.1701010Z [6734/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_stack_opt.cpp.obj 2025-03-14T04:59:59.1702379Z [6735/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\__\common\main.cpp.obj 2025-03-14T04:59:59.1703721Z [6736/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_misc.cpp.obj 2025-03-14T05:00:09.2999792Z [6737/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_file_format.cpp.obj 2025-03-14T05:00:09.3001245Z [6738/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_approx.cpp.obj 2025-03-14T05:00:09.3002778Z [6739/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_module_api.cpp.obj 2025-03-14T05:00:09.3004236Z [6740/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_script_profile.cpp.obj 2025-03-14T05:00:09.3005753Z [6741/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_logging_levels.cpp.obj 2025-03-14T05:00:20.8797221Z [6742/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_utils.cpp.obj 2025-03-14T05:00:20.8798471Z [6743/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_shape_analysis.cpp.obj 2025-03-14T05:00:20.8799631Z [6744/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_save_load.cpp.obj 2025-03-14T05:00:20.8800887Z [6745/6912] Building CXX object test_inductor\CMakeFiles\aoti_custom_ops.dir\custom_ops.cpp.obj 2025-03-14T05:00:20.8802431Z [6746/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\padded_buffer.cpp.obj 2025-03-14T05:00:20.8803838Z [6747/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_aten.cpp.obj 2025-03-14T05:00:33.1747773Z [6748/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_boundsinference.cpp.obj 2025-03-14T05:00:33.1749252Z [6749/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_cpp_codegen.cpp.obj 2025-03-14T05:00:33.1750682Z [6750/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ir_printer.cpp.obj 2025-03-14T05:00:33.1752088Z [6751/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ir_verifier.cpp.obj 2025-03-14T05:00:33.1753420Z [6752/6912] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_flatbuffer.cpp.obj 2025-03-14T05:00:51.8347617Z [6753/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_expr.cpp.obj 2025-03-14T05:00:51.8349810Z [6754/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_dynamic_shapes.cpp.obj 2025-03-14T05:00:51.8351741Z [6755/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_conv.cpp.obj 2025-03-14T05:00:51.8354449Z [6756/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_external_calls.cpp.obj 2025-03-14T05:00:51.8356193Z [6757/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_graph_opt.cpp.obj 2025-03-14T05:01:04.4287206Z [6758/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_memdependency.cpp.obj 2025-03-14T05:01:04.4295509Z [6759/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_loopnest.cpp.obj 2025-03-14T05:01:04.4352614Z [6760/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_kernel.cpp.obj 2025-03-14T05:01:04.4354062Z [6761/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_memplanning.cpp.obj 2025-03-14T05:01:04.4355483Z [6762/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ops.cpp.obj 2025-03-14T05:01:10.9155589Z [6763/6912] Building CXX object test_cpp_c10d\CMakeFiles\BackoffTest.dir\BackoffTest.cpp.obj 2025-03-14T05:01:10.9157111Z [6764/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_reductions.cpp.obj 2025-03-14T05:01:10.9211012Z [6765/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_quantization.cpp.obj 2025-03-14T05:01:10.9212526Z [6766/6912] Building CXX object test_cpp_c10d\CMakeFiles\FileStoreTest.dir\FileStoreTest.cpp.obj 2025-03-14T05:01:10.9213801Z [6767/6912] Building CXX object test_api\CMakeFiles\test_api.dir\__\common\main.cpp.obj 2025-03-14T05:01:22.7138153Z [6768/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_te_fuser_pass.cpp.obj 2025-03-14T05:01:22.7141316Z [6769/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_registerizer.cpp.obj 2025-03-14T05:01:22.7142866Z [6770/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_type_specializations.cpp.obj 2025-03-14T05:01:22.7143860Z [6771/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_type.cpp.obj 2025-03-14T05:01:22.7144603Z [6772/6912] Building CXX object test_cpp_c10d\CMakeFiles\TCPStoreTest.dir\TCPStoreTest.cpp.obj 2025-03-14T05:01:43.1536520Z [6773/6912] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_simplify.cpp.obj 2025-03-14T05:01:43.1560604Z [6774/6912] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooTest.dir\ProcessGroupGlooTest.cpp.obj 2025-03-14T05:01:43.2603003Z [6775/6912] Building CXX object test_tensorexpr\CMakeFiles\tutorial_tensorexpr.dir\tutorial.cpp.obj 2025-03-14T05:01:43.2633481Z [6776/6912] Building CXX object test_api\CMakeFiles\test_api.dir\expanding-array.cpp.obj 2025-03-14T05:01:43.2906434Z [6777/6912] Building CXX object test_api\CMakeFiles\test_api.dir\any.cpp.obj 2025-03-14T05:01:43.2910064Z [6778/6912] Building CXX object test_api\CMakeFiles\test_api.dir\enum.cpp.obj 2025-03-14T05:01:59.1265419Z [6779/6912] Building CXX object test_api\CMakeFiles\test_api.dir\memory.cpp.obj 2025-03-14T05:01:59.1266460Z [6780/6912] Building CXX object test_api\CMakeFiles\test_api.dir\fft.cpp.obj 2025-03-14T05:01:59.1267300Z [6781/6912] Building CXX object test_api\CMakeFiles\test_api.dir\init.cpp.obj 2025-03-14T05:01:59.1268575Z [6782/6912] Building CXX object test_api\CMakeFiles\test_api.dir\autograd.cpp.obj 2025-03-14T05:01:59.1269787Z [6783/6912] Building CXX object test_api\CMakeFiles\test_api.dir\integration.cpp.obj 2025-03-14T05:01:59.1270998Z [6784/6912] Building CXX object test_api\CMakeFiles\test_api.dir\dataloader.cpp.obj 2025-03-14T05:02:18.0273505Z [6785/6912] Building CXX object test_api\CMakeFiles\test_api.dir\functional.cpp.obj 2025-03-14T05:02:18.0274777Z [6786/6912] Building CXX object test_api\CMakeFiles\test_api.dir\jit.cpp.obj 2025-03-14T05:02:18.0277612Z [6787/6912] Building CXX object test_api\CMakeFiles\test_api.dir\ivalue.cpp.obj 2025-03-14T05:02:18.0279465Z [6788/6912] Building CXX object test_api\CMakeFiles\test_api.dir\misc.cpp.obj 2025-03-14T05:02:18.0280597Z [6789/6912] Building CXX object test_api\CMakeFiles\test_api.dir\meta_tensor.cpp.obj 2025-03-14T05:02:18.0281718Z [6790/6912] Building CXX object test_api\CMakeFiles\test_api.dir\moduledict.cpp.obj 2025-03-14T05:02:43.1570485Z [6791/6912] Building CXX object test_api\CMakeFiles\test_api.dir\module.cpp.obj 2025-03-14T05:02:43.1571505Z [6792/6912] Building CXX object test_api\CMakeFiles\test_api.dir\modulelist.cpp.obj 2025-03-14T05:02:43.1572445Z [6793/6912] Building CXX object test_api\CMakeFiles\test_api.dir\nested.cpp.obj 2025-03-14T05:02:43.1573485Z [6794/6912] Building CXX object test_api\CMakeFiles\test_api.dir\parameterdict.cpp.obj 2025-03-14T05:02:43.1574749Z [6795/6912] Building CXX object test_api\CMakeFiles\test_api.dir\parameterlist.cpp.obj 2025-03-14T05:02:43.1575931Z [6796/6912] Building CXX object test_api\CMakeFiles\test_api.dir\modules.cpp.obj 2025-03-14T05:02:58.8349523Z [6797/6912] Building CXX object test_api\CMakeFiles\test_api.dir\namespace.cpp.obj 2025-03-14T05:02:58.8350746Z [6798/6912] Building CXX object test_api\CMakeFiles\test_api.dir\nn_utils.cpp.obj 2025-03-14T05:02:58.8351834Z [6799/6912] Building CXX object test_api\CMakeFiles\test_api.dir\ordered_dict.cpp.obj 2025-03-14T05:02:58.8352960Z [6800/6912] Building CXX object test_api\CMakeFiles\test_api.dir\rnn.cpp.obj 2025-03-14T05:02:58.8354029Z [6801/6912] Building CXX object test_api\CMakeFiles\test_api.dir\serialize.cpp.obj 2025-03-14T05:02:58.8355120Z [6802/6912] Building CXX object test_api\CMakeFiles\test_api.dir\optim.cpp.obj 2025-03-14T05:02:58.8356167Z [6803/6912] Building CXX object test_api\CMakeFiles\test_api.dir\special.cpp.obj 2025-03-14T05:03:20.1209571Z [6804/6912] Building CXX object test_api\CMakeFiles\test_api.dir\support.cpp.obj 2025-03-14T05:03:20.2348655Z [6805/6912] Building CXX object test_api\CMakeFiles\test_api.dir\transformer.cpp.obj 2025-03-14T05:03:20.3709055Z [6806/6912] Building CXX object test_api\CMakeFiles\test_api.dir\sequential.cpp.obj 2025-03-14T05:03:20.4015643Z [6807/6912] Building CXX object test_api\CMakeFiles\test_api.dir\static.cpp.obj 2025-03-14T05:03:20.5618053Z [6808/6912] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_cuda.cpp.obj 2025-03-14T05:03:20.8548468Z [6809/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\__\common\main.cpp.obj 2025-03-14T05:03:25.2579511Z [6810/6912] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options_cuda.cpp.obj 2025-03-14T05:03:25.2581163Z [6811/6912] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_indexing.cpp.obj 2025-03-14T05:03:25.2648520Z [6812/6912] Building CXX object test_api\CMakeFiles\test_api.dir\grad_mode.cpp.obj 2025-03-14T05:03:25.2649845Z [6813/6912] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options.cpp.obj 2025-03-14T05:03:25.2651098Z [6814/6912] Building CXX object test_api\CMakeFiles\test_api.dir\inference_mode.cpp.obj 2025-03-14T05:03:25.2652335Z [6815/6912] Building CXX object test_api\CMakeFiles\test_api.dir\torch_include.cpp.obj 2025-03-14T05:03:27.8388340Z [6816/6912] Building CXX object test_api\CMakeFiles\test_api.dir\tensor.cpp.obj 2025-03-14T05:03:27.8389675Z [6817/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_permutation_util.cpp.obj 2025-03-14T05:03:27.8390966Z [6818/6912] Building CXX object test_api\CMakeFiles\test_api.dir\operations.cpp.obj 2025-03-14T05:03:27.8392333Z [6819/6912] Building CXX object test_api\CMakeFiles\parallel_benchmark.dir\parallel_benchmark.cpp.obj 2025-03-14T05:03:27.8393676Z [6820/6912] Building CXX object test_api\CMakeFiles\test_api.dir\nested_int.cpp.obj 2025-03-14T05:03:34.2834105Z [6821/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_misc.cpp.obj 2025-03-14T05:03:34.2834789Z [6822/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_util.cpp.obj 2025-03-14T05:03:34.2835426Z [6823/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir_util.cpp.obj 2025-03-14T05:03:34.2836295Z [6824/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_shape.cpp.obj 2025-03-14T05:03:34.2836932Z [6825/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_cache.cpp.obj 2025-03-14T05:03:34.2837554Z [6826/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir.cpp.obj 2025-03-14T05:07:39.9847883Z [6827/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_trie_cache.cpp.obj 2025-03-14T05:07:39.9848621Z [6828/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_backend_device.cpp.obj 2025-03-14T05:07:39.9849369Z [6829/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_graph_executor.cpp.obj 2025-03-14T05:07:39.9850141Z [6830/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops_util.cpp.obj 2025-03-14T05:07:39.9850818Z [6831/6912] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops.cpp.obj 2025-03-14T05:07:39.9851361Z [6832/6912] Linking CXX shared library bin\torch_cpu.dll 2025-03-14T05:07:40.9808670Z [6833/6912] Linking CXX static library lib\unbox_lib.lib 2025-03-14T05:07:40.9809112Z [6834/6912] Linking CXX shared library bin\torch.dll 2025-03-14T05:07:40.9809534Z [6835/6912] Linking CXX executable bin\FileStoreTest.exe 2025-03-14T05:07:40.9810014Z [6836/6912] Linking CXX executable bin\ProcessGroupGlooTest.exe 2025-03-14T05:07:40.9810471Z [6837/6912] Linking CXX executable bin\TCPStoreTest.exe 2025-03-14T05:07:40.9810940Z [6838/6912] Linking CXX executable bin\test_edge_op_registration.exe 2025-03-14T05:07:40.9811389Z [6839/6912] Linking CXX executable bin\BackoffTest.exe 2025-03-14T05:07:40.9811792Z [6840/6912] Linking CXX executable bin\Dimname_test.exe 2025-03-14T05:07:40.9812433Z [6841/6912] Linking CXX executable bin\NamedTensor_test.exe 2025-03-14T05:07:41.6205789Z [6842/6912] Linking CXX executable bin\broadcast_test.exe 2025-03-14T05:07:41.6206334Z [6843/6912] Linking CXX executable bin\cpu_allocator_test.exe 2025-03-14T05:07:41.6206765Z [6844/6912] Linking CXX executable bin\basic.exe 2025-03-14T05:07:41.6207220Z [6845/6912] Linking CXX executable bin\apply_utils_test.exe 2025-03-14T05:07:41.6207638Z [6846/6912] Linking CXX executable bin\atest.exe 2025-03-14T05:07:41.6208020Z [6847/6912] Linking CXX executable bin\Dict_test.exe 2025-03-14T05:07:41.6208433Z [6848/6912] Linking CXX executable bin\cpu_generator_test.exe 2025-03-14T05:07:41.6208895Z [6849/6912] Linking CXX executable bin\MaybeOwned_test.exe 2025-03-14T05:07:41.6209384Z [6850/6912] Linking CXX executable bin\cpu_profiling_allocator_test.exe 2025-03-14T05:07:42.1658877Z [6851/6912] Linking CXX executable bin\dlconvertor_test.exe 2025-03-14T05:07:42.1659432Z [6852/6912] Linking CXX executable bin\dispatch_key_set_test.exe 2025-03-14T05:07:42.1659905Z [6853/6912] Linking CXX executable bin\math_kernel_test.exe 2025-03-14T05:07:42.1660350Z [6854/6912] Linking CXX executable bin\lazy_tensor_test.exe 2025-03-14T05:07:42.1660766Z [6855/6912] Linking CXX executable bin\half_test.exe 2025-03-14T05:07:42.1661211Z [6856/6912] Linking CXX executable bin\extension_backend_test.exe 2025-03-14T05:07:42.1661690Z [6857/6912] Linking CXX executable bin\memory_format_test.exe 2025-03-14T05:07:42.1662149Z [6858/6912] Linking CXX executable bin\operator_name_test.exe 2025-03-14T05:07:42.8603969Z [6859/6912] Linking CXX executable bin\memory_overlapping_test.exe 2025-03-14T05:07:42.8604481Z [6860/6912] Linking CXX executable bin\ivalue_test.exe 2025-03-14T05:07:42.8604937Z [6861/6912] Linking CXX executable bin\mobile_memory_cleanup.exe 2025-03-14T05:07:42.8605388Z [6862/6912] Linking CXX executable bin\native_test.exe 2025-03-14T05:07:42.8605841Z [6863/6912] Linking CXX executable bin\operators_test.exe 2025-03-14T05:07:42.8606246Z [6864/6912] Linking CXX executable bin\cpu_rng_test.exe 2025-03-14T05:07:42.8606723Z [6865/6912] Linking CXX executable bin\packedtensoraccessor_test.exe 2025-03-14T05:07:42.8607212Z [6866/6912] Linking CXX executable bin\reduce_ops_test.exe 2025-03-14T05:07:42.8607996Z [6867/6912] Linking CXX executable bin\reportMemoryUsage_test.exe 2025-03-14T05:07:43.3783135Z [6868/6912] Linking CXX executable bin\StorageUtils_test.exe 2025-03-14T05:07:43.3783647Z [6869/6912] Linking CXX executable bin\quantized_test.exe 2025-03-14T05:07:43.3796526Z [6870/6912] Linking CXX executable bin\scalar_tensor_test.exe 2025-03-14T05:07:43.3796976Z [6871/6912] Linking CXX executable bin\scalar_test.exe 2025-03-14T05:07:43.3797369Z [6872/6912] Linking CXX executable bin\pow_test.exe 2025-03-14T05:07:43.3797887Z [6873/6912] Linking CXX executable bin\stride_properties_test.exe 2025-03-14T05:07:43.3798367Z [6874/6912] Linking CXX executable bin\thread_init_test.exe 2025-03-14T05:07:43.3798856Z [6875/6912] Linking CXX executable bin\test_parallel.exe 2025-03-14T05:07:44.2942904Z [6876/6912] Linking CXX executable bin\verify_api_visibility.exe 2025-03-14T05:07:44.2943439Z [6877/6912] Linking CXX executable bin\undefined_tensor_test.exe 2025-03-14T05:07:44.2943901Z [6878/6912] Linking CXX executable bin\type_ptr_test.exe 2025-03-14T05:07:44.2944357Z [6879/6912] Linking CXX executable bin\type_test.exe 2025-03-14T05:07:44.2944801Z [6880/6912] Linking CXX executable bin\tensor_iterator_test.exe 2025-03-14T05:07:44.2945248Z [6881/6912] Linking CXX executable bin\legacy_vmap_test.exe 2025-03-14T05:07:44.2945671Z [6882/6912] Linking CXX executable bin\weakref_test.exe 2025-03-14T05:07:44.2946099Z [6883/6912] Linking CXX executable bin\xla_tensor_test.exe 2025-03-14T05:07:44.2946518Z [6884/6912] Linking CXX executable bin\wrapdim_test.exe 2025-03-14T05:07:45.5882465Z [6885/6912] Linking CXX executable bin\IListRef_test.exe 2025-03-14T05:07:45.5883166Z [6886/6912] Linking CXX executable bin\CppSignature_test.exe 2025-03-14T05:07:45.5883646Z [6887/6912] Linking CXX executable bin\KernelFunction_test.exe 2025-03-14T05:07:45.5884128Z [6888/6912] Linking CXX executable bin\kernel_stackbased_test.exe 2025-03-14T05:07:45.5884576Z [6889/6912] Linking CXX executable bin\List_test.exe 2025-03-14T05:07:45.5885019Z [6890/6912] Linking CXX executable bin\op_allowlist_test.exe 2025-03-14T05:07:45.5885485Z [6891/6912] Linking CXX executable bin\backend_fallback_test.exe 2025-03-14T05:07:45.5886009Z [6892/6912] Linking CXX executable bin\make_boxed_from_unboxed_functor_test.exe 2025-03-14T05:07:46.5558103Z [6893/6912] Linking CXX executable bin\kernel_function_test.exe 2025-03-14T05:07:46.5558686Z [6894/6912] Linking CXX executable bin\inline_container_test.exe 2025-03-14T05:07:46.5559177Z [6895/6912] Linking CXX executable bin\kernel_lambda_test.exe 2025-03-14T05:07:46.5707208Z [6896/6912] Linking CXX shared library bin\aoti_custom_ops.dll 2025-03-14T05:07:46.5707757Z [6897/6912] Linking CXX executable bin\tutorial_tensorexpr.exe 2025-03-14T05:07:46.5708223Z [6898/6912] Linking CXX shared library bin\jitbackend_test.dll 2025-03-14T05:07:46.5708694Z [6899/6912] Linking CXX executable bin\parallel_benchmark.exe 2025-03-14T05:07:46.5709186Z [6900/6912] Linking CXX executable bin\kernel_function_legacy_test.exe 2025-03-14T05:07:47.4786708Z [6901/6912] Linking CXX executable bin\test_lazy.exe 2025-03-14T05:07:47.4787193Z [6902/6912] Linking CXX executable bin\test_tensorexpr.exe 2025-03-14T05:07:47.4787670Z [6903/6912] Linking CXX shared library bin\backend_with_compiler.dll 2025-03-14T05:07:47.4788182Z [6904/6912] Linking CXX executable bin\vec_test_all_types_AVX2.exe 2025-03-14T05:07:47.4788681Z [6905/6912] Linking CXX executable bin\kernel_lambda_legacy_test.exe 2025-03-14T05:07:47.4789192Z [6906/6912] Linking CXX executable bin\vec_test_all_types_DEFAULT.exe 2025-03-14T05:07:47.4789707Z [6907/6912] Linking CXX executable bin\vec_test_all_types_AVX512.exe 2025-03-14T05:07:47.4790237Z [6908/6912] Linking CXX shared library bin\torchbind_test.dll 2025-03-14T05:07:50.7941759Z [6909/6912] Linking CXX executab-- Install configuration: "Release" 2025-03-14T05:08:41.1456104Z le bin\test_api.exe 2025-03-14T05:08:41.1456489Z [6910/6912] Linking CXX executable bin\op_registration_test.exe 2025-03-14T05:08:41.1457742Z [6911/6912] Linking CXX executable bin\test_jit.exe 2025-03-14T05:08:41.1458114Z [6911/6912] Install the project... 2025-03-14T05:08:41.1771276Z -- Checkout nccl release tag: v2.25.1-1 2025-03-14T05:08:41.1792117Z cmake -GNinja -DBUILD_ENVIRONMENT=windows-binary-libtorch-release -DBUILD_PYTHON=False -DBUILD_PYTHONLESS=1 -DBUILD_TEST=True -DBUILD_TYPE=release -DCMAKE_BUILD_TYPE=Release -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-14T05:08:41.1801247Z cmake --build . --target install --config Release -j 12 2025-03-14T05:08:41.3643735Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\bin\asmjit.dll 2025-03-14T05:08:41.3644658Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\bin\fbgemm.dll 2025-03-14T05:08:41.3646044Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\bin\protoc.exe 2025-03-14T05:08:41.3653104Z 3 file(s) moved. 2025-03-14T05:08:41.3659610Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-config-version.cmake 2025-03-14T05:08:41.3661127Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-config.cmake 2025-03-14T05:08:41.3672022Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-module.cmake 2025-03-14T05:08:41.3673818Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-options.cmake 2025-03-14T05:08:41.3675390Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-targets-release.cmake 2025-03-14T05:08:41.3676894Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\cmake\protobuf-targets.cmake 2025-03-14T05:08:41.3677364Z 6 file(s) moved. 2025-03-14T05:08:41.3828892Z 2025-03-14T05:08:41.3829549Z ------------------------------------------------------------------------------- 2025-03-14T05:08:41.3830374Z ROBOCOPY :: Robust File Copy for Windows 2025-03-14T05:08:41.3830895Z ------------------------------------------------------------------------------- 2025-03-14T05:08:41.3831318Z 2025-03-14T05:08:41.3832624Z Started : Friday, March 14, 2025 5:08:41 AM 2025-03-14T05:08:41.3833259Z Source : C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ 2025-03-14T05:08:41.3834392Z Dest : C:\actions-runner\_work\pytorch\pytorch\pytorch\libtorch\include\ 2025-03-14T05:08:41.3834827Z 2025-03-14T05:08:41.3834920Z Files : *.* 2025-03-14T05:08:41.3835272Z 2025-03-14T05:08:41.3836548Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /MOVE /R:1000000 /W:30 2025-03-14T05:08:41.3836878Z 2025-03-14T05:08:41.3837099Z ------------------------------------------------------------------------------ 2025-03-14T05:08:41.3867864Z 2025-03-14T05:08:41.3874723Z 22 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ 2025-03-14T05:08:41.3883883Z New File 57003 cpuinfo.h 2025-03-14T05:08:41.3887165Z 100% 2025-03-14T05:08:41.3890460Z New File 848 dnnl.h 2025-03-14T05:08:41.3893585Z 100% 2025-03-14T05:08:41.3896646Z New File 856 dnnl.hpp 2025-03-14T05:08:41.3899563Z 100% 2025-03-14T05:08:41.3910282Z New File 876 dnnl_config.h 2025-03-14T05:08:41.3913827Z 100% 2025-03-14T05:08:41.3926272Z New File 872 dnnl_debug.h 2025-03-14T05:08:41.3929282Z 100% 2025-03-14T05:08:41.3932362Z New File 864 dnnl_ocl.h 2025-03-14T05:08:41.3935317Z 100% 2025-03-14T05:08:41.3938317Z New File 872 dnnl_ocl.hpp 2025-03-14T05:08:41.3941236Z 100% 2025-03-14T05:08:41.3944284Z New File 868 dnnl_sycl.h 2025-03-14T05:08:41.3947270Z 100% 2025-03-14T05:08:41.3954641Z New File 876 dnnl_sycl.hpp 2025-03-14T05:08:41.3957859Z 100% 2025-03-14T05:08:41.3961182Z New File 892 dnnl_sycl_types.h 2025-03-14T05:08:41.3964552Z 100% 2025-03-14T05:08:41.3967788Z New File 892 dnnl_threadpool.h 2025-03-14T05:08:41.3970800Z 100% 2025-03-14T05:08:41.3978189Z New File 900 dnnl_threadpool.hpp 2025-03-14T05:08:41.3981271Z 100% 2025-03-14T05:08:41.3984483Z New File 924 dnnl_threadpool_iface.hpp 2025-03-14T05:08:41.3987849Z 100% 2025-03-14T05:08:41.3991025Z New File 872 dnnl_types.h 2025-03-14T05:08:41.3994144Z 100% 2025-03-14T05:08:41.4006352Z New File 880 dnnl_version.h 2025-03-14T05:08:41.4009487Z 100% 2025-03-14T05:08:41.4012635Z New File 537 experiments-config.h 2025-03-14T05:08:41.4015537Z 100% 2025-03-14T05:08:41.4018650Z New File 152 fp16.h 2025-03-14T05:08:41.4021480Z 100% 2025-03-14T05:08:41.4029094Z New File 13574 fxdiv.h 2025-03-14T05:08:41.4032279Z 100% 2025-03-14T05:08:41.4035660Z New File 46888 psimd.h 2025-03-14T05:08:41.4038905Z 100% 2025-03-14T05:08:41.4042712Z New File 101883 pthreadpool.h 2025-03-14T05:08:41.4046245Z 100% 2025-03-14T05:08:41.4057535Z New File 273502 sleef.h 2025-03-14T05:08:41.4058942Z 47% 2025-03-14T05:08:41.4059518Z 95% 2025-03-14T05:08:41.4063073Z 100% 2025-03-14T05:08:41.4067022Z New File 205858 xnnpack.h 2025-03-14T05:08:41.4067825Z 63% 2025-03-14T05:08:41.4071751Z 100% 2025-03-14T05:08:41.4075755Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\asmjit\ 2025-03-14T05:08:41.4078779Z New File 2516 arm.h 2025-03-14T05:08:41.4081794Z 100% 2025-03-14T05:08:41.4085030Z New File 335 asmjit-scope-begin.h 2025-03-14T05:08:41.4087899Z 100% 2025-03-14T05:08:41.4090949Z New File 249 asmjit-scope-end.h 2025-03-14T05:08:41.4093776Z 100% 2025-03-14T05:08:41.4096759Z New File 1281 asmjit.h 2025-03-14T05:08:41.4099739Z 100% 2025-03-14T05:08:41.4120665Z New File 91762 core.h 2025-03-14T05:08:41.4124102Z 100% 2025-03-14T05:08:41.4127217Z New File 3985 x86.h 2025-03-14T05:08:41.4130787Z 100% 2025-03-14T05:08:41.4134086Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\asmjit\arm\ 2025-03-14T05:08:41.4144056Z New File 1739 a64assembler.h 2025-03-14T05:08:41.4147153Z 100% 2025-03-14T05:08:41.4150360Z New File 1219 a64builder.h 2025-03-14T05:08:41.4153367Z 100% 2025-03-14T05:08:41.4156560Z New File 9809 a64compiler.h 2025-03-14T05:08:41.4159740Z 100% 2025-03-14T05:08:41.4175960Z New File 48271 a64emitter.h 2025-03-14T05:08:41.4179534Z 100% 2025-03-14T05:08:41.4183811Z New File 129573 a64globals.h 2025-03-14T05:08:41.4186957Z 100% 2025-03-14T05:08:41.4190141Z New File 2022 a64instdb.h 2025-03-14T05:08:41.4193413Z 100% 2025-03-14T05:08:41.4196946Z New File 10670 a64operand.h 2025-03-14T05:08:41.4200105Z 100% 2025-03-14T05:08:41.4203284Z New File 6990 a64utils.h 2025-03-14T05:08:41.4206466Z 100% 2025-03-14T05:08:41.4209633Z New File 538 armglobals.h 2025-03-14T05:08:41.4212695Z 100% 2025-03-14T05:08:41.4215921Z New File 30165 armoperand.h 2025-03-14T05:08:41.4221871Z 100% 2025-03-14T05:08:41.4225401Z New Dir 35 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\asmjit\core\ 2025-03-14T05:08:41.4228515Z New File 23939 api-config.h 2025-03-14T05:08:41.4232087Z 100% 2025-03-14T05:08:41.4235679Z New File 9860 archcommons.h 2025-03-14T05:08:41.4239033Z 100% 2025-03-14T05:08:41.4242269Z New File 10716 archtraits.h 2025-03-14T05:08:41.4245343Z 100% 2025-03-14T05:08:41.4266594Z New File 4244 assembler.h 2025-03-14T05:08:41.4269934Z 100% 2025-03-14T05:08:41.4273224Z New File 46865 builder.h 2025-03-14T05:08:41.4276903Z 100% 2025-03-14T05:08:41.4280384Z New File 3231 codebuffer.h 2025-03-14T05:08:41.4283168Z 100% 2025-03-14T05:08:41.4290236Z New File 40705 codeholder.h 2025-03-14T05:08:41.4293999Z 100% 2025-03-14T05:08:41.4297259Z New File 27330 compiler.h 2025-03-14T05:08:41.4300335Z 100% 2025-03-14T05:08:41.4303490Z New File 6999 compilerdefs.h 2025-03-14T05:08:41.4306525Z 100% 2025-03-14T05:08:41.4309659Z New File 6666 constpool.h 2025-03-14T05:08:41.4312839Z 100% 2025-03-14T05:08:41.4316216Z New File 34778 cpuinfo.h 2025-03-14T05:08:41.4319389Z 100% 2025-03-14T05:08:41.4322654Z New File 33824 emitter.h 2025-03-14T05:08:41.4326012Z 100% 2025-03-14T05:08:41.4335899Z New File 16570 environment.h 2025-03-14T05:08:41.4339397Z 100% 2025-03-14T05:08:41.4342865Z New File 8020 errorhandler.h 2025-03-14T05:08:41.4351839Z 100% 2025-03-14T05:08:41.4352125Z New File 8265 formatter.h 2025-03-14T05:08:41.4353136Z 100% 2025-03-14T05:08:41.4360703Z New File 59955 func.h 2025-03-14T05:08:41.4364401Z 100% 2025-03-14T05:08:41.4372181Z New File 14019 globals.h 2025-03-14T05:08:41.4372485Z 100% 2025-03-14T05:08:41.4383093Z New File 30052 inst.h 2025-03-14T05:08:41.4383457Z 100% 2025-03-14T05:08:41.4384446Z New File 11254 jitallocator.h 2025-03-14T05:08:41.4394136Z 100% 2025-03-14T05:08:41.4394468Z New File 2594 jitruntime.h 2025-03-14T05:08:41.4395007Z 100% 2025-03-14T05:08:41.4407441Z New File 7071 logger.h 2025-03-14T05:08:41.4407779Z 100% 2025-03-14T05:08:41.4412956Z New File 69161 operand.h 2025-03-14T05:08:41.4422265Z 100% 2025-03-14T05:08:41.4422504Z New File 1434 osutils.h 2025-03-14T05:08:41.4422796Z 100% 2025-03-14T05:08:41.4430171Z New File 12260 string.h 2025-03-14T05:08:41.4430472Z 100% 2025-03-14T05:08:41.4436268Z New File 69591 support.h 2025-03-14T05:08:41.4446573Z 100% 2025-03-14T05:08:41.4456769Z New File 1314 target.h 2025-03-14T05:08:41.4466533Z 100% 2025-03-14T05:08:41.4466831Z New File 15646 type.h 2025-03-14T05:08:41.4467114Z 100% 2025-03-14T05:08:41.4476360Z New File 10303 virtmem.h 2025-03-14T05:08:41.4478457Z 100% 2025-03-14T05:08:41.4478714Z New File 21001 zone.h 2025-03-14T05:08:41.4486225Z 100% 2025-03-14T05:08:41.4486484Z New File 5324 zonehash.h 2025-03-14T05:08:41.4486781Z 100% 2025-03-14T05:08:41.4502791Z New File 4779 zonelist.h 2025-03-14T05:08:41.4503086Z 100% 2025-03-14T05:08:41.4503296Z New File 6221 zonestack.h 2025-03-14T05:08:41.4508820Z 100% 2025-03-14T05:08:41.4515936Z New File 3228 zonestring.h 2025-03-14T05:08:41.4516272Z 100% 2025-03-14T05:08:41.4516506Z New File 11366 zonetree.h 2025-03-14T05:08:41.4525780Z 100% 2025-03-14T05:08:41.4526027Z New File 21407 zonevector.h 2025-03-14T05:08:41.4526339Z 100% 2025-03-14T05:08:41.4535538Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\asmjit\x86\ 2025-03-14T05:08:41.4536077Z New File 29755 x86assembler.h 2025-03-14T05:08:41.4536370Z 100% 2025-03-14T05:08:41.4543861Z New File 14341 x86builder.h 2025-03-14T05:08:41.4544163Z 100% 2025-03-14T05:08:41.4557249Z New File 29720 x86compiler.h 2025-03-14T05:08:41.4557592Z 100% 2025-03-14T05:08:41.4558023Z New File 309164 x86emitter.h 2025-03-14T05:08:41.4570229Z 42% 2025-03-14T05:08:41.4570468Z 84% 2025-03-14T05:08:41.4570690Z 100% 2025-03-14T05:08:41.4578687Z New File 157033 x86globals.h 2025-03-14T05:08:41.4578994Z 83% 2025-03-14T05:08:41.4579208Z 100% 2025-03-14T05:08:41.4687272Z New File 28721 x86instdb.h 2025-03-14T05:08:41.4687588Z 100% 2025-03-14T05:08:41.4687872Z New File 52863 x86operand.h 2025-03-14T05:08:41.4696318Z 100% 2025-03-14T05:08:41.4696718Z New Dir 119 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\ 2025-03-14T05:08:41.4697232Z New File 6284 AccumulateType.h 2025-03-14T05:08:41.4705583Z 100% 2025-03-14T05:08:41.4705824Z New File 46 ArrayRef.h 2025-03-14T05:08:41.4706106Z 100% 2025-03-14T05:08:41.4990130Z New File 1144 ATen.h 2025-03-14T05:08:41.5002307Z 100% 2025-03-14T05:08:41.5002704Z New File 41137 autocast_mode.h 2025-03-14T05:08:41.5003014Z 100% 2025-03-14T05:08:41.5159370Z New File 45 Backend.h 2025-03-14T05:08:41.5159693Z 100% 2025-03-14T05:08:41.5159961Z New File 48 Backtrace.h 2025-03-14T05:08:41.5174860Z 100% 2025-03-14T05:08:41.5175117Z New File 703 BlasBackend.h 2025-03-14T05:08:41.5175402Z 100% 2025-03-14T05:08:41.5183441Z New File 1031 CachedTensorUtils.h 2025-03-14T05:08:41.5183768Z 100% 2025-03-14T05:08:41.5184000Z New File 521 ceil_div.h 2025-03-14T05:08:41.5197371Z 100% 2025-03-14T05:08:41.5197619Z New File 7196 code_template.h 2025-03-14T05:08:41.5198118Z 100% 2025-03-14T05:08:42.0244145Z New File 2654 CollapseDims.h 2025-03-14T05:08:42.0244822Z 100% 2025-03-14T05:08:42.1515852Z New File 2005 CompositeExplicitAutogradFunctions.h 2025-03-14T05:08:42.1516259Z 100% 2025-03-14T05:08:42.1528596Z New File 41235 CompositeExplicitAutogradFunctions_inl.h 2025-03-14T05:08:42.1541782Z 100% 2025-03-14T05:08:42.1542182Z New File 2018 CompositeExplicitAutogradNonFunctionalFunctions.h 2025-03-14T05:08:42.1549733Z 100% 2025-03-14T05:08:42.1550190Z New File 26567 CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-03-14T05:08:42.1550659Z 100% 2025-03-14T05:08:42.1550951Z New File 2005 CompositeImplicitAutogradFunctions.h 2025-03-14T05:08:42.1551304Z 100% 2025-03-14T05:08:42.1551604Z New File 35444 CompositeImplicitAutogradFunctions_inl.h 2025-03-14T05:08:42.1551991Z 100% 2025-03-14T05:08:42.1552332Z New File 2017 CompositeImplicitAutogradNestedTensorFunctions.h 2025-03-14T05:08:42.1552773Z 100% 2025-03-14T05:08:42.1553116Z New File 1151 CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-03-14T05:08:42.1553554Z 100% 2025-03-14T05:08:42.1553819Z New File 791 Config.h 2025-03-14T05:08:42.1554092Z 100% 2025-03-14T05:08:42.1554316Z New File 22952 Context.h 2025-03-14T05:08:42.1554574Z 100% 2025-03-14T05:08:42.1554805Z New File 5540 cpp_custom_type_hack.h 2025-03-14T05:08:42.1555116Z 100% 2025-03-14T05:08:42.1555342Z New File 10986 CPUApplyUtils.h 2025-03-14T05:08:42.1555638Z 100% 2025-03-14T05:08:42.1555853Z New File 915 CPUFixedAllocator.h 2025-03-14T05:08:42.1556215Z 100% 2025-03-14T05:08:42.1556427Z New File 1983 CPUFunctions.h 2025-03-14T05:08:42.1556716Z 100% 2025-03-14T05:08:42.1556994Z New File 27787 CPUFunctions_inl.h 2025-03-14T05:08:42.1557283Z 100% 2025-03-14T05:08:42.1557515Z New File 1576 CPUGeneratorImpl.h 2025-03-14T05:08:42.1557816Z 100% 2025-03-14T05:08:42.1558042Z New File 1984 CUDAFunctions.h 2025-03-14T05:08:42.1558334Z 100% 2025-03-14T05:08:42.1558589Z New File 33199 CUDAFunctions_inl.h 2025-03-14T05:08:42.1558891Z 100% 2025-03-14T05:08:42.1559096Z New File 44 Device.h 2025-03-14T05:08:42.1559565Z 100% 2025-03-14T05:08:42.1559792Z New File 2744 DeviceAccelerator.h 2025-03-14T05:08:42.1560086Z 100% 2025-03-14T05:08:42.1560298Z New File 1206 DeviceGuard.h 2025-03-14T05:08:42.1560581Z 100% 2025-03-14T05:08:42.1560794Z New File 32 Dimname.h 2025-03-14T05:08:42.1561065Z 100% 2025-03-14T05:08:42.1561265Z New File 48 DimVector.h 2025-03-14T05:08:42.1561540Z 100% 2025-03-14T05:08:42.1561756Z New File 40953 Dispatch.h 2025-03-14T05:08:42.1562033Z 100% 2025-03-14T05:08:42.1562249Z New File 60538 Dispatch_v2.h 2025-03-14T05:08:42.1562533Z 100% 2025-03-14T05:08:42.1562742Z New File 222 div_rtn.h 2025-03-14T05:08:42.1563012Z 100% 2025-03-14T05:08:42.1563228Z New File 678 DLConvertor.h 2025-03-14T05:08:42.1563491Z 100% 2025-03-14T05:08:42.1563706Z New File 7243 dlpack.h 2025-03-14T05:08:42.1563978Z 100% 2025-03-14T05:08:42.1564194Z New File 715 DynamicLibrary.h 2025-03-14T05:08:42.1564492Z 100% 2025-03-14T05:08:42.1564693Z New File 4876 EmptyTensor.h 2025-03-14T05:08:42.1564970Z 100% 2025-03-14T05:08:42.1565182Z New File 944 ExpandBase.h 2025-03-14T05:08:42.1565463Z 100% 2025-03-14T05:08:42.1565678Z New File 16868 ExpandUtils.h 2025-03-14T05:08:42.1565952Z 100% 2025-03-14T05:08:42.1566156Z New File 35 Formatting.h 2025-03-14T05:08:42.1566429Z 100% 2025-03-14T05:08:42.1566670Z New File 7907 FunctionalStorageImpl.h 2025-03-14T05:08:42.1566990Z 100% 2025-03-14T05:08:42.1567377Z New File 18220 FunctionalTensorWrapper.h 2025-03-14T05:08:42.1567706Z 100% 2025-03-14T05:08:42.1567920Z New File 56422 Functions.h 2025-03-14T05:08:42.1568204Z 100% 2025-03-14T05:08:42.1568406Z New File 1862 FuncTorchTLS.h 2025-03-14T05:08:42.1568700Z 100% 2025-03-14T05:08:42.1568925Z New File 48 Generator.h 2025-03-14T05:08:42.1569217Z 100% 2025-03-14T05:08:42.1569427Z New File 2731 InferSize.h 2025-03-14T05:08:42.1571140Z 100% 2025-03-14T05:08:42.1584661Z New File 454 InitialTensorOptions.h 2025-03-14T05:08:42.1587611Z 100% 2025-03-14T05:08:42.1590770Z New File 1544 jiterator_macros.h 2025-03-14T05:08:42.1593909Z 100% 2025-03-14T05:08:42.1602055Z New File 237 jit_macros.h 2025-03-14T05:08:42.1604924Z 100% 2025-03-14T05:08:42.1607938Z New File 44 Layout.h 2025-03-14T05:08:42.1610769Z 100% 2025-03-14T05:08:42.1613885Z New File 999 LegacyBatchedFallback.h 2025-03-14T05:08:42.1617233Z 100% 2025-03-14T05:08:42.1620461Z New File 5704 LegacyBatchedTensorImpl.h 2025-03-14T05:08:42.1623564Z 100% 2025-03-14T05:08:42.1626766Z New File 953 LegacyVmapMode.h 2025-03-14T05:08:42.1665586Z 100% 2025-03-14T05:08:42.1665868Z New File 7998 LegacyVmapTransforms.h 2025-03-14T05:08:42.1666187Z 100% 2025-03-14T05:08:42.1666429Z New File 750 LinalgBackend.h 2025-03-14T05:08:42.1666713Z 100% 2025-03-14T05:08:42.1666914Z New File 3773 MapAllocator.h 2025-03-14T05:08:42.1667190Z 100% 2025-03-14T05:08:42.1688111Z New File 3115 MatrixRef.h 2025-03-14T05:08:42.1692302Z 100% 2025-03-14T05:08:42.1701193Z New File 1329 MemoryOverlap.h 2025-03-14T05:08:42.1705421Z 100% 2025-03-14T05:08:42.1709834Z New File 1984 MetaFunctions.h 2025-03-14T05:08:42.1714355Z 100% 2025-03-14T05:08:42.1719031Z New File 16234 MetaFunctions_inl.h 2025-03-14T05:08:42.1722602Z 100% 2025-03-14T05:08:42.1725883Z New File 15888 MethodOperators.h 2025-03-14T05:08:42.1729787Z 100% 2025-03-14T05:08:42.1734131Z New File 36 NamedTensor.h 2025-03-14T05:08:42.1738220Z 100% 2025-03-14T05:08:42.1742617Z New File 7008 NamedTensorUtils.h 2025-03-14T05:08:42.1746838Z 100% 2025-03-14T05:08:42.1753157Z New File 62018 NativeFunctions.h 2025-03-14T05:08:42.1757566Z 100% 2025-03-14T05:08:42.1763433Z New File 58517 NativeMetaFunctions.h 2025-03-14T05:08:42.1768072Z 100% 2025-03-14T05:08:42.1783364Z New File 10508 NestedTensorImpl.h 2025-03-14T05:08:42.1787649Z 100% 2025-03-14T05:08:42.1810678Z New File 5340 NumericUtils.h 2025-03-14T05:08:42.1814022Z 100% 2025-03-14T05:08:42.1817550Z New File 6380 OpaqueTensorImpl.h 2025-03-14T05:08:42.1821140Z 100% 2025-03-14T05:08:42.1824724Z New File 60156 Operators.h 2025-03-14T05:08:42.1828122Z 100% 2025-03-14T05:08:42.1843769Z New File 1573 OpMathType.h 2025-03-14T05:08:42.1847339Z 100% 2025-03-14T05:08:42.1850872Z New File 138 PadNd.h 2025-03-14T05:08:42.1854003Z 100% 2025-03-14T05:08:42.1857162Z New File 2386 Parallel-inl.h 2025-03-14T05:08:42.1860861Z 100% 2025-03-14T05:08:42.1863974Z New File 4911 Parallel.h 2025-03-14T05:08:42.1866887Z 100% 2025-03-14T05:08:42.1870097Z New File 312 ParallelFuture.h 2025-03-14T05:08:42.1873037Z 100% 2025-03-14T05:08:42.1876730Z New File 307 ParallelNative.h 2025-03-14T05:08:42.1879733Z 100% 2025-03-14T05:08:42.1897841Z New File 1337 ParallelOpenMP.h 2025-03-14T05:08:42.1901071Z 100% 2025-03-14T05:08:42.1904915Z New File 408 PTThreadPool.h 2025-03-14T05:08:42.1908009Z 100% 2025-03-14T05:08:42.1911391Z New File 1229 PythonTorchFunctionTLS.h 2025-03-14T05:08:42.1915152Z 100% 2025-03-14T05:08:42.1925913Z New File 25096 record_function.h 2025-03-14T05:08:42.1929377Z 100% 2025-03-14T05:08:42.1936580Z New File 2.1 m RedispatchFunctions.h 2025-03-14T05:08:42.1939708Z 23% 2025-03-14T05:08:42.1943056Z 46% 2025-03-14T05:08:42.1945854Z 70% 2025-03-14T05:08:42.1947526Z 93% 2025-03-14T05:08:42.1952738Z 100% 2025-03-14T05:08:42.1961065Z New File 910409 RegistrationDeclarations.h 2025-03-14T05:08:42.1962560Z 28% 2025-03-14T05:08:42.1964085Z 57% 2025-03-14T05:08:42.1965110Z 86% 2025-03-14T05:08:42.1972299Z 100% 2025-03-14T05:08:42.1975578Z New File 754 ROCmFABackend.h 2025-03-14T05:08:42.1979227Z 100% 2025-03-14T05:08:42.1982497Z New File 2472 SavedTensorHooks.h 2025-03-14T05:08:42.1985548Z 100% 2025-03-14T05:08:42.1993693Z New File 47 Scalar.h 2025-03-14T05:08:42.1997190Z 100% 2025-03-14T05:08:42.1999976Z New File 1648 ScalarOps.h 2025-03-14T05:08:42.2003242Z 100% 2025-03-14T05:08:42.2006507Z New File 133 ScalarType.h 2025-03-14T05:08:42.2009400Z 100% 2025-03-14T05:08:42.2019343Z New File 269 SDPBackend.h 2025-03-14T05:08:42.2022325Z 100% 2025-03-14T05:08:42.2025457Z New File 346 SequenceNumber.h 2025-03-14T05:08:42.2028336Z 100% 2025-03-14T05:08:42.2031397Z New File 49 SmallVector.h 2025-03-14T05:08:42.2034487Z 100% 2025-03-14T05:08:42.2037841Z New File 7315 SparseCsrTensorImpl.h 2025-03-14T05:08:42.2040906Z 100% 2025-03-14T05:08:42.2044242Z New File 18228 SparseCsrTensorUtils.h 2025-03-14T05:08:42.2047362Z 100% 2025-03-14T05:08:42.2050886Z New File 15729 SparseTensorImpl.h 2025-03-14T05:08:42.2054111Z 100% 2025-03-14T05:08:42.2065708Z New File 45 Storage.h 2025-03-14T05:08:42.2068630Z 100% 2025-03-14T05:08:42.2072024Z New File 1357 StorageUtils.h 2025-03-14T05:08:42.2075219Z 100% 2025-03-14T05:08:42.2078367Z New File 47 Tensor.h 2025-03-14T05:08:42.2081227Z 100% 2025-03-14T05:08:42.2099030Z New File 53 TensorAccessor.h 2025-03-14T05:08:42.2102133Z 100% 2025-03-14T05:08:42.2105441Z New File 4710 TensorGeometry.h 2025-03-14T05:08:42.2108587Z 100% 2025-03-14T05:08:42.2112002Z New File 24860 TensorIndexing.h 2025-03-14T05:08:42.2115473Z 100% 2025-03-14T05:08:42.2123114Z New File 39912 TensorIterator.h 2025-03-14T05:08:42.2126277Z 100% 2025-03-14T05:08:42.2129663Z New File 2003 TensorIteratorInternal.h 2025-03-14T05:08:42.2132726Z 100% 2025-03-14T05:08:42.2135849Z New File 5171 TensorMeta.h 2025-03-14T05:08:42.2138946Z 100% 2025-03-14T05:08:42.2146291Z New File 2646 TensorNames.h 2025-03-14T05:08:42.2149573Z 100% 2025-03-14T05:08:42.2152872Z New File 2542 TensorOperators.h 2025-03-14T05:08:42.2156049Z 100% 2025-03-14T05:08:42.2159329Z New File 51 TensorOptions.h 2025-03-14T05:08:42.2162350Z 100% 2025-03-14T05:08:42.2170090Z New File 3317 TensorSubclassLikeUtils.h 2025-03-14T05:08:42.2173304Z 100% 2025-03-14T05:08:42.2176558Z New File 6148 TensorUtils.h 2025-03-14T05:08:42.2179589Z 100% 2025-03-14T05:08:42.2182975Z New File 628 ThreadLocalPythonObjects.h 2025-03-14T05:08:42.2186007Z 100% 2025-03-14T05:08:42.2194643Z New File 4433 ThreadLocalState.h 2025-03-14T05:08:42.2197829Z 100% 2025-03-14T05:08:42.2201093Z New File 5640 TracerMode.h 2025-03-14T05:08:42.2204182Z 100% 2025-03-14T05:08:42.2207272Z New File 469 TypeDefault.h 2025-03-14T05:08:42.2210224Z 100% 2025-03-14T05:08:42.2217104Z New File 3702 Utils.h 2025-03-14T05:08:42.2220275Z 100% 2025-03-14T05:08:42.2223297Z New File 402 Version.h 2025-03-14T05:08:42.2226820Z 100% 2025-03-14T05:08:42.2231705Z New File 1.6 m VmapGeneratedPlumbing.h 2025-03-14T05:08:42.2233229Z 14% 2025-03-14T05:08:42.2234864Z 29% 2025-03-14T05:08:42.2236362Z 44% 2025-03-14T05:08:42.2238359Z 59% 2025-03-14T05:08:42.2239894Z 74% 2025-03-14T05:08:42.2241198Z 89% 2025-03-14T05:08:42.2246287Z 100% 2025-03-14T05:08:42.2249618Z New File 5023 WrapDimUtils.h 2025-03-14T05:08:42.2252739Z 100% 2025-03-14T05:08:42.2261030Z New File 1119 WrapDimUtilsMulti.h 2025-03-14T05:08:42.2265330Z 100% 2025-03-14T05:08:42.2268777Z New Dir 74 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\core\ 2025-03-14T05:08:42.2271616Z New File 4311 alias_info.h 2025-03-14T05:08:42.2274909Z 100% 2025-03-14T05:08:42.2277965Z New File 1182 Array.h 2025-03-14T05:08:42.2280947Z 100% 2025-03-14T05:08:42.2289115Z New File 48 ATenGeneral.h 2025-03-14T05:08:42.2292174Z 100% 2025-03-14T05:08:42.2305794Z New File 259 ATenOpList.h 2025-03-14T05:08:42.2309161Z 100% 2025-03-14T05:08:42.2316932Z New File 1070 ATen_fwd.h 2025-03-14T05:08:42.2319862Z 100% 2025-03-14T05:08:42.2323192Z New File 58602 aten_interned_strings.h 2025-03-14T05:08:42.2326703Z 100% 2025-03-14T05:08:42.2329617Z New File 5439 ATen_pch.h 2025-03-14T05:08:42.2332555Z 100% 2025-03-14T05:08:42.2339690Z New File 61 Backtrace.h 2025-03-14T05:08:42.2342620Z 100% 2025-03-14T05:08:42.2345574Z New File 5448 blob.h 2025-03-14T05:08:42.2348669Z 100% 2025-03-14T05:08:42.2351780Z New File 2134 builtin_function.h 2025-03-14T05:08:42.2354920Z 100% 2025-03-14T05:08:42.2362440Z New File 25012 CachingHostAllocator.h 2025-03-14T05:08:42.2365684Z 100% 2025-03-14T05:08:42.2368845Z New File 814 CheckMemoryFormat.h 2025-03-14T05:08:42.2371962Z 100% 2025-03-14T05:08:42.2375048Z New File 14536 class_type.h 2025-03-14T05:08:42.2378390Z 100% 2025-03-14T05:08:42.2385477Z New File 772 custom_class.h 2025-03-14T05:08:42.2388545Z 100% 2025-03-14T05:08:42.2391754Z New File 4018 DeprecatedTypeProperties.h 2025-03-14T05:08:42.2394845Z 100% 2025-03-14T05:08:42.2398108Z New File 877 DeprecatedTypePropertiesRegistry.h 2025-03-14T05:08:42.2401174Z 100% 2025-03-14T05:08:42.2409140Z New File 13719 Dict.h 2025-03-14T05:08:42.2412493Z 100% 2025-03-14T05:08:42.2415881Z New File 7688 Dict_inl.h 2025-03-14T05:08:42.2419491Z 100% 2025-03-14T05:08:42.2422788Z New File 1215 Dimname.h 2025-03-14T05:08:42.2426067Z 100% 2025-03-14T05:08:42.2429634Z New File 292 DimVector.h 2025-03-14T05:08:42.2432931Z 100% 2025-03-14T05:08:42.2436671Z New File 12935 DistributionsHelper.h 2025-03-14T05:08:42.2440171Z 100% 2025-03-14T05:08:42.2454268Z New File 10840 dynamic_type.h 2025-03-14T05:08:42.2457937Z 100% 2025-03-14T05:08:42.2472026Z New File 538 enum_tag.h 2025-03-14T05:08:42.2475166Z 100% 2025-03-14T05:08:42.2478501Z New File 2942 enum_type.h 2025-03-14T05:08:42.2481581Z 100% 2025-03-14T05:08:42.2484891Z New File 718 Formatting.h 2025-03-14T05:08:42.2488015Z 100% 2025-03-14T05:08:42.2499104Z New File 3569 function.h 2025-03-14T05:08:42.2502140Z 100% 2025-03-14T05:08:42.2505650Z New File 1518 functional.h 2025-03-14T05:08:42.2508808Z 100% 2025-03-14T05:08:42.2512196Z New File 24804 function_schema.h 2025-03-14T05:08:42.2515395Z 100% 2025-03-14T05:08:42.2522751Z New File 2155 function_schema_inl.h 2025-03-14T05:08:42.2525930Z 100% 2025-03-14T05:08:42.2529002Z New File 6597 Generator.h 2025-03-14T05:08:42.2532045Z 100% 2025-03-14T05:08:42.2535208Z New File 1120 GeneratorForPrivateuseone.h 2025-03-14T05:08:42.2538422Z 100% 2025-03-14T05:08:42.2545548Z New File 220 grad_mode.h 2025-03-14T05:08:42.2548584Z 100% 2025-03-14T05:08:42.2564485Z New File 21567 IListRef.h 2025-03-14T05:08:42.2567700Z 100% 2025-03-14T05:08:42.2570875Z New File 6310 IListRef_inl.h 2025-03-14T05:08:42.2574058Z 100% 2025-03-14T05:08:42.2584520Z New File 13763 interned_strings.h 2025-03-14T05:08:42.2587978Z 100% 2025-03-14T05:08:42.2591205Z New File 754 interned_strings_class.h 2025-03-14T05:08:42.2594320Z 100% 2025-03-14T05:08:42.2597576Z New File 53092 ivalue.h 2025-03-14T05:08:42.2600980Z 100% 2025-03-14T05:08:42.2608951Z New File 90391 ivalue_inl.h 2025-03-14T05:08:42.2612294Z 100% 2025-03-14T05:08:42.2615496Z New File 792 ivalue_to.h 2025-03-14T05:08:42.2618662Z 100% 2025-03-14T05:08:42.2622340Z New File 74642 jit_type.h 2025-03-14T05:08:42.2625443Z 100% 2025-03-14T05:08:42.2632849Z New File 23845 jit_type_base.h 2025-03-14T05:08:42.2636287Z 100% 2025-03-14T05:08:42.2639797Z New File 4968 LegacyTypeDispatch.h 2025-03-14T05:08:42.2642933Z 100% 2025-03-14T05:08:42.2645984Z New File 16569 List.h 2025-03-14T05:08:42.2649064Z 100% 2025-03-14T05:08:42.2658266Z New File 11105 List_inl.h 2025-03-14T05:08:42.2661634Z 100% 2025-03-14T05:08:42.2674152Z New File 6704 MT19937RNGEngine.h 2025-03-14T05:08:42.2677286Z 100% 2025-03-14T05:08:42.2680371Z New File 5375 NamedTensor.h 2025-03-14T05:08:42.2683506Z 100% 2025-03-14T05:08:42.2691320Z New File 6147 NestedIntSymNodeImpl.h 2025-03-14T05:08:42.2694432Z 100% 2025-03-14T05:08:42.2697594Z New File 3132 operator_name.h 2025-03-14T05:08:42.2700758Z 100% 2025-03-14T05:08:42.2703991Z New File 7954 PhiloxRNGEngine.h 2025-03-14T05:08:42.2707164Z 100% 2025-03-14T05:08:42.2714786Z New File 1129 PythonFallbackKernel.h 2025-03-14T05:08:42.2718032Z 100% 2025-03-14T05:08:42.2721357Z New File 617 PythonOpRegistrationTrampoline.h 2025-03-14T05:08:42.2724508Z 100% 2025-03-14T05:08:42.2727628Z New File 4534 qualified_name.h 2025-03-14T05:08:42.2730915Z 100% 2025-03-14T05:08:42.2738112Z New File 2771 QuantizerBase.h 2025-03-14T05:08:42.2741270Z 100% 2025-03-14T05:08:42.2744443Z New File 443 Range.h 2025-03-14T05:08:42.2747382Z 100% 2025-03-14T05:08:42.2760902Z New File 413 Reduction.h 2025-03-14T05:08:42.2764329Z 100% 2025-03-14T05:08:42.2771881Z New File 1249 rref_interface.h 2025-03-14T05:08:42.2774838Z 100% 2025-03-14T05:08:42.2777985Z New File 30 Scalar.h 2025-03-14T05:08:42.2780925Z 100% 2025-03-14T05:08:42.2784034Z New File 34 ScalarType.h 2025-03-14T05:08:42.2787235Z 100% 2025-03-14T05:08:42.2794179Z New File 6386 stack.h 2025-03-14T05:08:42.2797221Z 100% 2025-03-14T05:08:42.2800311Z New File 6020 symbol.h 2025-03-14T05:08:42.2803288Z 100% 2025-03-14T05:08:42.2806510Z New File 2501 Tensor.h 2025-03-14T05:08:42.2809871Z 100% 2025-03-14T05:08:42.2817124Z New File 10680 TensorAccessor.h 2025-03-14T05:08:42.2820493Z 100% 2025-03-14T05:08:42.2824068Z New File 39121 TensorBase.h 2025-03-14T05:08:42.2827556Z 100% 2025-03-14T05:08:42.2831509Z New File 296681 TensorBody.h 2025-03-14T05:08:42.2832874Z 44% 2025-03-14T05:08:42.2833211Z 88% 2025-03-14T05:08:42.2837074Z 100% 2025-03-14T05:08:42.2840399Z New File 501 TorchDispatchUtils.h 2025-03-14T05:08:42.2843841Z 100% 2025-03-14T05:08:42.2866825Z New File 7029 TransformationHelper.h 2025-03-14T05:08:42.2870140Z 100% 2025-03-14T05:08:42.2873257Z New File 30 typeid.h 2025-03-14T05:08:42.2876205Z 100% 2025-03-14T05:08:42.2879488Z New File 3360 type_factory.h 2025-03-14T05:08:42.2882602Z 100% 2025-03-14T05:08:42.2885793Z New File 1272 type_ptr.h 2025-03-14T05:08:42.2889275Z 100% 2025-03-14T05:08:42.2908954Z New File 43 UndefinedTensorImpl.h 2025-03-14T05:08:42.2909253Z 100% 2025-03-14T05:08:42.2909601Z New File 729 UnsafeFromTH.h 2025-03-14T05:08:42.2909888Z 100% 2025-03-14T05:08:42.2910132Z New File 3621 VariableHooksInterface.h 2025-03-14T05:08:42.2910446Z 100% 2025-03-14T05:08:42.2913131Z New File 2472 Variadic.h 2025-03-14T05:08:42.2916079Z 100% 2025-03-14T05:08:42.2923012Z New File 2527 Vitals.h 2025-03-14T05:08:42.2926722Z 100% 2025-03-14T05:08:42.2930048Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\core\boxing\ 2025-03-14T05:08:42.2932961Z New File 8350 BoxedKernel.h 2025-03-14T05:08:42.2936204Z 100% 2025-03-14T05:08:42.2939320Z New File 3361 BoxedKernel_impl.h 2025-03-14T05:08:42.2943526Z 100% 2025-03-14T05:08:42.2951674Z New File 9008 KernelFunction.h 2025-03-14T05:08:42.2954935Z 100% 2025-03-14T05:08:42.2968050Z New File 12013 KernelFunction_impl.h 2025-03-14T05:08:42.2971110Z 100% 2025-03-14T05:08:42.2980633Z New File 718 OperatorKernel.h 2025-03-14T05:08:42.2984819Z 100% 2025-03-14T05:08:42.2988253Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\core\boxing\impl\ 2025-03-14T05:08:42.2991097Z New File 13975 boxing.h 2025-03-14T05:08:42.2994319Z 100% 2025-03-14T05:08:42.2997605Z New File 32473 make_boxed_from_unboxed_functor.h 2025-03-14T05:08:42.3000713Z 100% 2025-03-14T05:08:42.3008313Z New File 4541 test_helpers.h 2025-03-14T05:08:42.3011382Z 100% 2025-03-14T05:08:42.3024332Z New File 1366 WrapFunctionIntoFunctor.h 2025-03-14T05:08:42.3027871Z 100% 2025-03-14T05:08:42.3041430Z New File 1473 WrapFunctionIntoRuntimeFunctor.h 2025-03-14T05:08:42.3049031Z 100% 2025-03-14T05:08:42.3052360Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\core\dispatch\ 2025-03-14T05:08:42.3055193Z New File 2449 CppSignature.h 2025-03-14T05:08:42.3058198Z 100% 2025-03-14T05:08:42.3061387Z New File 34994 Dispatcher.h 2025-03-14T05:08:42.3064781Z 100% 2025-03-14T05:08:42.3067860Z New File 10298 DispatchKeyExtractor.h 2025-03-14T05:08:42.3070855Z 100% 2025-03-14T05:08:42.3083157Z New File 346 ObservedOperators.h 2025-03-14T05:08:42.3085783Z 100% 2025-03-14T05:08:42.3089006Z New File 13354 OperatorEntry.h 2025-03-14T05:08:42.3091894Z 100% 2025-03-14T05:08:42.3095011Z New File 916 OperatorOptions.h 2025-03-14T05:08:42.3098164Z 100% 2025-03-14T05:08:42.3101293Z New File 913 RegistrationHandleRAII.h 2025-03-14T05:08:42.3106681Z 100% 2025-03-14T05:08:42.3110185Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\core\op_registration\ 2025-03-14T05:08:42.3123419Z New File 3297 adaption.h 2025-03-14T05:08:42.3126549Z 100% 2025-03-14T05:08:42.3129571Z New File 6884 infer_schema.h 2025-03-14T05:08:42.3132550Z 100% 2025-03-14T05:08:42.3135501Z New File 6497 op_allowlist.h 2025-03-14T05:08:42.3138645Z 100% 2025-03-14T05:08:42.3152340Z New File 29175 op_registration.h 2025-03-14T05:08:42.3293334Z 100% 2025-03-14T05:08:42.3298005Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\ 2025-03-14T05:08:42.3301948Z New File 551 FlushDenormal.h 2025-03-14T05:08:42.3304864Z 100% 2025-03-14T05:08:42.3313087Z New File 836 Utils.h 2025-03-14T05:08:42.3316122Z 100% 2025-03-14T05:08:42.3319329Z New File 6245 vml.h 2025-03-14T05:08:42.3323311Z 100% 2025-03-14T05:08:42.3326225Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\ 2025-03-14T05:08:42.3329002Z New File 106 functional.h 2025-03-14T05:08:42.3331945Z 100% 2025-03-14T05:08:42.3339613Z New File 13835 functional_base.h 2025-03-14T05:08:42.3343089Z 100% 2025-03-14T05:08:42.3346431Z New File 25227 functional_bfloat16.h 2025-03-14T05:08:42.3349418Z 100% 2025-03-14T05:08:42.3368985Z New File 2159 intrinsics.h 2025-03-14T05:08:42.3372081Z 100% 2025-03-14T05:08:42.3375218Z New File 1368 vec.h 2025-03-14T05:08:42.3378110Z 100% 2025-03-14T05:08:42.3381263Z New File 43801 vec_base.h 2025-03-14T05:08:42.3384208Z 100% 2025-03-14T05:08:42.3387434Z New File 1903 vec_convert.h 2025-03-14T05:08:42.3390523Z 100% 2025-03-14T05:08:42.3393580Z New File 4726 vec_half.h 2025-03-14T05:08:42.3396570Z 100% 2025-03-14T05:08:42.3405918Z New File 10240 vec_mask.h 2025-03-14T05:08:42.3406199Z 100% 2025-03-14T05:08:42.3412078Z New File 13866 vec_n.h 2025-03-14T05:08:42.3415413Z 100% 2025-03-14T05:08:42.3419002Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\sve\ 2025-03-14T05:08:42.3421818Z New File 2914 sve_helper.h 2025-03-14T05:08:42.3425011Z 100% 2025-03-14T05:08:42.3428012Z New File 7169 vec_common_sve.h 2025-03-14T05:08:42.3431715Z 100% 2025-03-14T05:08:42.3436378Z New File 18860 vec_double.h 2025-03-14T05:08:42.3440835Z 100% 2025-03-14T05:08:42.3455775Z New File 21695 vec_float.h 2025-03-14T05:08:42.3460463Z 100% 2025-03-14T05:08:42.3469472Z New File 29889 vec_int.h 2025-03-14T05:08:42.3473547Z 100% 2025-03-14T05:08:42.3478106Z New File 20044 vec_qint.h 2025-03-14T05:08:42.3484456Z 100% 2025-03-14T05:08:42.3488347Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\vec128\ 2025-03-14T05:08:42.3491231Z New File 379 vec128.h 2025-03-14T05:08:42.3494169Z 100% 2025-03-14T05:08:42.3501393Z New File 23162 vec128_bfloat16_neon.h 2025-03-14T05:08:42.3504391Z 100% 2025-03-14T05:08:42.3507572Z New File 2043 vec128_convert.h 2025-03-14T05:08:42.3510552Z 100% 2025-03-14T05:08:42.3523953Z New File 20395 vec128_float_neon.h 2025-03-14T05:08:42.3526950Z 100% 2025-03-14T05:08:42.3530061Z New File 20437 vec128_half_neon.h 2025-03-14T05:08:42.3533082Z 100% 2025-03-14T05:08:42.3536443Z New File 9697 vec128_reduced_precision_common_neon.h 2025-03-14T05:08:42.3541757Z 100% 2025-03-14T05:08:42.3545459Z New Dir 14 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\vec256\ 2025-03-14T05:08:42.3552644Z New File 14011 missing_vld1_neon.h 2025-03-14T05:08:42.3555819Z 100% 2025-03-14T05:08:42.3558938Z New File 290 missing_vst1_neon.h 2025-03-14T05:08:42.3561874Z 100% 2025-03-14T05:08:42.3564833Z New File 12325 vec256.h 2025-03-14T05:08:42.3568015Z 100% 2025-03-14T05:08:42.3585314Z New File 26495 vec256_16bit_float.h 2025-03-14T05:08:42.3588555Z 100% 2025-03-14T05:08:42.3591691Z New File 8656 vec256_bfloat16.h 2025-03-14T05:08:42.3594937Z 100% 2025-03-14T05:08:42.3602569Z New File 20101 vec256_complex_double.h 2025-03-14T05:08:42.3605646Z 100% 2025-03-14T05:08:42.3608813Z New File 21939 vec256_complex_float.h 2025-03-14T05:08:42.3612040Z 100% 2025-03-14T05:08:42.3615146Z New File 10014 vec256_convert.h 2025-03-14T05:08:42.3618281Z 100% 2025-03-14T05:08:42.3626103Z New File 15242 vec256_double.h 2025-03-14T05:08:42.3629141Z 100% 2025-03-14T05:08:42.3632278Z New File 24694 vec256_float.h 2025-03-14T05:08:42.3635830Z 100% 2025-03-14T05:08:42.3638956Z New File 8242 vec256_half.h 2025-03-14T05:08:42.3642212Z 100% 2025-03-14T05:08:42.3649602Z New File 63745 vec256_int.h 2025-03-14T05:08:42.3652790Z 100% 2025-03-14T05:08:42.3655928Z New File 9070 vec256_mask.h 2025-03-14T05:08:42.3658878Z 100% 2025-03-14T05:08:42.3662290Z New File 49189 vec256_qint.h 2025-03-14T05:08:42.3665844Z 100% 2025-03-14T05:08:42.3669322Z New Dir 13 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\vec256\vsx\ 2025-03-14T05:08:42.3677124Z New File 2186 vec256_bfloat16_vsx.h 2025-03-14T05:08:42.3716026Z 100% 2025-03-14T05:08:42.3723032Z New File 8298 vec256_common_vsx.h 2025-03-14T05:08:42.3723336Z 100% 2025-03-14T05:08:42.3723595Z New File 19608 vec256_complex_double_vsx.h 2025-03-14T05:08:42.3723904Z 100% 2025-03-14T05:08:42.3724141Z New File 22230 vec256_complex_float_vsx.h 2025-03-14T05:08:42.3724450Z 100% 2025-03-14T05:08:42.3724659Z New File 16476 vec256_double_vsx.h 2025-03-14T05:08:42.3724943Z 100% 2025-03-14T05:08:42.3725147Z New File 16894 vec256_float_vsx.h 2025-03-14T05:08:42.3726761Z 100% 2025-03-14T05:08:42.3729856Z New File 14489 vec256_int16_vsx.h 2025-03-14T05:08:42.3732952Z 100% 2025-03-14T05:08:42.3736095Z New File 12249 vec256_int32_vsx.h 2025-03-14T05:08:42.3739361Z 100% 2025-03-14T05:08:42.3749995Z New File 10461 vec256_int64_vsx.h 2025-03-14T05:08:42.3753375Z 100% 2025-03-14T05:08:42.3756757Z New File 10060 vec256_qint32_vsx.h 2025-03-14T05:08:42.3760984Z 100% 2025-03-14T05:08:42.3764166Z New File 17179 vec256_qint8_vsx.h 2025-03-14T05:08:42.3767731Z 100% 2025-03-14T05:08:42.3775198Z New File 17880 vec256_quint8_vsx.h 2025-03-14T05:08:42.3778372Z 100% 2025-03-14T05:08:42.3781547Z New File 20533 vsx_helpers.h 2025-03-14T05:08:42.3788534Z 100% 2025-03-14T05:08:42.3791304Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\vec256\zarch\ 2025-03-14T05:08:42.3794878Z New File 109710 vec256_zarch.h 2025-03-14T05:08:42.3802735Z 100% 2025-03-14T05:08:42.3806424Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cpu\vec\vec512\ 2025-03-14T05:08:42.3814085Z New File 10769 vec512.h 2025-03-14T05:08:42.3817238Z 100% 2025-03-14T05:08:42.3820513Z New File 64257 vec512_bfloat16.h 2025-03-14T05:08:42.3823686Z 100% 2025-03-14T05:08:42.3827396Z New File 25600 vec512_complex_double.h 2025-03-14T05:08:42.3830275Z 100% 2025-03-14T05:08:42.3843531Z New File 46302 vec512_complex_float.h 2025-03-14T05:08:42.3847128Z 100% 2025-03-14T05:08:42.3850811Z New File 8759 vec512_convert.h 2025-03-14T05:08:42.3853498Z 100% 2025-03-14T05:08:42.3856665Z New File 17187 vec512_double.h 2025-03-14T05:08:42.3859731Z 100% 2025-03-14T05:08:42.3863259Z New File 27439 vec512_float.h 2025-03-14T05:08:42.3866343Z 100% 2025-03-14T05:08:42.3869776Z New File 56771 vec512_int.h 2025-03-14T05:08:42.3873146Z 100% 2025-03-14T05:08:42.3881647Z New File 12715 vec512_mask.h 2025-03-14T05:08:42.3884741Z 100% 2025-03-14T05:08:42.3888026Z New File 51790 vec512_qint.h 2025-03-14T05:08:42.3897970Z 100% 2025-03-14T05:08:42.3914039Z New Dir 37 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cuda\ 2025-03-14T05:08:42.3914546Z New File 1356 ApplyGridUtils.cuh 2025-03-14T05:08:42.3914844Z 100% 2025-03-14T05:08:42.3916585Z New File 3543 AsmUtils.cuh 2025-03-14T05:08:42.3919694Z 100% 2025-03-14T05:08:42.3922758Z New File 199 ATenCUDAGeneral.h 2025-03-14T05:08:42.3925765Z 100% 2025-03-14T05:08:42.3928914Z New File 27186 Atomic.cuh 2025-03-14T05:08:42.3931963Z 100% 2025-03-14T05:08:42.3949064Z New File 1569 CachingHostAllocator.h 2025-03-14T05:08:42.3952233Z 100% 2025-03-14T05:08:42.3955624Z New File 23288 cub.cuh 2025-03-14T05:08:42.3958717Z 100% 2025-03-14T05:08:42.3966353Z New File 3455 cub.h 2025-03-14T05:08:42.3969343Z 100% 2025-03-14T05:08:42.3972450Z New File 1510 cub_definitions.cuh 2025-03-14T05:08:42.3975391Z 100% 2025-03-14T05:08:42.3978467Z New File 20983 CUDAApplyUtils.cuh 2025-03-14T05:08:42.3981644Z 100% 2025-03-14T05:08:42.3984649Z New File 13411 CUDABlas.h 2025-03-14T05:08:42.3987711Z 100% 2025-03-14T05:08:42.3990760Z New File 247 CUDAContext.h 2025-03-14T05:08:42.3993570Z 100% 2025-03-14T05:08:42.3996974Z New File 2836 CUDAContextLight.h 2025-03-14T05:08:42.3999951Z 100% 2025-03-14T05:08:42.4010522Z New File 2805 CUDADataType.h 2025-03-14T05:08:42.4013548Z 100% 2025-03-14T05:08:42.4016603Z New File 555 CUDADevice.h 2025-03-14T05:08:42.4019961Z 100% 2025-03-14T05:08:42.4022866Z New File 7307 CUDAEvent.h 2025-03-14T05:08:42.4025850Z 100% 2025-03-14T05:08:42.4033261Z New File 6262 CUDAGeneratorImpl.h 2025-03-14T05:08:42.4036394Z 100% 2025-03-14T05:08:42.4039819Z New File 3251 CUDAGraph.h 2025-03-14T05:08:42.4042705Z 100% 2025-03-14T05:08:42.4045750Z New File 1954 CUDAGraphsUtils.cuh 2025-03-14T05:08:42.4048897Z 100% 2025-03-14T05:08:42.4056945Z New File 2671 CUDASparse.h 2025-03-14T05:08:42.4060095Z 100% 2025-03-14T05:08:42.4063226Z New File 13095 CUDASparseBlas.h 2025-03-14T05:08:42.4066248Z 100% 2025-03-14T05:08:42.4079099Z New File 9637 CUDASparseDescriptors.h 2025-03-14T05:08:42.4082098Z 100% 2025-03-14T05:08:42.4099810Z New File 285 CUDATensorMethods.cuh 2025-03-14T05:08:42.4102855Z 100% 2025-03-14T05:08:42.4105977Z New File 436 CUDAUtils.h 2025-03-14T05:08:42.4108849Z 100% 2025-03-14T05:08:42.4111936Z New File 3401 DeviceUtils.cuh 2025-03-14T05:08:42.4115185Z 100% 2025-03-14T05:08:42.4118331Z New File 1250 EmptyTensor.h 2025-03-14T05:08:42.4121359Z 100% 2025-03-14T05:08:42.4124447Z New File 13139 Exceptions.h 2025-03-14T05:08:42.4127451Z 100% 2025-03-14T05:08:42.4130751Z New File 1000 jiterator.h 2025-03-14T05:08:42.4134042Z 100% 2025-03-14T05:08:42.4147251Z New File 7351 jiterator_impl.h 2025-03-14T05:08:42.4150337Z 100% 2025-03-14T05:08:42.4153574Z New File 442 llvm_jit_strings.h 2025-03-14T05:08:42.4156615Z 100% 2025-03-14T05:08:42.4169723Z New File 5335 NumericLimits.cuh 2025-03-14T05:08:42.4172796Z 100% 2025-03-14T05:08:42.4186729Z New File 306 PeerToPeerAccess.h 2025-03-14T05:08:42.4189928Z 100% 2025-03-14T05:08:42.4192775Z New File 90 PhiloxCudaState.h 2025-03-14T05:08:42.4195675Z 100% 2025-03-14T05:08:42.4198723Z New File 99 PhiloxUtils.cuh 2025-03-14T05:08:42.4201517Z 100% 2025-03-14T05:08:42.4204772Z New File 256 PinnedMemoryAllocator.h 2025-03-14T05:08:42.4213708Z 100% 2025-03-14T05:08:42.4217278Z New File 2105 ScanUtils.cuh 2025-03-14T05:08:42.4220992Z 100% 2025-03-14T05:08:42.4224494Z New File 332 Sleep.h 2025-03-14T05:08:42.4226953Z 100% 2025-03-14T05:08:42.4238734Z New File 528 ThrustAllocator.h 2025-03-14T05:08:42.4242185Z 100% 2025-03-14T05:08:42.4245585Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cuda\detail\ 2025-03-14T05:08:42.4248614Z New File 2684 CUDAHooks.h 2025-03-14T05:08:42.4251698Z 100% 2025-03-14T05:08:42.4254915Z New File 7168 DeviceThreadHandles.h 2025-03-14T05:08:42.4258782Z 100% 2025-03-14T05:08:42.4266468Z New File 903 IndexUtils.cuh 2025-03-14T05:08:42.4270277Z 100% 2025-03-14T05:08:42.4283227Z New File 4143 IntegerDivider.cuh 2025-03-14T05:08:42.4286826Z 100% 2025-03-14T05:08:42.4293923Z New File 1572 KernelUtils.h 2025-03-14T05:08:42.4296876Z 100% 2025-03-14T05:08:42.4299982Z New File 231 LazyNVRTC.h 2025-03-14T05:08:42.4302764Z 100% 2025-03-14T05:08:42.4306046Z New File 4506 OffsetCalculator.cuh 2025-03-14T05:08:42.4309357Z 100% 2025-03-14T05:08:42.4317295Z New File 1401 PhiloxCudaStateRaw.cuh 2025-03-14T05:08:42.4320688Z 100% 2025-03-14T05:08:42.4323967Z New File 3355 TensorInfo.cuh 2025-03-14T05:08:42.4327410Z 100% 2025-03-14T05:08:42.4330564Z New File 1773 UnpackRaw.cuh 2025-03-14T05:08:42.4336433Z 100% 2025-03-14T05:08:42.4340110Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cuda\tunable\ 2025-03-14T05:08:42.4348239Z New File 21824 GemmCommon.h 2025-03-14T05:08:42.4351769Z 100% 2025-03-14T05:08:42.4355059Z New File 21007 GemmHipblaslt.h 2025-03-14T05:08:42.4358079Z 100% 2025-03-14T05:08:42.4361155Z New File 10671 GemmRocblas.h 2025-03-14T05:08:42.4364303Z 100% 2025-03-14T05:08:42.4382319Z New File 1095 StreamTimer.h 2025-03-14T05:08:42.4386068Z 100% 2025-03-14T05:08:42.4389296Z New File 7763 Tunable.h 2025-03-14T05:08:42.4392175Z 100% 2025-03-14T05:08:42.4399538Z New File 9799 TunableGemm.h 2025-03-14T05:08:42.4402612Z 100% 2025-03-14T05:08:42.4417888Z New File 15124 TunableOp.h 2025-03-14T05:08:42.4418183Z 100% 2025-03-14T05:08:42.4418559Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\cudnn\ 2025-03-14T05:08:42.4421271Z New File 556 cudnn-wrapper.h 2025-03-14T05:08:42.4424444Z 100% 2025-03-14T05:08:42.4431301Z New File 15452 Descriptors.h 2025-03-14T05:08:42.4434364Z 100% 2025-03-14T05:08:42.4437413Z New File 202 Handle.h 2025-03-14T05:08:42.4440221Z 100% 2025-03-14T05:08:42.4443218Z New File 46 Handles.h 2025-03-14T05:08:42.4446145Z 100% 2025-03-14T05:08:42.4465148Z New File 324 Types.h 2025-03-14T05:08:42.4469002Z 100% 2025-03-14T05:08:42.4471003Z New File 617 Utils.h 2025-03-14T05:08:42.4476288Z 100% 2025-03-14T05:08:42.4479614Z New Dir 11 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\detail\ 2025-03-14T05:08:42.4488308Z New File 3090 AcceleratorHooksInterface.h 2025-03-14T05:08:42.4491345Z 100% 2025-03-14T05:08:42.4494397Z New File 7653 CUDAHooksInterface.h 2025-03-14T05:08:42.4497394Z 100% 2025-03-14T05:08:42.4514565Z New File 3178 FunctionTraits.h 2025-03-14T05:08:42.4517636Z 100% 2025-03-14T05:08:42.4520881Z New File 2082 HIPHooksInterface.h 2025-03-14T05:08:42.4524145Z 100% 2025-03-14T05:08:42.4527031Z New File 1502 HPUHooksInterface.h 2025-03-14T05:08:42.4529961Z 100% 2025-03-14T05:08:42.4543667Z New File 1296 IPUHooksInterface.h 2025-03-14T05:08:42.4546664Z 100% 2025-03-14T05:08:42.4549805Z New File 1313 MAIAHooksInterface.h 2025-03-14T05:08:42.4552959Z 100% 2025-03-14T05:08:42.4556286Z New File 3713 MPSHooksInterface.h 2025-03-14T05:08:42.4559431Z 100% 2025-03-14T05:08:42.4566867Z New File 4029 MTIAHooksInterface.h 2025-03-14T05:08:42.4569861Z 100% 2025-03-14T05:08:42.4573266Z New File 2404 PrivateUse1HooksInterface.h 2025-03-14T05:08:42.4576153Z 100% 2025-03-14T05:08:42.4579159Z New File 2546 XPUHooksInterface.h 2025-03-14T05:08:42.4584340Z 100% 2025-03-14T05:08:42.4588154Z New Dir 13 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\functorch\ 2025-03-14T05:08:42.4596329Z New File 1598 ADInterpreters.h 2025-03-14T05:08:42.4599412Z 100% 2025-03-14T05:08:42.4602497Z New File 3520 BatchedFallback.h 2025-03-14T05:08:42.4605623Z 100% 2025-03-14T05:08:42.4622899Z New File 6535 BatchedTensorImpl.h 2025-03-14T05:08:42.4625957Z 100% 2025-03-14T05:08:42.4629060Z New File 5116 BatchingMetaprogramming.h 2025-03-14T05:08:42.4632245Z 100% 2025-03-14T05:08:42.4635386Z New File 19191 BatchRulesHelper.h 2025-03-14T05:08:42.4638384Z 100% 2025-03-14T05:08:42.4648683Z New File 5685 DynamicLayer.h 2025-03-14T05:08:42.4651753Z 100% 2025-03-14T05:08:42.4654951Z New File 929 FunctionalizeInterpreter.h 2025-03-14T05:08:42.4657933Z 100% 2025-03-14T05:08:42.4661006Z New File 8096 Interpreter.h 2025-03-14T05:08:42.4664175Z 100% 2025-03-14T05:08:42.4667225Z New File 8439 LegacyVmapTransforms.h 2025-03-14T05:08:42.4670252Z 100% 2025-03-14T05:08:42.4673159Z New File 53 Macros.h 2025-03-14T05:08:42.4676055Z 100% 2025-03-14T05:08:42.4679217Z New File 2917 PlumbingHelper.h 2025-03-14T05:08:42.4682216Z 100% 2025-03-14T05:08:42.4685206Z New File 4129 TensorWrapper.h 2025-03-14T05:08:42.4688183Z 100% 2025-03-14T05:08:42.4691478Z New File 982 VmapInterpreter.h 2025-03-14T05:08:42.4696872Z 100% 2025-03-14T05:08:42.4700975Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\hip\ 2025-03-14T05:08:42.4704018Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\hip\impl\ 2025-03-14T05:08:42.4707062Z New File 1016 HIPAllocatorMasqueradingAsCUDA.h 2025-03-14T05:08:42.4710102Z 100% 2025-03-14T05:08:42.4713301Z New File 535 HIPCachingAllocatorMasqueradingAsCUDA.h 2025-03-14T05:08:42.4716375Z 100% 2025-03-14T05:08:42.4731023Z New File 15553 HIPGuardImplMasqueradingAsCUDA.h 2025-03-14T05:08:42.4733969Z 100% 2025-03-14T05:08:42.4737231Z New File 4649 HIPStreamMasqueradingAsCUDA.h 2025-03-14T05:08:42.4744561Z 100% 2025-03-14T05:08:42.4748048Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\metal\ 2025-03-14T05:08:42.4750787Z New File 705 Context.h 2025-03-14T05:08:42.4756358Z 100% 2025-03-14T05:08:42.4759764Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\miopen\ 2025-03-14T05:08:42.4762570Z New File 5048 Descriptors.h 2025-03-14T05:08:42.4765905Z 100% 2025-03-14T05:08:42.4769447Z New File 1117 Exceptions.h 2025-03-14T05:08:42.4771979Z 100% 2025-03-14T05:08:42.4775302Z New File 150 Handle.h 2025-03-14T05:08:42.4777881Z 100% 2025-03-14T05:08:42.4791401Z New File 549 miopen-wrapper.h 2025-03-14T05:08:42.4794930Z 100% 2025-03-14T05:08:42.4798224Z New File 245 Types.h 2025-03-14T05:08:42.4801022Z 100% 2025-03-14T05:08:42.4804501Z New File 419 Utils.h 2025-03-14T05:08:42.4809623Z 100% 2025-03-14T05:08:42.4813047Z New Dir 11 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\mps\ 2025-03-14T05:08:42.4816126Z New File 783 EmptyTensor.h 2025-03-14T05:08:42.4819088Z 100% 2025-03-14T05:08:42.4822193Z New File 9696 IndexKernels.h 2025-03-14T05:08:42.4825148Z 100% 2025-03-14T05:08:42.4828754Z New File 19068 MPSAllocator.h 2025-03-14T05:08:42.4832080Z 100% 2025-03-14T05:08:42.4845284Z New File 2786 MPSAllocatorInterface.h 2025-03-14T05:08:42.4848738Z 100% 2025-03-14T05:08:42.4851474Z New File 1732 MPSDevice.h 2025-03-14T05:08:42.4854686Z 100% 2025-03-14T05:08:42.4857486Z New File 3673 MPSEvent.h 2025-03-14T05:08:42.4860452Z 100% 2025-03-14T05:08:42.4863657Z New File 1623 MPSGeneratorImpl.h 2025-03-14T05:08:42.4867048Z 100% 2025-03-14T05:08:42.4869984Z New File 5503 MPSGuardImpl.h 2025-03-14T05:08:42.4873467Z 100% 2025-03-14T05:08:42.4880712Z New File 2316 MPSHooks.h 2025-03-14T05:08:42.4883948Z 100% 2025-03-14T05:08:42.4887050Z New File 17057 MPSProfiler.h 2025-03-14T05:08:42.4890587Z 100% 2025-03-14T05:08:42.4894017Z New File 4765 MPSStream.h 2025-03-14T05:08:42.4900152Z 100% 2025-03-14T05:08:42.4903638Z New Dir 97 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\ 2025-03-14T05:08:42.4906656Z New File 3588 Activation.h 2025-03-14T05:08:42.4909741Z 100% 2025-03-14T05:08:42.4912777Z New File 2477 AdaptivePooling.h 2025-03-14T05:08:42.4915842Z 100% 2025-03-14T05:08:42.4919087Z New File 645 AmpKernels.h 2025-03-14T05:08:42.4922028Z 100% 2025-03-14T05:08:42.4939542Z New File 10217 BatchLinearAlgebra.h 2025-03-14T05:08:42.4943023Z 100% 2025-03-14T05:08:42.4946640Z New File 1463 batch_norm.h 2025-03-14T05:08:42.4949817Z 100% 2025-03-14T05:08:42.4957373Z New File 6051 BinaryOps.h 2025-03-14T05:08:42.4960426Z 100% 2025-03-14T05:08:42.4963782Z New File 7962 BucketizationUtils.h 2025-03-14T05:08:42.4966851Z 100% 2025-03-14T05:08:42.4969948Z New File 255 CanUse32BitIndexMath.h 2025-03-14T05:08:42.4972733Z 100% 2025-03-14T05:08:42.4980504Z New File 4145 ComplexHelper.h 2025-03-14T05:08:42.4983752Z 100% 2025-03-14T05:08:42.4986903Z New File 910 CompositeRandomAccessor.h 2025-03-14T05:08:42.4989838Z 100% 2025-03-14T05:08:42.4992967Z New File 6996 CompositeRandomAccessorCommon.h 2025-03-14T05:08:42.4996089Z 100% 2025-03-14T05:08:42.5003898Z New File 354 ConvolutionMM3d.h 2025-03-14T05:08:42.5007008Z 100% 2025-03-14T05:08:42.5010290Z New File 19684 ConvUtils.h 2025-03-14T05:08:42.5013342Z 100% 2025-03-14T05:08:42.5016378Z New File 392 Copy.h 2025-03-14T05:08:42.5019159Z 100% 2025-03-14T05:08:42.5028159Z New File 8055 CPUBlas.h 2025-03-14T05:08:42.5031105Z 100% 2025-03-14T05:08:42.5034386Z New File 2459 CPUFallback.h 2025-03-14T05:08:42.5037411Z 100% 2025-03-14T05:08:42.5040718Z New File 273 Cross.h 2025-03-14T05:08:42.5043722Z 100% 2025-03-14T05:08:42.5046879Z New File 6631 DilatedConvolutionUtils.h 2025-03-14T05:08:42.5049954Z 100% 2025-03-14T05:08:42.5053064Z New File 15895 DispatchStub.h 2025-03-14T05:08:42.5056075Z 100% 2025-03-14T05:08:42.5059101Z New File 740 Distance.h 2025-03-14T05:08:42.5062043Z 100% 2025-03-14T05:08:42.5079324Z New File 22090 Distributions.h 2025-03-14T05:08:42.5082530Z 100% 2025-03-14T05:08:42.5086077Z New File 18888 DistributionTemplates.h 2025-03-14T05:08:42.5089141Z 100% 2025-03-14T05:08:42.5092195Z New File 5368 EmbeddingBag.h 2025-03-14T05:08:42.5095194Z 100% 2025-03-14T05:08:42.5098187Z New File 417 Fill.h 2025-03-14T05:08:42.5101112Z 100% 2025-03-14T05:08:42.5104102Z New File 15476 ForeachUtils.h 2025-03-14T05:08:42.5107108Z 100% 2025-03-14T05:08:42.5110707Z New File 2241 FractionalMaxPooling.h 2025-03-14T05:08:42.5114029Z 100% 2025-03-14T05:08:42.5117176Z New File 408 FunctionOfAMatrixUtils.h 2025-03-14T05:08:42.5120138Z 100% 2025-03-14T05:08:42.5123238Z New File 515 FusedAdagrad.h 2025-03-14T05:08:42.5126152Z 100% 2025-03-14T05:08:42.5129289Z New File 710 FusedAdam.h 2025-03-14T05:08:42.5132297Z 100% 2025-03-14T05:08:42.5135288Z New File 537 FusedSGD.h 2025-03-14T05:08:42.5138268Z 100% 2025-03-14T05:08:42.5141263Z New File 876 Gelu.h 2025-03-14T05:08:42.5144350Z 100% 2025-03-14T05:08:42.5156958Z New File 10705 GridSampler.h 2025-03-14T05:08:42.5160069Z 100% 2025-03-14T05:08:42.5163266Z New File 3604 GridSamplerUtils.h 2025-03-14T05:08:42.5166445Z 100% 2025-03-14T05:08:42.5169569Z New File 947 group_norm.h 2025-03-14T05:08:42.5172592Z 100% 2025-03-14T05:08:42.5175708Z New File 761 Histogram.h 2025-03-14T05:08:42.5179032Z 100% 2025-03-14T05:08:42.5181961Z New File 5386 im2col.h 2025-03-14T05:08:42.5184877Z 100% 2025-03-14T05:08:42.5187965Z New File 7167 im2col_shape_check.h 2025-03-14T05:08:42.5191016Z 100% 2025-03-14T05:08:42.5194498Z New File 5789 IndexingUtils.h 2025-03-14T05:08:42.5197674Z 100% 2025-03-14T05:08:42.5200847Z New File 1744 IndexKernel.h 2025-03-14T05:08:42.5203988Z 100% 2025-03-14T05:08:42.5207042Z New File 4344 layer_norm.h 2025-03-14T05:08:42.5210100Z 100% 2025-03-14T05:08:42.5213122Z New File 1507 Lerp.h 2025-03-14T05:08:42.5216023Z 100% 2025-03-14T05:08:42.5219051Z New File 316 LinearAlgebra.h 2025-03-14T05:08:42.5221890Z 100% 2025-03-14T05:08:42.5234701Z New File 26981 LinearAlgebraUtils.h 2025-03-14T05:08:42.5237812Z 100% 2025-03-14T05:08:42.5241057Z New File 2183 LossMulti.h 2025-03-14T05:08:42.5244292Z 100% 2025-03-14T05:08:42.5247789Z New File 145771 Math.h 2025-03-14T05:08:42.5248359Z 89% 2025-03-14T05:08:42.5251563Z 100% 2025-03-14T05:08:42.5254729Z New File 4207 MathBitFallThroughLists.h 2025-03-14T05:08:42.5257838Z 100% 2025-03-14T05:08:42.5260953Z New File 7465 MathBitsFallback.h 2025-03-14T05:08:42.5263936Z 100% 2025-03-14T05:08:42.5267178Z New File 3365 MaxPooling.h 2025-03-14T05:08:42.5271333Z 100% 2025-03-14T05:08:42.5274836Z New File 626 NonEmptyUtils.h 2025-03-14T05:08:42.5277893Z 100% 2025-03-14T05:08:42.5280956Z New File 2902 NonSymbolicBC.h 2025-03-14T05:08:42.5283979Z 100% 2025-03-14T05:08:42.5287047Z New File 572 Normalization.h 2025-03-14T05:08:42.5290055Z 100% 2025-03-14T05:08:42.5293127Z New File 2124 Padding.h 2025-03-14T05:08:42.5296007Z 100% 2025-03-14T05:08:42.5309034Z New File 1790 PixelShuffle.h 2025-03-14T05:08:42.5334556Z 100% 2025-03-14T05:08:42.5334819Z New File 809 PointwiseOps.h 2025-03-14T05:08:42.5335116Z 100% 2025-03-14T05:08:42.5335315Z New File 13613 Pool.h 2025-03-14T05:08:42.5335561Z 100% 2025-03-14T05:08:42.5335757Z New File 1718 Pow.h 2025-03-14T05:08:42.5336003Z 100% 2025-03-14T05:08:42.5336203Z New File 366 RangeFactories.h 2025-03-14T05:08:42.5336493Z 100% 2025-03-14T05:08:42.5339267Z New File 1864 RangeUtils.h 2025-03-14T05:08:42.5342413Z 100% 2025-03-14T05:08:42.5345532Z New File 413 ReduceAllOps.h 2025-03-14T05:08:42.5348515Z 100% 2025-03-14T05:08:42.5351624Z New File 1822 ReduceOps.h 2025-03-14T05:08:42.5354846Z 100% 2025-03-14T05:08:42.5358018Z New File 16905 ReduceOpsUtils.h 2025-03-14T05:08:42.5360978Z 100% 2025-03-14T05:08:42.5365135Z New File 1179 ReductionType.h 2025-03-14T05:08:42.5368181Z 100% 2025-03-14T05:08:42.5370836Z New File 1525 Repeat.h 2025-03-14T05:08:42.5373862Z 100% 2025-03-14T05:08:42.5376834Z New File 8351 Resize.h 2025-03-14T05:08:42.5379860Z 100% 2025-03-14T05:08:42.5403021Z New File 2566 ResizeCommon.h 2025-03-14T05:08:42.5406364Z 100% 2025-03-14T05:08:42.5409439Z New File 2557 RNN.h 2025-03-14T05:08:42.5412413Z 100% 2025-03-14T05:08:42.5415848Z New File 3812 ScatterGatherChecks.h 2025-03-14T05:08:42.5419219Z 100% 2025-03-14T05:08:42.5422923Z New File 1315 SegmentReduce.h 2025-03-14T05:08:42.5426233Z 100% 2025-03-14T05:08:42.5429544Z New File 16700 SharedReduceOps.h 2025-03-14T05:08:42.5432575Z 100% 2025-03-14T05:08:42.5436207Z New File 1890 SobolEngineOpsUtils.h 2025-03-14T05:08:42.5439136Z 100% 2025-03-14T05:08:42.5442344Z New File 644 Sorting.h 2025-03-14T05:08:42.5445198Z 100% 2025-03-14T05:08:42.5448289Z New File 2760 SortingUtils.h 2025-03-14T05:08:42.5451229Z 100% 2025-03-14T05:08:42.5454304Z New File 6690 SparseTensorUtils.h 2025-03-14T05:08:42.5457525Z 100% 2025-03-14T05:08:42.5460695Z New File 3367 SpectralOpsUtils.h 2025-03-14T05:08:42.5463786Z 100% 2025-03-14T05:08:42.5475753Z New File 7136 StridedRandomAccessor.h 2025-03-14T05:08:42.5479129Z 100% 2025-03-14T05:08:42.5482371Z New File 2999 TensorAdvancedIndexing.h 2025-03-14T05:08:42.5485465Z 100% 2025-03-14T05:08:42.5488708Z New File 3355 TensorAdvancedIndexingUtils.h 2025-03-14T05:08:42.5491794Z 100% 2025-03-14T05:08:42.5495213Z New File 1574 TensorCompare.h 2025-03-14T05:08:42.5498263Z 100% 2025-03-14T05:08:42.5501468Z New File 869 TensorConversions.h 2025-03-14T05:08:42.5504639Z 100% 2025-03-14T05:08:42.5507748Z New File 1894 TensorDimApply.h 2025-03-14T05:08:42.5510689Z 100% 2025-03-14T05:08:42.5513815Z New File 5567 TensorFactories.h 2025-03-14T05:08:42.5516784Z 100% 2025-03-14T05:08:42.5519878Z New File 48 TensorIterator.h 2025-03-14T05:08:42.5522697Z 100% 2025-03-14T05:08:42.5526058Z New File 1862 TensorIteratorDynamicCasting.h 2025-03-14T05:08:42.5529331Z 100% 2025-03-14T05:08:42.5542258Z New File 210 TensorProperties.h 2025-03-14T05:08:42.5545206Z 100% 2025-03-14T05:08:42.5548471Z New File 4742 TensorShape.h 2025-03-14T05:08:42.5551563Z 100% 2025-03-14T05:08:42.5554774Z New File 962 TensorTransformations.h 2025-03-14T05:08:42.5557839Z 100% 2025-03-14T05:08:42.5560858Z New File 3557 TopKImpl.h 2025-03-14T05:08:42.5564052Z 100% 2025-03-14T05:08:42.5567735Z New File 601 TransposeType.h 2025-03-14T05:08:42.5570665Z 100% 2025-03-14T05:08:42.5573818Z New File 2059 TriangularOpsUtils.h 2025-03-14T05:08:42.5576826Z 100% 2025-03-14T05:08:42.5579968Z New File 678 TypeProperties.h 2025-03-14T05:08:42.5583084Z 100% 2025-03-14T05:08:42.5586019Z New File 5637 UnaryOps.h 2025-03-14T05:08:42.5588820Z 100% 2025-03-14T05:08:42.5592013Z New File 1027 Unfold2d.h 2025-03-14T05:08:42.5595047Z 100% 2025-03-14T05:08:42.5598108Z New File 922 Unfold3d.h 2025-03-14T05:08:42.5601359Z 100% 2025-03-14T05:08:42.5624683Z New File 3210 UnfoldBackward.h 2025-03-14T05:08:42.5627709Z 100% 2025-03-14T05:08:42.5630866Z New File 19719 UpSample.h 2025-03-14T05:08:42.5633808Z 100% 2025-03-14T05:08:42.5636939Z New File 201 verbose_wrapper.h 2025-03-14T05:08:42.5640033Z 100% 2025-03-14T05:08:42.5643045Z New File 3664 vol2col.h 2025-03-14T05:08:42.5646325Z 100% 2025-03-14T05:08:42.5650313Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\ao_sparse\ 2025-03-14T05:08:42.5653943Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\ao_sparse\quantized\ 2025-03-14T05:08:42.5656886Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\ao_sparse\quantized\cpu\ 2025-03-14T05:08:42.5659715Z New File 2995 fbgemm_utils.h 2025-03-14T05:08:42.5662845Z 100% 2025-03-14T05:08:42.5666067Z New File 2809 packed_params.h 2025-03-14T05:08:42.5669111Z 100% 2025-03-14T05:08:42.5672333Z New File 3332 qnnpack_utils.h 2025-03-14T05:08:42.5681128Z 100% 2025-03-14T05:08:42.5684482Z New Dir 31 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\cpu\ 2025-03-14T05:08:42.5687415Z New File 894 AtomicAddFloat.h 2025-03-14T05:08:42.5690588Z 100% 2025-03-14T05:08:42.5693573Z New File 17971 avx_mathfun.h 2025-03-14T05:08:42.5696600Z 100% 2025-03-14T05:08:42.5699594Z New File 318 CatKernel.h 2025-03-14T05:08:42.5702420Z 100% 2025-03-14T05:08:42.5715238Z New File 300 ChannelShuffleKernel.h 2025-03-14T05:08:42.5718099Z 100% 2025-03-14T05:08:42.5721124Z New File 326 CopyKernel.h 2025-03-14T05:08:42.5724662Z 100% 2025-03-14T05:08:42.5727748Z New File 491 DepthwiseConvKernel.h 2025-03-14T05:08:42.5730613Z 100% 2025-03-14T05:08:42.5733710Z New File 16889 DistributionTemplates.h 2025-03-14T05:08:42.5736717Z 100% 2025-03-14T05:08:42.5739938Z New File 2882 Gelu.h 2025-03-14T05:08:42.5742852Z 100% 2025-03-14T05:08:42.5745963Z New File 857 GridSamplerKernel.h 2025-03-14T05:08:42.5749092Z 100% 2025-03-14T05:08:42.5752355Z New File 3012 IndexKernelUtils.h 2025-03-14T05:08:42.5755502Z 100% 2025-03-14T05:08:42.5758503Z New File 1245 Intrinsics.h 2025-03-14T05:08:42.5761502Z 100% 2025-03-14T05:08:42.5764610Z New File 1143 int_mm_kernel.h 2025-03-14T05:08:42.5767868Z 100% 2025-03-14T05:08:42.5770990Z New File 2433 IsContiguous.h 2025-03-14T05:08:42.5773976Z 100% 2025-03-14T05:08:42.5777052Z New File 2507 LogAddExp.h 2025-03-14T05:08:42.5780136Z 100% 2025-03-14T05:08:42.5783196Z New File 15300 Loops.h 2025-03-14T05:08:42.5786085Z 100% 2025-03-14T05:08:42.5789146Z New File 320 MaxUnpoolKernel.h 2025-03-14T05:08:42.5791954Z 100% 2025-03-14T05:08:42.5795362Z New File 1449 mixed_data_type.h 2025-03-14T05:08:42.5798332Z 100% 2025-03-14T05:08:42.5801468Z New File 6779 moments_utils.h 2025-03-14T05:08:42.5804627Z 100% 2025-03-14T05:08:42.5807724Z New File 334 PixelShuffleKernel.h 2025-03-14T05:08:42.5810599Z 100% 2025-03-14T05:08:42.5823014Z New File 12380 Reduce.h 2025-03-14T05:08:42.5826503Z 100% 2025-03-14T05:08:42.5829858Z New File 839 ReducedPrecisionFloatGemvFastPathKernel.h 2025-03-14T05:08:42.5833033Z 100% 2025-03-14T05:08:42.5836109Z New File 8976 ReduceUtils.h 2025-03-14T05:08:42.5839099Z 100% 2025-03-14T05:08:42.5842234Z New File 334 SampledAddmmKernel.h 2025-03-14T05:08:42.5845249Z 100% 2025-03-14T05:08:42.5848282Z New File 5604 SerialStackImpl.h 2025-03-14T05:08:42.5851188Z 100% 2025-03-14T05:08:42.5854563Z New File 963 SoftmaxKernel.h 2025-03-14T05:08:42.5857759Z 100% 2025-03-14T05:08:42.5860916Z New File 1374 SpmmReduceKernel.h 2025-03-14T05:08:42.5863834Z 100% 2025-03-14T05:08:42.5866876Z New File 320 StackKernel.h 2025-03-14T05:08:42.5869868Z 100% 2025-03-14T05:08:42.5873290Z New File 59554 UpSampleKernelAVXAntialias.h 2025-03-14T05:08:42.5876528Z 100% 2025-03-14T05:08:42.5879757Z New File 7363 utils.h 2025-03-14T05:08:42.5882874Z 100% 2025-03-14T05:08:42.5896195Z New File 570 WeightNormKernel.h 2025-03-14T05:08:42.5899173Z 100% 2025-03-14T05:08:42.5902217Z New File 6872 zmath.h 2025-03-14T05:08:42.5908026Z 100% 2025-03-14T05:08:42.5911356Z New Dir 59 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\cuda\ 2025-03-14T05:08:42.5914279Z New File 556 Activation.h 2025-03-14T05:08:42.5917228Z 100% 2025-03-14T05:08:42.5920292Z New File 1231 BinaryInternal.h 2025-03-14T05:08:42.5923481Z 100% 2025-03-14T05:08:42.5926672Z New File 4367 block_reduce.cuh 2025-03-14T05:08:42.5929781Z 100% 2025-03-14T05:08:42.5942553Z New File 964 CompositeRandomAccessor.h 2025-03-14T05:08:42.5945572Z 100% 2025-03-14T05:08:42.5948569Z New File 165 Copy.h 2025-03-14T05:08:42.5951350Z 100% 2025-03-14T05:08:42.5954563Z New File 12205 CUDAJitLoops.cuh 2025-03-14T05:08:42.5957743Z 100% 2025-03-14T05:08:42.5960856Z New File 22972 CUDALoops.cuh 2025-03-14T05:08:42.5963838Z 100% 2025-03-14T05:08:42.5967056Z New File 18450 CuFFTPlanCache.h 2025-03-14T05:08:42.5970139Z 100% 2025-03-14T05:08:42.5973185Z New File 1946 CuFFTUtils.h 2025-03-14T05:08:42.5976291Z 100% 2025-03-14T05:08:42.5979386Z New File 24912 cutlass_utils.cuh 2025-03-14T05:08:42.5989426Z 100% 2025-03-14T05:08:42.5992777Z New File 610 DeviceSqrt.cuh 2025-03-14T05:08:42.5996062Z 100% 2025-03-14T05:08:42.5999175Z New File 666 Distributions.h 2025-03-14T05:08:42.6002180Z 100% 2025-03-14T05:08:42.6005385Z New File 29946 DistributionTemplates.h 2025-03-14T05:08:42.6008565Z 100% 2025-03-14T05:08:42.6011810Z New File 576 EmbeddingBackwardKernel.cuh 2025-03-14T05:08:42.6014613Z 100% 2025-03-14T05:08:42.6017918Z New File 25376 ForeachFunctors.cuh 2025-03-14T05:08:42.6021044Z 100% 2025-03-14T05:08:42.6024294Z New File 448 ForeachMinMaxFunctors.cuh 2025-03-14T05:08:42.6029502Z 100% 2025-03-14T05:08:42.6032700Z New File 1069 fused_adamw_amsgrad_impl.cuh 2025-03-14T05:08:42.6036183Z 100% 2025-03-14T05:08:42.6048981Z New File 979 fused_adamw_impl.cuh 2025-03-14T05:08:42.6052530Z 100% 2025-03-14T05:08:42.6056399Z New File 1067 fused_adam_amsgrad_impl.cuh 2025-03-14T05:08:42.6059734Z 100% 2025-03-14T05:08:42.6063031Z New File 977 fused_adam_impl.cuh 2025-03-14T05:08:42.6066062Z 100% 2025-03-14T05:08:42.6069286Z New File 7197 fused_adam_utils.cuh 2025-03-14T05:08:42.6072399Z 100% 2025-03-14T05:08:42.6075533Z New File 11296 GridSampler.cuh 2025-03-14T05:08:42.6078800Z 100% 2025-03-14T05:08:42.6082054Z New File 1176 GridSampler.h 2025-03-14T05:08:42.6085411Z 100% 2025-03-14T05:08:42.6088422Z New File 10036 im2col.cuh 2025-03-14T05:08:42.6091580Z 100% 2025-03-14T05:08:42.6094903Z New File 353 IndexKernel.h 2025-03-14T05:08:42.6097581Z 100% 2025-03-14T05:08:42.6100929Z New File 7093 JitLoops.cuh 2025-03-14T05:08:42.6103729Z 100% 2025-03-14T05:08:42.6106881Z New File 7360 jit_utils.h 2025-03-14T05:08:42.6110009Z 100% 2025-03-14T05:08:42.6123256Z New File 7948 KernelUtils.cuh 2025-03-14T05:08:42.6126114Z 100% 2025-03-14T05:08:42.6129306Z New File 298 LaunchUtils.h 2025-03-14T05:08:42.6132235Z 100% 2025-03-14T05:08:42.6135272Z New File 11970 Loops.cuh 2025-03-14T05:08:42.6138342Z 100% 2025-03-14T05:08:42.6141781Z New File 126332 Math.cuh 2025-03-14T05:08:42.6145455Z 100% 2025-03-14T05:08:42.6149017Z New File 19044 MemoryAccess.cuh 2025-03-14T05:08:42.6152199Z 100% 2025-03-14T05:08:42.6155499Z New File 990 MiscUtils.h 2025-03-14T05:08:42.6158426Z 100% 2025-03-14T05:08:42.6161578Z New File 14317 MultiTensorApply.cuh 2025-03-14T05:08:42.6164637Z 100% 2025-03-14T05:08:42.6168276Z New File 75967 Normalization.cuh 2025-03-14T05:08:42.6171472Z 100% 2025-03-14T05:08:42.6174922Z New File 18385 PersistentSoftmax.cuh 2025-03-14T05:08:42.6178103Z 100% 2025-03-14T05:08:42.6181005Z New File 2178 Pow.cuh 2025-03-14T05:08:42.6183897Z 100% 2025-03-14T05:08:42.6187317Z New File 2166 Randperm.cuh 2025-03-14T05:08:42.6190140Z 100% 2025-03-14T05:08:42.6193321Z New File 51073 Reduce.cuh 2025-03-14T05:08:42.6196550Z 100% 2025-03-14T05:08:42.6208708Z New File 508 ReduceOps.h 2025-03-14T05:08:42.6211836Z 100% 2025-03-14T05:08:42.6215071Z New File 22348 reduction_template.cuh 2025-03-14T05:08:42.6218243Z 100% 2025-03-14T05:08:42.6221298Z New File 1609 Resize.h 2025-03-14T05:08:42.6224225Z 100% 2025-03-14T05:08:42.6227324Z New File 383 RowwiseScaledMM.h 2025-03-14T05:08:42.6230313Z 100% 2025-03-14T05:08:42.6233773Z New File 429 ScaledGroupMM.h 2025-03-14T05:08:42.6241457Z 100% 2025-03-14T05:08:42.6241616Z New File 797 ScanKernels.h 2025-03-14T05:08:42.6245349Z 100% 2025-03-14T05:08:42.6248935Z New File 21775 ScanUtils.cuh 2025-03-14T05:08:42.6252145Z 100% 2025-03-14T05:08:42.6285477Z New File 418 Sort.h 2025-03-14T05:08:42.6288332Z 100% 2025-03-14T05:08:42.6291365Z New File 413 Sorting.h 2025-03-14T05:08:42.6294173Z 100% 2025-03-14T05:08:42.6297250Z New File 5649 SortingCommon.cuh 2025-03-14T05:08:42.6300438Z 100% 2025-03-14T05:08:42.6303914Z New File 12741 SortingRadixSelect.cuh 2025-03-14T05:08:42.6306838Z 100% 2025-03-14T05:08:42.6319819Z New File 456 SortStable.h 2025-03-14T05:08:42.6322755Z 100% 2025-03-14T05:08:42.6326316Z New File 12718 SortUtils.cuh 2025-03-14T05:08:42.6329360Z 100% 2025-03-14T05:08:42.6332544Z New File 14920 TensorModeKernel.cuh 2025-03-14T05:08:42.6335670Z 100% 2025-03-14T05:08:42.6338966Z New File 437 TensorModeKernel.h 2025-03-14T05:08:42.6341914Z 100% 2025-03-14T05:08:42.6345191Z New File 267 TensorTopK.h 2025-03-14T05:08:42.6348166Z 100% 2025-03-14T05:08:42.6351308Z New File 685 thread_constants.h 2025-03-14T05:08:42.6354470Z 100% 2025-03-14T05:08:42.6357618Z New File 314 UniqueCub.cuh 2025-03-14T05:08:42.6360576Z 100% 2025-03-14T05:08:42.6363509Z New File 11992 UpSample.cuh 2025-03-14T05:08:42.6366779Z 100% 2025-03-14T05:08:42.6369783Z New File 8355 vol2col.cuh 2025-03-14T05:08:42.6375667Z 100% 2025-03-14T05:08:42.6379180Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\hip\ 2025-03-14T05:08:42.6381861Z New File 414 ck_bgemm.h 2025-03-14T05:08:42.6385004Z 100% 2025-03-14T05:08:42.6387924Z New File 646 ck_gemm.h 2025-03-14T05:08:42.6390931Z 100% 2025-03-14T05:08:42.6394139Z New File 8909 ck_gemm_template.h 2025-03-14T05:08:42.6397374Z 100% 2025-03-14T05:08:42.6400889Z New File 1717 ck_types.h 2025-03-14T05:08:42.6404094Z 100% 2025-03-14T05:08:42.6445384Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\hip\bgemm_kernels\ 2025-03-14T05:08:42.6445543Z New File 3486 bgemm_kernel_collection.h 2025-03-14T05:08:42.6445625Z 100% 2025-03-14T05:08:42.6445742Z New File 6142 bgemm_kernel_template.h 2025-03-14T05:08:42.6445824Z 100% 2025-03-14T05:08:42.6446120Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\kleidiai\ 2025-03-14T05:08:42.6446235Z New File 1088 kai_kernels.h 2025-03-14T05:08:42.6446981Z 100% 2025-03-14T05:08:42.6450990Z New File 2815 kai_pack.h 2025-03-14T05:08:42.6452971Z 100% 2025-03-14T05:08:42.6457032Z New File 4619 kai_ukernel_interface.h 2025-03-14T05:08:42.6461405Z 100% 2025-03-14T05:08:42.6465104Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\mkldnn\ 2025-03-14T05:08:42.6469082Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\mkldnn\xpu\ 2025-03-14T05:08:42.6471773Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\mkldnn\xpu\detail\ 2025-03-14T05:08:42.6474532Z New File 17943 Attr.h 2025-03-14T05:08:42.6477599Z 100% 2025-03-14T05:08:42.6480653Z New File 5100 oneDNN.h 2025-03-14T05:08:42.6483580Z 100% 2025-03-14T05:08:42.6486695Z New File 2723 oneDNNContext.h 2025-03-14T05:08:42.6489644Z 100% 2025-03-14T05:08:42.6492648Z New File 3990 Utils.h 2025-03-14T05:08:42.6501868Z 100% 2025-03-14T05:08:42.6505535Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\mps\ 2025-03-14T05:08:42.6515568Z New File 309 Copy.h 2025-03-14T05:08:42.6518511Z 100% 2025-03-14T05:08:42.6521587Z New File 5454 MetalShaderLibrary.h 2025-03-14T05:08:42.6524600Z 100% 2025-03-14T05:08:42.6527735Z New File 1560 MPSGraphSequoiaOps.h 2025-03-14T05:08:42.6530630Z 100% 2025-03-14T05:08:42.6543098Z New File 2376 MPSGraphSonomaOps.h 2025-03-14T05:08:42.6546156Z 100% 2025-03-14T05:08:42.6549263Z New File 12413 MPSGraphVenturaOps.h 2025-03-14T05:08:42.6552144Z 100% 2025-03-14T05:08:42.6559609Z New File 20279 OperationUtils.h 2025-03-14T05:08:42.6562678Z 100% 2025-03-14T05:08:42.6565790Z New File 1018 TensorFactory.h 2025-03-14T05:08:42.6569189Z 100% 2025-03-14T05:08:42.6572651Z New Dir 8 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\mps\operations\ 2025-03-14T05:08:42.6575486Z New File 151 BinaryKernel.h 2025-03-14T05:08:42.6578798Z 100% 2025-03-14T05:08:42.6587836Z New File 1019 FusedAdamAmsgradKernelImpl.h 2025-03-14T05:08:42.6591222Z 100% 2025-03-14T05:08:42.6603837Z New File 923 FusedAdamKernelImpl.h 2025-03-14T05:08:42.6606945Z 100% 2025-03-14T05:08:42.6615453Z New File 1007 FusedAdamWAmsgradKernelImpl.h 2025-03-14T05:08:42.6618441Z 100% 2025-03-14T05:08:42.6621712Z New File 927 FusedAdamWKernelImpl.h 2025-03-14T05:08:42.6624907Z 100% 2025-03-14T05:08:42.6627869Z New File 255 Indexing.h 2025-03-14T05:08:42.6630937Z 100% 2025-03-14T05:08:42.6639022Z New File 11226 MultiTensorApply.h 2025-03-14T05:08:42.6641974Z 100% 2025-03-14T05:08:42.6644962Z New File 301 RMSNorm.h 2025-03-14T05:08:42.6652383Z 100% 2025-03-14T05:08:42.6655736Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\nested\ 2025-03-14T05:08:42.6658670Z New File 431 NestedTensorBinaryOps.h 2025-03-14T05:08:42.6661599Z 100% 2025-03-14T05:08:42.6669344Z New File 2797 NestedTensorMath.h 2025-03-14T05:08:42.6672405Z 100% 2025-03-14T05:08:42.6685191Z New File 2935 NestedTensorTransformerFunctions.h 2025-03-14T05:08:42.6688200Z 100% 2025-03-14T05:08:42.6691557Z New File 1438 NestedTensorTransformerUtils.h 2025-03-14T05:08:42.6694526Z 100% 2025-03-14T05:08:42.6697975Z New File 15697 NestedTensorUtils.h 2025-03-14T05:08:42.6703258Z 100% 2025-03-14T05:08:42.6706886Z New Dir 8 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\quantized\ 2025-03-14T05:08:42.6709695Z New File 3843 AffineQuantizer.h 2025-03-14T05:08:42.6712649Z 100% 2025-03-14T05:08:42.6715918Z New File 1472 AffineQuantizerBase.h 2025-03-14T05:08:42.6718921Z 100% 2025-03-14T05:08:42.6731372Z New File 2302 ConvUtils.h 2025-03-14T05:08:42.6734574Z 100% 2025-03-14T05:08:42.6737582Z New File 164 Copy.h 2025-03-14T05:08:42.6740755Z 100% 2025-03-14T05:08:42.6743993Z New File 1854 FakeQuantAffine.h 2025-03-14T05:08:42.6747026Z 100% 2025-03-14T05:08:42.6749961Z New File 593 IndexKernel.h 2025-03-14T05:08:42.6752851Z 100% 2025-03-14T05:08:42.6756079Z New File 197 library.h 2025-03-14T05:08:42.6758770Z 100% 2025-03-14T05:08:42.6761998Z New File 4886 PackedParams.h 2025-03-14T05:08:42.6765550Z 100% 2025-03-14T05:08:42.6768944Z New Dir 15 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\quantized\cpu\ 2025-03-14T05:08:42.6771702Z New File 174 BinaryOps.h 2025-03-14T05:08:42.6774622Z 100% 2025-03-14T05:08:42.6777781Z New File 13305 conv_serialization.h 2025-03-14T05:08:42.6780940Z 100% 2025-03-14T05:08:42.6784193Z New File 950 EmbeddingPackedParams.h 2025-03-14T05:08:42.6787274Z 100% 2025-03-14T05:08:42.6799794Z New File 12345 fbgemm_utils.h 2025-03-14T05:08:42.6802941Z 100% 2025-03-14T05:08:42.6806165Z New File 132 init_qnnpack.h 2025-03-14T05:08:42.6809114Z 100% 2025-03-14T05:08:42.6812179Z New File 14386 OnednnUtils.h 2025-03-14T05:08:42.6815284Z 100% 2025-03-14T05:08:42.6818345Z New File 3655 qconv.h 2025-03-14T05:08:42.6821277Z 100% 2025-03-14T05:08:42.6824484Z New File 1047 qembeddingbag.h 2025-03-14T05:08:42.6827645Z 100% 2025-03-14T05:08:42.6830970Z New File 306 qembeddingbag_prepack.h 2025-03-14T05:08:42.6834327Z 100% 2025-03-14T05:08:42.6837152Z New File 1729 qlinear.h 2025-03-14T05:08:42.6840401Z 100% 2025-03-14T05:08:42.6843341Z New File 18215 QnnpackUtils.h 2025-03-14T05:08:42.6846623Z 100% 2025-03-14T05:08:42.6849654Z New File 8056 QuantizedOps.h 2025-03-14T05:08:42.6852753Z 100% 2025-03-14T05:08:42.6856024Z New File 8571 QuantUtils.h 2025-03-14T05:08:42.6859565Z 100% 2025-03-14T05:08:42.6862779Z New File 355 RuyUtils.h 2025-03-14T05:08:42.6865637Z 100% 2025-03-14T05:08:42.6869150Z New File 14436 XnnpackUtils.h 2025-03-14T05:08:42.6874918Z 100% 2025-03-14T05:08:42.6878534Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\quantized\cudnn\ 2025-03-14T05:08:42.6881513Z New File 10800 utils.h 2025-03-14T05:08:42.6889416Z 100% 2025-03-14T05:08:42.6893017Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\ 2025-03-14T05:08:42.6895840Z New File 2336 attention.h 2025-03-14T05:08:42.6899219Z 100% 2025-03-14T05:08:42.6902791Z New File 18081 sdp_utils_cpp.h 2025-03-14T05:08:42.6905868Z 100% 2025-03-14T05:08:42.6909326Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\ 2025-03-14T05:08:42.6917362Z New File 644 sdp_utils.h 2025-03-14T05:08:42.6920878Z 100% 2025-03-14T05:08:42.6924639Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\flash_attn\ 2025-03-14T05:08:42.6927660Z New File 5450 flash_api.h 2025-03-14T05:08:42.6930642Z 100% 2025-03-14T05:08:42.6933860Z New File 3874 static_switch.h 2025-03-14T05:08:42.6939175Z 100% 2025-03-14T05:08:42.6943032Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\ 2025-03-14T05:08:42.6952287Z New File 10464 debug_utils.h 2025-03-14T05:08:42.6955895Z 100% 2025-03-14T05:08:42.6959216Z New File 8817 gemm_kernel_utils.h 2025-03-14T05:08:42.6962474Z 100% 2025-03-14T05:08:42.6976370Z New File 102625 kernel_backward.h 2025-03-14T05:08:42.6979647Z 100% 2025-03-14T05:08:42.6983163Z New File 55467 kernel_forward.h 2025-03-14T05:08:42.6987232Z 100% 2025-03-14T05:08:42.6989830Z New File 1004 pytorch_utils.h 2025-03-14T05:08:42.6993402Z 100% 2025-03-14T05:08:42.6997117Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\ 2025-03-14T05:08:42.7000229Z New File 22918 epilogue_pipelined.h 2025-03-14T05:08:42.7005063Z 100% 2025-03-14T05:08:42.7008522Z New File 8018 epilogue_rescale_output.h 2025-03-14T05:08:42.7011638Z 100% 2025-03-14T05:08:42.7024440Z New File 6286 epilogue_thread_apply_logsumexp.h 2025-03-14T05:08:42.7029579Z 100% 2025-03-14T05:08:42.7033125Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\ 2025-03-14T05:08:42.7049315Z New File 2591 custom_mma.h 2025-03-14T05:08:42.7052617Z 100% 2025-03-14T05:08:42.7056045Z New File 6424 custom_mma_base.h 2025-03-14T05:08:42.7059045Z 100% 2025-03-14T05:08:42.7062372Z New File 28049 custom_mma_multistage.h 2025-03-14T05:08:42.7065528Z 100% 2025-03-14T05:08:42.7078247Z New File 14547 custom_mma_pipelined.h 2025-03-14T05:08:42.7081416Z 100% 2025-03-14T05:08:42.7088928Z New File 5343 find_default_mma.h 2025-03-14T05:08:42.7091938Z 100% 2025-03-14T05:08:42.7095240Z New File 12704 mma_accum_lambda_iterator.h 2025-03-14T05:08:42.7098350Z 100% 2025-03-14T05:08:42.7101819Z New File 70748 mma_from_smem.h 2025-03-14T05:08:42.7107770Z 100% 2025-03-14T05:08:42.7111461Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\ 2025-03-14T05:08:42.7118587Z New File 5970 default_warp_iterator_from_smem.h 2025-03-14T05:08:42.7121996Z 100% 2025-03-14T05:08:42.7125482Z New File 24607 epilogue_predicated_tile_iterator.h 2025-03-14T05:08:42.7128536Z 100% 2025-03-14T05:08:42.7146151Z New File 1724 make_residual_last.h 2025-03-14T05:08:42.7149285Z 100% 2025-03-14T05:08:42.7152919Z New File 66581 predicated_tile_access_iterator_residual_last.h 2025-03-14T05:08:42.7156417Z 100% 2025-03-14T05:08:42.7160268Z New File 66619 predicated_tile_iterator_residual_last.h 2025-03-14T05:08:42.7163528Z 100% 2025-03-14T05:08:42.7166764Z New File 992 transpose_warp_iterator.h 2025-03-14T05:08:42.7169814Z 100% 2025-03-14T05:08:42.7173007Z New File 10339 warp_iterator_from_smem.h 2025-03-14T05:08:42.7178417Z 100% 2025-03-14T05:08:42.7182119Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\ 2025-03-14T05:08:42.7185481Z New File 97555 cutlassB.h 2025-03-14T05:08:42.7189253Z 100% 2025-03-14T05:08:42.7192551Z New File 26263 cutlassF.h 2025-03-14T05:08:42.7197841Z 100% 2025-03-14T05:08:42.7201587Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform\ 2025-03-14T05:08:42.7204303Z New File 2218 tile_smem_loader.h 2025-03-14T05:08:42.7213216Z 100% 2025-03-14T05:08:42.7226453Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\hip\ 2025-03-14T05:08:42.7229409Z New File 3836 aotriton_adapter.h 2025-03-14T05:08:42.7233047Z 100% 2025-03-14T05:08:42.7236745Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\hip\flash_attn\ 2025-03-14T05:08:42.7239596Z New File 23368 flash_api.h 2025-03-14T05:08:42.7243126Z 100% 2025-03-14T05:08:42.7246711Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\transformers\hip\flash_attn\ck\ 2025-03-14T05:08:42.7249566Z New File 1846 me_ck_api.h 2025-03-14T05:08:42.7260657Z 100% 2025-03-14T05:08:42.7264459Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\native\utils\ 2025-03-14T05:08:42.7302910Z New File 507 Factory.h 2025-03-14T05:08:42.7303216Z 100% 2025-03-14T05:08:42.7303424Z New File 3228 ParamsHash.h 2025-03-14T05:08:42.7303816Z 100% 2025-03-14T05:08:42.7304026Z New File 1240 ParamUtils.h 2025-03-14T05:08:42.7614825Z 100% 2025-03-14T05:08:42.7627462Z New Dir 6967 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\ops\ 2025-03-14T05:08:42.7636399Z New File 1175 abs.h 2025-03-14T05:08:42.7639944Z 100% 2025-03-14T05:08:42.7643261Z New File 1087 absolute.h 2025-03-14T05:08:42.7646494Z 100% 2025-03-14T05:08:42.7649775Z New File 1006 absolute_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.7652763Z 100% 2025-03-14T05:08:42.7671631Z New File 634 absolute_native.h 2025-03-14T05:08:42.7674958Z 100% 2025-03-14T05:08:42.7678248Z New File 2115 absolute_ops.h 2025-03-14T05:08:42.7681410Z 100% 2025-03-14T05:08:42.7695327Z New File 833 abs_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.7698497Z 100% 2025-03-14T05:08:42.7701838Z New File 841 abs_cpu_dispatch.h 2025-03-14T05:08:42.7705192Z 100% 2025-03-14T05:08:42.7708377Z New File 843 abs_cuda_dispatch.h 2025-03-14T05:08:42.7711488Z 100% 2025-03-14T05:08:42.7723811Z New File 1154 abs_native.h 2025-03-14T05:08:42.7727413Z 100% 2025-03-14T05:08:42.7730238Z New File 2070 abs_ops.h 2025-03-14T05:08:42.7733445Z 100% 2025-03-14T05:08:42.7736549Z New File 1188 acos.h 2025-03-14T05:08:42.7739497Z 100% 2025-03-14T05:08:42.7747907Z New File 1201 acosh.h 2025-03-14T05:08:42.7751289Z 100% 2025-03-14T05:08:42.7754826Z New File 863 acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.7758262Z 100% 2025-03-14T05:08:42.7761832Z New File 950 acosh_cpu_dispatch.h 2025-03-14T05:08:42.7764649Z 100% 2025-03-14T05:08:42.7773163Z New File 952 acosh_cuda_dispatch.h 2025-03-14T05:08:42.7776032Z 100% 2025-03-14T05:08:42.7779556Z New File 601 acosh_meta.h 2025-03-14T05:08:42.7782687Z 100% 2025-03-14T05:08:42.7786056Z New File 952 acosh_meta_dispatch.h 2025-03-14T05:08:42.7789230Z 100% 2025-03-14T05:08:42.7798130Z New File 616 acosh_native.h 2025-03-14T05:08:42.7801679Z 100% 2025-03-14T05:08:42.7804769Z New File 2088 acosh_ops.h 2025-03-14T05:08:42.7808032Z 100% 2025-03-14T05:08:42.7820144Z New File 861 acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.7823112Z 100% 2025-03-14T05:08:42.7826422Z New File 946 acos_cpu_dispatch.h 2025-03-14T05:08:42.7829978Z 100% 2025-03-14T05:08:42.7833207Z New File 948 acos_cuda_dispatch.h 2025-03-14T05:08:42.7836672Z 100% 2025-03-14T05:08:42.7839678Z New File 600 acos_meta.h 2025-03-14T05:08:42.7843112Z 100% 2025-03-14T05:08:42.7850659Z New File 948 acos_meta_dispatch.h 2025-03-14T05:08:42.7854347Z 100% 2025-03-14T05:08:42.7858003Z New File 613 acos_native.h 2025-03-14T05:08:42.7860762Z 100% 2025-03-14T05:08:42.7863986Z New File 2079 acos_ops.h 2025-03-14T05:08:42.7866822Z 100% 2025-03-14T05:08:42.7875272Z New File 1383 adaptive_avg_pool1d.h 2025-03-14T05:08:42.7878186Z 100% 2025-03-14T05:08:42.7881667Z New File 975 adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.7884811Z 100% 2025-03-14T05:08:42.7896361Z New File 829 adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.7899820Z 100% 2025-03-14T05:08:42.7907710Z New File 660 adaptive_avg_pool1d_native.h 2025-03-14T05:08:42.7917959Z 100% 2025-03-14T05:08:42.7918240Z New File 1855 adaptive_avg_pool1d_ops.h 2025-03-14T05:08:42.7918732Z 100% 2025-03-14T05:08:42.7923102Z New File 4202 adaptive_avg_pool2d.h 2025-03-14T05:08:42.7926425Z 100% 2025-03-14T05:08:42.7934494Z New File 937 adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.7937884Z 100% 2025-03-14T05:08:42.7941289Z New File 1196 adaptive_avg_pool2d_cpu_dispatch.h 2025-03-14T05:08:42.7944488Z 100% 2025-03-14T05:08:42.7948348Z New File 1198 adaptive_avg_pool2d_cuda_dispatch.h 2025-03-14T05:08:42.7951470Z 100% 2025-03-14T05:08:42.7959635Z New File 934 adaptive_avg_pool2d_native.h 2025-03-14T05:08:42.7962760Z 100% 2025-03-14T05:08:42.7974757Z New File 1885 adaptive_avg_pool2d_ops.h 2025-03-14T05:08:42.7979097Z 100% 2025-03-14T05:08:42.7981252Z New File 4202 adaptive_avg_pool3d.h 2025-03-14T05:08:42.7985006Z 100% 2025-03-14T05:08:42.7994328Z New File 1281 adaptive_avg_pool3d_backward.h 2025-03-14T05:08:42.7997649Z 100% 2025-03-14T05:08:42.8001021Z New File 969 adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-03-14T05:08:42.8004196Z 100% 2025-03-14T05:08:42.8007553Z New File 971 adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-03-14T05:08:42.8011871Z 100% 2025-03-14T05:08:42.8014387Z New File 731 adaptive_avg_pool3d_backward_native.h 2025-03-14T05:08:42.8017589Z 100% 2025-03-14T05:08:42.8020884Z New File 1288 adaptive_avg_pool3d_backward_ops.h 2025-03-14T05:08:42.8024002Z 100% 2025-03-14T05:08:42.8027383Z New File 937 adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.8030808Z 100% 2025-03-14T05:08:42.8034243Z New File 1196 adaptive_avg_pool3d_cpu_dispatch.h 2025-03-14T05:08:42.8037808Z 100% 2025-03-14T05:08:42.8041470Z New File 1198 adaptive_avg_pool3d_cuda_dispatch.h 2025-03-14T05:08:42.8044572Z 100% 2025-03-14T05:08:42.8048017Z New File 936 adaptive_avg_pool3d_native.h 2025-03-14T05:08:42.8051179Z 100% 2025-03-14T05:08:42.8071862Z New File 1885 adaptive_avg_pool3d_ops.h 2025-03-14T05:08:42.8075347Z 100% 2025-03-14T05:08:42.8078677Z New File 817 adaptive_max_pool1d.h 2025-03-14T05:08:42.8081714Z 100% 2025-03-14T05:08:42.8085154Z New File 854 adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.8088400Z 100% 2025-03-14T05:08:42.8091676Z New File 564 adaptive_max_pool1d_native.h 2025-03-14T05:08:42.8094662Z 100% 2025-03-14T05:08:42.8098355Z New File 1205 adaptive_max_pool1d_ops.h 2025-03-14T05:08:42.8101498Z 100% 2025-03-14T05:08:42.8104660Z New File 1602 adaptive_max_pool2d.h 2025-03-14T05:08:42.8108006Z 100% 2025-03-14T05:08:42.8111381Z New File 1711 adaptive_max_pool2d_backward.h 2025-03-14T05:08:42.8114593Z 100% 2025-03-14T05:08:42.8118433Z New File 895 adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.8121477Z 100% 2025-03-14T05:08:42.8124955Z New File 1162 adaptive_max_pool2d_backward_cpu_dispatch.h 2025-03-14T05:08:42.8128086Z 100% 2025-03-14T05:08:42.8131607Z New File 1164 adaptive_max_pool2d_backward_cuda_dispatch.h 2025-03-14T05:08:42.8134991Z 100% 2025-03-14T05:08:42.8138410Z New File 684 adaptive_max_pool2d_backward_meta.h 2025-03-14T05:08:42.8141437Z 100% 2025-03-14T05:08:42.8153497Z New File 1164 adaptive_max_pool2d_backward_meta_dispatch.h 2025-03-14T05:08:42.8156714Z 100% 2025-03-14T05:08:42.8160134Z New File 1016 adaptive_max_pool2d_backward_native.h 2025-03-14T05:08:42.8163427Z 100% 2025-03-14T05:08:42.8166816Z New File 2153 adaptive_max_pool2d_backward_ops.h 2025-03-14T05:08:42.8170048Z 100% 2025-03-14T05:08:42.8173572Z New File 880 adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.8176627Z 100% 2025-03-14T05:08:42.8180134Z New File 1151 adaptive_max_pool2d_cpu_dispatch.h 2025-03-14T05:08:42.8183328Z 100% 2025-03-14T05:08:42.8186579Z New File 1153 adaptive_max_pool2d_cuda_dispatch.h 2025-03-14T05:08:42.8189968Z 100% 2025-03-14T05:08:42.8193453Z New File 644 adaptive_max_pool2d_meta.h 2025-03-14T05:08:42.8196677Z 100% 2025-03-14T05:08:42.8208417Z New File 1153 adaptive_max_pool2d_meta_dispatch.h 2025-03-14T05:08:42.8211485Z 100% 2025-03-14T05:08:42.8214960Z New File 951 adaptive_max_pool2d_native.h 2025-03-14T05:08:42.8218266Z 100% 2025-03-14T05:08:42.8221455Z New File 2113 adaptive_max_pool2d_ops.h 2025-03-14T05:08:42.8224572Z 100% 2025-03-14T05:08:42.8227935Z New File 1602 adaptive_max_pool3d.h 2025-03-14T05:08:42.8231150Z 100% 2025-03-14T05:08:42.8266573Z New File 1711 adaptive_max_pool3d_backward.h 2025-03-14T05:08:42.8269859Z 100% 2025-03-14T05:08:42.8282700Z New File 895 adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.8285824Z 100% 2025-03-14T05:08:42.8289239Z New File 1162 adaptive_max_pool3d_backward_cpu_dispatch.h 2025-03-14T05:08:42.8292522Z 100% 2025-03-14T05:08:42.8295930Z New File 1164 adaptive_max_pool3d_backward_cuda_dispatch.h 2025-03-14T05:08:42.8299390Z 100% 2025-03-14T05:08:42.8302731Z New File 684 adaptive_max_pool3d_backward_meta.h 2025-03-14T05:08:42.8306141Z 100% 2025-03-14T05:08:42.8309575Z New File 1164 adaptive_max_pool3d_backward_meta_dispatch.h 2025-03-14T05:08:42.8312661Z 100% 2025-03-14T05:08:42.8316424Z New File 1016 adaptive_max_pool3d_backward_native.h 2025-03-14T05:08:42.8319738Z 100% 2025-03-14T05:08:42.8323093Z New File 2153 adaptive_max_pool3d_backward_ops.h 2025-03-14T05:08:42.8326449Z 100% 2025-03-14T05:08:42.8338016Z New File 880 adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.8341416Z 100% 2025-03-14T05:08:42.8344941Z New File 1151 adaptive_max_pool3d_cpu_dispatch.h 2025-03-14T05:08:42.8348364Z 100% 2025-03-14T05:08:42.8351648Z New File 1153 adaptive_max_pool3d_cuda_dispatch.h 2025-03-14T05:08:42.8355050Z 100% 2025-03-14T05:08:42.8358500Z New File 644 adaptive_max_pool3d_meta.h 2025-03-14T05:08:42.8361901Z 100% 2025-03-14T05:08:42.8365470Z New File 1153 adaptive_max_pool3d_meta_dispatch.h 2025-03-14T05:08:42.8368618Z 100% 2025-03-14T05:08:42.8371968Z New File 951 adaptive_max_pool3d_native.h 2025-03-14T05:08:42.8375169Z 100% 2025-03-14T05:08:42.8383332Z New File 2113 adaptive_max_pool3d_ops.h 2025-03-14T05:08:42.8386610Z 100% 2025-03-14T05:08:42.8389950Z New File 2192 add.h 2025-03-14T05:08:42.8393148Z 100% 2025-03-14T05:08:42.8396255Z New File 1663 addbmm.h 2025-03-14T05:08:42.8399269Z 100% 2025-03-14T05:08:42.8407254Z New File 1386 addbmm_cpu_dispatch.h 2025-03-14T05:08:42.8410410Z 100% 2025-03-14T05:08:42.8413800Z New File 1388 addbmm_cuda_dispatch.h 2025-03-14T05:08:42.8417143Z 100% 2025-03-14T05:08:42.8420099Z New File 851 addbmm_meta_dispatch.h 2025-03-14T05:08:42.8423815Z 100% 2025-03-14T05:08:42.8447221Z New File 951 addbmm_native.h 2025-03-14T05:08:42.8447534Z 100% 2025-03-14T05:08:42.8447731Z New File 3156 addbmm_ops.h 2025-03-14T05:08:42.8447997Z 100% 2025-03-14T05:08:42.8450336Z New File 1549 addcdiv.h 2025-03-14T05:08:42.8453311Z 100% 2025-03-14T05:08:42.8463004Z New File 1035 addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.8466301Z 100% 2025-03-14T05:08:42.8469577Z New File 1292 addcdiv_cpu_dispatch.h 2025-03-14T05:08:42.8472849Z 100% 2025-03-14T05:08:42.8485335Z New File 1294 addcdiv_cuda_dispatch.h 2025-03-14T05:08:42.8488308Z 100% 2025-03-14T05:08:42.8491626Z New File 685 addcdiv_meta.h 2025-03-14T05:08:42.8494760Z 100% 2025-03-14T05:08:42.8498230Z New File 1294 addcdiv_meta_dispatch.h 2025-03-14T05:08:42.8501711Z 100% 2025-03-14T05:08:42.8505069Z New File 704 addcdiv_native.h 2025-03-14T05:08:42.8507980Z 100% 2025-03-14T05:08:42.8516589Z New File 2928 addcdiv_ops.h 2025-03-14T05:08:42.8519880Z 100% 2025-03-14T05:08:42.8522857Z New File 1549 addcmul.h 2025-03-14T05:08:42.8525802Z 100% 2025-03-14T05:08:42.8529291Z New File 1035 addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.8532493Z 100% 2025-03-14T05:08:42.8535805Z New File 1292 addcmul_cpu_dispatch.h 2025-03-14T05:08:42.8539003Z 100% 2025-03-14T05:08:42.8542351Z New File 1294 addcmul_cuda_dispatch.h 2025-03-14T05:08:42.8545323Z 100% 2025-03-14T05:08:42.8548503Z New File 685 addcmul_meta.h 2025-03-14T05:08:42.8551761Z 100% 2025-03-14T05:08:42.8555291Z New File 1294 addcmul_meta_dispatch.h 2025-03-14T05:08:42.8558431Z 100% 2025-03-14T05:08:42.8561831Z New File 704 addcmul_native.h 2025-03-14T05:08:42.8565033Z 100% 2025-03-14T05:08:42.8568238Z New File 2928 addcmul_ops.h 2025-03-14T05:08:42.8571352Z 100% 2025-03-14T05:08:42.8574484Z New File 1617 addmm.h 2025-03-14T05:08:42.8577509Z 100% 2025-03-14T05:08:42.8581112Z New File 1073 addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.8584342Z 100% 2025-03-14T05:08:42.8587534Z New File 1366 addmm_cpu_dispatch.h 2025-03-14T05:08:42.8590642Z 100% 2025-03-14T05:08:42.8594059Z New File 1368 addmm_cuda_dispatch.h 2025-03-14T05:08:42.8597297Z 100% 2025-03-14T05:08:42.8600729Z New File 702 addmm_meta.h 2025-03-14T05:08:42.8603872Z 100% 2025-03-14T05:08:42.8607195Z New File 1368 addmm_meta_dispatch.h 2025-03-14T05:08:42.8610549Z 100% 2025-03-14T05:08:42.8613847Z New File 2652 addmm_native.h 2025-03-14T05:08:42.8617030Z 100% 2025-03-14T05:08:42.8620508Z New File 3111 addmm_ops.h 2025-03-14T05:08:42.8623712Z 100% 2025-03-14T05:08:42.8626780Z New File 1927 addmv.h 2025-03-14T05:08:42.8630038Z 100% 2025-03-14T05:08:42.8643818Z New File 1069 addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.8646848Z 100% 2025-03-14T05:08:42.8650152Z New File 1358 addmv_cpu_dispatch.h 2025-03-14T05:08:42.8653262Z 100% 2025-03-14T05:08:42.8656465Z New File 1360 addmv_cuda_dispatch.h 2025-03-14T05:08:42.8659588Z 100% 2025-03-14T05:08:42.8669413Z New File 700 addmv_meta.h 2025-03-14T05:08:42.8672593Z 100% 2025-03-14T05:08:42.8675986Z New File 1360 addmv_meta_dispatch.h 2025-03-14T05:08:42.8679189Z 100% 2025-03-14T05:08:42.8682407Z New File 1360 addmv_native.h 2025-03-14T05:08:42.8685860Z 100% 2025-03-14T05:08:42.8693623Z New File 3093 addmv_ops.h 2025-03-14T05:08:42.8696997Z 100% 2025-03-14T05:08:42.8700068Z New File 1607 addr.h 2025-03-14T05:08:42.8703384Z 100% 2025-03-14T05:08:42.8706755Z New File 1406 addr_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.8709972Z 100% 2025-03-14T05:08:42.8713506Z New File 1207 addr_cpu_dispatch.h 2025-03-14T05:08:42.8716708Z 100% 2025-03-14T05:08:42.8719920Z New File 1209 addr_cuda_dispatch.h 2025-03-14T05:08:42.8723150Z 100% 2025-03-14T05:08:42.8726756Z New File 1279 addr_native.h 2025-03-14T05:08:42.8729864Z 100% 2025-03-14T05:08:42.8733269Z New File 3102 addr_ops.h 2025-03-14T05:08:42.8736248Z 100% 2025-03-14T05:08:42.8739685Z New File 967 add_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.8742972Z 100% 2025-03-14T05:08:42.8746302Z New File 1200 add_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.8749617Z 100% 2025-03-14T05:08:42.8752824Z New File 1156 add_cpu_dispatch.h 2025-03-14T05:08:42.8756491Z 100% 2025-03-14T05:08:42.8760343Z New File 1158 add_cuda_dispatch.h 2025-03-14T05:08:42.8763387Z 100% 2025-03-14T05:08:42.8766460Z New File 658 add_meta.h 2025-03-14T05:08:42.8769354Z 100% 2025-03-14T05:08:42.8778264Z New File 1158 add_meta_dispatch.h 2025-03-14T05:08:42.8781536Z 100% 2025-03-14T05:08:42.8785007Z New File 2981 add_native.h 2025-03-14T05:08:42.8788466Z 100% 2025-03-14T05:08:42.8791482Z New File 4816 add_ops.h 2025-03-14T05:08:42.8794595Z 100% 2025-03-14T05:08:42.8797709Z New File 678 adjoint.h 2025-03-14T05:08:42.8800690Z 100% 2025-03-14T05:08:42.8804156Z New File 788 adjoint_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.8807685Z 100% 2025-03-14T05:08:42.8811329Z New File 498 adjoint_native.h 2025-03-14T05:08:42.8813911Z 100% 2025-03-14T05:08:42.8821340Z New File 995 adjoint_ops.h 2025-03-14T05:08:42.8824940Z 100% 2025-03-14T05:08:42.8828340Z New File 4618 affine_grid_generator.h 2025-03-14T05:08:42.8831335Z 100% 2025-03-14T05:08:42.8834705Z New File 1865 affine_grid_generator_backward.h 2025-03-14T05:08:42.8838066Z 100% 2025-03-14T05:08:42.8841615Z New File 985 affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.8844536Z 100% 2025-03-14T05:08:42.8848085Z New File 563 affine_grid_generator_backward_native.h 2025-03-14T05:08:42.8851415Z 100% 2025-03-14T05:08:42.8854995Z New File 1212 affine_grid_generator_backward_ops.h 2025-03-14T05:08:42.8858421Z 100% 2025-03-14T05:08:42.8871741Z New File 1541 affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.8875025Z 100% 2025-03-14T05:08:42.8878411Z New File 703 affine_grid_generator_native.h 2025-03-14T05:08:42.8882198Z 100% 2025-03-14T05:08:42.8885931Z New File 1991 affine_grid_generator_ops.h 2025-03-14T05:08:42.8889068Z 100% 2025-03-14T05:08:42.8892235Z New File 670 alias.h 2025-03-14T05:08:42.8895122Z 100% 2025-03-14T05:08:42.8898568Z New File 786 alias_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.8901920Z 100% 2025-03-14T05:08:42.8905134Z New File 1107 alias_copy.h 2025-03-14T05:08:42.8908570Z 100% 2025-03-14T05:08:42.8912141Z New File 817 alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.8915644Z 100% 2025-03-14T05:08:42.8919113Z New File 899 alias_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.8922189Z 100% 2025-03-14T05:08:42.8925720Z New File 584 alias_copy_native.h 2025-03-14T05:08:42.8928788Z 100% 2025-03-14T05:08:42.8932588Z New File 1611 alias_copy_ops.h 2025-03-14T05:08:42.8935712Z 100% 2025-03-14T05:08:42.8939245Z New File 557 alias_native.h 2025-03-14T05:08:42.8942929Z 100% 2025-03-14T05:08:42.8945778Z New File 989 alias_ops.h 2025-03-14T05:08:42.8949049Z 100% 2025-03-14T05:08:42.8956346Z New File 532 align_as.h 2025-03-14T05:08:42.8959469Z 100% 2025-03-14T05:08:42.8963057Z New File 815 align_as_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.8966282Z 100% 2025-03-14T05:08:42.8969400Z New File 525 align_as_native.h 2025-03-14T05:08:42.8972457Z 100% 2025-03-14T05:08:42.8975806Z New File 1078 align_as_ops.h 2025-03-14T05:08:42.8979093Z 100% 2025-03-14T05:08:42.8982452Z New File 720 align_tensors.h 2025-03-14T05:08:42.8985684Z 100% 2025-03-14T05:08:42.8989335Z New File 808 align_tensors_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.8992435Z 100% 2025-03-14T05:08:42.9003776Z New File 518 align_tensors_native.h 2025-03-14T05:08:42.9006852Z 100% 2025-03-14T05:08:42.9022760Z New File 1053 align_tensors_ops.h 2025-03-14T05:08:42.9026192Z 100% 2025-03-14T05:08:42.9029119Z New File 532 align_to.h 2025-03-14T05:08:42.9032157Z 100% 2025-03-14T05:08:42.9042428Z New File 914 align_to_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9045574Z 100% 2025-03-14T05:08:42.9048876Z New File 624 align_to_native.h 2025-03-14T05:08:42.9052118Z 100% 2025-03-14T05:08:42.9055378Z New File 1790 align_to_ops.h 2025-03-14T05:08:42.9058888Z 100% 2025-03-14T05:08:42.9065857Z New File 3437 all.h 2025-03-14T05:08:42.9068898Z 100% 2025-03-14T05:08:42.9072356Z New File 856 allclose.h 2025-03-14T05:08:42.9075619Z 100% 2025-03-14T05:08:42.9078944Z New File 869 allclose_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.9082066Z 100% 2025-03-14T05:08:42.9090512Z New File 579 allclose_native.h 2025-03-14T05:08:42.9093743Z 100% 2025-03-14T05:08:42.9097056Z New File 1222 allclose_ops.h 2025-03-14T05:08:42.9100181Z 100% 2025-03-14T05:08:42.9103687Z New File 996 all_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.9107293Z 100% 2025-03-14T05:08:42.9119545Z New File 1078 all_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.9123009Z 100% 2025-03-14T05:08:42.9126307Z New File 1042 all_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9129451Z 100% 2025-03-14T05:08:42.9132635Z New File 1537 all_cpu_dispatch.h 2025-03-14T05:08:42.9135892Z 100% 2025-03-14T05:08:42.9143179Z New File 1539 all_cuda_dispatch.h 2025-03-14T05:08:42.9146309Z 100% 2025-03-14T05:08:42.9149436Z New File 918 all_meta.h 2025-03-14T05:08:42.9152714Z 100% 2025-03-14T05:08:42.9156031Z New File 1539 all_meta_dispatch.h 2025-03-14T05:08:42.9159165Z 100% 2025-03-14T05:08:42.9171087Z New File 1529 all_native.h 2025-03-14T05:08:42.9174187Z 100% 2025-03-14T05:08:42.9177168Z New File 5682 all_ops.h 2025-03-14T05:08:42.9180106Z 100% 2025-03-14T05:08:42.9183252Z New File 973 alpha_dropout.h 2025-03-14T05:08:42.9186568Z 100% 2025-03-14T05:08:42.9196645Z New File 898 alpha_dropout_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9199796Z 100% 2025-03-14T05:08:42.9212735Z New File 608 alpha_dropout_native.h 2025-03-14T05:08:42.9215999Z 100% 2025-03-14T05:08:42.9219247Z New File 1699 alpha_dropout_ops.h 2025-03-14T05:08:42.9222598Z 100% 2025-03-14T05:08:42.9230019Z New File 1317 amax.h 2025-03-14T05:08:42.9233217Z 100% 2025-03-14T05:08:42.9236768Z New File 855 amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.9239839Z 100% 2025-03-14T05:08:42.9243284Z New File 1019 amax_cpu_dispatch.h 2025-03-14T05:08:42.9246475Z 100% 2025-03-14T05:08:42.9254698Z New File 1021 amax_cuda_dispatch.h 2025-03-14T05:08:42.9258118Z 100% 2025-03-14T05:08:42.9261471Z New File 635 amax_meta.h 2025-03-14T05:08:42.9265123Z 100% 2025-03-14T05:08:42.9268486Z New File 1021 amax_meta_dispatch.h 2025-03-14T05:08:42.9271591Z 100% 2025-03-14T05:08:42.9274923Z New File 648 amax_native.h 2025-03-14T05:08:42.9278174Z 100% 2025-03-14T05:08:42.9281455Z New File 1831 amax_ops.h 2025-03-14T05:08:42.9284681Z 100% 2025-03-14T05:08:42.9287772Z New File 1317 amin.h 2025-03-14T05:08:42.9292103Z 100% 2025-03-14T05:08:42.9301492Z New File 1620 aminmax.h 2025-03-14T05:08:42.9304713Z 100% 2025-03-14T05:08:42.9308262Z New File 904 aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.9311387Z 100% 2025-03-14T05:08:42.9314818Z New File 1194 aminmax_cpu_dispatch.h 2025-03-14T05:08:42.9318069Z 100% 2025-03-14T05:08:42.9321616Z New File 1196 aminmax_cuda_dispatch.h 2025-03-14T05:08:42.9324965Z 100% 2025-03-14T05:08:42.9328322Z New File 647 aminmax_meta.h 2025-03-14T05:08:42.9331609Z 100% 2025-03-14T05:08:42.9335053Z New File 1196 aminmax_meta_dispatch.h 2025-03-14T05:08:42.9338222Z 100% 2025-03-14T05:08:42.9349676Z New File 690 aminmax_native.h 2025-03-14T05:08:42.9352943Z 100% 2025-03-14T05:08:42.9356627Z New File 2168 aminmax_ops.h 2025-03-14T05:08:42.9359912Z 100% 2025-03-14T05:08:42.9363492Z New File 855 amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.9366814Z 100% 2025-03-14T05:08:42.9374386Z New File 1019 amin_cpu_dispatch.h 2025-03-14T05:08:42.9377766Z 100% 2025-03-14T05:08:42.9381496Z New File 1021 amin_cuda_dispatch.h 2025-03-14T05:08:42.9385041Z 100% 2025-03-14T05:08:42.9388250Z New File 635 amin_meta.h 2025-03-14T05:08:42.9391558Z 100% 2025-03-14T05:08:42.9402603Z New File 1021 amin_meta_dispatch.h 2025-03-14T05:08:42.9405889Z 100% 2025-03-14T05:08:42.9409283Z New File 648 amin_native.h 2025-03-14T05:08:42.9412442Z 100% 2025-03-14T05:08:42.9415621Z New File 1831 amin_ops.h 2025-03-14T05:08:42.9419088Z 100% 2025-03-14T05:08:42.9443383Z New File 933 and.h 2025-03-14T05:08:42.9443477Z 100% 2025-03-14T05:08:42.9443683Z New File 1054 and_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9443769Z 100% 2025-03-14T05:08:42.9446117Z New File 764 and_native.h 2025-03-14T05:08:42.9449377Z 100% 2025-03-14T05:08:42.9456075Z New File 2953 and_ops.h 2025-03-14T05:08:42.9459163Z 100% 2025-03-14T05:08:42.9462575Z New File 1057 angle.h 2025-03-14T05:08:42.9465699Z 100% 2025-03-14T05:08:42.9469305Z New File 899 angle_cpu_dispatch.h 2025-03-14T05:08:42.9472698Z 100% 2025-03-14T05:08:42.9481152Z New File 901 angle_cuda_dispatch.h 2025-03-14T05:08:42.9484314Z 100% 2025-03-14T05:08:42.9487671Z New File 728 angle_native.h 2025-03-14T05:08:42.9490874Z 100% 2025-03-14T05:08:42.9494190Z New File 1581 angle_ops.h 2025-03-14T05:08:42.9497537Z 100% 2025-03-14T05:08:42.9505111Z New File 3437 any.h 2025-03-14T05:08:42.9508279Z 100% 2025-03-14T05:08:42.9511664Z New File 996 any_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.9514855Z 100% 2025-03-14T05:08:42.9706595Z New File 1078 any_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.9706825Z 100% 2025-03-14T05:08:42.9707040Z New File 1042 any_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9707126Z 100% 2025-03-14T05:08:42.9707235Z New File 1537 any_cpu_dispatch.h 2025-03-14T05:08:42.9707334Z 100% 2025-03-14T05:08:42.9707441Z New File 1539 any_cuda_dispatch.h 2025-03-14T05:08:42.9707513Z 100% 2025-03-14T05:08:42.9715881Z New File 918 any_meta.h 2025-03-14T05:08:42.9719234Z 100% 2025-03-14T05:08:42.9722614Z New File 1539 any_meta_dispatch.h 2025-03-14T05:08:42.9725848Z 100% 2025-03-14T05:08:42.9729274Z New File 1490 any_native.h 2025-03-14T05:08:42.9732733Z 100% 2025-03-14T05:08:42.9736318Z New File 5682 any_ops.h 2025-03-14T05:08:42.9739684Z 100% 2025-03-14T05:08:42.9743149Z New File 4242 arange.h 2025-03-14T05:08:42.9746557Z 100% 2025-03-14T05:08:42.9750534Z New File 1892 arange_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:42.9754173Z 100% 2025-03-14T05:08:42.9757913Z New File 947 arange_cpu_dispatch.h 2025-03-14T05:08:42.9761207Z 100% 2025-03-14T05:08:42.9764826Z New File 949 arange_cuda_dispatch.h 2025-03-14T05:08:42.9768044Z 100% 2025-03-14T05:08:42.9771534Z New File 949 arange_meta_dispatch.h 2025-03-14T05:08:42.9774940Z 100% 2025-03-14T05:08:42.9778535Z New File 1495 arange_native.h 2025-03-14T05:08:42.9781826Z 100% 2025-03-14T05:08:42.9785349Z New File 5178 arange_ops.h 2025-03-14T05:08:42.9788571Z 100% 2025-03-14T05:08:42.9791831Z New File 1214 arccos.h 2025-03-14T05:08:42.9794974Z 100% 2025-03-14T05:08:42.9798092Z New File 1227 arccosh.h 2025-03-14T05:08:42.9801266Z 100% 2025-03-14T05:08:42.9804828Z New File 1002 arccosh_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9807991Z 100% 2025-03-14T05:08:42.9811365Z New File 631 arccosh_native.h 2025-03-14T05:08:42.9814565Z 100% 2025-03-14T05:08:42.9817819Z New File 2106 arccosh_ops.h 2025-03-14T05:08:42.9821066Z 100% 2025-03-14T05:08:42.9824484Z New File 998 arccos_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9827812Z 100% 2025-03-14T05:08:42.9831136Z New File 628 arccos_native.h 2025-03-14T05:08:42.9834374Z 100% 2025-03-14T05:08:42.9837716Z New File 2097 arccos_ops.h 2025-03-14T05:08:42.9841010Z 100% 2025-03-14T05:08:42.9844165Z New File 1214 arcsin.h 2025-03-14T05:08:42.9847265Z 100% 2025-03-14T05:08:42.9850451Z New File 1227 arcsinh.h 2025-03-14T05:08:42.9853664Z 100% 2025-03-14T05:08:42.9857200Z New File 1002 arcsinh_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9860386Z 100% 2025-03-14T05:08:42.9863663Z New File 631 arcsinh_native.h 2025-03-14T05:08:42.9866849Z 100% 2025-03-14T05:08:42.9870046Z New File 2106 arcsinh_ops.h 2025-03-14T05:08:42.9873277Z 100% 2025-03-14T05:08:42.9876996Z New File 998 arcsin_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9880238Z 100% 2025-03-14T05:08:42.9883557Z New File 628 arcsin_native.h 2025-03-14T05:08:42.9886898Z 100% 2025-03-14T05:08:42.9890194Z New File 2097 arcsin_ops.h 2025-03-14T05:08:42.9893419Z 100% 2025-03-14T05:08:42.9896848Z New File 1214 arctan.h 2025-03-14T05:08:42.9899640Z 100% 2025-03-14T05:08:42.9902930Z New File 1218 arctan2.h 2025-03-14T05:08:42.9905932Z 100% 2025-03-14T05:08:42.9909392Z New File 1106 arctan2_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9912654Z 100% 2025-03-14T05:08:42.9916145Z New File 709 arctan2_native.h 2025-03-14T05:08:42.9919654Z 100% 2025-03-14T05:08:42.9923102Z New File 2364 arctan2_ops.h 2025-03-14T05:08:42.9926449Z 100% 2025-03-14T05:08:42.9929721Z New File 1227 arctanh.h 2025-03-14T05:08:42.9933022Z 100% 2025-03-14T05:08:42.9936790Z New File 1002 arctanh_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9939943Z 100% 2025-03-14T05:08:42.9943478Z New File 631 arctanh_native.h 2025-03-14T05:08:42.9946704Z 100% 2025-03-14T05:08:42.9950704Z New File 2106 arctanh_ops.h 2025-03-14T05:08:42.9953940Z 100% 2025-03-14T05:08:42.9957937Z New File 998 arctan_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:42.9961147Z 100% 2025-03-14T05:08:42.9964739Z New File 628 arctan_native.h 2025-03-14T05:08:42.9967935Z 100% 2025-03-14T05:08:42.9971338Z New File 2097 arctan_ops.h 2025-03-14T05:08:42.9974531Z 100% 2025-03-14T05:08:42.9977776Z New File 1388 argmax.h 2025-03-14T05:08:42.9982114Z 100% 2025-03-14T05:08:42.9991257Z New File 878 argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:42.9995053Z 100% 2025-03-14T05:08:42.9998713Z New File 1076 argmax_cpu_dispatch.h 2025-03-14T05:08:43.0002352Z 100% 2025-03-14T05:08:43.0006194Z New File 1078 argmax_cuda_dispatch.h 2025-03-14T05:08:43.0009273Z 100% 2025-03-14T05:08:43.0012895Z New File 646 argmax_meta.h 2025-03-14T05:08:43.0016108Z 100% 2025-03-14T05:08:43.0019685Z New File 1078 argmax_meta_dispatch.h 2025-03-14T05:08:43.0022876Z 100% 2025-03-14T05:08:43.0026224Z New File 663 argmax_native.h 2025-03-14T05:08:43.0029544Z 100% 2025-03-14T05:08:43.0032868Z New File 1897 argmax_ops.h 2025-03-14T05:08:43.0036271Z 100% 2025-03-14T05:08:43.0039251Z New File 1388 argmin.h 2025-03-14T05:08:43.0042575Z 100% 2025-03-14T05:08:43.0046087Z New File 878 argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0049099Z 100% 2025-03-14T05:08:43.0052362Z New File 1076 argmin_cpu_dispatch.h 2025-03-14T05:08:43.0055444Z 100% 2025-03-14T05:08:43.0058684Z New File 1078 argmin_cuda_dispatch.h 2025-03-14T05:08:43.0061990Z 100% 2025-03-14T05:08:43.0065307Z New File 646 argmin_meta.h 2025-03-14T05:08:43.0068621Z 100% 2025-03-14T05:08:43.0071998Z New File 1078 argmin_meta_dispatch.h 2025-03-14T05:08:43.0075317Z 100% 2025-03-14T05:08:43.0078662Z New File 663 argmin_native.h 2025-03-14T05:08:43.0081955Z 100% 2025-03-14T05:08:43.0085349Z New File 1897 argmin_ops.h 2025-03-14T05:08:43.0088953Z 100% 2025-03-14T05:08:43.0091956Z New File 1974 argsort.h 2025-03-14T05:08:43.0094965Z 100% 2025-03-14T05:08:43.0098515Z New File 1287 argsort_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.0101741Z 100% 2025-03-14T05:08:43.0105214Z New File 864 argsort_native.h 2025-03-14T05:08:43.0108435Z 100% 2025-03-14T05:08:43.0111730Z New File 3231 argsort_ops.h 2025-03-14T05:08:43.0114966Z 100% 2025-03-14T05:08:43.0118178Z New File 676 argwhere.h 2025-03-14T05:08:43.0121094Z 100% 2025-03-14T05:08:43.0124480Z New File 789 argwhere_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.0127620Z 100% 2025-03-14T05:08:43.0130893Z New File 499 argwhere_native.h 2025-03-14T05:08:43.0133971Z 100% 2025-03-14T05:08:43.0137195Z New File 992 argwhere_ops.h 2025-03-14T05:08:43.0140355Z 100% 2025-03-14T05:08:43.0143683Z New File 1188 asin.h 2025-03-14T05:08:43.0146773Z 100% 2025-03-14T05:08:43.0149922Z New File 1201 asinh.h 2025-03-14T05:08:43.0152942Z 100% 2025-03-14T05:08:43.0156536Z New File 863 asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0159641Z 100% 2025-03-14T05:08:43.0163270Z New File 950 asinh_cpu_dispatch.h 2025-03-14T05:08:43.0166625Z 100% 2025-03-14T05:08:43.0169959Z New File 952 asinh_cuda_dispatch.h 2025-03-14T05:08:43.0173136Z 100% 2025-03-14T05:08:43.0176429Z New File 601 asinh_meta.h 2025-03-14T05:08:43.0179550Z 100% 2025-03-14T05:08:43.0182947Z New File 952 asinh_meta_dispatch.h 2025-03-14T05:08:43.0186160Z 100% 2025-03-14T05:08:43.0189437Z New File 1036 asinh_native.h 2025-03-14T05:08:43.0192807Z 100% 2025-03-14T05:08:43.0196279Z New File 2088 asinh_ops.h 2025-03-14T05:08:43.0199475Z 100% 2025-03-14T05:08:43.0203077Z New File 861 asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0206358Z 100% 2025-03-14T05:08:43.0209623Z New File 946 asin_cpu_dispatch.h 2025-03-14T05:08:43.0213000Z 100% 2025-03-14T05:08:43.0216331Z New File 948 asin_cuda_dispatch.h 2025-03-14T05:08:43.0219728Z 100% 2025-03-14T05:08:43.0223187Z New File 600 asin_meta.h 2025-03-14T05:08:43.0226158Z 100% 2025-03-14T05:08:43.0229392Z New File 948 asin_meta_dispatch.h 2025-03-14T05:08:43.0232437Z 100% 2025-03-14T05:08:43.0235716Z New File 1027 asin_native.h 2025-03-14T05:08:43.0238883Z 100% 2025-03-14T05:08:43.0241995Z New File 2079 asin_ops.h 2025-03-14T05:08:43.0245117Z 100% 2025-03-14T05:08:43.0248323Z New File 3948 as_strided.h 2025-03-14T05:08:43.0251580Z 100% 2025-03-14T05:08:43.0255178Z New File 1117 as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0258457Z 100% 2025-03-14T05:08:43.0262246Z New File 6022 as_strided_copy.h 2025-03-14T05:08:43.0265523Z 100% 2025-03-14T05:08:43.0270049Z New File 1109 as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0272529Z 100% 2025-03-14T05:08:43.0276165Z New File 1502 as_strided_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.0279386Z 100% 2025-03-14T05:08:43.0295001Z New File 821 as_strided_copy_native.h 2025-03-14T05:08:43.0298315Z 100% 2025-03-14T05:08:43.0301645Z New File 2303 as_strided_copy_ops.h 2025-03-14T05:08:43.0304773Z 100% 2025-03-14T05:08:43.0308227Z New File 1029 as_strided_cpu_dispatch.h 2025-03-14T05:08:43.0311491Z 100% 2025-03-14T05:08:43.0314678Z New File 1031 as_strided_cuda_dispatch.h 2025-03-14T05:08:43.0317779Z 100% 2025-03-14T05:08:43.0321313Z New File 1031 as_strided_meta_dispatch.h 2025-03-14T05:08:43.0324531Z 100% 2025-03-14T05:08:43.0327991Z New File 1172 as_strided_native.h 2025-03-14T05:08:43.0331327Z 100% 2025-03-14T05:08:43.0334641Z New File 2224 as_strided_ops.h 2025-03-14T05:08:43.0338039Z 100% 2025-03-14T05:08:43.0341376Z New File 6535 as_strided_scatter.h 2025-03-14T05:08:43.0344973Z 100% 2025-03-14T05:08:43.0349044Z New File 1163 as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0352153Z 100% 2025-03-14T05:08:43.0355900Z New File 1610 as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.0359310Z 100% 2025-03-14T05:08:43.0362893Z New File 875 as_strided_scatter_native.h 2025-03-14T05:08:43.0366772Z 100% 2025-03-14T05:08:43.0370710Z New File 2481 as_strided_scatter_ops.h 2025-03-14T05:08:43.0373554Z 100% 2025-03-14T05:08:43.0376860Z New File 1188 atan.h 2025-03-14T05:08:43.0379941Z 100% 2025-03-14T05:08:43.0383352Z New File 1198 atan2.h 2025-03-14T05:08:43.0386561Z 100% 2025-03-14T05:08:43.0390349Z New File 915 atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0393918Z 100% 2025-03-14T05:08:43.0397389Z New File 1054 atan2_cpu_dispatch.h 2025-03-14T05:08:43.0400985Z 100% 2025-03-14T05:08:43.0404991Z New File 1056 atan2_cuda_dispatch.h 2025-03-14T05:08:43.0407609Z 100% 2025-03-14T05:08:43.0411018Z New File 627 atan2_meta.h 2025-03-14T05:08:43.0414507Z 100% 2025-03-14T05:08:43.0418039Z New File 1056 atan2_meta_dispatch.h 2025-03-14T05:08:43.0421653Z 100% 2025-03-14T05:08:43.0425273Z New File 642 atan2_native.h 2025-03-14T05:08:43.0428641Z 100% 2025-03-14T05:08:43.0432040Z New File 2346 atan2_ops.h 2025-03-14T05:08:43.0435386Z 100% 2025-03-14T05:08:43.0458866Z New File 1201 atanh.h 2025-03-14T05:08:43.0458943Z 100% 2025-03-14T05:08:43.0459197Z New File 863 atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0459280Z 100% 2025-03-14T05:08:43.0459386Z New File 950 atanh_cpu_dispatch.h 2025-03-14T05:08:43.0459469Z 100% 2025-03-14T05:08:43.0461176Z New File 952 atanh_cuda_dispatch.h 2025-03-14T05:08:43.0464570Z 100% 2025-03-14T05:08:43.0468061Z New File 601 atanh_meta.h 2025-03-14T05:08:43.0471221Z 100% 2025-03-14T05:08:43.0474635Z New File 952 atanh_meta_dispatch.h 2025-03-14T05:08:43.0477890Z 100% 2025-03-14T05:08:43.0481214Z New File 1036 atanh_native.h 2025-03-14T05:08:43.0484482Z 100% 2025-03-14T05:08:43.0487815Z New File 2088 atanh_ops.h 2025-03-14T05:08:43.0491004Z 100% 2025-03-14T05:08:43.0494598Z New File 861 atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0498013Z 100% 2025-03-14T05:08:43.0501309Z New File 946 atan_cpu_dispatch.h 2025-03-14T05:08:43.0504570Z 100% 2025-03-14T05:08:43.0507889Z New File 948 atan_cuda_dispatch.h 2025-03-14T05:08:43.0511404Z 100% 2025-03-14T05:08:43.0514708Z New File 600 atan_meta.h 2025-03-14T05:08:43.0518141Z 100% 2025-03-14T05:08:43.0521463Z New File 948 atan_meta_dispatch.h 2025-03-14T05:08:43.0524632Z 100% 2025-03-14T05:08:43.0528377Z New File 1027 atan_native.h 2025-03-14T05:08:43.0531945Z 100% 2025-03-14T05:08:43.0535115Z New File 2079 atan_ops.h 2025-03-14T05:08:43.0538165Z 100% 2025-03-14T05:08:43.0541455Z New File 878 atleast_1d.h 2025-03-14T05:08:43.0544708Z 100% 2025-03-14T05:08:43.0548380Z New File 864 atleast_1d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.0551877Z 100% 2025-03-14T05:08:43.0555268Z New File 574 atleast_1d_native.h 2025-03-14T05:08:43.0558392Z 100% 2025-03-14T05:08:43.0561828Z New File 1593 atleast_1d_ops.h 2025-03-14T05:08:43.0565109Z 100% 2025-03-14T05:08:43.0568494Z New File 878 atleast_2d.h 2025-03-14T05:08:43.0571900Z 100% 2025-03-14T05:08:43.0575450Z New File 864 atleast_2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.0579255Z 100% 2025-03-14T05:08:43.0582562Z New File 574 atleast_2d_native.h 2025-03-14T05:08:43.0585700Z 100% 2025-03-14T05:08:43.0589019Z New File 1593 atleast_2d_ops.h 2025-03-14T05:08:43.0592344Z 100% 2025-03-14T05:08:43.0596018Z New File 878 atleast_3d.h 2025-03-14T05:08:43.0599517Z 100% 2025-03-14T05:08:43.0603028Z New File 864 atleast_3d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.0606331Z 100% 2025-03-14T05:08:43.0609658Z New File 574 atleast_3d_native.h 2025-03-14T05:08:43.0612925Z 100% 2025-03-14T05:08:43.0616229Z New File 1593 atleast_3d_ops.h 2025-03-14T05:08:43.0619685Z 100% 2025-03-14T05:08:43.0622949Z New File 1994 avg_pool1d.h 2025-03-14T05:08:43.0626220Z 100% 2025-03-14T05:08:43.0629639Z New File 1151 avg_pool1d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.0632918Z 100% 2025-03-14T05:08:43.0636470Z New File 925 avg_pool1d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.0639817Z 100% 2025-03-14T05:08:43.0643130Z New File 836 avg_pool1d_native.h 2025-03-14T05:08:43.0646453Z 100% 2025-03-14T05:08:43.0649780Z New File 2423 avg_pool1d_ops.h 2025-03-14T05:08:43.0653171Z 100% 2025-03-14T05:08:43.0656651Z New File 2291 avg_pool2d.h 2025-03-14T05:08:43.0659941Z 100% 2025-03-14T05:08:43.0663280Z New File 2521 avg_pool2d_backward.h 2025-03-14T05:08:43.0666475Z 100% 2025-03-14T05:08:43.0670264Z New File 1019 avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0673391Z 100% 2025-03-14T05:08:43.0676971Z New File 1534 avg_pool2d_backward_cpu_dispatch.h 2025-03-14T05:08:43.0680206Z 100% 2025-03-14T05:08:43.0683672Z New File 1536 avg_pool2d_backward_cuda_dispatch.h 2025-03-14T05:08:43.0687000Z 100% 2025-03-14T05:08:43.0690438Z New File 808 avg_pool2d_backward_meta.h 2025-03-14T05:08:43.0693660Z 100% 2025-03-14T05:08:43.0697266Z New File 1536 avg_pool2d_backward_meta_dispatch.h 2025-03-14T05:08:43.0700465Z 100% 2025-03-14T05:08:43.0703971Z New File 1804 avg_pool2d_backward_native.h 2025-03-14T05:08:43.0707410Z 100% 2025-03-14T05:08:43.0711058Z New File 2965 avg_pool2d_backward_ops.h 2025-03-14T05:08:43.0714634Z 100% 2025-03-14T05:08:43.0718255Z New File 1009 avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0721819Z 100% 2025-03-14T05:08:43.0725447Z New File 1459 avg_pool2d_cpu_dispatch.h 2025-03-14T05:08:43.0728906Z 100% 2025-03-14T05:08:43.0732406Z New File 1461 avg_pool2d_cuda_dispatch.h 2025-03-14T05:08:43.0735656Z 100% 2025-03-14T05:08:43.0739080Z New File 3676 avg_pool2d_meta.h 2025-03-14T05:08:43.0742367Z 100% 2025-03-14T05:08:43.0745865Z New File 1461 avg_pool2d_meta_dispatch.h 2025-03-14T05:08:43.0749302Z 100% 2025-03-14T05:08:43.0752603Z New File 1884 avg_pool2d_native.h 2025-03-14T05:08:43.0756645Z 100% 2025-03-14T05:08:43.0760113Z New File 2703 avg_pool2d_ops.h 2025-03-14T05:08:43.0763366Z 100% 2025-03-14T05:08:43.0766851Z New File 2291 avg_pool3d.h 2025-03-14T05:08:43.0770674Z 100% 2025-03-14T05:08:43.0773650Z New File 2521 avg_pool3d_backward.h 2025-03-14T05:08:43.0777009Z 100% 2025-03-14T05:08:43.0780607Z New File 1019 avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0784115Z 100% 2025-03-14T05:08:43.0788080Z New File 1534 avg_pool3d_backward_cpu_dispatch.h 2025-03-14T05:08:43.0791012Z 100% 2025-03-14T05:08:43.0794745Z New File 1536 avg_pool3d_backward_cuda_dispatch.h 2025-03-14T05:08:43.0798194Z 100% 2025-03-14T05:08:43.0801942Z New File 808 avg_pool3d_backward_meta.h 2025-03-14T05:08:43.0805301Z 100% 2025-03-14T05:08:43.0808792Z New File 1536 avg_pool3d_backward_meta_dispatch.h 2025-03-14T05:08:43.0812388Z 100% 2025-03-14T05:08:43.0826124Z New File 1804 avg_pool3d_backward_native.h 2025-03-14T05:08:43.0829828Z 100% 2025-03-14T05:08:43.0833520Z New File 2965 avg_pool3d_backward_ops.h 2025-03-14T05:08:43.0836974Z 100% 2025-03-14T05:08:43.0840667Z New File 1009 avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0844375Z 100% 2025-03-14T05:08:43.0847381Z New File 1459 avg_pool3d_cpu_dispatch.h 2025-03-14T05:08:43.0850700Z 100% 2025-03-14T05:08:43.0854107Z New File 1461 avg_pool3d_cuda_dispatch.h 2025-03-14T05:08:43.0857753Z 100% 2025-03-14T05:08:43.0861410Z New File 767 avg_pool3d_meta.h 2025-03-14T05:08:43.0864622Z 100% 2025-03-14T05:08:43.0868205Z New File 1461 avg_pool3d_meta_dispatch.h 2025-03-14T05:08:43.0871419Z 100% 2025-03-14T05:08:43.0875781Z New File 1888 avg_pool3d_native.h 2025-03-14T05:08:43.0879169Z 100% 2025-03-14T05:08:43.0882568Z New File 2703 avg_pool3d_ops.h 2025-03-14T05:08:43.0886045Z 100% 2025-03-14T05:08:43.0889229Z New File 1673 baddbmm.h 2025-03-14T05:08:43.0892617Z 100% 2025-03-14T05:08:43.0896649Z New File 1085 baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.0899995Z 100% 2025-03-14T05:08:43.0903445Z New File 1390 baddbmm_cpu_dispatch.h 2025-03-14T05:08:43.0906922Z 100% 2025-03-14T05:08:43.0910410Z New File 1392 baddbmm_cuda_dispatch.h 2025-03-14T05:08:43.0913814Z 100% 2025-03-14T05:08:43.0917393Z New File 708 baddbmm_meta.h 2025-03-14T05:08:43.0920750Z 100% 2025-03-14T05:08:43.0924146Z New File 1392 baddbmm_meta_dispatch.h 2025-03-14T05:08:43.0927497Z 100% 2025-03-14T05:08:43.0930979Z New File 1188 baddbmm_native.h 2025-03-14T05:08:43.0934459Z 100% 2025-03-14T05:08:43.0938182Z New File 3165 baddbmm_ops.h 2025-03-14T05:08:43.0941790Z 100% 2025-03-14T05:08:43.0945124Z New File 3479 bartlett_window.h 2025-03-14T05:08:43.0948464Z 100% 2025-03-14T05:08:43.0952198Z New File 1736 bartlett_window_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.0955784Z 100% 2025-03-14T05:08:43.0959236Z New File 1091 bartlett_window_native.h 2025-03-14T05:08:43.0962667Z 100% 2025-03-14T05:08:43.0967048Z New File 3918 bartlett_window_ops.h 2025-03-14T05:08:43.0969503Z 100% 2025-03-14T05:08:43.0974112Z New File 1152 batch_norm.h 2025-03-14T05:08:43.0978321Z 100% 2025-03-14T05:08:43.0981893Z New File 1386 batch_norm_backward.h 2025-03-14T05:08:43.0985281Z 100% 2025-03-14T05:08:43.0988756Z New File 1128 batch_norm_backward_cpu_dispatch.h 2025-03-14T05:08:43.0992216Z 100% 2025-03-14T05:08:43.0995857Z New File 1130 batch_norm_backward_cuda_dispatch.h 2025-03-14T05:08:43.0999191Z 100% 2025-03-14T05:08:43.1002543Z New File 2397 batch_norm_backward_elemt.h 2025-03-14T05:08:43.1005810Z 100% 2025-03-14T05:08:43.1009407Z New File 1349 batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1012791Z 100% 2025-03-14T05:08:43.1016350Z New File 974 batch_norm_backward_elemt_cuda_dispatch.h 2025-03-14T05:08:43.1019628Z 100% 2025-03-14T05:08:43.1023124Z New File 1039 batch_norm_backward_elemt_native.h 2025-03-14T05:08:43.1026337Z 100% 2025-03-14T05:08:43.1030054Z New File 3075 batch_norm_backward_elemt_ops.h 2025-03-14T05:08:43.1033357Z 100% 2025-03-14T05:08:43.1037008Z New File 1793 batch_norm_backward_native.h 2025-03-14T05:08:43.1040273Z 100% 2025-03-14T05:08:43.1043748Z New File 2241 batch_norm_backward_ops.h 2025-03-14T05:08:43.1047010Z 100% 2025-03-14T05:08:43.1050656Z New File 2776 batch_norm_backward_reduce.h 2025-03-14T05:08:43.1054247Z 100% 2025-03-14T05:08:43.1058086Z New File 1489 batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1061343Z 100% 2025-03-14T05:08:43.1064928Z New File 980 batch_norm_backward_reduce_cuda_dispatch.h 2025-03-14T05:08:43.1068293Z 100% 2025-03-14T05:08:43.1072019Z New File 1115 batch_norm_backward_reduce_native.h 2025-03-14T05:08:43.1075455Z 100% 2025-03-14T05:08:43.1079048Z New File 3391 batch_norm_backward_reduce_ops.h 2025-03-14T05:08:43.1082342Z 100% 2025-03-14T05:08:43.1085947Z New File 1041 batch_norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.1089387Z 100% 2025-03-14T05:08:43.1092854Z New File 1932 batch_norm_elemt.h 2025-03-14T05:08:43.1096420Z 100% 2025-03-14T05:08:43.1099949Z New File 1387 batch_norm_elemt_cuda_dispatch.h 2025-03-14T05:08:43.1103221Z 100% 2025-03-14T05:08:43.1106740Z New File 908 batch_norm_elemt_native.h 2025-03-14T05:08:43.1110018Z 100% 2025-03-14T05:08:43.1113541Z New File 2635 batch_norm_elemt_ops.h 2025-03-14T05:08:43.1117185Z 100% 2025-03-14T05:08:43.1120712Z New File 2554 batch_norm_gather_stats.h 2025-03-14T05:08:43.1123977Z 100% 2025-03-14T05:08:43.1127667Z New File 1411 batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1130919Z 100% 2025-03-14T05:08:43.1134528Z New File 983 batch_norm_gather_stats_cuda_dispatch.h 2025-03-14T05:08:43.1138020Z 100% 2025-03-14T05:08:43.1141578Z New File 1079 batch_norm_gather_stats_native.h 2025-03-14T05:08:43.1144878Z 100% 2025-03-14T05:08:43.1148497Z New File 3223 batch_norm_gather_stats_ops.h 2025-03-14T05:08:43.1151891Z 100% 2025-03-14T05:08:43.1155697Z New File 2725 batch_norm_gather_stats_with_counts.h 2025-03-14T05:08:43.1159256Z 100% 2025-03-14T05:08:43.1163015Z New File 1459 batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1166167Z 100% 2025-03-14T05:08:43.1169844Z New File 1007 batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-03-14T05:08:43.1173288Z 100% 2025-03-14T05:08:43.1176897Z New File 1127 batch_norm_gather_stats_with_counts_native.h 2025-03-14T05:08:43.1180210Z 100% 2025-03-14T05:08:43.1183836Z New File 3373 batch_norm_gather_stats_with_counts_ops.h 2025-03-14T05:08:43.1187107Z 100% 2025-03-14T05:08:43.1190742Z New File 751 batch_norm_native.h 2025-03-14T05:08:43.1194382Z 100% 2025-03-14T05:08:43.1198028Z New File 1810 batch_norm_ops.h 2025-03-14T05:08:43.1201307Z 100% 2025-03-14T05:08:43.1204821Z New File 1467 batch_norm_stats.h 2025-03-14T05:08:43.1208591Z 100% 2025-03-14T05:08:43.1212369Z New File 1031 batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1215602Z 100% 2025-03-14T05:08:43.1219462Z New File 793 batch_norm_stats_cuda_dispatch.h 2025-03-14T05:08:43.1222661Z 100% 2025-03-14T05:08:43.1226187Z New File 699 batch_norm_stats_native.h 2025-03-14T05:08:43.1229552Z 100% 2025-03-14T05:08:43.1233101Z New File 1991 batch_norm_stats_ops.h 2025-03-14T05:08:43.1236468Z 100% 2025-03-14T05:08:43.1240303Z New File 2089 batch_norm_update_stats.h 2025-03-14T05:08:43.1243902Z 100% 2025-03-14T05:08:43.1247644Z New File 1253 batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1250869Z 100% 2025-03-14T05:08:43.1254599Z New File 902 batch_norm_update_stats_cpu_dispatch.h 2025-03-14T05:08:43.1258045Z 100% 2025-03-14T05:08:43.1261830Z New File 904 batch_norm_update_stats_cuda_dispatch.h 2025-03-14T05:08:43.1265302Z 100% 2025-03-14T05:08:43.1269394Z New File 1139 batch_norm_update_stats_native.h 2025-03-14T05:08:43.1272423Z 100% 2025-03-14T05:08:43.1276182Z New File 2693 batch_norm_update_stats_ops.h 2025-03-14T05:08:43.1279477Z 100% 2025-03-14T05:08:43.1282978Z New File 3301 bernoulli.h 2025-03-14T05:08:43.1286887Z 100% 2025-03-14T05:08:43.1290405Z New File 883 bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.1293769Z 100% 2025-03-14T05:08:43.1297918Z New File 1580 bernoulli_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1300786Z 100% 2025-03-14T05:08:43.1304605Z New File 1212 bernoulli_cpu_dispatch.h 2025-03-14T05:08:43.1307978Z 100% 2025-03-14T05:08:43.1325288Z New File 1214 bernoulli_cuda_dispatch.h 2025-03-14T05:08:43.1328675Z 100% 2025-03-14T05:08:43.1332258Z New File 950 bernoulli_meta_dispatch.h 2025-03-14T05:08:43.1335658Z 100% 2025-03-14T05:08:43.1339156Z New File 1496 bernoulli_native.h 2025-03-14T05:08:43.1342984Z 100% 2025-03-14T05:08:43.1346058Z New File 6504 bernoulli_ops.h 2025-03-14T05:08:43.1349462Z 100% 2025-03-14T05:08:43.1352698Z New File 852 bilinear.h 2025-03-14T05:08:43.1356498Z 100% 2025-03-14T05:08:43.1360150Z New File 890 bilinear_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.1363478Z 100% 2025-03-14T05:08:43.1366916Z New File 600 bilinear_native.h 2025-03-14T05:08:43.1370374Z 100% 2025-03-14T05:08:43.1373903Z New File 1316 bilinear_ops.h 2025-03-14T05:08:43.1377345Z 100% 2025-03-14T05:08:43.1380764Z New File 1772 binary_cross_entropy.h 2025-03-14T05:08:43.1384189Z 100% 2025-03-14T05:08:43.1387828Z New File 2127 binary_cross_entropy_backward.h 2025-03-14T05:08:43.1391306Z 100% 2025-03-14T05:08:43.1395147Z New File 1397 binary_cross_entropy_backward_cpu_dispatch.h 2025-03-14T05:08:43.1398603Z 100% 2025-03-14T05:08:43.1402248Z New File 1399 binary_cross_entropy_backward_cuda_dispatch.h 2025-03-14T05:08:43.1405862Z 100% 2025-03-14T05:08:43.1409292Z New File 1368 binary_cross_entropy_backward_native.h 2025-03-14T05:08:43.1412686Z 100% 2025-03-14T05:08:43.1416894Z New File 2579 binary_cross_entropy_backward_ops.h 2025-03-14T05:08:43.1419918Z 100% 2025-03-14T05:08:43.1423629Z New File 1260 binary_cross_entropy_cpu_dispatch.h 2025-03-14T05:08:43.1426980Z 100% 2025-03-14T05:08:43.1430643Z New File 1262 binary_cross_entropy_cuda_dispatch.h 2025-03-14T05:08:43.1434387Z 100% 2025-03-14T05:08:43.1437903Z New File 1190 binary_cross_entropy_native.h 2025-03-14T05:08:43.1441769Z 100% 2025-03-14T05:08:43.1459230Z New File 2275 binary_cross_entropy_ops.h 2025-03-14T05:08:43.1459308Z 100% 2025-03-14T05:08:43.1459467Z New File 2153 binary_cross_entropy_with_logits.h 2025-03-14T05:08:43.1459541Z 100% 2025-03-14T05:08:43.1461251Z New File 1490 binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1465087Z 100% 2025-03-14T05:08:43.1468298Z New File 930 binary_cross_entropy_with_logits_native.h 2025-03-14T05:08:43.1471725Z 100% 2025-03-14T05:08:43.1475439Z New File 2663 binary_cross_entropy_with_logits_ops.h 2025-03-14T05:08:43.1478915Z 100% 2025-03-14T05:08:43.1482839Z New File 1466 bincount.h 2025-03-14T05:08:43.1485508Z 100% 2025-03-14T05:08:43.1489064Z New File 1028 bincount_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1492377Z 100% 2025-03-14T05:08:43.1496153Z New File 814 bincount_cpu_dispatch.h 2025-03-14T05:08:43.1499518Z 100% 2025-03-14T05:08:43.1502961Z New File 816 bincount_cuda_dispatch.h 2025-03-14T05:08:43.1506463Z 100% 2025-03-14T05:08:43.1510001Z New File 850 bincount_native.h 2025-03-14T05:08:43.1513323Z 100% 2025-03-14T05:08:43.1516919Z New File 2025 bincount_ops.h 2025-03-14T05:08:43.1520222Z 100% 2025-03-14T05:08:43.1523628Z New File 1498 binomial.h 2025-03-14T05:08:43.1526804Z 100% 2025-03-14T05:08:43.1530314Z New File 1046 binomial_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1534282Z 100% 2025-03-14T05:08:43.1537753Z New File 828 binomial_cpu_dispatch.h 2025-03-14T05:08:43.1541124Z 100% 2025-03-14T05:08:43.1544805Z New File 830 binomial_cuda_dispatch.h 2025-03-14T05:08:43.1548081Z 100% 2025-03-14T05:08:43.1551517Z New File 886 binomial_native.h 2025-03-14T05:08:43.1554955Z 100% 2025-03-14T05:08:43.1558511Z New File 2057 binomial_ops.h 2025-03-14T05:08:43.1561875Z 100% 2025-03-14T05:08:43.1565191Z New File 2876 bitwise_and.h 2025-03-14T05:08:43.1568599Z 100% 2025-03-14T05:08:43.1603716Z New File 927 bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.1607837Z 100% 2025-03-14T05:08:43.1611332Z New File 1429 bitwise_and_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1614830Z 100% 2025-03-14T05:08:43.1618509Z New File 1078 bitwise_and_cpu_dispatch.h 2025-03-14T05:08:43.1621847Z 100% 2025-03-14T05:08:43.1625314Z New File 1080 bitwise_and_cuda_dispatch.h 2025-03-14T05:08:43.1628598Z 100% 2025-03-14T05:08:43.1632013Z New File 640 bitwise_and_meta.h 2025-03-14T05:08:43.1635637Z 100% 2025-03-14T05:08:43.1639100Z New File 1080 bitwise_and_meta_dispatch.h 2025-03-14T05:08:43.1642396Z 100% 2025-03-14T05:08:43.1645872Z New File 1156 bitwise_and_native.h 2025-03-14T05:08:43.1649301Z 100% 2025-03-14T05:08:43.1652694Z New File 5844 bitwise_and_ops.h 2025-03-14T05:08:43.1656085Z 100% 2025-03-14T05:08:43.1659515Z New File 3114 bitwise_left_shift.h 2025-03-14T05:08:43.1663063Z 100% 2025-03-14T05:08:43.1666994Z New File 941 bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.1670234Z 100% 2025-03-14T05:08:43.1673922Z New File 1478 bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1677447Z 100% 2025-03-14T05:08:43.1681006Z New File 1106 bitwise_left_shift_cpu_dispatch.h 2025-03-14T05:08:43.1684333Z 100% 2025-03-14T05:08:43.1687889Z New File 1108 bitwise_left_shift_cuda_dispatch.h 2025-03-14T05:08:43.1691206Z 100% 2025-03-14T05:08:43.1694750Z New File 647 bitwise_left_shift_meta.h 2025-03-14T05:08:43.1698064Z 100% 2025-03-14T05:08:43.1701846Z New File 1108 bitwise_left_shift_meta_dispatch.h 2025-03-14T05:08:43.1705217Z 100% 2025-03-14T05:08:43.1708903Z New File 1212 bitwise_left_shift_native.h 2025-03-14T05:08:43.1712264Z 100% 2025-03-14T05:08:43.1716104Z New File 6075 bitwise_left_shift_ops.h 2025-03-14T05:08:43.1719955Z 100% 2025-03-14T05:08:43.1723178Z New File 1117 bitwise_not.h 2025-03-14T05:08:43.1726757Z 100% 2025-03-14T05:08:43.1730618Z New File 875 bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.1733764Z 100% 2025-03-14T05:08:43.1737263Z New File 974 bitwise_not_cpu_dispatch.h 2025-03-14T05:08:43.1740673Z 100% 2025-03-14T05:08:43.1744289Z New File 976 bitwise_not_cuda_dispatch.h 2025-03-14T05:08:43.1747937Z 100% 2025-03-14T05:08:43.1751303Z New File 607 bitwise_not_meta.h 2025-03-14T05:08:43.1755225Z 100% 2025-03-14T05:08:43.1758733Z New File 976 bitwise_not_meta_dispatch.h 2025-03-14T05:08:43.1762159Z 100% 2025-03-14T05:08:43.1765652Z New File 634 bitwise_not_native.h 2025-03-14T05:08:43.1768960Z 100% 2025-03-14T05:08:43.1772508Z New File 2142 bitwise_not_ops.h 2025-03-14T05:08:43.1776311Z 100% 2025-03-14T05:08:43.1779581Z New File 2848 bitwise_or.h 2025-03-14T05:08:43.1782998Z 100% 2025-03-14T05:08:43.1786695Z New File 925 bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.1790103Z 100% 2025-03-14T05:08:43.1793914Z New File 1422 bitwise_or_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1797498Z 100% 2025-03-14T05:08:43.1801110Z New File 1074 bitwise_or_cpu_dispatch.h 2025-03-14T05:08:43.1804622Z 100% 2025-03-14T05:08:43.1808445Z New File 1076 bitwise_or_cuda_dispatch.h 2025-03-14T05:08:43.1812160Z 100% 2025-03-14T05:08:43.1815979Z New File 639 bitwise_or_meta.h 2025-03-14T05:08:43.1819503Z 100% 2025-03-14T05:08:43.1823127Z New File 1076 bitwise_or_meta_dispatch.h 2025-03-14T05:08:43.1826469Z 100% 2025-03-14T05:08:43.1830106Z New File 1148 bitwise_or_native.h 2025-03-14T05:08:43.1833484Z 100% 2025-03-14T05:08:43.1837003Z New File 5820 bitwise_or_ops.h 2025-03-14T05:08:43.1840737Z 100% 2025-03-14T05:08:43.1844313Z New File 3142 bitwise_right_shift.h 2025-03-14T05:08:43.1847855Z 100% 2025-03-14T05:08:43.1851744Z New File 943 bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.1855580Z 100% 2025-03-14T05:08:43.1859464Z New File 1485 bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1862814Z 100% 2025-03-14T05:08:43.1866998Z New File 1110 bitwise_right_shift_cpu_dispatch.h 2025-03-14T05:08:43.1870044Z 100% 2025-03-14T05:08:43.1873871Z New File 1112 bitwise_right_shift_cuda_dispatch.h 2025-03-14T05:08:43.1877212Z 100% 2025-03-14T05:08:43.1881307Z New File 648 bitwise_right_shift_meta.h 2025-03-14T05:08:43.1884775Z 100% 2025-03-14T05:08:43.1888392Z New File 1112 bitwise_right_shift_meta_dispatch.h 2025-03-14T05:08:43.1892231Z 100% 2025-03-14T05:08:43.1895954Z New File 1220 bitwise_right_shift_native.h 2025-03-14T05:08:43.1899313Z 100% 2025-03-14T05:08:43.1902900Z New File 6099 bitwise_right_shift_ops.h 2025-03-14T05:08:43.1906847Z 100% 2025-03-14T05:08:43.1910027Z New File 2876 bitwise_xor.h 2025-03-14T05:08:43.1913552Z 100% 2025-03-14T05:08:43.1917602Z New File 927 bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.1921219Z 100% 2025-03-14T05:08:43.1925561Z New File 1429 bitwise_xor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1928820Z 100% 2025-03-14T05:08:43.1932499Z New File 1078 bitwise_xor_cpu_dispatch.h 2025-03-14T05:08:43.1936101Z 100% 2025-03-14T05:08:43.1939695Z New File 1080 bitwise_xor_cuda_dispatch.h 2025-03-14T05:08:43.1943508Z 100% 2025-03-14T05:08:43.1947180Z New File 640 bitwise_xor_meta.h 2025-03-14T05:08:43.1950583Z 100% 2025-03-14T05:08:43.1954680Z New File 1080 bitwise_xor_meta_dispatch.h 2025-03-14T05:08:43.1958213Z 100% 2025-03-14T05:08:43.1962084Z New File 1156 bitwise_xor_native.h 2025-03-14T05:08:43.1965623Z 100% 2025-03-14T05:08:43.1969114Z New File 5844 bitwise_xor_ops.h 2025-03-14T05:08:43.1972780Z 100% 2025-03-14T05:08:43.1976001Z New File 3479 blackman_window.h 2025-03-14T05:08:43.1979347Z 100% 2025-03-14T05:08:43.1982992Z New File 1736 blackman_window_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.1986448Z 100% 2025-03-14T05:08:43.1989974Z New File 1091 blackman_window_native.h 2025-03-14T05:08:43.1993243Z 100% 2025-03-14T05:08:43.1997002Z New File 3918 blackman_window_ops.h 2025-03-14T05:08:43.2000301Z 100% 2025-03-14T05:08:43.2003774Z New File 1128 block_diag.h 2025-03-14T05:08:43.2007099Z 100% 2025-03-14T05:08:43.2011592Z New File 955 block_diag_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.2014412Z 100% 2025-03-14T05:08:43.2017959Z New File 582 block_diag_native.h 2025-03-14T05:08:43.2021191Z 100% 2025-03-14T05:08:43.2024622Z New File 1609 block_diag_ops.h 2025-03-14T05:08:43.2027937Z 100% 2025-03-14T05:08:43.2031129Z New File 1169 bmm.h 2025-03-14T05:08:43.2034321Z 100% 2025-03-14T05:08:43.2038104Z New File 835 bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.2042433Z 100% 2025-03-14T05:08:43.2044965Z New File 968 bmm_cpu_dispatch.h 2025-03-14T05:08:43.2048256Z 100% 2025-03-14T05:08:43.2051639Z New File 970 bmm_cuda_dispatch.h 2025-03-14T05:08:43.2054938Z 100% 2025-03-14T05:08:43.2058149Z New File 624 bmm_meta.h 2025-03-14T05:08:43.2061959Z 100% 2025-03-14T05:08:43.2065542Z New File 970 bmm_meta_dispatch.h 2025-03-14T05:08:43.2068792Z 100% 2025-03-14T05:08:43.2072128Z New File 1499 bmm_native.h 2025-03-14T05:08:43.2075629Z 100% 2025-03-14T05:08:43.2078860Z New File 1735 bmm_ops.h 2025-03-14T05:08:43.2082008Z 100% 2025-03-14T05:08:43.2085504Z New File 736 broadcast_tensors.h 2025-03-14T05:08:43.2088862Z 100% 2025-03-14T05:08:43.2092638Z New File 812 broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.2095924Z 100% 2025-03-14T05:08:43.2099551Z New File 522 broadcast_tensors_native.h 2025-03-14T05:08:43.2103313Z 100% 2025-03-14T05:08:43.2106276Z New File 1065 broadcast_tensors_ops.h 2025-03-14T05:08:43.2109552Z 100% 2025-03-14T05:08:43.2113264Z New File 1499 broadcast_to.h 2025-03-14T05:08:43.2116705Z 100% 2025-03-14T05:08:43.2120366Z New File 909 broadcast_to_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.2123676Z 100% 2025-03-14T05:08:43.2127268Z New File 536 broadcast_to_native.h 2025-03-14T05:08:43.2130468Z 100% 2025-03-14T05:08:43.2133908Z New File 1098 broadcast_to_ops.h 2025-03-14T05:08:43.2137458Z 100% 2025-03-14T05:08:43.2140811Z New File 2689 bucketize.h 2025-03-14T05:08:43.2144108Z 100% 2025-03-14T05:08:43.2147641Z New File 1027 bucketize_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.2150947Z 100% 2025-03-14T05:08:43.2154457Z New File 1241 bucketize_cpu_dispatch.h 2025-03-14T05:08:43.2157757Z 100% 2025-03-14T05:08:43.2161411Z New File 1243 bucketize_cuda_dispatch.h 2025-03-14T05:08:43.2164774Z 100% 2025-03-14T05:08:43.2168737Z New File 1415 bucketize_native.h 2025-03-14T05:08:43.2172047Z 100% 2025-03-14T05:08:43.2175511Z New File 3659 bucketize_ops.h 2025-03-14T05:08:43.2178826Z 100% 2025-03-14T05:08:43.2182477Z New File 709 can_cast.h 2025-03-14T05:08:43.2185545Z 100% 2025-03-14T05:08:43.2189144Z New File 799 can_cast_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.2192630Z 100% 2025-03-14T05:08:43.2196102Z New File 509 can_cast_native.h 2025-03-14T05:08:43.2199307Z 100% 2025-03-14T05:08:43.2202750Z New File 1036 can_cast_ops.h 2025-03-14T05:08:43.2206246Z 100% 2025-03-14T05:08:43.2209446Z New File 707 cartesian_prod.h 2025-03-14T05:08:43.2212747Z 100% 2025-03-14T05:08:43.2216475Z New File 794 cartesian_prod_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.2219742Z 100% 2025-03-14T05:08:43.2223260Z New File 504 cartesian_prod_native.h 2025-03-14T05:08:43.2226495Z 100% 2025-03-14T05:08:43.2229940Z New File 1009 cartesian_prod_ops.h 2025-03-14T05:08:43.2233234Z 100% 2025-03-14T05:08:43.2236589Z New File 1859 cat.h 2025-03-14T05:08:43.2239971Z 100% 2025-03-14T05:08:43.2243555Z New File 836 cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.2246762Z 100% 2025-03-14T05:08:43.2250433Z New File 985 cat_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.2253685Z 100% 2025-03-14T05:08:43.2257056Z New File 969 cat_cpu_dispatch.h 2025-03-14T05:08:43.2260755Z 100% 2025-03-14T05:08:43.2282949Z New File 971 cat_cuda_dispatch.h 2025-03-14T05:08:43.2286409Z 100% 2025-03-14T05:08:43.2289583Z New File 5040 cat_meta.h 2025-03-14T05:08:43.2292799Z 100% 2025-03-14T05:08:43.2296189Z New File 971 cat_meta_dispatch.h 2025-03-14T05:08:43.2299546Z 100% 2025-03-14T05:08:43.2302944Z New File 1583 cat_native.h 2025-03-14T05:08:43.2306438Z 100% 2025-03-14T05:08:43.2309702Z New File 2978 cat_ops.h 2025-03-14T05:08:43.2312907Z 100% 2025-03-14T05:08:43.2316229Z New File 1573 cauchy.h 2025-03-14T05:08:43.2319380Z 100% 2025-03-14T05:08:43.2322893Z New File 1197 cauchy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.2326200Z 100% 2025-03-14T05:08:43.2329647Z New File 830 cauchy_cpu_dispatch.h 2025-03-14T05:08:43.2333153Z 100% 2025-03-14T05:08:43.2336865Z New File 832 cauchy_cuda_dispatch.h 2025-03-14T05:08:43.2340443Z 100% 2025-03-14T05:08:43.2356780Z New File 832 cauchy_meta_dispatch.h 2025-03-14T05:08:43.2360909Z 100% 2025-03-14T05:08:43.2364460Z New File 879 cauchy_native.h 2025-03-14T05:08:43.2367762Z 100% 2025-03-14T05:08:43.2371375Z New File 2847 cauchy_ops.h 2025-03-14T05:08:43.2375422Z 100% 2025-03-14T05:08:43.2379042Z New File 536 ccol_indices.h 2025-03-14T05:08:43.2382298Z 100% 2025-03-14T05:08:43.2386048Z New File 793 ccol_indices_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.2389690Z 100% 2025-03-14T05:08:43.2393155Z New File 1177 ccol_indices_copy.h 2025-03-14T05:08:43.2397158Z 100% 2025-03-14T05:08:43.2401244Z New File 824 ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.2404540Z 100% 2025-03-14T05:08:43.2408419Z New File 913 ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.2411715Z 100% 2025-03-14T05:08:43.2415366Z New File 598 ccol_indices_copy_native.h 2025-03-14T05:08:43.2418941Z 100% 2025-03-14T05:08:43.2422711Z New File 1653 ccol_indices_copy_ops.h 2025-03-14T05:08:43.2426155Z 100% 2025-03-14T05:08:43.2429653Z New File 583 ccol_indices_native.h 2025-03-14T05:08:43.2432868Z 100% 2025-03-14T05:08:43.2436679Z New File 1010 ccol_indices_ops.h 2025-03-14T05:08:43.2440051Z 100% 2025-03-14T05:08:43.2443428Z New File 814 cdist.h 2025-03-14T05:08:43.2446848Z 100% 2025-03-14T05:08:43.2450387Z New File 873 cdist_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.2453821Z 100% 2025-03-14T05:08:43.2457534Z New File 583 cdist_native.h 2025-03-14T05:08:43.2460754Z 100% 2025-03-14T05:08:43.2464530Z New File 1221 cdist_ops.h 2025-03-14T05:08:43.2467812Z 100% 2025-03-14T05:08:43.2471214Z New File 1188 ceil.h 2025-03-14T05:08:43.2474397Z 100% 2025-03-14T05:08:43.2485974Z New File 861 ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.2489177Z 100% 2025-03-14T05:08:43.2499283Z New File 946 ceil_cpu_dispatch.h 2025-03-14T05:08:43.2499665Z 100% 2025-03-14T05:08:43.2504748Z New File 948 ceil_cuda_dispatch.h 2025-03-14T05:08:43.2508512Z 100% 2025-03-14T05:08:43.2519799Z New File 600 ceil_meta.h 2025-03-14T05:08:43.2523276Z 100% 2025-03-14T05:08:43.2526773Z New File 948 ceil_meta_dispatch.h 2025-03-14T05:08:43.2530187Z 100% 2025-03-14T05:08:43.2533629Z New File 1027 ceil_native.h 2025-03-14T05:08:43.2536892Z 100% 2025-03-14T05:08:43.2544714Z New File 2079 ceil_ops.h 2025-03-14T05:08:43.2547939Z 100% 2025-03-14T05:08:43.2551258Z New File 1404 celu.h 2025-03-14T05:08:43.2554526Z 100% 2025-03-14T05:08:43.2558247Z New File 1106 celu_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.2561574Z 100% 2025-03-14T05:08:43.2565160Z New File 708 celu_native.h 2025-03-14T05:08:43.2568490Z 100% 2025-03-14T05:08:43.2571710Z New File 2349 celu_ops.h 2025-03-14T05:08:43.2574870Z 100% 2025-03-14T05:08:43.2578216Z New File 1157 chain_matmul.h 2025-03-14T05:08:43.2581455Z 100% 2025-03-14T05:08:43.2585386Z New File 964 chain_matmul_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.2588656Z 100% 2025-03-14T05:08:43.2592062Z New File 588 chain_matmul_native.h 2025-03-14T05:08:43.2595384Z 100% 2025-03-14T05:08:43.2598842Z New File 1627 chain_matmul_ops.h 2025-03-14T05:08:43.2602278Z 100% 2025-03-14T05:08:43.2605428Z New File 529 chalf.h 2025-03-14T05:08:43.2608687Z 100% 2025-03-14T05:08:43.2612165Z New File 850 chalf_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.2615327Z 100% 2025-03-14T05:08:43.2618573Z New File 560 chalf_native.h 2025-03-14T05:08:43.2621653Z 100% 2025-03-14T05:08:43.2624963Z New File 1153 chalf_ops.h 2025-03-14T05:08:43.2628155Z 100% 2025-03-14T05:08:43.2631429Z New File 3658 channel_shuffle.h 2025-03-14T05:08:43.2634826Z 100% 2025-03-14T05:08:43.2638288Z New File 1172 channel_shuffle_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.2641402Z 100% 2025-03-14T05:08:43.2644956Z New File 859 channel_shuffle_cpu_dispatch.h 2025-03-14T05:08:43.2648151Z 100% 2025-03-14T05:08:43.2651544Z New File 861 channel_shuffle_cuda_dispatch.h 2025-03-14T05:08:43.2654868Z 100% 2025-03-14T05:08:43.2658203Z New File 731 channel_shuffle_native.h 2025-03-14T05:08:43.2661465Z 100% 2025-03-14T05:08:43.2664835Z New File 1777 channel_shuffle_ops.h 2025-03-14T05:08:43.2668629Z 100% 2025-03-14T05:08:43.2672081Z New File 1210 cholesky.h 2025-03-14T05:08:43.2675423Z 100% 2025-03-14T05:08:43.2678785Z New File 956 cholesky_cpu_dispatch.h 2025-03-14T05:08:43.2682324Z 100% 2025-03-14T05:08:43.2686140Z New File 958 cholesky_cuda_dispatch.h 2025-03-14T05:08:43.2689479Z 100% 2025-03-14T05:08:43.2692904Z New File 1290 cholesky_inverse.h 2025-03-14T05:08:43.2696248Z 100% 2025-03-14T05:08:43.2699736Z New File 980 cholesky_inverse_cpu_dispatch.h 2025-03-14T05:08:43.2703093Z 100% 2025-03-14T05:08:43.2711960Z New File 982 cholesky_inverse_cuda_dispatch.h 2025-03-14T05:08:43.2715427Z 100% 2025-03-14T05:08:43.2719019Z New File 626 cholesky_inverse_native.h 2025-03-14T05:08:43.2722221Z 100% 2025-03-14T05:08:43.2725784Z New File 1743 cholesky_inverse_ops.h 2025-03-14T05:08:43.2729077Z 100% 2025-03-14T05:08:43.2732554Z New File 610 cholesky_native.h 2025-03-14T05:08:43.2736056Z 100% 2025-03-14T05:08:43.2739520Z New File 1695 cholesky_ops.h 2025-03-14T05:08:43.2742833Z 100% 2025-03-14T05:08:43.2746220Z New File 1420 cholesky_solve.h 2025-03-14T05:08:43.2749592Z 100% 2025-03-14T05:08:43.2753114Z New File 1099 cholesky_solve_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.2756531Z 100% 2025-03-14T05:08:43.2760009Z New File 676 cholesky_solve_native.h 2025-03-14T05:08:43.2763883Z 100% 2025-03-14T05:08:43.2767472Z New File 1909 cholesky_solve_ops.h 2025-03-14T05:08:43.2771042Z 100% 2025-03-14T05:08:43.2774357Z New File 926 choose_qparams_optimized.h 2025-03-14T05:08:43.2777854Z 100% 2025-03-14T05:08:43.2781543Z New File 895 choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.2785072Z 100% 2025-03-14T05:08:43.2788663Z New File 605 choose_qparams_optimized_native.h 2025-03-14T05:08:43.2792021Z 100% 2025-03-14T05:08:43.2795823Z New File 1342 choose_qparams_optimized_ops.h 2025-03-14T05:08:43.2799351Z 100% 2025-03-14T05:08:43.2802571Z New File 759 chunk.h 2025-03-14T05:08:43.2806437Z 100% 2025-03-14T05:08:43.2810289Z New File 832 chunk_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.2813635Z 100% 2025-03-14T05:08:43.2817143Z New File 656 chunk_native.h 2025-03-14T05:08:43.2820700Z 100% 2025-03-14T05:08:43.2824188Z New File 1140 chunk_ops.h 2025-03-14T05:08:43.2827576Z 100% 2025-03-14T05:08:43.2830879Z New File 3018 clamp.h 2025-03-14T05:08:43.2834192Z 100% 2025-03-14T05:08:43.2838107Z New File 1338 clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.2841492Z 100% 2025-03-14T05:08:43.2845365Z New File 1931 clamp_cpu_dispatch.h 2025-03-14T05:08:43.2848841Z 100% 2025-03-14T05:08:43.2852291Z New File 1933 clamp_cuda_dispatch.h 2025-03-14T05:08:43.2855704Z 100% 2025-03-14T05:08:43.2859452Z New File 2359 clamp_max.h 2025-03-14T05:08:43.2862857Z 100% 2025-03-14T05:08:43.2866687Z New File 1080 clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.2869951Z 100% 2025-03-14T05:08:43.2873831Z New File 1436 clamp_max_cpu_dispatch.h 2025-03-14T05:08:43.2877301Z 100% 2025-03-14T05:08:43.2886038Z New File 1438 clamp_max_cuda_dispatch.h 2025-03-14T05:08:43.2889685Z 100% 2025-03-14T05:08:43.2893132Z New File 786 clamp_max_meta.h 2025-03-14T05:08:43.2896600Z 100% 2025-03-14T05:08:43.2900165Z New File 1438 clamp_max_meta_dispatch.h 2025-03-14T05:08:43.2903519Z 100% 2025-03-14T05:08:43.2913440Z New File 840 clamp_max_native.h 2025-03-14T05:08:43.2916986Z 100% 2025-03-14T05:08:43.2920674Z New File 4314 clamp_max_ops.h 2025-03-14T05:08:43.2924164Z 100% 2025-03-14T05:08:43.2927629Z New File 838 clamp_meta.h 2025-03-14T05:08:43.2931030Z 100% 2025-03-14T05:08:43.2934559Z New File 1933 clamp_meta_dispatch.h 2025-03-14T05:08:43.2937933Z 100% 2025-03-14T05:08:43.2941464Z New File 2359 clamp_min.h 2025-03-14T05:08:43.2944896Z 100% 2025-03-14T05:08:43.2948947Z New File 1080 clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.2952197Z 100% 2025-03-14T05:08:43.2956073Z New File 1436 clamp_min_cpu_dispatch.h 2025-03-14T05:08:43.2959738Z 100% 2025-03-14T05:08:43.2963668Z New File 1438 clamp_min_cuda_dispatch.h 2025-03-14T05:08:43.2967387Z 100% 2025-03-14T05:08:43.2971269Z New File 786 clamp_min_meta.h 2025-03-14T05:08:43.2975012Z 100% 2025-03-14T05:08:43.2978587Z New File 1438 clamp_min_meta_dispatch.h 2025-03-14T05:08:43.2982369Z 100% 2025-03-14T05:08:43.2985855Z New File 840 clamp_min_native.h 2025-03-14T05:08:43.2989418Z 100% 2025-03-14T05:08:43.2992863Z New File 4314 clamp_min_ops.h 2025-03-14T05:08:43.2996400Z 100% 2025-03-14T05:08:43.3000431Z New File 1060 clamp_native.h 2025-03-14T05:08:43.3003981Z 100% 2025-03-14T05:08:43.3007631Z New File 5406 clamp_ops.h 2025-03-14T05:08:43.3010913Z 100% 2025-03-14T05:08:43.3014105Z New File 2993 clip.h 2025-03-14T05:08:43.3017268Z 100% 2025-03-14T05:08:43.3020941Z New File 1967 clip_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3024283Z 100% 2025-03-14T05:08:43.3027766Z New File 1366 clip_native.h 2025-03-14T05:08:43.3031172Z 100% 2025-03-14T05:08:43.3034458Z New File 5388 clip_ops.h 2025-03-14T05:08:43.3037674Z 100% 2025-03-14T05:08:43.3040915Z New File 1384 clone.h 2025-03-14T05:08:43.3044098Z 100% 2025-03-14T05:08:43.3047597Z New File 1120 clone_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3050947Z 100% 2025-03-14T05:08:43.3054272Z New File 1326 clone_native.h 2025-03-14T05:08:43.3057706Z 100% 2025-03-14T05:08:43.3061161Z New File 1918 clone_ops.h 2025-03-14T05:08:43.3064536Z 100% 2025-03-14T05:08:43.3067931Z New File 532 coalesce.h 2025-03-14T05:08:43.3071057Z 100% 2025-03-14T05:08:43.3074621Z New File 789 coalesce_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3077993Z 100% 2025-03-14T05:08:43.3081416Z New File 499 coalesce_native.h 2025-03-14T05:08:43.3084848Z 100% 2025-03-14T05:08:43.3088589Z New File 998 coalesce_ops.h 2025-03-14T05:08:43.3092017Z 100% 2025-03-14T05:08:43.3095203Z New File 5935 col2im.h 2025-03-14T05:08:43.3098427Z 100% 2025-03-14T05:08:43.3101952Z New File 1947 col2im_cpu_dispatch.h 2025-03-14T05:08:43.3105297Z 100% 2025-03-14T05:08:43.3108768Z New File 1949 col2im_cuda_dispatch.h 2025-03-14T05:08:43.3112317Z 100% 2025-03-14T05:08:43.3115960Z New File 1260 col2im_native.h 2025-03-14T05:08:43.3119305Z 100% 2025-03-14T05:08:43.3127321Z New File 2495 col2im_ops.h 2025-03-14T05:08:43.3130764Z 100% 2025-03-14T05:08:43.3134610Z New File 1148 column_stack.h 2025-03-14T05:08:43.3138042Z 100% 2025-03-14T05:08:43.3141803Z New File 961 column_stack_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3145307Z 100% 2025-03-14T05:08:43.3153569Z New File 586 column_stack_native.h 2025-03-14T05:08:43.3156987Z 100% 2025-03-14T05:08:43.3160505Z New File 1621 column_stack_ops.h 2025-03-14T05:08:43.3164065Z 100% 2025-03-14T05:08:43.3167250Z New File 535 col_indices.h 2025-03-14T05:08:43.3170295Z 100% 2025-03-14T05:08:43.3173847Z New File 792 col_indices_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3177703Z 100% 2025-03-14T05:08:43.3180983Z New File 1167 col_indices_copy.h 2025-03-14T05:08:43.3184137Z 100% 2025-03-14T05:08:43.3187630Z New File 823 col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.3190650Z 100% 2025-03-14T05:08:43.3194222Z New File 911 col_indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3197621Z 100% 2025-03-14T05:08:43.3200985Z New File 596 col_indices_copy_native.h 2025-03-14T05:08:43.3204158Z 100% 2025-03-14T05:08:43.3207479Z New File 1647 col_indices_copy_ops.h 2025-03-14T05:08:43.3210596Z 100% 2025-03-14T05:08:43.3213899Z New File 581 col_indices_native.h 2025-03-14T05:08:43.3217109Z 100% 2025-03-14T05:08:43.3220554Z New File 1007 col_indices_ops.h 2025-03-14T05:08:43.3223656Z 100% 2025-03-14T05:08:43.3226881Z New File 793 combinations.h 2025-03-14T05:08:43.3229954Z 100% 2025-03-14T05:08:43.3233400Z New File 835 combinations_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3236584Z 100% 2025-03-14T05:08:43.3240187Z New File 545 combinations_native.h 2025-03-14T05:08:43.3243340Z 100% 2025-03-14T05:08:43.3246584Z New File 1125 combinations_ops.h 2025-03-14T05:08:43.3249665Z 100% 2025-03-14T05:08:43.3257477Z New File 1209 complex.h 2025-03-14T05:08:43.3260496Z 100% 2025-03-14T05:08:43.3263879Z New File 813 complex_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3266969Z 100% 2025-03-14T05:08:43.3270570Z New File 899 complex_cpu_dispatch.h 2025-03-14T05:08:43.3273978Z 100% 2025-03-14T05:08:43.3286173Z New File 901 complex_cuda_dispatch.h 2025-03-14T05:08:43.3289431Z 100% 2025-03-14T05:08:43.3292864Z New File 628 complex_native.h 2025-03-14T05:08:43.3296200Z 100% 2025-03-14T05:08:43.3299396Z New File 1759 complex_ops.h 2025-03-14T05:08:43.3302785Z 100% 2025-03-14T05:08:43.3316510Z New File 1880 concat.h 2025-03-14T05:08:43.3319879Z 100% 2025-03-14T05:08:43.3323246Z New File 1975 concatenate.h 2025-03-14T05:08:43.3326948Z 100% 2025-03-14T05:08:43.3330836Z New File 1278 concatenate_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3333788Z 100% 2025-03-14T05:08:43.3341706Z New File 788 concatenate_native.h 2025-03-14T05:08:43.3345049Z 100% 2025-03-14T05:08:43.3348447Z New File 3002 concatenate_ops.h 2025-03-14T05:08:43.3351629Z 100% 2025-03-14T05:08:43.3355179Z New File 1248 concat_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3358641Z 100% 2025-03-14T05:08:43.3361668Z New File 768 concat_native.h 2025-03-14T05:08:43.3364977Z 100% 2025-03-14T05:08:43.3368282Z New File 2942 concat_ops.h 2025-03-14T05:08:43.3372326Z 100% 2025-03-14T05:08:43.3375417Z New File 677 conj.h 2025-03-14T05:08:43.3378369Z 100% 2025-03-14T05:08:43.3381886Z New File 785 conj_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3384939Z 100% 2025-03-14T05:08:43.3388419Z New File 495 conj_native.h 2025-03-14T05:08:43.3391498Z 100% 2025-03-14T05:08:43.3394682Z New File 986 conj_ops.h 2025-03-14T05:08:43.3397864Z 100% 2025-03-14T05:08:43.3405623Z New File 1305 conj_physical.h 2025-03-14T05:08:43.3409036Z 100% 2025-03-14T05:08:43.3412647Z New File 791 conj_physical_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3415768Z 100% 2025-03-14T05:08:43.3419269Z New File 794 conj_physical_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3422611Z 100% 2025-03-14T05:08:43.3426347Z New File 861 conj_physical_cpu_dispatch.h 2025-03-14T05:08:43.3429754Z 100% 2025-03-14T05:08:43.3433512Z New File 863 conj_physical_cuda_dispatch.h 2025-03-14T05:08:43.3436507Z 100% 2025-03-14T05:08:43.3445570Z New File 909 conj_physical_native.h 2025-03-14T05:08:43.3448473Z 100% 2025-03-14T05:08:43.3456326Z New File 2160 conj_physical_ops.h 2025-03-14T05:08:43.3473056Z 100% 2025-03-14T05:08:43.3473288Z New File 4340 constant_pad_nd.h 2025-03-14T05:08:43.3473576Z 100% 2025-03-14T05:08:43.3473890Z New File 1537 constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3474018Z 100% 2025-03-14T05:08:43.3483309Z New File 701 constant_pad_nd_native.h 2025-03-14T05:08:43.3486736Z 100% 2025-03-14T05:08:43.3490901Z New File 1987 constant_pad_nd_ops.h 2025-03-14T05:08:43.3493269Z 100% 2025-03-14T05:08:43.3509284Z New File 534 contiguous.h 2025-03-14T05:08:43.3512420Z 100% 2025-03-14T05:08:43.3520441Z New File 853 contiguous_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3523741Z 100% 2025-03-14T05:08:43.3527827Z New File 563 contiguous_native.h 2025-03-14T05:08:43.3530785Z 100% 2025-03-14T05:08:43.3534044Z New File 1135 contiguous_ops.h 2025-03-14T05:08:43.3537211Z 100% 2025-03-14T05:08:43.3540329Z New File 4590 conv1d.h 2025-03-14T05:08:43.3543387Z 100% 2025-03-14T05:08:43.3547021Z New File 1722 conv1d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3550433Z 100% 2025-03-14T05:08:43.3554672Z New File 1018 conv1d_native.h 2025-03-14T05:08:43.3556897Z 100% 2025-03-14T05:08:43.3560144Z New File 2717 conv1d_ops.h 2025-03-14T05:08:43.3563269Z 100% 2025-03-14T05:08:43.3566452Z New File 4590 conv2d.h 2025-03-14T05:08:43.3569317Z 100% 2025-03-14T05:08:43.3572948Z New File 1722 conv2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3576237Z 100% 2025-03-14T05:08:43.3579643Z New File 1018 conv2d_native.h 2025-03-14T05:08:43.3607343Z 100% 2025-03-14T05:08:43.3607645Z New File 2717 conv2d_ops.h 2025-03-14T05:08:43.3607753Z 100% 2025-03-14T05:08:43.3607848Z New File 4590 conv3d.h 2025-03-14T05:08:43.3607929Z 100% 2025-03-14T05:08:43.3608126Z New File 1722 conv3d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3608205Z 100% 2025-03-14T05:08:43.3608303Z New File 1018 conv3d_native.h 2025-03-14T05:08:43.3608377Z 100% 2025-03-14T05:08:43.3611934Z New File 2717 conv3d_ops.h 2025-03-14T05:08:43.3614957Z 100% 2025-03-14T05:08:43.3618194Z New File 8178 convolution.h 2025-03-14T05:08:43.3621379Z 100% 2025-03-14T05:08:43.3624644Z New File 11579 convolution_backward.h 2025-03-14T05:08:43.3627948Z 100% 2025-03-14T05:08:43.3631586Z New File 3342 convolution_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3634762Z 100% 2025-03-14T05:08:43.3638689Z New File 1470 convolution_backward_cuda_dispatch.h 2025-03-14T05:08:43.3641877Z 100% 2025-03-14T05:08:43.3645549Z New File 1289 convolution_backward_native.h 2025-03-14T05:08:43.3648603Z 100% 2025-03-14T05:08:43.3651944Z New File 4022 convolution_backward_ops.h 2025-03-14T05:08:43.3655044Z 100% 2025-03-14T05:08:43.3658411Z New File 10776 convolution_backward_overrideable.h 2025-03-14T05:08:43.3661549Z 100% 2025-03-14T05:08:43.3665226Z New File 3195 convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3668479Z 100% 2025-03-14T05:08:43.3671961Z New File 1240 convolution_backward_overrideable_native.h 2025-03-14T05:08:43.3675262Z 100% 2025-03-14T05:08:43.3678739Z New File 3877 convolution_backward_overrideable_ops.h 2025-03-14T05:08:43.3681889Z 100% 2025-03-14T05:08:43.3685612Z New File 2531 convolution_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3688772Z 100% 2025-03-14T05:08:43.3692212Z New File 1033 convolution_native.h 2025-03-14T05:08:43.3695334Z 100% 2025-03-14T05:08:43.3698696Z New File 3139 convolution_ops.h 2025-03-14T05:08:43.3701813Z 100% 2025-03-14T05:08:43.3705137Z New File 8581 convolution_overrideable.h 2025-03-14T05:08:43.3708722Z 100% 2025-03-14T05:08:43.3712098Z New File 2609 convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3715304Z 100% 2025-03-14T05:08:43.3718731Z New File 1059 convolution_overrideable_native.h 2025-03-14T05:08:43.3721983Z 100% 2025-03-14T05:08:43.3725588Z New File 3217 convolution_overrideable_ops.h 2025-03-14T05:08:43.3728927Z 100% 2025-03-14T05:08:43.3732345Z New File 7385 conv_depthwise3d.h 2025-03-14T05:08:43.3735544Z 100% 2025-03-14T05:08:43.3738992Z New File 1828 conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3742065Z 100% 2025-03-14T05:08:43.3745443Z New File 1189 conv_depthwise3d_cuda_dispatch.h 2025-03-14T05:08:43.3748609Z 100% 2025-03-14T05:08:43.3752045Z New File 970 conv_depthwise3d_native.h 2025-03-14T05:08:43.3755260Z 100% 2025-03-14T05:08:43.3758632Z New File 2903 conv_depthwise3d_ops.h 2025-03-14T05:08:43.3761729Z 100% 2025-03-14T05:08:43.3764856Z New File 1460 conv_tbc.h 2025-03-14T05:08:43.3767986Z 100% 2025-03-14T05:08:43.3771385Z New File 934 conv_tbc_backward.h 2025-03-14T05:08:43.3775079Z 100% 2025-03-14T05:08:43.3778666Z New File 925 conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3781865Z 100% 2025-03-14T05:08:43.3785473Z New File 635 conv_tbc_backward_native.h 2025-03-14T05:08:43.3788637Z 100% 2025-03-14T05:08:43.3792045Z New File 1447 conv_tbc_backward_ops.h 2025-03-14T05:08:43.3795855Z 100% 2025-03-14T05:08:43.3799393Z New File 1151 conv_tbc_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3802999Z 100% 2025-03-14T05:08:43.3806410Z New File 712 conv_tbc_native.h 2025-03-14T05:08:43.3809706Z 100% 2025-03-14T05:08:43.3813127Z New File 2035 conv_tbc_ops.h 2025-03-14T05:08:43.3816315Z 100% 2025-03-14T05:08:43.3820288Z New File 3055 conv_transpose1d.h 2025-03-14T05:08:43.3823775Z 100% 2025-03-14T05:08:43.3827299Z New File 1353 conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3830678Z 100% 2025-03-14T05:08:43.3834161Z New File 792 conv_transpose1d_native.h 2025-03-14T05:08:43.3837369Z 100% 2025-03-14T05:08:43.3840853Z New File 1739 conv_transpose1d_ops.h 2025-03-14T05:08:43.3844980Z 100% 2025-03-14T05:08:43.3848437Z New File 3091 conv_transpose2d.h 2025-03-14T05:08:43.3852112Z 100% 2025-03-14T05:08:43.3855414Z New File 1353 conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3858595Z 100% 2025-03-14T05:08:43.3862016Z New File 792 conv_transpose2d_native.h 2025-03-14T05:08:43.3865942Z 100% 2025-03-14T05:08:43.3869499Z New File 1756 conv_transpose2d_ops.h 2025-03-14T05:08:43.3872585Z 100% 2025-03-14T05:08:43.3876163Z New File 3091 conv_transpose3d.h 2025-03-14T05:08:43.3879417Z 100% 2025-03-14T05:08:43.3883194Z New File 1353 conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.3886473Z 100% 2025-03-14T05:08:43.3890082Z New File 792 conv_transpose3d_native.h 2025-03-14T05:08:43.3893730Z 100% 2025-03-14T05:08:43.3897470Z New File 1756 conv_transpose3d_ops.h 2025-03-14T05:08:43.3900417Z 100% 2025-03-14T05:08:43.3904079Z New File 1356 copy.h 2025-03-14T05:08:43.3907089Z 100% 2025-03-14T05:08:43.3910254Z New File 1982 copysign.h 2025-03-14T05:08:43.3913273Z 100% 2025-03-14T05:08:43.3917148Z New File 921 copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.3920627Z 100% 2025-03-14T05:08:43.3924040Z New File 1110 copysign_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3927308Z 100% 2025-03-14T05:08:43.3930624Z New File 1066 copysign_cpu_dispatch.h 2025-03-14T05:08:43.3934124Z 100% 2025-03-14T05:08:43.3937809Z New File 1068 copysign_cuda_dispatch.h 2025-03-14T05:08:43.3940965Z 100% 2025-03-14T05:08:43.3944633Z New File 637 copysign_meta.h 2025-03-14T05:08:43.3947784Z 100% 2025-03-14T05:08:43.3951392Z New File 1068 copysign_meta_dispatch.h 2025-03-14T05:08:43.3954824Z 100% 2025-03-14T05:08:43.3958139Z New File 928 copysign_native.h 2025-03-14T05:08:43.3961618Z 100% 2025-03-14T05:08:43.3965044Z New File 4372 copysign_ops.h 2025-03-14T05:08:43.3968300Z 100% 2025-03-14T05:08:43.3972098Z New File 860 copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.3975976Z 100% 2025-03-14T05:08:43.3979773Z New File 1078 copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.3983557Z 100% 2025-03-14T05:08:43.3986377Z New File 792 copy_meta_dispatch.h 2025-03-14T05:08:43.3989749Z 100% 2025-03-14T05:08:43.3993086Z New File 1313 copy_native.h 2025-03-14T05:08:43.3996429Z 100% 2025-03-14T05:08:43.3999547Z New File 2526 copy_ops.h 2025-03-14T05:08:43.4002555Z 100% 2025-03-14T05:08:43.4005967Z New File 1823 copy_sparse_to_sparse.h 2025-03-14T05:08:43.4009012Z 100% 2025-03-14T05:08:43.4012789Z New File 1132 copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4015955Z 100% 2025-03-14T05:08:43.4019404Z New File 806 copy_sparse_to_sparse_meta_dispatch.h 2025-03-14T05:08:43.4022537Z 100% 2025-03-14T05:08:43.4026040Z New File 804 copy_sparse_to_sparse_native.h 2025-03-14T05:08:43.4029386Z 100% 2025-03-14T05:08:43.4032817Z New File 2679 copy_sparse_to_sparse_ops.h 2025-03-14T05:08:43.4036054Z 100% 2025-03-14T05:08:43.4039176Z New File 676 corrcoef.h 2025-03-14T05:08:43.4042069Z 100% 2025-03-14T05:08:43.4045469Z New File 789 corrcoef_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4048629Z 100% 2025-03-14T05:08:43.4051891Z New File 499 corrcoef_native.h 2025-03-14T05:08:43.4055200Z 100% 2025-03-14T05:08:43.4059188Z New File 992 corrcoef_ops.h 2025-03-14T05:08:43.4061921Z 100% 2025-03-14T05:08:43.4065071Z New File 1175 cos.h 2025-03-14T05:08:43.4068149Z 100% 2025-03-14T05:08:43.4071117Z New File 1188 cosh.h 2025-03-14T05:08:43.4074186Z 100% 2025-03-14T05:08:43.4077708Z New File 861 cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.4080951Z 100% 2025-03-14T05:08:43.4084277Z New File 946 cosh_cpu_dispatch.h 2025-03-14T05:08:43.4087383Z 100% 2025-03-14T05:08:43.4090988Z New File 948 cosh_cuda_dispatch.h 2025-03-14T05:08:43.4094094Z 100% 2025-03-14T05:08:43.4097262Z New File 600 cosh_meta.h 2025-03-14T05:08:43.4100300Z 100% 2025-03-14T05:08:43.4103537Z New File 948 cosh_meta_dispatch.h 2025-03-14T05:08:43.4106866Z 100% 2025-03-14T05:08:43.4110070Z New File 613 cosh_native.h 2025-03-14T05:08:43.4113295Z 100% 2025-03-14T05:08:43.4116521Z New File 2079 cosh_ops.h 2025-03-14T05:08:43.4119614Z 100% 2025-03-14T05:08:43.4122953Z New File 949 cosine_embedding_loss.h 2025-03-14T05:08:43.4126081Z 100% 2025-03-14T05:08:43.4130049Z New File 916 cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4133253Z 100% 2025-03-14T05:08:43.4136598Z New File 626 cosine_embedding_loss_native.h 2025-03-14T05:08:43.4139716Z 100% 2025-03-14T05:08:43.4143143Z New File 1338 cosine_embedding_loss_ops.h 2025-03-14T05:08:43.4146307Z 100% 2025-03-14T05:08:43.4149577Z New File 815 cosine_similarity.h 2025-03-14T05:08:43.4152788Z 100% 2025-03-14T05:08:43.4156449Z New File 852 cosine_similarity_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4159430Z 100% 2025-03-14T05:08:43.4162678Z New File 562 cosine_similarity_native.h 2025-03-14T05:08:43.4165686Z 100% 2025-03-14T05:08:43.4168963Z New File 1185 cosine_similarity_ops.h 2025-03-14T05:08:43.4172205Z 100% 2025-03-14T05:08:43.4175527Z New File 859 cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.4178463Z 100% 2025-03-14T05:08:43.4181600Z New File 942 cos_cpu_dispatch.h 2025-03-14T05:08:43.4184726Z 100% 2025-03-14T05:08:43.4187982Z New File 944 cos_cuda_dispatch.h 2025-03-14T05:08:43.4191116Z 100% 2025-03-14T05:08:43.4194451Z New File 599 cos_meta.h 2025-03-14T05:08:43.4197364Z 100% 2025-03-14T05:08:43.4200647Z New File 944 cos_meta_dispatch.h 2025-03-14T05:08:43.4203935Z 100% 2025-03-14T05:08:43.4207181Z New File 675 cos_native.h 2025-03-14T05:08:43.4210320Z 100% 2025-03-14T05:08:43.4213418Z New File 2070 cos_ops.h 2025-03-14T05:08:43.4216463Z 100% 2025-03-14T05:08:43.4219730Z New File 2102 count_nonzero.h 2025-03-14T05:08:43.4223104Z 100% 2025-03-14T05:08:43.4227441Z New File 1302 count_nonzero_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4229937Z 100% 2025-03-14T05:08:43.4233239Z New File 771 count_nonzero_cpu_dispatch.h 2025-03-14T05:08:43.4236516Z 100% 2025-03-14T05:08:43.4240484Z New File 773 count_nonzero_cuda_dispatch.h 2025-03-14T05:08:43.4243793Z 100% 2025-03-14T05:08:43.4247190Z New File 959 count_nonzero_native.h 2025-03-14T05:08:43.4250407Z 100% 2025-03-14T05:08:43.4253784Z New File 3196 count_nonzero_ops.h 2025-03-14T05:08:43.4257068Z 100% 2025-03-14T05:08:43.4260335Z New File 875 cov.h 2025-03-14T05:08:43.4263323Z 100% 2025-03-14T05:08:43.4266693Z New File 904 cov_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4270011Z 100% 2025-03-14T05:08:43.4273269Z New File 614 cov_native.h 2025-03-14T05:08:43.4276540Z 100% 2025-03-14T05:08:43.4279806Z New File 1351 cov_ops.h 2025-03-14T05:08:43.4282895Z 100% 2025-03-14T05:08:43.4286022Z New File 1378 cross.h 2025-03-14T05:08:43.4289172Z 100% 2025-03-14T05:08:43.4300953Z New File 1141 cross_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4304425Z 100% 2025-03-14T05:08:43.4307996Z New File 2481 cross_entropy_loss.h 2025-03-14T05:08:43.4311699Z 100% 2025-03-14T05:08:43.4314860Z New File 1213 cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4318123Z 100% 2025-03-14T05:08:43.4321494Z New File 688 cross_entropy_loss_native.h 2025-03-14T05:08:43.4325055Z 100% 2025-03-14T05:08:43.4328756Z New File 1498 cross_entropy_loss_ops.h 2025-03-14T05:08:43.4331450Z 100% 2025-03-14T05:08:43.4334791Z New File 701 cross_native.h 2025-03-14T05:08:43.4337929Z 100% 2025-03-14T05:08:43.4341561Z New File 1955 cross_ops.h 2025-03-14T05:08:43.4344755Z 100% 2025-03-14T05:08:43.4348083Z New File 536 crow_indices.h 2025-03-14T05:08:43.4351324Z 100% 2025-03-14T05:08:43.4355169Z New File 793 crow_indices_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4359001Z 100% 2025-03-14T05:08:43.4362714Z New File 1177 crow_indices_copy.h 2025-03-14T05:08:43.4365903Z 100% 2025-03-14T05:08:43.4369604Z New File 824 crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.4372875Z 100% 2025-03-14T05:08:43.4376524Z New File 913 crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4380017Z 100% 2025-03-14T05:08:43.4383241Z New File 598 crow_indices_copy_native.h 2025-03-14T05:08:43.4386656Z 100% 2025-03-14T05:08:43.4390183Z New File 1653 crow_indices_copy_ops.h 2025-03-14T05:08:43.4393794Z 100% 2025-03-14T05:08:43.4397350Z New File 583 crow_indices_native.h 2025-03-14T05:08:43.4400444Z 100% 2025-03-14T05:08:43.4403955Z New File 1010 crow_indices_ops.h 2025-03-14T05:08:43.4407224Z 100% 2025-03-14T05:08:43.4410439Z New File 1618 ctc_loss.h 2025-03-14T05:08:43.4413599Z 100% 2025-03-14T05:08:43.4416935Z New File 1208 ctc_loss_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4420413Z 100% 2025-03-14T05:08:43.4423727Z New File 918 ctc_loss_native.h 2025-03-14T05:08:43.4427233Z 100% 2025-03-14T05:08:43.4431127Z New File 2574 ctc_loss_ops.h 2025-03-14T05:08:43.4434438Z 100% 2025-03-14T05:08:43.4456796Z New File 1543 cudnn_affine_grid_generator.h 2025-03-14T05:08:43.4460146Z 100% 2025-03-14T05:08:43.4463833Z New File 1630 cudnn_affine_grid_generator_backward.h 2025-03-14T05:08:43.4467163Z 100% 2025-03-14T05:08:43.4471282Z New File 1039 cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4474241Z 100% 2025-03-14T05:08:43.4478369Z New File 819 cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-03-14T05:08:43.4481854Z 100% 2025-03-14T05:08:43.4485485Z New File 724 cudnn_affine_grid_generator_backward_native.h 2025-03-14T05:08:43.4488783Z 100% 2025-03-14T05:08:43.4492542Z New File 2082 cudnn_affine_grid_generator_backward_ops.h 2025-03-14T05:08:43.4495775Z 100% 2025-03-14T05:08:43.4499755Z New File 1023 cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4503903Z 100% 2025-03-14T05:08:43.4506764Z New File 811 cudnn_affine_grid_generator_cuda_dispatch.h 2025-03-14T05:08:43.4510108Z 100% 2025-03-14T05:08:43.4513893Z New File 716 cudnn_affine_grid_generator_native.h 2025-03-14T05:08:43.4517380Z 100% 2025-03-14T05:08:43.4520867Z New File 2028 cudnn_affine_grid_generator_ops.h 2025-03-14T05:08:43.4524082Z 100% 2025-03-14T05:08:43.4527517Z New File 3063 cudnn_batch_norm.h 2025-03-14T05:08:43.4530738Z 100% 2025-03-14T05:08:43.4534138Z New File 3255 cudnn_batch_norm_backward.h 2025-03-14T05:08:43.4537336Z 100% 2025-03-14T05:08:43.4541161Z New File 1689 cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4544289Z 100% 2025-03-14T05:08:43.4547894Z New File 1101 cudnn_batch_norm_backward_cuda_dispatch.h 2025-03-14T05:08:43.4551029Z 100% 2025-03-14T05:08:43.4554642Z New File 1331 cudnn_batch_norm_backward_native.h 2025-03-14T05:08:43.4558022Z 100% 2025-03-14T05:08:43.4561515Z New File 4054 cudnn_batch_norm_backward_ops.h 2025-03-14T05:08:43.4564754Z 100% 2025-03-14T05:08:43.4568373Z New File 1603 cudnn_batch_norm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4571611Z 100% 2025-03-14T05:08:43.4575179Z New File 1037 cudnn_batch_norm_cuda_dispatch.h 2025-03-14T05:08:43.4578593Z 100% 2025-03-14T05:08:43.4582216Z New File 1224 cudnn_batch_norm_native.h 2025-03-14T05:08:43.4585421Z 100% 2025-03-14T05:08:43.4588851Z New File 3741 cudnn_batch_norm_ops.h 2025-03-14T05:08:43.4592026Z 100% 2025-03-14T05:08:43.4595584Z New File 7728 cudnn_convolution.h 2025-03-14T05:08:43.4598821Z 100% 2025-03-14T05:08:43.4602347Z New File 8307 cudnn_convolution_add_relu.h 2025-03-14T05:08:43.4605604Z 100% 2025-03-14T05:08:43.4609215Z New File 2076 cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4612328Z 100% 2025-03-14T05:08:43.4615846Z New File 1313 cudnn_convolution_add_relu_cuda_dispatch.h 2025-03-14T05:08:43.4619172Z 100% 2025-03-14T05:08:43.4622827Z New File 1089 cudnn_convolution_add_relu_native.h 2025-03-14T05:08:43.4625995Z 100% 2025-03-14T05:08:43.4629535Z New File 3297 cudnn_convolution_add_relu_ops.h 2025-03-14T05:08:43.4632684Z 100% 2025-03-14T05:08:43.4636958Z New File 2279 cudnn_convolution_cuda_dispatch.h 2025-03-14T05:08:43.4640470Z 100% 2025-03-14T05:08:43.4643976Z New File 940 cudnn_convolution_native.h 2025-03-14T05:08:43.4647294Z 100% 2025-03-14T05:08:43.4650751Z New File 2903 cudnn_convolution_ops.h 2025-03-14T05:08:43.4654009Z 100% 2025-03-14T05:08:43.4657514Z New File 7133 cudnn_convolution_relu.h 2025-03-14T05:08:43.4660909Z 100% 2025-03-14T05:08:43.4664982Z New File 1800 cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4668311Z 100% 2025-03-14T05:08:43.4671873Z New File 1175 cudnn_convolution_relu_cuda_dispatch.h 2025-03-14T05:08:43.4675299Z 100% 2025-03-14T05:08:43.4678789Z New File 951 cudnn_convolution_relu_native.h 2025-03-14T05:08:43.4682220Z 100% 2025-03-14T05:08:43.4685891Z New File 2849 cudnn_convolution_relu_ops.h 2025-03-14T05:08:43.4689132Z 100% 2025-03-14T05:08:43.4692578Z New File 8944 cudnn_convolution_transpose.h 2025-03-14T05:08:43.4695815Z 100% 2025-03-14T05:08:43.4699829Z New File 2000 cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4703256Z 100% 2025-03-14T05:08:43.4706844Z New File 1275 cudnn_convolution_transpose_cuda_dispatch.h 2025-03-14T05:08:43.4710096Z 100% 2025-03-14T05:08:43.4713637Z New File 1051 cudnn_convolution_transpose_native.h 2025-03-14T05:08:43.4716924Z 100% 2025-03-14T05:08:43.4720453Z New File 3199 cudnn_convolution_transpose_ops.h 2025-03-14T05:08:43.4723890Z 100% 2025-03-14T05:08:43.4727417Z New File 1326 cudnn_grid_sampler.h 2025-03-14T05:08:43.4730791Z 100% 2025-03-14T05:08:43.4734396Z New File 1831 cudnn_grid_sampler_backward.h 2025-03-14T05:08:43.4737641Z 100% 2025-03-14T05:08:43.4741410Z New File 1141 cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4744702Z 100% 2025-03-14T05:08:43.4748286Z New File 848 cudnn_grid_sampler_backward_cuda_dispatch.h 2025-03-14T05:08:43.4751665Z 100% 2025-03-14T05:08:43.4755356Z New File 804 cudnn_grid_sampler_backward_native.h 2025-03-14T05:08:43.4758701Z 100% 2025-03-14T05:08:43.4762406Z New File 2359 cudnn_grid_sampler_backward_ops.h 2025-03-14T05:08:43.4766217Z 100% 2025-03-14T05:08:43.4770032Z New File 965 cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4773222Z 100% 2025-03-14T05:08:43.4776723Z New File 782 cudnn_grid_sampler_cuda_dispatch.h 2025-03-14T05:08:43.4780338Z 100% 2025-03-14T05:08:43.4784001Z New File 658 cudnn_grid_sampler_native.h 2025-03-14T05:08:43.4787669Z 100% 2025-03-14T05:08:43.4798531Z New File 1832 cudnn_grid_sampler_ops.h 2025-03-14T05:08:43.4799176Z 100% 2025-03-14T05:08:43.4803153Z New File 712 cudnn_is_acceptable.h 2025-03-14T05:08:43.4807054Z 100% 2025-03-14T05:08:43.4811024Z New File 794 cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4814571Z 100% 2025-03-14T05:08:43.4818155Z New File 504 cudnn_is_acceptable_native.h 2025-03-14T05:08:43.4821657Z 100% 2025-03-14T05:08:43.4824844Z New File 1005 cudnn_is_acceptable_ops.h 2025-03-14T05:08:43.4828323Z 100% 2025-03-14T05:08:43.4831504Z New File 2404 cummax.h 2025-03-14T05:08:43.4834925Z 100% 2025-03-14T05:08:43.4838679Z New File 843 cummaxmin_backward.h 2025-03-14T05:08:43.4841955Z 100% 2025-03-14T05:08:43.4845651Z New File 866 cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4848820Z 100% 2025-03-14T05:08:43.4852767Z New File 576 cummaxmin_backward_native.h 2025-03-14T05:08:43.4855996Z 100% 2025-03-14T05:08:43.4859608Z New File 1244 cummaxmin_backward_ops.h 2025-03-14T05:08:43.4863151Z 100% 2025-03-14T05:08:43.4867023Z New File 1114 cummax_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4870094Z 100% 2025-03-14T05:08:43.4873802Z New File 1126 cummax_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4877085Z 100% 2025-03-14T05:08:43.4880785Z New File 924 cummax_native.h 2025-03-14T05:08:43.4884191Z 100% 2025-03-14T05:08:43.4887617Z New File 3548 cummax_ops.h 2025-03-14T05:08:43.4891255Z 100% 2025-03-14T05:08:43.4894881Z New File 2404 cummin.h 2025-03-14T05:08:43.4897804Z 100% 2025-03-14T05:08:43.4901325Z New File 1114 cummin_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.4904573Z 100% 2025-03-14T05:08:43.4908386Z New File 1126 cummin_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4911834Z 100% 2025-03-14T05:08:43.4915145Z New File 924 cummin_native.h 2025-03-14T05:08:43.4918536Z 100% 2025-03-14T05:08:43.4922068Z New File 3548 cummin_ops.h 2025-03-14T05:08:43.4925856Z 100% 2025-03-14T05:08:43.4929215Z New File 2345 cumprod.h 2025-03-14T05:08:43.4932433Z 100% 2025-03-14T05:08:43.4936365Z New File 832 cumprod_backward.h 2025-03-14T05:08:43.4939479Z 100% 2025-03-14T05:08:43.4943452Z New File 863 cumprod_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4946675Z 100% 2025-03-14T05:08:43.4950129Z New File 573 cumprod_backward_native.h 2025-03-14T05:08:43.4953689Z 100% 2025-03-14T05:08:43.4957546Z New File 1235 cumprod_backward_ops.h 2025-03-14T05:08:43.4960786Z 100% 2025-03-14T05:08:43.4964827Z New File 1001 cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.4968822Z 100% 2025-03-14T05:08:43.4971685Z New File 1271 cumprod_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.4975400Z 100% 2025-03-14T05:08:43.4979154Z New File 1211 cumprod_cpu_dispatch.h 2025-03-14T05:08:43.4982504Z 100% 2025-03-14T05:08:43.4986150Z New File 1213 cumprod_cuda_dispatch.h 2025-03-14T05:08:43.4989519Z 100% 2025-03-14T05:08:43.4993162Z New File 655 cumprod_meta.h 2025-03-14T05:08:43.4996542Z 100% 2025-03-14T05:08:43.4999998Z New File 1213 cumprod_meta_dispatch.h 2025-03-14T05:08:43.5003473Z 100% 2025-03-14T05:08:43.5007023Z New File 1061 cumprod_native.h 2025-03-14T05:08:43.5010997Z 100% 2025-03-14T05:08:43.5013698Z New File 4941 cumprod_ops.h 2025-03-14T05:08:43.5017077Z 100% 2025-03-14T05:08:43.5020489Z New File 2326 cumsum.h 2025-03-14T05:08:43.5023659Z 100% 2025-03-14T05:08:43.5027212Z New File 999 cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.5030602Z 100% 2025-03-14T05:08:43.5034224Z New File 1267 cumsum_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5037536Z 100% 2025-03-14T05:08:43.5041002Z New File 1207 cumsum_cpu_dispatch.h 2025-03-14T05:08:43.5044349Z 100% 2025-03-14T05:08:43.5047802Z New File 1209 cumsum_cuda_dispatch.h 2025-03-14T05:08:43.5051237Z 100% 2025-03-14T05:08:43.5054622Z New File 654 cumsum_meta.h 2025-03-14T05:08:43.5057898Z 100% 2025-03-14T05:08:43.5061374Z New File 1209 cumsum_meta_dispatch.h 2025-03-14T05:08:43.5064636Z 100% 2025-03-14T05:08:43.5068148Z New File 1055 cumsum_native.h 2025-03-14T05:08:43.5071886Z 100% 2025-03-14T05:08:43.5075372Z New File 4923 cumsum_ops.h 2025-03-14T05:08:43.5078728Z 100% 2025-03-14T05:08:43.5082283Z New File 1047 cumulative_trapezoid.h 2025-03-14T05:08:43.5085625Z 100% 2025-03-14T05:08:43.5089222Z New File 943 cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5092779Z 100% 2025-03-14T05:08:43.5096546Z New File 653 cumulative_trapezoid_native.h 2025-03-14T05:08:43.5099781Z 100% 2025-03-14T05:08:43.5103436Z New File 1829 cumulative_trapezoid_ops.h 2025-03-14T05:08:43.5106655Z 100% 2025-03-14T05:08:43.5109828Z New File 528 data.h 2025-03-14T05:08:43.5112773Z 100% 2025-03-14T05:08:43.5116343Z New File 785 data_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5119539Z 100% 2025-03-14T05:08:43.5122893Z New File 495 data_native.h 2025-03-14T05:08:43.5126222Z 100% 2025-03-14T05:08:43.5129510Z New File 980 data_ops.h 2025-03-14T05:08:43.5132657Z 100% 2025-03-14T05:08:43.5135853Z New File 1227 deg2rad.h 2025-03-14T05:08:43.5138945Z 100% 2025-03-14T05:08:43.5142473Z New File 1002 deg2rad_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5145724Z 100% 2025-03-14T05:08:43.5149059Z New File 1063 deg2rad_native.h 2025-03-14T05:08:43.5152345Z 100% 2025-03-14T05:08:43.5155918Z New File 2106 deg2rad_ops.h 2025-03-14T05:08:43.5159184Z 100% 2025-03-14T05:08:43.5162705Z New File 533 dense_dim.h 2025-03-14T05:08:43.5165818Z 100% 2025-03-14T05:08:43.5169428Z New File 787 dense_dim_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5172512Z 100% 2025-03-14T05:08:43.5175910Z New File 633 dense_dim_native.h 2025-03-14T05:08:43.5179179Z 100% 2025-03-14T05:08:43.5182803Z New File 983 dense_dim_ops.h 2025-03-14T05:08:43.5186071Z 100% 2025-03-14T05:08:43.5189420Z New File 1774 dequantize.h 2025-03-14T05:08:43.5192726Z 100% 2025-03-14T05:08:43.5196397Z New File 1052 dequantize_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5199652Z 100% 2025-03-14T05:08:43.5203158Z New File 747 dequantize_cpu_dispatch.h 2025-03-14T05:08:43.5206579Z 100% 2025-03-14T05:08:43.5210048Z New File 749 dequantize_cuda_dispatch.h 2025-03-14T05:08:43.5213357Z 100% 2025-03-14T05:08:43.5216895Z New File 849 dequantize_native.h 2025-03-14T05:08:43.5220180Z 100% 2025-03-14T05:08:43.5223750Z New File 2844 dequantize_ops.h 2025-03-14T05:08:43.5227080Z 100% 2025-03-14T05:08:43.5230216Z New File 656 det.h 2025-03-14T05:08:43.5233350Z 100% 2025-03-14T05:08:43.5236633Z New File 821 detach.h 2025-03-14T05:08:43.5239851Z 100% 2025-03-14T05:08:43.5243432Z New File 839 detach_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5246668Z 100% 2025-03-14T05:08:43.5249966Z New File 1117 detach_copy.h 2025-03-14T05:08:43.5253200Z 100% 2025-03-14T05:08:43.5257013Z New File 818 detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.5260339Z 100% 2025-03-14T05:08:43.5263894Z New File 901 detach_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5267141Z 100% 2025-03-14T05:08:43.5270612Z New File 586 detach_copy_native.h 2025-03-14T05:08:43.5274002Z 100% 2025-03-14T05:08:43.5277902Z New File 1617 detach_copy_ops.h 2025-03-14T05:08:43.5281134Z 100% 2025-03-14T05:08:43.5285776Z New File 549 detach_native.h 2025-03-14T05:08:43.5290244Z 100% 2025-03-14T05:08:43.5294889Z New File 1502 detach_ops.h 2025-03-14T05:08:43.5298787Z 100% 2025-03-14T05:08:43.5303566Z New File 784 det_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5308069Z 100% 2025-03-14T05:08:43.5312311Z New File 494 det_native.h 2025-03-14T05:08:43.5317281Z 100% 2025-03-14T05:08:43.5321783Z New File 977 det_ops.h 2025-03-14T05:08:43.5326224Z 100% 2025-03-14T05:08:43.5330838Z New File 1183 diag.h 2025-03-14T05:08:43.5335344Z 100% 2025-03-14T05:08:43.5339779Z New File 716 diagflat.h 2025-03-14T05:08:43.5343992Z 100% 2025-03-14T05:08:43.5347649Z New File 807 diagflat_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5351155Z 100% 2025-03-14T05:08:43.5354817Z New File 517 diagflat_native.h 2025-03-14T05:08:43.5358052Z 100% 2025-03-14T05:08:43.5361533Z New File 1047 diagflat_ops.h 2025-03-14T05:08:43.5364978Z 100% 2025-03-14T05:08:43.5368138Z New File 1121 diagonal.h 2025-03-14T05:08:43.5372612Z 100% 2025-03-14T05:08:43.5376010Z New File 5304 diagonal_backward.h 2025-03-14T05:08:43.5379486Z 100% 2025-03-14T05:08:43.5383206Z New File 1739 diagonal_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5386503Z 100% 2025-03-14T05:08:43.5390177Z New File 780 diagonal_backward_native.h 2025-03-14T05:08:43.5393511Z 100% 2025-03-14T05:08:43.5397084Z New File 2207 diagonal_backward_ops.h 2025-03-14T05:08:43.5400612Z 100% 2025-03-14T05:08:43.5404211Z New File 839 diagonal_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5407679Z 100% 2025-03-14T05:08:43.5411378Z New File 863 diagonal_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5414729Z 100% 2025-03-14T05:08:43.5418424Z New File 1455 diagonal_copy.h 2025-03-14T05:08:43.5422342Z 100% 2025-03-14T05:08:43.5425867Z New File 870 diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.5428940Z 100% 2025-03-14T05:08:43.5432583Z New File 999 diagonal_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5436170Z 100% 2025-03-14T05:08:43.5439995Z New File 684 diagonal_copy_native.h 2025-03-14T05:08:43.5443306Z 100% 2025-03-14T05:08:43.5446962Z New File 1935 diagonal_copy_ops.h 2025-03-14T05:08:43.5450683Z 100% 2025-03-14T05:08:43.5453708Z New File 680 diagonal_native.h 2025-03-14T05:08:43.5457030Z 100% 2025-03-14T05:08:43.5460450Z New File 1950 diagonal_ops.h 2025-03-14T05:08:43.5464142Z 100% 2025-03-14T05:08:43.5467792Z New File 1608 diagonal_scatter.h 2025-03-14T05:08:43.5471102Z 100% 2025-03-14T05:08:43.5475196Z New File 897 diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.5478439Z 100% 2025-03-14T05:08:43.5482338Z New File 1053 diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5485794Z 100% 2025-03-14T05:08:43.5489306Z New File 738 diagonal_scatter_native.h 2025-03-14T05:08:43.5492665Z 100% 2025-03-14T05:08:43.5496152Z New File 2113 diagonal_scatter_ops.h 2025-03-14T05:08:43.5499448Z 100% 2025-03-14T05:08:43.5503794Z New File 998 diag_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5506231Z 100% 2025-03-14T05:08:43.5509865Z New File 1435 diag_embed.h 2025-03-14T05:08:43.5513354Z 100% 2025-03-14T05:08:43.5517090Z New File 869 diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.5520396Z 100% 2025-03-14T05:08:43.5524183Z New File 995 diag_embed_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5527563Z 100% 2025-03-14T05:08:43.5531013Z New File 680 diag_embed_native.h 2025-03-14T05:08:43.5534294Z 100% 2025-03-14T05:08:43.5537800Z New File 1921 diag_embed_ops.h 2025-03-14T05:08:43.5541013Z 100% 2025-03-14T05:08:43.5544920Z New File 610 diag_native.h 2025-03-14T05:08:43.5548105Z 100% 2025-03-14T05:08:43.5551282Z New File 1697 diag_ops.h 2025-03-14T05:08:43.5554369Z 100% 2025-03-14T05:08:43.5557484Z New File 1675 diff.h 2025-03-14T05:08:43.5560727Z 100% 2025-03-14T05:08:43.5564249Z New File 1301 diff_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5567571Z 100% 2025-03-14T05:08:43.5570937Z New File 809 diff_native.h 2025-03-14T05:08:43.5574329Z 100% 2025-03-14T05:08:43.5577477Z New File 2339 diff_ops.h 2025-03-14T05:08:43.5580541Z 100% 2025-03-14T05:08:43.5583769Z New File 1077 digamma.h 2025-03-14T05:08:43.5587054Z 100% 2025-03-14T05:08:43.5590607Z New File 867 digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.5593791Z 100% 2025-03-14T05:08:43.5597387Z New File 958 digamma_cpu_dispatch.h 2025-03-14T05:08:43.5600621Z 100% 2025-03-14T05:08:43.5603969Z New File 960 digamma_cuda_dispatch.h 2025-03-14T05:08:43.5607355Z 100% 2025-03-14T05:08:43.5611236Z New File 603 digamma_meta.h 2025-03-14T05:08:43.5614345Z 100% 2025-03-14T05:08:43.5617731Z New File 960 digamma_meta_dispatch.h 2025-03-14T05:08:43.5620971Z 100% 2025-03-14T05:08:43.5624457Z New File 622 digamma_native.h 2025-03-14T05:08:43.5627789Z 100% 2025-03-14T05:08:43.5631268Z New File 2106 digamma_ops.h 2025-03-14T05:08:43.5634755Z 100% 2025-03-14T05:08:43.5638022Z New File 1303 dist.h 2025-03-14T05:08:43.5641240Z 100% 2025-03-14T05:08:43.5644767Z New File 1088 dist_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5648091Z 100% 2025-03-14T05:08:43.5651507Z New File 670 dist_native.h 2025-03-14T05:08:43.5654894Z 100% 2025-03-14T05:08:43.5658320Z New File 1899 dist_ops.h 2025-03-14T05:08:43.5661309Z 100% 2025-03-14T05:08:43.5664546Z New File 3819 div.h 2025-03-14T05:08:43.5667832Z 100% 2025-03-14T05:08:43.5671137Z New File 2700 divide.h 2025-03-14T05:08:43.5674800Z 100% 2025-03-14T05:08:43.5678049Z New File 2084 divide_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5681467Z 100% 2025-03-14T05:08:43.5684805Z New File 1533 divide_native.h 2025-03-14T05:08:43.5688403Z 100% 2025-03-14T05:08:43.5691828Z New File 7633 divide_ops.h 2025-03-14T05:08:43.5695179Z 100% 2025-03-14T05:08:43.5698847Z New File 1162 div_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.5702095Z 100% 2025-03-14T05:08:43.5705674Z New File 1644 div_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5709165Z 100% 2025-03-14T05:08:43.5712360Z New File 1600 div_cpu_dispatch.h 2025-03-14T05:08:43.5716042Z 100% 2025-03-14T05:08:43.5719401Z New File 1602 div_cuda_dispatch.h 2025-03-14T05:08:43.5723234Z 100% 2025-03-14T05:08:43.5726429Z New File 839 div_meta.h 2025-03-14T05:08:43.5729588Z 100% 2025-03-14T05:08:43.5733060Z New File 1602 div_meta_dispatch.h 2025-03-14T05:08:43.5736375Z 100% 2025-03-14T05:08:43.5739766Z New File 2549 div_native.h 2025-03-14T05:08:43.5743310Z 100% 2025-03-14T05:08:43.5746736Z New File 9109 div_ops.h 2025-03-14T05:08:43.5749942Z 100% 2025-03-14T05:08:43.5753089Z New File 1187 dot.h 2025-03-14T05:08:43.5756699Z 100% 2025-03-14T05:08:43.5760402Z New File 939 dot_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.5763513Z 100% 2025-03-14T05:08:43.5766976Z New File 767 dot_cpu_dispatch.h 2025-03-14T05:08:43.5770401Z 100% 2025-03-14T05:08:43.5773907Z New File 769 dot_cuda_dispatch.h 2025-03-14T05:08:43.5777734Z 100% 2025-03-14T05:08:43.5780860Z New File 708 dot_native.h 2025-03-14T05:08:43.5784313Z 100% 2025-03-14T05:08:43.5787520Z New File 1747 dot_ops.h 2025-03-14T05:08:43.5790813Z 100% 2025-03-14T05:08:43.5794269Z New File 931 dropout.h 2025-03-14T05:08:43.5797408Z 100% 2025-03-14T05:08:43.5801200Z New File 886 dropout_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5804382Z 100% 2025-03-14T05:08:43.5807877Z New File 596 dropout_native.h 2025-03-14T05:08:43.5811385Z 100% 2025-03-14T05:08:43.5815087Z New File 1663 dropout_ops.h 2025-03-14T05:08:43.5818174Z 100% 2025-03-14T05:08:43.5821519Z New File 975 dsplit.h 2025-03-14T05:08:43.5824982Z 100% 2025-03-14T05:08:43.5828860Z New File 915 dsplit_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5831915Z 100% 2025-03-14T05:08:43.5835433Z New File 625 dsplit_native.h 2025-03-14T05:08:43.5838680Z 100% 2025-03-14T05:08:43.5842130Z New File 1782 dsplit_ops.h 2025-03-14T05:08:43.5845721Z 100% 2025-03-14T05:08:43.5848621Z New File 1088 dstack.h 2025-03-14T05:08:43.5851888Z 100% 2025-03-14T05:08:43.5855548Z New File 943 dstack_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5859044Z 100% 2025-03-14T05:08:43.5862356Z New File 574 dstack_native.h 2025-03-14T05:08:43.5865676Z 100% 2025-03-14T05:08:43.5869266Z New File 1585 dstack_ops.h 2025-03-14T05:08:43.5872665Z 100% 2025-03-14T05:08:43.5876060Z New File 798 einsum.h 2025-03-14T05:08:43.5879691Z 100% 2025-03-14T05:08:43.5882905Z New File 858 einsum_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.5886447Z 100% 2025-03-14T05:08:43.5889876Z New File 568 einsum_native.h 2025-03-14T05:08:43.5893137Z 100% 2025-03-14T05:08:43.5896752Z New File 1177 einsum_ops.h 2025-03-14T05:08:43.5899779Z 100% 2025-03-14T05:08:43.5903178Z New File 1853 elu.h 2025-03-14T05:08:43.5906284Z 100% 2025-03-14T05:08:43.5910079Z New File 2088 elu_backward.h 2025-03-14T05:08:43.5913743Z 100% 2025-03-14T05:08:43.5917232Z New File 961 elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.5920477Z 100% 2025-03-14T05:08:43.5923923Z New File 1360 elu_backward_cpu_dispatch.h 2025-03-14T05:08:43.5927606Z 100% 2025-03-14T05:08:43.5931322Z New File 1362 elu_backward_cuda_dispatch.h 2025-03-14T05:08:43.5934624Z 100% 2025-03-14T05:08:43.5938138Z New File 750 elu_backward_meta.h 2025-03-14T05:08:43.5941637Z 100% 2025-03-14T05:08:43.5945020Z New File 1362 elu_backward_meta_dispatch.h 2025-03-14T05:08:43.5948427Z 100% 2025-03-14T05:08:43.5951877Z New File 786 elu_backward_native.h 2025-03-14T05:08:43.5956917Z 100% 2025-03-14T05:08:43.5960586Z New File 2593 elu_backward_ops.h 2025-03-14T05:08:43.5964001Z 100% 2025-03-14T05:08:43.5967547Z New File 1039 elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.5970672Z 100% 2025-03-14T05:08:43.5974009Z New File 1296 elu_cpu_dispatch.h 2025-03-14T05:08:43.5977226Z 100% 2025-03-14T05:08:43.5980880Z New File 1298 elu_cuda_dispatch.h 2025-03-14T05:08:43.5984202Z 100% 2025-03-14T05:08:43.5987345Z New File 683 elu_meta.h 2025-03-14T05:08:43.5990386Z 100% 2025-03-14T05:08:43.5993659Z New File 1298 elu_meta_dispatch.h 2025-03-14T05:08:43.5997124Z 100% 2025-03-14T05:08:43.6000824Z New File 694 elu_native.h 2025-03-14T05:08:43.6004186Z 100% 2025-03-14T05:08:43.6007349Z New File 2916 elu_ops.h 2025-03-14T05:08:43.6010874Z 100% 2025-03-14T05:08:43.6014115Z New File 5452 embedding.h 2025-03-14T05:08:43.6017490Z 100% 2025-03-14T05:08:43.6020883Z New File 2239 embedding_backward.h 2025-03-14T05:08:43.6024195Z 100% 2025-03-14T05:08:43.6027927Z New File 1097 embedding_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.6031286Z 100% 2025-03-14T05:08:43.6034862Z New File 632 embedding_backward_native.h 2025-03-14T05:08:43.6038569Z 100% 2025-03-14T05:08:43.6042217Z New File 1406 embedding_backward_ops.h 2025-03-14T05:08:43.6045557Z 100% 2025-03-14T05:08:43.6048993Z New File 1990 embedding_bag.h 2025-03-14T05:08:43.6052294Z 100% 2025-03-14T05:08:43.6055881Z New File 1395 embedding_bag_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.6059334Z 100% 2025-03-14T05:08:43.6062713Z New File 1105 embedding_bag_native.h 2025-03-14T05:08:43.6066579Z 100% 2025-03-14T05:08:43.6069609Z New File 3301 embedding_bag_ops.h 2025-03-14T05:08:43.6072941Z 100% 2025-03-14T05:08:43.6076682Z New File 1805 embedding_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.6080185Z 100% 2025-03-14T05:08:43.6083709Z New File 6079 embedding_dense_backward.h 2025-03-14T05:08:43.6087042Z 100% 2025-03-14T05:08:43.6090736Z New File 1560 embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.6093953Z 100% 2025-03-14T05:08:43.6097469Z New File 1053 embedding_dense_backward_cpu_dispatch.h 2025-03-14T05:08:43.6100905Z 100% 2025-03-14T05:08:43.6104448Z New File 1055 embedding_dense_backward_cuda_dispatch.h 2025-03-14T05:08:43.6107909Z 100% 2025-03-14T05:08:43.6111376Z New File 1015 embedding_dense_backward_native.h 2025-03-14T05:08:43.6114746Z 100% 2025-03-14T05:08:43.6118301Z New File 2415 embedding_dense_backward_ops.h 2025-03-14T05:08:43.6121763Z 100% 2025-03-14T05:08:43.6125203Z New File 972 embedding_native.h 2025-03-14T05:08:43.6128521Z 100% 2025-03-14T05:08:43.6132149Z New File 2249 embedding_ops.h 2025-03-14T05:08:43.6135475Z 100% 2025-03-14T05:08:43.6139003Z New File 1912 embedding_renorm.h 2025-03-14T05:08:43.6142210Z 100% 2025-03-14T05:08:43.6146344Z New File 1165 embedding_renorm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.6149597Z 100% 2025-03-14T05:08:43.6153182Z New File 813 embedding_renorm_cpu_dispatch.h 2025-03-14T05:08:43.6156569Z 100% 2025-03-14T05:08:43.6160269Z New File 815 embedding_renorm_cuda_dispatch.h 2025-03-14T05:08:43.6163622Z 100% 2025-03-14T05:08:43.6167435Z New File 815 embedding_renorm_meta_dispatch.h 2025-03-14T05:08:43.6170757Z 100% 2025-03-14T05:08:43.6174412Z New File 981 embedding_renorm_native.h 2025-03-14T05:08:43.6177570Z 100% 2025-03-14T05:08:43.6181245Z New File 2820 embedding_renorm_ops.h 2025-03-14T05:08:43.6185019Z 100% 2025-03-14T05:08:43.6188106Z New File 969 embedding_sparse_backward.h 2025-03-14T05:08:43.6191659Z 100% 2025-03-14T05:08:43.6195448Z New File 901 embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.6199159Z 100% 2025-03-14T05:08:43.6202727Z New File 611 embedding_sparse_backward_native.h 2025-03-14T05:08:43.6206181Z 100% 2025-03-14T05:08:43.6210329Z New File 1352 embedding_sparse_backward_ops.h 2025-03-14T05:08:43.6213902Z 100% 2025-03-14T05:08:43.6217214Z New File 9360 empty.h 2025-03-14T05:08:43.6220527Z 100% 2025-03-14T05:08:43.6224107Z New File 1546 empty_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.6227683Z 100% 2025-03-14T05:08:43.6231348Z New File 1282 empty_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.6234964Z 100% 2025-03-14T05:08:43.6238647Z New File 1490 empty_cpu_dispatch.h 2025-03-14T05:08:43.6242102Z 100% 2025-03-14T05:08:43.6245478Z New File 1492 empty_cuda_dispatch.h 2025-03-14T05:08:43.6248876Z 100% 2025-03-14T05:08:43.6252316Z New File 2265 empty_like.h 2025-03-14T05:08:43.6255758Z 100% 2025-03-14T05:08:43.6259645Z New File 1418 empty_like_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.6262882Z 100% 2025-03-14T05:08:43.6266445Z New File 2013 empty_like_native.h 2025-03-14T05:08:43.6269744Z 100% 2025-03-14T05:08:43.6273342Z New File 2441 empty_like_ops.h 2025-03-14T05:08:43.6276834Z 100% 2025-03-14T05:08:43.6280269Z New File 1492 empty_meta_dispatch.h 2025-03-14T05:08:43.6284032Z 100% 2025-03-14T05:08:43.6287835Z New File 3624 empty_native.h 2025-03-14T05:08:43.6290925Z 100% 2025-03-14T05:08:43.6294943Z New File 4677 empty_ops.h 2025-03-14T05:08:43.6298743Z 100% 2025-03-14T05:08:43.6301782Z New File 6892 empty_permuted.h 2025-03-14T05:08:43.6305240Z 100% 2025-03-14T05:08:43.6309003Z New File 1968 empty_permuted_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.6312883Z 100% 2025-03-14T05:08:43.6316984Z New File 831 empty_permuted_native.h 2025-03-14T05:08:43.6320352Z 100% 2025-03-14T05:08:43.6323942Z New File 2353 empty_permuted_ops.h 2025-03-14T05:08:43.6327303Z 100% 2025-03-14T05:08:43.6331025Z New File 2526 empty_quantized.h 2025-03-14T05:08:43.6334406Z 100% 2025-03-14T05:08:43.6338390Z New File 1072 empty_quantized_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.6341730Z 100% 2025-03-14T05:08:43.6345275Z New File 914 empty_quantized_native.h 2025-03-14T05:08:43.6348717Z 100% 2025-03-14T05:08:43.6352216Z New File 2635 empty_quantized_ops.h 2025-03-14T05:08:43.6355643Z 100% 2025-03-14T05:08:43.6359051Z New File 6755 empty_strided.h 2025-03-14T05:08:43.6362619Z 100% 2025-03-14T05:08:43.6366208Z New File 1192 empty_strided_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.6369691Z 100% 2025-03-14T05:08:43.6373296Z New File 1400 empty_strided_cpu_dispatch.h 2025-03-14T05:08:43.6376719Z 100% 2025-03-14T05:08:43.6380193Z New File 1402 empty_strided_cuda_dispatch.h 2025-03-14T05:08:43.6383719Z 100% 2025-03-14T05:08:43.6387339Z New File 1402 empty_strided_meta_dispatch.h 2025-03-14T05:08:43.6390679Z 100% 2025-03-14T05:08:43.6394334Z New File 1571 empty_strided_native.h 2025-03-14T05:08:43.6397759Z 100% 2025-03-14T05:08:43.6401330Z New File 2323 empty_strided_ops.h 2025-03-14T05:08:43.6405089Z 100% 2025-03-14T05:08:43.6408514Z New File 1896 eq.h 2025-03-14T05:08:43.6412019Z 100% 2025-03-14T05:08:43.6415140Z New File 703 equal.h 2025-03-14T05:08:43.6418185Z 100% 2025-03-14T05:08:43.6421698Z New File 762 equal_cpu_dispatch.h 2025-03-14T05:08:43.6425171Z 100% 2025-03-14T05:08:43.6428595Z New File 764 equal_cuda_dispatch.h 2025-03-14T05:08:43.6431904Z 100% 2025-03-14T05:08:43.6435644Z New File 687 equal_native.h 2025-03-14T05:08:43.6439267Z 100% 2025-03-14T05:08:43.6443063Z New File 1049 equal_ops.h 2025-03-14T05:08:43.6446389Z 100% 2025-03-14T05:08:43.6450070Z New File 1060 eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.6453334Z 100% 2025-03-14T05:08:43.6456723Z New File 1396 eq_cpu_dispatch.h 2025-03-14T05:08:43.6460136Z 100% 2025-03-14T05:08:43.6463426Z New File 1398 eq_cuda_dispatch.h 2025-03-14T05:08:43.6467057Z 100% 2025-03-14T05:08:43.6470754Z New File 783 eq_meta.h 2025-03-14T05:08:43.6473870Z 100% 2025-03-14T05:08:43.6477387Z New File 1398 eq_meta_dispatch.h 2025-03-14T05:08:43.6480918Z 100% 2025-03-14T05:08:43.6484318Z New File 1417 eq_native.h 2025-03-14T05:08:43.6487610Z 100% 2025-03-14T05:08:43.6490699Z New File 4285 eq_ops.h 2025-03-14T05:08:43.6493950Z 100% 2025-03-14T05:08:43.6497305Z New File 1175 erf.h 2025-03-14T05:08:43.6500591Z 100% 2025-03-14T05:08:43.6503808Z New File 1188 erfc.h 2025-03-14T05:08:43.6506943Z 100% 2025-03-14T05:08:43.6658069Z New File 861 erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.6661242Z 100% 2025-03-14T05:08:43.6664693Z New File 946 erfc_cpu_dispatch.h 2025-03-14T05:08:43.6667981Z 100% 2025-03-14T05:08:43.6671564Z New File 948 erfc_cuda_dispatch.h 2025-03-14T05:08:43.6675011Z 100% 2025-03-14T05:08:43.6678345Z New File 600 erfc_meta.h 2025-03-14T05:08:43.6681533Z 100% 2025-03-14T05:08:43.6685009Z New File 948 erfc_meta_dispatch.h 2025-03-14T05:08:43.6688269Z 100% 2025-03-14T05:08:43.6691642Z New File 613 erfc_native.h 2025-03-14T05:08:43.6694939Z 100% 2025-03-14T05:08:43.6698374Z New File 2079 erfc_ops.h 2025-03-14T05:08:43.6701765Z 100% 2025-03-14T05:08:43.6705157Z New File 1067 erfinv.h 2025-03-14T05:08:43.6708456Z 100% 2025-03-14T05:08:43.6712164Z New File 865 erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.6715599Z 100% 2025-03-14T05:08:43.6719274Z New File 954 erfinv_cpu_dispatch.h 2025-03-14T05:08:43.6723064Z 100% 2025-03-14T05:08:43.6726945Z New File 956 erfinv_cuda_dispatch.h 2025-03-14T05:08:43.6730303Z 100% 2025-03-14T05:08:43.6733780Z New File 602 erfinv_meta.h 2025-03-14T05:08:43.6737289Z 100% 2025-03-14T05:08:43.6740776Z New File 956 erfinv_meta_dispatch.h 2025-03-14T05:08:43.6744089Z 100% 2025-03-14T05:08:43.6748879Z New File 1045 erfinv_native.h 2025-03-14T05:08:43.6751365Z 100% 2025-03-14T05:08:43.6755194Z New File 2097 erfinv_ops.h 2025-03-14T05:08:43.6758497Z 100% 2025-03-14T05:08:43.6762176Z New File 859 erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.6765792Z 100% 2025-03-14T05:08:43.6768874Z New File 942 erf_cpu_dispatch.h 2025-03-14T05:08:43.6772559Z 100% 2025-03-14T05:08:43.6775825Z New File 944 erf_cuda_dispatch.h 2025-03-14T05:08:43.6779704Z 100% 2025-03-14T05:08:43.6783049Z New File 599 erf_meta.h 2025-03-14T05:08:43.6786090Z 100% 2025-03-14T05:08:43.6789885Z New File 944 erf_meta_dispatch.h 2025-03-14T05:08:43.6793799Z 100% 2025-03-14T05:08:43.6797047Z New File 1018 erf_native.h 2025-03-14T05:08:43.6800789Z 100% 2025-03-14T05:08:43.6804023Z New File 2070 erf_ops.h 2025-03-14T05:08:43.6807476Z 100% 2025-03-14T05:08:43.6810818Z New File 1175 exp.h 2025-03-14T05:08:43.6814127Z 100% 2025-03-14T05:08:43.6817468Z New File 1188 exp2.h 2025-03-14T05:08:43.6820633Z 100% 2025-03-14T05:08:43.6824304Z New File 861 exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.6827777Z 100% 2025-03-14T05:08:43.6831035Z New File 946 exp2_cpu_dispatch.h 2025-03-14T05:08:43.6834512Z 100% 2025-03-14T05:08:43.6838080Z New File 948 exp2_cuda_dispatch.h 2025-03-14T05:08:43.6841711Z 100% 2025-03-14T05:08:43.6845355Z New File 600 exp2_meta.h 2025-03-14T05:08:43.6848273Z 100% 2025-03-14T05:08:43.6851832Z New File 948 exp2_meta_dispatch.h 2025-03-14T05:08:43.6855205Z 100% 2025-03-14T05:08:43.6858710Z New File 613 exp2_native.h 2025-03-14T05:08:43.6862311Z 100% 2025-03-14T05:08:43.6865409Z New File 2079 exp2_ops.h 2025-03-14T05:08:43.6869121Z 100% 2025-03-14T05:08:43.6872329Z New File 1084 expand.h 2025-03-14T05:08:43.6876007Z 100% 2025-03-14T05:08:43.6879719Z New File 533 expand_as.h 2025-03-14T05:08:43.6882939Z 100% 2025-03-14T05:08:43.6886662Z New File 816 expand_as_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.6890607Z 100% 2025-03-14T05:08:43.6893784Z New File 526 expand_as_native.h 2025-03-14T05:08:43.6897338Z 100% 2025-03-14T05:08:43.6901588Z New File 1087 expand_as_ops.h 2025-03-14T05:08:43.6904493Z 100% 2025-03-14T05:08:43.6908137Z New File 939 expand_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.6911408Z 100% 2025-03-14T05:08:43.6914985Z New File 4218 expand_copy.h 2025-03-14T05:08:43.6918529Z 100% 2025-03-14T05:08:43.6922327Z New File 975 expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.6925696Z 100% 2025-03-14T05:08:43.6929394Z New File 1252 expand_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.6932740Z 100% 2025-03-14T05:08:43.6936457Z New File 688 expand_copy_native.h 2025-03-14T05:08:43.6939940Z 100% 2025-03-14T05:08:43.6943508Z New File 1910 expand_copy_ops.h 2025-03-14T05:08:43.6946965Z 100% 2025-03-14T05:08:43.6950468Z New File 540 expand_native.h 2025-03-14T05:08:43.6954159Z 100% 2025-03-14T05:08:43.6957601Z New File 1140 expand_ops.h 2025-03-14T05:08:43.6961310Z 100% 2025-03-14T05:08:43.6964620Z New File 1201 expm1.h 2025-03-14T05:08:43.6967802Z 100% 2025-03-14T05:08:43.6971669Z New File 863 expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.6975326Z 100% 2025-03-14T05:08:43.6978477Z New File 950 expm1_cpu_dispatch.h 2025-03-14T05:08:43.6981855Z 100% 2025-03-14T05:08:43.6985289Z New File 952 expm1_cuda_dispatch.h 2025-03-14T05:08:43.6988662Z 100% 2025-03-14T05:08:43.6992269Z New File 601 expm1_meta.h 2025-03-14T05:08:43.6995662Z 100% 2025-03-14T05:08:43.6999891Z New File 952 expm1_meta_dispatch.h 2025-03-14T05:08:43.7002539Z 100% 2025-03-14T05:08:43.7006147Z New File 1036 expm1_native.h 2025-03-14T05:08:43.7009446Z 100% 2025-03-14T05:08:43.7012980Z New File 2088 expm1_ops.h 2025-03-14T05:08:43.7016338Z 100% 2025-03-14T05:08:43.7019693Z New File 1502 exponential.h 2025-03-14T05:08:43.7023803Z 100% 2025-03-14T05:08:43.7027288Z New File 1163 exponential_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.7030557Z 100% 2025-03-14T05:08:43.7034095Z New File 818 exponential_cpu_dispatch.h 2025-03-14T05:08:43.7038558Z 100% 2025-03-14T05:08:43.7041501Z New File 820 exponential_cuda_dispatch.h 2025-03-14T05:08:43.7044926Z 100% 2025-03-14T05:08:43.7048420Z New File 820 exponential_meta_dispatch.h 2025-03-14T05:08:43.7051584Z 100% 2025-03-14T05:08:43.7055029Z New File 845 exponential_native.h 2025-03-14T05:08:43.7058390Z 100% 2025-03-14T05:08:43.7061880Z New File 2730 exponential_ops.h 2025-03-14T05:08:43.7065280Z 100% 2025-03-14T05:08:43.7069662Z New File 859 exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.7072254Z 100% 2025-03-14T05:08:43.7075681Z New File 942 exp_cpu_dispatch.h 2025-03-14T05:08:43.7079021Z 100% 2025-03-14T05:08:43.7082449Z New File 944 exp_cuda_dispatch.h 2025-03-14T05:08:43.7085908Z 100% 2025-03-14T05:08:43.7089073Z New File 599 exp_meta.h 2025-03-14T05:08:43.7092071Z 100% 2025-03-14T05:08:43.7095664Z New File 944 exp_meta_dispatch.h 2025-03-14T05:08:43.7098905Z 100% 2025-03-14T05:08:43.7102239Z New File 610 exp_native.h 2025-03-14T05:08:43.7105588Z 100% 2025-03-14T05:08:43.7108786Z New File 2070 exp_ops.h 2025-03-14T05:08:43.7111906Z 100% 2025-03-14T05:08:43.7115081Z New File 9829 eye.h 2025-03-14T05:08:43.7118153Z 100% 2025-03-14T05:08:43.7121571Z New File 1832 eye_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.7124962Z 100% 2025-03-14T05:08:43.7128287Z New File 1284 eye_cpu_dispatch.h 2025-03-14T05:08:43.7131474Z 100% 2025-03-14T05:08:43.7134719Z New File 1286 eye_cuda_dispatch.h 2025-03-14T05:08:43.7138023Z 100% 2025-03-14T05:08:43.7141457Z New File 1286 eye_meta_dispatch.h 2025-03-14T05:08:43.7144816Z 100% 2025-03-14T05:08:43.7148165Z New File 1131 eye_native.h 2025-03-14T05:08:43.7151685Z 100% 2025-03-14T05:08:43.7154966Z New File 3652 eye_ops.h 2025-03-14T05:08:43.7158265Z 100% 2025-03-14T05:08:43.7161650Z New File 1001 fake_quantize_per_channel_affine.h 2025-03-14T05:08:43.7165004Z 100% 2025-03-14T05:08:43.7168902Z New File 2333 fake_quantize_per_channel_affine_cachemask.h 2025-03-14T05:08:43.7172874Z 100% 2025-03-14T05:08:43.7176500Z New File 892 fake_quantize_per_channel_affine_cachemask_backward.h 2025-03-14T05:08:43.7179834Z 100% 2025-03-14T05:08:43.7183745Z New File 857 fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7187492Z 100% 2025-03-14T05:08:43.7191225Z New File 567 fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-03-14T05:08:43.7194650Z 100% 2025-03-14T05:08:43.7198356Z New File 1204 fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-03-14T05:08:43.7201666Z 100% 2025-03-14T05:08:43.7205684Z New File 1275 fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.7208956Z 100% 2025-03-14T05:08:43.7212862Z New File 913 fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-03-14T05:08:43.7216154Z 100% 2025-03-14T05:08:43.7219952Z New File 915 fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-03-14T05:08:43.7223249Z 100% 2025-03-14T05:08:43.7227040Z New File 938 fake_quantize_per_channel_affine_cachemask_native.h 2025-03-14T05:08:43.7230260Z 100% 2025-03-14T05:08:43.7234045Z New File 2783 fake_quantize_per_channel_affine_cachemask_ops.h 2025-03-14T05:08:43.7237981Z 100% 2025-03-14T05:08:43.7241686Z New File 922 fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7244886Z 100% 2025-03-14T05:08:43.7249399Z New File 632 fake_quantize_per_channel_affine_native.h 2025-03-14T05:08:43.7252551Z 100% 2025-03-14T05:08:43.7256645Z New File 1422 fake_quantize_per_channel_affine_ops.h 2025-03-14T05:08:43.7259939Z 100% 2025-03-14T05:08:43.7263642Z New File 1384 fake_quantize_per_tensor_affine.h 2025-03-14T05:08:43.7267183Z 100% 2025-03-14T05:08:43.7271274Z New File 2152 fake_quantize_per_tensor_affine_cachemask.h 2025-03-14T05:08:43.7275165Z 100% 2025-03-14T05:08:43.7279235Z New File 888 fake_quantize_per_tensor_affine_cachemask_backward.h 2025-03-14T05:08:43.7282610Z 100% 2025-03-14T05:08:43.7287320Z New File 856 fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7290602Z 100% 2025-03-14T05:08:43.7294669Z New File 566 fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-03-14T05:08:43.7297979Z 100% 2025-03-14T05:08:43.7302218Z New File 1201 fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-03-14T05:08:43.7305501Z 100% 2025-03-14T05:08:43.7309682Z New File 1199 fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.7313328Z 100% 2025-03-14T05:08:43.7317234Z New File 875 fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-03-14T05:08:43.7321714Z 100% 2025-03-14T05:08:43.7324836Z New File 877 fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-03-14T05:08:43.7328297Z 100% 2025-03-14T05:08:43.7332381Z New File 862 fake_quantize_per_tensor_affine_cachemask_native.h 2025-03-14T05:08:43.7335798Z 100% 2025-03-14T05:08:43.7339685Z New File 2537 fake_quantize_per_tensor_affine_cachemask_ops.h 2025-03-14T05:08:43.7343308Z 100% 2025-03-14T05:08:43.7347108Z New File 1059 fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7350355Z 100% 2025-03-14T05:08:43.7354427Z New File 769 fake_quantize_per_tensor_affine_native.h 2025-03-14T05:08:43.7358032Z 100% 2025-03-14T05:08:43.7361727Z New File 2240 fake_quantize_per_tensor_affine_ops.h 2025-03-14T05:08:43.7365088Z 100% 2025-03-14T05:08:43.7368601Z New File 862 fbgemm_linear_fp16_weight.h 2025-03-14T05:08:43.7371967Z 100% 2025-03-14T05:08:43.7375785Z New File 866 fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7379244Z 100% 2025-03-14T05:08:43.7382843Z New File 926 fbgemm_linear_fp16_weight_fp32_activation.h 2025-03-14T05:08:43.7386229Z 100% 2025-03-14T05:08:43.7390105Z New File 882 fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7393541Z 100% 2025-03-14T05:08:43.7397385Z New File 592 fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-03-14T05:08:43.7400752Z 100% 2025-03-14T05:08:43.7404587Z New File 1287 fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-03-14T05:08:43.7407893Z 100% 2025-03-14T05:08:43.7411578Z New File 576 fbgemm_linear_fp16_weight_native.h 2025-03-14T05:08:43.7415114Z 100% 2025-03-14T05:08:43.7418817Z New File 1239 fbgemm_linear_fp16_weight_ops.h 2025-03-14T05:08:43.7422200Z 100% 2025-03-14T05:08:43.7425947Z New File 1107 fbgemm_linear_int8_weight.h 2025-03-14T05:08:43.7429233Z 100% 2025-03-14T05:08:43.7433138Z New File 989 fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7436690Z 100% 2025-03-14T05:08:43.7440299Z New File 1171 fbgemm_linear_int8_weight_fp32_activation.h 2025-03-14T05:08:43.7443631Z 100% 2025-03-14T05:08:43.7447584Z New File 1005 fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7451118Z 100% 2025-03-14T05:08:43.7454658Z New File 715 fbgemm_linear_int8_weight_fp32_activation_native.h 2025-03-14T05:08:43.7457953Z 100% 2025-03-14T05:08:43.7461665Z New File 1688 fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-03-14T05:08:43.7465004Z 100% 2025-03-14T05:08:43.7469117Z New File 699 fbgemm_linear_int8_weight_native.h 2025-03-14T05:08:43.7472979Z 100% 2025-03-14T05:08:43.7476777Z New File 1640 fbgemm_linear_int8_weight_ops.h 2025-03-14T05:08:43.7480203Z 100% 2025-03-14T05:08:43.7483784Z New File 825 fbgemm_linear_quantize_weight.h 2025-03-14T05:08:43.7487167Z 100% 2025-03-14T05:08:43.7491093Z New File 851 fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7494423Z 100% 2025-03-14T05:08:43.7498093Z New File 561 fbgemm_linear_quantize_weight_native.h 2025-03-14T05:08:43.7501427Z 100% 2025-03-14T05:08:43.7505117Z New File 1200 fbgemm_linear_quantize_weight_ops.h 2025-03-14T05:08:43.7508669Z 100% 2025-03-14T05:08:43.7512502Z New File 759 fbgemm_pack_gemm_matrix_fp16.h 2025-03-14T05:08:43.7515934Z 100% 2025-03-14T05:08:43.7519644Z New File 810 fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7522839Z 100% 2025-03-14T05:08:43.7526405Z New File 520 fbgemm_pack_gemm_matrix_fp16_native.h 2025-03-14T05:08:43.7529881Z 100% 2025-03-14T05:08:43.7533525Z New File 1055 fbgemm_pack_gemm_matrix_fp16_ops.h 2025-03-14T05:08:43.7536879Z 100% 2025-03-14T05:08:43.7540442Z New File 1016 fbgemm_pack_quantized_matrix.h 2025-03-14T05:08:43.7543776Z 100% 2025-03-14T05:08:43.7547732Z New File 910 fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7551167Z 100% 2025-03-14T05:08:43.7554951Z New File 620 fbgemm_pack_quantized_matrix_native.h 2025-03-14T05:08:43.7558336Z 100% 2025-03-14T05:08:43.7561959Z New File 1719 fbgemm_pack_quantized_matrix_ops.h 2025-03-14T05:08:43.7565431Z 100% 2025-03-14T05:08:43.7569116Z New File 1029 feature_alpha_dropout.h 2025-03-14T05:08:43.7572983Z 100% 2025-03-14T05:08:43.7576760Z New File 914 feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7580109Z 100% 2025-03-14T05:08:43.7583908Z New File 624 feature_alpha_dropout_native.h 2025-03-14T05:08:43.7587268Z 100% 2025-03-14T05:08:43.7591128Z New File 1747 feature_alpha_dropout_ops.h 2025-03-14T05:08:43.7594578Z 100% 2025-03-14T05:08:43.7598381Z New File 987 feature_dropout.h 2025-03-14T05:08:43.7601722Z 100% 2025-03-14T05:08:43.7605398Z New File 902 feature_dropout_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7608671Z 100% 2025-03-14T05:08:43.7612199Z New File 612 feature_dropout_native.h 2025-03-14T05:08:43.7616150Z 100% 2025-03-14T05:08:43.7619713Z New File 1711 feature_dropout_ops.h 2025-03-14T05:08:43.7623555Z 100% 2025-03-14T05:08:43.7626712Z New File 5114 fft_fft.h 2025-03-14T05:08:43.7629930Z 100% 2025-03-14T05:08:43.7633128Z New File 5407 fft_fft2.h 2025-03-14T05:08:43.7636450Z 100% 2025-03-14T05:08:43.7640016Z New File 1882 fft_fft2_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7643627Z 100% 2025-03-14T05:08:43.7647206Z New File 814 fft_fft2_native.h 2025-03-14T05:08:43.7650578Z 100% 2025-03-14T05:08:43.7654149Z New File 2233 fft_fft2_ops.h 2025-03-14T05:08:43.7657521Z 100% 2025-03-14T05:08:43.7660960Z New File 1808 fft_fftfreq.h 2025-03-14T05:08:43.7664319Z 100% 2025-03-14T05:08:43.7668128Z New File 1188 fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.7671686Z 100% 2025-03-14T05:08:43.7675310Z New File 739 fft_fftfreq_native.h 2025-03-14T05:08:43.7678780Z 100% 2025-03-14T05:08:43.7682171Z New File 2105 fft_fftfreq_ops.h 2025-03-14T05:08:43.7685499Z 100% 2025-03-14T05:08:43.7688696Z New File 5547 fft_fftn.h 2025-03-14T05:08:43.7691918Z 100% 2025-03-14T05:08:43.7695724Z New File 1958 fft_fftn_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7699064Z 100% 2025-03-14T05:08:43.7702575Z New File 837 fft_fftn_native.h 2025-03-14T05:08:43.7705913Z 100% 2025-03-14T05:08:43.7709436Z New File 2277 fft_fftn_ops.h 2025-03-14T05:08:43.7712812Z 100% 2025-03-14T05:08:43.7716455Z New File 759 fft_fftshift.h 2025-03-14T05:08:43.7720147Z 100% 2025-03-14T05:08:43.7728603Z New File 837 fft_fftshift_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7729002Z 100% 2025-03-14T05:08:43.7733111Z New File 547 fft_fftshift_native.h 2025-03-14T05:08:43.7736245Z 100% 2025-03-14T05:08:43.7740259Z New File 1105 fft_fftshift_ops.h 2025-03-14T05:08:43.7743800Z 100% 2025-03-14T05:08:43.7747789Z New File 1817 fft_fft_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7751301Z 100% 2025-03-14T05:08:43.7754857Z New File 795 fft_fft_native.h 2025-03-14T05:08:43.7758264Z 100% 2025-03-14T05:08:43.7761714Z New File 2169 fft_fft_ops.h 2025-03-14T05:08:43.7765059Z 100% 2025-03-14T05:08:43.7768556Z New File 5145 fft_hfft.h 2025-03-14T05:08:43.7771718Z 100% 2025-03-14T05:08:43.7774989Z New File 5438 fft_hfft2.h 2025-03-14T05:08:43.7778470Z 100% 2025-03-14T05:08:43.7781997Z New File 1888 fft_hfft2_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7785256Z 100% 2025-03-14T05:08:43.7789345Z New File 816 fft_hfft2_native.h 2025-03-14T05:08:43.7792843Z 100% 2025-03-14T05:08:43.7796452Z New File 2239 fft_hfft2_ops.h 2025-03-14T05:08:43.7799887Z 100% 2025-03-14T05:08:43.7803604Z New File 5578 fft_hfftn.h 2025-03-14T05:08:43.7806979Z 100% 2025-03-14T05:08:43.7810634Z New File 1964 fft_hfftn_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7813953Z 100% 2025-03-14T05:08:43.7817552Z New File 839 fft_hfftn_native.h 2025-03-14T05:08:43.7820891Z 100% 2025-03-14T05:08:43.7824392Z New File 2283 fft_hfftn_ops.h 2025-03-14T05:08:43.7827948Z 100% 2025-03-14T05:08:43.7831568Z New File 1823 fft_hfft_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7834989Z 100% 2025-03-14T05:08:43.7838474Z New File 797 fft_hfft_native.h 2025-03-14T05:08:43.7841919Z 100% 2025-03-14T05:08:43.7845406Z New File 2175 fft_hfft_ops.h 2025-03-14T05:08:43.7848734Z 100% 2025-03-14T05:08:43.7851882Z New File 5145 fft_ifft.h 2025-03-14T05:08:43.7855304Z 100% 2025-03-14T05:08:43.7858584Z New File 5438 fft_ifft2.h 2025-03-14T05:08:43.7861970Z 100% 2025-03-14T05:08:43.7865526Z New File 1888 fft_ifft2_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7868858Z 100% 2025-03-14T05:08:43.7872301Z New File 816 fft_ifft2_native.h 2025-03-14T05:08:43.7875775Z 100% 2025-03-14T05:08:43.7879258Z New File 2239 fft_ifft2_ops.h 2025-03-14T05:08:43.7883258Z 100% 2025-03-14T05:08:43.7886733Z New File 5578 fft_ifftn.h 2025-03-14T05:08:43.7890109Z 100% 2025-03-14T05:08:43.7894021Z New File 1964 fft_ifftn_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7897331Z 100% 2025-03-14T05:08:43.7901149Z New File 839 fft_ifftn_native.h 2025-03-14T05:08:43.7904848Z 100% 2025-03-14T05:08:43.7908749Z New File 2283 fft_ifftn_ops.h 2025-03-14T05:08:43.7912275Z 100% 2025-03-14T05:08:43.7915877Z New File 763 fft_ifftshift.h 2025-03-14T05:08:43.7943761Z 100% 2025-03-14T05:08:43.7944202Z New File 838 fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7944748Z 100% 2025-03-14T05:08:43.7944977Z New File 548 fft_ifftshift_native.h 2025-03-14T05:08:43.7945284Z 100% 2025-03-14T05:08:43.7945499Z New File 1108 fft_ifftshift_ops.h 2025-03-14T05:08:43.7945786Z 100% 2025-03-14T05:08:43.7946077Z New File 1823 fft_ifft_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7948640Z 100% 2025-03-14T05:08:43.7952647Z New File 797 fft_ifft_native.h 2025-03-14T05:08:43.7955841Z 100% 2025-03-14T05:08:43.7959596Z New File 2175 fft_ifft_ops.h 2025-03-14T05:08:43.7962985Z 100% 2025-03-14T05:08:43.7966431Z New File 5176 fft_ihfft.h 2025-03-14T05:08:43.7969950Z 100% 2025-03-14T05:08:43.7973308Z New File 5469 fft_ihfft2.h 2025-03-14T05:08:43.7976836Z 100% 2025-03-14T05:08:43.7981008Z New File 1894 fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.7984068Z 100% 2025-03-14T05:08:43.7987661Z New File 818 fft_ihfft2_native.h 2025-03-14T05:08:43.7991119Z 100% 2025-03-14T05:08:43.7995132Z New File 2245 fft_ihfft2_ops.h 2025-03-14T05:08:43.7998735Z 100% 2025-03-14T05:08:43.8002350Z New File 5609 fft_ihfftn.h 2025-03-14T05:08:43.8005809Z 100% 2025-03-14T05:08:43.8009767Z New File 1970 fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8013160Z 100% 2025-03-14T05:08:43.8017041Z New File 841 fft_ihfftn_native.h 2025-03-14T05:08:43.8020355Z 100% 2025-03-14T05:08:43.8024687Z New File 2289 fft_ihfftn_ops.h 2025-03-14T05:08:43.8027442Z 100% 2025-03-14T05:08:43.8031110Z New File 1829 fft_ihfft_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8034721Z 100% 2025-03-14T05:08:43.8038721Z New File 799 fft_ihfft_native.h 2025-03-14T05:08:43.8042325Z 100% 2025-03-14T05:08:43.8045864Z New File 2181 fft_ihfft_ops.h 2025-03-14T05:08:43.8049280Z 100% 2025-03-14T05:08:43.8053354Z New File 5176 fft_irfft.h 2025-03-14T05:08:43.8056112Z 100% 2025-03-14T05:08:43.8059446Z New File 5469 fft_irfft2.h 2025-03-14T05:08:43.8062816Z 100% 2025-03-14T05:08:43.8066563Z New File 1894 fft_irfft2_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8069977Z 100% 2025-03-14T05:08:43.8073970Z New File 818 fft_irfft2_native.h 2025-03-14T05:08:43.8077455Z 100% 2025-03-14T05:08:43.8080970Z New File 2245 fft_irfft2_ops.h 2025-03-14T05:08:43.8084316Z 100% 2025-03-14T05:08:43.8087830Z New File 5609 fft_irfftn.h 2025-03-14T05:08:43.8091420Z 100% 2025-03-14T05:08:43.8095034Z New File 1970 fft_irfftn_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8098364Z 100% 2025-03-14T05:08:43.8101964Z New File 841 fft_irfftn_native.h 2025-03-14T05:08:43.8105322Z 100% 2025-03-14T05:08:43.8108775Z New File 2289 fft_irfftn_ops.h 2025-03-14T05:08:43.8112121Z 100% 2025-03-14T05:08:43.8115982Z New File 1829 fft_irfft_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8119280Z 100% 2025-03-14T05:08:43.8122810Z New File 799 fft_irfft_native.h 2025-03-14T05:08:43.8126254Z 100% 2025-03-14T05:08:43.8129727Z New File 2181 fft_irfft_ops.h 2025-03-14T05:08:43.8133079Z 100% 2025-03-14T05:08:43.8136250Z New File 5145 fft_rfft.h 2025-03-14T05:08:43.8139459Z 100% 2025-03-14T05:08:43.8142985Z New File 5438 fft_rfft2.h 2025-03-14T05:08:43.8146480Z 100% 2025-03-14T05:08:43.8150063Z New File 1888 fft_rfft2_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8153369Z 100% 2025-03-14T05:08:43.8157154Z New File 816 fft_rfft2_native.h 2025-03-14T05:08:43.8160619Z 100% 2025-03-14T05:08:43.8164250Z New File 2239 fft_rfft2_ops.h 2025-03-14T05:08:43.8167908Z 100% 2025-03-14T05:08:43.8171466Z New File 1821 fft_rfftfreq.h 2025-03-14T05:08:43.8175999Z 100% 2025-03-14T05:08:43.8179498Z New File 1192 fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.8182860Z 100% 2025-03-14T05:08:43.8186505Z New File 741 fft_rfftfreq_native.h 2025-03-14T05:08:43.8190141Z 100% 2025-03-14T05:08:43.8193773Z New File 2111 fft_rfftfreq_ops.h 2025-03-14T05:08:43.8197280Z 100% 2025-03-14T05:08:43.8200734Z New File 5578 fft_rfftn.h 2025-03-14T05:08:43.8204292Z 100% 2025-03-14T05:08:43.8208622Z New File 1964 fft_rfftn_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8212003Z 100% 2025-03-14T05:08:43.8215682Z New File 839 fft_rfftn_native.h 2025-03-14T05:08:43.8219222Z 100% 2025-03-14T05:08:43.8223326Z New File 2283 fft_rfftn_ops.h 2025-03-14T05:08:43.8226866Z 100% 2025-03-14T05:08:43.8230557Z New File 1823 fft_rfft_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8233976Z 100% 2025-03-14T05:08:43.8237665Z New File 797 fft_rfft_native.h 2025-03-14T05:08:43.8241406Z 100% 2025-03-14T05:08:43.8244766Z New File 2175 fft_rfft_ops.h 2025-03-14T05:08:43.8249027Z 100% 2025-03-14T05:08:43.8252428Z New File 2338 fill.h 2025-03-14T05:08:43.8255628Z 100% 2025-03-14T05:08:43.8259414Z New File 1304 fill_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.8262722Z 100% 2025-03-14T05:08:43.8266282Z New File 840 fill_cpu_dispatch.h 2025-03-14T05:08:43.8269765Z 100% 2025-03-14T05:08:43.8273238Z New File 842 fill_cuda_dispatch.h 2025-03-14T05:08:43.8277247Z 100% 2025-03-14T05:08:43.8281131Z New File 537 fill_diagonal.h 2025-03-14T05:08:43.8284117Z 100% 2025-03-14T05:08:43.8287761Z New File 839 fill_diagonal_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8292292Z 100% 2025-03-14T05:08:43.8296129Z New File 549 fill_diagonal_native.h 2025-03-14T05:08:43.8299852Z 100% 2025-03-14T05:08:43.8303848Z New File 1152 fill_diagonal_ops.h 2025-03-14T05:08:43.8307155Z 100% 2025-03-14T05:08:43.8310697Z New File 842 fill_meta_dispatch.h 2025-03-14T05:08:43.8314118Z 100% 2025-03-14T05:08:43.8317898Z New File 1559 fill_native.h 2025-03-14T05:08:43.8321419Z 100% 2025-03-14T05:08:43.8325011Z New File 4321 fill_ops.h 2025-03-14T05:08:43.8328302Z 100% 2025-03-14T05:08:43.8331573Z New File 1175 fix.h 2025-03-14T05:08:43.8335065Z 100% 2025-03-14T05:08:43.8338749Z New File 986 fix_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8342094Z 100% 2025-03-14T05:08:43.8345544Z New File 619 fix_native.h 2025-03-14T05:08:43.8348920Z 100% 2025-03-14T05:08:43.8352427Z New File 2070 fix_ops.h 2025-03-14T05:08:43.8355892Z 100% 2025-03-14T05:08:43.8359802Z New File 1686 flatten.h 2025-03-14T05:08:43.8363326Z 100% 2025-03-14T05:08:43.8367594Z New File 1162 flatten_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8371074Z 100% 2025-03-14T05:08:43.8374613Z New File 735 flatten_dense_tensors.h 2025-03-14T05:08:43.8378436Z 100% 2025-03-14T05:08:43.8382121Z New File 801 flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8386095Z 100% 2025-03-14T05:08:43.8389763Z New File 511 flatten_dense_tensors_native.h 2025-03-14T05:08:43.8393864Z 100% 2025-03-14T05:08:43.8397571Z New File 1030 flatten_dense_tensors_ops.h 2025-03-14T05:08:43.8401980Z 100% 2025-03-14T05:08:43.8405469Z New File 872 flatten_native.h 2025-03-14T05:08:43.8409382Z 100% 2025-03-14T05:08:43.8413221Z New File 3382 flatten_ops.h 2025-03-14T05:08:43.8416693Z 100% 2025-03-14T05:08:43.8420066Z New File 1167 flip.h 2025-03-14T05:08:43.8423935Z 100% 2025-03-14T05:08:43.8427217Z New File 668 fliplr.h 2025-03-14T05:08:43.8430427Z 100% 2025-03-14T05:08:43.8434406Z New File 787 fliplr_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8438236Z 100% 2025-03-14T05:08:43.8441906Z New File 497 fliplr_native.h 2025-03-14T05:08:43.8445303Z 100% 2025-03-14T05:08:43.8449141Z New File 986 fliplr_ops.h 2025-03-14T05:08:43.8452716Z 100% 2025-03-14T05:08:43.8456007Z New File 668 flipud.h 2025-03-14T05:08:43.8459409Z 100% 2025-03-14T05:08:43.8464041Z New File 787 flipud_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8467306Z 100% 2025-03-14T05:08:43.8471051Z New File 497 flipud_native.h 2025-03-14T05:08:43.8474879Z 100% 2025-03-14T05:08:43.8478079Z New File 986 flipud_ops.h 2025-03-14T05:08:43.8481480Z 100% 2025-03-14T05:08:43.8485021Z New File 931 flip_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.8488684Z 100% 2025-03-14T05:08:43.8492375Z New File 763 flip_cpu_dispatch.h 2025-03-14T05:08:43.8496313Z 100% 2025-03-14T05:08:43.8500418Z New File 765 flip_cuda_dispatch.h 2025-03-14T05:08:43.8503880Z 100% 2025-03-14T05:08:43.8507313Z New File 616 flip_native.h 2025-03-14T05:08:43.8510723Z 100% 2025-03-14T05:08:43.8514062Z New File 1721 flip_ops.h 2025-03-14T05:08:43.8517435Z 100% 2025-03-14T05:08:43.8521007Z New File 2999 float_power.h 2025-03-14T05:08:43.8524470Z 100% 2025-03-14T05:08:43.8528293Z New File 1852 float_power_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:43.8532072Z 100% 2025-03-14T05:08:43.8535831Z New File 1220 float_power_native.h 2025-03-14T05:08:43.8539576Z 100% 2025-03-14T05:08:43.8543068Z New File 5958 float_power_ops.h 2025-03-14T05:08:43.8546469Z 100% 2025-03-14T05:08:43.8549857Z New File 1201 floor.h 2025-03-14T05:08:43.8553345Z 100% 2025-03-14T05:08:43.8557364Z New File 863 floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.8560796Z 100% 2025-03-14T05:08:43.8564381Z New File 950 floor_cpu_dispatch.h 2025-03-14T05:08:43.8568123Z 100% 2025-03-14T05:08:43.8572166Z New File 952 floor_cuda_dispatch.h 2025-03-14T05:08:43.8575656Z 100% 2025-03-14T05:08:43.8579365Z New File 2044 floor_divide.h 2025-03-14T05:08:43.8582973Z 100% 2025-03-14T05:08:43.8586674Z New File 1126 floor_divide_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.8590076Z 100% 2025-03-14T05:08:43.8593768Z New File 1082 floor_divide_cpu_dispatch.h 2025-03-14T05:08:43.8597356Z 100% 2025-03-14T05:08:43.8600954Z New File 1084 floor_divide_cuda_dispatch.h 2025-03-14T05:08:43.8605165Z 100% 2025-03-14T05:08:43.8609338Z New File 774 floor_divide_meta_dispatch.h 2025-03-14T05:08:43.8612644Z 100% 2025-03-14T05:08:43.8616182Z New File 1324 floor_divide_native.h 2025-03-14T05:08:43.8619592Z 100% 2025-03-14T05:08:43.8623126Z New File 4424 floor_divide_ops.h 2025-03-14T05:08:43.8626682Z 100% 2025-03-14T05:08:43.8630403Z New File 601 floor_meta.h 2025-03-14T05:08:43.8633791Z 100% 2025-03-14T05:08:43.8637387Z New File 952 floor_meta_dispatch.h 2025-03-14T05:08:43.8640849Z 100% 2025-03-14T05:08:43.8645029Z New File 1036 floor_native.h 2025-03-14T05:08:43.8648593Z 100% 2025-03-14T05:08:43.8652247Z New File 2088 floor_ops.h 2025-03-14T05:08:43.8655722Z 100% 2025-03-14T05:08:43.8659096Z New File 1188 fmax.h 2025-03-14T05:08:43.8662548Z 100% 2025-03-14T05:08:43.8666369Z New File 837 fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.8669732Z 100% 2025-03-14T05:08:43.8673266Z New File 974 fmax_cpu_dispatch.h 2025-03-14T05:08:43.8676752Z 100% 2025-03-14T05:08:43.8680789Z New File 976 fmax_cuda_dispatch.h 2025-03-14T05:08:43.8684312Z 100% 2025-03-14T05:08:43.8688594Z New File 626 fmax_meta.h 2025-03-14T05:08:43.8691953Z 100% 2025-03-14T05:08:43.8695875Z New File 976 fmax_meta_dispatch.h 2025-03-14T05:08:43.8699368Z 100% 2025-03-14T05:08:43.8702813Z New File 639 fmax_native.h 2025-03-14T05:08:43.8706210Z 100% 2025-03-14T05:08:43.8709545Z New File 1747 fmax_ops.h 2025-03-14T05:08:43.8712831Z 100% 2025-03-14T05:08:43.8716769Z New File 1188 fmin.h 2025-03-14T05:08:43.8720227Z 100% 2025-03-14T05:08:43.8723976Z New File 837 fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.8727353Z 100% 2025-03-14T05:08:43.8730887Z New File 974 fmin_cpu_dispatch.h 2025-03-14T05:08:43.8734383Z 100% 2025-03-14T05:08:43.8737991Z New File 976 fmin_cuda_dispatch.h 2025-03-14T05:08:43.8741423Z 100% 2025-03-14T05:08:43.9634438Z New File 626 fmin_meta.h 2025-03-14T05:08:43.9638472Z 100% 2025-03-14T05:08:43.9642563Z New File 976 fmin_meta_dispatch.h 2025-03-14T05:08:43.9646033Z 100% 2025-03-14T05:08:43.9649515Z New File 639 fmin_native.h 2025-03-14T05:08:43.9652984Z 100% 2025-03-14T05:08:43.9656262Z New File 1747 fmin_ops.h 2025-03-14T05:08:43.9659699Z 100% 2025-03-14T05:08:43.9662990Z New File 1934 fmod.h 2025-03-14T05:08:43.9666635Z 100% 2025-03-14T05:08:43.9670704Z New File 913 fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.9674175Z 100% 2025-03-14T05:08:43.9677976Z New File 1094 fmod_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:43.9681497Z 100% 2025-03-14T05:08:43.9684975Z New File 1050 fmod_cpu_dispatch.h 2025-03-14T05:08:43.9688877Z 100% 2025-03-14T05:08:43.9693127Z New File 1052 fmod_cuda_dispatch.h 2025-03-14T05:08:43.9695981Z 100% 2025-03-14T05:08:43.9699553Z New File 633 fmod_meta.h 2025-03-14T05:08:43.9703132Z 100% 2025-03-14T05:08:43.9706907Z New File 1052 fmod_meta_dispatch.h 2025-03-14T05:08:43.9710346Z 100% 2025-03-14T05:08:43.9714257Z New File 904 fmod_native.h 2025-03-14T05:08:43.9718074Z 100% 2025-03-14T05:08:43.9721624Z New File 4321 fmod_ops.h 2025-03-14T05:08:43.9724905Z 100% 2025-03-14T05:08:43.9729082Z New File 1188 frac.h 2025-03-14T05:08:43.9732288Z 100% 2025-03-14T05:08:43.9736027Z New File 2060 fractional_max_pool2d.h 2025-03-14T05:08:43.9739613Z 100% 2025-03-14T05:08:43.9743135Z New File 2103 fractional_max_pool2d_backward.h 2025-03-14T05:08:43.9746648Z 100% 2025-03-14T05:08:43.9750805Z New File 955 fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.9754220Z 100% 2025-03-14T05:08:43.9758014Z New File 1342 fractional_max_pool2d_backward_cpu_dispatch.h 2025-03-14T05:08:43.9761526Z 100% 2025-03-14T05:08:43.9765399Z New File 1344 fractional_max_pool2d_backward_cuda_dispatch.h 2025-03-14T05:08:43.9768957Z 100% 2025-03-14T05:08:43.9772640Z New File 744 fractional_max_pool2d_backward_meta.h 2025-03-14T05:08:43.9776022Z 100% 2025-03-14T05:08:43.9780103Z New File 1344 fractional_max_pool2d_backward_meta_dispatch.h 2025-03-14T05:08:43.9783586Z 100% 2025-03-14T05:08:43.9787512Z New File 1134 fractional_max_pool2d_backward_native.h 2025-03-14T05:08:43.9791841Z 100% 2025-03-14T05:08:43.9795821Z New File 2545 fractional_max_pool2d_backward_ops.h 2025-03-14T05:08:43.9799034Z 100% 2025-03-14T05:08:43.9802965Z New File 946 fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.9806558Z 100% 2025-03-14T05:08:43.9810792Z New File 1355 fractional_max_pool2d_cpu_dispatch.h 2025-03-14T05:08:43.9814136Z 100% 2025-03-14T05:08:43.9817835Z New File 1357 fractional_max_pool2d_cuda_dispatch.h 2025-03-14T05:08:43.9821547Z 100% 2025-03-14T05:08:43.9825111Z New File 710 fractional_max_pool2d_meta.h 2025-03-14T05:08:43.9828599Z 100% 2025-03-14T05:08:43.9832230Z New File 1357 fractional_max_pool2d_meta_dispatch.h 2025-03-14T05:08:43.9835892Z 100% 2025-03-14T05:08:43.9839573Z New File 1095 fractional_max_pool2d_native.h 2025-03-14T05:08:43.9842895Z 100% 2025-03-14T05:08:43.9847330Z New File 2559 fractional_max_pool2d_ops.h 2025-03-14T05:08:43.9850386Z 100% 2025-03-14T05:08:43.9853914Z New File 2060 fractional_max_pool3d.h 2025-03-14T05:08:43.9857305Z 100% 2025-03-14T05:08:43.9860979Z New File 2103 fractional_max_pool3d_backward.h 2025-03-14T05:08:43.9864839Z 100% 2025-03-14T05:08:43.9868463Z New File 1342 fractional_max_pool3d_backward_cpu_dispatch.h 2025-03-14T05:08:43.9871985Z 100% 2025-03-14T05:08:43.9875981Z New File 1344 fractional_max_pool3d_backward_cuda_dispatch.h 2025-03-14T05:08:43.9879391Z 100% 2025-03-14T05:08:43.9883074Z New File 1310 fractional_max_pool3d_backward_native.h 2025-03-14T05:08:43.9886471Z 100% 2025-03-14T05:08:43.9890224Z New File 2545 fractional_max_pool3d_backward_ops.h 2025-03-14T05:08:43.9893820Z 100% 2025-03-14T05:08:43.9897686Z New File 946 fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.9900945Z 100% 2025-03-14T05:08:43.9904917Z New File 1355 fractional_max_pool3d_cpu_dispatch.h 2025-03-14T05:08:43.9908200Z 100% 2025-03-14T05:08:43.9911911Z New File 1357 fractional_max_pool3d_cuda_dispatch.h 2025-03-14T05:08:43.9915279Z 100% 2025-03-14T05:08:43.9918782Z New File 10046 fractional_max_pool3d_meta.h 2025-03-14T05:08:43.9922069Z 100% 2025-03-14T05:08:43.9925624Z New File 1357 fractional_max_pool3d_meta_dispatch.h 2025-03-14T05:08:43.9928951Z 100% 2025-03-14T05:08:43.9933099Z New File 1365 fractional_max_pool3d_native.h 2025-03-14T05:08:43.9936594Z 100% 2025-03-14T05:08:43.9940227Z New File 2559 fractional_max_pool3d_ops.h 2025-03-14T05:08:43.9943615Z 100% 2025-03-14T05:08:43.9947310Z New File 861 frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:43.9950721Z 100% 2025-03-14T05:08:43.9954493Z New File 946 frac_cpu_dispatch.h 2025-03-14T05:08:43.9957967Z 100% 2025-03-14T05:08:43.9961474Z New File 948 frac_cuda_dispatch.h 2025-03-14T05:08:43.9964834Z 100% 2025-03-14T05:08:43.9968277Z New File 600 frac_meta.h 2025-03-14T05:08:43.9971544Z 100% 2025-03-14T05:08:43.9975163Z New File 948 frac_meta_dispatch.h 2025-03-14T05:08:43.9978469Z 100% 2025-03-14T05:08:43.9982024Z New File 1027 frac_native.h 2025-03-14T05:08:43.9986291Z 100% 2025-03-14T05:08:43.9990725Z New File 2079 frac_ops.h 2025-03-14T05:08:43.9995152Z 100% 2025-03-14T05:08:43.9999770Z New File 1408 frexp.h 2025-03-14T05:08:44.0003111Z 100% 2025-03-14T05:08:44.0006721Z New File 811 frexp_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.0010098Z 100% 2025-03-14T05:08:44.0013614Z New File 955 frexp_cpu_dispatch.h 2025-03-14T05:08:44.0021457Z 100% 2025-03-14T05:08:44.0024969Z New File 957 frexp_cuda_dispatch.h 2025-03-14T05:08:44.0028412Z 100% 2025-03-14T05:08:44.0031973Z New File 654 frexp_native.h 2025-03-14T05:08:44.0035513Z 100% 2025-03-14T05:08:44.0043088Z New File 1934 frexp_ops.h 2025-03-14T05:08:44.0043182Z 100% 2025-03-14T05:08:44.0046485Z New File 1410 frobenius_norm.h 2025-03-14T05:08:44.0050237Z 100% 2025-03-14T05:08:44.0054249Z New File 1087 frobenius_norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.0057322Z 100% 2025-03-14T05:08:44.0061210Z New File 668 frobenius_norm_native.h 2025-03-14T05:08:44.0064296Z 100% 2025-03-14T05:08:44.0068275Z New File 1896 frobenius_norm_ops.h 2025-03-14T05:08:44.0071784Z 100% 2025-03-14T05:08:44.0075567Z New File 4330 from_blob.h 2025-03-14T05:08:44.0079011Z 100% 2025-03-14T05:08:44.0083192Z New File 2252 from_file.h 2025-03-14T05:08:44.0087387Z 100% 2025-03-14T05:08:44.0090311Z New File 1040 from_file_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.0093853Z 100% 2025-03-14T05:08:44.0097392Z New File 1122 from_file_cpu_dispatch.h 2025-03-14T05:08:44.0101004Z 100% 2025-03-14T05:08:44.0105197Z New File 882 from_file_native.h 2025-03-14T05:08:44.0107978Z 100% 2025-03-14T05:08:44.0111512Z New File 2513 from_file_ops.h 2025-03-14T05:08:44.0116120Z 100% 2025-03-14T05:08:44.0118377Z New File 8049 full.h 2025-03-14T05:08:44.0121585Z 100% 2025-03-14T05:08:44.0125336Z New File 2580 full_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.0129151Z 100% 2025-03-14T05:08:44.0132755Z New File 2500 full_like.h 2025-03-14T05:08:44.0136278Z 100% 2025-03-14T05:08:44.0139922Z New File 1538 full_like_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.0143275Z 100% 2025-03-14T05:08:44.0146767Z New File 914 full_like_native.h 2025-03-14T05:08:44.0150309Z 100% 2025-03-14T05:08:44.0154132Z New File 2637 full_like_ops.h 2025-03-14T05:08:44.0157498Z 100% 2025-03-14T05:08:44.0160981Z New File 1214 full_native.h 2025-03-14T05:08:44.0164377Z 100% 2025-03-14T05:08:44.0167692Z New File 4360 full_ops.h 2025-03-14T05:08:44.0171500Z 100% 2025-03-14T05:08:44.0175376Z New File 1483 fused_moving_avg_obs_fake_quant.h 2025-03-14T05:08:44.0178745Z 100% 2025-03-14T05:08:44.0182712Z New File 1113 fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.0186163Z 100% 2025-03-14T05:08:44.0189979Z New File 823 fused_moving_avg_obs_fake_quant_native.h 2025-03-14T05:08:44.0193244Z 100% 2025-03-14T05:08:44.0197042Z New File 2038 fused_moving_avg_obs_fake_quant_ops.h 2025-03-14T05:08:44.0200614Z 100% 2025-03-14T05:08:44.0204013Z New File 2482 gather.h 2025-03-14T05:08:44.0207190Z 100% 2025-03-14T05:08:44.0210566Z New File 871 gather_backward.h 2025-03-14T05:08:44.0213965Z 100% 2025-03-14T05:08:44.0217660Z New File 878 gather_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.0221269Z 100% 2025-03-14T05:08:44.0224948Z New File 588 gather_backward_native.h 2025-03-14T05:08:44.0228265Z 100% 2025-03-14T05:08:44.0232077Z New File 1286 gather_backward_ops.h 2025-03-14T05:08:44.0235552Z 100% 2025-03-14T05:08:44.0239318Z New File 876 gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.0242716Z 100% 2025-03-14T05:08:44.0246758Z New File 1141 gather_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.0250115Z 100% 2025-03-14T05:08:44.0253671Z New File 1085 gather_cpu_dispatch.h 2025-03-14T05:08:44.0257045Z 100% 2025-03-14T05:08:44.0260637Z New File 1087 gather_cuda_dispatch.h 2025-03-14T05:08:44.0264034Z 100% 2025-03-14T05:08:44.0267565Z New File 659 gather_meta.h 2025-03-14T05:08:44.0271100Z 100% 2025-03-14T05:08:44.0274823Z New File 1087 gather_meta_dispatch.h 2025-03-14T05:08:44.0278233Z 100% 2025-03-14T05:08:44.0281753Z New File 938 gather_native.h 2025-03-14T05:08:44.0285192Z 100% 2025-03-14T05:08:44.0288713Z New File 3568 gather_ops.h 2025-03-14T05:08:44.0292091Z 100% 2025-03-14T05:08:44.0295536Z New File 1363 gcd.h 2025-03-14T05:08:44.0298714Z 100% 2025-03-14T05:08:44.0302518Z New File 911 gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.0305833Z 100% 2025-03-14T05:08:44.0309591Z New File 1046 gcd_cpu_dispatch.h 2025-03-14T05:08:44.0312863Z 100% 2025-03-14T05:08:44.0316604Z New File 1048 gcd_cuda_dispatch.h 2025-03-14T05:08:44.0320283Z 100% 2025-03-14T05:08:44.0323577Z New File 625 gcd_meta.h 2025-03-14T05:08:44.0326947Z 100% 2025-03-14T05:08:44.0330535Z New File 1048 gcd_meta_dispatch.h 2025-03-14T05:08:44.0333977Z 100% 2025-03-14T05:08:44.0337338Z New File 636 gcd_native.h 2025-03-14T05:08:44.0340684Z 100% 2025-03-14T05:08:44.0344120Z New File 2328 gcd_ops.h 2025-03-14T05:08:44.0347157Z 100% 2025-03-14T05:08:44.0350515Z New File 1896 ge.h 2025-03-14T05:08:44.0353827Z 100% 2025-03-14T05:08:44.0357089Z New File 1483 gelu.h 2025-03-14T05:08:44.0360486Z 100% 2025-03-14T05:08:44.0363960Z New File 1620 gelu_backward.h 2025-03-14T05:08:44.0367413Z 100% 2025-03-14T05:08:44.0371496Z New File 889 gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.0374738Z 100% 2025-03-14T05:08:44.0378289Z New File 1137 gelu_backward_cpu_dispatch.h 2025-03-14T05:08:44.0381875Z 100% 2025-03-14T05:08:44.0385614Z New File 1139 gelu_backward_cuda_dispatch.h 2025-03-14T05:08:44.0389028Z 100% 2025-03-14T05:08:44.0392698Z New File 671 gelu_backward_meta.h 2025-03-14T05:08:44.0396218Z 100% 2025-03-14T05:08:44.0399864Z New File 1139 gelu_backward_meta_dispatch.h 2025-03-14T05:08:44.0403230Z 100% 2025-03-14T05:08:44.0407032Z New File 1222 gelu_backward_native.h 2025-03-14T05:08:44.0410379Z 100% 2025-03-14T05:08:44.0413971Z New File 2086 gelu_backward_ops.h 2025-03-14T05:08:44.0417335Z 100% 2025-03-14T05:08:44.0421032Z New File 935 gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.0424423Z 100% 2025-03-14T05:08:44.0428487Z New File 1087 gelu_cpu_dispatch.h 2025-03-14T05:08:44.0439777Z 100% 2025-03-14T05:08:44.0444063Z New File 1089 gelu_cuda_dispatch.h 2025-03-14T05:08:44.0447549Z 100% 2025-03-14T05:08:44.0451043Z New File 630 gelu_meta.h 2025-03-14T05:08:44.0454330Z 100% 2025-03-14T05:08:44.0458001Z New File 1089 gelu_meta_dispatch.h 2025-03-14T05:08:44.0461382Z 100% 2025-03-14T05:08:44.0464915Z New File 1432 gelu_native.h 2025-03-14T05:08:44.0468402Z 100% 2025-03-14T05:08:44.0472117Z New File 2391 gelu_ops.h 2025-03-14T05:08:44.0475428Z 100% 2025-03-14T05:08:44.0478871Z New File 1436 geometric.h 2025-03-14T05:08:44.0482806Z 100% 2025-03-14T05:08:44.0486529Z New File 1141 geometric_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.0489894Z 100% 2025-03-14T05:08:44.0493448Z New File 810 geometric_cpu_dispatch.h 2025-03-14T05:08:44.0497003Z 100% 2025-03-14T05:08:44.0500558Z New File 812 geometric_cuda_dispatch.h 2025-03-14T05:08:44.0504016Z 100% 2025-03-14T05:08:44.0507583Z New File 812 geometric_meta_dispatch.h 2025-03-14T05:08:44.0510962Z 100% 2025-03-14T05:08:44.0514591Z New File 823 geometric_native.h 2025-03-14T05:08:44.0518086Z 100% 2025-03-14T05:08:44.0522100Z New File 2670 geometric_ops.h 2025-03-14T05:08:44.0525531Z 100% 2025-03-14T05:08:44.0528851Z New File 1250 geqrf.h 2025-03-14T05:08:44.0532071Z 100% 2025-03-14T05:08:44.0535552Z New File 1010 geqrf_cpu_dispatch.h 2025-03-14T05:08:44.0539032Z 100% 2025-03-14T05:08:44.0542655Z New File 1012 geqrf_cuda_dispatch.h 2025-03-14T05:08:44.0545937Z 100% 2025-03-14T05:08:44.0549445Z New File 642 geqrf_native.h 2025-03-14T05:08:44.0552895Z 100% 2025-03-14T05:08:44.0556608Z New File 1827 geqrf_ops.h 2025-03-14T05:08:44.0560113Z 100% 2025-03-14T05:08:44.0563325Z New File 1169 ger.h 2025-03-14T05:08:44.0566570Z 100% 2025-03-14T05:08:44.0570392Z New File 1012 ger_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.0573850Z 100% 2025-03-14T05:08:44.0578102Z New File 620 ger_native.h 2025-03-14T05:08:44.0582041Z 100% 2025-03-14T05:08:44.0585673Z New File 1735 ger_ops.h 2025-03-14T05:08:44.0589005Z 100% 2025-03-14T05:08:44.0593011Z New File 1060 ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.0596686Z 100% 2025-03-14T05:08:44.0600699Z New File 1396 ge_cpu_dispatch.h 2025-03-14T05:08:44.0604247Z 100% 2025-03-14T05:08:44.0608224Z New File 1398 ge_cuda_dispatch.h 2025-03-14T05:08:44.0611791Z 100% 2025-03-14T05:08:44.0615322Z New File 783 ge_meta.h 2025-03-14T05:08:44.0618617Z 100% 2025-03-14T05:08:44.0622390Z New File 1398 ge_meta_dispatch.h 2025-03-14T05:08:44.0625744Z 100% 2025-03-14T05:08:44.0629763Z New File 1326 ge_native.h 2025-03-14T05:08:44.0633235Z 100% 2025-03-14T05:08:44.0636663Z New File 4285 ge_ops.h 2025-03-14T05:08:44.0640134Z 100% 2025-03-14T05:08:44.0643458Z New File 1133 glu.h 2025-03-14T05:08:44.0647221Z 100% 2025-03-14T05:08:44.0650234Z New File 1473 glu_backward.h 2025-03-14T05:08:44.0653650Z 100% 2025-03-14T05:08:44.0657197Z New File 1069 glu_backward_cpu_dispatch.h 2025-03-14T05:08:44.0660541Z 100% 2025-03-14T05:08:44.0664333Z New File 1071 glu_backward_cuda_dispatch.h 2025-03-14T05:08:44.0667701Z 100% 2025-03-14T05:08:44.0671433Z New File 1830 glu_backward_jvp.h 2025-03-14T05:08:44.0675676Z 100% 2025-03-14T05:08:44.0679743Z New File 1149 glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.0682992Z 100% 2025-03-14T05:08:44.0686675Z New File 872 glu_backward_jvp_cpu_dispatch.h 2025-03-14T05:08:44.0690034Z 100% 2025-03-14T05:08:44.0693955Z New File 874 glu_backward_jvp_cuda_dispatch.h 2025-03-14T05:08:44.0697369Z 100% 2025-03-14T05:08:44.0700873Z New File 834 glu_backward_jvp_native.h 2025-03-14T05:08:44.0704276Z 100% 2025-03-14T05:08:44.0708069Z New File 2435 glu_backward_jvp_ops.h 2025-03-14T05:08:44.0711831Z 100% 2025-03-14T05:08:44.0715474Z New File 946 glu_backward_native.h 2025-03-14T05:08:44.0719043Z 100% 2025-03-14T05:08:44.0722596Z New File 1961 glu_backward_ops.h 2025-03-14T05:08:44.0726116Z 100% 2025-03-14T05:08:44.0729749Z New File 826 glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.0733212Z 100% 2025-03-14T05:08:44.0736684Z New File 938 glu_cpu_dispatch.h 2025-03-14T05:08:44.0739967Z 100% 2025-03-14T05:08:44.0743714Z New File 940 glu_cuda_dispatch.h 2025-03-14T05:08:44.0747080Z 100% 2025-03-14T05:08:44.0750429Z New File 1368 glu_jvp.h 2025-03-14T05:08:44.0753678Z 100% 2025-03-14T05:08:44.0757219Z New File 1007 glu_jvp_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.0760550Z 100% 2025-03-14T05:08:44.0764036Z New File 801 glu_jvp_cpu_dispatch.h 2025-03-14T05:08:44.0767773Z 100% 2025-03-14T05:08:44.0771380Z New File 803 glu_jvp_cuda_dispatch.h 2025-03-14T05:08:44.0774747Z 100% 2025-03-14T05:08:44.0778214Z New File 692 glu_jvp_native.h 2025-03-14T05:08:44.0782364Z 100% 2025-03-14T05:08:44.0785852Z New File 1977 glu_jvp_ops.h 2025-03-14T05:08:44.0789716Z 100% 2025-03-14T05:08:44.0795004Z New File 612 glu_meta.h 2025-03-14T05:08:44.0796123Z 100% 2025-03-14T05:08:44.0799820Z New File 940 glu_meta_dispatch.h 2025-03-14T05:08:44.0803232Z 100% 2025-03-14T05:08:44.0806858Z New File 623 glu_native.h 2025-03-14T05:08:44.0810433Z 100% 2025-03-14T05:08:44.0813780Z New File 1663 glu_ops.h 2025-03-14T05:08:44.0816856Z 100% 2025-03-14T05:08:44.0820170Z New File 2933 gradient.h 2025-03-14T05:08:44.0823560Z 100% 2025-03-14T05:08:44.0827143Z New File 1813 gradient_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.0830726Z 100% 2025-03-14T05:08:44.0834250Z New File 1523 gradient_native.h 2025-03-14T05:08:44.0837707Z 100% 2025-03-14T05:08:44.0841141Z New File 6367 gradient_ops.h 2025-03-14T05:08:44.0844559Z 100% 2025-03-14T05:08:44.0847837Z New File 1991 greater.h 2025-03-14T05:08:44.0851659Z 100% 2025-03-14T05:08:44.0855363Z New File 1480 greater_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.0858899Z 100% 2025-03-14T05:08:44.0862374Z New File 2105 greater_equal.h 2025-03-14T05:08:44.0865936Z 100% 2025-03-14T05:08:44.0869718Z New File 1528 greater_equal_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.0873438Z 100% 2025-03-14T05:08:44.0877364Z New File 1012 greater_equal_native.h 2025-03-14T05:08:44.0880882Z 100% 2025-03-14T05:08:44.0884568Z New File 4483 greater_equal_ops.h 2025-03-14T05:08:44.0888125Z 100% 2025-03-14T05:08:44.0891826Z New File 976 greater_native.h 2025-03-14T05:08:44.0895223Z 100% 2025-03-14T05:08:44.0898658Z New File 4375 greater_ops.h 2025-03-14T05:08:44.0902320Z 100% 2025-03-14T05:08:44.0906037Z New File 920 grid_sampler.h 2025-03-14T05:08:44.0909684Z 100% 2025-03-14T05:08:44.0913082Z New File 1841 grid_sampler_2d.h 2025-03-14T05:08:44.0917217Z 100% 2025-03-14T05:08:44.0920226Z New File 2537 grid_sampler_2d_backward.h 2025-03-14T05:08:44.0923993Z 100% 2025-03-14T05:08:44.0927830Z New File 1345 grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.0931420Z 100% 2025-03-14T05:08:44.0935271Z New File 948 grid_sampler_2d_backward_cpu_dispatch.h 2025-03-14T05:08:44.0938676Z 100% 2025-03-14T05:08:44.0942980Z New File 950 grid_sampler_2d_backward_cuda_dispatch.h 2025-03-14T05:08:44.0946500Z 100% 2025-03-14T05:08:44.0950338Z New File 1277 grid_sampler_2d_backward_native.h 2025-03-14T05:08:44.0954065Z 100% 2025-03-14T05:08:44.0957838Z New File 3001 grid_sampler_2d_backward_ops.h 2025-03-14T05:08:44.0961384Z 100% 2025-03-14T05:08:44.0965379Z New File 1101 grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.0968798Z 100% 2025-03-14T05:08:44.0972405Z New File 848 grid_sampler_2d_cpu_dispatch.h 2025-03-14T05:08:44.0976214Z 100% 2025-03-14T05:08:44.0979917Z New File 850 grid_sampler_2d_cuda_dispatch.h 2025-03-14T05:08:44.0983408Z 100% 2025-03-14T05:08:44.0986913Z New File 955 grid_sampler_2d_native.h 2025-03-14T05:08:44.0990577Z 100% 2025-03-14T05:08:44.0994066Z New File 2265 grid_sampler_2d_ops.h 2025-03-14T05:08:44.0997851Z 100% 2025-03-14T05:08:44.1001948Z New File 1841 grid_sampler_3d.h 2025-03-14T05:08:44.1005295Z 100% 2025-03-14T05:08:44.1009223Z New File 2537 grid_sampler_3d_backward.h 2025-03-14T05:08:44.1013179Z 100% 2025-03-14T05:08:44.1017203Z New File 1345 grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.1020586Z 100% 2025-03-14T05:08:44.1024514Z New File 948 grid_sampler_3d_backward_cpu_dispatch.h 2025-03-14T05:08:44.1028160Z 100% 2025-03-14T05:08:44.1032166Z New File 950 grid_sampler_3d_backward_cuda_dispatch.h 2025-03-14T05:08:44.1035721Z 100% 2025-03-14T05:08:44.1039595Z New File 1277 grid_sampler_3d_backward_native.h 2025-03-14T05:08:44.1043176Z 100% 2025-03-14T05:08:44.1046933Z New File 3001 grid_sampler_3d_backward_ops.h 2025-03-14T05:08:44.1050406Z 100% 2025-03-14T05:08:44.1054882Z New File 1101 grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.1057888Z 100% 2025-03-14T05:08:44.1061714Z New File 848 grid_sampler_3d_cpu_dispatch.h 2025-03-14T05:08:44.1065509Z 100% 2025-03-14T05:08:44.1069316Z New File 850 grid_sampler_3d_cuda_dispatch.h 2025-03-14T05:08:44.1073841Z 100% 2025-03-14T05:08:44.1077455Z New File 955 grid_sampler_3d_native.h 2025-03-14T05:08:44.1080922Z 100% 2025-03-14T05:08:44.1084620Z New File 2265 grid_sampler_3d_ops.h 2025-03-14T05:08:44.1088196Z 100% 2025-03-14T05:08:44.1091890Z New File 889 grid_sampler_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.1095849Z 100% 2025-03-14T05:08:44.1099894Z New File 599 grid_sampler_native.h 2025-03-14T05:08:44.1103324Z 100% 2025-03-14T05:08:44.1106930Z New File 1316 grid_sampler_ops.h 2025-03-14T05:08:44.1110473Z 100% 2025-03-14T05:08:44.1114063Z New File 986 group_norm.h 2025-03-14T05:08:44.1118168Z 100% 2025-03-14T05:08:44.1121427Z New File 947 group_norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.1125181Z 100% 2025-03-14T05:08:44.1128581Z New File 657 group_norm_native.h 2025-03-14T05:08:44.1131889Z 100% 2025-03-14T05:08:44.1135423Z New File 1472 group_norm_ops.h 2025-03-14T05:08:44.1138800Z 100% 2025-03-14T05:08:44.1142126Z New File 1608 gru.h 2025-03-14T05:08:44.1145449Z 100% 2025-03-14T05:08:44.1148905Z New File 945 gru_cell.h 2025-03-14T05:08:44.1152128Z 100% 2025-03-14T05:08:44.1155976Z New File 953 gru_cell_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.1159577Z 100% 2025-03-14T05:08:44.1163004Z New File 663 gru_cell_native.h 2025-03-14T05:08:44.1166463Z 100% 2025-03-14T05:08:44.1169966Z New File 1518 gru_cell_ops.h 2025-03-14T05:08:44.1173378Z 100% 2025-03-14T05:08:44.1177387Z New File 1199 gru_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.1180655Z 100% 2025-03-14T05:08:44.1183983Z New File 909 gru_native.h 2025-03-14T05:08:44.1187354Z 100% 2025-03-14T05:08:44.1190636Z New File 2729 gru_ops.h 2025-03-14T05:08:44.1193965Z 100% 2025-03-14T05:08:44.1197303Z New File 1896 gt.h 2025-03-14T05:08:44.1200575Z 100% 2025-03-14T05:08:44.1204410Z New File 1060 gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.1207877Z 100% 2025-03-14T05:08:44.1211387Z New File 1396 gt_cpu_dispatch.h 2025-03-14T05:08:44.1214658Z 100% 2025-03-14T05:08:44.1218079Z New File 1398 gt_cuda_dispatch.h 2025-03-14T05:08:44.1221442Z 100% 2025-03-14T05:08:44.1224973Z New File 783 gt_meta.h 2025-03-14T05:08:44.1228470Z 100% 2025-03-14T05:08:44.1231849Z New File 1398 gt_meta_dispatch.h 2025-03-14T05:08:44.1236130Z 100% 2025-03-14T05:08:44.1239856Z New File 1326 gt_native.h 2025-03-14T05:08:44.1243182Z 100% 2025-03-14T05:08:44.1246416Z New File 4285 gt_ops.h 2025-03-14T05:08:44.1250098Z 100% 2025-03-14T05:08:44.1253550Z New File 7136 hamming_window.h 2025-03-14T05:08:44.1257033Z 100% 2025-03-14T05:08:44.1260793Z New File 2948 hamming_window_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.1264615Z 100% 2025-03-14T05:08:44.1268776Z New File 1870 hamming_window_native.h 2025-03-14T05:08:44.1272265Z 100% 2025-03-14T05:08:44.1275892Z New File 7882 hamming_window_ops.h 2025-03-14T05:08:44.1279342Z 100% 2025-03-14T05:08:44.1282853Z New File 3379 hann_window.h 2025-03-14T05:08:44.1286615Z 100% 2025-03-14T05:08:44.1290334Z New File 1704 hann_window_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.1293797Z 100% 2025-03-14T05:08:44.1297532Z New File 1075 hann_window_native.h 2025-03-14T05:08:44.1300974Z 100% 2025-03-14T05:08:44.1304533Z New File 3870 hann_window_ops.h 2025-03-14T05:08:44.1308088Z 100% 2025-03-14T05:08:44.1311742Z New File 1268 hardshrink.h 2025-03-14T05:08:44.1315325Z 100% 2025-03-14T05:08:44.1319065Z New File 1576 hardshrink_backward.h 2025-03-14T05:08:44.1322591Z 100% 2025-03-14T05:08:44.1326540Z New File 881 hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.1330562Z 100% 2025-03-14T05:08:44.1334536Z New File 1120 hardshrink_backward_cpu_dispatch.h 2025-03-14T05:08:44.1338088Z 100% 2025-03-14T05:08:44.1341830Z New File 1122 hardshrink_backward_cuda_dispatch.h 2025-03-14T05:08:44.1345667Z 100% 2025-03-14T05:08:44.1349450Z New File 670 hardshrink_backward_meta.h 2025-03-14T05:08:44.1352886Z 100% 2025-03-14T05:08:44.1356872Z New File 1122 hardshrink_backward_meta_dispatch.h 2025-03-14T05:08:44.1360569Z 100% 2025-03-14T05:08:44.1364225Z New File 720 hardshrink_backward_native.h 2025-03-14T05:08:44.1367960Z 100% 2025-03-14T05:08:44.1371637Z New File 2069 hardshrink_backward_ops.h 2025-03-14T05:08:44.1375094Z 100% 2025-03-14T05:08:44.1379039Z New File 847 hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.1382780Z 100% 2025-03-14T05:08:44.1386427Z New File 1000 hardshrink_cpu_dispatch.h 2025-03-14T05:08:44.1390386Z 100% 2025-03-14T05:08:44.1394289Z New File 1002 hardshrink_cuda_dispatch.h 2025-03-14T05:08:44.1397735Z 100% 2025-03-14T05:08:44.1401447Z New File 632 hardshrink_meta.h 2025-03-14T05:08:44.1405593Z 100% 2025-03-14T05:08:44.1409312Z New File 1002 hardshrink_meta_dispatch.h 2025-03-14T05:08:44.1413105Z 100% 2025-03-14T05:08:44.1416807Z New File 657 hardshrink_native.h 2025-03-14T05:08:44.1420219Z 100% 2025-03-14T05:08:44.1423886Z New File 1791 hardshrink_ops.h 2025-03-14T05:08:44.1427747Z 100% 2025-03-14T05:08:44.1430960Z New File 1279 hardsigmoid.h 2025-03-14T05:08:44.1434635Z 100% 2025-03-14T05:08:44.1438360Z New File 1472 hardsigmoid_backward.h 2025-03-14T05:08:44.1442218Z 100% 2025-03-14T05:08:44.1446633Z New File 859 hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.1450365Z 100% 2025-03-14T05:08:44.1453634Z New File 1054 hardsigmoid_backward_cpu_dispatch.h 2025-03-14T05:08:44.1457366Z 100% 2025-03-14T05:08:44.1461081Z New File 1056 hardsigmoid_backward_cuda_dispatch.h 2025-03-14T05:08:44.1464663Z 100% 2025-03-14T05:08:44.1468412Z New File 648 hardsigmoid_backward_meta.h 2025-03-14T05:08:44.1471854Z 100% 2025-03-14T05:08:44.1475774Z New File 1056 hardsigmoid_backward_meta_dispatch.h 2025-03-14T05:08:44.1479567Z 100% 2025-03-14T05:08:44.1483209Z New File 700 hardsigmoid_backward_native.h 2025-03-14T05:08:44.1486954Z 100% 2025-03-14T05:08:44.1491072Z New File 1921 hardsigmoid_backward_ops.h 2025-03-14T05:08:44.1494580Z 100% 2025-03-14T05:08:44.1498585Z New File 875 hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.1502267Z 100% 2025-03-14T05:08:44.1505941Z New File 974 hardsigmoid_cpu_dispatch.h 2025-03-14T05:08:44.1509836Z 100% 2025-03-14T05:08:44.1527824Z New File 976 hardsigmoid_cuda_dispatch.h 2025-03-14T05:08:44.1531292Z 100% 2025-03-14T05:08:44.1535148Z New File 607 hardsigmoid_meta.h 2025-03-14T05:08:44.1538838Z 100% 2025-03-14T05:08:44.1542534Z New File 976 hardsigmoid_meta_dispatch.h 2025-03-14T05:08:44.1546399Z 100% 2025-03-14T05:08:44.1550488Z New File 806 hardsigmoid_native.h 2025-03-14T05:08:44.1554008Z 100% 2025-03-14T05:08:44.1557725Z New File 2142 hardsigmoid_ops.h 2025-03-14T05:08:44.1561471Z 100% 2025-03-14T05:08:44.1565018Z New File 1253 hardswish.h 2025-03-14T05:08:44.1568512Z 100% 2025-03-14T05:08:44.1572392Z New File 1382 hardswish_backward.h 2025-03-14T05:08:44.1576113Z 100% 2025-03-14T05:08:44.1580137Z New File 979 hardswish_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.1583470Z 100% 2025-03-14T05:08:44.1587101Z New File 787 hardswish_backward_cpu_dispatch.h 2025-03-14T05:08:44.1590993Z 100% 2025-03-14T05:08:44.1594939Z New File 789 hardswish_backward_cuda_dispatch.h 2025-03-14T05:08:44.1598412Z 100% 2025-03-14T05:08:44.1602625Z New File 664 hardswish_backward_native.h 2025-03-14T05:08:44.1606671Z 100% 2025-03-14T05:08:44.1610464Z New File 1867 hardswish_backward_ops.h 2025-03-14T05:08:44.1613947Z 100% 2025-03-14T05:08:44.1617579Z New File 966 hardswish_cpu_dispatch.h 2025-03-14T05:08:44.1621204Z 100% 2025-03-14T05:08:44.1624923Z New File 968 hardswish_cuda_dispatch.h 2025-03-14T05:08:44.1628366Z 100% 2025-03-14T05:08:44.1632086Z New File 745 hardswish_meta_dispatch.h 2025-03-14T05:08:44.1635630Z 100% 2025-03-14T05:08:44.1639250Z New File 637 hardswish_native.h 2025-03-14T05:08:44.1642701Z 100% 2025-03-14T05:08:44.1646302Z New File 2124 hardswish_ops.h 2025-03-14T05:08:44.1650041Z 100% 2025-03-14T05:08:44.1653357Z New File 1699 hardtanh.h 2025-03-14T05:08:44.1656674Z 100% 2025-03-14T05:08:44.1660478Z New File 1760 hardtanh_backward.h 2025-03-14T05:08:44.1663973Z 100% 2025-03-14T05:08:44.1667574Z New File 1213 hardtanh_backward_cpu_dispatch.h 2025-03-14T05:08:44.1671537Z 100% 2025-03-14T05:08:44.1675212Z New File 1215 hardtanh_backward_cuda_dispatch.h 2025-03-14T05:08:44.1678743Z 100% 2025-03-14T05:08:44.1682613Z New File 781 hardtanh_backward_native.h 2025-03-14T05:08:44.1686264Z 100% 2025-03-14T05:08:44.1689841Z New File 2271 hardtanh_backward_ops.h 2025-03-14T05:08:44.1693320Z 100% 2025-03-14T05:08:44.1697010Z New File 1201 hardtanh_cpu_dispatch.h 2025-03-14T05:08:44.1700728Z 100% 2025-03-14T05:08:44.1704461Z New File 1203 hardtanh_cuda_dispatch.h 2025-03-14T05:08:44.1707918Z 100% 2025-03-14T05:08:44.1711665Z New File 805 hardtanh_meta_dispatch.h 2025-03-14T05:08:44.1715467Z 100% 2025-03-14T05:08:44.1719069Z New File 1224 hardtanh_native.h 2025-03-14T05:08:44.1722516Z 100% 2025-03-14T05:08:44.1726765Z New File 2682 hardtanh_ops.h 2025-03-14T05:08:44.1730174Z 100% 2025-03-14T05:08:44.1733796Z New File 1247 heaviside.h 2025-03-14T05:08:44.1737666Z 100% 2025-03-14T05:08:44.1772189Z New File 925 heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.1775599Z 100% 2025-03-14T05:08:44.1779270Z New File 1074 heaviside_cpu_dispatch.h 2025-03-14T05:08:44.1783179Z 100% 2025-03-14T05:08:44.1786724Z New File 1076 heaviside_cuda_dispatch.h 2025-03-14T05:08:44.1790198Z 100% 2025-03-14T05:08:44.1794207Z New File 632 heaviside_meta.h 2025-03-14T05:08:44.1797582Z 100% 2025-03-14T05:08:44.1801433Z New File 1076 heaviside_meta_dispatch.h 2025-03-14T05:08:44.1804909Z 100% 2025-03-14T05:08:44.1808642Z New File 655 heaviside_native.h 2025-03-14T05:08:44.1812507Z 100% 2025-03-14T05:08:44.1816070Z New File 2391 heaviside_ops.h 2025-03-14T05:08:44.1819994Z 100% 2025-03-14T05:08:44.1823570Z New File 889 hinge_embedding_loss.h 2025-03-14T05:08:44.1826993Z 100% 2025-03-14T05:08:44.1831016Z New File 886 hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.1834538Z 100% 2025-03-14T05:08:44.1838303Z New File 596 hinge_embedding_loss_native.h 2025-03-14T05:08:44.1842146Z 100% 2025-03-14T05:08:44.1845807Z New File 1240 hinge_embedding_loss_ops.h 2025-03-14T05:08:44.1849360Z 100% 2025-03-14T05:08:44.1852779Z New File 1433 histc.h 2025-03-14T05:08:44.1856014Z 100% 2025-03-14T05:08:44.1859776Z New File 1101 histc_cpu_dispatch.h 2025-03-14T05:08:44.1863232Z 100% 2025-03-14T05:08:44.1866962Z New File 1103 histc_cuda_dispatch.h 2025-03-14T05:08:44.1870791Z 100% 2025-03-14T05:08:44.1874492Z New File 1002 histc_native.h 2025-03-14T05:08:44.1877935Z 100% 2025-03-14T05:08:44.1891338Z New File 2011 histc_ops.h 2025-03-14T05:08:44.1894264Z 100% 2025-03-14T05:08:44.1897741Z New File 3570 histogram.h 2025-03-14T05:08:44.1901558Z 100% 2025-03-14T05:08:44.1905083Z New File 2000 histogramdd.h 2025-03-14T05:08:44.1908841Z 100% 2025-03-14T05:08:44.1913343Z New File 1470 histogramdd_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.1917461Z 100% 2025-03-14T05:08:44.1921000Z New File 1180 histogramdd_native.h 2025-03-14T05:08:44.1924475Z 100% 2025-03-14T05:08:44.1928085Z New File 3810 histogramdd_ops.h 2025-03-14T05:08:44.1931993Z 100% 2025-03-14T05:08:44.1935572Z New File 2066 histogram_cpu_dispatch.h 2025-03-14T05:08:44.1939368Z 100% 2025-03-14T05:08:44.1943211Z New File 1313 histogram_native.h 2025-03-14T05:08:44.1946533Z 100% 2025-03-14T05:08:44.1950614Z New File 4815 histogram_ops.h 2025-03-14T05:08:44.1954453Z 100% 2025-03-14T05:08:44.1957653Z New File 975 hsplit.h 2025-03-14T05:08:44.1961063Z 100% 2025-03-14T05:08:44.1964891Z New File 915 hsplit_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.1968440Z 100% 2025-03-14T05:08:44.1972843Z New File 625 hsplit_native.h 2025-03-14T05:08:44.1976814Z 100% 2025-03-14T05:08:44.1980039Z New File 1782 hsplit_ops.h 2025-03-14T05:08:44.1983651Z 100% 2025-03-14T05:08:44.1987338Z New File 1189 hspmm.h 2025-03-14T05:08:44.1991279Z 100% 2025-03-14T05:08:44.1995080Z New File 852 hspmm_native.h 2025-03-14T05:08:44.1998542Z 100% 2025-03-14T05:08:44.2002278Z New File 1747 hspmm_ops.h 2025-03-14T05:08:44.2005752Z 100% 2025-03-14T05:08:44.2009045Z New File 1088 hstack.h 2025-03-14T05:08:44.2012635Z 100% 2025-03-14T05:08:44.2017394Z New File 943 hstack_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.2019886Z 100% 2025-03-14T05:08:44.2023619Z New File 574 hstack_native.h 2025-03-14T05:08:44.2026939Z 100% 2025-03-14T05:08:44.2030458Z New File 1585 hstack_ops.h 2025-03-14T05:08:44.2034171Z 100% 2025-03-14T05:08:44.2037531Z New File 1569 huber_loss.h 2025-03-14T05:08:44.2041024Z 100% 2025-03-14T05:08:44.2044516Z New File 1821 huber_loss_backward.h 2025-03-14T05:08:44.2047956Z 100% 2025-03-14T05:08:44.2051989Z New File 892 huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.2055405Z 100% 2025-03-14T05:08:44.2059041Z New File 1071 huber_loss_backward_cpu_dispatch.h 2025-03-14T05:08:44.2062479Z 100% 2025-03-14T05:08:44.2066283Z New File 1073 huber_loss_backward_cuda_dispatch.h 2025-03-14T05:08:44.2069700Z 100% 2025-03-14T05:08:44.2074042Z New File 793 huber_loss_backward_native.h 2025-03-14T05:08:44.2077595Z 100% 2025-03-14T05:08:44.2081324Z New File 2294 huber_loss_backward_ops.h 2025-03-14T05:08:44.2084764Z 100% 2025-03-14T05:08:44.2088368Z New File 1142 huber_loss_cpu_dispatch.h 2025-03-14T05:08:44.2091757Z 100% 2025-03-14T05:08:44.2095344Z New File 1144 huber_loss_cuda_dispatch.h 2025-03-14T05:08:44.2098926Z 100% 2025-03-14T05:08:44.2102534Z New File 728 huber_loss_native.h 2025-03-14T05:08:44.2106118Z 100% 2025-03-14T05:08:44.2109667Z New File 2029 huber_loss_ops.h 2025-03-14T05:08:44.2113067Z 100% 2025-03-14T05:08:44.2116477Z New File 1198 hypot.h 2025-03-14T05:08:44.2119734Z 100% 2025-03-14T05:08:44.2123416Z New File 915 hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.2126986Z 100% 2025-03-14T05:08:44.2130734Z New File 1054 hypot_cpu_dispatch.h 2025-03-14T05:08:44.2134064Z 100% 2025-03-14T05:08:44.2137887Z New File 1056 hypot_cuda_dispatch.h 2025-03-14T05:08:44.2141348Z 100% 2025-03-14T05:08:44.2145043Z New File 627 hypot_meta.h 2025-03-14T05:08:44.2148580Z 100% 2025-03-14T05:08:44.2152606Z New File 1056 hypot_meta_dispatch.h 2025-03-14T05:08:44.2156243Z 100% 2025-03-14T05:08:44.2160062Z New File 642 hypot_native.h 2025-03-14T05:08:44.2163741Z 100% 2025-03-14T05:08:44.2167388Z New File 2346 hypot_ops.h 2025-03-14T05:08:44.2170869Z 100% 2025-03-14T05:08:44.2174870Z New File 1162 i0.h 2025-03-14T05:08:44.2177772Z 100% 2025-03-14T05:08:44.2181543Z New File 857 i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.2185079Z 100% 2025-03-14T05:08:44.2188707Z New File 938 i0_cpu_dispatch.h 2025-03-14T05:08:44.2192266Z 100% 2025-03-14T05:08:44.2195948Z New File 940 i0_cuda_dispatch.h 2025-03-14T05:08:44.2199953Z 100% 2025-03-14T05:08:44.2203488Z New File 598 i0_meta.h 2025-03-14T05:08:44.2206508Z 100% 2025-03-14T05:08:44.2210450Z New File 940 i0_meta_dispatch.h 2025-03-14T05:08:44.2214451Z 100% 2025-03-14T05:08:44.2217529Z New File 607 i0_native.h 2025-03-14T05:08:44.2220941Z 100% 2025-03-14T05:08:44.2224202Z New File 2061 i0_ops.h 2025-03-14T05:08:44.2228218Z 100% 2025-03-14T05:08:44.2231822Z New File 1208 igamma.h 2025-03-14T05:08:44.2235110Z 100% 2025-03-14T05:08:44.2238568Z New File 1218 igammac.h 2025-03-14T05:08:44.2241880Z 100% 2025-03-14T05:08:44.2245957Z New File 919 igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.2249401Z 100% 2025-03-14T05:08:44.2252965Z New File 1062 igammac_cpu_dispatch.h 2025-03-14T05:08:44.2256722Z 100% 2025-03-14T05:08:44.2260388Z New File 1064 igammac_cuda_dispatch.h 2025-03-14T05:08:44.2264182Z 100% 2025-03-14T05:08:44.2267946Z New File 629 igammac_meta.h 2025-03-14T05:08:44.2271500Z 100% 2025-03-14T05:08:44.2275219Z New File 1064 igammac_meta_dispatch.h 2025-03-14T05:08:44.2278959Z 100% 2025-03-14T05:08:44.2282742Z New File 648 igammac_native.h 2025-03-14T05:08:44.2286260Z 100% 2025-03-14T05:08:44.2289889Z New File 2364 igammac_ops.h 2025-03-14T05:08:44.2293290Z 100% 2025-03-14T05:08:44.2297245Z New File 917 igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.2300978Z 100% 2025-03-14T05:08:44.2304690Z New File 1058 igamma_cpu_dispatch.h 2025-03-14T05:08:44.2308133Z 100% 2025-03-14T05:08:44.2311787Z New File 1060 igamma_cuda_dispatch.h 2025-03-14T05:08:44.2315401Z 100% 2025-03-14T05:08:44.2318975Z New File 628 igamma_meta.h 2025-03-14T05:08:44.2322589Z 100% 2025-03-14T05:08:44.2326163Z New File 1060 igamma_meta_dispatch.h 2025-03-14T05:08:44.2329597Z 100% 2025-03-14T05:08:44.2333213Z New File 645 igamma_native.h 2025-03-14T05:08:44.2336700Z 100% 2025-03-14T05:08:44.2340307Z New File 2355 igamma_ops.h 2025-03-14T05:08:44.2343726Z 100% 2025-03-14T05:08:44.2347235Z New File 1703 im2col.h 2025-03-14T05:08:44.2350509Z 100% 2025-03-14T05:08:44.2354313Z New File 1214 im2col_cpu_dispatch.h 2025-03-14T05:08:44.2357917Z 100% 2025-03-14T05:08:44.2361442Z New File 1216 im2col_cuda_dispatch.h 2025-03-14T05:08:44.2364924Z 100% 2025-03-14T05:08:44.2368418Z New File 1144 im2col_native.h 2025-03-14T05:08:44.2371939Z 100% 2025-03-14T05:08:44.2375518Z New File 2275 im2col_ops.h 2025-03-14T05:08:44.2378995Z 100% 2025-03-14T05:08:44.2383007Z New File 666 imag.h 2025-03-14T05:08:44.2386202Z 100% 2025-03-14T05:08:44.2390001Z New File 785 imag_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.2393293Z 100% 2025-03-14T05:08:44.2396863Z New File 495 imag_native.h 2025-03-14T05:08:44.2400194Z 100% 2025-03-14T05:08:44.2403622Z New File 986 imag_ops.h 2025-03-14T05:08:44.2406871Z 100% 2025-03-14T05:08:44.2410190Z New File 1351 index.h 2025-03-14T05:08:44.2413643Z 100% 2025-03-14T05:08:44.2417172Z New File 1974 index_add.h 2025-03-14T05:08:44.2420704Z 100% 2025-03-14T05:08:44.2424593Z New File 1059 index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.2428084Z 100% 2025-03-14T05:08:44.2431756Z New File 888 index_add_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.2435479Z 100% 2025-03-14T05:08:44.2439061Z New File 1340 index_add_cpu_dispatch.h 2025-03-14T05:08:44.2442477Z 100% 2025-03-14T05:08:44.2446178Z New File 1342 index_add_cuda_dispatch.h 2025-03-14T05:08:44.2449679Z 100% 2025-03-14T05:08:44.2453485Z New File 1183 index_add_meta.h 2025-03-14T05:08:44.2456915Z 100% 2025-03-14T05:08:44.2460716Z New File 1342 index_add_meta_dispatch.h 2025-03-14T05:08:44.2464272Z 100% 2025-03-14T05:08:44.2467987Z New File 1127 index_add_native.h 2025-03-14T05:08:44.2471497Z 100% 2025-03-14T05:08:44.2475230Z New File 3920 index_add_ops.h 2025-03-14T05:08:44.2478768Z 100% 2025-03-14T05:08:44.2482744Z New File 868 index_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.2486324Z 100% 2025-03-14T05:08:44.2490039Z New File 1779 index_copy.h 2025-03-14T05:08:44.2493466Z 100% 2025-03-14T05:08:44.2497246Z New File 1005 index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.2500660Z 100% 2025-03-14T05:08:44.2504505Z New File 987 index_copy_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.2508053Z 100% 2025-03-14T05:08:44.2511680Z New File 1234 index_copy_cpu_dispatch.h 2025-03-14T05:08:44.2515179Z 100% 2025-03-14T05:08:44.2518834Z New File 1236 index_copy_cuda_dispatch.h 2025-03-14T05:08:44.2522426Z 100% 2025-03-14T05:08:44.2526016Z New File 1158 index_copy_meta.h 2025-03-14T05:08:44.2529510Z 100% 2025-03-14T05:08:44.2533366Z New File 1236 index_copy_meta_dispatch.h 2025-03-14T05:08:44.2537290Z 100% 2025-03-14T05:08:44.2540868Z New File 952 index_copy_native.h 2025-03-14T05:08:44.2544314Z 100% 2025-03-14T05:08:44.2547817Z New File 4351 index_copy_ops.h 2025-03-14T05:08:44.2551307Z 100% 2025-03-14T05:08:44.2554980Z New File 1067 index_cpu_dispatch.h 2025-03-14T05:08:44.2558590Z 100% 2025-03-14T05:08:44.2562627Z New File 1069 index_cuda_dispatch.h 2025-03-14T05:08:44.2566165Z 100% 2025-03-14T05:08:44.2569760Z New File 3162 index_fill.h 2025-03-14T05:08:44.2573218Z 100% 2025-03-14T05:08:44.2577100Z New File 1574 index_fill_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.2580564Z 100% 2025-03-14T05:08:44.2584494Z New File 1238 index_fill_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.2587904Z 100% 2025-03-14T05:08:44.2591616Z New File 930 index_fill_cpu_dispatch.h 2025-03-14T05:08:44.2595144Z 100% 2025-03-14T05:08:44.2598768Z New File 932 index_fill_cuda_dispatch.h 2025-03-14T05:08:44.2602183Z 100% 2025-03-14T05:08:44.2605976Z New File 932 index_fill_meta_dispatch.h 2025-03-14T05:08:44.2609605Z 100% 2025-03-14T05:08:44.2613203Z New File 1756 index_fill_native.h 2025-03-14T05:08:44.2616660Z 100% 2025-03-14T05:08:44.2620198Z New File 8475 index_fill_ops.h 2025-03-14T05:08:44.2623649Z 100% 2025-03-14T05:08:44.2627211Z New File 1576 index_meta.h 2025-03-14T05:08:44.2630693Z 100% 2025-03-14T05:08:44.2634522Z New File 1069 index_meta_dispatch.h 2025-03-14T05:08:44.2638130Z 100% 2025-03-14T05:08:44.2641867Z New File 787 index_native.h 2025-03-14T05:08:44.2645337Z 100% 2025-03-14T05:08:44.2648974Z New File 1980 index_ops.h 2025-03-14T05:08:44.2652477Z 100% 2025-03-14T05:08:44.2656062Z New File 2015 index_put.h 2025-03-14T05:08:44.2659499Z 100% 2025-03-14T05:08:44.2663236Z New File 1428 index_put_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.2666858Z 100% 2025-03-14T05:08:44.2670489Z New File 949 index_put_native.h 2025-03-14T05:08:44.2674186Z 100% 2025-03-14T05:08:44.2677850Z New File 3117 index_put_ops.h 2025-03-14T05:08:44.2681357Z 100% 2025-03-14T05:08:44.2684932Z New File 1818 index_reduce.h 2025-03-14T05:08:44.2689205Z 100% 2025-03-14T05:08:44.2693160Z New File 1107 index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.2696658Z 100% 2025-03-14T05:08:44.2700300Z New File 1433 index_reduce_cpu_dispatch.h 2025-03-14T05:08:44.2703732Z 100% 2025-03-14T05:08:44.2707400Z New File 1435 index_reduce_cuda_dispatch.h 2025-03-14T05:08:44.2710829Z 100% 2025-03-14T05:08:44.2714476Z New File 1204 index_reduce_meta.h 2025-03-14T05:08:44.2718108Z 100% 2025-03-14T05:08:44.2721802Z New File 1435 index_reduce_meta_dispatch.h 2025-03-14T05:08:44.2725227Z 100% 2025-03-14T05:08:44.2728858Z New File 1022 index_reduce_native.h 2025-03-14T05:08:44.2732341Z 100% 2025-03-14T05:08:44.2735963Z New File 3258 index_reduce_ops.h 2025-03-14T05:08:44.2739445Z 100% 2025-03-14T05:08:44.2743217Z New File 2236 index_select.h 2025-03-14T05:08:44.2746683Z 100% 2025-03-14T05:08:44.2750305Z New File 1896 index_select_backward.h 2025-03-14T05:08:44.2753944Z 100% 2025-03-14T05:08:44.2757937Z New File 1017 index_select_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.2761372Z 100% 2025-03-14T05:08:44.2765053Z New File 590 index_select_backward_native.h 2025-03-14T05:08:44.2768672Z 100% 2025-03-14T05:08:44.2772315Z New File 1267 index_select_backward_ops.h 2025-03-14T05:08:44.2775823Z 100% 2025-03-14T05:08:44.2779739Z New File 1093 index_select_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.2783129Z 100% 2025-03-14T05:08:44.2786735Z New File 1037 index_select_cpu_dispatch.h 2025-03-14T05:08:44.2790318Z 100% 2025-03-14T05:08:44.2794202Z New File 1039 index_select_cuda_dispatch.h 2025-03-14T05:08:44.2805001Z 100% 2025-03-14T05:08:44.2809483Z New File 1595 index_select_native.h 2025-03-14T05:08:44.2813240Z 100% 2025-03-14T05:08:44.2816871Z New File 3370 index_select_ops.h 2025-03-14T05:08:44.2820488Z 100% 2025-03-14T05:08:44.2823864Z New File 531 indices.h 2025-03-14T05:08:44.2827025Z 100% 2025-03-14T05:08:44.2831069Z New File 788 indices_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.2834449Z 100% 2025-03-14T05:08:44.2838013Z New File 1127 indices_copy.h 2025-03-14T05:08:44.2841571Z 100% 2025-03-14T05:08:44.2845391Z New File 819 indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.2849335Z 100% 2025-03-14T05:08:44.2853127Z New File 903 indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.2856539Z 100% 2025-03-14T05:08:44.2860498Z New File 588 indices_copy_native.h 2025-03-14T05:08:44.2863813Z 100% 2025-03-14T05:08:44.2886249Z New File 1623 indices_copy_ops.h 2025-03-14T05:08:44.2886629Z 100% 2025-03-14T05:08:44.2886837Z New File 569 indices_native.h 2025-03-14T05:08:44.2887119Z 100% 2025-03-14T05:08:44.2887327Z New File 995 indices_ops.h 2025-03-14T05:08:44.2887598Z 100% 2025-03-14T05:08:44.2889273Z New File 844 infinitely_differentiable_gelu_backward.h 2025-03-14T05:08:44.2892514Z 100% 2025-03-14T05:08:44.2896604Z New File 845 infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.2900019Z 100% 2025-03-14T05:08:44.2903728Z New File 555 infinitely_differentiable_gelu_backward_native.h 2025-03-14T05:08:44.2907166Z 100% 2025-03-14T05:08:44.2911200Z New File 1168 infinitely_differentiable_gelu_backward_ops.h 2025-03-14T05:08:44.2914779Z 100% 2025-03-14T05:08:44.2918146Z New File 1198 inner.h 2025-03-14T05:08:44.2921464Z 100% 2025-03-14T05:08:44.2925095Z New File 1021 inner_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.2928621Z 100% 2025-03-14T05:08:44.2932384Z New File 626 inner_native.h 2025-03-14T05:08:44.2935953Z 100% 2025-03-14T05:08:44.2939536Z New File 1753 inner_ops.h 2025-03-14T05:08:44.2943018Z 100% 2025-03-14T05:08:44.2946633Z New File 1185 instance_norm.h 2025-03-14T05:08:44.2950262Z 100% 2025-03-14T05:08:44.2954480Z New File 1051 instance_norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.2957613Z 100% 2025-03-14T05:08:44.2961328Z New File 761 instance_norm_native.h 2025-03-14T05:08:44.2965005Z 100% 2025-03-14T05:08:44.2968700Z New File 1840 instance_norm_ops.h 2025-03-14T05:08:44.2972235Z 100% 2025-03-14T05:08:44.2975622Z New File 1087 int_repr.h 2025-03-14T05:08:44.2979270Z 100% 2025-03-14T05:08:44.2983190Z New File 895 int_repr_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.2986519Z 100% 2025-03-14T05:08:44.2990388Z New File 666 int_repr_native.h 2025-03-14T05:08:44.2994095Z 100% 2025-03-14T05:08:44.2998123Z New File 1599 int_repr_ops.h 2025-03-14T05:08:44.3002005Z 100% 2025-03-14T05:08:44.3005810Z New File 1077 inverse.h 2025-03-14T05:08:44.3008845Z 100% 2025-03-14T05:08:44.3012529Z New File 949 inverse_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3016100Z 100% 2025-03-14T05:08:44.3019761Z New File 578 inverse_native.h 2025-03-14T05:08:44.3023454Z 100% 2025-03-14T05:08:44.3027202Z New File 1593 inverse_ops.h 2025-03-14T05:08:44.3030751Z 100% 2025-03-14T05:08:44.3065523Z New File 860 isclose.h 2025-03-14T05:08:44.3065805Z 100% 2025-03-14T05:08:44.3066088Z New File 874 isclose_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3066451Z 100% 2025-03-14T05:08:44.3066655Z New File 584 isclose_native.h 2025-03-14T05:08:44.3066946Z 100% 2025-03-14T05:08:44.3067149Z New File 1239 isclose_ops.h 2025-03-14T05:08:44.3067414Z 100% 2025-03-14T05:08:44.3067608Z New File 676 isfinite.h 2025-03-14T05:08:44.3071308Z 100% 2025-03-14T05:08:44.3074183Z New File 789 isfinite_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3078079Z 100% 2025-03-14T05:08:44.3081593Z New File 499 isfinite_native.h 2025-03-14T05:08:44.3084842Z 100% 2025-03-14T05:08:44.3089133Z New File 992 isfinite_ops.h 2025-03-14T05:08:44.3092101Z 100% 2025-03-14T05:08:44.3095449Z New File 4060 isin.h 2025-03-14T05:08:44.3098782Z 100% 2025-03-14T05:08:44.3102271Z New File 1057 isinf.h 2025-03-14T05:08:44.3105575Z 100% 2025-03-14T05:08:44.3109354Z New File 943 isinf_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.3112805Z 100% 2025-03-14T05:08:44.3116498Z New File 833 isinf_native.h 2025-03-14T05:08:44.3119968Z 100% 2025-03-14T05:08:44.3123533Z New File 1581 isinf_ops.h 2025-03-14T05:08:44.3127006Z 100% 2025-03-14T05:08:44.3130673Z New File 1164 isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.3134253Z 100% 2025-03-14T05:08:44.3137805Z New File 2017 isin_cpu_dispatch.h 2025-03-14T05:08:44.3141291Z 100% 2025-03-14T05:08:44.3145848Z New File 2019 isin_cuda_dispatch.h 2025-03-14T05:08:44.3148545Z 100% 2025-03-14T05:08:44.3152750Z New File 1095 isin_meta.h 2025-03-14T05:08:44.3156618Z 100% 2025-03-14T05:08:44.3160127Z New File 2019 isin_meta_dispatch.h 2025-03-14T05:08:44.3163840Z 100% 2025-03-14T05:08:44.3167307Z New File 1188 isin_native.h 2025-03-14T05:08:44.3171195Z 100% 2025-03-14T05:08:44.3174504Z New File 5491 isin_ops.h 2025-03-14T05:08:44.3177905Z 100% 2025-03-14T05:08:44.3181244Z New File 1057 isnan.h 2025-03-14T05:08:44.3184490Z 100% 2025-03-14T05:08:44.3188283Z New File 889 isnan_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.3192290Z 100% 2025-03-14T05:08:44.3195946Z New File 742 isnan_cpu_dispatch.h 2025-03-14T05:08:44.3199398Z 100% 2025-03-14T05:08:44.3203109Z New File 744 isnan_cuda_dispatch.h 2025-03-14T05:08:44.3206560Z 100% 2025-03-14T05:08:44.3210173Z New File 767 isnan_native.h 2025-03-14T05:08:44.3213616Z 100% 2025-03-14T05:08:44.3217282Z New File 1581 isnan_ops.h 2025-03-14T05:08:44.3220906Z 100% 2025-03-14T05:08:44.3224322Z New File 1087 isneginf.h 2025-03-14T05:08:44.3227558Z 100% 2025-03-14T05:08:44.3231471Z New File 815 isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.3235020Z 100% 2025-03-14T05:08:44.3238671Z New File 908 isneginf_cpu_dispatch.h 2025-03-14T05:08:44.3242153Z 100% 2025-03-14T05:08:44.3245999Z New File 910 isneginf_cuda_dispatch.h 2025-03-14T05:08:44.3249383Z 100% 2025-03-14T05:08:44.3253114Z New File 604 isneginf_meta.h 2025-03-14T05:08:44.3256422Z 100% 2025-03-14T05:08:44.3260085Z New File 910 isneginf_meta_dispatch.h 2025-03-14T05:08:44.3263513Z 100% 2025-03-14T05:08:44.3267197Z New File 1007 isneginf_native.h 2025-03-14T05:08:44.3270823Z 100% 2025-03-14T05:08:44.3274710Z New File 1599 isneginf_ops.h 2025-03-14T05:08:44.3278225Z 100% 2025-03-14T05:08:44.3281583Z New File 1087 isposinf.h 2025-03-14T05:08:44.3284852Z 100% 2025-03-14T05:08:44.3288593Z New File 815 isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.3292041Z 100% 2025-03-14T05:08:44.3295607Z New File 908 isposinf_cpu_dispatch.h 2025-03-14T05:08:44.3299211Z 100% 2025-03-14T05:08:44.3303357Z New File 910 isposinf_cuda_dispatch.h 2025-03-14T05:08:44.3306951Z 100% 2025-03-14T05:08:44.3310870Z New File 604 isposinf_meta.h 2025-03-14T05:08:44.3314310Z 100% 2025-03-14T05:08:44.3317901Z New File 910 isposinf_meta_dispatch.h 2025-03-14T05:08:44.3321466Z 100% 2025-03-14T05:08:44.3324999Z New File 1007 isposinf_native.h 2025-03-14T05:08:44.3328720Z 100% 2025-03-14T05:08:44.3332266Z New File 1599 isposinf_ops.h 2025-03-14T05:08:44.3335834Z 100% 2025-03-14T05:08:44.3339291Z New File 668 isreal.h 2025-03-14T05:08:44.3342506Z 100% 2025-03-14T05:08:44.3346167Z New File 787 isreal_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3349644Z 100% 2025-03-14T05:08:44.3353277Z New File 497 isreal_native.h 2025-03-14T05:08:44.3356758Z 100% 2025-03-14T05:08:44.3360312Z New File 986 isreal_ops.h 2025-03-14T05:08:44.3363764Z 100% 2025-03-14T05:08:44.3367129Z New File 1269 istft.h 2025-03-14T05:08:44.3370442Z 100% 2025-03-14T05:08:44.3374057Z New File 1115 istft_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3377510Z 100% 2025-03-14T05:08:44.3381206Z New File 825 istft_native.h 2025-03-14T05:08:44.3384655Z 100% 2025-03-14T05:08:44.3388369Z New File 1829 istft_ops.h 2025-03-14T05:08:44.3391828Z 100% 2025-03-14T05:08:44.3395335Z New File 536 is_coalesced.h 2025-03-14T05:08:44.3398814Z 100% 2025-03-14T05:08:44.3402353Z New File 787 is_coalesced_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.3405792Z 100% 2025-03-14T05:08:44.3409492Z New File 567 is_coalesced_native.h 2025-03-14T05:08:44.3412829Z 100% 2025-03-14T05:08:44.3416396Z New File 984 is_coalesced_ops.h 2025-03-14T05:08:44.3419839Z 100% 2025-03-14T05:08:44.3423340Z New File 687 is_complex.h 2025-03-14T05:08:44.3426820Z 100% 2025-03-14T05:08:44.3430476Z New File 785 is_complex_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3434796Z 100% 2025-03-14T05:08:44.3437846Z New File 495 is_complex_native.h 2025-03-14T05:08:44.3441253Z 100% 2025-03-14T05:08:44.3445129Z New File 978 is_complex_ops.h 2025-03-14T05:08:44.3448675Z 100% 2025-03-14T05:08:44.3452411Z New File 675 is_conj.h 2025-03-14T05:08:44.3455657Z 100% 2025-03-14T05:08:44.3459315Z New File 782 is_conj_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3462916Z 100% 2025-03-14T05:08:44.3466821Z New File 492 is_conj_native.h 2025-03-14T05:08:44.3470191Z 100% 2025-03-14T05:08:44.3473826Z New File 969 is_conj_ops.h 2025-03-14T05:08:44.3477365Z 100% 2025-03-14T05:08:44.3480909Z New File 692 is_distributed.h 2025-03-14T05:08:44.3484428Z 100% 2025-03-14T05:08:44.3488145Z New File 789 is_distributed_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3491710Z 100% 2025-03-14T05:08:44.3495336Z New File 499 is_distributed_native.h 2025-03-14T05:08:44.3498783Z 100% 2025-03-14T05:08:44.3502390Z New File 990 is_distributed_ops.h 2025-03-14T05:08:44.3505931Z 100% 2025-03-14T05:08:44.3509614Z New File 715 is_floating_point.h 2025-03-14T05:08:44.3513306Z 100% 2025-03-14T05:08:44.3517181Z New File 792 is_floating_point_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3520577Z 100% 2025-03-14T05:08:44.3524172Z New File 502 is_floating_point_native.h 2025-03-14T05:08:44.3527474Z 100% 2025-03-14T05:08:44.3531157Z New File 999 is_floating_point_ops.h 2025-03-14T05:08:44.3535412Z 100% 2025-03-14T05:08:44.3538927Z New File 695 is_inference.h 2025-03-14T05:08:44.3542454Z 100% 2025-03-14T05:08:44.3546413Z New File 787 is_inference_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3550257Z 100% 2025-03-14T05:08:44.3555022Z New File 497 is_inference_native.h 2025-03-14T05:08:44.3558152Z 100% 2025-03-14T05:08:44.3562161Z New File 984 is_inference_ops.h 2025-03-14T05:08:44.3566842Z 100% 2025-03-14T05:08:44.3570510Z New File 531 is_leaf.h 2025-03-14T05:08:44.3573900Z 100% 2025-03-14T05:08:44.3578053Z New File 782 is_leaf_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3581570Z 100% 2025-03-14T05:08:44.3585262Z New File 492 is_leaf_native.h 2025-03-14T05:08:44.3589266Z 100% 2025-03-14T05:08:44.3592510Z New File 969 is_leaf_ops.h 2025-03-14T05:08:44.3596102Z 100% 2025-03-14T05:08:44.3599633Z New File 671 is_neg.h 2025-03-14T05:08:44.3602832Z 100% 2025-03-14T05:08:44.3606565Z New File 781 is_neg_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3609993Z 100% 2025-03-14T05:08:44.3613679Z New File 491 is_neg_native.h 2025-03-14T05:08:44.3617004Z 100% 2025-03-14T05:08:44.3620811Z New File 966 is_neg_ops.h 2025-03-14T05:08:44.3624766Z 100% 2025-03-14T05:08:44.3628395Z New File 676 is_nonzero.h 2025-03-14T05:08:44.3631916Z 100% 2025-03-14T05:08:44.3635777Z New File 785 is_nonzero_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3639261Z 100% 2025-03-14T05:08:44.3642861Z New File 495 is_nonzero_native.h 2025-03-14T05:08:44.3646388Z 100% 2025-03-14T05:08:44.3650240Z New File 978 is_nonzero_ops.h 2025-03-14T05:08:44.3653605Z 100% 2025-03-14T05:08:44.3657253Z New File 533 is_pinned.h 2025-03-14T05:08:44.3660784Z 100% 2025-03-14T05:08:44.3664463Z New File 835 is_pinned_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.3667909Z 100% 2025-03-14T05:08:44.3671528Z New File 780 is_pinned_native.h 2025-03-14T05:08:44.3675314Z 100% 2025-03-14T05:08:44.3679031Z New File 1097 is_pinned_ops.h 2025-03-14T05:08:44.3683020Z 100% 2025-03-14T05:08:44.3686586Z New File 731 is_same_size.h 2025-03-14T05:08:44.3690038Z 100% 2025-03-14T05:08:44.3693788Z New File 813 is_same_size_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.3697240Z 100% 2025-03-14T05:08:44.3701089Z New File 611 is_same_size_native.h 2025-03-14T05:08:44.3704489Z 100% 2025-03-14T05:08:44.3708206Z New File 1070 is_same_size_ops.h 2025-03-14T05:08:44.3711730Z 100% 2025-03-14T05:08:44.3715339Z New File 533 is_set_to.h 2025-03-14T05:08:44.3718763Z 100% 2025-03-14T05:08:44.3722306Z New File 767 is_set_to_cpu_dispatch.h 2025-03-14T05:08:44.3725736Z 100% 2025-03-14T05:08:44.3729500Z New File 769 is_set_to_cuda_dispatch.h 2025-03-14T05:08:44.3732853Z 100% 2025-03-14T05:08:44.3736355Z New File 521 is_set_to_native.h 2025-03-14T05:08:44.3739733Z 100% 2025-03-14T05:08:44.3743379Z New File 1064 is_set_to_ops.h 2025-03-14T05:08:44.3746827Z 100% 2025-03-14T05:08:44.3750387Z New File 683 is_signed.h 2025-03-14T05:08:44.3753933Z 100% 2025-03-14T05:08:44.3757854Z New File 784 is_signed_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3761227Z 100% 2025-03-14T05:08:44.3765378Z New File 494 is_signed_native.h 2025-03-14T05:08:44.3768845Z 100% 2025-03-14T05:08:44.3772525Z New File 975 is_signed_ops.h 2025-03-14T05:08:44.3776412Z 100% 2025-03-14T05:08:44.3780114Z New File 674 is_vulkan_available.h 2025-03-14T05:08:44.3783849Z 100% 2025-03-14T05:08:44.3787625Z New File 771 is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3791030Z 100% 2025-03-14T05:08:44.3794748Z New File 481 is_vulkan_available_native.h 2025-03-14T05:08:44.3798089Z 100% 2025-03-14T05:08:44.3801736Z New File 928 is_vulkan_available_ops.h 2025-03-14T05:08:44.3805326Z 100% 2025-03-14T05:08:44.3808698Z New File 528 item.h 2025-03-14T05:08:44.3811834Z 100% 2025-03-14T05:08:44.3815878Z New File 785 item_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3819117Z 100% 2025-03-14T05:08:44.3822726Z New File 495 item_native.h 2025-03-14T05:08:44.3826068Z 100% 2025-03-14T05:08:44.3829574Z New File 980 item_ops.h 2025-03-14T05:08:44.3833063Z 100% 2025-03-14T05:08:44.3836661Z New File 5084 kaiser_window.h 2025-03-14T05:08:44.3840746Z 100% 2025-03-14T05:08:44.3844882Z New File 2296 kaiser_window_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.3848365Z 100% 2025-03-14T05:08:44.3852143Z New File 1445 kaiser_window_native.h 2025-03-14T05:08:44.3855682Z 100% 2025-03-14T05:08:44.3859369Z New File 5749 kaiser_window_ops.h 2025-03-14T05:08:44.3863303Z 100% 2025-03-14T05:08:44.3866810Z New File 849 kl_div.h 2025-03-14T05:08:44.3870007Z 100% 2025-03-14T05:08:44.3873848Z New File 876 kl_div_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3877987Z 100% 2025-03-14T05:08:44.3881062Z New File 586 kl_div_native.h 2025-03-14T05:08:44.3884337Z 100% 2025-03-14T05:08:44.3888107Z New File 1208 kl_div_ops.h 2025-03-14T05:08:44.3891645Z 100% 2025-03-14T05:08:44.3895368Z New File 1188 kron.h 2025-03-14T05:08:44.3898425Z 100% 2025-03-14T05:08:44.3902408Z New File 1018 kron_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3905799Z 100% 2025-03-14T05:08:44.3909360Z New File 624 kron_native.h 2025-03-14T05:08:44.3912997Z 100% 2025-03-14T05:08:44.3916492Z New File 1747 kron_ops.h 2025-03-14T05:08:44.3920287Z 100% 2025-03-14T05:08:44.3923782Z New File 2877 kthvalue.h 2025-03-14T05:08:44.3927116Z 100% 2025-03-14T05:08:44.3931258Z New File 861 kthvalue_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.3935140Z 100% 2025-03-14T05:08:44.3938829Z New File 1219 kthvalue_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3942757Z 100% 2025-03-14T05:08:44.3946582Z New File 1040 kthvalue_cpu_dispatch.h 2025-03-14T05:08:44.3949982Z 100% 2025-03-14T05:08:44.3953731Z New File 1042 kthvalue_cuda_dispatch.h 2025-03-14T05:08:44.3957361Z 100% 2025-03-14T05:08:44.3960903Z New File 1227 kthvalue_native.h 2025-03-14T05:08:44.3964653Z 100% 2025-03-14T05:08:44.3968720Z New File 3955 kthvalue_ops.h 2025-03-14T05:08:44.3972026Z 100% 2025-03-14T05:08:44.3975425Z New File 792 l1_loss.h 2025-03-14T05:08:44.3978715Z 100% 2025-03-14T05:08:44.3982506Z New File 854 l1_loss_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.3986137Z 100% 2025-03-14T05:08:44.3989699Z New File 564 l1_loss_native.h 2025-03-14T05:08:44.3993455Z 100% 2025-03-14T05:08:44.3997414Z New File 1145 l1_loss_ops.h 2025-03-14T05:08:44.4000965Z 100% 2025-03-14T05:08:44.4004549Z New File 2425 layer_norm.h 2025-03-14T05:08:44.4008450Z 100% 2025-03-14T05:08:44.4011944Z New File 1199 layer_norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4015442Z 100% 2025-03-14T05:08:44.4019079Z New File 681 layer_norm_native.h 2025-03-14T05:08:44.4022592Z 100% 2025-03-14T05:08:44.4026671Z New File 1528 layer_norm_ops.h 2025-03-14T05:08:44.4029939Z 100% 2025-03-14T05:08:44.4033541Z New File 1363 lcm.h 2025-03-14T05:08:44.4036978Z 100% 2025-03-14T05:08:44.4040967Z New File 911 lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.4044254Z 100% 2025-03-14T05:08:44.4047767Z New File 1046 lcm_cpu_dispatch.h 2025-03-14T05:08:44.4051551Z 100% 2025-03-14T05:08:44.4055272Z New File 1048 lcm_cuda_dispatch.h 2025-03-14T05:08:44.4058723Z 100% 2025-03-14T05:08:44.4062311Z New File 625 lcm_meta.h 2025-03-14T05:08:44.4065570Z 100% 2025-03-14T05:08:44.4069218Z New File 1048 lcm_meta_dispatch.h 2025-03-14T05:08:44.4072633Z 100% 2025-03-14T05:08:44.4076242Z New File 636 lcm_native.h 2025-03-14T05:08:44.4079653Z 100% 2025-03-14T05:08:44.4083145Z New File 2328 lcm_ops.h 2025-03-14T05:08:44.4086879Z 100% 2025-03-14T05:08:44.4090579Z New File 1403 ldexp.h 2025-03-14T05:08:44.4094265Z 100% 2025-03-14T05:08:44.4097747Z New File 1098 ldexp_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4101211Z 100% 2025-03-14T05:08:44.4104839Z New File 703 ldexp_native.h 2025-03-14T05:08:44.4108310Z 100% 2025-03-14T05:08:44.4112023Z New File 2366 ldexp_ops.h 2025-03-14T05:08:44.4115583Z 100% 2025-03-14T05:08:44.4118977Z New File 1896 le.h 2025-03-14T05:08:44.4122249Z 100% 2025-03-14T05:08:44.4125810Z New File 1597 leaky_relu.h 2025-03-14T05:08:44.4129342Z 100% 2025-03-14T05:08:44.4132932Z New File 1858 leaky_relu_backward.h 2025-03-14T05:08:44.4136449Z 100% 2025-03-14T05:08:44.4140394Z New File 914 leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.4143910Z 100% 2025-03-14T05:08:44.4147627Z New File 1219 leaky_relu_backward_cpu_dispatch.h 2025-03-14T05:08:44.4151100Z 100% 2025-03-14T05:08:44.4154900Z New File 1221 leaky_relu_backward_cuda_dispatch.h 2025-03-14T05:08:44.4158476Z 100% 2025-03-14T05:08:44.4162189Z New File 703 leaky_relu_backward_meta.h 2025-03-14T05:08:44.4165720Z 100% 2025-03-14T05:08:44.4169410Z New File 1221 leaky_relu_backward_meta_dispatch.h 2025-03-14T05:08:44.4172876Z 100% 2025-03-14T05:08:44.4176513Z New File 753 leaky_relu_backward_native.h 2025-03-14T05:08:44.4180457Z 100% 2025-03-14T05:08:44.4184517Z New File 2279 leaky_relu_backward_ops.h 2025-03-14T05:08:44.4188323Z 100% 2025-03-14T05:08:44.4192487Z New File 953 leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.4195805Z 100% 2025-03-14T05:08:44.4199744Z New File 1125 leaky_relu_cpu_dispatch.h 2025-03-14T05:08:44.4203609Z 100% 2025-03-14T05:08:44.4207176Z New File 1127 leaky_relu_cuda_dispatch.h 2025-03-14T05:08:44.4211225Z 100% 2025-03-14T05:08:44.4215008Z New File 641 leaky_relu_meta.h 2025-03-14T05:08:44.4218395Z 100% 2025-03-14T05:08:44.4222157Z New File 1127 leaky_relu_meta_dispatch.h 2025-03-14T05:08:44.4225956Z 100% 2025-03-14T05:08:44.4229560Z New File 1021 leaky_relu_native.h 2025-03-14T05:08:44.4233265Z 100% 2025-03-14T05:08:44.4237895Z New File 2487 leaky_relu_ops.h 2025-03-14T05:08:44.4241903Z 100% 2025-03-14T05:08:44.4245457Z New File 2198 lerp.h 2025-03-14T05:08:44.4248974Z 100% 2025-03-14T05:08:44.4252605Z New File 1168 lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.4256063Z 100% 2025-03-14T05:08:44.4260061Z New File 1612 lerp_cpu_dispatch.h 2025-03-14T05:08:44.4263585Z 100% 2025-03-14T05:08:44.4267275Z New File 1614 lerp_cuda_dispatch.h 2025-03-14T05:08:44.4271328Z 100% 2025-03-14T05:08:44.4274522Z New File 837 lerp_meta.h 2025-03-14T05:08:44.4277987Z 100% 2025-03-14T05:08:44.4281556Z New File 1614 lerp_meta_dispatch.h 2025-03-14T05:08:44.4285441Z 100% 2025-03-14T05:08:44.4289253Z New File 875 lerp_native.h 2025-03-14T05:08:44.4292730Z 100% 2025-03-14T05:08:44.4296367Z New File 4819 lerp_ops.h 2025-03-14T05:08:44.4299992Z 100% 2025-03-14T05:08:44.4303124Z New File 1934 less.h 2025-03-14T05:08:44.4306604Z 100% 2025-03-14T05:08:44.4310264Z New File 1456 less_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4313533Z 100% 2025-03-14T05:08:44.4317160Z New File 2048 less_equal.h 2025-03-14T05:08:44.4320640Z 100% 2025-03-14T05:08:44.4324594Z New File 1504 less_equal_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4328308Z 100% 2025-03-14T05:08:44.4331873Z New File 994 less_equal_native.h 2025-03-14T05:08:44.4335645Z 100% 2025-03-14T05:08:44.4339364Z New File 4429 less_equal_ops.h 2025-03-14T05:08:44.4343012Z 100% 2025-03-14T05:08:44.4346776Z New File 958 less_native.h 2025-03-14T05:08:44.4350661Z 100% 2025-03-14T05:08:44.4353911Z New File 4321 less_ops.h 2025-03-14T05:08:44.4357260Z 100% 2025-03-14T05:08:44.4361113Z New File 1060 le_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.4364854Z 100% 2025-03-14T05:08:44.4368443Z New File 1396 le_cpu_dispatch.h 2025-03-14T05:08:44.4372573Z 100% 2025-03-14T05:08:44.4376260Z New File 1398 le_cuda_dispatch.h 2025-03-14T05:08:44.4379982Z 100% 2025-03-14T05:08:44.4383369Z New File 783 le_meta.h 2025-03-14T05:08:44.4387097Z 100% 2025-03-14T05:08:44.4390779Z New File 1398 le_meta_dispatch.h 2025-03-14T05:08:44.4394316Z 100% 2025-03-14T05:08:44.4398789Z New File 1235 le_native.h 2025-03-14T05:08:44.4402357Z 100% 2025-03-14T05:08:44.4405673Z New File 4285 le_ops.h 2025-03-14T05:08:44.4409049Z 100% 2025-03-14T05:08:44.4413130Z New File 1067 lgamma.h 2025-03-14T05:08:44.4416304Z 100% 2025-03-14T05:08:44.4420392Z New File 865 lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.4423623Z 100% 2025-03-14T05:08:44.4427325Z New File 954 lgamma_cpu_dispatch.h 2025-03-14T05:08:44.4431295Z 100% 2025-03-14T05:08:44.4435768Z New File 956 lgamma_cuda_dispatch.h 2025-03-14T05:08:44.4439113Z 100% 2025-03-14T05:08:44.4442700Z New File 602 lgamma_meta.h 2025-03-14T05:08:44.4446061Z 100% 2025-03-14T05:08:44.4450013Z New File 956 lgamma_meta_dispatch.h 2025-03-14T05:08:44.4453524Z 100% 2025-03-14T05:08:44.4457171Z New File 619 lgamma_native.h 2025-03-14T05:08:44.4460693Z 100% 2025-03-14T05:08:44.4464326Z New File 2097 lgamma_ops.h 2025-03-14T05:08:44.4468203Z 100% 2025-03-14T05:08:44.4471619Z New File 1047 lift.h 2025-03-14T05:08:44.4475819Z 100% 2025-03-14T05:08:44.4479047Z New File 940 lift_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.4482740Z 100% 2025-03-14T05:08:44.4486258Z New File 690 lift_fresh.h 2025-03-14T05:08:44.4489939Z 100% 2025-03-14T05:08:44.4493810Z New File 791 lift_fresh_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.4497512Z 100% 2025-03-14T05:08:44.4501420Z New File 1157 lift_fresh_copy.h 2025-03-14T05:08:44.4504951Z 100% 2025-03-14T05:08:44.4509424Z New File 822 lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.4512722Z 100% 2025-03-14T05:08:44.4516727Z New File 909 lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.4520214Z 100% 2025-03-14T05:08:44.4523892Z New File 594 lift_fresh_copy_native.h 2025-03-14T05:08:44.4528273Z 100% 2025-03-14T05:08:44.4531959Z New File 1641 lift_fresh_copy_ops.h 2025-03-14T05:08:44.4535461Z 100% 2025-03-14T05:08:44.4539081Z New File 501 lift_fresh_native.h 2025-03-14T05:08:44.4542581Z 100% 2025-03-14T05:08:44.4546220Z New File 1004 lift_fresh_ops.h 2025-03-14T05:08:44.4549779Z 100% 2025-03-14T05:08:44.4553279Z New File 572 lift_native.h 2025-03-14T05:08:44.4557288Z 100% 2025-03-14T05:08:44.4560664Z New File 1575 lift_ops.h 2025-03-14T05:08:44.4563988Z 100% 2025-03-14T05:08:44.4567704Z New File 1283 linalg_cholesky.h 2025-03-14T05:08:44.4571421Z 100% 2025-03-14T05:08:44.4575179Z New File 1021 linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4578628Z 100% 2025-03-14T05:08:44.4582268Z New File 1701 linalg_cholesky_ex.h 2025-03-14T05:08:44.4585769Z 100% 2025-03-14T05:08:44.4589663Z New File 893 linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.4593345Z 100% 2025-03-14T05:08:44.4597187Z New File 1168 linalg_cholesky_ex_cpu_dispatch.h 2025-03-14T05:08:44.4600765Z 100% 2025-03-14T05:08:44.4604493Z New File 1170 linalg_cholesky_ex_cuda_dispatch.h 2025-03-14T05:08:44.4608065Z 100% 2025-03-14T05:08:44.4611865Z New File 645 linalg_cholesky_ex_meta.h 2025-03-14T05:08:44.4615552Z 100% 2025-03-14T05:08:44.4619800Z New File 1170 linalg_cholesky_ex_meta_dispatch.h 2025-03-14T05:08:44.4623307Z 100% 2025-03-14T05:08:44.4626985Z New File 709 linalg_cholesky_ex_native.h 2025-03-14T05:08:44.4630485Z 100% 2025-03-14T05:08:44.4634264Z New File 2147 linalg_cholesky_ex_ops.h 2025-03-14T05:08:44.4637974Z 100% 2025-03-14T05:08:44.4641678Z New File 624 linalg_cholesky_native.h 2025-03-14T05:08:44.4645171Z 100% 2025-03-14T05:08:44.4648853Z New File 1740 linalg_cholesky_ops.h 2025-03-14T05:08:44.4652365Z 100% 2025-03-14T05:08:44.4656307Z New File 2031 linalg_cond.h 2025-03-14T05:08:44.4659894Z 100% 2025-03-14T05:08:44.4663684Z New File 1397 linalg_cond_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4667440Z 100% 2025-03-14T05:08:44.4671002Z New File 863 linalg_cond_native.h 2025-03-14T05:08:44.4674596Z 100% 2025-03-14T05:08:44.4678258Z New File 3186 linalg_cond_ops.h 2025-03-14T05:08:44.4682225Z 100% 2025-03-14T05:08:44.4685481Z New File 1367 linalg_cross.h 2025-03-14T05:08:44.4689035Z 100% 2025-03-14T05:08:44.4693104Z New File 861 linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.4696619Z 100% 2025-03-14T05:08:44.4700414Z New File 1043 linalg_cross_cpu_dispatch.h 2025-03-14T05:08:44.4704427Z 100% 2025-03-14T05:08:44.4708554Z New File 1045 linalg_cross_cuda_dispatch.h 2025-03-14T05:08:44.4712119Z 100% 2025-03-14T05:08:44.4716123Z New File 647 linalg_cross_meta.h 2025-03-14T05:08:44.4719684Z 100% 2025-03-14T05:08:44.4723434Z New File 1045 linalg_cross_meta_dispatch.h 2025-03-14T05:08:44.4726982Z 100% 2025-03-14T05:08:44.4730697Z New File 790 linalg_cross_native.h 2025-03-14T05:08:44.4734215Z 100% 2025-03-14T05:08:44.4738509Z New File 1892 linalg_cross_ops.h 2025-03-14T05:08:44.4742047Z 100% 2025-03-14T05:08:44.4745997Z New File 1080 linalg_det.h 2025-03-14T05:08:44.4749541Z 100% 2025-03-14T05:08:44.4753384Z New File 949 linalg_det_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4757043Z 100% 2025-03-14T05:08:44.4760705Z New File 578 linalg_det_native.h 2025-03-14T05:08:44.4764239Z 100% 2025-03-14T05:08:44.4768066Z New File 1593 linalg_det_ops.h 2025-03-14T05:08:44.4771778Z 100% 2025-03-14T05:08:44.4775400Z New File 816 linalg_diagonal.h 2025-03-14T05:08:44.4778913Z 100% 2025-03-14T05:08:44.4782871Z New File 845 linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4786326Z 100% 2025-03-14T05:08:44.4789981Z New File 555 linalg_diagonal_native.h 2025-03-14T05:08:44.4793500Z 100% 2025-03-14T05:08:44.4797260Z New File 1168 linalg_diagonal_ops.h 2025-03-14T05:08:44.4800705Z 100% 2025-03-14T05:08:44.4804355Z New File 1479 linalg_eig.h 2025-03-14T05:08:44.4807813Z 100% 2025-03-14T05:08:44.4811498Z New File 1588 linalg_eigh.h 2025-03-14T05:08:44.4815113Z 100% 2025-03-14T05:08:44.4818922Z New File 1169 linalg_eigh_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4822602Z 100% 2025-03-14T05:08:44.4826293Z New File 714 linalg_eigh_native.h 2025-03-14T05:08:44.4829800Z 100% 2025-03-14T05:08:44.4833466Z New File 2109 linalg_eigh_ops.h 2025-03-14T05:08:44.4837076Z 100% 2025-03-14T05:08:44.4840839Z New File 1147 linalg_eigvals.h 2025-03-14T05:08:44.4844436Z 100% 2025-03-14T05:08:44.4848162Z New File 1294 linalg_eigvalsh.h 2025-03-14T05:08:44.4851954Z 100% 2025-03-14T05:08:44.4855827Z New File 1050 linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4859317Z 100% 2025-03-14T05:08:44.4863129Z New File 644 linalg_eigvalsh_native.h 2025-03-14T05:08:44.4867033Z 100% 2025-03-14T05:08:44.4870682Z New File 1801 linalg_eigvalsh_ops.h 2025-03-14T05:08:44.4874385Z 100% 2025-03-14T05:08:44.4878363Z New File 795 linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4881815Z 100% 2025-03-14T05:08:44.4885479Z New File 863 linalg_eigvals_cpu_dispatch.h 2025-03-14T05:08:44.4888992Z 100% 2025-03-14T05:08:44.4892704Z New File 865 linalg_eigvals_cuda_dispatch.h 2025-03-14T05:08:44.4896369Z 100% 2025-03-14T05:08:44.4900059Z New File 592 linalg_eigvals_native.h 2025-03-14T05:08:44.4903459Z 100% 2025-03-14T05:08:44.4907124Z New File 1635 linalg_eigvals_ops.h 2025-03-14T05:08:44.4910597Z 100% 2025-03-14T05:08:44.4914370Z New File 1063 linalg_eig_cpu_dispatch.h 2025-03-14T05:08:44.4918032Z 100% 2025-03-14T05:08:44.4922261Z New File 1065 linalg_eig_cuda_dispatch.h 2025-03-14T05:08:44.4926086Z 100% 2025-03-14T05:08:44.4929757Z New File 671 linalg_eig_native.h 2025-03-14T05:08:44.4933258Z 100% 2025-03-14T05:08:44.4937573Z New File 1958 linalg_eig_ops.h 2025-03-14T05:08:44.4942322Z 100% 2025-03-14T05:08:44.4946269Z New File 1399 linalg_householder_product.h 2025-03-14T05:08:44.4949826Z 100% 2025-03-14T05:08:44.4954439Z New File 1037 linalg_householder_product_cpu_dispatch.h 2025-03-14T05:08:44.4958120Z 100% 2025-03-14T05:08:44.4962234Z New File 1039 linalg_householder_product_cuda_dispatch.h 2025-03-14T05:08:44.4965594Z 100% 2025-03-14T05:08:44.4969425Z New File 666 linalg_householder_product_native.h 2025-03-14T05:08:44.4973485Z 100% 2025-03-14T05:08:44.4977231Z New File 1873 linalg_householder_product_ops.h 2025-03-14T05:08:44.4980876Z 100% 2025-03-14T05:08:44.4984841Z New File 1080 linalg_inv.h 2025-03-14T05:08:44.4988254Z 100% 2025-03-14T05:08:44.4992129Z New File 949 linalg_inv_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.4996193Z 100% 2025-03-14T05:08:44.4999433Z New File 1579 linalg_inv_ex.h 2025-03-14T05:08:44.5003254Z 100% 2025-03-14T05:08:44.5007196Z New File 867 linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.5010605Z 100% 2025-03-14T05:08:44.5015339Z New File 1108 linalg_inv_ex_cpu_dispatch.h 2025-03-14T05:08:44.5019253Z 100% 2025-03-14T05:08:44.5022663Z New File 1110 linalg_inv_ex_cuda_dispatch.h 2025-03-14T05:08:44.5026815Z 100% 2025-03-14T05:08:44.5030653Z New File 625 linalg_inv_ex_meta.h 2025-03-14T05:08:44.5034616Z 100% 2025-03-14T05:08:44.5039042Z New File 1110 linalg_inv_ex_meta_dispatch.h 2025-03-14T05:08:44.5042875Z 100% 2025-03-14T05:08:44.5047276Z New File 685 linalg_inv_ex_native.h 2025-03-14T05:08:44.5050750Z 100% 2025-03-14T05:08:44.5054726Z New File 2051 linalg_inv_ex_ops.h 2025-03-14T05:08:44.5058278Z 100% 2025-03-14T05:08:44.5062051Z New File 578 linalg_inv_native.h 2025-03-14T05:08:44.5065996Z 100% 2025-03-14T05:08:44.5069250Z New File 1593 linalg_inv_ops.h 2025-03-14T05:08:44.5072848Z 100% 2025-03-14T05:08:44.5077844Z New File 1576 linalg_ldl_factor.h 2025-03-14T05:08:44.5080516Z 100% 2025-03-14T05:08:44.5084634Z New File 1158 linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5088748Z 100% 2025-03-14T05:08:44.5091967Z New File 1960 linalg_ldl_factor_ex.h 2025-03-14T05:08:44.5095481Z 100% 2025-03-14T05:08:44.5099526Z New File 910 linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.5103087Z 100% 2025-03-14T05:08:44.5106971Z New File 1267 linalg_ldl_factor_ex_cpu_dispatch.h 2025-03-14T05:08:44.5110425Z 100% 2025-03-14T05:08:44.5114222Z New File 1269 linalg_ldl_factor_ex_cuda_dispatch.h 2025-03-14T05:08:44.5117726Z 100% 2025-03-14T05:08:44.5121439Z New File 651 linalg_ldl_factor_ex_meta.h 2025-03-14T05:08:44.5125099Z 100% 2025-03-14T05:08:44.5128787Z New File 1269 linalg_ldl_factor_ex_meta_dispatch.h 2025-03-14T05:08:44.5132271Z 100% 2025-03-14T05:08:44.5135972Z New File 747 linalg_ldl_factor_ex_native.h 2025-03-14T05:08:44.5139547Z 100% 2025-03-14T05:08:44.5143197Z New File 2375 linalg_ldl_factor_ex_ops.h 2025-03-14T05:08:44.5146882Z 100% 2025-03-14T05:08:44.5150602Z New File 708 linalg_ldl_factor_native.h 2025-03-14T05:08:44.5154188Z 100% 2025-03-14T05:08:44.5157913Z New File 2048 linalg_ldl_factor_ops.h 2025-03-14T05:08:44.5161483Z 100% 2025-03-14T05:08:44.5165149Z New File 1566 linalg_ldl_solve.h 2025-03-14T05:08:44.5168957Z 100% 2025-03-14T05:08:44.5173626Z New File 892 linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.5176979Z 100% 2025-03-14T05:08:44.5180730Z New File 1133 linalg_ldl_solve_cpu_dispatch.h 2025-03-14T05:08:44.5184216Z 100% 2025-03-14T05:08:44.5188026Z New File 1135 linalg_ldl_solve_cuda_dispatch.h 2025-03-14T05:08:44.5191528Z 100% 2025-03-14T05:08:44.5195495Z New File 675 linalg_ldl_solve_meta.h 2025-03-14T05:08:44.5199021Z 100% 2025-03-14T05:08:44.5202852Z New File 1135 linalg_ldl_solve_meta_dispatch.h 2025-03-14T05:08:44.5206382Z 100% 2025-03-14T05:08:44.5210061Z New File 712 linalg_ldl_solve_native.h 2025-03-14T05:08:44.5213571Z 100% 2025-03-14T05:08:44.5217201Z New File 2084 linalg_ldl_solve_ops.h 2025-03-14T05:08:44.5220849Z 100% 2025-03-14T05:08:44.5224489Z New File 2423 linalg_lstsq.h 2025-03-14T05:08:44.5227961Z 100% 2025-03-14T05:08:44.5232007Z New File 965 linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.5235619Z 100% 2025-03-14T05:08:44.5239366Z New File 1341 linalg_lstsq_cpu_dispatch.h 2025-03-14T05:08:44.5243145Z 100% 2025-03-14T05:08:44.5246899Z New File 1343 linalg_lstsq_cuda_dispatch.h 2025-03-14T05:08:44.5250418Z 100% 2025-03-14T05:08:44.5254108Z New File 986 linalg_lstsq_native.h 2025-03-14T05:08:44.5257653Z 100% 2025-03-14T05:08:44.5261420Z New File 2974 linalg_lstsq_ops.h 2025-03-14T05:08:44.5265053Z 100% 2025-03-14T05:08:44.5268728Z New File 1515 linalg_lu.h 2025-03-14T05:08:44.5272425Z 100% 2025-03-14T05:08:44.5276474Z New File 866 linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.5279909Z 100% 2025-03-14T05:08:44.5283588Z New File 1124 linalg_lu_cpu_dispatch.h 2025-03-14T05:08:44.5287587Z 100% 2025-03-14T05:08:44.5291344Z New File 1126 linalg_lu_cuda_dispatch.h 2025-03-14T05:08:44.5295008Z 100% 2025-03-14T05:08:44.5298710Z New File 1498 linalg_lu_factor.h 2025-03-14T05:08:44.5302222Z 100% 2025-03-14T05:08:44.5306203Z New File 1132 linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5309638Z 100% 2025-03-14T05:08:44.5313304Z New File 1882 linalg_lu_factor_ex.h 2025-03-14T05:08:44.5316938Z 100% 2025-03-14T05:08:44.5321503Z New File 901 linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.5324870Z 100% 2025-03-14T05:08:44.5328630Z New File 1241 linalg_lu_factor_ex_cpu_dispatch.h 2025-03-14T05:08:44.5332649Z 100% 2025-03-14T05:08:44.5336513Z New File 1243 linalg_lu_factor_ex_cuda_dispatch.h 2025-03-14T05:08:44.5340600Z 100% 2025-03-14T05:08:44.5344721Z New File 643 linalg_lu_factor_ex_meta.h 2025-03-14T05:08:44.5348728Z 100% 2025-03-14T05:08:44.5352500Z New File 1243 linalg_lu_factor_ex_meta_dispatch.h 2025-03-14T05:08:44.5356590Z 100% 2025-03-14T05:08:44.5360544Z New File 737 linalg_lu_factor_ex_native.h 2025-03-14T05:08:44.5364862Z 100% 2025-03-14T05:08:44.5368056Z New File 2325 linalg_lu_factor_ex_ops.h 2025-03-14T05:08:44.5371695Z 100% 2025-03-14T05:08:44.5375434Z New File 691 linalg_lu_factor_native.h 2025-03-14T05:08:44.5379403Z 100% 2025-03-14T05:08:44.5383243Z New File 1998 linalg_lu_factor_ops.h 2025-03-14T05:08:44.5386834Z 100% 2025-03-14T05:08:44.5390705Z New File 614 linalg_lu_meta.h 2025-03-14T05:08:44.5394512Z 100% 2025-03-14T05:08:44.5398352Z New File 1126 linalg_lu_meta_dispatch.h 2025-03-14T05:08:44.5402268Z 100% 2025-03-14T05:08:44.5406477Z New File 679 linalg_lu_native.h 2025-03-14T05:08:44.5410587Z 100% 2025-03-14T05:08:44.5414639Z New File 2082 linalg_lu_ops.h 2025-03-14T05:08:44.5419282Z 100% 2025-03-14T05:08:44.5423099Z New File 1647 linalg_lu_solve.h 2025-03-14T05:08:44.5426641Z 100% 2025-03-14T05:08:44.5430675Z New File 905 linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.5434177Z 100% 2025-03-14T05:08:44.5437946Z New File 1167 linalg_lu_solve_cpu_dispatch.h 2025-03-14T05:08:44.5441789Z 100% 2025-03-14T05:08:44.5445604Z New File 1169 linalg_lu_solve_cuda_dispatch.h 2025-03-14T05:08:44.5449273Z 100% 2025-03-14T05:08:44.5453130Z New File 683 linalg_lu_solve_meta.h 2025-03-14T05:08:44.5456693Z 100% 2025-03-14T05:08:44.5460442Z New File 1169 linalg_lu_solve_meta_dispatch.h 2025-03-14T05:08:44.5464487Z 100% 2025-03-14T05:08:44.5468323Z New File 718 linalg_lu_solve_native.h 2025-03-14T05:08:44.5471917Z 100% 2025-03-14T05:08:44.5476536Z New File 2154 linalg_lu_solve_ops.h 2025-03-14T05:08:44.5480222Z 100% 2025-03-14T05:08:44.5484385Z New File 1278 linalg_matmul.h 2025-03-14T05:08:44.5487576Z 100% 2025-03-14T05:08:44.5491573Z New File 1045 linalg_matmul_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5495033Z 100% 2025-03-14T05:08:44.5498805Z New File 642 linalg_matmul_native.h 2025-03-14T05:08:44.5502567Z 100% 2025-03-14T05:08:44.5506327Z New File 1801 linalg_matmul_ops.h 2025-03-14T05:08:44.5509940Z 100% 2025-03-14T05:08:44.5513745Z New File 1177 linalg_matrix_exp.h 2025-03-14T05:08:44.5517322Z 100% 2025-03-14T05:08:44.5521427Z New File 913 linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.5525179Z 100% 2025-03-14T05:08:44.5528984Z New File 754 linalg_matrix_exp_cpu_dispatch.h 2025-03-14T05:08:44.5532856Z 100% 2025-03-14T05:08:44.5536973Z New File 756 linalg_matrix_exp_cuda_dispatch.h 2025-03-14T05:08:44.5540847Z 100% 2025-03-14T05:08:44.5545143Z New File 598 linalg_matrix_exp_native.h 2025-03-14T05:08:44.5548775Z 100% 2025-03-14T05:08:44.5552821Z New File 1653 linalg_matrix_exp_ops.h 2025-03-14T05:08:44.5556434Z 100% 2025-03-14T05:08:44.5560453Z New File 3213 linalg_matrix_norm.h 2025-03-14T05:08:44.5564082Z 100% 2025-03-14T05:08:44.5568082Z New File 1942 linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5571763Z 100% 2025-03-14T05:08:44.5575656Z New File 1210 linalg_matrix_norm_native.h 2025-03-14T05:08:44.5579204Z 100% 2025-03-14T05:08:44.5583031Z New File 4278 linalg_matrix_norm_ops.h 2025-03-14T05:08:44.5586539Z 100% 2025-03-14T05:08:44.5590253Z New File 1260 linalg_matrix_power.h 2025-03-14T05:08:44.5593826Z 100% 2025-03-14T05:08:44.5597889Z New File 1018 linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5601570Z 100% 2025-03-14T05:08:44.5605317Z New File 624 linalg_matrix_power_native.h 2025-03-14T05:08:44.5608862Z 100% 2025-03-14T05:08:44.5612615Z New File 1741 linalg_matrix_power_ops.h 2025-03-14T05:08:44.5616112Z 100% 2025-03-14T05:08:44.5619771Z New File 4997 linalg_matrix_rank.h 2025-03-14T05:08:44.5623497Z 100% 2025-03-14T05:08:44.5627506Z New File 2530 linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5631379Z 100% 2025-03-14T05:08:44.5635196Z New File 1626 linalg_matrix_rank_native.h 2025-03-14T05:08:44.5638699Z 100% 2025-03-14T05:08:44.5642306Z New File 7188 linalg_matrix_rank_ops.h 2025-03-14T05:08:44.5646015Z 100% 2025-03-14T05:08:44.5649625Z New File 1188 linalg_multi_dot.h 2025-03-14T05:08:44.5653064Z 100% 2025-03-14T05:08:44.5657037Z New File 973 linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5660589Z 100% 2025-03-14T05:08:44.5664219Z New File 594 linalg_multi_dot_native.h 2025-03-14T05:08:44.5668064Z 100% 2025-03-14T05:08:44.5671951Z New File 1645 linalg_multi_dot_ops.h 2025-03-14T05:08:44.5676233Z 100% 2025-03-14T05:08:44.5680334Z New File 3219 linalg_norm.h 2025-03-14T05:08:44.5683992Z 100% 2025-03-14T05:08:44.5687814Z New File 2045 linalg_norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5691363Z 100% 2025-03-14T05:08:44.5695135Z New File 1271 linalg_norm_native.h 2025-03-14T05:08:44.5698946Z 100% 2025-03-14T05:08:44.5702557Z New File 4388 linalg_norm_ops.h 2025-03-14T05:08:44.5706070Z 100% 2025-03-14T05:08:44.5709664Z New File 4768 linalg_pinv.h 2025-03-14T05:08:44.5713222Z 100% 2025-03-14T05:08:44.5717257Z New File 930 linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.5720920Z 100% 2025-03-14T05:08:44.5724733Z New File 1113 linalg_pinv_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.5728261Z 100% 2025-03-14T05:08:44.5732092Z New File 1899 linalg_pinv_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5735546Z 100% 2025-03-14T05:08:44.5739326Z New File 1574 linalg_pinv_native.h 2025-03-14T05:08:44.5743075Z 100% 2025-03-14T05:08:44.5746774Z New File 7044 linalg_pinv_ops.h 2025-03-14T05:08:44.5750239Z 100% 2025-03-14T05:08:44.5753929Z New File 1420 linalg_qr.h 2025-03-14T05:08:44.5757493Z 100% 2025-03-14T05:08:44.5761271Z New File 871 linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.5764899Z 100% 2025-03-14T05:08:44.5768640Z New File 1098 linalg_qr_cpu_dispatch.h 2025-03-14T05:08:44.5772106Z 100% 2025-03-14T05:08:44.5775887Z New File 1100 linalg_qr_cuda_dispatch.h 2025-03-14T05:08:44.5779413Z 100% 2025-03-14T05:08:44.5783026Z New File 625 linalg_qr_meta.h 2025-03-14T05:08:44.5786903Z 100% 2025-03-14T05:08:44.5790685Z New File 1100 linalg_qr_meta_dispatch.h 2025-03-14T05:08:44.5794542Z 100% 2025-03-14T05:08:44.5798242Z New File 668 linalg_qr_native.h 2025-03-14T05:08:44.5801771Z 100% 2025-03-14T05:08:44.5805505Z New File 1997 linalg_qr_ops.h 2025-03-14T05:08:44.5809120Z 100% 2025-03-14T05:08:44.5812783Z New File 1402 linalg_slogdet.h 2025-03-14T05:08:44.5816695Z 100% 2025-03-14T05:08:44.5820511Z New File 1090 linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5824150Z 100% 2025-03-14T05:08:44.5827974Z New File 663 linalg_slogdet_native.h 2025-03-14T05:08:44.5831429Z 100% 2025-03-14T05:08:44.5835241Z New File 1914 linalg_slogdet_ops.h 2025-03-14T05:08:44.5838854Z 100% 2025-03-14T05:08:44.5842577Z New File 1317 linalg_solve.h 2025-03-14T05:08:44.5846195Z 100% 2025-03-14T05:08:44.5850900Z New File 1064 linalg_solve_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5858533Z 100% 2025-03-14T05:08:44.5862709Z New File 1788 linalg_solve_ex.h 2025-03-14T05:08:44.5867038Z 100% 2025-03-14T05:08:44.5871084Z New File 1265 linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5906286Z 100% 2025-03-14T05:08:44.5906467Z New File 777 linalg_solve_ex_native.h 2025-03-14T05:08:44.5906558Z 100% 2025-03-14T05:08:44.5906671Z New File 2282 linalg_solve_ex_ops.h 2025-03-14T05:08:44.5906740Z 100% 2025-03-14T05:08:44.5906857Z New File 653 linalg_solve_native.h 2025-03-14T05:08:44.5906930Z 100% 2025-03-14T05:08:44.5907048Z New File 1844 linalg_solve_ops.h 2025-03-14T05:08:44.5907550Z 100% 2025-03-14T05:08:44.5912129Z New File 1742 linalg_solve_triangular.h 2025-03-14T05:08:44.5915080Z 100% 2025-03-14T05:08:44.5919246Z New File 1170 linalg_solve_triangular_cpu_dispatch.h 2025-03-14T05:08:44.5922525Z 100% 2025-03-14T05:08:44.5926312Z New File 1172 linalg_solve_triangular_cuda_dispatch.h 2025-03-14T05:08:44.5930233Z 100% 2025-03-14T05:08:44.5934408Z New File 751 linalg_solve_triangular_native.h 2025-03-14T05:08:44.5937578Z 100% 2025-03-14T05:08:44.5941333Z New File 2156 linalg_solve_triangular_ops.h 2025-03-14T05:08:44.5945251Z 100% 2025-03-14T05:08:44.5948903Z New File 1832 linalg_svd.h 2025-03-14T05:08:44.5952690Z 100% 2025-03-14T05:08:44.5956560Z New File 1357 linalg_svdvals.h 2025-03-14T05:08:44.5960871Z 100% 2025-03-14T05:08:44.5964736Z New File 1117 linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5968041Z 100% 2025-03-14T05:08:44.5971974Z New File 685 linalg_svdvals_native.h 2025-03-14T05:08:44.5975290Z 100% 2025-03-14T05:08:44.5978970Z New File 1894 linalg_svdvals_ops.h 2025-03-14T05:08:44.5982789Z 100% 2025-03-14T05:08:44.5986973Z New File 1353 linalg_svd_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.5990238Z 100% 2025-03-14T05:08:44.5994026Z New File 829 linalg_svd_native.h 2025-03-14T05:08:44.5997704Z 100% 2025-03-14T05:08:44.6001389Z New File 2409 linalg_svd_ops.h 2025-03-14T05:08:44.6004920Z 100% 2025-03-14T05:08:44.6008597Z New File 1258 linalg_tensorinv.h 2025-03-14T05:08:44.6012858Z 100% 2025-03-14T05:08:44.6016721Z New File 1019 linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.6020170Z 100% 2025-03-14T05:08:44.6023875Z New File 624 linalg_tensorinv_native.h 2025-03-14T05:08:44.6027449Z 100% 2025-03-14T05:08:44.6031177Z New File 1739 linalg_tensorinv_ops.h 2025-03-14T05:08:44.6034868Z 100% 2025-03-14T05:08:44.6038604Z New File 1520 linalg_tensorsolve.h 2025-03-14T05:08:44.6043246Z 100% 2025-03-14T05:08:44.6046278Z New File 1180 linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.6049677Z 100% 2025-03-14T05:08:44.6053500Z New File 727 linalg_tensorsolve_native.h 2025-03-14T05:08:44.6057270Z 100% 2025-03-14T05:08:44.6061029Z New File 2037 linalg_tensorsolve_ops.h 2025-03-14T05:08:44.6064554Z 100% 2025-03-14T05:08:44.6068230Z New File 1634 linalg_vander.h 2025-03-14T05:08:44.6071967Z 100% 2025-03-14T05:08:44.6075847Z New File 947 linalg_vander_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.6079241Z 100% 2025-03-14T05:08:44.6083073Z New File 555 linalg_vander_native.h 2025-03-14T05:08:44.6086459Z 100% 2025-03-14T05:08:44.6090133Z New File 1111 linalg_vander_ops.h 2025-03-14T05:08:44.6093746Z 100% 2025-03-14T05:08:44.6097407Z New File 1314 linalg_vecdot.h 2025-03-14T05:08:44.6100893Z 100% 2025-03-14T05:08:44.6131067Z New File 1069 linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.6134549Z 100% 2025-03-14T05:08:44.6138249Z New File 657 linalg_vecdot_native.h 2025-03-14T05:08:44.6141838Z 100% 2025-03-14T05:08:44.6145778Z New File 1856 linalg_vecdot_ops.h 2025-03-14T05:08:44.6149412Z 100% 2025-03-14T05:08:44.6153236Z New File 1890 linalg_vector_norm.h 2025-03-14T05:08:44.6184961Z 100% 2025-03-14T05:08:44.6185292Z New File 969 linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.6185365Z 100% 2025-03-14T05:08:44.6185522Z New File 1332 linalg_vector_norm_cpu_dispatch.h 2025-03-14T05:08:44.6185597Z 100% 2025-03-14T05:08:44.6185738Z New File 1334 linalg_vector_norm_cuda_dispatch.h 2025-03-14T05:08:44.6185821Z 100% 2025-03-14T05:08:44.6186410Z New File 720 linalg_vector_norm_meta.h 2025-03-14T05:08:44.6190312Z 100% 2025-03-14T05:08:44.6194007Z New File 1334 linalg_vector_norm_meta_dispatch.h 2025-03-14T05:08:44.6197573Z 100% 2025-03-14T05:08:44.6201703Z New File 761 linalg_vector_norm_native.h 2025-03-14T05:08:44.6205038Z 100% 2025-03-14T05:08:44.6209122Z New File 2406 linalg_vector_norm_ops.h 2025-03-14T05:08:44.6212977Z 100% 2025-03-14T05:08:44.6216159Z New File 1433 linear.h 2025-03-14T05:08:44.6219659Z 100% 2025-03-14T05:08:44.6223187Z New File 2066 linear_backward.h 2025-03-14T05:08:44.6226886Z 100% 2025-03-14T05:08:44.6231042Z New File 1253 linear_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.6234919Z 100% 2025-03-14T05:08:44.6238731Z New File 902 linear_backward_native.h 2025-03-14T05:08:44.6242307Z 100% 2025-03-14T05:08:44.6245984Z New File 2662 linear_backward_ops.h 2025-03-14T05:08:44.6249881Z 100% 2025-03-14T05:08:44.6253805Z New File 1034 linear_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.6257503Z 100% 2025-03-14T05:08:44.6261363Z New File 860 linear_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.6265080Z 100% 2025-03-14T05:08:44.6268690Z New File 854 linear_native.h 2025-03-14T05:08:44.6272144Z 100% 2025-03-14T05:08:44.6275965Z New File 2051 linear_ops.h 2025-03-14T05:08:44.6279578Z 100% 2025-03-14T05:08:44.6283091Z New File 6974 linspace.h 2025-03-14T05:08:44.6286592Z 100% 2025-03-14T05:08:44.6290745Z New File 2937 linspace_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.6294358Z 100% 2025-03-14T05:08:44.6298581Z New File 931 linspace_cpu_dispatch.h 2025-03-14T05:08:44.6302145Z 100% 2025-03-14T05:08:44.6305794Z New File 933 linspace_cuda_dispatch.h 2025-03-14T05:08:44.6309844Z 100% 2025-03-14T05:08:44.6313241Z New File 933 linspace_meta_dispatch.h 2025-03-14T05:08:44.6316755Z 100% 2025-03-14T05:08:44.6320418Z New File 2068 linspace_native.h 2025-03-14T05:08:44.6323977Z 100% 2025-03-14T05:08:44.6328163Z New File 8268 linspace_ops.h 2025-03-14T05:08:44.6331781Z 100% 2025-03-14T05:08:44.6335464Z New File 1175 log.h 2025-03-14T05:08:44.6338905Z 100% 2025-03-14T05:08:44.6342332Z New File 1201 log10.h 2025-03-14T05:08:44.6345824Z 100% 2025-03-14T05:08:44.6349619Z New File 863 log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.6353527Z 100% 2025-03-14T05:08:44.6357186Z New File 950 log10_cpu_dispatch.h 2025-03-14T05:08:44.6360596Z 100% 2025-03-14T05:08:44.6364110Z New File 952 log10_cuda_dispatch.h 2025-03-14T05:08:44.6368018Z 100% 2025-03-14T05:08:44.6371561Z New File 601 log10_meta.h 2025-03-14T05:08:44.6374824Z 100% 2025-03-14T05:08:44.6378582Z New File 952 log10_meta_dispatch.h 2025-03-14T05:08:44.6382522Z 100% 2025-03-14T05:08:44.6386133Z New File 616 log10_native.h 2025-03-14T05:08:44.6389511Z 100% 2025-03-14T05:08:44.6393081Z New File 2088 log10_ops.h 2025-03-14T05:08:44.6396622Z 100% 2025-03-14T05:08:44.6400131Z New File 1201 log1p.h 2025-03-14T05:08:44.6403368Z 100% 2025-03-14T05:08:44.6407088Z New File 863 log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.6410405Z 100% 2025-03-14T05:08:44.6413979Z New File 950 log1p_cpu_dispatch.h 2025-03-14T05:08:44.6417381Z 100% 2025-03-14T05:08:44.6421024Z New File 952 log1p_cuda_dispatch.h 2025-03-14T05:08:44.6424569Z 100% 2025-03-14T05:08:44.6428159Z New File 601 log1p_meta.h 2025-03-14T05:08:44.6431462Z 100% 2025-03-14T05:08:44.6435224Z New File 952 log1p_meta_dispatch.h 2025-03-14T05:08:44.6438681Z 100% 2025-03-14T05:08:44.6442297Z New File 1036 log1p_native.h 2025-03-14T05:08:44.6446156Z 100% 2025-03-14T05:08:44.6449896Z New File 2088 log1p_ops.h 2025-03-14T05:08:44.6453297Z 100% 2025-03-14T05:08:44.6456760Z New File 1188 log2.h 2025-03-14T05:08:44.6460065Z 100% 2025-03-14T05:08:44.6464270Z New File 861 log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.6467685Z 100% 2025-03-14T05:08:44.6471264Z New File 946 log2_cpu_dispatch.h 2025-03-14T05:08:44.6475041Z 100% 2025-03-14T05:08:44.6478555Z New File 948 log2_cuda_dispatch.h 2025-03-14T05:08:44.6482171Z 100% 2025-03-14T05:08:44.6485873Z New File 600 log2_meta.h 2025-03-14T05:08:44.6489570Z 100% 2025-03-14T05:08:44.6493188Z New File 948 log2_meta_dispatch.h 2025-03-14T05:08:44.6497104Z 100% 2025-03-14T05:08:44.6500906Z New File 613 log2_native.h 2025-03-14T05:08:44.6504129Z 100% 2025-03-14T05:08:44.6507542Z New File 2079 log2_ops.h 2025-03-14T05:08:44.6510846Z 100% 2025-03-14T05:08:44.6514876Z New File 1238 logaddexp.h 2025-03-14T05:08:44.6518502Z 100% 2025-03-14T05:08:44.6522191Z New File 1248 logaddexp2.h 2025-03-14T05:08:44.6526009Z 100% 2025-03-14T05:08:44.6529981Z New File 843 logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.6533283Z 100% 2025-03-14T05:08:44.6537046Z New File 992 logaddexp2_cpu_dispatch.h 2025-03-14T05:08:44.6540886Z 100% 2025-03-14T05:08:44.6544795Z New File 994 logaddexp2_cuda_dispatch.h 2025-03-14T05:08:44.6548373Z 100% 2025-03-14T05:08:44.6552317Z New File 632 logaddexp2_meta.h 2025-03-14T05:08:44.6556683Z 100% 2025-03-14T05:08:44.6561010Z New File 994 logaddexp2_meta_dispatch.h 2025-03-14T05:08:44.6564496Z 100% 2025-03-14T05:08:44.6568640Z New File 657 logaddexp2_native.h 2025-03-14T05:08:44.6572242Z 100% 2025-03-14T05:08:44.6575884Z New File 1783 logaddexp2_ops.h 2025-03-14T05:08:44.6579372Z 100% 2025-03-14T05:08:44.6584015Z New File 842 logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.6586666Z 100% 2025-03-14T05:08:44.6591143Z New File 989 logaddexp_cpu_dispatch.h 2025-03-14T05:08:44.6594883Z 100% 2025-03-14T05:08:44.6598557Z New File 991 logaddexp_cuda_dispatch.h 2025-03-14T05:08:44.6602397Z 100% 2025-03-14T05:08:44.6606487Z New File 631 logaddexp_meta.h 2025-03-14T05:08:44.6609946Z 100% 2025-03-14T05:08:44.6613871Z New File 991 logaddexp_meta_dispatch.h 2025-03-14T05:08:44.6617380Z 100% 2025-03-14T05:08:44.6621465Z New File 654 logaddexp_native.h 2025-03-14T05:08:44.6624905Z 100% 2025-03-14T05:08:44.6628548Z New File 1777 logaddexp_ops.h 2025-03-14T05:08:44.6631998Z 100% 2025-03-14T05:08:44.6635601Z New File 1954 logcumsumexp.h 2025-03-14T05:08:44.6639213Z 100% 2025-03-14T05:08:44.6642965Z New File 1003 logcumsumexp_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.6647393Z 100% 2025-03-14T05:08:44.6650400Z New File 1015 logcumsumexp_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.6653761Z 100% 2025-03-14T05:08:44.6657406Z New File 794 logcumsumexp_native.h 2025-03-14T05:08:44.6660775Z 100% 2025-03-14T05:08:44.6664462Z New File 3026 logcumsumexp_ops.h 2025-03-14T05:08:44.6667937Z 100% 2025-03-14T05:08:44.6671679Z New File 668 logdet.h 2025-03-14T05:08:44.6675098Z 100% 2025-03-14T05:08:44.6678801Z New File 787 logdet_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.6682210Z 100% 2025-03-14T05:08:44.6686261Z New File 497 logdet_native.h 2025-03-14T05:08:44.6689572Z 100% 2025-03-14T05:08:44.6693547Z New File 986 logdet_ops.h 2025-03-14T05:08:44.6696855Z 100% 2025-03-14T05:08:44.6700583Z New File 1258 logical_and.h 2025-03-14T05:08:44.6703896Z 100% 2025-03-14T05:08:44.6707587Z New File 901 logical_and_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.6711020Z 100% 2025-03-14T05:08:44.6714656Z New File 909 logical_and_cpu_dispatch.h 2025-03-14T05:08:44.6718023Z 100% 2025-03-14T05:08:44.6721825Z New File 911 logical_and_cuda_dispatch.h 2025-03-14T05:08:44.6725276Z 100% 2025-03-14T05:08:44.6728963Z New File 721 logical_and_native.h 2025-03-14T05:08:44.6732441Z 100% 2025-03-14T05:08:44.6736064Z New File 2400 logical_and_ops.h 2025-03-14T05:08:44.6739477Z 100% 2025-03-14T05:08:44.6743175Z New File 1117 logical_not.h 2025-03-14T05:08:44.6746598Z 100% 2025-03-14T05:08:44.6750511Z New File 849 logical_not_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.6754168Z 100% 2025-03-14T05:08:44.6757864Z New File 857 logical_not_cpu_dispatch.h 2025-03-14T05:08:44.6761543Z 100% 2025-03-14T05:08:44.6765221Z New File 859 logical_not_cuda_dispatch.h 2025-03-14T05:08:44.6768638Z 100% 2025-03-14T05:08:44.6772390Z New File 786 logical_not_native.h 2025-03-14T05:08:44.6776055Z 100% 2025-03-14T05:08:44.6779912Z New File 2142 logical_not_ops.h 2025-03-14T05:08:44.6783416Z 100% 2025-03-14T05:08:44.6787296Z New File 1248 logical_or.h 2025-03-14T05:08:44.6790695Z 100% 2025-03-14T05:08:44.6794465Z New File 899 logical_or_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.6797952Z 100% 2025-03-14T05:08:44.6801808Z New File 907 logical_or_cpu_dispatch.h 2025-03-14T05:08:44.6805343Z 100% 2025-03-14T05:08:44.6809153Z New File 909 logical_or_cuda_dispatch.h 2025-03-14T05:08:44.6812682Z 100% 2025-03-14T05:08:44.6816450Z New File 718 logical_or_native.h 2025-03-14T05:08:44.9716465Z 100% 2025-03-14T05:08:44.9721432Z New File 2391 logical_or_ops.h 2025-03-14T05:08:44.9725558Z 100% 2025-03-14T05:08:44.9729740Z New File 1258 logical_xor.h 2025-03-14T05:08:44.9733446Z 100% 2025-03-14T05:08:44.9737806Z New File 901 logical_xor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.9741363Z 100% 2025-03-14T05:08:44.9745447Z New File 909 logical_xor_cpu_dispatch.h 2025-03-14T05:08:44.9749236Z 100% 2025-03-14T05:08:44.9753048Z New File 911 logical_xor_cuda_dispatch.h 2025-03-14T05:08:44.9756949Z 100% 2025-03-14T05:08:44.9761089Z New File 721 logical_xor_native.h 2025-03-14T05:08:44.9764735Z 100% 2025-03-14T05:08:44.9768790Z New File 2400 logical_xor_ops.h 2025-03-14T05:08:44.9772389Z 100% 2025-03-14T05:08:44.9776007Z New File 1450 logit.h 2025-03-14T05:08:44.9779349Z 100% 2025-03-14T05:08:44.9783097Z New File 1595 logit_backward.h 2025-03-14T05:08:44.9788078Z 100% 2025-03-14T05:08:44.9791137Z New File 897 logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.9794650Z 100% 2025-03-14T05:08:44.9798414Z New File 1153 logit_backward_cpu_dispatch.h 2025-03-14T05:08:44.9802025Z 100% 2025-03-14T05:08:44.9805741Z New File 1155 logit_backward_cuda_dispatch.h 2025-03-14T05:08:44.9809485Z 100% 2025-03-14T05:08:44.9818230Z New File 671 logit_backward_meta.h 2025-03-14T05:08:44.9821754Z 100% 2025-03-14T05:08:44.9825522Z New File 1155 logit_backward_meta_dispatch.h 2025-03-14T05:08:44.9829133Z 100% 2025-03-14T05:08:44.9832874Z New File 711 logit_backward_native.h 2025-03-14T05:08:44.9836520Z 100% 2025-03-14T05:08:44.9840742Z New File 2085 logit_backward_ops.h 2025-03-14T05:08:44.9844271Z 100% 2025-03-14T05:08:44.9848031Z New File 1111 logit_cpu_dispatch.h 2025-03-14T05:08:44.9851503Z 100% 2025-03-14T05:08:44.9855193Z New File 1113 logit_cuda_dispatch.h 2025-03-14T05:08:44.9858603Z 100% 2025-03-14T05:08:44.9862256Z New File 785 logit_meta_dispatch.h 2025-03-14T05:08:44.9865819Z 100% 2025-03-14T05:08:44.9869441Z New File 742 logit_native.h 2025-03-14T05:08:44.9872830Z 100% 2025-03-14T05:08:44.9876542Z New File 2388 logit_ops.h 2025-03-14T05:08:44.9880191Z 100% 2025-03-14T05:08:44.9883394Z New File 7590 logspace.h 2025-03-14T05:08:44.9886701Z 100% 2025-03-14T05:08:44.9890558Z New File 3154 logspace_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.9894215Z 100% 2025-03-14T05:08:44.9897870Z New File 962 logspace_cpu_dispatch.h 2025-03-14T05:08:44.9901344Z 100% 2025-03-14T05:08:44.9904947Z New File 964 logspace_cuda_dispatch.h 2025-03-14T05:08:44.9908499Z 100% 2025-03-14T05:08:44.9912163Z New File 964 logspace_meta_dispatch.h 2025-03-14T05:08:44.9915796Z 100% 2025-03-14T05:08:44.9919508Z New File 2205 logspace_native.h 2025-03-14T05:08:44.9923196Z 100% 2025-03-14T05:08:44.9927053Z New File 8676 logspace_ops.h 2025-03-14T05:08:44.9930698Z 100% 2025-03-14T05:08:44.9934199Z New File 2221 logsumexp.h 2025-03-14T05:08:44.9937736Z 100% 2025-03-14T05:08:44.9942205Z New File 999 logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.9945532Z 100% 2025-03-14T05:08:44.9949633Z New File 831 logsumexp_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:44.9953312Z 100% 2025-03-14T05:08:44.9957179Z New File 1072 logsumexp_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:44.9960614Z 100% 2025-03-14T05:08:44.9964692Z New File 874 logsumexp_native.h 2025-03-14T05:08:44.9967843Z 100% 2025-03-14T05:08:44.9971575Z New File 3278 logsumexp_ops.h 2025-03-14T05:08:44.9975942Z 100% 2025-03-14T05:08:44.9979322Z New File 859 log_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:44.9982673Z 100% 2025-03-14T05:08:44.9986247Z New File 942 log_cpu_dispatch.h 2025-03-14T05:08:44.9990043Z 100% 2025-03-14T05:08:44.9993808Z New File 944 log_cuda_dispatch.h 2025-03-14T05:08:44.9997752Z 100% 2025-03-14T05:08:45.0001200Z New File 599 log_meta.h 2025-03-14T05:08:45.0004578Z 100% 2025-03-14T05:08:45.0007973Z New File 944 log_meta_dispatch.h 2025-03-14T05:08:45.0011515Z 100% 2025-03-14T05:08:45.0015671Z New File 610 log_native.h 2025-03-14T05:08:45.0018863Z 100% 2025-03-14T05:08:45.0022690Z New File 1577 log_normal.h 2025-03-14T05:08:45.0026926Z 100% 2025-03-14T05:08:45.0030507Z New File 1197 log_normal_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.0033984Z 100% 2025-03-14T05:08:45.0037665Z New File 830 log_normal_cpu_dispatch.h 2025-03-14T05:08:45.0041127Z 100% 2025-03-14T05:08:45.0044758Z New File 832 log_normal_cuda_dispatch.h 2025-03-14T05:08:45.0048171Z 100% 2025-03-14T05:08:45.0052142Z New File 832 log_normal_meta_dispatch.h 2025-03-14T05:08:45.0067090Z 100% 2025-03-14T05:08:45.0067320Z New File 879 log_normal_native.h 2025-03-14T05:08:45.0067605Z 100% 2025-03-14T05:08:45.0067819Z New File 2847 log_normal_ops.h 2025-03-14T05:08:45.0082988Z 100% 2025-03-14T05:08:45.0083204Z New File 2070 log_ops.h 2025-03-14T05:08:45.0083475Z 100% 2025-03-14T05:08:45.0083674Z New File 1117 log_sigmoid.h 2025-03-14T05:08:45.0087633Z 100% 2025-03-14T05:08:45.0091343Z New File 1622 log_sigmoid_backward.h 2025-03-14T05:08:45.0094938Z 100% 2025-03-14T05:08:45.0098638Z New File 1135 log_sigmoid_backward_cpu_dispatch.h 2025-03-14T05:08:45.0102123Z 100% 2025-03-14T05:08:45.0106807Z New File 1137 log_sigmoid_backward_cuda_dispatch.h 2025-03-14T05:08:45.0109854Z 100% 2025-03-14T05:08:45.0113614Z New File 1034 log_sigmoid_backward_native.h 2025-03-14T05:08:45.0117648Z 100% 2025-03-14T05:08:45.0121400Z New File 2099 log_sigmoid_backward_ops.h 2025-03-14T05:08:45.0124864Z 100% 2025-03-14T05:08:45.0128992Z New File 961 log_sigmoid_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0133577Z 100% 2025-03-14T05:08:45.0137431Z New File 1454 log_sigmoid_forward.h 2025-03-14T05:08:45.0140073Z 100% 2025-03-14T05:08:45.0143765Z New File 1068 log_sigmoid_forward_cpu_dispatch.h 2025-03-14T05:08:45.0147223Z 100% 2025-03-14T05:08:45.0150912Z New File 1070 log_sigmoid_forward_cuda_dispatch.h 2025-03-14T05:08:45.0154421Z 100% 2025-03-14T05:08:45.0158297Z New File 932 log_sigmoid_forward_native.h 2025-03-14T05:08:45.0161780Z 100% 2025-03-14T05:08:45.0166306Z New File 1952 log_sigmoid_forward_ops.h 2025-03-14T05:08:45.0169753Z 100% 2025-03-14T05:08:45.0173393Z New File 586 log_sigmoid_native.h 2025-03-14T05:08:45.0176749Z 100% 2025-03-14T05:08:45.0180370Z New File 1617 log_sigmoid_ops.h 2025-03-14T05:08:45.0184074Z 100% 2025-03-14T05:08:45.0187588Z New File 1756 log_softmax.h 2025-03-14T05:08:45.0191063Z 100% 2025-03-14T05:08:45.0194896Z New File 1020 log_softmax_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.0198338Z 100% 2025-03-14T05:08:45.0202192Z New File 990 log_softmax_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0205742Z 100% 2025-03-14T05:08:45.0209530Z New File 836 log_softmax_native.h 2025-03-14T05:08:45.0213446Z 100% 2025-03-14T05:08:45.0217267Z New File 2745 log_softmax_ops.h 2025-03-14T05:08:45.0220757Z 100% 2025-03-14T05:08:45.0224113Z New File 2044 lshift.h 2025-03-14T05:08:45.0227336Z 100% 2025-03-14T05:08:45.0243412Z New File 1170 lshift_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.0243979Z 100% 2025-03-14T05:08:45.0244208Z New File 1022 lshift_cpu_dispatch.h 2025-03-14T05:08:45.0244506Z 100% 2025-03-14T05:08:45.0245159Z New File 1024 lshift_cuda_dispatch.h 2025-03-14T05:08:45.0248507Z 100% 2025-03-14T05:08:45.0252096Z New File 854 lshift_meta_dispatch.h 2025-03-14T05:08:45.0255479Z 100% 2025-03-14T05:08:45.0259148Z New File 1008 lshift_native.h 2025-03-14T05:08:45.0262739Z 100% 2025-03-14T05:08:45.0266645Z New File 4429 lshift_ops.h 2025-03-14T05:08:45.0270140Z 100% 2025-03-14T05:08:45.0273459Z New File 1649 lstm.h 2025-03-14T05:08:45.0276802Z 100% 2025-03-14T05:08:45.0280561Z New File 982 lstm_cell.h 2025-03-14T05:08:45.0283976Z 100% 2025-03-14T05:08:45.0287622Z New File 975 lstm_cell_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0291185Z 100% 2025-03-14T05:08:45.0294756Z New File 685 lstm_cell_native.h 2025-03-14T05:08:45.0298154Z 100% 2025-03-14T05:08:45.0302196Z New File 1596 lstm_cell_ops.h 2025-03-14T05:08:45.0305604Z 100% 2025-03-14T05:08:45.0309446Z New File 1215 lstm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0312901Z 100% 2025-03-14T05:08:45.0316681Z New File 3715 lstm_mps_backward.h 2025-03-14T05:08:45.0320118Z 100% 2025-03-14T05:08:45.0323845Z New File 1737 lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.0327182Z 100% 2025-03-14T05:08:45.0330809Z New File 944 lstm_mps_backward_native.h 2025-03-14T05:08:45.0334203Z 100% 2025-03-14T05:08:45.0337864Z New File 4474 lstm_mps_backward_ops.h 2025-03-14T05:08:45.0341473Z 100% 2025-03-14T05:08:45.0344968Z New File 925 lstm_native.h 2025-03-14T05:08:45.0348380Z 100% 2025-03-14T05:08:45.0351643Z New File 2797 lstm_ops.h 2025-03-14T05:08:45.0354929Z 100% 2025-03-14T05:08:45.0358246Z New File 1896 lt.h 2025-03-14T05:08:45.0361511Z 100% 2025-03-14T05:08:45.0365291Z New File 1060 lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.0368988Z 100% 2025-03-14T05:08:45.0372878Z New File 1396 lt_cpu_dispatch.h 2025-03-14T05:08:45.0376381Z 100% 2025-03-14T05:08:45.0380010Z New File 1398 lt_cuda_dispatch.h 2025-03-14T05:08:45.0383657Z 100% 2025-03-14T05:08:45.0386849Z New File 783 lt_meta.h 2025-03-14T05:08:45.0390398Z 100% 2025-03-14T05:08:45.0394788Z New File 1398 lt_meta_dispatch.h 2025-03-14T05:08:45.0398461Z 100% 2025-03-14T05:08:45.0402134Z New File 1235 lt_native.h 2025-03-14T05:08:45.0406062Z 100% 2025-03-14T05:08:45.0409023Z New File 4285 lt_ops.h 2025-03-14T05:08:45.0412300Z 100% 2025-03-14T05:08:45.0415822Z New File 1423 lu_solve.h 2025-03-14T05:08:45.0419556Z 100% 2025-03-14T05:08:45.0423507Z New File 1126 lu_solve_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0426963Z 100% 2025-03-14T05:08:45.0430569Z New File 696 lu_solve_native.h 2025-03-14T05:08:45.0434718Z 100% 2025-03-14T05:08:45.0438201Z New File 1979 lu_solve_ops.h 2025-03-14T05:08:45.0442155Z 100% 2025-03-14T05:08:45.0445790Z New File 1987 lu_unpack.h 2025-03-14T05:08:45.0449247Z 100% 2025-03-14T05:08:45.0453311Z New File 933 lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.0457052Z 100% 2025-03-14T05:08:45.0460560Z New File 1320 lu_unpack_cpu_dispatch.h 2025-03-14T05:08:45.0463956Z 100% 2025-03-14T05:08:45.0467574Z New File 1322 lu_unpack_cuda_dispatch.h 2025-03-14T05:08:45.0471478Z 100% 2025-03-14T05:08:45.0475275Z New File 676 lu_unpack_meta.h 2025-03-14T05:08:45.0478986Z 100% 2025-03-14T05:08:45.0483223Z New File 1322 lu_unpack_meta_dispatch.h 2025-03-14T05:08:45.0486769Z 100% 2025-03-14T05:08:45.0490598Z New File 741 lu_unpack_native.h 2025-03-14T05:08:45.0498757Z 100% 2025-03-14T05:08:45.0502795Z New File 2489 lu_unpack_ops.h 2025-03-14T05:08:45.0507584Z 100% 2025-03-14T05:08:45.0511614Z New File 941 margin_ranking_loss.h 2025-03-14T05:08:45.0516029Z 100% 2025-03-14T05:08:45.0519865Z New File 914 margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0523460Z 100% 2025-03-14T05:08:45.0527262Z New File 624 margin_ranking_loss_native.h 2025-03-14T05:08:45.0530453Z 100% 2025-03-14T05:08:45.0534107Z New File 1332 margin_ranking_loss_ops.h 2025-03-14T05:08:45.0538173Z 100% 2025-03-14T05:08:45.0541174Z New File 2331 masked_fill.h 2025-03-14T05:08:45.0544708Z 100% 2025-03-14T05:08:45.0548580Z New File 1496 masked_fill_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.0552453Z 100% 2025-03-14T05:08:45.0556354Z New File 904 masked_fill_cpu_dispatch.h 2025-03-14T05:08:45.0559845Z 100% 2025-03-14T05:08:45.0563716Z New File 906 masked_fill_cuda_dispatch.h 2025-03-14T05:08:45.0567454Z 100% 2025-03-14T05:08:45.0571217Z New File 906 masked_fill_meta_dispatch.h 2025-03-14T05:08:45.0574712Z 100% 2025-03-14T05:08:45.0578506Z New File 2012 masked_fill_native.h 2025-03-14T05:08:45.0582296Z 100% 2025-03-14T05:08:45.0585739Z New File 4945 masked_fill_ops.h 2025-03-14T05:08:45.0589298Z 100% 2025-03-14T05:08:45.0594229Z New File 1429 masked_scatter.h 2025-03-14T05:08:45.0597250Z 100% 2025-03-14T05:08:45.0600978Z New File 1838 masked_scatter_backward.h 2025-03-14T05:08:45.0605144Z 100% 2025-03-14T05:08:45.0608629Z New File 997 masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.0612049Z 100% 2025-03-14T05:08:45.0615994Z New File 580 masked_scatter_backward_native.h 2025-03-14T05:08:45.0619568Z 100% 2025-03-14T05:08:45.0623399Z New File 1232 masked_scatter_backward_ops.h 2025-03-14T05:08:45.0626883Z 100% 2025-03-14T05:08:45.0630669Z New File 1126 masked_scatter_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.0634175Z 100% 2025-03-14T05:08:45.0638091Z New File 800 masked_scatter_cpu_dispatch.h 2025-03-14T05:08:45.0641788Z 100% 2025-03-14T05:08:45.0645288Z New File 802 masked_scatter_cuda_dispatch.h 2025-03-14T05:08:45.0648705Z 100% 2025-03-14T05:08:45.0652427Z New File 802 masked_scatter_meta_dispatch.h 2025-03-14T05:08:45.0655929Z 100% 2025-03-14T05:08:45.0659571Z New File 929 masked_scatter_native.h 2025-03-14T05:08:45.0663227Z 100% 2025-03-14T05:08:45.0666909Z New File 2685 masked_scatter_ops.h 2025-03-14T05:08:45.0670442Z 100% 2025-03-14T05:08:45.0674139Z New File 1269 masked_select.h 2025-03-14T05:08:45.0677643Z 100% 2025-03-14T05:08:45.0681272Z New File 823 masked_select_backward.h 2025-03-14T05:08:45.0684743Z 100% 2025-03-14T05:08:45.0688807Z New File 854 masked_select_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0692242Z 100% 2025-03-14T05:08:45.0695929Z New File 564 masked_select_backward_native.h 2025-03-14T05:08:45.0699303Z 100% 2025-03-14T05:08:45.0703015Z New File 1203 masked_select_backward_ops.h 2025-03-14T05:08:45.0706631Z 100% 2025-03-14T05:08:45.0710704Z New File 998 masked_select_cpu_dispatch.h 2025-03-14T05:08:45.0714264Z 100% 2025-03-14T05:08:45.0718262Z New File 1000 masked_select_cuda_dispatch.h 2025-03-14T05:08:45.0721770Z 100% 2025-03-14T05:08:45.0725445Z New File 856 masked_select_native.h 2025-03-14T05:08:45.0729112Z 100% 2025-03-14T05:08:45.0732796Z New File 1795 masked_select_ops.h 2025-03-14T05:08:45.0736506Z 100% 2025-03-14T05:08:45.0739941Z New File 1208 matmul.h 2025-03-14T05:08:45.0743470Z 100% 2025-03-14T05:08:45.0746928Z New File 1778 matmul_backward.h 2025-03-14T05:08:45.0751207Z 100% 2025-03-14T05:08:45.0755377Z New File 1159 matmul_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.0758882Z 100% 2025-03-14T05:08:45.0762767Z New File 829 matmul_backward_native.h 2025-03-14T05:08:45.0766332Z 100% 2025-03-14T05:08:45.0770012Z New File 2411 matmul_backward_ops.h 2025-03-14T05:08:45.0773840Z 100% 2025-03-14T05:08:45.0777789Z New File 1024 matmul_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0781189Z 100% 2025-03-14T05:08:45.0784949Z New File 828 matmul_native.h 2025-03-14T05:08:45.0788965Z 100% 2025-03-14T05:08:45.0792544Z New File 1759 matmul_ops.h 2025-03-14T05:08:45.0796111Z 100% 2025-03-14T05:08:45.0800126Z New File 684 matrix_exp.h 2025-03-14T05:08:45.0803410Z 100% 2025-03-14T05:08:45.0807132Z New File 764 matrix_exp_backward.h 2025-03-14T05:08:45.0810590Z 100% 2025-03-14T05:08:45.0814548Z New File 825 matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0818066Z 100% 2025-03-14T05:08:45.0821692Z New File 535 matrix_exp_backward_native.h 2025-03-14T05:08:45.0826599Z 100% 2025-03-14T05:08:45.0830351Z New File 1108 matrix_exp_backward_ops.h 2025-03-14T05:08:45.0834245Z 100% 2025-03-14T05:08:45.0838344Z New File 791 matrix_exp_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0842262Z 100% 2025-03-14T05:08:45.0846019Z New File 501 matrix_exp_native.h 2025-03-14T05:08:45.0849433Z 100% 2025-03-14T05:08:45.0853125Z New File 998 matrix_exp_ops.h 2025-03-14T05:08:45.0856876Z 100% 2025-03-14T05:08:45.0860567Z New File 532 matrix_H.h 2025-03-14T05:08:45.0863883Z 100% 2025-03-14T05:08:45.0868332Z New File 789 matrix_H_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0871699Z 100% 2025-03-14T05:08:45.0875508Z New File 499 matrix_H_native.h 2025-03-14T05:08:45.0879422Z 100% 2025-03-14T05:08:45.0882649Z New File 998 matrix_H_ops.h 2025-03-14T05:08:45.0886166Z 100% 2025-03-14T05:08:45.0889877Z New File 1190 matrix_power.h 2025-03-14T05:08:45.0893828Z 100% 2025-03-14T05:08:45.0898290Z New File 997 matrix_power_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0901589Z 100% 2025-03-14T05:08:45.0905571Z New File 610 matrix_power_native.h 2025-03-14T05:08:45.0909519Z 100% 2025-03-14T05:08:45.0913294Z New File 1699 matrix_power_ops.h 2025-03-14T05:08:45.0916908Z 100% 2025-03-14T05:08:45.0920300Z New File 3866 max.h 2025-03-14T05:08:45.0923777Z 100% 2025-03-14T05:08:45.0927260Z New File 1218 maximum.h 2025-03-14T05:08:45.0930607Z 100% 2025-03-14T05:08:45.0934504Z New File 840 maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.0938010Z 100% 2025-03-14T05:08:45.0941574Z New File 983 maximum_cpu_dispatch.h 2025-03-14T05:08:45.0945106Z 100% 2025-03-14T05:08:45.0948881Z New File 985 maximum_cuda_dispatch.h 2025-03-14T05:08:45.0952501Z 100% 2025-03-14T05:08:45.0956351Z New File 629 maximum_meta.h 2025-03-14T05:08:45.0959888Z 100% 2025-03-14T05:08:45.0963576Z New File 985 maximum_meta_dispatch.h 2025-03-14T05:08:45.0967133Z 100% 2025-03-14T05:08:45.0970865Z New File 648 maximum_native.h 2025-03-14T05:08:45.0974321Z 100% 2025-03-14T05:08:45.0978002Z New File 1765 maximum_ops.h 2025-03-14T05:08:45.0981593Z 100% 2025-03-14T05:08:45.0985460Z New File 868 max_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.0988889Z 100% 2025-03-14T05:08:45.0992779Z New File 1454 max_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.0996392Z 100% 2025-03-14T05:08:45.1000053Z New File 1320 max_cpu_dispatch.h 2025-03-14T05:08:45.1003745Z 100% 2025-03-14T05:08:45.1007367Z New File 1322 max_cuda_dispatch.h 2025-03-14T05:08:45.1010876Z 100% 2025-03-14T05:08:45.1014238Z New File 1116 max_meta.h 2025-03-14T05:08:45.1017601Z 100% 2025-03-14T05:08:45.1021201Z New File 1117 max_meta_dispatch.h 2025-03-14T05:08:45.1024669Z 100% 2025-03-14T05:08:45.1028318Z New File 1528 max_native.h 2025-03-14T05:08:45.1031933Z 100% 2025-03-14T05:08:45.1035322Z New File 6158 max_ops.h 2025-03-14T05:08:45.1038589Z 100% 2025-03-14T05:08:45.1042051Z New File 965 max_pool1d.h 2025-03-14T05:08:45.1045666Z 100% 2025-03-14T05:08:45.1049676Z New File 924 max_pool1d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.1053722Z 100% 2025-03-14T05:08:45.1057512Z New File 634 max_pool1d_native.h 2025-03-14T05:08:45.1061586Z 100% 2025-03-14T05:08:45.1065156Z New File 1409 max_pool1d_ops.h 2025-03-14T05:08:45.1068598Z 100% 2025-03-14T05:08:45.1072152Z New File 1052 max_pool1d_with_indices.h 2025-03-14T05:08:45.1075848Z 100% 2025-03-14T05:08:45.1087629Z New File 962 max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.1091266Z 100% 2025-03-14T05:08:45.1094933Z New File 672 max_pool1d_with_indices_native.h 2025-03-14T05:08:45.1098333Z 100% 2025-03-14T05:08:45.1101965Z New File 1533 max_pool1d_with_indices_ops.h 2025-03-14T05:08:45.1105492Z 100% 2025-03-14T05:08:45.1109032Z New File 965 max_pool2d.h 2025-03-14T05:08:45.1112545Z 100% 2025-03-14T05:08:45.1116328Z New File 2222 max_pool2d_backward.h 2025-03-14T05:08:45.1120013Z 100% 2025-03-14T05:08:45.1123741Z New File 1234 max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.1127179Z 100% 2025-03-14T05:08:45.1130980Z New File 686 max_pool2d_backward_native.h 2025-03-14T05:08:45.1134549Z 100% 2025-03-14T05:08:45.1138335Z New File 2695 max_pool2d_backward_ops.h 2025-03-14T05:08:45.1141930Z 100% 2025-03-14T05:08:45.1146230Z New File 924 max_pool2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.1149840Z 100% 2025-03-14T05:08:45.1153791Z New File 634 max_pool2d_native.h 2025-03-14T05:08:45.1157203Z 100% 2025-03-14T05:08:45.1161353Z New File 1409 max_pool2d_ops.h 2025-03-14T05:08:45.1165164Z 100% 2025-03-14T05:08:45.1169191Z New File 2286 max_pool2d_with_indices.h 2025-03-14T05:08:45.1172547Z 100% 2025-03-14T05:08:45.1176412Z New File 2516 max_pool2d_with_indices_backward.h 2025-03-14T05:08:45.1179861Z 100% 2025-03-14T05:08:45.1183854Z New File 1019 max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.1188288Z 100% 2025-03-14T05:08:45.1191192Z New File 1534 max_pool2d_with_indices_backward_cpu_dispatch.h 2025-03-14T05:08:45.1195580Z 100% 2025-03-14T05:08:45.1199341Z New File 1536 max_pool2d_with_indices_backward_cuda_dispatch.h 2025-03-14T05:08:45.1202926Z 100% 2025-03-14T05:08:45.1207223Z New File 808 max_pool2d_with_indices_backward_meta.h 2025-03-14T05:08:45.1210884Z 100% 2025-03-14T05:08:45.1214645Z New File 1536 max_pool2d_with_indices_backward_meta_dispatch.h 2025-03-14T05:08:45.1218157Z 100% 2025-03-14T05:08:45.1222401Z New File 1276 max_pool2d_with_indices_backward_native.h 2025-03-14T05:08:45.1226116Z 100% 2025-03-14T05:08:45.1229849Z New File 2973 max_pool2d_with_indices_backward_ops.h 2025-03-14T05:08:45.1233331Z 100% 2025-03-14T05:08:45.1237407Z New File 988 max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.1240808Z 100% 2025-03-14T05:08:45.1244710Z New File 1462 max_pool2d_with_indices_cpu_dispatch.h 2025-03-14T05:08:45.1248241Z 100% 2025-03-14T05:08:45.1252137Z New File 1464 max_pool2d_with_indices_cuda_dispatch.h 2025-03-14T05:08:45.1255636Z 100% 2025-03-14T05:08:45.1259369Z New File 739 max_pool2d_with_indices_meta.h 2025-03-14T05:08:45.1262847Z 100% 2025-03-14T05:08:45.1266741Z New File 1464 max_pool2d_with_indices_meta_dispatch.h 2025-03-14T05:08:45.1270251Z 100% 2025-03-14T05:08:45.1273948Z New File 1153 max_pool2d_with_indices_native.h 2025-03-14T05:08:45.1277434Z 100% 2025-03-14T05:08:45.1281086Z New File 2769 max_pool2d_with_indices_ops.h 2025-03-14T05:08:45.1284604Z 100% 2025-03-14T05:08:45.1288163Z New File 965 max_pool3d.h 2025-03-14T05:08:45.1291822Z 100% 2025-03-14T05:08:45.1295639Z New File 924 max_pool3d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.1299092Z 100% 2025-03-14T05:08:45.1302711Z New File 634 max_pool3d_native.h 2025-03-14T05:08:45.1306153Z 100% 2025-03-14T05:08:45.1309924Z New File 1409 max_pool3d_ops.h 2025-03-14T05:08:45.1313700Z 100% 2025-03-14T05:08:45.1317365Z New File 2286 max_pool3d_with_indices.h 2025-03-14T05:08:45.1320844Z 100% 2025-03-14T05:08:45.1324601Z New File 2516 max_pool3d_with_indices_backward.h 2025-03-14T05:08:45.1328122Z 100% 2025-03-14T05:08:45.1331876Z New File 1534 max_pool3d_with_indices_backward_cpu_dispatch.h 2025-03-14T05:08:45.1335554Z 100% 2025-03-14T05:08:45.1339433Z New File 1536 max_pool3d_with_indices_backward_cuda_dispatch.h 2025-03-14T05:08:45.1342886Z 100% 2025-03-14T05:08:45.1346648Z New File 1566 max_pool3d_with_indices_backward_native.h 2025-03-14T05:08:45.1350171Z 100% 2025-03-14T05:08:45.1354371Z New File 2973 max_pool3d_with_indices_backward_ops.h 2025-03-14T05:08:45.1358044Z 100% 2025-03-14T05:08:45.1361884Z New File 1462 max_pool3d_with_indices_cpu_dispatch.h 2025-03-14T05:08:45.1365300Z 100% 2025-03-14T05:08:45.1369023Z New File 1464 max_pool3d_with_indices_cuda_dispatch.h 2025-03-14T05:08:45.1372849Z 100% 2025-03-14T05:08:45.1376468Z New File 1450 max_pool3d_with_indices_native.h 2025-03-14T05:08:45.1380126Z 100% 2025-03-14T05:08:45.1383966Z New File 2769 max_pool3d_with_indices_ops.h 2025-03-14T05:08:45.1387467Z 100% 2025-03-14T05:08:45.1390899Z New File 4525 max_unpool2d.h 2025-03-14T05:08:45.1394428Z 100% 2025-03-14T05:08:45.1398977Z New File 1527 max_unpool2d_cpu_dispatch.h 2025-03-14T05:08:45.1402426Z 100% 2025-03-14T05:08:45.1406210Z New File 1529 max_unpool2d_cuda_dispatch.h 2025-03-14T05:08:45.1410111Z 100% 2025-03-14T05:08:45.1413870Z New File 1024 max_unpool2d_native.h 2025-03-14T05:08:45.1417328Z 100% 2025-03-14T05:08:45.1421010Z New File 2027 max_unpool2d_ops.h 2025-03-14T05:08:45.1424449Z 100% 2025-03-14T05:08:45.1428163Z New File 5503 max_unpool3d.h 2025-03-14T05:08:45.1431715Z 100% 2025-03-14T05:08:45.1436138Z New File 1821 max_unpool3d_cpu_dispatch.h 2025-03-14T05:08:45.1439678Z 100% 2025-03-14T05:08:45.1443487Z New File 1823 max_unpool3d_cuda_dispatch.h 2025-03-14T05:08:45.1447023Z 100% 2025-03-14T05:08:45.1450865Z New File 1220 max_unpool3d_native.h 2025-03-14T05:08:45.1454418Z 100% 2025-03-14T05:08:45.1458090Z New File 2353 max_unpool3d_ops.h 2025-03-14T05:08:45.1461924Z 100% 2025-03-14T05:08:45.1465320Z New File 3443 mean.h 2025-03-14T05:08:45.1468584Z 100% 2025-03-14T05:08:45.1472406Z New File 914 mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.1475887Z 100% 2025-03-14T05:08:45.1479663Z New File 1087 mean_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.1483173Z 100% 2025-03-14T05:08:45.1487103Z New File 1204 mean_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.1490606Z 100% 2025-03-14T05:08:45.1494258Z New File 1184 mean_cpu_dispatch.h 2025-03-14T05:08:45.1497716Z 100% 2025-03-14T05:08:45.1501859Z New File 1186 mean_cuda_dispatch.h 2025-03-14T05:08:45.1505932Z 100% 2025-03-14T05:08:45.1509486Z New File 686 mean_meta.h 2025-03-14T05:08:45.1513577Z 100% 2025-03-14T05:08:45.1517284Z New File 1186 mean_meta_dispatch.h 2025-03-14T05:08:45.1520721Z 100% 2025-03-14T05:08:45.1524380Z New File 1570 mean_native.h 2025-03-14T05:08:45.1528707Z 100% 2025-03-14T05:08:45.1532076Z New File 5228 mean_ops.h 2025-03-14T05:08:45.1535841Z 100% 2025-03-14T05:08:45.1539311Z New File 3285 median.h 2025-03-14T05:08:45.1542502Z 100% 2025-03-14T05:08:45.1546456Z New File 1004 median_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.1549845Z 100% 2025-03-14T05:08:45.1553658Z New File 1180 median_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.1557254Z 100% 2025-03-14T05:08:45.1561211Z New File 1066 median_cpu_dispatch.h 2025-03-14T05:08:45.1564662Z 100% 2025-03-14T05:08:45.1568745Z New File 1068 median_cuda_dispatch.h 2025-03-14T05:08:45.1572208Z 100% 2025-03-14T05:08:45.1576069Z New File 1357 median_native.h 2025-03-14T05:08:45.1579706Z 100% 2025-03-14T05:08:45.1583182Z New File 4929 median_ops.h 2025-03-14T05:08:45.1586942Z 100% 2025-03-14T05:08:45.1590318Z New File 942 meshgrid.h 2025-03-14T05:08:45.1593846Z 100% 2025-03-14T05:08:45.1597721Z New File 901 meshgrid_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.1601340Z 100% 2025-03-14T05:08:45.1604873Z New File 611 meshgrid_native.h 2025-03-14T05:08:45.1608460Z 100% 2025-03-14T05:08:45.1611980Z New File 1716 meshgrid_ops.h 2025-03-14T05:08:45.1615391Z 100% 2025-03-14T05:08:45.1618671Z New File 526 mH.h 2025-03-14T05:08:45.1621837Z 100% 2025-03-14T05:08:45.1625556Z New File 783 mH_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.1629142Z 100% 2025-03-14T05:08:45.1632654Z New File 493 mH_native.h 2025-03-14T05:08:45.1636147Z 100% 2025-03-14T05:08:45.1639443Z New File 980 mH_ops.h 2025-03-14T05:08:45.1642832Z 100% 2025-03-14T05:08:45.1646509Z New File 3878 min.h 2025-03-14T05:08:45.1649882Z 100% 2025-03-14T05:08:45.1653186Z New File 1218 minimum.h 2025-03-14T05:08:45.1656654Z 100% 2025-03-14T05:08:45.1660439Z New File 840 minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.1663884Z 100% 2025-03-14T05:08:45.1667406Z New File 983 minimum_cpu_dispatch.h 2025-03-14T05:08:45.1670811Z 100% 2025-03-14T05:08:45.1674621Z New File 985 minimum_cuda_dispatch.h 2025-03-14T05:08:45.1678166Z 100% 2025-03-14T05:08:45.1681925Z New File 629 minimum_meta.h 2025-03-14T05:08:45.1685361Z 100% 2025-03-14T05:08:45.1689371Z New File 985 minimum_meta_dispatch.h 2025-03-14T05:08:45.1692805Z 100% 2025-03-14T05:08:45.1696338Z New File 648 minimum_native.h 2025-03-14T05:08:45.1699771Z 100% 2025-03-14T05:08:45.1703367Z New File 1765 minimum_ops.h 2025-03-14T05:08:45.1706872Z 100% 2025-03-14T05:08:45.1710689Z New File 868 min_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.1714172Z 100% 2025-03-14T05:08:45.1718297Z New File 1456 min_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.1721530Z 100% 2025-03-14T05:08:45.1724956Z New File 1322 min_cpu_dispatch.h 2025-03-14T05:08:45.1728449Z 100% 2025-03-14T05:08:45.1732265Z New File 1324 min_cuda_dispatch.h 2025-03-14T05:08:45.1735766Z 100% 2025-03-14T05:08:45.1739007Z New File 1116 min_meta.h 2025-03-14T05:08:45.1742365Z 100% 2025-03-14T05:08:45.1745877Z New File 1119 min_meta_dispatch.h 2025-03-14T05:08:45.1749311Z 100% 2025-03-14T05:08:45.1752737Z New File 1530 min_native.h 2025-03-14T05:08:45.1756256Z 100% 2025-03-14T05:08:45.1759574Z New File 6164 min_ops.h 2025-03-14T05:08:45.1763037Z 100% 2025-03-14T05:08:45.1766554Z New File 2920 miopen_batch_norm.h 2025-03-14T05:08:45.1770496Z 100% 2025-03-14T05:08:45.1774320Z New File 3061 miopen_batch_norm_backward.h 2025-03-14T05:08:45.1777758Z 100% 2025-03-14T05:08:45.1781611Z New File 1625 miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.1785182Z 100% 2025-03-14T05:08:45.1789340Z New File 1069 miopen_batch_norm_backward_cuda_dispatch.h 2025-03-14T05:08:45.1792857Z 100% 2025-03-14T05:08:45.1796732Z New File 1267 miopen_batch_norm_backward_native.h 2025-03-14T05:08:45.1800155Z 100% 2025-03-14T05:08:45.1803996Z New File 3846 miopen_batch_norm_backward_ops.h 2025-03-14T05:08:45.1807613Z 100% 2025-03-14T05:08:45.1811388Z New File 1541 miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.1814870Z 100% 2025-03-14T05:08:45.1818715Z New File 1027 miopen_batch_norm_cuda_dispatch.h 2025-03-14T05:08:45.1822584Z 100% 2025-03-14T05:08:45.1826278Z New File 1183 miopen_batch_norm_native.h 2025-03-14T05:08:45.1830393Z 100% 2025-03-14T05:08:45.1834233Z New File 3586 miopen_batch_norm_ops.h 2025-03-14T05:08:45.1837709Z 100% 2025-03-14T05:08:45.1841736Z New File 7969 miopen_convolution.h 2025-03-14T05:08:45.1845349Z 100% 2025-03-14T05:08:45.1849052Z New File 3020 miopen_convolution_add_relu.h 2025-03-14T05:08:45.1852955Z 100% 2025-03-14T05:08:45.1856958Z New File 1315 miopen_convolution_add_relu_cuda_dispatch.h 2025-03-14T05:08:45.1860428Z 100% 2025-03-14T05:08:45.1864284Z New File 743 miopen_convolution_add_relu_native.h 2025-03-14T05:08:45.1868189Z 100% 2025-03-14T05:08:45.1871881Z New File 1844 miopen_convolution_add_relu_ops.h 2025-03-14T05:08:45.1875826Z 100% 2025-03-14T05:08:45.1879874Z New File 1928 miopen_convolution_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.1883343Z 100% 2025-03-14T05:08:45.1887364Z New File 1239 miopen_convolution_cuda_dispatch.h 2025-03-14T05:08:45.1890848Z 100% 2025-03-14T05:08:45.1894567Z New File 1015 miopen_convolution_native.h 2025-03-14T05:08:45.1898536Z 100% 2025-03-14T05:08:45.1902286Z New File 3065 miopen_convolution_ops.h 2025-03-14T05:08:45.1905748Z 100% 2025-03-14T05:08:45.1909664Z New File 2626 miopen_convolution_relu.h 2025-03-14T05:08:45.1913202Z 100% 2025-03-14T05:08:45.1917088Z New File 1177 miopen_convolution_relu_cuda_dispatch.h 2025-03-14T05:08:45.1920893Z 100% 2025-03-14T05:08:45.1925155Z New File 674 miopen_convolution_relu_native.h 2025-03-14T05:08:45.1928622Z 100% 2025-03-14T05:08:45.1932400Z New File 1620 miopen_convolution_relu_ops.h 2025-03-14T05:08:45.1936020Z 100% 2025-03-14T05:08:45.1940142Z New File 9185 miopen_convolution_transpose.h 2025-03-14T05:08:45.1944090Z 100% 2025-03-14T05:08:45.1948851Z New File 2104 miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.1952468Z 100% 2025-03-14T05:08:45.1956308Z New File 1327 miopen_convolution_transpose_cuda_dispatch.h 2025-03-14T05:08:45.1959947Z 100% 2025-03-14T05:08:45.1963891Z New File 1103 miopen_convolution_transpose_native.h 2025-03-14T05:08:45.1967408Z 100% 2025-03-14T05:08:45.1971326Z New File 3361 miopen_convolution_transpose_ops.h 2025-03-14T05:08:45.1975130Z 100% 2025-03-14T05:08:45.1978555Z New File 8279 miopen_depthwise_convolution.h 2025-03-14T05:08:45.1982104Z 100% 2025-03-14T05:08:45.1986089Z New File 1968 miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.1989673Z 100% 2025-03-14T05:08:45.1994032Z New File 1259 miopen_depthwise_convolution_cuda_dispatch.h 2025-03-14T05:08:45.1998141Z 100% 2025-03-14T05:08:45.2001925Z New File 1035 miopen_depthwise_convolution_native.h 2025-03-14T05:08:45.2005710Z 100% 2025-03-14T05:08:45.2009577Z New File 3125 miopen_depthwise_convolution_ops.h 2025-03-14T05:08:45.2013122Z 100% 2025-03-14T05:08:45.2016855Z New File 3750 miopen_rnn.h 2025-03-14T05:08:45.2020987Z 100% 2025-03-14T05:08:45.2024586Z New File 4872 miopen_rnn_backward.h 2025-03-14T05:08:45.2028431Z 100% 2025-03-14T05:08:45.2032423Z New File 2163 miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2036180Z 100% 2025-03-14T05:08:45.2040010Z New File 1391 miopen_rnn_backward_cuda_dispatch.h 2025-03-14T05:08:45.2043575Z 100% 2025-03-14T05:08:45.2047306Z New File 1858 miopen_rnn_backward_native.h 2025-03-14T05:08:45.2051259Z 100% 2025-03-14T05:08:45.2055095Z New File 5787 miopen_rnn_backward_ops.h 2025-03-14T05:08:45.2058528Z 100% 2025-03-14T05:08:45.2062634Z New File 1809 miopen_rnn_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2066175Z 100% 2025-03-14T05:08:45.2070394Z New File 1119 miopen_rnn_cuda_dispatch.h 2025-03-14T05:08:45.2074854Z 100% 2025-03-14T05:08:45.2077736Z New File 1409 miopen_rnn_native.h 2025-03-14T05:08:45.2081692Z 100% 2025-03-14T05:08:45.2086716Z New File 4394 miopen_rnn_ops.h 2025-03-14T05:08:45.2089256Z 100% 2025-03-14T05:08:45.2093046Z New File 1188 mish.h 2025-03-14T05:08:45.2096415Z 100% 2025-03-14T05:08:45.2099974Z New File 761 mish_backward.h 2025-03-14T05:08:45.2103646Z 100% 2025-03-14T05:08:45.2107623Z New File 826 mish_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.2111149Z 100% 2025-03-14T05:08:45.2115029Z New File 782 mish_backward_cpu_dispatch.h 2025-03-14T05:08:45.2119487Z 100% 2025-03-14T05:08:45.2122780Z New File 784 mish_backward_cuda_dispatch.h 2025-03-14T05:08:45.2126276Z 100% 2025-03-14T05:08:45.2129885Z New File 635 mish_backward_native.h 2025-03-14T05:08:45.2133546Z 100% 2025-03-14T05:08:45.2137059Z New File 1111 mish_backward_ops.h 2025-03-14T05:08:45.2140676Z 100% 2025-03-14T05:08:45.2144481Z New File 861 mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.2147839Z 100% 2025-03-14T05:08:45.2151904Z New File 946 mish_cpu_dispatch.h 2025-03-14T05:08:45.2155480Z 100% 2025-03-14T05:08:45.2159040Z New File 948 mish_cuda_dispatch.h 2025-03-14T05:08:45.2162663Z 100% 2025-03-14T05:08:45.2166178Z New File 600 mish_meta.h 2025-03-14T05:08:45.2169519Z 100% 2025-03-14T05:08:45.2173046Z New File 948 mish_meta_dispatch.h 2025-03-14T05:08:45.2176616Z 100% 2025-03-14T05:08:45.2180303Z New File 613 mish_native.h 2025-03-14T05:08:45.2183761Z 100% 2025-03-14T05:08:45.2187169Z New File 2079 mish_ops.h 2025-03-14T05:08:45.2190424Z 100% 2025-03-14T05:08:45.2193998Z New File 1453 mkldnn_adaptive_avg_pool2d.h 2025-03-14T05:08:45.2197671Z 100% 2025-03-14T05:08:45.2201456Z New File 1552 mkldnn_adaptive_avg_pool2d_backward.h 2025-03-14T05:08:45.2204917Z 100% 2025-03-14T05:08:45.2208927Z New File 1013 mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2212488Z 100% 2025-03-14T05:08:45.2216422Z New File 698 mkldnn_adaptive_avg_pool2d_backward_native.h 2025-03-14T05:08:45.2219706Z 100% 2025-03-14T05:08:45.2223503Z New File 1969 mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-03-14T05:08:45.2226968Z 100% 2025-03-14T05:08:45.2230710Z New File 674 mkldnn_adaptive_avg_pool2d_native.h 2025-03-14T05:08:45.2234422Z 100% 2025-03-14T05:08:45.2238561Z New File 1897 mkldnn_adaptive_avg_pool2d_ops.h 2025-03-14T05:08:45.2242071Z 100% 2025-03-14T05:08:45.2245614Z New File 7009 mkldnn_convolution.h 2025-03-14T05:08:45.2249192Z 100% 2025-03-14T05:08:45.2253040Z New File 2261 mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2256593Z 100% 2025-03-14T05:08:45.2260257Z New File 943 mkldnn_convolution_native.h 2025-03-14T05:08:45.2263735Z 100% 2025-03-14T05:08:45.2267465Z New File 2825 mkldnn_convolution_ops.h 2025-03-14T05:08:45.2270965Z 100% 2025-03-14T05:08:45.2274631Z New File 1494 mkldnn_linear.h 2025-03-14T05:08:45.2278087Z 100% 2025-03-14T05:08:45.2281919Z New File 2136 mkldnn_linear_backward.h 2025-03-14T05:08:45.2285429Z 100% 2025-03-14T05:08:45.2289264Z New File 1267 mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2292669Z 100% 2025-03-14T05:08:45.2296536Z New File 1674 mkldnn_linear_backward_input.h 2025-03-14T05:08:45.2299975Z 100% 2025-03-14T05:08:45.2304372Z New File 1059 mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2307746Z 100% 2025-03-14T05:08:45.2311529Z New File 744 mkldnn_linear_backward_input_native.h 2025-03-14T05:08:45.2315132Z 100% 2025-03-14T05:08:45.2318780Z New File 2121 mkldnn_linear_backward_input_ops.h 2025-03-14T05:08:45.2322429Z 100% 2025-03-14T05:08:45.2326179Z New File 909 mkldnn_linear_backward_native.h 2025-03-14T05:08:45.2329751Z 100% 2025-03-14T05:08:45.2333368Z New File 2704 mkldnn_linear_backward_ops.h 2025-03-14T05:08:45.2336827Z 100% 2025-03-14T05:08:45.2340514Z New File 2024 mkldnn_linear_backward_weights.h 2025-03-14T05:08:45.2344159Z 100% 2025-03-14T05:08:45.2348039Z New File 1191 mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2351429Z 100% 2025-03-14T05:08:45.2355300Z New File 854 mkldnn_linear_backward_weights_native.h 2025-03-14T05:08:45.2358769Z 100% 2025-03-14T05:08:45.2362652Z New File 2501 mkldnn_linear_backward_weights_ops.h 2025-03-14T05:08:45.2366246Z 100% 2025-03-14T05:08:45.2369966Z New File 1046 mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2373535Z 100% 2025-03-14T05:08:45.2377205Z New File 731 mkldnn_linear_native.h 2025-03-14T05:08:45.2381068Z 100% 2025-03-14T05:08:45.2385148Z New File 2087 mkldnn_linear_ops.h 2025-03-14T05:08:45.2388827Z 100% 2025-03-14T05:08:45.2392596Z New File 2007 mkldnn_max_pool2d.h 2025-03-14T05:08:45.2396331Z 100% 2025-03-14T05:08:45.2400178Z New File 2451 mkldnn_max_pool2d_backward.h 2025-03-14T05:08:45.2403839Z 100% 2025-03-14T05:08:45.2408095Z New File 1304 mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2411741Z 100% 2025-03-14T05:08:45.2415731Z New File 989 mkldnn_max_pool2d_backward_native.h 2025-03-14T05:08:45.2419366Z 100% 2025-03-14T05:08:45.2423104Z New File 2921 mkldnn_max_pool2d_backward_ops.h 2025-03-14T05:08:45.2427164Z 100% 2025-03-14T05:08:45.2431222Z New File 1166 mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2434770Z 100% 2025-03-14T05:08:45.2438594Z New File 851 mkldnn_max_pool2d_native.h 2025-03-14T05:08:45.2442139Z 100% 2025-03-14T05:08:45.2446091Z New File 2475 mkldnn_max_pool2d_ops.h 2025-03-14T05:08:45.2450136Z 100% 2025-03-14T05:08:45.2453931Z New File 2007 mkldnn_max_pool3d.h 2025-03-14T05:08:45.2458368Z 100% 2025-03-14T05:08:45.2462442Z New File 2451 mkldnn_max_pool3d_backward.h 2025-03-14T05:08:45.2466398Z 100% 2025-03-14T05:08:45.2470497Z New File 1304 mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2474016Z 100% 2025-03-14T05:08:45.2478121Z New File 989 mkldnn_max_pool3d_backward_native.h 2025-03-14T05:08:45.2481700Z 100% 2025-03-14T05:08:45.2485465Z New File 2921 mkldnn_max_pool3d_backward_ops.h 2025-03-14T05:08:45.2489402Z 100% 2025-03-14T05:08:45.2493446Z New File 1166 mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2496908Z 100% 2025-03-14T05:08:45.2500916Z New File 851 mkldnn_max_pool3d_native.h 2025-03-14T05:08:45.2504428Z 100% 2025-03-14T05:08:45.2508089Z New File 2475 mkldnn_max_pool3d_ops.h 2025-03-14T05:08:45.2511721Z 100% 2025-03-14T05:08:45.2515507Z New File 7857 mkldnn_reorder_conv2d_weight.h 2025-03-14T05:08:45.2519099Z 100% 2025-03-14T05:08:45.2523034Z New File 1783 mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2526962Z 100% 2025-03-14T05:08:45.2530834Z New File 923 mkldnn_reorder_conv2d_weight_native.h 2025-03-14T05:08:45.2534805Z 100% 2025-03-14T05:08:45.2538866Z New File 2725 mkldnn_reorder_conv2d_weight_ops.h 2025-03-14T05:08:45.2542414Z 100% 2025-03-14T05:08:45.2546422Z New File 7857 mkldnn_reorder_conv3d_weight.h 2025-03-14T05:08:45.2549983Z 100% 2025-03-14T05:08:45.2553984Z New File 1783 mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2557408Z 100% 2025-03-14T05:08:45.2561369Z New File 923 mkldnn_reorder_conv3d_weight_native.h 2025-03-14T05:08:45.2565072Z 100% 2025-03-14T05:08:45.2573217Z New File 2725 mkldnn_reorder_conv3d_weight_ops.h 2025-03-14T05:08:45.2573545Z 100% 2025-03-14T05:08:45.2577131Z New File 3795 mkldnn_rnn_layer.h 2025-03-14T05:08:45.2580878Z 100% 2025-03-14T05:08:45.2584804Z New File 5619 mkldnn_rnn_layer_backward.h 2025-03-14T05:08:45.2588328Z 100% 2025-03-14T05:08:45.2592583Z New File 2489 mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2596211Z 100% 2025-03-14T05:08:45.2600105Z New File 1415 mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-03-14T05:08:45.2604091Z 100% 2025-03-14T05:08:45.2607480Z New File 2047 mkldnn_rnn_layer_backward_native.h 2025-03-14T05:08:45.2611475Z 100% 2025-03-14T05:08:45.2615128Z New File 6514 mkldnn_rnn_layer_backward_ops.h 2025-03-14T05:08:45.2618598Z 100% 2025-03-14T05:08:45.2622581Z New File 1785 mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2626126Z 100% 2025-03-14T05:08:45.2629950Z New File 1126 mkldnn_rnn_layer_cpu_dispatch.h 2025-03-14T05:08:45.2633635Z 100% 2025-03-14T05:08:45.2637469Z New File 1406 mkldnn_rnn_layer_native.h 2025-03-14T05:08:45.2641052Z 100% 2025-03-14T05:08:45.2644639Z New File 4377 mkldnn_rnn_layer_ops.h 2025-03-14T05:08:45.2648069Z 100% 2025-03-14T05:08:45.2651442Z New File 1159 mm.h 2025-03-14T05:08:45.2654689Z 100% 2025-03-14T05:08:45.2658372Z New File 834 mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.2661929Z 100% 2025-03-14T05:08:45.2665501Z New File 965 mm_cpu_dispatch.h 2025-03-14T05:08:45.2668968Z 100% 2025-03-14T05:08:45.2672464Z New File 967 mm_cuda_dispatch.h 2025-03-14T05:08:45.2676028Z 100% 2025-03-14T05:08:45.2679324Z New File 623 mm_meta.h 2025-03-14T05:08:45.2682503Z 100% 2025-03-14T05:08:45.2686552Z New File 967 mm_meta_dispatch.h 2025-03-14T05:08:45.2690012Z 100% 2025-03-14T05:08:45.2693509Z New File 1194 mm_native.h 2025-03-14T05:08:45.2697040Z 100% 2025-03-14T05:08:45.2700318Z New File 1729 mm_ops.h 2025-03-14T05:08:45.2703576Z 100% 2025-03-14T05:08:45.2707030Z New File 2675 mode.h 2025-03-14T05:08:45.2710298Z 100% 2025-03-14T05:08:45.2714001Z New File 1054 mode_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2718354Z 100% 2025-03-14T05:08:45.2722042Z New File 1174 mode_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.2725458Z 100% 2025-03-14T05:08:45.2728993Z New File 802 mode_cpu_dispatch.h 2025-03-14T05:08:45.2732401Z 100% 2025-03-14T05:08:45.2735998Z New File 804 mode_cuda_dispatch.h 2025-03-14T05:08:45.2739387Z 100% 2025-03-14T05:08:45.2742979Z New File 987 mode_native.h 2025-03-14T05:08:45.2746432Z 100% 2025-03-14T05:08:45.2749790Z New File 3755 mode_ops.h 2025-03-14T05:08:45.2753041Z 100% 2025-03-14T05:08:45.2756483Z New File 1052 moveaxis.h 2025-03-14T05:08:45.2759745Z 100% 2025-03-14T05:08:45.2763931Z New File 936 moveaxis_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.2767368Z 100% 2025-03-14T05:08:45.2771846Z New File 646 moveaxis_native.h 2025-03-14T05:08:45.2775450Z 100% 2025-03-14T05:08:45.2779043Z New File 1849 moveaxis_ops.h 2025-03-14T05:08:45.2782458Z 100% 2025-03-14T05:08:45.2786159Z New File 1045 movedim.h 2025-03-14T05:08:45.2789433Z 100% 2025-03-14T05:08:45.2793119Z New File 934 movedim_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.2796743Z 100% 2025-03-14T05:08:45.2801054Z New File 644 movedim_native.h 2025-03-14T05:08:45.2804511Z 100% 2025-03-14T05:08:45.2808023Z New File 1843 movedim_ops.h 2025-03-14T05:08:45.2811426Z 100% 2025-03-14T05:08:45.2814908Z New File 9045 mps_convolution_backward.h 2025-03-14T05:08:45.2818391Z 100% 2025-03-14T05:08:45.2822231Z New File 2220 mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2825811Z 100% 2025-03-14T05:08:45.2829937Z New File 825 mps_convolution_backward_native.h 2025-03-14T05:08:45.2833424Z 100% 2025-03-14T05:08:45.2837206Z New File 3434 mps_convolution_backward_ops.h 2025-03-14T05:08:45.2840618Z 100% 2025-03-14T05:08:45.2844251Z New File 9781 mps_convolution_transpose_backward.h 2025-03-14T05:08:45.2847907Z 100% 2025-03-14T05:08:45.2851996Z New File 2268 mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.2855185Z 100% 2025-03-14T05:08:45.2858963Z New File 839 mps_convolution_transpose_backward_native.h 2025-03-14T05:08:45.2862663Z 100% 2025-03-14T05:08:45.2866546Z New File 3569 mps_convolution_transpose_backward_ops.h 2025-03-14T05:08:45.2869965Z 100% 2025-03-14T05:08:45.2873285Z New File 1427 mse_loss.h 2025-03-14T05:08:45.2876994Z 100% 2025-03-14T05:08:45.2880813Z New File 1727 mse_loss_backward.h 2025-03-14T05:08:45.2884262Z 100% 2025-03-14T05:08:45.2888147Z New File 1183 mse_loss_backward_cpu_dispatch.h 2025-03-14T05:08:45.2892075Z 100% 2025-03-14T05:08:45.2895605Z New File 1185 mse_loss_backward_cuda_dispatch.h 2025-03-14T05:08:45.2899070Z 100% 2025-03-14T05:08:45.2903345Z New File 761 mse_loss_backward_native.h 2025-03-14T05:08:45.2906321Z 100% 2025-03-14T05:08:45.2909988Z New File 2205 mse_loss_backward_ops.h 2025-03-14T05:08:45.2913734Z 100% 2025-03-14T05:08:45.2918170Z New File 881 mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.2921627Z 100% 2025-03-14T05:08:45.2925849Z New File 1086 mse_loss_cpu_dispatch.h 2025-03-14T05:08:45.2928973Z 100% 2025-03-14T05:08:45.2932605Z New File 1088 mse_loss_cuda_dispatch.h 2025-03-14T05:08:45.2936233Z 100% 2025-03-14T05:08:45.2940066Z New File 650 mse_loss_meta.h 2025-03-14T05:08:45.2943577Z 100% 2025-03-14T05:08:45.2947264Z New File 1088 mse_loss_meta_dispatch.h 2025-03-14T05:08:45.2951172Z 100% 2025-03-14T05:08:45.2955126Z New File 671 mse_loss_native.h 2025-03-14T05:08:45.2958646Z 100% 2025-03-14T05:08:45.2962328Z New File 1911 mse_loss_ops.h 2025-03-14T05:08:45.2965839Z 100% 2025-03-14T05:08:45.2969382Z New File 1057 msort.h 2025-03-14T05:08:45.2972701Z 100% 2025-03-14T05:08:45.2976930Z New File 943 msort_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.2980232Z 100% 2025-03-14T05:08:45.2983872Z New File 574 msort_native.h 2025-03-14T05:08:45.2987397Z 100% 2025-03-14T05:08:45.2991066Z New File 1581 msort_ops.h 2025-03-14T05:08:45.2994731Z 100% 2025-03-14T05:08:45.2998231Z New File 526 mT.h 2025-03-14T05:08:45.3001826Z 100% 2025-03-14T05:08:45.3005631Z New File 783 mT_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.3009075Z 100% 2025-03-14T05:08:45.3012680Z New File 493 mT_native.h 2025-03-14T05:08:45.3016557Z 100% 2025-03-14T05:08:45.3019515Z New File 980 mT_ops.h 2025-03-14T05:08:45.3022844Z 100% 2025-03-14T05:08:45.3026226Z New File 1887 mul.h 2025-03-14T05:08:45.3029820Z 100% 2025-03-14T05:08:45.3033941Z New File 1567 multilabel_margin_loss.h 2025-03-14T05:08:45.3037368Z 100% 2025-03-14T05:08:45.3041144Z New File 2044 multilabel_margin_loss_backward.h 2025-03-14T05:08:45.3045221Z 100% 2025-03-14T05:08:45.3048518Z New File 1315 multilabel_margin_loss_backward_cpu_dispatch.h 2025-03-14T05:08:45.3053292Z 100% 2025-03-14T05:08:45.3057137Z New File 1317 multilabel_margin_loss_backward_cuda_dispatch.h 2025-03-14T05:08:45.3060785Z 100% 2025-03-14T05:08:45.3064668Z New File 1274 multilabel_margin_loss_backward_native.h 2025-03-14T05:08:45.3068270Z 100% 2025-03-14T05:08:45.3072432Z New File 2485 multilabel_margin_loss_backward_ops.h 2025-03-14T05:08:45.3077065Z 100% 2025-03-14T05:08:45.3081217Z New File 1172 multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.3084626Z 100% 2025-03-14T05:08:45.3088597Z New File 1870 multilabel_margin_loss_forward.h 2025-03-14T05:08:45.3092196Z 100% 2025-03-14T05:08:45.3096110Z New File 1245 multilabel_margin_loss_forward_cpu_dispatch.h 2025-03-14T05:08:45.3099609Z 100% 2025-03-14T05:08:45.3104067Z New File 1247 multilabel_margin_loss_forward_cuda_dispatch.h 2025-03-14T05:08:45.3106915Z 100% 2025-03-14T05:08:45.3110652Z New File 1166 multilabel_margin_loss_forward_native.h 2025-03-14T05:08:45.3114797Z 100% 2025-03-14T05:08:45.3118255Z New File 2332 multilabel_margin_loss_forward_ops.h 2025-03-14T05:08:45.3122170Z 100% 2025-03-14T05:08:45.3126003Z New File 720 multilabel_margin_loss_native.h 2025-03-14T05:08:45.3130732Z 100% 2025-03-14T05:08:45.3133429Z New File 1995 multilabel_margin_loss_ops.h 2025-03-14T05:08:45.3137085Z 100% 2025-03-14T05:08:45.3141039Z New File 1720 multinomial.h 2025-03-14T05:08:45.3147569Z 100% 2025-03-14T05:08:45.3152196Z New File 1202 multinomial_cpu_dispatch.h 2025-03-14T05:08:45.3155713Z 100% 2025-03-14T05:08:45.3159636Z New File 1204 multinomial_cuda_dispatch.h 2025-03-14T05:08:45.3163319Z 100% 2025-03-14T05:08:45.3166856Z New File 769 multinomial_native.h 2025-03-14T05:08:45.3170521Z 100% 2025-03-14T05:08:45.3174150Z New File 2174 multinomial_ops.h 2025-03-14T05:08:45.3177680Z 100% 2025-03-14T05:08:45.3181593Z New File 1449 multiply.h 2025-03-14T05:08:45.3184662Z 100% 2025-03-14T05:08:45.3188266Z New File 1273 multiply_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.3191667Z 100% 2025-03-14T05:08:45.3195340Z New File 875 multiply_native.h 2025-03-14T05:08:45.3198993Z 100% 2025-03-14T05:08:45.3202532Z New File 3658 multiply_ops.h 2025-03-14T05:08:45.3205985Z 100% 2025-03-14T05:08:45.3209525Z New File 2017 multi_margin_loss.h 2025-03-14T05:08:45.3213074Z 100% 2025-03-14T05:08:45.3217604Z New File 2352 multi_margin_loss_backward.h 2025-03-14T05:08:45.3220273Z 100% 2025-03-14T05:08:45.3224101Z New File 1535 multi_margin_loss_backward_cpu_dispatch.h 2025-03-14T05:08:45.3227719Z 100% 2025-03-14T05:08:45.3231441Z New File 1537 multi_margin_loss_backward_cuda_dispatch.h 2025-03-14T05:08:45.3235421Z 100% 2025-03-14T05:08:45.3239180Z New File 1552 multi_margin_loss_backward_native.h 2025-03-14T05:08:45.3242660Z 100% 2025-03-14T05:08:45.3246668Z New File 2887 multi_margin_loss_backward_ops.h 2025-03-14T05:08:45.3250159Z 100% 2025-03-14T05:08:45.3253841Z New File 1406 multi_margin_loss_cpu_dispatch.h 2025-03-14T05:08:45.3257264Z 100% 2025-03-14T05:08:45.3260873Z New File 1408 multi_margin_loss_cuda_dispatch.h 2025-03-14T05:08:45.3264280Z 100% 2025-03-14T05:08:45.3267925Z New File 1382 multi_margin_loss_native.h 2025-03-14T05:08:45.3271587Z 100% 2025-03-14T05:08:45.3275422Z New File 2591 multi_margin_loss_ops.h 2025-03-14T05:08:45.3278981Z 100% 2025-03-14T05:08:45.3282721Z New File 911 mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.3286100Z 100% 2025-03-14T05:08:45.3362474Z New File 1090 mul_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.3362854Z 100% 2025-03-14T05:08:45.3363080Z New File 1046 mul_cpu_dispatch.h 2025-03-14T05:08:45.3363356Z 100% 2025-03-14T05:08:45.3363575Z New File 1048 mul_cuda_dispatch.h 2025-03-14T05:08:45.3363872Z 100% 2025-03-14T05:08:45.3364083Z New File 632 mul_meta.h 2025-03-14T05:08:45.3364350Z 100% 2025-03-14T05:08:45.3364550Z New File 1048 mul_meta_dispatch.h 2025-03-14T05:08:45.3364840Z 100% 2025-03-14T05:08:45.3365038Z New File 2527 mul_native.h 2025-03-14T05:08:45.3365323Z 100% 2025-03-14T05:08:45.3365932Z New File 4282 mul_ops.h 2025-03-14T05:08:45.3369207Z 100% 2025-03-14T05:08:45.3372528Z New File 1150 mv.h 2025-03-14T05:08:45.3375840Z 100% 2025-03-14T05:08:45.3379748Z New File 1150 mvlgamma.h 2025-03-14T05:08:45.3382604Z 100% 2025-03-14T05:08:45.3386604Z New File 865 mvlgamma_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.3390001Z 100% 2025-03-14T05:08:45.3393690Z New File 873 mvlgamma_cpu_dispatch.h 2025-03-14T05:08:45.3397294Z 100% 2025-03-14T05:08:45.3400961Z New File 875 mvlgamma_cuda_dispatch.h 2025-03-14T05:08:45.3404839Z 100% 2025-03-14T05:08:45.3408661Z New File 667 mvlgamma_native.h 2025-03-14T05:08:45.3412108Z 100% 2025-03-14T05:08:45.3415858Z New File 2229 mvlgamma_ops.h 2025-03-14T05:08:45.3419912Z 100% 2025-03-14T05:08:45.3423461Z New File 1006 mv_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.3427417Z 100% 2025-03-14T05:08:45.3431264Z New File 698 mv_native.h 2025-03-14T05:08:45.3434652Z 100% 2025-03-14T05:08:45.3438039Z New File 1723 mv_ops.h 2025-03-14T05:08:45.3442414Z 100% 2025-03-14T05:08:45.3445328Z New File 1647 nanmean.h 2025-03-14T05:08:45.3448691Z 100% 2025-03-14T05:08:45.3452457Z New File 1267 nanmean_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.3456272Z 100% 2025-03-14T05:08:45.3459843Z New File 778 nanmean_native.h 2025-03-14T05:08:45.3463351Z 100% 2025-03-14T05:08:45.3466950Z New File 2176 nanmean_ops.h 2025-03-14T05:08:45.3470887Z 100% 2025-03-14T05:08:45.3474748Z New File 3369 nanmedian.h 2025-03-14T05:08:45.3478494Z 100% 2025-03-14T05:08:45.3482364Z New File 1013 nanmedian_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.3485705Z 100% 2025-03-14T05:08:45.3489491Z New File 1189 nanmedian_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.3493504Z 100% 2025-03-14T05:08:45.3496786Z New File 1075 nanmedian_cpu_dispatch.h 2025-03-14T05:08:45.3500461Z 100% 2025-03-14T05:08:45.3504677Z New File 1077 nanmedian_cuda_dispatch.h 2025-03-14T05:08:45.3507854Z 100% 2025-03-14T05:08:45.3511517Z New File 1381 nanmedian_native.h 2025-03-14T05:08:45.3515111Z 100% 2025-03-14T05:08:45.3518752Z New File 4983 nanmedian_ops.h 2025-03-14T05:08:45.3522531Z 100% 2025-03-14T05:08:45.3526111Z New File 3048 nanquantile.h 2025-03-14T05:08:45.3529767Z 100% 2025-03-14T05:08:45.3533614Z New File 1862 nanquantile_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.3537040Z 100% 2025-03-14T05:08:45.3540663Z New File 1158 nanquantile_native.h 2025-03-14T05:08:45.3544614Z 100% 2025-03-14T05:08:45.3548031Z New File 4088 nanquantile_ops.h 2025-03-14T05:08:45.3551694Z 100% 2025-03-14T05:08:45.3555086Z New File 1637 nansum.h 2025-03-14T05:08:45.3558532Z 100% 2025-03-14T05:08:45.3562162Z New File 1220 nansum_cpu_dispatch.h 2025-03-14T05:08:45.3565630Z 100% 2025-03-14T05:08:45.3569393Z New File 1222 nansum_cuda_dispatch.h 2025-03-14T05:08:45.3585281Z 100% 2025-03-14T05:08:45.3585515Z New File 776 nansum_native.h 2025-03-14T05:08:45.3585796Z 100% 2025-03-14T05:08:45.3586019Z New File 2170 nansum_ops.h 2025-03-14T05:08:45.3589157Z 100% 2025-03-14T05:08:45.3592790Z New File 2085 nan_to_num.h 2025-03-14T05:08:45.3597144Z 100% 2025-03-14T05:08:45.3600318Z New File 1123 nan_to_num_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.3604103Z 100% 2025-03-14T05:08:45.3607794Z New File 1086 nan_to_num_cpu_dispatch.h 2025-03-14T05:08:45.3611340Z 100% 2025-03-14T05:08:45.3614927Z New File 1088 nan_to_num_cuda_dispatch.h 2025-03-14T05:08:45.3618347Z 100% 2025-03-14T05:08:45.3622159Z New File 1597 nan_to_num_native.h 2025-03-14T05:08:45.3625615Z 100% 2025-03-14T05:08:45.3629141Z New File 3087 nan_to_num_ops.h 2025-03-14T05:08:45.3632800Z 100% 2025-03-14T05:08:45.3636334Z New File 2708 narrow.h 2025-03-14T05:08:45.3639917Z 100% 2025-03-14T05:08:45.3643821Z New File 1176 narrow_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.3647162Z 100% 2025-03-14T05:08:45.3650630Z New File 4176 narrow_copy.h 2025-03-14T05:08:45.3654159Z 100% 2025-03-14T05:08:45.3658094Z New File 981 narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.3661482Z 100% 2025-03-14T05:08:45.3665120Z New File 1455 narrow_copy_cpu_dispatch.h 2025-03-14T05:08:45.3668532Z 100% 2025-03-14T05:08:45.3672125Z New File 930 narrow_copy_native.h 2025-03-14T05:08:45.3675627Z 100% 2025-03-14T05:08:45.3679290Z New File 1971 narrow_copy_ops.h 2025-03-14T05:08:45.3682891Z 100% 2025-03-14T05:08:45.3686423Z New File 805 narrow_native.h 2025-03-14T05:08:45.3689958Z 100% 2025-03-14T05:08:45.3693590Z New File 1904 narrow_ops.h 2025-03-14T05:08:45.3697058Z 100% 2025-03-14T05:08:45.3700554Z New File 2842 native_batch_norm.h 2025-03-14T05:08:45.3704052Z 100% 2025-03-14T05:08:45.3707651Z New File 3376 native_batch_norm_backward.h 2025-03-14T05:08:45.3711312Z 100% 2025-03-14T05:08:45.3715322Z New File 1743 native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.3718738Z 100% 2025-03-14T05:08:45.3722599Z New File 1126 native_batch_norm_backward_cpu_dispatch.h 2025-03-14T05:08:45.3726058Z 100% 2025-03-14T05:08:45.3730472Z New File 1128 native_batch_norm_backward_cuda_dispatch.h 2025-03-14T05:08:45.3734039Z 100% 2025-03-14T05:08:45.3737782Z New File 2256 native_batch_norm_backward_native.h 2025-03-14T05:08:45.3741845Z 100% 2025-03-14T05:08:45.3745495Z New File 4232 native_batch_norm_backward_ops.h 2025-03-14T05:08:45.3748945Z 100% 2025-03-14T05:08:45.3753200Z New File 1841 native_batch_norm_cpu_dispatch.h 2025-03-14T05:08:45.3756755Z 100% 2025-03-14T05:08:45.3760335Z New File 1843 native_batch_norm_cuda_dispatch.h 2025-03-14T05:08:45.3763825Z 100% 2025-03-14T05:08:45.3767915Z New File 2248 native_batch_norm_native.h 2025-03-14T05:08:45.3771227Z 100% 2025-03-14T05:08:45.3774884Z New File 3591 native_batch_norm_ops.h 2025-03-14T05:08:45.3779132Z 100% 2025-03-14T05:08:45.3782566Z New File 1529 native_channel_shuffle.h 2025-03-14T05:08:45.3786082Z 100% 2025-03-14T05:08:45.3790173Z New File 917 native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.3793540Z 100% 2025-03-14T05:08:45.3797648Z New File 873 native_channel_shuffle_cpu_dispatch.h 2025-03-14T05:08:45.3801245Z 100% 2025-03-14T05:08:45.3804949Z New File 611 native_channel_shuffle_native.h 2025-03-14T05:08:45.3808544Z 100% 2025-03-14T05:08:45.3812502Z New File 1102 native_channel_shuffle_ops.h 2025-03-14T05:08:45.3816364Z 100% 2025-03-14T05:08:45.3820568Z New File 1576 native_dropout.h 2025-03-14T05:08:45.3824532Z 100% 2025-03-14T05:08:45.3828192Z New File 1534 native_dropout_backward.h 2025-03-14T05:08:45.3831836Z 100% 2025-03-14T05:08:45.3836065Z New File 1017 native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.3839371Z 100% 2025-03-14T05:08:45.3843231Z New File 806 native_dropout_backward_cpu_dispatch.h 2025-03-14T05:08:45.3847198Z 100% 2025-03-14T05:08:45.3852041Z New File 808 native_dropout_backward_cuda_dispatch.h 2025-03-14T05:08:45.3855651Z 100% 2025-03-14T05:08:45.3859444Z New File 825 native_dropout_backward_native.h 2025-03-14T05:08:45.3862957Z 100% 2025-03-14T05:08:45.3866730Z New File 1995 native_dropout_backward_ops.h 2025-03-14T05:08:45.3870499Z 100% 2025-03-14T05:08:45.3874404Z New File 1081 native_dropout_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.3878287Z 100% 2025-03-14T05:08:45.3882420Z New File 816 native_dropout_cpu_dispatch.h 2025-03-14T05:08:45.3886486Z 100% 2025-03-14T05:08:45.3890233Z New File 818 native_dropout_cuda_dispatch.h 2025-03-14T05:08:45.3894019Z 100% 2025-03-14T05:08:45.3897851Z New File 1016 native_dropout_native.h 2025-03-14T05:08:45.3901468Z 100% 2025-03-14T05:08:45.3905260Z New File 2155 native_dropout_ops.h 2025-03-14T05:08:45.3908700Z 100% 2025-03-14T05:08:45.3912406Z New File 7304 native_group_norm.h 2025-03-14T05:08:45.3916050Z 100% 2025-03-14T05:08:45.3920029Z New File 8813 native_group_norm_backward.h 2025-03-14T05:08:45.3923637Z 100% 2025-03-14T05:08:45.3927560Z New File 2316 native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.3930981Z 100% 2025-03-14T05:08:45.3934857Z New File 1345 native_group_norm_backward_cpu_dispatch.h 2025-03-14T05:08:45.3938629Z 100% 2025-03-14T05:08:45.3942364Z New File 1347 native_group_norm_backward_cuda_dispatch.h 2025-03-14T05:08:45.3946264Z 100% 2025-03-14T05:08:45.3950470Z New File 1166 native_group_norm_backward_native.h 2025-03-14T05:08:45.3954026Z 100% 2025-03-14T05:08:45.3957858Z New File 3582 native_group_norm_backward_ops.h 2025-03-14T05:08:45.3961668Z 100% 2025-03-14T05:08:45.3965545Z New File 2565 native_group_norm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.3969274Z 100% 2025-03-14T05:08:45.3973051Z New File 1209 native_group_norm_cpu_dispatch.h 2025-03-14T05:08:45.3976608Z 100% 2025-03-14T05:08:45.3980459Z New File 1211 native_group_norm_cuda_dispatch.h 2025-03-14T05:08:45.3984215Z 100% 2025-03-14T05:08:45.3987902Z New File 1279 native_group_norm_native.h 2025-03-14T05:08:45.3991676Z 100% 2025-03-14T05:08:45.3995738Z New File 3140 native_group_norm_ops.h 2025-03-14T05:08:45.3999275Z 100% 2025-03-14T05:08:45.4003052Z New File 7124 native_layer_norm.h 2025-03-14T05:08:45.4006599Z 100% 2025-03-14T05:08:45.4010539Z New File 9293 native_layer_norm_backward.h 2025-03-14T05:08:45.4014245Z 100% 2025-03-14T05:08:45.4018259Z New File 2404 native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.4021700Z 100% 2025-03-14T05:08:45.4025652Z New File 1389 native_layer_norm_backward_cpu_dispatch.h 2025-03-14T05:08:45.4029427Z 100% 2025-03-14T05:08:45.4033175Z New File 1391 native_layer_norm_backward_cuda_dispatch.h 2025-03-14T05:08:45.4037053Z 100% 2025-03-14T05:08:45.4041254Z New File 1895 native_layer_norm_backward_native.h 2025-03-14T05:08:45.4044766Z 100% 2025-03-14T05:08:45.4048697Z New File 3670 native_layer_norm_backward_ops.h 2025-03-14T05:08:45.4052354Z 100% 2025-03-14T05:08:45.4056616Z New File 2445 native_layer_norm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.4059719Z 100% 2025-03-14T05:08:45.4063398Z New File 1169 native_layer_norm_cpu_dispatch.h 2025-03-14T05:08:45.4066816Z 100% 2025-03-14T05:08:45.4070559Z New File 1171 native_layer_norm_cuda_dispatch.h 2025-03-14T05:08:45.4074802Z 100% 2025-03-14T05:08:45.4078480Z New File 1695 native_layer_norm_native.h 2025-03-14T05:08:45.4082050Z 100% 2025-03-14T05:08:45.4085749Z New File 2958 native_layer_norm_ops.h 2025-03-14T05:08:45.4089274Z 100% 2025-03-14T05:08:45.4092886Z New File 2515 native_norm.h 2025-03-14T05:08:45.4096323Z 100% 2025-03-14T05:08:45.4100353Z New File 1342 native_norm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.4103916Z 100% 2025-03-14T05:08:45.4107585Z New File 1022 native_norm_native.h 2025-03-14T05:08:45.4111147Z 100% 2025-03-14T05:08:45.4114934Z New File 3780 native_norm_ops.h 2025-03-14T05:08:45.4118449Z 100% 2025-03-14T05:08:45.4121804Z New File 1896 ne.h 2025-03-14T05:08:45.4125283Z 100% 2025-03-14T05:08:45.4129694Z New File 1175 neg.h 2025-03-14T05:08:45.4132279Z 100% 2025-03-14T05:08:45.4135558Z New File 1240 negative.h 2025-03-14T05:08:45.4138818Z 100% 2025-03-14T05:08:45.4142501Z New File 1006 negative_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.4145979Z 100% 2025-03-14T05:08:45.4149993Z New File 634 negative_native.h 2025-03-14T05:08:45.4153748Z 100% 2025-03-14T05:08:45.4157416Z New File 2115 negative_ops.h 2025-03-14T05:08:45.4160962Z 100% 2025-03-14T05:08:45.4165067Z New File 859 neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.4168443Z 100% 2025-03-14T05:08:45.4171968Z New File 942 neg_cpu_dispatch.h 2025-03-14T05:08:45.4175388Z 100% 2025-03-14T05:08:45.4178868Z New File 944 neg_cuda_dispatch.h 2025-03-14T05:08:45.4182467Z 100% 2025-03-14T05:08:45.4185773Z New File 599 neg_meta.h 2025-03-14T05:08:45.4188974Z 100% 2025-03-14T05:08:45.4192619Z New File 944 neg_meta_dispatch.h 2025-03-14T05:08:45.4196553Z 100% 2025-03-14T05:08:45.4200208Z New File 1145 neg_native.h 2025-03-14T05:08:45.4203635Z 100% 2025-03-14T05:08:45.4206937Z New File 2070 neg_ops.h 2025-03-14T05:08:45.4210391Z 100% 2025-03-14T05:08:45.4213881Z New File 866 nested_to_padded_tensor.h 2025-03-14T05:08:45.4217240Z 100% 2025-03-14T05:08:45.4220912Z New File 872 nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.4224241Z 100% 2025-03-14T05:08:45.4227829Z New File 582 nested_to_padded_tensor_native.h 2025-03-14T05:08:45.4231537Z 100% 2025-03-14T05:08:45.4235227Z New File 1216 nested_to_padded_tensor_ops.h 2025-03-14T05:08:45.4238637Z 100% 2025-03-14T05:08:45.4242043Z New File 4433 new_empty.h 2025-03-14T05:08:45.4245531Z 100% 2025-03-14T05:08:45.4249174Z New File 1864 new_empty_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.4252647Z 100% 2025-03-14T05:08:45.4256409Z New File 805 new_empty_native.h 2025-03-14T05:08:45.4260028Z 100% 2025-03-14T05:08:45.4263674Z New File 2277 new_empty_ops.h 2025-03-14T05:08:45.4267314Z 100% 2025-03-14T05:08:45.4271417Z New File 5297 new_empty_strided.h 2025-03-14T05:08:45.4274602Z 100% 2025-03-14T05:08:45.4278965Z New File 1586 new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.4282706Z 100% 2025-03-14T05:08:45.4286599Z New File 1308 new_empty_strided_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.4290068Z 100% 2025-03-14T05:08:45.4294094Z New File 877 new_empty_strided_native.h 2025-03-14T05:08:45.4297288Z 100% 2025-03-14T05:08:45.4301075Z New File 2513 new_empty_strided_ops.h 2025-03-14T05:08:45.4304684Z 100% 2025-03-14T05:08:45.4308070Z New File 4996 new_full.h 2025-03-14T05:08:45.4311645Z 100% 2025-03-14T05:08:45.4315193Z New File 2104 new_full_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.4318729Z 100% 2025-03-14T05:08:45.4322807Z New File 854 new_full_native.h 2025-03-14T05:08:45.4326033Z 100% 2025-03-14T05:08:45.4329805Z New File 2473 new_full_ops.h 2025-03-14T05:08:45.4333285Z 100% 2025-03-14T05:08:45.4336752Z New File 4404 new_ones.h 2025-03-14T05:08:45.4340126Z 100% 2025-03-14T05:08:45.4343973Z New File 1856 new_ones_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.4347814Z 100% 2025-03-14T05:08:45.4351430Z New File 792 new_ones_native.h 2025-03-14T05:08:45.4355090Z 100% 2025-03-14T05:08:45.4358934Z New File 2271 new_ones_ops.h 2025-03-14T05:08:45.4362606Z 100% 2025-03-14T05:08:45.4365842Z New File 4433 new_zeros.h 2025-03-14T05:08:45.4369556Z 100% 2025-03-14T05:08:45.4373788Z New File 1864 new_zeros_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.4377554Z 100% 2025-03-14T05:08:45.4380421Z New File 794 new_zeros_native.h 2025-03-14T05:08:45.4384071Z 100% 2025-03-14T05:08:45.4387812Z New File 2277 new_zeros_ops.h 2025-03-14T05:08:45.4391340Z 100% 2025-03-14T05:08:45.4394929Z New File 1238 nextafter.h 2025-03-14T05:08:45.4398888Z 100% 2025-03-14T05:08:45.4402740Z New File 923 nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.4406144Z 100% 2025-03-14T05:08:45.4410027Z New File 1070 nextafter_cpu_dispatch.h 2025-03-14T05:08:45.4413590Z 100% 2025-03-14T05:08:45.4417241Z New File 1072 nextafter_cuda_dispatch.h 2025-03-14T05:08:45.4420803Z 100% 2025-03-14T05:08:45.4424942Z New File 631 nextafter_meta.h 2025-03-14T05:08:45.4427925Z 100% 2025-03-14T05:08:45.4431587Z New File 1072 nextafter_meta_dispatch.h 2025-03-14T05:08:45.4435181Z 100% 2025-03-14T05:08:45.4438979Z New File 654 nextafter_native.h 2025-03-14T05:08:45.4442631Z 100% 2025-03-14T05:08:45.4446236Z New File 2382 nextafter_ops.h 2025-03-14T05:08:45.4450114Z 100% 2025-03-14T05:08:45.4453862Z New File 1060 ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.4457254Z 100% 2025-03-14T05:08:45.4460838Z New File 1396 ne_cpu_dispatch.h 2025-03-14T05:08:45.4465034Z 100% 2025-03-14T05:08:45.4468559Z New File 1398 ne_cuda_dispatch.h 2025-03-14T05:08:45.4472541Z 100% 2025-03-14T05:08:45.4476300Z New File 783 ne_meta.h 2025-03-14T05:08:45.4479574Z 100% 2025-03-14T05:08:45.4483269Z New File 1398 ne_meta_dispatch.h 2025-03-14T05:08:45.4487397Z 100% 2025-03-14T05:08:45.4490611Z New File 1235 ne_native.h 2025-03-14T05:08:45.4494104Z 100% 2025-03-14T05:08:45.4497533Z New File 4285 ne_ops.h 2025-03-14T05:08:45.4501178Z 100% 2025-03-14T05:08:45.4505034Z New File 5615 nll_loss.h 2025-03-14T05:08:45.4508445Z 100% 2025-03-14T05:08:45.4511964Z New File 5677 nll_loss2d.h 2025-03-14T05:08:45.4515798Z 100% 2025-03-14T05:08:45.4519217Z New File 7216 nll_loss2d_backward.h 2025-03-14T05:08:45.4522731Z 100% 2025-03-14T05:08:45.4526386Z New File 2317 nll_loss2d_backward_cpu_dispatch.h 2025-03-14T05:08:45.4530085Z 100% 2025-03-14T05:08:45.4533888Z New File 2319 nll_loss2d_backward_cuda_dispatch.h 2025-03-14T05:08:45.4537332Z 100% 2025-03-14T05:08:45.4541187Z New File 1502 nll_loss2d_backward_native.h 2025-03-14T05:08:45.4544754Z 100% 2025-03-14T05:08:45.4548417Z New File 2885 nll_loss2d_backward_ops.h 2025-03-14T05:08:45.4552234Z 100% 2025-03-14T05:08:45.4556132Z New File 2001 nll_loss2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.4559598Z 100% 2025-03-14T05:08:45.4563495Z New File 6567 nll_loss2d_forward.h 2025-03-14T05:08:45.4567113Z 100% 2025-03-14T05:08:45.4570826Z New File 2171 nll_loss2d_forward_cpu_dispatch.h 2025-03-14T05:08:45.4574631Z 100% 2025-03-14T05:08:45.4578508Z New File 2173 nll_loss2d_forward_cuda_dispatch.h 2025-03-14T05:08:45.4581902Z 100% 2025-03-14T05:08:45.4585610Z New File 1388 nll_loss2d_forward_native.h 2025-03-14T05:08:45.4589241Z 100% 2025-03-14T05:08:45.4593085Z New File 2726 nll_loss2d_forward_ops.h 2025-03-14T05:08:45.4597073Z 100% 2025-03-14T05:08:45.4600670Z New File 847 nll_loss2d_native.h 2025-03-14T05:08:45.4604127Z 100% 2025-03-14T05:08:45.4607907Z New File 2397 nll_loss2d_ops.h 2025-03-14T05:08:45.4611367Z 100% 2025-03-14T05:08:45.4615118Z New File 7154 nll_loss_backward.h 2025-03-14T05:08:45.4618647Z 100% 2025-03-14T05:08:45.4623165Z New File 1255 nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.4626532Z 100% 2025-03-14T05:08:45.4631153Z New File 2305 nll_loss_backward_cpu_dispatch.h 2025-03-14T05:08:45.4634635Z 100% 2025-03-14T05:08:45.4639083Z New File 2307 nll_loss_backward_cuda_dispatch.h 2025-03-14T05:08:45.4642654Z 100% 2025-03-14T05:08:45.4646655Z New File 776 nll_loss_backward_meta.h 2025-03-14T05:08:45.4650469Z 100% 2025-03-14T05:08:45.4654411Z New File 2307 nll_loss_backward_meta_dispatch.h 2025-03-14T05:08:45.4658030Z 100% 2025-03-14T05:08:45.4662000Z New File 1167 nll_loss_backward_native.h 2025-03-14T05:08:45.4665544Z 100% 2025-03-14T05:08:45.4669470Z New File 2873 nll_loss_backward_ops.h 2025-03-14T05:08:45.4673294Z 100% 2025-03-14T05:08:45.4677307Z New File 1989 nll_loss_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.4680678Z 100% 2025-03-14T05:08:45.4684401Z New File 6505 nll_loss_forward.h 2025-03-14T05:08:45.4688342Z 100% 2025-03-14T05:08:45.4692243Z New File 1173 nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.4695933Z 100% 2025-03-14T05:08:45.4699748Z New File 2159 nll_loss_forward_cpu_dispatch.h 2025-03-14T05:08:45.4703176Z 100% 2025-03-14T05:08:45.4706838Z New File 2161 nll_loss_forward_cuda_dispatch.h 2025-03-14T05:08:45.4710284Z 100% 2025-03-14T05:08:45.4714188Z New File 710 nll_loss_forward_meta.h 2025-03-14T05:08:45.4717825Z 100% 2025-03-14T05:08:45.4721488Z New File 2161 nll_loss_forward_meta_dispatch.h 2025-03-14T05:08:45.4724960Z 100% 2025-03-14T05:08:45.4728773Z New File 1090 nll_loss_forward_native.h 2025-03-14T05:08:45.4732525Z 100% 2025-03-14T05:08:45.4736104Z New File 2714 nll_loss_forward_ops.h 2025-03-14T05:08:45.4739641Z 100% 2025-03-14T05:08:45.4743263Z New File 843 nll_loss_native.h 2025-03-14T05:08:45.4746921Z 100% 2025-03-14T05:08:45.4750515Z New File 2170 nll_loss_nd.h 2025-03-14T05:08:45.4754112Z 100% 2025-03-14T05:08:45.4757967Z New File 1143 nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.4761397Z 100% 2025-03-14T05:08:45.4764995Z New File 653 nll_loss_nd_native.h 2025-03-14T05:08:45.4768510Z 100% 2025-03-14T05:08:45.4772347Z New File 1394 nll_loss_nd_ops.h 2025-03-14T05:08:45.4775911Z 100% 2025-03-14T05:08:45.4779642Z New File 2385 nll_loss_ops.h 2025-03-14T05:08:45.4783129Z 100% 2025-03-14T05:08:45.4786527Z New File 1077 nonzero.h 2025-03-14T05:08:45.4789834Z 100% 2025-03-14T05:08:45.4793330Z New File 905 nonzero_cpu_dispatch.h 2025-03-14T05:08:45.4796929Z 100% 2025-03-14T05:08:45.4800502Z New File 907 nonzero_cuda_dispatch.h 2025-03-14T05:08:45.4804185Z 100% 2025-03-14T05:08:45.4807759Z New File 732 nonzero_native.h 2025-03-14T05:08:45.4811345Z 100% 2025-03-14T05:08:45.4814962Z New File 713 nonzero_numpy.h 2025-03-14T05:08:45.4818439Z 100% 2025-03-14T05:08:45.4822313Z New File 809 nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.4825911Z 100% 2025-03-14T05:08:45.4829558Z New File 519 nonzero_numpy_native.h 2025-03-14T05:08:45.4832885Z 100% 2025-03-14T05:08:45.4836576Z New File 1054 nonzero_numpy_ops.h 2025-03-14T05:08:45.4840085Z 100% 2025-03-14T05:08:45.4843667Z New File 1593 nonzero_ops.h 2025-03-14T05:08:45.4847156Z 100% 2025-03-14T05:08:45.4850727Z New File 4095 nonzero_static.h 2025-03-14T05:08:45.4854365Z 100% 2025-03-14T05:08:45.4858101Z New File 1413 nonzero_static_cpu_dispatch.h 2025-03-14T05:08:45.4861646Z 100% 2025-03-14T05:08:45.4865311Z New File 1415 nonzero_static_cuda_dispatch.h 2025-03-14T05:08:45.4869277Z 100% 2025-03-14T05:08:45.4872977Z New File 902 nonzero_static_native.h 2025-03-14T05:08:45.4876592Z 100% 2025-03-14T05:08:45.4880525Z New File 1898 nonzero_static_ops.h 2025-03-14T05:08:45.4883989Z 100% 2025-03-14T05:08:45.4887348Z New File 6372 norm.h 2025-03-14T05:08:45.4890818Z 100% 2025-03-14T05:08:45.4894408Z New File 11831 normal.h 2025-03-14T05:08:45.4897589Z 100% 2025-03-14T05:08:45.4901445Z New File 2700 normal_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.4905388Z 100% 2025-03-14T05:08:45.4908459Z New File 2084 normal_cpu_dispatch.h 2025-03-14T05:08:45.4912104Z 100% 2025-03-14T05:08:45.4915861Z New File 2086 normal_cuda_dispatch.h 2025-03-14T05:08:45.4919459Z 100% 2025-03-14T05:08:45.4923224Z New File 2086 normal_meta_dispatch.h 2025-03-14T05:08:45.4926720Z 100% 2025-03-14T05:08:45.4930438Z New File 3373 normal_native.h 2025-03-14T05:08:45.4934067Z 100% 2025-03-14T05:08:45.4937587Z New File 9773 normal_ops.h 2025-03-14T05:08:45.4941685Z 100% 2025-03-14T05:08:45.4945623Z New File 1040 norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.4949167Z 100% 2025-03-14T05:08:45.4953062Z New File 1401 norm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.4956752Z 100% 2025-03-14T05:08:45.4960904Z New File 1670 norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.4964755Z 100% 2025-03-14T05:08:45.4968390Z New File 1626 norm_cpu_dispatch.h 2025-03-14T05:08:45.4971807Z 100% 2025-03-14T05:08:45.4975563Z New File 1628 norm_cuda_dispatch.h 2025-03-14T05:08:45.4979520Z 100% 2025-03-14T05:08:45.4982696Z New File 757 norm_except_dim.h 2025-03-14T05:08:45.4986352Z 100% 2025-03-14T05:08:45.4990155Z New File 823 norm_except_dim_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.4993799Z 100% 2025-03-14T05:08:45.4997523Z New File 533 norm_except_dim_native.h 2025-03-14T05:08:45.5000861Z 100% 2025-03-14T05:08:45.5004645Z New File 1096 norm_except_dim_ops.h 2025-03-14T05:08:45.5008309Z 100% 2025-03-14T05:08:45.5012022Z New File 897 norm_meta.h 2025-03-14T05:08:45.5015884Z 100% 2025-03-14T05:08:45.5019568Z New File 1628 norm_meta_dispatch.h 2025-03-14T05:08:45.5023056Z 100% 2025-03-14T05:08:45.5026786Z New File 2294 norm_native.h 2025-03-14T05:08:45.5030558Z 100% 2025-03-14T05:08:45.5034357Z New File 10400 norm_ops.h 2025-03-14T05:08:45.5037788Z 100% 2025-03-14T05:08:45.5041910Z New File 2029 not_equal.h 2025-03-14T05:08:45.5045140Z 100% 2025-03-14T05:08:45.5048902Z New File 1496 not_equal_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5052288Z 100% 2025-03-14T05:08:45.5055981Z New File 988 not_equal_native.h 2025-03-14T05:08:45.5059477Z 100% 2025-03-14T05:08:45.5063033Z New File 4411 not_equal_ops.h 2025-03-14T05:08:45.5066893Z 100% 2025-03-14T05:08:45.5070625Z New File 2140 nuclear_norm.h 2025-03-14T05:08:45.5074400Z 100% 2025-03-14T05:08:45.5078326Z New File 1367 nuclear_norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5103207Z 100% 2025-03-14T05:08:45.5106862Z New File 844 nuclear_norm_native.h 2025-03-14T05:08:45.5110304Z 100% 2025-03-14T05:08:45.5114715Z New File 3152 nuclear_norm_ops.h 2025-03-14T05:08:45.5117967Z 100% 2025-03-14T05:08:45.5121348Z New File 531 numpy_T.h 2025-03-14T05:08:45.5124539Z 100% 2025-03-14T05:08:45.5128383Z New File 788 numpy_T_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5131775Z 100% 2025-03-14T05:08:45.5135276Z New File 498 numpy_T_native.h 2025-03-14T05:08:45.5138597Z 100% 2025-03-14T05:08:45.5142179Z New File 995 numpy_T_ops.h 2025-03-14T05:08:45.5145943Z 100% 2025-03-14T05:08:45.5149208Z New File 6961 ones.h 2025-03-14T05:08:45.5153410Z 100% 2025-03-14T05:08:45.5156779Z New File 2208 ones_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.5160084Z 100% 2025-03-14T05:08:45.5163528Z New File 2252 ones_like.h 2025-03-14T05:08:45.5167135Z 100% 2025-03-14T05:08:45.5170826Z New File 1414 ones_like_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.5174447Z 100% 2025-03-14T05:08:45.5178015Z New File 852 ones_like_native.h 2025-03-14T05:08:45.5181451Z 100% 2025-03-14T05:08:45.5185320Z New File 2435 ones_like_ops.h 2025-03-14T05:08:45.5188769Z 100% 2025-03-14T05:08:45.5192230Z New File 1090 ones_native.h 2025-03-14T05:08:45.5195816Z 100% 2025-03-14T05:08:45.5199213Z New File 3956 ones_ops.h 2025-03-14T05:08:45.5202678Z 100% 2025-03-14T05:08:45.5205947Z New File 729 one_hot.h 2025-03-14T05:08:45.5209204Z 100% 2025-03-14T05:08:45.5212893Z New File 812 one_hot_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5216286Z 100% 2025-03-14T05:08:45.5220194Z New File 522 one_hot_native.h 2025-03-14T05:08:45.5223527Z 100% 2025-03-14T05:08:45.5227099Z New File 1060 one_hot_ops.h 2025-03-14T05:08:45.5230749Z 100% 2025-03-14T05:08:45.5234334Z New File 926 or.h 2025-03-14T05:08:45.5237944Z 100% 2025-03-14T05:08:45.5241456Z New File 1207 orgqr.h 2025-03-14T05:08:45.5244946Z 100% 2025-03-14T05:08:45.5248597Z New File 1024 orgqr_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5252360Z 100% 2025-03-14T05:08:45.5255916Z New File 628 orgqr_native.h 2025-03-14T05:08:45.5259528Z 100% 2025-03-14T05:08:45.5263367Z New File 1759 orgqr_ops.h 2025-03-14T05:08:45.5266806Z 100% 2025-03-14T05:08:45.5270115Z New File 1625 ormqr.h 2025-03-14T05:08:45.5273407Z 100% 2025-03-14T05:08:45.5276957Z New File 1164 ormqr_cpu_dispatch.h 2025-03-14T05:08:45.5280416Z 100% 2025-03-14T05:08:45.5283916Z New File 1166 ormqr_cuda_dispatch.h 2025-03-14T05:08:45.5287407Z 100% 2025-03-14T05:08:45.5291081Z New File 747 ormqr_native.h 2025-03-14T05:08:45.5294534Z 100% 2025-03-14T05:08:45.5298156Z New File 2145 ormqr_ops.h 2025-03-14T05:08:45.5301606Z 100% 2025-03-14T05:08:45.5305206Z New File 1050 or_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5308605Z 100% 2025-03-14T05:08:45.5312073Z New File 760 or_native.h 2025-03-14T05:08:45.5315728Z 100% 2025-03-14T05:08:45.5319249Z New File 2941 or_ops.h 2025-03-14T05:08:45.5322522Z 100% 2025-03-14T05:08:45.5325845Z New File 1189 outer.h 2025-03-14T05:08:45.5329088Z 100% 2025-03-14T05:08:45.5332688Z New File 1018 outer_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5336112Z 100% 2025-03-14T05:08:45.5339806Z New File 624 outer_native.h 2025-03-14T05:08:45.5343265Z 100% 2025-03-14T05:08:45.5346829Z New File 1747 outer_ops.h 2025-03-14T05:08:45.5350310Z 100% 2025-03-14T05:08:45.5353755Z New File 533 output_nr.h 2025-03-14T05:08:45.5357119Z 100% 2025-03-14T05:08:45.5360760Z New File 787 output_nr_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5364128Z 100% 2025-03-14T05:08:45.5367633Z New File 497 output_nr_native.h 2025-03-14T05:08:45.5370929Z 100% 2025-03-14T05:08:45.5374749Z New File 983 output_nr_ops.h 2025-03-14T05:08:45.5378202Z 100% 2025-03-14T05:08:45.5381612Z New File 1830 pad.h 2025-03-14T05:08:45.5384869Z 100% 2025-03-14T05:08:45.5388461Z New File 1049 pad_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5392200Z 100% 2025-03-14T05:08:45.5396787Z New File 606 pad_native.h 2025-03-14T05:08:45.5399569Z 100% 2025-03-14T05:08:45.5403494Z New File 1255 pad_ops.h 2025-03-14T05:08:45.5406782Z 100% 2025-03-14T05:08:45.5410580Z New File 911 pad_sequence.h 2025-03-14T05:08:45.5414405Z 100% 2025-03-14T05:08:45.5418442Z New File 883 pad_sequence_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5422037Z 100% 2025-03-14T05:08:45.5425751Z New File 593 pad_sequence_native.h 2025-03-14T05:08:45.5429396Z 100% 2025-03-14T05:08:45.5433060Z New File 1260 pad_sequence_ops.h 2025-03-14T05:08:45.5436820Z 100% 2025-03-14T05:08:45.5440263Z New File 859 pairwise_distance.h 2025-03-14T05:08:45.5443775Z 100% 2025-03-14T05:08:45.5448089Z New File 869 pairwise_distance_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5451072Z 100% 2025-03-14T05:08:45.5454937Z New File 579 pairwise_distance_native.h 2025-03-14T05:08:45.5458402Z 100% 2025-03-14T05:08:45.5462169Z New File 1232 pairwise_distance_ops.h 2025-03-14T05:08:45.5465696Z 100% 2025-03-14T05:08:45.5469025Z New File 690 pdist.h 2025-03-14T05:08:45.5472529Z 100% 2025-03-14T05:08:45.5477174Z New File 798 pdist_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5480797Z 100% 2025-03-14T05:08:45.5484489Z New File 508 pdist_native.h 2025-03-14T05:08:45.5487912Z 100% 2025-03-14T05:08:45.5491429Z New File 1022 pdist_ops.h 2025-03-14T05:08:45.5495359Z 100% 2025-03-14T05:08:45.5498889Z New File 718 permute.h 2025-03-14T05:08:45.5502068Z 100% 2025-03-14T05:08:45.5505719Z New File 810 permute_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.5509354Z 100% 2025-03-14T05:08:45.5513104Z New File 1247 permute_copy.h 2025-03-14T05:08:45.5516925Z 100% 2025-03-14T05:08:45.5520875Z New File 841 permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.5524658Z 100% 2025-03-14T05:08:45.5528610Z New File 947 permute_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.5532272Z 100% 2025-03-14T05:08:45.5536192Z New File 632 permute_copy_native.h 2025-03-14T05:08:45.5539754Z 100% 2025-03-14T05:08:45.5543390Z New File 1769 permute_copy_ops.h 2025-03-14T05:08:45.5547218Z 100% 2025-03-14T05:08:45.5550751Z New File 609 permute_native.h 2025-03-14T05:08:45.5554393Z 100% 2025-03-14T05:08:45.5558263Z New File 1068 permute_ops.h 2025-03-14T05:08:45.5561931Z 100% 2025-03-14T05:08:45.5565215Z New File 722 pinverse.h 2025-03-14T05:08:45.5568644Z 100% 2025-03-14T05:08:45.5573140Z New File 809 pinverse_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5575848Z 100% 2025-03-14T05:08:45.5579423Z New File 519 pinverse_native.h 2025-03-14T05:08:45.5582816Z 100% 2025-03-14T05:08:45.5586772Z New File 1047 pinverse_ops.h 2025-03-14T05:08:45.5590409Z 100% 2025-03-14T05:08:45.5594193Z New File 534 pin_memory.h 2025-03-14T05:08:45.5597600Z 100% 2025-03-14T05:08:45.5601392Z New File 842 pin_memory_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5604786Z 100% 2025-03-14T05:08:45.5609227Z New File 552 pin_memory_native.h 2025-03-14T05:08:45.5612015Z 100% 2025-03-14T05:08:45.5615833Z New File 1126 pin_memory_ops.h 2025-03-14T05:08:45.5619372Z 100% 2025-03-14T05:08:45.5622987Z New File 1317 pixel_shuffle.h 2025-03-14T05:08:45.5626480Z 100% 2025-03-14T05:08:45.5630287Z New File 844 pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.5633751Z 100% 2025-03-14T05:08:45.5637662Z New File 953 pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.5641133Z 100% 2025-03-14T05:08:45.5644809Z New File 774 pixel_shuffle_cpu_dispatch.h 2025-03-14T05:08:45.5648398Z 100% 2025-03-14T05:08:45.5652022Z New File 733 pixel_shuffle_native.h 2025-03-14T05:08:45.5655466Z 100% 2025-03-14T05:08:45.5659144Z New File 1783 pixel_shuffle_ops.h 2025-03-14T05:08:45.5662719Z 100% 2025-03-14T05:08:45.5666629Z New File 1355 pixel_unshuffle.h 2025-03-14T05:08:45.5670044Z 100% 2025-03-14T05:08:45.5673977Z New File 848 pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.5677390Z 100% 2025-03-14T05:08:45.5681400Z New File 961 pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.5685047Z 100% 2025-03-14T05:08:45.5688725Z New File 778 pixel_unshuffle_cpu_dispatch.h 2025-03-14T05:08:45.5692185Z 100% 2025-03-14T05:08:45.5695770Z New File 745 pixel_unshuffle_native.h 2025-03-14T05:08:45.5699314Z 100% 2025-03-14T05:08:45.5702982Z New File 1807 pixel_unshuffle_ops.h 2025-03-14T05:08:45.5706625Z 100% 2025-03-14T05:08:45.5709933Z New File 1347 poisson.h 2025-03-14T05:08:45.5713201Z 100% 2025-03-14T05:08:45.5717000Z New File 992 poisson_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.5720436Z 100% 2025-03-14T05:08:45.5723993Z New File 801 poisson_cpu_dispatch.h 2025-03-14T05:08:45.5727462Z 100% 2025-03-14T05:08:45.5731682Z New File 803 poisson_cuda_dispatch.h 2025-03-14T05:08:45.5735159Z 100% 2025-03-14T05:08:45.5739352Z New File 805 poisson_native.h 2025-03-14T05:08:45.5742533Z 100% 2025-03-14T05:08:45.5746368Z New File 905 poisson_nll_loss.h 2025-03-14T05:08:45.5749829Z 100% 2025-03-14T05:08:45.5753766Z New File 883 poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5757424Z 100% 2025-03-14T05:08:45.5761213Z New File 593 poisson_nll_loss_native.h 2025-03-14T05:08:45.5764633Z 100% 2025-03-14T05:08:45.5768229Z New File 1306 poisson_nll_loss_ops.h 2025-03-14T05:08:45.5771693Z 100% 2025-03-14T05:08:45.5775325Z New File 1879 poisson_ops.h 2025-03-14T05:08:45.5778767Z 100% 2025-03-14T05:08:45.5782038Z New File 1189 polar.h 2025-03-14T05:08:45.5785488Z 100% 2025-03-14T05:08:45.5789090Z New File 811 polar_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.5792500Z 100% 2025-03-14T05:08:45.5796146Z New File 895 polar_cpu_dispatch.h 2025-03-14T05:08:45.5799626Z 100% 2025-03-14T05:08:45.5803255Z New File 897 polar_cuda_dispatch.h 2025-03-14T05:08:45.5806654Z 100% 2025-03-14T05:08:45.5810368Z New File 624 polar_native.h 2025-03-14T05:08:45.5813922Z 100% 2025-03-14T05:08:45.5817738Z New File 1747 polar_ops.h 2025-03-14T05:08:45.5821215Z 100% 2025-03-14T05:08:45.5824652Z New File 1160 polygamma.h 2025-03-14T05:08:45.5828078Z 100% 2025-03-14T05:08:45.5832031Z New File 827 polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.5835656Z 100% 2025-03-14T05:08:45.5839333Z New File 798 polygamma_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.5842933Z 100% 2025-03-14T05:08:45.5846629Z New File 944 polygamma_cpu_dispatch.h 2025-03-14T05:08:45.5850117Z 100% 2025-03-14T05:08:45.5853829Z New File 946 polygamma_cuda_dispatch.h 2025-03-14T05:08:45.5857776Z 100% 2025-03-14T05:08:45.5861119Z New File 616 polygamma_meta.h 2025-03-14T05:08:45.5864756Z 100% 2025-03-14T05:08:45.5869015Z New File 946 polygamma_meta_dispatch.h 2025-03-14T05:08:45.5872053Z 100% 2025-03-14T05:08:45.5876179Z New File 705 polygamma_native.h 2025-03-14T05:08:45.5880155Z 100% 2025-03-14T05:08:45.5883397Z New File 2238 polygamma_ops.h 2025-03-14T05:08:45.5887154Z 100% 2025-03-14T05:08:45.5890512Z New File 682 positive.h 2025-03-14T05:08:45.5893973Z 100% 2025-03-14T05:08:45.5897822Z New File 789 positive_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5901162Z 100% 2025-03-14T05:08:45.5904951Z New File 499 positive_native.h 2025-03-14T05:08:45.5908838Z 100% 2025-03-14T05:08:45.5912228Z New File 998 positive_ops.h 2025-03-14T05:08:45.5916004Z 100% 2025-03-14T05:08:45.5919409Z New File 2775 pow.h 2025-03-14T05:08:45.5922749Z 100% 2025-03-14T05:08:45.5926537Z New File 1157 pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.5929946Z 100% 2025-03-14T05:08:45.5933603Z New File 1720 pow_cpu_dispatch.h 2025-03-14T05:08:45.5937329Z 100% 2025-03-14T05:08:45.5940706Z New File 1722 pow_cuda_dispatch.h 2025-03-14T05:08:45.5944864Z 100% 2025-03-14T05:08:45.5948625Z New File 961 pow_meta.h 2025-03-14T05:08:45.5951607Z 100% 2025-03-14T05:08:45.5955231Z New File 1722 pow_meta_dispatch.h 2025-03-14T05:08:45.5958802Z 100% 2025-03-14T05:08:45.5969950Z New File 1257 pow_native.h 2025-03-14T05:08:45.5970169Z 100% 2025-03-14T05:08:45.5974385Z New File 5766 pow_ops.h 2025-03-14T05:08:45.5977984Z 100% 2025-03-14T05:08:45.5981760Z New File 714 prelu.h 2025-03-14T05:08:45.5984915Z 100% 2025-03-14T05:08:45.5988829Z New File 813 prelu_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.5992462Z 100% 2025-03-14T05:08:45.5996286Z New File 523 prelu_native.h 2025-03-14T05:08:45.5999808Z 100% 2025-03-14T05:08:45.6003819Z New File 1072 prelu_ops.h 2025-03-14T05:08:45.6006911Z 100% 2025-03-14T05:08:45.6010563Z New File 3374 prod.h 2025-03-14T05:08:45.6013911Z 100% 2025-03-14T05:08:45.6017731Z New File 898 prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.6021176Z 100% 2025-03-14T05:08:45.6024929Z New File 980 prod_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6028824Z 100% 2025-03-14T05:08:45.6032803Z New File 1192 prod_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.6036354Z 100% 2025-03-14T05:08:45.6040131Z New File 1243 prod_cpu_dispatch.h 2025-03-14T05:08:45.6043786Z 100% 2025-03-14T05:08:45.6047326Z New File 1245 prod_cuda_dispatch.h 2025-03-14T05:08:45.6050888Z 100% 2025-03-14T05:08:45.6054739Z New File 674 prod_meta.h 2025-03-14T05:08:45.6058294Z 100% 2025-03-14T05:08:45.6061894Z New File 1138 prod_meta_dispatch.h 2025-03-14T05:08:45.6065327Z 100% 2025-03-14T05:08:45.6069337Z New File 1201 prod_native.h 2025-03-14T05:08:45.6072892Z 100% 2025-03-14T05:08:45.6076313Z New File 5112 prod_ops.h 2025-03-14T05:08:45.6079898Z 100% 2025-03-14T05:08:45.6083595Z New File 754 promote_types.h 2025-03-14T05:08:45.6087309Z 100% 2025-03-14T05:08:45.6091538Z New File 817 promote_types_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.6094892Z 100% 2025-03-14T05:08:45.6098325Z New File 527 promote_types_native.h 2025-03-14T05:08:45.6101798Z 100% 2025-03-14T05:08:45.6105576Z New File 1096 promote_types_ops.h 2025-03-14T05:08:45.6109801Z 100% 2025-03-14T05:08:45.6112624Z New File 1496 put.h 2025-03-14T05:08:45.6116148Z 100% 2025-03-14T05:08:45.6120138Z New File 1159 put_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6123563Z 100% 2025-03-14T05:08:45.6127607Z New File 813 put_cpu_dispatch.h 2025-03-14T05:08:45.6130631Z 100% 2025-03-14T05:08:45.6134093Z New File 815 put_cuda_dispatch.h 2025-03-14T05:08:45.6138482Z 100% 2025-03-14T05:08:45.6141159Z New File 815 put_meta_dispatch.h 2025-03-14T05:08:45.6144796Z 100% 2025-03-14T05:08:45.6148450Z New File 841 put_native.h 2025-03-14T05:08:45.6151861Z 100% 2025-03-14T05:08:45.6155386Z New File 2784 put_ops.h 2025-03-14T05:08:45.6158654Z 100% 2025-03-14T05:08:45.6161995Z New File 1311 qr.h 2025-03-14T05:08:45.6165300Z 100% 2025-03-14T05:08:45.6168947Z New File 1084 qr_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.6172654Z 100% 2025-03-14T05:08:45.6176006Z New File 661 qr_native.h 2025-03-14T05:08:45.6179497Z 100% 2025-03-14T05:08:45.6182877Z New File 1887 qr_ops.h 2025-03-14T05:08:45.6186239Z 100% 2025-03-14T05:08:45.6189528Z New File 531 qscheme.h 2025-03-14T05:08:45.6192678Z 100% 2025-03-14T05:08:45.6196238Z New File 505 qscheme_native.h 2025-03-14T05:08:45.6199587Z 100% 2025-03-14T05:08:45.6203185Z New File 993 qscheme_ops.h 2025-03-14T05:08:45.6206826Z 100% 2025-03-14T05:08:45.6210267Z New File 2991 quantile.h 2025-03-14T05:08:45.6213718Z 100% 2025-03-14T05:08:45.6217611Z New File 1844 quantile_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.6221063Z 100% 2025-03-14T05:08:45.6224601Z New File 1146 quantile_native.h 2025-03-14T05:08:45.6228062Z 100% 2025-03-14T05:08:45.6231645Z New File 4052 quantile_ops.h 2025-03-14T05:08:45.6235502Z 100% 2025-03-14T05:08:45.6239101Z New File 2317 quantized_batch_norm.h 2025-03-14T05:08:45.6242972Z 100% 2025-03-14T05:08:45.6246825Z New File 1311 quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6250267Z 100% 2025-03-14T05:08:45.6253931Z New File 996 quantized_batch_norm_native.h 2025-03-14T05:08:45.6257576Z 100% 2025-03-14T05:08:45.6261272Z New File 2953 quantized_batch_norm_ops.h 2025-03-14T05:08:45.6265007Z 100% 2025-03-14T05:08:45.6268516Z New File 1453 quantized_gru_cell.h 2025-03-14T05:08:45.6271956Z 100% 2025-03-14T05:08:45.6275912Z New File 1179 quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.6279471Z 100% 2025-03-14T05:08:45.6283150Z New File 889 quantized_gru_cell_native.h 2025-03-14T05:08:45.6286581Z 100% 2025-03-14T05:08:45.6290226Z New File 2266 quantized_gru_cell_ops.h 2025-03-14T05:08:45.6293661Z 100% 2025-03-14T05:08:45.6297318Z New File 1490 quantized_lstm_cell.h 2025-03-14T05:08:45.6300760Z 100% 2025-03-14T05:08:45.6305020Z New File 1201 quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.6308385Z 100% 2025-03-14T05:08:45.6312049Z New File 911 quantized_lstm_cell_native.h 2025-03-14T05:08:45.6315629Z 100% 2025-03-14T05:08:45.6319422Z New File 2344 quantized_lstm_cell_ops.h 2025-03-14T05:08:45.6322968Z 100% 2025-03-14T05:08:45.6326861Z New File 2037 quantized_max_pool1d.h 2025-03-14T05:08:45.6330336Z 100% 2025-03-14T05:08:45.6334250Z New File 1172 quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6337679Z 100% 2025-03-14T05:08:45.6341566Z New File 857 quantized_max_pool1d_native.h 2025-03-14T05:08:45.6344876Z 100% 2025-03-14T05:08:45.6348979Z New File 2493 quantized_max_pool1d_ops.h 2025-03-14T05:08:45.6352827Z 100% 2025-03-14T05:08:45.6356449Z New File 2037 quantized_max_pool2d.h 2025-03-14T05:08:45.6360369Z 100% 2025-03-14T05:08:45.6364552Z New File 1172 quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6367988Z 100% 2025-03-14T05:08:45.6372015Z New File 1065 quantized_max_pool2d_native.h 2025-03-14T05:08:45.6375741Z 100% 2025-03-14T05:08:45.6379556Z New File 2493 quantized_max_pool2d_ops.h 2025-03-14T05:08:45.6383308Z 100% 2025-03-14T05:08:45.6387126Z New File 2037 quantized_max_pool3d.h 2025-03-14T05:08:45.6390738Z 100% 2025-03-14T05:08:45.6395605Z New File 1172 quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6399379Z 100% 2025-03-14T05:08:45.6403049Z New File 857 quantized_max_pool3d_native.h 2025-03-14T05:08:45.6406976Z 100% 2025-03-14T05:08:45.6411492Z New File 2493 quantized_max_pool3d_ops.h 2025-03-14T05:08:45.6415369Z 100% 2025-03-14T05:08:45.6418814Z New File 1473 quantized_rnn_relu_cell.h 2025-03-14T05:08:45.6422680Z 100% 2025-03-14T05:08:45.6426880Z New File 1184 quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.6430044Z 100% 2025-03-14T05:08:45.6433884Z New File 894 quantized_rnn_relu_cell_native.h 2025-03-14T05:08:45.6437781Z 100% 2025-03-14T05:08:45.6441311Z New File 2281 quantized_rnn_relu_cell_ops.h 2025-03-14T05:08:45.6445209Z 100% 2025-03-14T05:08:45.6449140Z New File 1473 quantized_rnn_tanh_cell.h 2025-03-14T05:08:45.6452533Z 100% 2025-03-14T05:08:45.6456434Z New File 1184 quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.6460418Z 100% 2025-03-14T05:08:45.6463906Z New File 894 quantized_rnn_tanh_cell_native.h 2025-03-14T05:08:45.6467591Z 100% 2025-03-14T05:08:45.6471817Z New File 2281 quantized_rnn_tanh_cell_ops.h 2025-03-14T05:08:45.6475091Z 100% 2025-03-14T05:08:45.6478751Z New File 1783 quantize_per_channel.h 2025-03-14T05:08:45.6482307Z 100% 2025-03-14T05:08:45.6486337Z New File 1109 quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6490205Z 100% 2025-03-14T05:08:45.6494511Z New File 852 quantize_per_channel_cpu_dispatch.h 2025-03-14T05:08:45.6497779Z 100% 2025-03-14T05:08:45.6501515Z New File 854 quantize_per_channel_cuda_dispatch.h 2025-03-14T05:08:45.6504990Z 100% 2025-03-14T05:08:45.6508711Z New File 794 quantize_per_channel_native.h 2025-03-14T05:08:45.6512489Z 100% 2025-03-14T05:08:45.6516370Z New File 2307 quantize_per_channel_ops.h 2025-03-14T05:08:45.6519914Z 100% 2025-03-14T05:08:45.6523628Z New File 4002 quantize_per_tensor.h 2025-03-14T05:08:45.6527097Z 100% 2025-03-14T05:08:45.6531108Z New File 1705 quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6534769Z 100% 2025-03-14T05:08:45.6538545Z New File 1122 quantize_per_tensor_cpu_dispatch.h 2025-03-14T05:08:45.6542529Z 100% 2025-03-14T05:08:45.6546540Z New File 961 quantize_per_tensor_cuda_dispatch.h 2025-03-14T05:08:45.6550031Z 100% 2025-03-14T05:08:45.6553955Z New File 1574 quantize_per_tensor_dynamic.h 2025-03-14T05:08:45.6557780Z 100% 2025-03-14T05:08:45.6561814Z New File 1015 quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6565251Z 100% 2025-03-14T05:08:45.6569107Z New File 805 quantize_per_tensor_dynamic_cpu_dispatch.h 2025-03-14T05:08:45.6572675Z 100% 2025-03-14T05:08:45.6576834Z New File 807 quantize_per_tensor_dynamic_cuda_dispatch.h 2025-03-14T05:08:45.6580429Z 100% 2025-03-14T05:08:45.6584093Z New File 700 quantize_per_tensor_dynamic_native.h 2025-03-14T05:08:45.6587756Z 100% 2025-03-14T05:08:45.6591735Z New File 1995 quantize_per_tensor_dynamic_ops.h 2025-03-14T05:08:45.6595459Z 100% 2025-03-14T05:08:45.6599481Z New File 1408 quantize_per_tensor_native.h 2025-03-14T05:08:45.6603033Z 100% 2025-03-14T05:08:45.6606836Z New File 5658 quantize_per_tensor_ops.h 2025-03-14T05:08:45.6610658Z 100% 2025-03-14T05:08:45.6613962Z New File 710 q_per_channel_axis.h 2025-03-14T05:08:45.6617639Z 100% 2025-03-14T05:08:45.6621231Z New File 506 q_per_channel_axis_native.h 2025-03-14T05:08:45.6624892Z 100% 2025-03-14T05:08:45.6628643Z New File 1010 q_per_channel_axis_ops.h 2025-03-14T05:08:45.6632095Z 100% 2025-03-14T05:08:45.6636003Z New File 1207 q_per_channel_scales.h 2025-03-14T05:08:45.6639504Z 100% 2025-03-14T05:08:45.6643294Z New File 919 q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6646921Z 100% 2025-03-14T05:08:45.6650748Z New File 604 q_per_channel_scales_native.h 2025-03-14T05:08:45.6654256Z 100% 2025-03-14T05:08:45.6658036Z New File 1671 q_per_channel_scales_ops.h 2025-03-14T05:08:45.6661440Z 100% 2025-03-14T05:08:45.6665272Z New File 1257 q_per_channel_zero_points.h 2025-03-14T05:08:45.6668839Z 100% 2025-03-14T05:08:45.6672823Z New File 929 q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.6676384Z 100% 2025-03-14T05:08:45.6680307Z New File 614 q_per_channel_zero_points_native.h 2025-03-14T05:08:45.6683784Z 100% 2025-03-14T05:08:45.6687479Z New File 1701 q_per_channel_zero_points_ops.h 2025-03-14T05:08:45.7055041Z 100% 2025-03-14T05:08:45.7055258Z New File 667 q_scale.h 2025-03-14T05:08:45.7055556Z 100% 2025-03-14T05:08:45.7055781Z New File 500 q_scale_native.h 2025-03-14T05:08:45.7056064Z 100% 2025-03-14T05:08:45.7056270Z New File 976 q_scale_ops.h 2025-03-14T05:08:45.7056544Z 100% 2025-03-14T05:08:45.7056734Z New File 686 q_zero_point.h 2025-03-14T05:08:45.7057024Z 100% 2025-03-14T05:08:45.7057242Z New File 506 q_zero_point_native.h 2025-03-14T05:08:45.7057532Z 100% 2025-03-14T05:08:45.7057751Z New File 992 q_zero_point_ops.h 2025-03-14T05:08:45.7058026Z 100% 2025-03-14T05:08:45.7058214Z New File 1227 rad2deg.h 2025-03-14T05:08:45.7058471Z 100% 2025-03-14T05:08:45.7058750Z New File 1002 rad2deg_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7059119Z 100% 2025-03-14T05:08:45.7059312Z New File 1063 rad2deg_native.h 2025-03-14T05:08:45.7059585Z 100% 2025-03-14T05:08:45.7081013Z New File 2106 rad2deg_ops.h 2025-03-14T05:08:45.7081293Z 100% 2025-03-14T05:08:45.7081489Z New File 25142 rand.h 2025-03-14T05:08:45.7081740Z 100% 2025-03-14T05:08:45.7081937Z New File 26385 randint.h 2025-03-14T05:08:45.7082195Z 100% 2025-03-14T05:08:45.7082486Z New File 5876 randint_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7082852Z 100% 2025-03-14T05:08:45.7083056Z New File 15646 randint_like.h 2025-03-14T05:08:45.7083330Z 100% 2025-03-14T05:08:45.7083622Z New File 3940 randint_like_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7083999Z 100% 2025-03-14T05:08:45.7084213Z New File 1392 randint_like_native.h 2025-03-14T05:08:45.7084498Z 100% 2025-03-14T05:08:45.7084703Z New File 4856 randint_like_ops.h 2025-03-14T05:08:45.7084983Z 100% 2025-03-14T05:08:45.7085179Z New File 1922 randint_native.h 2025-03-14T05:08:45.7085454Z 100% 2025-03-14T05:08:45.7085656Z New File 8420 randint_ops.h 2025-03-14T05:08:45.7085920Z 100% 2025-03-14T05:08:45.7086163Z New File 25303 randn.h 2025-03-14T05:08:45.7086514Z 100% 2025-03-14T05:08:45.7086804Z New File 4828 randn_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7087169Z 100% 2025-03-14T05:08:45.7087447Z New File 1548 randn_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.7087799Z 100% 2025-03-14T05:08:45.7087994Z New File 2265 randn_like.h 2025-03-14T05:08:45.7088264Z 100% 2025-03-14T05:08:45.7088550Z New File 1418 randn_like_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7088925Z 100% 2025-03-14T05:08:45.7089261Z New File 1162 randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-03-14T05:08:45.7089692Z 100% 2025-03-14T05:08:45.7089905Z New File 854 randn_like_native.h 2025-03-14T05:08:45.7090195Z 100% 2025-03-14T05:08:45.7090401Z New File 2441 randn_like_ops.h 2025-03-14T05:08:45.7090671Z 100% 2025-03-14T05:08:45.7090874Z New File 1951 randn_native.h 2025-03-14T05:08:45.7091147Z 100% 2025-03-14T05:08:45.7091342Z New File 8222 randn_ops.h 2025-03-14T05:08:45.7091601Z 100% 2025-03-14T05:08:45.7091783Z New File 3300 random.h 2025-03-14T05:08:45.7092033Z 100% 2025-03-14T05:08:45.7092486Z New File 2007 random_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7092854Z 100% 2025-03-14T05:08:45.7093074Z New File 1070 random_cpu_dispatch.h 2025-03-14T05:08:45.7093361Z 100% 2025-03-14T05:08:45.7093578Z New File 1072 random_cuda_dispatch.h 2025-03-14T05:08:45.7093869Z 100% 2025-03-14T05:08:45.7094078Z New File 1072 random_meta_dispatch.h 2025-03-14T05:08:45.7094364Z 100% 2025-03-14T05:08:45.7094554Z New File 2038 random_native.h 2025-03-14T05:08:45.7094830Z 100% 2025-03-14T05:08:45.7095024Z New File 7257 random_ops.h 2025-03-14T05:08:45.7096112Z 100% 2025-03-14T05:08:45.7096297Z New File 11170 randperm.h 2025-03-14T05:08:45.7096559Z 100% 2025-03-14T05:08:45.7096850Z New File 2308 randperm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7097224Z 100% 2025-03-14T05:08:45.7097445Z New File 1148 randperm_cpu_dispatch.h 2025-03-14T05:08:45.7097747Z 100% 2025-03-14T05:08:45.7097968Z New File 1150 randperm_cuda_dispatch.h 2025-03-14T05:08:45.7098268Z 100% 2025-03-14T05:08:45.7098482Z New File 1178 randperm_native.h 2025-03-14T05:08:45.7098755Z 100% 2025-03-14T05:08:45.7098940Z New File 3930 randperm_ops.h 2025-03-14T05:08:45.7099213Z 100% 2025-03-14T05:08:45.7099490Z New File 5124 rand_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7099851Z 100% 2025-03-14T05:08:45.7100120Z New File 1220 rand_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.7100556Z 100% 2025-03-14T05:08:45.7100754Z New File 2252 rand_like.h 2025-03-14T05:08:45.7101022Z 100% 2025-03-14T05:08:45.7101311Z New File 1414 rand_like_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7101683Z 100% 2025-03-14T05:08:45.7101881Z New File 852 rand_like_native.h 2025-03-14T05:08:45.7102161Z 100% 2025-03-14T05:08:45.7102360Z New File 2435 rand_like_ops.h 2025-03-14T05:08:45.7102632Z 100% 2025-03-14T05:08:45.7102828Z New File 1943 rand_native.h 2025-03-14T05:08:45.7103087Z 100% 2025-03-14T05:08:45.7103303Z New File 8198 rand_ops.h 2025-03-14T05:08:45.7103560Z 100% 2025-03-14T05:08:45.7103759Z New File 3455 range.h 2025-03-14T05:08:45.7104015Z 100% 2025-03-14T05:08:45.7104289Z New File 1657 range_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7104646Z 100% 2025-03-14T05:08:45.7104853Z New File 945 range_cpu_dispatch.h 2025-03-14T05:08:45.7105144Z 100% 2025-03-14T05:08:45.7105345Z New File 947 range_cuda_dispatch.h 2025-03-14T05:08:45.7105627Z 100% 2025-03-14T05:08:45.7105841Z New File 947 range_meta_dispatch.h 2025-03-14T05:08:45.7106129Z 100% 2025-03-14T05:08:45.7106331Z New File 1313 range_native.h 2025-03-14T05:08:45.7106591Z 100% 2025-03-14T05:08:45.7106965Z New File 4198 range_ops.h 2025-03-14T05:08:45.7110893Z 100% 2025-03-14T05:08:45.7114188Z New File 670 ravel.h 2025-03-14T05:08:45.7117889Z 100% 2025-03-14T05:08:45.7121226Z New File 786 ravel_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.7124613Z 100% 2025-03-14T05:08:45.7128292Z New File 496 ravel_native.h 2025-03-14T05:08:45.7131613Z 100% 2025-03-14T05:08:45.7135097Z New File 989 ravel_ops.h 2025-03-14T05:08:45.7138712Z 100% 2025-03-14T05:08:45.7142025Z New File 666 real.h 2025-03-14T05:08:45.7145224Z 100% 2025-03-14T05:08:45.7148833Z New File 785 real_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.7152309Z 100% 2025-03-14T05:08:45.7155890Z New File 495 real_native.h 2025-03-14T05:08:45.7159243Z 100% 2025-03-14T05:08:45.7162528Z New File 986 real_ops.h 2025-03-14T05:08:45.7166006Z 100% 2025-03-14T05:08:45.7169700Z New File 1266 reciprocal.h 2025-03-14T05:08:45.7177138Z 100% 2025-03-14T05:08:45.7177528Z New File 873 reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.7180805Z 100% 2025-03-14T05:08:45.7184739Z New File 970 reciprocal_cpu_dispatch.h 2025-03-14T05:08:45.7188146Z 100% 2025-03-14T05:08:45.7192576Z New File 972 reciprocal_cuda_dispatch.h 2025-03-14T05:08:45.7196054Z 100% 2025-03-14T05:08:45.7200013Z New File 606 reciprocal_meta.h 2025-03-14T05:08:45.7203446Z 100% 2025-03-14T05:08:45.7207429Z New File 972 reciprocal_meta_dispatch.h 2025-03-14T05:08:45.7210970Z 100% 2025-03-14T05:08:45.7214905Z New File 631 reciprocal_native.h 2025-03-14T05:08:45.7218738Z 100% 2025-03-14T05:08:45.7222411Z New File 2133 reciprocal_ops.h 2025-03-14T05:08:45.7225963Z 100% 2025-03-14T05:08:45.7229592Z New File 537 record_stream.h 2025-03-14T05:08:45.7233442Z 100% 2025-03-14T05:08:45.7236847Z New File 754 record_stream_cuda_dispatch.h 2025-03-14T05:08:45.7240346Z 100% 2025-03-14T05:08:45.7244386Z New File 511 record_stream_native.h 2025-03-14T05:08:45.7247568Z 100% 2025-03-14T05:08:45.7251343Z New File 1021 record_stream_ops.h 2025-03-14T05:08:45.7254775Z 100% 2025-03-14T05:08:45.7258409Z New File 536 refine_names.h 2025-03-14T05:08:45.7261733Z 100% 2025-03-14T05:08:45.7265397Z New File 816 refine_names_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.7268893Z 100% 2025-03-14T05:08:45.7272580Z New File 526 refine_names_native.h 2025-03-14T05:08:45.7276052Z 100% 2025-03-14T05:08:45.7279581Z New File 1090 refine_names_ops.h 2025-03-14T05:08:45.7283058Z 100% 2025-03-14T05:08:45.7286649Z New File 3989 reflection_pad1d.h 2025-03-14T05:08:45.7290198Z 100% 2025-03-14T05:08:45.7293712Z New File 5152 reflection_pad1d_backward.h 2025-03-14T05:08:45.7297212Z 100% 2025-03-14T05:08:45.7301356Z New File 1031 reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.7304738Z 100% 2025-03-14T05:08:45.7308494Z New File 1633 reflection_pad1d_backward_cpu_dispatch.h 2025-03-14T05:08:45.7312080Z 100% 2025-03-14T05:08:45.7316068Z New File 1635 reflection_pad1d_backward_cuda_dispatch.h 2025-03-14T05:08:45.7319725Z 100% 2025-03-14T05:08:45.7323396Z New File 684 reflection_pad1d_backward_meta.h 2025-03-14T05:08:45.7326861Z 100% 2025-03-14T05:08:45.7330627Z New File 1635 reflection_pad1d_backward_meta_dispatch.h 2025-03-14T05:08:45.7334097Z 100% 2025-03-14T05:08:45.7338329Z New File 1007 reflection_pad1d_backward_native.h 2025-03-14T05:08:45.7341830Z 100% 2025-03-14T05:08:45.7345541Z New File 2147 reflection_pad1d_backward_ops.h 2025-03-14T05:08:45.7349043Z 100% 2025-03-14T05:08:45.7352923Z New File 949 reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.7356585Z 100% 2025-03-14T05:08:45.7360311Z New File 1359 reflection_pad1d_cpu_dispatch.h 2025-03-14T05:08:45.7363804Z 100% 2025-03-14T05:08:45.7367519Z New File 1361 reflection_pad1d_cuda_dispatch.h 2025-03-14T05:08:45.7371125Z 100% 2025-03-14T05:08:45.7374839Z New File 643 reflection_pad1d_meta.h 2025-03-14T05:08:45.7378392Z 100% 2025-03-14T05:08:45.7382343Z New File 1361 reflection_pad1d_meta_dispatch.h 2025-03-14T05:08:45.7386337Z 100% 2025-03-14T05:08:45.7390090Z New File 1012 reflection_pad1d_native.h 2025-03-14T05:08:45.7393639Z 100% 2025-03-14T05:08:45.7397370Z New File 1843 reflection_pad1d_ops.h 2025-03-14T05:08:45.7404142Z 100% 2025-03-14T05:08:45.7404985Z New File 3989 reflection_pad2d.h 2025-03-14T05:08:45.7408762Z 100% 2025-03-14T05:08:45.7421867Z New File 5152 reflection_pad2d_backward.h 2025-03-14T05:08:45.7422335Z 100% 2025-03-14T05:08:45.7422609Z New File 1633 reflection_pad2d_backward_cpu_dispatch.h 2025-03-14T05:08:45.7425019Z 100% 2025-03-14T05:08:45.7428919Z New File 1635 reflection_pad2d_backward_cuda_dispatch.h 2025-03-14T05:08:45.7432716Z 100% 2025-03-14T05:08:45.7436586Z New File 1046 reflection_pad2d_backward_native.h 2025-03-14T05:08:45.7440355Z 100% 2025-03-14T05:08:45.7444082Z New File 2147 reflection_pad2d_backward_ops.h 2025-03-14T05:08:45.7447583Z 100% 2025-03-14T05:08:45.7451437Z New File 1359 reflection_pad2d_cpu_dispatch.h 2025-03-14T05:08:45.7455166Z 100% 2025-03-14T05:08:45.7458929Z New File 1361 reflection_pad2d_cuda_dispatch.h 2025-03-14T05:08:45.7462976Z 100% 2025-03-14T05:08:45.7466775Z New File 972 reflection_pad2d_native.h 2025-03-14T05:08:45.7470274Z 100% 2025-03-14T05:08:45.7474208Z New File 1843 reflection_pad2d_ops.h 2025-03-14T05:08:45.7477817Z 100% 2025-03-14T05:08:45.7481670Z New File 3989 reflection_pad3d.h 2025-03-14T05:08:45.7485767Z 100% 2025-03-14T05:08:45.7489562Z New File 5152 reflection_pad3d_backward.h 2025-03-14T05:08:45.7493139Z 100% 2025-03-14T05:08:45.7497663Z New File 1031 reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.7501085Z 100% 2025-03-14T05:08:45.7505182Z New File 1633 reflection_pad3d_backward_cpu_dispatch.h 2025-03-14T05:08:45.7508828Z 100% 2025-03-14T05:08:45.7512832Z New File 1635 reflection_pad3d_backward_cuda_dispatch.h 2025-03-14T05:08:45.7516465Z 100% 2025-03-14T05:08:45.7520367Z New File 684 reflection_pad3d_backward_meta.h 2025-03-14T05:08:45.7524003Z 100% 2025-03-14T05:08:45.7528882Z New File 1635 reflection_pad3d_backward_meta_dispatch.h 2025-03-14T05:08:45.7532063Z 100% 2025-03-14T05:08:45.7535854Z New File 1007 reflection_pad3d_backward_native.h 2025-03-14T05:08:45.7539955Z 100% 2025-03-14T05:08:45.7543321Z New File 2147 reflection_pad3d_backward_ops.h 2025-03-14T05:08:45.7546892Z 100% 2025-03-14T05:08:45.7551559Z New File 949 reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.7554687Z 100% 2025-03-14T05:08:45.7558523Z New File 1359 reflection_pad3d_cpu_dispatch.h 2025-03-14T05:08:45.7562644Z 100% 2025-03-14T05:08:45.7565971Z New File 1361 reflection_pad3d_cuda_dispatch.h 2025-03-14T05:08:45.7569616Z 100% 2025-03-14T05:08:45.7574067Z New File 643 reflection_pad3d_meta.h 2025-03-14T05:08:45.7577232Z 100% 2025-03-14T05:08:45.7580986Z New File 1361 reflection_pad3d_meta_dispatch.h 2025-03-14T05:08:45.7584595Z 100% 2025-03-14T05:08:45.7588445Z New File 884 reflection_pad3d_native.h 2025-03-14T05:08:45.7594283Z 100% 2025-03-14T05:08:45.7598826Z New File 1843 reflection_pad3d_ops.h 2025-03-14T05:08:45.7601824Z 100% 2025-03-14T05:08:45.7605239Z New File 1188 relu.h 2025-03-14T05:08:45.7608595Z 100% 2025-03-14T05:08:45.7612071Z New File 808 relu6.h 2025-03-14T05:08:45.7616538Z 100% 2025-03-14T05:08:45.7619316Z New File 837 relu6_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.7622787Z 100% 2025-03-14T05:08:45.7627478Z New File 547 relu6_native.h 2025-03-14T05:08:45.7630012Z 100% 2025-03-14T05:08:45.7658274Z New File 1490 relu6_ops.h 2025-03-14T05:08:45.7661817Z 100% 2025-03-14T05:08:45.7665514Z New File 887 relu_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7668949Z 100% 2025-03-14T05:08:45.7672604Z New File 791 relu_cpu_dispatch.h 2025-03-14T05:08:45.7676433Z 100% 2025-03-14T05:08:45.7680217Z New File 793 relu_cuda_dispatch.h 2025-03-14T05:08:45.7683752Z 100% 2025-03-14T05:08:45.7687438Z New File 740 relu_meta_dispatch.h 2025-03-14T05:08:45.7690787Z 100% 2025-03-14T05:08:45.7694317Z New File 1374 relu_native.h 2025-03-14T05:08:45.7697800Z 100% 2025-03-14T05:08:45.7701182Z New File 2079 relu_ops.h 2025-03-14T05:08:45.7704490Z 100% 2025-03-14T05:08:45.7708020Z New File 2820 remainder.h 2025-03-14T05:08:45.7711705Z 100% 2025-03-14T05:08:45.7715671Z New File 923 remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.7719132Z 100% 2025-03-14T05:08:45.7722979Z New File 1331 remainder_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7726507Z 100% 2025-03-14T05:08:45.7730422Z New File 1154 remainder_cpu_dispatch.h 2025-03-14T05:08:45.7734343Z 100% 2025-03-14T05:08:45.7737987Z New File 1156 remainder_cuda_dispatch.h 2025-03-14T05:08:45.7741489Z 100% 2025-03-14T05:08:45.7745295Z New File 638 remainder_meta.h 2025-03-14T05:08:45.7748805Z 100% 2025-03-14T05:08:45.7788633Z New File 1072 remainder_meta_dispatch.h 2025-03-14T05:08:45.7789102Z 100% 2025-03-14T05:08:45.7789316Z New File 1140 remainder_native.h 2025-03-14T05:08:45.7789609Z 100% 2025-03-14T05:08:45.7789819Z New File 5796 remainder_ops.h 2025-03-14T05:08:45.7790099Z 100% 2025-03-14T05:08:45.7790294Z New File 530 rename.h 2025-03-14T05:08:45.7790541Z 100% 2025-03-14T05:08:45.7790830Z New File 919 rename_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.7791201Z 100% 2025-03-14T05:08:45.7791412Z New File 629 rename_native.h 2025-03-14T05:08:45.7791809Z 100% 2025-03-14T05:08:45.7795187Z New File 1766 rename_ops.h 2025-03-14T05:08:45.7798589Z 100% 2025-03-14T05:08:45.7803128Z New File 1412 renorm.h 2025-03-14T05:08:45.7806435Z 100% 2025-03-14T05:08:45.7810295Z New File 991 renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.7813919Z 100% 2025-03-14T05:08:45.7817595Z New File 1206 renorm_cpu_dispatch.h 2025-03-14T05:08:45.7821063Z 100% 2025-03-14T05:08:45.7824625Z New File 1208 renorm_cuda_dispatch.h 2025-03-14T05:08:45.7828193Z 100% 2025-03-14T05:08:45.7831949Z New File 665 renorm_meta.h 2025-03-14T05:08:45.7835542Z 100% 2025-03-14T05:08:45.7839267Z New File 1208 renorm_meta_dispatch.h 2025-03-14T05:08:45.7843098Z 100% 2025-03-14T05:08:45.7846762Z New File 682 renorm_native.h 2025-03-14T05:08:45.7850586Z 100% 2025-03-14T05:08:45.7854345Z New File 2727 renorm_ops.h 2025-03-14T05:08:45.7857770Z 100% 2025-03-14T05:08:45.7861295Z New File 3256 repeat.h 2025-03-14T05:08:45.7864580Z 100% 2025-03-14T05:08:45.7868328Z New File 1343 repeat_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7872098Z 100% 2025-03-14T05:08:45.7875815Z New File 8414 repeat_interleave.h 2025-03-14T05:08:45.7879314Z 100% 2025-03-14T05:08:45.7883878Z New File 1310 repeat_interleave_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.7888086Z 100% 2025-03-14T05:08:45.7891359Z New File 1504 repeat_interleave_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.7895009Z 100% 2025-03-14T05:08:45.7898744Z New File 943 repeat_interleave_cpu_dispatch.h 2025-03-14T05:08:45.7902260Z 100% 2025-03-14T05:08:45.7906060Z New File 945 repeat_interleave_cuda_dispatch.h 2025-03-14T05:08:45.7909789Z 100% 2025-03-14T05:08:45.7913588Z New File 1243 repeat_interleave_native.h 2025-03-14T05:08:45.7917371Z 100% 2025-03-14T05:08:45.7921091Z New File 3795 repeat_interleave_ops.h 2025-03-14T05:08:45.7924682Z 100% 2025-03-14T05:08:45.7928293Z New File 637 repeat_native.h 2025-03-14T05:08:45.7931897Z 100% 2025-03-14T05:08:45.7935658Z New File 1781 repeat_ops.h 2025-03-14T05:08:45.7939315Z 100% 2025-03-14T05:08:45.7942998Z New File 4020 replication_pad1d.h 2025-03-14T05:08:45.7947106Z 100% 2025-03-14T05:08:45.7950740Z New File 5183 replication_pad1d_backward.h 2025-03-14T05:08:45.7954162Z 100% 2025-03-14T05:08:45.7958199Z New File 1033 replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.7961923Z 100% 2025-03-14T05:08:45.7965686Z New File 1639 replication_pad1d_backward_cpu_dispatch.h 2025-03-14T05:08:45.7969520Z 100% 2025-03-14T05:08:45.7973388Z New File 1641 replication_pad1d_backward_cuda_dispatch.h 2025-03-14T05:08:45.7976976Z 100% 2025-03-14T05:08:45.7980848Z New File 685 replication_pad1d_backward_meta.h 2025-03-14T05:08:45.7984855Z 100% 2025-03-14T05:08:45.7988601Z New File 1641 replication_pad1d_backward_meta_dispatch.h 2025-03-14T05:08:45.7992385Z 100% 2025-03-14T05:08:45.7996382Z New File 1012 replication_pad1d_backward_native.h 2025-03-14T05:08:45.7999911Z 100% 2025-03-14T05:08:45.8003770Z New File 2153 replication_pad1d_backward_ops.h 2025-03-14T05:08:45.8007544Z 100% 2025-03-14T05:08:45.8011621Z New File 951 replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.8015416Z 100% 2025-03-14T05:08:45.8019208Z New File 1365 replication_pad1d_cpu_dispatch.h 2025-03-14T05:08:45.8022818Z 100% 2025-03-14T05:08:45.8026748Z New File 1367 replication_pad1d_cuda_dispatch.h 2025-03-14T05:08:45.8030550Z 100% 2025-03-14T05:08:45.8034498Z New File 644 replication_pad1d_meta.h 2025-03-14T05:08:45.8038395Z 100% 2025-03-14T05:08:45.8042267Z New File 1367 replication_pad1d_meta_dispatch.h 2025-03-14T05:08:45.8045764Z 100% 2025-03-14T05:08:45.8049599Z New File 889 replication_pad1d_native.h 2025-03-14T05:08:45.8053458Z 100% 2025-03-14T05:08:45.8057305Z New File 1849 replication_pad1d_ops.h 2025-03-14T05:08:45.8060947Z 100% 2025-03-14T05:08:45.8064817Z New File 4020 replication_pad2d.h 2025-03-14T05:08:45.8068338Z 100% 2025-03-14T05:08:45.8072612Z New File 5183 replication_pad2d_backward.h 2025-03-14T05:08:45.8076362Z 100% 2025-03-14T05:08:45.8081023Z New File 1639 replication_pad2d_backward_cpu_dispatch.h 2025-03-14T05:08:45.8084194Z 100% 2025-03-14T05:08:45.8088028Z New File 1641 replication_pad2d_backward_cuda_dispatch.h 2025-03-14T05:08:45.8091481Z 100% 2025-03-14T05:08:45.8095399Z New File 1050 replication_pad2d_backward_native.h 2025-03-14T05:08:45.8101970Z 100% 2025-03-14T05:08:45.8103116Z New File 2153 replication_pad2d_backward_ops.h 2025-03-14T05:08:45.8107891Z 100% 2025-03-14T05:08:45.8110828Z New File 951 replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.8114570Z 100% 2025-03-14T05:08:45.8118433Z New File 1365 replication_pad2d_cpu_dispatch.h 2025-03-14T05:08:45.8122164Z 100% 2025-03-14T05:08:45.8125984Z New File 1367 replication_pad2d_cuda_dispatch.h 2025-03-14T05:08:45.8129500Z 100% 2025-03-14T05:08:45.8133294Z New File 644 replication_pad2d_meta.h 2025-03-14T05:08:45.8136971Z 100% 2025-03-14T05:08:45.8140841Z New File 1367 replication_pad2d_meta_dispatch.h 2025-03-14T05:08:45.8144492Z 100% 2025-03-14T05:08:45.8148468Z New File 889 replication_pad2d_native.h 2025-03-14T05:08:45.8152725Z 100% 2025-03-14T05:08:45.8156569Z New File 1849 replication_pad2d_ops.h 2025-03-14T05:08:45.8160064Z 100% 2025-03-14T05:08:45.8163876Z New File 4020 replication_pad3d.h 2025-03-14T05:08:45.8167354Z 100% 2025-03-14T05:08:45.8170966Z New File 5183 replication_pad3d_backward.h 2025-03-14T05:08:45.8174639Z 100% 2025-03-14T05:08:45.8178447Z New File 1639 replication_pad3d_backward_cpu_dispatch.h 2025-03-14T05:08:45.8181890Z 100% 2025-03-14T05:08:45.8185986Z New File 1641 replication_pad3d_backward_cuda_dispatch.h 2025-03-14T05:08:45.8189298Z 100% 2025-03-14T05:08:45.8193080Z New File 1050 replication_pad3d_backward_native.h 2025-03-14T05:08:45.8196821Z 100% 2025-03-14T05:08:45.8200576Z New File 2153 replication_pad3d_backward_ops.h 2025-03-14T05:08:45.8204053Z 100% 2025-03-14T05:08:45.8208129Z New File 951 replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.8211493Z 100% 2025-03-14T05:08:45.8215231Z New File 1365 replication_pad3d_cpu_dispatch.h 2025-03-14T05:08:45.8218949Z 100% 2025-03-14T05:08:45.8222761Z New File 1367 replication_pad3d_cuda_dispatch.h 2025-03-14T05:08:45.8226265Z 100% 2025-03-14T05:08:45.8229981Z New File 644 replication_pad3d_meta.h 2025-03-14T05:08:45.8233496Z 100% 2025-03-14T05:08:45.8237519Z New File 1367 replication_pad3d_meta_dispatch.h 2025-03-14T05:08:45.8241311Z 100% 2025-03-14T05:08:45.8245070Z New File 889 replication_pad3d_native.h 2025-03-14T05:08:45.8248562Z 100% 2025-03-14T05:08:45.8252422Z New File 1849 replication_pad3d_ops.h 2025-03-14T05:08:45.8255889Z 100% 2025-03-14T05:08:45.8259366Z New File 537 requires_grad.h 2025-03-14T05:08:45.8262727Z 100% 2025-03-14T05:08:45.8266778Z New File 816 requires_grad_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8270279Z 100% 2025-03-14T05:08:45.8273921Z New File 526 requires_grad_native.h 2025-03-14T05:08:45.8277284Z 100% 2025-03-14T05:08:45.8280912Z New File 1077 requires_grad_ops.h 2025-03-14T05:08:45.8284480Z 100% 2025-03-14T05:08:45.8287803Z New File 1454 reshape.h 2025-03-14T05:08:45.8291347Z 100% 2025-03-14T05:08:45.8294860Z New File 534 reshape_as.h 2025-03-14T05:08:45.8298196Z 100% 2025-03-14T05:08:45.8302004Z New File 841 reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-03-14T05:08:45.8305376Z 100% 2025-03-14T05:08:45.8309143Z New File 817 reshape_as_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8312741Z 100% 2025-03-14T05:08:45.8316540Z New File 619 reshape_as_native.h 2025-03-14T05:08:45.8320037Z 100% 2025-03-14T05:08:45.8323716Z New File 1090 reshape_as_ops.h 2025-03-14T05:08:45.8327189Z 100% 2025-03-14T05:08:45.8331145Z New File 925 reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-03-14T05:08:45.8334525Z 100% 2025-03-14T05:08:45.8338528Z New File 901 reshape_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8342332Z 100% 2025-03-14T05:08:45.8346167Z New File 629 reshape_native.h 2025-03-14T05:08:45.8349528Z 100% 2025-03-14T05:08:45.8353292Z New File 1086 reshape_ops.h 2025-03-14T05:08:45.8357085Z 100% 2025-03-14T05:08:45.8360224Z New File 5449 resize.h 2025-03-14T05:08:45.8363813Z 100% 2025-03-14T05:08:45.8367453Z New File 2004 resize_as.h 2025-03-14T05:08:45.8371423Z 100% 2025-03-14T05:08:45.8375245Z New File 1419 resize_as_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.8378701Z 100% 2025-03-14T05:08:45.8382488Z New File 937 resize_as_native.h 2025-03-14T05:08:45.8386089Z 100% 2025-03-14T05:08:45.8389738Z New File 3024 resize_as_ops.h 2025-03-14T05:08:45.8393849Z 100% 2025-03-14T05:08:45.8397875Z New File 1652 resize_as_sparse.h 2025-03-14T05:08:45.8401384Z 100% 2025-03-14T05:08:45.8405741Z New File 1099 resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.8409341Z 100% 2025-03-14T05:08:45.8413129Z New File 797 resize_as_sparse_meta_dispatch.h 2025-03-14T05:08:45.8416932Z 100% 2025-03-14T05:08:45.8420806Z New File 899 resize_as_sparse_native.h 2025-03-14T05:08:45.8424397Z 100% 2025-03-14T05:08:45.8428392Z New File 2580 resize_as_sparse_ops.h 2025-03-14T05:08:45.8431863Z 100% 2025-03-14T05:08:45.8435716Z New File 1727 resize_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.8439229Z 100% 2025-03-14T05:08:45.8443073Z New File 999 resize_cpu_dispatch.h 2025-03-14T05:08:45.8446696Z 100% 2025-03-14T05:08:45.8450483Z New File 1001 resize_cuda_dispatch.h 2025-03-14T05:08:45.8454161Z 100% 2025-03-14T05:08:45.8457852Z New File 1001 resize_meta_dispatch.h 2025-03-14T05:08:45.8461611Z 100% 2025-03-14T05:08:45.8465396Z New File 1558 resize_native.h 2025-03-14T05:08:45.8468997Z 100% 2025-03-14T05:08:45.8472938Z New File 2940 resize_ops.h 2025-03-14T05:08:45.8476669Z 100% 2025-03-14T05:08:45.8480187Z New File 698 resolve_conj.h 2025-03-14T05:08:45.8483713Z 100% 2025-03-14T05:08:45.8487894Z New File 793 resolve_conj_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8491356Z 100% 2025-03-14T05:08:45.8494919Z New File 503 resolve_conj_native.h 2025-03-14T05:08:45.8499018Z 100% 2025-03-14T05:08:45.8502203Z New File 1010 resolve_conj_ops.h 2025-03-14T05:08:45.8505645Z 100% 2025-03-14T05:08:45.8509558Z New File 694 resolve_neg.h 2025-03-14T05:08:45.8513592Z 100% 2025-03-14T05:08:45.8517653Z New File 792 resolve_neg_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8521743Z 100% 2025-03-14T05:08:45.8524830Z New File 502 resolve_neg_native.h 2025-03-14T05:08:45.8528326Z 100% 2025-03-14T05:08:45.8532033Z New File 1007 resolve_neg_ops.h 2025-03-14T05:08:45.8535849Z 100% 2025-03-14T05:08:45.8539572Z New File 1493 result_type.h 2025-03-14T05:08:45.8543210Z 100% 2025-03-14T05:08:45.8546844Z New File 1104 result_type_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8551167Z 100% 2025-03-14T05:08:45.8554858Z New File 814 result_type_native.h 2025-03-14T05:08:45.8558769Z 100% 2025-03-14T05:08:45.8562529Z New File 3145 result_type_ops.h 2025-03-14T05:08:45.8566015Z 100% 2025-03-14T05:08:45.8569609Z New File 536 retains_grad.h 2025-03-14T05:08:45.8573398Z 100% 2025-03-14T05:08:45.8577222Z New File 787 retains_grad_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8581094Z 100% 2025-03-14T05:08:45.8584740Z New File 497 retains_grad_native.h 2025-03-14T05:08:45.8588177Z 100% 2025-03-14T05:08:45.8592021Z New File 984 retains_grad_ops.h 2025-03-14T05:08:45.8608720Z 100% 2025-03-14T05:08:45.8609009Z New File 535 retain_grad.h 2025-03-14T05:08:45.8609089Z 100% 2025-03-14T05:08:45.8609321Z New File 780 retain_grad_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8611597Z 100% 2025-03-14T05:08:45.8615280Z New File 490 retain_grad_native.h 2025-03-14T05:08:45.8618626Z 100% 2025-03-14T05:08:45.8622442Z New File 965 retain_grad_ops.h 2025-03-14T05:08:45.8626483Z 100% 2025-03-14T05:08:45.8629519Z New File 2065 rms_norm.h 2025-03-14T05:08:45.8632943Z 100% 2025-03-14T05:08:45.8636923Z New File 1109 rms_norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8640359Z 100% 2025-03-14T05:08:45.8643942Z New File 636 rms_norm_native.h 2025-03-14T05:08:45.8647470Z 100% 2025-03-14T05:08:45.8651025Z New File 1365 rms_norm_ops.h 2025-03-14T05:08:45.8654523Z 100% 2025-03-14T05:08:45.8657815Z New File 1643 rnn_relu.h 2025-03-14T05:08:45.8661068Z 100% 2025-03-14T05:08:45.8664792Z New File 965 rnn_relu_cell.h 2025-03-14T05:08:45.8668198Z 100% 2025-03-14T05:08:45.8672006Z New File 958 rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8675531Z 100% 2025-03-14T05:08:45.8679131Z New File 668 rnn_relu_cell_native.h 2025-03-14T05:08:45.8682713Z 100% 2025-03-14T05:08:45.8686155Z New File 1533 rnn_relu_cell_ops.h 2025-03-14T05:08:45.8690208Z 100% 2025-03-14T05:08:45.8693623Z New File 1209 rnn_relu_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8697022Z 100% 2025-03-14T05:08:45.8700590Z New File 919 rnn_relu_native.h 2025-03-14T05:08:45.8704069Z 100% 2025-03-14T05:08:45.8707629Z New File 2759 rnn_relu_ops.h 2025-03-14T05:08:45.8711011Z 100% 2025-03-14T05:08:45.8714704Z New File 1643 rnn_tanh.h 2025-03-14T05:08:45.8718054Z 100% 2025-03-14T05:08:45.8721606Z New File 965 rnn_tanh_cell.h 2025-03-14T05:08:45.8725098Z 100% 2025-03-14T05:08:45.8728802Z New File 958 rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8732229Z 100% 2025-03-14T05:08:45.8736447Z New File 668 rnn_tanh_cell_native.h 2025-03-14T05:08:45.8740098Z 100% 2025-03-14T05:08:45.8743699Z New File 1533 rnn_tanh_cell_ops.h 2025-03-14T05:08:45.8747503Z 100% 2025-03-14T05:08:45.8751338Z New File 1209 rnn_tanh_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8754712Z 100% 2025-03-14T05:08:45.8758342Z New File 919 rnn_tanh_native.h 2025-03-14T05:08:45.8761896Z 100% 2025-03-14T05:08:45.8765511Z New File 2759 rnn_tanh_ops.h 2025-03-14T05:08:45.8769246Z 100% 2025-03-14T05:08:45.8772598Z New File 4043 roll.h 2025-03-14T05:08:45.8776198Z 100% 2025-03-14T05:08:45.8779705Z New File 1254 roll_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.8783193Z 100% 2025-03-14T05:08:45.8786759Z New File 903 roll_cpu_dispatch.h 2025-03-14T05:08:45.8790284Z 100% 2025-03-14T05:08:45.8794148Z New File 905 roll_cuda_dispatch.h 2025-03-14T05:08:45.8797669Z 100% 2025-03-14T05:08:45.8801203Z New File 785 roll_native.h 2025-03-14T05:08:45.8804691Z 100% 2025-03-14T05:08:45.8808071Z New File 1919 roll_ops.h 2025-03-14T05:08:45.8811357Z 100% 2025-03-14T05:08:45.8814698Z New File 1280 rot90.h 2025-03-14T05:08:45.8817999Z 100% 2025-03-14T05:08:45.8821802Z New File 1058 rot90_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.8825439Z 100% 2025-03-14T05:08:45.8828993Z New File 648 rot90_native.h 2025-03-14T05:08:45.8832493Z 100% 2025-03-14T05:08:45.8836178Z New File 1819 rot90_ops.h 2025-03-14T05:08:45.8839687Z 100% 2025-03-14T05:08:45.8842965Z New File 2121 round.h 2025-03-14T05:08:45.8846319Z 100% 2025-03-14T05:08:45.8850089Z New File 1004 round_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.8853658Z 100% 2025-03-14T05:08:45.8857205Z New File 1284 round_cpu_dispatch.h 2025-03-14T05:08:45.8860656Z 100% 2025-03-14T05:08:45.8864397Z New File 1286 round_cuda_dispatch.h 2025-03-14T05:08:45.8873301Z 100% 2025-03-14T05:08:45.8878288Z New File 750 round_meta.h 2025-03-14T05:08:45.8882019Z 100% 2025-03-14T05:08:45.8885873Z New File 1286 round_meta_dispatch.h 2025-03-14T05:08:45.8889405Z 100% 2025-03-14T05:08:45.8893326Z New File 1214 round_native.h 2025-03-14T05:08:45.8897509Z 100% 2025-03-14T05:08:45.8901334Z New File 3963 round_ops.h 2025-03-14T05:08:45.8904804Z 100% 2025-03-14T05:08:45.8908356Z New File 535 row_indices.h 2025-03-14T05:08:45.8911840Z 100% 2025-03-14T05:08:45.8915834Z New File 792 row_indices_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.8919443Z 100% 2025-03-14T05:08:45.8922994Z New File 1167 row_indices_copy.h 2025-03-14T05:08:45.8926513Z 100% 2025-03-14T05:08:45.8930370Z New File 823 row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.8933885Z 100% 2025-03-14T05:08:45.8937584Z New File 911 row_indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.8941031Z 100% 2025-03-14T05:08:45.8944564Z New File 596 row_indices_copy_native.h 2025-03-14T05:08:45.8948047Z 100% 2025-03-14T05:08:45.8951680Z New File 1647 row_indices_copy_ops.h 2025-03-14T05:08:45.8955276Z 100% 2025-03-14T05:08:45.8959094Z New File 581 row_indices_native.h 2025-03-14T05:08:45.8962567Z 100% 2025-03-14T05:08:45.8966265Z New File 1007 row_indices_ops.h 2025-03-14T05:08:45.8969761Z 100% 2025-03-14T05:08:45.8973346Z New File 1118 row_stack.h 2025-03-14T05:08:45.8976849Z 100% 2025-03-14T05:08:45.8980673Z New File 952 row_stack_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.8984309Z 100% 2025-03-14T05:08:45.8987876Z New File 580 row_stack_native.h 2025-03-14T05:08:45.8991368Z 100% 2025-03-14T05:08:45.8995034Z New File 1603 row_stack_ops.h 2025-03-14T05:08:45.8998550Z 100% 2025-03-14T05:08:45.9001879Z New File 1390 rrelu.h 2025-03-14T05:08:45.9005221Z 100% 2025-03-14T05:08:45.9008823Z New File 1147 rrelu_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.9012573Z 100% 2025-03-14T05:08:45.9016302Z New File 857 rrelu_native.h 2025-03-14T05:08:45.9019827Z 100% 2025-03-14T05:08:45.9023758Z New File 2284 rrelu_ops.h 2025-03-14T05:08:45.9027384Z 100% 2025-03-14T05:08:45.9031375Z New File 3228 rrelu_with_noise.h 2025-03-14T05:08:45.9035223Z 100% 2025-03-14T05:08:45.9039341Z New File 2169 rrelu_with_noise_backward.h 2025-03-14T05:08:45.9042833Z 100% 2025-03-14T05:08:45.9047137Z New File 1441 rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9050413Z 100% 2025-03-14T05:08:45.9054437Z New File 906 rrelu_with_noise_backward_native.h 2025-03-14T05:08:45.9058170Z 100% 2025-03-14T05:08:45.9062127Z New File 2665 rrelu_with_noise_backward_ops.h 2025-03-14T05:08:45.9065839Z 100% 2025-03-14T05:08:45.9069768Z New File 1014 rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9073511Z 100% 2025-03-14T05:08:45.9077688Z New File 1648 rrelu_with_noise_cpu_dispatch.h 2025-03-14T05:08:45.9081385Z 100% 2025-03-14T05:08:45.9085403Z New File 1650 rrelu_with_noise_cuda_dispatch.h 2025-03-14T05:08:45.9089075Z 100% 2025-03-14T05:08:45.9092830Z New File 927 rrelu_with_noise_meta_dispatch.h 2025-03-14T05:08:45.9096420Z 100% 2025-03-14T05:08:45.9100184Z New File 2141 rrelu_with_noise_native.h 2025-03-14T05:08:45.9103701Z 100% 2025-03-14T05:08:45.9107463Z New File 4746 rrelu_with_noise_ops.h 2025-03-14T05:08:45.9111614Z 100% 2025-03-14T05:08:45.9114654Z New File 2044 rshift.h 2025-03-14T05:08:45.9117950Z 100% 2025-03-14T05:08:45.9121644Z New File 1170 rshift_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9125115Z 100% 2025-03-14T05:08:45.9128673Z New File 1022 rshift_cpu_dispatch.h 2025-03-14T05:08:45.9132139Z 100% 2025-03-14T05:08:45.9135753Z New File 1024 rshift_cuda_dispatch.h 2025-03-14T05:08:45.9139395Z 100% 2025-03-14T05:08:45.9144046Z New File 854 rshift_meta_dispatch.h 2025-03-14T05:08:45.9147805Z 100% 2025-03-14T05:08:45.9151629Z New File 1008 rshift_native.h 2025-03-14T05:08:45.9155282Z 100% 2025-03-14T05:08:45.9158993Z New File 4429 rshift_ops.h 2025-03-14T05:08:45.9162552Z 100% 2025-03-14T05:08:45.9165990Z New File 1201 rsqrt.h 2025-03-14T05:08:45.9169685Z 100% 2025-03-14T05:08:45.9173776Z New File 863 rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.9177346Z 100% 2025-03-14T05:08:45.9181133Z New File 950 rsqrt_cpu_dispatch.h 2025-03-14T05:08:45.9184652Z 100% 2025-03-14T05:08:45.9188559Z New File 952 rsqrt_cuda_dispatch.h 2025-03-14T05:08:45.9192226Z 100% 2025-03-14T05:08:45.9196138Z New File 601 rsqrt_meta.h 2025-03-14T05:08:45.9199513Z 100% 2025-03-14T05:08:45.9203157Z New File 952 rsqrt_meta_dispatch.h 2025-03-14T05:08:45.9206788Z 100% 2025-03-14T05:08:45.9210397Z New File 616 rsqrt_native.h 2025-03-14T05:08:45.9214009Z 100% 2025-03-14T05:08:45.9217583Z New File 2088 rsqrt_ops.h 2025-03-14T05:08:45.9221153Z 100% 2025-03-14T05:08:45.9224566Z New File 2239 rsub.h 2025-03-14T05:08:45.9228189Z 100% 2025-03-14T05:08:45.9231903Z New File 1361 rsub_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9235481Z 100% 2025-03-14T05:08:45.9239104Z New File 795 rsub_cpu_dispatch.h 2025-03-14T05:08:45.9242577Z 100% 2025-03-14T05:08:45.9246172Z New File 797 rsub_cuda_dispatch.h 2025-03-14T05:08:45.9249646Z 100% 2025-03-14T05:08:45.9253516Z New File 928 rsub_native.h 2025-03-14T05:08:45.9257096Z 100% 2025-03-14T05:08:45.9260456Z New File 3456 rsub_ops.h 2025-03-14T05:08:45.9263774Z 100% 2025-03-14T05:08:45.9267275Z New File 1778 scalar_tensor.h 2025-03-14T05:08:45.9270798Z 100% 2025-03-14T05:08:45.9274618Z New File 1192 scalar_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9278256Z 100% 2025-03-14T05:08:45.9281952Z New File 741 scalar_tensor_native.h 2025-03-14T05:08:45.9285644Z 100% 2025-03-14T05:08:45.9289018Z New File 2107 scalar_tensor_ops.h 2025-03-14T05:08:45.9292534Z 100% 2025-03-14T05:08:45.9296158Z New File 1174 scaled_dot_product_attention.h 2025-03-14T05:08:45.9299620Z 100% 2025-03-14T05:08:45.9303592Z New File 1023 scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.9307185Z 100% 2025-03-14T05:08:45.9311127Z New File 733 scaled_dot_product_attention_native.h 2025-03-14T05:08:45.9315214Z 100% 2025-03-14T05:08:45.9319419Z New File 1673 scaled_dot_product_attention_ops.h 2025-03-14T05:08:45.9323303Z 100% 2025-03-14T05:08:45.9327207Z New File 5183 scatter.h 2025-03-14T05:08:45.9330893Z 100% 2025-03-14T05:08:45.9334720Z New File 1756 scatter_add.h 2025-03-14T05:08:45.9338635Z 100% 2025-03-14T05:08:45.9343015Z New File 1001 scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.9346874Z 100% 2025-03-14T05:08:45.9350818Z New File 859 scatter_add_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.9354709Z 100% 2025-03-14T05:08:45.9358445Z New File 1226 scatter_add_cpu_dispatch.h 2025-03-14T05:08:45.9362089Z 100% 2025-03-14T05:08:45.9365874Z New File 1228 scatter_add_cuda_dispatch.h 2025-03-14T05:08:45.9369365Z 100% 2025-03-14T05:08:45.9373254Z New File 670 scatter_add_meta.h 2025-03-14T05:08:45.9376974Z 100% 2025-03-14T05:08:45.9380787Z New File 1228 scatter_add_meta_dispatch.h 2025-03-14T05:08:45.9384487Z 100% 2025-03-14T05:08:45.9388333Z New File 820 scatter_add_native.h 2025-03-14T05:08:45.9391823Z 100% 2025-03-14T05:08:45.9395564Z New File 3547 scatter_add_ops.h 2025-03-14T05:08:45.9399627Z 100% 2025-03-14T05:08:45.9403617Z New File 1806 scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.9407154Z 100% 2025-03-14T05:08:45.9410912Z New File 980 scatter_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.9414429Z 100% 2025-03-14T05:08:45.9418103Z New File 2992 scatter_cpu_dispatch.h 2025-03-14T05:08:45.9421581Z 100% 2025-03-14T05:08:45.9425328Z New File 2994 scatter_cuda_dispatch.h 2025-03-14T05:08:45.9429036Z 100% 2025-03-14T05:08:45.9432713Z New File 1311 scatter_meta.h 2025-03-14T05:08:45.9436313Z 100% 2025-03-14T05:08:45.9439972Z New File 2994 scatter_meta_dispatch.h 2025-03-14T05:08:45.9443464Z 100% 2025-03-14T05:08:45.9447290Z New File 1674 scatter_native.h 2025-03-14T05:08:45.9450640Z 100% 2025-03-14T05:08:45.9454223Z New File 11871 scatter_ops.h 2025-03-14T05:08:45.9457993Z 100% 2025-03-14T05:08:45.9461688Z New File 1835 scatter_reduce.h 2025-03-14T05:08:45.9465156Z 100% 2025-03-14T05:08:45.9469206Z New File 1105 scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.9472669Z 100% 2025-03-14T05:08:45.9476497Z New File 1429 scatter_reduce_cpu_dispatch.h 2025-03-14T05:08:45.9480261Z 100% 2025-03-14T05:08:45.9483981Z New File 1431 scatter_reduce_cuda_dispatch.h 2025-03-14T05:08:45.9487435Z 100% 2025-03-14T05:08:45.9491103Z New File 721 scatter_reduce_meta.h 2025-03-14T05:08:45.9494576Z 100% 2025-03-14T05:08:45.9498240Z New File 1431 scatter_reduce_meta_dispatch.h 2025-03-14T05:08:45.9501795Z 100% 2025-03-14T05:08:45.9505815Z New File 754 scatter_reduce_native.h 2025-03-14T05:08:45.9509361Z 100% 2025-03-14T05:08:45.9517736Z New File 3283 scatter_reduce_ops.h 2025-03-14T05:08:45.9521404Z 100% 2025-03-14T05:08:45.9525016Z New File 3718 searchsorted.h 2025-03-14T05:08:45.9528506Z 100% 2025-03-14T05:08:45.9532099Z New File 2160 searchsorted_cpu_dispatch.h 2025-03-14T05:08:45.9535773Z 100% 2025-03-14T05:08:45.9539474Z New File 2162 searchsorted_cuda_dispatch.h 2025-03-14T05:08:45.9543093Z 100% 2025-03-14T05:08:45.9546982Z New File 2366 searchsorted_native.h 2025-03-14T05:08:45.9550472Z 100% 2025-03-14T05:08:45.9554103Z New File 4863 searchsorted_ops.h 2025-03-14T05:08:45.9557626Z 100% 2025-03-14T05:08:45.9561092Z New File 2477 segment_reduce.h 2025-03-14T05:08:45.9564773Z 100% 2025-03-14T05:08:45.9568509Z New File 1403 segment_reduce_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9571933Z 100% 2025-03-14T05:08:45.9575520Z New File 1015 segment_reduce_cpu_dispatch.h 2025-03-14T05:08:45.9579026Z 100% 2025-03-14T05:08:45.9583015Z New File 1017 segment_reduce_cuda_dispatch.h 2025-03-14T05:08:45.9587434Z 100% 2025-03-14T05:08:45.9591659Z New File 1095 segment_reduce_native.h 2025-03-14T05:08:45.9596050Z 100% 2025-03-14T05:08:45.9599869Z New File 3190 segment_reduce_ops.h 2025-03-14T05:08:45.9603661Z 100% 2025-03-14T05:08:45.9607546Z New File 1699 select.h 2025-03-14T05:08:45.9611228Z 100% 2025-03-14T05:08:45.9615234Z New File 4924 select_backward.h 2025-03-14T05:08:45.9619240Z 100% 2025-03-14T05:08:45.9623491Z New File 1029 select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.9627163Z 100% 2025-03-14T05:08:45.9631879Z New File 1372 select_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9635432Z 100% 2025-03-14T05:08:45.9639225Z New File 752 select_backward_native.h 2025-03-14T05:08:45.9642907Z 100% 2025-03-14T05:08:45.9646727Z New File 2119 select_backward_ops.h 2025-03-14T05:08:45.9650843Z 100% 2025-03-14T05:08:45.9654483Z New File 909 select_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9657993Z 100% 2025-03-14T05:08:45.9662384Z New File 819 select_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.9666009Z 100% 2025-03-14T05:08:45.9669721Z New File 3846 select_copy.h 2025-03-14T05:08:45.9673372Z 100% 2025-03-14T05:08:45.9677708Z New File 945 select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.9681131Z 100% 2025-03-14T05:08:45.9685138Z New File 1204 select_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9688571Z 100% 2025-03-14T05:08:45.9692204Z New File 767 select_copy_native.h 2025-03-14T05:08:45.9696156Z 100% 2025-03-14T05:08:45.9699876Z New File 1858 select_copy_ops.h 2025-03-14T05:08:45.9703238Z 100% 2025-03-14T05:08:45.9706854Z New File 807 select_native.h 2025-03-14T05:08:45.9711565Z 100% 2025-03-14T05:08:45.9715355Z New File 1762 select_ops.h 2025-03-14T05:08:45.9718882Z 100% 2025-03-14T05:08:45.9722451Z New File 4287 select_scatter.h 2025-03-14T05:08:45.9725958Z 100% 2025-03-14T05:08:45.9730259Z New File 999 select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.9733659Z 100% 2025-03-14T05:08:45.9737730Z New File 1312 select_scatter_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9741255Z 100% 2025-03-14T05:08:45.9744817Z New File 718 select_scatter_native.h 2025-03-14T05:08:45.9748318Z 100% 2025-03-14T05:08:45.9751995Z New File 2013 select_scatter_ops.h 2025-03-14T05:08:45.9755672Z 100% 2025-03-14T05:08:45.9759048Z New File 801 selu.h 2025-03-14T05:08:45.9762708Z 100% 2025-03-14T05:08:45.9766811Z New File 835 selu_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.9770262Z 100% 2025-03-14T05:08:45.9773842Z New File 545 selu_native.h 2025-03-14T05:08:45.9777211Z 100% 2025-03-14T05:08:45.9780662Z New File 1484 selu_ops.h 2025-03-14T05:08:45.9783965Z 100% 2025-03-14T05:08:45.9787257Z New File 9372 set.h 2025-03-14T05:08:45.9790737Z 100% 2025-03-14T05:08:45.9794487Z New File 2507 set_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:45.9798473Z 100% 2025-03-14T05:08:45.9802201Z New File 1049 set_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.9805501Z 100% 2025-03-14T05:08:45.9809027Z New File 1185 set_cpu_dispatch.h 2025-03-14T05:08:45.9812655Z 100% 2025-03-14T05:08:45.9816196Z New File 1187 set_cuda_dispatch.h 2025-03-14T05:08:45.9819641Z 100% 2025-03-14T05:08:45.9822964Z New File 532 set_data.h 2025-03-14T05:08:45.9826303Z 100% 2025-03-14T05:08:45.9830307Z New File 806 set_data_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:45.9834085Z 100% 2025-03-14T05:08:45.9838005Z New File 516 set_data_native.h 2025-03-14T05:08:45.9841324Z 100% 2025-03-14T05:08:45.9844892Z New File 1051 set_data_ops.h 2025-03-14T05:08:45.9848432Z 100% 2025-03-14T05:08:45.9852118Z New File 1187 set_meta_dispatch.h 2025-03-14T05:08:45.9855639Z 100% 2025-03-14T05:08:45.9859304Z New File 2452 set_native.h 2025-03-14T05:08:45.9862860Z 100% 2025-03-14T05:08:45.9866010Z New File 9845 set_ops.h 2025-03-14T05:08:45.9869681Z 100% 2025-03-14T05:08:45.9873375Z New File 1037 sgn.h 2025-03-14T05:08:45.9876799Z 100% 2025-03-14T05:08:45.9880617Z New File 859 sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.9884225Z 100% 2025-03-14T05:08:45.9887846Z New File 942 sgn_cpu_dispatch.h 2025-03-14T05:08:45.9891329Z 100% 2025-03-14T05:08:45.9894879Z New File 944 sgn_cuda_dispatch.h 2025-03-14T05:08:45.9898819Z 100% 2025-03-14T05:08:45.9902242Z New File 599 sgn_meta.h 2025-03-14T05:08:45.9905901Z 100% 2025-03-14T05:08:45.9909547Z New File 944 sgn_meta_dispatch.h 2025-03-14T05:08:45.9913028Z 100% 2025-03-14T05:08:45.9916783Z New File 1145 sgn_native.h 2025-03-14T05:08:45.9920326Z 100% 2025-03-14T05:08:45.9923740Z New File 2070 sgn_ops.h 2025-03-14T05:08:45.9927121Z 100% 2025-03-14T05:08:45.9930449Z New File 1227 sigmoid.h 2025-03-14T05:08:45.9934218Z 100% 2025-03-14T05:08:45.9937952Z New File 1450 sigmoid_backward.h 2025-03-14T05:08:45.9942006Z 100% 2025-03-14T05:08:45.9946407Z New File 857 sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:45.9949797Z 100% 2025-03-14T05:08:45.9953507Z New File 1048 sigmoid_backward_cpu_dispatch.h 2025-03-14T05:08:45.9957517Z 100% 2025-03-14T05:08:45.9961121Z New File 1050 sigmoid_backward_cuda_dispatch.h 2025-03-14T05:08:45.9964627Z 100% 2025-03-14T05:08:45.9968412Z New File 646 sigmoid_backward_meta.h 2025-03-14T05:08:45.9971936Z 100% 2025-03-14T05:08:45.9976777Z New File 1050 sigmoid_backward_meta_dispatch.h 2025-03-14T05:08:45.9980783Z 100% 2025-03-14T05:08:45.9984810Z New File 690 sigmoid_backward_native.h 2025-03-14T05:08:45.9988481Z 100% 2025-03-14T05:08:45.9992298Z New File 1909 sigmoid_backward_ops.h 2025-03-14T05:08:45.9995972Z 100% 2025-03-14T05:08:46.0006715Z New File 867 sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0010997Z 100% 2025-03-14T05:08:46.0014786Z New File 958 sigmoid_cpu_dispatch.h 2025-03-14T05:08:46.0018352Z 100% 2025-03-14T05:08:46.0022086Z New File 960 sigmoid_cuda_dispatch.h 2025-03-14T05:08:46.0025614Z 100% 2025-03-14T05:08:46.0034372Z New File 603 sigmoid_meta.h 2025-03-14T05:08:46.0037869Z 100% 2025-03-14T05:08:46.0041611Z New File 960 sigmoid_meta_dispatch.h 2025-03-14T05:08:46.0045308Z 100% 2025-03-14T05:08:46.0049428Z New File 815 sigmoid_native.h 2025-03-14T05:08:46.0053134Z 100% 2025-03-14T05:08:46.0056818Z New File 2106 sigmoid_ops.h 2025-03-14T05:08:46.0060440Z 100% 2025-03-14T05:08:46.0063840Z New File 1047 sign.h 2025-03-14T05:08:46.0067416Z 100% 2025-03-14T05:08:46.0071138Z New File 1077 signbit.h 2025-03-14T05:08:46.0074579Z 100% 2025-03-14T05:08:46.0078582Z New File 814 signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0082044Z 100% 2025-03-14T05:08:46.0086674Z New File 905 signbit_cpu_dispatch.h 2025-03-14T05:08:46.0090777Z 100% 2025-03-14T05:08:46.0094545Z New File 907 signbit_cuda_dispatch.h 2025-03-14T05:08:46.0097998Z 100% 2025-03-14T05:08:46.0101782Z New File 603 signbit_meta.h 2025-03-14T05:08:46.0105437Z 100% 2025-03-14T05:08:46.0109063Z New File 907 signbit_meta_dispatch.h 2025-03-14T05:08:46.0112732Z 100% 2025-03-14T05:08:46.0116933Z New File 930 signbit_native.h 2025-03-14T05:08:46.0154267Z 100% 2025-03-14T05:08:46.0160032Z New File 1593 signbit_ops.h 2025-03-14T05:08:46.0163290Z 100% 2025-03-14T05:08:46.0167041Z New File 861 sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0170635Z 100% 2025-03-14T05:08:46.0174197Z New File 946 sign_cpu_dispatch.h 2025-03-14T05:08:46.0177797Z 100% 2025-03-14T05:08:46.0181915Z New File 948 sign_cuda_dispatch.h 2025-03-14T05:08:46.0185466Z 100% 2025-03-14T05:08:46.0188972Z New File 600 sign_meta.h 2025-03-14T05:08:46.0192343Z 100% 2025-03-14T05:08:46.0196676Z New File 948 sign_meta_dispatch.h 2025-03-14T05:08:46.0200201Z 100% 2025-03-14T05:08:46.0204823Z New File 1027 sign_native.h 2025-03-14T05:08:46.0210001Z 100% 2025-03-14T05:08:46.0214560Z New File 2079 sign_ops.h 2025-03-14T05:08:46.0219002Z 100% 2025-03-14T05:08:46.0223527Z New File 1188 silu.h 2025-03-14T05:08:46.0227925Z 100% 2025-03-14T05:08:46.0232671Z New File 1402 silu_backward.h 2025-03-14T05:08:46.0237677Z 100% 2025-03-14T05:08:46.0242634Z New File 852 silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0247140Z 100% 2025-03-14T05:08:46.0252151Z New File 826 silu_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.0256710Z 100% 2025-03-14T05:08:46.0261809Z New File 1033 silu_backward_cpu_dispatch.h 2025-03-14T05:08:46.0265674Z 100% 2025-03-14T05:08:46.0269366Z New File 1035 silu_backward_cuda_dispatch.h 2025-03-14T05:08:46.0272827Z 100% 2025-03-14T05:08:46.0276767Z New File 641 silu_backward_meta.h 2025-03-14T05:08:46.0280157Z 100% 2025-03-14T05:08:46.0283881Z New File 1035 silu_backward_meta_dispatch.h 2025-03-14T05:08:46.0287609Z 100% 2025-03-14T05:08:46.0291434Z New File 879 silu_backward_native.h 2025-03-14T05:08:46.0294952Z 100% 2025-03-14T05:08:46.0298636Z New File 1879 silu_backward_ops.h 2025-03-14T05:08:46.0302122Z 100% 2025-03-14T05:08:46.0306286Z New File 861 silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0309793Z 100% 2025-03-14T05:08:46.0313386Z New File 946 silu_cpu_dispatch.h 2025-03-14T05:08:46.0316945Z 100% 2025-03-14T05:08:46.0320515Z New File 948 silu_cuda_dispatch.h 2025-03-14T05:08:46.0323958Z 100% 2025-03-14T05:08:46.0327483Z New File 600 silu_meta.h 2025-03-14T05:08:46.0330852Z 100% 2025-03-14T05:08:46.0334406Z New File 948 silu_meta_dispatch.h 2025-03-14T05:08:46.0338047Z 100% 2025-03-14T05:08:46.0341642Z New File 742 silu_native.h 2025-03-14T05:08:46.0345209Z 100% 2025-03-14T05:08:46.0348601Z New File 2079 silu_ops.h 2025-03-14T05:08:46.0351887Z 100% 2025-03-14T05:08:46.0355395Z New File 1175 sin.h 2025-03-14T05:08:46.0358693Z 100% 2025-03-14T05:08:46.0362155Z New File 1188 sinc.h 2025-03-14T05:08:46.0365827Z 100% 2025-03-14T05:08:46.0371410Z New File 861 sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0375015Z 100% 2025-03-14T05:08:46.0378624Z New File 946 sinc_cpu_dispatch.h 2025-03-14T05:08:46.0382208Z 100% 2025-03-14T05:08:46.0385839Z New File 948 sinc_cuda_dispatch.h 2025-03-14T05:08:46.0389353Z 100% 2025-03-14T05:08:46.0392819Z New File 600 sinc_meta.h 2025-03-14T05:08:46.0396715Z 100% 2025-03-14T05:08:46.0400735Z New File 948 sinc_meta_dispatch.h 2025-03-14T05:08:46.0404385Z 100% 2025-03-14T05:08:46.0407956Z New File 613 sinc_native.h 2025-03-14T05:08:46.0411355Z 100% 2025-03-14T05:08:46.0414743Z New File 2079 sinc_ops.h 2025-03-14T05:08:46.0418042Z 100% 2025-03-14T05:08:46.0421326Z New File 1188 sinh.h 2025-03-14T05:08:46.0424585Z 100% 2025-03-14T05:08:46.0428382Z New File 861 sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0432143Z 100% 2025-03-14T05:08:46.0435851Z New File 946 sinh_cpu_dispatch.h 2025-03-14T05:08:46.0440198Z 100% 2025-03-14T05:08:46.0445137Z New File 948 sinh_cuda_dispatch.h 2025-03-14T05:08:46.0449669Z 100% 2025-03-14T05:08:46.0453818Z New File 600 sinh_meta.h 2025-03-14T05:08:46.0457280Z 100% 2025-03-14T05:08:46.0461102Z New File 948 sinh_meta_dispatch.h 2025-03-14T05:08:46.0464729Z 100% 2025-03-14T05:08:46.0468270Z New File 1027 sinh_native.h 2025-03-14T05:08:46.0472203Z 100% 2025-03-14T05:08:46.0476170Z New File 2079 sinh_ops.h 2025-03-14T05:08:46.0479051Z 100% 2025-03-14T05:08:46.0482827Z New File 859 sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0486442Z 100% 2025-03-14T05:08:46.0490167Z New File 942 sin_cpu_dispatch.h 2025-03-14T05:08:46.0493754Z 100% 2025-03-14T05:08:46.0497328Z New File 944 sin_cuda_dispatch.h 2025-03-14T05:08:46.0500988Z 100% 2025-03-14T05:08:46.0504875Z New File 599 sin_meta.h 2025-03-14T05:08:46.0508097Z 100% 2025-03-14T05:08:46.0511707Z New File 944 sin_meta_dispatch.h 2025-03-14T05:08:46.0515612Z 100% 2025-03-14T05:08:46.0519279Z New File 1083 sin_native.h 2025-03-14T05:08:46.0522867Z 100% 2025-03-14T05:08:46.0526928Z New File 2070 sin_ops.h 2025-03-14T05:08:46.0529984Z 100% 2025-03-14T05:08:46.0533496Z New File 879 size.h 2025-03-14T05:08:46.0536936Z 100% 2025-03-14T05:08:46.0541034Z New File 862 size_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.0544377Z 100% 2025-03-14T05:08:46.0548709Z New File 572 size_native.h 2025-03-14T05:08:46.0552458Z 100% 2025-03-14T05:08:46.0556018Z New File 1599 size_ops.h 2025-03-14T05:08:46.0559328Z 100% 2025-03-14T05:08:46.0562794Z New File 2286 slice.h 2025-03-14T05:08:46.0566636Z 100% 2025-03-14T05:08:46.0569694Z New File 5547 slice_backward.h 2025-03-14T05:08:46.0573316Z 100% 2025-03-14T05:08:46.0577121Z New File 1823 slice_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.0581023Z 100% 2025-03-14T05:08:46.0584700Z New File 797 slice_backward_native.h 2025-03-14T05:08:46.0588109Z 100% 2025-03-14T05:08:46.0591915Z New File 2355 slice_backward_ops.h 2025-03-14T05:08:46.0595673Z 100% 2025-03-14T05:08:46.0599566Z New File 1105 slice_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.0603676Z 100% 2025-03-14T05:08:46.0607299Z New File 6163 slice_copy.h 2025-03-14T05:08:46.0610761Z 100% 2025-03-14T05:08:46.0615278Z New File 1141 slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0618455Z 100% 2025-03-14T05:08:46.0622248Z New File 1528 slice_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.0625795Z 100% 2025-03-14T05:08:46.0629768Z New File 848 slice_copy_native.h 2025-03-14T05:08:46.0633357Z 100% 2025-03-14T05:08:46.0637352Z New File 2348 slice_copy_ops.h 2025-03-14T05:08:46.0641455Z 100% 2025-03-14T05:08:46.0645079Z New File 2472 slice_inverse.h 2025-03-14T05:08:46.0648756Z 100% 2025-03-14T05:08:46.0652825Z New File 1169 slice_inverse_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.0656326Z 100% 2025-03-14T05:08:46.0660198Z New File 670 slice_inverse_native.h 2025-03-14T05:08:46.0663730Z 100% 2025-03-14T05:08:46.0667362Z New File 1441 slice_inverse_ops.h 2025-03-14T05:08:46.0670910Z 100% 2025-03-14T05:08:46.0674654Z New File 619 slice_native.h 2025-03-14T05:08:46.0678356Z 100% 2025-03-14T05:08:46.0681968Z New File 1357 slice_ops.h 2025-03-14T05:08:46.0685546Z 100% 2025-03-14T05:08:46.0693278Z New File 6550 slice_scatter.h 2025-03-14T05:08:46.0697032Z 100% 2025-03-14T05:08:46.0700998Z New File 1195 slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0704407Z 100% 2025-03-14T05:08:46.0708334Z New File 1636 slice_scatter_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.0711732Z 100% 2025-03-14T05:08:46.0715605Z New File 869 slice_scatter_native.h 2025-03-14T05:08:46.0719122Z 100% 2025-03-14T05:08:46.0722841Z New File 2485 slice_scatter_ops.h 2025-03-14T05:08:46.0726320Z 100% 2025-03-14T05:08:46.0729791Z New File 1359 slogdet.h 2025-03-14T05:08:46.0733360Z 100% 2025-03-14T05:08:46.0737066Z New File 1078 slogdet_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.0740542Z 100% 2025-03-14T05:08:46.0744169Z New File 655 slogdet_native.h 2025-03-14T05:08:46.0747678Z 100% 2025-03-14T05:08:46.0751209Z New File 1890 slogdet_ops.h 2025-03-14T05:08:46.0754813Z 100% 2025-03-14T05:08:46.0758399Z New File 6712 slow_conv3d.h 2025-03-14T05:08:46.0762345Z 100% 2025-03-14T05:08:46.0766108Z New File 2209 slow_conv3d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.0769608Z 100% 2025-03-14T05:08:46.0773201Z New File 6842 slow_conv3d_forward.h 2025-03-14T05:08:46.0776705Z 100% 2025-03-14T05:08:46.0780438Z New File 2145 slow_conv3d_forward_cpu_dispatch.h 2025-03-14T05:08:46.0784131Z 100% 2025-03-14T05:08:46.0787866Z New File 907 slow_conv3d_forward_native.h 2025-03-14T05:08:46.0791371Z 100% 2025-03-14T05:08:46.0795285Z New File 2737 slow_conv3d_forward_ops.h 2025-03-14T05:08:46.0798634Z 100% 2025-03-14T05:08:46.0802404Z New File 887 slow_conv3d_native.h 2025-03-14T05:08:46.0805919Z 100% 2025-03-14T05:08:46.0809750Z New File 2689 slow_conv3d_ops.h 2025-03-14T05:08:46.0813314Z 100% 2025-03-14T05:08:46.0817012Z New File 7772 slow_conv_dilated2d.h 2025-03-14T05:08:46.0820530Z 100% 2025-03-14T05:08:46.0824391Z New File 1897 slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.0827976Z 100% 2025-03-14T05:08:46.0831750Z New File 1250 slow_conv_dilated2d_cpu_dispatch.h 2025-03-14T05:08:46.0835547Z 100% 2025-03-14T05:08:46.0839597Z New File 1252 slow_conv_dilated2d_cuda_dispatch.h 2025-03-14T05:08:46.0843136Z 100% 2025-03-14T05:08:46.0847188Z New File 1239 slow_conv_dilated2d_native.h 2025-03-14T05:08:46.0850638Z 100% 2025-03-14T05:08:46.0854781Z New File 2943 slow_conv_dilated2d_ops.h 2025-03-14T05:08:46.0858408Z 100% 2025-03-14T05:08:46.0862161Z New File 7772 slow_conv_dilated3d.h 2025-03-14T05:08:46.0865736Z 100% 2025-03-14T05:08:46.0869558Z New File 1897 slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.0873005Z 100% 2025-03-14T05:08:46.0877305Z New File 1250 slow_conv_dilated3d_cpu_dispatch.h 2025-03-14T05:08:46.0880985Z 100% 2025-03-14T05:08:46.0884701Z New File 1252 slow_conv_dilated3d_cuda_dispatch.h 2025-03-14T05:08:46.0888179Z 100% 2025-03-14T05:08:46.0891887Z New File 1239 slow_conv_dilated3d_native.h 2025-03-14T05:08:46.0895419Z 100% 2025-03-14T05:08:46.0899059Z New File 2943 slow_conv_dilated3d_ops.h 2025-03-14T05:08:46.0902819Z 100% 2025-03-14T05:08:46.0906550Z New File 8826 slow_conv_transpose2d.h 2025-03-14T05:08:46.0910017Z 100% 2025-03-14T05:08:46.0914074Z New File 1409 slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.0921969Z 100% 2025-03-14T05:08:46.0925618Z New File 2665 slow_conv_transpose2d_cpu_dispatch.h 2025-03-14T05:08:46.0929232Z 100% 2025-03-14T05:08:46.0933421Z New File 2667 slow_conv_transpose2d_cuda_dispatch.h 2025-03-14T05:08:46.0936880Z 100% 2025-03-14T05:08:46.0940587Z New File 838 slow_conv_transpose2d_meta.h 2025-03-14T05:08:46.0944072Z 100% 2025-03-14T05:08:46.0947947Z New File 2667 slow_conv_transpose2d_meta_dispatch.h 2025-03-14T05:08:46.0951641Z 100% 2025-03-14T05:08:46.0955473Z New File 1303 slow_conv_transpose2d_native.h 2025-03-14T05:08:46.0958955Z 100% 2025-03-14T05:08:46.0962582Z New File 3197 slow_conv_transpose2d_ops.h 2025-03-14T05:08:46.0966117Z 100% 2025-03-14T05:08:46.0969780Z New File 8826 slow_conv_transpose3d.h 2025-03-14T05:08:46.0973257Z 100% 2025-03-14T05:08:46.0977155Z New File 2665 slow_conv_transpose3d_cpu_dispatch.h 2025-03-14T05:08:46.0980666Z 100% 2025-03-14T05:08:46.0984844Z New File 2667 slow_conv_transpose3d_cuda_dispatch.h 2025-03-14T05:08:46.0988266Z 100% 2025-03-14T05:08:46.0992127Z New File 1630 slow_conv_transpose3d_native.h 2025-03-14T05:08:46.0995783Z 100% 2025-03-14T05:08:46.0999645Z New File 3197 slow_conv_transpose3d_ops.h 2025-03-14T05:08:46.1003731Z 100% 2025-03-14T05:08:46.1007017Z New File 700 smm.h 2025-03-14T05:08:46.1010199Z 100% 2025-03-14T05:08:46.1014076Z New File 809 smm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.1017586Z 100% 2025-03-14T05:08:46.1021327Z New File 519 smm_native.h 2025-03-14T05:08:46.1024772Z 100% 2025-03-14T05:08:46.1028175Z New File 1060 smm_ops.h 2025-03-14T05:08:46.1031503Z 100% 2025-03-14T05:08:46.1035159Z New File 1600 smooth_l1_loss.h 2025-03-14T05:08:46.1038776Z 100% 2025-03-14T05:08:46.1042702Z New File 1880 smooth_l1_loss_backward.h 2025-03-14T05:08:46.1046105Z 100% 2025-03-14T05:08:46.1049940Z New File 895 smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1053527Z 100% 2025-03-14T05:08:46.1057364Z New File 1077 smooth_l1_loss_backward_cpu_dispatch.h 2025-03-14T05:08:46.1060836Z 100% 2025-03-14T05:08:46.1064573Z New File 1079 smooth_l1_loss_backward_cuda_dispatch.h 2025-03-14T05:08:46.1068113Z 100% 2025-03-14T05:08:46.1071852Z New File 799 smooth_l1_loss_backward_native.h 2025-03-14T05:08:46.1075692Z 100% 2025-03-14T05:08:46.1079423Z New File 2333 smooth_l1_loss_backward_ops.h 2025-03-14T05:08:46.1083001Z 100% 2025-03-14T05:08:46.1086904Z New File 904 smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.1090301Z 100% 2025-03-14T05:08:46.1094141Z New File 1151 smooth_l1_loss_cpu_dispatch.h 2025-03-14T05:08:46.1097628Z 100% 2025-03-14T05:08:46.1101727Z New File 1153 smooth_l1_loss_cuda_dispatch.h 2025-03-14T05:08:46.1105213Z 100% 2025-03-14T05:08:46.1108810Z New File 669 smooth_l1_loss_meta.h 2025-03-14T05:08:46.1112276Z 100% 2025-03-14T05:08:46.1116048Z New File 1153 smooth_l1_loss_meta_dispatch.h 2025-03-14T05:08:46.1119695Z 100% 2025-03-14T05:08:46.1123408Z New File 702 smooth_l1_loss_native.h 2025-03-14T05:08:46.1126933Z 100% 2025-03-14T05:08:46.1130596Z New File 2047 smooth_l1_loss_ops.h 2025-03-14T05:08:46.1134141Z 100% 2025-03-14T05:08:46.1137483Z New File 1704 softmax.h 2025-03-14T05:08:46.1140821Z 100% 2025-03-14T05:08:46.1144524Z New File 1012 softmax_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1148173Z 100% 2025-03-14T05:08:46.1151854Z New File 982 softmax_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.1155579Z 100% 2025-03-14T05:08:46.1159204Z New File 824 softmax_native.h 2025-03-14T05:08:46.1162710Z 100% 2025-03-14T05:08:46.1167000Z New File 2709 softmax_ops.h 2025-03-14T05:08:46.1170705Z 100% 2025-03-14T05:08:46.1174131Z New File 1421 softplus.h 2025-03-14T05:08:46.1177485Z 100% 2025-03-14T05:08:46.1181120Z New File 1751 softplus_backward.h 2025-03-14T05:08:46.1184702Z 100% 2025-03-14T05:08:46.1188721Z New File 911 softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.1192085Z 100% 2025-03-14T05:08:46.1196868Z New File 1210 softplus_backward_cpu_dispatch.h 2025-03-14T05:08:46.1200349Z 100% 2025-03-14T05:08:46.1204051Z New File 1212 softplus_backward_cuda_dispatch.h 2025-03-14T05:08:46.1207565Z 100% 2025-03-14T05:08:46.1211301Z New File 700 softplus_backward_meta.h 2025-03-14T05:08:46.1214816Z 100% 2025-03-14T05:08:46.1218605Z New File 1212 softplus_backward_meta_dispatch.h 2025-03-14T05:08:46.1222299Z 100% 2025-03-14T05:08:46.1226115Z New File 746 softplus_backward_native.h 2025-03-14T05:08:46.1229603Z 100% 2025-03-14T05:08:46.1233305Z New File 2265 softplus_backward_ops.h 2025-03-14T05:08:46.1236947Z 100% 2025-03-14T05:08:46.1240832Z New File 875 softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.1244404Z 100% 2025-03-14T05:08:46.1248620Z New File 1083 softplus_cpu_dispatch.h 2025-03-14T05:08:46.1252093Z 100% 2025-03-14T05:08:46.1255938Z New File 1085 softplus_cuda_dispatch.h 2025-03-14T05:08:46.1259292Z 100% 2025-03-14T05:08:46.1262842Z New File 659 softplus_meta.h 2025-03-14T05:08:46.1266548Z 100% 2025-03-14T05:08:46.1270362Z New File 1085 softplus_meta_dispatch.h 2025-03-14T05:08:46.1273844Z 100% 2025-03-14T05:08:46.1277639Z New File 680 softplus_native.h 2025-03-14T05:08:46.1281232Z 100% 2025-03-14T05:08:46.1284959Z New File 1971 softplus_ops.h 2025-03-14T05:08:46.1288615Z 100% 2025-03-14T05:08:46.1292093Z New File 1268 softshrink.h 2025-03-14T05:08:46.1295704Z 100% 2025-03-14T05:08:46.1299409Z New File 1603 softshrink_backward.h 2025-03-14T05:08:46.1302910Z 100% 2025-03-14T05:08:46.1306880Z New File 884 softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.1310383Z 100% 2025-03-14T05:08:46.1314288Z New File 1129 softshrink_backward_cpu_dispatch.h 2025-03-14T05:08:46.1318280Z 100% 2025-03-14T05:08:46.1321856Z New File 1131 softshrink_backward_cuda_dispatch.h 2025-03-14T05:08:46.1325489Z 100% 2025-03-14T05:08:46.1330161Z New File 673 softshrink_backward_meta.h 2025-03-14T05:08:46.1333245Z 100% 2025-03-14T05:08:46.1337314Z New File 1131 softshrink_backward_meta_dispatch.h 2025-03-14T05:08:46.1340727Z 100% 2025-03-14T05:08:46.1344733Z New File 723 softshrink_backward_native.h 2025-03-14T05:08:46.1348788Z 100% 2025-03-14T05:08:46.1352893Z New File 2087 softshrink_backward_ops.h 2025-03-14T05:08:46.1356062Z 100% 2025-03-14T05:08:46.1360011Z New File 847 softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.1363370Z 100% 2025-03-14T05:08:46.1367572Z New File 1000 softshrink_cpu_dispatch.h 2025-03-14T05:08:46.1370973Z 100% 2025-03-14T05:08:46.1374680Z New File 1002 softshrink_cuda_dispatch.h 2025-03-14T05:08:46.1378646Z 100% 2025-03-14T05:08:46.1382357Z New File 632 softshrink_meta.h 2025-03-14T05:08:46.1385928Z 100% 2025-03-14T05:08:46.1389694Z New File 1002 softshrink_meta_dispatch.h 2025-03-14T05:08:46.1393424Z 100% 2025-03-14T05:08:46.1397322Z New File 657 softshrink_native.h 2025-03-14T05:08:46.1400856Z 100% 2025-03-14T05:08:46.1404593Z New File 1791 softshrink_ops.h 2025-03-14T05:08:46.1408120Z 100% 2025-03-14T05:08:46.1411821Z New File 1507 soft_margin_loss.h 2025-03-14T05:08:46.1415489Z 100% 2025-03-14T05:08:46.1419230Z New File 1807 soft_margin_loss_backward.h 2025-03-14T05:08:46.1423015Z 100% 2025-03-14T05:08:46.1427402Z New File 1251 soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1435351Z 100% 2025-03-14T05:08:46.1439703Z New File 777 soft_margin_loss_backward_native.h 2025-03-14T05:08:46.1443370Z 100% 2025-03-14T05:08:46.1447379Z New File 2253 soft_margin_loss_backward_ops.h 2025-03-14T05:08:46.1451136Z 100% 2025-03-14T05:08:46.1455582Z New File 1154 soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1459323Z 100% 2025-03-14T05:08:46.1464156Z New File 708 soft_margin_loss_native.h 2025-03-14T05:08:46.1467881Z 100% 2025-03-14T05:08:46.1472058Z New File 1959 soft_margin_loss_ops.h 2025-03-14T05:08:46.1476019Z 100% 2025-03-14T05:08:46.1480503Z New File 5358 sort.h 2025-03-14T05:08:46.1483785Z 100% 2025-03-14T05:08:46.1487766Z New File 905 sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.1491306Z 100% 2025-03-14T05:08:46.1495805Z New File 1177 sort_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1499701Z 100% 2025-03-14T05:08:46.1503550Z New File 1724 sort_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.1507238Z 100% 2025-03-14T05:08:46.1511110Z New File 1223 sort_cpu_dispatch.h 2025-03-14T05:08:46.1514731Z 100% 2025-03-14T05:08:46.1518631Z New File 1225 sort_cuda_dispatch.h 2025-03-14T05:08:46.1522245Z 100% 2025-03-14T05:08:46.1525795Z New File 667 sort_meta.h 2025-03-14T05:08:46.1529422Z 100% 2025-03-14T05:08:46.1533118Z New File 1225 sort_meta_dispatch.h 2025-03-14T05:08:46.1536570Z 100% 2025-03-14T05:08:46.1540134Z New File 1784 sort_native.h 2025-03-14T05:08:46.1543765Z 100% 2025-03-14T05:08:46.1546987Z New File 7602 sort_ops.h 2025-03-14T05:08:46.1550274Z 100% 2025-03-14T05:08:46.1553914Z New File 3037 sparse_bsc_tensor.h 2025-03-14T05:08:46.1557630Z 100% 2025-03-14T05:08:46.1562463Z New File 1652 sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.1565175Z 100% 2025-03-14T05:08:46.1568795Z New File 1044 sparse_bsc_tensor_native.h 2025-03-14T05:08:46.1572430Z 100% 2025-03-14T05:08:46.1576495Z New File 3167 sparse_bsc_tensor_ops.h 2025-03-14T05:08:46.1580492Z 100% 2025-03-14T05:08:46.1584277Z New File 3037 sparse_bsr_tensor.h 2025-03-14T05:08:46.1587901Z 100% 2025-03-14T05:08:46.1591954Z New File 1652 sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.1595500Z 100% 2025-03-14T05:08:46.1599227Z New File 1044 sparse_bsr_tensor_native.h 2025-03-14T05:08:46.1602854Z 100% 2025-03-14T05:08:46.1606782Z New File 3167 sparse_bsr_tensor_ops.h 2025-03-14T05:08:46.1610286Z 100% 2025-03-14T05:08:46.1613933Z New File 7049 sparse_compressed_tensor.h 2025-03-14T05:08:46.1618771Z 100% 2025-03-14T05:08:46.1622511Z New File 2246 sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1625897Z 100% 2025-03-14T05:08:46.1634548Z New File 1074 sparse_compressed_tensor_native.h 2025-03-14T05:08:46.1638246Z 100% 2025-03-14T05:08:46.1641964Z New File 3284 sparse_compressed_tensor_ops.h 2025-03-14T05:08:46.1645477Z 100% 2025-03-14T05:08:46.1649128Z New File 4343 sparse_coo_tensor.h 2025-03-14T05:08:46.1652667Z 100% 2025-03-14T05:08:46.1656669Z New File 1205 sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1660310Z 100% 2025-03-14T05:08:46.1664337Z New File 1684 sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.1667791Z 100% 2025-03-14T05:08:46.1671626Z New File 1384 sparse_coo_tensor_native.h 2025-03-14T05:08:46.1675308Z 100% 2025-03-14T05:08:46.1679141Z New File 4809 sparse_coo_tensor_ops.h 2025-03-14T05:08:46.1682669Z 100% 2025-03-14T05:08:46.1686380Z New File 3037 sparse_csc_tensor.h 2025-03-14T05:08:46.1689912Z 100% 2025-03-14T05:08:46.1693790Z New File 1652 sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.1697248Z 100% 2025-03-14T05:08:46.1700918Z New File 1044 sparse_csc_tensor_native.h 2025-03-14T05:08:46.1704604Z 100% 2025-03-14T05:08:46.1708322Z New File 3167 sparse_csc_tensor_ops.h 2025-03-14T05:08:46.1711930Z 100% 2025-03-14T05:08:46.1715727Z New File 3037 sparse_csr_tensor.h 2025-03-14T05:08:46.1719291Z 100% 2025-03-14T05:08:46.1723342Z New File 1652 sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.1727292Z 100% 2025-03-14T05:08:46.1731900Z New File 1044 sparse_csr_tensor_native.h 2025-03-14T05:08:46.1735694Z 100% 2025-03-14T05:08:46.1739679Z New File 3167 sparse_csr_tensor_ops.h 2025-03-14T05:08:46.1743259Z 100% 2025-03-14T05:08:46.1747105Z New File 534 sparse_dim.h 2025-03-14T05:08:46.1750481Z 100% 2025-03-14T05:08:46.1754698Z New File 788 sparse_dim_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1758244Z 100% 2025-03-14T05:08:46.1762510Z New File 636 sparse_dim_native.h 2025-03-14T05:08:46.1766007Z 100% 2025-03-14T05:08:46.1769932Z New File 986 sparse_dim_ops.h 2025-03-14T05:08:46.1773356Z 100% 2025-03-14T05:08:46.1777028Z New File 1050 sparse_mask.h 2025-03-14T05:08:46.1780716Z 100% 2025-03-14T05:08:46.1784609Z New File 951 sparse_mask_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1788394Z 100% 2025-03-14T05:08:46.1792048Z New File 739 sparse_mask_native.h 2025-03-14T05:08:46.1795911Z 100% 2025-03-14T05:08:46.1799503Z New File 1783 sparse_mask_ops.h 2025-03-14T05:08:46.1803075Z 100% 2025-03-14T05:08:46.1807054Z New File 1560 sparse_resize.h 2025-03-14T05:08:46.1810657Z 100% 2025-03-14T05:08:46.1814514Z New File 1660 sparse_resize_and_clear.h 2025-03-14T05:08:46.1818094Z 100% 2025-03-14T05:08:46.1822069Z New File 1204 sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1825493Z 100% 2025-03-14T05:08:46.1829441Z New File 832 sparse_resize_and_clear_meta_dispatch.h 2025-03-14T05:08:46.1833200Z 100% 2025-03-14T05:08:46.1837166Z New File 886 sparse_resize_and_clear_native.h 2025-03-14T05:08:46.1840656Z 100% 2025-03-14T05:08:46.1844912Z New File 2922 sparse_resize_and_clear_ops.h 2025-03-14T05:08:46.1848539Z 100% 2025-03-14T05:08:46.1852539Z New File 1174 sparse_resize_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.1856023Z 100% 2025-03-14T05:08:46.1859732Z New File 822 sparse_resize_meta_dispatch.h 2025-03-14T05:08:46.1863555Z 100% 2025-03-14T05:08:46.1866993Z New File 856 sparse_resize_native.h 2025-03-14T05:08:46.1870472Z 100% 2025-03-14T05:08:46.1874230Z New File 2832 sparse_resize_ops.h 2025-03-14T05:08:46.1877942Z 100% 2025-03-14T05:08:46.1881890Z New File 1767 sparse_sampled_addmm.h 2025-03-14T05:08:46.1885248Z 100% 2025-03-14T05:08:46.1888883Z New File 1240 sparse_sampled_addmm_native.h 2025-03-14T05:08:46.1892415Z 100% 2025-03-14T05:08:46.1896097Z New File 2352 sparse_sampled_addmm_ops.h 2025-03-14T05:08:46.1899645Z 100% 2025-03-14T05:08:46.1903391Z New File 1130 special_airy_ai.h 2025-03-14T05:08:46.1907001Z 100% 2025-03-14T05:08:46.1910902Z New File 819 special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.1914432Z 100% 2025-03-14T05:08:46.1918135Z New File 920 special_airy_ai_cpu_dispatch.h 2025-03-14T05:08:46.1921886Z 100% 2025-03-14T05:08:46.1925854Z New File 922 special_airy_ai_cuda_dispatch.h 2025-03-14T05:08:46.1929666Z 100% 2025-03-14T05:08:46.1933638Z New File 608 special_airy_ai_meta.h 2025-03-14T05:08:46.1937402Z 100% 2025-03-14T05:08:46.1941254Z New File 922 special_airy_ai_meta_dispatch.h 2025-03-14T05:08:46.1944688Z 100% 2025-03-14T05:08:46.1948330Z New File 643 special_airy_ai_native.h 2025-03-14T05:08:46.1952019Z 100% 2025-03-14T05:08:46.1955868Z New File 1623 special_airy_ai_ops.h 2025-03-14T05:08:46.1959285Z 100% 2025-03-14T05:08:46.1963252Z New File 1177 special_bessel_j0.h 2025-03-14T05:08:46.1966259Z 100% 2025-03-14T05:08:46.1970372Z New File 824 special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.1973942Z 100% 2025-03-14T05:08:46.1977714Z New File 935 special_bessel_j0_cpu_dispatch.h 2025-03-14T05:08:46.1981181Z 100% 2025-03-14T05:08:46.2084977Z New File 937 special_bessel_j0_cuda_dispatch.h 2025-03-14T05:08:46.2088655Z 100% 2025-03-14T05:08:46.2092433Z New File 613 special_bessel_j0_meta.h 2025-03-14T05:08:46.2096423Z 100% 2025-03-14T05:08:46.2100210Z New File 937 special_bessel_j0_meta_dispatch.h 2025-03-14T05:08:46.2103703Z 100% 2025-03-14T05:08:46.2107937Z New File 652 special_bessel_j0_native.h 2025-03-14T05:08:46.2111670Z 100% 2025-03-14T05:08:46.2115514Z New File 1653 special_bessel_j0_ops.h 2025-03-14T05:08:46.2119253Z 100% 2025-03-14T05:08:46.2123248Z New File 1177 special_bessel_j1.h 2025-03-14T05:08:46.2127033Z 100% 2025-03-14T05:08:46.2131268Z New File 824 special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.2134640Z 100% 2025-03-14T05:08:46.2138849Z New File 935 special_bessel_j1_cpu_dispatch.h 2025-03-14T05:08:46.2142216Z 100% 2025-03-14T05:08:46.2146269Z New File 937 special_bessel_j1_cuda_dispatch.h 2025-03-14T05:08:46.2150846Z 100% 2025-03-14T05:08:46.2153859Z New File 613 special_bessel_j1_meta.h 2025-03-14T05:08:46.2157572Z 100% 2025-03-14T05:08:46.2161302Z New File 937 special_bessel_j1_meta_dispatch.h 2025-03-14T05:08:46.2164964Z 100% 2025-03-14T05:08:46.2168776Z New File 652 special_bessel_j1_native.h 2025-03-14T05:08:46.2172492Z 100% 2025-03-14T05:08:46.2176297Z New File 1653 special_bessel_j1_ops.h 2025-03-14T05:08:46.2179993Z 100% 2025-03-14T05:08:46.2183669Z New File 1177 special_bessel_y0.h 2025-03-14T05:08:46.2187160Z 100% 2025-03-14T05:08:46.2191150Z New File 824 special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.2194978Z 100% 2025-03-14T05:08:46.2199951Z New File 935 special_bessel_y0_cpu_dispatch.h 2025-03-14T05:08:46.2203431Z 100% 2025-03-14T05:08:46.2207153Z New File 937 special_bessel_y0_cuda_dispatch.h 2025-03-14T05:08:46.2210699Z 100% 2025-03-14T05:08:46.2214441Z New File 613 special_bessel_y0_meta.h 2025-03-14T05:08:46.2218289Z 100% 2025-03-14T05:08:46.2222046Z New File 937 special_bessel_y0_meta_dispatch.h 2025-03-14T05:08:46.2225932Z 100% 2025-03-14T05:08:46.2229711Z New File 652 special_bessel_y0_native.h 2025-03-14T05:08:46.2233278Z 100% 2025-03-14T05:08:46.2237159Z New File 1653 special_bessel_y0_ops.h 2025-03-14T05:08:46.2241247Z 100% 2025-03-14T05:08:46.2245224Z New File 1177 special_bessel_y1.h 2025-03-14T05:08:46.2248926Z 100% 2025-03-14T05:08:46.2252902Z New File 824 special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.2256326Z 100% 2025-03-14T05:08:46.2260144Z New File 935 special_bessel_y1_cpu_dispatch.h 2025-03-14T05:08:46.2263886Z 100% 2025-03-14T05:08:46.2267733Z New File 937 special_bessel_y1_cuda_dispatch.h 2025-03-14T05:08:46.2271352Z 100% 2025-03-14T05:08:46.2275375Z New File 613 special_bessel_y1_meta.h 2025-03-14T05:08:46.2278896Z 100% 2025-03-14T05:08:46.2283050Z New File 937 special_bessel_y1_meta_dispatch.h 2025-03-14T05:08:46.2286242Z 100% 2025-03-14T05:08:46.2290126Z New File 652 special_bessel_y1_native.h 2025-03-14T05:08:46.2293652Z 100% 2025-03-14T05:08:46.2297335Z New File 1653 special_bessel_y1_ops.h 2025-03-14T05:08:46.2300870Z 100% 2025-03-14T05:08:46.2304602Z New File 3159 special_chebyshev_polynomial_t.h 2025-03-14T05:08:46.2308125Z 100% 2025-03-14T05:08:46.2312309Z New File 856 special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.2315931Z 100% 2025-03-14T05:08:46.2319961Z New File 1418 special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.2323346Z 100% 2025-03-14T05:08:46.2327559Z New File 1031 special_chebyshev_polynomial_t_cpu_dispatch.h 2025-03-14T05:08:46.2331121Z 100% 2025-03-14T05:08:46.2334943Z New File 1033 special_chebyshev_polynomial_t_cuda_dispatch.h 2025-03-14T05:08:46.2338458Z 100% 2025-03-14T05:08:46.2342229Z New File 645 special_chebyshev_polynomial_t_meta.h 2025-03-14T05:08:46.2345751Z 100% 2025-03-14T05:08:46.2349740Z New File 1033 special_chebyshev_polynomial_t_meta_dispatch.h 2025-03-14T05:08:46.2353380Z 100% 2025-03-14T05:08:46.2357451Z New File 1150 special_chebyshev_polynomial_t_native.h 2025-03-14T05:08:46.2360961Z 100% 2025-03-14T05:08:46.2364756Z New File 4739 special_chebyshev_polynomial_t_ops.h 2025-03-14T05:08:46.2368444Z 100% 2025-03-14T05:08:46.2372222Z New File 3159 special_chebyshev_polynomial_u.h 2025-03-14T05:08:46.2375702Z 100% 2025-03-14T05:08:46.2380907Z New File 856 special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.2383929Z 100% 2025-03-14T05:08:46.2388205Z New File 1418 special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.2391670Z 100% 2025-03-14T05:08:46.2395717Z New File 1031 special_chebyshev_polynomial_u_cpu_dispatch.h 2025-03-14T05:08:46.2399191Z 100% 2025-03-14T05:08:46.2403051Z New File 1033 special_chebyshev_polynomial_u_cuda_dispatch.h 2025-03-14T05:08:46.2465906Z 100% 2025-03-14T05:08:46.2466424Z New File 645 special_chebyshev_polynomial_u_meta.h 2025-03-14T05:08:46.2466778Z 100% 2025-03-14T05:08:46.2467073Z New File 1033 special_chebyshev_polynomial_u_meta_dispatch.h 2025-03-14T05:08:46.2467443Z 100% 2025-03-14T05:08:46.2467706Z New File 1150 special_chebyshev_polynomial_u_native.h 2025-03-14T05:08:46.2468051Z 100% 2025-03-14T05:08:46.2468318Z New File 4739 special_chebyshev_polynomial_u_ops.h 2025-03-14T05:08:46.2468659Z 100% 2025-03-14T05:08:46.2468908Z New File 3159 special_chebyshev_polynomial_v.h 2025-03-14T05:08:46.2469232Z 100% 2025-03-14T05:08:46.2469680Z New File 856 special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.2470201Z 100% 2025-03-14T05:08:46.2470581Z New File 1418 special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.2471047Z 100% 2025-03-14T05:08:46.2471335Z New File 1031 special_chebyshev_polynomial_v_cpu_dispatch.h 2025-03-14T05:08:46.2471761Z 100% 2025-03-14T05:08:46.2472049Z New File 1033 special_chebyshev_polynomial_v_cuda_dispatch.h 2025-03-14T05:08:46.2473536Z 100% 2025-03-14T05:08:46.2477195Z New File 645 special_chebyshev_polynomial_v_meta.h 2025-03-14T05:08:46.2480697Z 100% 2025-03-14T05:08:46.2485576Z New File 1033 special_chebyshev_polynomial_v_meta_dispatch.h 2025-03-14T05:08:46.2490188Z 100% 2025-03-14T05:08:46.2495710Z New File 1150 special_chebyshev_polynomial_v_native.h 2025-03-14T05:08:46.2500503Z 100% 2025-03-14T05:08:46.2505523Z New File 4739 special_chebyshev_polynomial_v_ops.h 2025-03-14T05:08:46.2510305Z 100% 2025-03-14T05:08:46.2516354Z New File 3159 special_chebyshev_polynomial_w.h 2025-03-14T05:08:46.2522000Z 100% 2025-03-14T05:08:46.2527585Z New File 856 special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.2532756Z 100% 2025-03-14T05:08:46.2538992Z New File 1418 special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.2544487Z 100% 2025-03-14T05:08:46.2549402Z New File 1031 special_chebyshev_polynomial_w_cpu_dispatch.h 2025-03-14T05:08:46.2553197Z 100% 2025-03-14T05:08:46.2557307Z New File 1033 special_chebyshev_polynomial_w_cuda_dispatch.h 2025-03-14T05:08:46.2560947Z 100% 2025-03-14T05:08:46.2564829Z New File 645 special_chebyshev_polynomial_w_meta.h 2025-03-14T05:08:46.2568280Z 100% 2025-03-14T05:08:46.2572586Z New File 1033 special_chebyshev_polynomial_w_meta_dispatch.h 2025-03-14T05:08:46.2576063Z 100% 2025-03-14T05:08:46.2579853Z New File 1150 special_chebyshev_polynomial_w_native.h 2025-03-14T05:08:46.2583478Z 100% 2025-03-14T05:08:46.2587473Z New File 4739 special_chebyshev_polynomial_w_ops.h 2025-03-14T05:08:46.2591010Z 100% 2025-03-14T05:08:46.2594817Z New File 1157 special_digamma.h 2025-03-14T05:08:46.2598361Z 100% 2025-03-14T05:08:46.2602271Z New File 973 special_digamma_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.2606124Z 100% 2025-03-14T05:08:46.2609867Z New File 594 special_digamma_native.h 2025-03-14T05:08:46.2613416Z 100% 2025-03-14T05:08:46.2617481Z New File 1641 special_digamma_ops.h 2025-03-14T05:08:46.2620912Z 100% 2025-03-14T05:08:46.2624560Z New File 1127 special_entr.h 2025-03-14T05:08:46.2628113Z 100% 2025-03-14T05:08:46.2632356Z New File 819 special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.2635887Z 100% 2025-03-14T05:08:46.2639597Z New File 920 special_entr_cpu_dispatch.h 2025-03-14T05:08:46.2643124Z 100% 2025-03-14T05:08:46.2646827Z New File 922 special_entr_cuda_dispatch.h 2025-03-14T05:08:46.2650716Z 100% 2025-03-14T05:08:46.2654311Z New File 608 special_entr_meta.h 2025-03-14T05:08:46.2657722Z 100% 2025-03-14T05:08:46.2661467Z New File 922 special_entr_meta_dispatch.h 2025-03-14T05:08:46.2664943Z 100% 2025-03-14T05:08:46.2668682Z New File 637 special_entr_native.h 2025-03-14T05:08:46.2672218Z 100% 2025-03-14T05:08:46.2676059Z New File 1623 special_entr_ops.h 2025-03-14T05:08:46.2679710Z 100% 2025-03-14T05:08:46.2683473Z New File 1117 special_erf.h 2025-03-14T05:08:46.2689533Z 100% 2025-03-14T05:08:46.2690994Z New File 1127 special_erfc.h 2025-03-14T05:08:46.2728251Z 100% 2025-03-14T05:08:46.2728488Z New File 1137 special_erfcx.h 2025-03-14T05:08:46.2728772Z 100% 2025-03-14T05:08:46.2729152Z New File 820 special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.2729598Z 100% 2025-03-14T05:08:46.2729838Z New File 923 special_erfcx_cpu_dispatch.h 2025-03-14T05:08:46.2730162Z 100% 2025-03-14T05:08:46.2730884Z New File 925 special_erfcx_cuda_dispatch.h 2025-03-14T05:08:46.2731208Z 100% 2025-03-14T05:08:46.2731819Z New File 609 special_erfcx_meta.h 2025-03-14T05:08:46.2735566Z 100% 2025-03-14T05:08:46.2740180Z New File 925 special_erfcx_meta_dispatch.h 2025-03-14T05:08:46.2743065Z 100% 2025-03-14T05:08:46.2747163Z New File 640 special_erfcx_native.h 2025-03-14T05:08:46.2750662Z 100% 2025-03-14T05:08:46.2754681Z New File 1629 special_erfcx_ops.h 2025-03-14T05:08:46.2758250Z 100% 2025-03-14T05:08:46.2762788Z New File 964 special_erfc_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.2765754Z 100% 2025-03-14T05:08:46.2769412Z New File 588 special_erfc_native.h 2025-03-14T05:08:46.2772923Z 100% 2025-03-14T05:08:46.2776379Z New File 1623 special_erfc_ops.h 2025-03-14T05:08:46.2779856Z 100% 2025-03-14T05:08:46.2783498Z New File 1147 special_erfinv.h 2025-03-14T05:08:46.2787094Z 100% 2025-03-14T05:08:46.2791146Z New File 970 special_erfinv_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.2794586Z 100% 2025-03-14T05:08:46.2798264Z New File 592 special_erfinv_native.h 2025-03-14T05:08:46.2801645Z 100% 2025-03-14T05:08:46.2805266Z New File 1635 special_erfinv_ops.h 2025-03-14T05:08:46.2808789Z 100% 2025-03-14T05:08:46.2812754Z New File 961 special_erf_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.2816205Z 100% 2025-03-14T05:08:46.2819912Z New File 586 special_erf_native.h 2025-03-14T05:08:46.2823537Z 100% 2025-03-14T05:08:46.2827018Z New File 1617 special_erf_ops.h 2025-03-14T05:08:46.2830549Z 100% 2025-03-14T05:08:46.2834272Z New File 1127 special_exp2.h 2025-03-14T05:08:46.2837989Z 100% 2025-03-14T05:08:46.2841832Z New File 964 special_exp2_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.2845260Z 100% 2025-03-14T05:08:46.2849012Z New File 588 special_exp2_native.h 2025-03-14T05:08:46.2852410Z 100% 2025-03-14T05:08:46.2856072Z New File 1623 special_exp2_ops.h 2025-03-14T05:08:46.2859621Z 100% 2025-03-14T05:08:46.2863507Z New File 1137 special_expit.h 2025-03-14T05:08:46.2867059Z 100% 2025-03-14T05:08:46.2870977Z New File 967 special_expit_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.2874399Z 100% 2025-03-14T05:08:46.2877989Z New File 590 special_expit_native.h 2025-03-14T05:08:46.2881363Z 100% 2025-03-14T05:08:46.2884988Z New File 1629 special_expit_ops.h 2025-03-14T05:08:46.2888694Z 100% 2025-03-14T05:08:46.2892339Z New File 1137 special_expm1.h 2025-03-14T05:08:46.2895866Z 100% 2025-03-14T05:08:46.2899722Z New File 967 special_expm1_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.2903163Z 100% 2025-03-14T05:08:46.2907247Z New File 590 special_expm1_native.h 2025-03-14T05:08:46.2910945Z 100% 2025-03-14T05:08:46.2914909Z New File 1629 special_expm1_ops.h 2025-03-14T05:08:46.2918459Z 100% 2025-03-14T05:08:46.2922093Z New File 1308 special_gammainc.h 2025-03-14T05:08:46.2925556Z 100% 2025-03-14T05:08:46.2929509Z New File 1318 special_gammaincc.h 2025-03-14T05:08:46.2933005Z 100% 2025-03-14T05:08:46.2936921Z New File 1057 special_gammaincc_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.2940884Z 100% 2025-03-14T05:08:46.2944431Z New File 650 special_gammaincc_native.h 2025-03-14T05:08:46.2947914Z 100% 2025-03-14T05:08:46.2951631Z New File 1825 special_gammaincc_ops.h 2025-03-14T05:08:46.2955277Z 100% 2025-03-14T05:08:46.2959319Z New File 1054 special_gammainc_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.2963505Z 100% 2025-03-14T05:08:46.2966758Z New File 648 special_gammainc_native.h 2025-03-14T05:08:46.2970503Z 100% 2025-03-14T05:08:46.2974085Z New File 1819 special_gammainc_ops.h 2025-03-14T05:08:46.2977796Z 100% 2025-03-14T05:08:46.2981903Z New File 1157 special_gammaln.h 2025-03-14T05:08:46.2985417Z 100% 2025-03-14T05:08:46.2989708Z New File 973 special_gammaln_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.2993243Z 100% 2025-03-14T05:08:46.2997011Z New File 594 special_gammaln_native.h 2025-03-14T05:08:46.3000726Z 100% 2025-03-14T05:08:46.3004477Z New File 1641 special_gammaln_ops.h 2025-03-14T05:08:46.3008034Z 100% 2025-03-14T05:08:46.3011838Z New File 3103 special_hermite_polynomial_h.h 2025-03-14T05:08:46.3015881Z 100% 2025-03-14T05:08:46.3019845Z New File 3131 special_hermite_polynomial_he.h 2025-03-14T05:08:46.3023739Z 100% 2025-03-14T05:08:46.3027818Z New File 855 special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3031485Z 100% 2025-03-14T05:08:46.3035725Z New File 1412 special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.3039316Z 100% 2025-03-14T05:08:46.3043611Z New File 1028 special_hermite_polynomial_he_cpu_dispatch.h 2025-03-14T05:08:46.3046701Z 100% 2025-03-14T05:08:46.3050880Z New File 1030 special_hermite_polynomial_he_cuda_dispatch.h 2025-03-14T05:08:46.3054902Z 100% 2025-03-14T05:08:46.3058157Z New File 644 special_hermite_polynomial_he_meta.h 2025-03-14T05:08:46.3061855Z 100% 2025-03-14T05:08:46.3065618Z New File 1030 special_hermite_polynomial_he_meta_dispatch.h 2025-03-14T05:08:46.3068962Z 100% 2025-03-14T05:08:46.3073155Z New File 1143 special_hermite_polynomial_he_native.h 2025-03-14T05:08:46.3076807Z 100% 2025-03-14T05:08:46.3080684Z New File 4721 special_hermite_polynomial_he_ops.h 2025-03-14T05:08:46.3084314Z 100% 2025-03-14T05:08:46.3088267Z New File 854 special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3092234Z 100% 2025-03-14T05:08:46.3096315Z New File 1406 special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.3099642Z 100% 2025-03-14T05:08:46.3103705Z New File 1025 special_hermite_polynomial_h_cpu_dispatch.h 2025-03-14T05:08:46.3107320Z 100% 2025-03-14T05:08:46.3111149Z New File 1027 special_hermite_polynomial_h_cuda_dispatch.h 2025-03-14T05:08:46.3115126Z 100% 2025-03-14T05:08:46.3119091Z New File 643 special_hermite_polynomial_h_meta.h 2025-03-14T05:08:46.3140614Z 100% 2025-03-14T05:08:46.3140908Z New File 1027 special_hermite_polynomial_h_meta_dispatch.h 2025-03-14T05:08:46.3141274Z 100% 2025-03-14T05:08:46.3141520Z New File 1136 special_hermite_polynomial_h_native.h 2025-03-14T05:08:46.3141863Z 100% 2025-03-14T05:08:46.3143723Z New File 4703 special_hermite_polynomial_h_ops.h 2025-03-14T05:08:46.3147331Z 100% 2025-03-14T05:08:46.3150997Z New File 1107 special_i0.h 2025-03-14T05:08:46.3154782Z 100% 2025-03-14T05:08:46.3158514Z New File 1117 special_i0e.h 2025-03-14T05:08:46.3162029Z 100% 2025-03-14T05:08:46.3165975Z New File 818 special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3169385Z 100% 2025-03-14T05:08:46.3173126Z New File 917 special_i0e_cpu_dispatch.h 2025-03-14T05:08:46.3176622Z 100% 2025-03-14T05:08:46.3180480Z New File 919 special_i0e_cuda_dispatch.h 2025-03-14T05:08:46.3183972Z 100% 2025-03-14T05:08:46.3187810Z New File 607 special_i0e_meta.h 2025-03-14T05:08:46.3191499Z 100% 2025-03-14T05:08:46.3195342Z New File 919 special_i0e_meta_dispatch.h 2025-03-14T05:08:46.3198866Z 100% 2025-03-14T05:08:46.3202545Z New File 634 special_i0e_native.h 2025-03-14T05:08:46.3206375Z 100% 2025-03-14T05:08:46.3210056Z New File 1617 special_i0e_ops.h 2025-03-14T05:08:46.3213538Z 100% 2025-03-14T05:08:46.3217359Z New File 958 special_i0_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.3221359Z 100% 2025-03-14T05:08:46.3224558Z New File 584 special_i0_native.h 2025-03-14T05:08:46.3227959Z 100% 2025-03-14T05:08:46.3231654Z New File 1611 special_i0_ops.h 2025-03-14T05:08:46.3235520Z 100% 2025-03-14T05:08:46.3239231Z New File 1107 special_i1.h 2025-03-14T05:08:46.3242783Z 100% 2025-03-14T05:08:46.3246508Z New File 1117 special_i1e.h 2025-03-14T05:08:46.3250088Z 100% 2025-03-14T05:08:46.3254541Z New File 818 special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3258175Z 100% 2025-03-14T05:08:46.3261919Z New File 917 special_i1e_cpu_dispatch.h 2025-03-14T05:08:46.3265380Z 100% 2025-03-14T05:08:46.3269113Z New File 919 special_i1e_cuda_dispatch.h 2025-03-14T05:08:46.3272588Z 100% 2025-03-14T05:08:46.3276388Z New File 607 special_i1e_meta.h 2025-03-14T05:08:46.3280305Z 100% 2025-03-14T05:08:46.3284881Z New File 919 special_i1e_meta_dispatch.h 2025-03-14T05:08:46.3288871Z 100% 2025-03-14T05:08:46.3292681Z New File 634 special_i1e_native.h 2025-03-14T05:08:46.3296651Z 100% 2025-03-14T05:08:46.3300794Z New File 1617 special_i1e_ops.h 2025-03-14T05:08:46.3304441Z 100% 2025-03-14T05:08:46.3308365Z New File 817 special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3312076Z 100% 2025-03-14T05:08:46.3316838Z New File 914 special_i1_cpu_dispatch.h 2025-03-14T05:08:46.3319936Z 100% 2025-03-14T05:08:46.3323955Z New File 916 special_i1_cuda_dispatch.h 2025-03-14T05:08:46.3327341Z 100% 2025-03-14T05:08:46.3331183Z New File 606 special_i1_meta.h 2025-03-14T05:08:46.3334784Z 100% 2025-03-14T05:08:46.3338548Z New File 916 special_i1_meta_dispatch.h 2025-03-14T05:08:46.3342421Z 100% 2025-03-14T05:08:46.3346548Z New File 631 special_i1_native.h 2025-03-14T05:08:46.3350211Z 100% 2025-03-14T05:08:46.3354236Z New File 1611 special_i1_ops.h 2025-03-14T05:08:46.3357887Z 100% 2025-03-14T05:08:46.3362778Z New File 3131 special_laguerre_polynomial_l.h 2025-03-14T05:08:46.3365941Z 100% 2025-03-14T05:08:46.3370508Z New File 855 special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3374276Z 100% 2025-03-14T05:08:46.3377950Z New File 1412 special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.3381565Z 100% 2025-03-14T05:08:46.3385685Z New File 1028 special_laguerre_polynomial_l_cpu_dispatch.h 2025-03-14T05:08:46.3388992Z 100% 2025-03-14T05:08:46.3392914Z New File 1030 special_laguerre_polynomial_l_cuda_dispatch.h 2025-03-14T05:08:46.3396888Z 100% 2025-03-14T05:08:46.3400518Z New File 644 special_laguerre_polynomial_l_meta.h 2025-03-14T05:08:46.3404581Z 100% 2025-03-14T05:08:46.3408541Z New File 1030 special_laguerre_polynomial_l_meta_dispatch.h 2025-03-14T05:08:46.3412019Z 100% 2025-03-14T05:08:46.3416057Z New File 1143 special_laguerre_polynomial_l_native.h 2025-03-14T05:08:46.3419770Z 100% 2025-03-14T05:08:46.3423488Z New File 4721 special_laguerre_polynomial_l_ops.h 2025-03-14T05:08:46.3427527Z 100% 2025-03-14T05:08:46.3431395Z New File 3131 special_legendre_polynomial_p.h 2025-03-14T05:08:46.3435080Z 100% 2025-03-14T05:08:46.3439376Z New File 855 special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3443229Z 100% 2025-03-14T05:08:46.3447775Z New File 1412 special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.3451081Z 100% 2025-03-14T05:08:46.3454917Z New File 1028 special_legendre_polynomial_p_cpu_dispatch.h 2025-03-14T05:08:46.3459204Z 100% 2025-03-14T05:08:46.3463188Z New File 1030 special_legendre_polynomial_p_cuda_dispatch.h 2025-03-14T05:08:46.3467203Z 100% 2025-03-14T05:08:46.3471110Z New File 644 special_legendre_polynomial_p_meta.h 2025-03-14T05:08:46.3474691Z 100% 2025-03-14T05:08:46.3478688Z New File 1030 special_legendre_polynomial_p_meta_dispatch.h 2025-03-14T05:08:46.3482426Z 100% 2025-03-14T05:08:46.3486303Z New File 1143 special_legendre_polynomial_p_native.h 2025-03-14T05:08:46.3490253Z 100% 2025-03-14T05:08:46.3494145Z New File 4721 special_legendre_polynomial_p_ops.h 2025-03-14T05:08:46.3497744Z 100% 2025-03-14T05:08:46.3501430Z New File 1137 special_log1p.h 2025-03-14T05:08:46.3505043Z 100% 2025-03-14T05:08:46.3509157Z New File 967 special_log1p_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.3512926Z 100% 2025-03-14T05:08:46.3517248Z New File 590 special_log1p_native.h 2025-03-14T05:08:46.3520678Z 100% 2025-03-14T05:08:46.3524593Z New File 1629 special_log1p_ops.h 2025-03-14T05:08:46.3528234Z 100% 2025-03-14T05:08:46.3531971Z New File 1320 special_logit.h 2025-03-14T05:08:46.3536073Z 100% 2025-03-14T05:08:46.3540053Z New File 1084 special_logit_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.3543762Z 100% 2025-03-14T05:08:46.3547680Z New File 663 special_logit_native.h 2025-03-14T05:08:46.3551249Z 100% 2025-03-14T05:08:46.3555110Z New File 1829 special_logit_ops.h 2025-03-14T05:08:46.3558749Z 100% 2025-03-14T05:08:46.3562794Z New File 1432 special_logsumexp.h 2025-03-14T05:08:46.3566772Z 100% 2025-03-14T05:08:46.3571018Z New File 1096 special_logsumexp_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.3574839Z 100% 2025-03-14T05:08:46.3578755Z New File 674 special_logsumexp_native.h 2025-03-14T05:08:46.3582236Z 100% 2025-03-14T05:08:46.3586313Z New File 1903 special_logsumexp_ops.h 2025-03-14T05:08:46.3589954Z 100% 2025-03-14T05:08:46.3593824Z New File 1167 special_log_ndtr.h 2025-03-14T05:08:46.3597453Z 100% 2025-03-14T05:08:46.3602289Z New File 823 special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3605399Z 100% 2025-03-14T05:08:46.3609740Z New File 932 special_log_ndtr_cpu_dispatch.h 2025-03-14T05:08:46.3613316Z 100% 2025-03-14T05:08:46.3616962Z New File 934 special_log_ndtr_cuda_dispatch.h 2025-03-14T05:08:46.3620496Z 100% 2025-03-14T05:08:46.3625351Z New File 612 special_log_ndtr_meta.h 2025-03-14T05:08:46.3627850Z 100% 2025-03-14T05:08:46.3631760Z New File 934 special_log_ndtr_meta_dispatch.h 2025-03-14T05:08:46.3635582Z 100% 2025-03-14T05:08:46.3639319Z New File 649 special_log_ndtr_native.h 2025-03-14T05:08:46.3642977Z 100% 2025-03-14T05:08:46.3646804Z New File 1647 special_log_ndtr_ops.h 2025-03-14T05:08:46.3650346Z 100% 2025-03-14T05:08:46.3654179Z New File 835 special_log_softmax.h 2025-03-14T05:08:46.3658115Z 100% 2025-03-14T05:08:46.3661868Z New File 867 special_log_softmax_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.3665360Z 100% 2025-03-14T05:08:46.3669138Z New File 577 special_log_softmax_native.h 2025-03-14T05:08:46.3672666Z 100% 2025-03-14T05:08:46.3676865Z New File 1207 special_log_softmax_ops.h 2025-03-14T05:08:46.3680395Z 100% 2025-03-14T05:08:46.3684271Z New File 1267 special_modified_bessel_i0.h 2025-03-14T05:08:46.3689072Z 100% 2025-03-14T05:08:46.3692069Z New File 833 special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3695486Z 100% 2025-03-14T05:08:46.3699357Z New File 962 special_modified_bessel_i0_cpu_dispatch.h 2025-03-14T05:08:46.3703041Z 100% 2025-03-14T05:08:46.3707081Z New File 964 special_modified_bessel_i0_cuda_dispatch.h 2025-03-14T05:08:46.3710612Z 100% 2025-03-14T05:08:46.3714553Z New File 622 special_modified_bessel_i0_meta.h 2025-03-14T05:08:46.3718060Z 100% 2025-03-14T05:08:46.3721953Z New File 964 special_modified_bessel_i0_meta_dispatch.h 2025-03-14T05:08:46.3725657Z 100% 2025-03-14T05:08:46.3729489Z New File 679 special_modified_bessel_i0_native.h 2025-03-14T05:08:46.3733052Z 100% 2025-03-14T05:08:46.3737144Z New File 1707 special_modified_bessel_i0_ops.h 2025-03-14T05:08:46.3740546Z 100% 2025-03-14T05:08:46.3744806Z New File 1267 special_modified_bessel_i1.h 2025-03-14T05:08:46.3748118Z 100% 2025-03-14T05:08:46.3752319Z New File 833 special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3756227Z 100% 2025-03-14T05:08:46.3760056Z New File 962 special_modified_bessel_i1_cpu_dispatch.h 2025-03-14T05:08:46.3763761Z 100% 2025-03-14T05:08:46.3767657Z New File 964 special_modified_bessel_i1_cuda_dispatch.h 2025-03-14T05:08:46.3771212Z 100% 2025-03-14T05:08:46.3775009Z New File 622 special_modified_bessel_i1_meta.h 2025-03-14T05:08:46.3778632Z 100% 2025-03-14T05:08:46.3782580Z New File 964 special_modified_bessel_i1_meta_dispatch.h 2025-03-14T05:08:46.3786270Z 100% 2025-03-14T05:08:46.3790108Z New File 679 special_modified_bessel_i1_native.h 2025-03-14T05:08:46.3793770Z 100% 2025-03-14T05:08:46.3797703Z New File 1707 special_modified_bessel_i1_ops.h 2025-03-14T05:08:46.3801314Z 100% 2025-03-14T05:08:46.3805087Z New File 1267 special_modified_bessel_k0.h 2025-03-14T05:08:46.3808840Z 100% 2025-03-14T05:08:46.3812967Z New File 833 special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3816403Z 100% 2025-03-14T05:08:46.3820393Z New File 962 special_modified_bessel_k0_cpu_dispatch.h 2025-03-14T05:08:46.3823929Z 100% 2025-03-14T05:08:46.3828031Z New File 964 special_modified_bessel_k0_cuda_dispatch.h 2025-03-14T05:08:46.3831655Z 100% 2025-03-14T05:08:46.3835763Z New File 622 special_modified_bessel_k0_meta.h 2025-03-14T05:08:46.3839158Z 100% 2025-03-14T05:08:46.3843506Z New File 964 special_modified_bessel_k0_meta_dispatch.h 2025-03-14T05:08:46.3847035Z 100% 2025-03-14T05:08:46.3851055Z New File 679 special_modified_bessel_k0_native.h 2025-03-14T05:08:46.3854726Z 100% 2025-03-14T05:08:46.3858654Z New File 1707 special_modified_bessel_k0_ops.h 2025-03-14T05:08:46.3862182Z 100% 2025-03-14T05:08:46.3865978Z New File 1267 special_modified_bessel_k1.h 2025-03-14T05:08:46.3870243Z 100% 2025-03-14T05:08:46.3874613Z New File 833 special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3878068Z 100% 2025-03-14T05:08:46.3881907Z New File 962 special_modified_bessel_k1_cpu_dispatch.h 2025-03-14T05:08:46.3885611Z 100% 2025-03-14T05:08:46.3889507Z New File 964 special_modified_bessel_k1_cuda_dispatch.h 2025-03-14T05:08:46.3893203Z 100% 2025-03-14T05:08:46.3896988Z New File 622 special_modified_bessel_k1_meta.h 2025-03-14T05:08:46.3900533Z 100% 2025-03-14T05:08:46.3904409Z New File 964 special_modified_bessel_k1_meta_dispatch.h 2025-03-14T05:08:46.3908372Z 100% 2025-03-14T05:08:46.3912203Z New File 679 special_modified_bessel_k1_native.h 2025-03-14T05:08:46.3915995Z 100% 2025-03-14T05:08:46.3919902Z New File 1707 special_modified_bessel_k1_ops.h 2025-03-14T05:08:46.3923453Z 100% 2025-03-14T05:08:46.3927245Z New File 1270 special_multigammaln.h 2025-03-14T05:08:46.3930820Z 100% 2025-03-14T05:08:46.3935269Z New File 1021 special_multigammaln_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.3938905Z 100% 2025-03-14T05:08:46.3942800Z New File 626 special_multigammaln_native.h 2025-03-14T05:08:46.3946235Z 100% 2025-03-14T05:08:46.3950204Z New File 1747 special_multigammaln_ops.h 2025-03-14T05:08:46.3953984Z 100% 2025-03-14T05:08:46.3957434Z New File 1127 special_ndtr.h 2025-03-14T05:08:46.3961203Z 100% 2025-03-14T05:08:46.3965242Z New File 1137 special_ndtri.h 2025-03-14T05:08:46.3968769Z 100% 2025-03-14T05:08:46.3972752Z New File 820 special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.3976637Z 100% 2025-03-14T05:08:46.3979966Z New File 923 special_ndtri_cpu_dispatch.h 2025-03-14T05:08:46.3983808Z 100% 2025-03-14T05:08:46.3987963Z New File 925 special_ndtri_cuda_dispatch.h 2025-03-14T05:08:46.3991322Z 100% 2025-03-14T05:08:46.3995095Z New File 609 special_ndtri_meta.h 2025-03-14T05:08:46.3998616Z 100% 2025-03-14T05:08:46.4002798Z New File 925 special_ndtri_meta_dispatch.h 2025-03-14T05:08:46.4006427Z 100% 2025-03-14T05:08:46.4010196Z New File 640 special_ndtri_native.h 2025-03-14T05:08:46.4013904Z 100% 2025-03-14T05:08:46.4018057Z New File 1629 special_ndtri_ops.h 2025-03-14T05:08:46.4021578Z 100% 2025-03-14T05:08:46.4025694Z New File 964 special_ndtr_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.4029204Z 100% 2025-03-14T05:08:46.4032930Z New File 588 special_ndtr_native.h 2025-03-14T05:08:46.4036939Z 100% 2025-03-14T05:08:46.4040850Z New File 1623 special_ndtr_ops.h 2025-03-14T05:08:46.4044324Z 100% 2025-03-14T05:08:46.4048554Z New File 1240 special_polygamma.h 2025-03-14T05:08:46.4052819Z 100% 2025-03-14T05:08:46.4056949Z New File 1012 special_polygamma_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.4060456Z 100% 2025-03-14T05:08:46.4064435Z New File 620 special_polygamma_native.h 2025-03-14T05:08:46.4068116Z 100% 2025-03-14T05:08:46.4071791Z New File 1729 special_polygamma_ops.h 2025-03-14T05:08:46.4075742Z 100% 2025-03-14T05:08:46.4079668Z New File 1117 special_psi.h 2025-03-14T05:08:46.4083200Z 100% 2025-03-14T05:08:46.4087306Z New File 961 special_psi_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.4090926Z 100% 2025-03-14T05:08:46.4094685Z New File 586 special_psi_native.h 2025-03-14T05:08:46.4098365Z 100% 2025-03-14T05:08:46.4102217Z New File 1617 special_psi_ops.h 2025-03-14T05:08:46.4105656Z 100% 2025-03-14T05:08:46.4109433Z New File 1276 special_round.h 2025-03-14T05:08:46.4113221Z 100% 2025-03-14T05:08:46.4117026Z New File 1025 special_round_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.4121165Z 100% 2025-03-14T05:08:46.4125004Z New File 628 special_round_native.h 2025-03-14T05:08:46.4128471Z 100% 2025-03-14T05:08:46.4132503Z New File 1754 special_round_ops.h 2025-03-14T05:08:46.4135885Z 100% 2025-03-14T05:08:46.4140012Z New File 1310 special_scaled_modified_bessel_k0.h 2025-03-14T05:08:46.4143805Z 100% 2025-03-14T05:08:46.4148181Z New File 837 special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4151446Z 100% 2025-03-14T05:08:46.4155682Z New File 974 special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-03-14T05:08:46.4159552Z 100% 2025-03-14T05:08:46.4163475Z New File 976 special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-03-14T05:08:46.4167291Z 100% 2025-03-14T05:08:46.4176202Z New File 626 special_scaled_modified_bessel_k0_meta.h 2025-03-14T05:08:46.4177332Z 100% 2025-03-14T05:08:46.4182641Z New File 976 special_scaled_modified_bessel_k0_meta_dispatch.h 2025-03-14T05:08:46.4186085Z 100% 2025-03-14T05:08:46.4189918Z New File 697 special_scaled_modified_bessel_k0_native.h 2025-03-14T05:08:46.4194104Z 100% 2025-03-14T05:08:46.4199289Z New File 1731 special_scaled_modified_bessel_k0_ops.h 2025-03-14T05:08:46.4203409Z 100% 2025-03-14T05:08:46.4207412Z New File 1310 special_scaled_modified_bessel_k1.h 2025-03-14T05:08:46.4210924Z 100% 2025-03-14T05:08:46.4215339Z New File 837 special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4218683Z 100% 2025-03-14T05:08:46.4222710Z New File 974 special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-03-14T05:08:46.4226216Z 100% 2025-03-14T05:08:46.4230173Z New File 976 special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-03-14T05:08:46.4233734Z 100% 2025-03-14T05:08:46.4237599Z New File 626 special_scaled_modified_bessel_k1_meta.h 2025-03-14T05:08:46.4241297Z 100% 2025-03-14T05:08:46.4245342Z New File 976 special_scaled_modified_bessel_k1_meta_dispatch.h 2025-03-14T05:08:46.4248787Z 100% 2025-03-14T05:08:46.4252598Z New File 697 special_scaled_modified_bessel_k1_native.h 2025-03-14T05:08:46.4256105Z 100% 2025-03-14T05:08:46.4260030Z New File 1731 special_scaled_modified_bessel_k1_ops.h 2025-03-14T05:08:46.4263690Z 100% 2025-03-14T05:08:46.4267500Z New File 3383 special_shifted_chebyshev_polynomial_t.h 2025-03-14T05:08:46.4271170Z 100% 2025-03-14T05:08:46.4275500Z New File 864 special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4279104Z 100% 2025-03-14T05:08:46.4283137Z New File 1466 special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.4286846Z 100% 2025-03-14T05:08:46.4290767Z New File 1055 special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-03-14T05:08:46.4294489Z 100% 2025-03-14T05:08:46.4298323Z New File 1057 special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-03-14T05:08:46.4301780Z 100% 2025-03-14T05:08:46.4305727Z New File 653 special_shifted_chebyshev_polynomial_t_meta.h 2025-03-14T05:08:46.4309435Z 100% 2025-03-14T05:08:46.4313173Z New File 1057 special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-03-14T05:08:46.4316976Z 100% 2025-03-14T05:08:46.4320910Z New File 1206 special_shifted_chebyshev_polynomial_t_native.h 2025-03-14T05:08:46.4324557Z 100% 2025-03-14T05:08:46.4328364Z New File 4883 special_shifted_chebyshev_polynomial_t_ops.h 2025-03-14T05:08:46.4332098Z 100% 2025-03-14T05:08:46.4336572Z New File 3383 special_shifted_chebyshev_polynomial_u.h 2025-03-14T05:08:46.4340077Z 100% 2025-03-14T05:08:46.4344324Z New File 864 special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4348012Z 100% 2025-03-14T05:08:46.4352336Z New File 1466 special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.4355632Z 100% 2025-03-14T05:08:46.4359526Z New File 1055 special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-03-14T05:08:46.4363350Z 100% 2025-03-14T05:08:46.4367493Z New File 1057 special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-03-14T05:08:46.4371043Z 100% 2025-03-14T05:08:46.4374885Z New File 653 special_shifted_chebyshev_polynomial_u_meta.h 2025-03-14T05:08:46.4378552Z 100% 2025-03-14T05:08:46.4382419Z New File 1057 special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-03-14T05:08:46.4386305Z 100% 2025-03-14T05:08:46.4390789Z New File 1206 special_shifted_chebyshev_polynomial_u_native.h 2025-03-14T05:08:46.4393960Z 100% 2025-03-14T05:08:46.4398057Z New File 4883 special_shifted_chebyshev_polynomial_u_ops.h 2025-03-14T05:08:46.4401662Z 100% 2025-03-14T05:08:46.4405784Z New File 3383 special_shifted_chebyshev_polynomial_v.h 2025-03-14T05:08:46.4409563Z 100% 2025-03-14T05:08:46.4414740Z New File 864 special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4417737Z 100% 2025-03-14T05:08:46.4422084Z New File 1466 special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.4425548Z 100% 2025-03-14T05:08:46.4429482Z New File 1055 special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-03-14T05:08:46.4433342Z 100% 2025-03-14T05:08:46.4437628Z New File 1057 special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-03-14T05:08:46.4441138Z 100% 2025-03-14T05:08:46.4445231Z New File 653 special_shifted_chebyshev_polynomial_v_meta.h 2025-03-14T05:08:46.4448856Z 100% 2025-03-14T05:08:46.4452792Z New File 1057 special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-03-14T05:08:46.4456887Z 100% 2025-03-14T05:08:46.4460906Z New File 1206 special_shifted_chebyshev_polynomial_v_native.h 2025-03-14T05:08:46.4465063Z 100% 2025-03-14T05:08:46.4468422Z New File 4883 special_shifted_chebyshev_polynomial_v_ops.h 2025-03-14T05:08:46.4472132Z 100% 2025-03-14T05:08:46.4476548Z New File 3383 special_shifted_chebyshev_polynomial_w.h 2025-03-14T05:08:46.4480153Z 100% 2025-03-14T05:08:46.4484417Z New File 864 special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4488441Z 100% 2025-03-14T05:08:46.4492660Z New File 1466 special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.4496367Z 100% 2025-03-14T05:08:46.4500957Z New File 1055 special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-03-14T05:08:46.4505128Z 100% 2025-03-14T05:08:46.4508963Z New File 1057 special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-03-14T05:08:46.4513085Z 100% 2025-03-14T05:08:46.4517468Z New File 653 special_shifted_chebyshev_polynomial_w_meta.h 2025-03-14T05:08:46.4521102Z 100% 2025-03-14T05:08:46.4525291Z New File 1057 special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-03-14T05:08:46.4528800Z 100% 2025-03-14T05:08:46.4533322Z New File 1206 special_shifted_chebyshev_polynomial_w_native.h 2025-03-14T05:08:46.4536637Z 100% 2025-03-14T05:08:46.4579525Z New File 4883 special_shifted_chebyshev_polynomial_w_ops.h 2025-03-14T05:08:46.4579722Z 100% 2025-03-14T05:08:46.4579855Z New File 1127 special_sinc.h 2025-03-14T05:08:46.4579927Z 100% 2025-03-14T05:08:46.4580150Z New File 964 special_sinc_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.4580236Z 100% 2025-03-14T05:08:46.4580431Z New File 588 special_sinc_native.h 2025-03-14T05:08:46.4580511Z 100% 2025-03-14T05:08:46.4580618Z New File 1623 special_sinc_ops.h 2025-03-14T05:08:46.4580699Z 100% 2025-03-14T05:08:46.4580805Z New File 816 special_softmax.h 2025-03-14T05:08:46.4583253Z 100% 2025-03-14T05:08:46.4587341Z New File 863 special_softmax_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.4590925Z 100% 2025-03-14T05:08:46.4594814Z New File 573 special_softmax_native.h 2025-03-14T05:08:46.4598614Z 100% 2025-03-14T05:08:46.4602732Z New File 1192 special_softmax_ops.h 2025-03-14T05:08:46.4607134Z 100% 2025-03-14T05:08:46.4610498Z New File 1250 special_spherical_bessel_j0.h 2025-03-14T05:08:46.4613839Z 100% 2025-03-14T05:08:46.4617975Z New File 831 special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4621501Z 100% 2025-03-14T05:08:46.4625654Z New File 956 special_spherical_bessel_j0_cpu_dispatch.h 2025-03-14T05:08:46.4638515Z 100% 2025-03-14T05:08:46.4638886Z New File 958 special_spherical_bessel_j0_cuda_dispatch.h 2025-03-14T05:08:46.4638967Z 100% 2025-03-14T05:08:46.4641603Z New File 620 special_spherical_bessel_j0_meta.h 2025-03-14T05:08:46.4645421Z 100% 2025-03-14T05:08:46.4650516Z New File 958 special_spherical_bessel_j0_meta_dispatch.h 2025-03-14T05:08:46.4653088Z 100% 2025-03-14T05:08:46.4656946Z New File 679 special_spherical_bessel_j0_native.h 2025-03-14T05:08:46.4660580Z 100% 2025-03-14T05:08:46.4664597Z New File 1695 special_spherical_bessel_j0_ops.h 2025-03-14T05:08:46.4668319Z 100% 2025-03-14T05:08:46.4673260Z New File 2970 special_xlog1py.h 2025-03-14T05:08:46.4676741Z 100% 2025-03-14T05:08:46.4680770Z New File 848 special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4684220Z 100% 2025-03-14T05:08:46.4689297Z New File 1370 special_xlog1py_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.4691977Z 100% 2025-03-14T05:08:46.4696217Z New File 1007 special_xlog1py_cpu_dispatch.h 2025-03-14T05:08:46.4699869Z 100% 2025-03-14T05:08:46.4704409Z New File 1009 special_xlog1py_cuda_dispatch.h 2025-03-14T05:08:46.4708229Z 100% 2025-03-14T05:08:46.4712242Z New File 637 special_xlog1py_meta.h 2025-03-14T05:08:46.4716322Z 100% 2025-03-14T05:08:46.4720281Z New File 1009 special_xlog1py_meta_dispatch.h 2025-03-14T05:08:46.4724103Z 100% 2025-03-14T05:08:46.4728094Z New File 1080 special_xlog1py_native.h 2025-03-14T05:08:46.4731928Z 100% 2025-03-14T05:08:46.4735830Z New File 4637 special_xlog1py_ops.h 2025-03-14T05:08:46.4739522Z 100% 2025-03-14T05:08:46.4743738Z New File 2914 special_xlogy.h 2025-03-14T05:08:46.4747535Z 100% 2025-03-14T05:08:46.4751636Z New File 1671 special_xlogy_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.4755372Z 100% 2025-03-14T05:08:46.4759298Z New File 1042 special_xlogy_native.h 2025-03-14T05:08:46.4763088Z 100% 2025-03-14T05:08:46.4766965Z New File 4601 special_xlogy_ops.h 2025-03-14T05:08:46.4770937Z 100% 2025-03-14T05:08:46.4775900Z New File 2886 special_zeta.h 2025-03-14T05:08:46.4778597Z 100% 2025-03-14T05:08:46.4782795Z New File 845 special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4786275Z 100% 2025-03-14T05:08:46.4790367Z New File 1352 special_zeta_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.4795017Z 100% 2025-03-14T05:08:46.4798411Z New File 998 special_zeta_cpu_dispatch.h 2025-03-14T05:08:46.4802074Z 100% 2025-03-14T05:08:46.4806018Z New File 1000 special_zeta_cuda_dispatch.h 2025-03-14T05:08:46.4810269Z 100% 2025-03-14T05:08:46.4814408Z New File 634 special_zeta_meta.h 2025-03-14T05:08:46.4818239Z 100% 2025-03-14T05:08:46.4822257Z New File 1000 special_zeta_meta_dispatch.h 2025-03-14T05:08:46.4825942Z 100% 2025-03-14T05:08:46.4830239Z New File 1059 special_zeta_native.h 2025-03-14T05:08:46.4834071Z 100% 2025-03-14T05:08:46.4838529Z New File 4583 special_zeta_ops.h 2025-03-14T05:08:46.4842228Z 100% 2025-03-14T05:08:46.4845645Z New File 2779 split.h 2025-03-14T05:08:46.4849161Z 100% 2025-03-14T05:08:46.4853052Z New File 951 split_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.4856547Z 100% 2025-03-14T05:08:46.4860258Z New File 967 split_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.4864173Z 100% 2025-03-14T05:08:46.4867683Z New File 4039 split_copy.h 2025-03-14T05:08:46.4871180Z 100% 2025-03-14T05:08:46.4875333Z New File 987 split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4878823Z 100% 2025-03-14T05:08:46.4882587Z New File 1200 split_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.4886022Z 100% 2025-03-14T05:08:46.4889718Z New File 686 split_copy_native.h 2025-03-14T05:08:46.4893526Z 100% 2025-03-14T05:08:46.4897239Z New File 1927 split_copy_ops.h 2025-03-14T05:08:46.4900696Z 100% 2025-03-14T05:08:46.4904376Z New File 669 split_native.h 2025-03-14T05:08:46.4907888Z 100% 2025-03-14T05:08:46.4911586Z New File 1922 split_ops.h 2025-03-14T05:08:46.4915216Z 100% 2025-03-14T05:08:46.4918975Z New File 1789 split_with_sizes.h 2025-03-14T05:08:46.4922491Z 100% 2025-03-14T05:08:46.4926415Z New File 991 split_with_sizes_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.4929951Z 100% 2025-03-14T05:08:46.4933617Z New File 4548 split_with_sizes_copy.h 2025-03-14T05:08:46.4937514Z 100% 2025-03-14T05:08:46.4941596Z New File 1027 split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.4945266Z 100% 2025-03-14T05:08:46.4949837Z New File 1280 split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.4953517Z 100% 2025-03-14T05:08:46.4957499Z New File 1238 split_with_sizes_copy_cuda_dispatch.h 2025-03-14T05:08:46.4961159Z 100% 2025-03-14T05:08:46.4965168Z New File 847 split_with_sizes_copy_native.h 2025-03-14T05:08:46.4968878Z 100% 2025-03-14T05:08:46.4972742Z New File 2010 split_with_sizes_copy_ops.h 2025-03-14T05:08:46.4976305Z 100% 2025-03-14T05:08:46.4980658Z New File 697 split_with_sizes_native.h 2025-03-14T05:08:46.4984481Z 100% 2025-03-14T05:08:46.4988543Z New File 1229 split_with_sizes_ops.h 2025-03-14T05:08:46.4991955Z 100% 2025-03-14T05:08:46.4995807Z New File 1188 sqrt.h 2025-03-14T05:08:46.4999137Z 100% 2025-03-14T05:08:46.5002970Z New File 861 sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.5006444Z 100% 2025-03-14T05:08:46.5010050Z New File 946 sqrt_cpu_dispatch.h 2025-03-14T05:08:46.5013824Z 100% 2025-03-14T05:08:46.5017690Z New File 948 sqrt_cuda_dispatch.h 2025-03-14T05:08:46.5021167Z 100% 2025-03-14T05:08:46.5024944Z New File 600 sqrt_meta.h 2025-03-14T05:08:46.5028288Z 100% 2025-03-14T05:08:46.5031860Z New File 948 sqrt_meta_dispatch.h 2025-03-14T05:08:46.5035697Z 100% 2025-03-14T05:08:46.5039706Z New File 1093 sqrt_native.h 2025-03-14T05:08:46.5042821Z 100% 2025-03-14T05:08:46.5046927Z New File 2079 sqrt_ops.h 2025-03-14T05:08:46.5049827Z 100% 2025-03-14T05:08:46.5053240Z New File 1214 square.h 2025-03-14T05:08:46.5056929Z 100% 2025-03-14T05:08:46.5060287Z New File 998 square_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5063868Z 100% 2025-03-14T05:08:46.5067493Z New File 628 square_native.h 2025-03-14T05:08:46.5071077Z 100% 2025-03-14T05:08:46.5075104Z New File 2097 square_ops.h 2025-03-14T05:08:46.5078763Z 100% 2025-03-14T05:08:46.5082234Z New File 1258 squeeze.h 2025-03-14T05:08:46.5085736Z 100% 2025-03-14T05:08:46.5089273Z New File 1127 squeeze_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.5092795Z 100% 2025-03-14T05:08:46.5096991Z New File 875 squeeze_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5100432Z 100% 2025-03-14T05:08:46.5104061Z New File 2559 squeeze_copy.h 2025-03-14T05:08:46.5108043Z 100% 2025-03-14T05:08:46.5111546Z New File 975 squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.5115562Z 100% 2025-03-14T05:08:46.5119564Z New File 1313 squeeze_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.5123009Z 100% 2025-03-14T05:08:46.5126792Z New File 966 squeeze_copy_native.h 2025-03-14T05:08:46.5131190Z 100% 2025-03-14T05:08:46.5133919Z New File 4199 squeeze_copy_ops.h 2025-03-14T05:08:46.5137914Z 100% 2025-03-14T05:08:46.5141965Z New File 1443 squeeze_native.h 2025-03-14T05:08:46.5145424Z 100% 2025-03-14T05:08:46.5149466Z New File 5051 squeeze_ops.h 2025-03-14T05:08:46.5153141Z 100% 2025-03-14T05:08:46.5157181Z New File 1647 sspaddmm.h 2025-03-14T05:08:46.5160522Z 100% 2025-03-14T05:08:46.5164462Z New File 894 sspaddmm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5167875Z 100% 2025-03-14T05:08:46.5171531Z New File 1057 sspaddmm_cpu_dispatch.h 2025-03-14T05:08:46.5175014Z 100% 2025-03-14T05:08:46.5179054Z New File 1059 sspaddmm_cuda_dispatch.h 2025-03-14T05:08:46.5182769Z 100% 2025-03-14T05:08:46.5186247Z New File 1374 sspaddmm_native.h 2025-03-14T05:08:46.5189756Z 100% 2025-03-14T05:08:46.5193357Z New File 2280 sspaddmm_ops.h 2025-03-14T05:08:46.5196973Z 100% 2025-03-14T05:08:46.5200347Z New File 1169 stack.h 2025-03-14T05:08:46.5203644Z 100% 2025-03-14T05:08:46.5207316Z New File 983 stack_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.5210881Z 100% 2025-03-14T05:08:46.5215817Z New File 600 stack_native.h 2025-03-14T05:08:46.5217909Z 100% 2025-03-14T05:08:46.5221510Z New File 1671 stack_ops.h 2025-03-14T05:08:46.5224904Z 100% 2025-03-14T05:08:46.5228196Z New File 4958 std.h 2025-03-14T05:08:46.5231476Z 100% 2025-03-14T05:08:46.5235423Z New File 2053 std_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5239018Z 100% 2025-03-14T05:08:46.5242875Z New File 1238 std_cpu_dispatch.h 2025-03-14T05:08:46.5246231Z 100% 2025-03-14T05:08:46.5249707Z New File 1240 std_cuda_dispatch.h 2025-03-14T05:08:46.5253231Z 100% 2025-03-14T05:08:46.5256706Z New File 3277 std_mean.h 2025-03-14T05:08:46.5260029Z 100% 2025-03-14T05:08:46.5263888Z New File 1207 std_mean_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.5267317Z 100% 2025-03-14T05:08:46.5271310Z New File 1299 std_mean_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5274813Z 100% 2025-03-14T05:08:46.5278540Z New File 897 std_mean_cpu_dispatch.h 2025-03-14T05:08:46.5281950Z 100% 2025-03-14T05:08:46.5285794Z New File 899 std_mean_cuda_dispatch.h 2025-03-14T05:08:46.5289280Z 100% 2025-03-14T05:08:46.5293438Z New File 1463 std_mean_native.h 2025-03-14T05:08:46.5297212Z 100% 2025-03-14T05:08:46.5300975Z New File 5780 std_mean_ops.h 2025-03-14T05:08:46.5304347Z 100% 2025-03-14T05:08:46.5308194Z New File 2043 std_native.h 2025-03-14T05:08:46.5311535Z 100% 2025-03-14T05:08:46.5314948Z New File 7621 std_ops.h 2025-03-14T05:08:46.5318400Z 100% 2025-03-14T05:08:46.5321797Z New File 2108 stft.h 2025-03-14T05:08:46.5325188Z 100% 2025-03-14T05:08:46.5329063Z New File 1540 stft_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5332501Z 100% 2025-03-14T05:08:46.5335972Z New File 1289 stft_native.h 2025-03-14T05:08:46.5339441Z 100% 2025-03-14T05:08:46.5342830Z New File 3385 stft_ops.h 2025-03-14T05:08:46.5346303Z 100% 2025-03-14T05:08:46.5349637Z New File 893 stride.h 2025-03-14T05:08:46.5353323Z 100% 2025-03-14T05:08:46.5357145Z New File 866 stride_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5360571Z 100% 2025-03-14T05:08:46.5364035Z New File 576 stride_native.h 2025-03-14T05:08:46.5367427Z 100% 2025-03-14T05:08:46.5370997Z New File 1611 stride_ops.h 2025-03-14T05:08:46.5374618Z 100% 2025-03-14T05:08:46.5377956Z New File 2192 sub.h 2025-03-14T05:08:46.5381245Z 100% 2025-03-14T05:08:46.5384632Z New File 1654 subtract.h 2025-03-14T05:08:46.5387941Z 100% 2025-03-14T05:08:46.5391618Z New File 1439 subtract_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5395348Z 100% 2025-03-14T05:08:46.5398974Z New File 1013 subtract_native.h 2025-03-14T05:08:46.5402610Z 100% 2025-03-14T05:08:46.5406294Z New File 4104 subtract_ops.h 2025-03-14T05:08:46.5409841Z 100% 2025-03-14T05:08:46.5413619Z New File 967 sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.5416993Z 100% 2025-03-14T05:08:46.5420759Z New File 1200 sub_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.5424113Z 100% 2025-03-14T05:08:46.5427778Z New File 1156 sub_cpu_dispatch.h 2025-03-14T05:08:46.5431232Z 100% 2025-03-14T05:08:46.5435881Z New File 1158 sub_cuda_dispatch.h 2025-03-14T05:08:46.5439380Z 100% 2025-03-14T05:08:46.5442722Z New File 658 sub_meta.h 2025-03-14T05:08:46.5445973Z 100% 2025-03-14T05:08:46.5449665Z New File 1158 sub_meta_dispatch.h 2025-03-14T05:08:46.5454122Z 100% 2025-03-14T05:08:46.5457578Z New File 1614 sub_native.h 2025-03-14T05:08:46.5460981Z 100% 2025-03-14T05:08:46.5464387Z New File 4816 sub_ops.h 2025-03-14T05:08:46.5468091Z 100% 2025-03-14T05:08:46.5471686Z New File 3475 sum.h 2025-03-14T05:08:46.5474983Z 100% 2025-03-14T05:08:46.5478940Z New File 913 sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.5482651Z 100% 2025-03-14T05:08:46.5486333Z New File 1084 sum_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.5490197Z 100% 2025-03-14T05:08:46.5494402Z New File 1201 sum_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5497555Z 100% 2025-03-14T05:08:46.5501196Z New File 1181 sum_cpu_dispatch.h 2025-03-14T05:08:46.5505257Z 100% 2025-03-14T05:08:46.5508373Z New File 1183 sum_cuda_dispatch.h 2025-03-14T05:08:46.5512140Z 100% 2025-03-14T05:08:46.5515639Z New File 693 sum_meta.h 2025-03-14T05:08:46.5519197Z 100% 2025-03-14T05:08:46.5522886Z New File 1183 sum_meta_dispatch.h 2025-03-14T05:08:46.5526403Z 100% 2025-03-14T05:08:46.5530093Z New File 1957 sum_native.h 2025-03-14T05:08:46.5533751Z 100% 2025-03-14T05:08:46.5537639Z New File 5276 sum_ops.h 2025-03-14T05:08:46.5541282Z 100% 2025-03-14T05:08:46.5545254Z New File 1047 sum_to_size.h 2025-03-14T05:08:46.5548495Z 100% 2025-03-14T05:08:46.5552456Z New File 907 sum_to_size_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5556599Z 100% 2025-03-14T05:08:46.5559721Z New File 535 sum_to_size_native.h 2025-03-14T05:08:46.5563264Z 100% 2025-03-14T05:08:46.5566900Z New File 1089 sum_to_size_ops.h 2025-03-14T05:08:46.5570675Z 100% 2025-03-14T05:08:46.5574229Z New File 1625 svd.h 2025-03-14T05:08:46.5577445Z 100% 2025-03-14T05:08:46.5581230Z New File 1217 svd_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5585148Z 100% 2025-03-14T05:08:46.5588967Z New File 742 svd_native.h 2025-03-14T05:08:46.5592931Z 100% 2025-03-14T05:08:46.5596746Z New File 2173 svd_ops.h 2025-03-14T05:08:46.5599912Z 100% 2025-03-14T05:08:46.5603389Z New File 748 swapaxes.h 2025-03-14T05:08:46.5606649Z 100% 2025-03-14T05:08:46.5610474Z New File 903 swapaxes_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5613974Z 100% 2025-03-14T05:08:46.5618016Z New File 613 swapaxes_native.h 2025-03-14T05:08:46.5621941Z 100% 2025-03-14T05:08:46.5625903Z New File 1714 swapaxes_ops.h 2025-03-14T05:08:46.5629547Z 100% 2025-03-14T05:08:46.5633059Z New File 742 swapdims.h 2025-03-14T05:08:46.5636722Z 100% 2025-03-14T05:08:46.5640393Z New File 899 swapdims_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5644018Z 100% 2025-03-14T05:08:46.5647987Z New File 609 swapdims_native.h 2025-03-14T05:08:46.5651372Z 100% 2025-03-14T05:08:46.5655105Z New File 1702 swapdims_ops.h 2025-03-14T05:08:46.5659784Z 100% 2025-03-14T05:08:46.5662476Z New File 843 sym_constrain_range.h 2025-03-14T05:08:46.5666129Z 100% 2025-03-14T05:08:46.5669920Z New File 884 sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.5673328Z 100% 2025-03-14T05:08:46.5677357Z New File 879 sym_constrain_range_for_size.h 2025-03-14T05:08:46.5681482Z 100% 2025-03-14T05:08:46.5685484Z New File 893 sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.5688959Z 100% 2025-03-14T05:08:46.5692765Z New File 603 sym_constrain_range_for_size_native.h 2025-03-14T05:08:46.5696227Z 100% 2025-03-14T05:08:46.5700161Z New File 1235 sym_constrain_range_for_size_ops.h 2025-03-14T05:08:46.5704555Z 100% 2025-03-14T05:08:46.5707549Z New File 594 sym_constrain_range_native.h 2025-03-14T05:08:46.5711033Z 100% 2025-03-14T05:08:46.5714823Z New File 1208 sym_constrain_range_ops.h 2025-03-14T05:08:46.5718304Z 100% 2025-03-14T05:08:46.5721820Z New File 692 sym_numel.h 2025-03-14T05:08:46.5725449Z 100% 2025-03-14T05:08:46.5729191Z New File 791 sym_numel_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5732688Z 100% 2025-03-14T05:08:46.5736294Z New File 501 sym_numel_native.h 2025-03-14T05:08:46.5739654Z 100% 2025-03-14T05:08:46.5743524Z New File 998 sym_numel_ops.h 2025-03-14T05:08:46.5746840Z 100% 2025-03-14T05:08:46.5750222Z New File 723 sym_size.h 2025-03-14T05:08:46.5753566Z 100% 2025-03-14T05:08:46.5757273Z New File 803 sym_size_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5760792Z 100% 2025-03-14T05:08:46.5764379Z New File 513 sym_size_native.h 2025-03-14T05:08:46.5768144Z 100% 2025-03-14T05:08:46.5771781Z New File 1050 sym_size_ops.h 2025-03-14T05:08:46.5775222Z 100% 2025-03-14T05:08:46.5779005Z New File 728 sym_storage_offset.h 2025-03-14T05:08:46.5782545Z 100% 2025-03-14T05:08:46.5786456Z New File 800 sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5789765Z 100% 2025-03-14T05:08:46.5794115Z New File 510 sym_storage_offset_native.h 2025-03-14T05:08:46.5797533Z 100% 2025-03-14T05:08:46.5802253Z New File 1025 sym_storage_offset_ops.h 2025-03-14T05:08:46.5805927Z 100% 2025-03-14T05:08:46.5810015Z New File 731 sym_stride.h 2025-03-14T05:08:46.5813130Z 100% 2025-03-14T05:08:46.5817085Z New File 805 sym_stride_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5820666Z 100% 2025-03-14T05:08:46.5824177Z New File 515 sym_stride_native.h 2025-03-14T05:08:46.5827710Z 100% 2025-03-14T05:08:46.5831301Z New File 1056 sym_stride_ops.h 2025-03-14T05:08:46.5834839Z 100% 2025-03-14T05:08:46.5838173Z New File 654 t.h 2025-03-14T05:08:46.5841322Z 100% 2025-03-14T05:08:46.5844603Z New File 1188 take.h 2025-03-14T05:08:46.5847945Z 100% 2025-03-14T05:08:46.5851481Z New File 1486 take_along_dim.h 2025-03-14T05:08:46.5854946Z 100% 2025-03-14T05:08:46.5858621Z New File 1174 take_along_dim_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.5862188Z 100% 2025-03-14T05:08:46.5865780Z New File 723 take_along_dim_native.h 2025-03-14T05:08:46.5869261Z 100% 2025-03-14T05:08:46.5872864Z New File 2021 take_along_dim_ops.h 2025-03-14T05:08:46.5876442Z 100% 2025-03-14T05:08:46.5880014Z New File 974 take_cpu_dispatch.h 2025-03-14T05:08:46.5883662Z 100% 2025-03-14T05:08:46.5887214Z New File 976 take_cuda_dispatch.h 2025-03-14T05:08:46.5890630Z 100% 2025-03-14T05:08:46.5894789Z New File 624 take_native.h 2025-03-14T05:08:46.5898723Z 100% 2025-03-14T05:08:46.5901959Z New File 1747 take_ops.h 2025-03-14T05:08:46.5905301Z 100% 2025-03-14T05:08:46.5908687Z New File 1175 tan.h 2025-03-14T05:08:46.5912189Z 100% 2025-03-14T05:08:46.5915654Z New File 1188 tanh.h 2025-03-14T05:08:46.5919111Z 100% 2025-03-14T05:08:46.5922858Z New File 1420 tanh_backward.h 2025-03-14T05:08:46.5926942Z 100% 2025-03-14T05:08:46.5930807Z New File 854 tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.5934527Z 100% 2025-03-14T05:08:46.5938341Z New File 1039 tanh_backward_cpu_dispatch.h 2025-03-14T05:08:46.5942001Z 100% 2025-03-14T05:08:46.5945653Z New File 1041 tanh_backward_cuda_dispatch.h 2025-03-14T05:08:46.5949285Z 100% 2025-03-14T05:08:46.5952781Z New File 643 tanh_backward_meta.h 2025-03-14T05:08:46.5956615Z 100% 2025-03-14T05:08:46.5960716Z New File 1041 tanh_backward_meta_dispatch.h 2025-03-14T05:08:46.5963861Z 100% 2025-03-14T05:08:46.5968389Z New File 681 tanh_backward_native.h 2025-03-14T05:08:46.5972347Z 100% 2025-03-14T05:08:46.5976227Z New File 1891 tanh_backward_ops.h 2025-03-14T05:08:46.5980285Z 100% 2025-03-14T05:08:46.5984388Z New File 861 tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.5987778Z 100% 2025-03-14T05:08:46.5991474Z New File 946 tanh_cpu_dispatch.h 2025-03-14T05:08:46.5995299Z 100% 2025-03-14T05:08:46.5998970Z New File 948 tanh_cuda_dispatch.h 2025-03-14T05:08:46.6002887Z 100% 2025-03-14T05:08:46.6006434Z New File 600 tanh_meta.h 2025-03-14T05:08:46.6009741Z 100% 2025-03-14T05:08:46.6017870Z New File 948 tanh_meta_dispatch.h 2025-03-14T05:08:46.6021394Z 100% 2025-03-14T05:08:46.6024987Z New File 1340 tanh_native.h 2025-03-14T05:08:46.6028647Z 100% 2025-03-14T05:08:46.6032092Z New File 2079 tanh_ops.h 2025-03-14T05:08:46.6035494Z 100% 2025-03-14T05:08:46.6039258Z New File 859 tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.6042873Z 100% 2025-03-14T05:08:46.6046743Z New File 942 tan_cpu_dispatch.h 2025-03-14T05:08:46.6050119Z 100% 2025-03-14T05:08:46.6053941Z New File 944 tan_cuda_dispatch.h 2025-03-14T05:08:46.6057471Z 100% 2025-03-14T05:08:46.6060840Z New File 599 tan_meta.h 2025-03-14T05:08:46.6064244Z 100% 2025-03-14T05:08:46.6067851Z New File 944 tan_meta_dispatch.h 2025-03-14T05:08:46.6071310Z 100% 2025-03-14T05:08:46.6074986Z New File 1018 tan_native.h 2025-03-14T05:08:46.6078691Z 100% 2025-03-14T05:08:46.6081971Z New File 2070 tan_ops.h 2025-03-14T05:08:46.6085702Z 100% 2025-03-14T05:08:46.6089240Z New File 1661 tensor.h 2025-03-14T05:08:46.6092629Z 100% 2025-03-14T05:08:46.6097067Z New File 1577 tensordot.h 2025-03-14T05:08:46.6099875Z 100% 2025-03-14T05:08:46.6103728Z New File 1198 tensordot_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6107330Z 100% 2025-03-14T05:08:46.6110839Z New File 744 tensordot_native.h 2025-03-14T05:08:46.6114632Z 100% 2025-03-14T05:08:46.6118294Z New File 2135 tensordot_ops.h 2025-03-14T05:08:46.6122073Z 100% 2025-03-14T05:08:46.6125780Z New File 3281 tensor_split.h 2025-03-14T05:08:46.6129228Z 100% 2025-03-14T05:08:46.6133085Z New File 1342 tensor_split_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6136817Z 100% 2025-03-14T05:08:46.6141406Z New File 844 tensor_split_native.h 2025-03-14T05:08:46.6145317Z 100% 2025-03-14T05:08:46.6149218Z New File 2823 tensor_split_ops.h 2025-03-14T05:08:46.6152631Z 100% 2025-03-14T05:08:46.6156358Z New File 6712 thnn_conv2d.h 2025-03-14T05:08:46.6159721Z 100% 2025-03-14T05:08:46.6164003Z New File 2209 thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6167477Z 100% 2025-03-14T05:08:46.6172154Z New File 887 thnn_conv2d_native.h 2025-03-14T05:08:46.6175604Z 100% 2025-03-14T05:08:46.6179596Z New File 2689 thnn_conv2d_ops.h 2025-03-14T05:08:46.6183122Z 100% 2025-03-14T05:08:46.6231361Z New File 1677 threshold.h 2025-03-14T05:08:46.6234898Z 100% 2025-03-14T05:08:46.6238520Z New File 1629 threshold_backward.h 2025-03-14T05:08:46.6242183Z 100% 2025-03-14T05:08:46.6246032Z New File 887 threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.6249323Z 100% 2025-03-14T05:08:46.6253033Z New File 1138 threshold_backward_cpu_dispatch.h 2025-03-14T05:08:46.6256594Z 100% 2025-03-14T05:08:46.6260191Z New File 1140 threshold_backward_cuda_dispatch.h 2025-03-14T05:08:46.6263882Z 100% 2025-03-14T05:08:46.6267482Z New File 676 threshold_backward_meta.h 2025-03-14T05:08:46.6271050Z 100% 2025-03-14T05:08:46.6274818Z New File 1140 threshold_backward_meta_dispatch.h 2025-03-14T05:08:46.6278256Z 100% 2025-03-14T05:08:46.6282443Z New File 1620 threshold_backward_native.h 2025-03-14T05:08:46.6286472Z 100% 2025-03-14T05:08:46.6290270Z New File 2105 threshold_backward_ops.h 2025-03-14T05:08:46.6293711Z 100% 2025-03-14T05:08:46.6297686Z New File 983 threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.6301258Z 100% 2025-03-14T05:08:46.6304881Z New File 1190 threshold_cpu_dispatch.h 2025-03-14T05:08:46.6308514Z 100% 2025-03-14T05:08:46.6312155Z New File 1192 threshold_cuda_dispatch.h 2025-03-14T05:08:46.6316019Z 100% 2025-03-14T05:08:46.6319606Z New File 661 threshold_meta.h 2025-03-14T05:08:46.6323032Z 100% 2025-03-14T05:08:46.6326787Z New File 1192 threshold_meta_dispatch.h 2025-03-14T05:08:46.6330189Z 100% 2025-03-14T05:08:46.6333742Z New File 812 threshold_native.h 2025-03-14T05:08:46.6337407Z 100% 2025-03-14T05:08:46.6341069Z New File 2676 threshold_ops.h 2025-03-14T05:08:46.6344634Z 100% 2025-03-14T05:08:46.6348438Z New File 1399 tile.h 2025-03-14T05:08:46.6351323Z 100% 2025-03-14T05:08:46.6355105Z New File 893 tile_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6358499Z 100% 2025-03-14T05:08:46.6362004Z New File 528 tile_native.h 2025-03-14T05:08:46.6365495Z 100% 2025-03-14T05:08:46.6369012Z New File 1068 tile_ops.h 2025-03-14T05:08:46.6372220Z 100% 2025-03-14T05:08:46.6375523Z New File 526 to.h 2025-03-14T05:08:46.6378696Z 100% 2025-03-14T05:08:46.6382053Z New File 5215 topk.h 2025-03-14T05:08:46.6385439Z 100% 2025-03-14T05:08:46.6389331Z New File 1053 topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.6392931Z 100% 2025-03-14T05:08:46.6396755Z New File 1753 topk_cpu_dispatch.h 2025-03-14T05:08:46.6400275Z 100% 2025-03-14T05:08:46.6403777Z New File 1755 topk_cuda_dispatch.h 2025-03-14T05:08:46.6407234Z 100% 2025-03-14T05:08:46.6410729Z New File 651 topk_meta.h 2025-03-14T05:08:46.6414204Z 100% 2025-03-14T05:08:46.6417756Z New File 1755 topk_meta_dispatch.h 2025-03-14T05:08:46.6421384Z 100% 2025-03-14T05:08:46.6425276Z New File 1082 topk_native.h 2025-03-14T05:08:46.6428575Z 100% 2025-03-14T05:08:46.6431934Z New File 2287 topk_ops.h 2025-03-14T05:08:46.6435353Z 100% 2025-03-14T05:08:46.6439018Z New File 1754 to_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6442844Z 100% 2025-03-14T05:08:46.6446193Z New File 532 to_dense.h 2025-03-14T05:08:46.6449857Z 100% 2025-03-14T05:08:46.6453563Z New File 846 to_dense_backward.h 2025-03-14T05:08:46.6457089Z 100% 2025-03-14T05:08:46.6460901Z New File 874 to_dense_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6464313Z 100% 2025-03-14T05:08:46.6467906Z New File 584 to_dense_backward_native.h 2025-03-14T05:08:46.6471292Z 100% 2025-03-14T05:08:46.6475135Z New File 1222 to_dense_backward_ops.h 2025-03-14T05:08:46.6478603Z 100% 2025-03-14T05:08:46.6482341Z New File 893 to_dense_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6485837Z 100% 2025-03-14T05:08:46.6489543Z New File 603 to_dense_native.h 2025-03-14T05:08:46.6492839Z 100% 2025-03-14T05:08:46.6496420Z New File 1247 to_dense_ops.h 2025-03-14T05:08:46.6500089Z 100% 2025-03-14T05:08:46.6503583Z New File 1103 to_mkldnn.h 2025-03-14T05:08:46.6507041Z 100% 2025-03-14T05:08:46.6510772Z New File 763 to_mkldnn_backward.h 2025-03-14T05:08:46.6514326Z 100% 2025-03-14T05:08:46.6518127Z New File 825 to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6521690Z 100% 2025-03-14T05:08:46.6525592Z New File 535 to_mkldnn_backward_native.h 2025-03-14T05:08:46.6528908Z 100% 2025-03-14T05:08:46.6532691Z New File 1108 to_mkldnn_backward_ops.h 2025-03-14T05:08:46.6536130Z 100% 2025-03-14T05:08:46.6539994Z New File 990 to_mkldnn_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.6543557Z 100% 2025-03-14T05:08:46.6547398Z New File 800 to_mkldnn_cpu_dispatch.h 2025-03-14T05:08:46.6551216Z 100% 2025-03-14T05:08:46.6555030Z New File 681 to_mkldnn_native.h 2025-03-14T05:08:46.6558436Z 100% 2025-03-14T05:08:46.6562196Z New File 1875 to_mkldnn_ops.h 2025-03-14T05:08:46.6565709Z 100% 2025-03-14T05:08:46.6569171Z New File 1316 to_native.h 2025-03-14T05:08:46.6572866Z 100% 2025-03-14T05:08:46.6577042Z New File 4514 to_ops.h 2025-03-14T05:08:46.6580807Z 100% 2025-03-14T05:08:46.6584433Z New File 4431 to_padded_tensor.h 2025-03-14T05:08:46.6588334Z 100% 2025-03-14T05:08:46.6591815Z New File 1352 to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.6595542Z 100% 2025-03-14T05:08:46.6599878Z New File 899 to_padded_tensor_native.h 2025-03-14T05:08:46.6603523Z 100% 2025-03-14T05:08:46.6607248Z New File 2029 to_padded_tensor_ops.h 2025-03-14T05:08:46.6611068Z 100% 2025-03-14T05:08:46.6614504Z New File 533 to_sparse.h 2025-03-14T05:08:46.6618045Z 100% 2025-03-14T05:08:46.6621599Z New File 537 to_sparse_bsc.h 2025-03-14T05:08:46.6625182Z 100% 2025-03-14T05:08:46.6629063Z New File 872 to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6632725Z 100% 2025-03-14T05:08:46.6636527Z New File 582 to_sparse_bsc_native.h 2025-03-14T05:08:46.6640001Z 100% 2025-03-14T05:08:46.6643679Z New File 1215 to_sparse_bsc_ops.h 2025-03-14T05:08:46.6647365Z 100% 2025-03-14T05:08:46.6650980Z New File 537 to_sparse_bsr.h 2025-03-14T05:08:46.6654646Z 100% 2025-03-14T05:08:46.6658870Z New File 872 to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6662201Z 100% 2025-03-14T05:08:46.6666125Z New File 582 to_sparse_bsr_native.h 2025-03-14T05:08:46.6669527Z 100% 2025-03-14T05:08:46.6673512Z New File 1215 to_sparse_bsr_ops.h 2025-03-14T05:08:46.6677051Z 100% 2025-03-14T05:08:46.6681351Z New File 1020 to_sparse_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6684787Z 100% 2025-03-14T05:08:46.6688715Z New File 537 to_sparse_csc.h 2025-03-14T05:08:46.6692736Z 100% 2025-03-14T05:08:46.6695941Z New File 845 to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6699349Z 100% 2025-03-14T05:08:46.6703130Z New File 555 to_sparse_csc_native.h 2025-03-14T05:08:46.6706802Z 100% 2025-03-14T05:08:46.6710534Z New File 1126 to_sparse_csc_ops.h 2025-03-14T05:08:46.6714105Z 100% 2025-03-14T05:08:46.6717827Z New File 537 to_sparse_csr.h 2025-03-14T05:08:46.6721432Z 100% 2025-03-14T05:08:46.6725336Z New File 845 to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6728877Z 100% 2025-03-14T05:08:46.6732512Z New File 555 to_sparse_csr_native.h 2025-03-14T05:08:46.6735842Z 100% 2025-03-14T05:08:46.6739605Z New File 1126 to_sparse_csr_ops.h 2025-03-14T05:08:46.6743053Z 100% 2025-03-14T05:08:46.6746767Z New File 730 to_sparse_native.h 2025-03-14T05:08:46.6750269Z 100% 2025-03-14T05:08:46.6753912Z New File 1975 to_sparse_ops.h 2025-03-14T05:08:46.6757993Z 100% 2025-03-14T05:08:46.6761362Z New File 1057 trace.h 2025-03-14T05:08:46.6764772Z 100% 2025-03-14T05:08:46.6768443Z New File 1519 trace_backward.h 2025-03-14T05:08:46.6771935Z 100% 2025-03-14T05:08:46.6775762Z New File 915 trace_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6779184Z 100% 2025-03-14T05:08:46.6782785Z New File 539 trace_backward_native.h 2025-03-14T05:08:46.6793900Z 100% 2025-03-14T05:08:46.6798059Z New File 1101 trace_backward_ops.h 2025-03-14T05:08:46.6801676Z 100% 2025-03-14T05:08:46.6805659Z New File 889 trace_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.6809035Z 100% 2025-03-14T05:08:46.6812774Z New File 742 trace_cpu_dispatch.h 2025-03-14T05:08:46.6816348Z 100% 2025-03-14T05:08:46.6820200Z New File 744 trace_cuda_dispatch.h 2025-03-14T05:08:46.6823770Z 100% 2025-03-14T05:08:46.6827450Z New File 637 trace_native.h 2025-03-14T05:08:46.6831007Z 100% 2025-03-14T05:08:46.6834665Z New File 1581 trace_ops.h 2025-03-14T05:08:46.6838222Z 100% 2025-03-14T05:08:46.6841794Z New File 1001 transpose.h 2025-03-14T05:08:46.6845354Z 100% 2025-03-14T05:08:46.6849260Z New File 901 transpose_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.6852699Z 100% 2025-03-14T05:08:46.6856566Z New File 826 transpose_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.6859912Z 100% 2025-03-14T05:08:46.6863597Z New File 1351 transpose_copy.h 2025-03-14T05:08:46.6867005Z 100% 2025-03-14T05:08:46.6871323Z New File 849 transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.6874788Z 100% 2025-03-14T05:08:46.6878973Z New File 963 transpose_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.6882005Z 100% 2025-03-14T05:08:46.6886168Z New File 656 transpose_copy_native.h 2025-03-14T05:08:46.6889818Z 100% 2025-03-14T05:08:46.6893468Z New File 1846 transpose_copy_ops.h 2025-03-14T05:08:46.6896927Z 100% 2025-03-14T05:08:46.6900568Z New File 798 transpose_native.h 2025-03-14T05:08:46.6904075Z 100% 2025-03-14T05:08:46.6907735Z New File 2394 transpose_ops.h 2025-03-14T05:08:46.6911180Z 100% 2025-03-14T05:08:46.6914794Z New File 970 trapezoid.h 2025-03-14T05:08:46.6918856Z 100% 2025-03-14T05:08:46.6922591Z New File 921 trapezoid_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.7098566Z 100% 2025-03-14T05:08:46.7099060Z New File 631 trapezoid_native.h 2025-03-14T05:08:46.7275229Z 100% 2025-03-14T05:08:46.7275493Z New File 1763 trapezoid_ops.h 2025-03-14T05:08:46.7275800Z 100% 2025-03-14T05:08:46.7276006Z New File 929 trapz.h 2025-03-14T05:08:46.7276263Z 100% 2025-03-14T05:08:46.7276548Z New File 901 trapz_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.7276911Z 100% 2025-03-14T05:08:46.7277219Z New File 611 trapz_native.h 2025-03-14T05:08:46.7277502Z 100% 2025-03-14T05:08:46.7277709Z New File 1702 trapz_ops.h 2025-03-14T05:08:46.7277976Z 100% 2025-03-14T05:08:46.7278172Z New File 1991 triangular_solve.h 2025-03-14T05:08:46.7278455Z 100% 2025-03-14T05:08:46.7278838Z New File 935 triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.7279303Z 100% 2025-03-14T05:08:46.7279575Z New File 1283 triangular_solve_cpu_dispatch.h 2025-03-14T05:08:46.7279895Z 100% 2025-03-14T05:08:46.7280141Z New File 1285 triangular_solve_cuda_dispatch.h 2025-03-14T05:08:46.7280457Z 100% 2025-03-14T05:08:46.7280678Z New File 682 triangular_solve_meta.h 2025-03-14T05:08:46.7280977Z 100% 2025-03-14T05:08:46.7281219Z New File 1285 triangular_solve_meta_dispatch.h 2025-03-14T05:08:46.7281535Z 100% 2025-03-14T05:08:46.7281753Z New File 1170 triangular_solve_native.h 2025-03-14T05:08:46.7282061Z 100% 2025-03-14T05:08:46.7282275Z New File 2437 triangular_solve_ops.h 2025-03-14T05:08:46.7282572Z 100% 2025-03-14T05:08:46.7282761Z New File 1183 tril.h 2025-03-14T05:08:46.7283015Z 100% 2025-03-14T05:08:46.7283347Z New File 901 tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.7283764Z 100% 2025-03-14T05:08:46.7283979Z New File 1024 tril_cpu_dispatch.h 2025-03-14T05:08:46.7284257Z 100% 2025-03-14T05:08:46.7284470Z New File 1026 tril_cuda_dispatch.h 2025-03-14T05:08:46.7284762Z 100% 2025-03-14T05:08:46.7284969Z New File 2004 tril_indices.h 2025-03-14T05:08:46.7285253Z 100% 2025-03-14T05:08:46.7285543Z New File 939 tril_indices_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7285937Z 100% 2025-03-14T05:08:46.7286176Z New File 1028 tril_indices_cpu_dispatch.h 2025-03-14T05:08:46.7286490Z 100% 2025-03-14T05:08:46.7286731Z New File 1030 tril_indices_cuda_dispatch.h 2025-03-14T05:08:46.7287035Z 100% 2025-03-14T05:08:46.7287250Z New File 1027 tril_indices_native.h 2025-03-14T05:08:46.7287541Z 100% 2025-03-14T05:08:46.7287750Z New File 2239 tril_indices_ops.h 2025-03-14T05:08:46.7288030Z 100% 2025-03-14T05:08:46.7288297Z New File 618 tril_meta.h 2025-03-14T05:08:46.7288573Z 100% 2025-03-14T05:08:46.7288790Z New File 1026 tril_meta_dispatch.h 2025-03-14T05:08:46.7289101Z 100% 2025-03-14T05:08:46.7289308Z New File 790 tril_native.h 2025-03-14T05:08:46.7289569Z 100% 2025-03-14T05:08:46.7289760Z New File 2262 tril_ops.h 2025-03-14T05:08:46.7290084Z 100% 2025-03-14T05:08:46.7290301Z New File 1059 triplet_margin_loss.h 2025-03-14T05:08:46.7290595Z 100% 2025-03-14T05:08:46.7290927Z New File 965 triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.7291395Z 100% 2025-03-14T05:08:46.7291622Z New File 675 triplet_margin_loss_native.h 2025-03-14T05:08:46.7291935Z 100% 2025-03-14T05:08:46.7292163Z New File 1477 triplet_margin_loss_ops.h 2025-03-14T05:08:46.7292470Z 100% 2025-03-14T05:08:46.7292676Z New File 1183 triu.h 2025-03-14T05:08:46.7292918Z 100% 2025-03-14T05:08:46.7293257Z New File 901 triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.7293672Z 100% 2025-03-14T05:08:46.7293890Z New File 1024 triu_cpu_dispatch.h 2025-03-14T05:08:46.7294182Z 100% 2025-03-14T05:08:46.7294387Z New File 1026 triu_cuda_dispatch.h 2025-03-14T05:08:46.7294682Z 100% 2025-03-14T05:08:46.7294888Z New File 2004 triu_indices.h 2025-03-14T05:08:46.7295169Z 100% 2025-03-14T05:08:46.7295470Z New File 939 triu_indices_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7295846Z 100% 2025-03-14T05:08:46.7296090Z New File 1028 triu_indices_cpu_dispatch.h 2025-03-14T05:08:46.7296454Z 100% 2025-03-14T05:08:46.7296688Z New File 1030 triu_indices_cuda_dispatch.h 2025-03-14T05:08:46.7296999Z 100% 2025-03-14T05:08:46.7297203Z New File 1027 triu_indices_native.h 2025-03-14T05:08:46.7297496Z 100% 2025-03-14T05:08:46.7297711Z New File 2239 triu_indices_ops.h 2025-03-14T05:08:46.7297993Z 100% 2025-03-14T05:08:46.7298186Z New File 618 triu_meta.h 2025-03-14T05:08:46.7298448Z 100% 2025-03-14T05:08:46.7298658Z New File 1026 triu_meta_dispatch.h 2025-03-14T05:08:46.7298940Z 100% 2025-03-14T05:08:46.7299138Z New File 790 triu_native.h 2025-03-14T05:08:46.7299405Z 100% 2025-03-14T05:08:46.7299599Z New File 2262 triu_ops.h 2025-03-14T05:08:46.7299859Z 100% 2025-03-14T05:08:46.7300060Z New File 1488 true_divide.h 2025-03-14T05:08:46.7300324Z 100% 2025-03-14T05:08:46.7300614Z New File 1291 true_divide_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.7301003Z 100% 2025-03-14T05:08:46.7301224Z New File 890 true_divide_native.h 2025-03-14T05:08:46.7301514Z 100% 2025-03-14T05:08:46.7301716Z New File 3703 true_divide_ops.h 2025-03-14T05:08:46.7301991Z 100% 2025-03-14T05:08:46.7302183Z New File 1201 trunc.h 2025-03-14T05:08:46.7302437Z 100% 2025-03-14T05:08:46.7302776Z New File 863 trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.7305484Z 100% 2025-03-14T05:08:46.7309678Z New File 950 trunc_cpu_dispatch.h 2025-03-14T05:08:46.7314399Z 100% 2025-03-14T05:08:46.7318930Z New File 952 trunc_cuda_dispatch.h 2025-03-14T05:08:46.7322436Z 100% 2025-03-14T05:08:46.7326073Z New File 601 trunc_meta.h 2025-03-14T05:08:46.7329428Z 100% 2025-03-14T05:08:46.7333002Z New File 952 trunc_meta_dispatch.h 2025-03-14T05:08:46.7336454Z 100% 2025-03-14T05:08:46.7340131Z New File 1036 trunc_native.h 2025-03-14T05:08:46.7343658Z 100% 2025-03-14T05:08:46.7347259Z New File 2088 trunc_ops.h 2025-03-14T05:08:46.7350990Z 100% 2025-03-14T05:08:46.7354515Z New File 531 type_as.h 2025-03-14T05:08:46.7357691Z 100% 2025-03-14T05:08:46.7361306Z New File 814 type_as_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.7364778Z 100% 2025-03-14T05:08:46.7368265Z New File 524 type_as_native.h 2025-03-14T05:08:46.7371656Z 100% 2025-03-14T05:08:46.7375120Z New File 1075 type_as_ops.h 2025-03-14T05:08:46.7378736Z 100% 2025-03-14T05:08:46.7383002Z New File 829 t_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7386463Z 100% 2025-03-14T05:08:46.7389810Z New File 1067 t_copy.h 2025-03-14T05:08:46.7393075Z 100% 2025-03-14T05:08:46.7396938Z New File 813 t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.7400522Z 100% 2025-03-14T05:08:46.7404364Z New File 891 t_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7407912Z 100% 2025-03-14T05:08:46.7412258Z New File 576 t_copy_native.h 2025-03-14T05:08:46.7415076Z 100% 2025-03-14T05:08:46.7418691Z New File 1587 t_copy_ops.h 2025-03-14T05:08:46.7422138Z 100% 2025-03-14T05:08:46.7425622Z New File 539 t_native.h 2025-03-14T05:08:46.7428848Z 100% 2025-03-14T05:08:46.7432202Z New File 1472 t_ops.h 2025-03-14T05:08:46.7435585Z 100% 2025-03-14T05:08:46.7439042Z New File 954 unbind.h 2025-03-14T05:08:46.7442398Z 100% 2025-03-14T05:08:46.7446118Z New File 817 unbind_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7449569Z 100% 2025-03-14T05:08:46.7453673Z New File 819 unbind_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.7457148Z 100% 2025-03-14T05:08:46.7460661Z New File 1225 unbind_copy.h 2025-03-14T05:08:46.7464127Z 100% 2025-03-14T05:08:46.7467936Z New File 848 unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.7471292Z 100% 2025-03-14T05:08:46.7475249Z New File 917 unbind_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7478649Z 100% 2025-03-14T05:08:46.7482843Z New File 631 unbind_copy_native.h 2025-03-14T05:08:46.7486420Z 100% 2025-03-14T05:08:46.7490047Z New File 1755 unbind_copy_ops.h 2025-03-14T05:08:46.7493574Z 100% 2025-03-14T05:08:46.7497163Z New File 712 unbind_native.h 2025-03-14T05:08:46.7500914Z 100% 2025-03-14T05:08:46.7504508Z New File 1753 unbind_ops.h 2025-03-14T05:08:46.7507971Z 100% 2025-03-14T05:08:46.7511520Z New File 2851 unflatten.h 2025-03-14T05:08:46.7515157Z 100% 2025-03-14T05:08:46.7518998Z New File 1184 unflatten_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.7522390Z 100% 2025-03-14T05:08:46.7526014Z New File 804 unflatten_dense_tensors.h 2025-03-14T05:08:46.7529626Z 100% 2025-03-14T05:08:46.7533733Z New File 843 unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.7537155Z 100% 2025-03-14T05:08:46.7540860Z New File 553 unflatten_dense_tensors_native.h 2025-03-14T05:08:46.7544236Z 100% 2025-03-14T05:08:46.7548078Z New File 1166 unflatten_dense_tensors_ops.h 2025-03-14T05:08:46.7551563Z 100% 2025-03-14T05:08:46.7555359Z New File 687 unflatten_native.h 2025-03-14T05:08:46.7558785Z 100% 2025-03-14T05:08:46.7562538Z New File 1927 unflatten_ops.h 2025-03-14T05:08:46.7566018Z 100% 2025-03-14T05:08:46.7569392Z New File 530 unfold.h 2025-03-14T05:08:46.7572649Z 100% 2025-03-14T05:08:46.7576140Z New File 5032 unfold_backward.h 2025-03-14T05:08:46.7579907Z 100% 2025-03-14T05:08:46.7583672Z New File 1400 unfold_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7587168Z 100% 2025-03-14T05:08:46.7590970Z New File 973 unfold_backward_cpu_dispatch.h 2025-03-14T05:08:46.7594611Z 100% 2025-03-14T05:08:46.7598415Z New File 975 unfold_backward_cuda_dispatch.h 2025-03-14T05:08:46.7602148Z 100% 2025-03-14T05:08:46.7605832Z New File 751 unfold_backward_native.h 2025-03-14T05:08:46.7609354Z 100% 2025-03-14T05:08:46.7612889Z New File 2153 unfold_backward_ops.h 2025-03-14T05:08:46.7616323Z 100% 2025-03-14T05:08:46.7619915Z New File 1432 unfold_copy.h 2025-03-14T05:08:46.7623370Z 100% 2025-03-14T05:08:46.7627498Z New File 865 unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.7630773Z 100% 2025-03-14T05:08:46.7634649Z New File 995 unfold_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7638162Z 100% 2025-03-14T05:08:46.7641867Z New File 680 unfold_copy_native.h 2025-03-14T05:08:46.7645654Z 100% 2025-03-14T05:08:46.7649297Z New File 1929 unfold_copy_ops.h 2025-03-14T05:08:46.7652831Z 100% 2025-03-14T05:08:46.7657304Z New File 790 unfold_cpu_dispatch.h 2025-03-14T05:08:46.7660973Z 100% 2025-03-14T05:08:46.7664753Z New File 792 unfold_cuda_dispatch.h 2025-03-14T05:08:46.7668218Z 100% 2025-03-14T05:08:46.7671903Z New File 792 unfold_meta_dispatch.h 2025-03-14T05:08:46.7675744Z 100% 2025-03-14T05:08:46.7680084Z New File 544 unfold_native.h 2025-03-14T05:08:46.7683441Z 100% 2025-03-14T05:08:46.7687213Z New File 1148 unfold_ops.h 2025-03-14T05:08:46.7691090Z 100% 2025-03-14T05:08:46.7696006Z New File 1538 uniform.h 2025-03-14T05:08:46.7698052Z 100% 2025-03-14T05:08:46.7702061Z New File 1185 uniform_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7705746Z 100% 2025-03-14T05:08:46.7709637Z New File 826 uniform_cpu_dispatch.h 2025-03-14T05:08:46.7713075Z 100% 2025-03-14T05:08:46.7717416Z New File 828 uniform_cuda_dispatch.h 2025-03-14T05:08:46.7721708Z 100% 2025-03-14T05:08:46.7725782Z New File 828 uniform_meta_dispatch.h 2025-03-14T05:08:46.7729058Z 100% 2025-03-14T05:08:46.7733112Z New File 1010 uniform_native.h 2025-03-14T05:08:46.7736900Z 100% 2025-03-14T05:08:46.7740832Z New File 2811 uniform_ops.h 2025-03-14T05:08:46.7744333Z 100% 2025-03-14T05:08:46.7748183Z New File 2126 unique_consecutive.h 2025-03-14T05:08:46.7752357Z 100% 2025-03-14T05:08:46.7755565Z New File 1242 unique_consecutive_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7759529Z 100% 2025-03-14T05:08:46.7764260Z New File 889 unique_consecutive_cpu_dispatch.h 2025-03-14T05:08:46.7766896Z 100% 2025-03-14T05:08:46.7770780Z New File 891 unique_consecutive_cuda_dispatch.h 2025-03-14T05:08:46.7775164Z 100% 2025-03-14T05:08:46.7778067Z New File 1094 unique_consecutive_native.h 2025-03-14T05:08:46.7781519Z 100% 2025-03-14T05:08:46.7785371Z New File 2568 unique_consecutive_ops.h 2025-03-14T05:08:46.7788876Z 100% 2025-03-14T05:08:46.7792639Z New File 2074 unique_dim.h 2025-03-14T05:08:46.7796724Z 100% 2025-03-14T05:08:46.7800610Z New File 1208 unique_dim_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7804158Z 100% 2025-03-14T05:08:46.7807932Z New File 2067 unique_dim_consecutive.h 2025-03-14T05:08:46.7811625Z 100% 2025-03-14T05:08:46.7815508Z New File 1201 unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7819236Z 100% 2025-03-14T05:08:46.7823049Z New File 861 unique_dim_consecutive_cpu_dispatch.h 2025-03-14T05:08:46.7826526Z 100% 2025-03-14T05:08:46.7830611Z New File 863 unique_dim_consecutive_cuda_dispatch.h 2025-03-14T05:08:46.7834198Z 100% 2025-03-14T05:08:46.7838023Z New File 1025 unique_dim_consecutive_native.h 2025-03-14T05:08:46.7841546Z 100% 2025-03-14T05:08:46.7845694Z New File 2478 unique_dim_consecutive_ops.h 2025-03-14T05:08:46.7849263Z 100% 2025-03-14T05:08:46.7852996Z New File 867 unique_dim_cpu_dispatch.h 2025-03-14T05:08:46.7856666Z 100% 2025-03-14T05:08:46.7860544Z New File 869 unique_dim_cuda_dispatch.h 2025-03-14T05:08:46.7863922Z 100% 2025-03-14T05:08:46.7867628Z New File 1038 unique_dim_native.h 2025-03-14T05:08:46.7871104Z 100% 2025-03-14T05:08:46.7875158Z New File 2506 unique_dim_ops.h 2025-03-14T05:08:46.7878653Z 100% 2025-03-14T05:08:46.7882318Z New File 776 unsafe_chunk.h 2025-03-14T05:08:46.7885953Z 100% 2025-03-14T05:08:46.7889680Z New File 839 unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.7893105Z 100% 2025-03-14T05:08:46.7896741Z New File 549 unsafe_chunk_native.h 2025-03-14T05:08:46.7900163Z 100% 2025-03-14T05:08:46.7903808Z New File 1150 unsafe_chunk_ops.h 2025-03-14T05:08:46.7907596Z 100% 2025-03-14T05:08:46.7911223Z New File 4101 unsafe_split.h 2025-03-14T05:08:46.7914883Z 100% 2025-03-14T05:08:46.7918983Z New File 1441 unsafe_split_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7922431Z 100% 2025-03-14T05:08:46.7926134Z New File 683 unsafe_split_native.h 2025-03-14T05:08:46.7929660Z 100% 2025-03-14T05:08:46.7933425Z New File 1939 unsafe_split_ops.h 2025-03-14T05:08:46.7937110Z 100% 2025-03-14T05:08:46.7940855Z New File 4610 unsafe_split_with_sizes.h 2025-03-14T05:08:46.7944378Z 100% 2025-03-14T05:08:46.7948234Z New File 1561 unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7951634Z 100% 2025-03-14T05:08:46.7955726Z New File 716 unsafe_split_with_sizes_native.h 2025-03-14T05:08:46.7959459Z 100% 2025-03-14T05:08:46.7963426Z New File 2022 unsafe_split_with_sizes_ops.h 2025-03-14T05:08:46.7966907Z 100% 2025-03-14T05:08:46.7970690Z New File 713 unsqueeze.h 2025-03-14T05:08:46.7974162Z 100% 2025-03-14T05:08:46.7978040Z New File 871 unsqueeze_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.7981673Z 100% 2025-03-14T05:08:46.7985892Z New File 1228 unsqueeze_copy.h 2025-03-14T05:08:46.7989435Z 100% 2025-03-14T05:08:46.7993486Z New File 834 unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.7996889Z 100% 2025-03-14T05:08:46.8001267Z New File 933 unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.8004872Z 100% 2025-03-14T05:08:46.8008722Z New File 618 unsqueeze_copy_native.h 2025-03-14T05:08:46.8012311Z 100% 2025-03-14T05:08:46.8016119Z New File 1723 unsqueeze_copy_ops.h 2025-03-14T05:08:46.8019775Z 100% 2025-03-14T05:08:46.8023597Z New File 818 unsqueeze_native.h 2025-03-14T05:08:46.8027224Z 100% 2025-03-14T05:08:46.8031176Z New File 1608 unsqueeze_ops.h 2025-03-14T05:08:46.8034817Z 100% 2025-03-14T05:08:46.8038772Z New File 8052 upsample_bicubic2d.h 2025-03-14T05:08:46.8042360Z 100% 2025-03-14T05:08:46.8046097Z New File 7776 upsample_bicubic2d_backward.h 2025-03-14T05:08:46.8049618Z 100% 2025-03-14T05:08:46.8054404Z New File 1289 upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8057806Z 100% 2025-03-14T05:08:46.8061745Z New File 2347 upsample_bicubic2d_backward_cpu_dispatch.h 2025-03-14T05:08:46.8065326Z 100% 2025-03-14T05:08:46.8069194Z New File 2349 upsample_bicubic2d_backward_cuda_dispatch.h 2025-03-14T05:08:46.8072912Z 100% 2025-03-14T05:08:46.8076945Z New File 787 upsample_bicubic2d_backward_meta.h 2025-03-14T05:08:46.8080501Z 100% 2025-03-14T05:08:46.8084429Z New File 2349 upsample_bicubic2d_backward_meta_dispatch.h 2025-03-14T05:08:46.8087966Z 100% 2025-03-14T05:08:46.8091924Z New File 1219 upsample_bicubic2d_backward_native.h 2025-03-14T05:08:46.8095728Z 100% 2025-03-14T05:08:46.8099764Z New File 2823 upsample_bicubic2d_backward_ops.h 2025-03-14T05:08:46.8103314Z 100% 2025-03-14T05:08:46.8107795Z New File 1197 upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8111160Z 100% 2025-03-14T05:08:46.8115305Z New File 1098 upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.8118765Z 100% 2025-03-14T05:08:46.8122780Z New File 2043 upsample_bicubic2d_cpu_dispatch.h 2025-03-14T05:08:46.8126251Z 100% 2025-03-14T05:08:46.8130081Z New File 2045 upsample_bicubic2d_cuda_dispatch.h 2025-03-14T05:08:46.8133892Z 100% 2025-03-14T05:08:46.8137916Z New File 737 upsample_bicubic2d_meta.h 2025-03-14T05:08:46.8141437Z 100% 2025-03-14T05:08:46.8145381Z New File 2045 upsample_bicubic2d_meta_dispatch.h 2025-03-14T05:08:46.8149107Z 100% 2025-03-14T05:08:46.8152933Z New File 1256 upsample_bicubic2d_native.h 2025-03-14T05:08:46.8157245Z 100% 2025-03-14T05:08:46.8161294Z New File 3398 upsample_bicubic2d_ops.h 2025-03-14T05:08:46.8164855Z 100% 2025-03-14T05:08:46.8192843Z New File 12051 upsample_bilinear2d.h 2025-03-14T05:08:46.8196568Z 100% 2025-03-14T05:08:46.8200400Z New File 7807 upsample_bilinear2d_backward.h 2025-03-14T05:08:46.8204388Z 100% 2025-03-14T05:08:46.8208067Z New File 1291 upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8211541Z 100% 2025-03-14T05:08:46.8216336Z New File 2353 upsample_bilinear2d_backward_cpu_dispatch.h 2025-03-14T05:08:46.8219027Z 100% 2025-03-14T05:08:46.8222824Z New File 2355 upsample_bilinear2d_backward_cuda_dispatch.h 2025-03-14T05:08:46.8227169Z 100% 2025-03-14T05:08:46.8230493Z New File 788 upsample_bilinear2d_backward_meta.h 2025-03-14T05:08:46.8234120Z 100% 2025-03-14T05:08:46.8237951Z New File 2355 upsample_bilinear2d_backward_meta_dispatch.h 2025-03-14T05:08:46.8241438Z 100% 2025-03-14T05:08:46.8245430Z New File 1224 upsample_bilinear2d_backward_native.h 2025-03-14T05:08:46.8249052Z 100% 2025-03-14T05:08:46.8252852Z New File 2829 upsample_bilinear2d_backward_ops.h 2025-03-14T05:08:46.8256337Z 100% 2025-03-14T05:08:46.8260343Z New File 1199 upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8263819Z 100% 2025-03-14T05:08:46.8267758Z New File 1566 upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.8271301Z 100% 2025-03-14T05:08:46.8275409Z New File 1100 upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.8278876Z 100% 2025-03-14T05:08:46.8282790Z New File 2049 upsample_bilinear2d_cpu_dispatch.h 2025-03-14T05:08:46.8286514Z 100% 2025-03-14T05:08:46.8290845Z New File 2051 upsample_bilinear2d_cuda_dispatch.h 2025-03-14T05:08:46.8294515Z 100% 2025-03-14T05:08:46.8298286Z New File 738 upsample_bilinear2d_meta.h 2025-03-14T05:08:46.8301748Z 100% 2025-03-14T05:08:46.8305511Z New File 2051 upsample_bilinear2d_meta_dispatch.h 2025-03-14T05:08:46.8309048Z 100% 2025-03-14T05:08:46.8312897Z New File 1708 upsample_bilinear2d_native.h 2025-03-14T05:08:46.8316532Z 100% 2025-03-14T05:08:46.8320217Z New File 4428 upsample_bilinear2d_ops.h 2025-03-14T05:08:46.8323707Z 100% 2025-03-14T05:08:46.8327351Z New File 7171 upsample_linear1d.h 2025-03-14T05:08:46.8331206Z 100% 2025-03-14T05:08:46.8334901Z New File 6905 upsample_linear1d_backward.h 2025-03-14T05:08:46.8338592Z 100% 2025-03-14T05:08:46.8342686Z New File 1185 upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8346090Z 100% 2025-03-14T05:08:46.8349934Z New File 2065 upsample_linear1d_backward_cpu_dispatch.h 2025-03-14T05:08:46.8353561Z 100% 2025-03-14T05:08:46.8357673Z New File 2067 upsample_linear1d_backward_cuda_dispatch.h 2025-03-14T05:08:46.8361120Z 100% 2025-03-14T05:08:46.8364989Z New File 750 upsample_linear1d_backward_meta.h 2025-03-14T05:08:46.8368497Z 100% 2025-03-14T05:08:46.8372357Z New File 2067 upsample_linear1d_backward_meta_dispatch.h 2025-03-14T05:08:46.8376053Z 100% 2025-03-14T05:08:46.8380064Z New File 1142 upsample_linear1d_backward_native.h 2025-03-14T05:08:46.8383472Z 100% 2025-03-14T05:08:46.8387382Z New File 2575 upsample_linear1d_backward_ops.h 2025-03-14T05:08:46.8390860Z 100% 2025-03-14T05:08:46.8394940Z New File 1093 upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8398549Z 100% 2025-03-14T05:08:46.8402573Z New File 1096 upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.8406035Z 100% 2025-03-14T05:08:46.8409766Z New File 1761 upsample_linear1d_cpu_dispatch.h 2025-03-14T05:08:46.8413288Z 100% 2025-03-14T05:08:46.8417388Z New File 1763 upsample_linear1d_cuda_dispatch.h 2025-03-14T05:08:46.8420959Z 100% 2025-03-14T05:08:46.8424674Z New File 700 upsample_linear1d_meta.h 2025-03-14T05:08:46.8428306Z 100% 2025-03-14T05:08:46.8431969Z New File 1763 upsample_linear1d_meta_dispatch.h 2025-03-14T05:08:46.8435605Z 100% 2025-03-14T05:08:46.8439310Z New File 1178 upsample_linear1d_native.h 2025-03-14T05:08:46.8442891Z 100% 2025-03-14T05:08:46.8446647Z New File 3147 upsample_linear1d_ops.h 2025-03-14T05:08:46.8450246Z 100% 2025-03-14T05:08:46.8454998Z New File 6492 upsample_nearest1d.h 2025-03-14T05:08:46.8458547Z 100% 2025-03-14T05:08:46.8462323Z New File 6396 upsample_nearest1d_backward.h 2025-03-14T05:08:46.8466019Z 100% 2025-03-14T05:08:46.8470390Z New File 1147 upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8474375Z 100% 2025-03-14T05:08:46.8478403Z New File 1951 upsample_nearest1d_backward_cpu_dispatch.h 2025-03-14T05:08:46.8482280Z 100% 2025-03-14T05:08:46.8486224Z New File 1953 upsample_nearest1d_backward_cuda_dispatch.h 2025-03-14T05:08:46.8490090Z 100% 2025-03-14T05:08:46.8494346Z New File 731 upsample_nearest1d_backward_meta.h 2025-03-14T05:08:46.8497517Z 100% 2025-03-14T05:08:46.8501439Z New File 1953 upsample_nearest1d_backward_meta_dispatch.h 2025-03-14T05:08:46.8505023Z 100% 2025-03-14T05:08:46.8509091Z New File 1107 upsample_nearest1d_backward_native.h 2025-03-14T05:08:46.8512719Z 100% 2025-03-14T05:08:46.8517297Z New File 2449 upsample_nearest1d_backward_ops.h 2025-03-14T05:08:46.8520536Z 100% 2025-03-14T05:08:46.8525194Z New File 1055 upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8529191Z 100% 2025-03-14T05:08:46.8532925Z New File 1058 upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.8536766Z 100% 2025-03-14T05:08:46.8540663Z New File 1647 upsample_nearest1d_cpu_dispatch.h 2025-03-14T05:08:46.8544173Z 100% 2025-03-14T05:08:46.8548125Z New File 1649 upsample_nearest1d_cuda_dispatch.h 2025-03-14T05:08:46.8552018Z 100% 2025-03-14T05:08:46.8556102Z New File 681 upsample_nearest1d_meta.h 2025-03-14T05:08:46.8560139Z 100% 2025-03-14T05:08:46.8564328Z New File 1649 upsample_nearest1d_meta_dispatch.h 2025-03-14T05:08:46.8567897Z 100% 2025-03-14T05:08:46.8571814Z New File 1124 upsample_nearest1d_native.h 2025-03-14T05:08:46.8575673Z 100% 2025-03-14T05:08:46.8580354Z New File 2958 upsample_nearest1d_ops.h 2025-03-14T05:08:46.8583165Z 100% 2025-03-14T05:08:46.8586936Z New File 10910 upsample_nearest2d.h 2025-03-14T05:08:46.8590480Z 100% 2025-03-14T05:08:46.8594387Z New File 7236 upsample_nearest2d_backward.h 2025-03-14T05:08:46.8598065Z 100% 2025-03-14T05:08:46.8602218Z New File 1249 upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8606411Z 100% 2025-03-14T05:08:46.8610249Z New File 2227 upsample_nearest2d_backward_cpu_dispatch.h 2025-03-14T05:08:46.8613764Z 100% 2025-03-14T05:08:46.8617756Z New File 2229 upsample_nearest2d_backward_cuda_dispatch.h 2025-03-14T05:08:46.8621454Z 100% 2025-03-14T05:08:46.8625297Z New File 767 upsample_nearest2d_backward_meta.h 2025-03-14T05:08:46.8628859Z 100% 2025-03-14T05:08:46.8632762Z New File 2229 upsample_nearest2d_backward_meta_dispatch.h 2025-03-14T05:08:46.8636361Z 100% 2025-03-14T05:08:46.8640709Z New File 1179 upsample_nearest2d_backward_native.h 2025-03-14T05:08:46.8644428Z 100% 2025-03-14T05:08:46.8648314Z New File 2691 upsample_nearest2d_backward_ops.h 2025-03-14T05:08:46.8652072Z 100% 2025-03-14T05:08:46.8656151Z New File 1157 upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8659615Z 100% 2025-03-14T05:08:46.8668301Z New File 1482 upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.8668722Z 100% 2025-03-14T05:08:46.8672307Z New File 1058 upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.8676099Z 100% 2025-03-14T05:08:46.8680174Z New File 1923 upsample_nearest2d_cpu_dispatch.h 2025-03-14T05:08:46.8684029Z 100% 2025-03-14T05:08:46.8687886Z New File 1925 upsample_nearest2d_cuda_dispatch.h 2025-03-14T05:08:46.8691444Z 100% 2025-03-14T05:08:46.8695912Z New File 717 upsample_nearest2d_meta.h 2025-03-14T05:08:46.8698906Z 100% 2025-03-14T05:08:46.8702794Z New File 1925 upsample_nearest2d_meta_dispatch.h 2025-03-14T05:08:46.8706503Z 100% 2025-03-14T05:08:46.8710281Z New File 1600 upsample_nearest2d_native.h 2025-03-14T05:08:46.8714019Z 100% 2025-03-14T05:08:46.8717918Z New File 4152 upsample_nearest2d_ops.h 2025-03-14T05:08:46.8721459Z 100% 2025-03-14T05:08:46.8725163Z New File 8112 upsample_nearest3d.h 2025-03-14T05:08:46.8728923Z 100% 2025-03-14T05:08:46.8732903Z New File 8016 upsample_nearest3d_backward.h 2025-03-14T05:08:46.8736528Z 100% 2025-03-14T05:08:46.8740617Z New File 1347 upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8743997Z 100% 2025-03-14T05:08:46.8747898Z New File 2491 upsample_nearest3d_backward_cpu_dispatch.h 2025-03-14T05:08:46.8751716Z 100% 2025-03-14T05:08:46.8755824Z New File 2493 upsample_nearest3d_backward_cuda_dispatch.h 2025-03-14T05:08:46.8759656Z 100% 2025-03-14T05:08:46.8763576Z New File 801 upsample_nearest3d_backward_meta.h 2025-03-14T05:08:46.8767108Z 100% 2025-03-14T05:08:46.8771133Z New File 2493 upsample_nearest3d_backward_meta_dispatch.h 2025-03-14T05:08:46.8774833Z 100% 2025-03-14T05:08:46.8779076Z New File 1247 upsample_nearest3d_backward_native.h 2025-03-14T05:08:46.8782593Z 100% 2025-03-14T05:08:46.8786568Z New File 2921 upsample_nearest3d_backward_ops.h 2025-03-14T05:08:46.8790152Z 100% 2025-03-14T05:08:46.8794588Z New File 1255 upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8798027Z 100% 2025-03-14T05:08:46.8801938Z New File 1058 upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.8805378Z 100% 2025-03-14T05:08:46.8809225Z New File 2187 upsample_nearest3d_cpu_dispatch.h 2025-03-14T05:08:46.8813206Z 100% 2025-03-14T05:08:46.8817975Z New File 2189 upsample_nearest3d_cuda_dispatch.h 2025-03-14T05:08:46.8821430Z 100% 2025-03-14T05:08:46.8825245Z New File 751 upsample_nearest3d_meta.h 2025-03-14T05:08:46.8828788Z 100% 2025-03-14T05:08:46.8832756Z New File 2189 upsample_nearest3d_meta_dispatch.h 2025-03-14T05:08:46.8836587Z 100% 2025-03-14T05:08:46.8840986Z New File 1521 upsample_nearest3d_native.h 2025-03-14T05:08:46.8844583Z 100% 2025-03-14T05:08:46.8848459Z New File 3430 upsample_nearest3d_ops.h 2025-03-14T05:08:46.8852171Z 100% 2025-03-14T05:08:46.8856314Z New File 8914 upsample_trilinear3d.h 2025-03-14T05:08:46.8859540Z 100% 2025-03-14T05:08:46.8863412Z New File 8618 upsample_trilinear3d_backward.h 2025-03-14T05:08:46.8867009Z 100% 2025-03-14T05:08:46.8871228Z New File 1391 upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8874719Z 100% 2025-03-14T05:08:46.8878740Z New File 2623 upsample_trilinear3d_backward_cpu_dispatch.h 2025-03-14T05:08:46.8882498Z 100% 2025-03-14T05:08:46.8886373Z New File 2625 upsample_trilinear3d_backward_cuda_dispatch.h 2025-03-14T05:08:46.8889926Z 100% 2025-03-14T05:08:46.8893760Z New File 823 upsample_trilinear3d_backward_meta.h 2025-03-14T05:08:46.8897385Z 100% 2025-03-14T05:08:46.8901262Z New File 2625 upsample_trilinear3d_backward_meta_dispatch.h 2025-03-14T05:08:46.8905017Z 100% 2025-03-14T05:08:46.8908839Z New File 1297 upsample_trilinear3d_backward_native.h 2025-03-14T05:08:46.8912339Z 100% 2025-03-14T05:08:46.8916273Z New File 3065 upsample_trilinear3d_backward_ops.h 2025-03-14T05:08:46.8919881Z 100% 2025-03-14T05:08:46.8924100Z New File 1299 upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.8927509Z 100% 2025-03-14T05:08:46.8931445Z New File 1102 upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.8934923Z 100% 2025-03-14T05:08:46.8938765Z New File 2319 upsample_trilinear3d_cpu_dispatch.h 2025-03-14T05:08:46.8942549Z 100% 2025-03-14T05:08:46.8946461Z New File 2321 upsample_trilinear3d_cuda_dispatch.h 2025-03-14T05:08:46.8950062Z 100% 2025-03-14T05:08:46.8954006Z New File 773 upsample_trilinear3d_meta.h 2025-03-14T05:08:46.8957596Z 100% 2025-03-14T05:08:46.8961492Z New File 2321 upsample_trilinear3d_meta_dispatch.h 2025-03-14T05:08:46.8965242Z 100% 2025-03-14T05:08:46.8969356Z New File 1336 upsample_trilinear3d_native.h 2025-03-14T05:08:46.8973123Z 100% 2025-03-14T05:08:46.8976962Z New File 3646 upsample_trilinear3d_ops.h 2025-03-14T05:08:46.8980562Z 100% 2025-03-14T05:08:46.8983997Z New File 530 values.h 2025-03-14T05:08:46.8987270Z 100% 2025-03-14T05:08:46.8991251Z New File 787 values_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.8994919Z 100% 2025-03-14T05:08:46.8998650Z New File 1117 values_copy.h 2025-03-14T05:08:46.9002220Z 100% 2025-03-14T05:08:46.9006341Z New File 818 values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.9009805Z 100% 2025-03-14T05:08:46.9013820Z New File 901 values_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9017279Z 100% 2025-03-14T05:08:46.9021143Z New File 586 values_copy_native.h 2025-03-14T05:08:46.9024631Z 100% 2025-03-14T05:08:46.9028519Z New File 1617 values_copy_ops.h 2025-03-14T05:08:46.9032095Z 100% 2025-03-14T05:08:46.9036491Z New File 695 values_native.h 2025-03-14T05:08:46.9039939Z 100% 2025-03-14T05:08:46.9043894Z New File 992 values_ops.h 2025-03-14T05:08:46.9048147Z 100% 2025-03-14T05:08:46.9051224Z New File 2129 value_selecting_reduction_backward.h 2025-03-14T05:08:46.9055197Z 100% 2025-03-14T05:08:46.9059778Z New File 1065 value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.9062809Z 100% 2025-03-14T05:08:46.9066835Z New File 793 value_selecting_reduction_backward_native.h 2025-03-14T05:08:46.9070875Z 100% 2025-03-14T05:08:46.9074206Z New File 1345 value_selecting_reduction_backward_ops.h 2025-03-14T05:08:46.9077919Z 100% 2025-03-14T05:08:46.9081933Z New File 776 vander.h 2025-03-14T05:08:46.9085410Z 100% 2025-03-14T05:08:46.9089273Z New File 850 vander_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.9093260Z 100% 2025-03-14T05:08:46.9096529Z New File 560 vander_native.h 2025-03-14T05:08:46.9099960Z 100% 2025-03-14T05:08:46.9103974Z New File 1135 vander_ops.h 2025-03-14T05:08:46.9107601Z 100% 2025-03-14T05:08:46.9110987Z New File 4958 var.h 2025-03-14T05:08:46.9114691Z 100% 2025-03-14T05:08:46.9118487Z New File 2053 var_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.9122260Z 100% 2025-03-14T05:08:46.9125745Z New File 1238 var_cpu_dispatch.h 2025-03-14T05:08:46.9129582Z 100% 2025-03-14T05:08:46.9133430Z New File 1240 var_cuda_dispatch.h 2025-03-14T05:08:46.9136668Z 100% 2025-03-14T05:08:46.9140234Z New File 3277 var_mean.h 2025-03-14T05:08:46.9143605Z 100% 2025-03-14T05:08:46.9147449Z New File 1207 var_mean_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9150984Z 100% 2025-03-14T05:08:46.9174452Z New File 1299 var_mean_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.9174535Z 100% 2025-03-14T05:08:46.9174662Z New File 897 var_mean_cpu_dispatch.h 2025-03-14T05:08:46.9174745Z 100% 2025-03-14T05:08:46.9174859Z New File 899 var_mean_cuda_dispatch.h 2025-03-14T05:08:46.9176145Z 100% 2025-03-14T05:08:46.9179885Z New File 1463 var_mean_native.h 2025-03-14T05:08:46.9183431Z 100% 2025-03-14T05:08:46.9187460Z New File 5780 var_mean_ops.h 2025-03-14T05:08:46.9192044Z 100% 2025-03-14T05:08:46.9194814Z New File 1669 var_native.h 2025-03-14T05:08:46.9198579Z 100% 2025-03-14T05:08:46.9202125Z New File 7621 var_ops.h 2025-03-14T05:08:46.9205445Z 100% 2025-03-14T05:08:46.9209008Z New File 1188 vdot.h 2025-03-14T05:08:46.9212347Z 100% 2025-03-14T05:08:46.9216733Z New File 939 vdot_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9220152Z 100% 2025-03-14T05:08:46.9224878Z New File 767 vdot_cpu_dispatch.h 2025-03-14T05:08:46.9227522Z 100% 2025-03-14T05:08:46.9231172Z New File 769 vdot_cuda_dispatch.h 2025-03-14T05:08:46.9234821Z 100% 2025-03-14T05:08:46.9238349Z New File 708 vdot_native.h 2025-03-14T05:08:46.9241885Z 100% 2025-03-14T05:08:46.9245276Z New File 1747 vdot_ops.h 2025-03-14T05:08:46.9248594Z 100% 2025-03-14T05:08:46.9251933Z New File 1012 view.h 2025-03-14T05:08:46.9255450Z 100% 2025-03-14T05:08:46.9258700Z New File 531 view_as.h 2025-03-14T05:08:46.9261988Z 100% 2025-03-14T05:08:46.9265871Z New File 710 view_as_complex.h 2025-03-14T05:08:46.9269382Z 100% 2025-03-14T05:08:46.9272973Z New File 1207 view_as_complex_copy.h 2025-03-14T05:08:46.9276586Z 100% 2025-03-14T05:08:46.9280484Z New File 827 view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.9284037Z 100% 2025-03-14T05:08:46.9287909Z New File 919 view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9291321Z 100% 2025-03-14T05:08:46.9295047Z New File 604 view_as_complex_copy_native.h 2025-03-14T05:08:46.9298556Z 100% 2025-03-14T05:08:46.9302276Z New File 1671 view_as_complex_copy_ops.h 2025-03-14T05:08:46.9305970Z 100% 2025-03-14T05:08:46.9309725Z New File 752 view_as_complex_cpu_dispatch.h 2025-03-14T05:08:46.9313780Z 100% 2025-03-14T05:08:46.9317575Z New File 754 view_as_complex_cuda_dispatch.h 2025-03-14T05:08:46.9321152Z 100% 2025-03-14T05:08:46.9325023Z New File 754 view_as_complex_meta_dispatch.h 2025-03-14T05:08:46.9328562Z 100% 2025-03-14T05:08:46.9332222Z New File 506 view_as_complex_native.h 2025-03-14T05:08:46.9335542Z 100% 2025-03-14T05:08:46.9339192Z New File 1019 view_as_complex_ops.h 2025-03-14T05:08:46.9342660Z 100% 2025-03-14T05:08:46.9346600Z New File 814 view_as_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.9350504Z 100% 2025-03-14T05:08:46.9354981Z New File 524 view_as_native.h 2025-03-14T05:08:46.9358481Z 100% 2025-03-14T05:08:46.9362278Z New File 1081 view_as_ops.h 2025-03-14T05:08:46.9365844Z 100% 2025-03-14T05:08:46.9369518Z New File 698 view_as_real.h 2025-03-14T05:08:46.9373009Z 100% 2025-03-14T05:08:46.9376759Z New File 1177 view_as_real_copy.h 2025-03-14T05:08:46.9380220Z 100% 2025-03-14T05:08:46.9384348Z New File 824 view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.9388348Z 100% 2025-03-14T05:08:46.9392241Z New File 913 view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9395743Z 100% 2025-03-14T05:08:46.9399512Z New File 598 view_as_real_copy_native.h 2025-03-14T05:08:46.9403186Z 100% 2025-03-14T05:08:46.9406966Z New File 1653 view_as_real_copy_ops.h 2025-03-14T05:08:46.9410422Z 100% 2025-03-14T05:08:46.9414293Z New File 749 view_as_real_cpu_dispatch.h 2025-03-14T05:08:46.9417732Z 100% 2025-03-14T05:08:46.9421682Z New File 751 view_as_real_cuda_dispatch.h 2025-03-14T05:08:46.9425238Z 100% 2025-03-14T05:08:46.9429239Z New File 751 view_as_real_meta_dispatch.h 2025-03-14T05:08:46.9432778Z 100% 2025-03-14T05:08:46.9436572Z New File 503 view_as_real_native.h 2025-03-14T05:08:46.9439907Z 100% 2025-03-14T05:08:46.9443828Z New File 1010 view_as_real_ops.h 2025-03-14T05:08:46.9447053Z 100% 2025-03-14T05:08:46.9450785Z New File 807 view_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9454417Z 100% 2025-03-14T05:08:46.9458166Z New File 4419 view_copy.h 2025-03-14T05:08:46.9466553Z 100% 2025-03-14T05:08:46.9470853Z New File 1009 view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.9474581Z 100% 2025-03-14T05:08:46.9478632Z New File 1381 view_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9482282Z 100% 2025-03-14T05:08:46.9486050Z New File 844 view_copy_native.h 2025-03-14T05:08:46.9489550Z 100% 2025-03-14T05:08:46.9493272Z New File 3102 view_copy_ops.h 2025-03-14T05:08:46.9496796Z 100% 2025-03-14T05:08:46.9500485Z New File 849 view_cpu_dispatch.h 2025-03-14T05:08:46.9504119Z 100% 2025-03-14T05:08:46.9507806Z New File 851 view_cuda_dispatch.h 2025-03-14T05:08:46.9511477Z 100% 2025-03-14T05:08:46.9515778Z New File 851 view_meta_dispatch.h 2025-03-14T05:08:46.9519197Z 100% 2025-03-14T05:08:46.9522894Z New File 762 view_native.h 2025-03-14T05:08:46.9526387Z 100% 2025-03-14T05:08:46.9529786Z New File 1680 view_ops.h 2025-03-14T05:08:46.9533134Z 100% 2025-03-14T05:08:46.9536483Z New File 975 vsplit.h 2025-03-14T05:08:46.9539942Z 100% 2025-03-14T05:08:46.9543620Z New File 915 vsplit_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.9547053Z 100% 2025-03-14T05:08:46.9550569Z New File 625 vsplit_native.h 2025-03-14T05:08:46.9554228Z 100% 2025-03-14T05:08:46.9557872Z New File 1782 vsplit_ops.h 2025-03-14T05:08:46.9561415Z 100% 2025-03-14T05:08:46.9564748Z New File 1088 vstack.h 2025-03-14T05:08:46.9568294Z 100% 2025-03-14T05:08:46.9572138Z New File 943 vstack_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.9575565Z 100% 2025-03-14T05:08:46.9579094Z New File 574 vstack_native.h 2025-03-14T05:08:46.9582675Z 100% 2025-03-14T05:08:46.9587030Z New File 1585 vstack_ops.h 2025-03-14T05:08:46.9590545Z 100% 2025-03-14T05:08:46.9594160Z New File 2363 where.h 2025-03-14T05:08:46.9597612Z 100% 2025-03-14T05:08:46.9601305Z New File 1136 where_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.9604749Z 100% 2025-03-14T05:08:46.9608280Z New File 1067 where_cpu_dispatch.h 2025-03-14T05:08:46.9611748Z 100% 2025-03-14T05:08:46.9615405Z New File 1069 where_cuda_dispatch.h 2025-03-14T05:08:46.9618837Z 100% 2025-03-14T05:08:46.9622873Z New File 1365 where_native.h 2025-03-14T05:08:46.9626712Z 100% 2025-03-14T05:08:46.9630914Z New File 4711 where_ops.h 2025-03-14T05:08:46.9635087Z 100% 2025-03-14T05:08:46.9638907Z New File 3142 xlogy.h 2025-03-14T05:08:46.9642536Z 100% 2025-03-14T05:08:46.9646817Z New File 915 xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:46.9650948Z 100% 2025-03-14T05:08:46.9655073Z New File 1387 xlogy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9658928Z 100% 2025-03-14T05:08:46.9662976Z New File 1054 xlogy_cpu_dispatch.h 2025-03-14T05:08:46.9666502Z 100% 2025-03-14T05:08:46.9670267Z New File 1056 xlogy_cuda_dispatch.h 2025-03-14T05:08:46.9673951Z 100% 2025-03-14T05:08:46.9677680Z New File 634 xlogy_meta.h 2025-03-14T05:08:46.9681362Z 100% 2025-03-14T05:08:46.9685362Z New File 1056 xlogy_meta_dispatch.h 2025-03-14T05:08:46.9688818Z 100% 2025-03-14T05:08:46.9692486Z New File 1094 xlogy_native.h 2025-03-14T05:08:46.9696031Z 100% 2025-03-14T05:08:46.9700167Z New File 5733 xlogy_ops.h 2025-03-14T05:08:46.9703751Z 100% 2025-03-14T05:08:46.9707141Z New File 933 xor.h 2025-03-14T05:08:46.9710478Z 100% 2025-03-14T05:08:46.9714542Z New File 1054 xor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:46.9717995Z 100% 2025-03-14T05:08:46.9721607Z New File 764 xor_native.h 2025-03-14T05:08:46.9725017Z 100% 2025-03-14T05:08:46.9728514Z New File 2953 xor_ops.h 2025-03-14T05:08:46.9731804Z 100% 2025-03-14T05:08:46.9735194Z New File 1188 zero.h 2025-03-14T05:08:46.9738988Z 100% 2025-03-14T05:08:46.9742494Z New File 7014 zeros.h 2025-03-14T05:08:46.9746036Z 100% 2025-03-14T05:08:46.9749875Z New File 2220 zeros_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9753158Z 100% 2025-03-14T05:08:46.9756863Z New File 2265 zeros_like.h 2025-03-14T05:08:46.9760325Z 100% 2025-03-14T05:08:46.9764045Z New File 1418 zeros_like_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9767679Z 100% 2025-03-14T05:08:46.9771524Z New File 1162 zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-03-14T05:08:46.9774903Z 100% 2025-03-14T05:08:46.9778663Z New File 854 zeros_like_native.h 2025-03-14T05:08:46.9782304Z 100% 2025-03-14T05:08:46.9786052Z New File 2441 zeros_like_ops.h 2025-03-14T05:08:46.9789854Z 100% 2025-03-14T05:08:46.9794535Z New File 1187 zeros_native.h 2025-03-14T05:08:46.9797204Z 100% 2025-03-14T05:08:46.9800867Z New File 3968 zeros_ops.h 2025-03-14T05:08:46.9804343Z 100% 2025-03-14T05:08:46.9808208Z New File 940 zero_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9811615Z 100% 2025-03-14T05:08:46.9815444Z New File 738 zero_cpu_dispatch.h 2025-03-14T05:08:46.9818927Z 100% 2025-03-14T05:08:46.9822567Z New File 740 zero_cuda_dispatch.h 2025-03-14T05:08:46.9826062Z 100% 2025-03-14T05:08:46.9829582Z New File 740 zero_meta_dispatch.h 2025-03-14T05:08:46.9833088Z 100% 2025-03-14T05:08:46.9836897Z New File 909 zero_native.h 2025-03-14T05:08:46.9840332Z 100% 2025-03-14T05:08:46.9843820Z New File 2079 zero_ops.h 2025-03-14T05:08:46.9847302Z 100% 2025-03-14T05:08:46.9850879Z New File 4233 _adaptive_avg_pool2d.h 2025-03-14T05:08:46.9854542Z 100% 2025-03-14T05:08:46.9858289Z New File 1492 _adaptive_avg_pool2d_backward.h 2025-03-14T05:08:46.9861897Z 100% 2025-03-14T05:08:46.9865960Z New File 1001 _adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9869449Z 100% 2025-03-14T05:08:46.9873644Z New File 798 _adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-03-14T05:08:46.9877080Z 100% 2025-03-14T05:08:46.9881122Z New File 800 _adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-03-14T05:08:46.9884585Z 100% 2025-03-14T05:08:46.9888415Z New File 803 _adaptive_avg_pool2d_backward_native.h 2025-03-14T05:08:46.9892365Z 100% 2025-03-14T05:08:46.9896113Z New File 1933 _adaptive_avg_pool2d_backward_ops.h 2025-03-14T05:08:46.9899857Z 100% 2025-03-14T05:08:46.9903761Z New File 1244 _adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9907228Z 100% 2025-03-14T05:08:46.9911230Z New File 895 _adaptive_avg_pool2d_cpu_dispatch.h 2025-03-14T05:08:46.9914900Z 100% 2025-03-14T05:08:46.9918722Z New File 897 _adaptive_avg_pool2d_cuda_dispatch.h 2025-03-14T05:08:46.9922253Z 100% 2025-03-14T05:08:46.9926149Z New File 1001 _adaptive_avg_pool2d_native.h 2025-03-14T05:08:46.9929670Z 100% 2025-03-14T05:08:46.9933607Z New File 1891 _adaptive_avg_pool2d_ops.h 2025-03-14T05:08:46.9937147Z 100% 2025-03-14T05:08:46.9940841Z New File 4233 _adaptive_avg_pool3d.h 2025-03-14T05:08:46.9944408Z 100% 2025-03-14T05:08:46.9948164Z New File 1492 _adaptive_avg_pool3d_backward.h 2025-03-14T05:08:46.9951734Z 100% 2025-03-14T05:08:46.9956328Z New File 1001 _adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9959958Z 100% 2025-03-14T05:08:46.9963825Z New File 798 _adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-03-14T05:08:46.9967347Z 100% 2025-03-14T05:08:46.9971250Z New File 800 _adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-03-14T05:08:46.9974953Z 100% 2025-03-14T05:08:46.9978804Z New File 803 _adaptive_avg_pool3d_backward_native.h 2025-03-14T05:08:46.9982605Z 100% 2025-03-14T05:08:46.9986403Z New File 1933 _adaptive_avg_pool3d_backward_ops.h 2025-03-14T05:08:46.9990054Z 100% 2025-03-14T05:08:46.9994186Z New File 1244 _adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:46.9997827Z 100% 2025-03-14T05:08:47.0001711Z New File 895 _adaptive_avg_pool3d_cpu_dispatch.h 2025-03-14T05:08:47.0005274Z 100% 2025-03-14T05:08:47.0009197Z New File 897 _adaptive_avg_pool3d_cuda_dispatch.h 2025-03-14T05:08:47.0012729Z 100% 2025-03-14T05:08:47.0016752Z New File 889 _adaptive_avg_pool3d_native.h 2025-03-14T05:08:47.0020888Z 100% 2025-03-14T05:08:47.0024657Z New File 1891 _adaptive_avg_pool3d_ops.h 2025-03-14T05:08:47.0028161Z 100% 2025-03-14T05:08:47.0031990Z New File 1887 _addmm_activation.h 2025-03-14T05:08:47.0035698Z 100% 2025-03-14T05:08:47.0039528Z New File 950 _addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.0043748Z 100% 2025-03-14T05:08:47.0047605Z New File 1303 _addmm_activation_cpu_dispatch.h 2025-03-14T05:08:47.0051609Z 100% 2025-03-14T05:08:47.0055620Z New File 1305 _addmm_activation_cuda_dispatch.h 2025-03-14T05:08:47.0059081Z 100% 2025-03-14T05:08:47.0062963Z New File 729 _addmm_activation_meta.h 2025-03-14T05:08:47.0066822Z 100% 2025-03-14T05:08:47.0070552Z New File 1305 _addmm_activation_meta_dispatch.h 2025-03-14T05:08:47.0074070Z 100% 2025-03-14T05:08:47.0078295Z New File 1057 _addmm_activation_native.h 2025-03-14T05:08:47.0081479Z 100% 2025-03-14T05:08:47.0085259Z New File 2448 _addmm_activation_ops.h 2025-03-14T05:08:47.0089097Z 100% 2025-03-14T05:08:47.0092853Z New File 778 _add_batch_dim.h 2025-03-14T05:08:47.0096480Z 100% 2025-03-14T05:08:47.0100709Z New File 829 _add_batch_dim_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.0104063Z 100% 2025-03-14T05:08:47.0107917Z New File 539 _add_batch_dim_native.h 2025-03-14T05:08:47.0111892Z 100% 2025-03-14T05:08:47.0115240Z New File 1122 _add_batch_dim_ops.h 2025-03-14T05:08:47.0119133Z 100% 2025-03-14T05:08:47.0123213Z New File 2845 _add_relu.h 2025-03-14T05:08:47.0126521Z 100% 2025-03-14T05:08:47.0130353Z New File 1003 _add_relu_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.0133746Z 100% 2025-03-14T05:08:47.0137616Z New File 1401 _add_relu_cpu_dispatch.h 2025-03-14T05:08:47.0141311Z 100% 2025-03-14T05:08:47.0145087Z New File 908 _add_relu_meta_dispatch.h 2025-03-14T05:08:47.0149037Z 100% 2025-03-14T05:08:47.0153001Z New File 1154 _add_relu_native.h 2025-03-14T05:08:47.0156619Z 100% 2025-03-14T05:08:47.0160489Z New File 4924 _add_relu_ops.h 2025-03-14T05:08:47.0164319Z 100% 2025-03-14T05:08:47.0167816Z New File 2304 _aminmax.h 2025-03-14T05:08:47.0171258Z 100% 2025-03-14T05:08:47.0175852Z New File 1306 _aminmax_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.0179868Z 100% 2025-03-14T05:08:47.0184151Z New File 885 _aminmax_cpu_dispatch.h 2025-03-14T05:08:47.0188110Z 100% 2025-03-14T05:08:47.0191883Z New File 887 _aminmax_cuda_dispatch.h 2025-03-14T05:08:47.0195568Z 100% 2025-03-14T05:08:47.0199341Z New File 930 _aminmax_native.h 2025-03-14T05:08:47.0203162Z 100% 2025-03-14T05:08:47.0206941Z New File 3446 _aminmax_ops.h 2025-03-14T05:08:47.0210559Z 100% 2025-03-14T05:08:47.0214610Z New File 2168 _amp_foreach_non_finite_check_and_unscale.h 2025-03-14T05:08:47.0218055Z 100% 2025-03-14T05:08:47.0221982Z New File 1235 _amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.0225639Z 100% 2025-03-14T05:08:47.0229506Z New File 823 _amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-03-14T05:08:47.0232941Z 100% 2025-03-14T05:08:47.0237114Z New File 825 _amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-03-14T05:08:47.0240807Z 100% 2025-03-14T05:08:47.0244662Z New File 1065 _amp_foreach_non_finite_check_and_unscale_native.h 2025-03-14T05:08:47.0248199Z 100% 2025-03-14T05:08:47.0251977Z New File 3059 _amp_foreach_non_finite_check_and_unscale_ops.h 2025-03-14T05:08:47.0255466Z 100% 2025-03-14T05:08:47.0259219Z New File 2809 _amp_update_scale.h 2025-03-14T05:08:47.0262730Z 100% 2025-03-14T05:08:47.0266502Z New File 1433 _amp_update_scale_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.0270073Z 100% 2025-03-14T05:08:47.0273995Z New File 892 _amp_update_scale_cpu_dispatch.h 2025-03-14T05:08:47.0277519Z 100% 2025-03-14T05:08:47.0281453Z New File 894 _amp_update_scale_cuda_dispatch.h 2025-03-14T05:08:47.0284913Z 100% 2025-03-14T05:08:47.0288798Z New File 894 _amp_update_scale_meta_dispatch.h 2025-03-14T05:08:47.0292251Z 100% 2025-03-14T05:08:47.0295960Z New File 1328 _amp_update_scale_native.h 2025-03-14T05:08:47.0299434Z 100% 2025-03-14T05:08:47.0303608Z New File 3700 _amp_update_scale_ops.h 2025-03-14T05:08:47.0307397Z 100% 2025-03-14T05:08:47.0311075Z New File 902 _assert_async.h 2025-03-14T05:08:47.0314903Z 100% 2025-03-14T05:08:47.0318569Z New File 829 _assert_async_cpu_dispatch.h 2025-03-14T05:08:47.0322180Z 100% 2025-03-14T05:08:47.0326633Z New File 831 _assert_async_cuda_dispatch.h 2025-03-14T05:08:47.0329895Z 100% 2025-03-14T05:08:47.0334236Z New File 750 _assert_async_native.h 2025-03-14T05:08:47.0337770Z 100% 2025-03-14T05:08:47.0341401Z New File 1598 _assert_async_ops.h 2025-03-14T05:08:47.0344853Z 100% 2025-03-14T05:08:47.0348594Z New File 747 _assert_scalar.h 2025-03-14T05:08:47.0351991Z 100% 2025-03-14T05:08:47.0356038Z New File 818 _assert_scalar_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.0360214Z 100% 2025-03-14T05:08:47.0364209Z New File 528 _assert_scalar_native.h 2025-03-14T05:08:47.0367674Z 100% 2025-03-14T05:08:47.0371331Z New File 1080 _assert_scalar_ops.h 2025-03-14T05:08:47.0374823Z 100% 2025-03-14T05:08:47.0378588Z New File 3066 _assert_tensor_metadata.h 2025-03-14T05:08:47.0382217Z 100% 2025-03-14T05:08:47.0386159Z New File 1367 _assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.0389699Z 100% 2025-03-14T05:08:47.0393526Z New File 1325 _assert_tensor_metadata_meta_dispatch.h 2025-03-14T05:08:47.0397018Z 100% 2025-03-14T05:08:47.0400913Z New File 1082 _assert_tensor_metadata_native.h 2025-03-14T05:08:47.0404631Z 100% 2025-03-14T05:08:47.0408392Z New File 1624 _assert_tensor_metadata_ops.h 2025-03-14T05:08:47.1138550Z 100% 2025-03-14T05:08:47.1143447Z New File 551 _autocast_to_full_precision.h 2025-03-14T05:08:47.1148781Z 100% 2025-03-14T05:08:47.1152617Z New File 845 _autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.1156797Z 100% 2025-03-14T05:08:47.1160705Z New File 555 _autocast_to_full_precision_native.h 2025-03-14T05:08:47.1164036Z 100% 2025-03-14T05:08:47.1167873Z New File 1178 _autocast_to_full_precision_ops.h 2025-03-14T05:08:47.1178971Z 100% 2025-03-14T05:08:47.1182802Z New File 554 _autocast_to_reduced_precision.h 2025-03-14T05:08:47.1186404Z 100% 2025-03-14T05:08:47.1190529Z New File 901 _autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.1194090Z 100% 2025-03-14T05:08:47.1198076Z New File 611 _autocast_to_reduced_precision_native.h 2025-03-14T05:08:47.1202501Z 100% 2025-03-14T05:08:47.1206157Z New File 1370 _autocast_to_reduced_precision_ops.h 2025-03-14T05:08:47.1209619Z 100% 2025-03-14T05:08:47.1213506Z New File 533 _backward.h 2025-03-14T05:08:47.1216877Z 100% 2025-03-14T05:08:47.1220651Z New File 932 _backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.1224338Z 100% 2025-03-14T05:08:47.1246229Z New File 642 _backward_native.h 2025-03-14T05:08:47.1249546Z 100% 2025-03-14T05:08:47.1253252Z New File 1393 _backward_ops.h 2025-03-14T05:08:47.1257300Z 100% 2025-03-14T05:08:47.1261240Z New File 1286 _batch_norm_impl_index.h 2025-03-14T05:08:47.1264796Z 100% 2025-03-14T05:08:47.1388465Z New File 1554 _batch_norm_impl_index_backward.h 2025-03-14T05:08:47.1714324Z 100% 2025-03-14T05:08:47.1732697Z New File 1239 _batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.1736149Z 100% 2025-03-14T05:08:47.1740056Z New File 949 _batch_norm_impl_index_backward_native.h 2025-03-14T05:08:47.1743716Z 100% 2025-03-14T05:08:47.1822180Z New File 2448 _batch_norm_impl_index_backward_ops.h 2025-03-14T05:08:47.1825660Z 100% 2025-03-14T05:08:47.1830537Z New File 1108 _batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.1833178Z 100% 2025-03-14T05:08:47.1836993Z New File 818 _batch_norm_impl_index_native.h 2025-03-14T05:08:47.1841357Z 100% 2025-03-14T05:08:47.1845134Z New File 2042 _batch_norm_impl_index_ops.h 2025-03-14T05:08:47.1848693Z 100% 2025-03-14T05:08:47.1852553Z New File 2849 _batch_norm_no_update.h 2025-03-14T05:08:47.1855884Z 100% 2025-03-14T05:08:47.1859824Z New File 1905 _batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.1863434Z 100% 2025-03-14T05:08:47.1867224Z New File 1194 _batch_norm_no_update_native.h 2025-03-14T05:08:47.1870747Z 100% 2025-03-14T05:08:47.1874549Z New File 3641 _batch_norm_no_update_ops.h 2025-03-14T05:08:47.1878077Z 100% 2025-03-14T05:08:47.1881759Z New File 3538 _batch_norm_with_update.h 2025-03-14T05:08:47.1885278Z 100% 2025-03-14T05:08:47.1889377Z New File 1065 _batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.1892812Z 100% 2025-03-14T05:08:47.1896790Z New File 1757 _batch_norm_with_update_cpu_dispatch.h 2025-03-14T05:08:47.1900252Z 100% 2025-03-14T05:08:47.1903997Z New File 1759 _batch_norm_with_update_cuda_dispatch.h 2025-03-14T05:08:47.1907671Z 100% 2025-03-14T05:08:47.1911394Z New File 2444 _batch_norm_with_update_native.h 2025-03-14T05:08:47.1914975Z 100% 2025-03-14T05:08:47.1919043Z New File 4899 _batch_norm_with_update_ops.h 2025-03-14T05:08:47.1922571Z 100% 2025-03-14T05:08:47.1926159Z New File 748 _cast_Byte.h 2025-03-14T05:08:47.1929732Z 100% 2025-03-14T05:08:47.1934461Z New File 816 _cast_Byte_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.1938009Z 100% 2025-03-14T05:08:47.1941566Z New File 526 _cast_Byte_native.h 2025-03-14T05:08:47.1944947Z 100% 2025-03-14T05:08:47.1948700Z New File 1067 _cast_Byte_ops.h 2025-03-14T05:08:47.1952248Z 100% 2025-03-14T05:08:47.1956029Z New File 748 _cast_Char.h 2025-03-14T05:08:47.1959659Z 100% 2025-03-14T05:08:47.1963541Z New File 816 _cast_Char_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.1967091Z 100% 2025-03-14T05:08:47.1970828Z New File 526 _cast_Char_native.h 2025-03-14T05:08:47.1974236Z 100% 2025-03-14T05:08:47.1977933Z New File 1067 _cast_Char_ops.h 2025-03-14T05:08:47.1981617Z 100% 2025-03-14T05:08:47.1985297Z New File 756 _cast_Double.h 2025-03-14T05:08:47.1989082Z 100% 2025-03-14T05:08:47.1993528Z New File 818 _cast_Double_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.1997164Z 100% 2025-03-14T05:08:47.2000769Z New File 528 _cast_Double_native.h 2025-03-14T05:08:47.2004132Z 100% 2025-03-14T05:08:47.2007813Z New File 1073 _cast_Double_ops.h 2025-03-14T05:08:47.2011514Z 100% 2025-03-14T05:08:47.2015285Z New File 752 _cast_Float.h 2025-03-14T05:08:47.2018745Z 100% 2025-03-14T05:08:47.2022625Z New File 817 _cast_Float_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.2026155Z 100% 2025-03-14T05:08:47.2037849Z New File 527 _cast_Float_native.h 2025-03-14T05:08:47.2042215Z 100% 2025-03-14T05:08:47.2046032Z New File 1070 _cast_Float_ops.h 2025-03-14T05:08:47.2050136Z 100% 2025-03-14T05:08:47.2053891Z New File 748 _cast_Half.h 2025-03-14T05:08:47.2057376Z 100% 2025-03-14T05:08:47.2061319Z New File 816 _cast_Half_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.2064841Z 100% 2025-03-14T05:08:47.2068524Z New File 526 _cast_Half_native.h 2025-03-14T05:08:47.2072333Z 100% 2025-03-14T05:08:47.2076271Z New File 1067 _cast_Half_ops.h 2025-03-14T05:08:47.2079827Z 100% 2025-03-14T05:08:47.2083710Z New File 744 _cast_Int.h 2025-03-14T05:08:47.2087715Z 100% 2025-03-14T05:08:47.2091636Z New File 815 _cast_Int_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.2095839Z 100% 2025-03-14T05:08:47.2099315Z New File 525 _cast_Int_native.h 2025-03-14T05:08:47.2102799Z 100% 2025-03-14T05:08:47.2106873Z New File 1064 _cast_Int_ops.h 2025-03-14T05:08:47.2111044Z 100% 2025-03-14T05:08:47.2114751Z New File 748 _cast_Long.h 2025-03-14T05:08:47.2118336Z 100% 2025-03-14T05:08:47.2122186Z New File 816 _cast_Long_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.2125645Z 100% 2025-03-14T05:08:47.2129559Z New File 526 _cast_Long_native.h 2025-03-14T05:08:47.2133252Z 100% 2025-03-14T05:08:47.2136886Z New File 1067 _cast_Long_ops.h 2025-03-14T05:08:47.2141229Z 100% 2025-03-14T05:08:47.2145157Z New File 752 _cast_Short.h 2025-03-14T05:08:47.2296308Z 100% 2025-03-14T05:08:47.2297087Z New File 817 _cast_Short_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.2297630Z 100% 2025-03-14T05:08:47.2297863Z New File 527 _cast_Short_native.h 2025-03-14T05:08:47.2298149Z 100% 2025-03-14T05:08:47.2298377Z New File 1070 _cast_Short_ops.h 2025-03-14T05:08:47.2298664Z 100% 2025-03-14T05:08:47.2298907Z New File 1592 _cdist_backward.h 2025-03-14T05:08:47.2299185Z 100% 2025-03-14T05:08:47.2299491Z New File 1073 _cdist_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2299896Z 100% 2025-03-14T05:08:47.2300142Z New File 834 _cdist_backward_cpu_dispatch.h 2025-03-14T05:08:47.2300464Z 100% 2025-03-14T05:08:47.2300716Z New File 836 _cdist_backward_cuda_dispatch.h 2025-03-14T05:08:47.2301028Z 100% 2025-03-14T05:08:47.2301254Z New File 758 _cdist_backward_native.h 2025-03-14T05:08:47.2301622Z 100% 2025-03-14T05:08:47.2301845Z New File 2195 _cdist_backward_ops.h 2025-03-14T05:08:47.2302221Z 100% 2025-03-14T05:08:47.2302434Z New File 1525 _cdist_forward.h 2025-03-14T05:08:47.2302730Z 100% 2025-03-14T05:08:47.2303021Z New File 1047 _cdist_forward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2303412Z 100% 2025-03-14T05:08:47.2303651Z New File 821 _cdist_forward_cpu_dispatch.h 2025-03-14T05:08:47.2303967Z 100% 2025-03-14T05:08:47.2304207Z New File 823 _cdist_forward_cuda_dispatch.h 2025-03-14T05:08:47.2304517Z 100% 2025-03-14T05:08:47.2304732Z New File 732 _cdist_forward_native.h 2025-03-14T05:08:47.2305030Z 100% 2025-03-14T05:08:47.2305239Z New File 2097 _cdist_forward_ops.h 2025-03-14T05:08:47.2305530Z 100% 2025-03-14T05:08:47.2305739Z New File 1425 _cholesky_solve_helper.h 2025-03-14T05:08:47.2306035Z 100% 2025-03-14T05:08:47.2306365Z New File 991 _cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2306793Z 100% 2025-03-14T05:08:47.2307059Z New File 793 _cholesky_solve_helper_cpu_dispatch.h 2025-03-14T05:08:47.2307391Z 100% 2025-03-14T05:08:47.2307649Z New File 795 _cholesky_solve_helper_cuda_dispatch.h 2025-03-14T05:08:47.2307989Z 100% 2025-03-14T05:08:47.2308236Z New File 790 _cholesky_solve_helper_native.h 2025-03-14T05:08:47.2308562Z 100% 2025-03-14T05:08:47.2308787Z New File 1915 _cholesky_solve_helper_ops.h 2025-03-14T05:08:47.2309111Z 100% 2025-03-14T05:08:47.2309354Z New File 836 _choose_qparams_per_tensor.h 2025-03-14T05:08:47.2312342Z 100% 2025-03-14T05:08:47.2316242Z New File 850 _choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.2319616Z 100% 2025-03-14T05:08:47.2323279Z New File 560 _choose_qparams_per_tensor_native.h 2025-03-14T05:08:47.2326859Z 100% 2025-03-14T05:08:47.2330690Z New File 1175 _choose_qparams_per_tensor_ops.h 2025-03-14T05:08:47.2334239Z 100% 2025-03-14T05:08:47.2337742Z New File 1353 _chunk_cat.h 2025-03-14T05:08:47.2341398Z 100% 2025-03-14T05:08:47.2345128Z New File 1054 _chunk_cat_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2348752Z 100% 2025-03-14T05:08:47.2352586Z New File 1012 _chunk_cat_cuda_dispatch.h 2025-03-14T05:08:47.2356308Z 100% 2025-03-14T05:08:47.2359867Z New File 864 _chunk_cat_native.h 2025-03-14T05:08:47.2363615Z 100% 2025-03-14T05:08:47.2367098Z New File 1827 _chunk_cat_ops.h 2025-03-14T05:08:47.2370527Z 100% 2025-03-14T05:08:47.2374717Z New File 1097 _coalesce.h 2025-03-14T05:08:47.2378463Z 100% 2025-03-14T05:08:47.2381987Z New File 1236 _coalesced.h 2025-03-14T05:08:47.2385512Z 100% 2025-03-14T05:08:47.2389474Z New File 1006 _coalesced_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2392863Z 100% 2025-03-14T05:08:47.2396752Z New File 762 _coalesced_meta_dispatch.h 2025-03-14T05:08:47.2400704Z 100% 2025-03-14T05:08:47.2404405Z New File 695 _coalesced_native.h 2025-03-14T05:08:47.2407904Z 100% 2025-03-14T05:08:47.2411620Z New File 2295 _coalesced_ops.h 2025-03-14T05:08:47.2415202Z 100% 2025-03-14T05:08:47.2419254Z New File 897 _coalesce_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2422704Z 100% 2025-03-14T05:08:47.2426522Z New File 663 _coalesce_native.h 2025-03-14T05:08:47.2430125Z 100% 2025-03-14T05:08:47.2433998Z New File 1605 _coalesce_ops.h 2025-03-14T05:08:47.2437610Z 100% 2025-03-14T05:08:47.2441597Z New File 1490 _compute_linear_combination.h 2025-03-14T05:08:47.2445578Z 100% 2025-03-14T05:08:47.2448899Z New File 1067 _compute_linear_combination_cpu_dispatch.h 2025-03-14T05:08:47.2452664Z 100% 2025-03-14T05:08:47.2456980Z New File 1069 _compute_linear_combination_cuda_dispatch.h 2025-03-14T05:08:47.2459980Z 100% 2025-03-14T05:08:47.2463782Z New File 686 _compute_linear_combination_native.h 2025-03-14T05:08:47.2467270Z 100% 2025-03-14T05:08:47.2471116Z New File 1933 _compute_linear_combination_ops.h 2025-03-14T05:08:47.2474930Z 100% 2025-03-14T05:08:47.2478364Z New File 670 _conj.h 2025-03-14T05:08:47.2481984Z 100% 2025-03-14T05:08:47.2485704Z New File 786 _conj_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2489174Z 100% 2025-03-14T05:08:47.2492850Z New File 1107 _conj_copy.h 2025-03-14T05:08:47.2496909Z 100% 2025-03-14T05:08:47.2500345Z New File 817 _conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.2504026Z 100% 2025-03-14T05:08:47.2508404Z New File 899 _conj_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2511547Z 100% 2025-03-14T05:08:47.2515493Z New File 584 _conj_copy_native.h 2025-03-14T05:08:47.2518919Z 100% 2025-03-14T05:08:47.2522913Z New File 1611 _conj_copy_ops.h 2025-03-14T05:08:47.2526543Z 100% 2025-03-14T05:08:47.2530187Z New File 496 _conj_native.h 2025-03-14T05:08:47.2534236Z 100% 2025-03-14T05:08:47.2538067Z New File 989 _conj_ops.h 2025-03-14T05:08:47.2541800Z 100% 2025-03-14T05:08:47.2545532Z New File 1147 _conj_physical.h 2025-03-14T05:08:47.2549484Z 100% 2025-03-14T05:08:47.2553472Z New File 970 _conj_physical_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2557318Z 100% 2025-03-14T05:08:47.2561167Z New File 665 _conj_physical_native.h 2025-03-14T05:08:47.2564631Z 100% 2025-03-14T05:08:47.2568509Z New File 1635 _conj_physical_ops.h 2025-03-14T05:08:47.2572067Z 100% 2025-03-14T05:08:47.2575775Z New File 1579 _convert_indices_from_coo_to_csr.h 2025-03-14T05:08:47.2579644Z 100% 2025-03-14T05:08:47.2583805Z New File 875 _convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.2587203Z 100% 2025-03-14T05:08:47.2591190Z New File 1082 _convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-03-14T05:08:47.2594969Z 100% 2025-03-14T05:08:47.2598807Z New File 1084 _convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-03-14T05:08:47.2602734Z 100% 2025-03-14T05:08:47.2606638Z New File 658 _convert_indices_from_coo_to_csr_meta.h 2025-03-14T05:08:47.2609991Z 100% 2025-03-14T05:08:47.2613946Z New File 1084 _convert_indices_from_coo_to_csr_meta_dispatch.h 2025-03-14T05:08:47.2617734Z 100% 2025-03-14T05:08:47.2621664Z New File 976 _convert_indices_from_coo_to_csr_native.h 2025-03-14T05:08:47.2625253Z 100% 2025-03-14T05:08:47.2629302Z New File 1960 _convert_indices_from_coo_to_csr_ops.h 2025-03-14T05:08:47.2632657Z 100% 2025-03-14T05:08:47.2636800Z New File 1915 _convert_indices_from_csr_to_coo.h 2025-03-14T05:08:47.2640398Z 100% 2025-03-14T05:08:47.2644614Z New File 923 _convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.2648168Z 100% 2025-03-14T05:08:47.2652143Z New File 1220 _convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-03-14T05:08:47.2655782Z 100% 2025-03-14T05:08:47.2659821Z New File 1222 _convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-03-14T05:08:47.2663339Z 100% 2025-03-14T05:08:47.2667306Z New File 700 _convert_indices_from_csr_to_coo_meta.h 2025-03-14T05:08:47.2670783Z 100% 2025-03-14T05:08:47.2675316Z New File 1222 _convert_indices_from_csr_to_coo_meta_dispatch.h 2025-03-14T05:08:47.2678739Z 100% 2025-03-14T05:08:47.2682638Z New File 1060 _convert_indices_from_csr_to_coo_native.h 2025-03-14T05:08:47.2686619Z 100% 2025-03-14T05:08:47.2691198Z New File 2242 _convert_indices_from_csr_to_coo_ops.h 2025-03-14T05:08:47.2695061Z 100% 2025-03-14T05:08:47.2698802Z New File 803 _convert_weight_to_int4pack.h 2025-03-14T05:08:47.2702281Z 100% 2025-03-14T05:08:47.2706682Z New File 787 _convert_weight_to_int4pack_cuda_dispatch.h 2025-03-14T05:08:47.2710231Z 100% 2025-03-14T05:08:47.2714345Z New File 835 _convert_weight_to_int4pack_for_cpu.h 2025-03-14T05:08:47.2718223Z 100% 2025-03-14T05:08:47.2722136Z New File 793 _convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-03-14T05:08:47.2725612Z 100% 2025-03-14T05:08:47.2729511Z New File 543 _convert_weight_to_int4pack_for_cpu_native.h 2025-03-14T05:08:47.2732856Z 100% 2025-03-14T05:08:47.2736765Z New File 1141 _convert_weight_to_int4pack_for_cpu_ops.h 2025-03-14T05:08:47.2740469Z 100% 2025-03-14T05:08:47.2745220Z New File 544 _convert_weight_to_int4pack_native.h 2025-03-14T05:08:47.2748722Z 100% 2025-03-14T05:08:47.2753012Z New File 1117 _convert_weight_to_int4pack_ops.h 2025-03-14T05:08:47.2756628Z 100% 2025-03-14T05:08:47.2760298Z New File 13092 _convolution.h 2025-03-14T05:08:47.2764148Z 100% 2025-03-14T05:08:47.2768137Z New File 2975 _convolution_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2771698Z 100% 2025-03-14T05:08:47.2775788Z New File 1409 _convolution_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.2779048Z 100% 2025-03-14T05:08:47.2782675Z New File 4083 _convolution_double_backward.h 2025-03-14T05:08:47.2786426Z 100% 2025-03-14T05:08:47.2790702Z New File 1679 _convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.2794120Z 100% 2025-03-14T05:08:47.2798035Z New File 902 _convolution_double_backward_native.h 2025-03-14T05:08:47.2801655Z 100% 2025-03-14T05:08:47.2805480Z New File 2385 _convolution_double_backward_ops.h 2025-03-14T05:08:47.2809016Z 100% 2025-03-14T05:08:47.2812800Z New File 2504 _convolution_mode.h 2025-03-14T05:08:47.2816279Z 100% 2025-03-14T05:08:47.2820143Z New File 1207 _convolution_mode_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.2823727Z 100% 2025-03-14T05:08:47.2827568Z New File 689 _convolution_mode_native.h 2025-03-14T05:08:47.2834268Z 100% 2025-03-14T05:08:47.2835335Z New File 1591 _convolution_mode_ops.h 2025-03-14T05:08:47.2838758Z 100% 2025-03-14T05:08:47.2842500Z New File 1508 _convolution_native.h 2025-03-14T05:08:47.2846334Z 100% 2025-03-14T05:08:47.2850532Z New File 5124 _convolution_ops.h 2025-03-14T05:08:47.2854051Z 100% 2025-03-14T05:08:47.2857898Z New File 7416 _conv_depthwise2d.h 2025-03-14T05:08:47.2861916Z 100% 2025-03-14T05:08:47.2865628Z New File 2291 _conv_depthwise2d_cuda_dispatch.h 2025-03-14T05:08:47.2869173Z 100% 2025-03-14T05:08:47.2873118Z New File 952 _conv_depthwise2d_native.h 2025-03-14T05:08:47.2876543Z 100% 2025-03-14T05:08:47.2880416Z New File 2909 _conv_depthwise2d_ops.h 2025-03-14T05:08:47.2883861Z 100% 2025-03-14T05:08:47.2887563Z New File 1416 _copy_from.h 2025-03-14T05:08:47.2891167Z 100% 2025-03-14T05:08:47.2894819Z New File 1340 _copy_from_and_resize.h 2025-03-14T05:08:47.2898637Z 100% 2025-03-14T05:08:47.2902487Z New File 969 _copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2906463Z 100% 2025-03-14T05:08:47.2910449Z New File 560 _copy_from_and_resize_native.h 2025-03-14T05:08:47.2914022Z 100% 2025-03-14T05:08:47.2917823Z New File 1837 _copy_from_and_resize_ops.h 2025-03-14T05:08:47.2921804Z 100% 2025-03-14T05:08:47.2926175Z New File 991 _copy_from_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.2930203Z 100% 2025-03-14T05:08:47.2933512Z New File 568 _copy_from_native.h 2025-03-14T05:08:47.2937023Z 100% 2025-03-14T05:08:47.2940697Z New File 1909 _copy_from_ops.h 2025-03-14T05:08:47.2944355Z 100% 2025-03-14T05:08:47.2948008Z New File 703 _cslt_compress.h 2025-03-14T05:08:47.2951875Z 100% 2025-03-14T05:08:47.2955767Z New File 754 _cslt_compress_cuda_dispatch.h 2025-03-14T05:08:47.2959544Z 100% 2025-03-14T05:08:47.2963675Z New File 506 _cslt_compress_native.h 2025-03-14T05:08:47.2967138Z 100% 2025-03-14T05:08:47.2971043Z New File 1013 _cslt_compress_ops.h 2025-03-14T05:08:47.2974543Z 100% 2025-03-14T05:08:47.2978481Z New File 1260 _cslt_sparse_mm.h 2025-03-14T05:08:47.2982064Z 100% 2025-03-14T05:08:47.2986071Z New File 1035 _cslt_sparse_mm_cuda_dispatch.h 2025-03-14T05:08:47.2989765Z 100% 2025-03-14T05:08:47.2993652Z New File 787 _cslt_sparse_mm_native.h 2025-03-14T05:08:47.2997170Z 100% 2025-03-14T05:08:47.3001149Z New File 1839 _cslt_sparse_mm_ops.h 2025-03-14T05:08:47.3004777Z 100% 2025-03-14T05:08:47.3008473Z New File 1119 _cslt_sparse_mm_search.h 2025-03-14T05:08:47.3012473Z 100% 2025-03-14T05:08:47.3016854Z New File 972 _cslt_sparse_mm_search_cuda_dispatch.h 2025-03-14T05:08:47.3020315Z 100% 2025-03-14T05:08:47.3024199Z New File 724 _cslt_sparse_mm_search_native.h 2025-03-14T05:08:47.3027897Z 100% 2025-03-14T05:08:47.3031640Z New File 1649 _cslt_sparse_mm_search_ops.h 2025-03-14T05:08:47.3035586Z 100% 2025-03-14T05:08:47.3039488Z New File 3981 _ctc_loss.h 2025-03-14T05:08:47.3043007Z 100% 2025-03-14T05:08:47.3046756Z New File 3355 _ctc_loss_backward.h 2025-03-14T05:08:47.3050301Z 100% 2025-03-14T05:08:47.3054241Z New File 1371 _ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.3058031Z 100% 2025-03-14T05:08:47.3061800Z New File 1290 _ctc_loss_backward_cpu_dispatch.h 2025-03-14T05:08:47.3065444Z 100% 2025-03-14T05:08:47.3069408Z New File 1292 _ctc_loss_backward_cuda_dispatch.h 2025-03-14T05:08:47.3072984Z 100% 2025-03-14T05:08:47.3077079Z New File 1670 _ctc_loss_backward_native.h 2025-03-14T05:08:47.3080550Z 100% 2025-03-14T05:08:47.3084353Z New File 4460 _ctc_loss_backward_ops.h 2025-03-14T05:08:47.3088004Z 100% 2025-03-14T05:08:47.3092033Z New File 1802 _ctc_loss_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.3095984Z 100% 2025-03-14T05:08:47.3099930Z New File 1138 _ctc_loss_cpu_dispatch.h 2025-03-14T05:08:47.3103847Z 100% 2025-03-14T05:08:47.3107515Z New File 1140 _ctc_loss_cuda_dispatch.h 2025-03-14T05:08:47.3111170Z 100% 2025-03-14T05:08:47.3115495Z New File 912 _ctc_loss_meta_dispatch.h 2025-03-14T05:08:47.3118860Z 100% 2025-03-14T05:08:47.3122544Z New File 1885 _ctc_loss_native.h 2025-03-14T05:08:47.3126265Z 100% 2025-03-14T05:08:47.3130427Z New File 5056 _ctc_loss_ops.h 2025-03-14T05:08:47.3133936Z 100% 2025-03-14T05:08:47.3137615Z New File 4607 _cudnn_attention_forward.h 2025-03-14T05:08:47.3141383Z 100% 2025-03-14T05:08:47.3145180Z New File 1793 _cudnn_attention_forward_cuda_dispatch.h 2025-03-14T05:08:47.3149068Z 100% 2025-03-14T05:08:47.3152812Z New File 986 _cudnn_attention_forward_native.h 2025-03-14T05:08:47.3156397Z 100% 2025-03-14T05:08:47.3160207Z New File 2657 _cudnn_attention_forward_ops.h 2025-03-14T05:08:47.3163943Z 100% 2025-03-14T05:08:47.3167704Z New File 2980 _cudnn_ctc_loss.h 2025-03-14T05:08:47.3171645Z 100% 2025-03-14T05:08:47.3175990Z New File 1305 _cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.3179379Z 100% 2025-03-14T05:08:47.3183224Z New File 1176 _cudnn_ctc_loss_cuda_dispatch.h 2025-03-14T05:08:47.3186645Z 100% 2025-03-14T05:08:47.3191993Z New File 1221 _cudnn_ctc_loss_native.h 2025-03-14T05:08:47.3194543Z 100% 2025-03-14T05:08:47.3198227Z New File 4032 _cudnn_ctc_loss_ops.h 2025-03-14T05:08:47.3201718Z 100% 2025-03-14T05:08:47.3205416Z New File 2293 _cudnn_init_dropout_state.h 2025-03-14T05:08:47.3208875Z 100% 2025-03-14T05:08:47.3212749Z New File 979 _cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.3216285Z 100% 2025-03-14T05:08:47.3220092Z New File 1060 _cudnn_init_dropout_state_cuda_dispatch.h 2025-03-14T05:08:47.3223741Z 100% 2025-03-14T05:08:47.3227517Z New File 821 _cudnn_init_dropout_state_native.h 2025-03-14T05:08:47.3231002Z 100% 2025-03-14T05:08:47.3235195Z New File 2368 _cudnn_init_dropout_state_ops.h 2025-03-14T05:08:47.3238983Z 100% 2025-03-14T05:08:47.3242572Z New File 13435 _cudnn_rnn.h 2025-03-14T05:08:47.3246188Z 100% 2025-03-14T05:08:47.3250046Z New File 16550 _cudnn_rnn_backward.h 2025-03-14T05:08:47.3253698Z 100% 2025-03-14T05:08:47.3258038Z New File 3708 _cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.3261838Z 100% 2025-03-14T05:08:47.3265725Z New File 2149 _cudnn_rnn_backward_cuda_dispatch.h 2025-03-14T05:08:47.3269208Z 100% 2025-03-14T05:08:47.3272973Z New File 1915 _cudnn_rnn_backward_native.h 2025-03-14T05:08:47.3276566Z 100% 2025-03-14T05:08:47.3280293Z New File 6001 _cudnn_rnn_backward_ops.h 2025-03-14T05:08:47.3283989Z 100% 2025-03-14T05:08:47.3287981Z New File 3192 _cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.3291394Z 100% 2025-03-14T05:08:47.3295255Z New File 1701 _cudnn_rnn_cuda_dispatch.h 2025-03-14T05:08:47.3298705Z 100% 2025-03-14T05:08:47.3302339Z New File 7676 _cudnn_rnn_flatten_weight.h 2025-03-14T05:08:47.3306009Z 100% 2025-03-14T05:08:47.3309957Z New File 1796 _cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.3313479Z 100% 2025-03-14T05:08:47.3317325Z New File 1173 _cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-03-14T05:08:47.3320834Z 100% 2025-03-14T05:08:47.3324595Z New File 949 _cudnn_rnn_flatten_weight_native.h 2025-03-14T05:08:47.3328623Z 100% 2025-03-14T05:08:47.3332352Z New File 2827 _cudnn_rnn_flatten_weight_ops.h 2025-03-14T05:08:47.3335929Z 100% 2025-03-14T05:08:47.3339561Z New File 1562 _cudnn_rnn_native.h 2025-03-14T05:08:47.3343014Z 100% 2025-03-14T05:08:47.3346670Z New File 4914 _cudnn_rnn_ops.h 2025-03-14T05:08:47.3350539Z 100% 2025-03-14T05:08:47.3354529Z New File 752 _cufft_clear_plan_cache.h 2025-03-14T05:08:47.3358209Z 100% 2025-03-14T05:08:47.3362005Z New File 803 _cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.3365430Z 100% 2025-03-14T05:08:47.3369198Z New File 513 _cufft_clear_plan_cache_native.h 2025-03-14T05:08:47.3372788Z 100% 2025-03-14T05:08:47.3376628Z New File 1035 _cufft_clear_plan_cache_ops.h 2025-03-14T05:08:47.3380068Z 100% 2025-03-14T05:08:47.3383764Z New File 784 _cufft_get_plan_cache_max_size.h 2025-03-14T05:08:47.3387312Z 100% 2025-03-14T05:08:47.3391267Z New File 813 _cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.3395454Z 100% 2025-03-14T05:08:47.3399209Z New File 523 _cufft_get_plan_cache_max_size_native.h 2025-03-14T05:08:47.3402819Z 100% 2025-03-14T05:08:47.3406404Z New File 1066 _cufft_get_plan_cache_max_size_ops.h 2025-03-14T05:08:47.3410038Z 100% 2025-03-14T05:08:47.3413627Z New File 768 _cufft_get_plan_cache_size.h 2025-03-14T05:08:47.3417543Z 100% 2025-03-14T05:08:47.3421273Z New File 809 _cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.3424778Z 100% 2025-03-14T05:08:47.3428443Z New File 519 _cufft_get_plan_cache_size_native.h 2025-03-14T05:08:47.3431870Z 100% 2025-03-14T05:08:47.3435850Z New File 1054 _cufft_get_plan_cache_size_ops.h 2025-03-14T05:08:47.3439368Z 100% 2025-03-14T05:08:47.3443154Z New File 822 _cufft_set_plan_cache_max_size.h 2025-03-14T05:08:47.3446653Z 100% 2025-03-14T05:08:47.3450655Z New File 828 _cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.3454200Z 100% 2025-03-14T05:08:47.3458021Z New File 538 _cufft_set_plan_cache_max_size_native.h 2025-03-14T05:08:47.3461504Z 100% 2025-03-14T05:08:47.3465460Z New File 1115 _cufft_set_plan_cache_max_size_ops.h 2025-03-14T05:08:47.3469111Z 100% 2025-03-14T05:08:47.3472619Z New File 816 _cummax_helper.h 2025-03-14T05:08:47.3476787Z 100% 2025-03-14T05:08:47.3480436Z New File 801 _cummax_helper_cpu_dispatch.h 2025-03-14T05:08:47.3483909Z 100% 2025-03-14T05:08:47.3487613Z New File 803 _cummax_helper_cuda_dispatch.h 2025-03-14T05:08:47.3491065Z 100% 2025-03-14T05:08:47.3494667Z New File 675 _cummax_helper_native.h 2025-03-14T05:08:47.3498614Z 100% 2025-03-14T05:08:47.3502913Z New File 1185 _cummax_helper_ops.h 2025-03-14T05:08:47.3635734Z 100% 2025-03-14T05:08:47.3640152Z New File 816 _cummin_helper.h 2025-03-14T05:08:47.3644243Z 100% 2025-03-14T05:08:47.3649090Z New File 801 _cummin_helper_cpu_dispatch.h 2025-03-14T05:08:47.3652761Z 100% 2025-03-14T05:08:47.3656682Z New File 803 _cummin_helper_cuda_dispatch.h 2025-03-14T05:08:47.3660486Z 100% 2025-03-14T05:08:47.3664236Z New File 675 _cummin_helper_native.h 2025-03-14T05:08:47.3668131Z 100% 2025-03-14T05:08:47.3672018Z New File 1185 _cummin_helper_ops.h 2025-03-14T05:08:47.3675786Z 100% 2025-03-14T05:08:47.3679884Z New File 746 _debug_has_internal_overlap.h 2025-03-14T05:08:47.3683731Z 100% 2025-03-14T05:08:47.3688245Z New File 805 _debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.3691350Z 100% 2025-03-14T05:08:47.3695264Z New File 515 _debug_has_internal_overlap_native.h 2025-03-14T05:08:47.3698639Z 100% 2025-03-14T05:08:47.3718022Z New File 1037 _debug_has_internal_overlap_ops.h 2025-03-14T05:08:47.3722058Z 100% 2025-03-14T05:08:47.3725525Z New File 529 _dimI.h 2025-03-14T05:08:47.3728689Z 100% 2025-03-14T05:08:47.3732194Z New File 505 _dimI_native.h 2025-03-14T05:08:47.3735746Z 100% 2025-03-14T05:08:47.3740124Z New File 971 _dimI_ops.h 2025-03-14T05:08:47.3743208Z 100% 2025-03-14T05:08:47.3746301Z New File 529 _dimV.h 2025-03-14T05:08:47.3749471Z 100% 2025-03-14T05:08:47.3752886Z New File 504 _dimV_native.h 2025-03-14T05:08:47.3756557Z 100% 2025-03-14T05:08:47.3760183Z New File 971 _dimV_ops.h 2025-03-14T05:08:47.3764051Z 100% 2025-03-14T05:08:47.3767396Z New File 715 _dim_arange.h 2025-03-14T05:08:47.3771043Z 100% 2025-03-14T05:08:47.3774584Z New File 805 _dim_arange_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.3778911Z 100% 2025-03-14T05:08:47.3781613Z New File 515 _dim_arange_native.h 2025-03-14T05:08:47.3787082Z 100% 2025-03-14T05:08:47.3790580Z New File 1045 _dim_arange_ops.h 2025-03-14T05:08:47.3794296Z 100% 2025-03-14T05:08:47.3797733Z New File 1412 _dirichlet_grad.h 2025-03-14T05:08:47.3801362Z 100% 2025-03-14T05:08:47.3805161Z New File 1007 _dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.3808680Z 100% 2025-03-14T05:08:47.3812584Z New File 801 _dirichlet_grad_cpu_dispatch.h 2025-03-14T05:08:47.3816146Z 100% 2025-03-14T05:08:47.3820385Z New File 803 _dirichlet_grad_cuda_dispatch.h 2025-03-14T05:08:47.3823802Z 100% 2025-03-14T05:08:47.3827451Z New File 814 _dirichlet_grad_native.h 2025-03-14T05:08:47.3830991Z 100% 2025-03-14T05:08:47.3834749Z New File 1967 _dirichlet_grad_ops.h 2025-03-14T05:08:47.3838412Z 100% 2025-03-14T05:08:47.3842006Z New File 956 _dyn_quant_matmul_4bit.h 2025-03-14T05:08:47.3845471Z 100% 2025-03-14T05:08:47.3849305Z New File 856 _dyn_quant_matmul_4bit_cpu_dispatch.h 2025-03-14T05:08:47.3852713Z 100% 2025-03-14T05:08:47.3856563Z New File 614 _dyn_quant_matmul_4bit_native.h 2025-03-14T05:08:47.3860204Z 100% 2025-03-14T05:08:47.3863891Z New File 1348 _dyn_quant_matmul_4bit_ops.h 2025-03-14T05:08:47.3867386Z 100% 2025-03-14T05:08:47.3871089Z New File 1044 _dyn_quant_pack_4bit_weight.h 2025-03-14T05:08:47.3874681Z 100% 2025-03-14T05:08:47.3878414Z New File 905 _dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-03-14T05:08:47.3882154Z 100% 2025-03-14T05:08:47.3885876Z New File 663 _dyn_quant_pack_4bit_weight_native.h 2025-03-14T05:08:47.3889411Z 100% 2025-03-14T05:08:47.3893120Z New File 1504 _dyn_quant_pack_4bit_weight_ops.h 2025-03-14T05:08:47.3896564Z 100% 2025-03-14T05:08:47.3900246Z New File 6154 _efficientzerotensor.h 2025-03-14T05:08:47.3903765Z 100% 2025-03-14T05:08:47.3908602Z New File 1116 _efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.3912162Z 100% 2025-03-14T05:08:47.3915949Z New File 1324 _efficientzerotensor_cpu_dispatch.h 2025-03-14T05:08:47.3919439Z 100% 2025-03-14T05:08:47.3923177Z New File 1326 _efficientzerotensor_cuda_dispatch.h 2025-03-14T05:08:47.3926840Z 100% 2025-03-14T05:08:47.3930692Z New File 1326 _efficientzerotensor_meta_dispatch.h 2025-03-14T05:08:47.3934124Z 100% 2025-03-14T05:08:47.3938489Z New File 1233 _efficientzerotensor_native.h 2025-03-14T05:08:47.3942991Z 100% 2025-03-14T05:08:47.3947961Z New File 2177 _efficientzerotensor_ops.h 2025-03-14T05:08:47.3952500Z 100% 2025-03-14T05:08:47.3957811Z New File 6032 _efficient_attention_backward.h 2025-03-14T05:08:47.3962474Z 100% 2025-03-14T05:08:47.3967552Z New File 2245 _efficient_attention_backward_cuda_dispatch.h 2025-03-14T05:08:47.3971194Z 100% 2025-03-14T05:08:47.3975658Z New File 1212 _efficient_attention_backward_native.h 2025-03-14T05:08:47.3978986Z 100% 2025-03-14T05:08:47.3982959Z New File 3195 _efficient_attention_backward_ops.h 2025-03-14T05:08:47.3986459Z 100% 2025-03-14T05:08:47.3990276Z New File 5453 _efficient_attention_forward.h 2025-03-14T05:08:47.3993873Z 100% 2025-03-14T05:08:47.3997759Z New File 1989 _efficient_attention_forward_cuda_dispatch.h 2025-03-14T05:08:47.4001263Z 100% 2025-03-14T05:08:47.4005247Z New File 1084 _efficient_attention_forward_native.h 2025-03-14T05:08:47.4008745Z 100% 2025-03-14T05:08:47.4012616Z New File 2903 _efficient_attention_forward_ops.h 2025-03-14T05:08:47.4016091Z 100% 2025-03-14T05:08:47.4019971Z New File 3218 _embedding_bag.h 2025-03-14T05:08:47.4023598Z 100% 2025-03-14T05:08:47.4028125Z New File 3598 _embedding_bag_backward.h 2025-03-14T05:08:47.4031866Z 100% 2025-03-14T05:08:47.4035764Z New File 1453 _embedding_bag_backward_cpu_dispatch.h 2025-03-14T05:08:47.4039210Z 100% 2025-03-14T05:08:47.4043065Z New File 1455 _embedding_bag_backward_cuda_dispatch.h 2025-03-14T05:08:47.4046715Z 100% 2025-03-14T05:08:47.4050437Z New File 830 _embedding_bag_backward_native.h 2025-03-14T05:08:47.4054541Z 100% 2025-03-14T05:08:47.4058377Z New File 2037 _embedding_bag_backward_ops.h 2025-03-14T05:08:47.4061891Z 100% 2025-03-14T05:08:47.4065859Z New File 1581 _embedding_bag_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4069343Z 100% 2025-03-14T05:08:47.4073098Z New File 1037 _embedding_bag_cpu_dispatch.h 2025-03-14T05:08:47.4077387Z 100% 2025-03-14T05:08:47.4081339Z New File 1039 _embedding_bag_cuda_dispatch.h 2025-03-14T05:08:47.4084895Z 100% 2025-03-14T05:08:47.4088833Z New File 9384 _embedding_bag_dense_backward.h 2025-03-14T05:08:47.4092464Z 100% 2025-03-14T05:08:47.4096433Z New File 2214 _embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4100470Z 100% 2025-03-14T05:08:47.4104454Z New File 1383 _embedding_bag_dense_backward_cpu_dispatch.h 2025-03-14T05:08:47.4108471Z 100% 2025-03-14T05:08:47.4111999Z New File 1385 _embedding_bag_dense_backward_cuda_dispatch.h 2025-03-14T05:08:47.4115809Z 100% 2025-03-14T05:08:47.4119600Z New File 1509 _embedding_bag_dense_backward_native.h 2025-03-14T05:08:47.4123125Z 100% 2025-03-14T05:08:47.4126962Z New File 3451 _embedding_bag_dense_backward_ops.h 2025-03-14T05:08:47.4130608Z 100% 2025-03-14T05:08:47.4134490Z New File 3348 _embedding_bag_forward_only.h 2025-03-14T05:08:47.4138151Z 100% 2025-03-14T05:08:47.4142223Z New File 1607 _embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4145801Z 100% 2025-03-14T05:08:47.4149622Z New File 1050 _embedding_bag_forward_only_cpu_dispatch.h 2025-03-14T05:08:47.4153091Z 100% 2025-03-14T05:08:47.4157049Z New File 1052 _embedding_bag_forward_only_cuda_dispatch.h 2025-03-14T05:08:47.4160745Z 100% 2025-03-14T05:08:47.4164574Z New File 1599 _embedding_bag_forward_only_native.h 2025-03-14T05:08:47.4168492Z 100% 2025-03-14T05:08:47.4172336Z New File 3727 _embedding_bag_forward_only_ops.h 2025-03-14T05:08:47.4175831Z 100% 2025-03-14T05:08:47.4179735Z New File 1560 _embedding_bag_native.h 2025-03-14T05:08:47.4183485Z 100% 2025-03-14T05:08:47.4187213Z New File 3649 _embedding_bag_ops.h 2025-03-14T05:08:47.4190785Z 100% 2025-03-14T05:08:47.4194941Z New File 2339 _embedding_bag_per_sample_weights_backward.h 2025-03-14T05:08:47.4198485Z 100% 2025-03-14T05:08:47.4203033Z New File 1264 _embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4206758Z 100% 2025-03-14T05:08:47.4210982Z New File 931 _embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-03-14T05:08:47.4214325Z 100% 2025-03-14T05:08:47.4218458Z New File 933 _embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-03-14T05:08:47.4222025Z 100% 2025-03-14T05:08:47.4226384Z New File 1201 _embedding_bag_per_sample_weights_backward_native.h 2025-03-14T05:08:47.4230497Z 100% 2025-03-14T05:08:47.4233465Z New File 2787 _embedding_bag_per_sample_weights_backward_ops.h 2025-03-14T05:08:47.4237271Z 100% 2025-03-14T05:08:47.4241078Z New File 3305 _embedding_bag_sparse_backward.h 2025-03-14T05:08:47.4244536Z 100% 2025-03-14T05:08:47.4248916Z New File 1413 _embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.4253399Z 100% 2025-03-14T05:08:47.4256396Z New File 788 _embedding_bag_sparse_backward_native.h 2025-03-14T05:08:47.4260415Z 100% 2025-03-14T05:08:47.4264211Z New File 1897 _embedding_bag_sparse_backward_ops.h 2025-03-14T05:08:47.4267681Z 100% 2025-03-14T05:08:47.4271489Z New File 9333 _empty_affine_quantized.h 2025-03-14T05:08:47.4275138Z 100% 2025-03-14T05:08:47.4279018Z New File 1528 _empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4282620Z 100% 2025-03-14T05:08:47.4286554Z New File 1736 _empty_affine_quantized_cpu_dispatch.h 2025-03-14T05:08:47.4290008Z 100% 2025-03-14T05:08:47.4294129Z New File 1333 _empty_affine_quantized_native.h 2025-03-14T05:08:47.4297324Z 100% 2025-03-14T05:08:47.4301310Z New File 2791 _empty_affine_quantized_ops.h 2025-03-14T05:08:47.4304805Z 100% 2025-03-14T05:08:47.4308508Z New File 10641 _empty_per_channel_affine_quantized.h 2025-03-14T05:08:47.4312018Z 100% 2025-03-14T05:08:47.4316144Z New File 1724 _empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4319691Z 100% 2025-03-14T05:08:47.4323511Z New File 1932 _empty_per_channel_affine_quantized_cpu_dispatch.h 2025-03-14T05:08:47.4327402Z 100% 2025-03-14T05:08:47.4331196Z New File 1478 _empty_per_channel_affine_quantized_native.h 2025-03-14T05:08:47.4334770Z 100% 2025-03-14T05:08:47.4338735Z New File 3107 _empty_per_channel_affine_quantized_ops.h 2025-03-14T05:08:47.4342244Z 100% 2025-03-14T05:08:47.4345883Z New File 1253 _euclidean_dist.h 2025-03-14T05:08:47.4349341Z 100% 2025-03-14T05:08:47.4353280Z New File 1036 _euclidean_dist_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4356792Z 100% 2025-03-14T05:08:47.4360949Z New File 636 _euclidean_dist_native.h 2025-03-14T05:08:47.4364577Z 100% 2025-03-14T05:08:47.4368305Z New File 1783 _euclidean_dist_ops.h 2025-03-14T05:08:47.4371837Z 100% 2025-03-14T05:08:47.4375500Z New File 2300 _fake_quantize_learnable_per_channel_affine.h 2025-03-14T05:08:47.4379027Z 100% 2025-03-14T05:08:47.4382771Z New File 1239 _fake_quantize_learnable_per_channel_affine_backward.h 2025-03-14T05:08:47.4386430Z 100% 2025-03-14T05:08:47.4390277Z New File 983 _fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-03-14T05:08:47.4393799Z 100% 2025-03-14T05:08:47.4397813Z New File 985 _fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-03-14T05:08:47.4401697Z 100% 2025-03-14T05:08:47.4405961Z New File 737 _fake_quantize_learnable_per_channel_affine_backward_native.h 2025-03-14T05:08:47.4409405Z 100% 2025-03-14T05:08:47.4413362Z New File 1762 _fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-03-14T05:08:47.4417006Z 100% 2025-03-14T05:08:47.4421030Z New File 1227 _fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4424501Z 100% 2025-03-14T05:08:47.4428547Z New File 913 _fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-03-14T05:08:47.4432147Z 100% 2025-03-14T05:08:47.4436170Z New File 915 _fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-03-14T05:08:47.4439656Z 100% 2025-03-14T05:08:47.4443628Z New File 912 _fake_quantize_learnable_per_channel_affine_native.h 2025-03-14T05:08:47.4447225Z 100% 2025-03-14T05:08:47.4451210Z New File 2667 _fake_quantize_learnable_per_channel_affine_ops.h 2025-03-14T05:08:47.4454778Z 100% 2025-03-14T05:08:47.4458639Z New File 2200 _fake_quantize_learnable_per_tensor_affine.h 2025-03-14T05:08:47.4462325Z 100% 2025-03-14T05:08:47.4466326Z New File 1205 _fake_quantize_learnable_per_tensor_affine_backward.h 2025-03-14T05:08:47.4469965Z 100% 2025-03-14T05:08:47.4473932Z New File 968 _fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-03-14T05:08:47.4477350Z 100% 2025-03-14T05:08:47.4481250Z New File 970 _fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-03-14T05:08:47.4484887Z 100% 2025-03-14T05:08:47.4488726Z New File 722 _fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-03-14T05:08:47.4492193Z 100% 2025-03-14T05:08:47.4496079Z New File 1712 _fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-03-14T05:08:47.4499849Z 100% 2025-03-14T05:08:47.4503945Z New File 1197 _fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4507914Z 100% 2025-03-14T05:08:47.4511887Z New File 898 _fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-03-14T05:08:47.4515698Z 100% 2025-03-14T05:08:47.4520007Z New File 900 _fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-03-14T05:08:47.4523490Z 100% 2025-03-14T05:08:47.4527547Z New File 882 _fake_quantize_learnable_per_tensor_affine_native.h 2025-03-14T05:08:47.4531066Z 100% 2025-03-14T05:08:47.4535156Z New File 2567 _fake_quantize_learnable_per_tensor_affine_ops.h 2025-03-14T05:08:47.4538848Z 100% 2025-03-14T05:08:47.4548462Z New File 2651 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-03-14T05:08:47.4552397Z 100% 2025-03-14T05:08:47.4557267Z New File 1355 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4560701Z 100% 2025-03-14T05:08:47.4564734Z New File 953 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-03-14T05:08:47.4568159Z 100% 2025-03-14T05:08:47.4572388Z New File 955 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-03-14T05:08:47.4575779Z 100% 2025-03-14T05:08:47.4579787Z New File 1018 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-03-14T05:08:47.4583293Z 100% 2025-03-14T05:08:47.4587533Z New File 3029 _fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-03-14T05:08:47.4590955Z 100% 2025-03-14T05:08:47.4594408Z New File 4545 _fft_c2c.h 2025-03-14T05:08:47.4597745Z 100% 2025-03-14T05:08:47.4601413Z New File 1509 _fft_c2c_cpu_dispatch.h 2025-03-14T05:08:47.4604920Z 100% 2025-03-14T05:08:47.4608917Z New File 1511 _fft_c2c_cuda_dispatch.h 2025-03-14T05:08:47.4612382Z 100% 2025-03-14T05:08:47.4615986Z New File 970 _fft_c2c_native.h 2025-03-14T05:08:47.4619397Z 100% 2025-03-14T05:08:47.4623118Z New File 2013 _fft_c2c_ops.h 2025-03-14T05:08:47.4626574Z 100% 2025-03-14T05:08:47.4629846Z New File 4599 _fft_c2r.h 2025-03-14T05:08:47.4633183Z 100% 2025-03-14T05:08:47.4637065Z New File 1563 _fft_c2r_cpu_dispatch.h 2025-03-14T05:08:47.4640737Z 100% 2025-03-14T05:08:47.4644447Z New File 1565 _fft_c2r_cuda_dispatch.h 2025-03-14T05:08:47.4648596Z 100% 2025-03-14T05:08:47.4652458Z New File 1006 _fft_c2r_native.h 2025-03-14T05:08:47.4655788Z 100% 2025-03-14T05:08:47.4659485Z New File 2065 _fft_c2r_ops.h 2025-03-14T05:08:47.4663139Z 100% 2025-03-14T05:08:47.4666529Z New File 1489 _fft_r2c.h 2025-03-14T05:08:47.4670131Z 100% 2025-03-14T05:08:47.4673965Z New File 1085 _fft_r2c_cpu_dispatch.h 2025-03-14T05:08:47.4677463Z 100% 2025-03-14T05:08:47.4681404Z New File 1087 _fft_r2c_cuda_dispatch.h 2025-03-14T05:08:47.4684885Z 100% 2025-03-14T05:08:47.4688730Z New File 974 _fft_r2c_native.h 2025-03-14T05:08:47.4692384Z 100% 2025-03-14T05:08:47.4696000Z New File 1989 _fft_r2c_ops.h 2025-03-14T05:08:47.4699826Z 100% 2025-03-14T05:08:47.4703842Z New File 867 _fill_mem_eff_dropout_mask.h 2025-03-14T05:08:47.4707338Z 100% 2025-03-14T05:08:47.4711175Z New File 810 _fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-03-14T05:08:47.4715236Z 100% 2025-03-14T05:08:47.4719351Z New File 810 _fill_mem_eff_dropout_mask_meta_dispatch.h 2025-03-14T05:08:47.4723264Z 100% 2025-03-14T05:08:47.4727325Z New File 562 _fill_mem_eff_dropout_mask_native.h 2025-03-14T05:08:47.4731144Z 100% 2025-03-14T05:08:47.4735282Z New File 1206 _fill_mem_eff_dropout_mask_ops.h 2025-03-14T05:08:47.4739251Z 100% 2025-03-14T05:08:47.4743181Z New File 5108 _flash_attention_backward.h 2025-03-14T05:08:47.4747280Z 100% 2025-03-14T05:08:47.4751376Z New File 1889 _flash_attention_backward_cuda_dispatch.h 2025-03-14T05:08:47.4754999Z 100% 2025-03-14T05:08:47.4758984Z New File 1030 _flash_attention_backward_native.h 2025-03-14T05:08:47.4762606Z 100% 2025-03-14T05:08:47.4766368Z New File 2661 _flash_attention_backward_ops.h 2025-03-14T05:08:47.4770137Z 100% 2025-03-14T05:08:47.4773803Z New File 5407 _flash_attention_forward.h 2025-03-14T05:08:47.4777531Z 100% 2025-03-14T05:08:47.4781273Z New File 1973 _flash_attention_forward_cuda_dispatch.h 2025-03-14T05:08:47.4784768Z 100% 2025-03-14T05:08:47.4788983Z New File 1072 _flash_attention_forward_native.h 2025-03-14T05:08:47.4792536Z 100% 2025-03-14T05:08:47.4796562Z New File 2839 _flash_attention_forward_ops.h 2025-03-14T05:08:47.4800046Z 100% 2025-03-14T05:08:47.4803568Z New File 1407 _foobar.h 2025-03-14T05:08:47.4807339Z 100% 2025-03-14T05:08:47.4811025Z New File 974 _foobar_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4814421Z 100% 2025-03-14T05:08:47.4818058Z New File 792 _foobar_cpu_dispatch.h 2025-03-14T05:08:47.4821741Z 100% 2025-03-14T05:08:47.4825335Z New File 658 _foobar_native.h 2025-03-14T05:08:47.4828790Z 100% 2025-03-14T05:08:47.4832637Z New File 1860 _foobar_ops.h 2025-03-14T05:08:47.4836560Z 100% 2025-03-14T05:08:47.4840155Z New File 1267 _foreach_abs.h 2025-03-14T05:08:47.4843674Z 100% 2025-03-14T05:08:47.4847565Z New File 1007 _foreach_abs_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4851147Z 100% 2025-03-14T05:08:47.4854809Z New File 814 _foreach_abs_cuda_dispatch.h 2025-03-14T05:08:47.4858313Z 100% 2025-03-14T05:08:47.4862402Z New File 809 _foreach_abs_native.h 2025-03-14T05:08:47.4866037Z 100% 2025-03-14T05:08:47.4869745Z New File 2130 _foreach_abs_ops.h 2025-03-14T05:08:47.4873295Z 100% 2025-03-14T05:08:47.4877259Z New File 1280 _foreach_acos.h 2025-03-14T05:08:47.4880800Z 100% 2025-03-14T05:08:47.4884635Z New File 1011 _foreach_acos_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4888502Z 100% 2025-03-14T05:08:47.4892317Z New File 816 _foreach_acos_cuda_dispatch.h 2025-03-14T05:08:47.4895830Z 100% 2025-03-14T05:08:47.4899614Z New File 814 _foreach_acos_native.h 2025-03-14T05:08:47.4903475Z 100% 2025-03-14T05:08:47.4907198Z New File 2139 _foreach_acos_ops.h 2025-03-14T05:08:47.4910814Z 100% 2025-03-14T05:08:47.4915344Z New File 4934 _foreach_add.h 2025-03-14T05:08:47.4918938Z 100% 2025-03-14T05:08:47.4922795Z New File 4963 _foreach_addcdiv.h 2025-03-14T05:08:47.4926765Z 100% 2025-03-14T05:08:47.4930838Z New File 2539 _foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4934882Z 100% 2025-03-14T05:08:47.4938679Z New File 1554 _foreach_addcdiv_cuda_dispatch.h 2025-03-14T05:08:47.4942359Z 100% 2025-03-14T05:08:47.4946136Z New File 2896 _foreach_addcdiv_native.h 2025-03-14T05:08:47.4949764Z 100% 2025-03-14T05:08:47.4953688Z New File 8119 _foreach_addcdiv_ops.h 2025-03-14T05:08:47.4957456Z 100% 2025-03-14T05:08:47.4961108Z New File 4963 _foreach_addcmul.h 2025-03-14T05:08:47.4964867Z 100% 2025-03-14T05:08:47.4968717Z New File 2539 _foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.4972678Z 100% 2025-03-14T05:08:47.4976541Z New File 1554 _foreach_addcmul_cuda_dispatch.h 2025-03-14T05:08:47.4980391Z 100% 2025-03-14T05:08:47.4984157Z New File 2896 _foreach_addcmul_native.h 2025-03-14T05:08:47.4987757Z 100% 2025-03-14T05:08:47.4991552Z New File 8119 _foreach_addcmul_ops.h 2025-03-14T05:08:47.4995190Z 100% 2025-03-14T05:08:47.4999156Z New File 2488 _foreach_add_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5002694Z 100% 2025-03-14T05:08:47.5006927Z New File 1516 _foreach_add_cuda_dispatch.h 2025-03-14T05:08:47.5010560Z 100% 2025-03-14T05:08:47.5014392Z New File 2993 _foreach_add_native.h 2025-03-14T05:08:47.5017997Z 100% 2025-03-14T05:08:47.5022156Z New File 8986 _foreach_add_ops.h 2025-03-14T05:08:47.5025787Z 100% 2025-03-14T05:08:47.5029738Z New File 1280 _foreach_asin.h 2025-03-14T05:08:47.5033630Z 100% 2025-03-14T05:08:47.5037632Z New File 1011 _foreach_asin_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5041421Z 100% 2025-03-14T05:08:47.5045261Z New File 816 _foreach_asin_cuda_dispatch.h 2025-03-14T05:08:47.5048928Z 100% 2025-03-14T05:08:47.5052780Z New File 814 _foreach_asin_native.h 2025-03-14T05:08:47.5056440Z 100% 2025-03-14T05:08:47.5060331Z New File 2139 _foreach_asin_ops.h 2025-03-14T05:08:47.5064757Z 100% 2025-03-14T05:08:47.5068438Z New File 1280 _foreach_atan.h 2025-03-14T05:08:47.5071959Z 100% 2025-03-14T05:08:47.5076021Z New File 1011 _foreach_atan_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5079553Z 100% 2025-03-14T05:08:47.5083355Z New File 816 _foreach_atan_cuda_dispatch.h 2025-03-14T05:08:47.5087172Z 100% 2025-03-14T05:08:47.5091069Z New File 814 _foreach_atan_native.h 2025-03-14T05:08:47.5094648Z 100% 2025-03-14T05:08:47.5098550Z New File 2139 _foreach_atan_ops.h 2025-03-14T05:08:47.5102094Z 100% 2025-03-14T05:08:47.5105871Z New File 1280 _foreach_ceil.h 2025-03-14T05:08:47.5109492Z 100% 2025-03-14T05:08:47.5113612Z New File 1011 _foreach_ceil_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5117314Z 100% 2025-03-14T05:08:47.5121261Z New File 816 _foreach_ceil_cuda_dispatch.h 2025-03-14T05:08:47.5124926Z 100% 2025-03-14T05:08:47.5128778Z New File 814 _foreach_ceil_native.h 2025-03-14T05:08:47.5132427Z 100% 2025-03-14T05:08:47.5136232Z New File 2139 _foreach_ceil_ops.h 2025-03-14T05:08:47.5140059Z 100% 2025-03-14T05:08:47.5143949Z New File 3763 _foreach_clamp_max.h 2025-03-14T05:08:47.5147533Z 100% 2025-03-14T05:08:47.5151435Z New File 1961 _foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5155071Z 100% 2025-03-14T05:08:47.5159031Z New File 1264 _foreach_clamp_max_cuda_dispatch.h 2025-03-14T05:08:47.5162817Z 100% 2025-03-14T05:08:47.5166965Z New File 2247 _foreach_clamp_max_native.h 2025-03-14T05:08:47.5170603Z 100% 2025-03-14T05:08:47.5174566Z New File 6634 _foreach_clamp_max_ops.h 2025-03-14T05:08:47.5178121Z 100% 2025-03-14T05:08:47.5182449Z New File 3763 _foreach_clamp_min.h 2025-03-14T05:08:47.5186481Z 100% 2025-03-14T05:08:47.5190218Z New File 1961 _foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5194136Z 100% 2025-03-14T05:08:47.5198080Z New File 1264 _foreach_clamp_min_cuda_dispatch.h 2025-03-14T05:08:47.5201638Z 100% 2025-03-14T05:08:47.5205552Z New File 2247 _foreach_clamp_min_native.h 2025-03-14T05:08:47.5209165Z 100% 2025-03-14T05:08:47.5213306Z New File 6634 _foreach_clamp_min_ops.h 2025-03-14T05:08:47.5217054Z 100% 2025-03-14T05:08:47.5220951Z New File 1695 _foreach_copy.h 2025-03-14T05:08:47.5224628Z 100% 2025-03-14T05:08:47.5228542Z New File 1185 _foreach_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5232088Z 100% 2025-03-14T05:08:47.5236071Z New File 788 _foreach_copy_cuda_dispatch.h 2025-03-14T05:08:47.5239823Z 100% 2025-03-14T05:08:47.5243605Z New File 917 _foreach_copy_native.h 2025-03-14T05:08:47.5247090Z 100% 2025-03-14T05:08:47.5251215Z New File 2565 _foreach_copy_ops.h 2025-03-14T05:08:47.5254725Z 100% 2025-03-14T05:08:47.5258390Z New File 1267 _foreach_cos.h 2025-03-14T05:08:47.5261973Z 100% 2025-03-14T05:08:47.5265657Z New File 1280 _foreach_cosh.h 2025-03-14T05:08:47.5269360Z 100% 2025-03-14T05:08:47.5273237Z New File 1011 _foreach_cosh_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5277197Z 100% 2025-03-14T05:08:47.5281131Z New File 816 _foreach_cosh_cuda_dispatch.h 2025-03-14T05:08:47.5284951Z 100% 2025-03-14T05:08:47.5288690Z New File 814 _foreach_cosh_native.h 2025-03-14T05:08:47.5292687Z 100% 2025-03-14T05:08:47.5296979Z New File 2139 _foreach_cosh_ops.h 2025-03-14T05:08:47.5300453Z 100% 2025-03-14T05:08:47.5304458Z New File 1007 _foreach_cos_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5307991Z 100% 2025-03-14T05:08:47.5311740Z New File 814 _foreach_cos_cuda_dispatch.h 2025-03-14T05:08:47.5315572Z 100% 2025-03-14T05:08:47.5319349Z New File 809 _foreach_cos_native.h 2025-03-14T05:08:47.5322819Z 100% 2025-03-14T05:08:47.5326509Z New File 2130 _foreach_cos_ops.h 2025-03-14T05:08:47.5330088Z 100% 2025-03-14T05:08:47.5333931Z New File 4518 _foreach_div.h 2025-03-14T05:08:47.5338197Z 100% 2025-03-14T05:08:47.5342102Z New File 2268 _foreach_div_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5345768Z 100% 2025-03-14T05:08:47.5349593Z New File 1404 _foreach_div_cuda_dispatch.h 2025-03-14T05:08:47.5353124Z 100% 2025-03-14T05:08:47.5357023Z New File 2717 _foreach_div_native.h 2025-03-14T05:08:47.5360540Z 100% 2025-03-14T05:08:47.5364342Z New File 8446 _foreach_div_ops.h 2025-03-14T05:08:47.5368025Z 100% 2025-03-14T05:08:47.5371975Z New File 1267 _foreach_erf.h 2025-03-14T05:08:47.5375503Z 100% 2025-03-14T05:08:47.5379217Z New File 1280 _foreach_erfc.h 2025-03-14T05:08:47.5382739Z 100% 2025-03-14T05:08:47.5386587Z New File 1011 _foreach_erfc_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5390181Z 100% 2025-03-14T05:08:47.5394053Z New File 816 _foreach_erfc_cuda_dispatch.h 2025-03-14T05:08:47.5397825Z 100% 2025-03-14T05:08:47.5401572Z New File 814 _foreach_erfc_native.h 2025-03-14T05:08:47.5405177Z 100% 2025-03-14T05:08:47.5408898Z New File 2139 _foreach_erfc_ops.h 2025-03-14T05:08:47.5412455Z 100% 2025-03-14T05:08:47.5416372Z New File 1007 _foreach_erf_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5419987Z 100% 2025-03-14T05:08:47.5423773Z New File 814 _foreach_erf_cuda_dispatch.h 2025-03-14T05:08:47.5427319Z 100% 2025-03-14T05:08:47.5431071Z New File 809 _foreach_erf_native.h 2025-03-14T05:08:47.5434773Z 100% 2025-03-14T05:08:47.5438528Z New File 2130 _foreach_erf_ops.h 2025-03-14T05:08:47.5442168Z 100% 2025-03-14T05:08:47.5445885Z New File 1267 _foreach_exp.h 2025-03-14T05:08:47.5449644Z 100% 2025-03-14T05:08:47.5453388Z New File 1293 _foreach_expm1.h 2025-03-14T05:08:47.5456932Z 100% 2025-03-14T05:08:47.5460848Z New File 1015 _foreach_expm1_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5464330Z 100% 2025-03-14T05:08:47.5468110Z New File 818 _foreach_expm1_cuda_dispatch.h 2025-03-14T05:08:47.5471625Z 100% 2025-03-14T05:08:47.5475690Z New File 819 _foreach_expm1_native.h 2025-03-14T05:08:47.5479530Z 100% 2025-03-14T05:08:47.5483350Z New File 2148 _foreach_expm1_ops.h 2025-03-14T05:08:47.5486918Z 100% 2025-03-14T05:08:47.5490813Z New File 1007 _foreach_exp_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5494763Z 100% 2025-03-14T05:08:47.5498891Z New File 814 _foreach_exp_cuda_dispatch.h 2025-03-14T05:08:47.5502612Z 100% 2025-03-14T05:08:47.5506379Z New File 809 _foreach_exp_native.h 2025-03-14T05:08:47.5509936Z 100% 2025-03-14T05:08:47.5513672Z New File 2130 _foreach_exp_ops.h 2025-03-14T05:08:47.5517263Z 100% 2025-03-14T05:08:47.5520966Z New File 1293 _foreach_floor.h 2025-03-14T05:08:47.5524485Z 100% 2025-03-14T05:08:47.5528560Z New File 1015 _foreach_floor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5532126Z 100% 2025-03-14T05:08:47.5535892Z New File 818 _foreach_floor_cuda_dispatch.h 2025-03-14T05:08:47.5539510Z 100% 2025-03-14T05:08:47.5543640Z New File 819 _foreach_floor_native.h 2025-03-14T05:08:47.5547475Z 100% 2025-03-14T05:08:47.5551445Z New File 2148 _foreach_floor_ops.h 2025-03-14T05:08:47.5555056Z 100% 2025-03-14T05:08:47.5559521Z New File 1280 _foreach_frac.h 2025-03-14T05:08:47.5563169Z 100% 2025-03-14T05:08:47.5568188Z New File 1011 _foreach_frac_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5571533Z 100% 2025-03-14T05:08:47.5575911Z New File 816 _foreach_frac_cuda_dispatch.h 2025-03-14T05:08:47.5579598Z 100% 2025-03-14T05:08:47.5583663Z New File 814 _foreach_frac_native.h 2025-03-14T05:08:47.5587506Z 100% 2025-03-14T05:08:47.5591271Z New File 2139 _foreach_frac_ops.h 2025-03-14T05:08:47.5594916Z 100% 2025-03-14T05:08:47.5598699Z New File 4238 _foreach_lerp.h 2025-03-14T05:08:47.5602263Z 100% 2025-03-14T05:08:47.5606504Z New File 2205 _foreach_lerp_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5610350Z 100% 2025-03-14T05:08:47.5614182Z New File 1386 _foreach_lerp_cuda_dispatch.h 2025-03-14T05:08:47.5617805Z 100% 2025-03-14T05:08:47.5622430Z New File 2500 _foreach_lerp_native.h 2025-03-14T05:08:47.5626060Z 100% 2025-03-14T05:08:47.5629770Z New File 7273 _foreach_lerp_ops.h 2025-03-14T05:08:47.5633272Z 100% 2025-03-14T05:08:47.5637189Z New File 1306 _foreach_lgamma.h 2025-03-14T05:08:47.5641031Z 100% 2025-03-14T05:08:47.5645089Z New File 1019 _foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5648705Z 100% 2025-03-14T05:08:47.5652977Z New File 820 _foreach_lgamma_cuda_dispatch.h 2025-03-14T05:08:47.5656908Z 100% 2025-03-14T05:08:47.5660623Z New File 824 _foreach_lgamma_native.h 2025-03-14T05:08:47.5664285Z 100% 2025-03-14T05:08:47.5667898Z New File 2157 _foreach_lgamma_ops.h 2025-03-14T05:08:47.5672089Z 100% 2025-03-14T05:08:47.5675932Z New File 1267 _foreach_log.h 2025-03-14T05:08:47.5680042Z 100% 2025-03-14T05:08:47.5683640Z New File 1293 _foreach_log10.h 2025-03-14T05:08:47.5687749Z 100% 2025-03-14T05:08:47.5691867Z New File 1015 _foreach_log10_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5695097Z 100% 2025-03-14T05:08:47.5699204Z New File 818 _foreach_log10_cuda_dispatch.h 2025-03-14T05:08:47.5702464Z 100% 2025-03-14T05:08:47.5706388Z New File 819 _foreach_log10_native.h 2025-03-14T05:08:47.5710208Z 100% 2025-03-14T05:08:47.5714065Z New File 2148 _foreach_log10_ops.h 2025-03-14T05:08:47.5718031Z 100% 2025-03-14T05:08:47.5722192Z New File 1293 _foreach_log1p.h 2025-03-14T05:08:47.5726068Z 100% 2025-03-14T05:08:47.5730353Z New File 1015 _foreach_log1p_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5749450Z 100% 2025-03-14T05:08:47.5749715Z New File 818 _foreach_log1p_cuda_dispatch.h 2025-03-14T05:08:47.5749808Z 100% 2025-03-14T05:08:47.5749942Z New File 819 _foreach_log1p_native.h 2025-03-14T05:08:47.5750697Z 100% 2025-03-14T05:08:47.5755465Z New File 2148 _foreach_log1p_ops.h 2025-03-14T05:08:47.5758248Z 100% 2025-03-14T05:08:47.5762403Z New File 1280 _foreach_log2.h 2025-03-14T05:08:47.5766090Z 100% 2025-03-14T05:08:47.5770115Z New File 1011 _foreach_log2_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5773732Z 100% 2025-03-14T05:08:47.5777568Z New File 816 _foreach_log2_cuda_dispatch.h 2025-03-14T05:08:47.5781311Z 100% 2025-03-14T05:08:47.5784857Z New File 814 _foreach_log2_native.h 2025-03-14T05:08:47.5788429Z 100% 2025-03-14T05:08:47.5792670Z New File 2139 _foreach_log2_ops.h 2025-03-14T05:08:47.5796441Z 100% 2025-03-14T05:08:47.5800334Z New File 1007 _foreach_log_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5803891Z 100% 2025-03-14T05:08:47.5807743Z New File 814 _foreach_log_cuda_dispatch.h 2025-03-14T05:08:47.5811268Z 100% 2025-03-14T05:08:47.5815576Z New File 809 _foreach_log_native.h 2025-03-14T05:08:47.5819144Z 100% 2025-03-14T05:08:47.5822980Z New File 2130 _foreach_log_ops.h 2025-03-14T05:08:47.5826505Z 100% 2025-03-14T05:08:47.5830337Z New File 1114 _foreach_max.h 2025-03-14T05:08:47.5834089Z 100% 2025-03-14T05:08:47.5837815Z New File 3689 _foreach_maximum.h 2025-03-14T05:08:47.5841331Z 100% 2025-03-14T05:08:47.5845417Z New File 1937 _foreach_maximum_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5849019Z 100% 2025-03-14T05:08:47.5853194Z New File 1252 _foreach_maximum_cuda_dispatch.h 2025-03-14T05:08:47.5856733Z 100% 2025-03-14T05:08:47.5860419Z New File 2241 _foreach_maximum_native.h 2025-03-14T05:08:47.5863963Z 100% 2025-03-14T05:08:47.5867620Z New File 6580 _foreach_maximum_ops.h 2025-03-14T05:08:47.5871363Z 100% 2025-03-14T05:08:47.5875319Z New File 955 _foreach_max_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5878880Z 100% 2025-03-14T05:08:47.5882604Z New File 762 _foreach_max_cuda_dispatch.h 2025-03-14T05:08:47.5886142Z 100% 2025-03-14T05:08:47.5889861Z New File 683 _foreach_max_native.h 2025-03-14T05:08:47.5893551Z 100% 2025-03-14T05:08:47.5897363Z New File 1626 _foreach_max_ops.h 2025-03-14T05:08:47.5900883Z 100% 2025-03-14T05:08:47.5904656Z New File 3689 _foreach_minimum.h 2025-03-14T05:08:47.5908237Z 100% 2025-03-14T05:08:47.5912142Z New File 1937 _foreach_minimum_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5915959Z 100% 2025-03-14T05:08:47.5919778Z New File 1252 _foreach_minimum_cuda_dispatch.h 2025-03-14T05:08:47.5923354Z 100% 2025-03-14T05:08:47.5932554Z New File 2241 _foreach_minimum_native.h 2025-03-14T05:08:47.5936025Z 100% 2025-03-14T05:08:47.5939845Z New File 6580 _foreach_minimum_ops.h 2025-03-14T05:08:47.5943871Z 100% 2025-03-14T05:08:47.5947531Z New File 4518 _foreach_mul.h 2025-03-14T05:08:47.5951336Z 100% 2025-03-14T05:08:47.5955398Z New File 2268 _foreach_mul_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5958957Z 100% 2025-03-14T05:08:47.5962764Z New File 1404 _foreach_mul_cuda_dispatch.h 2025-03-14T05:08:47.5966288Z 100% 2025-03-14T05:08:47.5970019Z New File 2717 _foreach_mul_native.h 2025-03-14T05:08:47.5973719Z 100% 2025-03-14T05:08:47.5978170Z New File 8446 _foreach_mul_ops.h 2025-03-14T05:08:47.5981728Z 100% 2025-03-14T05:08:47.5985429Z New File 1267 _foreach_neg.h 2025-03-14T05:08:47.5988997Z 100% 2025-03-14T05:08:47.5993054Z New File 1007 _foreach_neg_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.5996681Z 100% 2025-03-14T05:08:47.6000437Z New File 814 _foreach_neg_cuda_dispatch.h 2025-03-14T05:08:47.6004662Z 100% 2025-03-14T05:08:47.6008369Z New File 809 _foreach_neg_native.h 2025-03-14T05:08:47.6012000Z 100% 2025-03-14T05:08:47.6015733Z New File 2130 _foreach_neg_ops.h 2025-03-14T05:08:47.6019251Z 100% 2025-03-14T05:08:47.6022928Z New File 1539 _foreach_norm.h 2025-03-14T05:08:47.6026544Z 100% 2025-03-14T05:08:47.6030594Z New File 1181 _foreach_norm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6034306Z 100% 2025-03-14T05:08:47.6038233Z New File 843 _foreach_norm_cuda_dispatch.h 2025-03-14T05:08:47.6041754Z 100% 2025-03-14T05:08:47.6045640Z New File 916 _foreach_norm_native.h 2025-03-14T05:08:47.6049265Z 100% 2025-03-14T05:08:47.6053152Z New File 2107 _foreach_norm_ops.h 2025-03-14T05:08:47.6056932Z 100% 2025-03-14T05:08:47.6060733Z New File 3874 _foreach_pow.h 2025-03-14T05:08:47.6064310Z 100% 2025-03-14T05:08:47.6068270Z New File 2014 _foreach_pow_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6071868Z 100% 2025-03-14T05:08:47.6075874Z New File 1341 _foreach_pow_cuda_dispatch.h 2025-03-14T05:08:47.6079668Z 100% 2025-03-14T05:08:47.6083409Z New File 2435 _foreach_pow_native.h 2025-03-14T05:08:47.6087170Z 100% 2025-03-14T05:08:47.6090935Z New File 7234 _foreach_pow_ops.h 2025-03-14T05:08:47.6094517Z 100% 2025-03-14T05:08:47.6098361Z New File 1358 _foreach_reciprocal.h 2025-03-14T05:08:47.6102078Z 100% 2025-03-14T05:08:47.6105972Z New File 1035 _foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6109730Z 100% 2025-03-14T05:08:47.6113720Z New File 828 _foreach_reciprocal_cuda_dispatch.h 2025-03-14T05:08:47.6117298Z 100% 2025-03-14T05:08:47.6121196Z New File 844 _foreach_reciprocal_native.h 2025-03-14T05:08:47.6124796Z 100% 2025-03-14T05:08:47.6128548Z New File 2193 _foreach_reciprocal_ops.h 2025-03-14T05:08:47.6132573Z 100% 2025-03-14T05:08:47.6137216Z New File 1293 _foreach_round.h 2025-03-14T05:08:47.6141005Z 100% 2025-03-14T05:08:47.6144978Z New File 1015 _foreach_round_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6148406Z 100% 2025-03-14T05:08:47.6152379Z New File 818 _foreach_round_cuda_dispatch.h 2025-03-14T05:08:47.6156125Z 100% 2025-03-14T05:08:47.6160314Z New File 819 _foreach_round_native.h 2025-03-14T05:08:47.6163970Z 100% 2025-03-14T05:08:47.6167738Z New File 2148 _foreach_round_ops.h 2025-03-14T05:08:47.6171588Z 100% 2025-03-14T05:08:47.6175413Z New File 1293 _foreach_rsqrt.h 2025-03-14T05:08:47.6179103Z 100% 2025-03-14T05:08:47.6183329Z New File 1015 _foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6186923Z 100% 2025-03-14T05:08:47.6222538Z New File 818 _foreach_rsqrt_cuda_dispatch.h 2025-03-14T05:08:47.6222720Z 100% 2025-03-14T05:08:47.6222901Z New File 819 _foreach_rsqrt_native.h 2025-03-14T05:08:47.6222984Z 100% 2025-03-14T05:08:47.6223099Z New File 2148 _foreach_rsqrt_ops.h 2025-03-14T05:08:47.6223200Z 100% 2025-03-14T05:08:47.6223379Z New File 1319 _foreach_sigmoid.h 2025-03-14T05:08:47.6223453Z 100% 2025-03-14T05:08:47.6223724Z New File 1023 _foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6225869Z 100% 2025-03-14T05:08:47.6229858Z New File 822 _foreach_sigmoid_cuda_dispatch.h 2025-03-14T05:08:47.6233872Z 100% 2025-03-14T05:08:47.6237697Z New File 829 _foreach_sigmoid_native.h 2025-03-14T05:08:47.6241442Z 100% 2025-03-14T05:08:47.6245164Z New File 2166 _foreach_sigmoid_ops.h 2025-03-14T05:08:47.6249179Z 100% 2025-03-14T05:08:47.6286954Z New File 1280 _foreach_sign.h 2025-03-14T05:08:47.6290489Z 100% 2025-03-14T05:08:47.6294659Z New File 1011 _foreach_sign_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6298163Z 100% 2025-03-14T05:08:47.6301985Z New File 816 _foreach_sign_cuda_dispatch.h 2025-03-14T05:08:47.6305505Z 100% 2025-03-14T05:08:47.6309370Z New File 814 _foreach_sign_native.h 2025-03-14T05:08:47.6312971Z 100% 2025-03-14T05:08:47.6316961Z New File 2139 _foreach_sign_ops.h 2025-03-14T05:08:47.6321078Z 100% 2025-03-14T05:08:47.6324814Z New File 1267 _foreach_sin.h 2025-03-14T05:08:47.6328486Z 100% 2025-03-14T05:08:47.6332296Z New File 1280 _foreach_sinh.h 2025-03-14T05:08:47.6335897Z 100% 2025-03-14T05:08:47.6339772Z New File 1011 _foreach_sinh_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6343263Z 100% 2025-03-14T05:08:47.6347556Z New File 816 _foreach_sinh_cuda_dispatch.h 2025-03-14T05:08:47.6351112Z 100% 2025-03-14T05:08:47.6355125Z New File 814 _foreach_sinh_native.h 2025-03-14T05:08:47.6358686Z 100% 2025-03-14T05:08:47.6362426Z New File 2139 _foreach_sinh_ops.h 2025-03-14T05:08:47.6365967Z 100% 2025-03-14T05:08:47.6370073Z New File 1007 _foreach_sin_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6373860Z 100% 2025-03-14T05:08:47.6378236Z New File 814 _foreach_sin_cuda_dispatch.h 2025-03-14T05:08:47.6382998Z 100% 2025-03-14T05:08:47.6388184Z New File 809 _foreach_sin_native.h 2025-03-14T05:08:47.6393904Z 100% 2025-03-14T05:08:47.6399084Z New File 2130 _foreach_sin_ops.h 2025-03-14T05:08:47.6404113Z 100% 2025-03-14T05:08:47.6409132Z New File 1280 _foreach_sqrt.h 2025-03-14T05:08:47.6414265Z 100% 2025-03-14T05:08:47.6419263Z New File 1011 _foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6423635Z 100% 2025-03-14T05:08:47.6428498Z New File 816 _foreach_sqrt_cuda_dispatch.h 2025-03-14T05:08:47.6434065Z 100% 2025-03-14T05:08:47.6438587Z New File 814 _foreach_sqrt_native.h 2025-03-14T05:08:47.6442328Z 100% 2025-03-14T05:08:47.6446147Z New File 2139 _foreach_sqrt_ops.h 2025-03-14T05:08:47.6449687Z 100% 2025-03-14T05:08:47.6453374Z New File 3749 _foreach_sub.h 2025-03-14T05:08:47.6457043Z 100% 2025-03-14T05:08:47.6460939Z New File 1999 _foreach_sub_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6464616Z 100% 2025-03-14T05:08:47.6468392Z New File 1284 _foreach_sub_cuda_dispatch.h 2025-03-14T05:08:47.6471890Z 100% 2025-03-14T05:08:47.6475706Z New File 2295 _foreach_sub_native.h 2025-03-14T05:08:47.6479238Z 100% 2025-03-14T05:08:47.6482866Z New File 6742 _foreach_sub_ops.h 2025-03-14T05:08:47.6486497Z 100% 2025-03-14T05:08:47.6490200Z New File 1267 _foreach_tan.h 2025-03-14T05:08:47.6494009Z 100% 2025-03-14T05:08:47.6498211Z New File 1280 _foreach_tanh.h 2025-03-14T05:08:47.6501698Z 100% 2025-03-14T05:08:47.6505581Z New File 1011 _foreach_tanh_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6509018Z 100% 2025-03-14T05:08:47.6512770Z New File 816 _foreach_tanh_cuda_dispatch.h 2025-03-14T05:08:47.6516445Z 100% 2025-03-14T05:08:47.6520260Z New File 814 _foreach_tanh_native.h 2025-03-14T05:08:47.6523908Z 100% 2025-03-14T05:08:47.6527610Z New File 2139 _foreach_tanh_ops.h 2025-03-14T05:08:47.6531563Z 100% 2025-03-14T05:08:47.6535405Z New File 1007 _foreach_tan_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6538905Z 100% 2025-03-14T05:08:47.6542754Z New File 814 _foreach_tan_cuda_dispatch.h 2025-03-14T05:08:47.6546437Z 100% 2025-03-14T05:08:47.6550156Z New File 809 _foreach_tan_native.h 2025-03-14T05:08:47.6553798Z 100% 2025-03-14T05:08:47.6557472Z New File 2130 _foreach_tan_ops.h 2025-03-14T05:08:47.6560947Z 100% 2025-03-14T05:08:47.6564596Z New File 1293 _foreach_trunc.h 2025-03-14T05:08:47.6568185Z 100% 2025-03-14T05:08:47.6572231Z New File 1015 _foreach_trunc_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6575759Z 100% 2025-03-14T05:08:47.6579535Z New File 818 _foreach_trunc_cuda_dispatch.h 2025-03-14T05:08:47.6583044Z 100% 2025-03-14T05:08:47.6586751Z New File 819 _foreach_trunc_native.h 2025-03-14T05:08:47.6590243Z 100% 2025-03-14T05:08:47.6594036Z New File 2148 _foreach_trunc_ops.h 2025-03-14T05:08:47.6597702Z 100% 2025-03-14T05:08:47.6601369Z New File 1289 _foreach_zero.h 2025-03-14T05:08:47.6605507Z 100% 2025-03-14T05:08:47.6609377Z New File 1011 _foreach_zero_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6613395Z 100% 2025-03-14T05:08:47.6617196Z New File 743 _foreach_zero_cuda_dispatch.h 2025-03-14T05:08:47.6620929Z 100% 2025-03-14T05:08:47.6624781Z New File 719 _foreach_zero_native.h 2025-03-14T05:08:47.6628315Z 100% 2025-03-14T05:08:47.6632226Z New File 2148 _foreach_zero_ops.h 2025-03-14T05:08:47.6636324Z 100% 2025-03-14T05:08:47.6640027Z New File 864 _functional_assert_async.h 2025-03-14T05:08:47.6643833Z 100% 2025-03-14T05:08:47.6648110Z New File 820 _functional_assert_async_cpu_dispatch.h 2025-03-14T05:08:47.6652026Z 100% 2025-03-14T05:08:47.6655844Z New File 582 _functional_assert_async_native.h 2025-03-14T05:08:47.6659559Z 100% 2025-03-14T05:08:47.6663714Z New File 1241 _functional_assert_async_ops.h 2025-03-14T05:08:47.6667618Z 100% 2025-03-14T05:08:47.6671508Z New File 860 _functional_assert_scalar.h 2025-03-14T05:08:47.6675315Z 100% 2025-03-14T05:08:47.6679314Z New File 865 _functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6682886Z 100% 2025-03-14T05:08:47.6686685Z New File 575 _functional_assert_scalar_native.h 2025-03-14T05:08:47.6690344Z 100% 2025-03-14T05:08:47.6694381Z New File 1233 _functional_assert_scalar_ops.h 2025-03-14T05:08:47.6698008Z 100% 2025-03-14T05:08:47.6701863Z New File 917 _functional_sym_constrain_range.h 2025-03-14T05:08:47.6705387Z 100% 2025-03-14T05:08:47.6709504Z New File 902 _functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6713307Z 100% 2025-03-14T05:08:47.6717354Z New File 953 _functional_sym_constrain_range_for_size.h 2025-03-14T05:08:47.6721222Z 100% 2025-03-14T05:08:47.6726050Z New File 911 _functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6729787Z 100% 2025-03-14T05:08:47.6734614Z New File 621 _functional_sym_constrain_range_for_size_native.h 2025-03-14T05:08:47.6738581Z 100% 2025-03-14T05:08:47.6743097Z New File 1378 _functional_sym_constrain_range_for_size_ops.h 2025-03-14T05:08:47.6746857Z 100% 2025-03-14T05:08:47.6751116Z New File 612 _functional_sym_constrain_range_native.h 2025-03-14T05:08:47.6755584Z 100% 2025-03-14T05:08:47.6759714Z New File 1351 _functional_sym_constrain_range_ops.h 2025-03-14T05:08:47.6763350Z 100% 2025-03-14T05:08:47.6767254Z New File 3631 _fused_adagrad.h 2025-03-14T05:08:47.6770869Z 100% 2025-03-14T05:08:47.6774668Z New File 1809 _fused_adagrad_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6778396Z 100% 2025-03-14T05:08:47.6782311Z New File 996 _fused_adagrad_cpu_dispatch.h 2025-03-14T05:08:47.6785845Z 100% 2025-03-14T05:08:47.6789617Z New File 1506 _fused_adagrad_native.h 2025-03-14T05:08:47.6793141Z 100% 2025-03-14T05:08:47.6797090Z New File 5044 _fused_adagrad_ops.h 2025-03-14T05:08:47.6800576Z 100% 2025-03-14T05:08:47.6804478Z New File 8467 _fused_adam.h 2025-03-14T05:08:47.6808678Z 100% 2025-03-14T05:08:47.6813286Z New File 8492 _fused_adamw.h 2025-03-14T05:08:47.6816929Z 100% 2025-03-14T05:08:47.6821008Z New File 3460 _fused_adamw_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6824555Z 100% 2025-03-14T05:08:47.6828661Z New File 1478 _fused_adamw_cpu_dispatch.h 2025-03-14T05:08:47.6832354Z 100% 2025-03-14T05:08:47.6836193Z New File 1480 _fused_adamw_cuda_dispatch.h 2025-03-14T05:08:47.6839707Z 100% 2025-03-14T05:08:47.6843427Z New File 3968 _fused_adamw_native.h 2025-03-14T05:08:47.6847079Z 100% 2025-03-14T05:08:47.6850812Z New File 11696 _fused_adamw_ops.h 2025-03-14T05:08:47.6854544Z 100% 2025-03-14T05:08:47.6858332Z New File 3454 _fused_adam_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6862001Z 100% 2025-03-14T05:08:47.6865757Z New File 1476 _fused_adam_cpu_dispatch.h 2025-03-14T05:08:47.6869331Z 100% 2025-03-14T05:08:47.6873090Z New File 1478 _fused_adam_cuda_dispatch.h 2025-03-14T05:08:47.6876731Z 100% 2025-03-14T05:08:47.6880771Z New File 3960 _fused_adam_native.h 2025-03-14T05:08:47.6884544Z 100% 2025-03-14T05:08:47.6888352Z New File 11678 _fused_adam_ops.h 2025-03-14T05:08:47.6892038Z 100% 2025-03-14T05:08:47.6895865Z New File 1690 _fused_dropout.h 2025-03-14T05:08:47.6899436Z 100% 2025-03-14T05:08:47.6903486Z New File 1120 _fused_dropout_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6907078Z 100% 2025-03-14T05:08:47.6911105Z New File 845 _fused_dropout_cuda_dispatch.h 2025-03-14T05:08:47.6915056Z 100% 2025-03-14T05:08:47.6919102Z New File 787 _fused_dropout_native.h 2025-03-14T05:08:47.6922663Z 100% 2025-03-14T05:08:47.6926491Z New File 2247 _fused_dropout_ops.h 2025-03-14T05:08:47.6930244Z 100% 2025-03-14T05:08:47.6934110Z New File 4820 _fused_moving_avg_obs_fq_helper.h 2025-03-14T05:08:47.6938135Z 100% 2025-03-14T05:08:47.6942306Z New File 2110 _fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.6945777Z 100% 2025-03-14T05:08:47.6950211Z New File 1094 _fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-03-14T05:08:47.6954185Z 100% 2025-03-14T05:08:47.6958272Z New File 1096 _fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-03-14T05:08:47.6961859Z 100% 2025-03-14T05:08:47.6966197Z New File 2188 _fused_moving_avg_obs_fq_helper_native.h 2025-03-14T05:08:47.6969854Z 100% 2025-03-14T05:08:47.6973741Z New File 5925 _fused_moving_avg_obs_fq_helper_ops.h 2025-03-14T05:08:47.6977753Z 100% 2025-03-14T05:08:47.6981571Z New File 1124 _fused_sdp_choice.h 2025-03-14T05:08:47.6985125Z 100% 2025-03-14T05:08:47.6989160Z New File 965 _fused_sdp_choice_cpu_dispatch.h 2025-03-14T05:08:47.6992997Z 100% 2025-03-14T05:08:47.6996849Z New File 967 _fused_sdp_choice_cuda_dispatch.h 2025-03-14T05:08:47.7001046Z 100% 2025-03-14T05:08:47.7005159Z New File 967 _fused_sdp_choice_meta_dispatch.h 2025-03-14T05:08:47.7009790Z 100% 2025-03-14T05:08:47.7013704Z New File 1287 _fused_sdp_choice_native.h 2025-03-14T05:08:47.7017530Z 100% 2025-03-14T05:08:47.7021433Z New File 1628 _fused_sdp_choice_ops.h 2025-03-14T05:08:47.7025038Z 100% 2025-03-14T05:08:47.7028914Z New File 7290 _fused_sgd.h 2025-03-14T05:08:47.7032791Z 100% 2025-03-14T05:08:47.7036868Z New File 2984 _fused_sgd_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7040451Z 100% 2025-03-14T05:08:47.7044655Z New File 1354 _fused_sgd_cpu_dispatch.h 2025-03-14T05:08:47.7048153Z 100% 2025-03-14T05:08:47.7052035Z New File 1356 _fused_sgd_cuda_dispatch.h 2025-03-14T05:08:47.7056228Z 100% 2025-03-14T05:08:47.7060432Z New File 3368 _fused_sgd_native.h 2025-03-14T05:08:47.7063732Z 100% 2025-03-14T05:08:47.7067515Z New File 9962 _fused_sgd_ops.h 2025-03-14T05:08:47.7071718Z 100% 2025-03-14T05:08:47.7074914Z New File 534 _fw_primal.h 2025-03-14T05:08:47.7078379Z 100% 2025-03-14T05:08:47.7082293Z New File 806 _fw_primal_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7086129Z 100% 2025-03-14T05:08:47.7089890Z New File 1256 _fw_primal_copy.h 2025-03-14T05:08:47.7093402Z 100% 2025-03-14T05:08:47.7097945Z New File 837 _fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.7101560Z 100% 2025-03-14T05:08:47.7105484Z New File 939 _fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7109251Z 100% 2025-03-14T05:08:47.7113091Z New File 624 _fw_primal_copy_native.h 2025-03-14T05:08:47.7116668Z 100% 2025-03-14T05:08:47.7120516Z New File 1741 _fw_primal_copy_ops.h 2025-03-14T05:08:47.7124533Z 100% 2025-03-14T05:08:47.7136054Z New File 516 _fw_primal_native.h 2025-03-14T05:08:47.7140125Z 100% 2025-03-14T05:08:47.7143889Z New File 1054 _fw_primal_ops.h 2025-03-14T05:08:47.7147758Z 100% 2025-03-14T05:08:47.7151865Z New File 854 _gather_sparse_backward.h 2025-03-14T05:08:47.7155559Z 100% 2025-03-14T05:08:47.7159427Z New File 868 _gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.7163049Z 100% 2025-03-14T05:08:47.7166867Z New File 578 _gather_sparse_backward_native.h 2025-03-14T05:08:47.7170501Z 100% 2025-03-14T05:08:47.7174207Z New File 1250 _gather_sparse_backward_ops.h 2025-03-14T05:08:47.7177805Z 100% 2025-03-14T05:08:47.7181515Z New File 1981 _grid_sampler_2d_cpu_fallback.h 2025-03-14T05:08:47.7185026Z 100% 2025-03-14T05:08:47.7188984Z New File 1124 _grid_sampler_2d_cpu_fallback_backward.h 2025-03-14T05:08:47.7192461Z 100% 2025-03-14T05:08:47.7196691Z New File 972 _grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.7200242Z 100% 2025-03-14T05:08:47.7204197Z New File 682 _grid_sampler_2d_cpu_fallback_backward_native.h 2025-03-14T05:08:47.7208125Z 100% 2025-03-14T05:08:47.7211903Z New File 1583 _grid_sampler_2d_cpu_fallback_backward_ops.h 2025-03-14T05:08:47.7215242Z 100% 2025-03-14T05:08:47.7219264Z New File 1303 _grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7222953Z 100% 2025-03-14T05:08:47.7226873Z New File 814 _grid_sampler_2d_cpu_fallback_native.h 2025-03-14T05:08:47.7230517Z 100% 2025-03-14T05:08:47.7234402Z New File 2349 _grid_sampler_2d_cpu_fallback_ops.h 2025-03-14T05:08:47.7237914Z 100% 2025-03-14T05:08:47.7241627Z New File 812 _has_compatible_shallow_copy_type.h 2025-03-14T05:08:47.7245470Z 100% 2025-03-14T05:08:47.7249301Z New File 833 _has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.7252663Z 100% 2025-03-14T05:08:47.7256729Z New File 543 _has_compatible_shallow_copy_type_native.h 2025-03-14T05:08:47.7260159Z 100% 2025-03-14T05:08:47.7264204Z New File 1130 _has_compatible_shallow_copy_type_ops.h 2025-03-14T05:08:47.7267634Z 100% 2025-03-14T05:08:47.7271259Z New File 775 _has_same_storage_numel.h 2025-03-14T05:08:47.7274815Z 100% 2025-03-14T05:08:47.7278622Z New File 824 _has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7282579Z 100% 2025-03-14T05:08:47.7286679Z New File 534 _has_same_storage_numel_native.h 2025-03-14T05:08:47.7290260Z 100% 2025-03-14T05:08:47.7294029Z New File 1103 _has_same_storage_numel_ops.h 2025-03-14T05:08:47.7297523Z 100% 2025-03-14T05:08:47.7301136Z New File 1958 _histogramdd_bin_edges.h 2025-03-14T05:08:47.7304638Z 100% 2025-03-14T05:08:47.7308635Z New File 1185 _histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7312109Z 100% 2025-03-14T05:08:47.7316058Z New File 923 _histogramdd_bin_edges_cpu_dispatch.h 2025-03-14T05:08:47.7319614Z 100% 2025-03-14T05:08:47.7323340Z New File 890 _histogramdd_bin_edges_native.h 2025-03-14T05:08:47.7327109Z 100% 2025-03-14T05:08:47.7330736Z New File 2555 _histogramdd_bin_edges_ops.h 2025-03-14T05:08:47.7334227Z 100% 2025-03-14T05:08:47.7337938Z New File 1995 _histogramdd_from_bin_cts.h 2025-03-14T05:08:47.7341346Z 100% 2025-03-14T05:08:47.7345511Z New File 1203 _histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7349603Z 100% 2025-03-14T05:08:47.7353990Z New File 911 _histogramdd_from_bin_cts_cpu_dispatch.h 2025-03-14T05:08:47.7357604Z 100% 2025-03-14T05:08:47.7361459Z New File 875 _histogramdd_from_bin_cts_native.h 2025-03-14T05:08:47.7364924Z 100% 2025-03-14T05:08:47.7368707Z New File 2550 _histogramdd_from_bin_cts_ops.h 2025-03-14T05:08:47.7372374Z 100% 2025-03-14T05:08:47.7376174Z New File 1792 _histogramdd_from_bin_tensors.h 2025-03-14T05:08:47.7380452Z 100% 2025-03-14T05:08:47.7384725Z New File 1104 _histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7387943Z 100% 2025-03-14T05:08:47.7391924Z New File 854 _histogramdd_from_bin_tensors_cpu_dispatch.h 2025-03-14T05:08:47.7395578Z 100% 2025-03-14T05:08:47.7399407Z New File 772 _histogramdd_from_bin_tensors_native.h 2025-03-14T05:08:47.7402860Z 100% 2025-03-14T05:08:47.7406646Z New File 2274 _histogramdd_from_bin_tensors_ops.h 2025-03-14T05:08:47.7410282Z 100% 2025-03-14T05:08:47.7414025Z New File 2271 _index_put_impl.h 2025-03-14T05:08:47.7417563Z 100% 2025-03-14T05:08:47.7421509Z New File 1336 _index_put_impl_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7424972Z 100% 2025-03-14T05:08:47.7428681Z New File 874 _index_put_impl_cpu_dispatch.h 2025-03-14T05:08:47.7432276Z 100% 2025-03-14T05:08:47.7436349Z New File 876 _index_put_impl_cuda_dispatch.h 2025-03-14T05:08:47.7439854Z 100% 2025-03-14T05:08:47.7443743Z New File 876 _index_put_impl_meta_dispatch.h 2025-03-14T05:08:47.7447229Z 100% 2025-03-14T05:08:47.7451137Z New File 1419 _index_put_impl_native.h 2025-03-14T05:08:47.7454603Z 100% 2025-03-14T05:08:47.7458264Z New File 3324 _index_put_impl_ops.h 2025-03-14T05:08:47.7461912Z 100% 2025-03-14T05:08:47.7465287Z New File 532 _indices.h 2025-03-14T05:08:47.7468453Z 100% 2025-03-14T05:08:47.7471941Z New File 1137 _indices_copy.h 2025-03-14T05:08:47.7475511Z 100% 2025-03-14T05:08:47.7479413Z New File 820 _indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.7482652Z 100% 2025-03-14T05:08:47.7486477Z New File 905 _indices_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7489903Z 100% 2025-03-14T05:08:47.7493614Z New File 590 _indices_copy_native.h 2025-03-14T05:08:47.7497012Z 100% 2025-03-14T05:08:47.7500608Z New File 1629 _indices_copy_ops.h 2025-03-14T05:08:47.7504074Z 100% 2025-03-14T05:08:47.7507664Z New File 506 _indices_native.h 2025-03-14T05:08:47.7511254Z 100% 2025-03-14T05:08:47.7515052Z New File 998 _indices_ops.h 2025-03-14T05:08:47.7518653Z 100% 2025-03-14T05:08:47.7522198Z New File 1209 _int_mm.h 2025-03-14T05:08:47.7525543Z 100% 2025-03-14T05:08:47.7529074Z New File 980 _int_mm_cpu_dispatch.h 2025-03-14T05:08:47.7532515Z 100% 2025-03-14T05:08:47.7536091Z New File 982 _int_mm_cuda_dispatch.h 2025-03-14T05:08:47.7539744Z 100% 2025-03-14T05:08:47.7543358Z New File 832 _int_mm_native.h 2025-03-14T05:08:47.7546832Z 100% 2025-03-14T05:08:47.7550446Z New File 1759 _int_mm_ops.h 2025-03-14T05:08:47.7553977Z 100% 2025-03-14T05:08:47.7557534Z New File 692 _is_all_true.h 2025-03-14T05:08:47.7560974Z 100% 2025-03-14T05:08:47.7564744Z New File 793 _is_all_true_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7568373Z 100% 2025-03-14T05:08:47.7572256Z New File 503 _is_all_true_native.h 2025-03-14T05:08:47.7575594Z 100% 2025-03-14T05:08:47.7579292Z New File 1004 _is_all_true_ops.h 2025-03-14T05:08:47.7582737Z 100% 2025-03-14T05:08:47.7586516Z New File 692 _is_any_true.h 2025-03-14T05:08:47.7590137Z 100% 2025-03-14T05:08:47.7593940Z New File 793 _is_any_true_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7597895Z 100% 2025-03-14T05:08:47.7602403Z New File 503 _is_any_true_native.h 2025-03-14T05:08:47.7606289Z 100% 2025-03-14T05:08:47.7610124Z New File 1004 _is_any_true_ops.h 2025-03-14T05:08:47.7613713Z 100% 2025-03-14T05:08:47.7617300Z New File 703 _is_zerotensor.h 2025-03-14T05:08:47.7620796Z 100% 2025-03-14T05:08:47.7624760Z New File 789 _is_zerotensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.7628193Z 100% 2025-03-14T05:08:47.7631838Z New File 499 _is_zerotensor_native.h 2025-03-14T05:08:47.7636019Z 100% 2025-03-14T05:08:47.7639586Z New File 990 _is_zerotensor_ops.h 2025-03-14T05:08:47.7643073Z 100% 2025-03-14T05:08:47.7646931Z New File 2168 _jagged_to_padded_dense_forward.h 2025-03-14T05:08:47.7650462Z 100% 2025-03-14T05:08:47.7654159Z New File 1021 _jagged_to_padded_dense_forward_cpu_dispatch.h 2025-03-14T05:08:47.7657715Z 100% 2025-03-14T05:08:47.7661452Z New File 1023 _jagged_to_padded_dense_forward_cuda_dispatch.h 2025-03-14T05:08:47.7665074Z 100% 2025-03-14T05:08:47.7668808Z New File 775 _jagged_to_padded_dense_forward_native.h 2025-03-14T05:08:47.7672307Z 100% 2025-03-14T05:08:47.7676190Z New File 1335 _jagged_to_padded_dense_forward_ops.h 2025-03-14T05:08:47.7679665Z 100% 2025-03-14T05:08:47.7683175Z New File 688 _lazy_clone.h 2025-03-14T05:08:47.7686719Z 100% 2025-03-14T05:08:47.7690626Z New File 792 _lazy_clone_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7694319Z 100% 2025-03-14T05:08:47.7698449Z New File 502 _lazy_clone_native.h 2025-03-14T05:08:47.7701787Z 100% 2025-03-14T05:08:47.7705539Z New File 1001 _lazy_clone_ops.h 2025-03-14T05:08:47.7709671Z 100% 2025-03-14T05:08:47.7712940Z New File 811 _linalg_check_errors.h 2025-03-14T05:08:47.7716785Z 100% 2025-03-14T05:08:47.7721095Z New File 838 _linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.7724212Z 100% 2025-03-14T05:08:47.7728080Z New File 548 _linalg_check_errors_native.h 2025-03-14T05:08:47.7731959Z 100% 2025-03-14T05:08:47.7747471Z New File 1149 _linalg_check_errors_ops.h 2025-03-14T05:08:47.7751555Z 100% 2025-03-14T05:08:47.7756305Z New File 1525 _linalg_det.h 2025-03-14T05:08:47.7759973Z 100% 2025-03-14T05:08:47.7764181Z New File 851 _linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.7767603Z 100% 2025-03-14T05:08:47.7771762Z New File 1106 _linalg_det_cpu_dispatch.h 2025-03-14T05:08:47.7775389Z 100% 2025-03-14T05:08:47.7779300Z New File 1108 _linalg_det_cuda_dispatch.h 2025-03-14T05:08:47.7782982Z 100% 2025-03-14T05:08:47.7786783Z New File 604 _linalg_det_meta.h 2025-03-14T05:08:47.7790179Z 100% 2025-03-14T05:08:47.7795047Z New File 1108 _linalg_det_meta_dispatch.h 2025-03-14T05:08:47.7797594Z 100% 2025-03-14T05:08:47.7801256Z New File 684 _linalg_det_native.h 2025-03-14T05:08:47.7805902Z 100% 2025-03-14T05:08:47.7808712Z New File 2061 _linalg_det_ops.h 2025-03-14T05:08:47.7812262Z 100% 2025-03-14T05:08:47.7815917Z New File 1795 _linalg_eigh.h 2025-03-14T05:08:47.7819457Z 100% 2025-03-14T05:08:47.7823552Z New File 889 _linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.7827095Z 100% 2025-03-14T05:08:47.7830761Z New File 1195 _linalg_eigh_cpu_dispatch.h 2025-03-14T05:08:47.7834284Z 100% 2025-03-14T05:08:47.7838074Z New File 1197 _linalg_eigh_cuda_dispatch.h 2025-03-14T05:08:47.7841559Z 100% 2025-03-14T05:08:47.7845192Z New File 644 _linalg_eigh_meta.h 2025-03-14T05:08:47.7848713Z 100% 2025-03-14T05:08:47.7852743Z New File 1197 _linalg_eigh_meta_dispatch.h 2025-03-14T05:08:47.7856288Z 100% 2025-03-14T05:08:47.7860029Z New File 714 _linalg_eigh_native.h 2025-03-14T05:08:47.7863552Z 100% 2025-03-14T05:08:47.7867299Z New File 2254 _linalg_eigh_ops.h 2025-03-14T05:08:47.7870804Z 100% 2025-03-14T05:08:47.7874533Z New File 704 _linalg_eigvals.h 2025-03-14T05:08:47.7878105Z 100% 2025-03-14T05:08:47.7882074Z New File 752 _linalg_eigvals_cpu_dispatch.h 2025-03-14T05:08:47.7885699Z 100% 2025-03-14T05:08:47.7889474Z New File 754 _linalg_eigvals_cuda_dispatch.h 2025-03-14T05:08:47.7892975Z 100% 2025-03-14T05:08:47.7896787Z New File 506 _linalg_eigvals_native.h 2025-03-14T05:08:47.7900161Z 100% 2025-03-14T05:08:47.7904141Z New File 1013 _linalg_eigvals_ops.h 2025-03-14T05:08:47.7908387Z 100% 2025-03-14T05:08:47.7911950Z New File 1752 _linalg_slogdet.h 2025-03-14T05:08:47.7916198Z 100% 2025-03-14T05:08:47.7919904Z New File 866 _linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.7923333Z 100% 2025-03-14T05:08:47.7927151Z New File 1199 _linalg_slogdet_cpu_dispatch.h 2025-03-14T05:08:47.7931310Z 100% 2025-03-14T05:08:47.7935199Z New File 1201 _linalg_slogdet_cuda_dispatch.h 2025-03-14T05:08:47.7938737Z 100% 2025-03-14T05:08:47.7942518Z New File 608 _linalg_slogdet_meta.h 2025-03-14T05:08:47.7946199Z 100% 2025-03-14T05:08:47.7950008Z New File 1201 _linalg_slogdet_meta_dispatch.h 2025-03-14T05:08:47.7953764Z 100% 2025-03-14T05:08:47.7957699Z New File 724 _linalg_slogdet_native.h 2025-03-14T05:08:47.7961200Z 100% 2025-03-14T05:08:47.7964915Z New File 2265 _linalg_slogdet_ops.h 2025-03-14T05:08:47.7968417Z 100% 2025-03-14T05:08:47.7972101Z New File 2146 _linalg_solve_ex.h 2025-03-14T05:08:47.7975589Z 100% 2025-03-14T05:08:47.7979551Z New File 930 _linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.7983169Z 100% 2025-03-14T05:08:47.7987042Z New File 1374 _linalg_solve_ex_cpu_dispatch.h 2025-03-14T05:08:47.7990446Z 100% 2025-03-14T05:08:47.7994296Z New File 1376 _linalg_solve_ex_cuda_dispatch.h 2025-03-14T05:08:47.7997884Z 100% 2025-03-14T05:08:47.8001779Z New File 661 _linalg_solve_ex_meta.h 2025-03-14T05:08:47.8005472Z 100% 2025-03-14T05:08:47.8009341Z New File 1376 _linalg_solve_ex_meta_dispatch.h 2025-03-14T05:08:47.8012751Z 100% 2025-03-14T05:08:47.8016519Z New File 776 _linalg_solve_ex_native.h 2025-03-14T05:08:47.8020076Z 100% 2025-03-14T05:08:47.8023797Z New File 2639 _linalg_solve_ex_ops.h 2025-03-14T05:08:47.8027561Z 100% 2025-03-14T05:08:47.8031242Z New File 2010 _linalg_svd.h 2025-03-14T05:08:47.8034946Z 100% 2025-03-14T05:08:47.8038875Z New File 956 _linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.8042335Z 100% 2025-03-14T05:08:47.8046131Z New File 1375 _linalg_svd_cpu_dispatch.h 2025-03-14T05:08:47.8049620Z 100% 2025-03-14T05:08:47.8053690Z New File 1377 _linalg_svd_cuda_dispatch.h 2025-03-14T05:08:47.8057327Z 100% 2025-03-14T05:08:47.8060968Z New File 683 _linalg_svd_meta.h 2025-03-14T05:08:47.8064906Z 100% 2025-03-14T05:08:47.8068970Z New File 1377 _linalg_svd_meta_dispatch.h 2025-03-14T05:08:47.8072435Z 100% 2025-03-14T05:08:47.8076303Z New File 753 _linalg_svd_native.h 2025-03-14T05:08:47.8080056Z 100% 2025-03-14T05:08:47.8083789Z New File 2541 _linalg_svd_ops.h 2025-03-14T05:08:47.8087587Z 100% 2025-03-14T05:08:47.8091375Z New File 720 _local_scalar_dense.h 2025-03-14T05:08:47.8094800Z 100% 2025-03-14T05:08:47.8098660Z New File 756 _local_scalar_dense_cpu_dispatch.h 2025-03-14T05:08:47.8102316Z 100% 2025-03-14T05:08:47.8106075Z New File 758 _local_scalar_dense_cuda_dispatch.h 2025-03-14T05:08:47.8110121Z 100% 2025-03-14T05:08:47.8114079Z New File 587 _local_scalar_dense_native.h 2025-03-14T05:08:47.8117435Z 100% 2025-03-14T05:08:47.8121182Z New File 1025 _local_scalar_dense_ops.h 2025-03-14T05:08:47.8124997Z 100% 2025-03-14T05:08:47.8128282Z New File 1218 _logcumsumexp.h 2025-03-14T05:08:47.8132099Z 100% 2025-03-14T05:08:47.8135749Z New File 962 _logcumsumexp_cpu_dispatch.h 2025-03-14T05:08:47.8139276Z 100% 2025-03-14T05:08:47.8143007Z New File 964 _logcumsumexp_cuda_dispatch.h 2025-03-14T05:08:47.8146457Z 100% 2025-03-14T05:08:47.8150248Z New File 808 _logcumsumexp_native.h 2025-03-14T05:08:47.8153889Z 100% 2025-03-14T05:08:47.8157587Z New File 1717 _logcumsumexp_ops.h 2025-03-14T05:08:47.8161670Z 100% 2025-03-14T05:08:47.8165258Z New File 1373 _log_softmax.h 2025-03-14T05:08:47.8168824Z 100% 2025-03-14T05:08:47.8172683Z New File 1756 _log_softmax_backward_data.h 2025-03-14T05:08:47.8176263Z 100% 2025-03-14T05:08:47.8180218Z New File 908 _log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.8183727Z 100% 2025-03-14T05:08:47.8187841Z New File 1187 _log_softmax_backward_data_cpu_dispatch.h 2025-03-14T05:08:47.8191067Z 100% 2025-03-14T05:08:47.8195048Z New File 1189 _log_softmax_backward_data_cuda_dispatch.h 2025-03-14T05:08:47.8198707Z 100% 2025-03-14T05:08:47.8202637Z New File 697 _log_softmax_backward_data_meta.h 2025-03-14T05:08:47.8206663Z 100% 2025-03-14T05:08:47.8210538Z New File 1189 _log_softmax_backward_data_meta_dispatch.h 2025-03-14T05:08:47.8214119Z 100% 2025-03-14T05:08:47.8218003Z New File 1010 _log_softmax_backward_data_native.h 2025-03-14T05:08:47.8221734Z 100% 2025-03-14T05:08:47.8225860Z New File 2207 _log_softmax_backward_data_ops.h 2025-03-14T05:08:47.8229858Z 100% 2025-03-14T05:08:47.8234105Z New File 852 _log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.8237392Z 100% 2025-03-14T05:08:47.8241364Z New File 1019 _log_softmax_cpu_dispatch.h 2025-03-14T05:08:47.8244929Z 100% 2025-03-14T05:08:47.8249807Z New File 1021 _log_softmax_cuda_dispatch.h 2025-03-14T05:08:47.8253646Z 100% 2025-03-14T05:08:47.8258320Z New File 641 _log_softmax_meta.h 2025-03-14T05:08:47.8261430Z 100% 2025-03-14T05:08:47.8265838Z New File 1021 _log_softmax_meta_dispatch.h 2025-03-14T05:08:47.8269765Z 100% 2025-03-14T05:08:47.8273457Z New File 866 _log_softmax_native.h 2025-03-14T05:08:47.8277258Z 100% 2025-03-14T05:08:47.8281048Z New File 1843 _log_softmax_ops.h 2025-03-14T05:08:47.8284468Z 100% 2025-03-14T05:08:47.8287998Z New File 2984 _lstm_mps.h 2025-03-14T05:08:47.8291554Z 100% 2025-03-14T05:08:47.8296137Z New File 1539 _lstm_mps_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8298846Z 100% 2025-03-14T05:08:47.8302403Z New File 845 _lstm_mps_native.h 2025-03-14T05:08:47.8305999Z 100% 2025-03-14T05:08:47.8309975Z New File 3489 _lstm_mps_ops.h 2025-03-14T05:08:47.8313515Z 100% 2025-03-14T05:08:47.8317013Z New File 868 _lu_with_info.h 2025-03-14T05:08:47.8320427Z 100% 2025-03-14T05:08:47.8324114Z New File 871 _lu_with_info_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.8327740Z 100% 2025-03-14T05:08:47.8331482Z New File 581 _lu_with_info_native.h 2025-03-14T05:08:47.8334785Z 100% 2025-03-14T05:08:47.8338375Z New File 1263 _lu_with_info_ops.h 2025-03-14T05:08:47.8341877Z 100% 2025-03-14T05:08:47.8345819Z New File 1578 _make_dep_token.h 2025-03-14T05:08:47.8349488Z 100% 2025-03-14T05:08:47.8353107Z New File 1054 _make_dep_token_cpu_dispatch.h 2025-03-14T05:08:47.8356939Z 100% 2025-03-14T05:08:47.8360554Z New File 706 _make_dep_token_native.h 2025-03-14T05:08:47.8364074Z 100% 2025-03-14T05:08:47.8367746Z New File 1593 _make_dep_token_ops.h 2025-03-14T05:08:47.8371373Z 100% 2025-03-14T05:08:47.8375043Z New File 782 _make_dual.h 2025-03-14T05:08:47.8378530Z 100% 2025-03-14T05:08:47.8382951Z New File 836 _make_dual_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8386715Z 100% 2025-03-14T05:08:47.8390624Z New File 1433 _make_dual_copy.h 2025-03-14T05:08:47.8394239Z 100% 2025-03-14T05:08:47.8398277Z New File 867 _make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.8401814Z 100% 2025-03-14T05:08:47.8405845Z New File 999 _make_dual_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8409220Z 100% 2025-03-14T05:08:47.8412891Z New File 684 _make_dual_copy_native.h 2025-03-14T05:08:47.8416351Z 100% 2025-03-14T05:08:47.8419974Z New File 1937 _make_dual_copy_ops.h 2025-03-14T05:08:47.8423813Z 100% 2025-03-14T05:08:47.8427431Z New File 546 _make_dual_native.h 2025-03-14T05:08:47.8430947Z 100% 2025-03-14T05:08:47.8435320Z New File 1152 _make_dual_ops.h 2025-03-14T05:08:47.8439114Z 100% 2025-03-14T05:08:47.8443051Z New File 1764 _make_per_channel_quantized_tensor.h 2025-03-14T05:08:47.8446727Z 100% 2025-03-14T05:08:47.8451345Z New File 1089 _make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8454740Z 100% 2025-03-14T05:08:47.8458654Z New File 842 _make_per_channel_quantized_tensor_cpu_dispatch.h 2025-03-14T05:08:47.8462873Z 100% 2025-03-14T05:08:47.8466678Z New File 844 _make_per_channel_quantized_tensor_cuda_dispatch.h 2025-03-14T05:08:47.8470408Z 100% 2025-03-14T05:08:47.8475153Z New File 935 _make_per_channel_quantized_tensor_native.h 2025-03-14T05:08:47.8478628Z 100% 2025-03-14T05:08:47.8483155Z New File 2223 _make_per_channel_quantized_tensor_ops.h 2025-03-14T05:08:47.8487008Z 100% 2025-03-14T05:08:47.8490715Z New File 1583 _make_per_tensor_quantized_tensor.h 2025-03-14T05:08:47.8494397Z 100% 2025-03-14T05:08:47.8498360Z New File 1013 _make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8501896Z 100% 2025-03-14T05:08:47.8505647Z New File 804 _make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-03-14T05:08:47.8509022Z 100% 2025-03-14T05:08:47.8513051Z New File 806 _make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-03-14T05:08:47.8516614Z 100% 2025-03-14T05:08:47.8520419Z New File 821 _make_per_tensor_quantized_tensor_native.h 2025-03-14T05:08:47.8524096Z 100% 2025-03-14T05:08:47.8528082Z New File 1977 _make_per_tensor_quantized_tensor_ops.h 2025-03-14T05:08:47.8531771Z 100% 2025-03-14T05:08:47.8535416Z New File 1371 _masked_scale.h 2025-03-14T05:08:47.8539386Z 100% 2025-03-14T05:08:47.8543083Z New File 983 _masked_scale_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8546463Z 100% 2025-03-14T05:08:47.8550401Z New File 791 _masked_scale_cuda_dispatch.h 2025-03-14T05:08:47.8554176Z 100% 2025-03-14T05:08:47.8558031Z New File 672 _masked_scale_native.h 2025-03-14T05:08:47.8561479Z 100% 2025-03-14T05:08:47.8565182Z New File 1893 _masked_scale_ops.h 2025-03-14T05:08:47.8568647Z 100% 2025-03-14T05:08:47.8572289Z New File 1703 _masked_softmax.h 2025-03-14T05:08:47.8575953Z 100% 2025-03-14T05:08:47.8579620Z New File 1772 _masked_softmax_backward.h 2025-03-14T05:08:47.8583405Z 100% 2025-03-14T05:08:47.8587360Z New File 1120 _masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8590830Z 100% 2025-03-14T05:08:47.8594700Z New File 865 _masked_softmax_backward_cpu_dispatch.h 2025-03-14T05:08:47.8598187Z 100% 2025-03-14T05:08:47.8601972Z New File 867 _masked_softmax_backward_cuda_dispatch.h 2025-03-14T05:08:47.8605635Z 100% 2025-03-14T05:08:47.8609551Z New File 989 _masked_softmax_backward_native.h 2025-03-14T05:08:47.8613013Z 100% 2025-03-14T05:08:47.8616712Z New File 2283 _masked_softmax_backward_ops.h 2025-03-14T05:08:47.8620277Z 100% 2025-03-14T05:08:47.8624098Z New File 1121 _masked_softmax_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8627748Z 100% 2025-03-14T05:08:47.8631503Z New File 873 _masked_softmax_cpu_dispatch.h 2025-03-14T05:08:47.8635076Z 100% 2025-03-14T05:08:47.8639173Z New File 875 _masked_softmax_cuda_dispatch.h 2025-03-14T05:08:47.8642652Z 100% 2025-03-14T05:08:47.8646741Z New File 998 _masked_softmax_native.h 2025-03-14T05:08:47.8650623Z 100% 2025-03-14T05:08:47.8654194Z New File 2247 _masked_softmax_ops.h 2025-03-14T05:08:47.8657821Z 100% 2025-03-14T05:08:47.8661424Z New File 992 _mixed_dtypes_linear.h 2025-03-14T05:08:47.8665653Z 100% 2025-03-14T05:08:47.8669821Z New File 919 _mixed_dtypes_linear_cuda_dispatch.h 2025-03-14T05:08:47.8674081Z 100% 2025-03-14T05:08:47.8678463Z New File 671 _mixed_dtypes_linear_native.h 2025-03-14T05:08:47.8681902Z 100% 2025-03-14T05:08:47.8686044Z New File 1498 _mixed_dtypes_linear_ops.h 2025-03-14T05:08:47.8689559Z 100% 2025-03-14T05:08:47.8693273Z New File 1286 _mkldnn_reshape.h 2025-03-14T05:08:47.8697108Z 100% 2025-03-14T05:08:47.8701019Z New File 955 _mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8704943Z 100% 2025-03-14T05:08:47.8708706Z New File 639 _mkldnn_reshape_native.h 2025-03-14T05:08:47.8712333Z 100% 2025-03-14T05:08:47.8716575Z New File 1793 _mkldnn_reshape_ops.h 2025-03-14T05:08:47.8720077Z 100% 2025-03-14T05:08:47.8723844Z New File 1597 _mkldnn_transpose.h 2025-03-14T05:08:47.8727886Z 100% 2025-03-14T05:08:47.8731927Z New File 969 _mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8735381Z 100% 2025-03-14T05:08:47.8739362Z New File 781 _mkldnn_transpose_meta_dispatch.h 2025-03-14T05:08:47.8742758Z 100% 2025-03-14T05:08:47.8746950Z New File 743 _mkldnn_transpose_native.h 2025-03-14T05:08:47.8750439Z 100% 2025-03-14T05:08:47.8754610Z New File 2478 _mkldnn_transpose_ops.h 2025-03-14T05:08:47.8758054Z 100% 2025-03-14T05:08:47.8762103Z New File 6947 _mps_convolution.h 2025-03-14T05:08:47.8765685Z 100% 2025-03-14T05:08:47.8770018Z New File 1776 _mps_convolution_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8773362Z 100% 2025-03-14T05:08:47.8778085Z New File 714 _mps_convolution_native.h 2025-03-14T05:08:47.8781831Z 100% 2025-03-14T05:08:47.8785525Z New File 2813 _mps_convolution_ops.h 2025-03-14T05:08:47.8788998Z 100% 2025-03-14T05:08:47.8792853Z New File 7503 _mps_convolution_transpose.h 2025-03-14T05:08:47.8796860Z 100% 2025-03-14T05:08:47.8800862Z New File 1784 _mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8804538Z 100% 2025-03-14T05:08:47.8808503Z New File 718 _mps_convolution_transpose_native.h 2025-03-14T05:08:47.8813017Z 100% 2025-03-14T05:08:47.8815997Z New File 2839 _mps_convolution_transpose_ops.h 2025-03-14T05:08:47.8819598Z 100% 2025-03-14T05:08:47.8823477Z New File 5434 _native_batch_norm_legit.h 2025-03-14T05:08:47.8826880Z 100% 2025-03-14T05:08:47.8831081Z New File 1070 _native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8834615Z 100% 2025-03-14T05:08:47.8838415Z New File 2601 _native_batch_norm_legit_cpu_dispatch.h 2025-03-14T05:08:47.8842068Z 100% 2025-03-14T05:08:47.8845854Z New File 2603 _native_batch_norm_legit_cuda_dispatch.h 2025-03-14T05:08:47.8849316Z 100% 2025-03-14T05:08:47.8853076Z New File 3782 _native_batch_norm_legit_native.h 2025-03-14T05:08:47.8856642Z 100% 2025-03-14T05:08:47.8860573Z New File 2738 _native_batch_norm_legit_no_training.h 2025-03-14T05:08:47.8864302Z 100% 2025-03-14T05:08:47.8868380Z New File 1773 _native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8871804Z 100% 2025-03-14T05:08:47.8876240Z New File 1106 _native_batch_norm_legit_no_training_native.h 2025-03-14T05:08:47.8880484Z 100% 2025-03-14T05:08:47.8884665Z New File 3362 _native_batch_norm_legit_no_training_ops.h 2025-03-14T05:08:47.8888512Z 100% 2025-03-14T05:08:47.8892664Z New File 7431 _native_batch_norm_legit_ops.h 2025-03-14T05:08:47.8896177Z 100% 2025-03-14T05:08:47.8899935Z New File 3629 _native_multi_head_attention.h 2025-03-14T05:08:47.8903404Z 100% 2025-03-14T05:08:47.8907461Z New File 1725 _native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8910891Z 100% 2025-03-14T05:08:47.8914779Z New File 1152 _native_multi_head_attention_cpu_dispatch.h 2025-03-14T05:08:47.8918285Z 100% 2025-03-14T05:08:47.8922094Z New File 1154 _native_multi_head_attention_cuda_dispatch.h 2025-03-14T05:08:47.8925776Z 100% 2025-03-14T05:08:47.8929587Z New File 1859 _native_multi_head_attention_native.h 2025-03-14T05:08:47.8933247Z 100% 2025-03-14T05:08:47.8936985Z New File 4185 _native_multi_head_attention_ops.h 2025-03-14T05:08:47.8940580Z 100% 2025-03-14T05:08:47.8944201Z New File 686 _neg_view.h 2025-03-14T05:08:47.8947864Z 100% 2025-03-14T05:08:47.8951608Z New File 790 _neg_view_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8955229Z 100% 2025-03-14T05:08:47.8958976Z New File 1147 _neg_view_copy.h 2025-03-14T05:08:47.8962435Z 100% 2025-03-14T05:08:47.8966511Z New File 821 _neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.8970027Z 100% 2025-03-14T05:08:47.8973788Z New File 907 _neg_view_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.8977341Z 100% 2025-03-14T05:08:47.8980970Z New File 592 _neg_view_copy_native.h 2025-03-14T05:08:47.8984298Z 100% 2025-03-14T05:08:47.8988076Z New File 1635 _neg_view_copy_ops.h 2025-03-14T05:08:47.8991737Z 100% 2025-03-14T05:08:47.8995527Z New File 500 _neg_view_native.h 2025-03-14T05:08:47.8998957Z 100% 2025-03-14T05:08:47.9002563Z New File 1001 _neg_view_ops.h 2025-03-14T05:08:47.9006026Z 100% 2025-03-14T05:08:47.9009647Z New File 868 _nested_compute_contiguous_strides_offsets.h 2025-03-14T05:08:47.9013180Z 100% 2025-03-14T05:08:47.9017435Z New File 811 _nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-03-14T05:08:47.9020892Z 100% 2025-03-14T05:08:47.9024704Z New File 813 _nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-03-14T05:08:47.9028259Z 100% 2025-03-14T05:08:47.9032194Z New File 565 _nested_compute_contiguous_strides_offsets_native.h 2025-03-14T05:08:47.9035949Z 100% 2025-03-14T05:08:47.9040026Z New File 1200 _nested_compute_contiguous_strides_offsets_ops.h 2025-03-14T05:08:47.9043495Z 100% 2025-03-14T05:08:47.9047875Z New File 1776 _nested_from_padded.h 2025-03-14T05:08:47.9051520Z 100% 2025-03-14T05:08:47.9055578Z New File 1591 _nested_from_padded_and_nested_example.h 2025-03-14T05:08:47.9059382Z 100% 2025-03-14T05:08:47.9063471Z New File 1021 _nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9067009Z 100% 2025-03-14T05:08:47.9070982Z New File 711 _nested_from_padded_and_nested_example_native.h 2025-03-14T05:08:47.9075029Z 100% 2025-03-14T05:08:47.9079235Z New File 1993 _nested_from_padded_and_nested_example_ops.h 2025-03-14T05:08:47.9083236Z 100% 2025-03-14T05:08:47.9087452Z New File 1069 _nested_from_padded_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9090946Z 100% 2025-03-14T05:08:47.9095209Z New File 835 _nested_from_padded_cpu_dispatch.h 2025-03-14T05:08:47.9098679Z 100% 2025-03-14T05:08:47.9102570Z New File 837 _nested_from_padded_cuda_dispatch.h 2025-03-14T05:08:47.9106230Z 100% 2025-03-14T05:08:47.9110081Z New File 912 _nested_from_padded_native.h 2025-03-14T05:08:47.9114030Z 100% 2025-03-14T05:08:47.9118038Z New File 2143 _nested_from_padded_ops.h 2025-03-14T05:08:47.9121606Z 100% 2025-03-14T05:08:47.9125418Z New File 2985 _nested_from_padded_tensor.h 2025-03-14T05:08:47.9129029Z 100% 2025-03-14T05:08:47.9133094Z New File 442 _nested_from_padded_tensor_native.h 2025-03-14T05:08:47.9136760Z 100% 2025-03-14T05:08:47.9140510Z New File 1735 _nested_from_padded_tensor_ops.h 2025-03-14T05:08:47.9144251Z 100% 2025-03-14T05:08:47.9148135Z New File 737 _nested_get_jagged_dummy.h 2025-03-14T05:08:47.9151764Z 100% 2025-03-14T05:08:47.9155603Z New File 442 _nested_get_jagged_dummy_native.h 2025-03-14T05:08:47.9159653Z 100% 2025-03-14T05:08:47.9164004Z New File 1037 _nested_get_jagged_dummy_ops.h 2025-03-14T05:08:47.9168020Z 100% 2025-03-14T05:08:47.9171543Z New File 720 _nested_get_lengths.h 2025-03-14T05:08:47.9175332Z 100% 2025-03-14T05:08:47.9179408Z New File 442 _nested_get_lengths_native.h 2025-03-14T05:08:47.9182631Z 100% 2025-03-14T05:08:47.9186520Z New File 1025 _nested_get_lengths_ops.h 2025-03-14T05:08:47.9190078Z 100% 2025-03-14T05:08:47.9194058Z New File 732 _nested_get_max_seqlen.h 2025-03-14T05:08:47.9198636Z 100% 2025-03-14T05:08:47.9202706Z New File 442 _nested_get_max_seqlen_native.h 2025-03-14T05:08:47.9206062Z 100% 2025-03-14T05:08:47.9209864Z New File 1034 _nested_get_max_seqlen_ops.h 2025-03-14T05:08:47.9213664Z 100% 2025-03-14T05:08:47.9217943Z New File 732 _nested_get_min_seqlen.h 2025-03-14T05:08:47.9222236Z 100% 2025-03-14T05:08:47.9226015Z New File 442 _nested_get_min_seqlen_native.h 2025-03-14T05:08:47.9229460Z 100% 2025-03-14T05:08:47.9233427Z New File 1034 _nested_get_min_seqlen_ops.h 2025-03-14T05:08:47.9237219Z 100% 2025-03-14T05:08:47.9241262Z New File 720 _nested_get_offsets.h 2025-03-14T05:08:47.9244939Z 100% 2025-03-14T05:08:47.9249167Z New File 442 _nested_get_offsets_native.h 2025-03-14T05:08:47.9252532Z 100% 2025-03-14T05:08:47.9256715Z New File 1025 _nested_get_offsets_ops.h 2025-03-14T05:08:47.9260171Z 100% 2025-03-14T05:08:47.9263954Z New File 726 _nested_get_ragged_idx.h 2025-03-14T05:08:47.9267671Z 100% 2025-03-14T05:08:47.9271524Z New File 442 _nested_get_ragged_idx_native.h 2025-03-14T05:08:47.9275312Z 100% 2025-03-14T05:08:47.9279183Z New File 1022 _nested_get_ragged_idx_ops.h 2025-03-14T05:08:47.9283752Z 100% 2025-03-14T05:08:47.9288089Z New File 722 _nested_get_values.h 2025-03-14T05:08:47.9291704Z 100% 2025-03-14T05:08:47.9296045Z New File 1237 _nested_get_values_copy.h 2025-03-14T05:08:47.9300121Z 100% 2025-03-14T05:08:47.9304270Z New File 830 _nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.9308016Z 100% 2025-03-14T05:08:47.9311975Z New File 925 _nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9315500Z 100% 2025-03-14T05:08:47.9319445Z New File 610 _nested_get_values_copy_native.h 2025-03-14T05:08:47.9322982Z 100% 2025-03-14T05:08:47.9326734Z New File 1689 _nested_get_values_copy_ops.h 2025-03-14T05:08:47.9330259Z 100% 2025-03-14T05:08:47.9333977Z New File 442 _nested_get_values_native.h 2025-03-14T05:08:47.9337393Z 100% 2025-03-14T05:08:47.9341161Z New File 1028 _nested_get_values_ops.h 2025-03-14T05:08:47.9344888Z 100% 2025-03-14T05:08:47.9348687Z New File 1840 _nested_select_backward.h 2025-03-14T05:08:47.9352183Z 100% 2025-03-14T05:08:47.9356096Z New File 585 _nested_select_backward_native.h 2025-03-14T05:08:47.9359565Z 100% 2025-03-14T05:08:47.9363325Z New File 1250 _nested_select_backward_ops.h 2025-03-14T05:08:47.9367213Z 100% 2025-03-14T05:08:47.9371210Z New File 864 _nested_sum_backward.h 2025-03-14T05:08:47.9374810Z 100% 2025-03-14T05:08:47.9378549Z New File 589 _nested_sum_backward_native.h 2025-03-14T05:08:47.9382073Z 100% 2025-03-14T05:08:47.9385797Z New File 1261 _nested_sum_backward_ops.h 2025-03-14T05:08:47.9389312Z 100% 2025-03-14T05:08:47.9393145Z New File 1515 _nested_tensor_from_mask.h 2025-03-14T05:08:47.9397060Z 100% 2025-03-14T05:08:47.9401370Z New File 1010 _nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9405458Z 100% 2025-03-14T05:08:47.9409520Z New File 805 _nested_tensor_from_mask_cpu_dispatch.h 2025-03-14T05:08:47.9413035Z 100% 2025-03-14T05:08:47.9416989Z New File 807 _nested_tensor_from_mask_cuda_dispatch.h 2025-03-14T05:08:47.9420788Z 100% 2025-03-14T05:08:47.9425199Z New File 819 _nested_tensor_from_mask_left_aligned.h 2025-03-14T05:08:47.9428254Z 100% 2025-03-14T05:08:47.9432259Z New File 790 _nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-03-14T05:08:47.9469513Z 100% 2025-03-14T05:08:47.9469852Z New File 792 _nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-03-14T05:08:47.9469931Z 100% 2025-03-14T05:08:47.9470215Z New File 556 _nested_tensor_from_mask_left_aligned_native.h 2025-03-14T05:08:47.9470291Z 100% 2025-03-14T05:08:47.9470459Z New File 1133 _nested_tensor_from_mask_left_aligned_ops.h 2025-03-14T05:08:47.9470538Z 100% 2025-03-14T05:08:47.9470676Z New File 707 _nested_tensor_from_mask_native.h 2025-03-14T05:08:47.9470805Z 100% 2025-03-14T05:08:47.9473782Z New File 1967 _nested_tensor_from_mask_ops.h 2025-03-14T05:08:47.9477482Z 100% 2025-03-14T05:08:47.9481377Z New File 2238 _nested_tensor_from_tensor_list.h 2025-03-14T05:08:47.9485104Z 100% 2025-03-14T05:08:47.9489219Z New File 1564 _nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9493287Z 100% 2025-03-14T05:08:47.9496796Z New File 968 _nested_tensor_from_tensor_list_native.h 2025-03-14T05:08:47.9500488Z 100% 2025-03-14T05:08:47.9504433Z New File 2703 _nested_tensor_from_tensor_list_ops.h 2025-03-14T05:08:47.9508011Z 100% 2025-03-14T05:08:47.9511694Z New File 1018 _nested_tensor_size.h 2025-03-14T05:08:47.9515375Z 100% 2025-03-14T05:08:47.9520342Z New File 917 _nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9523342Z 100% 2025-03-14T05:08:47.9527379Z New File 602 _nested_tensor_size_native.h 2025-03-14T05:08:47.9530987Z 100% 2025-03-14T05:08:47.9535023Z New File 1665 _nested_tensor_size_ops.h 2025-03-14T05:08:47.9538607Z 100% 2025-03-14T05:08:47.9542998Z New File 823 _nested_tensor_softmax_with_shape.h 2025-03-14T05:08:47.9546451Z 100% 2025-03-14T05:08:47.9551167Z New File 653 _nested_tensor_softmax_with_shape_native.h 2025-03-14T05:08:47.9554186Z 100% 2025-03-14T05:08:47.9558031Z New File 1153 _nested_tensor_softmax_with_shape_ops.h 2025-03-14T05:08:47.9561576Z 100% 2025-03-14T05:08:47.9565325Z New File 1095 _nested_tensor_storage_offsets.h 2025-03-14T05:08:47.9568987Z 100% 2025-03-14T05:08:47.9572958Z New File 939 _nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9576727Z 100% 2025-03-14T05:08:47.9580830Z New File 624 _nested_tensor_storage_offsets_native.h 2025-03-14T05:08:47.9584413Z 100% 2025-03-14T05:08:47.9588440Z New File 1731 _nested_tensor_storage_offsets_ops.h 2025-03-14T05:08:47.9592288Z 100% 2025-03-14T05:08:47.9596215Z New File 1039 _nested_tensor_strides.h 2025-03-14T05:08:47.9599860Z 100% 2025-03-14T05:08:47.9603911Z New File 923 _nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9607618Z 100% 2025-03-14T05:08:47.9611884Z New File 608 _nested_tensor_strides_native.h 2025-03-14T05:08:47.9615521Z 100% 2025-03-14T05:08:47.9619263Z New File 1683 _nested_tensor_strides_ops.h 2025-03-14T05:08:47.9622892Z 100% 2025-03-14T05:08:47.9626605Z New File 938 _nested_view_from_buffer.h 2025-03-14T05:08:47.9630187Z 100% 2025-03-14T05:08:47.9634314Z New File 1873 _nested_view_from_buffer_copy.h 2025-03-14T05:08:47.9637941Z 100% 2025-03-14T05:08:47.9641990Z New File 931 _nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.9645468Z 100% 2025-03-14T05:08:47.9649403Z New File 1127 _nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9659314Z 100% 2025-03-14T05:08:47.9663639Z New File 812 _nested_view_from_buffer_copy_native.h 2025-03-14T05:08:47.9667223Z 100% 2025-03-14T05:08:47.9671463Z New File 2343 _nested_view_from_buffer_copy_ops.h 2025-03-14T05:08:47.9675101Z 100% 2025-03-14T05:08:47.9679237Z New File 856 _nested_view_from_buffer_cpu_dispatch.h 2025-03-14T05:08:47.9682792Z 100% 2025-03-14T05:08:47.9686740Z New File 858 _nested_view_from_buffer_cuda_dispatch.h 2025-03-14T05:08:47.9690748Z 100% 2025-03-14T05:08:47.9694038Z New File 610 _nested_view_from_buffer_native.h 2025-03-14T05:08:47.9697644Z 100% 2025-03-14T05:08:47.9701508Z New File 1355 _nested_view_from_buffer_ops.h 2025-03-14T05:08:47.9705043Z 100% 2025-03-14T05:08:47.9709249Z New File 1153 _nested_view_from_jagged.h 2025-03-14T05:08:47.9712839Z 100% 2025-03-14T05:08:47.9716751Z New File 2507 _nested_view_from_jagged_copy.h 2025-03-14T05:08:47.9720428Z 100% 2025-03-14T05:08:47.9724692Z New File 1062 _nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:47.9728215Z 100% 2025-03-14T05:08:47.9732221Z New File 1378 _nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9735619Z 100% 2025-03-14T05:08:47.9739669Z New File 1063 _nested_view_from_jagged_copy_native.h 2025-03-14T05:08:47.9743216Z 100% 2025-03-14T05:08:47.9747047Z New File 3145 _nested_view_from_jagged_copy_ops.h 2025-03-14T05:08:47.9750588Z 100% 2025-03-14T05:08:47.9754574Z New File 442 _nested_view_from_jagged_native.h 2025-03-14T05:08:47.9758158Z 100% 2025-03-14T05:08:47.9761901Z New File 1756 _nested_view_from_jagged_ops.h 2025-03-14T05:08:47.9765734Z 100% 2025-03-14T05:08:47.9769413Z New File 1716 _new_zeros_with_same_feature_meta.h 2025-03-14T05:08:47.9773002Z 100% 2025-03-14T05:08:47.9777033Z New File 1196 _new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9780623Z 100% 2025-03-14T05:08:47.9784478Z New File 742 _new_zeros_with_same_feature_meta_native.h 2025-03-14T05:08:47.9787916Z 100% 2025-03-14T05:08:47.9792226Z New File 2112 _new_zeros_with_same_feature_meta_ops.h 2025-03-14T05:08:47.9795937Z 100% 2025-03-14T05:08:47.9799533Z New File 666 _nnpack_available.h 2025-03-14T05:08:47.9803240Z 100% 2025-03-14T05:08:47.9807041Z New File 769 _nnpack_available_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.9810694Z 100% 2025-03-14T05:08:47.9814352Z New File 479 _nnpack_available_native.h 2025-03-14T05:08:47.9817769Z 100% 2025-03-14T05:08:47.9821449Z New File 922 _nnpack_available_ops.h 2025-03-14T05:08:47.9824931Z 100% 2025-03-14T05:08:47.9829077Z New File 6282 _nnpack_spatial_convolution.h 2025-03-14T05:08:47.9832621Z 100% 2025-03-14T05:08:47.9836832Z New File 2079 _nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9840298Z 100% 2025-03-14T05:08:47.9844025Z New File 873 _nnpack_spatial_convolution_native.h 2025-03-14T05:08:47.9847757Z 100% 2025-03-14T05:08:47.9851552Z New File 2557 _nnpack_spatial_convolution_ops.h 2025-03-14T05:08:47.9855064Z 100% 2025-03-14T05:08:47.9858371Z New File 528 _nnz.h 2025-03-14T05:08:47.9861583Z 100% 2025-03-14T05:08:47.9865792Z New File 560 _nnz_native.h 2025-03-14T05:08:47.9869254Z 100% 2025-03-14T05:08:47.9872549Z New File 968 _nnz_ops.h 2025-03-14T05:08:47.9875991Z 100% 2025-03-14T05:08:47.9879752Z New File 1739 _pack_padded_sequence.h 2025-03-14T05:08:47.9883371Z 100% 2025-03-14T05:08:47.9887162Z New File 2125 _pack_padded_sequence_backward.h 2025-03-14T05:08:47.9890663Z 100% 2025-03-14T05:08:47.9894587Z New File 1057 _pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.9898255Z 100% 2025-03-14T05:08:47.9902031Z New File 610 _pack_padded_sequence_backward_native.h 2025-03-14T05:08:47.9905535Z 100% 2025-03-14T05:08:47.9909432Z New File 1328 _pack_padded_sequence_backward_ops.h 2025-03-14T05:08:47.9913044Z 100% 2025-03-14T05:08:47.9917096Z New File 1251 _pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:47.9920896Z 100% 2025-03-14T05:08:47.9924563Z New File 772 _pack_padded_sequence_native.h 2025-03-14T05:08:47.9928001Z 100% 2025-03-14T05:08:47.9931688Z New File 2239 _pack_padded_sequence_ops.h 2025-03-14T05:08:47.9935215Z 100% 2025-03-14T05:08:47.9938834Z New File 2106 _padded_dense_to_jagged_forward.h 2025-03-14T05:08:47.9942641Z 100% 2025-03-14T05:08:47.9946284Z New File 1007 _padded_dense_to_jagged_forward_cpu_dispatch.h 2025-03-14T05:08:47.9949818Z 100% 2025-03-14T05:08:47.9953606Z New File 1009 _padded_dense_to_jagged_forward_cuda_dispatch.h 2025-03-14T05:08:47.9957030Z 100% 2025-03-14T05:08:47.9960791Z New File 765 _padded_dense_to_jagged_forward_native.h 2025-03-14T05:08:47.9964433Z 100% 2025-03-14T05:08:47.9968412Z New File 1274 _padded_dense_to_jagged_forward_ops.h 2025-03-14T05:08:47.9971901Z 100% 2025-03-14T05:08:47.9975427Z New File 1488 _pad_circular.h 2025-03-14T05:08:47.9978930Z 100% 2025-03-14T05:08:47.9982627Z New File 909 _pad_circular_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:47.9986272Z 100% 2025-03-14T05:08:47.9989884Z New File 536 _pad_circular_native.h 2025-03-14T05:08:47.9993263Z 100% 2025-03-14T05:08:47.9996996Z New File 1092 _pad_circular_ops.h 2025-03-14T05:08:48.0000484Z 100% 2025-03-14T05:08:48.0004040Z New File 1794 _pad_enum.h 2025-03-14T05:08:48.0008079Z 100% 2025-03-14T05:08:48.0011895Z New File 1021 _pad_enum_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.0015378Z 100% 2025-03-14T05:08:48.0019263Z New File 592 _pad_enum_native.h 2025-03-14T05:08:48.0022688Z 100% 2025-03-14T05:08:48.0026237Z New File 1233 _pad_enum_ops.h 2025-03-14T05:08:48.0029693Z 100% 2025-03-14T05:08:48.0033387Z New File 998 _pad_packed_sequence.h 2025-03-14T05:08:48.0037135Z 100% 2025-03-14T05:08:48.0041041Z New File 932 _pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.0044595Z 100% 2025-03-14T05:08:48.0048280Z New File 642 _pad_packed_sequence_native.h 2025-03-14T05:08:48.0051990Z 100% 2025-03-14T05:08:48.0055664Z New File 1458 _pad_packed_sequence_ops.h 2025-03-14T05:08:48.0060275Z 100% 2025-03-14T05:08:48.0063889Z New File 1496 _pdist_backward.h 2025-03-14T05:08:48.0067497Z 100% 2025-03-14T05:08:48.0071247Z New File 1031 _pdist_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.0074867Z 100% 2025-03-14T05:08:48.0078624Z New File 813 _pdist_backward_cpu_dispatch.h 2025-03-14T05:08:48.0082181Z 100% 2025-03-14T05:08:48.0085916Z New File 815 _pdist_backward_cuda_dispatch.h 2025-03-14T05:08:48.0089411Z 100% 2025-03-14T05:08:48.0093191Z New File 716 _pdist_backward_native.h 2025-03-14T05:08:48.0096646Z 100% 2025-03-14T05:08:48.0100373Z New File 2053 _pdist_backward_ops.h 2025-03-14T05:08:48.0103967Z 100% 2025-03-14T05:08:48.0107732Z New File 1223 _pdist_forward.h 2025-03-14T05:08:48.0111383Z 100% 2025-03-14T05:08:48.0115297Z New File 929 _pdist_forward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.0118710Z 100% 2025-03-14T05:08:48.0122419Z New File 763 _pdist_forward_cpu_dispatch.h 2025-03-14T05:08:48.0125933Z 100% 2025-03-14T05:08:48.0129798Z New File 765 _pdist_forward_cuda_dispatch.h 2025-03-14T05:08:48.0133441Z 100% 2025-03-14T05:08:48.0137134Z New File 614 _pdist_forward_native.h 2025-03-14T05:08:48.0140731Z 100% 2025-03-14T05:08:48.0144392Z New File 1713 _pdist_forward_ops.h 2025-03-14T05:08:48.0147988Z 100% 2025-03-14T05:08:48.0151523Z New File 1342 _pin_memory.h 2025-03-14T05:08:48.0155157Z 100% 2025-03-14T05:08:48.0159569Z New File 1099 _pin_memory_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.0163273Z 100% 2025-03-14T05:08:48.0167009Z New File 1042 _pin_memory_native.h 2025-03-14T05:08:48.0170574Z 100% 2025-03-14T05:08:48.0174303Z New File 1861 _pin_memory_ops.h 2025-03-14T05:08:48.0178299Z 100% 2025-03-14T05:08:48.0182201Z New File 746 _prelu_kernel.h 2025-03-14T05:08:48.0186280Z 100% 2025-03-14T05:08:48.0190374Z New File 882 _prelu_kernel_backward.h 2025-03-14T05:08:48.0193936Z 100% 2025-03-14T05:08:48.0197712Z New File 843 _prelu_kernel_backward_cpu_dispatch.h 2025-03-14T05:08:48.0201286Z 100% 2025-03-14T05:08:48.0205382Z New File 845 _prelu_kernel_backward_cuda_dispatch.h 2025-03-14T05:08:48.0208837Z 100% 2025-03-14T05:08:48.0212891Z New File 751 _prelu_kernel_backward_native.h 2025-03-14T05:08:48.0216505Z 100% 2025-03-14T05:08:48.0220258Z New File 1312 _prelu_kernel_backward_ops.h 2025-03-14T05:08:48.0224256Z 100% 2025-03-14T05:08:48.0228011Z New File 777 _prelu_kernel_cpu_dispatch.h 2025-03-14T05:08:48.0231585Z 100% 2025-03-14T05:08:48.0235580Z New File 779 _prelu_kernel_cuda_dispatch.h 2025-03-14T05:08:48.0239389Z 100% 2025-03-14T05:08:48.0243231Z New File 722 _prelu_kernel_native.h 2025-03-14T05:08:48.0267838Z 100% 2025-03-14T05:08:48.0267980Z New File 1096 _prelu_kernel_ops.h 2025-03-14T05:08:48.0268055Z 100% 2025-03-14T05:08:48.0280046Z New File 644 _print.h 2025-03-14T05:08:48.0280145Z 100% 2025-03-14T05:08:48.0280393Z New File 776 _print_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.0280601Z 100% 2025-03-14T05:08:48.0280711Z New File 486 _print_native.h 2025-03-14T05:08:48.0280785Z 100% 2025-03-14T05:08:48.0281793Z New File 946 _print_ops.h 2025-03-14T05:08:48.0285954Z 100% 2025-03-14T05:08:48.0289626Z New File 763 _propagate_xla_data.h 2025-03-14T05:08:48.0293113Z 100% 2025-03-14T05:08:48.0297040Z New File 822 _propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.0300441Z 100% 2025-03-14T05:08:48.0304336Z New File 532 _propagate_xla_data_native.h 2025-03-14T05:08:48.0308155Z 100% 2025-03-14T05:08:48.0311861Z New File 1095 _propagate_xla_data_ops.h 2025-03-14T05:08:48.0315548Z 100% 2025-03-14T05:08:48.0319417Z New File 1754 _remove_batch_dim.h 2025-03-14T05:08:48.0322982Z 100% 2025-03-14T05:08:48.0354942Z New File 979 _remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.0358372Z 100% 2025-03-14T05:08:48.0362098Z New File 560 _remove_batch_dim_native.h 2025-03-14T05:08:48.0365468Z 100% 2025-03-14T05:08:48.0369278Z New File 1205 _remove_batch_dim_ops.h 2025-03-14T05:08:48.0372941Z 100% 2025-03-14T05:08:48.0376508Z New File 1743 _reshape_alias.h 2025-03-14T05:08:48.0380076Z 100% 2025-03-14T05:08:48.0383602Z New File 4652 _reshape_alias_copy.h 2025-03-14T05:08:48.0387276Z 100% 2025-03-14T05:08:48.0391619Z New File 1001 _reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.0395397Z 100% 2025-03-14T05:08:48.0399518Z New File 1316 _reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.0403574Z 100% 2025-03-14T05:08:48.0407256Z New File 724 _reshape_alias_copy_native.h 2025-03-14T05:08:48.0410951Z 100% 2025-03-14T05:08:48.0414796Z New File 2029 _reshape_alias_copy_ops.h 2025-03-14T05:08:48.0418694Z 100% 2025-03-14T05:08:48.0422460Z New File 921 _reshape_alias_cpu_dispatch.h 2025-03-14T05:08:48.0425936Z 100% 2025-03-14T05:08:48.0429690Z New File 923 _reshape_alias_cuda_dispatch.h 2025-03-14T05:08:48.0433186Z 100% 2025-03-14T05:08:48.0437076Z New File 923 _reshape_alias_meta_dispatch.h 2025-03-14T05:08:48.0440846Z 100% 2025-03-14T05:08:48.0444659Z New File 551 _reshape_alias_native.h 2025-03-14T05:08:48.0447928Z 100% 2025-03-14T05:08:48.0451590Z New File 1198 _reshape_alias_ops.h 2025-03-14T05:08:48.0455136Z 100% 2025-03-14T05:08:48.0458809Z New File 1498 _reshape_copy.h 2025-03-14T05:08:48.0462382Z 100% 2025-03-14T05:08:48.0466376Z New File 911 _reshape_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.0469939Z 100% 2025-03-14T05:08:48.0473727Z New File 537 _reshape_copy_native.h 2025-03-14T05:08:48.0477114Z 100% 2025-03-14T05:08:48.0480836Z New File 1095 _reshape_copy_ops.h 2025-03-14T05:08:48.0484350Z 100% 2025-03-14T05:08:48.0488092Z New File 771 _reshape_from_tensor.h 2025-03-14T05:08:48.0491806Z 100% 2025-03-14T05:08:48.0495712Z New File 827 _reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.0499195Z 100% 2025-03-14T05:08:48.0503011Z New File 537 _reshape_from_tensor_native.h 2025-03-14T05:08:48.0506319Z 100% 2025-03-14T05:08:48.0510146Z New File 1114 _reshape_from_tensor_ops.h 2025-03-14T05:08:48.0513904Z 100% 2025-03-14T05:08:48.0517497Z New File 5510 _resize_output.h 2025-03-14T05:08:48.0521027Z 100% 2025-03-14T05:08:48.0524836Z New File 1535 _resize_output_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.0528910Z 100% 2025-03-14T05:08:48.0532863Z New File 927 _resize_output_meta_dispatch.h 2025-03-14T05:08:48.0536316Z 100% 2025-03-14T05:08:48.0540220Z New File 821 _resize_output_native.h 2025-03-14T05:08:48.0543763Z 100% 2025-03-14T05:08:48.0547559Z New File 2700 _resize_output_ops.h 2025-03-14T05:08:48.0551111Z 100% 2025-03-14T05:08:48.0554811Z New File 889 _rowwise_prune.h 2025-03-14T05:08:48.0559066Z 100% 2025-03-14T05:08:48.0563418Z New File 888 _rowwise_prune_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.0567570Z 100% 2025-03-14T05:08:48.0571040Z New File 598 _rowwise_prune_native.h 2025-03-14T05:08:48.0574916Z 100% 2025-03-14T05:08:48.0578969Z New File 1319 _rowwise_prune_ops.h 2025-03-14T05:08:48.0582572Z 100% 2025-03-14T05:08:48.0586228Z New File 808 _safe_softmax.h 2025-03-14T05:08:48.0589882Z 100% 2025-03-14T05:08:48.0593921Z New File 861 _safe_softmax_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.0597876Z 100% 2025-03-14T05:08:48.0601613Z New File 571 _safe_softmax_native.h 2025-03-14T05:08:48.0605020Z 100% 2025-03-14T05:08:48.0608814Z New File 1186 _safe_softmax_ops.h 2025-03-14T05:08:48.0612533Z 100% 2025-03-14T05:08:48.0616039Z New File 1447 _sample_dirichlet.h 2025-03-14T05:08:48.0619812Z 100% 2025-03-14T05:08:48.0624078Z New File 1012 _sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.0627184Z 100% 2025-03-14T05:08:48.0631013Z New File 811 _sample_dirichlet_cpu_dispatch.h 2025-03-14T05:08:48.0635130Z 100% 2025-03-14T05:08:48.0638597Z New File 813 _sample_dirichlet_cuda_dispatch.h 2025-03-14T05:08:48.0642443Z 100% 2025-03-14T05:08:48.0646857Z New File 819 _sample_dirichlet_native.h 2025-03-14T05:08:48.0649919Z 100% 2025-03-14T05:08:48.0653783Z New File 1939 _sample_dirichlet_ops.h 2025-03-14T05:08:48.0657752Z 100% 2025-03-14T05:08:48.0660971Z New File 746 _saturate_weight_to_fp16.h 2025-03-14T05:08:48.0664732Z 100% 2025-03-14T05:08:48.0668611Z New File 807 _saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.0672390Z 100% 2025-03-14T05:08:48.0676594Z New File 517 _saturate_weight_to_fp16_native.h 2025-03-14T05:08:48.0680068Z 100% 2025-03-14T05:08:48.0683871Z New File 1046 _saturate_weight_to_fp16_ops.h 2025-03-14T05:08:48.0687892Z 100% 2025-03-14T05:08:48.0692279Z New File 1327 _scaled_dot_product_attention_math.h 2025-03-14T05:08:48.0695328Z 100% 2025-03-14T05:08:48.0699589Z New File 1107 _scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.0703401Z 100% 2025-03-14T05:08:48.0707073Z New File 1301 _scaled_dot_product_attention_math_for_mps.h 2025-03-14T05:08:48.0710858Z 100% 2025-03-14T05:08:48.0714879Z New File 442 _scaled_dot_product_attention_math_for_mps_native.h 2025-03-14T05:08:48.0718369Z 100% 2025-03-14T05:08:48.0722282Z New File 1901 _scaled_dot_product_attention_math_for_mps_ops.h 2025-03-14T05:08:48.0726354Z 100% 2025-03-14T05:08:48.0729973Z New File 817 _scaled_dot_product_attention_math_native.h 2025-03-14T05:08:48.0734029Z 100% 2025-03-14T05:08:48.0738074Z New File 1940 _scaled_dot_product_attention_math_ops.h 2025-03-14T05:08:48.0741527Z 100% 2025-03-14T05:08:48.0745506Z New File 1546 _scaled_dot_product_cudnn_attention.h 2025-03-14T05:08:48.0749489Z 100% 2025-03-14T05:08:48.0753600Z New File 4511 _scaled_dot_product_cudnn_attention_backward.h 2025-03-14T05:08:48.0757298Z 100% 2025-03-14T05:08:48.0761947Z New File 1763 _scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-03-14T05:08:48.0765773Z 100% 2025-03-14T05:08:48.0769968Z New File 976 _scaled_dot_product_cudnn_attention_backward_native.h 2025-03-14T05:08:48.0773367Z 100% 2025-03-14T05:08:48.0777857Z New File 2530 _scaled_dot_product_cudnn_attention_backward_ops.h 2025-03-14T05:08:48.0780843Z 100% 2025-03-14T05:08:48.0784976Z New File 1121 _scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-03-14T05:08:48.0789772Z 100% 2025-03-14T05:08:48.0793991Z New File 1327 _scaled_dot_product_cudnn_attention_native.h 2025-03-14T05:08:48.0797582Z 100% 2025-03-14T05:08:48.0801371Z New File 2260 _scaled_dot_product_cudnn_attention_ops.h 2025-03-14T05:08:48.0805058Z 100% 2025-03-14T05:08:48.0809177Z New File 1339 _scaled_dot_product_efficient_attention.h 2025-03-14T05:08:48.0812763Z 100% 2025-03-14T05:08:48.0816623Z New File 1610 _scaled_dot_product_efficient_attention_backward.h 2025-03-14T05:08:48.0820153Z 100% 2025-03-14T05:08:48.0824295Z New File 1189 _scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-03-14T05:08:48.0827960Z 100% 2025-03-14T05:08:48.0831784Z New File 946 _scaled_dot_product_efficient_attention_backward_native.h 2025-03-14T05:08:48.0835397Z 100% 2025-03-14T05:08:48.0839371Z New File 2389 _scaled_dot_product_efficient_attention_backward_ops.h 2025-03-14T05:08:48.0843001Z 100% 2025-03-14T05:08:48.0846848Z New File 1038 _scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-03-14T05:08:48.0850352Z 100% 2025-03-14T05:08:48.0854363Z New File 1161 _scaled_dot_product_efficient_attention_native.h 2025-03-14T05:08:48.0857904Z 100% 2025-03-14T05:08:48.0862060Z New File 1930 _scaled_dot_product_efficient_attention_ops.h 2025-03-14T05:08:48.0865694Z 100% 2025-03-14T05:08:48.0869646Z New File 1390 _scaled_dot_product_flash_attention.h 2025-03-14T05:08:48.0873298Z 100% 2025-03-14T05:08:48.0877195Z New File 4373 _scaled_dot_product_flash_attention_backward.h 2025-03-14T05:08:48.0880851Z 100% 2025-03-14T05:08:48.0885278Z New File 1703 _scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-03-14T05:08:48.0888834Z 100% 2025-03-14T05:08:48.0892775Z New File 1452 _scaled_dot_product_flash_attention_backward_native.h 2025-03-14T05:08:48.0896276Z 100% 2025-03-14T05:08:48.0900326Z New File 2463 _scaled_dot_product_flash_attention_backward_ops.h 2025-03-14T05:08:48.0903964Z 100% 2025-03-14T05:08:48.0907912Z New File 1049 _scaled_dot_product_flash_attention_cuda_dispatch.h 2025-03-14T05:08:48.0911442Z 100% 2025-03-14T05:08:48.0915592Z New File 1228 _scaled_dot_product_flash_attention_for_cpu.h 2025-03-14T05:08:48.0919211Z 100% 2025-03-14T05:08:48.0923200Z New File 1433 _scaled_dot_product_flash_attention_for_cpu_backward.h 2025-03-14T05:08:48.0926696Z 100% 2025-03-14T05:08:48.0930808Z New File 1089 _scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-03-14T05:08:48.0934392Z 100% 2025-03-14T05:08:48.0938296Z New File 839 _scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-03-14T05:08:48.0941828Z 100% 2025-03-14T05:08:48.0946273Z New File 2102 _scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-03-14T05:08:48.0949684Z 100% 2025-03-14T05:08:48.0953807Z New File 996 _scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-03-14T05:08:48.0957451Z 100% 2025-03-14T05:08:48.0961351Z New File 746 _scaled_dot_product_flash_attention_for_cpu_native.h 2025-03-14T05:08:48.0964859Z 100% 2025-03-14T05:08:48.0968948Z New File 1757 _scaled_dot_product_flash_attention_for_cpu_ops.h 2025-03-14T05:08:48.0972600Z 100% 2025-03-14T05:08:48.0976453Z New File 1183 _scaled_dot_product_flash_attention_native.h 2025-03-14T05:08:48.0980042Z 100% 2025-03-14T05:08:48.0983947Z New File 2020 _scaled_dot_product_flash_attention_ops.h 2025-03-14T05:08:48.0987464Z 100% 2025-03-14T05:08:48.0991599Z New File 1536 _scaled_dot_product_fused_attention_overrideable.h 2025-03-14T05:08:48.0995330Z 100% 2025-03-14T05:08:48.0999171Z New File 5076 _scaled_dot_product_fused_attention_overrideable_backward.h 2025-03-14T05:08:48.1002605Z 100% 2025-03-14T05:08:48.1006704Z New File 1929 _scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1010430Z 100% 2025-03-14T05:08:48.1014418Z New File 1033 _scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-03-14T05:08:48.1017847Z 100% 2025-03-14T05:08:48.1022138Z New File 2779 _scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-03-14T05:08:48.1025668Z 100% 2025-03-14T05:08:48.1030001Z New File 1154 _scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1033867Z 100% 2025-03-14T05:08:48.1038096Z New File 864 _scaled_dot_product_fused_attention_overrideable_native.h 2025-03-14T05:08:48.1041822Z 100% 2025-03-14T05:08:48.1046001Z New File 2223 _scaled_dot_product_fused_attention_overrideable_ops.h 2025-03-14T05:08:48.1049510Z 100% 2025-03-14T05:08:48.1053485Z New File 1267 _scaled_grouped_mm.h 2025-03-14T05:08:48.1057270Z 100% 2025-03-14T05:08:48.1061635Z New File 1066 _scaled_grouped_mm_cuda_dispatch.h 2025-03-14T05:08:48.1064840Z 100% 2025-03-14T05:08:48.1068797Z New File 823 _scaled_grouped_mm_native.h 2025-03-14T05:08:48.1072905Z 100% 2025-03-14T05:08:48.1076239Z New File 1955 _scaled_grouped_mm_ops.h 2025-03-14T05:08:48.1079900Z 100% 2025-03-14T05:08:48.1083553Z New File 2523 _scaled_mm.h 2025-03-14T05:08:48.1087481Z 100% 2025-03-14T05:08:48.1091583Z New File 1681 _scaled_mm_cuda_dispatch.h 2025-03-14T05:08:48.1095573Z 100% 2025-03-14T05:08:48.1098880Z New File 1095 _scaled_mm_native.h 2025-03-14T05:08:48.1102531Z 100% 2025-03-14T05:08:48.1107017Z New File 3197 _scaled_mm_ops.h 2025-03-14T05:08:48.1110300Z 100% 2025-03-14T05:08:48.1113968Z New File 2493 _segment_reduce_backward.h 2025-03-14T05:08:48.1118181Z 100% 2025-03-14T05:08:48.1121649Z New File 1402 _segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1125160Z 100% 2025-03-14T05:08:48.1128912Z New File 1010 _segment_reduce_backward_cpu_dispatch.h 2025-03-14T05:08:48.1132759Z 100% 2025-03-14T05:08:48.1137104Z New File 1012 _segment_reduce_backward_cuda_dispatch.h 2025-03-14T05:08:48.1141168Z 100% 2025-03-14T05:08:48.1144391Z New File 1094 _segment_reduce_backward_native.h 2025-03-14T05:08:48.1147904Z 100% 2025-03-14T05:08:48.1152280Z New File 3194 _segment_reduce_backward_ops.h 2025-03-14T05:08:48.1155388Z 100% 2025-03-14T05:08:48.1159318Z New File 708 _shape_as_tensor.h 2025-03-14T05:08:48.1162929Z 100% 2025-03-14T05:08:48.1166767Z New File 797 _shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1170357Z 100% 2025-03-14T05:08:48.1173959Z New File 507 _shape_as_tensor_native.h 2025-03-14T05:08:48.1177738Z 100% 2025-03-14T05:08:48.1181507Z New File 1016 _shape_as_tensor_ops.h 2025-03-14T05:08:48.1185278Z 100% 2025-03-14T05:08:48.1189200Z New File 14666 _slow_conv2d_backward.h 2025-03-14T05:08:48.1192934Z 100% 2025-03-14T05:08:48.1196922Z New File 2148 _slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1200759Z 100% 2025-03-14T05:08:48.1204572Z New File 2613 _slow_conv2d_backward_cpu_dispatch.h 2025-03-14T05:08:48.1208814Z 100% 2025-03-14T05:08:48.1212352Z New File 2615 _slow_conv2d_backward_cuda_dispatch.h 2025-03-14T05:08:48.1216126Z 100% 2025-03-14T05:08:48.1220294Z New File 2041 _slow_conv2d_backward_native.h 2025-03-14T05:08:48.1223741Z 100% 2025-03-14T05:08:48.1227439Z New File 4912 _slow_conv2d_backward_ops.h 2025-03-14T05:08:48.1231799Z 100% 2025-03-14T05:08:48.1235383Z New File 6873 _slow_conv2d_forward.h 2025-03-14T05:08:48.1238925Z 100% 2025-03-14T05:08:48.1242818Z New File 2151 _slow_conv2d_forward_cpu_dispatch.h 2025-03-14T05:08:48.1246329Z 100% 2025-03-14T05:08:48.1250215Z New File 2153 _slow_conv2d_forward_cuda_dispatch.h 2025-03-14T05:08:48.1260358Z 100% 2025-03-14T05:08:48.1260511Z New File 1374 _slow_conv2d_forward_native.h 2025-03-14T05:08:48.1262319Z 100% 2025-03-14T05:08:48.1266230Z New File 2743 _slow_conv2d_forward_ops.h 2025-03-14T05:08:48.1269716Z 100% 2025-03-14T05:08:48.1273652Z New File 1004 _sobol_engine_draw.h 2025-03-14T05:08:48.1277293Z 100% 2025-03-14T05:08:48.1281766Z New File 948 _sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1285247Z 100% 2025-03-14T05:08:48.1289562Z New File 658 _sobol_engine_draw_native.h 2025-03-14T05:08:48.1292889Z 100% 2025-03-14T05:08:48.1296647Z New File 1515 _sobol_engine_draw_ops.h 2025-03-14T05:08:48.1300086Z 100% 2025-03-14T05:08:48.1303902Z New File 900 _sobol_engine_ff.h 2025-03-14T05:08:48.1307636Z 100% 2025-03-14T05:08:48.1311626Z New File 878 _sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1315895Z 100% 2025-03-14T05:08:48.1318952Z New File 588 _sobol_engine_ff_native.h 2025-03-14T05:08:48.1322634Z 100% 2025-03-14T05:08:48.1326897Z New File 1290 _sobol_engine_ff_ops.h 2025-03-14T05:08:48.1330623Z 100% 2025-03-14T05:08:48.1334333Z New File 816 _sobol_engine_initialize_state.h 2025-03-14T05:08:48.1337871Z 100% 2025-03-14T05:08:48.1342948Z New File 827 _sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1345559Z 100% 2025-03-14T05:08:48.1349697Z New File 537 _sobol_engine_initialize_state_native.h 2025-03-14T05:08:48.1353092Z 100% 2025-03-14T05:08:48.1357078Z New File 1119 _sobol_engine_initialize_state_ops.h 2025-03-14T05:08:48.1360545Z 100% 2025-03-14T05:08:48.1364294Z New File 825 _sobol_engine_scramble.h 2025-03-14T05:08:48.1367814Z 100% 2025-03-14T05:08:48.1371918Z New File 843 _sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1375520Z 100% 2025-03-14T05:08:48.1379555Z New File 553 _sobol_engine_scramble_native.h 2025-03-14T05:08:48.1382802Z 100% 2025-03-14T05:08:48.1386657Z New File 1175 _sobol_engine_scramble_ops.h 2025-03-14T05:08:48.1390281Z 100% 2025-03-14T05:08:48.1393920Z New File 1333 _softmax.h 2025-03-14T05:08:48.1397304Z 100% 2025-03-14T05:08:48.1400993Z New File 1758 _softmax_backward_data.h 2025-03-14T05:08:48.1404570Z 100% 2025-03-14T05:08:48.1409255Z New File 904 _softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.1411930Z 100% 2025-03-14T05:08:48.1415827Z New File 1189 _softmax_backward_data_cpu_dispatch.h 2025-03-14T05:08:48.1419382Z 100% 2025-03-14T05:08:48.1423249Z New File 1191 _softmax_backward_data_cuda_dispatch.h 2025-03-14T05:08:48.1426729Z 100% 2025-03-14T05:08:48.1430800Z New File 693 _softmax_backward_data_meta.h 2025-03-14T05:08:48.1434454Z 100% 2025-03-14T05:08:48.1438438Z New File 1191 _softmax_backward_data_meta_dispatch.h 2025-03-14T05:08:48.1442013Z 100% 2025-03-14T05:08:48.1445834Z New File 1151 _softmax_backward_data_native.h 2025-03-14T05:08:48.1449320Z 100% 2025-03-14T05:08:48.1453105Z New File 2204 _softmax_backward_data_ops.h 2025-03-14T05:08:48.1456913Z 100% 2025-03-14T05:08:48.1461224Z New File 848 _softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.1464826Z 100% 2025-03-14T05:08:48.1468741Z New File 1007 _softmax_cpu_dispatch.h 2025-03-14T05:08:48.1472199Z 100% 2025-03-14T05:08:48.1475987Z New File 1009 _softmax_cuda_dispatch.h 2025-03-14T05:08:48.1479554Z 100% 2025-03-14T05:08:48.1483272Z New File 637 _softmax_meta.h 2025-03-14T05:08:48.1487368Z 100% 2025-03-14T05:08:48.1491007Z New File 1009 _softmax_meta_dispatch.h 2025-03-14T05:08:48.1494577Z 100% 2025-03-14T05:08:48.1498277Z New File 1038 _softmax_native.h 2025-03-14T05:08:48.1501814Z 100% 2025-03-14T05:08:48.1505486Z New File 1819 _softmax_ops.h 2025-03-14T05:08:48.1508969Z 100% 2025-03-14T05:08:48.1512726Z New File 1697 _sparse_addmm.h 2025-03-14T05:08:48.1516640Z 100% 2025-03-14T05:08:48.1520495Z New File 1278 _sparse_addmm_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1523958Z 100% 2025-03-14T05:08:48.1527673Z New File 796 _sparse_addmm_native.h 2025-03-14T05:08:48.1531257Z 100% 2025-03-14T05:08:48.1534987Z New File 2310 _sparse_addmm_ops.h 2025-03-14T05:08:48.1538801Z 100% 2025-03-14T05:08:48.1542790Z New File 770 _sparse_broadcast_to.h 2025-03-14T05:08:48.1546373Z 100% 2025-03-14T05:08:48.1550371Z New File 1377 _sparse_broadcast_to_copy.h 2025-03-14T05:08:48.1554141Z 100% 2025-03-14T05:08:48.1558328Z New File 854 _sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.1562342Z 100% 2025-03-14T05:08:48.1566905Z New File 973 _sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1570378Z 100% 2025-03-14T05:08:48.1574184Z New File 658 _sparse_broadcast_to_copy_native.h 2025-03-14T05:08:48.1577836Z 100% 2025-03-14T05:08:48.1581675Z New File 1847 _sparse_broadcast_to_copy_ops.h 2025-03-14T05:08:48.1585470Z 100% 2025-03-14T05:08:48.1589446Z New File 532 _sparse_broadcast_to_native.h 2025-03-14T05:08:48.1592851Z 100% 2025-03-14T05:08:48.1596920Z New File 1107 _sparse_broadcast_to_ops.h 2025-03-14T05:08:48.1600519Z 100% 2025-03-14T05:08:48.1604411Z New File 1815 _sparse_bsc_tensor_unsafe.h 2025-03-14T05:08:48.1608084Z 100% 2025-03-14T05:08:48.1612190Z New File 1233 _sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1615777Z 100% 2025-03-14T05:08:48.1619708Z New File 762 _sparse_bsc_tensor_unsafe_native.h 2025-03-14T05:08:48.1623342Z 100% 2025-03-14T05:08:48.1627130Z New File 1829 _sparse_bsc_tensor_unsafe_ops.h 2025-03-14T05:08:48.1631125Z 100% 2025-03-14T05:08:48.1635049Z New File 1815 _sparse_bsr_tensor_unsafe.h 2025-03-14T05:08:48.1638641Z 100% 2025-03-14T05:08:48.1643725Z New File 1233 _sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1647387Z 100% 2025-03-14T05:08:48.1651728Z New File 762 _sparse_bsr_tensor_unsafe_native.h 2025-03-14T05:08:48.1655492Z 100% 2025-03-14T05:08:48.1659458Z New File 1829 _sparse_bsr_tensor_unsafe_ops.h 2025-03-14T05:08:48.1663082Z 100% 2025-03-14T05:08:48.1666859Z New File 5664 _sparse_compressed_tensor_unsafe.h 2025-03-14T05:08:48.1670813Z 100% 2025-03-14T05:08:48.1675212Z New File 1816 _sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1679127Z 100% 2025-03-14T05:08:48.1683186Z New File 788 _sparse_compressed_tensor_unsafe_native.h 2025-03-14T05:08:48.1686720Z 100% 2025-03-14T05:08:48.1690731Z New File 1889 _sparse_compressed_tensor_unsafe_ops.h 2025-03-14T05:08:48.1694367Z 100% 2025-03-14T05:08:48.1698313Z New File 1902 _sparse_compressed_tensor_with_dims.h 2025-03-14T05:08:48.1702334Z 100% 2025-03-14T05:08:48.1706658Z New File 1240 _sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1710237Z 100% 2025-03-14T05:08:48.1714388Z New File 766 _sparse_compressed_tensor_with_dims_native.h 2025-03-14T05:08:48.1718128Z 100% 2025-03-14T05:08:48.1722161Z New File 1850 _sparse_compressed_tensor_with_dims_ops.h 2025-03-14T05:08:48.1725759Z 100% 2025-03-14T05:08:48.1729538Z New File 5377 _sparse_coo_tensor_unsafe.h 2025-03-14T05:08:48.1733523Z 100% 2025-03-14T05:08:48.1738145Z New File 1782 _sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1742096Z 100% 2025-03-14T05:08:48.1745514Z New File 787 _sparse_coo_tensor_unsafe_native.h 2025-03-14T05:08:48.1749019Z 100% 2025-03-14T05:08:48.1753111Z New File 1845 _sparse_coo_tensor_unsafe_ops.h 2025-03-14T05:08:48.1756571Z 100% 2025-03-14T05:08:48.1760734Z New File 2364 _sparse_coo_tensor_with_dims.h 2025-03-14T05:08:48.1764237Z 100% 2025-03-14T05:08:48.1768495Z New File 10726 _sparse_coo_tensor_with_dims_and_tensors.h 2025-03-14T05:08:48.1772127Z 100% 2025-03-14T05:08:48.1776183Z New File 1746 _sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1779900Z 100% 2025-03-14T05:08:48.1783947Z New File 1950 _sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-03-14T05:08:48.1787364Z 100% 2025-03-14T05:08:48.1791448Z New File 1083 _sparse_coo_tensor_with_dims_and_tensors_native.h 2025-03-14T05:08:48.1795304Z 100% 2025-03-14T05:08:48.1799358Z New File 3154 _sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-03-14T05:08:48.1802856Z 100% 2025-03-14T05:08:48.1806748Z New File 1007 _sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1810250Z 100% 2025-03-14T05:08:48.1814187Z New File 1088 _sparse_coo_tensor_with_dims_meta_dispatch.h 2025-03-14T05:08:48.1817728Z 100% 2025-03-14T05:08:48.1821860Z New File 841 _sparse_coo_tensor_with_dims_native.h 2025-03-14T05:08:48.1825935Z 100% 2025-03-14T05:08:48.1830357Z New File 2450 _sparse_coo_tensor_with_dims_ops.h 2025-03-14T05:08:48.1834037Z 100% 2025-03-14T05:08:48.1837936Z New File 1815 _sparse_csc_tensor_unsafe.h 2025-03-14T05:08:48.1841664Z 100% 2025-03-14T05:08:48.1846097Z New File 1233 _sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1849514Z 100% 2025-03-14T05:08:48.1853473Z New File 762 _sparse_csc_tensor_unsafe_native.h 2025-03-14T05:08:48.1857160Z 100% 2025-03-14T05:08:48.1860959Z New File 1829 _sparse_csc_tensor_unsafe_ops.h 2025-03-14T05:08:48.1864592Z 100% 2025-03-14T05:08:48.1868620Z New File 1725 _sparse_csr_prod.h 2025-03-14T05:08:48.1872506Z 100% 2025-03-14T05:08:48.1876683Z New File 1080 _sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1880059Z 100% 2025-03-14T05:08:48.1883967Z New File 944 _sparse_csr_prod_native.h 2025-03-14T05:08:48.1887534Z 100% 2025-03-14T05:08:48.1891448Z New File 2229 _sparse_csr_prod_ops.h 2025-03-14T05:08:48.1895097Z 100% 2025-03-14T05:08:48.1899482Z New File 1715 _sparse_csr_sum.h 2025-03-14T05:08:48.1903012Z 100% 2025-03-14T05:08:48.1906956Z New File 1078 _sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1910645Z 100% 2025-03-14T05:08:48.1914950Z New File 941 _sparse_csr_sum_native.h 2025-03-14T05:08:48.1918478Z 100% 2025-03-14T05:08:48.1922434Z New File 2223 _sparse_csr_sum_ops.h 2025-03-14T05:08:48.1926136Z 100% 2025-03-14T05:08:48.1930200Z New File 1815 _sparse_csr_tensor_unsafe.h 2025-03-14T05:08:48.1933866Z 100% 2025-03-14T05:08:48.1938358Z New File 1233 _sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.1941683Z 100% 2025-03-14T05:08:48.1945575Z New File 762 _sparse_csr_tensor_unsafe_native.h 2025-03-14T05:08:48.1949168Z 100% 2025-03-14T05:08:48.1953206Z New File 1829 _sparse_csr_tensor_unsafe_ops.h 2025-03-14T05:08:48.1957052Z 100% 2025-03-14T05:08:48.1960873Z New File 2060 _sparse_log_softmax.h 2025-03-14T05:08:48.1964352Z 100% 2025-03-14T05:08:48.1968185Z New File 1763 _sparse_log_softmax_backward_data.h 2025-03-14T05:08:48.1971826Z 100% 2025-03-14T05:08:48.1975901Z New File 1089 _sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.1979503Z 100% 2025-03-14T05:08:48.1983404Z New File 925 _sparse_log_softmax_backward_data_native.h 2025-03-14T05:08:48.1986904Z 100% 2025-03-14T05:08:48.1990835Z New File 2223 _sparse_log_softmax_backward_data_ops.h 2025-03-14T05:08:48.1994492Z 100% 2025-03-14T05:08:48.1998546Z New File 983 _sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2002227Z 100% 2025-03-14T05:08:48.2006268Z New File 1006 _sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.2009784Z 100% 2025-03-14T05:08:48.2013998Z New File 1050 _sparse_log_softmax_native.h 2025-03-14T05:08:48.2017985Z 100% 2025-03-14T05:08:48.2021581Z New File 3396 _sparse_log_softmax_ops.h 2025-03-14T05:08:48.2025247Z 100% 2025-03-14T05:08:48.2029094Z New File 1292 _sparse_mask_projection.h 2025-03-14T05:08:48.2032721Z 100% 2025-03-14T05:08:48.2036887Z New File 1031 _sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2040530Z 100% 2025-03-14T05:08:48.2044827Z New File 715 _sparse_mask_projection_native.h 2025-03-14T05:08:48.2049070Z 100% 2025-03-14T05:08:48.2052955Z New File 2029 _sparse_mask_projection_ops.h 2025-03-14T05:08:48.2056433Z 100% 2025-03-14T05:08:48.2060257Z New File 1001 _sparse_mm.h 2025-03-14T05:08:48.2064112Z 100% 2025-03-14T05:08:48.2067687Z New File 931 _sparse_mm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.2071744Z 100% 2025-03-14T05:08:48.2075612Z New File 641 _sparse_mm_native.h 2025-03-14T05:08:48.2079255Z 100% 2025-03-14T05:08:48.2083152Z New File 1805 _sparse_mm_ops.h 2025-03-14T05:08:48.2086824Z 100% 2025-03-14T05:08:48.2090994Z New File 859 _sparse_mm_reduce_impl.h 2025-03-14T05:08:48.2094956Z 100% 2025-03-14T05:08:48.2098955Z New File 1075 _sparse_mm_reduce_impl_backward.h 2025-03-14T05:08:48.2102443Z 100% 2025-03-14T05:08:48.2106403Z New File 705 _sparse_mm_reduce_impl_backward_native.h 2025-03-14T05:08:48.2110157Z 100% 2025-03-14T05:08:48.2114097Z New File 1613 _sparse_mm_reduce_impl_backward_ops.h 2025-03-14T05:08:48.2118622Z 100% 2025-03-14T05:08:48.2122205Z New File 604 _sparse_mm_reduce_impl_native.h 2025-03-14T05:08:48.2125746Z 100% 2025-03-14T05:08:48.2130166Z New File 1285 _sparse_mm_reduce_impl_ops.h 2025-03-14T05:08:48.2133604Z 100% 2025-03-14T05:08:48.2137950Z New File 1109 _sparse_semi_structured_addmm.h 2025-03-14T05:08:48.2141158Z 100% 2025-03-14T05:08:48.2145358Z New File 962 _sparse_semi_structured_addmm_cuda_dispatch.h 2025-03-14T05:08:48.2149225Z 100% 2025-03-14T05:08:48.2152791Z New File 714 _sparse_semi_structured_addmm_native.h 2025-03-14T05:08:48.2156706Z 100% 2025-03-14T05:08:48.2160649Z New File 1645 _sparse_semi_structured_addmm_ops.h 2025-03-14T05:08:48.2164466Z 100% 2025-03-14T05:08:48.2168559Z New File 866 _sparse_semi_structured_apply.h 2025-03-14T05:08:48.2172234Z 100% 2025-03-14T05:08:48.2176386Z New File 827 _sparse_semi_structured_apply_cuda_dispatch.h 2025-03-14T05:08:48.2180312Z 100% 2025-03-14T05:08:48.2184203Z New File 855 _sparse_semi_structured_apply_dense.h 2025-03-14T05:08:48.2187929Z 100% 2025-03-14T05:08:48.2191969Z New File 808 _sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-03-14T05:08:48.2195726Z 100% 2025-03-14T05:08:48.2199589Z New File 560 _sparse_semi_structured_apply_dense_native.h 2025-03-14T05:08:48.2203510Z 100% 2025-03-14T05:08:48.2207505Z New File 1183 _sparse_semi_structured_apply_dense_ops.h 2025-03-14T05:08:48.2211577Z 100% 2025-03-14T05:08:48.2215132Z New File 579 _sparse_semi_structured_apply_native.h 2025-03-14T05:08:48.2218900Z 100% 2025-03-14T05:08:48.2223377Z New File 1250 _sparse_semi_structured_apply_ops.h 2025-03-14T05:08:48.2226870Z 100% 2025-03-14T05:08:48.2230992Z New File 1126 _sparse_semi_structured_linear.h 2025-03-14T05:08:48.2235376Z 100% 2025-03-14T05:08:48.2246608Z New File 986 _sparse_semi_structured_linear_cuda_dispatch.h 2025-03-14T05:08:48.2251344Z 100% 2025-03-14T05:08:48.2256389Z New File 738 _sparse_semi_structured_linear_native.h 2025-03-14T05:08:48.2266177Z 100% 2025-03-14T05:08:48.2266357Z New File 1672 _sparse_semi_structured_linear_ops.h 2025-03-14T05:08:48.2269634Z 100% 2025-03-14T05:08:48.2274102Z New File 951 _sparse_semi_structured_mm.h 2025-03-14T05:08:48.2277725Z 100% 2025-03-14T05:08:48.2281693Z New File 878 _sparse_semi_structured_mm_cuda_dispatch.h 2025-03-14T05:08:48.2285201Z 100% 2025-03-14T05:08:48.2289753Z New File 630 _sparse_semi_structured_mm_native.h 2025-03-14T05:08:48.2293449Z 100% 2025-03-14T05:08:48.2297497Z New File 1377 _sparse_semi_structured_mm_ops.h 2025-03-14T05:08:48.2301176Z 100% 2025-03-14T05:08:48.2305179Z New File 970 _sparse_semi_structured_tile.h 2025-03-14T05:08:48.2309687Z 100% 2025-03-14T05:08:48.2313873Z New File 880 _sparse_semi_structured_tile_cuda_dispatch.h 2025-03-14T05:08:48.2317399Z 100% 2025-03-14T05:08:48.2321415Z New File 632 _sparse_semi_structured_tile_native.h 2025-03-14T05:08:48.2324922Z 100% 2025-03-14T05:08:48.2328747Z New File 1422 _sparse_semi_structured_tile_ops.h 2025-03-14T05:08:48.2332364Z 100% 2025-03-14T05:08:48.2336362Z New File 1996 _sparse_softmax.h 2025-03-14T05:08:48.2339933Z 100% 2025-03-14T05:08:48.2343784Z New File 1723 _sparse_softmax_backward_data.h 2025-03-14T05:08:48.2348040Z 100% 2025-03-14T05:08:48.2351683Z New File 1081 _sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2355331Z 100% 2025-03-14T05:08:48.2359428Z New File 913 _sparse_softmax_backward_data_native.h 2025-03-14T05:08:48.2363046Z 100% 2025-03-14T05:08:48.2366795Z New File 2199 _sparse_softmax_backward_data_ops.h 2025-03-14T05:08:48.2370361Z 100% 2025-03-14T05:08:48.2374470Z New File 975 _sparse_softmax_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2378785Z 100% 2025-03-14T05:08:48.2382613Z New File 998 _sparse_softmax_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.2386180Z 100% 2025-03-14T05:08:48.2389982Z New File 1030 _sparse_softmax_native.h 2025-03-14T05:08:48.2393874Z 100% 2025-03-14T05:08:48.2397597Z New File 3348 _sparse_softmax_ops.h 2025-03-14T05:08:48.2401636Z 100% 2025-03-14T05:08:48.2405291Z New File 1358 _sparse_sparse_matmul.h 2025-03-14T05:08:48.2408676Z 100% 2025-03-14T05:08:48.2412614Z New File 973 _sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2416150Z 100% 2025-03-14T05:08:48.2420109Z New File 761 _sparse_sparse_matmul_native.h 2025-03-14T05:08:48.2423833Z 100% 2025-03-14T05:08:48.2427741Z New File 1849 _sparse_sparse_matmul_ops.h 2025-03-14T05:08:48.2431399Z 100% 2025-03-14T05:08:48.2435151Z New File 1890 _sparse_sum.h 2025-03-14T05:08:48.2438686Z 100% 2025-03-14T05:08:48.2442574Z New File 1450 _sparse_sum_backward.h 2025-03-14T05:08:48.2446148Z 100% 2025-03-14T05:08:48.2450066Z New File 1011 _sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2453812Z 100% 2025-03-14T05:08:48.2457782Z New File 820 _sparse_sum_backward_native.h 2025-03-14T05:08:48.2461482Z 100% 2025-03-14T05:08:48.2465638Z New File 1977 _sparse_sum_backward_ops.h 2025-03-14T05:08:48.2469360Z 100% 2025-03-14T05:08:48.2473427Z New File 1024 _sparse_sum_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2477360Z 100% 2025-03-14T05:08:48.2481470Z New File 977 _sparse_sum_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.2485054Z 100% 2025-03-14T05:08:48.2489331Z New File 877 _sparse_sum_native.h 2025-03-14T05:08:48.2493051Z 100% 2025-03-14T05:08:48.2496831Z New File 3639 _sparse_sum_ops.h 2025-03-14T05:08:48.2500538Z 100% 2025-03-14T05:08:48.2503957Z New File 1645 _spdiags.h 2025-03-14T05:08:48.2507286Z 100% 2025-03-14T05:08:48.2511214Z New File 1094 _spdiags_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2514931Z 100% 2025-03-14T05:08:48.2518806Z New File 852 _spdiags_cpu_dispatch.h 2025-03-14T05:08:48.2522381Z 100% 2025-03-14T05:08:48.2526067Z New File 778 _spdiags_native.h 2025-03-14T05:08:48.2529542Z 100% 2025-03-14T05:08:48.2533249Z New File 2209 _spdiags_ops.h 2025-03-14T05:08:48.2536873Z 100% 2025-03-14T05:08:48.2540727Z New File 743 _spsolve.h 2025-03-14T05:08:48.2544228Z 100% 2025-03-14T05:08:48.2548175Z New File 550 _spsolve_native.h 2025-03-14T05:08:48.2551615Z 100% 2025-03-14T05:08:48.2555401Z New File 1104 _spsolve_ops.h 2025-03-14T05:08:48.2559345Z 100% 2025-03-14T05:08:48.2563066Z New File 1179 _stack.h 2025-03-14T05:08:48.2566513Z 100% 2025-03-14T05:08:48.2570286Z New File 986 _stack_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2573778Z 100% 2025-03-14T05:08:48.2577481Z New File 942 _stack_cpu_dispatch.h 2025-03-14T05:08:48.2580990Z 100% 2025-03-14T05:08:48.2585024Z New File 770 _stack_native.h 2025-03-14T05:08:48.2588658Z 100% 2025-03-14T05:08:48.2592321Z New File 1677 _stack_ops.h 2025-03-14T05:08:48.2596286Z 100% 2025-03-14T05:08:48.2599759Z New File 1427 _standard_gamma.h 2025-03-14T05:08:48.2603359Z 100% 2025-03-14T05:08:48.2607316Z New File 1008 _standard_gamma_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2611529Z 100% 2025-03-14T05:08:48.2615290Z New File 809 _standard_gamma_cpu_dispatch.h 2025-03-14T05:08:48.2619057Z 100% 2025-03-14T05:08:48.2622905Z New File 811 _standard_gamma_cuda_dispatch.h 2025-03-14T05:08:48.2626376Z 100% 2025-03-14T05:08:48.2630330Z New File 1357 _standard_gamma_grad.h 2025-03-14T05:08:48.2634046Z 100% 2025-03-14T05:08:48.2638166Z New File 973 _standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2642171Z 100% 2025-03-14T05:08:48.2646044Z New File 784 _standard_gamma_grad_cpu_dispatch.h 2025-03-14T05:08:48.2649571Z 100% 2025-03-14T05:08:48.2653503Z New File 786 _standard_gamma_grad_cuda_dispatch.h 2025-03-14T05:08:48.2657411Z 100% 2025-03-14T05:08:48.2662058Z New File 763 _standard_gamma_grad_native.h 2025-03-14T05:08:48.2664866Z 100% 2025-03-14T05:08:48.2669132Z New File 1849 _standard_gamma_grad_ops.h 2025-03-14T05:08:48.2673043Z 100% 2025-03-14T05:08:48.2676578Z New File 809 _standard_gamma_native.h 2025-03-14T05:08:48.2680379Z 100% 2025-03-14T05:08:48.2684399Z New File 1927 _standard_gamma_ops.h 2025-03-14T05:08:48.2688148Z 100% 2025-03-14T05:08:48.2691883Z New File 1055 _test_ambiguous_defaults.h 2025-03-14T05:08:48.2695691Z 100% 2025-03-14T05:08:48.2699434Z New File 937 _test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.2702993Z 100% 2025-03-14T05:08:48.2707091Z New File 653 _test_ambiguous_defaults_native.h 2025-03-14T05:08:48.2710580Z 100% 2025-03-14T05:08:48.2714713Z New File 1812 _test_ambiguous_defaults_ops.h 2025-03-14T05:08:48.2718334Z 100% 2025-03-14T05:08:48.2722154Z New File 1656 _test_autograd_multiple_dispatch.h 2025-03-14T05:08:48.2725799Z 100% 2025-03-14T05:08:48.2729886Z New File 1024 _test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2733622Z 100% 2025-03-14T05:08:48.2737501Z New File 821 _test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.2741083Z 100% 2025-03-14T05:08:48.2744923Z New File 750 _test_autograd_multiple_dispatch_native.h 2025-03-14T05:08:48.2749163Z 100% 2025-03-14T05:08:48.2753045Z New File 2459 _test_autograd_multiple_dispatch_ops.h 2025-03-14T05:08:48.2756745Z 100% 2025-03-14T05:08:48.2760809Z New File 798 _test_autograd_multiple_dispatch_view.h 2025-03-14T05:08:48.2764398Z 100% 2025-03-14T05:08:48.2768758Z New File 818 _test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2772390Z 100% 2025-03-14T05:08:48.2776568Z New File 1427 _test_autograd_multiple_dispatch_view_copy.h 2025-03-14T05:08:48.2780225Z 100% 2025-03-14T05:08:48.2784724Z New File 849 _test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.2788703Z 100% 2025-03-14T05:08:48.2792626Z New File 963 _test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2797352Z 100% 2025-03-14T05:08:48.2801554Z New File 648 _test_autograd_multiple_dispatch_view_copy_native.h 2025-03-14T05:08:48.2805115Z 100% 2025-03-14T05:08:48.2809171Z New File 1803 _test_autograd_multiple_dispatch_view_copy_ops.h 2025-03-14T05:08:48.2812637Z 100% 2025-03-14T05:08:48.2817553Z New File 528 _test_autograd_multiple_dispatch_view_native.h 2025-03-14T05:08:48.2820217Z 100% 2025-03-14T05:08:48.2824195Z New File 1085 _test_autograd_multiple_dispatch_view_ops.h 2025-03-14T05:08:48.2827693Z 100% 2025-03-14T05:08:48.2831476Z New File 716 _test_check_tensor.h 2025-03-14T05:08:48.2835239Z 100% 2025-03-14T05:08:48.2839083Z New File 799 _test_check_tensor_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.2842873Z 100% 2025-03-14T05:08:48.2846889Z New File 509 _test_check_tensor_native.h 2025-03-14T05:08:48.2850248Z 100% 2025-03-14T05:08:48.2854243Z New File 1022 _test_check_tensor_ops.h 2025-03-14T05:08:48.2857689Z 100% 2025-03-14T05:08:48.2861432Z New File 1388 _test_functorch_fallback.h 2025-03-14T05:08:48.2865167Z 100% 2025-03-14T05:08:48.2869629Z New File 979 _test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2873112Z 100% 2025-03-14T05:08:48.2877135Z New File 787 _test_functorch_fallback_cpu_dispatch.h 2025-03-14T05:08:48.2880651Z 100% 2025-03-14T05:08:48.2884657Z New File 664 _test_functorch_fallback_native.h 2025-03-14T05:08:48.2888207Z 100% 2025-03-14T05:08:48.2892462Z New File 1867 _test_functorch_fallback_ops.h 2025-03-14T05:08:48.2896112Z 100% 2025-03-14T05:08:48.2899874Z New File 1492 _test_optional_filled_intlist.h 2025-03-14T05:08:48.2903454Z 100% 2025-03-14T05:08:48.2907449Z New File 1007 _test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2911073Z 100% 2025-03-14T05:08:48.2915185Z New File 801 _test_optional_filled_intlist_cpu_dispatch.h 2025-03-14T05:08:48.2918711Z 100% 2025-03-14T05:08:48.2922615Z New File 685 _test_optional_filled_intlist_native.h 2025-03-14T05:08:48.2926373Z 100% 2025-03-14T05:08:48.2930581Z New File 1953 _test_optional_filled_intlist_ops.h 2025-03-14T05:08:48.2934014Z 100% 2025-03-14T05:08:48.2937829Z New File 1487 _test_optional_floatlist.h 2025-03-14T05:08:48.2941337Z 100% 2025-03-14T05:08:48.2945337Z New File 1025 _test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2948916Z 100% 2025-03-14T05:08:48.2952707Z New File 810 _test_optional_floatlist_cpu_dispatch.h 2025-03-14T05:08:48.2956309Z 100% 2025-03-14T05:08:48.2960018Z New File 710 _test_optional_floatlist_native.h 2025-03-14T05:08:48.2963535Z 100% 2025-03-14T05:08:48.2967275Z New File 2009 _test_optional_floatlist_ops.h 2025-03-14T05:08:48.2971060Z 100% 2025-03-14T05:08:48.2974803Z New File 1419 _test_optional_intlist.h 2025-03-14T05:08:48.2978315Z 100% 2025-03-14T05:08:48.2982422Z New File 993 _test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.2985811Z 100% 2025-03-14T05:08:48.2989536Z New File 794 _test_optional_intlist_cpu_dispatch.h 2025-03-14T05:08:48.2993554Z 100% 2025-03-14T05:08:48.2997377Z New File 678 _test_optional_intlist_native.h 2025-03-14T05:08:48.3000862Z 100% 2025-03-14T05:08:48.3004606Z New File 1909 _test_optional_intlist_ops.h 2025-03-14T05:08:48.3008201Z 100% 2025-03-14T05:08:48.3012129Z New File 860 _test_parallel_materialize.h 2025-03-14T05:08:48.3015732Z 100% 2025-03-14T05:08:48.3019678Z New File 852 _test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3023099Z 100% 2025-03-14T05:08:48.3027016Z New File 562 _test_parallel_materialize_native.h 2025-03-14T05:08:48.3030773Z 100% 2025-03-14T05:08:48.3034310Z New File 1180 _test_parallel_materialize_ops.h 2025-03-14T05:08:48.3038361Z 100% 2025-03-14T05:08:48.3042540Z New File 850 _test_serialization_subcmul.h 2025-03-14T05:08:48.3045837Z 100% 2025-03-14T05:08:48.3049798Z New File 862 _test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.3053401Z 100% 2025-03-14T05:08:48.3057218Z New File 572 _test_serialization_subcmul_native.h 2025-03-14T05:08:48.3060795Z 100% 2025-03-14T05:08:48.3065123Z New File 1223 _test_serialization_subcmul_ops.h 2025-03-14T05:08:48.3068446Z 100% 2025-03-14T05:08:48.3072041Z New File 819 _test_string_default.h 2025-03-14T05:08:48.3076133Z 100% 2025-03-14T05:08:48.3079524Z New File 858 _test_string_default_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.3083279Z 100% 2025-03-14T05:08:48.3087657Z New File 568 _test_string_default_native.h 2025-03-14T05:08:48.3090527Z 100% 2025-03-14T05:08:48.3094358Z New File 1187 _test_string_default_ops.h 2025-03-14T05:08:48.3097871Z 100% 2025-03-14T05:08:48.3101696Z New File 1227 _test_warn_in_autograd.h 2025-03-14T05:08:48.3105438Z 100% 2025-03-14T05:08:48.3109391Z New File 994 _test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3112912Z 100% 2025-03-14T05:08:48.3116932Z New File 608 _test_warn_in_autograd_native.h 2025-03-14T05:08:48.3120517Z 100% 2025-03-14T05:08:48.3124593Z New File 1683 _test_warn_in_autograd_ops.h 2025-03-14T05:08:48.3128140Z 100% 2025-03-14T05:08:48.3131996Z New File 1231 _thnn_differentiable_gru_cell_backward.h 2025-03-14T05:08:48.3135881Z 100% 2025-03-14T05:08:48.3139844Z New File 1065 _thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.3143461Z 100% 2025-03-14T05:08:48.3147342Z New File 775 _thnn_differentiable_gru_cell_backward_native.h 2025-03-14T05:08:48.3150926Z 100% 2025-03-14T05:08:48.3154817Z New File 1896 _thnn_differentiable_gru_cell_backward_ops.h 2025-03-14T05:08:48.3158746Z 100% 2025-03-14T05:08:48.3162964Z New File 1362 _thnn_differentiable_lstm_cell_backward.h 2025-03-14T05:08:48.3166500Z 100% 2025-03-14T05:08:48.3170732Z New File 1151 _thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.3174674Z 100% 2025-03-14T05:08:48.3178888Z New File 861 _thnn_differentiable_lstm_cell_backward_native.h 2025-03-14T05:08:48.3182230Z 100% 2025-03-14T05:08:48.3186111Z New File 2172 _thnn_differentiable_lstm_cell_backward_ops.h 2025-03-14T05:08:48.3189701Z 100% 2025-03-14T05:08:48.3193479Z New File 2326 _thnn_fused_gru_cell.h 2025-03-14T05:08:48.3197134Z 100% 2025-03-14T05:08:48.3201114Z New File 2287 _thnn_fused_gru_cell_backward.h 2025-03-14T05:08:48.3204917Z 100% 2025-03-14T05:08:48.3208892Z New File 1319 _thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3212381Z 100% 2025-03-14T05:08:48.3216275Z New File 874 _thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-03-14T05:08:48.3220481Z 100% 2025-03-14T05:08:48.3224433Z New File 924 _thnn_fused_gru_cell_backward_native.h 2025-03-14T05:08:48.3228415Z 100% 2025-03-14T05:08:48.3232440Z New File 2776 _thnn_fused_gru_cell_backward_ops.h 2025-03-14T05:08:48.3236153Z 100% 2025-03-14T05:08:48.3239997Z New File 1339 _thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3244120Z 100% 2025-03-14T05:08:48.3248641Z New File 950 _thnn_fused_gru_cell_cuda_dispatch.h 2025-03-14T05:08:48.3252513Z 100% 2025-03-14T05:08:48.3256127Z New File 1007 _thnn_fused_gru_cell_native.h 2025-03-14T05:08:48.3260177Z 100% 2025-03-14T05:08:48.3264008Z New File 2971 _thnn_fused_gru_cell_ops.h 2025-03-14T05:08:48.3267643Z 100% 2025-03-14T05:08:48.3271540Z New File 2489 _thnn_fused_lstm_cell.h 2025-03-14T05:08:48.3277480Z 100% 2025-03-14T05:08:48.3279270Z New File 1129 _thnn_fused_lstm_cell_backward.h 2025-03-14T05:08:48.3286029Z 100% 2025-03-14T05:08:48.3287198Z New File 1025 _thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.3291981Z 100% 2025-03-14T05:08:48.3294955Z New File 2536 _thnn_fused_lstm_cell_backward_impl.h 2025-03-14T05:08:48.3298544Z 100% 2025-03-14T05:08:48.3302706Z New File 1419 _thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3306283Z 100% 2025-03-14T05:08:48.3310275Z New File 966 _thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-03-14T05:08:48.3313887Z 100% 2025-03-14T05:08:48.3317881Z New File 1066 _thnn_fused_lstm_cell_backward_impl_native.h 2025-03-14T05:08:48.3321371Z 100% 2025-03-14T05:08:48.3325202Z New File 3190 _thnn_fused_lstm_cell_backward_impl_ops.h 2025-03-14T05:08:48.3328865Z 100% 2025-03-14T05:08:48.3332670Z New File 735 _thnn_fused_lstm_cell_backward_native.h 2025-03-14T05:08:48.3336654Z 100% 2025-03-14T05:08:48.3340326Z New File 1774 _thnn_fused_lstm_cell_backward_ops.h 2025-03-14T05:08:48.3343959Z 100% 2025-03-14T05:08:48.3348203Z New File 1405 _thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3351579Z 100% 2025-03-14T05:08:48.3355565Z New File 962 _thnn_fused_lstm_cell_cuda_dispatch.h 2025-03-14T05:08:48.3359072Z 100% 2025-03-14T05:08:48.3362888Z New File 1052 _thnn_fused_lstm_cell_native.h 2025-03-14T05:08:48.3367544Z 100% 2025-03-14T05:08:48.3370629Z New File 3138 _thnn_fused_lstm_cell_ops.h 2025-03-14T05:08:48.3374153Z 100% 2025-03-14T05:08:48.3377534Z New File 2483 _to_copy.h 2025-03-14T05:08:48.3381051Z 100% 2025-03-14T05:08:48.3384867Z New File 1498 _to_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3388287Z 100% 2025-03-14T05:08:48.3391921Z New File 1204 _to_copy_native.h 2025-03-14T05:08:48.3395681Z 100% 2025-03-14T05:08:48.3399423Z New File 2567 _to_copy_ops.h 2025-03-14T05:08:48.3402931Z 100% 2025-03-14T05:08:48.3406258Z New File 696 _to_cpu.h 2025-03-14T05:08:48.3409429Z 100% 2025-03-14T05:08:48.3413145Z New File 802 _to_cpu_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.3416588Z 100% 2025-03-14T05:08:48.3420184Z New File 512 _to_cpu_native.h 2025-03-14T05:08:48.3423859Z 100% 2025-03-14T05:08:48.3427593Z New File 1035 _to_cpu_ops.h 2025-03-14T05:08:48.3431140Z 100% 2025-03-14T05:08:48.3434817Z New File 1262 _to_dense.h 2025-03-14T05:08:48.3438288Z 100% 2025-03-14T05:08:48.3442042Z New File 1075 _to_dense_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3445485Z 100% 2025-03-14T05:08:48.3449260Z New File 1113 _to_dense_native.h 2025-03-14T05:08:48.3453028Z 100% 2025-03-14T05:08:48.3456760Z New File 2109 _to_dense_ops.h 2025-03-14T05:08:48.3460256Z 100% 2025-03-14T05:08:48.3463718Z New File 1969 _to_sparse.h 2025-03-14T05:08:48.3467227Z 100% 2025-03-14T05:08:48.3470800Z New File 1246 _to_sparse_bsc.h 2025-03-14T05:08:48.3474397Z 100% 2025-03-14T05:08:48.3478204Z New File 1048 _to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3481847Z 100% 2025-03-14T05:08:48.3485717Z New File 829 _to_sparse_bsc_cpu_dispatch.h 2025-03-14T05:08:48.3489550Z 100% 2025-03-14T05:08:48.3493386Z New File 831 _to_sparse_bsc_cuda_dispatch.h 2025-03-14T05:08:48.3496884Z 100% 2025-03-14T05:08:48.3500618Z New File 1040 _to_sparse_bsc_native.h 2025-03-14T05:08:48.3504372Z 100% 2025-03-14T05:08:48.3508084Z New File 2051 _to_sparse_bsc_ops.h 2025-03-14T05:08:48.3511564Z 100% 2025-03-14T05:08:48.3515427Z New File 1246 _to_sparse_bsr.h 2025-03-14T05:08:48.3518956Z 100% 2025-03-14T05:08:48.3522840Z New File 1048 _to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3526429Z 100% 2025-03-14T05:08:48.3530296Z New File 829 _to_sparse_bsr_cpu_dispatch.h 2025-03-14T05:08:48.3533766Z 100% 2025-03-14T05:08:48.3537512Z New File 831 _to_sparse_bsr_cuda_dispatch.h 2025-03-14T05:08:48.3541068Z 100% 2025-03-14T05:08:48.3545833Z New File 1040 _to_sparse_bsr_native.h 2025-03-14T05:08:48.3549546Z 100% 2025-03-14T05:08:48.3553394Z New File 2051 _to_sparse_bsr_ops.h 2025-03-14T05:08:48.3557152Z 100% 2025-03-14T05:08:48.3561042Z New File 1365 _to_sparse_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3564563Z 100% 2025-03-14T05:08:48.3568343Z New File 978 _to_sparse_cpu_dispatch.h 2025-03-14T05:08:48.3571899Z 100% 2025-03-14T05:08:48.3575531Z New File 1134 _to_sparse_csc.h 2025-03-14T05:08:48.3579243Z 100% 2025-03-14T05:08:48.3583098Z New File 994 _to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3586562Z 100% 2025-03-14T05:08:48.3590780Z New File 802 _to_sparse_csc_cpu_dispatch.h 2025-03-14T05:08:48.3593990Z 100% 2025-03-14T05:08:48.3597901Z New File 804 _to_sparse_csc_cuda_dispatch.h 2025-03-14T05:08:48.3602067Z 100% 2025-03-14T05:08:48.3605529Z New File 932 _to_sparse_csc_native.h 2025-03-14T05:08:48.3609149Z 100% 2025-03-14T05:08:48.3613411Z New File 1873 _to_sparse_csc_ops.h 2025-03-14T05:08:48.3616595Z 100% 2025-03-14T05:08:48.3620892Z New File 1134 _to_sparse_csr.h 2025-03-14T05:08:48.3625082Z 100% 2025-03-14T05:08:48.3628620Z New File 994 _to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3632219Z 100% 2025-03-14T05:08:48.3636606Z New File 802 _to_sparse_csr_cpu_dispatch.h 2025-03-14T05:08:48.3639834Z 100% 2025-03-14T05:08:48.3643824Z New File 804 _to_sparse_csr_cuda_dispatch.h 2025-03-14T05:08:48.3647509Z 100% 2025-03-14T05:08:48.3651162Z New File 932 _to_sparse_csr_native.h 2025-03-14T05:08:48.3655395Z 100% 2025-03-14T05:08:48.3659279Z New File 1873 _to_sparse_csr_ops.h 2025-03-14T05:08:48.3662795Z 100% 2025-03-14T05:08:48.3666677Z New File 980 _to_sparse_cuda_dispatch.h 2025-03-14T05:08:48.3670542Z 100% 2025-03-14T05:08:48.3680557Z New File 1680 _to_sparse_native.h 2025-03-14T05:08:48.3684372Z 100% 2025-03-14T05:08:48.3688303Z New File 3665 _to_sparse_ops.h 2025-03-14T05:08:48.3691792Z 100% 2025-03-14T05:08:48.3695672Z New File 786 _to_sparse_semi_structured.h 2025-03-14T05:08:48.3699322Z 100% 2025-03-14T05:08:48.3703165Z New File 791 _to_sparse_semi_structured_cuda_dispatch.h 2025-03-14T05:08:48.3707147Z 100% 2025-03-14T05:08:48.3711046Z New File 543 _to_sparse_semi_structured_native.h 2025-03-14T05:08:48.3714610Z 100% 2025-03-14T05:08:48.3718519Z New File 1134 _to_sparse_semi_structured_ops.h 2025-03-14T05:08:48.3722130Z 100% 2025-03-14T05:08:48.3725781Z New File 4673 _transformer_encoder_layer_fwd.h 2025-03-14T05:08:48.3729777Z 100% 2025-03-14T05:08:48.3733788Z New File 2039 _transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3738170Z 100% 2025-03-14T05:08:48.3741843Z New File 1326 _transformer_encoder_layer_fwd_cpu_dispatch.h 2025-03-14T05:08:48.3745551Z 100% 2025-03-14T05:08:48.3749610Z New File 1328 _transformer_encoder_layer_fwd_cuda_dispatch.h 2025-03-14T05:08:48.3753179Z 100% 2025-03-14T05:08:48.3757255Z New File 1727 _transformer_encoder_layer_fwd_native.h 2025-03-14T05:08:48.3761190Z 100% 2025-03-14T05:08:48.3764885Z New File 5277 _transformer_encoder_layer_fwd_ops.h 2025-03-14T05:08:48.3768323Z 100% 2025-03-14T05:08:48.3772211Z New File 1931 _transform_bias_rescale_qkv.h 2025-03-14T05:08:48.3775799Z 100% 2025-03-14T05:08:48.3780086Z New File 1185 _transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3783394Z 100% 2025-03-14T05:08:48.3787405Z New File 847 _transform_bias_rescale_qkv_cpu_dispatch.h 2025-03-14T05:08:48.3791009Z 100% 2025-03-14T05:08:48.3795694Z New File 849 _transform_bias_rescale_qkv_cuda_dispatch.h 2025-03-14T05:08:48.3799007Z 100% 2025-03-14T05:08:48.3802866Z New File 993 _transform_bias_rescale_qkv_native.h 2025-03-14T05:08:48.3806398Z 100% 2025-03-14T05:08:48.3810335Z New File 2434 _transform_bias_rescale_qkv_ops.h 2025-03-14T05:08:48.3813890Z 100% 2025-03-14T05:08:48.3818083Z New File 2050 _trilinear.h 2025-03-14T05:08:48.3822081Z 100% 2025-03-14T05:08:48.3825875Z New File 982 _trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.3829285Z 100% 2025-03-14T05:08:48.3833161Z New File 1227 _trilinear_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3836896Z 100% 2025-03-14T05:08:48.3840568Z New File 912 _trilinear_native.h 2025-03-14T05:08:48.3844063Z 100% 2025-03-14T05:08:48.3848931Z New File 2691 _trilinear_ops.h 2025-03-14T05:08:48.3851586Z 100% 2025-03-14T05:08:48.3855316Z New File 2754 _triton_multi_head_attention.h 2025-03-14T05:08:48.3858697Z 100% 2025-03-14T05:08:48.3862515Z New File 1442 _triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3866084Z 100% 2025-03-14T05:08:48.3869836Z New File 1022 _triton_multi_head_attention_cuda_dispatch.h 2025-03-14T05:08:48.3873329Z 100% 2025-03-14T05:08:48.3877186Z New File 1126 _triton_multi_head_attention_native.h 2025-03-14T05:08:48.3880901Z 100% 2025-03-14T05:08:48.3885259Z New File 3375 _triton_multi_head_attention_ops.h 2025-03-14T05:08:48.3888743Z 100% 2025-03-14T05:08:48.3892895Z New File 1628 _triton_scaled_dot_attention.h 2025-03-14T05:08:48.3896507Z 100% 2025-03-14T05:08:48.3900423Z New File 1057 _triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3903971Z 100% 2025-03-14T05:08:48.3907800Z New File 830 _triton_scaled_dot_attention_cuda_dispatch.h 2025-03-14T05:08:48.3911277Z 100% 2025-03-14T05:08:48.3915305Z New File 741 _triton_scaled_dot_attention_native.h 2025-03-14T05:08:48.3918900Z 100% 2025-03-14T05:08:48.3922908Z New File 2127 _triton_scaled_dot_attention_ops.h 2025-03-14T05:08:48.3926486Z 100% 2025-03-14T05:08:48.3930384Z New File 1615 _unique.h 2025-03-14T05:08:48.3933741Z 100% 2025-03-14T05:08:48.3937219Z New File 1973 _unique2.h 2025-03-14T05:08:48.3940506Z 100% 2025-03-14T05:08:48.3944470Z New File 1178 _unique2_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3947916Z 100% 2025-03-14T05:08:48.3951569Z New File 852 _unique2_cpu_dispatch.h 2025-03-14T05:08:48.3955316Z 100% 2025-03-14T05:08:48.3958983Z New File 854 _unique2_cuda_dispatch.h 2025-03-14T05:08:48.3962470Z 100% 2025-03-14T05:08:48.3966299Z New File 993 _unique2_native.h 2025-03-14T05:08:48.3969838Z 100% 2025-03-14T05:08:48.3973457Z New File 2406 _unique2_ops.h 2025-03-14T05:08:48.3976985Z 100% 2025-03-14T05:08:48.3980928Z New File 1066 _unique_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.3984410Z 100% 2025-03-14T05:08:48.3988252Z New File 814 _unique_cpu_dispatch.h 2025-03-14T05:08:48.3991789Z 100% 2025-03-14T05:08:48.3995704Z New File 816 _unique_cuda_dispatch.h 2025-03-14T05:08:48.3999130Z 100% 2025-03-14T05:08:48.4003199Z New File 864 _unique_native.h 2025-03-14T05:08:48.4006872Z 100% 2025-03-14T05:08:48.4010573Z New File 2095 _unique_ops.h 2025-03-14T05:08:48.4014039Z 100% 2025-03-14T05:08:48.4017546Z New File 781 _unpack_dual.h 2025-03-14T05:08:48.4021117Z 100% 2025-03-14T05:08:48.4024871Z New File 833 _unpack_dual_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.4028210Z 100% 2025-03-14T05:08:48.4031902Z New File 543 _unpack_dual_native.h 2025-03-14T05:08:48.4035606Z 100% 2025-03-14T05:08:48.4039305Z New File 1160 _unpack_dual_ops.h 2025-03-14T05:08:48.4042704Z 100% 2025-03-14T05:08:48.4046209Z New File 794 _unsafe_index.h 2025-03-14T05:08:48.4049818Z 100% 2025-03-14T05:08:48.4053535Z New File 850 _unsafe_index_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.4057223Z 100% 2025-03-14T05:08:48.4060733Z New File 560 _unsafe_index_native.h 2025-03-14T05:08:48.4064150Z 100% 2025-03-14T05:08:48.4067748Z New File 1206 _unsafe_index_ops.h 2025-03-14T05:08:48.4071248Z 100% 2025-03-14T05:08:48.4075046Z New File 904 _unsafe_index_put.h 2025-03-14T05:08:48.4078570Z 100% 2025-03-14T05:08:48.4082351Z New File 904 _unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.4086539Z 100% 2025-03-14T05:08:48.4089945Z New File 614 _unsafe_index_put_native.h 2025-03-14T05:08:48.4093492Z 100% 2025-03-14T05:08:48.4097179Z New File 1350 _unsafe_index_put_ops.h 2025-03-14T05:08:48.4101091Z 100% 2025-03-14T05:08:48.4104980Z New File 896 _unsafe_masked_index.h 2025-03-14T05:08:48.4109144Z 100% 2025-03-14T05:08:48.4112575Z New File 907 _unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.4116416Z 100% 2025-03-14T05:08:48.4120107Z New File 617 _unsafe_masked_index_native.h 2025-03-14T05:08:48.4124055Z 100% 2025-03-14T05:08:48.4127826Z New File 1373 _unsafe_masked_index_ops.h 2025-03-14T05:08:48.4132277Z 100% 2025-03-14T05:08:48.4135458Z New File 962 _unsafe_masked_index_put_accumulate.h 2025-03-14T05:08:48.4139056Z 100% 2025-03-14T05:08:48.4143634Z New File 924 _unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.4146705Z 100% 2025-03-14T05:08:48.4150803Z New File 634 _unsafe_masked_index_put_accumulate_native.h 2025-03-14T05:08:48.4154749Z 100% 2025-03-14T05:08:48.4158338Z New File 1424 _unsafe_masked_index_put_accumulate_ops.h 2025-03-14T05:08:48.4162081Z 100% 2025-03-14T05:08:48.4166078Z New File 3769 _unsafe_view.h 2025-03-14T05:08:48.4169471Z 100% 2025-03-14T05:08:48.4173422Z New File 1361 _unsafe_view_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.4177423Z 100% 2025-03-14T05:08:48.4180844Z New File 643 _unsafe_view_native.h 2025-03-14T05:08:48.4184489Z 100% 2025-03-14T05:08:48.4188763Z New File 1799 _unsafe_view_ops.h 2025-03-14T05:08:48.4191994Z 100% 2025-03-14T05:08:48.4195843Z New File 8216 _upsample_bicubic2d_aa.h 2025-03-14T05:08:48.4200064Z 100% 2025-03-14T05:08:48.4203564Z New File 7900 _upsample_bicubic2d_aa_backward.h 2025-03-14T05:08:48.4207360Z 100% 2025-03-14T05:08:48.4212061Z New File 1297 _upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.4215347Z 100% 2025-03-14T05:08:48.4219422Z New File 2371 _upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-03-14T05:08:48.4223079Z 100% 2025-03-14T05:08:48.4226834Z New File 2373 _upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-03-14T05:08:48.4230683Z 100% 2025-03-14T05:08:48.4235121Z New File 791 _upsample_bicubic2d_aa_backward_meta.h 2025-03-14T05:08:48.4238877Z 100% 2025-03-14T05:08:48.4242884Z New File 2373 _upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-03-14T05:08:48.4246537Z 100% 2025-03-14T05:08:48.4250761Z New File 1239 _upsample_bicubic2d_aa_backward_native.h 2025-03-14T05:08:48.4254159Z 100% 2025-03-14T05:08:48.4258548Z New File 2847 _upsample_bicubic2d_aa_backward_ops.h 2025-03-14T05:08:48.4262433Z 100% 2025-03-14T05:08:48.4266338Z New File 1205 _upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.4269932Z 100% 2025-03-14T05:08:48.4298725Z New File 1106 _upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.4302261Z 100% 2025-03-14T05:08:48.4306707Z New File 2067 _upsample_bicubic2d_aa_cpu_dispatch.h 2025-03-14T05:08:48.4311209Z 100% 2025-03-14T05:08:48.4314276Z New File 2069 _upsample_bicubic2d_aa_cuda_dispatch.h 2025-03-14T05:08:48.4318066Z 100% 2025-03-14T05:08:48.4321753Z New File 741 _upsample_bicubic2d_aa_meta.h 2025-03-14T05:08:48.4325672Z 100% 2025-03-14T05:08:48.4329545Z New File 2069 _upsample_bicubic2d_aa_meta_dispatch.h 2025-03-14T05:08:48.4334102Z 100% 2025-03-14T05:08:48.4346175Z New File 1280 _upsample_bicubic2d_aa_native.h 2025-03-14T05:08:48.4346420Z 100% 2025-03-14T05:08:48.4346587Z New File 3434 _upsample_bicubic2d_aa_ops.h 2025-03-14T05:08:48.4349920Z 100% 2025-03-14T05:08:48.4352842Z New File 8257 _upsample_bilinear2d_aa.h 2025-03-14T05:08:48.4356533Z 100% 2025-03-14T05:08:48.4360342Z New File 7931 _upsample_bilinear2d_aa_backward.h 2025-03-14T05:08:48.4363983Z 100% 2025-03-14T05:08:48.4368088Z New File 1299 _upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.4371695Z 100% 2025-03-14T05:08:48.4375584Z New File 2377 _upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-03-14T05:08:48.4379127Z 100% 2025-03-14T05:08:48.4383123Z New File 2379 _upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-03-14T05:08:48.4386620Z 100% 2025-03-14T05:08:48.4390706Z New File 792 _upsample_bilinear2d_aa_backward_meta.h 2025-03-14T05:08:48.4394353Z 100% 2025-03-14T05:08:48.4398311Z New File 2379 _upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-03-14T05:08:48.4401817Z 100% 2025-03-14T05:08:48.4406425Z New File 1244 _upsample_bilinear2d_aa_backward_native.h 2025-03-14T05:08:48.4410103Z 100% 2025-03-14T05:08:48.4413923Z New File 2853 _upsample_bilinear2d_aa_backward_ops.h 2025-03-14T05:08:48.4417656Z 100% 2025-03-14T05:08:48.4421705Z New File 1207 _upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.4425158Z 100% 2025-03-14T05:08:48.4429212Z New File 1108 _upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.4432727Z 100% 2025-03-14T05:08:48.4436958Z New File 2073 _upsample_bilinear2d_aa_cpu_dispatch.h 2025-03-14T05:08:48.4440318Z 100% 2025-03-14T05:08:48.4444317Z New File 2075 _upsample_bilinear2d_aa_cuda_dispatch.h 2025-03-14T05:08:48.4448012Z 100% 2025-03-14T05:08:48.4451830Z New File 742 _upsample_bilinear2d_aa_meta.h 2025-03-14T05:08:48.4455384Z 100% 2025-03-14T05:08:48.4459254Z New File 2075 _upsample_bilinear2d_aa_meta_dispatch.h 2025-03-14T05:08:48.4462820Z 100% 2025-03-14T05:08:48.4466619Z New File 1286 _upsample_bilinear2d_aa_native.h 2025-03-14T05:08:48.4470453Z 100% 2025-03-14T05:08:48.4474510Z New File 3443 _upsample_bilinear2d_aa_ops.h 2025-03-14T05:08:48.4477919Z 100% 2025-03-14T05:08:48.4481673Z New File 6779 _upsample_nearest_exact1d.h 2025-03-14T05:08:48.4485185Z 100% 2025-03-14T05:08:48.4488984Z New File 6613 _upsample_nearest_exact1d_backward.h 2025-03-14T05:08:48.4492529Z 100% 2025-03-14T05:08:48.4497192Z New File 1161 _upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.4500571Z 100% 2025-03-14T05:08:48.4504355Z New File 1993 _upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-03-14T05:08:48.4507952Z 100% 2025-03-14T05:08:48.4511986Z New File 1995 _upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-03-14T05:08:48.4515636Z 100% 2025-03-14T05:08:48.4519553Z New File 738 _upsample_nearest_exact1d_backward_meta.h 2025-03-14T05:08:48.4523214Z 100% 2025-03-14T05:08:48.4527217Z New File 1995 _upsample_nearest_exact1d_backward_meta_dispatch.h 2025-03-14T05:08:48.4530764Z 100% 2025-03-14T05:08:48.4534610Z New File 1142 _upsample_nearest_exact1d_backward_native.h 2025-03-14T05:08:48.4538314Z 100% 2025-03-14T05:08:48.4542361Z New File 2491 _upsample_nearest_exact1d_backward_ops.h 2025-03-14T05:08:48.4546071Z 100% 2025-03-14T05:08:48.4550269Z New File 1069 _upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.4554496Z 100% 2025-03-14T05:08:48.4558677Z New File 1072 _upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.4562468Z 100% 2025-03-14T05:08:48.4566500Z New File 1689 _upsample_nearest_exact1d_cpu_dispatch.h 2025-03-14T05:08:48.4570200Z 100% 2025-03-14T05:08:48.4574239Z New File 1691 _upsample_nearest_exact1d_cuda_dispatch.h 2025-03-14T05:08:48.4577871Z 100% 2025-03-14T05:08:48.4581888Z New File 688 _upsample_nearest_exact1d_meta.h 2025-03-14T05:08:48.4585818Z 100% 2025-03-14T05:08:48.4589726Z New File 1691 _upsample_nearest_exact1d_meta_dispatch.h 2025-03-14T05:08:48.4593485Z 100% 2025-03-14T05:08:48.4597405Z New File 1166 _upsample_nearest_exact1d_native.h 2025-03-14T05:08:48.4601346Z 100% 2025-03-14T05:08:48.4605599Z New File 3021 _upsample_nearest_exact1d_ops.h 2025-03-14T05:08:48.4609019Z 100% 2025-03-14T05:08:48.4613041Z New File 7619 _upsample_nearest_exact2d.h 2025-03-14T05:08:48.4617103Z 100% 2025-03-14T05:08:48.4620648Z New File 7453 _upsample_nearest_exact2d_backward.h 2025-03-14T05:08:48.4624707Z 100% 2025-03-14T05:08:48.4628840Z New File 1263 _upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.4632371Z 100% 2025-03-14T05:08:48.4636592Z New File 2269 _upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-03-14T05:08:48.4640161Z 100% 2025-03-14T05:08:48.4644075Z New File 2271 _upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-03-14T05:08:48.4648088Z 100% 2025-03-14T05:08:48.4651990Z New File 774 _upsample_nearest_exact2d_backward_meta.h 2025-03-14T05:08:48.4655711Z 100% 2025-03-14T05:08:48.4659752Z New File 2271 _upsample_nearest_exact2d_backward_meta_dispatch.h 2025-03-14T05:08:48.4663614Z 100% 2025-03-14T05:08:48.4668516Z New File 1214 _upsample_nearest_exact2d_backward_native.h 2025-03-14T05:08:48.4672060Z 100% 2025-03-14T05:08:48.4676466Z New File 2733 _upsample_nearest_exact2d_backward_ops.h 2025-03-14T05:08:48.4680066Z 100% 2025-03-14T05:08:48.4684070Z New File 1171 _upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.4687904Z 100% 2025-03-14T05:08:48.4692578Z New File 1072 _upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.4696127Z 100% 2025-03-14T05:08:48.4700038Z New File 1965 _upsample_nearest_exact2d_cpu_dispatch.h 2025-03-14T05:08:48.4703617Z 100% 2025-03-14T05:08:48.4707512Z New File 1967 _upsample_nearest_exact2d_cuda_dispatch.h 2025-03-14T05:08:48.4711257Z 100% 2025-03-14T05:08:48.4715259Z New File 724 _upsample_nearest_exact2d_meta.h 2025-03-14T05:08:48.4719128Z 100% 2025-03-14T05:08:48.4722837Z New File 1967 _upsample_nearest_exact2d_meta_dispatch.h 2025-03-14T05:08:48.4726339Z 100% 2025-03-14T05:08:48.4730366Z New File 1453 _upsample_nearest_exact2d_native.h 2025-03-14T05:08:48.4734027Z 100% 2025-03-14T05:08:48.4737956Z New File 3263 _upsample_nearest_exact2d_ops.h 2025-03-14T05:08:48.4741629Z 100% 2025-03-14T05:08:48.4745442Z New File 8399 _upsample_nearest_exact3d.h 2025-03-14T05:08:48.4749385Z 100% 2025-03-14T05:08:48.4753458Z New File 8233 _upsample_nearest_exact3d_backward.h 2025-03-14T05:08:48.4757051Z 100% 2025-03-14T05:08:48.4761399Z New File 1361 _upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.4769937Z 100% 2025-03-14T05:08:48.4775491Z New File 2533 _upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-03-14T05:08:48.4778936Z 100% 2025-03-14T05:08:48.4783605Z New File 2535 _upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-03-14T05:08:48.4787263Z 100% 2025-03-14T05:08:48.4793050Z New File 808 _upsample_nearest_exact3d_backward_meta.h 2025-03-14T05:08:48.4795619Z 100% 2025-03-14T05:08:48.4800311Z New File 2535 _upsample_nearest_exact3d_backward_meta_dispatch.h 2025-03-14T05:08:48.4804794Z 100% 2025-03-14T05:08:48.4808027Z New File 1282 _upsample_nearest_exact3d_backward_native.h 2025-03-14T05:08:48.4811656Z 100% 2025-03-14T05:08:48.4816712Z New File 2963 _upsample_nearest_exact3d_backward_ops.h 2025-03-14T05:08:48.4819433Z 100% 2025-03-14T05:08:48.4823474Z New File 1269 _upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.4827561Z 100% 2025-03-14T05:08:48.4831197Z New File 1072 _upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.4834828Z 100% 2025-03-14T05:08:48.4838908Z New File 2229 _upsample_nearest_exact3d_cpu_dispatch.h 2025-03-14T05:08:48.4843749Z 100% 2025-03-14T05:08:48.4846749Z New File 2231 _upsample_nearest_exact3d_cuda_dispatch.h 2025-03-14T05:08:48.4850328Z 100% 2025-03-14T05:08:48.4854181Z New File 758 _upsample_nearest_exact3d_meta.h 2025-03-14T05:08:48.4857686Z 100% 2025-03-14T05:08:48.4861670Z New File 2231 _upsample_nearest_exact3d_meta_dispatch.h 2025-03-14T05:08:48.4865398Z 100% 2025-03-14T05:08:48.4869350Z New File 1570 _upsample_nearest_exact3d_native.h 2025-03-14T05:08:48.4873016Z 100% 2025-03-14T05:08:48.4877254Z New File 3493 _upsample_nearest_exact3d_ops.h 2025-03-14T05:08:48.4880853Z 100% 2025-03-14T05:08:48.4884506Z New File 1381 _use_cudnn_ctc_loss.h 2025-03-14T05:08:48.4888249Z 100% 2025-03-14T05:08:48.4892001Z New File 1042 _use_cudnn_ctc_loss_cuda_dispatch.h 2025-03-14T05:08:48.4895540Z 100% 2025-03-14T05:08:48.4899300Z New File 801 _use_cudnn_ctc_loss_native.h 2025-03-14T05:08:48.4902814Z 100% 2025-03-14T05:08:48.4906608Z New File 2295 _use_cudnn_ctc_loss_ops.h 2025-03-14T05:08:48.4910144Z 100% 2025-03-14T05:08:48.4914520Z New File 714 _use_cudnn_rnn_flatten_weight.h 2025-03-14T05:08:48.4918178Z 100% 2025-03-14T05:08:48.4922247Z New File 781 _use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.4925682Z 100% 2025-03-14T05:08:48.4930474Z New File 491 _use_cudnn_rnn_flatten_weight_native.h 2025-03-14T05:08:48.4933822Z 100% 2025-03-14T05:08:48.4937871Z New File 958 _use_cudnn_rnn_flatten_weight_ops.h 2025-03-14T05:08:48.4941353Z 100% 2025-03-14T05:08:48.4945229Z New File 984 _validate_compressed_sparse_indices.h 2025-03-14T05:08:48.4948794Z 100% 2025-03-14T05:08:48.4952601Z New File 860 _validate_compressed_sparse_indices_cpu_dispatch.h 2025-03-14T05:08:48.4956652Z 100% 2025-03-14T05:08:48.4960449Z New File 862 _validate_compressed_sparse_indices_cuda_dispatch.h 2025-03-14T05:08:48.4963989Z 100% 2025-03-14T05:08:48.4967821Z New File 795 _validate_compressed_sparse_indices_native.h 2025-03-14T05:08:48.4971384Z 100% 2025-03-14T05:08:48.4975497Z New File 1362 _validate_compressed_sparse_indices_ops.h 2025-03-14T05:08:48.4979037Z 100% 2025-03-14T05:08:48.4982870Z New File 941 _validate_sparse_bsc_tensor_args.h 2025-03-14T05:08:48.4986578Z 100% 2025-03-14T05:08:48.4990746Z New File 896 _validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.4994385Z 100% 2025-03-14T05:08:48.4998435Z New File 606 _validate_sparse_bsc_tensor_args_native.h 2025-03-14T05:08:48.5002737Z 100% 2025-03-14T05:08:48.5006845Z New File 1332 _validate_sparse_bsc_tensor_args_ops.h 2025-03-14T05:08:48.5010182Z 100% 2025-03-14T05:08:48.5014156Z New File 941 _validate_sparse_bsr_tensor_args.h 2025-03-14T05:08:48.5017824Z 100% 2025-03-14T05:08:48.5026303Z New File 896 _validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.5030422Z 100% 2025-03-14T05:08:48.5034608Z New File 606 _validate_sparse_bsr_tensor_args_native.h 2025-03-14T05:08:48.5038118Z 100% 2025-03-14T05:08:48.5041995Z New File 1332 _validate_sparse_bsr_tensor_args_ops.h 2025-03-14T05:08:48.5045637Z 100% 2025-03-14T05:08:48.5049615Z New File 1035 _validate_sparse_compressed_tensor_args.h 2025-03-14T05:08:48.5053180Z 100% 2025-03-14T05:08:48.5057527Z New File 930 _validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.5061416Z 100% 2025-03-14T05:08:48.5065452Z New File 640 _validate_sparse_compressed_tensor_args_native.h 2025-03-14T05:08:48.5068716Z 100% 2025-03-14T05:08:48.5072545Z New File 1442 _validate_sparse_compressed_tensor_args_ops.h 2025-03-14T05:08:48.5076355Z 100% 2025-03-14T05:08:48.5080170Z New File 951 _validate_sparse_coo_tensor_args.h 2025-03-14T05:08:48.5083805Z 100% 2025-03-14T05:08:48.5088144Z New File 910 _validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.5092020Z 100% 2025-03-14T05:08:48.5096174Z New File 620 _validate_sparse_coo_tensor_args_native.h 2025-03-14T05:08:48.5099731Z 100% 2025-03-14T05:08:48.5104079Z New File 1333 _validate_sparse_coo_tensor_args_ops.h 2025-03-14T05:08:48.5107700Z 100% 2025-03-14T05:08:48.5111702Z New File 941 _validate_sparse_csc_tensor_args.h 2025-03-14T05:08:48.5115454Z 100% 2025-03-14T05:08:48.5119673Z New File 896 _validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.5123501Z 100% 2025-03-14T05:08:48.5127611Z New File 606 _validate_sparse_csc_tensor_args_native.h 2025-03-14T05:08:48.5132053Z 100% 2025-03-14T05:08:48.5135811Z New File 1332 _validate_sparse_csc_tensor_args_ops.h 2025-03-14T05:08:48.5139571Z 100% 2025-03-14T05:08:48.5143558Z New File 941 _validate_sparse_csr_tensor_args.h 2025-03-14T05:08:48.5147115Z 100% 2025-03-14T05:08:48.5151225Z New File 896 _validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.5155191Z 100% 2025-03-14T05:08:48.5158993Z New File 606 _validate_sparse_csr_tensor_args_native.h 2025-03-14T05:08:48.5162944Z 100% 2025-03-14T05:08:48.5167673Z New File 1332 _validate_sparse_csr_tensor_args_ops.h 2025-03-14T05:08:48.5171375Z 100% 2025-03-14T05:08:48.5174815Z New File 531 _values.h 2025-03-14T05:08:48.5178154Z 100% 2025-03-14T05:08:48.5181791Z New File 1127 _values_copy.h 2025-03-14T05:08:48.5185667Z 100% 2025-03-14T05:08:48.5190476Z New File 819 _values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-03-14T05:08:48.5193924Z 100% 2025-03-14T05:08:48.5197976Z New File 903 _values_copy_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.5202212Z 100% 2025-03-14T05:08:48.5206396Z New File 588 _values_copy_native.h 2025-03-14T05:08:48.5209777Z 100% 2025-03-14T05:08:48.5213581Z New File 1623 _values_copy_ops.h 2025-03-14T05:08:48.5217775Z 100% 2025-03-14T05:08:48.5221510Z New File 505 _values_native.h 2025-03-14T05:08:48.5225377Z 100% 2025-03-14T05:08:48.5229243Z New File 995 _values_ops.h 2025-03-14T05:08:48.5232676Z 100% 2025-03-14T05:08:48.5237009Z New File 532 _version.h 2025-03-14T05:08:48.5240499Z 100% 2025-03-14T05:08:48.5244178Z New File 786 _version_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.5247734Z 100% 2025-03-14T05:08:48.5251773Z New File 496 _version_native.h 2025-03-14T05:08:48.5255222Z 100% 2025-03-14T05:08:48.5258964Z New File 980 _version_ops.h 2025-03-14T05:08:48.5263195Z 100% 2025-03-14T05:08:48.5267559Z New File 886 _weight_int4pack_mm.h 2025-03-14T05:08:48.5272159Z 100% 2025-03-14T05:08:48.5275880Z New File 838 _weight_int4pack_mm_cuda_dispatch.h 2025-03-14T05:08:48.5279469Z 100% 2025-03-14T05:08:48.5283398Z New File 918 _weight_int4pack_mm_for_cpu.h 2025-03-14T05:08:48.5287143Z 100% 2025-03-14T05:08:48.5291660Z New File 844 _weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-03-14T05:08:48.5295643Z 100% 2025-03-14T05:08:48.5299746Z New File 594 _weight_int4pack_mm_for_cpu_native.h 2025-03-14T05:08:48.5303862Z 100% 2025-03-14T05:08:48.5307964Z New File 1310 _weight_int4pack_mm_for_cpu_ops.h 2025-03-14T05:08:48.5311285Z 100% 2025-03-14T05:08:48.5315173Z New File 595 _weight_int4pack_mm_native.h 2025-03-14T05:08:48.5320048Z 100% 2025-03-14T05:08:48.5322762Z New File 1286 _weight_int4pack_mm_ops.h 2025-03-14T05:08:48.5326345Z 100% 2025-03-14T05:08:48.5330118Z New File 814 _weight_int8pack_mm.h 2025-03-14T05:08:48.5333698Z 100% 2025-03-14T05:08:48.5337606Z New File 808 _weight_int8pack_mm_cpu_dispatch.h 2025-03-14T05:08:48.5342879Z 100% 2025-03-14T05:08:48.5346166Z New File 566 _weight_int8pack_mm_native.h 2025-03-14T05:08:48.5349573Z 100% 2025-03-14T05:08:48.5353516Z New File 1197 _weight_int8pack_mm_ops.h 2025-03-14T05:08:48.5357007Z 100% 2025-03-14T05:08:48.5360842Z New File 749 _weight_norm.h 2025-03-14T05:08:48.5364701Z 100% 2025-03-14T05:08:48.5368529Z New File 827 _weight_norm_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.5372534Z 100% 2025-03-14T05:08:48.5377112Z New File 1027 _weight_norm_differentiable_backward.h 2025-03-14T05:08:48.5380440Z 100% 2025-03-14T05:08:48.5384431Z New File 945 _weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.5387814Z 100% 2025-03-14T05:08:48.5391915Z New File 655 _weight_norm_differentiable_backward_native.h 2025-03-14T05:08:48.5395567Z 100% 2025-03-14T05:08:48.5399377Z New File 1499 _weight_norm_differentiable_backward_ops.h 2025-03-14T05:08:48.5402875Z 100% 2025-03-14T05:08:48.5406629Z New File 1603 _weight_norm_interface.h 2025-03-14T05:08:48.5410976Z 100% 2025-03-14T05:08:48.5415005Z New File 2136 _weight_norm_interface_backward.h 2025-03-14T05:08:48.5418322Z 100% 2025-03-14T05:08:48.5422419Z New File 1241 _weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.5425861Z 100% 2025-03-14T05:08:48.5429758Z New File 896 _weight_norm_interface_backward_cpu_dispatch.h 2025-03-14T05:08:48.5433534Z 100% 2025-03-14T05:08:48.5437409Z New File 898 _weight_norm_interface_backward_cuda_dispatch.h 2025-03-14T05:08:48.5440921Z 100% 2025-03-14T05:08:48.5444921Z New File 1099 _weight_norm_interface_backward_native.h 2025-03-14T05:08:48.5450125Z 100% 2025-03-14T05:08:48.5454088Z New File 2665 _weight_norm_interface_backward_ops.h 2025-03-14T05:08:48.5457812Z 100% 2025-03-14T05:08:48.5461741Z New File 1083 _weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-03-14T05:08:48.5465357Z 100% 2025-03-14T05:08:48.5469168Z New File 818 _weight_norm_interface_cpu_dispatch.h 2025-03-14T05:08:48.5472984Z 100% 2025-03-14T05:08:48.5476967Z New File 820 _weight_norm_interface_cuda_dispatch.h 2025-03-14T05:08:48.5481088Z 100% 2025-03-14T05:08:48.5484812Z New File 863 _weight_norm_interface_native.h 2025-03-14T05:08:48.5488306Z 100% 2025-03-14T05:08:48.5492098Z New File 2157 _weight_norm_interface_ops.h 2025-03-14T05:08:48.5495593Z 100% 2025-03-14T05:08:48.5499670Z New File 537 _weight_norm_native.h 2025-03-14T05:08:48.5502991Z 100% 2025-03-14T05:08:48.5506799Z New File 1115 _weight_norm_ops.h 2025-03-14T05:08:48.5510364Z 100% 2025-03-14T05:08:48.5514328Z New File 937 _wrapped_linear_prepack.h 2025-03-14T05:08:48.5518500Z 100% 2025-03-14T05:08:48.5522413Z New File 902 _wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.5526049Z 100% 2025-03-14T05:08:48.5530138Z New File 612 _wrapped_linear_prepack_native.h 2025-03-14T05:08:48.5533508Z 100% 2025-03-14T05:08:48.5537173Z New File 1355 _wrapped_linear_prepack_ops.h 2025-03-14T05:08:48.5540783Z 100% 2025-03-14T05:08:48.5544697Z New File 1205 _wrapped_quantized_linear_prepacked.h 2025-03-14T05:08:48.5548399Z 100% 2025-03-14T05:08:48.5553025Z New File 1012 _wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-03-14T05:08:48.5556718Z 100% 2025-03-14T05:08:48.5560530Z New File 722 _wrapped_quantized_linear_prepacked_native.h 2025-03-14T05:08:48.5565784Z 100% 2025-03-14T05:08:48.5569925Z New File 1706 _wrapped_quantized_linear_prepacked_ops.h 2025-03-14T05:08:48.6150676Z 100% 2025-03-14T05:08:48.6154482Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\quantized\ 2025-03-14T05:08:48.6201968Z New File 4134 QTensorImpl.h 2025-03-14T05:08:48.6205400Z 100% 2025-03-14T05:08:48.6209178Z New File 9511 Quantizer.h 2025-03-14T05:08:48.6216143Z 100% 2025-03-14T05:08:48.6219733Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\xpu\ 2025-03-14T05:08:48.6222687Z New File 563 CachingHostAllocator.h 2025-03-14T05:08:48.6225596Z 100% 2025-03-14T05:08:48.6228766Z New File 248 PinnedMemoryAllocator.h 2025-03-14T05:08:48.6231505Z 100% 2025-03-14T05:08:48.6234717Z New File 478 XPUContext.h 2025-03-14T05:08:48.6238075Z 100% 2025-03-14T05:08:48.6247229Z New File 280 XPUDevice.h 2025-03-14T05:08:48.6250179Z 100% 2025-03-14T05:08:48.6253097Z New File 5979 XPUEvent.h 2025-03-14T05:08:48.6256389Z 100% 2025-03-14T05:08:48.6259552Z New File 1271 XPUGeneratorImpl.h 2025-03-14T05:08:48.6263146Z 100% 2025-03-14T05:08:48.6266637Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\ATen\xpu\detail\ 2025-03-14T05:08:48.6269328Z New File 1210 XPUHooks.h 2025-03-14T05:08:48.6325487Z 100% 2025-03-14T05:08:48.6329163Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\ 2025-03-14T05:08:48.6334592Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\benchmark\ 2025-03-14T05:08:48.6337613Z New Dir 49 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\core\ 2025-03-14T05:08:48.6340977Z New File 585 alignment.h 2025-03-14T05:08:48.6343996Z 100% 2025-03-14T05:08:48.6347239Z New File 13504 Allocator.h 2025-03-14T05:08:48.6350455Z 100% 2025-03-14T05:08:48.6353648Z New File 1727 AutogradState.h 2025-03-14T05:08:48.6356673Z 100% 2025-03-14T05:08:48.6368770Z New File 11649 Backend.h 2025-03-14T05:08:48.6371953Z 100% 2025-03-14T05:08:48.6375109Z New File 2578 CachingDeviceAllocator.h 2025-03-14T05:08:48.6378098Z 100% 2025-03-14T05:08:48.6381368Z New File 1757 CompileTimeFunctionPointer.h 2025-03-14T05:08:48.6384320Z 100% 2025-03-14T05:08:48.6387714Z New File 3100 ConstantSymNodeImpl.h 2025-03-14T05:08:48.6391089Z 100% 2025-03-14T05:08:48.6394222Z New File 3521 Contiguity.h 2025-03-14T05:08:48.6397354Z 100% 2025-03-14T05:08:48.6400488Z New File 1391 CopyBytes.h 2025-03-14T05:08:48.6403410Z 100% 2025-03-14T05:08:48.6406524Z New File 1747 CPUAllocator.h 2025-03-14T05:08:48.6409555Z 100% 2025-03-14T05:08:48.6412673Z New File 409 DefaultDtype.h 2025-03-14T05:08:48.6415441Z 100% 2025-03-14T05:08:48.6418562Z New File 1109 DefaultTensorOptions.h 2025-03-14T05:08:48.6421791Z 100% 2025-03-14T05:08:48.6424769Z New File 7111 Device.h 2025-03-14T05:08:48.6427666Z 100% 2025-03-14T05:08:48.6430780Z New File 711 DeviceArray.h 2025-03-14T05:08:48.6433884Z 100% 2025-03-14T05:08:48.6437066Z New File 8012 DeviceGuard.h 2025-03-14T05:08:48.6440115Z 100% 2025-03-14T05:08:48.6443173Z New File 4599 DeviceType.h 2025-03-14T05:08:48.6446328Z 100% 2025-03-14T05:08:48.6449655Z New File 33267 DispatchKey.h 2025-03-14T05:08:48.6453030Z 100% 2025-03-14T05:08:48.6456495Z New File 42251 DispatchKeySet.h 2025-03-14T05:08:48.6459755Z 100% 2025-03-14T05:08:48.6462934Z New File 4569 DynamicCast.h 2025-03-14T05:08:48.6465920Z 100% 2025-03-14T05:08:48.6478422Z New File 4600 Event.h 2025-03-14T05:08:48.6481489Z 100% 2025-03-14T05:08:48.6484652Z New File 4048 GeneratorImpl.h 2025-03-14T05:08:48.6487657Z 100% 2025-03-14T05:08:48.6490841Z New File 1713 GradMode.h 2025-03-14T05:08:48.6493781Z 100% 2025-03-14T05:08:48.6496922Z New File 3854 InferenceMode.h 2025-03-14T05:08:48.6499966Z 100% 2025-03-14T05:08:48.6502994Z New File 2021 Layout.h 2025-03-14T05:08:48.6505945Z 100% 2025-03-14T05:08:48.6509120Z New File 9691 MemoryFormat.h 2025-03-14T05:08:48.6512200Z 100% 2025-03-14T05:08:48.6515433Z New File 552 OptionalRef.h 2025-03-14T05:08:48.6518502Z 100% 2025-03-14T05:08:48.6521695Z New File 3177 PyHandleCache.h 2025-03-14T05:08:48.6524687Z 100% 2025-03-14T05:08:48.6527783Z New File 1056 QEngine.h 2025-03-14T05:08:48.6531121Z 100% 2025-03-14T05:08:48.6534322Z New File 1616 QScheme.h 2025-03-14T05:08:48.6537419Z 100% 2025-03-14T05:08:48.6540524Z New File 2275 RefcountedDeleter.h 2025-03-14T05:08:48.6543615Z 100% 2025-03-14T05:08:48.6547127Z New File 3861 SafePyObject.h 2025-03-14T05:08:48.6550573Z 100% 2025-03-14T05:08:48.6554090Z New File 14500 Scalar.h 2025-03-14T05:08:48.6556909Z 100% 2025-03-14T05:08:48.6570719Z New File 25208 ScalarType.h 2025-03-14T05:08:48.6574029Z 100% 2025-03-14T05:08:48.6577382Z New File 1414 ScalarTypeToTypeMeta.h 2025-03-14T05:08:48.6580441Z 100% 2025-03-14T05:08:48.6583589Z New File 7331 Storage.h 2025-03-14T05:08:48.6586798Z 100% 2025-03-14T05:08:48.6590050Z New File 11583 StorageImpl.h 2025-03-14T05:08:48.6593113Z 100% 2025-03-14T05:08:48.6596345Z New File 6541 Stream.h 2025-03-14T05:08:48.6599625Z 100% 2025-03-14T05:08:48.6602444Z New File 6763 StreamGuard.h 2025-03-14T05:08:48.6605661Z 100% 2025-03-14T05:08:48.6608678Z New File 7565 SymbolicShapeMeta.h 2025-03-14T05:08:48.6612155Z 100% 2025-03-14T05:08:48.6615441Z New File 3291 SymBool.h 2025-03-14T05:08:48.6618858Z 100% 2025-03-14T05:08:48.6622349Z New File 3675 SymFloat.h 2025-03-14T05:08:48.6624907Z 100% 2025-03-14T05:08:48.6627988Z New File 14335 SymInt.h 2025-03-14T05:08:48.6630929Z 100% 2025-03-14T05:08:48.6634302Z New File 2803 SymIntArrayRef.h 2025-03-14T05:08:48.6637340Z 100% 2025-03-14T05:08:48.6641157Z New File 6826 SymNodeImpl.h 2025-03-14T05:08:48.6644188Z 100% 2025-03-14T05:08:48.6658745Z New File 118493 TensorImpl.h 2025-03-14T05:08:48.6662451Z 100% 2025-03-14T05:08:48.6666257Z New File 27733 TensorOptions.h 2025-03-14T05:08:48.6669621Z 100% 2025-03-14T05:08:48.6673362Z New File 3117 thread_pool.h 2025-03-14T05:08:48.6676076Z 100% 2025-03-14T05:08:48.6679289Z New File 1270 UndefinedTensorImpl.h 2025-03-14T05:08:48.6682386Z 100% 2025-03-14T05:08:48.6685970Z New File 1408 WrapDimMinimal.h 2025-03-14T05:08:48.6689932Z 100% 2025-03-14T05:08:48.6693275Z New Dir 17 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\core\impl\ 2025-03-14T05:08:48.6696297Z New File 554 alloc_cpu.h 2025-03-14T05:08:48.6699162Z 100% 2025-03-14T05:08:48.6702350Z New File 1088 COW.h 2025-03-14T05:08:48.6705213Z 100% 2025-03-14T05:08:48.6708651Z New File 2164 COWDeleter.h 2025-03-14T05:08:48.6711694Z 100% 2025-03-14T05:08:48.6725023Z New File 13928 DeviceGuardImplInterface.h 2025-03-14T05:08:48.6728115Z 100% 2025-03-14T05:08:48.6731336Z New File 3237 FakeGuardImpl.h 2025-03-14T05:08:48.6734337Z 100% 2025-03-14T05:08:48.6737458Z New File 892 GPUTrace.h 2025-03-14T05:08:48.6740360Z 100% 2025-03-14T05:08:48.6743629Z New File 2505 HermeticPyObjectTLS.h 2025-03-14T05:08:48.6747223Z 100% 2025-03-14T05:08:48.6749895Z New File 16344 InlineDeviceGuard.h 2025-03-14T05:08:48.6753228Z 100% 2025-03-14T05:08:48.6756456Z New File 3983 InlineEvent.h 2025-03-14T05:08:48.6760072Z 100% 2025-03-14T05:08:48.6763229Z New File 10174 InlineStreamGuard.h 2025-03-14T05:08:48.6766706Z 100% 2025-03-14T05:08:48.6769877Z New File 6702 LocalDispatchKeySet.h 2025-03-14T05:08:48.6772895Z 100% 2025-03-14T05:08:48.6776352Z New File 11563 PyInterpreter.h 2025-03-14T05:08:48.6779184Z 100% 2025-03-14T05:08:48.6782887Z New File 8357 PyObjectSlot.h 2025-03-14T05:08:48.6785917Z 100% 2025-03-14T05:08:48.6789215Z New File 869 PythonDispatcherTLS.h 2025-03-14T05:08:48.6799818Z 100% 2025-03-14T05:08:48.6799941Z New File 8571 SizesAndStrides.h 2025-03-14T05:08:48.6800025Z 100% 2025-03-14T05:08:48.6802337Z New File 2348 TorchDispatchModeTLS.h 2025-03-14T05:08:48.6805710Z 100% 2025-03-14T05:08:48.6808882Z New File 3410 VirtualGuardImpl.h 2025-03-14T05:08:48.6817609Z 100% 2025-03-14T05:08:48.6820154Z New Dir 14 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\cuda\ 2025-03-14T05:08:48.6823543Z New File 1072 CUDAAlgorithm.h 2025-03-14T05:08:48.6826150Z 100% 2025-03-14T05:08:48.6829184Z New File 4488 CUDAAllocatorConfig.h 2025-03-14T05:08:48.6832657Z 100% 2025-03-14T05:08:48.6836025Z New File 18030 CUDACachingAllocator.h 2025-03-14T05:08:48.6839316Z 100% 2025-03-14T05:08:48.6852003Z New File 4167 CUDADeviceAssertion.h 2025-03-14T05:08:48.6854998Z 100% 2025-03-14T05:08:48.6858109Z New File 6781 CUDADeviceAssertionHost.h 2025-03-14T05:08:48.6861025Z 100% 2025-03-14T05:08:48.6864045Z New File 4508 CUDAException.h 2025-03-14T05:08:48.6867040Z 100% 2025-03-14T05:08:48.6870296Z New File 4027 CUDAFunctions.h 2025-03-14T05:08:48.6873507Z 100% 2025-03-14T05:08:48.6876670Z New File 3073 CUDAGraphsC10Utils.h 2025-03-14T05:08:48.6879975Z 100% 2025-03-14T05:08:48.6883256Z New File 11651 CUDAGuard.h 2025-03-14T05:08:48.6886277Z 100% 2025-03-14T05:08:48.6889643Z New File 1530 CUDAMacros.h 2025-03-14T05:08:48.6892413Z 100% 2025-03-14T05:08:48.6895511Z New File 3698 CUDAMathCompat.h 2025-03-14T05:08:48.6898663Z 100% 2025-03-14T05:08:48.6901758Z New File 318 CUDAMiscFunctions.h 2025-03-14T05:08:48.6904611Z 100% 2025-03-14T05:08:48.6907667Z New File 9896 CUDAStream.h 2025-03-14T05:08:48.6910666Z 100% 2025-03-14T05:08:48.6913870Z New File 2567 driver_api.h 2025-03-14T05:08:48.6917564Z 100% 2025-03-14T05:08:48.6920607Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\cuda\impl\ 2025-03-14T05:08:48.6923518Z New File 9427 CUDAGuardImpl.h 2025-03-14T05:08:48.6926604Z 100% 2025-03-14T05:08:48.6929525Z New File 123 CUDATest.h 2025-03-14T05:08:48.6934446Z 100% 2025-03-14T05:08:48.6938011Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\cuda\test\ 2025-03-14T05:08:48.6946407Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\cuda\test\impl\ 2025-03-14T05:08:48.6951005Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\hip\ 2025-03-14T05:08:48.6954265Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\macros\ 2025-03-14T05:08:48.6957107Z New File 451 cmake_macros.h 2025-03-14T05:08:48.6959948Z 100% 2025-03-14T05:08:48.6962876Z New File 6038 Export.h 2025-03-14T05:08:48.6965921Z 100% 2025-03-14T05:08:48.6969003Z New File 18325 Macros.h 2025-03-14T05:08:48.6973873Z 100% 2025-03-14T05:08:48.6977163Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\metal\ 2025-03-14T05:08:48.6979849Z New File 4498 indexing.h 2025-03-14T05:08:48.6982868Z 100% 2025-03-14T05:08:48.6985787Z New File 2294 random.h 2025-03-14T05:08:48.6988667Z 100% 2025-03-14T05:08:48.6991742Z New File 2507 reduction_utils.h 2025-03-14T05:08:48.6995009Z 100% 2025-03-14T05:08:48.6998073Z New File 19327 special_math.h 2025-03-14T05:08:48.7001015Z 100% 2025-03-14T05:08:48.7013988Z New File 3193 utils.h 2025-03-14T05:08:48.7018991Z 100% 2025-03-14T05:08:48.7031817Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\mobile\ 2025-03-14T05:08:48.7034656Z New File 4271 CPUCachingAllocator.h 2025-03-14T05:08:48.7038137Z 100% 2025-03-14T05:08:48.7040805Z New File 4888 CPUProfilingAllocator.h 2025-03-14T05:08:48.7045891Z 100% 2025-03-14T05:08:48.7049955Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\test\ 2025-03-14T05:08:48.7053029Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\test\core\ 2025-03-14T05:08:48.7060063Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\test\core\impl\ 2025-03-14T05:08:48.7063017Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\test\util\ 2025-03-14T05:08:48.7066481Z New File 22631 complex_math_test_common.h 2025-03-14T05:08:48.7069123Z 100% 2025-03-14T05:08:48.7072611Z New File 21204 complex_test_common.h 2025-03-14T05:08:48.7075432Z 100% 2025-03-14T05:08:48.7078769Z New File 185 Macros.h 2025-03-14T05:08:48.7086532Z 100% 2025-03-14T05:08:48.7089923Z New Dir 111 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\util\ 2025-03-14T05:08:48.7092778Z New File 2275 AbortHandler.h 2025-03-14T05:08:48.7096034Z 100% 2025-03-14T05:08:48.7099017Z New File 4156 accumulate.h 2025-03-14T05:08:48.7102299Z 100% 2025-03-14T05:08:48.7106213Z New File 5082 AlignOf.h 2025-03-14T05:08:48.7108609Z 100% 2025-03-14T05:08:48.7120698Z New File 3598 ApproximateClock.h 2025-03-14T05:08:48.7123717Z 100% 2025-03-14T05:08:48.7126735Z New File 468 Array.h 2025-03-14T05:08:48.7129829Z 100% 2025-03-14T05:08:48.7132721Z New File 11298 ArrayRef.h 2025-03-14T05:08:48.7135669Z 100% 2025-03-14T05:08:48.7138785Z New File 828 Backtrace.h 2025-03-14T05:08:48.7141879Z 100% 2025-03-14T05:08:48.7145288Z New File 10672 BFloat16-inl.h 2025-03-14T05:08:48.7148557Z 100% 2025-03-14T05:08:48.7151658Z New File 8816 BFloat16-math.h 2025-03-14T05:08:48.7154886Z 100% 2025-03-14T05:08:48.7157915Z New File 3269 BFloat16.h 2025-03-14T05:08:48.7160804Z 100% 2025-03-14T05:08:48.7163869Z New File 1510 bits.h 2025-03-14T05:08:48.7166752Z 100% 2025-03-14T05:08:48.7169840Z New File 3539 Bitset.h 2025-03-14T05:08:48.7172824Z 100% 2025-03-14T05:08:48.7175963Z New File 1291 bit_cast.h 2025-03-14T05:08:48.7178902Z 100% 2025-03-14T05:08:48.7182075Z New File 2489 C++17.h 2025-03-14T05:08:48.7185079Z 100% 2025-03-14T05:08:48.7188075Z New File 2133 CallOnce.h 2025-03-14T05:08:48.7190987Z 100% 2025-03-14T05:08:48.7194127Z New File 20196 complex.h 2025-03-14T05:08:48.7197091Z 100% 2025-03-14T05:08:48.7200219Z New File 12939 complex_math.h 2025-03-14T05:08:48.7203290Z 100% 2025-03-14T05:08:48.7206881Z New File 1123 complex_utils.h 2025-03-14T05:08:48.7210208Z 100% 2025-03-14T05:08:48.7218214Z New File 6727 ConstexprCrc.h 2025-03-14T05:08:48.7221371Z 100% 2025-03-14T05:08:48.7224731Z New File 859 copysign.h 2025-03-14T05:08:48.7227716Z 100% 2025-03-14T05:08:48.7230899Z New File 2269 DeadlockDetection.h 2025-03-14T05:08:48.7234011Z 100% 2025-03-14T05:08:48.7237317Z New File 3681 Deprecated.h 2025-03-14T05:08:48.7240452Z 100% 2025-03-14T05:08:48.7243663Z New File 461 DimVector.h 2025-03-14T05:08:48.7246619Z 100% 2025-03-14T05:08:48.7259481Z New File 1353 DynamicCounter.h 2025-03-14T05:08:48.7262708Z 100% 2025-03-14T05:08:48.7265689Z New File 925 env.h 2025-03-14T05:08:48.7268707Z 100% 2025-03-14T05:08:48.7271648Z New File 216 error.h 2025-03-14T05:08:48.7274668Z 100% 2025-03-14T05:08:48.7277843Z New File 29904 Exception.h 2025-03-14T05:08:48.7281414Z 100% 2025-03-14T05:08:48.7285287Z New File 4593 ExclusivelyOwned.h 2025-03-14T05:08:48.7287512Z 100% 2025-03-14T05:08:48.7290867Z New File 2269 ExclusivelyOwnedTensorTraits.h 2025-03-14T05:08:48.7309571Z 100% 2025-03-14T05:08:48.7316471Z New File 757 FbcodeMaps.h 2025-03-14T05:08:48.7316554Z 100% 2025-03-14T05:08:48.7319461Z New File 11142 Flags.h 2025-03-14T05:08:48.7322898Z 100% 2025-03-14T05:08:48.7327249Z New File 64033 flat_hash_map.h 2025-03-14T05:08:48.7330936Z 100% 2025-03-14T05:08:48.7334218Z New File 8840 Float8_e4m3fn-inl.h 2025-03-14T05:08:48.7337613Z 100% 2025-03-14T05:08:48.7341803Z New File 8386 Float8_e4m3fn.h 2025-03-14T05:08:48.7344272Z 100% 2025-03-14T05:08:48.7358014Z New File 9275 Float8_e4m3fnuz-inl.h 2025-03-14T05:08:48.7361080Z 100% 2025-03-14T05:08:48.7364437Z New File 3953 Float8_e4m3fnuz.h 2025-03-14T05:08:48.7367523Z 100% 2025-03-14T05:08:48.7370753Z New File 8938 Float8_e5m2-inl.h 2025-03-14T05:08:48.7374088Z 100% 2025-03-14T05:08:48.7377168Z New File 4472 Float8_e5m2.h 2025-03-14T05:08:48.7380200Z 100% 2025-03-14T05:08:48.7383373Z New File 9510 Float8_e5m2fnuz-inl.h 2025-03-14T05:08:48.7386405Z 100% 2025-03-14T05:08:48.7389896Z New File 3981 Float8_e5m2fnuz.h 2025-03-14T05:08:48.7392989Z 100% 2025-03-14T05:08:48.7396427Z New File 3897 Float8_e8m0fnu-inl.h 2025-03-14T05:08:48.7399293Z 100% 2025-03-14T05:08:48.7402570Z New File 3218 Float8_e8m0fnu.h 2025-03-14T05:08:48.7405980Z 100% 2025-03-14T05:08:48.7409209Z New File 1796 Float8_fnuz_cvt.h 2025-03-14T05:08:48.7412249Z 100% 2025-03-14T05:08:48.7425718Z New File 831 floating_point_utils.h 2025-03-14T05:08:48.7429052Z 100% 2025-03-14T05:08:48.7432191Z New File 2369 FunctionRef.h 2025-03-14T05:08:48.7435328Z 100% 2025-03-14T05:08:48.7438350Z New File 1225 Gauge.h 2025-03-14T05:08:48.7441312Z 100% 2025-03-14T05:08:48.7444526Z New File 2994 generic_math.h 2025-03-14T05:08:48.7447656Z 100% 2025-03-14T05:08:48.7450550Z New File 10502 Half-inl.h 2025-03-14T05:08:48.7453541Z 100% 2025-03-14T05:08:48.7456674Z New File 16764 Half.h 2025-03-14T05:08:48.7459747Z 100% 2025-03-14T05:08:48.7462764Z New File 11485 hash.h 2025-03-14T05:08:48.7466195Z 100% 2025-03-14T05:08:48.7469418Z New File 2413 IdWrapper.h 2025-03-14T05:08:48.7472369Z 100% 2025-03-14T05:08:48.7475480Z New File 12850 int128.h 2025-03-14T05:08:48.7478412Z 100% 2025-03-14T05:08:48.7481801Z New File 39599 intrusive_ptr.h 2025-03-14T05:08:48.7485078Z 100% 2025-03-14T05:08:48.7488327Z New File 3563 irange.h 2025-03-14T05:08:48.7491241Z 100% 2025-03-14T05:08:48.7494315Z New File 2943 Lazy.h 2025-03-14T05:08:48.7497252Z 100% 2025-03-14T05:08:48.7500676Z New File 7410 LeftRight.h 2025-03-14T05:08:48.7503710Z 100% 2025-03-14T05:08:48.7516908Z New File 30399 llvmMathExtras.h 2025-03-14T05:08:48.7520226Z 100% 2025-03-14T05:08:48.7523315Z New File 962 Load.h 2025-03-14T05:08:48.7526289Z 100% 2025-03-14T05:08:48.7529544Z New File 14417 Logging.h 2025-03-14T05:08:48.7532557Z 100% 2025-03-14T05:08:48.7535740Z New File 3903 logging_is_google_glog.h 2025-03-14T05:08:48.7538768Z 100% 2025-03-14T05:08:48.7542002Z New File 8939 logging_is_not_google_glog.h 2025-03-14T05:08:48.7545076Z 100% 2025-03-14T05:08:48.7548238Z New File 3832 MathConstants.h 2025-03-14T05:08:48.7551279Z 100% 2025-03-14T05:08:48.7554526Z New File 7392 MaybeOwned.h 2025-03-14T05:08:48.7557555Z 100% 2025-03-14T05:08:48.7560649Z New File 7255 Metaprogramming.h 2025-03-14T05:08:48.7563646Z 100% 2025-03-14T05:08:48.7566757Z New File 1191 NetworkFlow.h 2025-03-14T05:08:48.7570112Z 100% 2025-03-14T05:08:48.7573140Z New File 754 numa.h 2025-03-14T05:08:48.7576084Z 100% 2025-03-14T05:08:48.7579250Z New File 2055 Optional.h 2025-03-14T05:08:48.7582369Z 100% 2025-03-14T05:08:48.7585735Z New File 7399 OptionalArrayRef.h 2025-03-14T05:08:48.7588932Z 100% 2025-03-14T05:08:48.7611284Z New File 67669 order_preserving_flat_hash_map.h 2025-03-14T05:08:48.7614650Z 100% 2025-03-14T05:08:48.7617996Z New File 3567 overflows.h 2025-03-14T05:08:48.7621157Z 100% 2025-03-14T05:08:48.7624320Z New File 758 overloaded.h 2025-03-14T05:08:48.7627549Z 100% 2025-03-14T05:08:48.7630792Z New File 393 ParallelGuard.h 2025-03-14T05:08:48.7633816Z 100% 2025-03-14T05:08:48.7636920Z New File 60 python_stub.h 2025-03-14T05:08:48.7639835Z 100% 2025-03-14T05:08:48.7642819Z New File 337 qint32.h 2025-03-14T05:08:48.7645646Z 100% 2025-03-14T05:08:48.7648602Z New File 492 qint8.h 2025-03-14T05:08:48.7651345Z 100% 2025-03-14T05:08:48.7654305Z New File 385 quint2x4.h 2025-03-14T05:08:48.7657241Z 100% 2025-03-14T05:08:48.7660205Z New File 385 quint4x2.h 2025-03-14T05:08:48.7663027Z 100% 2025-03-14T05:08:48.7665989Z New File 338 quint8.h 2025-03-14T05:08:48.7668766Z 100% 2025-03-14T05:08:48.7671857Z New File 13589 Registry.h 2025-03-14T05:08:48.7674960Z 100% 2025-03-14T05:08:48.7678111Z New File 2348 safe_numerics.h 2025-03-14T05:08:48.7681146Z 100% 2025-03-14T05:08:48.7693428Z New File 1309 ScopeExit.h 2025-03-14T05:08:48.7696735Z 100% 2025-03-14T05:08:48.7699937Z New File 3887 signal_handler.h 2025-03-14T05:08:48.7702969Z 100% 2025-03-14T05:08:48.7706516Z New File 1849 SmallBuffer.h 2025-03-14T05:08:48.7709729Z 100% 2025-03-14T05:08:48.7713489Z New File 50474 SmallVector.h 2025-03-14T05:08:48.7717293Z 100% 2025-03-14T05:08:48.7720392Z New File 27570 sparse_bitset.h 2025-03-14T05:08:48.7723869Z 100% 2025-03-14T05:08:48.7727086Z New File 1415 ssize.h 2025-03-14T05:08:48.7730188Z 100% 2025-03-14T05:08:48.7733402Z New File 1110 static_tracepoint.h 2025-03-14T05:08:48.7736745Z 100% 2025-03-14T05:08:48.7740244Z New File 7817 static_tracepoint_elfx86.h 2025-03-14T05:08:48.7743118Z 100% 2025-03-14T05:08:48.7747046Z New File 654 strides.h 2025-03-14T05:08:48.7749925Z 100% 2025-03-14T05:08:48.7753164Z New File 5616 StringUtil.h 2025-03-14T05:08:48.7756545Z 100% 2025-03-14T05:08:48.7760252Z New File 468 string_utils.h 2025-03-14T05:08:48.7763405Z 100% 2025-03-14T05:08:48.7775999Z New File 19054 string_view.h 2025-03-14T05:08:48.7779196Z 100% 2025-03-14T05:08:48.7782685Z New File 37434 strong_type.h 2025-03-14T05:08:48.7786122Z 100% 2025-03-14T05:08:48.7789360Z New File 1987 Synchronized.h 2025-03-14T05:08:48.7792516Z 100% 2025-03-14T05:08:48.7795920Z New File 2849 tempfile.h 2025-03-14T05:08:48.7799335Z 100% 2025-03-14T05:08:48.7827038Z New File 4176 ThreadLocal.h 2025-03-14T05:08:48.7827341Z 100% 2025-03-14T05:08:48.7827558Z New File 2750 ThreadLocalDebugInfo.h 2025-03-14T05:08:48.7827867Z 100% 2025-03-14T05:08:48.7828056Z New File 199 thread_name.h 2025-03-14T05:08:48.7828319Z 100% 2025-03-14T05:08:48.7828520Z New File 676 Type.h 2025-03-14T05:08:48.7828759Z 100% 2025-03-14T05:08:48.7830072Z New File 6875 TypeCast.h 2025-03-14T05:08:48.7833179Z 100% 2025-03-14T05:08:48.7836488Z New File 24075 typeid.h 2025-03-14T05:08:48.7839563Z 100% 2025-03-14T05:08:48.7842789Z New File 4724 TypeIndex.h 2025-03-14T05:08:48.7845880Z 100% 2025-03-14T05:08:48.7849051Z New File 17344 TypeList.h 2025-03-14T05:08:48.7851945Z 100% 2025-03-14T05:08:48.7855218Z New File 4503 TypeSafeSignMath.h 2025-03-14T05:08:48.7858484Z 100% 2025-03-14T05:08:48.7861668Z New File 5489 TypeTraits.h 2025-03-14T05:08:48.7864660Z 100% 2025-03-14T05:08:48.7867637Z New File 309 Unicode.h 2025-03-14T05:08:48.7870459Z 100% 2025-03-14T05:08:48.7873655Z New File 4311 UniqueVoidPtr.h 2025-03-14T05:08:48.7877598Z 100% 2025-03-14T05:08:48.7879824Z New File 873 Unroll.h 2025-03-14T05:08:48.7882771Z 100% 2025-03-14T05:08:48.7886363Z New File 2687 WaitCounter.h 2025-03-14T05:08:48.7889759Z 100% 2025-03-14T05:08:48.7893062Z New File 683 WaitCounterDynamicBackend.h 2025-03-14T05:08:48.7896141Z 100% 2025-03-14T05:08:48.7899491Z New File 918 win32-headers.h 2025-03-14T05:08:48.8090640Z 100% 2025-03-14T05:08:48.8094346Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\xpu\ 2025-03-14T05:08:48.8097289Z New File 687 XPUCachingAllocator.h 2025-03-14T05:08:48.8100532Z 100% 2025-03-14T05:08:48.8104067Z New File 12629 XPUDeviceProp.h 2025-03-14T05:08:48.8107211Z 100% 2025-03-14T05:08:48.8110334Z New File 437 XPUException.h 2025-03-14T05:08:48.8113158Z 100% 2025-03-14T05:08:48.8126607Z New File 1314 XPUFunctions.h 2025-03-14T05:08:48.8129804Z 100% 2025-03-14T05:08:48.8133385Z New File 903 XPUMacros.h 2025-03-14T05:08:48.8136492Z 100% 2025-03-14T05:08:48.8139811Z New File 6827 XPUStream.h 2025-03-14T05:08:48.8143536Z 100% 2025-03-14T05:08:48.8146548Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\xpu\impl\ 2025-03-14T05:08:48.8149621Z New File 7143 XPUGuardImpl.h 2025-03-14T05:08:48.8155094Z 100% 2025-03-14T05:08:48.8158649Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\xpu\test\ 2025-03-14T05:08:48.8161666Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\c10\xpu\test\impl\ 2025-03-14T05:08:48.8164508Z New File 487 XPUTest.h 2025-03-14T05:08:48.8175894Z 100% 2025-03-14T05:08:48.8189360Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\ 2025-03-14T05:08:48.8192376Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\core\ 2025-03-14T05:08:48.8195627Z New File 1420 common.h 2025-03-14T05:08:48.8198489Z 100% 2025-03-14T05:08:48.8201561Z New File 2449 macros.h 2025-03-14T05:08:48.8204418Z 100% 2025-03-14T05:08:48.8207449Z New File 1266 timer.h 2025-03-14T05:08:48.8212639Z 100% 2025-03-14T05:08:48.8215977Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\perfkernels\ 2025-03-14T05:08:48.8219092Z New File 9671 batch_box_cox_vec.h 2025-03-14T05:08:48.8222092Z 100% 2025-03-14T05:08:48.8225104Z New File 6289 common.h 2025-03-14T05:08:48.8228395Z 100% 2025-03-14T05:08:48.8231057Z New File 1731 embedding_lookup_idx.h 2025-03-14T05:08:48.8236211Z 100% 2025-03-14T05:08:48.8240256Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\serialize\ 2025-03-14T05:08:48.8242998Z New File 76840 crc_alt.h 2025-03-14T05:08:48.8246332Z 100% 2025-03-14T05:08:48.8249648Z New File 902 file_adapter.h 2025-03-14T05:08:48.8252638Z 100% 2025-03-14T05:08:48.8255682Z New File 10656 inline_container.h 2025-03-14T05:08:48.8259042Z 100% 2025-03-14T05:08:48.8272864Z New File 671 in_memory_adapter.h 2025-03-14T05:08:48.8276682Z 100% 2025-03-14T05:08:48.8280027Z New File 696 istream_adapter.h 2025-03-14T05:08:48.8282678Z 100% 2025-03-14T05:08:48.8285823Z New File 579 read_adapter_interface.h 2025-03-14T05:08:48.8288811Z 100% 2025-03-14T05:08:48.8292183Z New File 6781 versions.h 2025-03-14T05:08:48.8297782Z 100% 2025-03-14T05:08:48.8301039Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\utils\ 2025-03-14T05:08:48.8304224Z New File 3664 fixed_divisor.h 2025-03-14T05:08:48.8319957Z 100% 2025-03-14T05:08:48.8320179Z New File 1297 proto_wrap.h 2025-03-14T05:08:48.8320457Z 100% 2025-03-14T05:08:48.8320664Z New File 1257 string_utils.h 2025-03-14T05:08:48.8321337Z 100% 2025-03-14T05:08:48.8335700Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\caffe2\utils\threadpool\ 2025-03-14T05:08:48.8338822Z New File 1519 pthreadpool-cpp.h 2025-03-14T05:08:48.8341942Z 100% 2025-03-14T05:08:48.8345143Z New File 6537 pthreadpool.h 2025-03-14T05:08:48.8348195Z 100% 2025-03-14T05:08:48.8361315Z New File 2082 ThreadPool.h 2025-03-14T05:08:48.8364641Z 100% 2025-03-14T05:08:48.8368094Z New File 697 ThreadPoolCommon.h 2025-03-14T05:08:48.8371160Z 100% 2025-03-14T05:08:48.8374395Z New File 590 thread_pool_guard.h 2025-03-14T05:08:48.8377273Z 100% 2025-03-14T05:08:48.8380350Z New File 12014 WorkersPool.h 2025-03-14T05:08:48.8389695Z 100% 2025-03-14T05:08:48.8393007Z New Dir 24 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\fbgemm\ 2025-03-14T05:08:48.8395959Z New File 6439 ConvUtils.h 2025-03-14T05:08:48.8399211Z 100% 2025-03-14T05:08:48.8402578Z New File 44101 Fbgemm.h 2025-03-14T05:08:48.8405791Z 100% 2025-03-14T05:08:48.8408925Z New File 2379 FbgemmBuild.h 2025-03-14T05:08:48.8411984Z 100% 2025-03-14T05:08:48.8425573Z New File 4457 FbgemmConvert.h 2025-03-14T05:08:48.8428941Z 100% 2025-03-14T05:08:48.8432154Z New File 12443 FbgemmEmbedding.h 2025-03-14T05:08:48.8435348Z 100% 2025-03-14T05:08:48.8438631Z New File 1425 FbgemmFP16.h 2025-03-14T05:08:48.8441727Z 100% 2025-03-14T05:08:48.8444907Z New File 8709 FbgemmFPCommon.h 2025-03-14T05:08:48.8447889Z 100% 2025-03-14T05:08:48.8452391Z New File 612 FbgemmI64.h 2025-03-14T05:08:48.8455206Z 100% 2025-03-14T05:08:48.8458531Z New File 3360 FbgemmI8DepthwiseAvx2.h 2025-03-14T05:08:48.8461494Z 100% 2025-03-14T05:08:48.8464819Z New File 1636 FbgemmI8DirectconvAvx2.h 2025-03-14T05:08:48.8468350Z 100% 2025-03-14T05:08:48.8471262Z New File 3528 FbgemmI8Spmdm.h 2025-03-14T05:08:48.8474423Z 100% 2025-03-14T05:08:48.8477559Z New File 7633 FbgemmPackMatrixB.h 2025-03-14T05:08:48.8481050Z 100% 2025-03-14T05:08:48.8484187Z New File 6601 FbgemmSparse.h 2025-03-14T05:08:48.8487255Z 100% 2025-03-14T05:08:48.8491027Z New File 10519 OutputProcessing-inl.h 2025-03-14T05:08:48.8493901Z 100% 2025-03-14T05:08:48.8497708Z New File 21321 PackingTraits-inl.h 2025-03-14T05:08:48.8500876Z 100% 2025-03-14T05:08:48.8504119Z New File 12184 QuantUtils.h 2025-03-14T05:08:48.8507184Z 100% 2025-03-14T05:08:48.8510369Z New File 4419 QuantUtilsAvx2.h 2025-03-14T05:08:48.8513703Z 100% 2025-03-14T05:08:48.8516688Z New File 763 QuantUtilsAvx512.h 2025-03-14T05:08:48.8520027Z 100% 2025-03-14T05:08:48.8532930Z New File 1521 SimdUtils.h 2025-03-14T05:08:48.8536371Z 100% 2025-03-14T05:08:48.8539201Z New File 1448 spmmUtils.h 2025-03-14T05:08:48.8542393Z 100% 2025-03-14T05:08:48.8545764Z New File 1130 spmmUtilsAvx2.h 2025-03-14T05:08:48.8549015Z 100% 2025-03-14T05:08:48.8551993Z New File 6854 Types.h 2025-03-14T05:08:48.8555342Z 100% 2025-03-14T05:08:48.8559067Z New File 10348 Utils.h 2025-03-14T05:08:48.8561581Z 100% 2025-03-14T05:08:48.8564752Z New File 2379 UtilsAvx2.h 2025-03-14T05:08:48.8570750Z 100% 2025-03-14T05:08:48.8573772Z New Dir 14 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\fmt\ 2025-03-14T05:08:48.8576570Z New File 7400 args.h 2025-03-14T05:08:48.8579653Z 100% 2025-03-14T05:08:48.8583414Z New File 105742 base.h 2025-03-14T05:08:48.8586748Z 100% 2025-03-14T05:08:48.8590362Z New File 82376 chrono.h 2025-03-14T05:08:48.8593953Z 100% 2025-03-14T05:08:48.8597117Z New File 23948 color.h 2025-03-14T05:08:48.8600617Z 100% 2025-03-14T05:08:48.8603687Z New File 19331 compile.h 2025-03-14T05:08:48.8607078Z 100% 2025-03-14T05:08:48.8610024Z New File 192 core.h 2025-03-14T05:08:48.8613180Z 100% 2025-03-14T05:08:48.8628234Z New File 82946 format-inl.h 2025-03-14T05:08:48.8631714Z 100% 2025-03-14T05:08:48.8635807Z New File 161986 format.h 2025-03-14T05:08:48.8636467Z 80% 2025-03-14T05:08:48.8640070Z 100% 2025-03-14T05:08:48.8643221Z New File 13213 os.h 2025-03-14T05:08:48.8646828Z 100% 2025-03-14T05:08:48.8650189Z New File 5165 ostream.h 2025-03-14T05:08:48.8652837Z 100% 2025-03-14T05:08:48.8655987Z New File 21073 printf.h 2025-03-14T05:08:48.8658952Z 100% 2025-03-14T05:08:48.8662345Z New File 29053 ranges.h 2025-03-14T05:08:48.8665469Z 100% 2025-03-14T05:08:48.8668602Z New File 22695 std.h 2025-03-14T05:08:48.8671677Z 100% 2025-03-14T05:08:48.8675068Z New File 14211 xchar.h 2025-03-14T05:08:48.8680325Z 100% 2025-03-14T05:08:48.8684049Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\fp16\ 2025-03-14T05:08:48.8686536Z New File 1381 avx.py 2025-03-14T05:08:48.8689536Z 100% 2025-03-14T05:08:48.8692585Z New File 1480 avx2.py 2025-03-14T05:08:48.8695622Z 100% 2025-03-14T05:08:48.8698641Z New File 2245 bitcasts.h 2025-03-14T05:08:48.8701588Z 100% 2025-03-14T05:08:48.8704612Z New File 22453 fp16.h 2025-03-14T05:08:48.8708003Z 100% 2025-03-14T05:08:48.8710927Z New File 6976 psimd.h 2025-03-14T05:08:48.8714340Z 100% 2025-03-14T05:08:48.8721493Z New File 0 __init__.py 2025-03-14T05:08:48.8725938Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\ 2025-03-14T05:08:48.8729378Z New Dir 62 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\ 2025-03-14T05:08:48.8731882Z New File 6330 any.h 2025-03-14T05:08:48.8735265Z 100% 2025-03-14T05:08:48.8738125Z New File 15856 any.pb.h 2025-03-14T05:08:48.8741480Z 100% 2025-03-14T05:08:48.8744701Z New File 6033 any.proto 2025-03-14T05:08:48.8748090Z 100% 2025-03-14T05:08:48.8761317Z New File 57585 api.pb.h 2025-03-14T05:08:48.8764955Z 100% 2025-03-14T05:08:48.8768072Z New File 7944 api.proto 2025-03-14T05:08:48.8771244Z 100% 2025-03-14T05:08:48.8774420Z New File 32065 arena.h 2025-03-14T05:08:48.8777561Z 100% 2025-03-14T05:08:48.8780837Z New File 15079 arenastring.h 2025-03-14T05:08:48.8783979Z 100% 2025-03-14T05:08:48.8787397Z New File 14685 arena_impl.h 2025-03-14T05:08:48.8790448Z 100% 2025-03-14T05:08:48.8794487Z New File 98817 descriptor.h 2025-03-14T05:08:48.8797882Z 100% 2025-03-14T05:08:48.8802909Z New File 557651 descriptor.pb.h 2025-03-14T05:08:48.8804488Z 47% 2025-03-14T05:08:48.8805171Z 94% 2025-03-14T05:08:48.8809260Z 100% 2025-03-14T05:08:48.8813000Z New File 38895 descriptor.proto 2025-03-14T05:08:48.8816558Z 100% 2025-03-14T05:08:48.8819925Z New File 19159 descriptor_database.h 2025-03-14T05:08:48.8823142Z 100% 2025-03-14T05:08:48.8826278Z New File 10141 duration.pb.h 2025-03-14T05:08:48.8829871Z 100% 2025-03-14T05:08:48.8832964Z New File 5004 duration.proto 2025-03-14T05:08:48.8836196Z 100% 2025-03-14T05:08:48.8839438Z New File 10225 dynamic_message.h 2025-03-14T05:08:48.8842438Z 100% 2025-03-14T05:08:48.8845539Z New File 7895 empty.pb.h 2025-03-14T05:08:48.8849522Z 100% 2025-03-14T05:08:48.8852080Z New File 2474 empty.proto 2025-03-14T05:08:48.8855104Z 100% 2025-03-14T05:08:48.8858785Z New File 80049 extension_set.h 2025-03-14T05:08:48.8862139Z 100% 2025-03-14T05:08:48.8865388Z New File 12713 extension_set_inl.h 2025-03-14T05:08:48.8868454Z 100% 2025-03-14T05:08:48.8881062Z New File 12139 field_mask.pb.h 2025-03-14T05:08:48.8884144Z 100% 2025-03-14T05:08:48.8887462Z New File 8437 field_mask.proto 2025-03-14T05:08:48.8890559Z 100% 2025-03-14T05:08:48.8893794Z New File 4091 generated_enum_reflection.h 2025-03-14T05:08:48.8896846Z 100% 2025-03-14T05:08:48.8900026Z New File 3349 generated_enum_util.h 2025-03-14T05:08:48.8903118Z 100% 2025-03-14T05:08:48.8906382Z New File 13375 generated_message_reflection.h 2025-03-14T05:08:48.8909620Z 100% 2025-03-14T05:08:48.8912869Z New File 12949 generated_message_table_driven.h 2025-03-14T05:08:48.8916024Z 100% 2025-03-14T05:08:48.8919237Z New File 9820 generated_message_util.h 2025-03-14T05:08:48.8922331Z 100% 2025-03-14T05:08:48.8925390Z New File 3644 has_bits.h 2025-03-14T05:08:48.8928301Z 100% 2025-03-14T05:08:48.8931383Z New File 7204 implicit_weak_message.h 2025-03-14T05:08:48.8934594Z 100% 2025-03-14T05:08:48.8947771Z New File 9592 inlined_string_field.h 2025-03-14T05:08:48.8950883Z 100% 2025-03-14T05:08:48.8954240Z New File 46029 map.h 2025-03-14T05:08:48.8957449Z 100% 2025-03-14T05:08:48.8960889Z New File 7443 map_entry.h 2025-03-14T05:08:48.8963925Z 100% 2025-03-14T05:08:48.8967334Z New File 26549 map_entry_lite.h 2025-03-14T05:08:48.8970692Z 100% 2025-03-14T05:08:48.8974288Z New File 32269 map_field.h 2025-03-14T05:08:48.8977467Z 100% 2025-03-14T05:08:48.8980647Z New File 14869 map_field_inl.h 2025-03-14T05:08:48.8983822Z 100% 2025-03-14T05:08:48.8987081Z New File 7749 map_field_lite.h 2025-03-14T05:08:48.8990078Z 100% 2025-03-14T05:08:48.8993554Z New File 39889 map_type_handler.h 2025-03-14T05:08:48.8996872Z 100% 2025-03-14T05:08:48.9000642Z New File 63570 message.h 2025-03-14T05:08:48.9004054Z 100% 2025-03-14T05:08:48.9007509Z New File 27178 message_lite.h 2025-03-14T05:08:48.9011016Z 100% 2025-03-14T05:08:48.9014156Z New File 1893 metadata.h 2025-03-14T05:08:48.9017467Z 100% 2025-03-14T05:08:48.9031442Z New File 8508 metadata_lite.h 2025-03-14T05:08:48.9035004Z 100% 2025-03-14T05:08:48.9038062Z New File 30423 parse_context.h 2025-03-14T05:08:48.9041368Z 100% 2025-03-14T05:08:48.9044670Z New File 2093 port.h 2025-03-14T05:08:48.9048081Z 100% 2025-03-14T05:08:48.9051668Z New File 18897 port_def.inc 2025-03-14T05:08:48.9054298Z 100% 2025-03-14T05:08:48.9057736Z New File 4048 port_undef.inc 2025-03-14T05:08:48.9060517Z 100% 2025-03-14T05:08:48.9064521Z New File 23280 reflection.h 2025-03-14T05:08:48.9067423Z 100% 2025-03-14T05:08:48.9070743Z New File 3901 reflection_ops.h 2025-03-14T05:08:48.9074324Z 100% 2025-03-14T05:08:48.9077985Z New File 104438 repeated_field.h 2025-03-14T05:08:48.9081552Z 100% 2025-03-14T05:08:48.9084678Z New File 13452 service.h 2025-03-14T05:08:48.9087840Z 100% 2025-03-14T05:08:48.9091373Z New File 11825 source_context.pb.h 2025-03-14T05:08:48.9094294Z 100% 2025-03-14T05:08:48.9097562Z New File 2400 source_context.proto 2025-03-14T05:08:48.9100935Z 100% 2025-03-14T05:08:48.9114914Z New File 43476 struct.pb.h 2025-03-14T05:08:48.9118256Z 100% 2025-03-14T05:08:48.9121569Z New File 3875 struct.proto 2025-03-14T05:08:48.9124658Z 100% 2025-03-14T05:08:48.9128155Z New File 29637 text_format.h 2025-03-14T05:08:48.9131526Z 100% 2025-03-14T05:08:48.9135482Z New File 10204 timestamp.pb.h 2025-03-14T05:08:48.9138630Z 100% 2025-03-14T05:08:48.9141730Z New File 6338 timestamp.proto 2025-03-14T05:08:48.9145290Z 100% 2025-03-14T05:08:48.9149207Z New File 99385 type.pb.h 2025-03-14T05:08:48.9152745Z 100% 2025-03-14T05:08:48.9156116Z New File 6316 type.proto 2025-03-14T05:08:48.9159368Z 100% 2025-03-14T05:08:48.9162416Z New File 14812 unknown_field_set.h 2025-03-14T05:08:48.9165611Z 100% 2025-03-14T05:08:48.9168785Z New File 18067 wire_format.h 2025-03-14T05:08:48.9171986Z 100% 2025-03-14T05:08:48.9196155Z New File 85514 wire_format_lite.h 2025-03-14T05:08:48.9199612Z 100% 2025-03-14T05:08:48.9203187Z New File 60790 wrappers.pb.h 2025-03-14T05:08:48.9206840Z 100% 2025-03-14T05:08:48.9210413Z New File 4158 wrappers.proto 2025-03-14T05:08:48.9213737Z 100% 2025-03-14T05:08:48.9217252Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\ 2025-03-14T05:08:48.9220053Z New File 8045 code_generator.h 2025-03-14T05:08:48.9223523Z 100% 2025-03-14T05:08:48.9227014Z New File 20892 command_line_interface.h 2025-03-14T05:08:48.9230171Z 100% 2025-03-14T05:08:48.9233684Z New File 14592 importer.h 2025-03-14T05:08:48.9236736Z 100% 2025-03-14T05:08:48.9239692Z New File 28428 parser.h 2025-03-14T05:08:48.9242777Z 100% 2025-03-14T05:08:48.9256004Z New File 4443 plugin.h 2025-03-14T05:08:48.9258625Z 100% 2025-03-14T05:08:48.9262584Z New File 78145 plugin.pb.h 2025-03-14T05:08:48.9265900Z 100% 2025-03-14T05:08:48.9269154Z New File 8664 plugin.proto 2025-03-14T05:08:48.9272953Z 100% 2025-03-14T05:08:48.9276136Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\cpp\ 2025-03-14T05:08:48.9279045Z New File 4275 cpp_generator.h 2025-03-14T05:08:48.9284761Z 100% 2025-03-14T05:08:48.9288204Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\csharp\ 2025-03-14T05:08:48.9291264Z New File 2872 csharp_generator.h 2025-03-14T05:08:48.9294312Z 100% 2025-03-14T05:08:48.9297615Z New File 4197 csharp_names.h 2025-03-14T05:08:48.9302781Z 100% 2025-03-14T05:08:48.9306135Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\java\ 2025-03-14T05:08:48.9309046Z New File 3140 java_generator.h 2025-03-14T05:08:48.9313169Z 100% 2025-03-14T05:08:48.9315554Z New File 3721 java_names.h 2025-03-14T05:08:48.9320541Z 100% 2025-03-14T05:08:48.9324006Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\js\ 2025-03-14T05:08:48.9326982Z New File 16269 js_generator.h 2025-03-14T05:08:48.9330394Z 100% 2025-03-14T05:08:48.9333532Z New File 2024 well_known_types_embed.h 2025-03-14T05:08:48.9338850Z 100% 2025-03-14T05:08:48.9342500Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\objectivec\ 2025-03-14T05:08:48.9345230Z New File 3512 objectivec_generator.h 2025-03-14T05:08:48.9356532Z 100% 2025-03-14T05:08:48.9356832Z New File 12622 objectivec_helpers.h 2025-03-14T05:08:48.9357140Z 100% 2025-03-14T05:08:48.9360474Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\php\ 2025-03-14T05:08:48.9363176Z New File 3694 php_generator.h 2025-03-14T05:08:48.9368174Z 100% 2025-03-14T05:08:48.9371599Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\python\ 2025-03-14T05:08:48.9374322Z New File 7919 python_generator.h 2025-03-14T05:08:48.9379308Z 100% 2025-03-14T05:08:48.9382864Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\compiler\ruby\ 2025-03-14T05:08:48.9385721Z New File 2879 ruby_generator.h 2025-03-14T05:08:48.9393056Z 100% 2025-03-14T05:08:48.9396753Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\io\ 2025-03-14T05:08:48.9400410Z New File 71090 coded_stream.h 2025-03-14T05:08:48.9403836Z 100% 2025-03-14T05:08:48.9407027Z New File 6884 gzip_stream.h 2025-03-14T05:08:48.9410079Z 100% 2025-03-14T05:08:48.9413408Z New File 5523 io_win32.h 2025-03-14T05:08:48.9416361Z 100% 2025-03-14T05:08:48.9419430Z New File 16319 printer.h 2025-03-14T05:08:48.9422392Z 100% 2025-03-14T05:08:48.9434741Z New File 2486 strtod.h 2025-03-14T05:08:48.9439048Z 100% 2025-03-14T05:08:48.9441147Z New File 17170 tokenizer.h 2025-03-14T05:08:48.9444841Z 100% 2025-03-14T05:08:48.9447496Z New File 10511 zero_copy_stream.h 2025-03-14T05:08:48.9450947Z 100% 2025-03-14T05:08:48.9454907Z New File 13526 zero_copy_stream_impl.h 2025-03-14T05:08:48.9458084Z 100% 2025-03-14T05:08:48.9462325Z New File 17232 zero_copy_stream_impl_lite.h 2025-03-14T05:08:48.9469023Z 100% 2025-03-14T05:08:48.9472614Z New Dir 18 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\stubs\ 2025-03-14T05:08:48.9475883Z New File 12110 bytestream.h 2025-03-14T05:08:48.9479462Z 100% 2025-03-14T05:08:48.9482838Z New File 17661 callback.h 2025-03-14T05:08:48.9486147Z 100% 2025-03-14T05:08:48.9489789Z New File 5872 casts.h 2025-03-14T05:08:48.9492837Z 100% 2025-03-14T05:08:48.9496342Z New File 7485 common.h 2025-03-14T05:08:48.9499814Z 100% 2025-03-14T05:08:48.9502951Z New File 6173 fastmem.h 2025-03-14T05:08:48.9505869Z 100% 2025-03-14T05:08:48.9519146Z New File 4238 hash.h 2025-03-14T05:08:48.9523363Z 100% 2025-03-14T05:08:48.9526435Z New File 9156 logging.h 2025-03-14T05:08:48.9529610Z 100% 2025-03-14T05:08:48.9533828Z New File 5023 macros.h 2025-03-14T05:08:48.9535918Z 100% 2025-03-14T05:08:48.9545374Z New File 31982 map_util.h 2025-03-14T05:08:48.9549726Z 100% 2025-03-14T05:08:48.9551858Z New File 6343 mutex.h 2025-03-14T05:08:48.9554817Z 100% 2025-03-14T05:08:48.9557775Z New File 2239 once.h 2025-03-14T05:08:48.9560654Z 100% 2025-03-14T05:08:48.9563663Z New File 5242 platform_macros.h 2025-03-14T05:08:48.9566653Z 100% 2025-03-14T05:08:48.9569882Z New File 13149 port.h 2025-03-14T05:08:48.9572897Z 100% 2025-03-14T05:08:48.9575889Z New File 4064 status.h 2025-03-14T05:08:48.9579048Z 100% 2025-03-14T05:08:48.9582148Z New File 3354 stl_util.h 2025-03-14T05:08:48.9585021Z 100% 2025-03-14T05:08:48.9588113Z New File 18350 stringpiece.h 2025-03-14T05:08:48.9591248Z 100% 2025-03-14T05:08:48.9594506Z New File 39724 strutil.h 2025-03-14T05:08:48.9597578Z 100% 2025-03-14T05:08:48.9600684Z New File 4972 template_util.h 2025-03-14T05:08:48.9606219Z 100% 2025-03-14T05:08:48.9609357Z New Dir 8 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\google\protobuf\util\ 2025-03-14T05:08:48.9612754Z New File 5507 delimited_message_util.h 2025-03-14T05:08:48.9615851Z 100% 2025-03-14T05:08:48.9618979Z New File 10762 field_comparator.h 2025-03-14T05:08:48.9622040Z 100% 2025-03-14T05:08:48.9727518Z New File 11638 field_mask_util.h 2025-03-14T05:08:48.9730588Z 100% 2025-03-14T05:08:48.9733656Z New File 8632 json_util.h 2025-03-14T05:08:48.9736634Z 100% 2025-03-14T05:08:48.9740571Z New File 46214 message_differencer.h 2025-03-14T05:08:48.9743631Z 100% 2025-03-14T05:08:48.9750779Z New File 12465 time_util.h 2025-03-14T05:08:48.9750889Z 100% 2025-03-14T05:08:48.9754150Z New File 2928 type_resolver.h 2025-03-14T05:08:48.9757570Z 100% 2025-03-14T05:08:48.9760909Z New File 2464 type_resolver_util.h 2025-03-14T05:08:48.9953049Z 100% 2025-03-14T05:08:48.9957166Z New Dir 16 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\kineto\ 2025-03-14T05:08:48.9960406Z New File 3899 AbstractConfig.h 2025-03-14T05:08:48.9963752Z 100% 2025-03-14T05:08:48.9966731Z New File 3660 ActivityProfilerInterface.h 2025-03-14T05:08:48.9969769Z 100% 2025-03-14T05:08:48.9981842Z New File 612 ActivityTraceInterface.h 2025-03-14T05:08:48.9984755Z 100% 2025-03-14T05:08:48.9987997Z New File 2352 ActivityType.h 2025-03-14T05:08:48.9991014Z 100% 2025-03-14T05:08:48.9994221Z New File 514 ClientInterface.h 2025-03-14T05:08:48.9997137Z 100% 2025-03-14T05:08:49.0000139Z New File 15563 Config.h 2025-03-14T05:08:49.0003136Z 100% 2025-03-14T05:08:49.0006409Z New File 3931 GenericTraceActivity.h 2025-03-14T05:08:49.0010294Z 100% 2025-03-14T05:08:49.0013336Z New File 5186 IActivityProfiler.h 2025-03-14T05:08:49.0016535Z 100% 2025-03-14T05:08:49.0019905Z New File 1883 ILoggerObserver.h 2025-03-14T05:08:49.0022854Z 100% 2025-03-14T05:08:49.0026000Z New File 2112 ITraceActivity.h 2025-03-14T05:08:49.0029171Z 100% 2025-03-14T05:08:49.0032196Z New File 4041 libkineto.h 2025-03-14T05:08:49.0035498Z 100% 2025-03-14T05:08:49.0038598Z New File 360 LoggingAPI.h 2025-03-14T05:08:49.0041522Z 100% 2025-03-14T05:08:49.0044645Z New File 2164 output_base.h 2025-03-14T05:08:49.0047619Z 100% 2025-03-14T05:08:49.0050755Z New File 961 ThreadUtil.h 2025-03-14T05:08:49.0053732Z 100% 2025-03-14T05:08:49.0056855Z New File 537 time_since_epoch.h 2025-03-14T05:08:49.0059881Z 100% 2025-03-14T05:08:49.0063039Z New File 1014 TraceSpan.h 2025-03-14T05:08:49.0068406Z 100% 2025-03-14T05:08:49.0071996Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\mimalloc-1.8\ 2025-03-14T05:08:49.0075011Z New File 4044 mimalloc-new-delete.h 2025-03-14T05:08:49.0078095Z 100% 2025-03-14T05:08:49.0081306Z New File 3111 mimalloc-override.h 2025-03-14T05:08:49.0084144Z 100% 2025-03-14T05:08:49.0186749Z New File 35994 mimalloc.h 2025-03-14T05:08:49.0192277Z 100% 2025-03-14T05:08:49.0196410Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\oneapi\ 2025-03-14T05:08:49.0199516Z New Dir 29 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\oneapi\dnnl\ 2025-03-14T05:08:49.0203395Z New File 187834 dnnl.h 2025-03-14T05:08:49.0204134Z 69% 2025-03-14T05:08:49.0207948Z 100% 2025-03-14T05:08:49.0213103Z New File 663366 dnnl.hpp 2025-03-14T05:08:49.0214834Z 39% 2025-03-14T05:08:49.0215952Z 79% 2025-03-14T05:08:49.0221206Z 100% 2025-03-14T05:08:49.0224379Z New File 5831 dnnl_common.h 2025-03-14T05:08:49.0227643Z 100% 2025-03-14T05:08:49.0230889Z New File 16192 dnnl_common.hpp 2025-03-14T05:08:49.0234474Z 100% 2025-03-14T05:08:49.0350872Z New File 8465 dnnl_common_types.h 2025-03-14T05:08:49.0354107Z 100% 2025-03-14T05:08:49.0357488Z New File 6467 dnnl_config.h 2025-03-14T05:08:49.0360575Z 100% 2025-03-14T05:08:49.0363787Z New File 2371 dnnl_debug.h 2025-03-14T05:08:49.0366894Z 100% 2025-03-14T05:08:49.0370195Z New File 33498 dnnl_graph.h 2025-03-14T05:08:49.0373541Z 100% 2025-03-14T05:08:49.0377198Z New File 67058 dnnl_graph.hpp 2025-03-14T05:08:49.0380576Z 100% 2025-03-14T05:08:49.0383821Z New File 6077 dnnl_graph_ocl.h 2025-03-14T05:08:49.0387031Z 100% 2025-03-14T05:08:49.0390416Z New File 5589 dnnl_graph_ocl.hpp 2025-03-14T05:08:49.0393703Z 100% 2025-03-14T05:08:49.0396903Z New File 3752 dnnl_graph_sycl.h 2025-03-14T05:08:49.0400400Z 100% 2025-03-14T05:08:49.0403569Z New File 4468 dnnl_graph_sycl.hpp 2025-03-14T05:08:49.0406697Z 100% 2025-03-14T05:08:49.0409966Z New File 17275 dnnl_graph_types.h 2025-03-14T05:08:49.0413361Z 100% 2025-03-14T05:08:49.0416405Z New File 12135 dnnl_ocl.h 2025-03-14T05:08:49.0419466Z 100% 2025-03-14T05:08:49.0422629Z New File 18224 dnnl_ocl.hpp 2025-03-14T05:08:49.0425677Z 100% 2025-03-14T05:08:49.0428808Z New File 1389 dnnl_ocl_types.h 2025-03-14T05:08:49.0431908Z 100% 2025-03-14T05:08:49.0435080Z New File 8551 dnnl_sycl.h 2025-03-14T05:08:49.0438291Z 100% 2025-03-14T05:08:49.0441442Z New File 15228 dnnl_sycl.hpp 2025-03-14T05:08:49.0444725Z 100% 2025-03-14T05:08:49.0447939Z New File 1401 dnnl_sycl_types.h 2025-03-14T05:08:49.0451078Z 100% 2025-03-14T05:08:49.1375983Z New File 4642 dnnl_threadpool.h 2025-03-14T05:08:49.1379571Z 100% 2025-03-14T05:08:49.1382873Z New File 4440 dnnl_threadpool.hpp 2025-03-14T05:08:49.1385998Z 100% 2025-03-14T05:08:49.1390028Z New File 2279 dnnl_threadpool_iface.hpp 2025-03-14T05:08:49.1393306Z 100% 2025-03-14T05:08:49.1397315Z New File 101328 dnnl_types.h 2025-03-14T05:08:49.1400856Z 100% 2025-03-14T05:08:49.1404129Z New File 13853 dnnl_ukernel.h 2025-03-14T05:08:49.1407461Z 100% 2025-03-14T05:08:49.1410749Z New File 17789 dnnl_ukernel.hpp 2025-03-14T05:08:49.1413857Z 100% 2025-03-14T05:08:49.1417225Z New File 2710 dnnl_ukernel_types.h 2025-03-14T05:08:49.1420737Z 100% 2025-03-14T05:08:49.1458596Z New File 1045 dnnl_version.h 2025-03-14T05:08:49.1461896Z 100% 2025-03-14T05:08:49.1465540Z New File 1277 dnnl_version_hash.h 2025-03-14T05:08:49.1474106Z 100% 2025-03-14T05:08:49.1513320Z New Dir 22 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\pybind11\ 2025-03-14T05:08:49.1919871Z New File 25024 attr.h 2025-03-14T05:08:49.1939052Z 100% 2025-03-14T05:08:49.1942441Z New File 7986 buffer_info.h 2025-03-14T05:08:49.1945953Z 100% 2025-03-14T05:08:49.1949484Z New File 73551 cast.h 2025-03-14T05:08:49.1952534Z 100% 2025-03-14T05:08:49.1955776Z New File 8683 chrono.h 2025-03-14T05:08:49.1958812Z 100% 2025-03-14T05:08:49.1961776Z New File 122 common.h 2025-03-14T05:08:49.1964581Z 100% 2025-03-14T05:08:49.2994570Z New File 2170 complex.h 2025-03-14T05:08:49.2997257Z 100% 2025-03-14T05:08:49.3000588Z New File 328 eigen.h 2025-03-14T05:08:49.3003571Z 100% 2025-03-14T05:08:49.3006681Z New File 13675 embed.h 2025-03-14T05:08:49.3009719Z 100% 2025-03-14T05:08:49.3012730Z New File 4887 eval.h 2025-03-14T05:08:49.3015704Z 100% 2025-03-14T05:08:49.3018705Z New File 5416 functional.h 2025-03-14T05:08:49.3021609Z 100% 2025-03-14T05:08:49.3024618Z New File 7921 gil.h 2025-03-14T05:08:49.3027637Z 100% 2025-03-14T05:08:49.3030987Z New File 4093 gil_safe_call_once.h 2025-03-14T05:08:49.3034282Z 100% 2025-03-14T05:08:49.3037285Z New File 9127 iostream.h 2025-03-14T05:08:49.3040204Z 100% 2025-03-14T05:08:49.3044113Z New File 86581 numpy.h 2025-03-14T05:08:49.3047528Z 100% 2025-03-14T05:08:49.3050797Z New File 9305 operators.h 2025-03-14T05:08:49.3054288Z 100% 2025-03-14T05:08:49.3057603Z New File 2826 options.h 2025-03-14T05:08:49.3060690Z 100% 2025-03-14T05:08:49.3064959Z New File 132876 pybind11.h 2025-03-14T05:08:49.3065550Z 98% 2025-03-14T05:08:49.3068790Z 100% 2025-03-14T05:08:49.3072543Z New File 102500 pytypes.h 2025-03-14T05:08:49.3076077Z 100% 2025-03-14T05:08:49.3079499Z New File 15980 stl.h 2025-03-14T05:08:49.3082477Z 100% 2025-03-14T05:08:49.3085651Z New File 29317 stl_bind.h 2025-03-14T05:08:49.3088697Z 100% 2025-03-14T05:08:49.3091918Z New File 1990 type_caster_pyobject_ptr.h 2025-03-14T05:08:49.3094893Z 100% 2025-03-14T05:08:49.3098066Z New File 7242 typing.h 2025-03-14T05:08:49.3101445Z 100% 2025-03-14T05:08:49.3104789Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\pybind11\detail\ 2025-03-14T05:08:49.3107766Z New File 29793 class.h 2025-03-14T05:08:49.3110825Z 100% 2025-03-14T05:08:49.3114452Z New File 55995 common.h 2025-03-14T05:08:49.3117458Z 100% 2025-03-14T05:08:49.3120619Z New File 2666 cpp_conduit.h 2025-03-14T05:08:49.3124228Z 100% 2025-03-14T05:08:49.3132913Z New File 6207 descr.h 2025-03-14T05:08:49.3136570Z 100% 2025-03-14T05:08:49.3234664Z New File 2671 exception_translation.h 2025-03-14T05:08:49.3237682Z 100% 2025-03-14T05:08:49.3240861Z New File 18419 init.h 2025-03-14T05:08:49.3244179Z 100% 2025-03-14T05:08:49.3247160Z New File 32751 internals.h 2025-03-14T05:08:49.3250398Z 100% 2025-03-14T05:08:49.3253426Z New File 1690 typeid.h 2025-03-14T05:08:49.3256331Z 100% 2025-03-14T05:08:49.3259985Z New File 50133 type_caster_base.h 2025-03-14T05:08:49.3263202Z 100% 2025-03-14T05:08:49.3266353Z New File 2891 value_and_holder.h 2025-03-14T05:08:49.3271507Z 100% 2025-03-14T05:08:49.3274899Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\pybind11\eigen\ 2025-03-14T05:08:49.3277679Z New File 387 common.h 2025-03-14T05:08:49.3280484Z 100% 2025-03-14T05:08:49.3283885Z New File 32857 matrix.h 2025-03-14T05:08:49.3286955Z 100% 2025-03-14T05:08:49.3289926Z New File 18899 tensor.h 2025-03-14T05:08:49.3295014Z 100% 2025-03-14T05:08:49.3298404Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\pybind11\stl\ 2025-03-14T05:08:49.3301591Z New File 4683 filesystem.h 2025-03-14T05:08:49.3308277Z 100% 2025-03-14T05:08:49.3311579Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\ 2025-03-14T05:08:49.3314762Z New File 20325 custom_class.h 2025-03-14T05:08:49.3317738Z 100% 2025-03-14T05:08:49.3320774Z New File 8067 custom_class_detail.h 2025-03-14T05:08:49.3324151Z 100% 2025-03-14T05:08:49.3327118Z New File 222 extension.h 2025-03-14T05:08:49.3329904Z 100% 2025-03-14T05:08:49.3347455Z New File 41696 library.h 2025-03-14T05:08:49.3350777Z 100% 2025-03-14T05:08:49.3353745Z New File 482 script.h 2025-03-14T05:08:49.3357385Z 100% 2025-03-14T05:08:49.3360743Z New Dir 30 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\ 2025-03-14T05:08:49.3363690Z New File 1472 copy_utils.h 2025-03-14T05:08:49.3366766Z 100% 2025-03-14T05:08:49.3370058Z New File 3540 CudaIPCTypes.h 2025-03-14T05:08:49.3373081Z 100% 2025-03-14T05:08:49.3376168Z New File 228 DataLoader.h 2025-03-14T05:08:49.3379074Z 100% 2025-03-14T05:08:49.3396741Z New File 507 Device.h 2025-03-14T05:08:49.3399804Z 100% 2025-03-14T05:08:49.3403164Z New File 184 DeviceAccelerator.h 2025-03-14T05:08:49.3405907Z 100% 2025-03-14T05:08:49.3409193Z New File 868 Dtype.h 2025-03-14T05:08:49.3412201Z 100% 2025-03-14T05:08:49.3416016Z New File 1099 DynamicTypes.h 2025-03-14T05:08:49.3418647Z 100% 2025-03-14T05:08:49.3421979Z New File 583 Event.h 2025-03-14T05:08:49.3424546Z 100% 2025-03-14T05:08:49.3427645Z New File 15785 Exceptions.h 2025-03-14T05:08:49.3430854Z 100% 2025-03-14T05:08:49.3434878Z New File 166 Export.h 2025-03-14T05:08:49.3436795Z 100% 2025-03-14T05:08:49.3440577Z New File 1087 Generator.h 2025-03-14T05:08:49.3443250Z 100% 2025-03-14T05:08:49.3446641Z New File 332 itt_wrapper.h 2025-03-14T05:08:49.3449636Z 100% 2025-03-14T05:08:49.3452609Z New File 612 Layout.h 2025-03-14T05:08:49.3455389Z 100% 2025-03-14T05:08:49.3458607Z New File 711 MemoryFormat.h 2025-03-14T05:08:49.3461684Z 100% 2025-03-14T05:08:49.3464678Z New File 107 Module.h 2025-03-14T05:08:49.3467494Z 100% 2025-03-14T05:08:49.3470553Z New File 396 PyInterpreter.h 2025-03-14T05:08:49.3473753Z 100% 2025-03-14T05:08:49.3476844Z New File 221 python_dimname.h 2025-03-14T05:08:49.3479798Z 100% 2025-03-14T05:08:49.3482928Z New File 674 python_headers.h 2025-03-14T05:08:49.3485972Z 100% 2025-03-14T05:08:49.3489010Z New File 635 QScheme.h 2025-03-14T05:08:49.3491803Z 100% 2025-03-14T05:08:49.3494951Z New File 708 serialization.h 2025-03-14T05:08:49.3498972Z 100% 2025-03-14T05:08:49.3501269Z New File 492 Size.h 2025-03-14T05:08:49.3504049Z 100% 2025-03-14T05:08:49.3507025Z New File 1630 Storage.h 2025-03-14T05:08:49.3509945Z 100% 2025-03-14T05:08:49.3512996Z New File 140 StorageMethods.h 2025-03-14T05:08:49.3516879Z 100% 2025-03-14T05:08:49.3529555Z New File 147 StorageSharing.h 2025-03-14T05:08:49.3532195Z 100% 2025-03-14T05:08:49.3535131Z New File 711 Stream.h 2025-03-14T05:08:49.3538072Z 100% 2025-03-14T05:08:49.3541004Z New File 710 THConcat.h 2025-03-14T05:08:49.3543838Z 100% 2025-03-14T05:08:49.3546811Z New File 924 THP.h 2025-03-14T05:08:49.3549720Z 100% 2025-03-14T05:08:49.3552687Z New File 593 TypeInfo.h 2025-03-14T05:08:49.3556253Z 100% 2025-03-14T05:08:49.3559118Z New File 176 Types.h 2025-03-14T05:08:49.3561901Z 100% 2025-03-14T05:08:49.3564831Z New File 9612 utils.h 2025-03-14T05:08:49.3568465Z 100% 2025-03-14T05:08:49.3572050Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\ 2025-03-14T05:08:49.3575637Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\ 2025-03-14T05:08:49.3578796Z New Dir 24 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\ 2025-03-14T05:08:49.3581419Z New File 587 all.h 2025-03-14T05:08:49.3584305Z 100% 2025-03-14T05:08:49.3587307Z New File 1450 arg.h 2025-03-14T05:08:49.3590250Z 100% 2025-03-14T05:08:49.3593286Z New File 177 autograd.h 2025-03-14T05:08:49.3596182Z 100% 2025-03-14T05:08:49.3599171Z New File 761 cuda.h 2025-03-14T05:08:49.3602093Z 100% 2025-03-14T05:08:49.3605162Z New File 310 data.h 2025-03-14T05:08:49.3608256Z 100% 2025-03-14T05:08:49.3610978Z New File 7660 enum.h 2025-03-14T05:08:49.3613930Z 100% 2025-03-14T05:08:49.3626163Z New File 6855 expanding_array.h 2025-03-14T05:08:49.3629391Z 100% 2025-03-14T05:08:49.3637791Z New File 12494 fft.h 2025-03-14T05:08:49.3640805Z 100% 2025-03-14T05:08:49.3643846Z New File 1793 imethod.h 2025-03-14T05:08:49.3646816Z 100% 2025-03-14T05:08:49.3654004Z New File 922 jit.h 2025-03-14T05:08:49.3657337Z 100% 2025-03-14T05:08:49.3660370Z New File 1236 mps.h 2025-03-14T05:08:49.3663894Z 100% 2025-03-14T05:08:49.3667187Z New File 2866 nested.h 2025-03-14T05:08:49.3669881Z 100% 2025-03-14T05:08:49.3672951Z New File 261 nn.h 2025-03-14T05:08:49.3675887Z 100% 2025-03-14T05:08:49.3678953Z New File 407 optim.h 2025-03-14T05:08:49.3681808Z 100% 2025-03-14T05:08:49.3685104Z New File 16784 ordered_dict.h 2025-03-14T05:08:49.3688452Z 100% 2025-03-14T05:08:49.3691634Z New File 10163 python.h 2025-03-14T05:08:49.3695116Z 100% 2025-03-14T05:08:49.3697791Z New File 5388 serialize.h 2025-03-14T05:08:49.3701160Z 100% 2025-03-14T05:08:49.3704114Z New File 40 sparse.h 2025-03-14T05:08:49.3707112Z 100% 2025-03-14T05:08:49.3710412Z New File 39688 special.h 2025-03-14T05:08:49.3713715Z 100% 2025-03-14T05:08:49.3716697Z New File 162 torch.h 2025-03-14T05:08:49.3720151Z 100% 2025-03-14T05:08:49.3723831Z New File 2654 types.h 2025-03-14T05:08:49.3726491Z 100% 2025-03-14T05:08:49.3729679Z New File 3702 utils.h 2025-03-14T05:08:49.3732617Z 100% 2025-03-14T05:08:49.3735796Z New File 825 version.h 2025-03-14T05:08:49.3738791Z 100% 2025-03-14T05:08:49.3741817Z New File 627 xpu.h 2025-03-14T05:08:49.3745095Z 100% 2025-03-14T05:08:49.3748623Z New Dir 8 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\ 2025-03-14T05:08:49.3755730Z New File 1951 dataloader.h 2025-03-14T05:08:49.3759347Z 100% 2025-03-14T05:08:49.3763105Z New File 2260 dataloader_options.h 2025-03-14T05:08:49.3765755Z 100% 2025-03-14T05:08:49.3769121Z New File 298 datasets.h 2025-03-14T05:08:49.3771713Z 100% 2025-03-14T05:08:49.3775146Z New File 1342 example.h 2025-03-14T05:08:49.3778169Z 100% 2025-03-14T05:08:49.3790866Z New File 5483 iterator.h 2025-03-14T05:08:49.3794515Z 100% 2025-03-14T05:08:49.3798378Z New File 327 samplers.h 2025-03-14T05:08:49.3801321Z 100% 2025-03-14T05:08:49.3804629Z New File 229 transforms.h 2025-03-14T05:08:49.3807641Z 100% 2025-03-14T05:08:49.3810923Z New File 1156 worker_exception.h 2025-03-14T05:08:49.3814702Z 100% 2025-03-14T05:08:49.3818065Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\dataloader\ 2025-03-14T05:08:49.3820943Z New File 9475 base.h 2025-03-14T05:08:49.3824125Z 100% 2025-03-14T05:08:49.3827200Z New File 2396 stateful.h 2025-03-14T05:08:49.3830406Z 100% 2025-03-14T05:08:49.3834184Z New File 2827 stateless.h 2025-03-14T05:08:49.3839763Z 100% 2025-03-14T05:08:49.3843508Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\datasets\ 2025-03-14T05:08:49.3846263Z New File 3272 base.h 2025-03-14T05:08:49.3849607Z 100% 2025-03-14T05:08:49.3853173Z New File 19696 chunk.h 2025-03-14T05:08:49.3856059Z 100% 2025-03-14T05:08:49.3859321Z New File 4186 map.h 2025-03-14T05:08:49.3862251Z 100% 2025-03-14T05:08:49.3865813Z New File 1273 mnist.h 2025-03-14T05:08:49.3868678Z 100% 2025-03-14T05:08:49.3872000Z New File 2674 shared.h 2025-03-14T05:08:49.3874971Z 100% 2025-03-14T05:08:49.3877972Z New File 2298 stateful.h 2025-03-14T05:08:49.3880994Z 100% 2025-03-14T05:08:49.3894533Z New File 965 tensor.h 2025-03-14T05:08:49.3899957Z 100% 2025-03-14T05:08:49.3903679Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\detail\ 2025-03-14T05:08:49.3906446Z New File 2668 data_shuttle.h 2025-03-14T05:08:49.3909773Z 100% 2025-03-14T05:08:49.3912864Z New File 2535 queue.h 2025-03-14T05:08:49.3915979Z 100% 2025-03-14T05:08:49.3919086Z New File 4547 sequencers.h 2025-03-14T05:08:49.3924271Z 100% 2025-03-14T05:08:49.3927998Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\samplers\ 2025-03-14T05:08:49.3930576Z New File 1206 base.h 2025-03-14T05:08:49.3933629Z 100% 2025-03-14T05:08:49.3936754Z New File 523 custom_batch_request.h 2025-03-14T05:08:49.3939859Z 100% 2025-03-14T05:08:49.3942896Z New File 4193 distributed.h 2025-03-14T05:08:49.3945941Z 100% 2025-03-14T05:08:49.3949198Z New File 1510 random.h 2025-03-14T05:08:49.3951943Z 100% 2025-03-14T05:08:49.3964676Z New File 1238 sequential.h 2025-03-14T05:08:49.3967762Z 100% 2025-03-14T05:08:49.3970895Z New File 681 serialize.h 2025-03-14T05:08:49.3973962Z 100% 2025-03-14T05:08:49.3977043Z New File 2030 stream.h 2025-03-14T05:08:49.3982700Z 100% 2025-03-14T05:08:49.3986113Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\data\transforms\ 2025-03-14T05:08:49.3988882Z New File 1628 base.h 2025-03-14T05:08:49.3991883Z 100% 2025-03-14T05:08:49.3994994Z New File 1094 collate.h 2025-03-14T05:08:49.3997868Z 100% 2025-03-14T05:08:49.4001757Z New File 1711 lambda.h 2025-03-14T05:08:49.4003915Z 100% 2025-03-14T05:08:49.4006974Z New File 1419 stack.h 2025-03-14T05:08:49.4009955Z 100% 2025-03-14T05:08:49.4013138Z New File 2496 tensor.h 2025-03-14T05:08:49.4020825Z 100% 2025-03-14T05:08:49.4024289Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\detail\ 2025-03-14T05:08:49.4027044Z New File 2159 static.h 2025-03-14T05:08:49.4030061Z 100% 2025-03-14T05:08:49.4033291Z New File 13301 TensorDataContainer.h 2025-03-14T05:08:49.4038652Z 100% 2025-03-14T05:08:49.4041992Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\ 2025-03-14T05:08:49.4044782Z New File 3995 cloneable.h 2025-03-14T05:08:49.4048029Z 100% 2025-03-14T05:08:49.4051567Z New File 659 functional.h 2025-03-14T05:08:49.4054645Z 100% 2025-03-14T05:08:49.4057603Z New File 5041 init.h 2025-03-14T05:08:49.4060751Z 100% 2025-03-14T05:08:49.4063878Z New File 27513 module.h 2025-03-14T05:08:49.4066997Z 100% 2025-03-14T05:08:49.4079671Z New File 1325 modules.h 2025-03-14T05:08:49.4082579Z 100% 2025-03-14T05:08:49.4085944Z New File 663 options.h 2025-03-14T05:08:49.4088958Z 100% 2025-03-14T05:08:49.4092192Z New File 3300 pimpl-inl.h 2025-03-14T05:08:49.4095261Z 100% 2025-03-14T05:08:49.4098311Z New File 6825 pimpl.h 2025-03-14T05:08:49.4101681Z 100% 2025-03-14T05:08:49.4104240Z New File 136 utils.h 2025-03-14T05:08:49.4107588Z 100% 2025-03-14T05:08:49.4111192Z New Dir 16 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\functional\ 2025-03-14T05:08:49.4114329Z New File 30731 activation.h 2025-03-14T05:08:49.4117635Z 100% 2025-03-14T05:08:49.4121223Z New File 2094 batchnorm.h 2025-03-14T05:08:49.4124618Z 100% 2025-03-14T05:08:49.4127380Z New File 8394 conv.h 2025-03-14T05:08:49.4130450Z 100% 2025-03-14T05:08:49.4143195Z New File 2583 distance.h 2025-03-14T05:08:49.4146182Z 100% 2025-03-14T05:08:49.4149200Z New File 6766 dropout.h 2025-03-14T05:08:49.4152133Z 100% 2025-03-14T05:08:49.4155434Z New File 6565 embedding.h 2025-03-14T05:08:49.4158638Z 100% 2025-03-14T05:08:49.4161958Z New File 2834 fold.h 2025-03-14T05:08:49.4165024Z 100% 2025-03-14T05:08:49.4168156Z New File 1614 instancenorm.h 2025-03-14T05:08:49.4171210Z 100% 2025-03-14T05:08:49.4174293Z New File 794 linear.h 2025-03-14T05:08:49.4177320Z 100% 2025-03-14T05:08:49.4180621Z New File 32880 loss.h 2025-03-14T05:08:49.4183886Z 100% 2025-03-14T05:08:49.4187056Z New File 6178 normalization.h 2025-03-14T05:08:49.4190172Z 100% 2025-03-14T05:08:49.4193980Z New File 1728 padding.h 2025-03-14T05:08:49.4197065Z 100% 2025-03-14T05:08:49.4200337Z New File 1336 pixelshuffle.h 2025-03-14T05:08:49.4203362Z 100% 2025-03-14T05:08:49.4206907Z New File 36559 pooling.h 2025-03-14T05:08:49.4210020Z 100% 2025-03-14T05:08:49.4213348Z New File 11014 upsampling.h 2025-03-14T05:08:49.4216944Z 100% 2025-03-14T05:08:49.4220044Z New File 3698 vision.h 2025-03-14T05:08:49.4226488Z 100% 2025-03-14T05:08:49.4230442Z New Dir 23 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\modules\ 2025-03-14T05:08:49.4233831Z New File 31190 activation.h 2025-03-14T05:08:49.4237033Z 100% 2025-03-14T05:08:49.4240387Z New File 3626 adaptive.h 2025-03-14T05:08:49.4243537Z 100% 2025-03-14T05:08:49.4246905Z New File 8467 batchnorm.h 2025-03-14T05:08:49.4250049Z 100% 2025-03-14T05:08:49.4253047Z New File 4447 common.h 2025-03-14T05:08:49.4256307Z 100% 2025-03-14T05:08:49.4268302Z New File 16707 conv.h 2025-03-14T05:08:49.4272064Z 100% 2025-03-14T05:08:49.4275369Z New File 3140 distance.h 2025-03-14T05:08:49.4278871Z 100% 2025-03-14T05:08:49.4281509Z New File 6584 dropout.h 2025-03-14T05:08:49.4284904Z 100% 2025-03-14T05:08:49.4287814Z New File 6220 embedding.h 2025-03-14T05:08:49.4290940Z 100% 2025-03-14T05:08:49.4294025Z New File 2907 fold.h 2025-03-14T05:08:49.4297174Z 100% 2025-03-14T05:08:49.4300319Z New File 5667 instancenorm.h 2025-03-14T05:08:49.4303589Z 100% 2025-03-14T05:08:49.4307201Z New File 7699 linear.h 2025-03-14T05:08:49.4309765Z 100% 2025-03-14T05:08:49.4313280Z New File 31785 loss.h 2025-03-14T05:08:49.4316285Z 100% 2025-03-14T05:08:49.4319580Z New File 7128 normalization.h 2025-03-14T05:08:49.4322692Z 100% 2025-03-14T05:08:49.4325896Z New File 14722 padding.h 2025-03-14T05:08:49.4328925Z 100% 2025-03-14T05:08:49.4332118Z New File 3195 pixelshuffle.h 2025-03-14T05:08:49.4335559Z 100% 2025-03-14T05:08:49.4338772Z New File 30417 pooling.h 2025-03-14T05:08:49.4342069Z 100% 2025-03-14T05:08:49.4345100Z New File 13847 rnn.h 2025-03-14T05:08:49.4348295Z 100% 2025-03-14T05:08:49.4352105Z New File 5463 transformer.h 2025-03-14T05:08:49.4355319Z 100% 2025-03-14T05:08:49.4360192Z New File 5355 transformercoder.h 2025-03-14T05:08:49.4362202Z 100% 2025-03-14T05:08:49.4366186Z New File 6600 transformerlayer.h 2025-03-14T05:08:49.4368886Z 100% 2025-03-14T05:08:49.4372165Z New File 1672 upsampling.h 2025-03-14T05:08:49.4375254Z 100% 2025-03-14T05:08:49.4379267Z New File 1448 utils.h 2025-03-14T05:08:49.4382285Z 100% 2025-03-14T05:08:49.4385638Z New File 678 _functions.h 2025-03-14T05:08:49.4389201Z 100% 2025-03-14T05:08:49.4392905Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\modules\container\ 2025-03-14T05:08:49.4395783Z New File 13769 any.h 2025-03-14T05:08:49.4399088Z 100% 2025-03-14T05:08:49.4402391Z New File 5131 any_module_holder.h 2025-03-14T05:08:49.4405578Z 100% 2025-03-14T05:08:49.4408834Z New File 4262 any_value.h 2025-03-14T05:08:49.4411924Z 100% 2025-03-14T05:08:49.4424580Z New File 3444 functional.h 2025-03-14T05:08:49.4427701Z 100% 2025-03-14T05:08:49.4430855Z New File 8682 moduledict.h 2025-03-14T05:08:49.4434232Z 100% 2025-03-14T05:08:49.4437309Z New File 9214 modulelist.h 2025-03-14T05:08:49.4440366Z 100% 2025-03-14T05:08:49.4444052Z New File 2523 named_any.h 2025-03-14T05:08:49.4447158Z 100% 2025-03-14T05:08:49.4450270Z New File 4603 parameterdict.h 2025-03-14T05:08:49.4453369Z 100% 2025-03-14T05:08:49.4456424Z New File 5744 parameterlist.h 2025-03-14T05:08:49.4459492Z 100% 2025-03-14T05:08:49.4462704Z New File 14121 sequential.h 2025-03-14T05:08:49.4470606Z 100% 2025-03-14T05:08:49.4474188Z New Dir 21 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\options\ 2025-03-14T05:08:49.4477088Z New File 19731 activation.h 2025-03-14T05:08:49.4480285Z 100% 2025-03-14T05:08:49.4483307Z New File 1096 adaptive.h 2025-03-14T05:08:49.4486329Z 100% 2025-03-14T05:08:49.4489490Z New File 2852 batchnorm.h 2025-03-14T05:08:49.4492549Z 100% 2025-03-14T05:08:49.4495581Z New File 13859 conv.h 2025-03-14T05:08:49.4498904Z 100% 2025-03-14T05:08:49.4511290Z New File 2058 distance.h 2025-03-14T05:08:49.4514419Z 100% 2025-03-14T05:08:49.4517473Z New File 3173 dropout.h 2025-03-14T05:08:49.4520462Z 100% 2025-03-14T05:08:49.4523584Z New File 11882 embedding.h 2025-03-14T05:08:49.4526666Z 100% 2025-03-14T05:08:49.4529767Z New File 3008 fold.h 2025-03-14T05:08:49.4532797Z 100% 2025-03-14T05:08:49.4535928Z New File 2383 instancenorm.h 2025-03-14T05:08:49.4539185Z 100% 2025-03-14T05:08:49.4542186Z New File 2872 linear.h 2025-03-14T05:08:49.4545179Z 100% 2025-03-14T05:08:49.4548328Z New File 27502 loss.h 2025-03-14T05:08:49.4551479Z 100% 2025-03-14T05:08:49.4554696Z New File 5687 normalization.h 2025-03-14T05:08:49.4557768Z 100% 2025-03-14T05:08:49.4560916Z New File 7052 padding.h 2025-03-14T05:08:49.4563911Z 100% 2025-03-14T05:08:49.4567094Z New File 1695 pixelshuffle.h 2025-03-14T05:08:49.4570348Z 100% 2025-03-14T05:08:49.4573521Z New File 18312 pooling.h 2025-03-14T05:08:49.4576654Z 100% 2025-03-14T05:08:49.4579635Z New File 8429 rnn.h 2025-03-14T05:08:49.4582604Z 100% 2025-03-14T05:08:49.4585800Z New File 1876 transformer.h 2025-03-14T05:08:49.4588887Z 100% 2025-03-14T05:08:49.4592059Z New File 2393 transformercoder.h 2025-03-14T05:08:49.4595199Z 100% 2025-03-14T05:08:49.4598591Z New File 2129 transformerlayer.h 2025-03-14T05:08:49.4601622Z 100% 2025-03-14T05:08:49.4604800Z New File 4233 upsampling.h 2025-03-14T05:08:49.4607850Z 100% 2025-03-14T05:08:49.4610912Z New File 1081 vision.h 2025-03-14T05:08:49.4616159Z 100% 2025-03-14T05:08:49.4620178Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\parallel\ 2025-03-14T05:08:49.4622897Z New File 11492 data_parallel.h 2025-03-14T05:08:49.4628108Z 100% 2025-03-14T05:08:49.4631793Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\nn\utils\ 2025-03-14T05:08:49.4634735Z New File 4982 clip_grad.h 2025-03-14T05:08:49.4637791Z 100% 2025-03-14T05:08:49.4640935Z New File 2454 convert_parameters.h 2025-03-14T05:08:49.4644329Z 100% 2025-03-14T05:08:49.4647332Z New File 13141 rnn.h 2025-03-14T05:08:49.4654231Z 100% 2025-03-14T05:08:49.4657652Z New Dir 8 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\optim\ 2025-03-14T05:08:49.4660909Z New File 3296 adagrad.h 2025-03-14T05:08:49.4664809Z 100% 2025-03-14T05:08:49.4668642Z New File 2966 adam.h 2025-03-14T05:08:49.4672107Z 100% 2025-03-14T05:08:49.4676093Z New File 2986 adamw.h 2025-03-14T05:08:49.4679813Z 100% 2025-03-14T05:08:49.4684679Z New File 3545 lbfgs.h 2025-03-14T05:08:49.4688672Z 100% 2025-03-14T05:08:49.4692669Z New File 8349 optimizer.h 2025-03-14T05:08:49.4697228Z 100% 2025-03-14T05:08:49.4839498Z New File 2989 rmsprop.h 2025-03-14T05:08:49.4842605Z 100% 2025-03-14T05:08:49.4845874Z New File 12988 serialize.h 2025-03-14T05:08:49.4849201Z 100% 2025-03-14T05:08:49.4852583Z New File 2707 sgd.h 2025-03-14T05:08:49.4856033Z 100% 2025-03-14T05:08:49.4859953Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\optim\schedulers\ 2025-03-14T05:08:49.4863372Z New File 1157 lr_scheduler.h 2025-03-14T05:08:49.4866163Z 100% 2025-03-14T05:08:49.4869489Z New File 1439 reduce_on_plateau_scheduler.h 2025-03-14T05:08:49.4872573Z 100% 2025-03-14T05:08:49.4994558Z New File 419 step_lr.h 2025-03-14T05:08:49.5002075Z 100% 2025-03-14T05:08:49.5005717Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\python\ 2025-03-14T05:08:49.5008520Z New File 212 init.h 2025-03-14T05:08:49.5013885Z 100% 2025-03-14T05:08:49.5017504Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\include\torch\serialize\ 2025-03-14T05:08:49.5020203Z New File 105 archive.h 2025-03-14T05:08:49.5023202Z 100% 2025-03-14T05:08:49.5026343Z New File 4071 input-archive.h 2025-03-14T05:08:49.5029562Z 100% 2025-03-14T05:08:49.5032659Z New File 2370 output-archive.h 2025-03-14T05:08:49.5035813Z 100% 2025-03-14T05:08:49.5141575Z New File 452 tensor.h 2025-03-14T05:08:49.5151665Z 100% 2025-03-14T05:08:49.5155662Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\ 2025-03-14T05:08:49.5159171Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\data\ 2025-03-14T05:08:49.5164137Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\data\datasets\ 2025-03-14T05:08:49.5171241Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\data\samplers\ 2025-03-14T05:08:49.5174674Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\nn\ 2025-03-14T05:08:49.5178266Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\nn\modules\ 2025-03-14T05:08:49.5184757Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\nn\modules\container\ 2025-03-14T05:08:49.5191090Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\nn\options\ 2025-03-14T05:08:49.5194737Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\optim\ 2025-03-14T05:08:49.5201800Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\optim\schedulers\ 2025-03-14T05:08:49.5206646Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\python\ 2025-03-14T05:08:49.5215472Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\api\src\serialize\ 2025-03-14T05:08:49.5218608Z New Dir 46 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\autograd\ 2025-03-14T05:08:49.5221622Z New File 1795 anomaly_mode.h 2025-03-14T05:08:49.5225700Z 100% 2025-03-14T05:08:49.5228782Z New File 5413 autograd.h 2025-03-14T05:08:49.5231843Z 100% 2025-03-14T05:08:49.5235305Z New File 1174 autograd_not_implemented_fallback.h 2025-03-14T05:08:49.5238284Z 100% 2025-03-14T05:08:49.5349484Z New File 894 cpp_hook.h 2025-03-14T05:08:49.5352419Z 100% 2025-03-14T05:08:49.5355921Z New File 21929 custom_function.h 2025-03-14T05:08:49.5359369Z 100% 2025-03-14T05:08:49.5362419Z New File 1671 edge.h 2025-03-14T05:08:49.5365357Z 100% 2025-03-14T05:08:49.5368417Z New File 11094 engine.h 2025-03-14T05:08:49.5371343Z 100% 2025-03-14T05:08:49.5374468Z New File 9148 forward_grad.h 2025-03-14T05:08:49.5377745Z 100% 2025-03-14T05:08:49.5380897Z New File 31427 function.h 2025-03-14T05:08:49.5384113Z 100% 2025-03-14T05:08:49.5387574Z New File 33683 FunctionsManual.h 2025-03-14T05:08:49.5391568Z 100% 2025-03-14T05:08:49.5394327Z New File 2198 function_hook.h 2025-03-14T05:08:49.5397414Z 100% 2025-03-14T05:08:49.5400462Z New File 221 grad_mode.h 2025-03-14T05:08:49.5403650Z 100% 2025-03-14T05:08:49.5406836Z New File 9605 graph_task.h 2025-03-14T05:08:49.5410057Z 100% 2025-03-14T05:08:49.5413165Z New File 166 InferenceMode.h 2025-03-14T05:08:49.5416295Z 100% 2025-03-14T05:08:49.5419446Z New File 1420 input_buffer.h 2025-03-14T05:08:49.5422556Z 100% 2025-03-14T05:08:49.5425870Z New File 3095 input_metadata.h 2025-03-14T05:08:49.5428813Z 100% 2025-03-14T05:08:49.5432242Z New File 1848 jit_decomp_interface.h 2025-03-14T05:08:49.5435539Z 100% 2025-03-14T05:08:49.5438587Z New File 116 profiler.h 2025-03-14T05:08:49.5441394Z 100% 2025-03-14T05:08:49.5444733Z New File 8269 profiler_kineto.h 2025-03-14T05:08:49.5447850Z 100% 2025-03-14T05:08:49.5450942Z New File 11079 profiler_legacy.h 2025-03-14T05:08:49.5453968Z 100% 2025-03-14T05:08:49.5457129Z New File 91 profiler_python.h 2025-03-14T05:08:49.5460062Z 100% 2025-03-14T05:08:49.5473889Z New File 1229 python_anomaly_mode.h 2025-03-14T05:08:49.5476991Z 100% 2025-03-14T05:08:49.5480148Z New File 441 python_autograd.h 2025-03-14T05:08:49.5483268Z 100% 2025-03-14T05:08:49.5486409Z New File 5375 python_cpp_function.h 2025-03-14T05:08:49.5489468Z 100% 2025-03-14T05:08:49.5492892Z New File 1300 python_engine.h 2025-03-14T05:08:49.5496875Z 100% 2025-03-14T05:08:49.5500088Z New File 127 python_enum_tag.h 2025-03-14T05:08:49.5503075Z 100% 2025-03-14T05:08:49.5506248Z New File 143 python_fft_functions.h 2025-03-14T05:08:49.5509386Z 100% 2025-03-14T05:08:49.5512541Z New File 5366 python_function.h 2025-03-14T05:08:49.5515850Z 100% 2025-03-14T05:08:49.5518989Z New File 2126 python_hook.h 2025-03-14T05:08:49.5522050Z 100% 2025-03-14T05:08:49.5525375Z New File 269 python_legacy_variable.h 2025-03-14T05:08:49.5528303Z 100% 2025-03-14T05:08:49.5541659Z New File 146 python_linalg_functions.h 2025-03-14T05:08:49.5544983Z 100% 2025-03-14T05:08:49.5548105Z New File 218 python_nested_functions.h 2025-03-14T05:08:49.5550989Z 100% 2025-03-14T05:08:49.5554406Z New File 136 python_nn_functions.h 2025-03-14T05:08:49.5557346Z 100% 2025-03-14T05:08:49.5560615Z New File 1115 python_saved_variable_hooks.h 2025-03-14T05:08:49.5563664Z 100% 2025-03-14T05:08:49.5567024Z New File 146 python_sparse_functions.h 2025-03-14T05:08:49.5569998Z 100% 2025-03-14T05:08:49.5573204Z New File 145 python_special_functions.h 2025-03-14T05:08:49.5576096Z 100% 2025-03-14T05:08:49.5579334Z New File 691 python_torch_functions.h 2025-03-14T05:08:49.5582426Z 100% 2025-03-14T05:08:49.5585675Z New File 3626 python_variable.h 2025-03-14T05:08:49.5589008Z 100% 2025-03-14T05:08:49.5592305Z New File 2851 python_variable_indexing.h 2025-03-14T05:08:49.5595481Z 100% 2025-03-14T05:08:49.5598705Z New File 962 record_function_ops.h 2025-03-14T05:08:49.5601724Z 100% 2025-03-14T05:08:49.5604824Z New File 5156 saved_variable.h 2025-03-14T05:08:49.5607871Z 100% 2025-03-14T05:08:49.5621889Z New File 566 saved_variable_hooks.h 2025-03-14T05:08:49.5625024Z 100% 2025-03-14T05:08:49.5628054Z New File 316 symbolic.h 2025-03-14T05:08:49.5630849Z 100% 2025-03-14T05:08:49.5634197Z New File 41304 variable.h 2025-03-14T05:08:49.5637783Z 100% 2025-03-14T05:08:49.5641099Z New File 15008 VariableTypeUtils.h 2025-03-14T05:08:49.5644170Z 100% 2025-03-14T05:08:49.5647345Z New File 631 variable_info.h 2025-03-14T05:08:49.5650840Z 100% 2025-03-14T05:08:49.5654478Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\autograd\functions\ 2025-03-14T05:08:49.5657377Z New File 13921 accumulate_grad.h 2025-03-14T05:08:49.5660483Z 100% 2025-03-14T05:08:49.5663570Z New File 3508 basic_ops.h 2025-03-14T05:08:49.5666857Z 100% 2025-03-14T05:08:49.5669735Z New File 1242 comm.h 2025-03-14T05:08:49.5672866Z 100% 2025-03-14T05:08:49.5685020Z New File 394 pybind.h 2025-03-14T05:08:49.5687885Z 100% 2025-03-14T05:08:49.5690897Z New File 7454 tensor.h 2025-03-14T05:08:49.5694068Z 100% 2025-03-14T05:08:49.5697377Z New File 3271 utils.h 2025-03-14T05:08:49.5702992Z 100% 2025-03-14T05:08:49.5706474Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\autograd\generated\ 2025-03-14T05:08:49.5711140Z New File 529239 Functions.h 2025-03-14T05:08:49.5712803Z 49% 2025-03-14T05:08:49.5713418Z 99% 2025-03-14T05:08:49.5717706Z 100% 2025-03-14T05:08:49.5720896Z New File 916 python_functions.h 2025-03-14T05:08:49.5724015Z 100% 2025-03-14T05:08:49.5738067Z New File 4160 python_return_types.h 2025-03-14T05:08:49.5741409Z 100% 2025-03-14T05:08:49.5744533Z New File 1560 VariableType.h 2025-03-14T05:08:49.5747619Z 100% 2025-03-14T05:08:49.5751176Z New File 56950 variable_factories.h 2025-03-14T05:08:49.5754832Z 100% 2025-03-14T05:08:49.5758247Z New File 38295 ViewFuncs.h 2025-03-14T05:08:49.5761844Z 100% 2025-03-14T05:08:49.5769763Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\autograd\generated\templates\ 2025-03-14T05:08:49.5772980Z New Dir 6 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\autograd\utils\ 2025-03-14T05:08:49.5775871Z New File 513 error_messages.h 2025-03-14T05:08:49.5778981Z 100% 2025-03-14T05:08:49.5782164Z New File 2898 grad_layout_contract.h 2025-03-14T05:08:49.5785136Z 100% 2025-03-14T05:08:49.5788347Z New File 1316 lambda_post_hook.h 2025-03-14T05:08:49.5791364Z 100% 2025-03-14T05:08:49.5805306Z New File 1472 python_arg_parsing.h 2025-03-14T05:08:49.5808682Z 100% 2025-03-14T05:08:49.5811678Z New File 607 warnings.h 2025-03-14T05:08:49.5814864Z 100% 2025-03-14T05:08:49.5817649Z New File 3892 wrap_outputs.h 2025-03-14T05:08:49.5825192Z 100% 2025-03-14T05:08:49.5828651Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\cpu\ 2025-03-14T05:08:49.5831820Z New File 147 Module.h 2025-03-14T05:08:49.5836761Z 100% 2025-03-14T05:08:49.5840130Z New Dir 12 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\cuda\ 2025-03-14T05:08:49.5843131Z New File 1566 comm.h 2025-03-14T05:08:49.5846125Z 100% 2025-03-14T05:08:49.5849439Z New File 7162 CUDAPluggableAllocator.h 2025-03-14T05:08:49.5852327Z 100% 2025-03-14T05:08:49.5855570Z New File 196 device_set.h 2025-03-14T05:08:49.5858335Z 100% 2025-03-14T05:08:49.5861547Z New File 452 Event.h 2025-03-14T05:08:49.5864271Z 100% 2025-03-14T05:08:49.5877988Z New File 165 GdsFile.h 2025-03-14T05:08:49.5880915Z 100% 2025-03-14T05:08:49.5884196Z New File 796 memory_snapshot.h 2025-03-14T05:08:49.5887154Z 100% 2025-03-14T05:08:49.5890112Z New File 496 Module.h 2025-03-14T05:08:49.5892905Z 100% 2025-03-14T05:08:49.5895846Z New File 6090 nccl.h 2025-03-14T05:08:49.5898854Z 100% 2025-03-14T05:08:49.5901879Z New File 179 python_comm.h 2025-03-14T05:08:49.5904704Z 100% 2025-03-14T05:08:49.5907840Z New File 695 python_nccl.h 2025-03-14T05:08:49.5911504Z 100% 2025-03-14T05:08:49.5914935Z New File 524 Stream.h 2025-03-14T05:08:49.5917697Z 100% 2025-03-14T05:08:49.5920789Z New File 223 THCP.h 2025-03-14T05:08:49.5923908Z 100% 2025-03-14T05:08:49.5930766Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\cuda\shared\ 2025-03-14T05:08:49.5935520Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\deploy\ 2025-03-14T05:08:49.5939070Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\ 2025-03-14T05:08:49.5942112Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\autograd\ 2025-03-14T05:08:49.5944969Z New File 1672 autograd.h 2025-03-14T05:08:49.5947851Z 100% 2025-03-14T05:08:49.5951171Z New File 183 python_autograd.h 2025-03-14T05:08:49.5954196Z 100% 2025-03-14T05:08:49.5957223Z New File 2703 utils.h 2025-03-14T05:08:49.5960499Z 100% 2025-03-14T05:08:49.5963943Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\autograd\context\ 2025-03-14T05:08:49.5966684Z New File 6546 container.h 2025-03-14T05:08:49.5969710Z 100% 2025-03-14T05:08:49.5972696Z New File 6785 context.h 2025-03-14T05:08:49.5977652Z 100% 2025-03-14T05:08:49.5981054Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\autograd\engine\ 2025-03-14T05:08:49.5983984Z New File 7591 dist_engine.h 2025-03-14T05:08:49.5989015Z 100% 2025-03-14T05:08:49.6003051Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\autograd\functions\ 2025-03-14T05:08:49.6005948Z New File 1707 recvrpc_backward.h 2025-03-14T05:08:49.6008967Z 100% 2025-03-14T05:08:49.6012071Z New File 1356 sendrpc_backward.h 2025-03-14T05:08:49.6017559Z 100% 2025-03-14T05:08:49.6022155Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\autograd\rpc_messages\ 2025-03-14T05:08:49.6024495Z New File 721 autograd_metadata.h 2025-03-14T05:08:49.6027667Z 100% 2025-03-14T05:08:49.6030898Z New File 861 cleanup_autograd_context_req.h 2025-03-14T05:08:49.6034023Z 100% 2025-03-14T05:08:49.6046665Z New File 680 cleanup_autograd_context_resp.h 2025-03-14T05:08:49.6049783Z 100% 2025-03-14T05:08:49.6052951Z New File 1286 propagate_gradients_req.h 2025-03-14T05:08:49.6056183Z 100% 2025-03-14T05:08:49.6059363Z New File 774 propagate_gradients_resp.h 2025-03-14T05:08:49.6062398Z 100% 2025-03-14T05:08:49.6065527Z New File 3600 rpc_with_autograd.h 2025-03-14T05:08:49.6068602Z 100% 2025-03-14T05:08:49.6071772Z New File 2571 rpc_with_profiling_req.h 2025-03-14T05:08:49.6075042Z 100% 2025-03-14T05:08:49.6078279Z New File 2528 rpc_with_profiling_resp.h 2025-03-14T05:08:49.6081467Z 100% 2025-03-14T05:08:49.6084620Z New File 1228 rref_backward_req.h 2025-03-14T05:08:49.6087629Z 100% 2025-03-14T05:08:49.6090754Z New File 525 rref_backward_resp.h 2025-03-14T05:08:49.6098240Z 100% 2025-03-14T05:08:49.6101723Z New Dir 51 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\ 2025-03-14T05:08:49.6104557Z New File 15158 Backend.hpp 2025-03-14T05:08:49.6107791Z 100% 2025-03-14T05:08:49.6112081Z New File 1103 Backoff.hpp 2025-03-14T05:08:49.6115274Z 100% 2025-03-14T05:08:49.6118499Z New File 175 c10d.h 2025-03-14T05:08:49.6121133Z 100% 2025-03-14T05:08:49.6124168Z New File 4558 comm.hpp 2025-03-14T05:08:49.6127016Z 100% 2025-03-14T05:08:49.6130218Z New File 14408 CUDASymmetricMemory-inl.h 2025-03-14T05:08:49.6133248Z 100% 2025-03-14T05:08:49.6146971Z New File 3800 CUDASymmetricMemory.hpp 2025-03-14T05:08:49.6149474Z 100% 2025-03-14T05:08:49.6152607Z New File 627 debug.h 2025-03-14T05:08:49.6155535Z 100% 2025-03-14T05:08:49.6158985Z New File 1797 default_comm_hooks.hpp 2025-03-14T05:08:49.6162079Z 100% 2025-03-14T05:08:49.6165324Z New File 1315 DMAConnectivity.hpp 2025-03-14T05:08:49.6168343Z 100% 2025-03-14T05:08:49.6171482Z New File 1390 error.h 2025-03-14T05:08:49.6174848Z 100% 2025-03-14T05:08:49.6177875Z New File 1365 exception.h 2025-03-14T05:08:49.6181011Z 100% 2025-03-14T05:08:49.6184169Z New File 6810 FakeProcessGroup.hpp 2025-03-14T05:08:49.6187550Z 100% 2025-03-14T05:08:49.6190708Z New File 1555 FileStore.hpp 2025-03-14T05:08:49.6194249Z 100% 2025-03-14T05:08:49.6197558Z New File 9432 FlightRecorder.hpp 2025-03-14T05:08:49.6200626Z 100% 2025-03-14T05:08:49.6204433Z New File 73 Functional.hpp 2025-03-14T05:08:49.6207391Z 100% 2025-03-14T05:08:49.6210701Z New File 805 GlooDeviceFactory.hpp 2025-03-14T05:08:49.6213757Z 100% 2025-03-14T05:08:49.6217009Z New File 591 GroupRegistry.hpp 2025-03-14T05:08:49.6220165Z 100% 2025-03-14T05:08:49.6223073Z New File 1612 HashStore.hpp 2025-03-14T05:08:49.6226222Z 100% 2025-03-14T05:08:49.6229295Z New File 2373 intra_node_comm.hpp 2025-03-14T05:08:49.6232831Z 100% 2025-03-14T05:08:49.6236042Z New File 5329 logger.hpp 2025-03-14T05:08:49.6239243Z 100% 2025-03-14T05:08:49.6242852Z New File 1877 logging.h 2025-03-14T05:08:49.6245356Z 100% 2025-03-14T05:08:49.6248497Z New File 344 NanCheck.hpp 2025-03-14T05:08:49.6251248Z 100% 2025-03-14T05:08:49.6264035Z New File 14760 NCCLUtils.hpp 2025-03-14T05:08:49.6267521Z 100% 2025-03-14T05:08:49.6271313Z New File 8933 ParamCommsUtils.hpp 2025-03-14T05:08:49.6274288Z 100% 2025-03-14T05:08:49.6277997Z New File 2015 PrefixStore.hpp 2025-03-14T05:08:49.6280957Z 100% 2025-03-14T05:08:49.6284435Z New File 36285 ProcessGroup.hpp 2025-03-14T05:08:49.6287691Z 100% 2025-03-14T05:08:49.6291014Z New File 15430 ProcessGroupGloo.hpp 2025-03-14T05:08:49.6294317Z 100% 2025-03-14T05:08:49.6297692Z New File 8853 ProcessGroupMPI.hpp 2025-03-14T05:08:49.6300911Z 100% 2025-03-14T05:08:49.6304467Z New File 52314 ProcessGroupNCCL.hpp 2025-03-14T05:08:49.6308080Z 100% 2025-03-14T05:08:49.6311513Z New File 11622 ProcessGroupUCC.hpp 2025-03-14T05:08:49.6314771Z 100% 2025-03-14T05:08:49.6328352Z New File 5217 ProcessGroupWrapper.hpp 2025-03-14T05:08:49.6331650Z 100% 2025-03-14T05:08:49.6334916Z New File 10370 PyProcessGroup.hpp 2025-03-14T05:08:49.6337965Z 100% 2025-03-14T05:08:49.6341246Z New File 1106 python_comm_hook.h 2025-03-14T05:08:49.6344300Z 100% 2025-03-14T05:08:49.6347603Z New File 2360 RankLocal.hpp 2025-03-14T05:08:49.6351234Z 100% 2025-03-14T05:08:49.6354011Z New File 26219 reducer.hpp 2025-03-14T05:08:49.6358265Z 100% 2025-03-14T05:08:49.6360496Z New File 2465 reducer_timer.hpp 2025-03-14T05:08:49.6363926Z 100% 2025-03-14T05:08:49.6367263Z New File 1770 sequence_num.hpp 2025-03-14T05:08:49.6370320Z 100% 2025-03-14T05:08:49.6373475Z New File 2565 socket.h 2025-03-14T05:08:49.6376550Z 100% 2025-03-14T05:08:49.6379885Z New File 732 socket_fmt.h 2025-03-14T05:08:49.6383664Z 100% 2025-03-14T05:08:49.6386736Z New File 3760 Store.hpp 2025-03-14T05:08:49.6389761Z 100% 2025-03-14T05:08:49.6393062Z New File 7101 SymmetricMemory.hpp 2025-03-14T05:08:49.6396229Z 100% 2025-03-14T05:08:49.6399282Z New File 4941 TCPStore.hpp 2025-03-14T05:08:49.6402379Z 100% 2025-03-14T05:08:49.6415129Z New File 1601 TCPStoreBackend.hpp 2025-03-14T05:08:49.6418233Z 100% 2025-03-14T05:08:49.6421588Z New File 10548 TraceUtils.h 2025-03-14T05:08:49.6424759Z 100% 2025-03-14T05:08:49.6427908Z New File 5199 Types.hpp 2025-03-14T05:08:49.6430902Z 100% 2025-03-14T05:08:49.6434311Z New File 2359 UCCTracing.hpp 2025-03-14T05:08:49.6437675Z 100% 2025-03-14T05:08:49.6440676Z New File 6547 UCCUtils.hpp 2025-03-14T05:08:49.6443595Z 100% 2025-03-14T05:08:49.6446751Z New File 575 UnixSockUtils.hpp 2025-03-14T05:08:49.6449713Z 100% 2025-03-14T05:08:49.6452971Z New File 24284 Utils.hpp 2025-03-14T05:08:49.6456218Z 100% 2025-03-14T05:08:49.6459417Z New File 566 WinSockUtils.hpp 2025-03-14T05:08:49.6462386Z 100% 2025-03-14T05:08:49.6465417Z New File 5690 Work.hpp 2025-03-14T05:08:49.6468789Z 100% 2025-03-14T05:08:49.6472472Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\control_collectives\ 2025-03-14T05:08:49.6484424Z New File 1764 ControlCollectives.hpp 2025-03-14T05:08:49.6484689Z 100% 2025-03-14T05:08:49.6484854Z New File 2011 StoreCollectives.hpp 2025-03-14T05:08:49.6487082Z 100% 2025-03-14T05:08:49.6490686Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\control_plane\ 2025-03-14T05:08:49.6493270Z New File 2213 Handlers.hpp 2025-03-14T05:08:49.6496294Z 100% 2025-03-14T05:08:49.6499789Z New File 624 WorkerServer.hpp 2025-03-14T05:08:49.6505013Z 100% 2025-03-14T05:08:49.6508565Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\cuda\ 2025-03-14T05:08:49.6511278Z New File 240 utils.hpp 2025-03-14T05:08:49.6514762Z 100% 2025-03-14T05:08:49.6518804Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\cuda\cutlass\ 2025-03-14T05:08:49.6522414Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\cuda\cutlass\gemm\ 2025-03-14T05:08:49.6532124Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\cuda\cutlass\gemm\kernel\ 2025-03-14T05:08:49.6535372Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\c10d\quantization\ 2025-03-14T05:08:49.6538135Z New File 470 quantization.h 2025-03-14T05:08:49.6541087Z 100% 2025-03-14T05:08:49.6544138Z New File 472 quantization_gpu.h 2025-03-14T05:08:49.6547016Z 100% 2025-03-14T05:08:49.6560042Z New File 1290 quantization_utils.h 2025-03-14T05:08:49.6801118Z 100% 2025-03-14T05:08:49.6804483Z New Dir 27 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\rpc\ 2025-03-14T05:08:49.6807407Z New File 1671 agent_utils.h 2025-03-14T05:08:49.6811202Z 100% 2025-03-14T05:08:49.6813898Z New File 7826 message.h 2025-03-14T05:08:49.6817310Z 100% 2025-03-14T05:08:49.6820178Z New File 840 python_call.h 2025-03-14T05:08:49.6823199Z 100% 2025-03-14T05:08:49.6837328Z New File 2323 python_functions.h 2025-03-14T05:08:49.6840656Z 100% 2025-03-14T05:08:49.6843866Z New File 1374 python_remote_call.h 2025-03-14T05:08:49.6847375Z 100% 2025-03-14T05:08:49.6850584Z New File 644 python_resp.h 2025-03-14T05:08:49.6854056Z 100% 2025-03-14T05:08:49.6857300Z New File 5083 python_rpc_handler.h 2025-03-14T05:08:49.6860374Z 100% 2025-03-14T05:08:49.6863526Z New File 3046 py_rref.h 2025-03-14T05:08:49.6866473Z 100% 2025-03-14T05:08:49.6870025Z New File 1258 request_callback.h 2025-03-14T05:08:49.6873258Z 100% 2025-03-14T05:08:49.6877089Z New File 2143 request_callback_impl.h 2025-03-14T05:08:49.6880148Z 100% 2025-03-14T05:08:49.6883521Z New File 4019 request_callback_no_python.h 2025-03-14T05:08:49.6886631Z 100% 2025-03-14T05:08:49.6889620Z New File 173 rpc.h 2025-03-14T05:08:49.6892541Z 100% 2025-03-14T05:08:49.6895934Z New File 13936 rpc_agent.h 2025-03-14T05:08:49.6899022Z 100% 2025-03-14T05:08:49.6902199Z New File 701 rpc_command_base.h 2025-03-14T05:08:49.6905318Z 100% 2025-03-14T05:08:49.6908421Z New File 16103 rref_context.h 2025-03-14T05:08:49.6911622Z 100% 2025-03-14T05:08:49.6915046Z New File 16874 rref_impl.h 2025-03-14T05:08:49.6918137Z 100% 2025-03-14T05:08:49.6921219Z New File 5571 rref_proto.h 2025-03-14T05:08:49.6924488Z 100% 2025-03-14T05:08:49.6927613Z New File 2604 script_call.h 2025-03-14T05:08:49.6930749Z 100% 2025-03-14T05:08:49.6934061Z New File 1798 script_remote_call.h 2025-03-14T05:08:49.6937153Z 100% 2025-03-14T05:08:49.6951869Z New File 722 script_resp.h 2025-03-14T05:08:49.6954986Z 100% 2025-03-14T05:08:49.6958176Z New File 18149 tensorpipe_agent.h 2025-03-14T05:08:49.6962138Z 100% 2025-03-14T05:08:49.6964647Z New File 4842 tensorpipe_utils.h 2025-03-14T05:08:49.6967687Z 100% 2025-03-14T05:08:49.6970922Z New File 1693 torchscript_functions.h 2025-03-14T05:08:49.6973986Z 100% 2025-03-14T05:08:49.6978911Z New File 2269 types.h 2025-03-14T05:08:49.6982007Z 100% 2025-03-14T05:08:49.6985224Z New File 1426 unpickled_python_call.h 2025-03-14T05:08:49.6988414Z 100% 2025-03-14T05:08:49.6991735Z New File 1240 unpickled_python_remote_call.h 2025-03-14T05:08:49.6994892Z 100% 2025-03-14T05:08:49.6998037Z New File 3876 utils.h 2025-03-14T05:08:49.7001323Z 100% 2025-03-14T05:08:49.7004879Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\rpc\metrics\ 2025-03-14T05:08:49.7007891Z New File 1608 RpcMetricsHandler.h 2025-03-14T05:08:49.7012749Z 100% 2025-03-14T05:08:49.7016214Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\rpc\profiler\ 2025-03-14T05:08:49.7019288Z New File 2281 remote_profiler_manager.h 2025-03-14T05:08:49.7022400Z 100% 2025-03-14T05:08:49.7025414Z New File 4528 server_process_global_profiler.h 2025-03-14T05:08:49.7030421Z 100% 2025-03-14T05:08:49.7034058Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\distributed\rpc\testing\ 2025-03-14T05:08:49.7036798Z New File 3890 faulty_tensorpipe_agent.h 2025-03-14T05:08:49.7039795Z 100% 2025-03-14T05:08:49.7043053Z New File 191 testing.h 2025-03-14T05:08:49.7051999Z 100% 2025-03-14T05:08:49.7055374Z New Dir 14 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\dynamo\ 2025-03-14T05:08:49.7058269Z New File 2911 cache_entry.h 2025-03-14T05:08:49.7061366Z 100% 2025-03-14T05:08:49.7064666Z New File 50773 compiled_autograd.h 2025-03-14T05:08:49.7067917Z 100% 2025-03-14T05:08:49.7070847Z New File 372 cpp_shim.h 2025-03-14T05:08:49.7073749Z 100% 2025-03-14T05:08:49.7088322Z New File 990 cpython_defs.h 2025-03-14T05:08:49.7091473Z 100% 2025-03-14T05:08:49.7094582Z New File 1063 cpython_includes.h 2025-03-14T05:08:49.7097564Z 100% 2025-03-14T05:08:49.7100866Z New File 3630 debug_macros.h 2025-03-14T05:08:49.7104244Z 100% 2025-03-14T05:08:49.7107373Z New File 1547 eval_frame.h 2025-03-14T05:08:49.7110370Z 100% 2025-03-14T05:08:49.7113494Z New File 496 eval_frame_cpp.h 2025-03-14T05:08:49.7116765Z 100% 2025-03-14T05:08:49.7119985Z New File 6046 extra_state.h 2025-03-14T05:08:49.7122911Z 100% 2025-03-14T05:08:49.7126175Z New File 2873 framelocals_mapping.h 2025-03-14T05:08:49.7129322Z 100% 2025-03-14T05:08:49.7132642Z New File 3060 guards.h 2025-03-14T05:08:49.7135395Z 100% 2025-03-14T05:08:49.7138607Z New File 198 init.h 2025-03-14T05:08:49.7141482Z 100% 2025-03-14T05:08:49.7144988Z New File 222 python_compiled_autograd.h 2025-03-14T05:08:49.7148425Z 100% 2025-03-14T05:08:49.7151621Z New File 536 utils.h 2025-03-14T05:08:49.7157097Z 100% 2025-03-14T05:08:49.7160835Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\export\ 2025-03-14T05:08:49.7163571Z New File 149 pybind.h 2025-03-14T05:08:49.7168469Z 100% 2025-03-14T05:08:49.7171893Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\functorch\ 2025-03-14T05:08:49.7174724Z New File 113 init.h 2025-03-14T05:08:49.7180065Z 100% 2025-03-14T05:08:49.7183429Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\fx\ 2025-03-14T05:08:49.7186174Z New File 136 node.h 2025-03-14T05:08:49.7191366Z 100% 2025-03-14T05:08:49.7194791Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\ 2025-03-14T05:08:49.7197933Z New File 3079 array_ref_impl.h 2025-03-14T05:08:49.7201012Z 100% 2025-03-14T05:08:49.7204060Z New File 1134 inductor_ops.h 2025-03-14T05:08:49.7207389Z 100% 2025-03-14T05:08:49.7211100Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_eager\ 2025-03-14T05:08:49.7213890Z New File 4225 kernel_holder.h 2025-03-14T05:08:49.7217045Z 100% 2025-03-14T05:08:49.7220069Z New File 5854 kernel_meta_info.h 2025-03-14T05:08:49.7225136Z 100% 2025-03-14T05:08:49.7241120Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_include\ 2025-03-14T05:08:49.7244012Z New File 308 array_ref.h 2025-03-14T05:08:49.7246870Z 100% 2025-03-14T05:08:49.7249841Z New File 488 common.h 2025-03-14T05:08:49.7252642Z 100% 2025-03-14T05:08:49.7255541Z New File 136 cpu.h 2025-03-14T05:08:49.7258560Z 100% 2025-03-14T05:08:49.7261627Z New File 137 cuda.h 2025-03-14T05:08:49.7264452Z 100% 2025-03-14T05:08:49.7278232Z New File 136 xpu.h 2025-03-14T05:08:49.7283329Z 100% 2025-03-14T05:08:49.7286846Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_package\ 2025-03-14T05:08:49.7289675Z New File 1351 model_package_loader.h 2025-03-14T05:08:49.7292796Z 100% 2025-03-14T05:08:49.7295816Z New File 156 pybind.h 2025-03-14T05:08:49.7300776Z 100% 2025-03-14T05:08:49.7304262Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_runner\ 2025-03-14T05:08:49.7307004Z New File 4712 model_container_runner.h 2025-03-14T05:08:49.7310074Z 100% 2025-03-14T05:08:49.7313266Z New File 497 model_container_runner_cpu.h 2025-03-14T05:08:49.7316190Z 100% 2025-03-14T05:08:49.7330564Z New File 1166 model_container_runner_cuda.h 2025-03-14T05:08:49.7333597Z 100% 2025-03-14T05:08:49.7337006Z New File 1253 model_container_runner_xpu.h 2025-03-14T05:08:49.7340008Z 100% 2025-03-14T05:08:49.7343008Z New File 155 pybind.h 2025-03-14T05:08:49.7348186Z 100% 2025-03-14T05:08:49.7351678Z New Dir 12 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_runtime\ 2025-03-14T05:08:49.7354546Z New File 6498 arrayref_tensor.h 2025-03-14T05:08:49.7357710Z 100% 2025-03-14T05:08:49.7360828Z New File 2387 device_utils.h 2025-03-14T05:08:49.7364076Z 100% 2025-03-14T05:08:49.7377929Z New File 8740 interface.h 2025-03-14T05:08:49.7381073Z 100% 2025-03-14T05:08:49.7384180Z New File 4886 mini_array_ref.h 2025-03-14T05:08:49.7387219Z 100% 2025-03-14T05:08:49.7390375Z New File 23321 model.h 2025-03-14T05:08:49.7393401Z 100% 2025-03-14T05:08:49.7396589Z New File 23008 model_container.h 2025-03-14T05:08:49.7399722Z 100% 2025-03-14T05:08:49.7403077Z New File 1628 scalar_to_tensor.h 2025-03-14T05:08:49.7406112Z 100% 2025-03-14T05:08:49.7409218Z New File 6455 sycl_runtime_wrappers.h 2025-03-14T05:08:49.7412248Z 100% 2025-03-14T05:08:49.7415605Z New File 4512 thread_local.h 2025-03-14T05:08:49.7418563Z 100% 2025-03-14T05:08:49.7422341Z New File 7378 utils.h 2025-03-14T05:08:49.7459498Z 100% 2025-03-14T05:08:49.7459733Z New File 1791 utils_cuda.h 2025-03-14T05:08:49.7460016Z 100% 2025-03-14T05:08:49.7460223Z New File 1771 utils_xpu.h 2025-03-14T05:08:49.7460480Z 100% 2025-03-14T05:08:49.7460936Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_torch\ 2025-03-14T05:08:49.7461486Z New File 388 mkldnn_tensor.h 2025-03-14T05:08:49.7461769Z 100% 2025-03-14T05:08:49.7461979Z New File 2973 oss_proxy_executor.h 2025-03-14T05:08:49.7462263Z 100% 2025-03-14T05:08:49.7474205Z New File 505 proxy_executor.h 2025-03-14T05:08:49.7477383Z 100% 2025-03-14T05:08:49.7480523Z New File 979 tensor_converter.h 2025-03-14T05:08:49.7483519Z 100% 2025-03-14T05:08:49.7486506Z New File 7526 utils.h 2025-03-14T05:08:49.7489762Z 100% 2025-03-14T05:08:49.7493418Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_torch\c\ 2025-03-14T05:08:49.7502627Z New File 30120 shim.h 2025-03-14T05:08:49.7507036Z 100% 2025-03-14T05:08:49.7512873Z New File 7002 shim_mkldnn.h 2025-03-14T05:08:49.7514953Z 100% 2025-03-14T05:08:49.7518170Z New File 1453 shim_xpu.h 2025-03-14T05:08:49.7523556Z 100% 2025-03-14T05:08:49.7527092Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\aoti_torch\generated\ 2025-03-14T05:08:49.7530417Z New File 29134 c_shim_cpu.h 2025-03-14T05:08:49.7533571Z 100% 2025-03-14T05:08:49.7536949Z New File 34122 c_shim_cuda.h 2025-03-14T05:08:49.7540385Z 100% 2025-03-14T05:08:49.7554606Z New File 9853 c_shim_xpu.h 2025-03-14T05:08:49.7563083Z 100% 2025-03-14T05:08:49.7566840Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\cpp_wrapper\ 2025-03-14T05:08:49.7569744Z New File 307 array_ref.h 2025-03-14T05:08:49.7572602Z 100% 2025-03-14T05:08:49.7575883Z New File 1130 common.h 2025-03-14T05:08:49.7578861Z 100% 2025-03-14T05:08:49.7581913Z New File 135 cpu.h 2025-03-14T05:08:49.7584735Z 100% 2025-03-14T05:08:49.7588192Z New File 136 cuda.h 2025-03-14T05:08:49.7590937Z 100% 2025-03-14T05:08:49.7604753Z New File 135 xpu.h 2025-03-14T05:08:49.7607909Z 100% 2025-03-14T05:08:49.7611754Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\ 2025-03-14T05:08:49.7614729Z New File 82 cpu.h 2025-03-14T05:08:49.7617645Z 100% 2025-03-14T05:08:49.7620621Z New File 141 cuda.h 2025-03-14T05:08:49.7623509Z 100% 2025-03-14T05:08:49.7626992Z New File 208 xpu.h 2025-03-14T05:08:49.7636785Z 100% 2025-03-14T05:08:49.7640589Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\instruction_counter\ 2025-03-14T05:08:49.7643554Z New File 179 Module.h 2025-03-14T05:08:49.7648868Z 100% 2025-03-14T05:08:49.7652106Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\ 2025-03-14T05:08:49.7654838Z New File 4899 jit_log.h 2025-03-14T05:08:49.7657860Z 100% 2025-03-14T05:08:49.7660937Z New File 1418 jit_opt_limit.h 2025-03-14T05:08:49.7663911Z 100% 2025-03-14T05:08:49.7666921Z New File 465 resource_guard.h 2025-03-14T05:08:49.7670416Z 100% 2025-03-14T05:08:49.7673968Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\api\ 2025-03-14T05:08:49.7676843Z New File 12047 compilation_unit.h 2025-03-14T05:08:49.7679754Z 100% 2025-03-14T05:08:49.7682775Z New File 5825 function_impl.h 2025-03-14T05:08:49.7685756Z 100% 2025-03-14T05:08:49.7688755Z New File 2454 method.h 2025-03-14T05:08:49.7692045Z 100% 2025-03-14T05:08:49.7695159Z New File 24166 module.h 2025-03-14T05:08:49.7698184Z 100% 2025-03-14T05:08:49.7711413Z New File 6283 object.h 2025-03-14T05:08:49.7717048Z 100% 2025-03-14T05:08:49.7731243Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\ 2025-03-14T05:08:49.7733929Z New File 4147 backend.h 2025-03-14T05:08:49.7736899Z 100% 2025-03-14T05:08:49.7740116Z New File 6469 backend_debug_handler.h 2025-03-14T05:08:49.7743116Z 100% 2025-03-14T05:08:49.7746167Z New File 2376 backend_debug_info.h 2025-03-14T05:08:49.7749361Z 100% 2025-03-14T05:08:49.7763558Z New File 1118 backend_detail.h 2025-03-14T05:08:49.7766577Z 100% 2025-03-14T05:08:49.7770245Z New File 2172 backend_exception.h 2025-03-14T05:08:49.7773177Z 100% 2025-03-14T05:08:49.7776276Z New File 261 backend_init.h 2025-03-14T05:08:49.7779143Z 100% 2025-03-14T05:08:49.7782308Z New File 1191 backend_interface.h 2025-03-14T05:08:49.7785762Z 100% 2025-03-14T05:08:49.7788957Z New File 429 backend_preprocess.h 2025-03-14T05:08:49.7791805Z 100% 2025-03-14T05:08:49.7795296Z New File 260 backend_resolver.h 2025-03-14T05:08:49.7798482Z 100% 2025-03-14T05:08:49.7802296Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\coreml\ 2025-03-14T05:08:49.7805404Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\coreml\cpp\ 2025-03-14T05:08:49.7808023Z New File 460 context.h 2025-03-14T05:08:49.7813113Z 100% 2025-03-14T05:08:49.7816500Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\coreml\objc\ 2025-03-14T05:08:49.7819759Z New File 555 PTMCoreMLCompiler.h 2025-03-14T05:08:49.7822696Z 100% 2025-03-14T05:08:49.7825766Z New File 433 PTMCoreMLExecutor.h 2025-03-14T05:08:49.7828683Z 100% 2025-03-14T05:08:49.7842574Z New File 366 PTMCoreMLFeatureProvider.h 2025-03-14T05:08:49.7845473Z 100% 2025-03-14T05:08:49.7848715Z New File 963 PTMCoreMLModelWrapper.h 2025-03-14T05:08:49.7852577Z 100% 2025-03-14T05:08:49.7940381Z New File 674 PTMCoreMLTensorSpec.h 2025-03-14T05:08:49.7949490Z 100% 2025-03-14T05:08:49.7956091Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\nnapi\ 2025-03-14T05:08:49.7959291Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\xnnpack\ 2025-03-14T05:08:49.7962174Z New File 3332 xnnpack_graph_builder.h 2025-03-14T05:08:49.7965645Z 100% 2025-03-14T05:08:49.7970159Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\xnnpack\compiler\ 2025-03-14T05:08:49.7971991Z New File 806 xnn_compiler.h 2025-03-14T05:08:49.7977525Z 100% 2025-03-14T05:08:49.7980995Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\xnnpack\executor\ 2025-03-14T05:08:49.7983774Z New File 1635 xnn_executor.h 2025-03-14T05:08:49.7988913Z 100% 2025-03-14T05:08:49.7992464Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\backends\xnnpack\serialization\ 2025-03-14T05:08:49.7995324Z New File 2868 serializer.h 2025-03-14T05:08:49.8004234Z 100% 2025-03-14T05:08:49.8007938Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\ 2025-03-14T05:08:49.8011201Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\cuda\ 2025-03-14T05:08:49.8014097Z New File 1906 interface.h 2025-03-14T05:08:49.8019230Z 100% 2025-03-14T05:08:49.8022559Z New Dir 12 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\fuser\ 2025-03-14T05:08:49.8026106Z New File 1469 arg_spec.h 2025-03-14T05:08:49.8028524Z 100% 2025-03-14T05:08:49.8031607Z New File 769 codegen.h 2025-03-14T05:08:49.8034648Z 100% 2025-03-14T05:08:49.8037689Z New File 1869 compiler.h 2025-03-14T05:08:49.8040629Z 100% 2025-03-14T05:08:49.8043622Z New File 519 executor.h 2025-03-14T05:08:49.8046648Z 100% 2025-03-14T05:08:49.8049615Z New File 185 fallback.h 2025-03-14T05:08:49.8052425Z 100% 2025-03-14T05:08:49.8065397Z New File 3403 fused_kernel.h 2025-03-14T05:08:49.8068542Z 100% 2025-03-14T05:08:49.8072030Z New File 1776 interface.h 2025-03-14T05:08:49.8075139Z 100% 2025-03-14T05:08:49.8078278Z New File 1027 kernel_cache.h 2025-03-14T05:08:49.8081302Z 100% 2025-03-14T05:08:49.8084499Z New File 4545 kernel_spec.h 2025-03-14T05:08:49.8087613Z 100% 2025-03-14T05:08:49.8090761Z New File 1813 partition_desc.h 2025-03-14T05:08:49.8093802Z 100% 2025-03-14T05:08:49.8096910Z New File 2799 tensor_desc.h 2025-03-14T05:08:49.8099943Z 100% 2025-03-14T05:08:49.8103087Z New File 560 tensor_info.h 2025-03-14T05:08:49.8106356Z 100% 2025-03-14T05:08:49.8110123Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\fuser\cpu\ 2025-03-14T05:08:49.8112975Z New File 1038 fused_kernel.h 2025-03-14T05:08:49.8116357Z 100% 2025-03-14T05:08:49.8119479Z New File 2379 resource_strings.h 2025-03-14T05:08:49.8122454Z 100% 2025-03-14T05:08:49.8125558Z New File 3026 temp_file.h 2025-03-14T05:08:49.8130626Z 100% 2025-03-14T05:08:49.8134271Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\fuser\cuda\ 2025-03-14T05:08:49.8138489Z New File 1570 fused_kernel.h 2025-03-14T05:08:49.8142614Z 100% 2025-03-14T05:08:49.8147088Z New File 11153 resource_strings.h 2025-03-14T05:08:49.8154561Z 100% 2025-03-14T05:08:49.8158009Z New Dir 11 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\codegen\onednn\ 2025-03-14T05:08:49.8160780Z New File 197 decompose_silu.h 2025-03-14T05:08:49.8164012Z 100% 2025-03-14T05:08:49.8167086Z New File 191 defer_size_check.h 2025-03-14T05:08:49.8170449Z 100% 2025-03-14T05:08:49.8173592Z New File 1263 graph_fuser.h 2025-03-14T05:08:49.8176816Z 100% 2025-03-14T05:08:49.8190061Z New File 2562 graph_helper.h 2025-03-14T05:08:49.8193434Z 100% 2025-03-14T05:08:49.8196809Z New File 193 guard_shape.h 2025-03-14T05:08:49.8199644Z 100% 2025-03-14T05:08:49.8202918Z New File 1456 interface.h 2025-03-14T05:08:49.8205952Z 100% 2025-03-14T05:08:49.8209076Z New File 2783 kernel.h 2025-03-14T05:08:49.8212000Z 100% 2025-03-14T05:08:49.8215424Z New File 198 layout_propagation.h 2025-03-14T05:08:49.8218487Z 100% 2025-03-14T05:08:49.8221775Z New File 7910 LlgaTensorImpl.h 2025-03-14T05:08:49.8225131Z 100% 2025-03-14T05:08:49.8227972Z New File 4068 operator.h 2025-03-14T05:08:49.8231140Z 100% 2025-03-14T05:08:49.8234338Z New File 519 prepare_binary.h 2025-03-14T05:08:49.8242472Z 100% 2025-03-14T05:08:49.8245970Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\cuda\ 2025-03-14T05:08:49.8248975Z New File 5336 cuda.h 2025-03-14T05:08:49.8254560Z 100% 2025-03-14T05:08:49.8260004Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\docs\ 2025-03-14T05:08:49.8263136Z New Dir 28 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\frontend\ 2025-03-14T05:08:49.8266162Z New File 224 builtin_functions.h 2025-03-14T05:08:49.8269150Z 100% 2025-03-14T05:08:49.8272544Z New File 301 canonicalize_modified_loop.h 2025-03-14T05:08:49.8275288Z 100% 2025-03-14T05:08:49.8288883Z New File 9276 concrete_module_type.h 2025-03-14T05:08:49.8292341Z 100% 2025-03-14T05:08:49.8295602Z New File 316 convert_to_ssa.h 2025-03-14T05:08:49.8298856Z 100% 2025-03-14T05:08:49.8302018Z New File 242 edit_distance.h 2025-03-14T05:08:49.8304983Z 100% 2025-03-14T05:08:49.8308513Z New File 1487 error_report.h 2025-03-14T05:08:49.8311578Z 100% 2025-03-14T05:08:49.8315158Z New File 203 exit_transforms.h 2025-03-14T05:08:49.8318462Z 100% 2025-03-14T05:08:49.8321933Z New File 827 function_schema_parser.h 2025-03-14T05:08:49.8324886Z 100% 2025-03-14T05:08:49.8328203Z New File 341 inline_loop_condition.h 2025-03-14T05:08:49.8331233Z 100% 2025-03-14T05:08:49.8334559Z New File 535 ir_emitter.h 2025-03-14T05:08:49.8337465Z 100% 2025-03-14T05:08:49.8340714Z New File 19494 lexer.h 2025-03-14T05:08:49.8344149Z 100% 2025-03-14T05:08:49.8347533Z New File 1430 mini_environment.h 2025-03-14T05:08:49.8350485Z 100% 2025-03-14T05:08:49.8353588Z New File 655 name_mangler.h 2025-03-14T05:08:49.8356829Z 100% 2025-03-14T05:08:49.8359842Z New File 680 parser.h 2025-03-14T05:08:49.8363146Z 100% 2025-03-14T05:08:49.8366225Z New File 142 parser_constants.h 2025-03-14T05:08:49.8369309Z 100% 2025-03-14T05:08:49.8376477Z New File 2381 parse_string_literal.h 2025-03-14T05:08:49.8376800Z 100% 2025-03-14T05:08:49.8379286Z New File 2023 resolver.h 2025-03-14T05:08:49.8382378Z 100% 2025-03-14T05:08:49.8385783Z New File 2176 schema_matching.h 2025-03-14T05:08:49.8388764Z 100% 2025-03-14T05:08:49.8392983Z New File 1245 schema_type_parser.h 2025-03-14T05:08:49.8395242Z 100% 2025-03-14T05:08:49.8408167Z New File 1633 script_type_parser.h 2025-03-14T05:08:49.8411507Z 100% 2025-03-14T05:08:49.8414757Z New File 13294 source_range.h 2025-03-14T05:08:49.8417824Z 100% 2025-03-14T05:08:49.8421603Z New File 1333 source_ref.h 2025-03-14T05:08:49.8424073Z 100% 2025-03-14T05:08:49.8427006Z New File 226 strtod.h 2025-03-14T05:08:49.8429707Z 100% 2025-03-14T05:08:49.8432974Z New File 28758 sugared_value.h 2025-03-14T05:08:49.8436222Z 100% 2025-03-14T05:08:49.8439428Z New File 13203 tracer.h 2025-03-14T05:08:49.8442590Z 100% 2025-03-14T05:08:49.8445619Z New File 6817 tree.h 2025-03-14T05:08:49.8448525Z 100% 2025-03-14T05:08:49.8451889Z New File 38480 tree_views.h 2025-03-14T05:08:49.8455140Z 100% 2025-03-14T05:08:49.8458778Z New File 614 versioned_symbols.h 2025-03-14T05:08:49.8464276Z 100% 2025-03-14T05:08:49.8468683Z New Dir 13 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\ir\ 2025-03-14T05:08:49.8470735Z New File 13152 alias_analysis.h 2025-03-14T05:08:49.8475070Z 100% 2025-03-14T05:08:49.8478196Z New File 5086 attributes.h 2025-03-14T05:08:49.8481101Z 100% 2025-03-14T05:08:49.8484910Z New File 2068 constants.h 2025-03-14T05:08:49.8487894Z 100% 2025-03-14T05:08:49.8501361Z New File 6553 graph_node_list.h 2025-03-14T05:08:49.8504392Z 100% 2025-03-14T05:08:49.8507491Z New File 527 graph_utils.h 2025-03-14T05:08:49.8510370Z 100% 2025-03-14T05:08:49.8513998Z New File 56024 ir.h 2025-03-14T05:08:49.8517177Z 100% 2025-03-14T05:08:49.8520233Z New File 1133 irparser.h 2025-03-14T05:08:49.8523126Z 100% 2025-03-14T05:08:49.8526386Z New File 4785 ir_views.h 2025-03-14T05:08:49.8529400Z 100% 2025-03-14T05:08:49.8532208Z New File 2477 named_value.h 2025-03-14T05:08:49.8535669Z 100% 2025-03-14T05:08:49.8538762Z New File 280 node_hashing.h 2025-03-14T05:08:49.8541655Z 100% 2025-03-14T05:08:49.8544808Z New File 7366 scope.h 2025-03-14T05:08:49.8547702Z 100% 2025-03-14T05:08:49.8550852Z New File 3198 subgraph_matcher.h 2025-03-14T05:08:49.8553905Z 100% 2025-03-14T05:08:49.8557013Z New File 452 type_hashing.h 2025-03-14T05:08:49.8562290Z 100% 2025-03-14T05:08:49.8565686Z New Dir 22 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\ 2025-03-14T05:08:49.8568403Z New File 1112 code.h 2025-03-14T05:08:49.8571364Z 100% 2025-03-14T05:08:49.8574421Z New File 2260 debug_info.h 2025-03-14T05:08:49.8577612Z 100% 2025-03-14T05:08:49.8580633Z New File 6791 file_format.h 2025-03-14T05:08:49.8583694Z 100% 2025-03-14T05:08:49.8596758Z New File 5097 flatbuffer_loader.h 2025-03-14T05:08:49.8599778Z 100% 2025-03-14T05:08:49.8602812Z New File 860 frame.h 2025-03-14T05:08:49.8605742Z 100% 2025-03-14T05:08:49.8609034Z New File 2984 function.h 2025-03-14T05:08:49.8611962Z 100% 2025-03-14T05:08:49.8615226Z New File 3948 import.h 2025-03-14T05:08:49.8618006Z 100% 2025-03-14T05:08:49.8621092Z New File 1031 import_data.h 2025-03-14T05:08:49.8624073Z 100% 2025-03-14T05:08:49.8627557Z New File 492 import_export_common.h 2025-03-14T05:08:49.8630467Z 100% 2025-03-14T05:08:49.8633721Z New File 664 interpreter.h 2025-03-14T05:08:49.8636700Z 100% 2025-03-14T05:08:49.8639699Z New File 865 method.h 2025-03-14T05:08:49.8642816Z 100% 2025-03-14T05:08:49.8646194Z New File 6114 module.h 2025-03-14T05:08:49.8649188Z 100% 2025-03-14T05:08:49.8652222Z New File 3747 observer.h 2025-03-14T05:08:49.8655184Z 100% 2025-03-14T05:08:49.8658330Z New File 761 parse_bytecode.h 2025-03-14T05:08:49.8661342Z 100% 2025-03-14T05:08:49.8664514Z New File 734 parse_operators.h 2025-03-14T05:08:49.8667504Z 100% 2025-03-14T05:08:49.8670876Z New File 623 prim_ops_registery.h 2025-03-14T05:08:49.8673999Z 100% 2025-03-14T05:08:49.8677095Z New File 4603 profiler_edge.h 2025-03-14T05:08:49.8680147Z 100% 2025-03-14T05:08:49.8683334Z New File 1104 promoted_prim_ops.h 2025-03-14T05:08:49.8686411Z 100% 2025-03-14T05:08:49.8689576Z New File 1272 quantization.h 2025-03-14T05:08:49.8692934Z 100% 2025-03-14T05:08:49.8696177Z New File 1740 register_ops_common_utils.h 2025-03-14T05:08:49.8699512Z 100% 2025-03-14T05:08:49.8703023Z New File 1497 type_parser.h 2025-03-14T05:08:49.8705726Z 100% 2025-03-14T05:08:49.8718988Z New File 944 upgrader_mobile.h 2025-03-14T05:08:49.8722655Z 100% 2025-03-14T05:08:49.8726323Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\compatibility\ 2025-03-14T05:08:49.8729096Z New File 667 backport.h 2025-03-14T05:08:49.8732085Z 100% 2025-03-14T05:08:49.8735372Z New File 1207 backport_manager.h 2025-03-14T05:08:49.8738828Z 100% 2025-03-14T05:08:49.8752434Z New File 3716 model_compatibility.h 2025-03-14T05:08:49.8755526Z 100% 2025-03-14T05:08:49.8758655Z New File 1239 runtime_compatibility.h 2025-03-14T05:08:49.8764730Z 100% 2025-03-14T05:08:49.8768376Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\model_tracer\ 2025-03-14T05:08:49.8771575Z New File 998 BuildFeatureTracer.h 2025-03-14T05:08:49.8774551Z 100% 2025-03-14T05:08:49.8777786Z New File 996 CustomClassTracer.h 2025-03-14T05:08:49.8780770Z 100% 2025-03-14T05:08:49.8794195Z New File 1249 KernelDTypeTracer.h 2025-03-14T05:08:49.8797025Z 100% 2025-03-14T05:08:49.8800426Z New File 5232 MobileModelRunner.h 2025-03-14T05:08:49.8803473Z 100% 2025-03-14T05:08:49.8806712Z New File 950 OperatorCallTracer.h 2025-03-14T05:08:49.8809876Z 100% 2025-03-14T05:08:49.8813103Z New File 411 TensorUtils.h 2025-03-14T05:08:49.8816762Z 100% 2025-03-14T05:08:49.8819539Z New File 1146 TracerRunner.h 2025-03-14T05:08:49.8825359Z 100% 2025-03-14T05:08:49.8828875Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\nnc\ 2025-03-14T05:08:49.8831690Z New File 648 aot_compiler.h 2025-03-14T05:08:49.8834806Z 100% 2025-03-14T05:08:49.8837799Z New File 6839 context.h 2025-03-14T05:08:49.8841187Z 100% 2025-03-14T05:08:49.8844830Z New File 1200 registry.h 2025-03-14T05:08:49.8850479Z 100% 2025-03-14T05:08:49.8853598Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\train\ 2025-03-14T05:08:49.8856542Z New File 1645 export_data.h 2025-03-14T05:08:49.8859486Z 100% 2025-03-14T05:08:49.8862559Z New File 1569 random.h 2025-03-14T05:08:49.8865471Z 100% 2025-03-14T05:08:49.8868839Z New File 1269 sequential.h 2025-03-14T05:08:49.8872334Z 100% 2025-03-14T05:08:49.8875923Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\mobile\train\optim\ 2025-03-14T05:08:49.8879418Z New File 4456 sgd.h 2025-03-14T05:08:49.8888367Z 100% 2025-03-14T05:08:49.8892596Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\operator_upgraders\ 2025-03-14T05:08:49.8895172Z New File 1430 upgraders.h 2025-03-14T05:08:49.8898213Z 100% 2025-03-14T05:08:49.8901516Z New File 542 upgraders_entry.h 2025-03-14T05:08:49.8904447Z 100% 2025-03-14T05:08:49.8908246Z New File 1744 utils.h 2025-03-14T05:08:49.8911148Z 100% 2025-03-14T05:08:49.8924954Z New File 920 version_map.h 2025-03-14T05:08:49.8931559Z 100% 2025-03-14T05:08:49.8935022Z New Dir 87 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\ 2025-03-14T05:08:49.8937856Z New File 172 add_if_then_else.h 2025-03-14T05:08:49.8940805Z 100% 2025-03-14T05:08:49.8943850Z New File 176 annotate_warns.h 2025-03-14T05:08:49.8946906Z 100% 2025-03-14T05:08:49.8949849Z New File 255 autocast.h 2025-03-14T05:08:49.8953057Z 100% 2025-03-14T05:08:49.8966399Z New File 1122 bailout_graph.h 2025-03-14T05:08:49.8969370Z 100% 2025-03-14T05:08:49.8972352Z New File 140 batch_mm.h 2025-03-14T05:08:49.8975121Z 100% 2025-03-14T05:08:49.8978136Z New File 487 canonicalize.h 2025-03-14T05:08:49.8981139Z 100% 2025-03-14T05:08:49.8984318Z New File 154 canonicalize_graph_fuser_ops.h 2025-03-14T05:08:49.8987694Z 100% 2025-03-14T05:08:49.8991057Z New File 176 check_strict_fusion.h 2025-03-14T05:08:49.8994205Z 100% 2025-03-14T05:08:49.8997241Z New File 485 clear_profiling.h 2025-03-14T05:08:49.9000114Z 100% 2025-03-14T05:08:49.9003288Z New File 872 clear_undefinedness.h 2025-03-14T05:08:49.9006396Z 100% 2025-03-14T05:08:49.9009684Z New File 171 common_subexpression_elimination.h 2025-03-14T05:08:49.9012608Z 100% 2025-03-14T05:08:49.9015628Z New File 542 concat_opt.h 2025-03-14T05:08:49.9018547Z 100% 2025-03-14T05:08:49.9021625Z New File 154 constant_pooling.h 2025-03-14T05:08:49.9024517Z 100% 2025-03-14T05:08:49.9027677Z New File 1319 constant_propagation.h 2025-03-14T05:08:49.9030795Z 100% 2025-03-14T05:08:49.9034282Z New File 530 create_autodiff_subgraphs.h 2025-03-14T05:08:49.9037668Z 100% 2025-03-14T05:08:49.9040814Z New File 296 create_functional_graphs.h 2025-03-14T05:08:49.9043721Z 100% 2025-03-14T05:08:49.9046906Z New File 1599 dead_code_elimination.h 2025-03-14T05:08:49.9049921Z 100% 2025-03-14T05:08:49.9052995Z New File 145 decompose_ops.h 2025-03-14T05:08:49.9056111Z 100% 2025-03-14T05:08:49.9068975Z New File 253 device_type_analysis.h 2025-03-14T05:08:49.9071955Z 100% 2025-03-14T05:08:49.9075130Z New File 404 dtype_analysis.h 2025-03-14T05:08:49.9078060Z 100% 2025-03-14T05:08:49.9081112Z New File 507 eliminate_no_ops.h 2025-03-14T05:08:49.9084022Z 100% 2025-03-14T05:08:49.9087217Z New File 809 erase_number_types.h 2025-03-14T05:08:49.9090435Z 100% 2025-03-14T05:08:49.9093664Z New File 1693 fixup_trace_scope_blocks.h 2025-03-14T05:08:49.9096697Z 100% 2025-03-14T05:08:49.9099819Z New File 1005 fold_conv_bn.h 2025-03-14T05:08:49.9102851Z 100% 2025-03-14T05:08:49.9105995Z New File 693 fold_linear_bn.h 2025-03-14T05:08:49.9109011Z 100% 2025-03-14T05:08:49.9112153Z New File 1253 freeze_module.h 2025-03-14T05:08:49.9115559Z 100% 2025-03-14T05:08:49.9118689Z New File 263 frozen_concat_linear.h 2025-03-14T05:08:49.9121643Z 100% 2025-03-14T05:08:49.9134773Z New File 317 frozen_conv_add_relu_fusion.h 2025-03-14T05:08:49.9138080Z 100% 2025-03-14T05:08:49.9141065Z New File 869 frozen_conv_folding.h 2025-03-14T05:08:49.9144497Z 100% 2025-03-14T05:08:49.9148450Z New File 461 frozen_graph_optimizations.h 2025-03-14T05:08:49.9151601Z 100% 2025-03-14T05:08:49.9155009Z New File 357 frozen_linear_folding.h 2025-03-14T05:08:49.9157902Z 100% 2025-03-14T05:08:49.9161078Z New File 272 frozen_linear_transpose.h 2025-03-14T05:08:49.9164056Z 100% 2025-03-14T05:08:49.9167183Z New File 402 frozen_ops_to_mkldnn.h 2025-03-14T05:08:49.9170159Z 100% 2025-03-14T05:08:49.9173520Z New File 765 fuse_linear.h 2025-03-14T05:08:49.9176613Z 100% 2025-03-14T05:08:49.9179705Z New File 257 fuse_relu.h 2025-03-14T05:08:49.9182649Z 100% 2025-03-14T05:08:49.9185777Z New File 1261 graph_fuser.h 2025-03-14T05:08:49.9188918Z 100% 2025-03-14T05:08:49.9202138Z New File 1785 graph_rewrite_helper.h 2025-03-14T05:08:49.9205253Z 100% 2025-03-14T05:08:49.9208436Z New File 368 guard_elimination.h 2025-03-14T05:08:49.9211517Z 100% 2025-03-14T05:08:49.9214648Z New File 196 hoist_conv_packed_params.h 2025-03-14T05:08:49.9217560Z 100% 2025-03-14T05:08:49.9220594Z New File 241 inliner.h 2025-03-14T05:08:49.9223400Z 100% 2025-03-14T05:08:49.9226553Z New File 263 inline_autodiff_subgraphs.h 2025-03-14T05:08:49.9229495Z 100% 2025-03-14T05:08:49.9232595Z New File 212 inline_forked_closures.h 2025-03-14T05:08:49.9235804Z 100% 2025-03-14T05:08:49.9239162Z New File 536 inline_fork_wait.h 2025-03-14T05:08:49.9242106Z 100% 2025-03-14T05:08:49.9245195Z New File 145 inplace_check.h 2025-03-14T05:08:49.9248101Z 100% 2025-03-14T05:08:49.9251130Z New File 433 insert_guards.h 2025-03-14T05:08:49.9254153Z 100% 2025-03-14T05:08:49.9266878Z New File 219 integer_value_refinement.h 2025-03-14T05:08:49.9270029Z 100% 2025-03-14T05:08:49.9273087Z New File 207 lift_closures.h 2025-03-14T05:08:49.9276136Z 100% 2025-03-14T05:08:49.9279074Z New File 647 liveness.h 2025-03-14T05:08:49.9281891Z 100% 2025-03-14T05:08:49.9285086Z New File 1015 loop_unrolling.h 2025-03-14T05:08:49.9288204Z 100% 2025-03-14T05:08:49.9291288Z New File 338 lower_grad_of.h 2025-03-14T05:08:49.9294388Z 100% 2025-03-14T05:08:49.9297495Z New File 745 lower_graph.h 2025-03-14T05:08:49.9300526Z 100% 2025-03-14T05:08:49.9304442Z New File 659 lower_tuples.h 2025-03-14T05:08:49.9307880Z 100% 2025-03-14T05:08:49.9311304Z New File 596 metal_rewrite.h 2025-03-14T05:08:49.9314358Z 100% 2025-03-14T05:08:49.9317800Z New File 637 mkldnn_rewrite.h 2025-03-14T05:08:49.9320558Z 100% 2025-03-14T05:08:49.9324780Z New File 250 mobile_optimizer_type.h 2025-03-14T05:08:49.9327844Z 100% 2025-03-14T05:08:49.9350576Z New File 527 normalize_ops.h 2025-03-14T05:08:49.9353606Z 100% 2025-03-14T05:08:49.9356965Z New File 1460 onednn_graph_fuser.h 2025-03-14T05:08:49.9360006Z 100% 2025-03-14T05:08:49.9363352Z New File 860 onnx.h 2025-03-14T05:08:49.9366514Z 100% 2025-03-14T05:08:49.9369666Z New File 4683 pass_manager.h 2025-03-14T05:08:49.9373474Z 100% 2025-03-14T05:08:49.9376469Z New File 500 peephole.h 2025-03-14T05:08:49.9379415Z 100% 2025-03-14T05:08:49.9382893Z New File 425 peephole_alias_sensitive.h 2025-03-14T05:08:49.9386081Z 100% 2025-03-14T05:08:49.9389643Z New File 1011 peephole_dict_idioms.h 2025-03-14T05:08:49.9392436Z 100% 2025-03-14T05:08:49.9396187Z New File 2048 peephole_list_idioms.h 2025-03-14T05:08:49.9399446Z 100% 2025-03-14T05:08:49.9402948Z New File 329 peephole_non_tensor.h 2025-03-14T05:08:49.9406093Z 100% 2025-03-14T05:08:49.9409354Z New File 348 prepack_folding.h 2025-03-14T05:08:49.9412378Z 100% 2025-03-14T05:08:49.9415635Z New File 252 refine_tuple_types.h 2025-03-14T05:08:49.9419636Z 100% 2025-03-14T05:08:49.9431631Z New File 267 remove_dropout.h 2025-03-14T05:08:49.9442137Z 100% 2025-03-14T05:08:49.9442937Z New File 950 remove_exceptions.h 2025-03-14T05:08:49.9446699Z 100% 2025-03-14T05:08:49.9450166Z New File 152 remove_expands.h 2025-03-14T05:08:49.9453284Z 100% 2025-03-14T05:08:49.9457143Z New File 283 remove_inplace_ops.h 2025-03-14T05:08:49.9460542Z 100% 2025-03-14T05:08:49.9463971Z New File 2718 remove_mutation.h 2025-03-14T05:08:49.9467297Z 100% 2025-03-14T05:08:49.9471024Z New File 246 remove_redundant_profiles.h 2025-03-14T05:08:49.9474081Z 100% 2025-03-14T05:08:49.9477360Z New File 448 replacement_of_old_operators.h 2025-03-14T05:08:49.9480368Z 100% 2025-03-14T05:08:49.9483589Z New File 235 requires_grad_analysis.h 2025-03-14T05:08:49.9486945Z 100% 2025-03-14T05:08:49.9490539Z New File 1862 restore_mutation.h 2025-03-14T05:08:49.9493729Z 100% 2025-03-14T05:08:49.9507312Z New File 1118 shape_analysis.h 2025-03-14T05:08:49.9510453Z 100% 2025-03-14T05:08:49.9513786Z New File 650 specialize_autogradzero.h 2025-03-14T05:08:49.9516929Z 100% 2025-03-14T05:08:49.9520243Z New File 4202 subgraph_rewrite.h 2025-03-14T05:08:49.9523367Z 100% 2025-03-14T05:08:49.9526786Z New File 2134 symbolic_shape_analysis.h 2025-03-14T05:08:49.9529918Z 100% 2025-03-14T05:08:49.9533210Z New File 1629 symbolic_shape_cache.h 2025-03-14T05:08:49.9537270Z 100% 2025-03-14T05:08:49.9540539Z New File 2390 symbolic_shape_runtime_fusion.h 2025-03-14T05:08:49.9543613Z 100% 2025-03-14T05:08:49.9547002Z New File 2673 tensorexpr_fuser.h 2025-03-14T05:08:49.9550262Z 100% 2025-03-14T05:08:49.9553695Z New File 733 update_differentiable_graph_requires_grad.h 2025-03-14T05:08:49.9556755Z 100% 2025-03-14T05:08:49.9560135Z New File 2686 value_refinement_utils.h 2025-03-14T05:08:49.9563200Z 100% 2025-03-14T05:08:49.9566397Z New File 914 variadic_ops.h 2025-03-14T05:08:49.9569434Z 100% 2025-03-14T05:08:49.9572586Z New File 689 vulkan_rewrite.h 2025-03-14T05:08:49.9575798Z 100% 2025-03-14T05:08:49.9578920Z New File 814 xnnpack_rewrite.h 2025-03-14T05:08:49.9582498Z 100% 2025-03-14T05:08:49.9586121Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\dbr_quantization\ 2025-03-14T05:08:49.9588958Z New File 359 remove_redundant_aliases.h 2025-03-14T05:08:49.9594778Z 100% 2025-03-14T05:08:49.9598226Z New Dir 20 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\onnx\ 2025-03-14T05:08:49.9601223Z New File 227 cast_all_constant_to_floating.h 2025-03-14T05:08:49.9604319Z 100% 2025-03-14T05:08:49.9607367Z New File 725 constant_fold.h 2025-03-14T05:08:49.9610385Z 100% 2025-03-14T05:08:49.9613431Z New File 4534 constant_map.h 2025-03-14T05:08:49.9616454Z 100% 2025-03-14T05:08:49.9629220Z New File 261 deduplicate_initializers.h 2025-03-14T05:08:49.9632123Z 100% 2025-03-14T05:08:49.9635370Z New File 357 eliminate_unused_items.h 2025-03-14T05:08:49.9638378Z 100% 2025-03-14T05:08:49.9641451Z New File 233 eval_peephole.h 2025-03-14T05:08:49.9644339Z 100% 2025-03-14T05:08:49.9647749Z New File 231 fixup_onnx_controlflow.h 2025-03-14T05:08:49.9650642Z 100% 2025-03-14T05:08:49.9653816Z New File 2315 function_extraction.h 2025-03-14T05:08:49.9656880Z 100% 2025-03-14T05:08:49.9660317Z New File 144 function_substitution.h 2025-03-14T05:08:49.9663392Z 100% 2025-03-14T05:08:49.9666324Z New File 2206 helper.h 2025-03-14T05:08:49.9669258Z 100% 2025-03-14T05:08:49.9672371Z New File 250 list_model_parameters.h 2025-03-14T05:08:49.9675401Z 100% 2025-03-14T05:08:49.9678426Z New File 786 naming.h 2025-03-14T05:08:49.9681387Z 100% 2025-03-14T05:08:49.9684274Z New File 607 onnx_log.h 2025-03-14T05:08:49.9687248Z 100% 2025-03-14T05:08:49.9690177Z New File 225 peephole.h 2025-03-14T05:08:49.9692991Z 100% 2025-03-14T05:08:49.9696115Z New File 468 prepare_division_for_onnx.h 2025-03-14T05:08:49.9699005Z 100% 2025-03-14T05:08:49.9702076Z New File 164 preprocess_for_onnx.h 2025-03-14T05:08:49.9704992Z 100% 2025-03-14T05:08:49.9708956Z New File 212 remove_inplace_ops_for_onnx.h 2025-03-14T05:08:49.9712025Z 100% 2025-03-14T05:08:49.9715276Z New File 293 scalar_type_analysis.h 2025-03-14T05:08:49.9718155Z 100% 2025-03-14T05:08:49.9721283Z New File 4053 shape_type_inference.h 2025-03-14T05:08:49.9724304Z 100% 2025-03-14T05:08:49.9737052Z New File 444 unpack_quantized_weights.h 2025-03-14T05:08:49.9740484Z 100% 2025-03-14T05:08:49.9744307Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\ 2025-03-14T05:08:49.9749017Z New File 184 autograd_function_process.h 2025-03-14T05:08:49.9750634Z 100% 2025-03-14T05:08:49.9787173Z New File 353 common.h 2025-03-14T05:08:49.9787376Z 100% 2025-03-14T05:08:49.9787498Z New File 2139 pattern_conversion.h 2025-03-14T05:08:49.9787579Z 100% 2025-03-14T05:08:49.9787702Z New File 1394 pattern_encapsulation.h 2025-03-14T05:08:49.9787772Z 100% 2025-03-14T05:08:49.9789795Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\quantization\ 2025-03-14T05:08:49.9792778Z New File 827 dedup_module_uses.h 2025-03-14T05:08:49.9795934Z 100% 2025-03-14T05:08:49.9799010Z New File 2357 finalize.h 2025-03-14T05:08:49.9801975Z 100% 2025-03-14T05:08:49.9806391Z New File 173 fusion_passes.h 2025-03-14T05:08:49.9809684Z 100% 2025-03-14T05:08:49.9823201Z New File 7673 helper.h 2025-03-14T05:08:49.9826241Z 100% 2025-03-14T05:08:49.9829416Z New File 2392 insert_observers.h 2025-03-14T05:08:49.9832488Z 100% 2025-03-14T05:08:49.9835771Z New File 1469 insert_quant_dequant.h 2025-03-14T05:08:49.9838759Z 100% 2025-03-14T05:08:49.9842514Z New File 54629 quantization_patterns.h 2025-03-14T05:08:49.9845751Z 100% 2025-03-14T05:08:49.9849033Z New File 346 quantization_type.h 2025-03-14T05:08:49.9851921Z 100% 2025-03-14T05:08:49.9855033Z New File 507 register_packed_params.h 2025-03-14T05:08:49.9860523Z 100% 2025-03-14T05:08:49.9863948Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\passes\utils\ 2025-03-14T05:08:49.9866809Z New File 607 check_alias_annotation.h 2025-03-14T05:08:49.9869891Z 100% 2025-03-14T05:08:49.9872977Z New File 6565 memory_dag.h 2025-03-14T05:08:49.9876231Z 100% 2025-03-14T05:08:49.9888994Z New File 231 optimization_utils.h 2025-03-14T05:08:49.9891928Z 100% 2025-03-14T05:08:49.9895022Z New File 1037 op_registry.h 2025-03-14T05:08:49.9898003Z 100% 2025-03-14T05:08:49.9901146Z New File 2430 subgraph_utils.h 2025-03-14T05:08:50.0103780Z 100% 2025-03-14T05:08:50.0108475Z New Dir 16 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\python\ 2025-03-14T05:08:50.0111748Z New File 152 init.h 2025-03-14T05:08:50.0114808Z 100% 2025-03-14T05:08:50.0117941Z New File 1937 module_python.h 2025-03-14T05:08:50.0120895Z 100% 2025-03-14T05:08:50.0123973Z New File 8126 pybind.h 2025-03-14T05:08:50.0126838Z 100% 2025-03-14T05:08:50.0130526Z New File 45797 pybind_utils.h 2025-03-14T05:08:50.0133435Z 100% 2025-03-14T05:08:50.0147087Z New File 3646 python_arg_flatten.h 2025-03-14T05:08:50.0150324Z 100% 2025-03-14T05:08:50.0153580Z New File 431 python_custom_class.h 2025-03-14T05:08:50.0156749Z 100% 2025-03-14T05:08:50.0159591Z New File 3510 python_dict.h 2025-03-14T05:08:50.0162608Z 100% 2025-03-14T05:08:50.0165737Z New File 1743 python_ir.h 2025-03-14T05:08:50.0168766Z 100% 2025-03-14T05:08:50.0171935Z New File 3793 python_ivalue.h 2025-03-14T05:08:50.0174940Z 100% 2025-03-14T05:08:50.0178213Z New File 5722 python_list.h 2025-03-14T05:08:50.0181266Z 100% 2025-03-14T05:08:50.0184858Z New File 11713 python_sugared_value.h 2025-03-14T05:08:50.0187898Z 100% 2025-03-14T05:08:50.0191087Z New File 1263 python_tracer.h 2025-03-14T05:08:50.0194440Z 100% 2025-03-14T05:08:50.0197489Z New File 159 python_tree_views.h 2025-03-14T05:08:50.0200327Z 100% 2025-03-14T05:08:50.0203380Z New File 159 script_init.h 2025-03-14T05:08:50.0206348Z 100% 2025-03-14T05:08:50.0209767Z New File 191 update_graph_executor_opt.h 2025-03-14T05:08:50.0212596Z 100% 2025-03-14T05:08:50.0215642Z New File 185 utf8_decoding_ignore.h 2025-03-14T05:08:50.0221123Z 100% 2025-03-14T05:08:50.0224509Z New Dir 31 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\runtime\ 2025-03-14T05:08:50.0227431Z New File 16848 argument_spec.h 2025-03-14T05:08:50.0230698Z 100% 2025-03-14T05:08:50.0233781Z New File 4024 autodiff.h 2025-03-14T05:08:50.0236691Z 100% 2025-03-14T05:08:50.0239793Z New File 2350 calculate_necessary_args.h 2025-03-14T05:08:50.0242763Z 100% 2025-03-14T05:08:50.0255967Z New File 1084 custom_operator.h 2025-03-14T05:08:50.0258993Z 100% 2025-03-14T05:08:50.0262167Z New File 1078 decomposition_registry.h 2025-03-14T05:08:50.0265756Z 100% 2025-03-14T05:08:50.0268908Z New File 273 decomposition_registry_util.h 2025-03-14T05:08:50.0271764Z 100% 2025-03-14T05:08:50.0274972Z New File 643 exception_message.h 2025-03-14T05:08:50.0277959Z 100% 2025-03-14T05:08:50.0280990Z New File 4865 graph_executor.h 2025-03-14T05:08:50.0283963Z 100% 2025-03-14T05:08:50.0287113Z New File 4140 graph_executor_impl.h 2025-03-14T05:08:50.0290467Z 100% 2025-03-14T05:08:50.0293592Z New File 5085 graph_iterator.h 2025-03-14T05:08:50.0296624Z 100% 2025-03-14T05:08:50.0304920Z New File 5721 instruction.h 2025-03-14T05:08:50.0307958Z 100% 2025-03-14T05:08:50.0311047Z New File 5212 interpreter.h 2025-03-14T05:08:50.0314235Z 100% 2025-03-14T05:08:50.0317415Z New File 1207 jit_exception.h 2025-03-14T05:08:50.0320482Z 100% 2025-03-14T05:08:50.0323659Z New File 215 jit_trace.h 2025-03-14T05:08:50.0326570Z 100% 2025-03-14T05:08:50.0329586Z New File 2703 logging.h 2025-03-14T05:08:50.0332525Z 100% 2025-03-14T05:08:50.0336392Z New File 12083 operator.h 2025-03-14T05:08:50.0339392Z 100% 2025-03-14T05:08:50.0342519Z New File 173 operator_options.h 2025-03-14T05:08:50.0346736Z 100% 2025-03-14T05:08:50.0351091Z New File 323 print_handler.h 2025-03-14T05:08:50.0355635Z 100% 2025-03-14T05:08:50.0360239Z New File 2795 profiling_graph_executor_impl.h 2025-03-14T05:08:50.0364413Z 100% 2025-03-14T05:08:50.0378984Z New File 8748 profiling_record.h 2025-03-14T05:08:50.0415582Z 100% 2025-03-14T05:08:50.0415713Z New File 43495 register_ops_utils.h 2025-03-14T05:08:50.0415805Z 100% 2025-03-14T05:08:50.0415918Z New File 2716 script_profile.h 2025-03-14T05:08:50.0416088Z 100% 2025-03-14T05:08:50.0416249Z New File 371 serialized_shape_function_registry.h 2025-03-14T05:08:50.0416328Z 100% 2025-03-14T05:08:50.0416452Z New File 255 shape_function_registry.h 2025-03-14T05:08:50.0418086Z 100% 2025-03-14T05:08:50.0421471Z New File 666 simple_graph_executor_impl.h 2025-03-14T05:08:50.0424685Z 100% 2025-03-14T05:08:50.0427933Z New File 808 slice_indices_adjust.h 2025-03-14T05:08:50.0430957Z 100% 2025-03-14T05:08:50.0434253Z New File 580 symbolic_script.h 2025-03-14T05:08:50.0437289Z 100% 2025-03-14T05:08:50.0440622Z New File 2871 symbolic_shape_registry.h 2025-03-14T05:08:50.0443727Z 100% 2025-03-14T05:08:50.0457337Z New File 363 symbolic_shape_registry_util.h 2025-03-14T05:08:50.0460404Z 100% 2025-03-14T05:08:50.0463597Z New File 1188 vararg_functions.h 2025-03-14T05:08:50.0466695Z 100% 2025-03-14T05:08:50.0469847Z New File 544 variable_tensor_list.h 2025-03-14T05:08:50.0473310Z 100% 2025-03-14T05:08:50.0476926Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\runtime\interpreter\ 2025-03-14T05:08:50.0479699Z New File 4060 can_emit_inline.h 2025-03-14T05:08:50.0482883Z 100% 2025-03-14T05:08:50.0486243Z New File 34281 code_impl.h 2025-03-14T05:08:50.0489630Z 100% 2025-03-14T05:08:50.0492728Z New File 1150 frame.h 2025-03-14T05:08:50.0495706Z 100% 2025-03-14T05:08:50.0509147Z New File 420 preprocess_graph.h 2025-03-14T05:08:50.0514696Z 100% 2025-03-14T05:08:50.0518155Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\runtime\static\ 2025-03-14T05:08:50.0520983Z New File 322 fusion.h 2025-03-14T05:08:50.0523854Z 100% 2025-03-14T05:08:50.0527008Z New File 37065 impl.h 2025-03-14T05:08:50.0530240Z 100% 2025-03-14T05:08:50.0533208Z New File 156 init.h 2025-03-14T05:08:50.0536358Z 100% 2025-03-14T05:08:50.0539550Z New File 10215 memory_planner.h 2025-03-14T05:08:50.0542576Z 100% 2025-03-14T05:08:50.0545708Z New File 5683 ops.h 2025-03-14T05:08:50.0548872Z 100% 2025-03-14T05:08:50.0562806Z New File 3719 passes.h 2025-03-14T05:08:50.0565846Z 100% 2025-03-14T05:08:50.0569171Z New File 6587 ProcessedNodeInputs.h 2025-03-14T05:08:50.0572398Z 100% 2025-03-14T05:08:50.0575520Z New File 6806 processed_node_wrapper.h 2025-03-14T05:08:50.0578542Z 100% 2025-03-14T05:08:50.0581631Z New File 1372 static_method.h 2025-03-14T05:08:50.0584630Z 100% 2025-03-14T05:08:50.0587666Z New File 1189 te_wrapper.h 2025-03-14T05:08:50.0595362Z 100% 2025-03-14T05:08:50.0599389Z New Dir 21 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\serialization\ 2025-03-14T05:08:50.0602553Z New File 2693 callstack_debug_info_serialization.h 2025-03-14T05:08:50.0605640Z 100% 2025-03-14T05:08:50.0608679Z New File 11819 export.h 2025-03-14T05:08:50.0611626Z 100% 2025-03-14T05:08:50.0624579Z New File 1409 export_bytecode.h 2025-03-14T05:08:50.0627679Z 100% 2025-03-14T05:08:50.0630854Z New File 3135 flatbuffer_serializer.h 2025-03-14T05:08:50.0634204Z 100% 2025-03-14T05:08:50.0637312Z New File 181 flatbuffer_serializer_jit.h 2025-03-14T05:08:50.0640249Z 100% 2025-03-14T05:08:50.0643189Z New File 5162 import.h 2025-03-14T05:08:50.0646138Z 100% 2025-03-14T05:08:50.0649284Z New File 664 import_export_constants.h 2025-03-14T05:08:50.0652343Z 100% 2025-03-14T05:08:50.0655465Z New File 404 import_export_functions.h 2025-03-14T05:08:50.0658540Z 100% 2025-03-14T05:08:50.0661765Z New File 679 import_export_helpers.h 2025-03-14T05:08:50.0664810Z 100% 2025-03-14T05:08:50.0668478Z New File 859 import_read.h 2025-03-14T05:08:50.0671004Z 100% 2025-03-14T05:08:50.0674245Z New File 3524 import_source.h 2025-03-14T05:08:50.0677373Z 100% 2025-03-14T05:08:50.0681213Z New File 101193 mobile_bytecode_generated.h 2025-03-14T05:08:50.0684819Z 100% 2025-03-14T05:08:50.0688236Z New File 531 onnx.h 2025-03-14T05:08:50.0691034Z 100% 2025-03-14T05:08:50.0694256Z New File 4830 pickle.h 2025-03-14T05:08:50.0697021Z 100% 2025-03-14T05:08:50.0700502Z New File 14117 pickler.h 2025-03-14T05:08:50.0703490Z 100% 2025-03-14T05:08:50.0708401Z New File 1365 python_print.h 2025-03-14T05:08:50.0711607Z 100% 2025-03-14T05:08:50.0714961Z New File 1732 source_range_serialization.h 2025-03-14T05:08:50.0718493Z 100% 2025-03-14T05:08:50.0722564Z New File 708 source_range_serialization_impl.h 2025-03-14T05:08:50.0725028Z 100% 2025-03-14T05:08:50.0728574Z New File 2570 storage_context.h 2025-03-14T05:08:50.0731507Z 100% 2025-03-14T05:08:50.0745115Z New File 785 type_name_uniquer.h 2025-03-14T05:08:50.0748000Z 100% 2025-03-14T05:08:50.0751278Z New File 7743 unpickler.h 2025-03-14T05:08:50.0757569Z 100% 2025-03-14T05:08:50.0761122Z New Dir 42 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\tensorexpr\ 2025-03-14T05:08:50.0763952Z New File 9380 analysis.h 2025-03-14T05:08:50.0766976Z 100% 2025-03-14T05:08:50.0770099Z New File 4436 block_codegen.h 2025-03-14T05:08:50.0773399Z 100% 2025-03-14T05:08:50.0777048Z New File 2245 bounds_inference.h 2025-03-14T05:08:50.0780386Z 100% 2025-03-14T05:08:50.0793847Z New File 4592 bounds_overlap.h 2025-03-14T05:08:50.0796986Z 100% 2025-03-14T05:08:50.0799950Z New File 7705 codegen.h 2025-03-14T05:08:50.0803572Z 100% 2025-03-14T05:08:50.0806674Z New File 2445 cpp_codegen.h 2025-03-14T05:08:50.0810120Z 100% 2025-03-14T05:08:50.0813437Z New File 665 cpp_intrinsics.h 2025-03-14T05:08:50.0816279Z 100% 2025-03-14T05:08:50.0819379Z New File 8520 cuda_codegen.h 2025-03-14T05:08:50.0822583Z 100% 2025-03-14T05:08:50.0825812Z New File 2692 cuda_random.h 2025-03-14T05:08:50.0828823Z 100% 2025-03-14T05:08:50.0832065Z New File 10191 eval.h 2025-03-14T05:08:50.0834993Z 100% 2025-03-14T05:08:50.0838633Z New File 3276 exceptions.h 2025-03-14T05:08:50.0841906Z 100% 2025-03-14T05:08:50.0844937Z New File 14674 expr.h 2025-03-14T05:08:50.0848020Z 100% 2025-03-14T05:08:50.0851367Z New File 3544 external_functions.h 2025-03-14T05:08:50.0854440Z 100% 2025-03-14T05:08:50.0857577Z New File 478 external_functions_core.h 2025-03-14T05:08:50.0860676Z 100% 2025-03-14T05:08:50.0864600Z New File 2363 external_functions_registry.h 2025-03-14T05:08:50.0867135Z 100% 2025-03-14T05:08:50.0870353Z New File 3115 fwd_decls.h 2025-03-14T05:08:50.0873681Z 100% 2025-03-14T05:08:50.0877089Z New File 4545 graph_opt.h 2025-03-14T05:08:50.0880146Z 100% 2025-03-14T05:08:50.0883383Z New File 6101 half_support.h 2025-03-14T05:08:50.0901463Z 100% 2025-03-14T05:08:50.0901589Z New File 7814 hash_provider.h 2025-03-14T05:08:50.0901667Z 100% 2025-03-14T05:08:50.0901798Z New File 442 intrinsic_symbols.h 2025-03-14T05:08:50.0901869Z 100% 2025-03-14T05:08:50.0914425Z New File 23871 ir.h 2025-03-14T05:08:50.0917687Z 100% 2025-03-14T05:08:50.0921216Z New File 2405 ir_cloner.h 2025-03-14T05:08:50.0925173Z 100% 2025-03-14T05:08:50.0927548Z New File 2431 ir_mutator.h 2025-03-14T05:08:50.0930561Z 100% 2025-03-14T05:08:50.0933633Z New File 4322 ir_printer.h 2025-03-14T05:08:50.0936824Z 100% 2025-03-14T05:08:50.0940066Z New File 15803 ir_simplifier.h 2025-03-14T05:08:50.0943039Z 100% 2025-03-14T05:08:50.0946371Z New File 1349 ir_verifier.h 2025-03-14T05:08:50.0949493Z 100% 2025-03-14T05:08:50.0952693Z New File 2247 ir_visitor.h 2025-03-14T05:08:50.0955843Z 100% 2025-03-14T05:08:50.0958837Z New File 13770 kernel.h 2025-03-14T05:08:50.0961851Z 100% 2025-03-14T05:08:50.0964994Z New File 3982 llvm_codegen.h 2025-03-14T05:08:50.0968030Z 100% 2025-03-14T05:08:50.0971073Z New File 2017 llvm_jit.h 2025-03-14T05:08:50.0974185Z 100% 2025-03-14T05:08:50.0977256Z New File 22323 loopnest.h 2025-03-14T05:08:50.0980205Z 100% 2025-03-14T05:08:50.0994972Z New File 318 loopnest_randomization.h 2025-03-14T05:08:50.0998001Z 100% 2025-03-14T05:08:50.1001167Z New File 1325 lowerings.h 2025-03-14T05:08:50.1004230Z 100% 2025-03-14T05:08:50.1007361Z New File 13870 mem_dependency_checker.h 2025-03-14T05:08:50.1010454Z 100% 2025-03-14T05:08:50.1013739Z New File 9172 reduction.h 2025-03-14T05:08:50.1016786Z 100% 2025-03-14T05:08:50.1019921Z New File 12944 registerizer.h 2025-03-14T05:08:50.1023001Z 100% 2025-03-14T05:08:50.1026010Z New File 24785 stmt.h 2025-03-14T05:08:50.1028969Z 100% 2025-03-14T05:08:50.1032004Z New File 10820 tensor.h 2025-03-14T05:08:50.1035080Z 100% 2025-03-14T05:08:50.1038403Z New File 252 tensorexpr_init.h 2025-03-14T05:08:50.1041918Z 100% 2025-03-14T05:08:50.1044910Z New File 4438 types.h 2025-03-14T05:08:50.1047851Z 100% 2025-03-14T05:08:50.1051209Z New File 858 unique_name_manager.h 2025-03-14T05:08:50.1054183Z 100% 2025-03-14T05:08:50.1057326Z New File 1721 var_substitutor.h 2025-03-14T05:08:50.1060835Z 100% 2025-03-14T05:08:50.1064553Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\tensorexpr\operators\ 2025-03-14T05:08:50.1067272Z New File 2994 conv2d.h 2025-03-14T05:08:50.1070426Z 100% 2025-03-14T05:08:50.1073613Z New File 623 matmul.h 2025-03-14T05:08:50.1096261Z 100% 2025-03-14T05:08:50.1096635Z New File 3382 misc.h 2025-03-14T05:08:50.1096721Z 100% 2025-03-14T05:08:50.1096831Z New File 387 norm.h 2025-03-14T05:08:50.1096915Z 100% 2025-03-14T05:08:50.1101332Z New File 481 operators.h 2025-03-14T05:08:50.1104145Z 100% 2025-03-14T05:08:50.1107270Z New File 3241 pointwise.h 2025-03-14T05:08:50.1110295Z 100% 2025-03-14T05:08:50.1113701Z New File 5688 quantization.h 2025-03-14T05:08:50.1116775Z 100% 2025-03-14T05:08:50.1119945Z New File 1137 reduction.h 2025-03-14T05:08:50.1122989Z 100% 2025-03-14T05:08:50.1125962Z New File 334 softmax.h 2025-03-14T05:08:50.1131166Z 100% 2025-03-14T05:08:50.1148863Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\tensorexpr\scripts\ 2025-03-14T05:08:50.1152170Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\jit\testing\ 2025-03-14T05:08:50.1155075Z New File 363 catch_utils.hpp 2025-03-14T05:08:50.1158279Z 100% 2025-03-14T05:08:50.1161746Z New File 2622 file_check.h 2025-03-14T05:08:50.1164453Z 100% 2025-03-14T05:08:50.1167598Z New File 597 hooks_for_testing.h 2025-03-14T05:08:50.1175234Z 100% 2025-03-14T05:08:50.1179223Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\ 2025-03-14T05:08:50.1182303Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\backend\ 2025-03-14T05:08:50.1185304Z New File 1239 backend_data.h 2025-03-14T05:08:50.1188543Z 100% 2025-03-14T05:08:50.1192269Z New File 3028 backend_device.h 2025-03-14T05:08:50.1195640Z 100% 2025-03-14T05:08:50.1198637Z New File 4958 backend_interface.h 2025-03-14T05:08:50.1201955Z 100% 2025-03-14T05:08:50.1215451Z New File 3348 lowering_context.h 2025-03-14T05:08:50.1221631Z 100% 2025-03-14T05:08:50.1225072Z New Dir 24 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\core\ 2025-03-14T05:08:50.1228030Z New File 3834 cache.h 2025-03-14T05:08:50.1231473Z 100% 2025-03-14T05:08:50.1235045Z New File 937 config.h 2025-03-14T05:08:50.1237529Z 100% 2025-03-14T05:08:50.1240700Z New File 1319 debug_util.h 2025-03-14T05:08:50.1243601Z 100% 2025-03-14T05:08:50.1246780Z New File 1445 dynamic_ir.h 2025-03-14T05:08:50.1249678Z 100% 2025-03-14T05:08:50.1263589Z New File 7841 hash.h 2025-03-14T05:08:50.1265974Z 100% 2025-03-14T05:08:50.1269672Z New File 2293 helpers.h 2025-03-14T05:08:50.1272466Z 100% 2025-03-14T05:08:50.1275525Z New File 8094 ir.h 2025-03-14T05:08:50.1278461Z 100% 2025-03-14T05:08:50.1281738Z New File 4857 ir_builder.h 2025-03-14T05:08:50.1284705Z 100% 2025-03-14T05:08:50.1287976Z New File 694 ir_dump_util.h 2025-03-14T05:08:50.1290931Z 100% 2025-03-14T05:08:50.1294272Z New File 1374 ir_metadata.h 2025-03-14T05:08:50.1297638Z 100% 2025-03-14T05:08:50.1300418Z New File 1411 ir_util.h 2025-03-14T05:08:50.1304146Z 100% 2025-03-14T05:08:50.1307359Z New File 15447 lazy_graph_executor.h 2025-03-14T05:08:50.1310946Z 100% 2025-03-14T05:08:50.1313959Z New File 8503 metrics.h 2025-03-14T05:08:50.1317337Z 100% 2025-03-14T05:08:50.1320892Z New File 1775 multi_wait.h 2025-03-14T05:08:50.1323903Z 100% 2025-03-14T05:08:50.1327057Z New File 1293 permutation_util.h 2025-03-14T05:08:50.1330240Z 100% 2025-03-14T05:08:50.1333353Z New File 2097 shape.h 2025-03-14T05:08:50.1336270Z 100% 2025-03-14T05:08:50.1339495Z New File 15524 shape_inference.h 2025-03-14T05:08:50.1342959Z 100% 2025-03-14T05:08:50.1345552Z New File 10132 tensor.h 2025-03-14T05:08:50.1348619Z 100% 2025-03-14T05:08:50.1351702Z New File 1945 tensor_impl.h 2025-03-14T05:08:50.1354893Z 100% 2025-03-14T05:08:50.1358083Z New File 2612 tensor_util.h 2025-03-14T05:08:50.1361605Z 100% 2025-03-14T05:08:50.1364689Z New File 794 thread_pool.h 2025-03-14T05:08:50.1368015Z 100% 2025-03-14T05:08:50.1371421Z New File 2269 trie.h 2025-03-14T05:08:50.1374092Z 100% 2025-03-14T05:08:50.1377138Z New File 1193 unique.h 2025-03-14T05:08:50.1380028Z 100% 2025-03-14T05:08:50.1383424Z New File 2964 util.h 2025-03-14T05:08:50.1386855Z 100% 2025-03-14T05:08:50.1401511Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\core\internal_ops\ 2025-03-14T05:08:50.1404441Z New File 1499 ltc_ops.h 2025-03-14T05:08:50.1410098Z 100% 2025-03-14T05:08:50.1413557Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\core\ops\ 2025-03-14T05:08:50.1416393Z New File 393 arithmetic_ir_ops.h 2025-03-14T05:08:50.1419271Z 100% 2025-03-14T05:08:50.1422210Z New File 1024 utils.h 2025-03-14T05:08:50.1429640Z 100% 2025-03-14T05:08:50.1432840Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\generated\ 2025-03-14T05:08:50.1436823Z New File 310673 LazyIr.h 2025-03-14T05:08:50.1437818Z 42% 2025-03-14T05:08:50.1438504Z 84% 2025-03-14T05:08:50.1442377Z 100% 2025-03-14T05:08:50.1446614Z New File 22948 LazyNativeFunctions.h 2025-03-14T05:08:50.1449680Z 100% 2025-03-14T05:08:50.1452692Z New File 4128 LazyNonNativeIr.h 2025-03-14T05:08:50.1457851Z 100% 2025-03-14T05:08:50.1461290Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\python\ 2025-03-14T05:08:50.1463890Z New File 234 init.h 2025-03-14T05:08:50.1466690Z 100% 2025-03-14T05:08:50.1469648Z New File 328 python_util.h 2025-03-14T05:08:50.1474909Z 100% 2025-03-14T05:08:50.1488062Z New Dir 10 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\ts_backend\ 2025-03-14T05:08:50.1490660Z New File 213 config.h 2025-03-14T05:08:50.1493522Z 100% 2025-03-14T05:08:50.1496579Z New File 2433 dynamic_ir.h 2025-03-14T05:08:50.1499574Z 100% 2025-03-14T05:08:50.1502569Z New File 2460 ir_builder.h 2025-03-14T05:08:50.1505591Z 100% 2025-03-14T05:08:50.1518322Z New File 538 tensor_aten_ops.h 2025-03-14T05:08:50.1521439Z 100% 2025-03-14T05:08:50.1524569Z New File 648 ts_autograd_functions.h 2025-03-14T05:08:50.1527538Z 100% 2025-03-14T05:08:50.1530639Z New File 1292 ts_backend_impl.h 2025-03-14T05:08:50.1533642Z 100% 2025-03-14T05:08:50.1536809Z New File 717 ts_eager_fallback.h 2025-03-14T05:08:50.1539888Z 100% 2025-03-14T05:08:50.1543357Z New File 4658 ts_lowering_context.h 2025-03-14T05:08:50.1546540Z 100% 2025-03-14T05:08:50.1549611Z New File 3455 ts_node.h 2025-03-14T05:08:50.1552489Z 100% 2025-03-14T05:08:50.1555699Z New File 481 ts_node_lowering.h 2025-03-14T05:08:50.1559048Z 100% 2025-03-14T05:08:50.1562461Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\lazy\ts_backend\ops\ 2025-03-14T05:08:50.1565621Z New File 1346 device_data.h 2025-03-14T05:08:50.1568704Z 100% 2025-03-14T05:08:50.1571743Z New File 1480 generic.h 2025-03-14T05:08:50.1574933Z 100% 2025-03-14T05:08:50.1578099Z New File 4204 to_copy.h 2025-03-14T05:08:50.1586675Z 100% 2025-03-14T05:08:50.1590048Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\monitor\ 2025-03-14T05:08:50.1592732Z New File 8103 counters.h 2025-03-14T05:08:50.1595734Z 100% 2025-03-14T05:08:50.1598747Z New File 2763 events.h 2025-03-14T05:08:50.1601640Z 100% 2025-03-14T05:08:50.1605144Z New File 136 python_init.h 2025-03-14T05:08:50.1610011Z 100% 2025-03-14T05:08:50.1613596Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\mps\ 2025-03-14T05:08:50.1616343Z New File 183 Module.h 2025-03-14T05:08:50.1621122Z 100% 2025-03-14T05:08:50.1624614Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\mtia\ 2025-03-14T05:08:50.1627354Z New File 188 Module.h 2025-03-14T05:08:50.1632180Z 100% 2025-03-14T05:08:50.1635734Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\multiprocessing\ 2025-03-14T05:08:50.1638958Z New File 177 init.h 2025-03-14T05:08:50.1643888Z 100% 2025-03-14T05:08:50.1647221Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\onnx\ 2025-03-14T05:08:50.1650007Z New File 1049 back_compat.h 2025-03-14T05:08:50.1653235Z 100% 2025-03-14T05:08:50.1656154Z New File 155 init.h 2025-03-14T05:08:50.1658916Z 100% 2025-03-14T05:08:50.1661859Z New File 525 onnx.h 2025-03-14T05:08:50.1665094Z 100% 2025-03-14T05:08:50.1668536Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\onnx\diagnostics\ 2025-03-14T05:08:50.1671320Z New File 1713 diagnostics.h 2025-03-14T05:08:50.1674874Z 100% 2025-03-14T05:08:50.1678424Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\onnx\diagnostics\generated\ 2025-03-14T05:08:50.1681203Z New File 2588 rules.h 2025-03-14T05:08:50.1689660Z 100% 2025-03-14T05:08:50.1693064Z New Dir 11 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\ 2025-03-14T05:08:50.1695699Z New File 524 api.h 2025-03-14T05:08:50.1698943Z 100% 2025-03-14T05:08:50.1702233Z New File 21431 collection.h 2025-03-14T05:08:50.1705346Z 100% 2025-03-14T05:08:50.1708554Z New File 2533 combined_traceback.h 2025-03-14T05:08:50.1711626Z 100% 2025-03-14T05:08:50.1724286Z New File 6197 containers.h 2025-03-14T05:08:50.1727528Z 100% 2025-03-14T05:08:50.1730702Z New File 3715 data_flow.h 2025-03-14T05:08:50.1734088Z 100% 2025-03-14T05:08:50.1737110Z New File 1067 events.h 2025-03-14T05:08:50.1740020Z 100% 2025-03-14T05:08:50.1743100Z New File 257 kineto_client_interface.h 2025-03-14T05:08:50.1745973Z 100% 2025-03-14T05:08:50.1749065Z New File 4063 kineto_shim.h 2025-03-14T05:08:50.1752068Z 100% 2025-03-14T05:08:50.1755381Z New File 1472 perf-inl.h 2025-03-14T05:08:50.1758297Z 100% 2025-03-14T05:08:50.1761247Z New File 2685 perf.h 2025-03-14T05:08:50.1764090Z 100% 2025-03-14T05:08:50.1767035Z New File 7064 util.h 2025-03-14T05:08:50.1770446Z 100% 2025-03-14T05:08:50.1773996Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\orchestration\ 2025-03-14T05:08:50.1776593Z New File 7005 observer.h 2025-03-14T05:08:50.1779688Z 100% 2025-03-14T05:08:50.1782767Z New File 1868 python_tracer.h 2025-03-14T05:08:50.1786015Z 100% 2025-03-14T05:08:50.1789033Z New File 798 vulkan.h 2025-03-14T05:08:50.1794215Z 100% 2025-03-14T05:08:50.1797595Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\python\ 2025-03-14T05:08:50.1800477Z New File 806 combined_traceback.h 2025-03-14T05:08:50.1803512Z 100% 2025-03-14T05:08:50.1806742Z New File 1029 init.h 2025-03-14T05:08:50.1809639Z 100% 2025-03-14T05:08:50.1812798Z New File 1309 pybind.h 2025-03-14T05:08:50.1818313Z 100% 2025-03-14T05:08:50.1821764Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\standalone\ 2025-03-14T05:08:50.1824770Z New File 649 execution_trace_observer.h 2025-03-14T05:08:50.1828182Z 100% 2025-03-14T05:08:50.1830845Z New File 233 itt_observer.h 2025-03-14T05:08:50.1834083Z 100% 2025-03-14T05:08:50.1846843Z New File 234 nvtx_observer.h 2025-03-14T05:08:50.1849772Z 100% 2025-03-14T05:08:50.1853062Z New File 1491 privateuse1_observer.h 2025-03-14T05:08:50.1858692Z 100% 2025-03-14T05:08:50.1862558Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\stubs\ 2025-03-14T05:08:50.1864901Z New File 1738 base.h 2025-03-14T05:08:50.1870173Z 100% 2025-03-14T05:08:50.1874344Z New Dir 16 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\profiler\unwind\ 2025-03-14T05:08:50.1876920Z New File 1483 action.h 2025-03-14T05:08:50.1880032Z 100% 2025-03-14T05:08:50.1883099Z New File 2325 communicate.h 2025-03-14T05:08:50.1886342Z 100% 2025-03-14T05:08:50.1889443Z New File 9380 debug_info.h 2025-03-14T05:08:50.1892887Z 100% 2025-03-14T05:08:50.1906958Z New File 1156 dwarf_enums.h 2025-03-14T05:08:50.1910004Z 100% 2025-03-14T05:08:50.1913618Z New File 4837 dwarf_symbolize_enums.h 2025-03-14T05:08:50.1916645Z 100% 2025-03-14T05:08:50.1920267Z New File 2780 eh_frame_hdr.h 2025-03-14T05:08:50.1923403Z 100% 2025-03-14T05:08:50.1926591Z New File 3411 fast_symbolizer.h 2025-03-14T05:08:50.1929832Z 100% 2025-03-14T05:08:50.1932877Z New File 12870 fde.h 2025-03-14T05:08:50.1935797Z 100% 2025-03-14T05:08:50.1938828Z New File 4040 lexer.h 2025-03-14T05:08:50.1941704Z 100% 2025-03-14T05:08:50.1944888Z New File 11153 line_number_program.h 2025-03-14T05:08:50.1947842Z 100% 2025-03-14T05:08:50.1951975Z New File 4750 mem_file.h 2025-03-14T05:08:50.1953993Z 100% 2025-03-14T05:08:50.1957139Z New File 2182 range_table.h 2025-03-14T05:08:50.1960350Z 100% 2025-03-14T05:08:50.1963423Z New File 3788 sections.h 2025-03-14T05:08:50.1966226Z 100% 2025-03-14T05:08:50.1969461Z New File 1176 unwind.h 2025-03-14T05:08:50.1972343Z 100% 2025-03-14T05:08:50.1975510Z New File 2374 unwinder.h 2025-03-14T05:08:50.1978364Z 100% 2025-03-14T05:08:50.1981439Z New File 927 unwind_error.h 2025-03-14T05:08:50.1988696Z 100% 2025-03-14T05:08:50.1992251Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\stable\ 2025-03-14T05:08:50.1995070Z New File 7370 library.h 2025-03-14T05:08:50.2000205Z 100% 2025-03-14T05:08:50.2003545Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\tensor\ 2025-03-14T05:08:50.2006365Z New File 1235 python_tensor.h 2025-03-14T05:08:50.2011729Z 100% 2025-03-14T05:08:50.2015096Z New Dir 45 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\utils\ 2025-03-14T05:08:50.2017950Z New File 2335 byte_order.h 2025-03-14T05:08:50.2020955Z 100% 2025-03-14T05:08:50.2023986Z New File 239 cpp_stacktraces.h 2025-03-14T05:08:50.2027488Z 100% 2025-03-14T05:08:50.2035371Z New File 183 cuda_enabled.h 2025-03-14T05:08:50.2038354Z 100% 2025-03-14T05:08:50.2051619Z New File 2397 device_lazy_init.h 2025-03-14T05:08:50.2054699Z 100% 2025-03-14T05:08:50.2057928Z New File 1913 disable_torch_function.h 2025-03-14T05:08:50.2060939Z 100% 2025-03-14T05:08:50.2064885Z New File 119566 generated_serialization_types.h 2025-03-14T05:08:50.2068578Z 100% 2025-03-14T05:08:50.2072247Z New File 202 init.h 2025-03-14T05:08:50.2075068Z 100% 2025-03-14T05:08:50.2079344Z New File 317 invalid_arguments.h 2025-03-14T05:08:50.2082159Z 100% 2025-03-14T05:08:50.2085131Z New File 321 nested.h 2025-03-14T05:08:50.2087894Z 100% 2025-03-14T05:08:50.2090969Z New File 420 numpy_stub.h 2025-03-14T05:08:50.2093922Z 100% 2025-03-14T05:08:50.2097243Z New File 2081 object_ptr.h 2025-03-14T05:08:50.2100324Z 100% 2025-03-14T05:08:50.2103308Z New File 335 out_types.h 2025-03-14T05:08:50.2106177Z 100% 2025-03-14T05:08:50.2109239Z New File 13429 pybind.h 2025-03-14T05:08:50.2112184Z 100% 2025-03-14T05:08:50.2115465Z New File 398 pycfunction_helpers.h 2025-03-14T05:08:50.2118347Z 100% 2025-03-14T05:08:50.2121440Z New File 188 pyobject_preservation.h 2025-03-14T05:08:50.2124462Z 100% 2025-03-14T05:08:50.2127878Z New File 42399 pythoncapi_compat.h 2025-03-14T05:08:50.2131269Z 100% 2025-03-14T05:08:50.2134712Z New File 42857 python_arg_parser.h 2025-03-14T05:08:50.2138007Z 100% 2025-03-14T05:08:50.2141135Z New File 1223 python_compat.h 2025-03-14T05:08:50.2144171Z 100% 2025-03-14T05:08:50.2147486Z New File 413 python_dispatch.h 2025-03-14T05:08:50.2150534Z 100% 2025-03-14T05:08:50.2163161Z New File 5654 python_numbers.h 2025-03-14T05:08:50.2166214Z 100% 2025-03-14T05:08:50.2169356Z New File 2742 python_raii.h 2025-03-14T05:08:50.2172344Z 100% 2025-03-14T05:08:50.2175488Z New File 6309 python_scalars.h 2025-03-14T05:08:50.2178525Z 100% 2025-03-14T05:08:50.2181663Z New File 4522 python_strings.h 2025-03-14T05:08:50.2184898Z 100% 2025-03-14T05:08:50.2188457Z New File 60 python_stub.h 2025-03-14T05:08:50.2191352Z 100% 2025-03-14T05:08:50.2194680Z New File 9922 python_symnode.h 2025-03-14T05:08:50.2197819Z 100% 2025-03-14T05:08:50.2201383Z New File 869 python_torch_function_mode.h 2025-03-14T05:08:50.2204405Z 100% 2025-03-14T05:08:50.2207596Z New File 753 python_tuples.h 2025-03-14T05:08:50.2211221Z 100% 2025-03-14T05:08:50.2214391Z New File 3905 schema_info.h 2025-03-14T05:08:50.2217393Z 100% 2025-03-14T05:08:50.2220465Z New File 1517 six.h 2025-03-14T05:08:50.2223424Z 100% 2025-03-14T05:08:50.2236601Z New File 150 structseq.h 2025-03-14T05:08:50.2239513Z 100% 2025-03-14T05:08:50.2242596Z New File 447 tensor_apply.h 2025-03-14T05:08:50.2245492Z 100% 2025-03-14T05:08:50.2248577Z New File 255 tensor_dtypes.h 2025-03-14T05:08:50.2252610Z 100% 2025-03-14T05:08:50.2255153Z New File 2829 tensor_flatten.h 2025-03-14T05:08:50.2258191Z 100% 2025-03-14T05:08:50.2261304Z New File 76 tensor_layouts.h 2025-03-14T05:08:50.2264223Z 100% 2025-03-14T05:08:50.2267321Z New File 180 tensor_list.h 2025-03-14T05:08:50.2270220Z 100% 2025-03-14T05:08:50.2273383Z New File 337 tensor_memoryformats.h 2025-03-14T05:08:50.2276554Z 100% 2025-03-14T05:08:50.2279712Z New File 4167 tensor_new.h 2025-03-14T05:08:50.2282796Z 100% 2025-03-14T05:08:50.2286022Z New File 738 tensor_numpy.h 2025-03-14T05:08:50.2289042Z 100% 2025-03-14T05:08:50.2301755Z New File 183 tensor_qschemes.h 2025-03-14T05:08:50.2305015Z 100% 2025-03-14T05:08:50.2308823Z New File 689 tensor_types.h 2025-03-14T05:08:50.2311358Z 100% 2025-03-14T05:08:50.2315008Z New File 6507 throughput_benchmark-inl.h 2025-03-14T05:08:50.2318064Z 100% 2025-03-14T05:08:50.2321307Z New File 7133 throughput_benchmark.h 2025-03-14T05:08:50.2324308Z 100% 2025-03-14T05:08:50.2327625Z New File 2343 torch_dispatch_mode.h 2025-03-14T05:08:50.2330773Z 100% 2025-03-14T05:08:50.2333789Z New File 3460 variadic.h 2025-03-14T05:08:50.2337064Z 100% 2025-03-14T05:08:50.2339857Z New File 146 verbose.h 2025-03-14T05:08:50.2345125Z 100% 2025-03-14T05:08:50.2348836Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\include\torch\csrc\xpu\ 2025-03-14T05:08:50.2351240Z New File 385 Event.h 2025-03-14T05:08:50.2354382Z 100% 2025-03-14T05:08:50.2357303Z New File 187 Module.h 2025-03-14T05:08:50.2360081Z 100% 2025-03-14T05:08:50.2362948Z New File 454 Stream.h 2025-03-14T05:08:50.2372307Z 100% 2025-03-14T05:08:50.2372659Z 2025-03-14T05:08:50.2372868Z ------------------------------------------------------------------------------ 2025-03-14T05:08:50.2373169Z 2025-03-14T05:08:50.2374233Z Total Copied Skipped Mismatch FAILED Extras 2025-03-14T05:08:50.2375059Z Dirs : 264 263 1 0 0 0 2025-03-14T05:08:50.2375973Z Files : 9198 9198 0 0 0 0 2025-03-14T05:08:50.2377106Z Bytes : 35.15 m 35.15 m 0 0 0 0 2025-03-14T05:08:50.2377756Z Times : 0:00:08 0:00:07 0:00:00 0:00:01 2025-03-14T05:08:50.2378020Z 2025-03-14T05:08:50.2378481Z 2025-03-14T05:08:50.2379470Z Speed : 4930148 Bytes/sec. 2025-03-14T05:08:50.2380470Z Speed : 282.105 MegaBytes/min. 2025-03-14T05:08:50.2380897Z Ended : Friday, March 14, 2025 5:08:50 AM 2025-03-14T05:08:50.2381206Z 2025-03-14T05:08:50.2430155Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\asmjit.dll 2025-03-14T05:08:50.2433046Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\asmjit.lib 2025-03-14T05:08:50.2434574Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\c10.dll 2025-03-14T05:08:50.2435869Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\c10.lib 2025-03-14T05:08:50.2438761Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\cpuinfo.lib 2025-03-14T05:08:50.2440357Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\dnnl.lib 2025-03-14T05:08:50.2451906Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\fbgemm.dll 2025-03-14T05:08:50.2453838Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\fbgemm.lib 2025-03-14T05:08:50.2456697Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\fmt.lib 2025-03-14T05:08:50.2458002Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\kineto.lib 2025-03-14T05:08:50.2459618Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\libiomp5md.dll 2025-03-14T05:08:50.2461249Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\libiompstubs5md.dll 2025-03-14T05:08:50.2462770Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\libprotobuf-lite.lib 2025-03-14T05:08:50.2464254Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\libprotobuf.lib 2025-03-14T05:08:50.2465800Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\libprotoc.lib 2025-03-14T05:08:50.2467540Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\microkernels-prod.lib 2025-03-14T05:08:50.2469003Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\pthreadpool.lib 2025-03-14T05:08:50.2471747Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\sleef.lib 2025-03-14T05:08:50.2473299Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch.dll 2025-03-14T05:08:50.2474625Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch.lib 2025-03-14T05:08:50.2476079Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch_cpu.dll 2025-03-14T05:08:50.2477504Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch_cpu.lib 2025-03-14T05:08:50.2478975Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\torch_global_deps.dll 2025-03-14T05:08:50.2480365Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\uv.dll 2025-03-14T05:08:50.2481706Z C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\lib\XNNPACK.lib 2025-03-14T05:08:50.2482121Z 25 file(s) moved. 2025-03-14T05:08:50.2558910Z 2025-03-14T05:08:50.2559496Z ------------------------------------------------------------------------------- 2025-03-14T05:08:50.2560369Z ROBOCOPY :: Robust File Copy for Windows 2025-03-14T05:08:50.2560861Z ------------------------------------------------------------------------------- 2025-03-14T05:08:50.2561141Z 2025-03-14T05:08:50.2562404Z Started : Friday, March 14, 2025 5:08:50 AM 2025-03-14T05:08:50.2562957Z Source : C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\ 2025-03-14T05:08:50.2563720Z Dest : C:\actions-runner\_work\pytorch\pytorch\pytorch\libtorch\share\ 2025-03-14T05:08:50.2564087Z 2025-03-14T05:08:50.2564300Z Files : *.* 2025-03-14T05:08:50.2564809Z 2025-03-14T05:08:50.2565831Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /MOVE /R:1000000 /W:30 2025-03-14T05:08:50.2566109Z 2025-03-14T05:08:50.2566295Z ------------------------------------------------------------------------------ 2025-03-14T05:08:50.2568985Z 2025-03-14T05:08:50.2575196Z 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\ 2025-03-14T05:08:50.2578540Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\ATen\ 2025-03-14T05:08:50.2586690Z New File 5.2 m Declarations.yaml 2025-03-14T05:08:50.2589548Z 9% 2025-03-14T05:08:50.2592967Z 19% 2025-03-14T05:08:50.2595944Z 28% 2025-03-14T05:08:50.2599356Z 38% 2025-03-14T05:08:50.2602177Z 47% 2025-03-14T05:08:50.2605489Z 57% 2025-03-14T05:08:50.2608336Z 66% 2025-03-14T05:08:50.2611620Z 76% 2025-03-14T05:08:50.2614428Z 85% 2025-03-14T05:08:50.2616614Z 95% 2025-03-14T05:08:50.2626451Z 100% 2025-03-14T05:08:50.2630257Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\ 2025-03-14T05:08:50.2633669Z New Dir 1 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\ATen\ 2025-03-14T05:08:50.2636545Z New File 311 ATenConfig.cmake 2025-03-14T05:08:50.2641696Z 100% 2025-03-14T05:08:50.2645005Z New Dir 7 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Caffe2\ 2025-03-14T05:08:50.2647835Z New File 5236 Caffe2Config.cmake 2025-03-14T05:08:50.2650995Z 100% 2025-03-14T05:08:50.2654113Z New File 1869 Caffe2Targets-release.cmake 2025-03-14T05:08:50.2657190Z 100% 2025-03-14T05:08:50.2670665Z New File 6886 Caffe2Targets.cmake 2025-03-14T05:08:50.2674266Z 100% 2025-03-14T05:08:50.2677498Z New File 39849 FindCUDAToolkit.cmake 2025-03-14T05:08:50.2681097Z 100% 2025-03-14T05:08:50.2684204Z New File 2765 FindCUDSS.cmake 2025-03-14T05:08:50.2687229Z 100% 2025-03-14T05:08:50.2690409Z New File 3135 FindCUSPARSELT.cmake 2025-03-14T05:08:50.2693464Z 100% 2025-03-14T05:08:50.2696723Z New File 4330 FindSYCLToolkit.cmake 2025-03-14T05:08:50.2700239Z 100% 2025-03-14T05:08:50.2704200Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Caffe2\Modules_CUDA_fix\ 2025-03-14T05:08:50.2706624Z New File 536 FindCUDA.cmake 2025-03-14T05:08:50.2709996Z 100% 2025-03-14T05:08:50.2713850Z New File 3163 FindCUDNN.cmake 2025-03-14T05:08:50.2717256Z 100% 2025-03-14T05:08:50.2729912Z New File 1597 README.md 2025-03-14T05:08:50.2733557Z 100% 2025-03-14T05:08:50.2737384Z New Dir 5 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\ 2025-03-14T05:08:50.2740802Z New File 1697 CMakeInitializeConfigs.cmake 2025-03-14T05:08:50.2744171Z 100% 2025-03-14T05:08:50.2747597Z New File 88637 FindCUDA.cmake 2025-03-14T05:08:50.2751025Z 100% 2025-03-14T05:08:50.2765175Z New File 15288 FindPackageHandleStandardArgs.cmake 2025-03-14T05:08:50.2768642Z 100% 2025-03-14T05:08:50.2772161Z New File 1611 FindPackageMessage.cmake 2025-03-14T05:08:50.2775159Z 100% 2025-03-14T05:08:50.2778254Z New File 294 README.md 2025-03-14T05:08:50.2781736Z 100% 2025-03-14T05:08:50.2785374Z New Dir 4 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\ 2025-03-14T05:08:50.2788161Z New File 4031 make2cmake.cmake 2025-03-14T05:08:50.2791671Z 100% 2025-03-14T05:08:50.2795376Z New File 3548 parse_cubin.cmake 2025-03-14T05:08:50.2798058Z 100% 2025-03-14T05:08:50.2810803Z New File 12116 run_nvcc.cmake 2025-03-14T05:08:50.2814510Z 100% 2025-03-14T05:08:50.2817789Z New File 11872 select_compute_arch.cmake 2025-03-14T05:08:50.2827983Z 100% 2025-03-14T05:08:50.2831495Z New Dir 9 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Caffe2\public\ 2025-03-14T05:08:50.2834379Z New File 14529 cuda.cmake 2025-03-14T05:08:50.2837587Z 100% 2025-03-14T05:08:50.2840729Z New File 2703 gflags.cmake 2025-03-14T05:08:50.2843969Z 100% 2025-03-14T05:08:50.2847235Z New File 2390 glog.cmake 2025-03-14T05:08:50.2850243Z 100% 2025-03-14T05:08:50.2863203Z New File 8210 LoadHIP.cmake 2025-03-14T05:08:50.2865980Z 100% 2025-03-14T05:08:50.2869284Z New File 1357 mkl.cmake 2025-03-14T05:08:50.2872363Z 100% 2025-03-14T05:08:50.2875618Z New File 462 mkldnn.cmake 2025-03-14T05:08:50.2878487Z 100% 2025-03-14T05:08:50.2881736Z New File 4095 protobuf.cmake 2025-03-14T05:08:50.2884892Z 100% 2025-03-14T05:08:50.2888216Z New File 21683 utils.cmake 2025-03-14T05:08:50.2891548Z 100% 2025-03-14T05:08:50.2894487Z New File 1440 xpu.cmake 2025-03-14T05:08:50.2902539Z 100% 2025-03-14T05:08:50.2906090Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\fbgemm\ 2025-03-14T05:08:50.2909395Z New File 866 fbgemmLibraryConfig-release.cmake 2025-03-14T05:08:50.2912373Z 100% 2025-03-14T05:08:50.2916423Z New File 4188 fbgemmLibraryConfig.cmake 2025-03-14T05:08:50.2922107Z 100% 2025-03-14T05:08:50.2924784Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\kineto\ 2025-03-14T05:08:50.2928063Z New File 820 kinetoLibraryConfig-release.cmake 2025-03-14T05:08:50.2930887Z 100% 2025-03-14T05:08:50.2934111Z New File 4089 kinetoLibraryConfig.cmake 2025-03-14T05:08:50.2939632Z 100% 2025-03-14T05:08:50.2942908Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cmake\Torch\ 2025-03-14T05:08:50.2945839Z New File 5525 TorchConfig.cmake 2025-03-14T05:08:50.2948852Z 100% 2025-03-14T05:08:50.2951901Z New File 377 TorchConfigVersion.cmake 2025-03-14T05:08:50.2958735Z 100% 2025-03-14T05:08:50.2962277Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\cpuinfo\ 2025-03-14T05:08:50.2965226Z New File 1225 cpuinfo-config.cmake 2025-03-14T05:08:50.2968456Z 100% 2025-03-14T05:08:50.2971617Z New File 870 cpuinfo-targets-release.cmake 2025-03-14T05:08:50.2974640Z 100% 2025-03-14T05:08:50.2988801Z New File 4231 cpuinfo-targets.cmake 2025-03-14T05:08:50.2994470Z 100% 2025-03-14T05:08:50.2998138Z New Dir 0 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\doc\ 2025-03-14T05:08:50.3001121Z New Dir 3 C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\share\doc\dnnl\ 2025-03-14T05:08:50.3003942Z New File 11814 LICENSE 2025-03-14T05:08:50.3007637Z 100% 2025-03-14T05:08:50.3010670Z New File 5022 README 2025-03-14T05:08:50.3013613Z 100% 2025-03-14T05:08:50.3017041Z New File 44731 THIRD-PARTY-PROGRAMS 2025-03-14T05:08:50.3023401Z 100% 2025-03-14T05:08:50.3023674Z 2025-03-14T05:08:50.3023855Z ------------------------------------------------------------------------------ 2025-03-14T05:08:50.3024145Z 2025-03-14T05:08:50.3025277Z Total Copied Skipped Mismatch FAILED Extras 2025-03-14T05:08:50.3026108Z Dirs : 15 14 1 0 0 0 2025-03-14T05:08:50.3026990Z Files : 42 42 0 0 0 0 2025-03-14T05:08:50.3027858Z Bytes : 5.57 m 5.57 m 0 0 0 0 2025-03-14T05:08:50.3028721Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-03-14T05:08:50.3029050Z 2025-03-14T05:08:50.3029469Z 2025-03-14T05:08:50.3030573Z Speed : 278284285 Bytes/sec. 2025-03-14T05:08:50.3031438Z Speed : 15923.554 MegaBytes/min. 2025-03-14T05:08:50.3031779Z Ended : Friday, March 14, 2025 5:08:50 AM 2025-03-14T05:08:50.3032100Z 2025-03-14T05:08:50.3072892Z C:\actions-runner\_work\pytorch\pytorch\pytorch\libtorch\bin\asmjit.dll 2025-03-14T05:08:50.3077939Z The system cannot find the file specified. 2025-03-14T05:08:50.3082514Z C:\actions-runner\_work\pytorch\pytorch\pytorch\libtorch\bin\fbgemm.dll 2025-03-14T05:08:50.3082939Z 2 file(s) moved. 2025-03-14T05:09:50.0316680Z 2025-03-14T05:09:50.0317238Z 7-Zip 24.09 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-11-29 2025-03-14T05:09:50.0317610Z 2025-03-14T05:09:50.0317697Z Scanning the drive: 2025-03-14T05:09:50.0317974Z 283 folders, 9274 files, 1153770078 bytes (1101 MiB) 2025-03-14T05:09:50.0318224Z 2025-03-14T05:09:50.0318476Z Creating archive: libtorch-win-shared-with-deps-2.8.0.dev20250314+cpu.zip 2025-03-14T05:09:50.0318855Z 2025-03-14T05:09:50.0319084Z Add new data to archive: 283 folders, 9274 files, 1153770078 bytes (1101 MiB) 2025-03-14T05:09:50.0319399Z 2025-03-14T05:09:50.0319403Z 2025-03-14T05:09:50.0319505Z Files read from disk: 9274 2025-03-14T05:09:50.0319768Z Archive size: 195812796 bytes (187 MiB) 2025-03-14T05:09:50.0320070Z Everything is Ok 2025-03-14T05:09:51.2102410Z 1 file(s) copied. 2025-03-14T05:09:51.3351156Z 1 file(s) copied. 2025-03-14T05:09:51.4520641Z Compile requests 6775 2025-03-14T05:09:51.4521036Z Compile requests executed 6762 2025-03-14T05:09:51.4521334Z Cache hits 0 2025-03-14T05:09:51.4522237Z Cache misses 6747 2025-03-14T05:09:51.4522545Z Cache misses (C/C++) 6747 2025-03-14T05:09:51.4522828Z Cache timeouts 0 2025-03-14T05:09:51.4523135Z Cache read errors 0 2025-03-14T05:09:51.4523437Z Forced recaches 0 2025-03-14T05:09:51.4523803Z Cache write errors 0 2025-03-14T05:09:51.4524104Z Compilation failures 3 2025-03-14T05:09:51.4524388Z Cache errors 12 2025-03-14T05:09:51.4524680Z Cache errors (C/C++) 12 2025-03-14T05:09:51.4524987Z Non-cacheable compilations 10 2025-03-14T05:09:51.4525297Z Non-cacheable calls 0 2025-03-14T05:09:51.4525594Z Non-compilation calls 13 2025-03-14T05:09:51.4525885Z Unsupported compiler calls 0 2025-03-14T05:09:51.4526189Z Average cache write 5.662 s 2025-03-14T05:09:51.4526497Z Average cache read miss 5.653 s 2025-03-14T05:09:51.4526803Z Average cache read hit 0.000 s 2025-03-14T05:09:51.4527115Z Failed distributed compilations 0 2025-03-14T05:09:51.4527788Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2025-03-14T05:09:51.4975323Z SUCCESS: The process with PID 5768 (child process of PID 3616) has been terminated. 2025-03-14T05:09:51.4977096Z SUCCESS: The process with PID 3616 (child process of PID 4508) has been terminated. 2025-03-14T05:09:51.5291085Z ERROR: The process "nvcc.exe" not found. 2025-03-14T05:09:51.5392866Z + echo 'Free space on filesystem after build:' 2025-03-14T05:09:51.5396826Z Free space on filesystem after build: 2025-03-14T05:09:51.5397133Z + df -h 2025-03-14T05:09:51.5731242Z Filesystem Size Used Avail Use% Mounted on 2025-03-14T05:09:51.5731663Z C:/Program Files/Git 256G 91G 166G 36% / 2025-03-14T05:09:51.7554104Z ##[group]Run actions/upload-artifact@v4.4.0 2025-03-14T05:09:51.7554505Z with: 2025-03-14T05:09:51.7554759Z name: libtorch-cpu-shared-with-deps-release 2025-03-14T05:09:51.7555158Z retention-days: 14 2025-03-14T05:09:51.7555401Z if-no-files-found: error 2025-03-14T05:09:51.7555703Z path: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:09:51.7556055Z compression-level: 6 2025-03-14T05:09:51.7556290Z overwrite: false 2025-03-14T05:09:51.7556512Z include-hidden-files: false 2025-03-14T05:09:51.7556793Z env: 2025-03-14T05:09:51.7557113Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:09:51.7557555Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:09:51.7557889Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:09:51.7563322Z GITHUB_TOKEN: *** 2025-03-14T05:09:51.7563577Z PR_NUMBER: 2025-03-14T05:09:51.7563842Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:09:51.7564209Z SKIP_ALL_TESTS: 1 2025-03-14T05:09:51.7564524Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:09:51.7564911Z PACKAGE_TYPE: libtorch 2025-03-14T05:09:51.7565159Z DESIRED_CUDA: cpu 2025-03-14T05:09:51.7565376Z GPU_ARCH_TYPE: cpu 2025-03-14T05:09:51.7565609Z LIBTORCH_CONFIG: release 2025-03-14T05:09:51.7565878Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:09:51.7566166Z DESIRED_PYTHON: 3.9 2025-03-14T05:09:51.7566448Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:09:51.7566891Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:09:51.7567291Z ##[endgroup] 2025-03-14T05:09:53.5165522Z With the provided path, there will be 2 files uploaded 2025-03-14T05:09:53.5170828Z Artifact name is valid! 2025-03-14T05:09:53.5174186Z Root directory input is valid! 2025-03-14T05:09:53.6201894Z Beginning upload of artifact content to blob storage 2025-03-14T05:09:54.4320887Z Uploaded bytes 8388608 2025-03-14T05:09:54.8433474Z Uploaded bytes 16777216 2025-03-14T05:09:55.0338248Z Uploaded bytes 25165824 2025-03-14T05:09:55.2756475Z Uploaded bytes 33554432 2025-03-14T05:09:55.6177180Z Uploaded bytes 41943040 2025-03-14T05:09:55.9234590Z Uploaded bytes 50331648 2025-03-14T05:09:56.1705271Z Uploaded bytes 58720256 2025-03-14T05:09:56.4677408Z Uploaded bytes 67108864 2025-03-14T05:09:56.7568812Z Uploaded bytes 75497472 2025-03-14T05:09:57.1501043Z Uploaded bytes 83886080 2025-03-14T05:09:57.4184044Z Uploaded bytes 92274688 2025-03-14T05:09:57.7880817Z Uploaded bytes 100663296 2025-03-14T05:09:58.0074722Z Uploaded bytes 109051904 2025-03-14T05:09:58.3209925Z Uploaded bytes 117440512 2025-03-14T05:09:58.6418759Z Uploaded bytes 125829120 2025-03-14T05:09:58.8624380Z Uploaded bytes 134217728 2025-03-14T05:09:59.1857592Z Uploaded bytes 142606336 2025-03-14T05:09:59.7399214Z Uploaded bytes 150994944 2025-03-14T05:10:00.0035190Z Uploaded bytes 159383552 2025-03-14T05:10:00.3173120Z Uploaded bytes 167772160 2025-03-14T05:10:00.3302230Z Uploaded bytes 176160768 2025-03-14T05:10:00.6603754Z Uploaded bytes 184549376 2025-03-14T05:10:00.9251312Z Uploaded bytes 192937984 2025-03-14T05:10:01.3132482Z Uploaded bytes 201326592 2025-03-14T05:10:01.5943132Z Uploaded bytes 209715200 2025-03-14T05:10:01.9437234Z Uploaded bytes 218103808 2025-03-14T05:10:02.2310302Z Uploaded bytes 226492416 2025-03-14T05:10:02.4916480Z Uploaded bytes 234881024 2025-03-14T05:10:02.9282828Z Uploaded bytes 243269632 2025-03-14T05:10:03.1739782Z Uploaded bytes 251658240 2025-03-14T05:10:03.4527076Z Uploaded bytes 260046848 2025-03-14T05:10:03.7369388Z Uploaded bytes 268435456 2025-03-14T05:10:04.0978823Z Uploaded bytes 276824064 2025-03-14T05:10:04.4106775Z Uploaded bytes 285212672 2025-03-14T05:10:04.6915174Z Uploaded bytes 293601280 2025-03-14T05:10:05.0399673Z Uploaded bytes 301989888 2025-03-14T05:10:05.2730060Z Uploaded bytes 310378496 2025-03-14T05:10:05.5725475Z Uploaded bytes 318767104 2025-03-14T05:10:05.8606340Z Uploaded bytes 327155712 2025-03-14T05:10:06.1081370Z Uploaded bytes 335544320 2025-03-14T05:10:06.4202505Z Uploaded bytes 343932928 2025-03-14T05:10:06.6898358Z Uploaded bytes 352321536 2025-03-14T05:10:06.9454096Z Uploaded bytes 360710144 2025-03-14T05:10:07.2552185Z Uploaded bytes 369098752 2025-03-14T05:10:07.5505323Z Uploaded bytes 377487360 2025-03-14T05:10:07.7606278Z Uploaded bytes 382940864 2025-03-14T05:10:07.7963229Z Finished uploading artifact content to blob storage! 2025-03-14T05:10:07.7967630Z SHA256 hash of uploaded artifact zip is 822198fc5597331664d1c7607db84fbf89be9fec83f6bd3ba12183d030180f71 2025-03-14T05:10:07.7969813Z Finalizing artifact upload 2025-03-14T05:10:07.8778925Z Artifact libtorch-cpu-shared-with-deps-release.zip successfully finalized. Artifact ID 2750623993 2025-03-14T05:10:07.8779918Z Artifact libtorch-cpu-shared-with-deps-release has been successfully uploaded! Final size is 382940864 bytes. Artifact ID is 2750623993 2025-03-14T05:10:07.8787531Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/13849514988/artifacts/2750623993 2025-03-14T05:10:07.9159138Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-03-14T05:10:07.9159601Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-03-14T05:10:07.9178305Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T05:10:07.9178805Z env: 2025-03-14T05:10:07.9179140Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:10:07.9180660Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:10:07.9181023Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:10:07.9181689Z GITHUB_TOKEN: *** 2025-03-14T05:10:07.9181954Z PR_NUMBER: 2025-03-14T05:10:07.9182208Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:07.9182512Z SKIP_ALL_TESTS: 1 2025-03-14T05:10:07.9182833Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:10:07.9183236Z PACKAGE_TYPE: libtorch 2025-03-14T05:10:07.9183491Z DESIRED_CUDA: cpu 2025-03-14T05:10:07.9183763Z GPU_ARCH_TYPE: cpu 2025-03-14T05:10:07.9184009Z LIBTORCH_CONFIG: release 2025-03-14T05:10:07.9184299Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:10:07.9184604Z DESIRED_PYTHON: 3.9 2025-03-14T05:10:07.9184881Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:10:07.9186400Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:10:07.9186801Z ##[endgroup] 2025-03-14T05:10:08.2802695Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T05:10:08.2874293Z Finished 2025-03-14T05:10:08.3958622Z Holding runner until all ssh sessions have logged out 2025-03-14T05:10:08.4470916Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-03-14T05:10:08.4471507Z .github\scripts\kill_active_ssh_sessions.ps1 2025-03-14T05:10:08.4486653Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T05:10:08.4487125Z env: 2025-03-14T05:10:08.4487461Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:10:08.4487891Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:10:08.4488230Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:10:08.4488790Z GITHUB_TOKEN: *** 2025-03-14T05:10:08.4489109Z PR_NUMBER: 2025-03-14T05:10:08.4489359Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:08.4489679Z SKIP_ALL_TESTS: 1 2025-03-14T05:10:08.4490010Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:10:08.4490399Z PACKAGE_TYPE: libtorch 2025-03-14T05:10:08.4490643Z DESIRED_CUDA: cpu 2025-03-14T05:10:08.4490892Z GPU_ARCH_TYPE: cpu 2025-03-14T05:10:08.4491127Z LIBTORCH_CONFIG: release 2025-03-14T05:10:08.4491387Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:10:08.4491680Z DESIRED_PYTHON: 3.9 2025-03-14T05:10:08.4491974Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:10:08.4492432Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:10:08.4492846Z ##[endgroup] 2025-03-14T05:10:08.7893542Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T05:10:08.7943415Z Finished 2025-03-14T05:10:08.8535474Z Post job cleanup. 2025-03-14T05:10:09.1155924Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-03-14T05:10:09.1369087Z git version 2.47.1.windows.2 2025-03-14T05:10:09.1438035Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\da625b0a-d590-4dce-986e-ea649dd79463\.gitconfig' 2025-03-14T05:10:09.1448401Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\da625b0a-d590-4dce-986e-ea649dd79463' before making global git config changes 2025-03-14T05:10:09.1449332Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T05:10:09.1458973Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-03-14T05:10:09.1749339Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-03-14T05:10:09.1999282Z [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:10:09.9594486Z Entering 'android/libs/fbjni' 2025-03-14T05:10:10.0233520Z Entering 'third_party/FP16' 2025-03-14T05:10:10.0775502Z Entering 'third_party/FXdiv' 2025-03-14T05:10:10.1296217Z Entering 'third_party/NNPACK' 2025-03-14T05:10:10.1816537Z Entering 'third_party/NVTX' 2025-03-14T05:10:10.2340466Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:10:10.2867810Z Entering 'third_party/XNNPACK' 2025-03-14T05:10:10.3485187Z Entering 'third_party/benchmark' 2025-03-14T05:10:10.4006030Z Entering 'third_party/composable_kernel' 2025-03-14T05:10:10.7069765Z Entering 'third_party/cpp-httplib' 2025-03-14T05:10:10.7598536Z Entering 'third_party/cpuinfo' 2025-03-14T05:10:10.8122543Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:10:10.8654303Z Entering 'third_party/cutlass' 2025-03-14T05:10:11.0245647Z Entering 'third_party/eigen' 2025-03-14T05:10:11.0811825Z Entering 'third_party/fbgemm' 2025-03-14T05:10:11.1340625Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:10:11.1866702Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:10:11.3188498Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:10:11.3805906Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:10:11.4342030Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:10:11.4895340Z Entering 'third_party/flash-attention' 2025-03-14T05:10:11.6316954Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:10:11.6921029Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:10:12.0551100Z Entering 'third_party/flatbuffers' 2025-03-14T05:10:12.2355702Z Entering 'third_party/fmt' 2025-03-14T05:10:12.2914818Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:10:12.4182379Z Entering 'third_party/gloo' 2025-03-14T05:10:12.4719768Z Entering 'third_party/googletest' 2025-03-14T05:10:12.6091188Z Entering 'third_party/ideep' 2025-03-14T05:10:12.7750101Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:10:12.8415763Z Entering 'third_party/ittapi' 2025-03-14T05:10:13.0160362Z Entering 'third_party/kineto' 2025-03-14T05:10:13.1519411Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:10:13.4364517Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:10:13.6150150Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:10:13.7458142Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:10:13.8900712Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:10:14.0056683Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:10:14.0613592Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:10:14.1188494Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:10:14.1717522Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:10:14.2281664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:10:14.2859737Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:10:14.3391054Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:10:14.3940144Z Entering 'third_party/kleidiai' 2025-03-14T05:10:14.4467811Z Entering 'third_party/mimalloc' 2025-03-14T05:10:14.5016868Z Entering 'third_party/nlohmann' 2025-03-14T05:10:14.5568358Z Entering 'third_party/onnx' 2025-03-14T05:10:14.9725941Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:10:15.0579821Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:10:15.1116979Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:10:15.1658821Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:10:15.2189205Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:10:15.2715622Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:10:15.4238317Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:10:15.5944834Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:10:15.7528774Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:10:15.8829471Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:10:15.9448304Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:10:16.0013118Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:10:16.0670754Z Entering 'third_party/pocketfft' 2025-03-14T05:10:16.1197720Z Entering 'third_party/protobuf' 2025-03-14T05:10:16.1792869Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:10:16.2322529Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:10:16.2889857Z Entering 'third_party/psimd' 2025-03-14T05:10:16.3427830Z Entering 'third_party/pthreadpool' 2025-03-14T05:10:16.3964842Z Entering 'third_party/pybind11' 2025-03-14T05:10:16.4508115Z Entering 'third_party/python-peachpy' 2025-03-14T05:10:16.6049802Z Entering 'third_party/sleef' 2025-03-14T05:10:16.6587812Z Entering 'third_party/tensorpipe' 2025-03-14T05:10:16.7112395Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:10:16.7712257Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:10:16.8797166Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:10:16.9335094Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:10:17.0810315Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:10:17.2254151Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T05:10:17.2454169Z http.https://github.com/.extraheader 2025-03-14T05:10:17.2496739Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-03-14T05:10:17.2740542Z [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:10:17.6171164Z Entering 'android/libs/fbjni' 2025-03-14T05:10:17.6590884Z http.https://github.com/.extraheader 2025-03-14T05:10:17.6887098Z Entering 'third_party/FP16' 2025-03-14T05:10:17.7295938Z http.https://github.com/.extraheader 2025-03-14T05:10:17.7586513Z Entering 'third_party/FXdiv' 2025-03-14T05:10:17.7979886Z http.https://github.com/.extraheader 2025-03-14T05:10:17.8269086Z Entering 'third_party/NNPACK' 2025-03-14T05:10:17.8662350Z http.https://github.com/.extraheader 2025-03-14T05:10:17.8972368Z Entering 'third_party/NVTX' 2025-03-14T05:10:17.9360701Z http.https://github.com/.extraheader 2025-03-14T05:10:17.9656003Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:10:18.0049801Z http.https://github.com/.extraheader 2025-03-14T05:10:18.0335406Z Entering 'third_party/XNNPACK' 2025-03-14T05:10:18.0761824Z http.https://github.com/.extraheader 2025-03-14T05:10:18.1066384Z Entering 'third_party/benchmark' 2025-03-14T05:10:18.1460004Z http.https://github.com/.extraheader 2025-03-14T05:10:18.1741535Z Entering 'third_party/composable_kernel' 2025-03-14T05:10:18.2137356Z http.https://github.com/.extraheader 2025-03-14T05:10:18.2426272Z Entering 'third_party/cpp-httplib' 2025-03-14T05:10:18.2813913Z http.https://github.com/.extraheader 2025-03-14T05:10:18.3129677Z Entering 'third_party/cpuinfo' 2025-03-14T05:10:18.3520174Z http.https://github.com/.extraheader 2025-03-14T05:10:18.3804517Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:10:18.4200642Z http.https://github.com/.extraheader 2025-03-14T05:10:18.4481147Z Entering 'third_party/cutlass' 2025-03-14T05:10:18.4882380Z http.https://github.com/.extraheader 2025-03-14T05:10:18.5184528Z Entering 'third_party/eigen' 2025-03-14T05:10:18.5602511Z http.https://github.com/.extraheader 2025-03-14T05:10:18.5890610Z Entering 'third_party/fbgemm' 2025-03-14T05:10:18.6320168Z http.https://github.com/.extraheader 2025-03-14T05:10:18.6594893Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:10:18.6988447Z http.https://github.com/.extraheader 2025-03-14T05:10:18.7280081Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:10:18.7696377Z http.https://github.com/.extraheader 2025-03-14T05:10:18.7982475Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:10:18.8389552Z http.https://github.com/.extraheader 2025-03-14T05:10:18.8701615Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:10:18.9107562Z http.https://github.com/.extraheader 2025-03-14T05:10:18.9394880Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:10:18.9790611Z http.https://github.com/.extraheader 2025-03-14T05:10:19.0130264Z Entering 'third_party/flash-attention' 2025-03-14T05:10:19.0519505Z http.https://github.com/.extraheader 2025-03-14T05:10:19.0801443Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:10:19.1207080Z http.https://github.com/.extraheader 2025-03-14T05:10:19.1505649Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:10:19.1910003Z http.https://github.com/.extraheader 2025-03-14T05:10:19.2232522Z Entering 'third_party/flatbuffers' 2025-03-14T05:10:19.2647521Z http.https://github.com/.extraheader 2025-03-14T05:10:19.2940709Z Entering 'third_party/fmt' 2025-03-14T05:10:19.3331496Z http.https://github.com/.extraheader 2025-03-14T05:10:19.3620623Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:10:19.4020153Z http.https://github.com/.extraheader 2025-03-14T05:10:19.4304705Z Entering 'third_party/gloo' 2025-03-14T05:10:19.4708714Z http.https://github.com/.extraheader 2025-03-14T05:10:19.5018909Z Entering 'third_party/googletest' 2025-03-14T05:10:19.5414217Z http.https://github.com/.extraheader 2025-03-14T05:10:19.5707047Z Entering 'third_party/ideep' 2025-03-14T05:10:19.6102331Z http.https://github.com/.extraheader 2025-03-14T05:10:19.6367776Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:10:19.6789386Z http.https://github.com/.extraheader 2025-03-14T05:10:19.7125709Z Entering 'third_party/ittapi' 2025-03-14T05:10:19.7527584Z http.https://github.com/.extraheader 2025-03-14T05:10:19.7810561Z Entering 'third_party/kineto' 2025-03-14T05:10:19.8209933Z http.https://github.com/.extraheader 2025-03-14T05:10:19.8480803Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:10:19.8884430Z http.https://github.com/.extraheader 2025-03-14T05:10:19.9168425Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:10:19.9573427Z http.https://github.com/.extraheader 2025-03-14T05:10:19.9890172Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:10:20.0291476Z http.https://github.com/.extraheader 2025-03-14T05:10:20.0580245Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:10:20.0994326Z http.https://github.com/.extraheader 2025-03-14T05:10:20.1283554Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:10:20.1682329Z http.https://github.com/.extraheader 2025-03-14T05:10:20.1956925Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:10:20.2364088Z http.https://github.com/.extraheader 2025-03-14T05:10:20.2683589Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:10:20.3090752Z http.https://github.com/.extraheader 2025-03-14T05:10:20.3380265Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:10:20.3783366Z http.https://github.com/.extraheader 2025-03-14T05:10:20.4069978Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:10:20.4485418Z http.https://github.com/.extraheader 2025-03-14T05:10:20.4790670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:10:20.5213888Z http.https://github.com/.extraheader 2025-03-14T05:10:20.5519666Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:10:20.5925053Z http.https://github.com/.extraheader 2025-03-14T05:10:20.6233305Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:10:20.6633421Z http.https://github.com/.extraheader 2025-03-14T05:10:20.6936305Z Entering 'third_party/kleidiai' 2025-03-14T05:10:20.7334211Z http.https://github.com/.extraheader 2025-03-14T05:10:20.7614804Z Entering 'third_party/mimalloc' 2025-03-14T05:10:20.8052733Z http.https://github.com/.extraheader 2025-03-14T05:10:20.8340377Z Entering 'third_party/nlohmann' 2025-03-14T05:10:20.8745560Z http.https://github.com/.extraheader 2025-03-14T05:10:20.9031703Z Entering 'third_party/onnx' 2025-03-14T05:10:20.9463294Z http.https://github.com/.extraheader 2025-03-14T05:10:20.9759767Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:10:21.0156424Z http.https://github.com/.extraheader 2025-03-14T05:10:21.0497310Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:10:21.0895634Z http.https://github.com/.extraheader 2025-03-14T05:10:21.1185040Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:10:21.1577212Z http.https://github.com/.extraheader 2025-03-14T05:10:21.1876070Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:10:21.2289385Z http.https://github.com/.extraheader 2025-03-14T05:10:21.2593386Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:10:21.2987329Z http.https://github.com/.extraheader 2025-03-14T05:10:21.3284278Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:10:21.3687135Z http.https://github.com/.extraheader 2025-03-14T05:10:21.3976830Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:10:21.4411940Z http.https://github.com/.extraheader 2025-03-14T05:10:21.4695916Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:10:21.5093671Z http.https://github.com/.extraheader 2025-03-14T05:10:21.5407737Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:10:21.5822229Z http.https://github.com/.extraheader 2025-03-14T05:10:21.6100686Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:10:21.6507929Z http.https://github.com/.extraheader 2025-03-14T05:10:21.6809908Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:10:21.7229357Z http.https://github.com/.extraheader 2025-03-14T05:10:21.7526660Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:10:21.7923348Z http.https://github.com/.extraheader 2025-03-14T05:10:21.8263738Z Entering 'third_party/pocketfft' 2025-03-14T05:10:21.8649725Z http.https://github.com/.extraheader 2025-03-14T05:10:21.8937178Z Entering 'third_party/protobuf' 2025-03-14T05:10:21.9335305Z http.https://github.com/.extraheader 2025-03-14T05:10:21.9621794Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:10:22.0022481Z http.https://github.com/.extraheader 2025-03-14T05:10:22.0315740Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:10:22.0722497Z http.https://github.com/.extraheader 2025-03-14T05:10:22.1036604Z Entering 'third_party/psimd' 2025-03-14T05:10:22.1428220Z http.https://github.com/.extraheader 2025-03-14T05:10:22.1710493Z Entering 'third_party/pthreadpool' 2025-03-14T05:10:22.2121835Z http.https://github.com/.extraheader 2025-03-14T05:10:22.2436145Z Entering 'third_party/pybind11' 2025-03-14T05:10:22.2849233Z http.https://github.com/.extraheader 2025-03-14T05:10:22.3130204Z Entering 'third_party/python-peachpy' 2025-03-14T05:10:22.3522665Z http.https://github.com/.extraheader 2025-03-14T05:10:22.3845799Z Entering 'third_party/sleef' 2025-03-14T05:10:22.4237449Z http.https://github.com/.extraheader 2025-03-14T05:10:22.4524833Z Entering 'third_party/tensorpipe' 2025-03-14T05:10:22.4922436Z http.https://github.com/.extraheader 2025-03-14T05:10:22.5194054Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:10:22.5592635Z http.https://github.com/.extraheader 2025-03-14T05:10:22.5875914Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:10:22.6274663Z http.https://github.com/.extraheader 2025-03-14T05:10:22.6564485Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:10:22.6970321Z http.https://github.com/.extraheader 2025-03-14T05:10:22.7260244Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:10:22.7658918Z http.https://github.com/.extraheader 2025-03-14T05:10:22.7941846Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:10:22.8347932Z http.https://github.com/.extraheader 2025-03-14T05:10:22.9014938Z Cleaning up orphan processes 2025-03-14T05:10:23.2670936Z Terminate orphan process: pid (4956) (vctip)