2022-12-01T09:48:35.1640580Z Requested labels: self-hosted, linux.2xlarge 2022-12-01T09:48:35.1640666Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/89997/merge 2022-12-01T09:48:35.1640687Z Waiting for a runner to pick up this job... 2022-12-01T09:48:36.4837066Z Job is about to start running on the runner: i-03d3efbcc17a33822 (organization) 2022-12-01T09:48:40.3686598Z Current runner version: '2.299.1' 2022-12-01T09:48:40.3692087Z Runner name: 'i-03d3efbcc17a33822' 2022-12-01T09:48:40.3692519Z Runner group name: 'Default' 2022-12-01T09:48:40.3693134Z Machine name: 'ip-10-0-1-134' 2022-12-01T09:48:40.3695034Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:40.3695636Z Actions: read 2022-12-01T09:48:40.3695930Z Checks: read 2022-12-01T09:48:40.3696241Z Contents: read 2022-12-01T09:48:40.3696498Z Deployments: read 2022-12-01T09:48:40.3696787Z Discussions: read 2022-12-01T09:48:40.3697065Z Issues: read 2022-12-01T09:48:40.3697299Z Metadata: read 2022-12-01T09:48:40.3697603Z Packages: read 2022-12-01T09:48:40.3697882Z Pages: read 2022-12-01T09:48:40.3698125Z PullRequests: read 2022-12-01T09:48:40.3698461Z RepositoryProjects: read 2022-12-01T09:48:40.3698786Z SecurityEvents: read 2022-12-01T09:48:40.3699058Z Statuses: read 2022-12-01T09:48:40.3699336Z ##[endgroup] 2022-12-01T09:48:40.3702337Z Secret source: None 2022-12-01T09:48:40.3702891Z Prepare workflow directory 2022-12-01T09:48:40.4307939Z Prepare all required actions 2022-12-01T09:48:40.4460971Z Getting action download info 2022-12-01T09:48:40.6366309Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:43.3916026Z Download action repository 'pytorch/test-infra@main' (SHA:1f415583bdcd967e33ea8fd05be71ed0bdf19880) 2022-12-01T09:48:43.6942417Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-12-01T09:48:44.0206322Z Getting action download info 2022-12-01T09:48:44.2075976Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:44.4196706Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2022-12-01T09:48:44.4198321Z ##[group] Inputs 2022-12-01T09:48:44.4198679Z build-environment: linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build 2022-12-01T09:48:44.4199041Z docker-image-name: pytorch-linux-focal-py3.7-gcc7 2022-12-01T09:48:44.4199612Z build-generates-artifacts: false 2022-12-01T09:48:44.4199836Z build-with-debug: false 2022-12-01T09:48:44.4200010Z sync-tag: 2022-12-01T09:48:44.4200189Z cuda-arch-list: 5.2 2022-12-01T09:48:44.4200371Z test-matrix: 2022-12-01T09:48:44.4200547Z ##[endgroup] 2022-12-01T09:48:44.4201018Z Complete job name: linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build / build 2022-12-01T09:48:44.4920514Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:44.4920809Z with: 2022-12-01T09:48:44.4920982Z submodules: recursive 2022-12-01T09:48:44.4921168Z fetch-depth: 0 2022-12-01T09:48:44.4921346Z ##[endgroup] 2022-12-01T09:48:44.5194271Z ##[group]Run retry () { 2022-12-01T09:48:44.5194531Z retry () { 2022-12-01T09:48:44.5194749Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:44.5194964Z } 2022-12-01T09:48:44.5195151Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.5195373Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:44.5195600Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.5195806Z else 2022-12-01T09:48:44.5195991Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.5196199Z fi 2022-12-01T09:48:44.5196412Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.5212437Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:44.5212678Z env: 2022-12-01T09:48:44.5212842Z NO_SUDO: 2022-12-01T09:48:44.5213016Z ##[endgroup] 2022-12-01T09:48:44.5380524Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:44.5726475Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:44.5726861Z with: 2022-12-01T09:48:44.5727084Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:44.5727325Z fetch-depth: 0 2022-12-01T09:48:44.5727539Z submodules: recursive 2022-12-01T09:48:44.5727748Z quiet-checkout: true 2022-12-01T09:48:44.5728084Z repository: pytorch/pytorch 2022-12-01T09:48:44.5728492Z token: *** 2022-12-01T09:48:44.5728681Z ssh-strict: true 2022-12-01T09:48:44.5728910Z persist-credentials: true 2022-12-01T09:48:44.5729131Z clean: true 2022-12-01T09:48:44.5729312Z lfs: false 2022-12-01T09:48:44.5729526Z set-safe-directory: true 2022-12-01T09:48:44.5729850Z ##[endgroup] 2022-12-01T09:48:44.6876204Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:44.6877695Z ##[group]Getting Git version info 2022-12-01T09:48:44.6878171Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:44.6878664Z [command]/usr/bin/git version 2022-12-01T09:48:44.6878890Z git version 2.37.1 2022-12-01T09:48:44.6883045Z ##[endgroup] 2022-12-01T09:48:44.6897320Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ca3a1e47-c926-47f7-98ef-e6968bee350e' before making global git config changes 2022-12-01T09:48:44.6897757Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:44.6900662Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:44.6935522Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:44.6939774Z ##[group]Initializing the repository 2022-12-01T09:48:44.6942101Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:44.6966706Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:44.6967310Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:44.6967876Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:44.6968207Z hint: 2022-12-01T09:48:44.6968482Z hint: git config --global init.defaultBranch 2022-12-01T09:48:44.6968690Z hint: 2022-12-01T09:48:44.6968960Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:44.6969333Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:44.6969576Z hint: 2022-12-01T09:48:44.6970012Z hint: git branch -m 2022-12-01T09:48:44.6970591Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T09:48:44.6976077Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:44.7001787Z ##[endgroup] 2022-12-01T09:48:44.7002266Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:44.7004660Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:44.7027292Z ##[endgroup] 2022-12-01T09:48:44.7027871Z ##[group]Setting up auth 2022-12-01T09:48:44.7033512Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:44.7059442Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:48:44.7313646Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:44.7339926Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-01T09:48:44.7570016Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:44.7612727Z ##[endgroup] 2022-12-01T09:48:44.7613256Z ##[group]Fetching the repository 2022-12-01T09:48:44.7619653Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-12-01T09:49:36.9421999Z [command]/usr/bin/git rev-parse --verify --quiet c13d400bffe90e16b96520bbc8a41a6f0c9cd584^{object} 2022-12-01T09:49:36.9450154Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:38.4846749Z ##[endgroup] 2022-12-01T09:49:38.4847209Z ##[group]Determining the checkout info 2022-12-01T09:49:38.4848096Z ##[endgroup] 2022-12-01T09:49:38.4848614Z ##[group]Checking out the ref 2022-12-01T09:49:38.4852142Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:39.7061638Z ##[endgroup] 2022-12-01T09:49:39.7062226Z ##[group]Setting up auth for fetching submodules 2022-12-01T09:49:39.7066184Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:49:39.7106365Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-12-01T09:49:39.7132223Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-12-01T09:49:39.7157208Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-12-01T09:49:39.7179247Z ##[endgroup] 2022-12-01T09:49:39.7179641Z ##[group]Fetching submodules 2022-12-01T09:49:39.7182951Z [command]/usr/bin/git submodule sync --recursive 2022-12-01T09:49:39.7429833Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-12-01T09:49:39.7667961Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-12-01T09:49:39.7668590Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-12-01T09:49:39.7670302Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-12-01T09:49:39.7672610Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-12-01T09:49:39.7675132Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-12-01T09:49:39.7677827Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-12-01T09:49:39.7680390Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-12-01T09:49:39.7683376Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-12-01T09:49:39.7686590Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-12-01T09:49:39.7689698Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-12-01T09:49:39.7692819Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-12-01T09:49:39.7696019Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-12-01T09:49:39.7700057Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-12-01T09:49:39.7703099Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-12-01T09:49:39.7706491Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-12-01T09:49:39.7710087Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-12-01T09:49:39.7713763Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-12-01T09:49:39.7717710Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:49:39.7721518Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-12-01T09:49:39.7725949Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-12-01T09:49:39.7730214Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-12-01T09:49:39.7734601Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-12-01T09:49:39.7739010Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-12-01T09:49:39.7743446Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-12-01T09:49:39.7747888Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-12-01T09:49:39.7752479Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-12-01T09:49:39.7757267Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-12-01T09:49:39.7761973Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-12-01T09:49:39.7768521Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-12-01T09:49:39.7773574Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-12-01T09:49:39.7778802Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-12-01T09:49:39.7783895Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-12-01T09:49:39.7789239Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-12-01T09:49:39.7794695Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-12-01T09:49:39.7800236Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-12-01T09:49:39.7806265Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-12-01T09:49:39.7812088Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-12-01T09:49:39.7817751Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-12-01T09:49:39.7823833Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-12-01T09:49:39.7829942Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-12-01T09:49:39.7836207Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-12-01T09:49:39.7860616Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-12-01T09:49:40.1844184Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-12-01T09:49:40.4325577Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-12-01T09:49:40.6306985Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-12-01T09:49:40.9581424Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-12-01T09:49:41.2202405Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-12-01T09:49:43.2619652Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-12-01T09:49:49.1244881Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-12-01T09:49:49.5768656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-12-01T09:49:50.0945433Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-12-01T09:49:51.5861933Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-12-01T09:49:52.6839710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-12-01T09:49:54.0482170Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-12-01T09:49:59.1359607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-12-01T09:49:59.9145302Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-12-01T09:50:01.0972419Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-12-01T09:50:02.3870316Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-12-01T09:50:03.1179292Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-12-01T09:50:04.0003024Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-12-01T09:50:04.3659961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-12-01T09:50:05.5029862Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-12-01T09:50:05.9715123Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-12-01T09:50:06.1722505Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-12-01T09:50:06.4761304Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-12-01T09:50:07.8467050Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-12-01T09:50:08.3662669Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-12-01T09:50:08.7628606Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-12-01T09:50:15.0304106Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-12-01T09:50:16.6743041Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-12-01T09:50:17.1191327Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-12-01T09:50:17.3830255Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-12-01T09:50:22.7122310Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-12-01T09:50:22.9266562Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-12-01T09:50:23.1486474Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-12-01T09:50:24.2839274Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-12-01T09:50:24.5114241Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-12-01T09:50:25.1606843Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-12-01T09:50:25.4483597Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-12-01T09:50:25.9899630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-12-01T09:50:28.0973497Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-12-01T09:50:28.8260615Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-12-01T09:50:30.9826153Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-12-01T09:50:30.9918836Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-12-01T09:50:30.9990420Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-12-01T09:50:31.0189547Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-12-01T09:50:31.0388939Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-12-01T09:50:31.0705898Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-12-01T09:50:31.6234829Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-12-01T09:50:31.6421741Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:31.7320361Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-12-01T09:50:31.7632622Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-12-01T09:50:32.0258209Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-12-01T09:50:32.3967707Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-12-01T09:50:32.6188335Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-12-01T09:50:32.6604071Z Submodule path 'third_party/fbgemm': checked out '0d98c261561524cce92e37fe307ea6596664309a' 2022-12-01T09:50:32.6617492Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:50:32.6619365Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:50:32.6621411Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:50:32.6623536Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:50:32.6645743Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-12-01T09:50:33.6194088Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-12-01T09:50:34.1435588Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-12-01T09:50:35.2955223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-12-01T09:50:35.6103548Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-12-01T09:50:35.7021048Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-12-01T09:50:35.7554437Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-12-01T09:50:35.7646297Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-12-01T09:50:35.8411175Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-12-01T09:50:35.8737017Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-12-01T09:50:35.8816948Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-12-01T09:50:35.9177565Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-12-01T09:50:35.9393018Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-12-01T09:50:35.9813517Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-12-01T09:50:35.9916954Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-12-01T09:50:35.9929178Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-12-01T09:50:35.9949223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-12-01T09:50:43.6645200Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-12-01T09:50:43.6660715Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:50:43.6681853Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-12-01T09:50:51.4645933Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-12-01T09:50:51.4736590Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-12-01T09:50:51.4862450Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-12-01T09:50:51.5724346Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-12-01T09:50:51.5737995Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:50:51.5739893Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:50:51.5762378Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-12-01T09:50:52.7249738Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-12-01T09:50:53.8359918Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-12-01T09:50:53.8856997Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-12-01T09:50:53.9045071Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-12-01T09:50:53.9172348Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-12-01T09:50:54.0152947Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-12-01T09:50:54.2334912Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-12-01T09:50:54.2359730Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-12-01T09:50:54.2361737Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-12-01T09:50:54.2384018Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:54.7587404Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:55.7320893Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:55.7600676Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-12-01T09:50:55.7735419Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-12-01T09:50:55.7747450Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:50:55.7768871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-12-01T09:50:57.5088963Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-12-01T09:50:57.5106627Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:50:57.5108374Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:50:57.5130973Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:57.9147480Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:58.6900172Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-12-01T09:50:58.7497948Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-12-01T09:50:58.7510342Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:50:58.7532880Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-12-01T09:50:58.9952067Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:50:59.0031839Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-12-01T09:50:59.2340718Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-12-01T09:50:59.2357745Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:50:59.2359781Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-12-01T09:50:59.2382225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-12-01T09:50:59.6438859Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-12-01T09:51:00.6989204Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-12-01T09:51:00.7613169Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-12-01T09:51:00.7689446Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-12-01T09:51:00.7783375Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-12-01T09:51:00.8085911Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-12-01T09:51:00.8163873Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-12-01T09:51:00.8420529Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-12-01T09:51:00.8504187Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-12-01T09:51:00.8900901Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-12-01T09:51:00.9883109Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-12-01T09:51:01.0118859Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-12-01T09:51:01.0132237Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:01.0133965Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:01.0136007Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:01.0138178Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:01.0159419Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-12-01T09:51:02.2279776Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-12-01T09:51:02.8294324Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-12-01T09:51:04.2518131Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-12-01T09:51:05.1528362Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-12-01T09:51:05.1667737Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-12-01T09:51:05.2260268Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-12-01T09:51:05.2512778Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-12-01T09:51:05.2525231Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.2546337Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-12-01T09:51:05.6080724Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:05.7306643Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-12-01T09:51:05.7332723Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-12-01T09:51:05.7582529Z Entering 'android/libs/fbjni' 2022-12-01T09:51:05.7615979Z Entering 'third_party/FP16' 2022-12-01T09:51:05.7650548Z Entering 'third_party/FXdiv' 2022-12-01T09:51:05.7684039Z Entering 'third_party/NNPACK' 2022-12-01T09:51:05.7717329Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:05.7753198Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:05.7786529Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:05.7830578Z Entering 'third_party/benchmark' 2022-12-01T09:51:05.7864131Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:05.7898358Z Entering 'third_party/cub' 2022-12-01T09:51:05.7932889Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:05.7973053Z Entering 'third_party/cutlass' 2022-12-01T09:51:05.8012408Z Entering 'third_party/eigen' 2022-12-01T09:51:05.8047617Z Entering 'third_party/fbgemm' 2022-12-01T09:51:05.8082675Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:05.8114853Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:05.8147340Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:05.8180944Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:05.8217234Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:05.8253246Z Entering 'third_party/fmt' 2022-12-01T09:51:05.8287309Z Entering 'third_party/foxi' 2022-12-01T09:51:05.8321251Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:05.8355161Z Entering 'third_party/gloo' 2022-12-01T09:51:05.8388703Z Entering 'third_party/googletest' 2022-12-01T09:51:05.8421907Z Entering 'third_party/ideep' 2022-12-01T09:51:05.8454817Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:05.8489622Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:05.8529141Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:05.8563037Z Entering 'third_party/ittapi' 2022-12-01T09:51:05.8597967Z Entering 'third_party/kineto' 2022-12-01T09:51:05.8632722Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:05.8667318Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:05.8702687Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:05.8736891Z Entering 'third_party/neon2sse' 2022-12-01T09:51:05.8770158Z Entering 'third_party/nlohmann' 2022-12-01T09:51:05.8804154Z Entering 'third_party/onnx' 2022-12-01T09:51:05.8849138Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:05.8882492Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:05.8917354Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:05.8952022Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:05.8990005Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:05.9023600Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:05.9056729Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.9093728Z Entering 'third_party/pocketfft' 2022-12-01T09:51:05.9131477Z Entering 'third_party/protobuf' 2022-12-01T09:51:05.9166859Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:05.9200663Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:05.9234019Z Entering 'third_party/psimd' 2022-12-01T09:51:05.9267456Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:05.9304006Z Entering 'third_party/pybind11' 2022-12-01T09:51:05.9335978Z Entering 'third_party/python-enum' 2022-12-01T09:51:05.9370043Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:05.9401879Z Entering 'third_party/python-six' 2022-12-01T09:51:05.9434610Z Entering 'third_party/sleef' 2022-12-01T09:51:05.9467759Z Entering 'third_party/tbb' 2022-12-01T09:51:05.9503376Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:05.9536746Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:05.9570574Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:05.9603248Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:05.9635299Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:05.9669264Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.9704277Z Entering 'third_party/zstd' 2022-12-01T09:51:05.9744323Z ##[endgroup] 2022-12-01T09:51:05.9746160Z ##[group]Persisting credentials for submodules 2022-12-01T09:51:05.9751823Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-12-01T09:51:06.0001882Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.0035948Z Entering 'third_party/FP16' 2022-12-01T09:51:06.0069479Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.0103065Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.0135954Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.0170154Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.0202461Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.0246604Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.0279694Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.0313223Z Entering 'third_party/cub' 2022-12-01T09:51:06.0348527Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.0389265Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.0427595Z Entering 'third_party/eigen' 2022-12-01T09:51:06.0463496Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.0496083Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.0528852Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:06.0562913Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:06.0596149Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:06.0630469Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:06.0665807Z Entering 'third_party/fmt' 2022-12-01T09:51:06.0698491Z Entering 'third_party/foxi' 2022-12-01T09:51:06.0733839Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:06.0766213Z Entering 'third_party/gloo' 2022-12-01T09:51:06.0799872Z Entering 'third_party/googletest' 2022-12-01T09:51:06.0834438Z Entering 'third_party/ideep' 2022-12-01T09:51:06.0867815Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.0903384Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.0941909Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.0975447Z Entering 'third_party/ittapi' 2022-12-01T09:51:06.1008589Z Entering 'third_party/kineto' 2022-12-01T09:51:06.1040733Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:06.1073947Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:06.1108617Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:06.1142470Z Entering 'third_party/neon2sse' 2022-12-01T09:51:06.1175231Z Entering 'third_party/nlohmann' 2022-12-01T09:51:06.1209409Z Entering 'third_party/onnx' 2022-12-01T09:51:06.1257699Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.1291099Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.1326394Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:06.1358818Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:06.1396419Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.1429404Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.1462765Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.1499839Z Entering 'third_party/pocketfft' 2022-12-01T09:51:06.1532112Z Entering 'third_party/protobuf' 2022-12-01T09:51:06.1570255Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:06.1602152Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:06.1637985Z Entering 'third_party/psimd' 2022-12-01T09:51:06.1671389Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:06.1705134Z Entering 'third_party/pybind11' 2022-12-01T09:51:06.1739789Z Entering 'third_party/python-enum' 2022-12-01T09:51:06.1773915Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:06.1809254Z Entering 'third_party/python-six' 2022-12-01T09:51:06.1841869Z Entering 'third_party/sleef' 2022-12-01T09:51:06.1875315Z Entering 'third_party/tbb' 2022-12-01T09:51:06.1912105Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:06.1946053Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.1979982Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.2048601Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.2049255Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.2080194Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.2115381Z Entering 'third_party/zstd' 2022-12-01T09:51:06.2160335Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-12-01T09:51:06.2411897Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.2443058Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-12-01T09:51:06.2457192Z Entering 'third_party/FP16' 2022-12-01T09:51:06.2487824Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-12-01T09:51:06.2501005Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.2534565Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-12-01T09:51:06.2548236Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.2581020Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-12-01T09:51:06.2595142Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.2626575Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-12-01T09:51:06.2640583Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.2671854Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-12-01T09:51:06.2686766Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.2717065Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-12-01T09:51:06.2740760Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.2771089Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:06.2784757Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.2816874Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:06.2830980Z Entering 'third_party/cub' 2022-12-01T09:51:06.2861977Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-12-01T09:51:06.2875823Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.2907023Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-12-01T09:51:06.2926264Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.2956724Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-12-01T09:51:06.2976818Z Entering 'third_party/eigen' 2022-12-01T09:51:06.3006517Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-12-01T09:51:06.3021273Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.3052562Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-12-01T09:51:06.3066172Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.3098308Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-12-01T09:51:06.3111597Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:06.3141956Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:06.3155380Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:06.3185564Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.3198564Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:06.3229058Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-12-01T09:51:06.3244468Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:06.3275390Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-12-01T09:51:06.3291284Z Entering 'third_party/fmt' 2022-12-01T09:51:06.3321419Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-12-01T09:51:06.3335992Z Entering 'third_party/foxi' 2022-12-01T09:51:06.3366760Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-12-01T09:51:06.3381201Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:06.3411564Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-12-01T09:51:06.3424753Z Entering 'third_party/gloo' 2022-12-01T09:51:06.3456431Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-12-01T09:51:06.3470122Z Entering 'third_party/googletest' 2022-12-01T09:51:06.3501426Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.3514645Z Entering 'third_party/ideep' 2022-12-01T09:51:06.3545253Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-12-01T09:51:06.3558840Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.3590264Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-12-01T09:51:06.3606826Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.3637076Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-12-01T09:51:06.3656442Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.3686752Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-12-01T09:51:06.3700163Z Entering 'third_party/ittapi' 2022-12-01T09:51:06.3733594Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-12-01T09:51:06.3747130Z Entering 'third_party/kineto' 2022-12-01T09:51:06.3777749Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-12-01T09:51:06.3794221Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:06.3823908Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-12-01T09:51:06.3837508Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:06.3867795Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.3882789Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:06.3913854Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-12-01T09:51:06.3927295Z Entering 'third_party/neon2sse' 2022-12-01T09:51:06.3957924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-12-01T09:51:06.3971818Z Entering 'third_party/nlohmann' 2022-12-01T09:51:06.4002860Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-12-01T09:51:06.4018091Z Entering 'third_party/onnx' 2022-12-01T09:51:06.4047869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:06.4072442Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.4103822Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:06.4117226Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.4147042Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:06.4161925Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:06.4193615Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-12-01T09:51:06.4206542Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:06.4236885Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:06.4255768Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.4286319Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:06.4299795Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.4331258Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:06.4344299Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.4374150Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-12-01T09:51:06.4391622Z Entering 'third_party/pocketfft' 2022-12-01T09:51:06.4421861Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-12-01T09:51:06.4435703Z Entering 'third_party/protobuf' 2022-12-01T09:51:06.4466556Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-12-01T09:51:06.4483028Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:06.4515696Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:06.4529425Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:06.4561244Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.4578390Z Entering 'third_party/psimd' 2022-12-01T09:51:06.4609777Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-12-01T09:51:06.4622874Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:06.4654547Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-12-01T09:51:06.4667967Z Entering 'third_party/pybind11' 2022-12-01T09:51:06.4699522Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:06.4713003Z Entering 'third_party/python-enum' 2022-12-01T09:51:06.4744148Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-12-01T09:51:06.4757462Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:06.4787791Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-12-01T09:51:06.4801075Z Entering 'third_party/python-six' 2022-12-01T09:51:06.4831079Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-12-01T09:51:06.4844621Z Entering 'third_party/sleef' 2022-12-01T09:51:06.4874506Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-12-01T09:51:06.4888863Z Entering 'third_party/tbb' 2022-12-01T09:51:06.4919797Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-12-01T09:51:06.4936037Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:06.4967875Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-12-01T09:51:06.4982279Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.5015547Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.5029751Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.5059914Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-12-01T09:51:06.5073667Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.5103741Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-12-01T09:51:06.5117516Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.5147273Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:06.5160289Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.5190295Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-12-01T09:51:06.5207283Z Entering 'third_party/zstd' 2022-12-01T09:51:06.5247681Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-12-01T09:51:06.7575137Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-12-01T09:51:06.7828411Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.7862857Z Entering 'third_party/FP16' 2022-12-01T09:51:06.7895993Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.7930152Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.7965997Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.7999051Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.8032003Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.8074172Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.8108172Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.8142034Z Entering 'third_party/cub' 2022-12-01T09:51:06.8175627Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.8213290Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.8253562Z Entering 'third_party/eigen' 2022-12-01T09:51:06.8290100Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.8324167Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.8357839Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:06.8390448Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:06.8423037Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:06.8457180Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:06.8491767Z Entering 'third_party/fmt' 2022-12-01T09:51:06.8525832Z Entering 'third_party/foxi' 2022-12-01T09:51:06.8557887Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:06.8592571Z Entering 'third_party/gloo' 2022-12-01T09:51:06.8625930Z Entering 'third_party/googletest' 2022-12-01T09:51:06.8659929Z Entering 'third_party/ideep' 2022-12-01T09:51:06.8694914Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.8730628Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.8769317Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.8802322Z Entering 'third_party/ittapi' 2022-12-01T09:51:06.8835725Z Entering 'third_party/kineto' 2022-12-01T09:51:06.8869173Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:06.8902350Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:06.8937944Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:06.8972407Z Entering 'third_party/neon2sse' 2022-12-01T09:51:06.9005792Z Entering 'third_party/nlohmann' 2022-12-01T09:51:06.9039498Z Entering 'third_party/onnx' 2022-12-01T09:51:06.9083938Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.9118014Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.9153783Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:06.9186261Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:06.9224728Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.9258449Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.9292096Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.9330679Z Entering 'third_party/pocketfft' 2022-12-01T09:51:06.9364257Z Entering 'third_party/protobuf' 2022-12-01T09:51:06.9401374Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:06.9434078Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:06.9468718Z Entering 'third_party/psimd' 2022-12-01T09:51:06.9502483Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:06.9536363Z Entering 'third_party/pybind11' 2022-12-01T09:51:06.9569867Z Entering 'third_party/python-enum' 2022-12-01T09:51:06.9604374Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:06.9638201Z Entering 'third_party/python-six' 2022-12-01T09:51:06.9671940Z Entering 'third_party/sleef' 2022-12-01T09:51:06.9705961Z Entering 'third_party/tbb' 2022-12-01T09:51:06.9743112Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:06.9777352Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.9810855Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.9843550Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.9876796Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.9909842Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.9945760Z Entering 'third_party/zstd' 2022-12-01T09:51:06.9992654Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-12-01T09:51:07.0241152Z Entering 'android/libs/fbjni' 2022-12-01T09:51:07.0276335Z Entering 'third_party/FP16' 2022-12-01T09:51:07.0309291Z Entering 'third_party/FXdiv' 2022-12-01T09:51:07.0343519Z Entering 'third_party/NNPACK' 2022-12-01T09:51:07.0376953Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:07.0409732Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:07.0442279Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:07.0488221Z Entering 'third_party/benchmark' 2022-12-01T09:51:07.0521932Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:07.0557661Z Entering 'third_party/cub' 2022-12-01T09:51:07.0593319Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:07.0636166Z Entering 'third_party/cutlass' 2022-12-01T09:51:07.0676825Z Entering 'third_party/eigen' 2022-12-01T09:51:07.0716419Z Entering 'third_party/fbgemm' 2022-12-01T09:51:07.0753394Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:07.0788294Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:07.0822648Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:07.0855775Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:07.0890748Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:07.0928701Z Entering 'third_party/fmt' 2022-12-01T09:51:07.0962681Z Entering 'third_party/foxi' 2022-12-01T09:51:07.0996706Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:07.1031633Z Entering 'third_party/gloo' 2022-12-01T09:51:07.1065992Z Entering 'third_party/googletest' 2022-12-01T09:51:07.1100877Z Entering 'third_party/ideep' 2022-12-01T09:51:07.1134726Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:07.1169853Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:07.1209505Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:07.1244483Z Entering 'third_party/ittapi' 2022-12-01T09:51:07.1277791Z Entering 'third_party/kineto' 2022-12-01T09:51:07.1312626Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:07.1346672Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:07.1382164Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:07.1417140Z Entering 'third_party/neon2sse' 2022-12-01T09:51:07.1451198Z Entering 'third_party/nlohmann' 2022-12-01T09:51:07.1485827Z Entering 'third_party/onnx' 2022-12-01T09:51:07.1531037Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.1564581Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.1600733Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:07.1635120Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:07.1674560Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.1709158Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.1744051Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.1781513Z Entering 'third_party/pocketfft' 2022-12-01T09:51:07.1815843Z Entering 'third_party/protobuf' 2022-12-01T09:51:07.1852849Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:07.1886692Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:07.1921106Z Entering 'third_party/psimd' 2022-12-01T09:51:07.1956337Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:07.1991026Z Entering 'third_party/pybind11' 2022-12-01T09:51:07.2027184Z Entering 'third_party/python-enum' 2022-12-01T09:51:07.2061311Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:07.2093699Z Entering 'third_party/python-six' 2022-12-01T09:51:07.2127220Z Entering 'third_party/sleef' 2022-12-01T09:51:07.2160850Z Entering 'third_party/tbb' 2022-12-01T09:51:07.2196385Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:07.2230133Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:07.2264123Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:07.2296619Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:07.2330674Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:07.2363499Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.2400352Z Entering 'third_party/zstd' 2022-12-01T09:51:07.2441074Z ##[endgroup] 2022-12-01T09:51:07.2474374Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:51:07.2497535Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:51:07.2615448Z Prepare all required actions 2022-12-01T09:51:07.2641524Z ##[group]Run ./.github/actions/setup-linux 2022-12-01T09:51:07.2641716Z ##[endgroup] 2022-12-01T09:51:07.2657765Z ##[group]Run set -euo pipefail 2022-12-01T09:51:07.2657995Z set -euo pipefail 2022-12-01T09:51:07.2658204Z function get_ec2_metadata() { 2022-12-01T09:51:07.2658434Z  # Pulled from instance metadata endpoint for EC2 2022-12-01T09:51:07.2658786Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-12-01T09:51:07.2659087Z  category=$1 2022-12-01T09:51:07.2659315Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-12-01T09:51:07.2659540Z } 2022-12-01T09:51:07.2659749Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-12-01T09:51:07.2660003Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-12-01T09:51:07.2660297Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-12-01T09:51:07.2660530Z echo "system info $(uname -a)" 2022-12-01T09:51:07.2671727Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:07.2671951Z ##[endgroup] 2022-12-01T09:51:07.2746813Z ami-id: ami-096198a0bccc6bad4 2022-12-01T09:51:07.2795357Z instance-id: i-03d3efbcc17a33822 2022-12-01T09:51:07.2844294Z instance-type: c5.2xlarge 2022-12-01T09:51:07.2850763Z system info Linux ip-10-0-1-134.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-12-01T09:51:07.2865905Z ##[group]Run if systemctl is-active --quiet docker; then 2022-12-01T09:51:07.2866186Z if systemctl is-active --quiet docker; then 2022-12-01T09:51:07.2866432Z  echo "Docker daemon is running..."; 2022-12-01T09:51:07.2866695Z else 2022-12-01T09:51:07.2866934Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-12-01T09:51:07.2867171Z fi 2022-12-01T09:51:07.2877664Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:07.2877896Z ##[endgroup] 2022-12-01T09:51:07.2917052Z Docker daemon is running... 2022-12-01T09:51:07.2933734Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:07.2934080Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:07.2934361Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:07.2934832Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-12-01T09:51:07.2935174Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-12-01T09:51:07.2945547Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:07.2945769Z env: 2022-12-01T09:51:07.2945928Z AWS_RETRY_MODE: standard 2022-12-01T09:51:07.2946116Z AWS_MAX_ATTEMPTS: 5 2022-12-01T09:51:07.2946316Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:51:07.2946490Z ##[endgroup] 2022-12-01T09:51:08.0426878Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-12-01T09:51:08.0427240Z Configure a credential helper to remove this warning. See 2022-12-01T09:51:08.0428592Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-12-01T09:51:08.0428901Z 2022-12-01T09:51:08.0429025Z Login Succeeded 2022-12-01T09:51:08.0508589Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:08.0508899Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:08.0509167Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:08.0520321Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.0520554Z ##[endgroup] 2022-12-01T09:51:08.0597566Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-12-01T09:51:08.0597810Z with: 2022-12-01T09:51:08.0598261Z github-secret: *** 2022-12-01T09:51:08.0598467Z activate-with-label: false 2022-12-01T09:51:08.0598646Z label: with-ssh 2022-12-01T09:51:08.0598836Z remove-existing-keys: true 2022-12-01T09:51:08.0599030Z ##[endgroup] 2022-12-01T09:51:08.4541213Z Grabbing public ssh keys from https://github.com/charlie-wt.keys 2022-12-01T09:51:08.5375019Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-12-01T09:51:08.5387985Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-12-01T09:51:08.5413082Z Login using: ssh ec2-user@ec2-3-239-160-170.compute-1.amazonaws.com 2022-12-01T09:51:08.5494630Z Prepare all required actions 2022-12-01T09:51:08.5550777Z ##[group]Run ./.github/actions/calculate-docker-image 2022-12-01T09:51:08.5551001Z with: 2022-12-01T09:51:08.5551241Z docker-image-name: pytorch-linux-focal-py3.7-gcc7 2022-12-01T09:51:08.5551460Z xla: false 2022-12-01T09:51:08.5551631Z skip_push: true 2022-12-01T09:51:08.5551806Z ##[endgroup] 2022-12-01T09:51:08.5609263Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:08.5609505Z if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:08.5609762Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-12-01T09:51:08.5610056Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:08.5610316Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:08.5610613Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-12-01T09:51:08.5610855Z else 2022-12-01T09:51:08.5611090Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:08.5611356Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:08.5611725Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-12-01T09:51:08.5612065Z fi 2022-12-01T09:51:08.5623212Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.5623429Z env: 2022-12-01T09:51:08.5623587Z IS_XLA: 2022-12-01T09:51:08.5623741Z XLA_IMAGE_TAG: v0.4 2022-12-01T09:51:08.5624044Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7 2022-12-01T09:51:08.5624332Z ##[endgroup] 2022-12-01T09:51:08.5675461Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:51:08.5698379Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:51:08.5720975Z ##[group]Run set -x 2022-12-01T09:51:08.5721211Z set -x 2022-12-01T09:51:08.5721448Z # Check if image already exists, if it does then skip building it 2022-12-01T09:51:08.5721719Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-12-01T09:51:08.5721934Z  exit 0 2022-12-01T09:51:08.5722100Z fi 2022-12-01T09:51:08.5722302Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-12-01T09:51:08.5722577Z  # if we're on the base branch then use the parent commit 2022-12-01T09:51:08.5722835Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-12-01T09:51:08.5723031Z else 2022-12-01T09:51:08.5723251Z  # otherwise we're on a PR, so use the most recent base commit 2022-12-01T09:51:08.5723603Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-12-01T09:51:08.5724099Z fi 2022-12-01T09:51:08.5724351Z # Covers the case where a previous tag doesn't exist for the tree 2022-12-01T09:51:08.5724852Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-12-01T09:51:08.5725305Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-12-01T09:51:08.5725712Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-12-01T09:51:08.5726010Z  exit 1 2022-12-01T09:51:08.5726230Z fi 2022-12-01T09:51:08.5726546Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-12-01T09:51:08.5726952Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-12-01T09:51:08.5727357Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-12-01T09:51:08.5727747Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-12-01T09:51:08.5728256Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-12-01T09:51:08.5728664Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-12-01T09:51:08.5728958Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-12-01T09:51:08.5729299Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-12-01T09:51:08.5729719Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-12-01T09:51:08.5730116Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-12-01T09:51:08.5730452Z  echo ::set-output name=skip_push::true 2022-12-01T09:51:08.5730709Z  fi 2022-12-01T09:51:08.5730931Z fi 2022-12-01T09:51:08.5731142Z echo ::set-output name=rebuild::yes 2022-12-01T09:51:08.5742864Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.5743168Z env: 2022-12-01T09:51:08.5743399Z BASE_REVISION: ae2fe4033cf3b17259b17f351020b988fa893f91 2022-12-01T09:51:08.5743850Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:08.5744276Z DOCKER_TAG: fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:08.5744546Z DOCKER_FORCE_PUSH: 2022-12-01T09:51:08.5744740Z ##[endgroup] 2022-12-01T09:51:08.5769256Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:08.7800569Z { 2022-12-01T09:51:08.7800916Z "schemaVersion": 2, 2022-12-01T09:51:08.7801360Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-12-01T09:51:08.7801704Z "config": { 2022-12-01T09:51:08.7801971Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-12-01T09:51:08.7802446Z "size": 28006, 2022-12-01T09:51:08.7802898Z "digest": "sha256:e8be7981a8238969daaef272b84b69737c5858187c9b10870da76dec899f6864" 2022-12-01T09:51:08.7803313Z }, 2022-12-01T09:51:08.7803589Z "layers": [ 2022-12-01T09:51:08.7804681Z { 2022-12-01T09:51:08.7805243Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7805622Z "size": 28572685, 2022-12-01T09:51:08.7806013Z "digest": "sha256:675920708c8bf10fbd02693dc8f43ee7dbe0a99cdfd55e06e6f1a8b43fd08e3f" 2022-12-01T09:51:08.7806369Z }, 2022-12-01T09:51:08.7806617Z { 2022-12-01T09:51:08.7808570Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7809102Z "size": 2051, 2022-12-01T09:51:08.7809586Z "digest": "sha256:3a31ffa0162f3dd214391c771f54435dc0729373808615fcfbf1fa87d7c2aea2" 2022-12-01T09:51:08.7809947Z }, 2022-12-01T09:51:08.7810183Z { 2022-12-01T09:51:08.7810457Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7810719Z "size": 305979962, 2022-12-01T09:51:08.7810983Z "digest": "sha256:fe9b2441508665bad15ffe8abaf78b4f1b243efec2dc0d6abe3deacd39a1ce70" 2022-12-01T09:51:08.7813343Z }, 2022-12-01T09:51:08.7813769Z { 2022-12-01T09:51:08.7814363Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7814932Z "size": 847, 2022-12-01T09:51:08.7815503Z "digest": "sha256:422bea31bd2a94d23bf91682dfa9adc99fe4e2b131d965d14a5d8c33c69d127c" 2022-12-01T09:51:08.7816055Z }, 2022-12-01T09:51:08.7816387Z { 2022-12-01T09:51:08.7816917Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7817474Z "size": 106, 2022-12-01T09:51:08.7818065Z "digest": "sha256:27ad548906a1c108c50726e80dd1b869092d307648f7ff3f4fc8ad7108dcc98c" 2022-12-01T09:51:08.7818843Z }, 2022-12-01T09:51:08.7819189Z { 2022-12-01T09:51:08.7819738Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7820308Z "size": 407, 2022-12-01T09:51:08.7820773Z "digest": "sha256:efe762c046e3ede4bb444b9e4ab1a0dc3caf7d9310f2aabfc4b02ec61dd29475" 2022-12-01T09:51:08.7821272Z }, 2022-12-01T09:51:08.7821545Z { 2022-12-01T09:51:08.7821787Z + exit 0 2022-12-01T09:51:08.7822183Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7822583Z "size": 107, 2022-12-01T09:51:08.7822981Z "digest": "sha256:a12af00c9224a678b51c6ca7ba360cd8ae3e9ae87b7f22267408817a9e45dcef" 2022-12-01T09:51:08.7823366Z }, 2022-12-01T09:51:08.7823644Z { 2022-12-01T09:51:08.7824081Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7824541Z "size": 450, 2022-12-01T09:51:08.7825005Z "digest": "sha256:49809737e89d84da08e9e2008607e3e4b2ad34bf303746e570fddad6118942b3" 2022-12-01T09:51:08.7825416Z }, 2022-12-01T09:51:08.7825702Z { 2022-12-01T09:51:08.7826154Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7826681Z "size": 1276, 2022-12-01T09:51:08.7827118Z "digest": "sha256:4bd15b74196330640f2e4eff413d5ca07e5cc860b108b66fc3fb91051e342bbb" 2022-12-01T09:51:08.7827500Z }, 2022-12-01T09:51:08.7827757Z { 2022-12-01T09:51:08.7828127Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7828535Z "size": 476, 2022-12-01T09:51:08.7828995Z "digest": "sha256:9fdf20fee962ace7f13ee4e9c4a763d095f1b249d464ccf1512f024e1c4a0845" 2022-12-01T09:51:08.7829384Z }, 2022-12-01T09:51:08.7829656Z { 2022-12-01T09:51:08.7830121Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7830571Z "size": 82036374, 2022-12-01T09:51:08.7831066Z "digest": "sha256:85d2fa9daf54e68a83287d612f17843a29cfea4cafb9856becbb0c1c39120457" 2022-12-01T09:51:08.7831521Z }, 2022-12-01T09:51:08.7831790Z { 2022-12-01T09:51:08.7832249Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7832709Z "size": 2571, 2022-12-01T09:51:08.7833214Z "digest": "sha256:e3608d8edfea7e89dce2ea7178a2fae7c3fc57c59b602d952f1f8be02dbe1c8c" 2022-12-01T09:51:08.7833598Z }, 2022-12-01T09:51:08.7833824Z { 2022-12-01T09:51:08.7834255Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7834703Z "size": 1868, 2022-12-01T09:51:08.7835124Z "digest": "sha256:63ae5eb8854102d077b01ac9fd010aee9c602d44f13cb0a9badc1ea5c337f81b" 2022-12-01T09:51:08.7835523Z }, 2022-12-01T09:51:08.7835742Z { 2022-12-01T09:51:08.7836196Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7836662Z "size": 1189904051, 2022-12-01T09:51:08.7837134Z "digest": "sha256:2b6269e5f0128c9d2cedb0d6ac1d9997d682d6ca1a6bb215031442edd2aad04a" 2022-12-01T09:51:08.7837583Z }, 2022-12-01T09:51:08.7837849Z { 2022-12-01T09:51:08.7838236Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7838658Z "size": 170, 2022-12-01T09:51:08.7839057Z "digest": "sha256:49405b81ba468028be99cd73e14c7251cc1731752b3881c85aaf57b298a86603" 2022-12-01T09:51:08.7839490Z }, 2022-12-01T09:51:08.7839771Z { 2022-12-01T09:51:08.7840230Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7840694Z "size": 467, 2022-12-01T09:51:08.7841128Z "digest": "sha256:f5bd51a8525a4e66341f03d17fb2d56139141311617755e79c7faf3bc902eedc" 2022-12-01T09:51:08.7841544Z }, 2022-12-01T09:51:08.7841826Z { 2022-12-01T09:51:08.7842142Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7842392Z "size": 44320791, 2022-12-01T09:51:08.7842656Z "digest": "sha256:dce0658383e3fbc245b95847ed524503083ab2df7ec1aa8b3203545a2a6091c7" 2022-12-01T09:51:08.7842881Z }, 2022-12-01T09:51:08.7843025Z { 2022-12-01T09:51:08.7843376Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7843613Z "size": 231, 2022-12-01T09:51:08.7844077Z "digest": "sha256:fda59f894d4afe089937f031c5456ea744badcd0133759f65e78b35a0f0d8566" 2022-12-01T09:51:08.7844324Z }, 2022-12-01T09:51:08.7844456Z { 2022-12-01T09:51:08.7844702Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7845016Z "size": 1107222, 2022-12-01T09:51:08.7845287Z "digest": "sha256:c4cd62aabb9cc6ae8589b9d79cae21e4e080025026c49e54eef46c2320fdd589" 2022-12-01T09:51:08.7845540Z }, 2022-12-01T09:51:08.7845674Z { 2022-12-01T09:51:08.7845919Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7846164Z "size": 2071, 2022-12-01T09:51:08.7846417Z "digest": "sha256:d84da0b3b52967fb266615ebeb4866ea4ee6106c5ebf4a0928cb7bae5d2dc3d3" 2022-12-01T09:51:08.7846662Z }, 2022-12-01T09:51:08.7846810Z { 2022-12-01T09:51:08.7847040Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7847285Z "size": 105, 2022-12-01T09:51:08.7847546Z "digest": "sha256:81e2ac298c6134a98f91d3b126d1598b8eac106129dffe9c3dcd012d2d7f8f2a" 2022-12-01T09:51:08.7847851Z }, 2022-12-01T09:51:08.7847999Z { 2022-12-01T09:51:08.7848342Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7848579Z "size": 452, 2022-12-01T09:51:08.7848832Z "digest": "sha256:38c05cfe407069c87a583682a982e9b5e103a57416ee380bca10fe013c4b6fe8" 2022-12-01T09:51:08.7849065Z }, 2022-12-01T09:51:08.7849211Z { 2022-12-01T09:51:08.7849440Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7849686Z "size": 104, 2022-12-01T09:51:08.7849957Z "digest": "sha256:af4d19351fdf85aa04b4cd1c586fe9816e1b66b6b1fcd7a9e03e53f3764ed057" 2022-12-01T09:51:08.7850194Z }, 2022-12-01T09:51:08.7850338Z { 2022-12-01T09:51:08.7850580Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7850812Z "size": 882, 2022-12-01T09:51:08.7851085Z "digest": "sha256:d1d5291b2ab5959eb517f4fdefeeed4651e59b5ffc79ee630f22e4ebfb25a233" 2022-12-01T09:51:08.7851337Z }, 2022-12-01T09:51:08.7851473Z { 2022-12-01T09:51:08.7851714Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7851960Z "size": 88796446, 2022-12-01T09:51:08.7852210Z "digest": "sha256:17be6d40a7e684abee02b1d842ab2107e94408c30a35b7f9eeb86fd884e58eac" 2022-12-01T09:51:08.7852456Z }, 2022-12-01T09:51:08.7852601Z { 2022-12-01T09:51:08.7852830Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7853078Z "size": 109, 2022-12-01T09:51:08.7853341Z "digest": "sha256:7334631630cae2b7cabb443d4fc7a82ee9e624300bed93d31c6fbede9e747e27" 2022-12-01T09:51:08.7853576Z }, 2022-12-01T09:51:08.7853720Z { 2022-12-01T09:51:08.7853961Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7854205Z "size": 557, 2022-12-01T09:51:08.7854450Z "digest": "sha256:b7010c1141c855948a1091aeddd88eb18f49686ddb671615e6e8b7ebdd1636f0" 2022-12-01T09:51:08.7854684Z }, 2022-12-01T09:51:08.7854829Z { 2022-12-01T09:51:08.7855057Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7855305Z "size": 1155139, 2022-12-01T09:51:08.7855575Z "digest": "sha256:1d69ebcc1824d6f85c4a38ef0e55e7db1fee5f28b1d595780f96cc24ea632536" 2022-12-01T09:51:08.7855811Z }, 2022-12-01T09:51:08.7855955Z { 2022-12-01T09:51:08.7856196Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7856429Z "size": 103, 2022-12-01T09:51:08.7856688Z "digest": "sha256:bbd83461fb4192b21a175259c2cdbac6022d938ade5842f924c271ee31ffc6a1" 2022-12-01T09:51:08.7856924Z }, 2022-12-01T09:51:08.7857056Z { 2022-12-01T09:51:08.7857297Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7857540Z "size": 548, 2022-12-01T09:51:08.7857870Z "digest": "sha256:bcd5197bc3b19eb1f5e07475f65ce7c59adc9c7da59f3dfd638cb8cf8f325170" 2022-12-01T09:51:08.7858123Z }, 2022-12-01T09:51:08.7858271Z { 2022-12-01T09:51:08.7858500Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7858836Z "size": 219124605, 2022-12-01T09:51:08.7859105Z "digest": "sha256:b80f27646ab68142856aeb222d82041ffa2933abeef9ea88d75d698f3c1f7749" 2022-12-01T09:51:08.7859341Z }, 2022-12-01T09:51:08.7859474Z { 2022-12-01T09:51:08.7859716Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7859962Z "size": 107, 2022-12-01T09:51:08.7860200Z "digest": "sha256:866c2acc4910f732525643b6610d83717c9dc946e4209afff7e78cf187c55d75" 2022-12-01T09:51:08.7860429Z }, 2022-12-01T09:51:08.7860575Z { 2022-12-01T09:51:08.7860803Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7861048Z "size": 1290, 2022-12-01T09:51:08.7861298Z "digest": "sha256:e39e0e87bf58c0643170365f718f7de5758021a3598ab39e24c57c3be4542710" 2022-12-01T09:51:08.7861519Z }, 2022-12-01T09:51:08.7861665Z { 2022-12-01T09:51:08.7861909Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7862185Z "size": 151, 2022-12-01T09:51:08.7862438Z "digest": "sha256:31e492142d52870c3b480ebce29c3596ec993499bdd70eae3256cefd44c0d0e5" 2022-12-01T09:51:08.7862674Z }, 2022-12-01T09:51:08.7862807Z { 2022-12-01T09:51:08.7863050Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7863335Z "size": 646, 2022-12-01T09:51:08.7863579Z "digest": "sha256:7d95e9c9554c997d21cc8f1d3848e0c92c140266e082afd1438b2e849a20260e" 2022-12-01T09:51:08.7863811Z }, 2022-12-01T09:51:08.7863956Z { 2022-12-01T09:51:08.7864221Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7864468Z "size": 108, 2022-12-01T09:51:08.7864735Z "digest": "sha256:f405cc5c9c7748ad978ee3ed19b95fde6da040df516545a0311fb3863a009145" 2022-12-01T09:51:08.7864982Z }, 2022-12-01T09:51:08.7865115Z { 2022-12-01T09:51:08.7865355Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7865600Z "size": 109, 2022-12-01T09:51:08.7865846Z "digest": "sha256:a1d89816b283a2b19e9c657d3c7dcc4f6894c91cc71b7c95d9100d12463af9b6" 2022-12-01T09:51:08.7866084Z }, 2022-12-01T09:51:08.7866231Z { 2022-12-01T09:51:08.7866458Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7866699Z "size": 102, 2022-12-01T09:51:08.7866946Z "digest": "sha256:38d7b060d3d422d5114106f448475f422bbeb40df7877c719313b4b0d4edf117" 2022-12-01T09:51:08.7867161Z }, 2022-12-01T09:51:08.7867304Z { 2022-12-01T09:51:08.7867543Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7867772Z "size": 421, 2022-12-01T09:51:08.7868016Z "digest": "sha256:0b48564513b307891e903987ec9e8885b8a8d479abc49273da7cbeaf5eafbef1" 2022-12-01T09:51:08.7868242Z }, 2022-12-01T09:51:08.7868374Z { 2022-12-01T09:51:08.7868616Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7868859Z "size": 111, 2022-12-01T09:51:08.7869099Z "digest": "sha256:c517839d268c0fc43745d83f131bb402a5b3cc3b48fce8875e530b0fe46f3b75" 2022-12-01T09:51:08.7869338Z }, 2022-12-01T09:51:08.7869481Z { 2022-12-01T09:51:08.7869720Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7869951Z "size": 474, 2022-12-01T09:51:08.7870199Z "digest": "sha256:9200027c63780f558b292b1dd85aa0c7c175bbc1c2c334c17f995ad4fa1c1095" 2022-12-01T09:51:08.7870434Z }, 2022-12-01T09:51:08.7870566Z { 2022-12-01T09:51:08.7870802Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7871046Z "size": 112, 2022-12-01T09:51:08.7871291Z "digest": "sha256:1a68c742e8773cd7c3c985515c9d9f03d7b47a9bd6af31c96c316b496b4ac2bc" 2022-12-01T09:51:08.7871527Z }, 2022-12-01T09:51:08.7871670Z { 2022-12-01T09:51:08.7871937Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7872187Z "size": 449, 2022-12-01T09:51:08.7872442Z "digest": "sha256:085aceb64709b9309f3090016a64c5a28edee970b2c0293bd2aedbad29c23e75" 2022-12-01T09:51:08.7872669Z }, 2022-12-01T09:51:08.7872812Z { 2022-12-01T09:51:08.7873051Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7873287Z "size": 40880565, 2022-12-01T09:51:08.7873561Z "digest": "sha256:9fad26f5e1f4ede2b9d2b80d4899e85b7f38576ecdb870c63bae1dc94b16596e" 2022-12-01T09:51:08.7873815Z }, 2022-12-01T09:51:08.7873947Z { 2022-12-01T09:51:08.7874187Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7874432Z "size": 106, 2022-12-01T09:51:08.7874680Z "digest": "sha256:3454ac6b1f68f52676ee1703dcff5c2bab03fd29bbd42b1322f4e21551bcf799" 2022-12-01T09:51:08.7874923Z }, 2022-12-01T09:51:08.7875065Z { 2022-12-01T09:51:08.7875342Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7875572Z "size": 294, 2022-12-01T09:51:08.7875829Z "digest": "sha256:38599e0ca649024dfa95c6f9de5ba813a0cc65e5f05a363b0864372a4f0e4e07" 2022-12-01T09:51:08.7876065Z }, 2022-12-01T09:51:08.7876229Z { 2022-12-01T09:51:08.7876469Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7876712Z "size": 106, 2022-12-01T09:51:08.7876966Z "digest": "sha256:a16f0b09d742675bf949c7de5ac5a4db129caede1e06a11ff476a2374a827edd" 2022-12-01T09:51:08.7877206Z }, 2022-12-01T09:51:08.7877348Z { 2022-12-01T09:51:08.7877575Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7877815Z "size": 401, 2022-12-01T09:51:08.7878068Z "digest": "sha256:100cd65220ba2baa30f67d384f5ee8f95609c8562763c0d98cf5737b1073506c" 2022-12-01T09:51:08.7878291Z }, 2022-12-01T09:51:08.7878434Z { 2022-12-01T09:51:08.7878672Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7878904Z "size": 19646052, 2022-12-01T09:51:08.7879189Z "digest": "sha256:9d7685da3dfafbfac073dfe0fd6f367ef69d397aafdc9ed23c9878f467e8c9ba" 2022-12-01T09:51:08.7879450Z }, 2022-12-01T09:51:08.7879582Z { 2022-12-01T09:51:08.7879824Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7880069Z "size": 108, 2022-12-01T09:51:08.7880325Z "digest": "sha256:e69408c62fb40b1eeca577d32700c103b73d5ee876a3672b6201fa5bbcbac5ae" 2022-12-01T09:51:08.7880552Z }, 2022-12-01T09:51:08.7880695Z { 2022-12-01T09:51:08.7880935Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7881168Z "size": 1765, 2022-12-01T09:51:08.7881411Z "digest": "sha256:1530f151c058e195a4339c37f93a30554392b4f0e75ac34a43f88aac73cf86d4" 2022-12-01T09:51:08.7881633Z }, 2022-12-01T09:51:08.7881763Z { 2022-12-01T09:51:08.7882002Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7882251Z "size": 317749892, 2022-12-01T09:51:08.7882522Z "digest": "sha256:3aeaec05c672681becaedf4297fa73c5301ad66cde52bec3b4b6bdc60813638a" 2022-12-01T09:51:08.7882775Z }, 2022-12-01T09:51:08.7882918Z { 2022-12-01T09:51:08.7883143Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7883388Z "size": 164, 2022-12-01T09:51:08.7883650Z "digest": "sha256:99763bc3448ae3ee014100f92b5ab5cbe64c6b6e3d3c27be5fca7e176dac50a6" 2022-12-01T09:51:08.7884064Z }, 2022-12-01T09:51:08.7884212Z { 2022-12-01T09:51:08.7884453Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7884685Z "size": 7940, 2022-12-01T09:51:08.7884953Z "digest": "sha256:cec809ad8b3cf70a89c1fd816c669f745c706063254efc3cd006bef00309c4e4" 2022-12-01T09:51:08.7885198Z }, 2022-12-01T09:51:08.7885330Z { 2022-12-01T09:51:08.7885575Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7885818Z "size": 8066, 2022-12-01T09:51:08.7886157Z "digest": "sha256:677fdb68d2c67ae3d71ecdc98e73536a56358e1569dfe380a08872ee0d1231f7" 2022-12-01T09:51:08.7886392Z }, 2022-12-01T09:51:08.7886538Z { 2022-12-01T09:51:08.7886782Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7887022Z "size": 304, 2022-12-01T09:51:08.7887277Z "digest": "sha256:92d94c0f43b45774ecce3b96490cbaf729b33d7917f075799414eb7002b5839b" 2022-12-01T09:51:08.7887510Z }, 2022-12-01T09:51:08.7887644Z { 2022-12-01T09:51:08.7887888Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7888216Z "size": 108, 2022-12-01T09:51:08.7888484Z "digest": "sha256:a90bc9ac3f47b2d7ac6db1b9b9f175f99374e239aba1f26f8a0521cac8a0aa85" 2022-12-01T09:51:08.7888737Z }, 2022-12-01T09:51:08.7888887Z { 2022-12-01T09:51:08.7889119Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.7889365Z "size": 54145495, 2022-12-01T09:51:08.7889625Z "digest": "sha256:8ef4cf23833baca8110e0e13574b782015308ae97cc3701d2eeb0661d98e8b4d" 2022-12-01T09:51:08.7889854Z } 2022-12-01T09:51:08.7890003Z ] 2022-12-01T09:51:08.7890150Z } 2022-12-01T09:51:08.7998344Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-12-01T09:51:08.7998671Z with: 2022-12-01T09:51:08.7999000Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:08.7999314Z ##[endgroup] 2022-12-01T09:51:08.8012995Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:08.8013275Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:08.8013545Z # ignore output since only exit code is used for conditional 2022-12-01T09:51:08.8013814Z # only pull docker image if it's not available locally 2022-12-01T09:51:08.8014109Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-12-01T09:51:08.8014386Z  retry docker pull "${DOCKER_IMAGE}" 2022-12-01T09:51:08.8014569Z fi 2022-12-01T09:51:08.8025642Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.8025859Z env: 2022-12-01T09:51:08.8026199Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:08.8026525Z ##[endgroup] 2022-12-01T09:51:09.0155362Z fa72f5a0a230eb632055220542038bd4ceca184b: Pulling from pytorch/pytorch-linux-focal-py3.7-gcc7 2022-12-01T09:51:09.0156505Z 675920708c8b: Pulling fs layer 2022-12-01T09:51:09.0157029Z 3a31ffa0162f: Pulling fs layer 2022-12-01T09:51:09.0157310Z fe9b24415086: Pulling fs layer 2022-12-01T09:51:09.0157654Z 422bea31bd2a: Pulling fs layer 2022-12-01T09:51:09.0157970Z 27ad548906a1: Pulling fs layer 2022-12-01T09:51:09.0158758Z efe762c046e3: Pulling fs layer 2022-12-01T09:51:09.0159111Z a12af00c9224: Pulling fs layer 2022-12-01T09:51:09.0159466Z 49809737e89d: Pulling fs layer 2022-12-01T09:51:09.0159804Z 4bd15b741963: Pulling fs layer 2022-12-01T09:51:09.0160177Z 9fdf20fee962: Pulling fs layer 2022-12-01T09:51:09.0160571Z 85d2fa9daf54: Pulling fs layer 2022-12-01T09:51:09.0160900Z e3608d8edfea: Pulling fs layer 2022-12-01T09:51:09.0161253Z 422bea31bd2a: Waiting 2022-12-01T09:51:09.0161561Z 63ae5eb88541: Pulling fs layer 2022-12-01T09:51:09.0161897Z efe762c046e3: Waiting 2022-12-01T09:51:09.0162232Z 2b6269e5f012: Pulling fs layer 2022-12-01T09:51:09.0162564Z 49405b81ba46: Pulling fs layer 2022-12-01T09:51:09.0162894Z f5bd51a8525a: Pulling fs layer 2022-12-01T09:51:09.0163269Z dce0658383e3: Pulling fs layer 2022-12-01T09:51:09.0163649Z fda59f894d4a: Pulling fs layer 2022-12-01T09:51:09.0164013Z c4cd62aabb9c: Pulling fs layer 2022-12-01T09:51:09.0164215Z d84da0b3b529: Pulling fs layer 2022-12-01T09:51:09.0164409Z 81e2ac298c61: Pulling fs layer 2022-12-01T09:51:09.0164587Z 38c05cfe4070: Pulling fs layer 2022-12-01T09:51:09.0164782Z af4d19351fdf: Pulling fs layer 2022-12-01T09:51:09.0164977Z d1d5291b2ab5: Pulling fs layer 2022-12-01T09:51:09.0165147Z 49809737e89d: Waiting 2022-12-01T09:51:09.0165324Z a12af00c9224: Waiting 2022-12-01T09:51:09.0165496Z 4bd15b741963: Waiting 2022-12-01T09:51:09.0165665Z 17be6d40a7e6: Pulling fs layer 2022-12-01T09:51:09.0165863Z 7334631630ca: Pulling fs layer 2022-12-01T09:51:09.0166045Z 9fdf20fee962: Waiting 2022-12-01T09:51:09.0166216Z b7010c1141c8: Pulling fs layer 2022-12-01T09:51:09.0166396Z 85d2fa9daf54: Waiting 2022-12-01T09:51:09.0166580Z 1d69ebcc1824: Pulling fs layer 2022-12-01T09:51:09.0166763Z bbd83461fb41: Pulling fs layer 2022-12-01T09:51:09.0166957Z bcd5197bc3b1: Pulling fs layer 2022-12-01T09:51:09.0167141Z 63ae5eb88541: Waiting 2022-12-01T09:51:09.0167298Z 2b6269e5f012: Waiting 2022-12-01T09:51:09.0167466Z 49405b81ba46: Waiting 2022-12-01T09:51:09.0167648Z b80f27646ab6: Pulling fs layer 2022-12-01T09:51:09.0167816Z dce0658383e3: Waiting 2022-12-01T09:51:09.0167996Z 866c2acc4910: Pulling fs layer 2022-12-01T09:51:09.0168271Z e39e0e87bf58: Pulling fs layer 2022-12-01T09:51:09.0168449Z 31e492142d52: Pulling fs layer 2022-12-01T09:51:09.0168799Z e3608d8edfea: Waiting 2022-12-01T09:51:09.0168977Z d1d5291b2ab5: Waiting 2022-12-01T09:51:09.0169133Z b7010c1141c8: Waiting 2022-12-01T09:51:09.0169381Z 7d95e9c9554c: Pulling fs layer 2022-12-01T09:51:09.0169561Z 27ad548906a1: Waiting 2022-12-01T09:51:09.0169720Z bbd83461fb41: Waiting 2022-12-01T09:51:09.0169886Z 17be6d40a7e6: Waiting 2022-12-01T09:51:09.0170073Z f405cc5c9c77: Pulling fs layer 2022-12-01T09:51:09.0170311Z bcd5197bc3b1: Waiting 2022-12-01T09:51:09.0170595Z a1d89816b283: Pulling fs layer 2022-12-01T09:51:09.0170901Z 38d7b060d3d4: Pulling fs layer 2022-12-01T09:51:09.0171223Z b80f27646ab6: Waiting 2022-12-01T09:51:09.0171542Z 0b48564513b3: Pulling fs layer 2022-12-01T09:51:09.0171879Z c4cd62aabb9c: Waiting 2022-12-01T09:51:09.0172209Z c517839d268c: Pulling fs layer 2022-12-01T09:51:09.0172499Z 9200027c6378: Pulling fs layer 2022-12-01T09:51:09.0172700Z 1a68c742e877: Pulling fs layer 2022-12-01T09:51:09.0172884Z d84da0b3b529: Waiting 2022-12-01T09:51:09.0173045Z 866c2acc4910: Waiting 2022-12-01T09:51:09.0173236Z 085aceb64709: Pulling fs layer 2022-12-01T09:51:09.0173432Z 9fad26f5e1f4: Pulling fs layer 2022-12-01T09:51:09.0173609Z fda59f894d4a: Waiting 2022-12-01T09:51:09.0173791Z 3454ac6b1f68: Pulling fs layer 2022-12-01T09:51:09.0173980Z 38599e0ca649: Pulling fs layer 2022-12-01T09:51:09.0174159Z a16f0b09d742: Pulling fs layer 2022-12-01T09:51:09.0174351Z 100cd65220ba: Pulling fs layer 2022-12-01T09:51:09.0174556Z 1d69ebcc1824: Waiting 2022-12-01T09:51:09.0174730Z 9d7685da3dfa: Pulling fs layer 2022-12-01T09:51:09.0174924Z e69408c62fb4: Pulling fs layer 2022-12-01T09:51:09.0175112Z 1530f151c058: Pulling fs layer 2022-12-01T09:51:09.0175293Z af4d19351fdf: Waiting 2022-12-01T09:51:09.0175465Z 3aeaec05c672: Pulling fs layer 2022-12-01T09:51:09.0175647Z 81e2ac298c61: Waiting 2022-12-01T09:51:09.0175829Z 99763bc3448a: Pulling fs layer 2022-12-01T09:51:09.0175995Z 38c05cfe4070: Waiting 2022-12-01T09:51:09.0176161Z 31e492142d52: Waiting 2022-12-01T09:51:09.0176340Z cec809ad8b3c: Pulling fs layer 2022-12-01T09:51:09.0176515Z 7d95e9c9554c: Waiting 2022-12-01T09:51:09.0176685Z f405cc5c9c77: Waiting 2022-12-01T09:51:09.0176866Z 677fdb68d2c6: Pulling fs layer 2022-12-01T09:51:09.0177048Z 92d94c0f43b4: Pulling fs layer 2022-12-01T09:51:09.0177224Z 9200027c6378: Waiting 2022-12-01T09:51:09.0177406Z a90bc9ac3f47: Pulling fs layer 2022-12-01T09:51:09.0177576Z 1a68c742e877: Waiting 2022-12-01T09:51:09.0177756Z 8ef4cf23833b: Pulling fs layer 2022-12-01T09:51:09.0177937Z 3454ac6b1f68: Waiting 2022-12-01T09:51:09.0178094Z 085aceb64709: Waiting 2022-12-01T09:51:09.0178262Z 38599e0ca649: Waiting 2022-12-01T09:51:09.0178428Z 9fad26f5e1f4: Waiting 2022-12-01T09:51:09.0178584Z a16f0b09d742: Waiting 2022-12-01T09:51:09.0178749Z 0b48564513b3: Waiting 2022-12-01T09:51:09.0178911Z c517839d268c: Waiting 2022-12-01T09:51:09.0179066Z 9d7685da3dfa: Waiting 2022-12-01T09:51:09.0179235Z 3aeaec05c672: Waiting 2022-12-01T09:51:09.0179402Z e69408c62fb4: Waiting 2022-12-01T09:51:09.0179553Z 1530f151c058: Waiting 2022-12-01T09:51:09.0179724Z cec809ad8b3c: Waiting 2022-12-01T09:51:09.0179897Z a90bc9ac3f47: Waiting 2022-12-01T09:51:09.0180052Z 38d7b060d3d4: Waiting 2022-12-01T09:51:09.0180221Z e39e0e87bf58: Waiting 2022-12-01T09:51:09.0180456Z 92d94c0f43b4: Waiting 2022-12-01T09:51:09.0180613Z 677fdb68d2c6: Waiting 2022-12-01T09:51:09.0180780Z a1d89816b283: Waiting 2022-12-01T09:51:09.0180945Z 99763bc3448a: Waiting 2022-12-01T09:51:09.0977536Z 3a31ffa0162f: Verifying Checksum 2022-12-01T09:51:09.0977985Z 3a31ffa0162f: Download complete 2022-12-01T09:51:09.1783081Z 422bea31bd2a: Verifying Checksum 2022-12-01T09:51:09.1783378Z 422bea31bd2a: Download complete 2022-12-01T09:51:09.2651966Z 27ad548906a1: Verifying Checksum 2022-12-01T09:51:09.2652224Z 27ad548906a1: Download complete 2022-12-01T09:51:09.3551716Z efe762c046e3: Verifying Checksum 2022-12-01T09:51:09.3552140Z efe762c046e3: Download complete 2022-12-01T09:51:09.3585255Z 675920708c8b: Verifying Checksum 2022-12-01T09:51:09.3585734Z 675920708c8b: Download complete 2022-12-01T09:51:09.4316072Z 49809737e89d: Verifying Checksum 2022-12-01T09:51:09.4316332Z 49809737e89d: Download complete 2022-12-01T09:51:09.4389409Z a12af00c9224: Verifying Checksum 2022-12-01T09:51:09.4389795Z a12af00c9224: Download complete 2022-12-01T09:51:09.5138646Z 4bd15b741963: Verifying Checksum 2022-12-01T09:51:09.5139039Z 4bd15b741963: Download complete 2022-12-01T09:51:09.5141358Z 9fdf20fee962: Verifying Checksum 2022-12-01T09:51:09.5141708Z 9fdf20fee962: Download complete 2022-12-01T09:51:09.6013913Z e3608d8edfea: Verifying Checksum 2022-12-01T09:51:09.6014315Z e3608d8edfea: Download complete 2022-12-01T09:51:09.6807445Z 63ae5eb88541: Download complete 2022-12-01T09:51:10.0735923Z 675920708c8b: Pull complete 2022-12-01T09:51:10.1806994Z 3a31ffa0162f: Pull complete 2022-12-01T09:51:10.4112266Z 85d2fa9daf54: Verifying Checksum 2022-12-01T09:51:10.4112517Z 85d2fa9daf54: Download complete 2022-12-01T09:51:10.4977663Z 49405b81ba46: Verifying Checksum 2022-12-01T09:51:10.4977927Z 49405b81ba46: Download complete 2022-12-01T09:51:10.5786786Z f5bd51a8525a: Download complete 2022-12-01T09:51:11.7328384Z dce0658383e3: Verifying Checksum 2022-12-01T09:51:11.7328825Z dce0658383e3: Download complete 2022-12-01T09:51:11.9022171Z fda59f894d4a: Verifying Checksum 2022-12-01T09:51:11.9026498Z fda59f894d4a: Download complete 2022-12-01T09:51:12.0361672Z c4cd62aabb9c: Verifying Checksum 2022-12-01T09:51:12.0361926Z c4cd62aabb9c: Download complete 2022-12-01T09:51:12.1766564Z d84da0b3b529: Download complete 2022-12-01T09:51:12.2619058Z 81e2ac298c61: Verifying Checksum 2022-12-01T09:51:12.2619565Z 81e2ac298c61: Download complete 2022-12-01T09:51:12.3365739Z 38c05cfe4070: Verifying Checksum 2022-12-01T09:51:12.3366214Z 38c05cfe4070: Download complete 2022-12-01T09:51:12.4268319Z af4d19351fdf: Verifying Checksum 2022-12-01T09:51:12.4268574Z af4d19351fdf: Download complete 2022-12-01T09:51:12.5017816Z d1d5291b2ab5: Verifying Checksum 2022-12-01T09:51:12.5018086Z d1d5291b2ab5: Download complete 2022-12-01T09:51:15.3373404Z 17be6d40a7e6: Verifying Checksum 2022-12-01T09:51:15.3373840Z 17be6d40a7e6: Download complete 2022-12-01T09:51:15.4060873Z 7334631630ca: Verifying Checksum 2022-12-01T09:51:15.4061226Z 7334631630ca: Download complete 2022-12-01T09:51:15.4997070Z b7010c1141c8: Verifying Checksum 2022-12-01T09:51:15.4997377Z b7010c1141c8: Download complete 2022-12-01T09:51:15.6181062Z 1d69ebcc1824: Verifying Checksum 2022-12-01T09:51:15.6181459Z 1d69ebcc1824: Download complete 2022-12-01T09:51:15.6972716Z bbd83461fb41: Verifying Checksum 2022-12-01T09:51:15.6973040Z bbd83461fb41: Download complete 2022-12-01T09:51:15.7876409Z bcd5197bc3b1: Download complete 2022-12-01T09:51:17.2396077Z fe9b24415086: Verifying Checksum 2022-12-01T09:51:17.2396531Z fe9b24415086: Download complete 2022-12-01T09:51:17.3428443Z 866c2acc4910: Verifying Checksum 2022-12-01T09:51:17.3428880Z 866c2acc4910: Download complete 2022-12-01T09:51:17.4206690Z e39e0e87bf58: Download complete 2022-12-01T09:51:17.5025329Z 31e492142d52: Verifying Checksum 2022-12-01T09:51:17.5026384Z 31e492142d52: Download complete 2022-12-01T09:51:17.5926368Z 7d95e9c9554c: Verifying Checksum 2022-12-01T09:51:17.5926832Z 7d95e9c9554c: Download complete 2022-12-01T09:51:17.7200648Z f405cc5c9c77: Download complete 2022-12-01T09:51:17.8243504Z a1d89816b283: Download complete 2022-12-01T09:51:17.9023089Z 38d7b060d3d4: Verifying Checksum 2022-12-01T09:51:17.9023509Z 38d7b060d3d4: Download complete 2022-12-01T09:51:17.9996883Z 0b48564513b3: Verifying Checksum 2022-12-01T09:51:17.9997330Z 0b48564513b3: Download complete 2022-12-01T09:51:18.0661653Z c517839d268c: Download complete 2022-12-01T09:51:18.1390116Z 9200027c6378: Download complete 2022-12-01T09:51:18.2231659Z 1a68c742e877: Verifying Checksum 2022-12-01T09:51:18.2233108Z 1a68c742e877: Download complete 2022-12-01T09:51:18.3208364Z 085aceb64709: Download complete 2022-12-01T09:51:19.4811408Z 9fad26f5e1f4: Verifying Checksum 2022-12-01T09:51:19.4813286Z 9fad26f5e1f4: Download complete 2022-12-01T09:51:19.6157684Z 3454ac6b1f68: Verifying Checksum 2022-12-01T09:51:19.6158307Z 3454ac6b1f68: Download complete 2022-12-01T09:51:19.6858878Z 38599e0ca649: Download complete 2022-12-01T09:51:19.7647864Z a16f0b09d742: Verifying Checksum 2022-12-01T09:51:19.7648372Z a16f0b09d742: Download complete 2022-12-01T09:51:19.8540410Z 100cd65220ba: Verifying Checksum 2022-12-01T09:51:19.8540816Z 100cd65220ba: Download complete 2022-12-01T09:51:20.6872629Z 9d7685da3dfa: Verifying Checksum 2022-12-01T09:51:20.6873080Z 9d7685da3dfa: Download complete 2022-12-01T09:51:20.7542041Z e69408c62fb4: Download complete 2022-12-01T09:51:20.8250138Z 1530f151c058: Download complete 2022-12-01T09:51:22.7492905Z b80f27646ab6: Verifying Checksum 2022-12-01T09:51:22.7493336Z b80f27646ab6: Download complete 2022-12-01T09:51:22.8173109Z 99763bc3448a: Verifying Checksum 2022-12-01T09:51:22.8173520Z 99763bc3448a: Download complete 2022-12-01T09:51:22.9289676Z cec809ad8b3c: Verifying Checksum 2022-12-01T09:51:22.9290310Z cec809ad8b3c: Download complete 2022-12-01T09:51:23.0401870Z 677fdb68d2c6: Verifying Checksum 2022-12-01T09:51:23.0402289Z 677fdb68d2c6: Download complete 2022-12-01T09:51:23.1382053Z 92d94c0f43b4: Verifying Checksum 2022-12-01T09:51:23.1382453Z 92d94c0f43b4: Download complete 2022-12-01T09:51:23.2519680Z a90bc9ac3f47: Verifying Checksum 2022-12-01T09:51:23.2520164Z a90bc9ac3f47: Download complete 2022-12-01T09:51:23.6062232Z fe9b24415086: Pull complete 2022-12-01T09:51:23.7913419Z 422bea31bd2a: Pull complete 2022-12-01T09:51:23.9306537Z 27ad548906a1: Pull complete 2022-12-01T09:51:24.1413234Z efe762c046e3: Pull complete 2022-12-01T09:51:24.3173733Z a12af00c9224: Pull complete 2022-12-01T09:51:24.5533811Z 49809737e89d: Pull complete 2022-12-01T09:51:24.7922234Z 4bd15b741963: Pull complete 2022-12-01T09:51:25.0196953Z 9fdf20fee962: Pull complete 2022-12-01T09:51:25.2535323Z 8ef4cf23833b: Verifying Checksum 2022-12-01T09:51:25.2535757Z 8ef4cf23833b: Download complete 2022-12-01T09:51:26.8874903Z 85d2fa9daf54: Pull complete 2022-12-01T09:51:27.1308148Z e3608d8edfea: Pull complete 2022-12-01T09:51:27.2987659Z 63ae5eb88541: Pull complete 2022-12-01T09:51:31.1490322Z 3aeaec05c672: Verifying Checksum 2022-12-01T09:51:31.1490599Z 3aeaec05c672: Download complete 2022-12-01T09:51:44.8603114Z 2b6269e5f012: Verifying Checksum 2022-12-01T09:51:44.8603382Z 2b6269e5f012: Download complete 2022-12-01T09:52:00.5277153Z 2b6269e5f012: Pull complete 2022-12-01T09:52:00.6776185Z 49405b81ba46: Pull complete 2022-12-01T09:52:00.8488971Z f5bd51a8525a: Pull complete 2022-12-01T09:52:01.6589146Z dce0658383e3: Pull complete 2022-12-01T09:52:01.7851084Z fda59f894d4a: Pull complete 2022-12-01T09:52:01.9292788Z c4cd62aabb9c: Pull complete 2022-12-01T09:52:02.1004299Z d84da0b3b529: Pull complete 2022-12-01T09:52:02.3452260Z 81e2ac298c61: Pull complete 2022-12-01T09:52:02.5794915Z 38c05cfe4070: Pull complete 2022-12-01T09:52:02.7857175Z af4d19351fdf: Pull complete 2022-12-01T09:52:02.9248271Z d1d5291b2ab5: Pull complete 2022-12-01T09:52:04.7641301Z 17be6d40a7e6: Pull complete 2022-12-01T09:52:04.9164300Z 7334631630ca: Pull complete 2022-12-01T09:52:05.0729061Z b7010c1141c8: Pull complete 2022-12-01T09:52:05.2959822Z 1d69ebcc1824: Pull complete 2022-12-01T09:52:05.4545813Z bbd83461fb41: Pull complete 2022-12-01T09:52:05.6086614Z bcd5197bc3b1: Pull complete 2022-12-01T09:52:10.0323179Z b80f27646ab6: Pull complete 2022-12-01T09:52:10.2261282Z 866c2acc4910: Pull complete 2022-12-01T09:52:10.4047062Z e39e0e87bf58: Pull complete 2022-12-01T09:52:10.5920467Z 31e492142d52: Pull complete 2022-12-01T09:52:10.7413125Z 7d95e9c9554c: Pull complete 2022-12-01T09:52:10.9770427Z f405cc5c9c77: Pull complete 2022-12-01T09:52:11.2114273Z a1d89816b283: Pull complete 2022-12-01T09:52:11.4340410Z 38d7b060d3d4: Pull complete 2022-12-01T09:52:11.6312549Z 0b48564513b3: Pull complete 2022-12-01T09:52:11.8595340Z c517839d268c: Pull complete 2022-12-01T09:52:12.0662522Z 9200027c6378: Pull complete 2022-12-01T09:52:12.3122150Z 1a68c742e877: Pull complete 2022-12-01T09:52:12.5346077Z 085aceb64709: Pull complete 2022-12-01T09:52:13.7067788Z 9fad26f5e1f4: Pull complete 2022-12-01T09:52:13.9165995Z 3454ac6b1f68: Pull complete 2022-12-01T09:52:14.1608805Z 38599e0ca649: Pull complete 2022-12-01T09:52:14.3061693Z a16f0b09d742: Pull complete 2022-12-01T09:52:14.4118675Z 100cd65220ba: Pull complete 2022-12-01T09:52:14.7080903Z 9d7685da3dfa: Pull complete 2022-12-01T09:52:14.8000326Z e69408c62fb4: Pull complete 2022-12-01T09:52:14.8871539Z 1530f151c058: Pull complete 2022-12-01T09:52:18.7144436Z 3aeaec05c672: Pull complete 2022-12-01T09:52:18.8357841Z 99763bc3448a: Pull complete 2022-12-01T09:52:18.9085924Z cec809ad8b3c: Pull complete 2022-12-01T09:52:19.0004817Z 677fdb68d2c6: Pull complete 2022-12-01T09:52:19.1254873Z 92d94c0f43b4: Pull complete 2022-12-01T09:52:19.2155779Z a90bc9ac3f47: Pull complete 2022-12-01T09:52:20.7537198Z 8ef4cf23833b: Pull complete 2022-12-01T09:52:20.7636849Z Digest: sha256:7d4daa1530ad815417dd92428a12643a4a8b0e93e820e2eb2d4e8818a4e57ba2 2022-12-01T09:52:20.7676951Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:20.7702794Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:20.7744028Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:52:20.7744431Z .github/scripts/parse_ref.py 2022-12-01T09:52:20.7759885Z shell: /usr/bin/bash -e {0} 2022-12-01T09:52:20.7760180Z ##[endgroup] 2022-12-01T09:52:20.8651541Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:20.8692812Z Prepare all required actions 2022-12-01T09:52:20.8693053Z Getting action download info 2022-12-01T09:52:21.5888435Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-12-01T09:52:21.7129043Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-12-01T09:52:21.7129270Z with: 2022-12-01T09:52:21.7129594Z github-token: *** 2022-12-01T09:52:21.7129756Z ##[endgroup] 2022-12-01T09:52:21.7184168Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-12-01T09:52:21.7184409Z with: 2022-12-01T09:52:21.7184573Z shell: bash 2022-12-01T09:52:21.7184736Z timeout_minutes: 10 2022-12-01T09:52:21.7184915Z max_attempts: 5 2022-12-01T09:52:21.7185097Z retry_wait_seconds: 30 2022-12-01T09:52:21.7185496Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-12-01T09:52:21.7185878Z polling_interval_seconds: 1 2022-12-01T09:52:21.7186075Z warning_on_retry: true 2022-12-01T09:52:21.7186265Z continue_on_error: false 2022-12-01T09:52:21.7186432Z env: 2022-12-01T09:52:21.7186718Z GITHUB_TOKEN: *** 2022-12-01T09:52:21.7186890Z ##[endgroup] 2022-12-01T09:52:21.7574471Z 2022-12-01T09:52:21.7579993Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:21.7620820Z + python3 -m pip install requests==2.26.0 2022-12-01T09:52:22.3602867Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:52:22.4676748Z Collecting requests==2.26.0 2022-12-01T09:52:22.4822607Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-12-01T09:52:22.5701523Z Collecting urllib3<1.27,>=1.21.1 2022-12-01T09:52:22.5737909Z Downloading urllib3-1.26.13-py2.py3-none-any.whl (140 kB) 2022-12-01T09:52:22.6477609Z Collecting certifi>=2017.4.17 2022-12-01T09:52:22.6515447Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-12-01T09:52:22.7737003Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-12-01T09:52:22.7779065Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-12-01T09:52:22.8158683Z Collecting idna<4,>=2.5; python_version >= "3" 2022-12-01T09:52:22.8195957Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-12-01T09:52:22.8870860Z Installing collected packages: urllib3, certifi, charset-normalizer, idna, requests 2022-12-01T09:52:23.0223450Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-12-01T09:52:23.0223966Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-12-01T09:52:23.2808661Z Successfully installed certifi-2022.9.24 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.13 2022-12-01T09:52:23.4789526Z ++ python3 .github/scripts/get_workflow_job_id.py 3591403534 i-03d3efbcc17a33822 2022-12-01T09:52:24.9967751Z + GHA_WORKFLOW_JOB_ID=9818100261 2022-12-01T09:52:24.9980338Z + echo '::set-output name=job-id::9818100261' 2022-12-01T09:52:24.9982111Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:25.7640299Z Command completed after 1 attempt(s). 2022-12-01T09:52:25.7640608Z 2022-12-01T09:52:25.7642520Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:25.7694321Z Prepare all required actions 2022-12-01T09:52:25.7694702Z Getting action download info 2022-12-01T09:52:25.9162791Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T09:52:26.1319379Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T09:52:26.1319603Z with: 2022-12-01T09:52:26.1319999Z github-token: *** 2022-12-01T09:52:26.1320196Z ##[endgroup] 2022-12-01T09:52:26.1462763Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T09:52:26.1463001Z with: 2022-12-01T09:52:26.1463163Z shell: bash 2022-12-01T09:52:26.1463328Z timeout_minutes: 10 2022-12-01T09:52:26.1463510Z max_attempts: 5 2022-12-01T09:52:26.1463691Z retry_wait_seconds: 30 2022-12-01T09:52:26.1463928Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:52:26.1464182Z polling_interval_seconds: 1 2022-12-01T09:52:26.1464434Z warning_on_retry: true 2022-12-01T09:52:26.1464615Z continue_on_error: false 2022-12-01T09:52:26.1464790Z env: 2022-12-01T09:52:26.1465091Z GITHUB_TOKEN: *** 2022-12-01T09:52:26.1465307Z ##[endgroup] 2022-12-01T09:52:26.1778816Z 2022-12-01T09:52:26.1783838Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:26.1837018Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:52:26.3856514Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:52:26.4017846Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:52:26.5735309Z Collecting pyyaml==6.0 2022-12-01T09:52:26.5878656Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-12-01T09:52:26.6326697Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-12-01T09:52:26.6337819Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-12-01T09:52:26.6356680Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.13) 2022-12-01T09:52:26.6509208Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-12-01T09:52:26.6799716Z Installing collected packages: pyyaml 2022-12-01T09:52:26.7939727Z Successfully installed pyyaml-6.0 2022-12-01T09:52:27.1825038Z Command completed after 1 attempt(s). 2022-12-01T09:52:27.1825351Z 2022-12-01T09:52:27.1827158Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:27.1865206Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:52:27.1865448Z .github/scripts/parse_ref.py 2022-12-01T09:52:27.1876676Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:52:27.1876897Z ##[endgroup] 2022-12-01T09:52:27.2055462Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:27.2093784Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T09:52:27.2094065Z .github/scripts/filter_test_configs.py \ 2022-12-01T09:52:27.2094282Z  --test-matrix "" \ 2022-12-01T09:52:27.2094591Z  --pr-number "89997" \ 2022-12-01T09:52:27.2094781Z  --tag "" 2022-12-01T09:52:27.2105694Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:52:27.2105910Z env: 2022-12-01T09:52:27.2106234Z GITHUB_TOKEN: *** 2022-12-01T09:52:27.2106402Z ##[endgroup] 2022-12-01T09:52:27.3186799Z .github/scripts/filter_test_configs.py:115: UserWarning: Invalid test matrix input '', exiting 2022-12-01T09:52:27.3187557Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2022-12-01T09:52:27.3190180Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:27.3317867Z ##[group]Run echo "" 2022-12-01T09:52:27.3318046Z echo "" 2022-12-01T09:52:27.3329636Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:52:27.3329872Z ##[endgroup] 2022-12-01T09:52:27.3352855Z 2022-12-01T09:52:27.3444573Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:52:27.3444926Z # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:52:27.3445189Z container_name=$(docker run \ 2022-12-01T09:52:27.3445392Z  -e BUILD_ENVIRONMENT \ 2022-12-01T09:52:27.3445618Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-12-01T09:52:27.3445844Z  -e AWS_DEFAULT_REGION \ 2022-12-01T09:52:27.3446043Z  -e PR_NUMBER \ 2022-12-01T09:52:27.3446214Z  -e SHA1 \ 2022-12-01T09:52:27.3446390Z  -e BRANCH \ 2022-12-01T09:52:27.3446576Z  -e SCCACHE_BUCKET \ 2022-12-01T09:52:27.3446765Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-12-01T09:52:27.3446959Z  -e XLA_CUDA \ 2022-12-01T09:52:27.3447239Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-12-01T09:52:27.3447461Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-12-01T09:52:27.3447709Z  -e TORCH_CUDA_ARCH_LIST \ 2022-12-01T09:52:27.3447907Z  -e PR_LABELS \ 2022-12-01T09:52:27.3448087Z  -e OUR_GITHUB_JOB_ID \ 2022-12-01T09:52:27.3448324Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-12-01T09:52:27.3448581Z  --security-opt seccomp=unconfined \ 2022-12-01T09:52:27.3448794Z  --cap-add=SYS_PTRACE \ 2022-12-01T09:52:27.3449068Z  --tty \ 2022-12-01T09:52:27.3449242Z  --detach \ 2022-12-01T09:52:27.3449413Z  --user jenkins \ 2022-12-01T09:52:27.3449654Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-12-01T09:52:27.3449905Z  -w /var/lib/jenkins/workspace \ 2022-12-01T09:52:27.3450096Z  "${DOCKER_IMAGE}" 2022-12-01T09:52:27.3450268Z ) 2022-12-01T09:52:27.3450504Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-12-01T09:52:27.3460828Z shell: /usr/bin/bash -e {0} 2022-12-01T09:52:27.3461002Z env: 2022-12-01T09:52:27.3461294Z BUILD_ENVIRONMENT: linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build 2022-12-01T09:52:27.3461594Z BRANCH: pull/89997 2022-12-01T09:52:27.3461773Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:52:27.3461967Z PR_NUMBER: 89997 2022-12-01T09:52:27.3462182Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:52:27.3462431Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-12-01T09:52:27.3462679Z SCCACHE_S3_KEY_PREFIX: pull 2022-12-01T09:52:27.3462958Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-12-01T09:52:27.3463202Z PR_LABELS: [] 2022-12-01T09:52:27.3463383Z TORCH_CUDA_ARCH_LIST: 5.2 2022-12-01T09:52:27.3463730Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:27.3464046Z XLA_CUDA: 2022-12-01T09:52:27.3464197Z DEBUG: 0 2022-12-01T09:52:27.3464370Z OUR_GITHUB_JOB_ID: 9818100261 2022-12-01T09:52:27.3464554Z ##[endgroup] 2022-12-01T09:52:33.2357528Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:52:33.2362502Z + source .jenkins/pytorch/common.sh 2022-12-01T09:52:33.2365185Z +++ dirname .jenkins/pytorch/common.sh 2022-12-01T09:52:33.2371050Z ++ source .jenkins/pytorch/common_utils.sh 2022-12-01T09:52:33.2371769Z +++ declare -f -t trap_add 2022-12-01T09:52:33.2375127Z ++ set -ex 2022-12-01T09:52:33.2375703Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *rocm* ]] 2022-12-01T09:52:33.2376106Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:52:33.2376496Z ++ [[ '' == *xla* ]] 2022-12-01T09:52:33.2376890Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *centos* ]] 2022-12-01T09:52:33.2377381Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *linux-bionic* ]] 2022-12-01T09:52:33.2377872Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *linux-focal* ]] 2022-12-01T09:52:33.2378152Z ++ which conda 2022-12-01T09:52:33.2383436Z /opt/conda/bin/conda 2022-12-01T09:52:33.2383944Z ++ conda install -q -y cmake 2022-12-01T09:52:36.0477643Z Collecting package metadata (current_repodata.json): ...working... done 2022-12-01T09:52:36.9190774Z Solving environment: ...working... done 2022-12-01T09:52:37.0061544Z 2022-12-01T09:52:37.0061905Z ## Package Plan ## 2022-12-01T09:52:37.0062155Z 2022-12-01T09:52:37.0062321Z environment location: /opt/conda 2022-12-01T09:52:37.0062553Z 2022-12-01T09:52:37.0062686Z added / updated specs: 2022-12-01T09:52:37.0063068Z - cmake 2022-12-01T09:52:37.0063176Z 2022-12-01T09:52:37.0063183Z 2022-12-01T09:52:37.0063349Z The following packages will be downloaded: 2022-12-01T09:52:37.0063553Z 2022-12-01T09:52:37.0063722Z package | build 2022-12-01T09:52:37.0065704Z ---------------------------|----------------- 2022-12-01T09:52:37.0066220Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-12-01T09:52:37.0066813Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-12-01T09:52:37.0067323Z ca-certificates-2022.10.11 | h06a4308_0 124 KB 2022-12-01T09:52:37.0067861Z certifi-2022.9.24 | py37h06a4308_0 154 KB 2022-12-01T09:52:37.0068426Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-12-01T09:52:37.0068948Z expat-2.4.9 | h6a678d5_0 156 KB 2022-12-01T09:52:37.0069362Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-12-01T09:52:37.0069893Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-12-01T09:52:37.0070180Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-12-01T09:52:37.0070557Z libev-4.33 | h7f8727e_1 111 KB 2022-12-01T09:52:37.0071043Z libgcc-ng-11.2.0 | h1234567_1 5.3 MB 2022-12-01T09:52:37.0071529Z libgomp-11.2.0 | h1234567_1 474 KB 2022-12-01T09:52:37.0072079Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-12-01T09:52:37.0072600Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-12-01T09:52:37.0072904Z libstdcxx-ng-11.2.0 | h1234567_1 4.7 MB 2022-12-01T09:52:37.0073191Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-12-01T09:52:37.0073589Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-12-01T09:52:37.0074083Z openssl-1.1.1s | h7f8727e_0 3.6 MB 2022-12-01T09:52:37.0074603Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-12-01T09:52:37.0075120Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-12-01T09:52:37.0075456Z ------------------------------------------------------------ 2022-12-01T09:52:37.0075702Z Total: 26.3 MB 2022-12-01T09:52:37.0075825Z 2022-12-01T09:52:37.0075938Z The following NEW packages will be INSTALLED: 2022-12-01T09:52:37.0076084Z 2022-12-01T09:52:37.0076349Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 None 2022-12-01T09:52:37.0076702Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 None 2022-12-01T09:52:37.0077073Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 None 2022-12-01T09:52:37.0077435Z expat pkgs/main/linux-64::expat-2.4.9-h6a678d5_0 None 2022-12-01T09:52:37.0077789Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 None 2022-12-01T09:52:37.0078141Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 None 2022-12-01T09:52:37.0078522Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 None 2022-12-01T09:52:37.0078886Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 None 2022-12-01T09:52:37.0079252Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 None 2022-12-01T09:52:37.0079645Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 None 2022-12-01T09:52:37.0080130Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 None 2022-12-01T09:52:37.0080487Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 None 2022-12-01T09:52:37.0080826Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 None 2022-12-01T09:52:37.0081180Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 None 2022-12-01T09:52:37.0081330Z 2022-12-01T09:52:37.0081432Z The following packages will be UPDATED: 2022-12-01T09:52:37.0081573Z 2022-12-01T09:52:37.0081778Z ca-certificates 2022.07.19-h06a4308_0 --> 2022.10.11-h06a4308_0 None 2022-12-01T09:52:37.0082126Z certifi 2022.9.14-py37h06a4308_0 --> 2022.9.24-py37h06a4308_0 None 2022-12-01T09:52:37.0082470Z libgcc-ng 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:52:37.0082804Z libgomp 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:52:37.0083127Z libstdcxx-ng 9.3.0-hd4cf53a_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:52:37.0083472Z openssl 1.1.1q-h7f8727e_0 --> 1.1.1s-h7f8727e_0 None 2022-12-01T09:52:37.0083620Z 2022-12-01T09:52:37.0083624Z 2022-12-01T09:52:38.1648011Z Preparing transaction: ...working... done 2022-12-01T09:52:38.5805553Z Verifying transaction: ...working... done 2022-12-01T09:52:39.3074560Z Executing transaction: ...working... done 2022-12-01T09:52:39.3993574Z Retrieving notices: ...working... done 2022-12-01T09:52:39.6030972Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *centos* ]] 2022-12-01T09:52:39.6032655Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:52:39.6038635Z + source .jenkins/pytorch/common-build.sh 2022-12-01T09:52:39.6041464Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build != *win-* ]] 2022-12-01T09:52:39.6047023Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-12-01T09:52:39.6052429Z +++ cd .jenkins/pytorch 2022-12-01T09:52:39.6052879Z +++ pwd -P 2022-12-01T09:52:39.6054343Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:52:39.6054751Z ++ which sccache 2022-12-01T09:52:39.6061798Z ++ sccache --stop-server 2022-12-01T09:52:39.6082850Z ++ true 2022-12-01T09:52:39.6083150Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-12-01T09:52:39.6090212Z ++ [[ -n 1 ]] 2022-12-01T09:52:39.6090695Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-12-01T09:52:39.6091038Z Skipping sccache server initialization, setting environment variables 2022-12-01T09:52:39.6091301Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:39.6091508Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:39.6091735Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:39.6092006Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:39.6092263Z ++ export RUST_LOG=sccache::server=error 2022-12-01T09:52:39.6092547Z ++ RUST_LOG=sccache::server=error 2022-12-01T09:52:39.6092796Z ++ sccache --zero-stats 2022-12-01T09:52:39.6223099Z Compile requests 0 2022-12-01T09:52:39.6223482Z Compile requests executed 0 2022-12-01T09:52:39.6223836Z Cache hits 0 2022-12-01T09:52:39.6224204Z Cache misses 0 2022-12-01T09:52:39.6224584Z Cache timeouts 0 2022-12-01T09:52:39.6224889Z Cache read errors 0 2022-12-01T09:52:39.6225191Z Forced recaches 0 2022-12-01T09:52:39.6225397Z Cache write errors 0 2022-12-01T09:52:39.6225599Z Compilation failures 0 2022-12-01T09:52:39.6225813Z Cache errors 0 2022-12-01T09:52:39.6226263Z Non-cacheable compilations 0 2022-12-01T09:52:39.6226568Z Non-cacheable calls 0 2022-12-01T09:52:39.6226820Z Non-compilation calls 0 2022-12-01T09:52:39.6227040Z Unsupported compiler calls 0 2022-12-01T09:52:39.6227504Z Average cache write 0.000 s 2022-12-01T09:52:39.6227740Z Average cache read miss 0.000 s 2022-12-01T09:52:39.6227953Z Average cache read hit 0.000 s 2022-12-01T09:52:39.6228179Z Failed distributed compilations 0 2022-12-01T09:52:39.6228863Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T09:52:39.6229286Z ++ trap_add sccache_epilogue EXIT 2022-12-01T09:52:39.6229503Z ++ trap_add_cmd=sccache_epilogue 2022-12-01T09:52:39.6229739Z ++ shift 2022-12-01T09:52:39.6229938Z ++ for trap_add_name in "$@" 2022-12-01T09:52:39.6233016Z ++++ trap -p EXIT 2022-12-01T09:52:39.6235900Z +++ eval 'extract_trap_cmd ' 2022-12-01T09:52:39.6236292Z ++++ extract_trap_cmd 2022-12-01T09:52:39.6236692Z ++++ printf '%s\n' '' 2022-12-01T09:52:39.6237109Z +++ printf '%s\n' sccache_epilogue 2022-12-01T09:52:39.6238210Z ++ trap -- ' 2022-12-01T09:52:39.6238586Z sccache_epilogue' EXIT 2022-12-01T09:52:39.6238946Z ++ which ccache 2022-12-01T09:52:39.6248277Z + [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *-clang7-asan* ]] 2022-12-01T09:52:39.6248875Z + [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *-mobile-*build* ]] 2022-12-01T09:52:39.6250007Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:52:39.6255466Z + exec .jenkins/pytorch/build-mobile.sh 2022-12-01T09:52:39.6287925Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *rocm* ]] 2022-12-01T09:52:39.6288594Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:52:39.6288823Z ++ [[ '' == *xla* ]] 2022-12-01T09:52:39.6289168Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *centos* ]] 2022-12-01T09:52:39.6289652Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *linux-bionic* ]] 2022-12-01T09:52:39.6290135Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *linux-focal* ]] 2022-12-01T09:52:39.6290411Z ++ which conda 2022-12-01T09:52:39.6295582Z /opt/conda/bin/conda 2022-12-01T09:52:39.6295896Z ++ conda install -q -y cmake 2022-12-01T09:52:40.7403017Z Collecting package metadata (current_repodata.json): ...working... done 2022-12-01T09:52:41.6172979Z Solving environment: ...working... done 2022-12-01T09:52:41.6961324Z 2022-12-01T09:52:41.6961653Z # All requested packages already installed. 2022-12-01T09:52:41.6961851Z 2022-12-01T09:52:41.7316792Z Retrieving notices: ...working... done 2022-12-01T09:52:41.9434851Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *centos* ]] 2022-12-01T09:52:41.9436634Z ++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/build-mobile.sh 2022-12-01T09:52:41.9442676Z + source /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2022-12-01T09:52:41.9445091Z ++ [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build != *win-* ]] 2022-12-01T09:52:41.9449470Z ++++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2022-12-01T09:52:41.9454825Z +++ cd /var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:52:41.9455279Z +++ pwd -P 2022-12-01T09:52:41.9457154Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:52:41.9457449Z ++ which sccache 2022-12-01T09:52:41.9464519Z ++ sccache --stop-server 2022-12-01T09:52:41.9489121Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-12-01T09:52:41.9498847Z ++ [[ -n 1 ]] 2022-12-01T09:52:41.9499446Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-12-01T09:52:41.9500019Z Skipping sccache server initialization, setting environment variables 2022-12-01T09:52:41.9500432Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:41.9500783Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:41.9501167Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:41.9501617Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:41.9502062Z ++ export RUST_LOG=sccache::server=error 2022-12-01T09:52:41.9502461Z ++ RUST_LOG=sccache::server=error 2022-12-01T09:52:41.9503105Z ++ sccache --zero-stats 2022-12-01T09:52:41.9629478Z Compile requests 0 2022-12-01T09:52:41.9629875Z Compile requests executed 0 2022-12-01T09:52:41.9630213Z Cache hits 0 2022-12-01T09:52:41.9630515Z Cache misses 0 2022-12-01T09:52:41.9630779Z Cache timeouts 0 2022-12-01T09:52:41.9630966Z Cache read errors 0 2022-12-01T09:52:41.9631177Z Forced recaches 0 2022-12-01T09:52:41.9631383Z Cache write errors 0 2022-12-01T09:52:41.9631576Z Compilation failures 0 2022-12-01T09:52:41.9631780Z Cache errors 0 2022-12-01T09:52:41.9632075Z Non-cacheable compilations 0 2022-12-01T09:52:41.9632334Z Non-cacheable calls 0 2022-12-01T09:52:41.9632608Z Non-compilation calls 0 2022-12-01T09:52:41.9632851Z Unsupported compiler calls 0 2022-12-01T09:52:41.9633079Z Average cache write 0.000 s 2022-12-01T09:52:41.9633283Z Average cache read miss 0.000 s 2022-12-01T09:52:41.9633494Z Average cache read hit 0.000 s 2022-12-01T09:52:41.9633715Z Failed distributed compilations 0 2022-12-01T09:52:41.9634260Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T09:52:41.9634829Z ++ trap_add sccache_epilogue EXIT 2022-12-01T09:52:41.9635041Z ++ trap_add_cmd=sccache_epilogue 2022-12-01T09:52:41.9635214Z ++ shift 2022-12-01T09:52:41.9635389Z ++ for trap_add_name in "$@" 2022-12-01T09:52:41.9641458Z ++++ trap -p EXIT 2022-12-01T09:52:41.9644194Z +++ eval 'extract_trap_cmd ' 2022-12-01T09:52:41.9644388Z ++++ extract_trap_cmd 2022-12-01T09:52:41.9645077Z /var/lib/jenkins/workspace/.jenkins/pytorch/common_utils.sh: line 24: $3: unbound variable 2022-12-01T09:52:41.9646443Z ++ trap -- '' EXIT 2022-12-01T09:52:41.9646677Z ++ which ccache 2022-12-01T09:52:41.9654669Z + retry pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-12-01T09:52:41.9655270Z + pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-12-01T09:52:42.3123152Z Looking in links: https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html 2022-12-01T09:52:42.9277281Z Collecting torch 2022-12-01T09:52:42.9655921Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-1.14.0.dev20221201%2Bcpu-cp37-cp37m-linux_x86_64.whl (201.3 MB) 2022-12-01T09:52:46.7038275Z Collecting torchvision 2022-12-01T09:52:46.7091306Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.15.0.dev20221130%2Bcpu-cp37-cp37m-linux_x86_64.whl (17.1 MB) 2022-12-01T09:52:46.8583361Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch) (4.3.0) 2022-12-01T09:52:46.8585819Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch) (1.10.1) 2022-12-01T09:52:46.8589065Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch) (2.6.3) 2022-12-01T09:52:46.8634999Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision) (9.2.0) 2022-12-01T09:52:46.8639852Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision) (1.18.5) 2022-12-01T09:52:46.8643161Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision) (2.27.1) 2022-12-01T09:52:46.9049986Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (1.26.8) 2022-12-01T09:52:46.9062203Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2.0.4) 2022-12-01T09:52:46.9068920Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2022.9.24) 2022-12-01T09:52:46.9082124Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (3.3) 2022-12-01T09:52:46.9105761Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch) (1.2.1) 2022-12-01T09:52:47.6932436Z Installing collected packages: torch, torchvision 2022-12-01T09:52:55.1921930Z Successfully installed torch-1.14.0.dev20221201+cpu torchvision-0.15.0.dev20221130+cpu 2022-12-01T09:52:55.5595042Z + [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *-mobile-custom-build-static* ]] 2022-12-01T09:52:55.5595795Z + [[ linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build == *-mobile-lightweight-dispatch* ]] 2022-12-01T09:52:55.5596293Z + test/mobile/lightweight_dispatch/build.sh 2022-12-01T09:52:55.5605899Z + echo 'Build lite interpreter with lightweight dispatch.' 2022-12-01T09:52:55.5606355Z Build lite interpreter with lightweight dispatch. 2022-12-01T09:52:55.5606686Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2022-12-01T09:52:55.5607054Z + mkdir -pv build/custom_test_artifacts 2022-12-01T09:52:55.5615508Z mkdir: created directory 'build' 2022-12-01T09:52:55.5615890Z mkdir: created directory 'build/custom_test_artifacts' 2022-12-01T09:52:55.5617576Z + BUILD_LIBTORCH_PY=/var/lib/jenkins/workspace/tools/build_libtorch.py 2022-12-01T09:52:55.5618334Z + TEST_SRC_ROOT=/var/lib/jenkins/workspace/test/mobile/lightweight_dispatch 2022-12-01T09:52:55.5618874Z + pushd build/custom_test_artifacts 2022-12-01T09:52:55.5619187Z ~/workspace/build/custom_test_artifacts ~/workspace 2022-12-01T09:52:55.5619448Z + OP_LIST=lightweight_dispatch_ops.yaml 2022-12-01T09:52:55.5619880Z + export SELECTED_OP_LIST=/var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml 2022-12-01T09:52:55.5620355Z + SELECTED_OP_LIST=/var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml 2022-12-01T09:52:55.5620883Z + python /var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/tests_setup.py setup /var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml 2022-12-01T09:52:57.0349666Z + export USE_DISTRIBUTED=0 2022-12-01T09:52:57.0350001Z + USE_DISTRIBUTED=0 2022-12-01T09:52:57.0350287Z + export USE_LIGHTWEIGHT_DISPATCH=1 2022-12-01T09:52:57.0350684Z + USE_LIGHTWEIGHT_DISPATCH=1 2022-12-01T09:52:57.0350976Z + export STATIC_DISPATCH_BACKEND=CPU 2022-12-01T09:52:57.0351212Z + STATIC_DISPATCH_BACKEND=CPU 2022-12-01T09:52:57.0351486Z + export BUILD_LITE_INTERPRETER=1 2022-12-01T09:52:57.0351747Z + BUILD_LITE_INTERPRETER=1 2022-12-01T09:52:57.0351986Z + export USE_FBGEMM=0 2022-12-01T09:52:57.0352224Z + USE_FBGEMM=0 2022-12-01T09:52:57.0352509Z + python /var/lib/jenkins/workspace/tools/build_libtorch.py 2022-12-01T09:52:57.2855184Z cmake -DBUILD_ENVIRONMENT=linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build -DBUILD_LITE_INTERPRETER=1 -DBUILD_PYTHON=False -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages -DNUMPY_INCLUDE_DIR=/opt/conda/lib/python3.7/site-packages/numpy/core/include -DOPENSSL_ROOT_DIR=/opt/openssl -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DSELECTED_OP_LIST=/var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml -DSTATIC_DISPATCH_BACKEND=CPU -DUSE_DISTRIBUTED=0 -DUSE_FBGEMM=0 -DUSE_LIGHTWEIGHT_DISPATCH=1 -DUSE_NUMPY=True /var/lib/jenkins/workspace 2022-12-01T09:52:57.3530327Z -- The CXX compiler identification is GNU 7.5.0 2022-12-01T09:52:57.4076029Z -- The C compiler identification is GNU 7.5.0 2022-12-01T09:52:57.4190451Z -- Detecting CXX compiler ABI info 2022-12-01T09:52:57.5294761Z -- Detecting CXX compiler ABI info - done 2022-12-01T09:52:57.5372957Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-12-01T09:52:57.5375503Z -- Detecting CXX compile features 2022-12-01T09:52:57.5380500Z -- Detecting CXX compile features - done 2022-12-01T09:52:57.5409524Z -- Detecting C compiler ABI info 2022-12-01T09:52:57.6136266Z -- Detecting C compiler ABI info - done 2022-12-01T09:52:57.6212864Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-12-01T09:52:57.6215484Z -- Detecting C compile features 2022-12-01T09:52:57.6220056Z -- Detecting C compile features - done 2022-12-01T09:52:57.6225860Z -- Not forcing any particular BLAS to be found 2022-12-01T09:52:57.6239540Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:52:57.6240246Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:52:57.6240982Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:52:57.6241687Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:52:57.6242240Z Call Stack (most recent call first): 2022-12-01T09:52:57.6242671Z CMakeLists.txt:256 (cmake_dependent_option) 2022-12-01T09:52:57.6243350Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:57.6244262Z  2022-12-01T09:52:57.6245001Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:52:57.6245689Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:52:57.6246585Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:52:57.6247238Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:52:57.6247761Z Call Stack (most recent call first): 2022-12-01T09:52:57.6248292Z CMakeLists.txt:287 (cmake_dependent_option) 2022-12-01T09:52:57.6248982Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:52:57.6249453Z  2022-12-01T09:52:57.6259769Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-12-01T09:52:57.6291053Z -- Performing Test COMPILER_WORKS 2022-12-01T09:52:57.7022766Z -- Performing Test COMPILER_WORKS - Success 2022-12-01T09:52:57.7058926Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-12-01T09:52:57.8453432Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-12-01T09:52:57.8454373Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-12-01T09:52:57.9754835Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-12-01T09:52:57.9755499Z -- std::exception_ptr is supported. 2022-12-01T09:52:57.9756519Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-12-01T09:52:57.9988402Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-12-01T09:52:57.9988760Z -- Turning off deprecation warning due to glog. 2022-12-01T09:52:57.9994810Z -- Performing Test C_HAS_AVX_1 2022-12-01T09:52:58.1739390Z -- Performing Test C_HAS_AVX_1 - Failed 2022-12-01T09:52:58.1740181Z -- Performing Test C_HAS_AVX_2 2022-12-01T09:52:58.3022940Z -- Performing Test C_HAS_AVX_2 - Success 2022-12-01T09:52:58.3025059Z -- Performing Test C_HAS_AVX2_1 2022-12-01T09:52:58.4686669Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-12-01T09:52:58.4687505Z -- Performing Test C_HAS_AVX2_2 2022-12-01T09:52:58.5977450Z -- Performing Test C_HAS_AVX2_2 - Success 2022-12-01T09:52:58.5980644Z -- Performing Test C_HAS_AVX512_1 2022-12-01T09:52:58.7620781Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-12-01T09:52:58.7621751Z -- Performing Test C_HAS_AVX512_2 2022-12-01T09:52:58.9222201Z -- Performing Test C_HAS_AVX512_2 - Failed 2022-12-01T09:52:58.9223760Z -- Performing Test C_HAS_AVX512_3 2022-12-01T09:52:58.9424223Z -- Performing Test C_HAS_AVX512_3 - Failed 2022-12-01T09:52:58.9425516Z -- Performing Test CXX_HAS_AVX_1 2022-12-01T09:52:59.1280451Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-12-01T09:52:59.1281050Z -- Performing Test CXX_HAS_AVX_2 2022-12-01T09:52:59.2722281Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-12-01T09:52:59.2724935Z -- Performing Test CXX_HAS_AVX2_1 2022-12-01T09:52:59.4516975Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-12-01T09:52:59.4518172Z -- Performing Test CXX_HAS_AVX2_2 2022-12-01T09:52:59.5688319Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-12-01T09:52:59.5690855Z -- Performing Test CXX_HAS_AVX512_1 2022-12-01T09:52:59.7424811Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-12-01T09:52:59.7425711Z -- Performing Test CXX_HAS_AVX512_2 2022-12-01T09:52:59.9273267Z -- Performing Test CXX_HAS_AVX512_2 - Failed 2022-12-01T09:52:59.9274612Z -- Performing Test CXX_HAS_AVX512_3 2022-12-01T09:52:59.9468578Z -- Performing Test CXX_HAS_AVX512_3 - Failed 2022-12-01T09:52:59.9469155Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-12-01T09:52:59.9471335Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-12-01T09:53:00.0939818Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-12-01T09:53:00.0940252Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-12-01T09:53:00.0945804Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-12-01T09:53:00.2215087Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-12-01T09:53:00.2220759Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-12-01T09:53:00.3087548Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-12-01T09:53:00.3093603Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-12-01T09:53:00.3897945Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-12-01T09:53:00.3979745Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-12-01T09:53:00.4071387Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-12-01T09:53:00.4076763Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-12-01T09:53:00.4077157Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-12-01T09:53:00.4077527Z or a Caffe2 dependent library, the next warning / error will give you more 2022-12-01T09:53:00.4077793Z info. 2022-12-01T09:53:00.4078059Z Call Stack (most recent call first): 2022-12-01T09:53:00.4078460Z cmake/Dependencies.cmake:43 (include) 2022-12-01T09:53:00.4078870Z CMakeLists.txt:722 (include) 2022-12-01T09:53:00.4079029Z 2022-12-01T09:53:00.4079109Z  2022-12-01T09:53:00.4079398Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-12-01T09:53:00.4079808Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-12-01T09:53:00.4080066Z Call Stack (most recent call first): 2022-12-01T09:53:00.4080262Z CMakeLists.txt:722 (include) 2022-12-01T09:53:00.4080383Z 2022-12-01T09:53:00.4080464Z  2022-12-01T09:53:00.4081868Z -- Building using own protobuf under third_party per request. 2022-12-01T09:53:00.4082367Z -- Use custom protobuf build. 2022-12-01T09:53:00.4096307Z -- 2022-12-01T09:53:00.4096658Z -- 3.13.0.0 2022-12-01T09:53:00.4104950Z -- Looking for pthread.h 2022-12-01T09:53:00.4892601Z -- Looking for pthread.h - found 2022-12-01T09:53:00.4894084Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T09:53:00.5657837Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T09:53:00.5658168Z -- Check if compiler accepts -pthread 2022-12-01T09:53:00.6405917Z -- Check if compiler accepts -pthread - yes 2022-12-01T09:53:00.6414504Z -- Found Threads: TRUE 2022-12-01T09:53:00.6418304Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-12-01T09:53:00.7297520Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-12-01T09:53:00.7402338Z -- Caffe2 protobuf include directory: $$ 2022-12-01T09:53:00.7419378Z -- Trying to find preferred BLAS backend of choice: MKL 2022-12-01T09:53:00.7430202Z -- MKL_THREADING = OMP 2022-12-01T09:53:00.7432843Z -- Looking for sys/types.h 2022-12-01T09:53:00.8199416Z -- Looking for sys/types.h - found 2022-12-01T09:53:00.8200933Z -- Looking for stdint.h 2022-12-01T09:53:00.8935731Z -- Looking for stdint.h - found 2022-12-01T09:53:00.8936692Z -- Looking for stddef.h 2022-12-01T09:53:00.9690386Z -- Looking for stddef.h - found 2022-12-01T09:53:00.9690750Z -- Check size of void* 2022-12-01T09:53:01.0510734Z -- Check size of void* - done 2022-12-01T09:53:01.3169084Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:53:01.3169538Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:53:01.3169839Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:53:01.3170164Z problems in calling code that expects `find_package` result variables 2022-12-01T09:53:01.3170432Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:53:01.3170654Z Call Stack (most recent call first): 2022-12-01T09:53:01.3170909Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:53:01.3171194Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-12-01T09:53:01.3171446Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-12-01T09:53:01.3171683Z cmake/Dependencies.cmake:206 (find_package) 2022-12-01T09:53:01.3171901Z CMakeLists.txt:722 (include) 2022-12-01T09:53:01.3172224Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:01.3172615Z  2022-12-01T09:53:01.4038321Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:53:01.4038760Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:53:01.4039079Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:53:01.4039388Z problems in calling code that expects `find_package` result variables 2022-12-01T09:53:01.4039654Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:53:01.4039896Z Call Stack (most recent call first): 2022-12-01T09:53:01.4040164Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:53:01.4040429Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-12-01T09:53:01.4040680Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-12-01T09:53:01.4040932Z cmake/Dependencies.cmake:206 (find_package) 2022-12-01T09:53:01.4041137Z CMakeLists.txt:722 (include) 2022-12-01T09:53:01.4041464Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:01.4041710Z  2022-12-01T09:53:01.4055099Z -- Looking for cblas_sgemm 2022-12-01T09:53:01.6498334Z -- Looking for cblas_sgemm - found 2022-12-01T09:53:01.6548154Z -- MKL libraries: /opt/conda/lib/libmkl_intel_lp64.so;/opt/conda/lib/libmkl_gnu_thread.so;/opt/conda/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so 2022-12-01T09:53:01.6548873Z -- MKL include directory: /opt/conda/include 2022-12-01T09:53:01.6549123Z -- MKL OpenMP type: GNU 2022-12-01T09:53:01.6549364Z -- MKL OpenMP library: -fopenmp 2022-12-01T09:53:01.6857184Z -- The ASM compiler identification is GNU 2022-12-01T09:53:01.6875731Z -- Found assembler: /opt/cache/bin/cc 2022-12-01T09:53:01.6983841Z -- Brace yourself, we are building NNPACK 2022-12-01T09:53:01.7021642Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-12-01T09:53:01.7249661Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-12-01T09:53:01.7427296Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:53:01.7427648Z -- NNPACK backend is x86-64 2022-12-01T09:53:01.8897065Z -- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 2022-12-01T09:53:01.8960279Z -- Failed to find LLVM FileCheck 2022-12-01T09:53:01.8991094Z -- Found Git: /usr/bin/git (found version "2.25.1") 2022-12-01T09:53:01.9114954Z -- git version: v1.6.1 normalized to 1.6.1 2022-12-01T09:53:01.9115237Z -- Version: 1.6.1 2022-12-01T09:53:01.9122192Z -- Looking for shm_open in rt 2022-12-01T09:53:01.9887758Z -- Looking for shm_open in rt - found 2022-12-01T09:53:01.9894405Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-12-01T09:53:02.0730719Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-12-01T09:53:02.0737687Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-12-01T09:53:02.1539057Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-12-01T09:53:02.1545756Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-12-01T09:53:02.2341495Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-12-01T09:53:02.2347934Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-12-01T09:53:02.3184694Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-12-01T09:53:02.3191493Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-12-01T09:53:02.4035208Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-12-01T09:53:02.4045445Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-12-01T09:53:02.4873727Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2022-12-01T09:53:02.4880470Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-12-01T09:53:02.5716863Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-12-01T09:53:02.5723509Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-12-01T09:53:02.6572411Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-12-01T09:53:02.6579320Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-12-01T09:53:02.6858683Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2022-12-01T09:53:02.6865202Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-12-01T09:53:02.7665904Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-12-01T09:53:02.7672970Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-12-01T09:53:02.8543375Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:53:02.8550334Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-12-01T09:53:02.9428575Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-12-01T09:53:02.9439484Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-12-01T09:53:03.0286944Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-12-01T09:53:03.0294107Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-12-01T09:53:03.0520596Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-12-01T09:53:03.0526885Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-12-01T09:53:03.0790529Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2022-12-01T09:53:03.0797683Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-12-01T09:53:03.1626263Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-12-01T09:53:03.1627903Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:53:03.1628196Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:53:03.3716003Z -- Performing Test HAVE_STD_REGEX -- success 2022-12-01T09:53:03.3716517Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:53:03.3716920Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:53:03.3952886Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-12-01T09:53:03.3953467Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:53:03.3953925Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:53:03.5276458Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-12-01T09:53:03.5276781Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:53:03.5277042Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:53:03.6452817Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-12-01T09:53:03.6511954Z CMake Warning at cmake/Dependencies.cmake:840 (message): 2022-12-01T09:53:03.6512487Z Turning USE_FAKELOWP off as it depends on USE_FBGEMM. 2022-12-01T09:53:03.6512857Z Call Stack (most recent call first): 2022-12-01T09:53:03.6513057Z CMakeLists.txt:722 (include) 2022-12-01T09:53:03.6513182Z 2022-12-01T09:53:03.6513265Z  2022-12-01T09:53:03.6529255Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-12-01T09:53:03.6529902Z CMake Warning at cmake/Dependencies.cmake:889 (message): 2022-12-01T09:53:03.6530435Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-12-01T09:53:03.6530700Z Call Stack (most recent call first): 2022-12-01T09:53:03.6530911Z CMakeLists.txt:722 (include) 2022-12-01T09:53:03.6531025Z 2022-12-01T09:53:03.6531104Z  2022-12-01T09:53:03.6545196Z -- Using third party subdirectory Eigen. 2022-12-01T09:53:03.6545540Z -- Using third_party/pybind11. 2022-12-01T09:53:03.6545882Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2022-12-01T09:53:03.6563500Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:53:03.6564248Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:53:03.6564687Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:53:03.6565207Z problems in calling code that expects `find_package` result variables 2022-12-01T09:53:03.6565700Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:53:03.6565939Z Call Stack (most recent call first): 2022-12-01T09:53:03.6566189Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:53:03.6566467Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:53:03.6566745Z CMakeLists.txt:722 (include) 2022-12-01T09:53:03.6567173Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:03.6567447Z  2022-12-01T09:53:03.6568219Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:53:03.6568894Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:53:03.6569192Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:53:03.6569494Z problems in calling code that expects `find_package` result variables 2022-12-01T09:53:03.6569769Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:53:03.6569996Z Call Stack (most recent call first): 2022-12-01T09:53:03.6570246Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:53:03.6570524Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:53:03.6570742Z CMakeLists.txt:722 (include) 2022-12-01T09:53:03.6571045Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:03.6571284Z  2022-12-01T09:53:03.6573807Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2022-12-01T09:53:03.6574255Z -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so 2022-12-01T09:53:03.6577662Z CMake Warning at cmake/Dependencies.cmake:1358 (message): 2022-12-01T09:53:03.6578002Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2022-12-01T09:53:03.6578360Z -DUSE_NCCL=OFF. 2022-12-01T09:53:03.6578664Z Call Stack (most recent call first): 2022-12-01T09:53:03.6578926Z CMakeLists.txt:722 (include) 2022-12-01T09:53:03.6579048Z 2022-12-01T09:53:03.6579118Z  2022-12-01T09:53:03.6579395Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-12-01T09:53:03.6579634Z Metal is only used in ios builds. 2022-12-01T09:53:03.6579849Z Call Stack (most recent call first): 2022-12-01T09:53:03.6580042Z CMakeLists.txt:722 (include) 2022-12-01T09:53:03.6580162Z 2022-12-01T09:53:03.6580238Z  2022-12-01T09:53:03.6796646Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so (found version "3.7.13") 2022-12-01T09:53:03.6799849Z Generated: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:53:03.6802637Z Generated: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:53:03.6805193Z Generated: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:53:03.7632326Z -- 2022-12-01T09:53:03.7632683Z -- ******** Summary ******** 2022-12-01T09:53:03.7633161Z -- CMake version : 3.22.1 2022-12-01T09:53:03.7633508Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:53:03.7633767Z -- System : Linux 2022-12-01T09:53:03.7634016Z -- C++ compiler : /opt/cache/bin/c++ 2022-12-01T09:53:03.7634337Z -- C++ compiler version : 7.5.0 2022-12-01T09:53:03.7634767Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-12-01T09:53:03.7636896Z -- Build type : Release 2022-12-01T09:53:03.7637430Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-12-01T09:53:03.7638151Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages 2022-12-01T09:53:03.7638586Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:53:03.7639030Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-12-01T09:53:03.7639324Z -- 2022-12-01T09:53:03.7639548Z -- ONNX version : 1.12.0 2022-12-01T09:53:03.7639808Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:53:03.7640047Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:53:03.7640295Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-12-01T09:53:03.7640547Z -- Protobuf_USE_STATIC_LIBS : ON 2022-12-01T09:53:03.7640922Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-12-01T09:53:03.7641166Z -- ONNX_WERROR : OFF 2022-12-01T09:53:03.7641402Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:53:03.7641729Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:53:03.7641977Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:53:03.7642219Z -- ONNXIFI_ENABLE_EXT : OFF 2022-12-01T09:53:03.7642400Z -- 2022-12-01T09:53:03.7642609Z -- Protobuf compiler : 2022-12-01T09:53:03.7642852Z -- Protobuf includes : 2022-12-01T09:53:03.7643081Z -- Protobuf libraries : 2022-12-01T09:53:03.7643320Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:53:03.7653753Z -- 2022-12-01T09:53:03.7654117Z -- ******** Summary ******** 2022-12-01T09:53:03.7654472Z -- CMake version : 3.22.1 2022-12-01T09:53:03.7654838Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:53:03.7655250Z -- System : Linux 2022-12-01T09:53:03.7655707Z -- C++ compiler : /opt/cache/bin/c++ 2022-12-01T09:53:03.7656075Z -- C++ compiler version : 7.5.0 2022-12-01T09:53:03.7656567Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-12-01T09:53:03.7656928Z -- Build type : Release 2022-12-01T09:53:03.7657289Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-12-01T09:53:03.7657675Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages 2022-12-01T09:53:03.7658139Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:53:03.7658588Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-12-01T09:53:03.7658881Z -- 2022-12-01T09:53:03.7659087Z -- ONNX version : 1.4.1 2022-12-01T09:53:03.7659315Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:53:03.7659551Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:53:03.7659786Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:53:03.7660010Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:53:03.7660243Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:53:03.7660434Z -- 2022-12-01T09:53:03.7660623Z -- Protobuf compiler : 2022-12-01T09:53:03.7660859Z -- Protobuf includes : 2022-12-01T09:53:03.7661088Z -- Protobuf libraries : 2022-12-01T09:53:03.7661307Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:53:03.7661833Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-12-01T09:53:03.7662149Z -- Adding -DNDEBUG to compile flags 2022-12-01T09:53:03.7679373Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-12-01T09:53:03.7917422Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-12-01T09:53:03.7918155Z CMake Warning at cmake/Dependencies.cmake:1709 (message): 2022-12-01T09:53:03.7918823Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-12-01T09:53:03.7919075Z Call Stack (most recent call first): 2022-12-01T09:53:03.7919306Z CMakeLists.txt:722 (include) 2022-12-01T09:53:03.7919430Z 2022-12-01T09:53:03.7919511Z  2022-12-01T09:53:03.8136416Z -- Could not find hardware support for NEON on this machine. 2022-12-01T09:53:03.8136724Z -- No OMAP3 processor on this machine. 2022-12-01T09:53:03.8136994Z -- No OMAP4 processor on this machine. 2022-12-01T09:53:03.8146514Z -- Found a library with LAPACK API (mkl). 2022-12-01T09:53:03.8146923Z disabling CUDA because NOT USE_CUDA is set 2022-12-01T09:53:03.8147240Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-12-01T09:53:03.8147554Z disabling ROCM because NOT USE_ROCM is set 2022-12-01T09:53:03.8147847Z -- MIOpen not found. Compiling without MIOpen support 2022-12-01T09:53:03.8159771Z -- MKLDNN_CPU_RUNTIME = OMP 2022-12-01T09:53:03.8173560Z -- DNNL_TARGET_ARCH: X64 2022-12-01T09:53:03.8183668Z -- DNNL_LIBRARY_NAME: dnnl 2022-12-01T09:53:03.8228931Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:53:03.8229832Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:53:03.8230190Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:53:03.8230498Z problems in calling code that expects `find_package` result variables 2022-12-01T09:53:03.8230796Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:53:03.8231084Z Call Stack (most recent call first): 2022-12-01T09:53:03.8231383Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:53:03.8231775Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:53:03.8232157Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:53:03.8232523Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:03.8232751Z  2022-12-01T09:53:03.8233002Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-12-01T09:53:03.8234660Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:53:03.8235351Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:53:03.8235706Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:53:03.8236040Z problems in calling code that expects `find_package` result variables 2022-12-01T09:53:03.8236306Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:53:03.8236592Z Call Stack (most recent call first): 2022-12-01T09:53:03.8236943Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:53:03.8237393Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:53:03.8237775Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:53:03.8238124Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:03.8238369Z  2022-12-01T09:53:03.8238785Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-12-01T09:53:03.8241266Z -- Found OpenMP: TRUE (found version "4.5") 2022-12-01T09:53:03.8277845Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-12-01T09:53:03.8458848Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "2.7") 2022-12-01T09:53:03.8472347Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-12-01T09:53:03.8522825Z -- Enabled workload: TRAINING 2022-12-01T09:53:03.8523288Z -- Enabled primitives: ALL 2022-12-01T09:53:03.8523552Z -- Enabled primitive CPU ISA: ALL 2022-12-01T09:53:03.8523952Z -- Enabled primitive GPU ISA: ALL 2022-12-01T09:53:03.8564985Z -- Primitive cache is enabled 2022-12-01T09:53:03.8707876Z -- Found MKL-DNN: TRUE 2022-12-01T09:53:03.8710915Z -- Looking for clock_gettime in rt 2022-12-01T09:53:03.9444579Z -- Looking for clock_gettime in rt - found 2022-12-01T09:53:03.9445090Z -- Looking for mmap 2022-12-01T09:53:04.0205356Z -- Looking for mmap - found 2022-12-01T09:53:04.0205704Z -- Looking for shm_open 2022-12-01T09:53:04.0954068Z -- Looking for shm_open - found 2022-12-01T09:53:04.0954354Z -- Looking for shm_unlink 2022-12-01T09:53:04.1732998Z -- Looking for shm_unlink - found 2022-12-01T09:53:04.1733529Z -- Looking for malloc_usable_size 2022-12-01T09:53:04.2503330Z -- Looking for malloc_usable_size - found 2022-12-01T09:53:04.2504217Z -- Performing Test C_HAS_THREAD 2022-12-01T09:53:04.3274741Z -- Performing Test C_HAS_THREAD - Success 2022-12-01T09:53:04.3308735Z -- Version: 7.0.3 2022-12-01T09:53:04.3309137Z -- Build type: Release 2022-12-01T09:53:04.3311686Z -- CXX_STANDARD: 14 2022-12-01T09:53:04.3318438Z -- Performing Test has_std_14_flag 2022-12-01T09:53:04.4169680Z -- Performing Test has_std_14_flag - Success 2022-12-01T09:53:04.4176247Z -- Performing Test has_std_1y_flag 2022-12-01T09:53:04.5034747Z -- Performing Test has_std_1y_flag - Success 2022-12-01T09:53:04.5035978Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-12-01T09:53:04.5938116Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-12-01T09:53:04.5939015Z -- Performing Test FMT_HAS_VARIANT 2022-12-01T09:53:04.6866254Z -- Performing Test FMT_HAS_VARIANT - Success 2022-12-01T09:53:04.6868389Z -- Required features: cxx_variadic_templates 2022-12-01T09:53:04.6874562Z -- Looking for strtod_l 2022-12-01T09:53:04.7444396Z -- Looking for strtod_l - not found 2022-12-01T09:53:04.7451157Z -- Using CPU-only version of Kineto 2022-12-01T09:53:04.7451495Z -- Configuring Kineto dependency: 2022-12-01T09:53:04.7451885Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2022-12-01T09:53:04.7452190Z -- KINETO_BUILD_TESTS = OFF 2022-12-01T09:53:04.7452434Z -- KINETO_LIBRARY_TYPE = static 2022-12-01T09:53:04.7654643Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:53:04.7655892Z INFO CUDA_SOURCE_DIR =  2022-12-01T09:53:04.7656192Z INFO ROCM_SOURCE_DIR =  2022-12-01T09:53:04.7817658Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-12-01T09:53:04.8144680Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2022-12-01T09:53:04.8145379Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2022-12-01T09:53:04.8145818Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-12-01T09:53:04.8146131Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-12-01T09:53:04.8148513Z -- Configured Kineto (CPU) 2022-12-01T09:53:04.8156377Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:53:04.8157029Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:53:04.8157607Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:53:04.8157899Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:53:04.8158156Z Call Stack (most recent call first): 2022-12-01T09:53:04.8158404Z CMakeLists.txt:725 (cmake_dependent_option) 2022-12-01T09:53:04.8158727Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:04.8159062Z  2022-12-01T09:53:04.8159712Z -- GCC 7.5.0: Adding gcc and gcc_s libs to link line 2022-12-01T09:53:04.8167387Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-12-01T09:53:04.9638917Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-12-01T09:53:04.9646343Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-12-01T09:53:05.1014391Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-12-01T09:53:05.1021041Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-12-01T09:53:05.2030000Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-12-01T09:53:05.2036387Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-12-01T09:53:05.2931344Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-12-01T09:53:05.2937945Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-12-01T09:53:05.3925339Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-12-01T09:53:05.3932071Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-12-01T09:53:05.4809752Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-12-01T09:53:05.4816665Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS 2022-12-01T09:53:05.6096773Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success 2022-12-01T09:53:05.6103489Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-12-01T09:53:05.6972454Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-12-01T09:53:05.6979912Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-12-01T09:53:05.8011268Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-12-01T09:53:05.8018766Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-12-01T09:53:05.9123212Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-12-01T09:53:05.9131216Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-12-01T09:53:06.0150076Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-12-01T09:53:06.0157688Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-12-01T09:53:06.1233681Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-12-01T09:53:06.1239992Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-12-01T09:53:06.2094159Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:53:06.2100172Z -- Performing Test HAS_WVLA_EXTENSION 2022-12-01T09:53:06.2364128Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2022-12-01T09:53:06.2371831Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-12-01T09:53:06.3473929Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-12-01T09:53:06.3481798Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-12-01T09:53:06.4747471Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-12-01T09:53:06.4755063Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-12-01T09:53:06.5757966Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-12-01T09:53:06.5765847Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-12-01T09:53:06.6025400Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Failed 2022-12-01T09:53:06.6033107Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-12-01T09:53:06.7039847Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-12-01T09:53:06.7048569Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-12-01T09:53:06.8826147Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2022-12-01T09:53:06.8833989Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-12-01T09:53:06.9876799Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2022-12-01T09:53:06.9884628Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-12-01T09:53:07.0869641Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-12-01T09:53:07.0877451Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-12-01T09:53:07.1767197Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-12-01T09:53:07.1774694Z -- Performing Test HAS_WERROR_FORMAT 2022-12-01T09:53:07.2824395Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-12-01T09:53:07.2832090Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-12-01T09:53:07.3069052Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-12-01T09:53:07.3076396Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-12-01T09:53:07.4142424Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-12-01T09:53:07.4150265Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-12-01T09:53:07.5306486Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2022-12-01T09:53:07.5348909Z -- Looking for backtrace 2022-12-01T09:53:07.6105029Z -- Looking for backtrace - found 2022-12-01T09:53:07.6106530Z -- backtrace facility detected in default set of libraries 2022-12-01T09:53:07.6109499Z -- Found Backtrace: /usr/include 2022-12-01T09:53:07.6110803Z -- don't use NUMA 2022-12-01T09:53:07.6195232Z -- Custom build with static dispatch backends: CPU 2022-12-01T09:53:07.6195920Z -- Generating sources for lightweight dispatch 2022-12-01T09:53:11.7280032Z -- headers outputs: 2022-12-01T09:53:18.6931209Z -- sources outputs: 2022-12-01T09:53:19.9731381Z -- declarations_yaml outputs: 2022-12-01T09:53:19.9793498Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-12-01T09:53:20.0851227Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2022-12-01T09:53:20.1261087Z -- Using ATen parallel backend: OMP 2022-12-01T09:53:20.1271533Z disabling CUDA because USE_CUDA is set false 2022-12-01T09:53:20.2391575Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2022-12-01T09:53:20.2392010Z The OLD behavior for policy CMP0066 will be removed from a future version 2022-12-01T09:53:20.2392242Z of CMake. 2022-12-01T09:53:20.2392364Z 2022-12-01T09:53:20.2392601Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-12-01T09:53:20.2392914Z policies are deprecated and that a policy should be set to OLD only under 2022-12-01T09:53:20.2393399Z specific short-term circumstances. Projects should be ported to the NEW 2022-12-01T09:53:20.2393686Z behavior and not rely on setting a policy to OLD. 2022-12-01T09:53:20.2394014Z 2022-12-01T09:53:20.2394101Z  2022-12-01T09:53:20.2517776Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found version "1.1.1k") 2022-12-01T09:53:20.2540672Z -- Check size of long double 2022-12-01T09:53:20.3484760Z -- Check size of long double - done 2022-12-01T09:53:20.3486989Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-12-01T09:53:20.4680087Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-12-01T09:53:20.4680895Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-12-01T09:53:20.5554756Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-12-01T09:53:20.5555890Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-12-01T09:53:20.6687002Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-12-01T09:53:20.6688047Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-12-01T09:53:20.7801435Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-12-01T09:53:20.7802303Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-12-01T09:53:20.9061098Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-12-01T09:53:20.9061838Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-12-01T09:53:21.0227242Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-12-01T09:53:21.0228126Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-12-01T09:53:21.1441063Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-12-01T09:53:21.1444614Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-12-01T09:53:21.2600953Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-12-01T09:53:21.2632802Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-12-01T09:53:21.3565369Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-12-01T09:53:21.3566664Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-12-01T09:53:21.4493101Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-12-01T09:53:21.4494248Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-12-01T09:53:21.5330283Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2022-12-01T09:53:21.5331170Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-12-01T09:53:21.6236395Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-12-01T09:53:21.6347831Z -- Configuring build for SLEEF-v3.6.0 2022-12-01T09:53:21.6348356Z  Target system: Linux-4.14.252-195.483.amzn2.x86_64 2022-12-01T09:53:21.6348799Z  Target processor: x86_64 2022-12-01T09:53:21.6349337Z  Host system: Linux-4.14.252-195.483.amzn2.x86_64 2022-12-01T09:53:21.6349814Z  Host processor: x86_64 2022-12-01T09:53:21.6350398Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2022-12-01T09:53:21.6350639Z  CMake: 3.22.1 2022-12-01T09:53:21.6350876Z  Make program: /usr/bin/make 2022-12-01T09:53:21.6351510Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2022-12-01T09:53:21.6351893Z -- Building shared libs : OFF 2022-12-01T09:53:21.6352145Z -- Building static test bins: OFF 2022-12-01T09:53:21.6352381Z -- MPFR : LIB_MPFR-NOTFOUND 2022-12-01T09:53:21.6352596Z -- GMP : LIBGMP-NOTFOUND 2022-12-01T09:53:21.6352849Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-12-01T09:53:21.6353090Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-12-01T09:53:21.6353306Z -- OPENSSL : 1.1.1k 2022-12-01T09:53:21.6353514Z -- SDE : SDE_COMMAND-NOTFOUND 2022-12-01T09:53:21.6353736Z -- RUNNING_ON_TRAVIS : 2022-12-01T09:53:21.6353966Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-12-01T09:53:21.6354164Z  2022-12-01T09:53:21.6354438Z *** Note: Parallel build is only supported with Ninja *** 2022-12-01T09:53:21.6354672Z  2022-12-01T09:53:21.6453719Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-12-01T09:53:21.6454509Z core header install: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/aten/src/ATen/core/TensorBody.h 2022-12-01T09:53:21.6455064Z core header install: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/aten/src/ATen/core/aten_interned_strings.h 2022-12-01T09:53:21.6455702Z core header install: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/aten/src/ATen/core/enum_tag.h 2022-12-01T09:53:21.6751853Z disable aten test when BUILD_LITE_INTERPRETER is enabled 2022-12-01T09:53:21.7509693Z running gen_selected_mobile_ops_header for: '/var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml' 2022-12-01T09:53:21.7529094Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/custom_test_artifacts/build/abi-check 2022-12-01T09:53:21.9623062Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-12-01T09:53:21.9639822Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:53:21.9640232Z Syntax Warning in cmake code at column 107 2022-12-01T09:53:21.9640502Z 2022-12-01T09:53:21.9640761Z Argument not separated from preceding token by whitespace. 2022-12-01T09:53:21.9641348Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:21.9641614Z  2022-12-01T09:53:21.9641863Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:53:21.9642096Z Syntax Warning in cmake code at column 115 2022-12-01T09:53:21.9642232Z 2022-12-01T09:53:21.9642361Z Argument not separated from preceding token by whitespace. 2022-12-01T09:53:21.9642708Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:21.9642938Z  2022-12-01T09:53:21.9662974Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:53:21.9663612Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:53:21.9664092Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:53:21.9664384Z problems in calling code that expects `find_package` result variables 2022-12-01T09:53:21.9664650Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:53:21.9664879Z Call Stack (most recent call first): 2022-12-01T09:53:21.9665131Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:53:21.9665503Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:53:21.9665981Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:21.9666228Z  2022-12-01T09:53:21.9666816Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:53:21.9667718Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:53:21.9668047Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:53:21.9668336Z problems in calling code that expects `find_package` result variables 2022-12-01T09:53:21.9668603Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:53:21.9668825Z Call Stack (most recent call first): 2022-12-01T09:53:21.9669091Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:53:21.9669354Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:53:21.9669691Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:21.9669936Z  2022-12-01T09:53:21.9671351Z -- pytorch is compiling with OpenMP. 2022-12-01T09:53:21.9671647Z OpenMP CXX_FLAGS: -fopenmp. 2022-12-01T09:53:21.9672026Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-12-01T09:53:21.9673371Z -- Caffe2 is compiling with OpenMP. 2022-12-01T09:53:21.9673832Z OpenMP CXX_FLAGS: -fopenmp. 2022-12-01T09:53:21.9674365Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-12-01T09:53:21.9837527Z CMake Warning at CMakeLists.txt:1090 (message): 2022-12-01T09:53:21.9838061Z Generated cmake files are only fully tested if one builds with system glog, 2022-12-01T09:53:21.9838481Z gflags, and protobuf. Other settings may generate files that are not well 2022-12-01T09:53:21.9838861Z tested. 2022-12-01T09:53:21.9838960Z 2022-12-01T09:53:21.9839035Z  2022-12-01T09:53:21.9959061Z -- 2022-12-01T09:53:21.9959432Z -- ******** Summary ******** 2022-12-01T09:53:21.9960610Z -- General: 2022-12-01T09:53:21.9961091Z -- CMake version : 3.22.1 2022-12-01T09:53:21.9961551Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:53:21.9962004Z -- System : Linux 2022-12-01T09:53:21.9962470Z -- C++ compiler : /opt/cache/bin/c++ 2022-12-01T09:53:21.9962857Z -- C++ compiler id : GNU 2022-12-01T09:53:21.9963228Z -- C++ compiler version : 7.5.0 2022-12-01T09:53:21.9963658Z -- Using ccache if found : ON 2022-12-01T09:53:21.9964264Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-12-01T09:53:21.9967543Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DBUILD_LITE_INTERPRETER -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow 2022-12-01T09:53:21.9969400Z -- Build type : Release 2022-12-01T09:53:21.9970267Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;IDEEP_USE_MKL;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2022-12-01T09:53:21.9970798Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages 2022-12-01T09:53:21.9971128Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:53:21.9971399Z -- USE_GOLD_LINKER : OFF 2022-12-01T09:53:21.9971592Z -- 2022-12-01T09:53:21.9971788Z -- TORCH_VERSION : 1.13.0 2022-12-01T09:53:21.9972025Z -- CAFFE2_VERSION : 1.13.0 2022-12-01T09:53:21.9972256Z -- BUILD_CAFFE2 : OFF 2022-12-01T09:53:21.9972471Z -- BUILD_CAFFE2_OPS : OFF 2022-12-01T09:53:21.9972848Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-12-01T09:53:21.9973211Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-12-01T09:53:21.9973659Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-12-01T09:53:21.9974098Z -- BUILD_BINARY : OFF 2022-12-01T09:53:21.9974400Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-12-01T09:53:21.9974771Z -- Link local protobuf : ON 2022-12-01T09:53:21.9975184Z -- BUILD_DOCS : OFF 2022-12-01T09:53:21.9975584Z -- BUILD_PYTHON : False 2022-12-01T09:53:21.9975963Z -- BUILD_SHARED_LIBS : ON 2022-12-01T09:53:21.9976431Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-12-01T09:53:21.9976872Z -- BUILD_TEST : True 2022-12-01T09:53:21.9977258Z -- BUILD_JNI : OFF 2022-12-01T09:53:21.9977494Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-12-01T09:53:21.9977731Z -- BUILD_LITE_INTERPRETER: 1 2022-12-01T09:53:21.9977950Z -- INTERN_BUILD_MOBILE : 2022-12-01T09:53:21.9978180Z -- TRACING_BASED : OFF 2022-12-01T09:53:21.9978407Z -- USE_BLAS : 1 2022-12-01T09:53:21.9978629Z -- BLAS : mkl 2022-12-01T09:53:21.9978834Z -- BLAS_HAS_SBGEMM : 2022-12-01T09:53:21.9979061Z -- USE_LAPACK : 1 2022-12-01T09:53:21.9979285Z -- LAPACK : mkl 2022-12-01T09:53:21.9979490Z -- USE_ASAN : OFF 2022-12-01T09:53:21.9979715Z -- USE_CPP_CODE_COVERAGE : OFF 2022-12-01T09:53:21.9980038Z -- USE_CUDA : OFF 2022-12-01T09:53:21.9980243Z -- USE_ROCM : OFF 2022-12-01T09:53:21.9980460Z -- USE_EIGEN_FOR_BLAS : 2022-12-01T09:53:21.9980687Z -- USE_FBGEMM : OFF 2022-12-01T09:53:21.9980904Z -- USE_FAKELOWP : OFF 2022-12-01T09:53:21.9981127Z -- USE_KINETO : ON 2022-12-01T09:53:21.9981354Z -- USE_FFMPEG : OFF 2022-12-01T09:53:21.9981560Z -- USE_GFLAGS : OFF 2022-12-01T09:53:21.9981778Z -- USE_GLOG : OFF 2022-12-01T09:53:21.9982001Z -- USE_LEVELDB : OFF 2022-12-01T09:53:21.9982214Z -- USE_LITE_PROTO : OFF 2022-12-01T09:53:21.9982433Z -- USE_LMDB : OFF 2022-12-01T09:53:21.9982653Z -- USE_METAL : OFF 2022-12-01T09:53:21.9982864Z -- USE_PYTORCH_METAL : OFF 2022-12-01T09:53:21.9983105Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-12-01T09:53:21.9983344Z -- USE_MPS : OFF 2022-12-01T09:53:21.9983548Z -- USE_FFTW : OFF 2022-12-01T09:53:21.9983762Z -- USE_MKL : ON 2022-12-01T09:53:21.9983999Z -- USE_MKLDNN : ON 2022-12-01T09:53:21.9984220Z -- USE_MKLDNN_ACL : OFF 2022-12-01T09:53:21.9984432Z -- USE_MKLDNN_CBLAS : OFF 2022-12-01T09:53:21.9984652Z -- USE_UCC : OFF 2022-12-01T09:53:21.9984869Z -- USE_ITT : ON 2022-12-01T09:53:21.9985074Z -- USE_NCCL : OFF 2022-12-01T09:53:21.9985288Z -- USE_NNPACK : ON 2022-12-01T09:53:21.9985512Z -- USE_NUMPY : True 2022-12-01T09:53:21.9985728Z -- USE_OBSERVERS : OFF 2022-12-01T09:53:21.9985950Z -- USE_OPENCL : OFF 2022-12-01T09:53:21.9986172Z -- USE_OPENCV : OFF 2022-12-01T09:53:21.9986381Z -- USE_OPENMP : ON 2022-12-01T09:53:21.9986599Z -- USE_TBB : OFF 2022-12-01T09:53:21.9986818Z -- USE_VULKAN : OFF 2022-12-01T09:53:21.9987022Z -- USE_PROF : OFF 2022-12-01T09:53:21.9987240Z -- USE_QNNPACK : ON 2022-12-01T09:53:21.9987468Z -- USE_PYTORCH_QNNPACK : ON 2022-12-01T09:53:21.9987682Z -- USE_XNNPACK : ON 2022-12-01T09:53:21.9987900Z -- USE_REDIS : OFF 2022-12-01T09:53:21.9988120Z -- USE_ROCKSDB : OFF 2022-12-01T09:53:21.9988325Z -- USE_ZMQ : OFF 2022-12-01T09:53:21.9988549Z -- USE_DISTRIBUTED : 0 2022-12-01T09:53:21.9988946Z -- SELECTED_OP_LIST : /var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml 2022-12-01T09:53:21.9989484Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-12-01T09:53:21.9990029Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;ittnotify;fp16;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2022-12-01T09:53:21.9990409Z -- USE_COREML_DELEGATE : OFF 2022-12-01T09:53:21.9990649Z -- BUILD_LAZY_TS_BACKEND : ON 2022-12-01T09:53:21.9999796Z -- Configuring done 2022-12-01T09:53:23.1479646Z CMake Warning at caffe2/CMakeLists.txt:807 (add_library): 2022-12-01T09:53:23.1480248Z Cannot generate a safe runtime search path for target torch_cpu because 2022-12-01T09:53:23.1480783Z files in some directories may conflict with libraries in implicit 2022-12-01T09:53:23.1481222Z directories: 2022-12-01T09:53:23.1481416Z 2022-12-01T09:53:23.1481857Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:23.1482299Z /opt/conda/lib 2022-12-01T09:53:23.1482492Z 2022-12-01T09:53:23.1482715Z Some of these libraries may not be found correctly. 2022-12-01T09:53:23.1482982Z 2022-12-01T09:53:23.1483123Z  2022-12-01T09:53:23.1608475Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:53:23.1609041Z Cannot generate a safe runtime search path for target inline_container_test 2022-12-01T09:53:23.1609600Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:53:23.1610229Z directories: 2022-12-01T09:53:23.1610399Z 2022-12-01T09:53:23.1610812Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-12-01T09:53:23.1611231Z /opt/conda/lib 2022-12-01T09:53:23.1611413Z 2022-12-01T09:53:23.1611614Z Some of these libraries may not be found correctly. 2022-12-01T09:53:23.1611875Z 2022-12-01T09:53:23.1612019Z  2022-12-01T09:53:23.2477197Z -- Generating done 2022-12-01T09:53:23.2918109Z CMake Warning: 2022-12-01T09:53:23.2918588Z Manually-specified variables were not used by the project: 2022-12-01T09:53:23.2918762Z 2022-12-01T09:53:23.2918830Z BUILD_ENVIRONMENT 2022-12-01T09:53:23.2919019Z NUMPY_INCLUDE_DIR 2022-12-01T09:53:23.2919129Z 2022-12-01T09:53:23.2919247Z  2022-12-01T09:53:23.2982381Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/build 2022-12-01T09:53:23.3427243Z cmake --build . --target install --config Release -- -j 6 2022-12-01T09:53:23.3819261Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-12-01T09:53:23.3823189Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-12-01T09:53:23.3824154Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-12-01T09:53:23.3833735Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-12-01T09:53:23.3841741Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-12-01T09:53:23.3879683Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-12-01T09:53:23.4277858Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2022-12-01T09:53:23.4279108Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:117:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:53:23.4279885Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:53:23.4280472Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:53:23.4281164Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2022-12-01T09:53:23.4282388Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:195:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:53:23.4283140Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:53:23.4283633Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:53:23.4284504Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2022-12-01T09:53:23.4285595Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:273:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:53:23.4286332Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:53:23.4286899Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:53:23.4287594Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2022-12-01T09:53:23.4288649Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:351:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:53:23.4289397Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:53:23.4289887Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:53:23.4290688Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2022-12-01T09:53:23.4291746Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:429:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:53:23.4292484Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:53:23.4292969Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:53:23.4428678Z [ 0%] Linking C static library ../../../../lib/libclog.a 2022-12-01T09:53:23.4708604Z [ 0%] Built target clog 2022-12-01T09:53:23.4782077Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-12-01T09:53:23.4842549Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-12-01T09:53:23.5486652Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-12-01T09:53:23.5491380Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2022-12-01T09:53:23.5736903Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-12-01T09:53:23.5769377Z [ 0%] Built target gtest 2022-12-01T09:53:23.5829665Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-12-01T09:53:23.5830451Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-12-01T09:53:23.6178624Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-12-01T09:53:23.6383614Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-12-01T09:53:23.6493865Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-12-01T09:53:23.6666823Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-12-01T09:53:23.6928062Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-12-01T09:53:23.7096132Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-12-01T09:53:23.7498497Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-12-01T09:53:23.7554323Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-12-01T09:53:23.7805750Z [ 0%] Linking C static library ../../lib/libpthreadpool.a 2022-12-01T09:53:23.8028112Z [ 0%] Built target pthreadpool 2022-12-01T09:53:23.8088518Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-12-01T09:53:23.8138418Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2022-12-01T09:53:23.8177580Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-12-01T09:53:23.8287364Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2022-12-01T09:53:23.9109299Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-12-01T09:53:23.9476870Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-12-01T09:53:23.9630512Z [ 0%] Linking C static library ../../lib/libittnotify.a 2022-12-01T09:53:23.9698910Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-12-01T09:53:23.9855671Z [ 0%] Built target ittnotify 2022-12-01T09:53:23.9907264Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-12-01T09:53:23.9953580Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-12-01T09:53:24.0696614Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-12-01T09:53:24.0756006Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-12-01T09:53:24.1095573Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-12-01T09:53:24.1168619Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-12-01T09:53:24.1394417Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-12-01T09:53:24.1649787Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-12-01T09:53:24.1884870Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-12-01T09:53:24.1984403Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-12-01T09:53:24.2234355Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-12-01T09:53:24.2378516Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-12-01T09:53:24.2775517Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-12-01T09:53:24.2964602Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-12-01T09:53:24.3108474Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-12-01T09:53:24.3791980Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-12-01T09:53:24.3968791Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-12-01T09:53:24.4153079Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-12-01T09:53:24.4159607Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-12-01T09:53:24.4208914Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-12-01T09:53:24.4569560Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-12-01T09:53:24.5117106Z In file included from /usr/include/string.h:495:0, 2022-12-01T09:53:24.5117826Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-12-01T09:53:24.5118455Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-12-01T09:53:24.5119320Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-12-01T09:53:24.5119961Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-12-01T09:53:24.5120622Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-12-01T09:53:24.5121384Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.5122638Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.5124332Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:24.5125951Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:24.5127626Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.5128498Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.5128943Z ^ 2022-12-01T09:53:24.5129454Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.5130630Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.5132331Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: 2022-12-01T09:53:24.5134118Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.5134919Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.5135331Z ^ 2022-12-01T09:53:24.5135846Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.5137011Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.5138614Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:24.5140073Z inlined from ‘bool google::protobuf::MessageLite::SerializeToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:24.5141586Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.5142477Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.5142900Z ^ 2022-12-01T09:53:24.5143404Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.5144559Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.5146129Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:24.5147645Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:432:42: 2022-12-01T09:53:24.5149160Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.5149959Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.5150373Z ^ 2022-12-01T09:53:24.5150828Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.5151967Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.5153524Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:24.5154968Z inlined from ‘bool google::protobuf::MessageLite::SerializeToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:24.5156544Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.5157329Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.5157745Z ^ 2022-12-01T09:53:24.5158278Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.5159447Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.5161018Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:24.5162522Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:445:60: 2022-12-01T09:53:24.5164197Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.5165173Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.5165637Z ^ 2022-12-01T09:53:24.5220401Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-12-01T09:53:24.5396364Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-12-01T09:53:24.5594542Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-12-01T09:53:24.5637507Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-12-01T09:53:24.5883034Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-12-01T09:53:24.5964208Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-12-01T09:53:24.6745163Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-12-01T09:53:24.6843203Z In file included from /usr/include/string.h:495:0, 2022-12-01T09:53:24.6843995Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-12-01T09:53:24.6844689Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-12-01T09:53:24.6845340Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-12-01T09:53:24.6845991Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-12-01T09:53:24.6846685Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-12-01T09:53:24.6847464Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.6848651Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.6850413Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:24.6852035Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:24.6853633Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.6854520Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.6854945Z ^ 2022-12-01T09:53:24.6855448Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.6856627Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.6858214Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: 2022-12-01T09:53:24.6859982Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.6860805Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.6861226Z ^ 2022-12-01T09:53:24.6861748Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.6862915Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.6864488Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:24.6865923Z inlined from ‘bool google::protobuf::MessageLite::SerializeToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:24.6867392Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.6868155Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.6868587Z ^ 2022-12-01T09:53:24.6869090Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.6870266Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.6871749Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:24.6873224Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:432:42: 2022-12-01T09:53:24.6874758Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.6875594Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.6876009Z ^ 2022-12-01T09:53:24.6876468Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.6877614Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.6879177Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:24.6880630Z inlined from ‘bool google::protobuf::MessageLite::SerializeToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-12-01T09:53:24.6881986Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.6882611Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.6882987Z ^ 2022-12-01T09:53:24.6883518Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:53:24.6885032Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:53:24.6886694Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-12-01T09:53:24.6888194Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:445:60: 2022-12-01T09:53:24.6889706Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:53:24.6890544Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:53:24.6890979Z ^ 2022-12-01T09:53:24.6913696Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-12-01T09:53:24.6954233Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-12-01T09:53:24.7247508Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-12-01T09:53:24.7342327Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-12-01T09:53:24.7580741Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-12-01T09:53:24.8343211Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-12-01T09:53:24.8380175Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-12-01T09:53:24.8519145Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-12-01T09:53:24.8613848Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-12-01T09:53:24.8702703Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-12-01T09:53:24.8845602Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-12-01T09:53:24.9642963Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-12-01T09:53:24.9663940Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-12-01T09:53:24.9700889Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-12-01T09:53:25.0029209Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-12-01T09:53:25.0144537Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-12-01T09:53:25.0405234Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-12-01T09:53:25.0855059Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-12-01T09:53:25.0861778Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-12-01T09:53:25.1141986Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-12-01T09:53:25.1364702Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-12-01T09:53:25.1546260Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-12-01T09:53:25.1769293Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-12-01T09:53:25.2334760Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-12-01T09:53:25.2456724Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-12-01T09:53:25.2909821Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-12-01T09:53:25.2933075Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-12-01T09:53:25.2966602Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-12-01T09:53:25.3030189Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-12-01T09:53:25.4036572Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-12-01T09:53:25.4473300Z [ 2%] Linking CXX static library ../../../lib/libbenchmark.a 2022-12-01T09:53:25.4566081Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-12-01T09:53:25.4698466Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-12-01T09:53:25.4744049Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-12-01T09:53:25.4790700Z [ 2%] Built target benchmark 2022-12-01T09:53:25.4852568Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-12-01T09:53:25.5259797Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2022-12-01T09:53:25.5374349Z Scanning dependencies of target dnnl_common 2022-12-01T09:53:25.5497062Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2022-12-01T09:53:25.6249683Z [ 2%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2022-12-01T09:53:25.6505643Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-12-01T09:53:25.6654201Z [ 2%] Built target libprotobuf-lite 2022-12-01T09:53:25.6742962Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2022-12-01T09:53:25.6753748Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-12-01T09:53:25.6978543Z [ 2%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-12-01T09:53:25.7653703Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-12-01T09:53:25.8002248Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2022-12-01T09:53:25.8595305Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-12-01T09:53:25.8756938Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-12-01T09:53:25.9209942Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-12-01T09:53:25.9421274Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2022-12-01T09:53:25.9550093Z [ 3%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-12-01T09:53:26.0214761Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2022-12-01T09:53:26.0472180Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2022-12-01T09:53:26.0767617Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-12-01T09:53:26.1672399Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2022-12-01T09:53:26.1710611Z [ 3%] Linking CXX static library ../../lib/libfmt.a 2022-12-01T09:53:26.1976244Z [ 3%] Built target fmt 2022-12-01T09:53:26.2057770Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2022-12-01T09:53:26.2417392Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-12-01T09:53:26.2625951Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-12-01T09:53:26.2908217Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2022-12-01T09:53:26.3247610Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2022-12-01T09:53:26.3548386Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2022-12-01T09:53:26.3868590Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-12-01T09:53:26.4187781Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-12-01T09:53:26.4337936Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-12-01T09:53:26.5022533Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2022-12-01T09:53:26.5696411Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-12-01T09:53:26.6075645Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-12-01T09:53:26.6382357Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2022-12-01T09:53:26.6389302Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2022-12-01T09:53:26.6899250Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2022-12-01T09:53:26.7291760Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-12-01T09:53:26.7736717Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-12-01T09:53:26.7737791Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-12-01T09:53:26.8202210Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2022-12-01T09:53:26.9136266Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-12-01T09:53:26.9211031Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-12-01T09:53:26.9250088Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2022-12-01T09:53:26.9424242Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2022-12-01T09:53:26.9821638Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2022-12-01T09:53:27.0438573Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2022-12-01T09:53:27.0528346Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2022-12-01T09:53:27.1143545Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-12-01T09:53:27.1248492Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2022-12-01T09:53:27.1487583Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_thread.cpp.o 2022-12-01T09:53:27.1634112Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-12-01T09:53:27.2690992Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-12-01T09:53:27.2980509Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2022-12-01T09:53:27.3167081Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-12-01T09:53:27.3458178Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-12-01T09:53:27.3632244Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-12-01T09:53:27.4509350Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2022-12-01T09:53:27.4892122Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-12-01T09:53:27.5052850Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2022-12-01T09:53:27.5160887Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2022-12-01T09:53:27.5390913Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:27.6704224Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2022-12-01T09:53:27.6778025Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-12-01T09:53:27.7032118Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2022-12-01T09:53:27.7429249Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-12-01T09:53:27.7484443Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-12-01T09:53:27.8219130Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2022-12-01T09:53:27.8518034Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:27.8727149Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-12-01T09:53:27.8760785Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2022-12-01T09:53:27.9381250Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-12-01T09:53:27.9436733Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-12-01T09:53:28.0462986Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2022-12-01T09:53:28.0471545Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2022-12-01T09:53:28.0770728Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:28.0967023Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:28.1058873Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-12-01T09:53:28.1256125Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-12-01T09:53:28.2661487Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-12-01T09:53:28.3013812Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-12-01T09:53:28.3017386Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-12-01T09:53:28.3109542Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2022-12-01T09:53:28.3199014Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2022-12-01T09:53:28.3302556Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2022-12-01T09:53:28.4290866Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-12-01T09:53:28.4418565Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-12-01T09:53:28.5262364Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-12-01T09:53:28.5821276Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2022-12-01T09:53:28.6062139Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:28.6169158Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:28.6229382Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-12-01T09:53:28.6708555Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2022-12-01T09:53:28.7257138Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2022-12-01T09:53:28.7976981Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-12-01T09:53:28.8295716Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-12-01T09:53:28.8551307Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2022-12-01T09:53:28.9020578Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:28.9039018Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2022-12-01T09:53:28.9433200Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2022-12-01T09:53:28.9540377Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2022-12-01T09:53:28.9988616Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-12-01T09:53:29.0688583Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2022-12-01T09:53:29.1749688Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2022-12-01T09:53:29.1828362Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-12-01T09:53:29.2034890Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:29.2288655Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:29.2707580Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2022-12-01T09:53:29.3165190Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-12-01T09:53:29.3215292Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-12-01T09:53:29.4190332Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-12-01T09:53:29.4468438Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2022-12-01T09:53:29.4520636Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2022-12-01T09:53:29.5165829Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2022-12-01T09:53:29.5207042Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-12-01T09:53:29.5213729Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-12-01T09:53:29.6020142Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-12-01T09:53:29.6711774Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:29.7201247Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-12-01T09:53:29.7213524Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2022-12-01T09:53:29.7551600Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-12-01T09:53:29.7972915Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-12-01T09:53:29.7985005Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-12-01T09:53:29.8783797Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-12-01T09:53:29.9226377Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2022-12-01T09:53:29.9885285Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2022-12-01T09:53:30.0013098Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-12-01T09:53:30.0594457Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-12-01T09:53:30.0673957Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-12-01T09:53:30.0988023Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-12-01T09:53:30.1943835Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2022-12-01T09:53:30.2176339Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:30.2465422Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2022-12-01T09:53:30.2624094Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-12-01T09:53:30.2655796Z [ 6%] Built target libkineto_defs.bzl 2022-12-01T09:53:30.2705770Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-12-01T09:53:30.3021172Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2022-12-01T09:53:30.4384272Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:30.4563232Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2022-12-01T09:53:30.4632232Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:30.4693252Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-12-01T09:53:30.5059181Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2022-12-01T09:53:30.5138991Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2022-12-01T09:53:30.6681282Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-12-01T09:53:30.6774527Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2022-12-01T09:53:30.6953968Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2022-12-01T09:53:30.7056393Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2022-12-01T09:53:30.7231062Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o 2022-12-01T09:53:30.7990387Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-12-01T09:53:30.8332049Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-12-01T09:53:30.9643603Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:30.9780415Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:30.9793670Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2022-12-01T09:53:30.9806709Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-12-01T09:53:31.0228685Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-12-01T09:53:31.0408747Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-12-01T09:53:31.1838930Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-12-01T09:53:31.1842173Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-12-01T09:53:31.2179550Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2022-12-01T09:53:31.2282501Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-12-01T09:53:31.2698160Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-12-01T09:53:31.2820569Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2022-12-01T09:53:31.3517005Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2022-12-01T09:53:31.3518230Z [ 6%] Linking CXX static library ../../../lib/libprotobuf.a 2022-12-01T09:53:31.4286571Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2022-12-01T09:53:31.4307928Z [ 6%] Built target libprotobuf 2022-12-01T09:53:31.4366170Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-12-01T09:53:31.4397771Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o 2022-12-01T09:53:31.4620275Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-12-01T09:53:31.5269646Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2022-12-01T09:53:31.5730770Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2022-12-01T09:53:31.6420108Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2022-12-01T09:53:31.6593952Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-12-01T09:53:31.6775689Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2022-12-01T09:53:31.6918669Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-12-01T09:53:31.7689389Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2022-12-01T09:53:31.8329831Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-12-01T09:53:31.8431238Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2022-12-01T09:53:31.8545293Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2022-12-01T09:53:31.9103376Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2022-12-01T09:53:31.9419926Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-12-01T09:53:31.9424540Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-12-01T09:53:32.0676470Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-12-01T09:53:32.0825944Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-12-01T09:53:32.1045932Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-12-01T09:53:32.1299799Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-12-01T09:53:32.1617098Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2022-12-01T09:53:32.1912126Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:32.2262367Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2022-12-01T09:53:32.2737560Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:32.3416868Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2022-12-01T09:53:32.3604566Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-12-01T09:53:32.4360718Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-12-01T09:53:32.4362750Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-12-01T09:53:32.4638001Z [ 6%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2022-12-01T09:53:32.5145207Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:32.5929926Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2022-12-01T09:53:32.5945707Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2022-12-01T09:53:32.6182624Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2022-12-01T09:53:32.6300743Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-12-01T09:53:32.6993377Z [ 6%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2022-12-01T09:53:32.7161468Z [ 6%] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-12-01T09:53:32.7617134Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2022-12-01T09:53:32.7941164Z [ 6%] Built target dnnl_common 2022-12-01T09:53:32.7990262Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2022-12-01T09:53:32.8169795Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2022-12-01T09:53:32.8262563Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-12-01T09:53:32.8502271Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2022-12-01T09:53:32.8950115Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2022-12-01T09:53:33.0449128Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-12-01T09:53:33.0532599Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-12-01T09:53:33.0628054Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-12-01T09:53:33.0849223Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-12-01T09:53:33.1091042Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2022-12-01T09:53:33.1284161Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-12-01T09:53:33.2842493Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-12-01T09:53:33.2924612Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-12-01T09:53:33.3175332Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-12-01T09:53:33.3337660Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2022-12-01T09:53:33.3440100Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2022-12-01T09:53:33.3977956Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-12-01T09:53:33.5058891Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-12-01T09:53:33.5277318Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-12-01T09:53:33.5611314Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2022-12-01T09:53:33.5859495Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o 2022-12-01T09:53:33.6138144Z [ 7%] Built target kineto_api 2022-12-01T09:53:33.6216748Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-12-01T09:53:33.6303161Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:33.6304007Z [ 7%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-12-01T09:53:33.6971982Z [ 7%] Linking C static library ../../lib/libfoxi_loader.a 2022-12-01T09:53:33.7205911Z [ 7%] Built target foxi_loader 2022-12-01T09:53:33.7254044Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-12-01T09:53:33.7893320Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-12-01T09:53:33.8141487Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-12-01T09:53:33.8247171Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-12-01T09:53:33.8667206Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2022-12-01T09:53:33.9402317Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:33.9646350Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2022-12-01T09:53:33.9888279Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2022-12-01T09:53:33.9945848Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2022-12-01T09:53:34.0261541Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-12-01T09:53:34.0946633Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-12-01T09:53:34.1746111Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:34.1879591Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2022-12-01T09:53:34.2049263Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2022-12-01T09:53:34.2233309Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-12-01T09:53:34.2440787Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-12-01T09:53:34.3906397Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-12-01T09:53:34.3998959Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2022-12-01T09:53:34.4342235Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2022-12-01T09:53:34.4587831Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2022-12-01T09:53:34.4590695Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2022-12-01T09:53:34.5062685Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2022-12-01T09:53:34.5828713Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2022-12-01T09:53:34.6476704Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-12-01T09:53:34.6998592Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2022-12-01T09:53:34.7292430Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:53:34.7368543Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:34.7673703Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2022-12-01T09:53:34.8020512Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:34.8144744Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-12-01T09:53:34.9714420Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-12-01T09:53:34.9754859Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2022-12-01T09:53:34.9786755Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-12-01T09:53:35.0102446Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-12-01T09:53:35.0423086Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:35.0833085Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2022-12-01T09:53:35.2044641Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-12-01T09:53:35.2291563Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2022-12-01T09:53:35.2431868Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2022-12-01T09:53:35.2571557Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2022-12-01T09:53:35.3017073Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2022-12-01T09:53:35.3543402Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.o 2022-12-01T09:53:35.4579240Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2022-12-01T09:53:35.4813504Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-12-01T09:53:35.4938536Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2022-12-01T09:53:35.5166530Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloatNodeImpl.cpp.o 2022-12-01T09:53:35.5178021Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2022-12-01T09:53:35.6023824Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2022-12-01T09:53:35.6704168Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:53:35.6859616Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-12-01T09:53:35.7377257Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2022-12-01T09:53:35.7589686Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2022-12-01T09:53:35.8030053Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2022-12-01T09:53:35.8211631Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2022-12-01T09:53:35.9240884Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-12-01T09:53:35.9425651Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntNodeImpl.cpp.o 2022-12-01T09:53:36.0126796Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-12-01T09:53:36.0157318Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-12-01T09:53:36.0387015Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:36.0448820Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2022-12-01T09:53:36.1386749Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2022-12-01T09:53:36.1438399Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2022-12-01T09:53:36.2929660Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:36.2982775Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:36.3008006Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2022-12-01T09:53:36.3204878Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-12-01T09:53:36.3421438Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-12-01T09:53:36.4304235Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-12-01T09:53:36.5302519Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2022-12-01T09:53:36.5590308Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2022-12-01T09:53:36.5644221Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2022-12-01T09:53:36.5770674Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2022-12-01T09:53:36.6120646Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2022-12-01T09:53:36.6174626Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2022-12-01T09:53:36.7331743Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2022-12-01T09:53:36.8018866Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2022-12-01T09:53:36.8085863Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:53:36.8251883Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2022-12-01T09:53:36.8823068Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-12-01T09:53:36.9181767Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-12-01T09:53:37.0370468Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2022-12-01T09:53:37.0387292Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2022-12-01T09:53:37.0654514Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:37.0980814Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:37.1189379Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:37.1985861Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2022-12-01T09:53:37.2437379Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-12-01T09:53:37.2858926Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2022-12-01T09:53:37.2888965Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2022-12-01T09:53:37.3722054Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2022-12-01T09:53:37.4139272Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:37.4461977Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:37.4711206Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:37.5442207Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:37.6053865Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2022-12-01T09:53:37.6408562Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-12-01T09:53:37.6871908Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-12-01T09:53:37.6979945Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2022-12-01T09:53:37.7292072Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2022-12-01T09:53:37.7988796Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:37.8396335Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:37.8742807Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2022-12-01T09:53:37.9167579Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-12-01T09:53:37.9604203Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-12-01T09:53:38.0029959Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2022-12-01T09:53:38.0692804Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2022-12-01T09:53:38.1250242Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2022-12-01T09:53:38.1316681Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2022-12-01T09:53:38.1328156Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:38.1980312Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-12-01T09:53:38.2782536Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:38.3931351Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2022-12-01T09:53:38.3939143Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-12-01T09:53:38.4091332Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-12-01T09:53:38.4113120Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2022-12-01T09:53:38.4579186Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2022-12-01T09:53:38.5143705Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2022-12-01T09:53:38.6070979Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2022-12-01T09:53:38.6258157Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-12-01T09:53:38.7054120Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2022-12-01T09:53:38.7140288Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:53:38.7206622Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:38.7470769Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2022-12-01T09:53:38.8216161Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-12-01T09:53:38.8623109Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-12-01T09:53:38.9368558Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-12-01T09:53:38.9577133Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-12-01T09:53:38.9662631Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:38.9930849Z [ 9%] Built target dnnl_cpu 2022-12-01T09:53:39.0033875Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:39.0617198Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:39.1103956Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:39.1350650Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-12-01T09:53:39.1911427Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-12-01T09:53:39.2020990Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:39.2749472Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-12-01T09:53:39.3145515Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-12-01T09:53:39.3517946Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-12-01T09:53:39.3908091Z [ 10%] Generating ../aten/src/ATen/selected_mobile_ops.h 2022-12-01T09:53:39.4741591Z Loading yaml file: /var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml 2022-12-01T09:53:39.4742683Z Writing header file selected_mobile_ops.h: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/aten/src/ATen 2022-12-01T09:53:39.4855800Z [ 10%] Built target __selected_mobile_ops_header_gen 2022-12-01T09:53:39.4876949Z [ 10%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-12-01T09:53:39.4901264Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-12-01T09:53:39.5027147Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:39.5460816Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:53:39.5694242Z [ 10%] Built target common 2022-12-01T09:53:39.5779658Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2022-12-01T09:53:39.5831337Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2022-12-01T09:53:39.7123327Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-12-01T09:53:39.7698415Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-12-01T09:53:39.8003051Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-12-01T09:53:39.8110338Z [ 10%] Generating ATen headers 2022-12-01T09:53:39.8171776Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-12-01T09:53:39.8893845Z [ 10%] Linking C executable ../../bin/mkrename 2022-12-01T09:53:39.9223277Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:53:39.9308163Z [ 10%] Built target mkrename 2022-12-01T09:53:39.9355678Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:53:39.9470446Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2022-12-01T09:53:39.9516682Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2022-12-01T09:53:40.0101167Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-12-01T09:53:40.1687466Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-12-01T09:53:40.1878042Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-12-01T09:53:40.1956138Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2022-12-01T09:53:40.2266430Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-12-01T09:53:40.2726550Z [ 10%] Generating include/renameavx2.h 2022-12-01T09:53:40.2734150Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2022-12-01T09:53:40.2734850Z [ 10%] Generating include/renameavx512f.h 2022-12-01T09:53:40.2744819Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2022-12-01T09:53:40.2791912Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-12-01T09:53:40.2806071Z [ 10%] Built target renameAVX2.h_generated 2022-12-01T09:53:40.2839696Z [ 10%] Built target renameAVX512F.h_generated 2022-12-01T09:53:40.2867743Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-12-01T09:53:40.2895234Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-12-01T09:53:40.2991078Z [ 10%] Linking C executable ../../bin/mkalias 2022-12-01T09:53:40.3855624Z [ 10%] Built target mkalias 2022-12-01T09:53:40.3920197Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:53:40.4263701Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-12-01T09:53:40.4435075Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2022-12-01T09:53:40.4688215Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2022-12-01T09:53:40.4766590Z [ 11%] Generating ATen sources 2022-12-01T09:53:40.6215947Z [ 11%] Generating ATen declarations_yaml 2022-12-01T09:53:40.6313835Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-12-01T09:53:40.7443866Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-12-01T09:53:40.7568864Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2022-12-01T09:53:40.8731476Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2022-12-01T09:53:40.9100026Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-12-01T09:53:41.0583499Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-12-01T09:53:41.1177331Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2022-12-01T09:53:41.1371197Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2022-12-01T09:53:41.3706582Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-12-01T09:53:41.3890140Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-12-01T09:53:41.4544689Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2022-12-01T09:53:41.5197987Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2022-12-01T09:53:41.5937024Z [ 11%] Linking CXX shared library ../lib/libc10.so 2022-12-01T09:53:41.7269834Z [ 11%] Generating ATen unboxing sources 2022-12-01T09:53:41.7514364Z [ 11%] Built target c10 2022-12-01T09:53:41.7566185Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2022-12-01T09:53:41.8219027Z [ 11%] Generating include/renameavx2128.h 2022-12-01T09:53:41.8227094Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2022-12-01T09:53:41.8354267Z [ 11%] Built target renameAVX2128.h_generated 2022-12-01T09:53:41.8419697Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2022-12-01T09:53:42.0415905Z [ 11%] Generating include/renamefma4.h 2022-12-01T09:53:42.0427739Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2022-12-01T09:53:42.0522630Z [ 11%] Built target renameFMA4.h_generated 2022-12-01T09:53:42.0670338Z [ 11%] Generating include/renameavx.h 2022-12-01T09:53:42.0679842Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2022-12-01T09:53:42.0749959Z [ 11%] Built target renameAVX.h_generated 2022-12-01T09:53:42.0809538Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2022-12-01T09:53:42.1467276Z [ 11%] Generating include/renamesse4.h 2022-12-01T09:53:42.1475532Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2022-12-01T09:53:42.1583856Z [ 11%] Built target renameSSE4.h_generated 2022-12-01T09:53:42.1644009Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2022-12-01T09:53:42.3538066Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2022-12-01T09:53:42.4583890Z [ 11%] Generating include/renamesse2.h 2022-12-01T09:53:42.4593117Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2022-12-01T09:53:42.4667995Z [ 11%] Built target renameSSE2.h_generated 2022-12-01T09:53:42.4729938Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2022-12-01T09:53:42.7191417Z [ 11%] Generating include/renamepurec_scalar.h 2022-12-01T09:53:42.7200144Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2022-12-01T09:53:42.7270965Z [ 11%] Built target renamePUREC_SCALAR.h_generated 2022-12-01T09:53:42.7331438Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2022-12-01T09:53:42.7844929Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_resampling.cpp.o 2022-12-01T09:53:43.0527914Z [ 11%] Generating include/renamepurecfma_scalar.h 2022-12-01T09:53:43.0528588Z [ 11%] Generating renamedsp128.h 2022-12-01T09:53:43.0535478Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2022-12-01T09:53:43.0598058Z [ 11%] Built target renamedsp128.h_generated 2022-12-01T09:53:43.0603525Z [ 11%] Built target renamePURECFMA_SCALAR.h_generated 2022-12-01T09:53:43.0766939Z [ 12%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-12-01T09:53:43.0789661Z [ 12%] Generating renamedsp256.h 2022-12-01T09:53:43.0857429Z [ 12%] Built target renamedsp256.h_generated 2022-12-01T09:53:43.1038502Z [ 12%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-12-01T09:53:43.1298662Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2022-12-01T09:53:43.1448863Z [ 13%] Linking C shared library ../lib/libtorch_global_deps.so 2022-12-01T09:53:43.1490588Z [ 13%] Linking C executable ../../bin/mkdisp 2022-12-01T09:53:43.2087223Z [ 13%] Built target mkdisp 2022-12-01T09:53:43.2134886Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2022-12-01T09:53:43.3755527Z [ 13%] Built target torch_global_deps 2022-12-01T09:53:43.3800586Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2022-12-01T09:53:43.4226682Z [ 13%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-12-01T09:53:43.4700481Z [ 13%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-12-01T09:53:43.5023816Z [ 13%] Linking C executable ../../bin/mkrename_gnuabi 2022-12-01T09:53:43.5488670Z [ 13%] Linking C executable ../../bin/mkmasked_gnuabi 2022-12-01T09:53:43.5534817Z [ 13%] Built target mkrename_gnuabi 2022-12-01T09:53:43.5863405Z [ 13%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-12-01T09:53:43.5880096Z [ 13%] Built target mkmasked_gnuabi 2022-12-01T09:53:43.5939771Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2022-12-01T09:53:43.6566726Z [ 13%] Built target arraymap 2022-12-01T09:53:43.6655954Z [ 13%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-12-01T09:53:43.6723034Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2022-12-01T09:53:43.7490159Z [ 13%] Linking C executable ../../bin/addSuffix 2022-12-01T09:53:43.8053080Z [ 13%] Built target addSuffix 2022-12-01T09:53:43.8288155Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-12-01T09:53:43.9161071Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-12-01T09:53:43.9762712Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-12-01T09:53:43.9805997Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2022-12-01T09:53:43.9813034Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-12-01T09:53:44.0401265Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-12-01T09:53:44.1008419Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-12-01T09:53:44.1589340Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-12-01T09:53:44.2008247Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-12-01T09:53:44.2013243Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-12-01T09:53:44.2415244Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2022-12-01T09:53:44.2457532Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-12-01T09:53:44.2988764Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-12-01T09:53:44.3587895Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-12-01T09:53:44.3628352Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-12-01T09:53:44.4206489Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-12-01T09:53:44.4680039Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-12-01T09:53:44.5229083Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-12-01T09:53:44.5365819Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-12-01T09:53:44.5903467Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-12-01T09:53:44.6002333Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2022-12-01T09:53:44.6551880Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-12-01T09:53:44.6708609Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-12-01T09:53:44.7278182Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-12-01T09:53:44.7788126Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-12-01T09:53:44.8436589Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-12-01T09:53:44.8591482Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-12-01T09:53:44.8832972Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2022-12-01T09:53:44.9088831Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-12-01T09:53:44.9838186Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-12-01T09:53:45.0353250Z [ 14%] Linking C static library ../../lib/libcpuinfo.a 2022-12-01T09:53:45.0510807Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-12-01T09:53:45.0619741Z [ 14%] Built target cpuinfo 2022-12-01T09:53:45.0751426Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-12-01T09:53:45.1979062Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2022-12-01T09:53:45.2187390Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-12-01T09:53:45.2871204Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_sum.cpp.o 2022-12-01T09:53:45.4234262Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-12-01T09:53:45.4405463Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-12-01T09:53:45.5880397Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16cvt.cpp.o 2022-12-01T09:53:45.5955070Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_2x3.cpp.o 2022-12-01T09:53:45.6267046Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-12-01T09:53:45.8309296Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-12-01T09:53:45.8326030Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-12-01T09:53:45.9685914Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-12-01T09:53:45.9817690Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3.cpp.o 2022-12-01T09:53:46.0303925Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp.o 2022-12-01T09:53:46.1100615Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-12-01T09:53:46.2363805Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-12-01T09:53:46.3101063Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-12-01T09:53:46.3125475Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_u8s8s32x_wino_convolution.cpp.o 2022-12-01T09:53:46.3494891Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2022-12-01T09:53:46.4252026Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-12-01T09:53:46.5021423Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2022-12-01T09:53:46.5824461Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-12-01T09:53:46.6549768Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2022-12-01T09:53:46.6660079Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-12-01T09:53:46.7589427Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-12-01T09:53:46.8158883Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2022-12-01T09:53:46.8589434Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2022-12-01T09:53:46.9343673Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-12-01T09:53:46.9785482Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-12-01T09:53:47.0492104Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-12-01T09:53:47.1147157Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2022-12-01T09:53:47.1349037Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-12-01T09:53:47.1666446Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2022-12-01T09:53:47.2383090Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-12-01T09:53:47.3170842Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2022-12-01T09:53:47.3218779Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-12-01T09:53:47.4067655Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-12-01T09:53:47.4068881Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-12-01T09:53:47.4530970Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-12-01T09:53:47.4666503Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2022-12-01T09:53:47.4708026Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-12-01T09:53:47.4916222Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2022-12-01T09:53:47.5066837Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-12-01T09:53:47.5416361Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-12-01T09:53:47.5502551Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-12-01T09:53:47.5979749Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-12-01T09:53:47.6140490Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-12-01T09:53:47.6539592Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-12-01T09:53:47.6697495Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2022-12-01T09:53:47.6928586Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-12-01T09:53:47.7319190Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-12-01T09:53:47.7642726Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-12-01T09:53:47.7677316Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2022-12-01T09:53:47.8005422Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-12-01T09:53:47.8470504Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-12-01T09:53:47.8497193Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-12-01T09:53:47.8587486Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2022-12-01T09:53:47.9140284Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-12-01T09:53:47.9167543Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-12-01T09:53:47.9630142Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-12-01T09:53:47.9855560Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-12-01T09:53:48.0067412Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-12-01T09:53:48.0127614Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-12-01T09:53:48.0380372Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-12-01T09:53:48.0471087Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2022-12-01T09:53:48.0690147Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-12-01T09:53:48.1063732Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-12-01T09:53:48.1387337Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-12-01T09:53:48.1707088Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-12-01T09:53:48.1761316Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-12-01T09:53:48.2172302Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-12-01T09:53:48.2478586Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-12-01T09:53:48.2722866Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-12-01T09:53:48.2947907Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2022-12-01T09:53:48.3150465Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-12-01T09:53:48.3300402Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-12-01T09:53:48.3689722Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-12-01T09:53:48.3843369Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-12-01T09:53:48.3920623Z [ 15%] Linking C static library ../../lib/libcpuinfo_internals.a 2022-12-01T09:53:48.4254381Z [ 15%] Built target cpuinfo_internals 2022-12-01T09:53:48.4382228Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-12-01T09:53:48.4706720Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-12-01T09:53:48.5126588Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-12-01T09:53:48.5144634Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-12-01T09:53:48.5442116Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2022-12-01T09:53:48.5837232Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-12-01T09:53:48.5891332Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-12-01T09:53:48.6449421Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-12-01T09:53:48.6836996Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-12-01T09:53:48.6955251Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-12-01T09:53:48.7009084Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-12-01T09:53:48.7653243Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-12-01T09:53:48.7653950Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-12-01T09:53:48.7858594Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-12-01T09:53:48.8160756Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-12-01T09:53:48.8165902Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-12-01T09:53:48.8504035Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2022-12-01T09:53:48.8611196Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2022-12-01T09:53:48.8729927Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2022-12-01T09:53:48.8807373Z [ 15%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-12-01T09:53:48.9052828Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-12-01T09:53:48.9950569Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-12-01T09:53:49.0124274Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-12-01T09:53:49.0375567Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-12-01T09:53:49.0938498Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-12-01T09:53:49.1004884Z [ 15%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-12-01T09:53:49.1291266Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-12-01T09:53:49.1588927Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-12-01T09:53:49.1750918Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-12-01T09:53:49.1858726Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2022-12-01T09:53:49.1981241Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-12-01T09:53:49.2294438Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-12-01T09:53:49.2447136Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-12-01T09:53:49.3020729Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-12-01T09:53:49.3047593Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-12-01T09:53:49.3071546Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-12-01T09:53:49.3169692Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-12-01T09:53:49.4128816Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-12-01T09:53:49.4141857Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-12-01T09:53:49.4158547Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-12-01T09:53:49.4429525Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2022-12-01T09:53:49.4690048Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-12-01T09:53:49.4726519Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-12-01T09:53:49.4830365Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-12-01T09:53:49.5194934Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-12-01T09:53:49.5682518Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-12-01T09:53:49.5936677Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-12-01T09:53:49.6348898Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-12-01T09:53:49.6482579Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2022-12-01T09:53:49.6581311Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2022-12-01T09:53:49.6670107Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-12-01T09:53:49.6853243Z [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-12-01T09:53:49.6893440Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-12-01T09:53:49.7704890Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-12-01T09:53:49.7977956Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-12-01T09:53:49.8099983Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-12-01T09:53:49.8379114Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-12-01T09:53:49.8854194Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-12-01T09:53:49.8950062Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-12-01T09:53:49.9253717Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-12-01T09:53:49.9351706Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2022-12-01T09:53:49.9411734Z [ 16%] Linking C static library ../../lib/libqnnpack.a 2022-12-01T09:53:49.9750017Z [ 16%] Built target qnnpack 2022-12-01T09:53:49.9798920Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2022-12-01T09:53:49.9803636Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-12-01T09:53:49.9850942Z [ 16%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2022-12-01T09:53:50.0696943Z [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-12-01T09:53:50.1132816Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-12-01T09:53:50.1730994Z [ 16%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-12-01T09:53:50.2249694Z [ 16%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-12-01T09:53:50.2578881Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2022-12-01T09:53:50.2658402Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2022-12-01T09:53:50.2756677Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2022-12-01T09:53:50.2978094Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2022-12-01T09:53:50.3687658Z [ 17%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-12-01T09:53:50.4403047Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-12-01T09:53:50.4847278Z [ 17%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-12-01T09:53:50.5217405Z [ 17%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-12-01T09:53:50.5797692Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2022-12-01T09:53:50.6049608Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-12-01T09:53:50.6053268Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-12-01T09:53:50.6242223Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-12-01T09:53:50.6484142Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2022-12-01T09:53:50.7058278Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-12-01T09:53:50.7346541Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-12-01T09:53:50.8249766Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-12-01T09:53:50.8306157Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-12-01T09:53:50.8399154Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2022-12-01T09:53:50.8507081Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2022-12-01T09:53:50.8705184Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-12-01T09:53:50.8945029Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-12-01T09:53:50.9024324Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-12-01T09:53:50.9690822Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-12-01T09:53:51.0580000Z [ 17%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-12-01T09:53:51.0611378Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-12-01T09:53:51.0967952Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-12-01T09:53:51.1033603Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-12-01T09:53:51.1404682Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-12-01T09:53:51.1581345Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2022-12-01T09:53:51.2667692Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2022-12-01T09:53:51.2720456Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-12-01T09:53:51.3037120Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-12-01T09:53:51.4113904Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-12-01T09:53:51.4949710Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-12-01T09:53:51.5107397Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2022-12-01T09:53:51.5225794Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-12-01T09:53:51.5714941Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-12-01T09:53:51.6104404Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-12-01T09:53:51.6968709Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-12-01T09:53:51.7629372Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-12-01T09:53:51.7852868Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2022-12-01T09:53:51.8149733Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2022-12-01T09:53:51.8764796Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-12-01T09:53:51.8868049Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-12-01T09:53:51.9473189Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-12-01T09:53:52.0588368Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-12-01T09:53:52.0851973Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-12-01T09:53:52.0856432Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-12-01T09:53:52.0965308Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2022-12-01T09:53:52.1411604Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization_kernels.cpp.o 2022-12-01T09:53:52.1506227Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-12-01T09:53:52.2405537Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-12-01T09:53:52.2702498Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-12-01T09:53:52.3870304Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-12-01T09:53:52.3946432Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-12-01T09:53:52.4087626Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-12-01T09:53:52.4241190Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2022-12-01T09:53:52.4416804Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-12-01T09:53:52.4902700Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-12-01T09:53:52.5208885Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-12-01T09:53:52.5528874Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-12-01T09:53:52.6040634Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-12-01T09:53:52.6084590Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-12-01T09:53:52.6598590Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-12-01T09:53:52.6716962Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-12-01T09:53:52.7223091Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-12-01T09:53:52.7253518Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2022-12-01T09:53:52.7562995Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-12-01T09:53:52.7755721Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-12-01T09:53:52.7813979Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-12-01T09:53:52.8359688Z [ 18%] Linking C static library ../../lib/libnnpack_reference_layers.a 2022-12-01T09:53:52.8658830Z [ 18%] Built target nnpack_reference_layers 2022-12-01T09:53:52.8716393Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-12-01T09:53:52.9342135Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-12-01T09:53:52.9508767Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-12-01T09:53:53.0181858Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2022-12-01T09:53:53.0254866Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-12-01T09:53:53.0947329Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:53:53.1025885Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-12-01T09:53:53.1290202Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-12-01T09:53:53.1485771Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:53:53.1967826Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-12-01T09:53:53.2036305Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:53:53.2713257Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:53:53.2815752Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-12-01T09:53:53.2861993Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-12-01T09:53:53.3176790Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2022-12-01T09:53:53.3280893Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-12-01T09:53:53.3553589Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-12-01T09:53:53.4051680Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-12-01T09:53:53.4594300Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-12-01T09:53:53.4601600Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-12-01T09:53:53.4840295Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-12-01T09:53:53.5113723Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:53:53.5458333Z [ 18%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2022-12-01T09:53:53.5621977Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:53:53.5781484Z [ 18%] Built target pytorch_qnnpack 2022-12-01T09:53:53.5944879Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-12-01T09:53:53.6216215Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-12-01T09:53:53.6253503Z [ 18%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2022-12-01T09:53:53.6607016Z [ 18%] Built target indirection 2022-12-01T09:53:53.6700254Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-12-01T09:53:53.6743601Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-12-01T09:53:53.6852784Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-12-01T09:53:53.7307096Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-12-01T09:53:53.7478014Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-12-01T09:53:53.7952764Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-12-01T09:53:53.8063183Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-12-01T09:53:53.8063891Z [ 19%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-12-01T09:53:53.8565108Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-12-01T09:53:53.8618533Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-12-01T09:53:53.8690010Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-12-01T09:53:53.8946189Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2022-12-01T09:53:53.9422669Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-12-01T09:53:54.0068274Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-12-01T09:53:54.0289101Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-12-01T09:53:54.0352045Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-12-01T09:53:54.0806920Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-12-01T09:53:54.0946738Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-12-01T09:53:54.1173231Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2022-12-01T09:53:54.1423478Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-12-01T09:53:54.1636374Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-12-01T09:53:54.1873890Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-12-01T09:53:54.2029989Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-12-01T09:53:54.2141332Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-12-01T09:53:54.2694538Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-12-01T09:53:54.3305609Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-12-01T09:53:54.3866837Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2022-12-01T09:53:54.3894229Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-12-01T09:53:54.3899730Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-12-01T09:53:54.3930890Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-12-01T09:53:54.4596126Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-12-01T09:53:54.5214847Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2022-12-01T09:53:54.5242898Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-12-01T09:53:54.5809265Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-12-01T09:53:54.5829567Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-12-01T09:53:54.6409054Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-12-01T09:53:54.6833838Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2022-12-01T09:53:54.7125722Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-12-01T09:53:54.7794556Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-12-01T09:53:54.7837082Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-12-01T09:53:54.8145889Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-12-01T09:53:54.8601923Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-12-01T09:53:54.8922356Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-12-01T09:53:54.9237846Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-12-01T09:53:54.9443047Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-12-01T09:53:54.9478432Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-12-01T09:53:54.9502000Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2022-12-01T09:53:54.9790387Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-12-01T09:53:55.0469728Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-12-01T09:53:55.0925288Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-12-01T09:53:55.0961338Z [ 19%] Linking CXX static library ../../../lib/libprotoc.a 2022-12-01T09:53:55.1048059Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-12-01T09:53:55.1683468Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2022-12-01T09:53:55.1689083Z [ 19%] Built target libprotoc 2022-12-01T09:53:55.1731582Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2022-12-01T09:53:55.1769572Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-12-01T09:53:55.2433711Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:53:55.2969631Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2022-12-01T09:53:55.3096102Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:53:55.4206556Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:53:55.4280840Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2022-12-01T09:53:55.4709239Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:53:55.4930639Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2022-12-01T09:53:55.4947766Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2022-12-01T09:53:55.5300044Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2022-12-01T09:53:55.5331354Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2022-12-01T09:53:55.5512227Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2022-12-01T09:53:55.5553285Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2022-12-01T09:53:55.6298435Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2022-12-01T09:53:55.7005613Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2022-12-01T09:53:55.7606951Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:53:55.7827111Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2022-12-01T09:53:55.7937905Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2022-12-01T09:53:55.8109181Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:53:55.8246702Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-12-01T09:53:55.8805688Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:53:55.9097191Z [ 19%] Built target packing 2022-12-01T09:53:55.9180481Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2022-12-01T09:53:55.9567815Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:53:55.9899993Z [ 19%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-12-01T09:53:56.0086579Z [ 19%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-12-01T09:53:56.0160750Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2022-12-01T09:53:56.0431567Z [ 19%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2022-12-01T09:53:56.0751566Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2022-12-01T09:53:56.1077407Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2022-12-01T09:53:56.1335357Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:53:56.1356967Z [ 19%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-12-01T09:53:56.1694563Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:53:56.1986047Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:53:56.2315365Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o 2022-12-01T09:53:56.2340770Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-12-01T09:53:56.2580065Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2022-12-01T09:53:56.2962490Z [ 19%] Built target jit 2022-12-01T09:53:56.3051418Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:53:56.3162301Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2022-12-01T09:53:56.3334834Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o 2022-12-01T09:53:56.3387359Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-12-01T09:53:56.3749165Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2022-12-01T09:53:56.4009279Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2022-12-01T09:53:56.4068595Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-12-01T09:53:56.4426392Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o 2022-12-01T09:53:56.4877086Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-12-01T09:53:56.5437603Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2022-12-01T09:53:56.5599811Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-12-01T09:53:56.5736966Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2022-12-01T09:53:56.5994476Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:53:56.6281853Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-12-01T09:53:56.6517218Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:53:56.6738525Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:53:56.6997151Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-12-01T09:53:56.7116422Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o 2022-12-01T09:53:56.7429797Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-12-01T09:53:56.7709448Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:53:56.7955941Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-12-01T09:53:56.8000917Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o 2022-12-01T09:53:56.8336173Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-12-01T09:53:56.8516233Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2022-12-01T09:53:56.8607299Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2022-12-01T09:53:56.8650421Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-12-01T09:53:56.8906349Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o 2022-12-01T09:53:56.9514657Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-12-01T09:53:56.9651900Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-12-01T09:53:57.0098439Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-12-01T09:53:57.0376373Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-12-01T09:53:57.0667411Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-12-01T09:53:57.0885293Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-12-01T09:53:57.1175225Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2022-12-01T09:53:57.1397803Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-12-01T09:53:57.1435436Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-12-01T09:53:57.1476150Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-12-01T09:53:57.2210513Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-12-01T09:53:57.2220279Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2022-12-01T09:53:57.2355285Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-12-01T09:53:57.3000732Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-12-01T09:53:57.3004793Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-12-01T09:53:57.3605889Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-12-01T09:53:57.3819214Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-12-01T09:53:57.4177942Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-12-01T09:53:57.4275318Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2022-12-01T09:53:57.4446220Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-12-01T09:53:57.4558154Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2022-12-01T09:53:57.4736078Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-12-01T09:53:57.5157725Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-12-01T09:53:57.5407596Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-12-01T09:53:57.5822433Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-12-01T09:53:57.5952138Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-12-01T09:53:57.6450300Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-12-01T09:53:57.6525931Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-12-01T09:53:57.6874645Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-12-01T09:53:57.7168292Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2022-12-01T09:53:57.7213030Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-12-01T09:53:57.7218260Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-12-01T09:53:57.7568906Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-12-01T09:53:57.7845395Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-12-01T09:53:57.7935989Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-12-01T09:53:57.8329754Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-12-01T09:53:57.8496540Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-12-01T09:53:57.8821573Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-12-01T09:53:57.9060742Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-12-01T09:53:57.9115460Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-12-01T09:53:57.9478541Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-12-01T09:53:57.9698770Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:53:57.9772714Z [ 20%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2022-12-01T09:53:58.0053649Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-12-01T09:53:58.0108871Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-12-01T09:53:58.0422274Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-12-01T09:53:58.0778116Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-12-01T09:53:58.0808334Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-12-01T09:53:58.1213857Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-12-01T09:53:58.1528618Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:53:58.1582238Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-12-01T09:53:58.1949977Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-12-01T09:53:58.2149166Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2022-12-01T09:53:58.2166834Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-12-01T09:53:58.2172661Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-12-01T09:53:58.2654887Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-12-01T09:53:58.2903318Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:53:58.3001596Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-12-01T09:53:58.3378938Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-12-01T09:53:58.3672158Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-12-01T09:53:58.3905936Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-12-01T09:53:58.4119824Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-12-01T09:53:58.4333971Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2022-12-01T09:53:58.4354140Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-12-01T09:53:58.4579918Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2022-12-01T09:53:58.4610339Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-12-01T09:53:58.5016721Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-12-01T09:53:58.5264736Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-12-01T09:53:58.5864463Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:53:58.5873365Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-12-01T09:53:58.6379062Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:53:58.6594336Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-12-01T09:53:58.6834546Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2022-12-01T09:53:58.6873789Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:53:58.6929972Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2022-12-01T09:53:58.7242944Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-12-01T09:53:58.7442317Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-12-01T09:53:58.7982667Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-12-01T09:53:58.8093639Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-12-01T09:53:58.8663469Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-12-01T09:53:58.9024211Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-12-01T09:53:58.9325168Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-12-01T09:53:58.9599235Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2022-12-01T09:53:58.9662815Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:53:58.9716276Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-12-01T09:53:58.9934355Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-12-01T09:53:59.0376913Z [ 21%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2022-12-01T09:53:59.0669498Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-12-01T09:53:59.0732514Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-12-01T09:53:59.1527130Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-12-01T09:53:59.1566481Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:53:59.1900627Z [ 22%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2022-12-01T09:53:59.2156864Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-12-01T09:53:59.2181437Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-12-01T09:53:59.2271689Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-12-01T09:53:59.2855182Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-12-01T09:53:59.2952674Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2022-12-01T09:53:59.3053928Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-12-01T09:53:59.3501496Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:53:59.3788803Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-12-01T09:53:59.4104119Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2022-12-01T09:53:59.4155709Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-12-01T09:53:59.4504596Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-12-01T09:53:59.4811865Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-12-01T09:53:59.5348638Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-12-01T09:53:59.5537759Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:53:59.5615976Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:53:59.6048380Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-12-01T09:53:59.6225216Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-12-01T09:53:59.6282093Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:53:59.6719831Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2022-12-01T09:53:59.6740901Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:53:59.6831609Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-12-01T09:53:59.7160891Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-12-01T09:53:59.7287329Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:53:59.7402546Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2022-12-01T09:53:59.7808019Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:53:59.7904807Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-12-01T09:53:59.8367255Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-12-01T09:53:59.8774238Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-12-01T09:53:59.9020037Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-12-01T09:53:59.9227451Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2022-12-01T09:53:59.9548270Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-12-01T09:53:59.9549290Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-12-01T09:53:59.9999911Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-12-01T09:54:00.0100788Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-12-01T09:54:00.0284461Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-12-01T09:54:00.0731622Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-12-01T09:54:00.0842269Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-12-01T09:54:00.0931880Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-12-01T09:54:00.1351325Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-12-01T09:54:00.1397374Z [ 23%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2022-12-01T09:54:00.1611497Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-12-01T09:54:00.2030769Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-12-01T09:54:00.2071950Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-12-01T09:54:00.2338425Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-12-01T09:54:00.2663065Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-12-01T09:54:00.2772787Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-12-01T09:54:00.3010148Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-12-01T09:54:00.3359671Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-12-01T09:54:00.3516906Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-12-01T09:54:00.3572429Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-12-01T09:54:00.3765341Z [ 23%] Built target dnnl_cpu_x64 2022-12-01T09:54:00.3885500Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-12-01T09:54:00.3925395Z [ 23%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-12-01T09:54:00.4206650Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-12-01T09:54:00.4318271Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-12-01T09:54:00.4616180Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-12-01T09:54:00.4868780Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-12-01T09:54:00.5157139Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-12-01T09:54:00.5227970Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-12-01T09:54:00.5504831Z [ 23%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-12-01T09:54:00.5665491Z [ 23%] Linking CXX static library ../../../lib/libgmock.a 2022-12-01T09:54:00.5797639Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-12-01T09:54:00.5810522Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-12-01T09:54:00.5868150Z [ 23%] Built target gmock 2022-12-01T09:54:00.6022096Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-12-01T09:54:00.6370131Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-12-01T09:54:00.6487092Z [ 23%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-12-01T09:54:00.6804846Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-12-01T09:54:00.6916396Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-12-01T09:54:00.7098219Z [ 23%] Linking CXX static library ../../../lib/libgtest_main.a 2022-12-01T09:54:00.7358350Z [ 23%] Built target gtest_main 2022-12-01T09:54:00.7376981Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-12-01T09:54:00.7556339Z [ 23%] Linking CXX static library ../../../lib/libbenchmark_main.a 2022-12-01T09:54:00.7582061Z [ 23%] Linking CXX static library ../../../../../../lib/libdnnl.a 2022-12-01T09:54:00.7613326Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-12-01T09:54:00.7766223Z [ 23%] Built target benchmark_main 2022-12-01T09:54:00.7926470Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-12-01T09:54:00.8148767Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-12-01T09:54:00.8220827Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-12-01T09:54:00.8596811Z [ 23%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-12-01T09:54:00.8796573Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-12-01T09:54:00.9446941Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-12-01T09:54:00.9720862Z [ 23%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-12-01T09:54:00.9963041Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-12-01T09:54:01.0350641Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-12-01T09:54:01.0607505Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-12-01T09:54:01.0980719Z [ 23%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-12-01T09:54:01.1204405Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-12-01T09:54:01.1902331Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-12-01T09:54:01.1958806Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-12-01T09:54:01.2615335Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-12-01T09:54:01.2827986Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-12-01T09:54:01.3223433Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-12-01T09:54:01.3452239Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-12-01T09:54:01.3598765Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2022-12-01T09:54:01.3992915Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-12-01T09:54:01.4175904Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2-acc2.c.o 2022-12-01T09:54:01.4745225Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-12-01T09:54:01.4757427Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2022-12-01T09:54:01.5247529Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-12-01T09:54:01.5449551Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc2.c.o 2022-12-01T09:54:01.5636997Z [ 24%] Built target dnnl 2022-12-01T09:54:01.5728431Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc4.c.o 2022-12-01T09:54:01.5806139Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:01.5812351Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-12-01T09:54:01.6196160Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2022-12-01T09:54:01.6229028Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-12-01T09:54:01.6465417Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:54:01.6748168Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2022-12-01T09:54:01.6812406Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-12-01T09:54:01.7218557Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-12-01T09:54:01.7335627Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-12-01T09:54:01.7797524Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2022-12-01T09:54:01.7991232Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-12-01T09:54:01.8274699Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2022-12-01T09:54:01.8411079Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-12-01T09:54:01.8770798Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-12-01T09:54:01.8802082Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-12-01T09:54:01.9113995Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-12-01T09:54:01.9401834Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:01.9599816Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-12-01T09:54:01.9637541Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-12-01T09:54:01.9931033Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-12-01T09:54:02.0339788Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-12-01T09:54:02.0349412Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-12-01T09:54:02.0514789Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:02.0696628Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-12-01T09:54:02.1004520Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-12-01T09:54:02.1039501Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:02.1084627Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-12-01T09:54:02.1543971Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-12-01T09:54:02.1724271Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-12-01T09:54:02.2229558Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:02.2233460Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-12-01T09:54:02.2242998Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-12-01T09:54:02.2348122Z [ 25%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-12-01T09:54:02.2750857Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-12-01T09:54:02.2856028Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-12-01T09:54:02.2915960Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:54:02.3299587Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-12-01T09:54:02.3489084Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-12-01T09:54:02.3575297Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:54:02.3625877Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-12-01T09:54:02.3871108Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-12-01T09:54:02.4238991Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:54:02.4525222Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-12-01T09:54:02.5015755Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-12-01T09:54:02.5253420Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-12-01T09:54:02.5582494Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-12-01T09:54:02.5896190Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-12-01T09:54:02.6268790Z [ 25%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2022-12-01T09:54:02.6378356Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-12-01T09:54:02.6442778Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-12-01T09:54:02.6788615Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-12-01T09:54:02.6920856Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-12-01T09:54:02.7359296Z [ 25%] Built target c10_CompileTimeFunctionPointer_test 2022-12-01T09:54:02.7438357Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-12-01T09:54:02.7615714Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-12-01T09:54:02.7634194Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:54:02.8049775Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:54:02.8236099Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-12-01T09:54:02.8512161Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:54:02.8751387Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-12-01T09:54:02.8770342Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:02.9174833Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-12-01T09:54:02.9176884Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-12-01T09:54:02.9335518Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:02.9433173Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:54:02.9720487Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-12-01T09:54:03.0034779Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-12-01T09:54:03.0070339Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-12-01T09:54:03.0284666Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-12-01T09:54:03.0618407Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-12-01T09:54:03.0672034Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-12-01T09:54:03.0889805Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-12-01T09:54:03.1066079Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-12-01T09:54:03.1107326Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-12-01T09:54:03.1545777Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-12-01T09:54:03.1776642Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-12-01T09:54:03.1824976Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-12-01T09:54:03.2269389Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-12-01T09:54:03.2401965Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-12-01T09:54:03.2971048Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-12-01T09:54:03.3054969Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-12-01T09:54:03.3359093Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/Logger.cpp:28:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] 2022-12-01T09:54:03.3359837Z #pragma GCC diagnostic ignored "-Wglobal-constructors" 2022-12-01T09:54:03.3360693Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:54:03.3448181Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-12-01T09:54:03.3653595Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-12-01T09:54:03.3707618Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-12-01T09:54:03.3970832Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-12-01T09:54:03.4018974Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-12-01T09:54:03.4217832Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-12-01T09:54:03.4735314Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-12-01T09:54:03.4995284Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-12-01T09:54:03.5406225Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-12-01T09:54:03.5768516Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-12-01T09:54:03.6003152Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-12-01T09:54:03.6229626Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-12-01T09:54:03.6392780Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-12-01T09:54:03.6494897Z [ 25%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2022-12-01T09:54:03.6502282Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-12-01T09:54:03.7018023Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-12-01T09:54:03.7036560Z [ 25%] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-12-01T09:54:03.7120969Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-12-01T09:54:03.7732867Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-12-01T09:54:03.7741537Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-12-01T09:54:03.7881474Z [ 25%] Built target c10_DeviceGuard_test 2022-12-01T09:54:03.7972966Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-12-01T09:54:03.8338113Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2022-12-01T09:54:03.8442668Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-12-01T09:54:03.8617334Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-12-01T09:54:03.8628645Z [ 25%] Built target kineto_base 2022-12-01T09:54:03.8674599Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-12-01T09:54:03.8865986Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2022-12-01T09:54:03.9109844Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-12-01T09:54:03.9231724Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-12-01T09:54:03.9291097Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-12-01T09:54:03.9423123Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2022-12-01T09:54:03.9665866Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-12-01T09:54:03.9873300Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-12-01T09:54:03.9929143Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2022-12-01T09:54:04.0043424Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2022-12-01T09:54:04.0296701Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-12-01T09:54:04.0512704Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2022-12-01T09:54:04.0642790Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-12-01T09:54:04.0743085Z [ 26%] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-12-01T09:54:04.0824866Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-12-01T09:54:04.0890958Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-12-01T09:54:04.1108748Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-12-01T09:54:04.1343886Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-12-01T09:54:04.1384758Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2022-12-01T09:54:04.1576707Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-12-01T09:54:04.1613109Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-12-01T09:54:04.1869434Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2022-12-01T09:54:04.1881598Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-12-01T09:54:04.2213371Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2022-12-01T09:54:04.2245235Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2022-12-01T09:54:04.2493748Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-12-01T09:54:04.2516469Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-12-01T09:54:04.2726374Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-12-01T09:54:04.2791846Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2022-12-01T09:54:04.3157392Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-12-01T09:54:04.3375962Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2022-12-01T09:54:04.3423249Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2022-12-01T09:54:04.3742901Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-12-01T09:54:04.4017556Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-12-01T09:54:04.4071882Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-12-01T09:54:04.4460146Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:04.4532516Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-12-01T09:54:04.4773487Z [ 27%] Linking CXX executable ../../bin/c10_Device_test 2022-12-01T09:54:04.5057733Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-12-01T09:54:04.5133686Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-12-01T09:54:04.5614036Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:04.5835118Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-12-01T09:54:04.6104408Z [ 27%] Built target c10_Device_test 2022-12-01T09:54:04.6306026Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:04.6326536Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-12-01T09:54:04.6534179Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-12-01T09:54:04.6957292Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-12-01T09:54:04.6979790Z [ 28%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-12-01T09:54:04.7030341Z [ 28%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2022-12-01T09:54:04.7156512Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-12-01T09:54:04.7655576Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-12-01T09:54:04.7764261Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-12-01T09:54:04.8314138Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-12-01T09:54:04.8356223Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-12-01T09:54:04.8356828Z [ 28%] Built target c10_DispatchKeySet_test 2022-12-01T09:54:04.8422840Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-12-01T09:54:04.8495074Z [ 28%] Linking CXX executable ../../bin/c10_StreamGuard_test 2022-12-01T09:54:04.9000344Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-12-01T09:54:04.9001693Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2022-12-01T09:54:04.9007234Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-12-01T09:54:04.9592579Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-12-01T09:54:04.9592971Z [ 28%] Built target c10_StreamGuard_test 2022-12-01T09:54:04.9640213Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-12-01T09:54:04.9712219Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-12-01T09:54:05.0177157Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-12-01T09:54:05.0278015Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-12-01T09:54:05.0502608Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-12-01T09:54:05.0870286Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-12-01T09:54:05.1056669Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-12-01T09:54:05.1463561Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:05.1538319Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:05.1644829Z [ 28%] Linking CXX executable ../../bin/c10_SymInt_test 2022-12-01T09:54:05.1840911Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-12-01T09:54:05.2129439Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:05.2203849Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:05.2407680Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-12-01T09:54:05.2886383Z [ 28%] Built target c10_SymInt_test 2022-12-01T09:54:05.2917857Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:05.2952784Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:05.3022194Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:05.3144164Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-12-01T09:54:05.3350851Z [ 28%] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-12-01T09:54:05.3728361Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:05.3736109Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-12-01T09:54:05.3809158Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-12-01T09:54:05.3868542Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:05.4322333Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:05.4456658Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-12-01T09:54:05.4462210Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-12-01T09:54:05.4679127Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:05.4990080Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:05.5000475Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:05.5087714Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-12-01T09:54:05.5403609Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:05.5658322Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-12-01T09:54:05.5833856Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:05.6044504Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-12-01T09:54:05.6068235Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-12-01T09:54:05.6283246Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-12-01T09:54:05.6592393Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-12-01T09:54:05.6658918Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-12-01T09:54:05.6812444Z [ 28%] Generating src/x86_64-fma/blas/sgemm.py.o 2022-12-01T09:54:05.6859213Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-12-01T09:54:05.7082260Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:05.7169515Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:05.7266547Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:05.7416125Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-12-01T09:54:05.7856603Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:05.7925182Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-12-01T09:54:05.7936195Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-12-01T09:54:05.8077048Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-12-01T09:54:05.8437276Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-12-01T09:54:05.8542502Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:05.8629604Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:05.8725643Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-12-01T09:54:05.8911219Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:05.9189688Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:05.9352626Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-12-01T09:54:05.9413274Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-12-01T09:54:05.9569622Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-12-01T09:54:05.9821791Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:06.0002887Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-12-01T09:54:06.0050292Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:06.0512421Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:06.0666032Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-12-01T09:54:06.0846339Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-12-01T09:54:06.1045011Z [ 28%] Generating src/x86_64-fma/max-pooling.py.o 2022-12-01T09:54:06.1282810Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:06.1357740Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:06.1454125Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-12-01T09:54:06.2067937Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:06.2088326Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-12-01T09:54:06.2134146Z [ 28%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2022-12-01T09:54:06.2185662Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:06.2676860Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-12-01T09:54:06.2684378Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-12-01T09:54:06.2800694Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:06.3090723Z [ 29%] Generating src/x86_64-fma/relu.py.o 2022-12-01T09:54:06.3278569Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-12-01T09:54:06.3474007Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:06.3487790Z [ 29%] Built target c10_InlineDeviceGuard_test 2022-12-01T09:54:06.3533178Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:54:06.3678813Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-12-01T09:54:06.3815046Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-12-01T09:54:06.4157528Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-12-01T09:54:06.4240552Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:54:06.4270546Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-12-01T09:54:06.4355765Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-12-01T09:54:06.4719375Z [ 29%] Generating src/x86_64-fma/softmax.py.o 2022-12-01T09:54:06.4777846Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-12-01T09:54:06.4856134Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-12-01T09:54:06.4909187Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-12-01T09:54:06.4932912Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-12-01T09:54:06.5394531Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:54:06.5468814Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:54:06.5591657Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-12-01T09:54:06.5875486Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-12-01T09:54:06.6088896Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-12-01T09:54:06.6134457Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-12-01T09:54:06.6146826Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-12-01T09:54:06.6449236Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-12-01T09:54:06.6695895Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-12-01T09:54:06.6775772Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-12-01T09:54:06.7202848Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-12-01T09:54:06.7421024Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-12-01T09:54:06.7430240Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-12-01T09:54:06.8096283Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-12-01T09:54:06.8165362Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-12-01T09:54:06.8703261Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-12-01T09:54:06.8862203Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-12-01T09:54:06.9092753Z [ 30%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2022-12-01T09:54:06.9248062Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-12-01T09:54:06.9338228Z [ 30%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2022-12-01T09:54:06.9496925Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-12-01T09:54:06.9895844Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-12-01T09:54:07.0186985Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-12-01T09:54:07.0279250Z [ 30%] Built target c10_InlineStreamGuard_test 2022-12-01T09:54:07.0401539Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-12-01T09:54:07.0446610Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-12-01T09:54:07.0579489Z [ 30%] Built target c10_SizesAndStrides_test 2022-12-01T09:54:07.0680279Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-12-01T09:54:07.0733870Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-12-01T09:54:07.1020413Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-12-01T09:54:07.1333441Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-12-01T09:54:07.1631834Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-12-01T09:54:07.1690040Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-12-01T09:54:07.2012867Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-12-01T09:54:07.2108033Z [ 30%] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-12-01T09:54:07.2311302Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-12-01T09:54:07.2312084Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-12-01T09:54:07.2699709Z [ 30%] Linking CXX executable ../../bin/c10_Array_test 2022-12-01T09:54:07.2880169Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-12-01T09:54:07.2898415Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-12-01T09:54:07.2924897Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-12-01T09:54:07.3462384Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-12-01T09:54:07.3544544Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-12-01T09:54:07.3719706Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-12-01T09:54:07.3847218Z [ 30%] Built target c10_Array_test 2022-12-01T09:54:07.4008564Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-12-01T09:54:07.4076363Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-12-01T09:54:07.4274570Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:54:07.4555264Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-12-01T09:54:07.4556237Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-12-01T09:54:07.5056701Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-12-01T09:54:07.5364333Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-12-01T09:54:07.5702783Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:54:07.5963399Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-12-01T09:54:07.6401062Z [ 30%] Linking CXX executable ../../bin/c10_Bitset_test 2022-12-01T09:54:07.6421362Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-12-01T09:54:07.6529663Z [ 30%] Linking CXX executable ../../bin/c10_C++17_test 2022-12-01T09:54:07.6607615Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-12-01T09:54:07.7146388Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-12-01T09:54:07.7151624Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-12-01T09:54:07.7650463Z [ 30%] Built target c10_Bitset_test 2022-12-01T09:54:07.7745132Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-12-01T09:54:07.7790368Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-12-01T09:54:07.7924792Z [ 30%] Built target c10_C++17_test 2022-12-01T09:54:07.7929994Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-12-01T09:54:07.8117891Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-12-01T09:54:07.8334906Z [ 30%] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-12-01T09:54:07.8381948Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-12-01T09:54:07.8650732Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-12-01T09:54:07.8989008Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-12-01T09:54:07.9482307Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-12-01T09:54:07.9527005Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-12-01T09:54:07.9930891Z [ 30%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2022-12-01T09:54:08.0067718Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-12-01T09:54:08.0258355Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-12-01T09:54:08.0307725Z [ 30%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2022-12-01T09:54:08.0646438Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-12-01T09:54:08.0909632Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:08.0996954Z [ 30%] Built target c10_ConstexprCrc_test 2022-12-01T09:54:08.1175436Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-12-01T09:54:08.1242006Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-12-01T09:54:08.1648470Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:08.1695403Z [ 30%] Built target c10_DeadlockDetection_test 2022-12-01T09:54:08.1869311Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-12-01T09:54:08.1887245Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-12-01T09:54:08.2328596Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:08.2386585Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-12-01T09:54:08.2925322Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-12-01T09:54:08.3204147Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:08.3442357Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-12-01T09:54:08.3722114Z [ 30%] Linking CXX executable ../../bin/c10_Half_test 2022-12-01T09:54:08.3938601Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:08.4067821Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-12-01T09:54:08.4368483Z [ 30%] Linking CXX executable ../../bin/c10_LeftRight_test 2022-12-01T09:54:08.4655566Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-12-01T09:54:08.4714360Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:08.4888570Z [ 30%] Built target c10_Half_test 2022-12-01T09:54:08.5063327Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-12-01T09:54:08.5165549Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-12-01T09:54:08.5455589Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:08.5502242Z [ 30%] Built target c10_LeftRight_test 2022-12-01T09:54:08.5682962Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-12-01T09:54:08.5728547Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-12-01T09:54:08.6194921Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:08.6271896Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-12-01T09:54:08.6830030Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-12-01T09:54:08.6919084Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:54:08.7602511Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-12-01T09:54:08.7932539Z [ 30%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2022-12-01T09:54:08.8022659Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:08.8194775Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-12-01T09:54:08.8297151Z [ 30%] Linking CXX executable ../../bin/c10_SmallVectorTest 2022-12-01T09:54:08.8656702Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:08.8768801Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-12-01T09:54:08.9044435Z [ 30%] Built target c10_Metaprogramming_test 2022-12-01T09:54:08.9110078Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-12-01T09:54:08.9274333Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:08.9366461Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-12-01T09:54:08.9688994Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-12-01T09:54:08.9729814Z [ 30%] Built target c10_SmallVectorTest 2022-12-01T09:54:08.9776835Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-12-01T09:54:08.9980331Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-12-01T09:54:09.0149557Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:09.0248123Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-12-01T09:54:09.0422028Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:09.0569982Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:09.0743252Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-12-01T09:54:09.1127155Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:09.1167179Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:09.1311450Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:09.1373110Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-12-01T09:54:09.1749502Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:09.1835121Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:09.2053237Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:09.2100776Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-12-01T09:54:09.2386230Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:54:09.2581108Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o 2022-12-01T09:54:09.2662851Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o 2022-12-01T09:54:09.2709347Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o 2022-12-01T09:54:09.3271623Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o 2022-12-01T09:54:09.3419060Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o 2022-12-01T09:54:09.3464458Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:09.3510843Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o 2022-12-01T09:54:09.3946361Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:09.4112638Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-12-01T09:54:09.4145187Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-12-01T09:54:09.4201950Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-12-01T09:54:09.4640140Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:09.4784433Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:09.4865393Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-12-01T09:54:09.5009341Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-12-01T09:54:09.5386820Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:09.5582239Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-12-01T09:54:09.5628330Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:09.6207332Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-12-01T09:54:09.6218813Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:09.6529579Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:09.6777373Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-12-01T09:54:09.7053875Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-12-01T09:54:09.7173953Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:09.7263689Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:09.7298317Z [ 32%] Linking CXX executable ../../bin/c10_Synchronized_test 2022-12-01T09:54:09.7580193Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-12-01T09:54:09.7940052Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:54:09.8160233Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-12-01T09:54:09.8161431Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-12-01T09:54:09.8410610Z [ 32%] Built target c10_Synchronized_test 2022-12-01T09:54:09.8484030Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-12-01T09:54:09.8633971Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:54:09.8820378Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-12-01T09:54:09.8958130Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-12-01T09:54:09.9179489Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-12-01T09:54:09.9199516Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-12-01T09:54:09.9527148Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-12-01T09:54:09.9528543Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-12-01T09:54:09.9934640Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-12-01T09:54:10.0145722Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-12-01T09:54:10.0213748Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-12-01T09:54:10.0707164Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-12-01T09:54:10.0842634Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-12-01T09:54:10.1173967Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:54:10.1218379Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-12-01T09:54:10.1361699Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-12-01T09:54:10.1824944Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-12-01T09:54:10.1870926Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:10.2081927Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:10.2464852Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-12-01T09:54:10.2857062Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-12-01T09:54:10.3044359Z [ 32%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2022-12-01T09:54:10.3090867Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-12-01T09:54:10.3134712Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:10.3588375Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-12-01T09:54:10.3717962Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-12-01T09:54:10.3859855Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-12-01T09:54:10.4300089Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-12-01T09:54:10.4319473Z [ 32%] Built target c10_ThreadLocal_test 2022-12-01T09:54:10.4351519Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:10.4374189Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-12-01T09:54:10.4396922Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-12-01T09:54:10.4441506Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-12-01T09:54:10.5155372Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-12-01T09:54:10.5269622Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-12-01T09:54:10.5472853Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:10.5482978Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-12-01T09:54:10.5831981Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-12-01T09:54:10.5844158Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-12-01T09:54:10.6032027Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-12-01T09:54:10.6402700Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:10.6489263Z [ 32%] Linking CXX executable ../../bin/c10_TypeIndex_test 2022-12-01T09:54:10.6568803Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-12-01T09:54:10.6643170Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-12-01T09:54:10.7066551Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-12-01T09:54:10.7073899Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-12-01T09:54:10.7275947Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-12-01T09:54:10.7454925Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-12-01T09:54:10.7645603Z [ 32%] Built target c10_TypeIndex_test 2022-12-01T09:54:10.7659094Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-12-01T09:54:10.7749935Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-12-01T09:54:10.7880237Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x1.c.o 2022-12-01T09:54:10.8117879Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-12-01T09:54:10.8216376Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-12-01T09:54:10.8465274Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-12-01T09:54:10.8522889Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x2.c.o 2022-12-01T09:54:10.8571040Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-12-01T09:54:10.8977825Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-12-01T09:54:10.9228842Z [ 32%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-12-01T09:54:10.9243097Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x4.c.o 2022-12-01T09:54:10.9547166Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x1.c.o 2022-12-01T09:54:10.9637118Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-12-01T09:54:10.9726152Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-12-01T09:54:10.9796434Z [ 32%] Linking C static library ../../lib/libnnpack.a 2022-12-01T09:54:10.9854648Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-12-01T09:54:11.0106039Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x2.c.o 2022-12-01T09:54:11.0139352Z [ 32%] Built target nnpack 2022-12-01T09:54:11.0212960Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x4.c.o 2022-12-01T09:54:11.0596098Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-12-01T09:54:11.0765140Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x1.c.o 2022-12-01T09:54:11.0807631Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x2.c.o 2022-12-01T09:54:11.0875080Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-12-01T09:54:11.1203624Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-12-01T09:54:11.1409180Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x4.c.o 2022-12-01T09:54:11.1450124Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-12-01T09:54:11.1805250Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-12-01T09:54:11.1948192Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-12-01T09:54:11.1965600Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-12-01T09:54:11.2047324Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-12-01T09:54:11.2336998Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-12-01T09:54:11.2612543Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-12-01T09:54:11.2682406Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-12-01T09:54:11.2778970Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-12-01T09:54:11.3098196Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-12-01T09:54:11.3327608Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-12-01T09:54:11.3400196Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-12-01T09:54:11.3438363Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-12-01T09:54:11.3922690Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-12-01T09:54:11.3976236Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-12-01T09:54:11.3985459Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-12-01T09:54:11.4419845Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-12-01T09:54:11.4449222Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-12-01T09:54:11.4482937Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-12-01T09:54:11.4491477Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-12-01T09:54:11.4553004Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-12-01T09:54:11.5133185Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-12-01T09:54:11.5183673Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-12-01T09:54:11.5422906Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-12-01T09:54:11.5511856Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-12-01T09:54:11.5676643Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-12-01T09:54:11.6205105Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-12-01T09:54:11.6585090Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-12-01T09:54:11.6790652Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-12-01T09:54:11.6832435Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-12-01T09:54:11.6933645Z [ 33%] Linking CXX executable ../../bin/c10_TypeList_test 2022-12-01T09:54:11.7135405Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-12-01T09:54:11.7334565Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-12-01T09:54:11.7579816Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-12-01T09:54:11.7662191Z [ 33%] Linking CXX executable ../../bin/c10_TypeTraits_test 2022-12-01T09:54:11.7784429Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-12-01T09:54:11.7795991Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-12-01T09:54:11.8080058Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-12-01T09:54:11.8128294Z [ 33%] Built target c10_TypeList_test 2022-12-01T09:54:11.8185069Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-12-01T09:54:11.8691044Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-12-01T09:54:11.8768833Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-12-01T09:54:11.8824060Z [ 33%] Built target c10_TypeTraits_test 2022-12-01T09:54:11.8873204Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-12-01T09:54:11.8880679Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-12-01T09:54:11.8983140Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-12-01T09:54:11.9195936Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-12-01T09:54:11.9768729Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-12-01T09:54:11.9873662Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-12-01T09:54:12.0405237Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-12-01T09:54:12.1110558Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-12-01T09:54:12.1290523Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-12-01T09:54:12.1373735Z [ 34%] Linking CXX executable ../../bin/c10_accumulate_test 2022-12-01T09:54:12.1570920Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-12-01T09:54:12.1805116Z [ 34%] Linking CXX executable ../../bin/c10_complex_math_test 2022-12-01T09:54:12.1913876Z [ 34%] Linking CXX executable ../../bin/c10_bfloat16_test 2022-12-01T09:54:12.2082593Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-12-01T09:54:12.2460601Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-12-01T09:54:12.2695850Z [ 34%] Built target c10_accumulate_test 2022-12-01T09:54:12.2697132Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-12-01T09:54:12.2780748Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-12-01T09:54:12.2938076Z [ 34%] Built target c10_complex_math_test 2022-12-01T09:54:12.2991231Z [ 34%] Built target c10_bfloat16_test 2022-12-01T09:54:12.3174528Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-12-01T09:54:12.3222075Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-12-01T09:54:12.3382107Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-12-01T09:54:12.3534783Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-12-01T09:54:12.3914322Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-12-01T09:54:12.4008668Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-12-01T09:54:12.4640572Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-12-01T09:54:12.4901563Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-12-01T09:54:12.4952797Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-12-01T09:54:12.5287897Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:54:12.5586119Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-12-01T09:54:12.5849962Z [ 34%] Linking CXX executable ../../bin/c10_complex_test 2022-12-01T09:54:12.6042271Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-12-01T09:54:12.6115423Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:54:12.6230613Z [ 34%] Linking CXX executable ../../bin/c10_either_test 2022-12-01T09:54:12.6520083Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-12-01T09:54:12.6727224Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-12-01T09:54:12.6789457Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:12.7084205Z [ 34%] Built target c10_complex_test 2022-12-01T09:54:12.7162515Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-12-01T09:54:12.7204915Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-12-01T09:54:12.7241003Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:12.7685468Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:12.7912628Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:12.7961090Z [ 34%] Built target c10_either_test 2022-12-01T09:54:12.7973867Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:12.8173617Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-12-01T09:54:12.8389628Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:12.8637274Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:12.8676873Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:12.9158737Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:12.9337145Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:12.9374305Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:12.9791978Z [ 34%] Linking CXX executable ../../bin/c10_exception_test 2022-12-01T09:54:12.9914848Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:54:12.9968938Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:13.0216547Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:13.0484885Z [ 34%] Linking CXX executable ../../bin/c10_flags_test 2022-12-01T09:54:13.0656662Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:13.0784256Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:54:13.0866993Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:13.0919421Z [ 34%] Built target c10_exception_test 2022-12-01T09:54:13.1098646Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-12-01T09:54:13.1465413Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:13.1509383Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-12-01T09:54:13.1638844Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:13.1823735Z [ 34%] Built target c10_flags_test 2022-12-01T09:54:13.2030578Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-12-01T09:54:13.2416982Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:13.2715085Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.3165147Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:13.3484814Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.3961549Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:13.4214022Z [ 34%] Linking CXX executable ../../bin/c10_irange_test 2022-12-01T09:54:13.4421381Z [ 34%] Linking CXX executable ../../bin/c10_logging_test 2022-12-01T09:54:13.4454959Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.4503276Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:13.4890362Z [ 34%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2022-12-01T09:54:13.5160539Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.5272520Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:13.5410757Z [ 34%] Built target c10_irange_test 2022-12-01T09:54:13.5604150Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-12-01T09:54:13.5693597Z [ 34%] Built target c10_logging_test 2022-12-01T09:54:13.5793350Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:13.5935603Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:54:13.5990879Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:54:13.6450825Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:13.6983199Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:13.6998552Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:54:13.7271282Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:13.7697042Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:54:13.7841199Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:13.7886155Z [ 35%] Built target c10_intrusive_ptr_test 2022-12-01T09:54:13.7938679Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:13.8153230Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:13.8207708Z [ 35%] Linking CXX executable ../../bin/c10_optional_test 2022-12-01T09:54:13.8376802Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:54:13.8577974Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:54:13.8814512Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:13.9140519Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:13.9146484Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.9472584Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.9479912Z [ 35%] Built target c10_optional_test 2022-12-01T09:54:13.9571933Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:13.9652493Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:13.9965294Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:54:14.0103092Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:54:14.0174876Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:14.0373333Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:54:14.0412662Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:14.0917041Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:14.1046939Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:14.1147614Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:14.1271249Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-12-01T09:54:14.1362843Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:54:14.1668493Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:14.1805507Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:14.1923010Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:14.2121355Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:54:14.2444352Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:14.2562154Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:14.2806711Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-12-01T09:54:14.3294658Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:14.3314299Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:14.3509996Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-12-01T09:54:14.3833898Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:54:14.3861167Z [ 35%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2022-12-01T09:54:14.4166210Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:14.4338408Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:14.4867846Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-12-01T09:54:14.5125559Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:14.5193793Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-12-01T09:54:14.5211464Z [ 35%] Built target c10_ordered_preserving_dict_test 2022-12-01T09:54:14.5454355Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-12-01T09:54:14.5703488Z [ 35%] Linking CXX executable ../../bin/c10_registry_test 2022-12-01T09:54:14.5938847Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:14.6297221Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:14.6517650Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-12-01T09:54:14.6785653Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:14.7063020Z [ 35%] Built target c10_registry_test 2022-12-01T09:54:14.7282384Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-12-01T09:54:14.7328679Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-12-01T09:54:14.7727431Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:14.7802891Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-12-01T09:54:14.8484486Z [ 35%] Linking CXX executable ../../bin/c10_string_view_test 2022-12-01T09:54:14.8609512Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:14.8729764Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-12-01T09:54:14.9490169Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:14.9702156Z [ 35%] Built target c10_string_view_test 2022-12-01T09:54:14.9766798Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:14.9852850Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-12-01T09:54:14.9953007Z [ 35%] Linking CXX executable ../../bin/c10_tempfile_test 2022-12-01T09:54:15.0323352Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.0405238Z [ 35%] Linking CXX executable ../../bin/c10_typeid_test 2022-12-01T09:54:15.0505646Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.1047165Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-12-01T09:54:15.1086743Z [ 35%] Built target c10_tempfile_test 2022-12-01T09:54:15.1142054Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-12-01T09:54:15.1255997Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-12-01T09:54:15.1573541Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.1661644Z [ 35%] Built target c10_typeid_test 2022-12-01T09:54:15.1730950Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-12-01T09:54:15.2102872Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-12-01T09:54:15.2339040Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:54:15.2400811Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.2528480Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.2846467Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:54:15.3132904Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:54:15.3214320Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.3573830Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.3969102Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.4012733Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.4087388Z [ 35%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-12-01T09:54:15.4315306Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.4380572Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.5156249Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.5244052Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.5339664Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.5880469Z [ 36%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2022-12-01T09:54:15.6123983Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:54:15.6176614Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:54:15.6182410Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.6302035Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.6952611Z [ 36%] Built target c10_intrusive_ptr_benchmark 2022-12-01T09:54:15.7027870Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.7056532Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.7085353Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.7295783Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.7318926Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.7808034Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.7996184Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.8014037Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:15.8201106Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:15.8678210Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.8689458Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:15.8980468Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:54:15.9338323Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:54:15.9464675Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:15.9862719Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:54:16.0053921Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:54:16.0080840Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.0296433Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.0490128Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.0822836Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.1015529Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.1066888Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.1334284Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.1591081Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.1733885Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:54:16.1937663Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:54:16.2245633Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:54:16.2320545Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.2707823Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T09:54:16.2992331Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:54:16.3095915Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.3182808Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.3541750Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:54:16.3755756Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.4097806Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.4103046Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.4138818Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.4560649Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.4661664Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:54:16.4767462Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-12-01T09:54:16.4975785Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-12-01T09:54:16.5096723Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:16.5277392Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:16.5771386Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T09:54:16.5900733Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:16.6058607Z [ 37%] Generating ../../../include/sleef.h 2022-12-01T09:54:16.6117693Z [ 37%] Generating include/renameavx512fnofma.h 2022-12-01T09:54:16.6126501Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2022-12-01T09:54:16.6130797Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2022-12-01T09:54:16.6159146Z [ 37%] Generating include/renameavx512fnofma.h 2022-12-01T09:54:16.6170763Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2022-12-01T09:54:16.6202060Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2022-12-01T09:54:16.6216304Z [ 37%] Generating include/renamecuda.h 2022-12-01T09:54:16.6241261Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2022-12-01T09:54:16.6248156Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2022-12-01T09:54:16.6271123Z [ 37%] Built target renameAVX512FNOFMA.h_generated 2022-12-01T09:54:16.6330772Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2022-12-01T09:54:16.6375481Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2022-12-01T09:54:16.6376428Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:54:16.6412011Z [ 37%] Generating alias_avx512f.h 2022-12-01T09:54:16.6431273Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2022-12-01T09:54:16.6460167Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2022-12-01T09:54:16.6492028Z [ 37%] Built target alias_avx512f.h_generated 2022-12-01T09:54:16.6496857Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2022-12-01T09:54:16.6515796Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2022-12-01T09:54:16.6531779Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2022-12-01T09:54:16.6567988Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:54:16.6576150Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2022-12-01T09:54:16.6599798Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2022-12-01T09:54:16.6624416Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2022-12-01T09:54:16.6666925Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-12-01T09:54:16.6724959Z [ 37%] Built target headers 2022-12-01T09:54:16.6825966Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:54:16.6912113Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-12-01T09:54:16.6963459Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-12-01T09:54:16.7216003Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:54:16.7883198Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:54:16.7980169Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:54:16.8178361Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-12-01T09:54:16.8370516Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:54:16.8403246Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:54:16.8693994Z [ 37%] Built target sleefdetavx2 2022-12-01T09:54:16.8868228Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-12-01T09:54:16.9097761Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-12-01T09:54:16.9151166Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:54:16.9640339Z [ 37%] Built target sleefavx2 2022-12-01T09:54:16.9662132Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:54:16.9792680Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-12-01T09:54:16.9820247Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:54:17.0265621Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-12-01T09:54:17.0579288Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:54:17.0589738Z [ 37%] Built target sleefavx2128 2022-12-01T09:54:17.0779025Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.0806750Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-12-01T09:54:17.1179171Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.1280789Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:54:17.1626080Z [ 37%] Built target sleefdetavx2128 2022-12-01T09:54:17.1696866Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:54:17.1958677Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:54:17.2010936Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:54:17.2226515Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.2338266Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-12-01T09:54:17.2339288Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.2493959Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.2660274Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:54:17.3445267Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:54:17.3517886Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:54:17.3590230Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:54:17.3617846Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.3964735Z [ 37%] Built target sleeffma4 2022-12-01T09:54:17.4084999Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-12-01T09:54:17.4123540Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-12-01T09:54:17.4179946Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-12-01T09:54:17.4198986Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:54:17.4695895Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:54:17.4978739Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:54:17.5518881Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-12-01T09:54:17.5595068Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:54:17.5726968Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-12-01T09:54:17.5813861Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:54:17.6250629Z [ 37%] Built target sleefavx 2022-12-01T09:54:17.6384993Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:54:17.6472091Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-12-01T09:54:17.6977660Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:54:17.6983031Z [ 37%] Built target sleefdetfma4 2022-12-01T09:54:17.7015572Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:54:17.7019612Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:54:17.7167015Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-12-01T09:54:17.7697879Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:17.7721420Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:17.8043563Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-12-01T09:54:17.8359461Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:54:17.8670306Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:17.8716694Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-12-01T09:54:17.8976981Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:54:17.9444174Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:17.9454343Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:54:17.9794898Z [ 37%] Built target sleefdetavx 2022-12-01T09:54:17.9944623Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-12-01T09:54:18.0137171Z [ 37%] Built target sleefsse4 2022-12-01T09:54:18.0189294Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:54:18.0224724Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-12-01T09:54:18.0282804Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.0656742Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.1143283Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-12-01T09:54:18.1182098Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.1316860Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-12-01T09:54:18.1615323Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-12-01T09:54:18.1664081Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-12-01T09:54:18.2050569Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.2398354Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:18.2696263Z [ 37%] Built target sleefdetsse4 2022-12-01T09:54:18.2794076Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:18.2865236Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.2904083Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-12-01T09:54:18.3127073Z [ 37%] Built target sleefsse2 2022-12-01T09:54:18.3186759Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.3415796Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.3683911Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.3974102Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.4049605Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.4247063Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.4256781Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-12-01T09:54:18.4439369Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.5161657Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.5264163Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.5368365Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:18.5509660Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.5853541Z [ 37%] Built target sleefdetsse2 2022-12-01T09:54:18.5955983Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:54:18.5957177Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:18.6317312Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.6485949Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.6578687Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.7041377Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.7191376Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.7222023Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.7284848Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.7320279Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.7971143Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.8062832Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:18.8205674Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:18.8488287Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:54:18.8603489Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:54:18.8730011Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-12-01T09:54:18.8911042Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:18.9089236Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-12-01T09:54:18.9344862Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:54:18.9367143Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:54:18.9400483Z [ 39%] Built target sleefdetpurec_scalar 2022-12-01T09:54:18.9468295Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:18.9712865Z [ 39%] Built target sleefpurec_scalar 2022-12-01T09:54:18.9780751Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:18.9819695Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.0384667Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:54:19.0450310Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:54:19.0598170Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-12-01T09:54:19.0669008Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.1128950Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.1311670Z [ 39%] Built target sleefpurecfma_scalar 2022-12-01T09:54:19.1344654Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.1401877Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.1550501Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:54:19.1575079Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.1881738Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.2120830Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.2168177Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.2485619Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:54:19.2716746Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-12-01T09:54:19.2920127Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.2948971Z [ 39%] Generating dispsse.c 2022-12-01T09:54:19.3111069Z [ 39%] Built target dispsse.c_generated 2022-12-01T09:54:19.3265692Z [ 39%] Generating dispavx.c 2022-12-01T09:54:19.3337467Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.3386269Z [ 39%] Built target dispavx.c_generated 2022-12-01T09:54:19.3398858Z [ 39%] Built target sleefdetpurecfma_scalar 2022-12-01T09:54:19.3436397Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.3470244Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.3547457Z [ 39%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-12-01T09:54:19.3622226Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.4110766Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.4494422Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:54:19.4497240Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:54:19.4559254Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:54:19.4742147Z [ 39%] Linking CXX executable ../../../bin/protoc 2022-12-01T09:54:19.5029523Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.5492370Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-12-01T09:54:19.5545130Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.5705089Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-12-01T09:54:19.5876725Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-12-01T09:54:19.6236411Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.6690801Z [ 39%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-12-01T09:54:19.6929704Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-12-01T09:54:19.7133830Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-12-01T09:54:19.7201489Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.7775525Z [ 39%] Built target protoc 2022-12-01T09:54:19.7821304Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.7992070Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.8083854Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.8377350Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:54:19.8725546Z [ 39%] Linking CXX static library ../../../lib/libgmock_main.a 2022-12-01T09:54:19.8770850Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.8898415Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:19.8924961Z [ 39%] Linking CXX static library ../../../lib/libkineto.a 2022-12-01T09:54:19.8976441Z [ 39%] Built target gmock_main 2022-12-01T09:54:19.9137761Z [ 39%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-12-01T09:54:19.9430266Z [ 39%] Built target kineto 2022-12-01T09:54:19.9459731Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:54:19.9508947Z [ 39%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-12-01T09:54:19.9586199Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:19.9643117Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:19.9801503Z [ 39%] Running gen_proto.py on onnx/onnx.in.proto 2022-12-01T09:54:20.0252674Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2022-12-01T09:54:20.0253436Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:54:20.0265920Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2022-12-01T09:54:20.0284500Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-ml.pb.h 2022-12-01T09:54:20.0284925Z generating /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_pb.py 2022-12-01T09:54:20.0307674Z [ 39%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-12-01T09:54:20.0388419Z [ 39%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-12-01T09:54:20.0393790Z [ 39%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:54:20.0419810Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:20.0636557Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:54:20.1412424Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-12-01T09:54:20.2072751Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-12-01T09:54:20.2536480Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:54:20.2653221Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-12-01T09:54:20.2987291Z [ 39%] Built target gen_onnx_proto 2022-12-01T09:54:20.3042985Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-12-01T09:54:20.3270991Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-12-01T09:54:20.3280105Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-12-01T09:54:20.3572821Z [ 39%] Built target Caffe2_PROTO 2022-12-01T09:54:20.3587413Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-12-01T09:54:20.3596499Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-12-01T09:54:20.3637501Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.3897580Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.3901742Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.4177210Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-12-01T09:54:20.4659502Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.4797264Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-12-01T09:54:20.4909383Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-12-01T09:54:20.5048534Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-12-01T09:54:20.5079682Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-12-01T09:54:20.5444957Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-12-01T09:54:20.5456986Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-12-01T09:54:20.5707245Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:54:20.5759983Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:54:20.6008830Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:54:20.6045609Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-12-01T09:54:20.6085014Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:54:20.6354390Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:54:20.6454771Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:54:20.6681061Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:20.6717618Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:54:20.6935763Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:20.7123421Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-12-01T09:54:20.7162944Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2022-12-01T09:54:20.7207272Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-12-01T09:54:20.7252010Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.7677242Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:20.8160502Z [ 40%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2022-12-01T09:54:20.8232321Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.8288796Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.8475303Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:20.8510175Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-12-01T09:54:20.9270882Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:20.9337016Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:20.9480358Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-12-01T09:54:20.9564074Z [ 40%] Built target sleefavx512fnofma 2022-12-01T09:54:20.9754670Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-12-01T09:54:20.9762545Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2022-12-01T09:54:21.0020202Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.0062633Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-12-01T09:54:21.0576120Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-12-01T09:54:21.0811354Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.0820913Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-12-01T09:54:21.1103927Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.1132977Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2022-12-01T09:54:21.1456774Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.1547652Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.1788266Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.1933066Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-12-01T09:54:21.2200822Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-12-01T09:54:21.2309182Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-12-01T09:54:21.2488587Z [ 41%] Built target sleefdetavx512fnofma 2022-12-01T09:54:21.2536503Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.2699920Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2022-12-01T09:54:21.3208606Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2022-12-01T09:54:21.3220467Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.3499337Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-12-01T09:54:21.3554595Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-12-01T09:54:21.4012430Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2022-12-01T09:54:21.4122656Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.4646011Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2022-12-01T09:54:21.4738474Z [ 41%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-12-01T09:54:21.4759971Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-12-01T09:54:21.4995901Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.5334841Z [ 41%] Built target sleefavx512f 2022-12-01T09:54:21.5403637Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:21.5748141Z [ 41%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-12-01T09:54:21.6026519Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-12-01T09:54:21.6046439Z [ 41%] Built target sleefdetavx512f 2022-12-01T09:54:21.6058192Z [ 41%] Built target dispsse_obj 2022-12-01T09:54:21.6091912Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-12-01T09:54:21.6167169Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-12-01T09:54:21.6199146Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:21.7037600Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:21.7099065Z [ 41%] Built target dispavx_obj 2022-12-01T09:54:21.7245541Z [ 41%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx.dir/common_avx.cc.o 2022-12-01T09:54:21.7266709Z [ 41%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/adagrad_avx2.cc.o 2022-12-01T09:54:21.7286087Z [ 41%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx512.dir/common_avx512.cc.o 2022-12-01T09:54:21.7650697Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-12-01T09:54:21.7896153Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:54:21.8521091Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:54:21.8842091Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-12-01T09:54:21.9030948Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:54:21.9229796Z [ 42%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx.dir/typed_axpy_avx.cc.o 2022-12-01T09:54:21.9288866Z [ 42%] Linking CXX static library ../../lib/libCaffe2_perfkernels_avx512.a 2022-12-01T09:54:21.9524344Z [ 42%] Built target Caffe2_perfkernels_avx512 2022-12-01T09:54:21.9648232Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:54:21.9672379Z [ 42%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/common_avx2.cc.o 2022-12-01T09:54:21.9736553Z [ 42%] Linking CXX static library ../lib/libcaffe2_protos.a 2022-12-01T09:54:21.9984979Z [ 42%] Built target caffe2_protos 2022-12-01T09:54:22.0048700Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:54:22.0051182Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:54:22.0334619Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:54:22.0828630Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:54:22.1288507Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:54:22.1391709Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:54:22.1443217Z [ 42%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_avx2.cc.o 2022-12-01T09:54:22.1507435Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:54:22.1726686Z [ 42%] Linking CXX static library ../../lib/libCaffe2_perfkernels_avx.a 2022-12-01T09:54:22.1996194Z [ 42%] Built target Caffe2_perfkernels_avx 2022-12-01T09:54:22.2048448Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:54:22.2136947Z [ 42%] Running gen_proto.py on onnx/onnx-data.in.proto 2022-12-01T09:54:22.2277211Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:54:22.2378923Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:54:22.2486361Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2022-12-01T09:54:22.2487650Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:54:22.2489814Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2022-12-01T09:54:22.2493745Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-data.pb.h 2022-12-01T09:54:22.2495538Z generating /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_data_pb.py 2022-12-01T09:54:22.2576887Z [ 42%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:54:22.2628149Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:54:22.3121444Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:54:22.3200561Z [ 42%] Built target gen_onnx_data_proto 2022-12-01T09:54:22.3290970Z [ 42%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_fused_8bit_rowwise_avx2.cc.o 2022-12-01T09:54:22.3360552Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:22.3436924Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:22.3616025Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:54:22.3836743Z [ 42%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_fused_8bit_rowwise_idx_avx2.cc.o 2022-12-01T09:54:22.4207045Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:54:22.4543340Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.4865044Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:54:22.5204022Z [ 42%] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-12-01T09:54:22.5473890Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:54:22.5583754Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:54:22.5622339Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2022-12-01T09:54:22.5623428Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:54:22.5626072Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2022-12-01T09:54:22.5631096Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2022-12-01T09:54:22.5632119Z generating /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_operators_pb.py 2022-12-01T09:54:22.5693847Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.5739677Z [ 42%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:54:22.6124617Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.6188334Z [ 42%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/embedding_lookup_idx_avx2.cc.o 2022-12-01T09:54:22.6213942Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:54:22.6263166Z [ 42%] Built target gen_onnx_operators_proto 2022-12-01T09:54:22.6329278Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.6959255Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-12-01T09:54:22.6961098Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:54:22.7311947Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:22.7521551Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:54:22.7652393Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:22.7926970Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-12-01T09:54:22.8214538Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:54:22.8474203Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:54:22.8560581Z [ 42%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/lstm_unit_cpu_avx2.cc.o 2022-12-01T09:54:22.8778843Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:54:22.8817178Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-12-01T09:54:22.8837862Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:22.9454820Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:22.9542684Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-12-01T09:54:22.9607569Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-12-01T09:54:23.0142704Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:23.0272492Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.0350526Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.0351380Z [ 42%] Linking C static library ../../lib/libsleef.a 2022-12-01T09:54:23.0736684Z [ 42%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/math_cpu_avx2.cc.o 2022-12-01T09:54:23.0815027Z [ 42%] Built target sleef 2022-12-01T09:54:23.0979895Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-12-01T09:54:23.1104788Z [ 42%] Building CXX object caffe2/perfkernels/CMakeFiles/Caffe2_perfkernels_avx2.dir/typed_axpy_avx2.cc.o 2022-12-01T09:54:23.1145547Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:23.1418962Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.2402847Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:23.2419488Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.3299935Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.3396891Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.3459846Z [ 42%] Linking CXX static library ../../lib/libCaffe2_perfkernels_avx2.a 2022-12-01T09:54:23.3557521Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-12-01T09:54:23.3695071Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:54:23.3697984Z [ 42%] Built target Caffe2_perfkernels_avx2 2022-12-01T09:54:23.3797578Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-12-01T09:54:23.4213152Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.4245015Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.4895150Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.5055876Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.5093218Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:54:23.5740079Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:23.5957641Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:54:23.6046795Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.6218700Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:54:23.6293213Z [ 42%] Linking CXX static library ../../lib/libonnx_proto.a 2022-12-01T09:54:23.6575066Z [ 42%] Built target onnx_proto 2022-12-01T09:54:23.6659484Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:23.6924968Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-12-01T09:54:23.6926980Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.7274910Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.7526898Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.7815512Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:23.7897336Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:23.8157277Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:23.8442588Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:54:23.9034035Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:54:23.9078365Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:23.9083969Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:23.9335295Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-12-01T09:54:23.9620652Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:54:23.9854888Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-12-01T09:54:23.9921480Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:24.0216974Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:24.0687973Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-12-01T09:54:24.0843551Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-12-01T09:54:24.1056934Z [ 43%] Linking CXX static library ../../lib/libXNNPACK.a 2022-12-01T09:54:24.1182710Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:24.1478778Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:24.2042651Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-12-01T09:54:24.2177694Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-12-01T09:54:24.2290260Z [ 43%] Built target XNNPACK 2022-12-01T09:54:24.2304843Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:24.2367106Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:24.3184114Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:24.3192300Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-12-01T09:54:24.3301402Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-12-01T09:54:24.3328593Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-12-01T09:54:24.4098542Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:24.4446116Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-12-01T09:54:24.4813255Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-12-01T09:54:24.4911201Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:24.5152936Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-12-01T09:54:24.5153889Z [ 44%] Built target ATEN_CPU_FILES_GEN_TARGET 2022-12-01T09:54:24.5214459Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:24.5671250Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:24.5806302Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-12-01T09:54:24.6414336Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-12-01T09:54:24.6505017Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:24.6655008Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-12-01T09:54:24.7167380Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-12-01T09:54:24.7530535Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:24.7844522Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:24.8181198Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:24.8557633Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:24.8834805Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-12-01T09:54:24.8919432Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:24.9026118Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-12-01T09:54:24.9260368Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:24.9346421Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-12-01T09:54:24.9504186Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:24.9635973Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-12-01T09:54:25.0088032Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.0410883Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-12-01T09:54:25.0869992Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.1396452Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.1566772Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.1842815Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-12-01T09:54:25.1900150Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.2127730Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.2258720Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-12-01T09:54:25.2368280Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-12-01T09:54:25.2655539Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-12-01T09:54:25.2982514Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.3077750Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.3966969Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-12-01T09:54:25.4102761Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.4679504Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:54:25.4774061Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.4942372Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-12-01T09:54:25.5059498Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-12-01T09:54:25.5383079Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-12-01T09:54:25.5383964Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-12-01T09:54:25.5475913Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-12-01T09:54:25.5588232Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-12-01T09:54:25.6169970Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-12-01T09:54:25.6423850Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-12-01T09:54:25.6792244Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-12-01T09:54:25.7089450Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-12-01T09:54:25.7646466Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-12-01T09:54:25.7684608Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-12-01T09:54:25.7809867Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-12-01T09:54:25.7919582Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-12-01T09:54:25.8212864Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-12-01T09:54:25.8254012Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-12-01T09:54:25.8547926Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-12-01T09:54:25.8567151Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-12-01T09:54:25.8872055Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-12-01T09:54:25.9060324Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-12-01T09:54:25.9178427Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:54:25.9654812Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:54:25.9686178Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-12-01T09:54:25.9942111Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:54:25.9943091Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:54:26.0298899Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-12-01T09:54:26.0370012Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:54:26.0601609Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:54:26.0661693Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:54:26.0972711Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-12-01T09:54:26.1131503Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:54:26.1219777Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-12-01T09:54:26.1239353Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-12-01T09:54:26.1852529Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:54:26.2183112Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:26.2461250Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-12-01T09:54:26.2707014Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-12-01T09:54:26.2755930Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:54:26.3347634Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-12-01T09:54:26.3356798Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:54:26.3663945Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:54:26.3907482Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-12-01T09:54:26.3967705Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-12-01T09:54:26.4209915Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-12-01T09:54:26.4223656Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:26.4577956Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-12-01T09:54:26.4793941Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-12-01T09:54:26.4951424Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-12-01T09:54:26.5428656Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-12-01T09:54:26.5609011Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-12-01T09:54:26.5662161Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-12-01T09:54:26.6249420Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-12-01T09:54:26.6265137Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-12-01T09:54:26.6348081Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-12-01T09:54:26.6587274Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-12-01T09:54:26.6813354Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-12-01T09:54:26.7091688Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-12-01T09:54:26.7261891Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-12-01T09:54:26.7573178Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-12-01T09:54:26.7760472Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-12-01T09:54:26.8090258Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:54:26.8211288Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:54:26.8382642Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:54:26.8744037Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:54:26.8838202Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:54:26.9070526Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:54:26.9071258Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:54:26.9079913Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:54:26.9270792Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-12-01T09:54:26.9314863Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-12-01T09:54:26.9626127Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-12-01T09:54:26.9641886Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-12-01T09:54:26.9703248Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:54:26.9841328Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:54:26.9927535Z [ 45%] Linking CXX static library ../../lib/libonnx.a 2022-12-01T09:54:27.0010003Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:54:27.0070006Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:54:27.0150928Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:54:27.0190517Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:54:27.0391947Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:54:27.0468422Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:54:27.0659831Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-12-01T09:54:27.0663313Z [ 45%] Built target onnx 2022-12-01T09:54:27.0718372Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-12-01T09:54:27.0727564Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-12-01T09:54:27.0952045Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-12-01T09:54:27.0984341Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-12-01T09:54:27.1076351Z [ 45%] Generating ../../../../torch/csrc/autograd/generated/Functions.cpp, ../../../../torch/csrc/autograd/generated/Functions.h, ../../../../torch/csrc/autograd/generated/variable_factories.h, ../../../../torch/csrc/autograd/generated/VariableType.h, ../../../../torch/csrc/lazy/generated/LazyIr.h, ../../../../torch/csrc/lazy/generated/LazyNonNativeIr.h, ../../../../torch/csrc/lazy/generated/LazyNativeFunctions.h, ../../../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../../../torch/csrc/autograd/generated/python_nested_functions.cpp, ../../../../torch/csrc/autograd/generated/python_sparse_functions.cpp, ../../../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../../../torch/csrc/autograd/generated/python_return_types.cpp, ../../../../torch/csrc/autograd/generated/python_enum_tag.cpp, ../../../../torch/csrc/autograd/generated/python_functions.h, ../../../../torch/testing/_internal/generated/annotated_fn_args.py 2022-12-01T09:54:27.1126572Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:54:27.1225968Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-12-01T09:54:27.1417694Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:54:27.1473937Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-12-01T09:54:27.1659060Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:54:27.1680293Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-12-01T09:54:27.1876631Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:54:27.1982356Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-12-01T09:54:27.2013865Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:54:27.2202255Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:54:27.2203052Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-12-01T09:54:27.2401785Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-12-01T09:54:27.2482264Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:54:27.2587423Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-12-01T09:54:27.2692183Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:54:27.2738912Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-12-01T09:54:27.2960842Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-12-01T09:54:27.2962366Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-12-01T09:54:27.3043613Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-12-01T09:54:27.3207199Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-12-01T09:54:27.3338181Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-12-01T09:54:27.3429361Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:54:27.3504596Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-12-01T09:54:27.3516135Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:54:27.3766938Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-12-01T09:54:27.3914159Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:54:27.3985348Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-12-01T09:54:27.4063634Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:54:27.4219092Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-12-01T09:54:27.4427658Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:54:27.4551665Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:27.4554345Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:54:27.4603044Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-12-01T09:54:27.4649790Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-12-01T09:54:27.4927738Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-12-01T09:54:27.5119746Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-12-01T09:54:27.5172367Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-12-01T09:54:27.5316315Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-12-01T09:54:27.5536198Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-12-01T09:54:27.5570235Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-12-01T09:54:27.5726175Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-12-01T09:54:27.5893699Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-12-01T09:54:27.6009596Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-12-01T09:54:27.6147689Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-12-01T09:54:27.6412135Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-12-01T09:54:27.6454632Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-12-01T09:54:27.6660871Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-12-01T09:54:27.6791899Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-12-01T09:54:27.6838399Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-12-01T09:54:27.7056433Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-12-01T09:54:27.7103303Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o 2022-12-01T09:54:27.7342132Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o 2022-12-01T09:54:27.7415150Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o 2022-12-01T09:54:27.7586156Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-12-01T09:54:27.7808364Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-12-01T09:54:27.7847836Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-12-01T09:54:27.8108361Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-12-01T09:54:27.8272431Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-12-01T09:54:27.8392907Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-12-01T09:54:27.8393831Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-12-01T09:54:27.8498298Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o 2022-12-01T09:54:27.8744785Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-12-01T09:54:27.8948701Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o 2022-12-01T09:54:27.9054592Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-12-01T09:54:27.9129914Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o 2022-12-01T09:54:27.9151199Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-12-01T09:54:27.9748363Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-12-01T09:54:27.9788946Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-12-01T09:54:27.9834253Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o 2022-12-01T09:54:27.9855731Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o 2022-12-01T09:54:27.9885362Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o 2022-12-01T09:54:28.0381673Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o 2022-12-01T09:54:28.0522438Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-12-01T09:54:28.0613414Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o 2022-12-01T09:54:28.0652040Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o 2022-12-01T09:54:28.0769413Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-12-01T09:54:28.1126461Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o 2022-12-01T09:54:28.1302485Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-12-01T09:54:28.1399567Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o 2022-12-01T09:54:28.1488310Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-12-01T09:54:28.1562869Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-12-01T09:54:28.1779888Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o 2022-12-01T09:54:28.1995127Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o 2022-12-01T09:54:28.2056193Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o 2022-12-01T09:54:28.2199173Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o 2022-12-01T09:54:28.2339577Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-12-01T09:54:28.2576721Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o 2022-12-01T09:54:28.2665706Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o 2022-12-01T09:54:28.2868508Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-12-01T09:54:28.2919213Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o 2022-12-01T09:54:28.3128767Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-12-01T09:54:28.3289460Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-12-01T09:54:28.3453018Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-12-01T09:54:28.3596728Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-12-01T09:54:28.3635435Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-12-01T09:54:28.3865794Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-12-01T09:54:28.3866881Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-12-01T09:54:28.4078504Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-12-01T09:54:28.4306063Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-12-01T09:54:28.4371465Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-12-01T09:54:28.4583491Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-12-01T09:54:28.4629611Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-12-01T09:54:28.4807175Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-12-01T09:54:28.5085997Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-12-01T09:54:28.5188791Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-12-01T09:54:28.5259926Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-12-01T09:54:28.5404188Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-12-01T09:54:28.5491046Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:54:28.5807671Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-12-01T09:54:28.5946355Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-12-01T09:54:28.6086945Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-12-01T09:54:28.6104632Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-12-01T09:54:28.6212507Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:54:28.6502155Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-12-01T09:54:28.6739914Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:54:28.6809704Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-12-01T09:54:28.6872716Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-12-01T09:54:28.7099286Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-12-01T09:54:28.7268737Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-12-01T09:54:28.7442880Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-12-01T09:54:28.7525500Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-12-01T09:54:28.7700350Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-12-01T09:54:28.7797473Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-12-01T09:54:28.8000458Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-12-01T09:54:28.8480933Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:54:28.8620762Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-12-01T09:54:28.8734885Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-12-01T09:54:28.8863057Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-12-01T09:54:28.9019247Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-12-01T09:54:28.9138656Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:54:28.9409492Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-12-01T09:54:28.9482874Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:54:28.9692401Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-12-01T09:54:28.9887507Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-12-01T09:54:28.9890610Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-12-01T09:54:29.0262808Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-12-01T09:54:29.0283644Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:29.0401819Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:29.0596694Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:54:29.0646875Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-12-01T09:54:29.0904774Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-12-01T09:54:29.1080182Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-12-01T09:54:29.1128436Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-12-01T09:54:29.1220083Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-12-01T09:54:29.1340053Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-12-01T09:54:29.1480745Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-12-01T09:54:29.1742376Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-12-01T09:54:29.1839518Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-12-01T09:54:29.2172954Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-12-01T09:54:29.2456173Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-12-01T09:54:29.2461546Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-12-01T09:54:29.2510834Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-12-01T09:54:29.2785909Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-12-01T09:54:29.2825090Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-12-01T09:54:29.3059575Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-12-01T09:54:29.3138642Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-12-01T09:54:29.3179130Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-12-01T09:54:29.3418503Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-12-01T09:54:29.3467621Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-12-01T09:54:29.3737404Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-12-01T09:54:29.3766641Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-12-01T09:54:29.3819168Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-12-01T09:54:29.4117838Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-12-01T09:54:29.4160870Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-12-01T09:54:29.4416224Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-12-01T09:54:29.4433218Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-12-01T09:54:29.4465697Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-12-01T09:54:29.4823973Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-12-01T09:54:29.4825804Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-12-01T09:54:29.5138458Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-12-01T09:54:29.5204547Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-12-01T09:54:29.5234982Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-12-01T09:54:29.5449061Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-12-01T09:54:29.5469315Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-12-01T09:54:29.5829566Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-12-01T09:54:29.5918861Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-12-01T09:54:29.6070509Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-12-01T09:54:29.6076724Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-12-01T09:54:29.6391871Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-12-01T09:54:29.6443623Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-12-01T09:54:29.6551590Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-12-01T09:54:29.6723474Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-12-01T09:54:29.6726061Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-12-01T09:54:29.7051432Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-12-01T09:54:29.7094895Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-12-01T09:54:29.7274837Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-12-01T09:54:29.7294714Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-12-01T09:54:29.7460693Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-12-01T09:54:29.7763097Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-12-01T09:54:29.7771354Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-12-01T09:54:29.7944161Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-12-01T09:54:29.8012325Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-12-01T09:54:29.8056223Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-12-01T09:54:29.8376651Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-12-01T09:54:29.8436524Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-12-01T09:54:29.8630159Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-12-01T09:54:29.8631080Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-12-01T09:54:29.8757495Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-12-01T09:54:29.9076822Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-12-01T09:54:29.9097042Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-12-01T09:54:29.9234953Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-12-01T09:54:29.9379486Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-12-01T09:54:29.9384047Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-12-01T09:54:29.9605504Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-12-01T09:54:29.9717700Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-12-01T09:54:29.9790837Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-12-01T09:54:30.0018666Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-12-01T09:54:30.0020466Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-12-01T09:54:30.0260428Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-12-01T09:54:30.0298638Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-12-01T09:54:30.0407170Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-12-01T09:54:30.0620811Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-12-01T09:54:30.0680301Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-12-01T09:54:30.0885955Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-12-01T09:54:30.0903808Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-12-01T09:54:30.1066494Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-12-01T09:54:30.1326468Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-12-01T09:54:30.1389970Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:54:30.1533947Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:30.1610061Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:54:30.1638822Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:30.1984967Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-12-01T09:54:30.2002083Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-12-01T09:54:30.2225180Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-12-01T09:54:30.2230851Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-12-01T09:54:30.2296532Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-12-01T09:54:30.2774161Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-12-01T09:54:30.2919767Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-12-01T09:54:30.2955424Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-12-01T09:54:30.3010817Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-12-01T09:54:30.3238456Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-12-01T09:54:30.3526582Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-12-01T09:54:30.3628697Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-12-01T09:54:30.3804493Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-12-01T09:54:30.3892472Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-12-01T09:54:30.4169380Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:54:30.4207642Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:30.4351978Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:54:30.4445460Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:30.4513041Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:54:30.4805605Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:30.4854539Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:54:30.5057440Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:30.5090048Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-12-01T09:54:30.5183896Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-12-01T09:54:30.5459885Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-12-01T09:54:30.5647262Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-12-01T09:54:30.5702134Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-12-01T09:54:30.5810281Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-12-01T09:54:30.5892616Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-12-01T09:54:30.6118741Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-12-01T09:54:30.6342061Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-12-01T09:54:30.6343140Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-12-01T09:54:30.6448715Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-12-01T09:54:30.6624779Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-12-01T09:54:30.6735834Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o 2022-12-01T09:54:30.6923485Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o 2022-12-01T09:54:30.7101940Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-12-01T09:54:30.7113836Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o 2022-12-01T09:54:30.7176457Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o 2022-12-01T09:54:30.7500993Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-12-01T09:54:30.7502761Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o 2022-12-01T09:54:30.7723010Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-12-01T09:54:30.7767350Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-12-01T09:54:30.7812496Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-12-01T09:54:30.8098431Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-12-01T09:54:30.8273543Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-12-01T09:54:30.8350182Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-12-01T09:54:30.8371835Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-12-01T09:54:30.8463129Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-12-01T09:54:30.8734351Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-12-01T09:54:30.8936360Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-12-01T09:54:30.8944621Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-12-01T09:54:30.9105679Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-12-01T09:54:30.9180759Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-12-01T09:54:30.9496881Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-12-01T09:54:30.9542970Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-12-01T09:54:30.9655639Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x4.c.o 2022-12-01T09:54:30.9891100Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-12-01T09:54:30.9994801Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x12.c.o 2022-12-01T09:54:31.0092541Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x16.c.o 2022-12-01T09:54:31.0149564Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x20.c.o 2022-12-01T09:54:31.0346490Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x24.c.o 2022-12-01T09:54:31.0540348Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x4.c.o 2022-12-01T09:54:31.0581305Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x8.c.o 2022-12-01T09:54:31.0781949Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x12.c.o 2022-12-01T09:54:31.0947171Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x16.c.o 2022-12-01T09:54:31.0968167Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x20.c.o 2022-12-01T09:54:31.1209700Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x24.c.o 2022-12-01T09:54:31.1251319Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-12-01T09:54:31.1417974Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-12-01T09:54:31.1526410Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-12-01T09:54:31.1644626Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-12-01T09:54:31.1856425Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-12-01T09:54:31.1939993Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-12-01T09:54:31.1984826Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-12-01T09:54:31.2167564Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-12-01T09:54:31.2208663Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-12-01T09:54:31.2458423Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-12-01T09:54:31.2477155Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-12-01T09:54:31.2665616Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-12-01T09:54:31.2709827Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-12-01T09:54:31.2753879Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-12-01T09:54:31.3070219Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-12-01T09:54:31.3092453Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-12-01T09:54:31.3323290Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-12-01T09:54:31.3341650Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-12-01T09:54:31.3342579Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:31.3645697Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:31.3658315Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:31.3869701Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:31.3997729Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:31.4180617Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:31.4358986Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:31.4414697Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:31.4739634Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:31.4841752Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:31.4882007Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.5153029Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.5458388Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.5514426Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.5522483Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.5658282Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.5901339Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.6216230Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.6287726Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.6290454Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.6477954Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.6638475Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.6906317Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.6984184Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.7095093Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.7215979Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.7643986Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.7727420Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.7819151Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.7978966Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.8164453Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.8363038Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.8399810Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.8704993Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.8999446Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.9093835Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.9107230Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.9108315Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.9460846Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:31.9722053Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:31.9804789Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.0019759Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.0391659Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.0436232Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.0621642Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.0624364Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.0782384Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.1163984Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.1181518Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.1410115Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.1460383Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.1679685Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.1914052Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.1918988Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.2143908Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:32.2192919Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:32.2421006Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:32.2628566Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:32.2725899Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:32.2842386Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:32.3162827Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:54:32.3374874Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:32.3416491Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:32.3486799Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:32.3860307Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:54:32.4033511Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:32.4055528Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:54:32.4158518Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:32.4388631Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:32.4464003Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:54:32.4649327Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:54:32.4720251Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:32.4837009Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:54:32.5059240Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:54:32.5103235Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.5364538Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.5441237Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:32.5492780Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.5659164Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.5896475Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:32.6140623Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.6225352Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.6248655Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:32.6614180Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.6616786Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.6822275Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:32.6885931Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.7168188Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.7441705Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:32.7528879Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.7704989Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.7875312Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:32.8044727Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.8135502Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.8220074Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:32.8396437Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.8581035Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.8850027Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:32.9104157Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.9124993Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.9327501Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:32.9516784Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:32.9802389Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:32.9878157Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:33.0221831Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.0229227Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.0324179Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:54:33.0505332Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.0570435Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.0947919Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.1007474Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.1012123Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.1222576Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.1493434Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.1703033Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.1837388Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.1997856Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.2036551Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.2133499Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.2387930Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.2693415Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.2694877Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.2798904Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.3102235Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.3133018Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.3438965Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.3440497Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.3630509Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.3877831Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.3981714Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-12-01T09:54:33.4184350Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-12-01T09:54:33.4228233Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-12-01T09:54:33.4582023Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:33.4773880Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:33.4849310Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-12-01T09:54:33.4946483Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-12-01T09:54:33.4989616Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:33.5282956Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:33.5403378Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-12-01T09:54:33.5542679Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-12-01T09:54:33.5585275Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:33.5616881Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:33.5899926Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:33.6048934Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:33.6220328Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-12-01T09:54:33.6245461Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-12-01T09:54:33.6290662Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:33.6496903Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:33.6853104Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:33.6855264Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:33.6901225Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:54:33.6942699Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:33.7301567Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:54:33.7601458Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:33.7614080Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:33.7626276Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:54:33.7641295Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:54:33.7966114Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:33.8184114Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:54:33.8292380Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:54:33.8324945Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.8328871Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.8608215Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.8835840Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.8892844Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.9148026Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.9518900Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.9536422Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.9537829Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:33.9860766Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:33.9937371Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.0198543Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.0338898Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.0401262Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.0695591Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.0702051Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.1008756Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.1023085Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.1144727Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.1487856Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.1512792Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.1674493Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.1715610Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.2049126Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.2213523Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.2329990Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.2389355Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.2649103Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.2871449Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.2959234Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.3245196Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.3395303Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.3562324Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.3766862Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.3767852Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.4077284Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.4132817Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.4385074Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.4606379Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.4633032Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.4888008Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.4936384Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.5319614Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:34.5370869Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:54:34.5649358Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-12-01T09:54:34.5831869Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-12-01T09:54:34.5834616Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-12-01T09:54:34.5920265Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:34.6107046Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:34.6274495Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:34.6430760Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:34.6444888Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:34.6555756Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:34.6737946Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:34.6885493Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T09:54:34.7089497Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:54:34.7126542Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-12-01T09:54:34.7138043Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:54:34.7525820Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-12-01T09:54:34.7602349Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:54:34.7795524Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-12-01T09:54:34.7838484Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:54:34.8004169Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-12-01T09:54:34.8190476Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-12-01T09:54:34.8230433Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-12-01T09:54:34.8399170Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-12-01T09:54:34.8523137Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-12-01T09:54:34.8583073Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-12-01T09:54:34.8896871Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-12-01T09:54:34.8898234Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-12-01T09:54:34.9274354Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-12-01T09:54:34.9503959Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-12-01T09:54:34.9628394Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-12-01T09:54:34.9669895Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-12-01T09:54:34.9720195Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-12-01T09:54:34.9981001Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-12-01T09:54:35.0157968Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-12-01T09:54:35.0610812Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-12-01T09:54:35.0647786Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-12-01T09:54:35.0808388Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-12-01T09:54:35.1177773Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-12-01T09:54:35.1363161Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-12-01T09:54:35.1778940Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-12-01T09:54:35.1817165Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-12-01T09:54:35.1819002Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-12-01T09:54:35.2330371Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-12-01T09:54:35.2333634Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-12-01T09:54:35.2479399Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-12-01T09:54:35.2947010Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-12-01T09:54:35.3005114Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-12-01T09:54:35.3043091Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-12-01T09:54:35.3051714Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-12-01T09:54:35.3508024Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-12-01T09:54:35.3668742Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-12-01T09:54:35.3985856Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-12-01T09:54:35.4128122Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o 2022-12-01T09:54:35.4348894Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o 2022-12-01T09:54:35.4633639Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o 2022-12-01T09:54:35.4901589Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2022-12-01T09:54:35.4925193Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-12-01T09:54:35.5009642Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2022-12-01T09:54:35.5052838Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2022-12-01T09:54:35.5325343Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2022-12-01T09:54:35.5581570Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2022-12-01T09:54:35.5636001Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2022-12-01T09:54:35.5701351Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:54:35.6013894Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:54:35.6068703Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T09:54:35.6336272Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:54:35.6433579Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:54:35.6490103Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T09:54:35.6814704Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:54:35.6816016Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:54:35.7089723Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T09:54:35.7170172Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:54:35.7228669Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:54:35.7625589Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:54:35.7653616Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:54:35.7824699Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T09:54:35.7874165Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T09:54:35.8032746Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-12-01T09:54:35.8361354Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-12-01T09:54:35.8391136Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-12-01T09:54:35.8624119Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-12-01T09:54:35.8818855Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-12-01T09:54:35.8941282Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-12-01T09:54:35.8944152Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2022-12-01T09:54:35.8947717Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-12-01T09:54:35.9196788Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2022-12-01T09:54:35.9454102Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2022-12-01T09:54:35.9521036Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2022-12-01T09:54:35.9641696Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2022-12-01T09:54:35.9728333Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2022-12-01T09:54:35.9914527Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2022-12-01T09:54:36.0171068Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:54:36.0172148Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:54:36.0499679Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:54:36.0500574Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-12-01T09:54:36.0507815Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:54:36.0764842Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:54:36.0768373Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-12-01T09:54:36.1125680Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:54:36.1169699Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:54:36.1313225Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:54:36.1344585Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o 2022-12-01T09:54:36.1564485Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o 2022-12-01T09:54:36.1793226Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o 2022-12-01T09:54:36.1822319Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o 2022-12-01T09:54:36.2009148Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o 2022-12-01T09:54:36.2146148Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o 2022-12-01T09:54:36.2204341Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2022-12-01T09:54:36.2700039Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2022-12-01T09:54:36.2700880Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2022-12-01T09:54:36.2899661Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2022-12-01T09:54:36.2900481Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2022-12-01T09:54:36.3336087Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2022-12-01T09:54:36.3365479Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-12-01T09:54:36.3549802Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-12-01T09:54:36.3550935Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-12-01T09:54:36.3786865Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-12-01T09:54:36.3995598Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-12-01T09:54:36.4053553Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-12-01T09:54:36.4164989Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-12-01T09:54:36.4255981Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-12-01T09:54:36.4469956Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-12-01T09:54:36.4597723Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-12-01T09:54:36.4712565Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x4.c.o 2022-12-01T09:54:36.4754912Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-12-01T09:54:36.4878930Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x12.c.o 2022-12-01T09:54:36.5029050Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-12-01T09:54:36.5220120Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-12-01T09:54:36.5301580Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-12-01T09:54:36.5323177Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-12-01T09:54:36.5408577Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-12-01T09:54:36.5517389Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x16.c.o 2022-12-01T09:54:36.6309317Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x20.c.o 2022-12-01T09:54:36.7131442Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x24.c.o 2022-12-01T09:54:36.8077314Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x4.c.o 2022-12-01T09:54:36.9230179Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x8.c.o 2022-12-01T09:54:37.0138119Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x12.c.o 2022-12-01T09:54:37.0505493Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x16.c.o 2022-12-01T09:54:37.0835464Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-12-01T09:54:37.1279923Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x20.c.o 2022-12-01T09:54:37.1819881Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x24.c.o 2022-12-01T09:54:37.1908903Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-12-01T09:54:37.2283567Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-12-01T09:54:37.2293473Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-12-01T09:54:37.2502148Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-12-01T09:54:37.2591299Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-12-01T09:54:37.3101671Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-12-01T09:54:37.3388679Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-12-01T09:54:37.3823491Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-12-01T09:54:37.4149204Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-12-01T09:54:37.4790463Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-12-01T09:54:37.5461179Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-12-01T09:54:37.6614982Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:37.6907698Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-12-01T09:54:37.7028839Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:37.7377452Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-12-01T09:54:37.7897053Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:37.8080446Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:37.8722909Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:37.8778277Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2022-12-01T09:54:37.9061927Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:37.9120687Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-12-01T09:54:37.9470308Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:38.0244517Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-12-01T09:54:38.0368879Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:38.1184764Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:38.1570564Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:38.2318351Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-12-01T09:54:38.2407510Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:38.2782524Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-12-01T09:54:38.3100665Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:38.3132435Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:38.3870321Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-12-01T09:54:38.4561055Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:38.4887758Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-12-01T09:54:38.5905304Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-12-01T09:54:38.6183704Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:38.7045869Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:38.7572321Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:38.8303937Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:38.8368189Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2022-12-01T09:54:38.8563633Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-12-01T09:54:38.8741661Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:38.9014480Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2022-12-01T09:54:38.9459518Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:38.9825115Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:38.9904128Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:39.0344459Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:39.0662229Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-12-01T09:54:39.0782190Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-12-01T09:54:39.1190181Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:39.2201552Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:39.2299569Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-12-01T09:54:39.2891813Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:39.3033142Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:39.3687723Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:39.3705623Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2022-12-01T09:54:39.3981978Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-12-01T09:54:39.4251504Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:39.4547212Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-12-01T09:54:39.5069437Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:39.5098258Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:39.5961695Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-12-01T09:54:39.6081664Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:39.6422992Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-12-01T09:54:39.6948376Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:39.7581503Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:39.7719054Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:39.7914651Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-12-01T09:54:39.8325981Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-12-01T09:54:39.8493026Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-12-01T09:54:39.8528145Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:39.9215247Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:39.9338903Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:40.0076166Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-12-01T09:54:40.0186443Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:40.0406003Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:40.1067026Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:40.1422488Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:40.2041082Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-12-01T09:54:40.2326994Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:40.2837889Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:40.3265912Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:40.3713764Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:40.4652833Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:40.5636721Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:40.6069431Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:40.6486489Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:40.7362646Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:40.7874867Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:40.8236700Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:40.8611970Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:40.8751458Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-12-01T09:54:40.9587017Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:41.0425879Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:41.1199963Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:41.1201130Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:41.1799380Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:41.2091508Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:41.2828877Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:41.3162130Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:41.3733301Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:41.4063758Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:41.4253602Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:41.5096175Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:41.5116102Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:41.5261177Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:41.6100646Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-12-01T09:54:41.6323058Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:41.6344701Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:41.6923222Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:41.7219435Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:41.8232817Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:41.9188132Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:41.9218301Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:42.0040376Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:42.0547370Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:42.0627283Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:42.1354239Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:42.1425291Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-12-01T09:54:42.1427418Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:42.2661977Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:54:42.2875832Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:42.3410661Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:42.3632055Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:42.4464420Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:42.5399488Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:42.5486240Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:42.5686408Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:42.6170695Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:42.6222335Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:42.6547460Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:42.7095572Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:42.7105013Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:42.8348262Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:54:42.9145463Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:54:42.9392931Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:42.9656059Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:54:43.0429871Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:43.0537844Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:43.0950433Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:54:43.1906814Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:43.1951314Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-12-01T09:54:43.2603158Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:43.2864260Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-12-01T09:54:43.3149677Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:43.3493848Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:43.3619163Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-12-01T09:54:43.3922225Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:43.4364716Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-12-01T09:54:43.4769499Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:43.5026243Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-12-01T09:54:43.5124828Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:43.5606650Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:43.5928719Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:43.6819324Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:43.6860631Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:43.7726686Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:43.7883962Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:43.8514400Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:43.8772651Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:43.8773693Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:43.9325910Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:43.9708637Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:44.0011931Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:44.0288429Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:44.0702723Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:44.1062502Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:44.1479713Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:44.1943920Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:44.2331614Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:44.2658809Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:44.2735946Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:44.3162890Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:44.3467929Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:44.4139383Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:44.4235048Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:44.4238604Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:44.4629854Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-12-01T09:54:44.4959307Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:44.5098749Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:44.5833940Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:44.5873071Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:44.6727063Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:44.7070490Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:44.7633749Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:44.7970707Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:44.8492745Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:44.8847992Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:44.9630100Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:44.9954124Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:45.0424938Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:45.1785335Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:45.3230371Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:45.4297872Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:45.4526521Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:45.4647886Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:45.5214370Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:45.5229075Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:45.5275866Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T09:54:45.5572837Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:45.6163960Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:45.6293034Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:45.7090764Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:45.7704162Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:45.8633633Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:45.8810618Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:45.9407182Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:45.9470098Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:45.9643361Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:54:45.9797201Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:46.0258598Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:46.0542301Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-12-01T09:54:46.0620117Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:46.1097184Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-12-01T09:54:46.1540349Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:46.2165139Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:46.2456502Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-12-01T09:54:46.3026588Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:46.3849965Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:46.3876915Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-12-01T09:54:46.4013246Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:46.4436340Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:46.4605814Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:46.4863538Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:46.5173670Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-12-01T09:54:46.5384165Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:46.5425930Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-12-01T09:54:46.5675906Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:46.6274032Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-12-01T09:54:46.6315861Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:46.6621610Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-12-01T09:54:46.6972823Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:46.7045519Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-12-01T09:54:46.7734403Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:46.8019322Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-12-01T09:54:46.8581181Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:46.8817445Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-12-01T09:54:46.9372643Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-12-01T09:54:46.9490463Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-12-01T09:54:46.9629611Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-12-01T09:54:47.0174832Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-12-01T09:54:47.0176019Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-12-01T09:54:47.0324748Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-12-01T09:54:47.0890364Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-12-01T09:54:47.1020282Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-12-01T09:54:47.1387200Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:47.1704079Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-12-01T09:54:47.2202384Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:47.2851166Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-12-01T09:54:47.2939804Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-12-01T09:54:47.3536747Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-12-01T09:54:47.3879186Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T09:54:47.4344126Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T09:54:47.4987106Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-12-01T09:54:47.5331560Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-12-01T09:54:47.5650057Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-12-01T09:54:47.6504284Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-12-01T09:54:47.7150052Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:47.7684060Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-12-01T09:54:47.7889593Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:47.8741043Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-12-01T09:54:47.8869914Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-12-01T09:54:47.9514056Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-12-01T09:54:47.9612871Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-12-01T09:54:48.0212715Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T09:54:48.0679295Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T09:54:48.1148489Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-12-01T09:54:48.1711269Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-12-01T09:54:48.1997533Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-12-01T09:54:48.2381041Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-12-01T09:54:48.2677346Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-12-01T09:54:48.2944291Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:48.3443826Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:48.3544034Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-12-01T09:54:48.3563935Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:48.3999333Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:48.4073507Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-12-01T09:54:48.4325794Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-12-01T09:54:48.4460839Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:48.4741935Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-12-01T09:54:48.5386774Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:48.6591156Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:48.7577420Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:48.8447908Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:48.8499409Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:48.8782637Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:48.9122692Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-12-01T09:54:48.9127716Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T09:54:48.9586976Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-12-01T09:54:48.9674550Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-12-01T09:54:49.0390231Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:54:49.0799866Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:54:49.1876463Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-12-01T09:54:49.1922177Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:54:49.1979716Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:54:49.2273649Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-12-01T09:54:49.2880810Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-12-01T09:54:49.3115453Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-12-01T09:54:49.3189550Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:49.3985618Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-12-01T09:54:49.4718423Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-12-01T09:54:49.5805872Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:49.6328764Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-12-01T09:54:49.6827838Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-12-01T09:54:49.7618657Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-12-01T09:54:49.8345325Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:49.9170397Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:49.9284510Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-12-01T09:54:49.9983547Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:50.0977459Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:50.1660280Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:50.1867546Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:50.2556392Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-12-01T09:54:50.2557304Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:50.2755724Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-12-01T09:54:50.2983871Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:50.3350771Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:50.3824286Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-12-01T09:54:50.4007243Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-12-01T09:54:50.4246000Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:50.4622681Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:50.5104050Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-12-01T09:54:50.5375340Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:50.6082748Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-12-01T09:54:50.6094232Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:50.6490942Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-12-01T09:54:50.7027406Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:50.7889002Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:50.8763549Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:50.8878896Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:50.9569626Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-12-01T09:54:50.9609551Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:51.0428698Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:51.1246799Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:51.1966730Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:51.2366680Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-12-01T09:54:51.2738197Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-12-01T09:54:51.2818102Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:51.3476898Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:51.3574563Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:51.4060495Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:51.4347645Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:51.4615595Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-12-01T09:54:51.4910037Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-12-01T09:54:51.5173339Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:51.6021348Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:51.6072094Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:51.6082970Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:51.6785533Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-12-01T09:54:51.6958426Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2022-12-01T09:54:51.6977595Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:51.7384204Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:51.7532929Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:51.7787696Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-12-01T09:54:51.8127465Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:51.8183660Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-12-01T09:54:51.8430387Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-12-01T09:54:51.9067125Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:52.0224392Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:52.0331056Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:52.0905568Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-12-01T09:54:52.0910326Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-12-01T09:54:52.1117579Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:52.1525282Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:52.1808072Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-12-01T09:54:52.1822296Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-12-01T09:54:52.2214695Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:52.2317038Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-12-01T09:54:52.3060120Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:52.3851387Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:52.4683830Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T09:54:52.4684538Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:52.4740900Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-12-01T09:54:52.5355416Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-12-01T09:54:52.5450941Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-12-01T09:54:52.5462076Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-12-01T09:54:52.5516282Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-12-01T09:54:52.5778816Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:52.6227921Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-12-01T09:54:52.6326448Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:52.6531089Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-12-01T09:54:52.7106807Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T09:54:52.8434498Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T09:54:52.8658557Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:52.9095650Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:52.9381399Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-12-01T09:54:52.9524900Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T09:54:52.9661676Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-12-01T09:54:52.9737844Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-12-01T09:54:53.0265484Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T09:54:53.0533205Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-12-01T09:54:53.1130088Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-12-01T09:54:53.1332085Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:53.2030586Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:53.2564390Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:53.2703421Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-12-01T09:54:53.3304411Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:54:53.4031990Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-12-01T09:54:53.4074554Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2022-12-01T09:54:53.4695579Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:54:53.4705463Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-12-01T09:54:53.4803120Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-12-01T09:54:53.5233369Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-12-01T09:54:53.5272301Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-12-01T09:54:53.5323248Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-12-01T09:54:53.5391744Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-12-01T09:54:53.5971026Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-12-01T09:54:53.6053952Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:54:53.6796795Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2022-12-01T09:54:53.7415533Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-12-01T09:54:53.7578113Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2022-12-01T09:54:53.8062355Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2022-12-01T09:54:53.8084707Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-12-01T09:54:53.8201144Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2022-12-01T09:54:53.8777904Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2022-12-01T09:54:53.8890986Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-12-01T09:54:53.9296575Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2022-12-01T09:54:53.9476175Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-12-01T09:54:53.9975205Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2022-12-01T09:54:54.0009402Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-12-01T09:54:54.0383413Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-12-01T09:54:54.0782110Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-12-01T09:54:54.1833953Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-12-01T09:54:54.1836336Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-12-01T09:54:54.1898301Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-12-01T09:54:54.2530870Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-12-01T09:54:54.3139855Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-12-01T09:54:54.3252598Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-12-01T09:54:54.3373911Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-12-01T09:54:54.3660817Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-12-01T09:54:54.4501311Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-12-01T09:54:54.4761189Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-12-01T09:54:54.4961472Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-12-01T09:54:54.5278542Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-12-01T09:54:54.5441458Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2022-12-01T09:54:54.5928896Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-12-01T09:54:54.6228124Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-12-01T09:54:54.6298904Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-12-01T09:54:54.7076399Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-12-01T09:54:54.7320058Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-12-01T09:54:54.7873813Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-12-01T09:54:54.8582929Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-12-01T09:54:54.9067930Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-12-01T09:54:54.9114207Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-12-01T09:54:54.9700837Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-12-01T09:54:55.0585889Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-12-01T09:54:55.0869836Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-12-01T09:54:55.1782871Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-12-01T09:54:55.3064171Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-12-01T09:54:55.4416053Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:54:55.5037870Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:54:55.5038421Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:54:55.5790937Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-12-01T09:54:55.5896534Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:55.6664291Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2022-12-01T09:54:55.7935358Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2022-12-01T09:54:55.9086569Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.0347515Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.1747231Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.2408799Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.2927409Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.3516361Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-12-01T09:54:56.3941673Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.4134799Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.4463271Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-12-01T09:54:56.5016159Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.5057968Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.5349364Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-12-01T09:54:56.6115613Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-12-01T09:54:56.6382914Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.7933035Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.9053841Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:56.9344093Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-12-01T09:54:57.0427315Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-12-01T09:54:57.0564852Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:57.1918071Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-12-01T09:54:57.3157499Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-12-01T09:54:57.4354635Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-12-01T09:54:57.5840321Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:57.6625762Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:57.7965352Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-12-01T09:54:57.8066309Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-12-01T09:54:57.8551712Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-12-01T09:54:57.8916832Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:57.9297315Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-12-01T09:54:57.9825601Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-12-01T09:54:58.0771449Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-12-01T09:54:58.0894248Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:58.2391820Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-12-01T09:54:58.3843846Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-12-01T09:54:58.5217956Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-12-01T09:54:58.5486912Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-12-01T09:54:58.6244483Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-12-01T09:54:58.6580736Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:54:58.7698777Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:54:58.8843050Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:54:59.0396674Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:59.1146367Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:54:59.1539866Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:54:59.1896201Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-12-01T09:54:59.2207240Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:54:59.2730261Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-12-01T09:54:59.3324456Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-12-01T09:54:59.4797410Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:54:59.5131319Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-12-01T09:54:59.6023825Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-12-01T09:54:59.6155617Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-12-01T09:54:59.7233547Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-12-01T09:54:59.8287733Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-12-01T09:54:59.9326793Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-12-01T09:54:59.9810945Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-12-01T09:55:00.0504626Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-12-01T09:55:00.1004865Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-12-01T09:55:00.2169817Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-12-01T09:55:00.3240131Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-12-01T09:55:00.5013243Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-12-01T09:55:00.5290036Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-12-01T09:55:00.5670087Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-12-01T09:55:00.6232082Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-12-01T09:55:00.6672711Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-12-01T09:55:00.6713434Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-12-01T09:55:00.7332061Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-12-01T09:55:00.7988649Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-12-01T09:55:00.8131269Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-12-01T09:55:00.8996331Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-12-01T09:55:00.9423341Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-12-01T09:55:01.0802539Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-12-01T09:55:01.2018496Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-12-01T09:55:01.3463072Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-12-01T09:55:01.4099014Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-12-01T09:55:01.4624948Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-12-01T09:55:01.5195025Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-12-01T09:55:01.6467145Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-12-01T09:55:01.7662371Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-12-01T09:55:01.7844292Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-12-01T09:55:01.8263974Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-12-01T09:55:01.8963998Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-12-01T09:55:01.9044546Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-12-01T09:55:01.9511162Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-12-01T09:55:02.0522188Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-12-01T09:55:02.0728383Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-12-01T09:55:02.0764455Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-12-01T09:55:02.1035597Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-12-01T09:55:02.1141701Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-12-01T09:55:02.1711489Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-12-01T09:55:02.2011004Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-12-01T09:55:02.2392179Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-12-01T09:55:02.2757879Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-12-01T09:55:02.2782145Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-12-01T09:55:02.2850663Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-12-01T09:55:02.3987215Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-12-01T09:55:02.4811084Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-12-01T09:55:02.5229475Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-12-01T09:55:02.6284591Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-12-01T09:55:02.6549562Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o 2022-12-01T09:55:02.7772727Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-12-01T09:55:02.7773676Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o 2022-12-01T09:55:02.9190563Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o 2022-12-01T09:55:03.0524732Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-12-01T09:55:03.1671622Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o 2022-12-01T09:55:03.2865189Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o 2022-12-01T09:55:03.4111989Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o 2022-12-01T09:55:03.4390131Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o 2022-12-01T09:55:03.5375606Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-12-01T09:55:03.5940377Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o 2022-12-01T09:55:03.6281533Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o 2022-12-01T09:55:03.7259183Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-12-01T09:55:03.7627391Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o 2022-12-01T09:55:03.7928978Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-12-01T09:55:03.8977373Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o 2022-12-01T09:55:03.9088206Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2022-12-01T09:55:03.9224937Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2022-12-01T09:55:04.0000804Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-12-01T09:55:04.0258715Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2022-12-01T09:55:04.0561455Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-12-01T09:55:04.1392520Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2022-12-01T09:55:04.2686160Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2022-12-01T09:55:04.4519104Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2022-12-01T09:55:04.5693288Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-12-01T09:55:04.6809580Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-12-01T09:55:04.8045917Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-12-01T09:55:04.8549167Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-12-01T09:55:04.9245647Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-12-01T09:55:04.9768676Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-12-01T09:55:05.0017072Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-12-01T09:55:05.0460896Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-12-01T09:55:05.1181661Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-12-01T09:55:05.1668671Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-12-01T09:55:05.1842087Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-12-01T09:55:05.2866477Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-12-01T09:55:05.3289145Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-12-01T09:55:05.3349889Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-12-01T09:55:05.4608957Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-12-01T09:55:05.5225344Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-12-01T09:55:05.5680890Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-12-01T09:55:05.6912516Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x8.c.o 2022-12-01T09:55:05.8076953Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x16.c.o 2022-12-01T09:55:05.9200411Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x24.c.o 2022-12-01T09:55:06.0335131Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x32.c.o 2022-12-01T09:55:06.1306027Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-12-01T09:55:06.2253127Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x40.c.o 2022-12-01T09:55:06.2593626Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x48.c.o 2022-12-01T09:55:06.2722203Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x56.c.o 2022-12-01T09:55:06.3373418Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-12-01T09:55:06.3714893Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-12-01T09:55:06.3930341Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x64.c.o 2022-12-01T09:55:06.5266540Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x72.c.o 2022-12-01T09:55:06.5628563Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x80.c.o 2022-12-01T09:55:06.6530841Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x8.c.o 2022-12-01T09:55:06.6800814Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x16.c.o 2022-12-01T09:55:06.7917702Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-12-01T09:55:06.8165567Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x24.c.o 2022-12-01T09:55:06.8260040Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x32.c.o 2022-12-01T09:55:06.9186960Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-12-01T09:55:06.9498385Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-12-01T09:55:07.0637693Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x48.c.o 2022-12-01T09:55:07.1908999Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x56.c.o 2022-12-01T09:55:07.3042426Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x64.c.o 2022-12-01T09:55:07.3383726Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-12-01T09:55:07.4235962Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x72.c.o 2022-12-01T09:55:07.5445079Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x80.c.o 2022-12-01T09:55:07.5867845Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-12-01T09:55:07.6649754Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-12-01T09:55:07.7766420Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-12-01T09:55:07.8260175Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-12-01T09:55:07.8959876Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-12-01T09:55:07.9549873Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-12-01T09:55:08.0130001Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-12-01T09:55:08.0872838Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-12-01T09:55:08.1789971Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-12-01T09:55:08.1933280Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-12-01T09:55:08.3401655Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-12-01T09:55:08.3935559Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-12-01T09:55:08.4676997Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-12-01T09:55:08.5195597Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2022-12-01T09:55:08.6291995Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-12-01T09:55:08.6732630Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-12-01T09:55:08.7264766Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-12-01T09:55:08.7912763Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2022-12-01T09:55:08.9129690Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-12-01T09:55:09.0143569Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-12-01T09:55:09.0423417Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-12-01T09:55:09.1681300Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-12-01T09:55:09.2747749Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:09.3546900Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:09.3647364Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:09.4499452Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-12-01T09:55:09.5044608Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:09.6055453Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:09.6680490Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:09.6877454Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-12-01T09:55:09.7467808Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:09.7633985Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-12-01T09:55:09.8345729Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:09.9201544Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:09.9245167Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-12-01T09:55:10.0505985Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:10.1658144Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:10.1738359Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-12-01T09:55:10.2488910Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:10.3814560Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:10.4640504Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:10.5818144Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:10.6536192Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-12-01T09:55:10.6784304Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:10.8837421Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:10.9176636Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:10.9746018Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-12-01T09:55:11.0044706Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:11.0993596Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:11.1252889Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-12-01T09:55:11.1852733Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:11.1857952Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-12-01T09:55:11.2531126Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:11.3464697Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:11.4349412Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:11.5337818Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:11.5945839Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:11.6222211Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:11.6715896Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-12-01T09:55:11.7182943Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:11.8051771Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:11.9002102Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:11.9718406Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:12.0139387Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-12-01T09:55:12.0503805Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:12.1416642Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:12.2702516Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:12.3455083Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:12.3932427Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-12-01T09:55:12.4446519Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:12.5467902Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:12.5479156Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-12-01T09:55:12.6003233Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:12.6250197Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:12.6870522Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-12-01T09:55:12.7090053Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:12.7843873Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:12.8549008Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:12.9270864Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:12.9495859Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-12-01T09:55:13.0127935Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:13.1151670Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:13.2039826Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:13.2989597Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:13.3929047Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:13.4810546Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:13.5635543Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:13.6119858Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-12-01T09:55:13.6756904Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:13.6983043Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:13.7528283Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:13.7793077Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-12-01T09:55:13.8404002Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:13.9387454Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:14.0116271Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:14.0127503Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:14.0519658Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-12-01T09:55:14.0879746Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:14.1057606Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-12-01T09:55:14.1873377Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:14.2289783Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-12-01T09:55:14.2782815Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:14.3636911Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:14.4733075Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:14.5609576Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:14.6991838Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:14.7924838Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:14.8986203Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:14.9369265Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-12-01T09:55:14.9825261Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:15.0222811Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-12-01T09:55:15.0745903Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:15.1786646Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:15.3326789Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:15.4597968Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:15.4837325Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:15.5129959Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:15.5174147Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:15.5379691Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-12-01T09:55:15.5980501Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:15.6105571Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-12-01T09:55:15.6251489Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-12-01T09:55:15.6727225Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:15.8013026Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:15.9146505Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:16.0669822Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:16.1984512Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:16.3033153Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:16.3111005Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:16.3490890Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-12-01T09:55:16.3770278Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-12-01T09:55:16.4101516Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:16.5108174Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:16.5977440Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:16.6857558Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:16.7875304Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-12-01T09:55:16.7886934Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:16.8386345Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:16.8463284Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-12-01T09:55:16.8690049Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:55:16.9312010Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:17.0517104Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:17.1204414Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:17.1339464Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-12-01T09:55:17.2145411Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:17.3139548Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:17.3990609Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:17.4935510Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:17.5695317Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:17.5953713Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-12-01T09:55:17.6594842Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:17.6982805Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:17.7512655Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-12-01T09:55:17.7829339Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:17.8776734Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:17.9262896Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-12-01T09:55:17.9582327Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:18.0375636Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:18.0753654Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:18.1183797Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:18.1585268Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-12-01T09:55:18.2158984Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:18.2583102Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:18.3011182Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:18.3503026Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-12-01T09:55:18.3855945Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:18.3954918Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:18.4821859Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-12-01T09:55:18.5011860Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:18.6028501Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:18.6981831Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:18.7790755Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T09:55:18.8849398Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:18.9556593Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-12-01T09:55:18.9570017Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:19.0185724Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:19.0488885Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-12-01T09:55:19.1047656Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:19.1595442Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:19.1897321Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:19.2452151Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-12-01T09:55:19.2628447Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:19.3435948Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:19.3686798Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-12-01T09:55:19.4386224Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:19.4851373Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:19.5150432Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-12-01T09:55:19.5780868Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:19.6449999Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:19.6742860Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-12-01T09:55:19.7270811Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:19.8180643Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:19.9027002Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:19.9938250Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:20.0798565Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:20.1429946Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:20.1761770Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-12-01T09:55:20.2266848Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:20.3115478Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:20.4121955Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:20.4962418Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:20.5512934Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:20.5609134Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-12-01T09:55:20.5743932Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-12-01T09:55:20.6277388Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:20.6768960Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2022-12-01T09:55:20.7145046Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-12-01T09:55:20.7504384Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2022-12-01T09:55:20.8210605Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:20.8705188Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-12-01T09:55:20.9371832Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T09:55:21.0451723Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2022-12-01T09:55:21.1503917Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2022-12-01T09:55:21.2243653Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-12-01T09:55:21.2830475Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:21.3522057Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:21.4207719Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2022-12-01T09:55:21.5168972Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2022-12-01T09:55:21.5902474Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:21.6666608Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-12-01T09:55:21.7056889Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T09:55:21.7713756Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2022-12-01T09:55:21.8226527Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2022-12-01T09:55:21.8839999Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-12-01T09:55:21.9222927Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:21.9665053Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-12-01T09:55:21.9979282Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:22.0445114Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:22.0786465Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:22.1144514Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:22.1609035Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-12-01T09:55:22.1861017Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:22.2797780Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:22.3088532Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:22.3275354Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:22.3859173Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-12-01T09:55:22.4263372Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-12-01T09:55:22.4427631Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:22.5650379Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:22.6357073Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T09:55:22.7602031Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:22.8581886Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:22.9430152Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:23.0557039Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:23.1684815Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:23.2043094Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:23.2452511Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:23.2551435Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-12-01T09:55:23.2658143Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:23.2922117Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-12-01T09:55:23.3226551Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-12-01T09:55:23.3548520Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:23.3604882Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:23.4423499Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-12-01T09:55:23.4745444Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:23.5264912Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-12-01T09:55:23.5784988Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:23.6714698Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:23.7609997Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:23.8588314Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:23.9276041Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:24.0000262Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:24.0815263Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:24.1591068Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:24.2336503Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:24.3189668Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:24.4257902Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:24.4434873Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:24.4732409Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:24.5002102Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:24.5356473Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-12-01T09:55:24.5589493Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:24.5728929Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-12-01T09:55:24.6737608Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:24.7066147Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:24.7510945Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-12-01T09:55:24.7555580Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-12-01T09:55:24.7642406Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:24.7849062Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-12-01T09:55:24.8634644Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:24.9765083Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:25.0700540Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:25.1695892Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:25.2655690Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:25.3708943Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:25.4486373Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:25.5243388Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:25.6010530Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:25.6749869Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:25.7471468Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:25.7487431Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-12-01T09:55:25.7840013Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:25.8050425Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:25.8103389Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:25.8314613Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:25.8623600Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-12-01T09:55:25.8854870Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-12-01T09:55:25.8976348Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-12-01T09:55:25.9106168Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:26.0043584Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:26.0632717Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T09:55:26.0840258Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-12-01T09:55:26.1534296Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:26.2461324Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:26.3309567Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:26.4092892Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:26.5220779Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T09:55:26.6332232Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:26.7072587Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:26.7809361Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:26.8629140Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T09:55:26.8903967Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-12-01T09:55:26.9601901Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:27.0360473Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:27.0850366Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T09:55:27.1090514Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:27.1334194Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-12-01T09:55:27.1655533Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-12-01T09:55:27.1665429Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-12-01T09:55:27.2029817Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-12-01T09:55:27.2448242Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-12-01T09:55:27.2943110Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-12-01T09:55:27.3282553Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-12-01T09:55:27.3661812Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-12-01T09:55:27.4144262Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:55:27.4810722Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-12-01T09:55:27.5583065Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-12-01T09:55:27.6708065Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-12-01T09:55:27.7975355Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-12-01T09:55:27.9113962Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-12-01T09:55:28.0268790Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-12-01T09:55:28.0582913Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-12-01T09:55:28.1384056Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-12-01T09:55:28.2260794Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-12-01T09:55:28.2643164Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-12-01T09:55:28.3382915Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-12-01T09:55:28.3783747Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-12-01T09:55:28.4815344Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-12-01T09:55:28.5128213Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-12-01T09:55:28.5260517Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-12-01T09:55:28.5911882Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-12-01T09:55:28.6295935Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-12-01T09:55:28.6433884Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-12-01T09:55:28.6809846Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-12-01T09:55:28.7132963Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-12-01T09:55:28.7490280Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-12-01T09:55:28.7511800Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-12-01T09:55:28.8699805Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-12-01T09:55:28.8801318Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-12-01T09:55:28.9892364Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-12-01T09:55:29.0104277Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-12-01T09:55:29.0929234Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-12-01T09:55:29.1212381Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-12-01T09:55:29.1828132Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-12-01T09:55:29.2128849Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-12-01T09:55:29.2406428Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-12-01T09:55:29.3730078Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-12-01T09:55:29.5058733Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-12-01T09:55:29.5504313Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-12-01T09:55:29.6286180Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-12-01T09:55:29.7467992Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-12-01T09:55:29.8597559Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-12-01T09:55:29.8794527Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-12-01T09:55:29.9713943Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-12-01T09:55:29.9836564Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-12-01T09:55:30.0167977Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-12-01T09:55:30.1019005Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-12-01T09:55:30.2184191Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-12-01T09:55:30.3612801Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-12-01T09:55:30.4148699Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-12-01T09:55:30.4876205Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-12-01T09:55:30.5183349Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-12-01T09:55:30.5280226Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-12-01T09:55:30.5671748Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-12-01T09:55:30.6318892Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-12-01T09:55:30.7524548Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-12-01T09:55:30.8070613Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-12-01T09:55:30.8457674Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-12-01T09:55:30.9551193Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-12-01T09:55:30.9898221Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-12-01T09:55:31.0613129Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-12-01T09:55:31.0866693Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-12-01T09:55:31.1148414Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-12-01T09:55:31.1887800Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-12-01T09:55:31.2228842Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-12-01T09:55:31.2282759Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-12-01T09:55:31.3378164Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-12-01T09:55:31.3410613Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-12-01T09:55:31.4675845Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-12-01T09:55:31.5990996Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:55:31.7250944Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-12-01T09:55:31.7589034Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-12-01T09:55:31.8304203Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:31.8705015Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:31.9729489Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-12-01T09:55:32.0074907Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:32.0419690Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:32.1347974Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-12-01T09:55:32.1648437Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:32.2981109Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:32.3886432Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:32.4199420Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:32.4533110Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-12-01T09:55:32.4788758Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:32.5323203Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-12-01T09:55:32.5577614Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-12-01T09:55:32.5988825Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:32.7319664Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:32.9068587Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:33.0513004Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:33.1266832Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-12-01T09:55:33.1904774Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:33.3245501Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:33.4520428Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:33.5995395Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:33.6039475Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-12-01T09:55:33.6313051Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:33.6419092Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-12-01T09:55:33.7456814Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:33.7693517Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-12-01T09:55:33.8310567Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:33.8810908Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:33.9567754Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-12-01T09:55:33.9808827Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-12-01T09:55:34.0323264Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:34.1812754Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:34.2937870Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:34.3678973Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:34.4063867Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-12-01T09:55:34.4986120Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:34.6169888Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:34.7557389Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:34.8348565Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-12-01T09:55:34.8704555Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:35.0061968Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:35.1286016Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:35.1598968Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:35.1728037Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:35.2833663Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-12-01T09:55:35.2937584Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-12-01T09:55:35.3044275Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:35.4011937Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:35.4490382Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-12-01T09:55:35.4942252Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-12-01T09:55:35.5466271Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:35.6573721Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:35.7655942Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:35.9074952Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:36.0527100Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:36.1626408Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:36.2893308Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-12-01T09:55:36.2906972Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:36.4177604Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:36.4367520Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:36.5302592Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:36.5358069Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-12-01T09:55:36.6070279Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:36.6830043Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:36.7183239Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:36.7366566Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-12-01T09:55:36.7421450Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:36.8021174Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-12-01T09:55:36.8447963Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-12-01T09:55:36.8865167Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:37.0292651Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:37.1703789Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:37.2771732Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:37.3502580Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-12-01T09:55:37.3724317Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:37.3861965Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-12-01T09:55:37.5154536Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:37.6389056Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:37.6862428Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:37.7506682Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-12-01T09:55:37.7930466Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:37.9174419Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:38.0289395Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:38.0526337Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:38.0572003Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:38.1470352Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-12-01T09:55:38.1775195Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-12-01T09:55:38.2017664Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:38.3014462Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:38.4241110Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:38.5361855Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:38.5677402Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:38.6643252Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-12-01T09:55:38.6709320Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:38.6811725Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:38.8205693Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-12-01T09:55:38.8291514Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:38.9658300Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:39.0103049Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:39.1020937Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-12-01T09:55:39.1382885Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:39.2726803Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:39.3111339Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:39.3544012Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:39.4299863Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-12-01T09:55:39.4415667Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-12-01T09:55:39.5025348Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:39.6102655Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:39.7773362Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:39.8136003Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-12-01T09:55:39.9186479Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:40.0151754Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-12-01T09:55:40.0666884Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:40.2114777Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-12-01T09:55:40.2246524Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:40.3559450Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:40.5047065Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:40.5463601Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:40.5945476Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:40.6539248Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-12-01T09:55:40.6865227Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-12-01T09:55:40.7390852Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:40.8632123Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:41.0115226Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:41.1263224Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:41.1551357Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-12-01T09:55:41.2399312Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:41.3437903Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:41.3769963Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:41.4048127Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-12-01T09:55:41.4688485Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-12-01T09:55:41.4983530Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:41.6421235Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:41.7690045Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:41.8450711Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T09:55:41.8928596Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:41.9037362Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:41.9621606Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:42.0197327Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:42.0413875Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:42.0985534Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-12-01T09:55:42.1540774Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-12-01T09:55:42.1578145Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:42.2867197Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:42.3737369Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:42.3980818Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-12-01T09:55:42.4986969Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:42.5982725Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:42.6421571Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-12-01T09:55:42.7106419Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:42.7206281Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-12-01T09:55:42.8388625Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:42.9825820Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:43.0661149Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-12-01T09:55:43.0992314Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:43.2445043Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:43.3382718Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:43.3703369Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-12-01T09:55:43.4598312Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:43.5652459Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:43.7183607Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:43.7620986Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-12-01T09:55:43.8443360Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:43.8920176Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:43.9909628Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-12-01T09:55:43.9989197Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:44.0351141Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:55:44.1070383Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T09:55:44.1587909Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2022-12-01T09:55:44.2305447Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2022-12-01T09:55:44.2536983Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:55:44.2903011Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T09:55:44.3464677Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-12-01T09:55:44.3791223Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2022-12-01T09:55:44.4165837Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-12-01T09:55:44.5105634Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2022-12-01T09:55:44.5813507Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:44.6019473Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-12-01T09:55:44.6103735Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-12-01T09:55:44.6991067Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:44.8350487Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:44.9396147Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:44.9644995Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:45.0426797Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:45.0682084Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:45.1153833Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-12-01T09:55:45.1466299Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-12-01T09:55:45.1732217Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-12-01T09:55:45.2104119Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:45.3404971Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:45.4771140Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:45.6358128Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:45.7715948Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:45.8145965Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-12-01T09:55:45.8997765Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:45.9240772Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-12-01T09:55:46.0304284Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:46.1541327Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:46.2796298Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:46.3851053Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:46.3874358Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-12-01T09:55:46.4186318Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:46.4249685Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-12-01T09:55:46.5207887Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-12-01T09:55:46.5316328Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:46.6491697Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:46.7718677Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:46.8847429Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:46.9143053Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:47.0091147Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-12-01T09:55:47.0460486Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:47.0983996Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-12-01T09:55:47.1617271Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:47.2723032Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:47.3770107Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:47.5087951Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:47.6328190Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:47.6850972Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:47.7039676Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:47.7344146Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:47.7661841Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-12-01T09:55:47.8219891Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-12-01T09:55:47.8331296Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-12-01T09:55:47.8704187Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:48.0338810Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:48.1834882Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:48.2110541Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:48.2317617Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:48.2913074Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:48.3244405Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-12-01T09:55:48.3542957Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:48.3654263Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:48.4429427Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:48.5065511Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-12-01T09:55:48.5276916Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-12-01T09:55:48.5791465Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:48.5903820Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2022-12-01T09:55:48.7162694Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:48.8314481Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:48.8624434Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:48.9745162Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-12-01T09:55:49.0087231Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:49.1325058Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:49.2606759Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:49.3833071Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:55:49.5014861Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T09:55:49.6198439Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:55:49.7682954Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T09:55:49.7806288Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-12-01T09:55:49.8055113Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-12-01T09:55:49.8220990Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-12-01T09:55:49.8923382Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-12-01T09:55:49.8979818Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-12-01T09:55:49.9229878Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2022-12-01T09:55:49.9346413Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-12-01T09:55:50.0112166Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-12-01T09:55:50.0420465Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-12-01T09:55:50.0950988Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-12-01T09:55:50.0979634Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-12-01T09:55:50.2255404Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T09:55:50.3526786Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T09:55:50.4331514Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-12-01T09:55:50.4830515Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:55:50.5118492Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-12-01T09:55:50.5236174Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:55:50.5622839Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-12-01T09:55:50.6062377Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-12-01T09:55:50.6427965Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-12-01T09:55:50.6564629Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-12-01T09:55:50.6744353Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:55:50.7983858Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-12-01T09:55:50.9361793Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-12-01T09:55:50.9742699Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-12-01T09:55:50.9796647Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-12-01T09:55:51.0162872Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-12-01T09:55:51.0537616Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-12-01T09:55:51.0681611Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-12-01T09:55:51.0685561Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-12-01T09:55:51.0954275Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-12-01T09:55:51.1005787Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-12-01T09:55:51.1384111Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-12-01T09:55:51.1823276Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-12-01T09:55:51.2697830Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-12-01T09:55:51.4053546Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-12-01T09:55:51.4811794Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-12-01T09:55:51.5088764Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-12-01T09:55:51.5369509Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2022-12-01T09:55:51.5936405Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-12-01T09:55:51.6062624Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-12-01T09:55:51.6952765Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-12-01T09:55:51.7183123Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-12-01T09:55:51.8022363Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-12-01T09:55:51.9180393Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-12-01T09:55:51.9810631Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-12-01T09:55:52.0311865Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-12-01T09:55:52.0341584Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-12-01T09:55:52.0985615Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-12-01T09:55:52.2455840Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-12-01T09:55:52.3214810Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-12-01T09:55:52.4540816Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-12-01T09:55:52.5847507Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-12-01T09:55:52.7007093Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-12-01T09:55:52.8519188Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T09:55:52.8561005Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T09:55:52.9801471Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-12-01T09:55:53.0034942Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-12-01T09:55:53.0158557Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-12-01T09:55:53.1635934Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:55:53.2506418Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-12-01T09:55:53.2814869Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:55:53.2869750Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-12-01T09:55:53.3754467Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-12-01T09:55:53.3999521Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-12-01T09:55:53.4282917Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:55:53.5427666Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-12-01T09:55:53.5452389Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-12-01T09:55:53.6849985Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-12-01T09:55:53.8102052Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:53.9437712Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.0717052Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.1896862Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.2123079Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.3051189Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.3084609Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-12-01T09:55:54.3348367Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-12-01T09:55:54.3975851Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.4246949Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.4629968Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.5318261Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.5422306Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.5705670Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-12-01T09:55:54.5986565Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_0.cpp.o 2022-12-01T09:55:54.6782467Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.6814250Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.7931534Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.8222266Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.8258168Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UnboxingFunctions_0.cpp.o 2022-12-01T09:55:54.9336616Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2022-12-01T09:55:54.9584133Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:54.9618413Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-12-01T09:55:55.0897881Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.1927538Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.2172584Z [ 84%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-12-01T09:55:55.2391191Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.3154896Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-12-01T09:55:55.3155976Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-12-01T09:55:55.3163550Z ^~~~~~~ 2022-12-01T09:55:55.3225732Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.3419180Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-12-01T09:55:55.3552027Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-12-01T09:55:55.4574914Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.4704208Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-12-01T09:55:55.5886855Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.6714832Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.6809770Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-12-01T09:55:55.7305494Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-12-01T09:55:55.7660153Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.7897574Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-12-01T09:55:55.8048965Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.9237411Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.9256536Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:55.9428787Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-12-01T09:55:55.9538436Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-12-01T09:55:56.0211191Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.0267208Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-12-01T09:55:56.0517445Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-12-01T09:55:56.0822844Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.1357892Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.1369644Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.1774963Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.2117522Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/adagrad.cc.o 2022-12-01T09:55:56.2207231Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.2325961Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup.cc.o 2022-12-01T09:55:56.2595104Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o 2022-12-01T09:55:56.2985266Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup.cc.o 2022-12-01T09:55:56.3423884Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.3539564Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.cc.o 2022-12-01T09:55:56.4675461Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.4901843Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_nbit_rowwise_conversion.cc.o 2022-12-01T09:55:56.5587097Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.5968468Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/lstm_unit_cpu_common.cc.o 2022-12-01T09:55:56.6311057Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.6580424Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.6987510Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/math_cpu_base.cc.o 2022-12-01T09:55:56.7066565Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/typed_axpy.cc.o 2022-12-01T09:55:56.7445794Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.7781714Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.7782860Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-12-01T09:55:56.8305041Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.8750411Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-12-01T09:55:56.9089398Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-12-01T09:55:56.9485632Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-12-01T09:55:56.9534553Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-12-01T09:55:57.0761106Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-12-01T09:55:57.0876441Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-12-01T09:55:57.1306286Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-12-01T09:55:57.2268408Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-12-01T09:55:57.2469948Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-12-01T09:55:57.2512040Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-12-01T09:55:57.2968599Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-12-01T09:55:57.3744901Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-12-01T09:55:57.4112271Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-12-01T09:55:57.4840293Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-12-01T09:55:57.5446998Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-12-01T09:55:57.6067171Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-12-01T09:55:57.6302820Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-12-01T09:55:57.6385867Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-12-01T09:55:57.7091104Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-12-01T09:55:57.7457601Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-12-01T09:55:57.7868761Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-12-01T09:55:57.7974106Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-12-01T09:55:57.8907412Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-12-01T09:55:57.9951241Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-12-01T09:55:58.0264832Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-12-01T09:55:58.0854565Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.1108291Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.1867549Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.2314284Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.2610964Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.2871304Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-12-01T09:55:58.3524620Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-12-01T09:55:58.3955773Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.4513701Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-12-01T09:55:58.5144385Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.6394339Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.7595353Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.8916080Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.8949601Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-12-01T09:55:58.9184016Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:58.9977560Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2022-12-01T09:55:59.0626330Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:59.1961002Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-12-01T09:55:59.2811442Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:59.3141621Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-12-01T09:55:59.3249510Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-12-01T09:55:59.4133164Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-12-01T09:55:59.4508796Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:59.5386303Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-12-01T09:55:59.5907151Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-12-01T09:55:59.6063475Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-12-01T09:55:59.6475213Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:55:59.7446886Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-12-01T09:55:59.7729835Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:55:59.8051306Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-12-01T09:55:59.8254623Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:55:59.8787446Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:55:59.9172011Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-12-01T09:55:59.9417820Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:56:00.0043212Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-12-01T09:56:00.0627388Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-12-01T09:56:00.1904707Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:56:00.2107680Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-12-01T09:56:00.2955959Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-12-01T09:56:00.3141624Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-12-01T09:56:00.3258480Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-12-01T09:56:00.4258572Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp: In function ‘at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)’: 2022-12-01T09:56:00.4260506Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp:41:78: warning: ‘at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T09:56:00.4261664Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-12-01T09:56:00.4262173Z ^ 2022-12-01T09:56:00.4266580Z In file included from /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-12-01T09:56:00.4267250Z /var/lib/jenkins/workspace/aten/src/ATen/cpp_custom_type_hack.h:86:1: note: declared here 2022-12-01T09:56:00.4267899Z create(std::unique_ptr ptr, TensorOptions options) { 2022-12-01T09:56:00.4287857Z ^~~~~~ 2022-12-01T09:56:00.4289114Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp: In function ‘at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)’: 2022-12-01T09:56:00.4291007Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp:55:72: warning: ‘T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]’ is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T09:56:00.4292547Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-12-01T09:56:00.4293241Z ^ 2022-12-01T09:56:00.4294013Z In file included from /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-12-01T09:56:00.4294889Z /var/lib/jenkins/workspace/aten/src/ATen/cpp_custom_type_hack.h:71:1: note: declared here 2022-12-01T09:56:00.4295517Z cast(const Tensor& packed) { 2022-12-01T09:56:00.4295934Z ^~~~ 2022-12-01T09:56:00.4296677Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-12-01T09:56:00.4463089Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-12-01T09:56:00.5303219Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-12-01T09:56:00.6050302Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-12-01T09:56:00.6406870Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-12-01T09:56:00.7015721Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-12-01T09:56:00.7059683Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-12-01T09:56:00.8168566Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-12-01T09:56:00.9297185Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-12-01T09:56:00.9504329Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-12-01T09:56:00.9641054Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-12-01T09:56:01.0533578Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-12-01T09:56:01.0791440Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-12-01T09:56:01.1097681Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-12-01T09:56:01.1275764Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-12-01T09:56:01.1791809Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-12-01T09:56:01.2265525Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-12-01T09:56:01.2327828Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-12-01T09:56:01.2895929Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-12-01T09:56:01.4335201Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-12-01T09:56:01.4447454Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-12-01T09:56:01.4782619Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-12-01T09:56:01.5268025Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-12-01T09:56:01.5529241Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-12-01T09:56:01.5577014Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-12-01T09:56:01.5950355Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-12-01T09:56:01.6568495Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-12-01T09:56:01.6569063Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-12-01T09:56:01.6580299Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-12-01T09:56:01.7965689Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-12-01T09:56:01.9040388Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-12-01T09:56:01.9620608Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2022-12-01T09:56:02.0126853Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-12-01T09:56:02.0204168Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-12-01T09:56:02.0237767Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-12-01T09:56:02.1068783Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2022-12-01T09:56:02.1291451Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-12-01T09:56:02.1542401Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-12-01T09:56:02.2250948Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2022-12-01T09:56:02.4048250Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-12-01T09:56:02.4162899Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-12-01T09:56:02.5037971Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2022-12-01T09:56:02.5085162Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-12-01T09:56:02.5385859Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-12-01T09:56:02.5965137Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2022-12-01T09:56:02.6183489Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-12-01T09:56:02.6287507Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-12-01T09:56:02.6983615Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-12-01T09:56:02.7376902Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2022-12-01T09:56:02.8261694Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-12-01T09:56:02.8439982Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-12-01T09:56:02.8809208Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-12-01T09:56:02.9570844Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-12-01T09:56:03.0145927Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2022-12-01T09:56:03.1369057Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2022-12-01T09:56:03.2837753Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2022-12-01T09:56:03.3953154Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-12-01T09:56:03.5149266Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o 2022-12-01T09:56:03.6499265Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o 2022-12-01T09:56:03.7787212Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o 2022-12-01T09:56:03.7970629Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o 2022-12-01T09:56:03.9013307Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-12-01T09:56:03.9315784Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o 2022-12-01T09:56:04.1323068Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o 2022-12-01T09:56:04.1521279Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-12-01T09:56:04.1578577Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-12-01T09:56:04.2720606Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-12-01T09:56:04.2749868Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o 2022-12-01T09:56:04.2787408Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o 2022-12-01T09:56:04.3063058Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o 2022-12-01T09:56:04.3876015Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-12-01T09:56:04.4011394Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-12-01T09:56:04.4570684Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o 2022-12-01T09:56:04.5737785Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o 2022-12-01T09:56:04.7043485Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o 2022-12-01T09:56:04.7429339Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-12-01T09:56:04.8346600Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o 2022-12-01T09:56:04.8460388Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o 2022-12-01T09:56:04.8567052Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o 2022-12-01T09:56:04.9583967Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-12-01T09:56:04.9643291Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-12-01T09:56:04.9985282Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o 2022-12-01T09:56:05.1329351Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o 2022-12-01T09:56:05.2297054Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o 2022-12-01T09:56:05.3457598Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o 2022-12-01T09:56:05.3864322Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-12-01T09:56:05.4500142Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o 2022-12-01T09:56:05.5280320Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-12-01T09:56:05.5688735Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o 2022-12-01T09:56:05.6327899Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o 2022-12-01T09:56:05.6903379Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-12-01T09:56:05.7511039Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o 2022-12-01T09:56:05.8596264Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o 2022-12-01T09:56:05.8624656Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-12-01T09:56:05.9832656Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o 2022-12-01T09:56:05.9947094Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-12-01T09:56:06.1049817Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o 2022-12-01T09:56:06.1159330Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-12-01T09:56:06.1297406Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-12-01T09:56:06.2225426Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o 2022-12-01T09:56:06.2926496Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o 2022-12-01T09:56:06.3468437Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o 2022-12-01T09:56:06.4250034Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2022-12-01T09:56:06.4758519Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2022-12-01T09:56:06.4810125Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-12-01T09:56:06.5349608Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2022-12-01T09:56:06.6109058Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-12-01T09:56:06.6374857Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2022-12-01T09:56:06.6469542Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-12-01T09:56:06.6520627Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2022-12-01T09:56:06.7705488Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-12-01T09:56:06.7790953Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2022-12-01T09:56:06.9065544Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2022-12-01T09:56:07.0217444Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2022-12-01T09:56:07.0221681Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-12-01T09:56:07.1404843Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2022-12-01T09:56:07.1472451Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2022-12-01T09:56:07.2057439Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-12-01T09:56:07.2395260Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2022-12-01T09:56:07.2641541Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-12-01T09:56:07.3052957Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-12-01T09:56:07.3871305Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-12-01T09:56:07.4178458Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2022-12-01T09:56:07.4583220Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-12-01T09:56:07.5136492Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-12-01T09:56:07.6665170Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-12-01T09:56:07.6665998Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-12-01T09:56:07.6946109Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-12-01T09:56:07.7352911Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-12-01T09:56:07.7824317Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-12-01T09:56:07.8146594Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-12-01T09:56:07.8407459Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-12-01T09:56:07.8463361Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-12-01T09:56:07.8943511Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-12-01T09:56:07.9172130Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-12-01T09:56:07.9379923Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-12-01T09:56:08.0071044Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-12-01T09:56:08.0445662Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-12-01T09:56:08.1690377Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-12-01T09:56:08.2952377Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-12-01T09:56:08.3581380Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-12-01T09:56:08.4142701Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-12-01T09:56:08.4198670Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-12-01T09:56:08.5981142Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-12-01T09:56:08.7160354Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-12-01T09:56:08.8720251Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-12-01T09:56:08.9070943Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-12-01T09:56:08.9895664Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-12-01T09:56:09.1069924Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-12-01T09:56:09.2259578Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-12-01T09:56:09.2847213Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-12-01T09:56:09.3345265Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-12-01T09:56:09.4621536Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-12-01T09:56:09.5821008Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-12-01T09:56:09.6992249Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-12-01T09:56:09.7057634Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-12-01T09:56:09.7908601Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x8.c.o 2022-12-01T09:56:09.8158211Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-12-01T09:56:09.8256753Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x16.c.o 2022-12-01T09:56:09.9104797Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2022-12-01T09:56:09.9370468Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x24.c.o 2022-12-01T09:56:10.0525218Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x32.c.o 2022-12-01T09:56:10.1593533Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-12-01T09:56:10.2060404Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x48.c.o 2022-12-01T09:56:10.2099114Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt.cpp.o 2022-12-01T09:56:10.2577130Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-12-01T09:56:10.2637875Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x56.c.o 2022-12-01T09:56:10.3217689Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-12-01T09:56:10.3920719Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x64.c.o 2022-12-01T09:56:10.5171949Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x72.c.o 2022-12-01T09:56:10.5193271Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2022-12-01T09:56:10.6395081Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x80.c.o 2022-12-01T09:56:10.7023691Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x8.c.o 2022-12-01T09:56:10.7309581Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x16.c.o 2022-12-01T09:56:10.7705630Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x24.c.o 2022-12-01T09:56:10.8238462Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2022-12-01T09:56:10.8392796Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x32.c.o 2022-12-01T09:56:10.8995243Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x40.c.o 2022-12-01T09:56:10.9661188Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2022-12-01T09:56:11.0309513Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x48.c.o 2022-12-01T09:56:11.1502640Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x56.c.o 2022-12-01T09:56:11.2693854Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x64.c.o 2022-12-01T09:56:11.3767594Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x72.c.o 2022-12-01T09:56:11.4351125Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T09:56:11.5201990Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x80.c.o 2022-12-01T09:56:11.5707165Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x8.c.o 2022-12-01T09:56:11.6367344Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T09:56:11.7155868Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x16.c.o 2022-12-01T09:56:11.7202939Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x24.c.o 2022-12-01T09:56:11.8658874Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T09:56:11.8993958Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x32.c.o 2022-12-01T09:56:11.9368668Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x40.c.o 2022-12-01T09:56:11.9655440Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x48.c.o 2022-12-01T09:56:12.0179951Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2022-12-01T09:56:12.0718289Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:12.0950119Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x56.c.o 2022-12-01T09:56:12.1877728Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x64.c.o 2022-12-01T09:56:12.2180901Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:12.3330193Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x72.c.o 2022-12-01T09:56:12.4161402Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x80.c.o 2022-12-01T09:56:12.4708454Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:12.4741099Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2022-12-01T09:56:12.5145267Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2022-12-01T09:56:12.6252992Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:12.6329896Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-12-01T09:56:12.7356830Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-12-01T09:56:12.7408714Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-12-01T09:56:12.7984082Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-12-01T09:56:12.8386277Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:12.9090488Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2022-12-01T09:56:13.0407629Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2022-12-01T09:56:13.1202900Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2022-12-01T09:56:13.1480206Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:13.1522638Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-12-01T09:56:13.1902617Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:13.2332620Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-12-01T09:56:13.2665944Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:13.3542179Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.o 2022-12-01T09:56:13.4765666Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2022-12-01T09:56:13.6071064Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2022-12-01T09:56:13.7130394Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2022-12-01T09:56:13.7311433Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-12-01T09:56:13.7417265Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2022-12-01T09:56:13.7491849Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-12-01T09:56:13.7749270Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:13.8369612Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-12-01T09:56:13.8396779Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:13.8526126Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:13.9544183Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.o 2022-12-01T09:56:14.0657423Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2022-12-01T09:56:14.1394087Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2022-12-01T09:56:14.1705539Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2022-12-01T09:56:14.1720592Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:14.2544053Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:14.2720061Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:14.2805980Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-12-01T09:56:14.3664013Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:14.3885169Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-12-01T09:56:14.5037473Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-12-01T09:56:14.6076820Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:14.6338589Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:14.7317606Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:14.7322982Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:14.7864368Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:14.8304924Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:14.8624346Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:14.9031846Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:14.9641110Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:14.9997062Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:15.0287733Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:15.0582479Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:15.1310811Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:15.1566450Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:15.1574535Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:15.1938577Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-12-01T09:56:15.2864020Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:15.4002151Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:15.4162880Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:15.5522673Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:15.6704692Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:15.6915589Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:15.7048792Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:15.7181399Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:15.7871120Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:15.8231958Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:15.8455256Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:15.8891413Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:15.9067155Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:16.0202328Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:16.0300282Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:16.1259175Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:16.2032340Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.2292373Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.3264231Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:16.3800433Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.4345069Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.4381157Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.5088316Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:16.5622910Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.5623688Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-12-01T09:56:16.5764464Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.6487728Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:16.6850041Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:16.6939442Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.8321513Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.9543310Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:16.9983588Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:17.0845000Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:17.1156700Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:17.1222020Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:17.2056969Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:17.2497407Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:17.3759983Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:17.5285438Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:17.5798955Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:17.6481692Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:17.6744416Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:17.6813464Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:17.7230049Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:17.7989267Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:17.9413878Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:18.0972663Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:18.1065385Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:18.1374011Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:18.1434575Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:18.2047099Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:18.2307709Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:18.2421402Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:18.2642970Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:18.2700059Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T09:56:18.3491265Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:18.3864318Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T09:56:18.5142164Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T09:56:18.5582386Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:18.6621371Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-12-01T09:56:18.7033132Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:56:18.7556833Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:56:18.7557452Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-12-01T09:56:18.7783652Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-12-01T09:56:18.7981510Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:56:18.8578951Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:18.8972746Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:18.9300768Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:18.9946648Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.0007080Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.0665317Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.1075000Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.1214706Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.1687126Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.1871986Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T09:56:19.2206014Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:56:19.2324707Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-12-01T09:56:19.2738775Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-12-01T09:56:19.2784194Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T09:56:19.2799314Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:56:19.3381348Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-12-01T09:56:19.3620129Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-12-01T09:56:19.3853124Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:19.3946092Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:19.4144888Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:19.4445776Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:19.4917224Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:19.5106725Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:19.5222523Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-12-01T09:56:19.5367863Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:56:19.5816143Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-12-01T09:56:19.6107200Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:56:19.6342519Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.6349469Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.6706989Z [ 92%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.6921517Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.7336575Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.7644242Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:19.7656403Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T09:56:19.7906952Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:56:19.8049078Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T09:56:19.8511182Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:56:19.8726615Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-12-01T09:56:19.8776603Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-12-01T09:56:19.9108987Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-12-01T09:56:19.9467920Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-12-01T09:56:19.9572575Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-12-01T09:56:19.9763817Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-12-01T09:56:19.9978192Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-12-01T09:56:20.0282081Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-12-01T09:56:20.0559176Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-12-01T09:56:20.0875148Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-12-01T09:56:20.0898680Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-12-01T09:56:20.1188674Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-12-01T09:56:20.1264990Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-12-01T09:56:20.1705958Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-12-01T09:56:20.2008900Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-12-01T09:56:20.2170303Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-12-01T09:56:20.2297709Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-12-01T09:56:20.2529624Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-12-01T09:56:20.2929551Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-12-01T09:56:20.3232649Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-12-01T09:56:20.3550296Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.3639365Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.3814671Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.4061887Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.4497437Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.4805049Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.4806016Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.5108788Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.5428638Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.5569350Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.5830963Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.6091917Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.6176190Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.6686605Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.6790510Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.7054519Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.7468336Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.7581779Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:20.7888208Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-12-01T09:56:20.8144867Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-12-01T09:56:20.8200824Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-12-01T09:56:20.8623704Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-12-01T09:56:20.8796604Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:56:20.9170812Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-12-01T09:56:20.9227355Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:56:20.9569034Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-12-01T09:56:20.9656501Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-12-01T09:56:20.9941939Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:56:21.0269999Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-12-01T09:56:21.0316031Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-12-01T09:56:21.0663092Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:56:21.0664273Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-12-01T09:56:21.1072426Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-12-01T09:56:21.1338559Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-12-01T09:56:21.1475733Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:56:21.1714517Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-12-01T09:56:21.1781487Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:56:21.2195526Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-12-01T09:56:21.2533502Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-12-01T09:56:21.2742829Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:56:21.2759552Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-12-01T09:56:21.3064248Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-12-01T09:56:21.3247683Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-12-01T09:56:21.3667221Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:56:21.3787429Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc2.c.o 2022-12-01T09:56:21.4023419Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc4.c.o 2022-12-01T09:56:21.4171372Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2022-12-01T09:56:21.4391801Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144-acc3.c.o 2022-12-01T09:56:21.4681963Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2022-12-01T09:56:21.4821697Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc2.c.o 2022-12-01T09:56:21.5216260Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc5.c.o 2022-12-01T09:56:21.5479115Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2022-12-01T09:56:21.5531294Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc2.c.o 2022-12-01T09:56:21.5950627Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc3.c.o 2022-12-01T09:56:21.6022954Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc6.c.o 2022-12-01T09:56:21.6388757Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2022-12-01T09:56:21.6476177Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-12-01T09:56:21.6577581Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-12-01T09:56:21.7032099Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-12-01T09:56:21.7281497Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-12-01T09:56:21.7565436Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-12-01T09:56:21.7577021Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-12-01T09:56:21.7618507Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-12-01T09:56:21.8280128Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-12-01T09:56:21.8346055Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-12-01T09:56:21.8628787Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-12-01T09:56:21.8736861Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-12-01T09:56:21.8920862Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-12-01T09:56:21.9339669Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-12-01T09:56:21.9416715Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-12-01T09:56:21.9843988Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-12-01T09:56:21.9862580Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-12-01T09:56:22.0176949Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-12-01T09:56:22.0426672Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-12-01T09:56:22.0558384Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-12-01T09:56:22.1008700Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-12-01T09:56:22.1058660Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-12-01T09:56:22.1388216Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-12-01T09:56:22.1714831Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-12-01T09:56:22.1754742Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-12-01T09:56:22.2022423Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-12-01T09:56:22.2132846Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-12-01T09:56:22.2431615Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-12-01T09:56:22.2823640Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-12-01T09:56:22.3001997Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-12-01T09:56:22.3195354Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-12-01T09:56:22.3326088Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-12-01T09:56:22.3969204Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-12-01T09:56:22.4009596Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-12-01T09:56:22.4242492Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-12-01T09:56:22.4293083Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-12-01T09:56:22.4649256Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o 2022-12-01T09:56:22.5001343Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o 2022-12-01T09:56:22.5062908Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o 2022-12-01T09:56:22.5521004Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-12-01T09:56:22.5601872Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o 2022-12-01T09:56:22.5655946Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o 2022-12-01T09:56:22.6094876Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o 2022-12-01T09:56:22.6145380Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o 2022-12-01T09:56:22.6507983Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2022-12-01T09:56:22.6776627Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2022-12-01T09:56:22.7086773Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2022-12-01T09:56:22.7188886Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2022-12-01T09:56:22.7422705Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2022-12-01T09:56:22.7621196Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2022-12-01T09:56:22.8004414Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2022-12-01T09:56:22.8229669Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2022-12-01T09:56:22.8300091Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-12-01T09:56:22.8732689Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-12-01T09:56:22.8787588Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-12-01T09:56:22.9053156Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-12-01T09:56:22.9461150Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-12-01T09:56:22.9563449Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-12-01T09:56:22.9818979Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-12-01T09:56:22.9892921Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-12-01T09:56:23.0283529Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-12-01T09:56:23.0770125Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-12-01T09:56:23.0807502Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-12-01T09:56:23.0990067Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-12-01T09:56:23.1382172Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-12-01T09:56:23.1505262Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-12-01T09:56:23.1967800Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-12-01T09:56:23.2332361Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-12-01T09:56:23.2464309Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-12-01T09:56:23.2530703Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-12-01T09:56:23.2583313Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-12-01T09:56:23.3125404Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-12-01T09:56:23.3419075Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-12-01T09:56:23.3589356Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:56:23.3741468Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:56:23.3799575Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:56:23.4278247Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-12-01T09:56:23.4572579Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:56:23.4608659Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-12-01T09:56:23.4750908Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-12-01T09:56:23.4906600Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-12-01T09:56:23.5273383Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-12-01T09:56:23.5569041Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-12-01T09:56:23.5681720Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-12-01T09:56:23.6058153Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-12-01T09:56:23.6208901Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:56:23.6370875Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:56:23.6662640Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:56:23.6827544Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-12-01T09:56:23.7077559Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:56:23.7290385Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x16.c.o 2022-12-01T09:56:23.7428519Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x32.c.o 2022-12-01T09:56:23.7801321Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x48.c.o 2022-12-01T09:56:23.7922856Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x64.c.o 2022-12-01T09:56:23.8285788Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x80.c.o 2022-12-01T09:56:23.8349395Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x96.c.o 2022-12-01T09:56:23.8664480Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x112.c.o 2022-12-01T09:56:23.8919394Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x128.c.o 2022-12-01T09:56:23.9249682Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c.o 2022-12-01T09:56:23.9489795Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c.o 2022-12-01T09:56:23.9523497Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c.o 2022-12-01T09:56:23.9903203Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c.o 2022-12-01T09:56:24.0004086Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c.o 2022-12-01T09:56:24.0508969Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c.o 2022-12-01T09:56:24.0737599Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c.o 2022-12-01T09:56:24.0820180Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c.o 2022-12-01T09:56:24.0825162Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x16.c.o 2022-12-01T09:56:24.0996561Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x32.c.o 2022-12-01T09:56:24.1674849Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x48.c.o 2022-12-01T09:56:24.1859215Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x64.c.o 2022-12-01T09:56:24.2007193Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x96.c.o 2022-12-01T09:56:24.2008476Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x80.c.o 2022-12-01T09:56:24.2460533Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x112.c.o 2022-12-01T09:56:24.2857722Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x128.c.o 2022-12-01T09:56:24.2970116Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c.o 2022-12-01T09:56:24.3016025Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x32.c.o 2022-12-01T09:56:24.3271643Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x48.c.o 2022-12-01T09:56:24.3609885Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x64.c.o 2022-12-01T09:56:24.4145039Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x80.c.o 2022-12-01T09:56:24.4158073Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x96.c.o 2022-12-01T09:56:24.4261955Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x112.c.o 2022-12-01T09:56:24.4549334Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x128.c.o 2022-12-01T09:56:24.5271680Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c.o 2022-12-01T09:56:24.5272981Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c.o 2022-12-01T09:56:24.5510566Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c.o 2022-12-01T09:56:24.5622696Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-12-01T09:56:24.5785486Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c.o 2022-12-01T09:56:24.6387998Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c.o 2022-12-01T09:56:24.6492177Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c.o 2022-12-01T09:56:24.6554528Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c.o 2022-12-01T09:56:24.6787268Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x16.c.o 2022-12-01T09:56:24.6848627Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x32.c.o 2022-12-01T09:56:24.7412538Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x48.c.o 2022-12-01T09:56:24.7731441Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x80.c.o 2022-12-01T09:56:24.7762306Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x64.c.o 2022-12-01T09:56:24.8098331Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x96.c.o 2022-12-01T09:56:24.8258825Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x112.c.o 2022-12-01T09:56:24.8551529Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x128.c.o 2022-12-01T09:56:24.8929115Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-12-01T09:56:24.8972046Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-12-01T09:56:24.9261442Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-12-01T09:56:24.9407992Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-12-01T09:56:24.9694607Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-12-01T09:56:24.9997130Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-12-01T09:56:25.0101535Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-12-01T09:56:25.0536544Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-12-01T09:56:25.0543711Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-12-01T09:56:25.0888079Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-12-01T09:56:25.1162700Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-12-01T09:56:25.1215002Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-12-01T09:56:25.1660703Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-12-01T09:56:25.1777625Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-12-01T09:56:25.1930560Z [ 97%] Linking CXX shared library ../lib/libtorch_cpu.so 2022-12-01T09:56:25.1989736Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.o 2022-12-01T09:56:25.2527625Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2022-12-01T09:56:25.2659456Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2022-12-01T09:56:25.2738844Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2022-12-01T09:56:25.3069305Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-12-01T09:56:25.3566762Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-12-01T09:56:25.3672330Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2022-12-01T09:56:25.3826181Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-12-01T09:56:25.3877810Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-12-01T09:56:25.4277343Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2022-12-01T09:56:25.4650928Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2022-12-01T09:56:25.4861423Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-12-01T09:56:25.4924615Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2022-12-01T09:56:25.5153027Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2022-12-01T09:56:25.5530619Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-12-01T09:56:25.5837517Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2022-12-01T09:56:25.6090853Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2022-12-01T09:56:25.6100664Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-12-01T09:56:25.6169866Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2022-12-01T09:56:25.6733297Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2022-12-01T09:56:25.6855228Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2022-12-01T09:56:25.6996099Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2022-12-01T09:56:25.7099051Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2022-12-01T09:56:25.7325613Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-12-01T09:56:25.7755563Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2022-12-01T09:56:25.8023211Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2022-12-01T09:56:25.8343462Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-12-01T09:56:25.8447991Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2022-12-01T09:56:25.8621420Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2022-12-01T09:56:25.9025588Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-12-01T09:56:25.9259787Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2022-12-01T09:56:25.9288113Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2022-12-01T09:56:25.9548283Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2022-12-01T09:56:25.9653480Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-12-01T09:56:26.0282717Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-12-01T09:56:26.0373814Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-12-01T09:56:26.0482687Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:56:26.0694657Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:26.0903669Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:56:26.1305456Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:26.1418917Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:26.1481949Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:56:26.1813862Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-12-01T09:56:26.2102287Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:56:26.2420036Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:26.2831710Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:56:26.2887878Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-12-01T09:56:26.3075981Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:56:26.3350227Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:26.3451184Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:26.3987658Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:26.4043370Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:26.4313415Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.4366051Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.4661933Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.5183085Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.5243420Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.5834214Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.5846588Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.5894194Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.6270705Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:26.6322539Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:26.6971445Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:26.7096961Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:26.7201322Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:56:26.7466369Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:26.7994094Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-12-01T09:56:26.8027876Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:56:26.8223934Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.8319067Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.8674963Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.8986643Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.9114822Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.9458230Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.9678215Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:26.9887025Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:27.0384349Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:56:27.0385651Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:56:27.0732027Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:56:27.0797069Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:56:27.1129676Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:27.1620129Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:27.1707707Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:27.1832036Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:27.1972423Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:56:27.2446796Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:27.2634307Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-12-01T09:56:27.2866049Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:27.2868648Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:56:27.3186343Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:27.3620554Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:27.3896731Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:27.3917424Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:27.4323381Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:27.4636258Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:27.4704006Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:27.5106479Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:56:27.5390037Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:56:27.5445097Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:56:27.6020402Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:56:27.6108341Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-12-01T09:56:27.6162003Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-12-01T09:56:27.6465804Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-12-01T09:56:27.6592561Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-12-01T09:56:27.7115033Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-12-01T09:56:27.7127177Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-12-01T09:56:27.7330452Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-12-01T09:56:27.7404065Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-12-01T09:56:27.7598910Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-12-01T09:56:27.7639176Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-12-01T09:56:27.7650475Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-12-01T09:56:27.8252273Z [100%] Built target all_microkernels 2022-12-01T09:56:31.1807639Z [100%] Built target torch_cpu 2022-12-01T09:56:31.1911463Z [100%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-12-01T09:56:31.2672209Z [100%] Linking CXX shared library ../lib/libtorch.so 2022-12-01T09:56:31.3929424Z [100%] Built target torch 2022-12-01T09:56:31.4044299Z [100%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-12-01T09:56:31.4055434Z [100%] Building CXX object test_codegen_unboxing/CMakeFiles/test_codegen_unboxing.dir/test_lightweight_dispatch.cpp.o 2022-12-01T09:56:31.4057587Z [100%] Building CXX object test_codegen_unboxing/CMakeFiles/test_codegen_unboxing.dir/test_codegen_unboxing.cpp.o 2022-12-01T09:56:31.4059114Z [100%] Building CXX object test_lite_interpreter_runtime/CMakeFiles/backend_with_compiler_runtime.dir/__/jit/test_backend_compiler_lib.cpp.o 2022-12-01T09:56:31.4060487Z [100%] Building CXX object test_lite_interpreter_runtime/CMakeFiles/backend_with_compiler_runtime.dir/__/__/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-12-01T09:56:31.7215947Z [100%] Linking CXX executable ../bin/inline_container_test 2022-12-01T09:56:31.9052537Z [100%] Linking CXX shared library ../lib/libbackend_with_compiler_runtime.so 2022-12-01T09:56:32.0620781Z [100%] Built target inline_container_test 2022-12-01T09:56:32.1428174Z [100%] Built target backend_with_compiler_runtime 2022-12-01T09:56:32.1538286Z [100%] Building CXX object test_lite_interpreter_runtime/CMakeFiles/test_lite_interpreter_runtime.dir/main.cpp.o 2022-12-01T09:56:32.1542698Z [100%] Building CXX object test_lite_interpreter_runtime/CMakeFiles/test_lite_interpreter_runtime.dir/test_lite_interpreter_runtime.cpp.o 2022-12-01T09:56:32.1548168Z [100%] Building CXX object test_lite_interpreter_runtime/CMakeFiles/test_lite_interpreter_runtime.dir/test_mobile_profiler.cpp.o 2022-12-01T09:56:32.6995812Z [100%] Linking CXX executable ../bin/test_codegen_unboxing 2022-12-01T09:56:33.1826143Z [100%] Built target test_codegen_unboxing 2022-12-01T09:56:33.4490124Z [100%] Linking CXX executable ../bin/test_lite_interpreter_runtime 2022-12-01T09:56:33.7275103Z [100%] Built target test_lite_interpreter_runtime 2022-12-01T09:56:33.7434284Z Install the project... 2022-12-01T09:56:33.7472674Z -- Install configuration: "Release" 2022-12-01T09:56:33.7749514Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2022-12-01T09:56:33.9009500Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2022-12-01T09:56:33.9212360Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2022-12-01T09:56:33.9218921Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2022-12-01T09:56:33.9226120Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2022-12-01T09:56:33.9234171Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2022-12-01T09:56:33.9241641Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2022-12-01T09:56:33.9249746Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2022-12-01T09:56:33.9257156Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2022-12-01T09:56:33.9264777Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2022-12-01T09:56:33.9272711Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2022-12-01T09:56:33.9279728Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2022-12-01T09:56:33.9287355Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2022-12-01T09:56:33.9308511Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2022-12-01T09:56:33.9315405Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2022-12-01T09:56:33.9322615Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2022-12-01T09:56:33.9329807Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2022-12-01T09:56:33.9337815Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2022-12-01T09:56:33.9346399Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2022-12-01T09:56:33.9365452Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2022-12-01T09:56:33.9372424Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2022-12-01T09:56:33.9380345Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2022-12-01T09:56:33.9387673Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2022-12-01T09:56:33.9394996Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2022-12-01T09:56:33.9401772Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2022-12-01T09:56:33.9409570Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2022-12-01T09:56:33.9417142Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2022-12-01T09:56:33.9424674Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2022-12-01T09:56:33.9432097Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2022-12-01T09:56:33.9446530Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2022-12-01T09:56:33.9453803Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2022-12-01T09:56:33.9461143Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2022-12-01T09:56:33.9481950Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2022-12-01T09:56:33.9489391Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2022-12-01T09:56:33.9497340Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2022-12-01T09:56:33.9506731Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2022-12-01T09:56:33.9515002Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2022-12-01T09:56:33.9522633Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2022-12-01T09:56:33.9531022Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2022-12-01T09:56:33.9538047Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2022-12-01T09:56:33.9545719Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2022-12-01T09:56:33.9555115Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2022-12-01T09:56:34.2652810Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:56:34.2655787Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:56:34.2659871Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:56:34.2669116Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:56:35.1629207Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lite_interpreter_runtime" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:56:35.1638325Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_codegen_unboxing" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:56:35.2005816Z + ret=0 2022-12-01T09:56:35.2006260Z + '[' 0 -ne 0 ']' 2022-12-01T09:56:35.2006614Z + build/bin/test_codegen_unboxing 2022-12-01T09:56:35.2852689Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-12-01T09:56:35.2853080Z [==========] Running 9 tests from 1 test suite. 2022-12-01T09:56:35.2853457Z [----------] Global test environment set-up. 2022-12-01T09:56:35.2853773Z [----------] 9 tests from LiteInterpreterTest 2022-12-01T09:56:35.2854079Z [ RUN ] LiteInterpreterTest.Ones 2022-12-01T09:56:35.3049087Z [ OK ] LiteInterpreterTest.Ones (19 ms) 2022-12-01T09:56:35.3049468Z [ RUN ] LiteInterpreterTest.Index 2022-12-01T09:56:35.3057341Z [ OK ] LiteInterpreterTest.Index (0 ms) 2022-12-01T09:56:35.3057663Z [ RUN ] LiteInterpreterTest.Gradient 2022-12-01T09:56:35.3064657Z [ OK ] LiteInterpreterTest.Gradient (0 ms) 2022-12-01T09:56:35.3065054Z [ RUN ] LiteInterpreterTest.Upsample 2022-12-01T09:56:35.3091233Z [ OK ] LiteInterpreterTest.Upsample (2 ms) 2022-12-01T09:56:35.3091569Z [ RUN ] LiteInterpreterTest.IndexTensor 2022-12-01T09:56:35.3096504Z [ OK ] LiteInterpreterTest.IndexTensor (0 ms) 2022-12-01T09:56:35.3096836Z [ RUN ] LiteInterpreterTest.Conv2d 2022-12-01T09:56:35.3150354Z [ OK ] LiteInterpreterTest.Conv2d (5 ms) 2022-12-01T09:56:35.3150683Z [ RUN ] LiteInterpreterTest.AddTensor 2022-12-01T09:56:35.3155874Z [ OK ] LiteInterpreterTest.AddTensor (0 ms) 2022-12-01T09:56:35.3156203Z [ RUN ] LiteInterpreterTest.DivideTensor 2022-12-01T09:56:35.3161340Z [ OK ] LiteInterpreterTest.DivideTensor (0 ms) 2022-12-01T09:56:35.3161972Z [ RUN ] LiteInterpreterTest.MultipleOps 2022-12-01T09:56:35.3174148Z [ OK ] LiteInterpreterTest.MultipleOps (1 ms) 2022-12-01T09:56:35.3174826Z [----------] 9 tests from LiteInterpreterTest (32 ms total) 2022-12-01T09:56:35.3175007Z 2022-12-01T09:56:35.3175180Z [----------] Global test environment tear-down 2022-12-01T09:56:35.3175496Z [==========] 9 tests from 1 test suite ran. (32 ms total) 2022-12-01T09:56:35.3175951Z [ PASSED ] 9 tests. 2022-12-01T09:56:35.3308126Z + python /var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/tests_setup.py shutdown /var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml 2022-12-01T09:56:36.5943536Z + popd 2022-12-01T09:56:36.5943885Z ~/workspace 2022-12-01T09:56:36.5944154Z + exit 0 2022-12-01T09:56:36.5944578Z + print_sccache_stats 2022-12-01T09:56:36.5945154Z + echo 'PyTorch Build Statistics' 2022-12-01T09:56:36.5945471Z PyTorch Build Statistics 2022-12-01T09:56:36.5945709Z + sccache --show-stats 2022-12-01T09:56:36.5968840Z Compile requests 5310 2022-12-01T09:56:36.5969249Z Compile requests executed 5153 2022-12-01T09:56:36.5969671Z Cache hits 5133 2022-12-01T09:56:36.5969886Z Cache hits (C/C++) 5133 2022-12-01T09:56:36.5970071Z Cache misses 1 2022-12-01T09:56:36.5970269Z Cache misses (C/C++) 1 2022-12-01T09:56:36.5970475Z Cache timeouts 0 2022-12-01T09:56:36.5970706Z Cache read errors 0 2022-12-01T09:56:36.5971006Z Forced recaches 0 2022-12-01T09:56:36.5971232Z Cache write errors 0 2022-12-01T09:56:36.5971496Z Compilation failures 9 2022-12-01T09:56:36.5971705Z Cache errors 10 2022-12-01T09:56:36.5972203Z Cache errors (C/C++) 10 2022-12-01T09:56:36.5972732Z Non-cacheable compilations 0 2022-12-01T09:56:36.5973151Z Non-cacheable calls 3 2022-12-01T09:56:36.5973703Z Non-compilation calls 154 2022-12-01T09:56:36.5974040Z Unsupported compiler calls 0 2022-12-01T09:56:36.5974354Z Average cache write 0.104 s 2022-12-01T09:56:36.5974674Z Average cache read miss 27.081 s 2022-12-01T09:56:36.5975064Z Average cache read hit 0.033 s 2022-12-01T09:56:36.5975423Z Failed distributed compilations 0 2022-12-01T09:56:36.5975663Z 2022-12-01T09:56:36.5975858Z Non-cacheable reasons: 2022-12-01T09:56:36.5976172Z multiple input files 2 2022-12-01T09:56:36.5976466Z unknown source language 1 2022-12-01T09:56:36.5976664Z 2022-12-01T09:56:36.5977225Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T09:56:36.5977680Z + [[ -n 9818100261 ]] 2022-12-01T09:56:36.5977936Z + sccache --show-stats --stats-format json 2022-12-01T09:56:36.5978123Z + jq .stats 2022-12-01T09:56:36.6398672Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T09:56:36.6398901Z with: 2022-12-01T09:56:36.6399106Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T09:56:36.6399308Z retention-days: 365 2022-12-01T09:56:36.6399504Z if-no-files-found: warn 2022-12-01T09:56:36.6399708Z path: sccache-stats-*.json 2022-12-01T09:56:36.6399886Z name: artifact 2022-12-01T09:56:36.6400068Z s3-bucket: gha-artifacts 2022-12-01T09:56:36.6400257Z region: us-east-1 2022-12-01T09:56:36.6400417Z ##[endgroup] 2022-12-01T09:56:36.9786649Z NOTE: s3-prefix specified, ignoring name parameter 2022-12-01T09:56:36.9787261Z With the provided path, there will be 1 file uploaded 2022-12-01T09:56:36.9787579Z Uploading to s3 prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T09:56:36.9794975Z Starting upload of sccache-stats-linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build-9818100261.json 2022-12-01T09:56:37.3442665Z Finished upload of sccache-stats-linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build-9818100261.json 2022-12-01T09:56:37.3559761Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-12-01T09:56:37.3559987Z with: 2022-12-01T09:56:37.3560151Z ##[endgroup] 2022-12-01T09:56:37.3574990Z ##[group]Run set -eou pipefail 2022-12-01T09:56:37.3575223Z set -eou pipefail 2022-12-01T09:56:37.3575408Z  2022-12-01T09:56:37.3575644Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-12-01T09:56:37.3575883Z for _ in $(seq 1440); do 2022-12-01T09:56:37.3576104Z  # Break if no ssh session exists anymore 2022-12-01T09:56:37.3576323Z  if [ "$(who)" = "" ]; then 2022-12-01T09:56:37.3576493Z  break 2022-12-01T09:56:37.3576662Z  fi 2022-12-01T09:56:37.3576840Z  echo "." 2022-12-01T09:56:37.3577017Z  sleep 5 2022-12-01T09:56:37.3577173Z done 2022-12-01T09:56:37.3594487Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:56:37.3594731Z ##[endgroup] 2022-12-01T09:56:37.3618654Z Holding runner for 2 hours until all ssh sessions have logged out 2022-12-01T09:56:37.3705966Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T09:56:37.3706273Z # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T09:56:37.3706527Z # shellcheck disable=SC2046 2022-12-01T09:56:37.3706753Z docker stop $(docker ps -q) || true 2022-12-01T09:56:37.3706982Z # Prune all of the docker images 2022-12-01T09:56:37.3707184Z docker system prune -af 2022-12-01T09:56:37.3718155Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:56:37.3718383Z ##[endgroup] 2022-12-01T09:56:40.7522609Z 72d19b92f7ff 2022-12-01T09:56:41.2880573Z Deleted Containers: 2022-12-01T09:56:41.2880983Z 72d19b92f7ff220cd0cc287d535899418780d635b47caa196feb8be085122630 2022-12-01T09:56:41.2881200Z 2022-12-01T09:56:43.5868518Z Deleted Images: 2022-12-01T09:56:43.5869322Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:56:43.5870058Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7@sha256:7d4daa1530ad815417dd92428a12643a4a8b0e93e820e2eb2d4e8818a4e57ba2 2022-12-01T09:56:43.5870709Z deleted: sha256:e8be7981a8238969daaef272b84b69737c5858187c9b10870da76dec899f6864 2022-12-01T09:56:43.5871041Z deleted: sha256:dd542825775450ac98a8f341e744c9b998cf9f91f0b678b696bdfdcc8197900b 2022-12-01T09:56:43.5871370Z deleted: sha256:c2f995bd392fa39048aba9ecdbe2ce96fb0da354f391973cab978f1fdc1bafe9 2022-12-01T09:56:43.5871720Z deleted: sha256:0ba22d6d32aea10bff37a734be2eabf0ca45365a8c84009c11c72697bbeb57ac 2022-12-01T09:56:43.5872225Z deleted: sha256:1641ef8553a9d06a751fe1c9fa58edae658b58be5e4452cf0e6c22fe7e9e9f7a 2022-12-01T09:56:43.5872650Z deleted: sha256:6fe08b57b8677fadf24df12c30c6b075caa4e95cff1e8121398e7712e7cc816b 2022-12-01T09:56:43.5873835Z deleted: sha256:b535a07f21c50706835dc1c6a9f6134e10f492c0a72ef3edd3d61eb8b057318a 2022-12-01T09:56:43.5874345Z deleted: sha256:ad51a4c1d9f796ae822ae9448a0439daec4dc5352ab73405d5170d8320d6569b 2022-12-01T09:56:43.5874735Z deleted: sha256:cc3572e58e1eadfed379b3421fc485a2fec838dbe2f03f9482a844387875539b 2022-12-01T09:56:43.5875044Z deleted: sha256:f31159505662112f25c640d83a5486c60dcea9996cfac1468ae7b74838077420 2022-12-01T09:56:43.5875372Z deleted: sha256:5d54ecd58fecab272c8614e2c443272f47c9245eaf4b5be502820db913ddd776 2022-12-01T09:56:43.5875713Z deleted: sha256:e8fcb42d7c24a5f6cd663f59d8fd82a2ad892e66046dc0d36ee4bdadf1282b52 2022-12-01T09:56:43.5876057Z deleted: sha256:934da62f4ce129178b2355504cdb61701bffc48d1bcf3b1ce0ca6e4c89bdfa31 2022-12-01T09:56:43.5876382Z deleted: sha256:8dccdf71b42bc4d3717c42c3d96812509d1a909bebd7848d0ddae3cc40170990 2022-12-01T09:56:43.5876727Z deleted: sha256:d7cb3c132d871b52eaf2533cfbc7ebca30405eff1b313986ce565b057fca56d8 2022-12-01T09:56:43.5877204Z deleted: sha256:a5fa381fecd94b52ee79c5c4ce30770402b16f7ee3dc77f7f1dccb386626b1ae 2022-12-01T09:56:43.5877535Z deleted: sha256:de8b14689d2a8b030e41a969f6faf30e9dee1048aac1c5d9a38a911b6af1ccca 2022-12-01T09:56:43.5877887Z deleted: sha256:ddcc5d19eb58848e898aedcc3a221bc40ebba2752ba3b7bd50babd76c1e225ae 2022-12-01T09:56:43.5878225Z deleted: sha256:a67b9c1632db819366358a5052f33ed59ff1e1cd03e0cc15e82d8c89a9417b97 2022-12-01T09:56:43.5878567Z deleted: sha256:a5fc4c6c0aaad2d5fcd0d4cc4cf194a8892115d9e7faf6c578e4826937a72d34 2022-12-01T09:56:43.5878880Z deleted: sha256:f33cf9181261127561bc276f483d4f9927a63395c4343028c589ac8905dd0cd7 2022-12-01T09:56:43.5879184Z deleted: sha256:4364081b1a5daf042c41fa0b07d65e0488c3a988dcea07cec40851d8bb481c01 2022-12-01T09:56:43.5879522Z deleted: sha256:2c4beb5d46c3bdc6af376c4a784f3ea2032feda5143dc9b56be143568b8d71cd 2022-12-01T09:56:43.5879840Z deleted: sha256:3e002fe51ea8377736f778797676c87d37546763f35bc5f14a32121200c634ae 2022-12-01T09:56:43.5880156Z deleted: sha256:d1e577d22ad4a397fc4186062a6a2fbb898c4fb7c325794f0760c084ac4e6831 2022-12-01T09:56:43.5880463Z deleted: sha256:0781305ea794027575e6910f20b6c90cc225056d0112fa7f36ac8008431f5791 2022-12-01T09:56:43.5880758Z deleted: sha256:79f50ef439b6855c9ca6d4be55467b692799f788388447976d8aab0a26d805f4 2022-12-01T09:56:43.5881063Z deleted: sha256:fcfdd0674d63c370d31701118409d5e8b4d9b5eaa36b410f032f5fccf29e4f11 2022-12-01T09:56:43.5881949Z deleted: sha256:c868e869e0efb64e8a908cf5a276657da1190183a5aa433a72e1fda6313e8841 2022-12-01T09:56:43.5882461Z deleted: sha256:0ac36be062e7b703a8ffa26b178cc9dd7c19c377bd781f6a369d50516bdca8cb 2022-12-01T09:56:43.5882838Z deleted: sha256:6c9628b9c75a72926209bea0ff44fb2efe306ecb21d57908bb514b1d81b5de8e 2022-12-01T09:56:43.5883308Z deleted: sha256:07c5d0507acce428b3637d5f713aed3fc6dd2dfad749e1961ec04f85d2a3e395 2022-12-01T09:56:43.5884361Z deleted: sha256:278ae5d4c6743b99236e1f2e5df4c346df5f068fa1bce0ba227861042971d612 2022-12-01T09:56:43.5884904Z deleted: sha256:d53c6cc3bfa4330c26ff3a73093bf35a7f28e7fc824782cfc1e00fcbc0390574 2022-12-01T09:56:43.5885371Z deleted: sha256:0a926d106d3065ecc114c8690aee4bab27d4f64ee81c96f90c4daf7a3c03fe7f 2022-12-01T09:56:43.5886301Z deleted: sha256:ab29088e02867cf532a2e8cfa0e1b0a1d13b428459232c7b1a4bfe961fd5a511 2022-12-01T09:56:43.5886914Z deleted: sha256:985cef3ba9e1ea2ed2249284a7478858f8463282738122494ab18c65fbbb7c7d 2022-12-01T09:56:43.5887526Z deleted: sha256:67ca28cabbfd7a80760061b52dbcfe8f5401b867526206d76c710a11cf9ab38e 2022-12-01T09:56:43.5888333Z deleted: sha256:2c9d0b64a3450004672e73e7ace7bc49da29654fd1d603ecf96e9161708726a3 2022-12-01T09:56:43.5889076Z deleted: sha256:efb1cb2fb03e227ccaa27426fae8f80bf1c082d14632685fff079b0c20111d3b 2022-12-01T09:56:43.5890128Z deleted: sha256:2bc3f10f3904b8fff87213a8a2325ab12e4048c0a19247b3d82886066b37a60d 2022-12-01T09:56:43.5890935Z deleted: sha256:adf0c04002f67cf46889421aed44a0e23618d009f3bbfb6aa94e3fced3cdb131 2022-12-01T09:56:43.5891650Z deleted: sha256:5b43511c57d66e58ff42011707835b8cc6971ed316454cfd950e0a5a12138631 2022-12-01T09:56:43.5892354Z deleted: sha256:ad9d96076f7f0bce4820b7828780dbf5328c1c45b9b6c93cfc21fa6c78e66765 2022-12-01T09:56:43.5893072Z deleted: sha256:545999a778d60ca8c6f4e76973a1c707cc626147f1e4d83eebbad6a57101cce0 2022-12-01T09:56:43.5893781Z deleted: sha256:cfcad11f69b44005150106d3108821c82a41765afbeb809208c1e0f49d5b6135 2022-12-01T09:56:43.5894525Z deleted: sha256:f7c8d5bcafe4ebe33f704b703a618803e7ade038c4cef7b4c3b520e9a100cd53 2022-12-01T09:56:43.5895286Z deleted: sha256:4bad106558a8cdd7564af2e1486b545ff1018677d73a8dcb029ecea2ad5afa9a 2022-12-01T09:56:43.5895983Z deleted: sha256:b01943462df81aa35c0f222112f8a7a13b09ec19be40907c2a81fded5e894e14 2022-12-01T09:56:43.5896714Z deleted: sha256:74a161fbdc63f2caa195797d69cca089d2f2ec781d7e7dc78fac88f57c610741 2022-12-01T09:56:43.5897462Z deleted: sha256:d94fdd2bb4227aed66703d740136d3bba2d45ac1c65930624fc2e7ab50021822 2022-12-01T09:56:43.5898193Z deleted: sha256:b348cd6909427063b9b36464ac9e6edb7d42ade2f164c5a98ee3ec37b1074e72 2022-12-01T09:56:43.5899167Z deleted: sha256:0fba67987a5ab74fca03bb2b1d623325a4c40e0e42a74379322b082612b8b445 2022-12-01T09:56:43.5899976Z deleted: sha256:030e74143974068ec1ab10e03d50f82455d36264aa70c98bd0fad278e4425d28 2022-12-01T09:56:43.5900785Z deleted: sha256:b7fcb4ae2181c6c159bcc2f4c7b624150a8245dbdeee9d8601d008b5cd8be8fd 2022-12-01T09:56:43.5901623Z deleted: sha256:4472f94e146cc542a9111182b122e9a9c93a8f7022a48ce3c94b600be8fcdfaa 2022-12-01T09:56:43.5902335Z deleted: sha256:33bc8c1ba43ca724221fd1a8c992a420b1d8de4c85372defdc409e5c88c005b9 2022-12-01T09:56:43.5903053Z deleted: sha256:7070a4ad8ac000d6910f8bab3e00671f9ea4e7094064da08eb1892332166b92d 2022-12-01T09:56:43.5903849Z deleted: sha256:b40ed86654e59e1012e1716d5384910f8c3bb58274b7b00fca564a53e9897ba3 2022-12-01T09:56:43.5904207Z 2022-12-01T09:56:43.5993892Z Total reclaimed space: 7.228GB 2022-12-01T09:56:43.6042536Z Post job cleanup. 2022-12-01T09:56:43.6072447Z Post job cleanup. 2022-12-01T09:56:43.7087781Z [command]/usr/bin/git version 2022-12-01T09:56:43.7335661Z git version 2.37.1 2022-12-01T09:56:43.7374391Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/52f8f5b6-fe89-43f2-9d1b-df49e25339ca' before making global git config changes 2022-12-01T09:56:43.7374827Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:56:43.7379343Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:56:43.7430226Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:56:43.7459179Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:56:43.7779543Z Entering 'android/libs/fbjni' 2022-12-01T09:56:43.7813124Z Entering 'third_party/FP16' 2022-12-01T09:56:43.7846329Z Entering 'third_party/FXdiv' 2022-12-01T09:56:43.7878563Z Entering 'third_party/NNPACK' 2022-12-01T09:56:43.7912321Z Entering 'third_party/QNNPACK' 2022-12-01T09:56:43.7945985Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:56:43.7980243Z Entering 'third_party/XNNPACK' 2022-12-01T09:56:43.8025016Z Entering 'third_party/benchmark' 2022-12-01T09:56:43.8058367Z Entering 'third_party/cpuinfo' 2022-12-01T09:56:43.8091864Z Entering 'third_party/cub' 2022-12-01T09:56:43.8126415Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:56:43.8163604Z Entering 'third_party/cutlass' 2022-12-01T09:56:43.8203250Z Entering 'third_party/eigen' 2022-12-01T09:56:43.8238141Z Entering 'third_party/fbgemm' 2022-12-01T09:56:43.8271556Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:56:43.8304077Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:56:43.8339150Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:56:43.8372315Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:56:43.8405123Z Entering 'third_party/flatbuffers' 2022-12-01T09:56:43.8439476Z Entering 'third_party/fmt' 2022-12-01T09:56:43.8473212Z Entering 'third_party/foxi' 2022-12-01T09:56:43.8506250Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:56:43.8540372Z Entering 'third_party/gloo' 2022-12-01T09:56:43.8573529Z Entering 'third_party/googletest' 2022-12-01T09:56:43.8606464Z Entering 'third_party/ideep' 2022-12-01T09:56:43.8639211Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:56:43.8675054Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:56:43.8715208Z Entering 'third_party/ios-cmake' 2022-12-01T09:56:43.8748299Z Entering 'third_party/ittapi' 2022-12-01T09:56:43.8782220Z Entering 'third_party/kineto' 2022-12-01T09:56:43.8815294Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:56:43.8848440Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:56:43.8882084Z Entering 'third_party/nccl/nccl' 2022-12-01T09:56:43.8914169Z Entering 'third_party/neon2sse' 2022-12-01T09:56:43.8948136Z Entering 'third_party/nlohmann' 2022-12-01T09:56:43.8982434Z Entering 'third_party/onnx' 2022-12-01T09:56:43.9028184Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:56:43.9062495Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:56:43.9098686Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:56:43.9131623Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:56:43.9170055Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:56:43.9202534Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:56:43.9235307Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:56:43.9273229Z Entering 'third_party/pocketfft' 2022-12-01T09:56:43.9307164Z Entering 'third_party/protobuf' 2022-12-01T09:56:43.9344966Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:56:43.9377824Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:56:43.9412295Z Entering 'third_party/psimd' 2022-12-01T09:56:43.9445779Z Entering 'third_party/pthreadpool' 2022-12-01T09:56:43.9479055Z Entering 'third_party/pybind11' 2022-12-01T09:56:43.9512197Z Entering 'third_party/python-enum' 2022-12-01T09:56:43.9545641Z Entering 'third_party/python-peachpy' 2022-12-01T09:56:43.9578076Z Entering 'third_party/python-six' 2022-12-01T09:56:43.9612642Z Entering 'third_party/sleef' 2022-12-01T09:56:43.9645349Z Entering 'third_party/tbb' 2022-12-01T09:56:43.9680609Z Entering 'third_party/tensorpipe' 2022-12-01T09:56:43.9713615Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:56:43.9746832Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:56:43.9779600Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:56:43.9814651Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:56:43.9846961Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:56:43.9881723Z Entering 'third_party/zstd' 2022-12-01T09:56:43.9929257Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:56:43.9955617Z http.https://github.com/.extraheader 2022-12-01T09:56:43.9963854Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T09:56:43.9995594Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-01T09:56:44.0245335Z Entering 'android/libs/fbjni' 2022-12-01T09:56:44.0264624Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0290925Z Entering 'third_party/FP16' 2022-12-01T09:56:44.0310938Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0337298Z Entering 'third_party/FXdiv' 2022-12-01T09:56:44.0356954Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0383004Z Entering 'third_party/NNPACK' 2022-12-01T09:56:44.0402890Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0428063Z Entering 'third_party/QNNPACK' 2022-12-01T09:56:44.0449009Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0474810Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:56:44.0494245Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0519627Z Entering 'third_party/XNNPACK' 2022-12-01T09:56:44.0540182Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0575937Z Entering 'third_party/benchmark' 2022-12-01T09:56:44.0595370Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0621104Z Entering 'third_party/cpuinfo' 2022-12-01T09:56:44.0641334Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0670088Z Entering 'third_party/cub' 2022-12-01T09:56:44.0689977Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0716924Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:56:44.0736881Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0770012Z Entering 'third_party/cutlass' 2022-12-01T09:56:44.0788971Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0821705Z Entering 'third_party/eigen' 2022-12-01T09:56:44.0841390Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0869494Z Entering 'third_party/fbgemm' 2022-12-01T09:56:44.0890394Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0916334Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:56:44.0935698Z http.https://github.com/.extraheader 2022-12-01T09:56:44.0961633Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:56:44.0980648Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1008625Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:56:44.1027774Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1054532Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:56:44.1073061Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1100819Z Entering 'third_party/flatbuffers' 2022-12-01T09:56:44.1121167Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1148108Z Entering 'third_party/fmt' 2022-12-01T09:56:44.1168706Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1194185Z Entering 'third_party/foxi' 2022-12-01T09:56:44.1214103Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1239371Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:56:44.1258968Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1285733Z Entering 'third_party/gloo' 2022-12-01T09:56:44.1305398Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1331628Z Entering 'third_party/googletest' 2022-12-01T09:56:44.1351658Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1377668Z Entering 'third_party/ideep' 2022-12-01T09:56:44.1397372Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1423269Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:56:44.1441982Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1470695Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:56:44.1491025Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1523124Z Entering 'third_party/ios-cmake' 2022-12-01T09:56:44.1542713Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1570556Z Entering 'third_party/ittapi' 2022-12-01T09:56:44.1589555Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1614715Z Entering 'third_party/kineto' 2022-12-01T09:56:44.1634358Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1660775Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:56:44.1680018Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1706423Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:56:44.1726042Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1753606Z Entering 'third_party/nccl/nccl' 2022-12-01T09:56:44.1774044Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1799962Z Entering 'third_party/neon2sse' 2022-12-01T09:56:44.1819867Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1845463Z Entering 'third_party/nlohmann' 2022-12-01T09:56:44.1865496Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1892647Z Entering 'third_party/onnx' 2022-12-01T09:56:44.1911337Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1949128Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:56:44.1969207Z http.https://github.com/.extraheader 2022-12-01T09:56:44.1995320Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:56:44.2015010Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2043492Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:56:44.2063145Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2088708Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:56:44.2107603Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2138374Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:56:44.2157889Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2184768Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:56:44.2205603Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2230961Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:56:44.2250672Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2281062Z Entering 'third_party/pocketfft' 2022-12-01T09:56:44.2302815Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2329388Z Entering 'third_party/protobuf' 2022-12-01T09:56:44.2349312Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2378865Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:56:44.2397711Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2424882Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:56:44.2444486Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2472407Z Entering 'third_party/psimd' 2022-12-01T09:56:44.2492947Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2517946Z Entering 'third_party/pthreadpool' 2022-12-01T09:56:44.2539513Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2564695Z Entering 'third_party/pybind11' 2022-12-01T09:56:44.2584562Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2610950Z Entering 'third_party/python-enum' 2022-12-01T09:56:44.2631006Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2657597Z Entering 'third_party/python-peachpy' 2022-12-01T09:56:44.2677760Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2703711Z Entering 'third_party/python-six' 2022-12-01T09:56:44.2723644Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2749502Z Entering 'third_party/sleef' 2022-12-01T09:56:44.2769638Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2795227Z Entering 'third_party/tbb' 2022-12-01T09:56:44.2816143Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2843628Z Entering 'third_party/tensorpipe' 2022-12-01T09:56:44.2863883Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2890205Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:56:44.2909039Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2935078Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:56:44.2953912Z http.https://github.com/.extraheader 2022-12-01T09:56:44.2980279Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:56:44.3000192Z http.https://github.com/.extraheader 2022-12-01T09:56:44.3028966Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:56:44.3048865Z http.https://github.com/.extraheader 2022-12-01T09:56:44.3074209Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:56:44.3093586Z http.https://github.com/.extraheader 2022-12-01T09:56:44.3121861Z Entering 'third_party/zstd' 2022-12-01T09:56:44.3142132Z http.https://github.com/.extraheader 2022-12-01T09:56:44.3356336Z Evaluate and set job outputs 2022-12-01T09:56:44.3366523Z Set output 'docker-image' 2022-12-01T09:56:44.3367768Z Cleaning up orphan processes