2022-05-18T03:11:58.2852206Z Requested labels: self-hosted, linux.2xlarge 2022-05-18T03:11:58.2852303Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/heads/master 2022-05-18T03:11:58.2852332Z Waiting for a runner to pick up this job... 2022-05-18T03:12:01.0096007Z Job is about to start running on the runner: i-0d213af4677707725 (repository) 2022-05-18T03:12:07.2349080Z Current runner version: '2.291.1' 2022-05-18T03:12:07.2354532Z Runner name: 'i-0d213af4677707725' 2022-05-18T03:12:07.2355134Z Runner group name: 'Default' 2022-05-18T03:12:07.2355656Z Machine name: 'ip-10-0-2-47' 2022-05-18T03:12:07.2357666Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T03:12:07.2358360Z Actions: write 2022-05-18T03:12:07.2358734Z Checks: write 2022-05-18T03:12:07.2359011Z Contents: write 2022-05-18T03:12:07.2359366Z Deployments: write 2022-05-18T03:12:07.2359720Z Discussions: write 2022-05-18T03:12:07.2360007Z Issues: write 2022-05-18T03:12:07.2360317Z Metadata: read 2022-05-18T03:12:07.2360635Z Packages: write 2022-05-18T03:12:07.2360912Z Pages: write 2022-05-18T03:12:07.2361265Z PullRequests: write 2022-05-18T03:12:07.2361635Z RepositoryProjects: write 2022-05-18T03:12:07.2361946Z SecurityEvents: write 2022-05-18T03:12:07.2362303Z Statuses: write 2022-05-18T03:12:07.2362626Z ##[endgroup] 2022-05-18T03:12:07.2365587Z Secret source: Actions 2022-05-18T03:12:07.2366185Z Prepare workflow directory 2022-05-18T03:12:07.4252791Z Prepare all required actions 2022-05-18T03:12:07.4413175Z Getting action download info 2022-05-18T03:12:07.6570033Z Download action repository 'pytorch/pytorch@master' (SHA:3b2375291aab7b48442f2e6fb1ef66cebc761e24) 2022-05-18T03:12:09.9600771Z Download action repository 'seemethere/upload-artifact-s3@v4' (SHA:c1c31f57581a11fe6d4d052da6276adb2df71f1e) 2022-05-18T03:12:10.1980162Z Getting action download info 2022-05-18T03:12:10.3736581Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-05-18T03:12:10.6021975Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-05-18T03:12:10.6022265Z with: 2022-05-18T03:12:10.6022435Z submodules: recursive 2022-05-18T03:12:10.6022626Z fetch-depth: 0 2022-05-18T03:12:10.6022796Z env: 2022-05-18T03:12:10.6022943Z IN_CI: 1 2022-05-18T03:12:10.6023107Z IS_GHA: 1 2022-05-18T03:12:10.6023287Z ##[endgroup] 2022-05-18T03:12:10.6258939Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2022-05-18T03:12:10.6259236Z echo "${GITHUB_WORKSPACE}" 2022-05-18T03:12:10.6259463Z if [ -z "${NO_SUDO}" ]; then 2022-05-18T03:12:10.6259688Z  sudo rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:12:10.6259873Z else 2022-05-18T03:12:10.6260066Z  rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:12:10.6260256Z fi 2022-05-18T03:12:10.6260520Z mkdir "${GITHUB_WORKSPACE}" 2022-05-18T03:12:10.6275729Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:12:10.6275978Z env: 2022-05-18T03:12:10.6276175Z IN_CI: 1 2022-05-18T03:12:10.6276328Z IS_GHA: 1 2022-05-18T03:12:10.6276496Z NO_SUDO: 2022-05-18T03:12:10.6276669Z ##[endgroup] 2022-05-18T03:12:10.6434988Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:12:12.3356141Z ##[group]Run malfet/checkout@silent-checkout 2022-05-18T03:12:12.3356382Z with: 2022-05-18T03:12:12.3356603Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:12:12.3356848Z fetch-depth: 0 2022-05-18T03:12:12.3357034Z submodules: recursive 2022-05-18T03:12:12.3357229Z quiet-checkout: true 2022-05-18T03:12:12.3357431Z repository: pytorch/pytorch 2022-05-18T03:12:12.3357770Z token: *** 2022-05-18T03:12:12.3357946Z ssh-strict: true 2022-05-18T03:12:12.3358144Z persist-credentials: true 2022-05-18T03:12:12.3358325Z clean: true 2022-05-18T03:12:12.3358495Z lfs: false 2022-05-18T03:12:12.3358680Z set-safe-directory: true 2022-05-18T03:12:12.3358847Z env: 2022-05-18T03:12:12.3359001Z IN_CI: 1 2022-05-18T03:12:12.3359173Z IS_GHA: 1 2022-05-18T03:12:12.3359331Z ##[endgroup] 2022-05-18T03:12:12.4507575Z Syncing repository: pytorch/pytorch 2022-05-18T03:12:12.4509739Z ##[group]Getting Git version info 2022-05-18T03:12:12.4510455Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:12:12.4511207Z [command]/usr/bin/git version 2022-05-18T03:12:12.4511529Z git version 2.32.0 2022-05-18T03:12:12.4512510Z ##[endgroup] 2022-05-18T03:12:12.4528758Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e9ad1bb3-8fa3-46c5-a97b-8f06a6ea657c' before making global git config changes 2022-05-18T03:12:12.4529495Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:12:12.4533598Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:12:12.4568950Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:12:12.4573036Z ##[group]Initializing the repository 2022-05-18T03:12:12.4578121Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:12:12.4696942Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T03:12:12.4697514Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T03:12:12.4698089Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T03:12:12.4698468Z hint: 2022-05-18T03:12:12.4699126Z hint: git config --global init.defaultBranch 2022-05-18T03:12:12.4699495Z hint: 2022-05-18T03:12:12.4700004Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T03:12:12.4700766Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T03:12:12.4701178Z hint: 2022-05-18T03:12:12.4701553Z hint: git branch -m 2022-05-18T03:12:12.4702172Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-05-18T03:12:12.4708285Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T03:12:12.4735390Z ##[endgroup] 2022-05-18T03:12:12.4736038Z ##[group]Disabling automatic garbage collection 2022-05-18T03:12:12.4741063Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T03:12:12.4765913Z ##[endgroup] 2022-05-18T03:12:12.4766495Z ##[group]Setting up auth 2022-05-18T03:12:12.4773978Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:12:12.4802642Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:12:12.5040122Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:12:12.5068224Z [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-05-18T03:12:12.5310064Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:12:12.5349449Z ##[endgroup] 2022-05-18T03:12:12.5355890Z ##[group]Fetching the repository 2022-05-18T03:12:12.5356467Z [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-05-18T03:13:15.0561022Z [command]/usr/bin/git rev-parse --verify --quiet 3b2375291aab7b48442f2e6fb1ef66cebc761e24^{object} 2022-05-18T03:13:15.0587620Z 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:15.0592409Z ##[endgroup] 2022-05-18T03:13:15.0592751Z ##[group]Determining the checkout info 2022-05-18T03:13:15.0593677Z ##[endgroup] 2022-05-18T03:13:15.0594008Z ##[group]Checking out the ref 2022-05-18T03:13:15.0597485Z [command]/usr/bin/git checkout --quiet --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:16.2102433Z ##[endgroup] 2022-05-18T03:13:16.2103064Z ##[group]Setting up auth for fetching submodules 2022-05-18T03:13:16.2109842Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:13:16.2154726Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-05-18T03:13:16.2181419Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-05-18T03:13:16.2210828Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-05-18T03:13:16.2236332Z ##[endgroup] 2022-05-18T03:13:16.2236917Z ##[group]Fetching submodules 2022-05-18T03:13:16.2241669Z [command]/usr/bin/git submodule sync --recursive 2022-05-18T03:13:16.2493564Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-05-18T03:13:16.2738514Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-05-18T03:13:16.2739656Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-05-18T03:13:16.2741311Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-05-18T03:13:16.2743328Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-05-18T03:13:16.2745473Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-05-18T03:13:16.2747738Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-05-18T03:13:16.2750359Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-05-18T03:13:16.2752962Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-05-18T03:13:16.2755459Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-05-18T03:13:16.2758142Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-05-18T03:13:16.2760830Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-05-18T03:13:16.2763682Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-05-18T03:13:16.2766748Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-05-18T03:13:16.2769794Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-05-18T03:13:16.2772952Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-05-18T03:13:16.2776283Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:13:16.2779694Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-05-18T03:13:16.2783269Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-05-18T03:13:16.2786701Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-05-18T03:13:16.2791814Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-05-18T03:13:16.2795561Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-05-18T03:13:16.2799523Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-05-18T03:13:16.2803519Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-05-18T03:13:16.2807610Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-05-18T03:13:16.2811774Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-05-18T03:13:16.2816013Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-05-18T03:13:16.2820477Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-05-18T03:13:16.2824940Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-05-18T03:13:16.2830429Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-05-18T03:13:16.2834484Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-05-18T03:13:16.2839248Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-05-18T03:13:16.2844102Z Submodule 'third_party/python-peachpy' (https://github.com/Maratyszcza/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-05-18T03:13:16.2848971Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-05-18T03:13:16.2853977Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-05-18T03:13:16.2859108Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-05-18T03:13:16.2864577Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-05-18T03:13:16.2870106Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-05-18T03:13:16.2921039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-05-18T03:13:16.5213245Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-05-18T03:13:16.6936324Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-05-18T03:13:16.8703781Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-05-18T03:13:17.1139621Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-05-18T03:13:17.3310523Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-05-18T03:13:21.7603441Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-05-18T03:13:22.0942370Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-05-18T03:13:22.5040744Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-05-18T03:13:23.7020535Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-05-18T03:13:24.6387153Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-05-18T03:13:28.7017325Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-05-18T03:13:29.1959819Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-05-18T03:13:30.1024461Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-05-18T03:13:31.0617485Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-05-18T03:13:31.2448962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-05-18T03:13:31.6688418Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-05-18T03:13:31.9180127Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-05-18T03:13:32.7621425Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-05-18T03:13:33.1368985Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-05-18T03:13:33.5718002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-05-18T03:13:34.7758348Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-05-18T03:13:35.0877535Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-05-18T03:13:35.4066899Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-05-18T03:13:36.5531598Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-05-18T03:13:36.8941870Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-05-18T03:13:37.0812598Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-05-18T03:13:41.2458534Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-05-18T03:13:41.4332964Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-05-18T03:13:41.6097348Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-05-18T03:13:42.2762235Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-05-18T03:13:42.4902038Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-05-18T03:13:42.7489892Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-05-18T03:13:43.0916566Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-05-18T03:13:43.5980705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-05-18T03:13:45.2839693Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-05-18T03:13:45.6845147Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-05-18T03:13:47.4644210Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-05-18T03:13:47.4948217Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-05-18T03:13:47.5228024Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-05-18T03:13:47.5635801Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-05-18T03:13:47.6037453Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-05-18T03:13:48.1583890Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-05-18T03:13:48.1982346Z Submodule path 'third_party/benchmark': checked out 'e991355c02b93fe17713efe04cbc2e278e00fdbd' 2022-05-18T03:13:48.3133671Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-05-18T03:13:48.3659180Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-05-18T03:13:48.6488628Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-05-18T03:13:48.8876669Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-05-18T03:13:48.9501012Z Submodule path 'third_party/fbgemm': checked out '2e9be65810107a9595da717f95d21924b73be833' 2022-05-18T03:13:48.9544439Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:13:48.9545484Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:13:48.9547829Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:13:48.9585858Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-05-18T03:13:49.5852150Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-05-18T03:13:50.0241060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-05-18T03:13:50.9855935Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out '8b35b4cffb62ecb58a903bf91cb7537d7a672211' 2022-05-18T03:13:51.0976685Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-05-18T03:13:51.1704477Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-05-18T03:13:51.2687272Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-05-18T03:13:51.3214627Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-05-18T03:13:51.3495874Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-05-18T03:13:51.4054949Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-05-18T03:13:51.4489451Z Submodule path 'third_party/gloo': checked out 'c22a5cfba94edf8ea4f53a174d38aa0c629d070f' 2022-05-18T03:13:51.5112725Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-05-18T03:13:51.5416822Z Submodule path 'third_party/ideep': checked out '02b17c5748c9349dcc586c359af800c684d9b1ab' 2022-05-18T03:13:51.5455550Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-05-18T03:13:51.5488880Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-05-18T03:13:58.8015464Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-05-18T03:13:58.8066556Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:13:58.8104043Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-05-18T03:14:03.7878550Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-05-18T03:14:03.8191577Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-05-18T03:14:03.9233741Z Submodule path 'third_party/kineto': checked out 'b2b48c00c6e5bd8e807e2231adb229db6a1d1c22' 2022-05-18T03:14:03.9276719Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:03.9277571Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:03.9314285Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-05-18T03:14:04.9065530Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-05-18T03:14:05.8184187Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-05-18T03:14:05.8850335Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-05-18T03:14:05.9231838Z Submodule path 'third_party/nccl/nccl': checked out '7e515921295adaab72adf56ea71a0fafb0ecb5f3' 2022-05-18T03:14:05.9556632Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-05-18T03:14:06.1873793Z Submodule path 'third_party/onnx': checked out '96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c' 2022-05-18T03:14:06.1926939Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:06.1928621Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:06.1975052Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-05-18T03:14:06.5401977Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-05-18T03:14:07.3412409Z Submodule path 'third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T03:14:07.3904854Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '59a2ac2745d8a57ac94c6accced73620d59fb844' 2022-05-18T03:14:07.4249448Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-05-18T03:14:07.4288423Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:07.4322531Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-05-18T03:14:08.7164577Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-05-18T03:14:08.7217184Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:08.7219004Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:08.7260152Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-05-18T03:14:09.1131245Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-05-18T03:14:09.7719727Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T03:14:09.8494965Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-05-18T03:14:09.8540824Z 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-05-18T03:14:09.8575519Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-05-18T03:14:10.0634581Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T03:14:10.0932736Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-05-18T03:14:10.3408895Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-05-18T03:14:10.3456222Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:10.3465118Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:10.3498074Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-05-18T03:14:10.6693913Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-05-18T03:14:11.5718445Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-05-18T03:14:11.6531774Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-05-18T03:14:11.6821457Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-05-18T03:14:11.7119935Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-05-18T03:14:11.7586826Z Submodule path 'third_party/pybind11': checked out '8de7772cc72daca8e947b79b83fea46214931604' 2022-05-18T03:14:11.7862633Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-05-18T03:14:11.8317842Z Submodule path 'third_party/python-peachpy': checked out '07d8fde8ac45d7705129475c0f94ed8925b93473' 2022-05-18T03:14:11.8596289Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-05-18T03:14:11.9180511Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-05-18T03:14:12.0336462Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-05-18T03:14:12.0768098Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-05-18T03:14:12.0807348Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:12.0808450Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:12.0810814Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:12.0812854Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:12.0847591Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-05-18T03:14:12.9614236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-05-18T03:14:13.3030942Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-05-18T03:14:14.2621965Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-05-18T03:14:14.9769411Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-05-18T03:14:15.0098899Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-05-18T03:14:15.0880269Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-05-18T03:14:15.1323620Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-05-18T03:14:15.1368218Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:15.1402333Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-05-18T03:14:15.3406453Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T03:14:15.4818477Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-05-18T03:14:15.4893904Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-05-18T03:14:15.5146932Z Entering 'android/libs/fbjni' 2022-05-18T03:14:15.5179584Z Entering 'third_party/FP16' 2022-05-18T03:14:15.5213232Z Entering 'third_party/FXdiv' 2022-05-18T03:14:15.5245951Z Entering 'third_party/NNPACK' 2022-05-18T03:14:15.5279236Z Entering 'third_party/QNNPACK' 2022-05-18T03:14:15.5313547Z Entering 'third_party/XNNPACK' 2022-05-18T03:14:15.5355849Z Entering 'third_party/benchmark' 2022-05-18T03:14:15.5388126Z Entering 'third_party/cpuinfo' 2022-05-18T03:14:15.5421429Z Entering 'third_party/cub' 2022-05-18T03:14:15.5455921Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:14:15.5494005Z Entering 'third_party/eigen' 2022-05-18T03:14:15.5528776Z Entering 'third_party/fbgemm' 2022-05-18T03:14:15.5561575Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:15.5593736Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:15.5625818Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:15.5660153Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:15.5694698Z Entering 'third_party/fmt' 2022-05-18T03:14:15.5728563Z Entering 'third_party/foxi' 2022-05-18T03:14:15.5761045Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:15.5794920Z Entering 'third_party/gloo' 2022-05-18T03:14:15.5827901Z Entering 'third_party/googletest' 2022-05-18T03:14:15.5860293Z Entering 'third_party/ideep' 2022-05-18T03:14:15.5892392Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:15.5926888Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:15.5965766Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:15.5998524Z Entering 'third_party/kineto' 2022-05-18T03:14:15.6031310Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:15.6063836Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:15.6097789Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:15.6130870Z Entering 'third_party/neon2sse' 2022-05-18T03:14:15.6163541Z Entering 'third_party/onnx' 2022-05-18T03:14:15.6206575Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:15.6239169Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:15.6273272Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:15.6305447Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:15.6342300Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:15.6374666Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:15.6407058Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:15.6444351Z Entering 'third_party/pocketfft' 2022-05-18T03:14:15.6477243Z Entering 'third_party/protobuf' 2022-05-18T03:14:15.6512277Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:15.6544354Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:15.6578896Z Entering 'third_party/psimd' 2022-05-18T03:14:15.6611027Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:15.6642792Z Entering 'third_party/pybind11' 2022-05-18T03:14:15.6676078Z Entering 'third_party/python-enum' 2022-05-18T03:14:15.6708111Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:15.6740781Z Entering 'third_party/python-six' 2022-05-18T03:14:15.6773144Z Entering 'third_party/sleef' 2022-05-18T03:14:15.6805227Z Entering 'third_party/tbb' 2022-05-18T03:14:15.6840213Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:15.6872834Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:15.6904770Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:15.6936505Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:15.6968556Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:15.7000841Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:15.7035467Z Entering 'third_party/zstd' 2022-05-18T03:14:15.7075543Z ##[endgroup] 2022-05-18T03:14:15.7076078Z ##[group]Persisting credentials for submodules 2022-05-18T03:14:15.7082716Z [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-05-18T03:14:15.7332302Z Entering 'android/libs/fbjni' 2022-05-18T03:14:15.7364664Z Entering 'third_party/FP16' 2022-05-18T03:14:15.7398563Z Entering 'third_party/FXdiv' 2022-05-18T03:14:15.7430929Z Entering 'third_party/NNPACK' 2022-05-18T03:14:15.7463604Z Entering 'third_party/QNNPACK' 2022-05-18T03:14:15.7496091Z Entering 'third_party/XNNPACK' 2022-05-18T03:14:15.7539487Z Entering 'third_party/benchmark' 2022-05-18T03:14:15.7572441Z Entering 'third_party/cpuinfo' 2022-05-18T03:14:15.7606085Z Entering 'third_party/cub' 2022-05-18T03:14:15.7639364Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:14:15.7677341Z Entering 'third_party/eigen' 2022-05-18T03:14:15.7713998Z Entering 'third_party/fbgemm' 2022-05-18T03:14:15.7746383Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:15.7779536Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:15.7812372Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:15.7849163Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:15.7883998Z Entering 'third_party/fmt' 2022-05-18T03:14:15.7917924Z Entering 'third_party/foxi' 2022-05-18T03:14:15.7949974Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:15.7982202Z Entering 'third_party/gloo' 2022-05-18T03:14:15.8015199Z Entering 'third_party/googletest' 2022-05-18T03:14:15.8048137Z Entering 'third_party/ideep' 2022-05-18T03:14:15.8080783Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:15.8114136Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:15.8151042Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:15.8182131Z Entering 'third_party/kineto' 2022-05-18T03:14:15.8215004Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:15.8246096Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:15.8278301Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:15.8310837Z Entering 'third_party/neon2sse' 2022-05-18T03:14:15.8342398Z Entering 'third_party/onnx' 2022-05-18T03:14:15.8383041Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:15.8414737Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:15.8448495Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:15.8480730Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:15.8516014Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:15.8547375Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:15.8577992Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:15.8613403Z Entering 'third_party/pocketfft' 2022-05-18T03:14:15.8645849Z Entering 'third_party/protobuf' 2022-05-18T03:14:15.8680673Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:15.8712015Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:15.8744936Z Entering 'third_party/psimd' 2022-05-18T03:14:15.8776772Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:15.8808729Z Entering 'third_party/pybind11' 2022-05-18T03:14:15.8840773Z Entering 'third_party/python-enum' 2022-05-18T03:14:15.8872739Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:15.8904435Z Entering 'third_party/python-six' 2022-05-18T03:14:15.8936118Z Entering 'third_party/sleef' 2022-05-18T03:14:15.8968949Z Entering 'third_party/tbb' 2022-05-18T03:14:15.9002159Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:15.9034675Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:15.9065745Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:15.9096745Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:15.9128469Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:15.9160136Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:15.9194456Z Entering 'third_party/zstd' 2022-05-18T03:14:15.9238176Z [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-05-18T03:14:15.9485564Z Entering 'android/libs/fbjni' 2022-05-18T03:14:15.9515198Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-05-18T03:14:15.9528569Z Entering 'third_party/FP16' 2022-05-18T03:14:15.9559137Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-05-18T03:14:15.9572286Z Entering 'third_party/FXdiv' 2022-05-18T03:14:15.9603239Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-05-18T03:14:15.9616281Z Entering 'third_party/NNPACK' 2022-05-18T03:14:15.9646091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-05-18T03:14:15.9659557Z Entering 'third_party/QNNPACK' 2022-05-18T03:14:15.9690760Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-05-18T03:14:15.9703958Z Entering 'third_party/XNNPACK' 2022-05-18T03:14:15.9733261Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-05-18T03:14:15.9756095Z Entering 'third_party/benchmark' 2022-05-18T03:14:15.9786128Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:14:15.9799749Z Entering 'third_party/cpuinfo' 2022-05-18T03:14:15.9829640Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T03:14:15.9842846Z Entering 'third_party/cub' 2022-05-18T03:14:15.9873367Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-05-18T03:14:15.9887165Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:14:15.9916834Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-05-18T03:14:15.9934540Z Entering 'third_party/eigen' 2022-05-18T03:14:15.9967326Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-05-18T03:14:15.9982255Z Entering 'third_party/fbgemm' 2022-05-18T03:14:16.0012382Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-05-18T03:14:16.0025743Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:16.0055364Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-05-18T03:14:16.0068292Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:16.0098392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T03:14:16.0111986Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:16.0140908Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:14:16.0155437Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:16.0185156Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-05-18T03:14:16.0200523Z Entering 'third_party/fmt' 2022-05-18T03:14:16.0229558Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-05-18T03:14:16.0243157Z Entering 'third_party/foxi' 2022-05-18T03:14:16.0272791Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-05-18T03:14:16.0285786Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:16.0316215Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-05-18T03:14:16.0329617Z Entering 'third_party/gloo' 2022-05-18T03:14:16.0359317Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-05-18T03:14:16.0372839Z Entering 'third_party/googletest' 2022-05-18T03:14:16.0402785Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:14:16.0416422Z Entering 'third_party/ideep' 2022-05-18T03:14:16.0446867Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-05-18T03:14:16.0459811Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:16.0490404Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-05-18T03:14:16.0504905Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:16.0536489Z 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-05-18T03:14:16.0555723Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:16.0585169Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-05-18T03:14:16.0598598Z Entering 'third_party/kineto' 2022-05-18T03:14:16.0629079Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-05-18T03:14:16.0641954Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:16.0673019Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-05-18T03:14:16.0686306Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:16.0716274Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-05-18T03:14:16.0730525Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:16.0760085Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-05-18T03:14:16.0773681Z Entering 'third_party/neon2sse' 2022-05-18T03:14:16.0803567Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-05-18T03:14:16.0816767Z Entering 'third_party/onnx' 2022-05-18T03:14:16.0846355Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-05-18T03:14:16.0869896Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:16.0899517Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:14:16.0913523Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:16.0942987Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:14:16.0958081Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:16.0987847Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-05-18T03:14:16.1001126Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:16.1030965Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-05-18T03:14:16.1047964Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:16.1078952Z 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-05-18T03:14:16.1091959Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:16.1122307Z 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-05-18T03:14:16.1135278Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:16.1165306Z 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-05-18T03:14:16.1182866Z Entering 'third_party/pocketfft' 2022-05-18T03:14:16.1212514Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-05-18T03:14:16.1225336Z Entering 'third_party/protobuf' 2022-05-18T03:14:16.1256832Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-05-18T03:14:16.1273143Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:16.1303203Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:14:16.1316040Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:16.1346146Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:14:16.1360674Z Entering 'third_party/psimd' 2022-05-18T03:14:16.1391474Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-05-18T03:14:16.1404506Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:16.1435141Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-05-18T03:14:16.1447934Z Entering 'third_party/pybind11' 2022-05-18T03:14:16.1478551Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:14:16.1491990Z Entering 'third_party/python-enum' 2022-05-18T03:14:16.1522833Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-05-18T03:14:16.1536111Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:16.1566250Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-05-18T03:14:16.1580168Z Entering 'third_party/python-six' 2022-05-18T03:14:16.1610123Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-05-18T03:14:16.1623061Z Entering 'third_party/sleef' 2022-05-18T03:14:16.1652876Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-05-18T03:14:16.1666081Z Entering 'third_party/tbb' 2022-05-18T03:14:16.1695450Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-05-18T03:14:16.1710779Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:16.1740855Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-05-18T03:14:16.1754535Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:16.1784207Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:14:16.1798601Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:16.1828142Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-05-18T03:14:16.1840663Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:16.1870756Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-05-18T03:14:16.1883807Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:16.1914099Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:14:16.1926570Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:16.1955729Z 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-05-18T03:14:16.1971017Z Entering 'third_party/zstd' 2022-05-18T03:14:16.2001588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-05-18T03:14:16.2562877Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-05-18T03:14:16.2816040Z Entering 'android/libs/fbjni' 2022-05-18T03:14:16.2849706Z Entering 'third_party/FP16' 2022-05-18T03:14:16.2882913Z Entering 'third_party/FXdiv' 2022-05-18T03:14:16.2916208Z Entering 'third_party/NNPACK' 2022-05-18T03:14:16.2949518Z Entering 'third_party/QNNPACK' 2022-05-18T03:14:16.2983623Z Entering 'third_party/XNNPACK' 2022-05-18T03:14:16.3026080Z Entering 'third_party/benchmark' 2022-05-18T03:14:16.3059589Z Entering 'third_party/cpuinfo' 2022-05-18T03:14:16.3094069Z Entering 'third_party/cub' 2022-05-18T03:14:16.3127356Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:14:16.3166144Z Entering 'third_party/eigen' 2022-05-18T03:14:16.3201001Z Entering 'third_party/fbgemm' 2022-05-18T03:14:16.3233400Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:16.3265234Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:16.3297249Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:16.3331404Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:16.3365746Z Entering 'third_party/fmt' 2022-05-18T03:14:16.3399253Z Entering 'third_party/foxi' 2022-05-18T03:14:16.3431780Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:16.3463967Z Entering 'third_party/gloo' 2022-05-18T03:14:16.3496830Z Entering 'third_party/googletest' 2022-05-18T03:14:16.3529480Z Entering 'third_party/ideep' 2022-05-18T03:14:16.3563787Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:16.3597101Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:16.3634577Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:16.3666678Z Entering 'third_party/kineto' 2022-05-18T03:14:16.3699478Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:16.3731412Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:16.3765211Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:16.3797941Z Entering 'third_party/neon2sse' 2022-05-18T03:14:16.3830777Z Entering 'third_party/onnx' 2022-05-18T03:14:16.3872803Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:16.3905070Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:16.3939632Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:16.3973656Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:16.4011350Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:16.4043931Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:16.4077784Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:16.4114283Z Entering 'third_party/pocketfft' 2022-05-18T03:14:16.4146523Z Entering 'third_party/protobuf' 2022-05-18T03:14:16.4182136Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:16.4214964Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:16.4249053Z Entering 'third_party/psimd' 2022-05-18T03:14:16.4281655Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:16.4314041Z Entering 'third_party/pybind11' 2022-05-18T03:14:16.4347154Z Entering 'third_party/python-enum' 2022-05-18T03:14:16.4379610Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:16.4412283Z Entering 'third_party/python-six' 2022-05-18T03:14:16.4444506Z Entering 'third_party/sleef' 2022-05-18T03:14:16.4478363Z Entering 'third_party/tbb' 2022-05-18T03:14:16.4513116Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:16.4545956Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:16.4578354Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:16.4610720Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:16.4644492Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:16.4677221Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:16.4711985Z Entering 'third_party/zstd' 2022-05-18T03:14:16.4755804Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-05-18T03:14:16.5011364Z Entering 'android/libs/fbjni' 2022-05-18T03:14:16.5044218Z Entering 'third_party/FP16' 2022-05-18T03:14:16.5076904Z Entering 'third_party/FXdiv' 2022-05-18T03:14:16.5109082Z Entering 'third_party/NNPACK' 2022-05-18T03:14:16.5142827Z Entering 'third_party/QNNPACK' 2022-05-18T03:14:16.5175209Z Entering 'third_party/XNNPACK' 2022-05-18T03:14:16.5216665Z Entering 'third_party/benchmark' 2022-05-18T03:14:16.5251510Z Entering 'third_party/cpuinfo' 2022-05-18T03:14:16.5284395Z Entering 'third_party/cub' 2022-05-18T03:14:16.5318696Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:14:16.5358010Z Entering 'third_party/eigen' 2022-05-18T03:14:16.5392243Z Entering 'third_party/fbgemm' 2022-05-18T03:14:16.5424913Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:16.5456578Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:16.5491009Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:16.5523552Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:16.5558070Z Entering 'third_party/fmt' 2022-05-18T03:14:16.5590422Z Entering 'third_party/foxi' 2022-05-18T03:14:16.5622964Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:16.5656189Z Entering 'third_party/gloo' 2022-05-18T03:14:16.5689820Z Entering 'third_party/googletest' 2022-05-18T03:14:16.5722163Z Entering 'third_party/ideep' 2022-05-18T03:14:16.5754430Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:16.5788223Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:16.5827091Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:16.5859501Z Entering 'third_party/kineto' 2022-05-18T03:14:16.5894360Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:16.5927402Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:16.5961219Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:16.5994274Z Entering 'third_party/neon2sse' 2022-05-18T03:14:16.6026412Z Entering 'third_party/onnx' 2022-05-18T03:14:16.6068289Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:16.6102015Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:16.6137012Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:16.6170246Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:16.6207956Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:16.6241292Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:16.6274680Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:16.6313805Z Entering 'third_party/pocketfft' 2022-05-18T03:14:16.6348133Z Entering 'third_party/protobuf' 2022-05-18T03:14:16.6385343Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:16.6418786Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:16.6454528Z Entering 'third_party/psimd' 2022-05-18T03:14:16.6488722Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:16.6522779Z Entering 'third_party/pybind11' 2022-05-18T03:14:16.6556191Z Entering 'third_party/python-enum' 2022-05-18T03:14:16.6589490Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:16.6622632Z Entering 'third_party/python-six' 2022-05-18T03:14:16.6655012Z Entering 'third_party/sleef' 2022-05-18T03:14:16.6688168Z Entering 'third_party/tbb' 2022-05-18T03:14:16.6723166Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:16.6757616Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:16.6791251Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:16.6823047Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:16.6855595Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:16.6888363Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:16.6923432Z Entering 'third_party/zstd' 2022-05-18T03:14:16.6965565Z ##[endgroup] 2022-05-18T03:14:16.7003787Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T03:14:16.7029314Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T03:14:16.7175392Z ##[group]Run if [ ! -f "./.github/actions/setup-linux/action.yml" ]; then 2022-05-18T03:14:16.7175725Z if [ ! -f "./.github/actions/setup-linux/action.yml" ]; then 2022-05-18T03:14:16.7176093Z  echo "::error::Your PR is based on a version of master that is too old for our CI to work. Please rebase your PR on latest master and resubmit." 2022-05-18T03:14:16.7176390Z  exit 1 2022-05-18T03:14:16.7176556Z fi 2022-05-18T03:14:16.7187665Z shell: /usr/bin/bash -e {0} 2022-05-18T03:14:16.7187845Z env: 2022-05-18T03:14:16.7187989Z IN_CI: 1 2022-05-18T03:14:16.7188153Z IS_GHA: 1 2022-05-18T03:14:16.7188319Z ##[endgroup] 2022-05-18T03:14:16.7233709Z Prepare all required actions 2022-05-18T03:14:16.7255929Z ##[group]Run ./.github/actions/setup-linux 2022-05-18T03:14:16.7256114Z env: 2022-05-18T03:14:16.7256273Z IN_CI: 1 2022-05-18T03:14:16.7256435Z IS_GHA: 1 2022-05-18T03:14:16.7256585Z ##[endgroup] 2022-05-18T03:14:16.7268688Z ##[group]Run set -euo pipefail 2022-05-18T03:14:16.7268900Z set -euo pipefail 2022-05-18T03:14:16.7269117Z function get_ec2_metadata() { 2022-05-18T03:14:16.7269512Z  # Pulled from instance metadata endpoint for EC2 2022-05-18T03:14:16.7269866Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-05-18T03:14:16.7270151Z  category=$1 2022-05-18T03:14:16.7270393Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-05-18T03:14:16.7270620Z } 2022-05-18T03:14:16.7270810Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-05-18T03:14:16.7271087Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-05-18T03:14:16.7271361Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-05-18T03:14:16.7271606Z echo "system info $(uname -a)" 2022-05-18T03:14:16.7281661Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:16.7281864Z env: 2022-05-18T03:14:16.7282024Z IN_CI: 1 2022-05-18T03:14:16.7282193Z IS_GHA: 1 2022-05-18T03:14:16.7282346Z ##[endgroup] 2022-05-18T03:14:16.7363185Z ami-id: ami-096198a0bccc6bad4 2022-05-18T03:14:16.7410591Z instance-id: i-0d213af4677707725 2022-05-18T03:14:16.7456502Z instance-type: c5.2xlarge 2022-05-18T03:14:16.7462831Z system info Linux ip-10-0-2-47.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-05-18T03:14:16.7475751Z ##[group]Run if systemctl is-active --quiet docker; then 2022-05-18T03:14:16.7476023Z if systemctl is-active --quiet docker; then 2022-05-18T03:14:16.7476259Z  echo "Docker daemon is running..."; 2022-05-18T03:14:16.7476460Z else 2022-05-18T03:14:16.7476694Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-05-18T03:14:16.7476907Z fi 2022-05-18T03:14:16.7487266Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:16.7487479Z env: 2022-05-18T03:14:16.7487618Z IN_CI: 1 2022-05-18T03:14:16.7487856Z IS_GHA: 1 2022-05-18T03:14:16.7488023Z ##[endgroup] 2022-05-18T03:14:16.7534507Z Docker daemon is running... 2022-05-18T03:14:16.7547034Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-05-18T03:14:16.7547381Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-05-18T03:14:16.7547649Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T03:14:16.7548093Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-05-18T03:14:16.7548440Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-05-18T03:14:16.7558529Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:16.7558738Z env: 2022-05-18T03:14:16.7558896Z IN_CI: 1 2022-05-18T03:14:16.7559056Z IS_GHA: 1 2022-05-18T03:14:16.7559219Z AWS_RETRY_MODE: standard 2022-05-18T03:14:16.7559404Z AWS_MAX_ATTEMPTS: 5 2022-05-18T03:14:16.7559607Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T03:14:16.7559795Z ##[endgroup] 2022-05-18T03:14:17.8315270Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-05-18T03:14:17.8315657Z Configure a credential helper to remove this warning. See 2022-05-18T03:14:17.8316076Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-05-18T03:14:17.8316323Z 2022-05-18T03:14:17.8316666Z Login Succeeded 2022-05-18T03:14:17.8345305Z ##[group]Run env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T03:14:17.8345664Z env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T03:14:17.8357250Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:17.8357476Z env: 2022-05-18T03:14:17.8357623Z IN_CI: 1 2022-05-18T03:14:17.8357785Z IS_GHA: 1 2022-05-18T03:14:17.8357953Z ##[endgroup] 2022-05-18T03:14:17.8407135Z Prepare all required actions 2022-05-18T03:14:17.8407387Z Getting action download info 2022-05-18T03:14:17.9787555Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:1ecffedb1e192a50aa67dba2f0e048e5d3bfa144) 2022-05-18T03:14:18.1018034Z ##[group]Run ./.github/actions/setup-ssh 2022-05-18T03:14:18.1018243Z with: 2022-05-18T03:14:18.1018607Z github-secret: *** 2022-05-18T03:14:18.1018778Z env: 2022-05-18T03:14:18.1018917Z IN_CI: 1 2022-05-18T03:14:18.1019078Z IS_GHA: 1 2022-05-18T03:14:18.1019249Z ##[endgroup] 2022-05-18T03:14:18.1096708Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-05-18T03:14:18.1096916Z with: 2022-05-18T03:14:18.1097198Z GITHUB_TOKEN: *** 2022-05-18T03:14:18.1097380Z activate-with-label: false 2022-05-18T03:14:18.1097570Z label: with-ssh 2022-05-18T03:14:18.1097761Z remove-existing-keys: true 2022-05-18T03:14:18.1097928Z env: 2022-05-18T03:14:18.1098079Z IN_CI: 1 2022-05-18T03:14:18.1098237Z IS_GHA: 1 2022-05-18T03:14:18.1098418Z ##[endgroup] 2022-05-18T03:14:18.1614596Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-05-18T03:14:18.1846933Z Prepare all required actions 2022-05-18T03:14:18.1891963Z ##[group]Run ./.github/actions/calculate-docker-image 2022-05-18T03:14:18.1892170Z with: 2022-05-18T03:14:18.1892405Z docker-image-name: pytorch-linux-xenial-py3.7-gcc5.4 2022-05-18T03:14:18.1892639Z xla: false 2022-05-18T03:14:18.1892783Z env: 2022-05-18T03:14:18.1892938Z IN_CI: 1 2022-05-18T03:14:18.1893096Z IS_GHA: 1 2022-05-18T03:14:18.1893248Z ##[endgroup] 2022-05-18T03:14:18.1943192Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-05-18T03:14:18.1943426Z if [ -n "${IS_XLA}" ]; then 2022-05-18T03:14:18.1943669Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-05-18T03:14:18.1943958Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-05-18T03:14:18.1944230Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-05-18T03:14:18.1944526Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-05-18T03:14:18.1944876Z else 2022-05-18T03:14:18.1945085Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-05-18T03:14:18.1945354Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-05-18T03:14:18.1945647Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-05-18T03:14:18.1945870Z fi 2022-05-18T03:14:18.1956990Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:18.1957209Z env: 2022-05-18T03:14:18.1957354Z IN_CI: 1 2022-05-18T03:14:18.1957518Z IS_GHA: 1 2022-05-18T03:14:18.1957679Z IS_XLA: 2022-05-18T03:14:18.1957834Z XLA_IMAGE_TAG: v0.2 2022-05-18T03:14:18.1958143Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3.7-gcc5.4 2022-05-18T03:14:18.1958441Z ##[endgroup] 2022-05-18T03:14:18.2032036Z ##[group]Run set -x 2022-05-18T03:14:18.2032255Z set -x 2022-05-18T03:14:18.2032500Z # Check if image already exists, if it does then skip building it 2022-05-18T03:14:18.2032778Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-05-18T03:14:18.2032998Z  exit 0 2022-05-18T03:14:18.2033165Z fi 2022-05-18T03:14:18.2033369Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-05-18T03:14:18.2033643Z  # if we're on the base branch then use the parent commit 2022-05-18T03:14:18.2033896Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-05-18T03:14:18.2034090Z else 2022-05-18T03:14:18.2034303Z  # otherwise we're on a PR, so use the most recent base commit 2022-05-18T03:14:18.2034574Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-05-18T03:14:18.2034782Z fi 2022-05-18T03:14:18.2034994Z # Covers the case where a previous tag doesn't exist for the tree 2022-05-18T03:14:18.2035328Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-05-18T03:14:18.2035653Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-05-18T03:14:18.2035986Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-05-18T03:14:18.2036249Z  exit 1 2022-05-18T03:14:18.2036415Z fi 2022-05-18T03:14:18.2036647Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-05-18T03:14:18.2036969Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-05-18T03:14:18.2037255Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-05-18T03:14:18.2037582Z  echo "ERROR: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-05-18T03:14:18.2037924Z  echo " contact the PyTorch team to restore the original images" 2022-05-18T03:14:18.2038142Z  exit 1 2022-05-18T03:14:18.2038371Z fi 2022-05-18T03:14:18.2038567Z echo ::set-output name=rebuild::yes 2022-05-18T03:14:18.2048694Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:18.2048914Z env: 2022-05-18T03:14:18.2049070Z IN_CI: 1 2022-05-18T03:14:18.2049216Z IS_GHA: 1 2022-05-18T03:14:18.2049429Z BASE_REVISION: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:14:18.2049821Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3.7-gcc5.4:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:18.2050199Z DOCKER_TAG: 6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:18.2050404Z ##[endgroup] 2022-05-18T03:14:18.2073087Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3.7-gcc5.4:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:18.4026952Z { 2022-05-18T03:14:18.4027640Z "schemaVersion": 2, 2022-05-18T03:14:18.4028351Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-05-18T03:14:18.4028739Z "config": { 2022-05-18T03:14:18.4029124Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-05-18T03:14:18.4029646Z "size": 24042, 2022-05-18T03:14:18.4030132Z "digest": "sha256:59de092f48b8a69bedc5a97cdf7eb5f359b81a9ab8db3a062ddf64b0eeb3218c" 2022-05-18T03:14:18.4030600Z }, 2022-05-18T03:14:18.4030863Z "layers": [ 2022-05-18T03:14:18.4031141Z { 2022-05-18T03:14:18.4031598Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4032049Z "size": 46497548, 2022-05-18T03:14:18.4032484Z "digest": "sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50" 2022-05-18T03:14:18.4032900Z }, 2022-05-18T03:14:18.4033159Z { 2022-05-18T03:14:18.4033521Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4033882Z "size": 857, 2022-05-18T03:14:18.4034286Z "digest": "sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01" 2022-05-18T03:14:18.4034606Z }, 2022-05-18T03:14:18.4034807Z { 2022-05-18T03:14:18.4035184Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4035536Z "size": 528, 2022-05-18T03:14:18.4035911Z "digest": "sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1" 2022-05-18T03:14:18.4038961Z }, 2022-05-18T03:14:18.4039269Z { 2022-05-18T03:14:18.4039655Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4040013Z "size": 170, 2022-05-18T03:14:18.4040369Z "digest": "sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e" 2022-05-18T03:14:18.4040744Z }, 2022-05-18T03:14:18.4041003Z { 2022-05-18T03:14:18.4041352Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4041714Z "size": 1636, 2022-05-18T03:14:18.4042120Z "digest": "sha256:5ba54a79e67dc4c90747caa7fb3707fc36ac7627540c2e4d4a0db2a4521df2f4" 2022-05-18T03:14:18.4042466Z }, 2022-05-18T03:14:18.4042700Z { 2022-05-18T03:14:18.4043098Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4043464Z "size": 236653125, 2022-05-18T03:14:18.4043904Z "digest": "sha256:0a20b8d84c46fed75d0fe422d84f81f534b5a96617c3989ff27df969a1a27577" 2022-05-18T03:14:18.4044270Z }, 2022-05-18T03:14:18.4044477Z { 2022-05-18T03:14:18.4044891Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4045250Z "size": 810, 2022-05-18T03:14:18.4045619Z "digest": "sha256:5877c23144ae889674be2d2632d5969b76787ec19ca754280d3dbdd3adca0ed0" 2022-05-18T03:14:18.4045961Z }, 2022-05-18T03:14:18.4046168Z { 2022-05-18T03:14:18.4046577Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4046902Z "size": 106, 2022-05-18T03:14:18.4047310Z "digest": "sha256:d3e83054f718baada679f1673941a8fe929b4b9365d39b3562314d80b942d1a2" 2022-05-18T03:14:18.4047648Z }, 2022-05-18T03:14:18.4047840Z { 2022-05-18T03:14:18.4048396Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4048756Z "size": 408, 2022-05-18T03:14:18.4049148Z "digest": "sha256:140e7e919a6a4b6e07ea0e8ef1910c7fc97957e6e48b2fbc76bcfec6c90bbc60" 2022-05-18T03:14:18.4049513Z }, 2022-05-18T03:14:18.4049739Z { 2022-05-18T03:14:18.4050062Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4050398Z "size": 107, 2022-05-18T03:14:18.4050774Z "digest": "sha256:00fe5dff19d624b53f0eb64848a9465d9aa0b091f06b7fe1150500d6096ca7ea" 2022-05-18T03:14:18.4051095Z }, 2022-05-18T03:14:18.4051331Z { 2022-05-18T03:14:18.4051678Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4052039Z "size": 451, 2022-05-18T03:14:18.4052487Z "digest": "sha256:5253901bce0a1da469b8f2a2617ade93d0c6f3f60231e59ac3fcf5c28d81c602" 2022-05-18T03:14:18.4052916Z }, 2022-05-18T03:14:18.4053147Z { 2022-05-18T03:14:18.4053641Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4054102Z "size": 1300, 2022-05-18T03:14:18.4054559Z "digest": "sha256:f2ad3e4779d8e02df4d724d603a5e98a86508bcabc7fafe81f58ca56005a32bb" 2022-05-18T03:14:18.4054972Z }, 2022-05-18T03:14:18.4055157Z { 2022-05-18T03:14:18.4055580Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4056013Z "size": 406, 2022-05-18T03:14:18.4056404Z "digest": "sha256:d1935ca92dc4c07b2ccdc5462e282df663425d23a8a020c4d4451b78d2aaff7b" 2022-05-18T03:14:18.4056804Z }, 2022-05-18T03:14:18.4057033Z { 2022-05-18T03:14:18.4057414Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4057862Z "size": 34039835, 2022-05-18T03:14:18.4058299Z "digest": "sha256:370a68d9a4521bce8f4432159b04697bf4265422a1f95743ee86419458c30b9e" 2022-05-18T03:14:18.4058684Z }, 2022-05-18T03:14:18.4058943Z { 2022-05-18T03:14:18.4059452Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4059900Z "size": 2339, 2022-05-18T03:14:18.4060344Z "digest": "sha256:92c75209b8cf04767a4720bb10130b528466bb5dbc55e57092d2449f21fc1343" 2022-05-18T03:14:18.4060749Z }, 2022-05-18T03:14:18.4061007Z { 2022-05-18T03:14:18.4061454Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4061919Z "size": 1746, 2022-05-18T03:14:18.4062361Z "digest": "sha256:fdd1b5b4d4e2d5c22f910128ae126411b0fe1994e2ef4795e36b946ce4b8eca8" 2022-05-18T03:14:18.4062794Z }, 2022-05-18T03:14:18.4063033Z { 2022-05-18T03:14:18.4063473Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4063904Z "size": 1226954306, 2022-05-18T03:14:18.4064171Z "digest": "sha256:641ed2a0ee806b757cf60a5c2f1e4ea2bab6040527f03f538d8a02aa16fcf471" 2022-05-18T03:14:18.4064413Z }, 2022-05-18T03:14:18.4064544Z { 2022-05-18T03:14:18.4064784Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4065033Z "size": 171, 2022-05-18T03:14:18.4065278Z "digest": "sha256:17ceb3758ec444a9a82d3b73f4a726a9d56ca0c24c31098fb8517ebb25af3c2b" 2022-05-18T03:14:18.4065517Z }, 2022-05-18T03:14:18.4065660Z { 2022-05-18T03:14:18.4065887Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4066128Z "size": 466, 2022-05-18T03:14:18.4066389Z "digest": "sha256:81ca05b8cd5a66d38eb39fd52906f07e782ef0bc8cc71c30d8faf46010c13252" 2022-05-18T03:14:18.4066623Z }, 2022-05-18T03:14:18.4066770Z { 2022-05-18T03:14:18.4067010Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4067242Z "size": 5042, 2022-05-18T03:14:18.4067487Z "digest": "sha256:d124e94e1971a520a8700205ce6397645f556ecb21e1a43732e40598fb80cc36" 2022-05-18T03:14:18.4067711Z }, 2022-05-18T03:14:18.4067843Z { 2022-05-18T03:14:18.4068084Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4068328Z "size": 231, 2022-05-18T03:14:18.4068686Z "digest": "sha256:d4bdbe109a270315f06645a7c25ba11ff057b0e69fbefa06cdcecced996a5b29" 2022-05-18T03:14:18.4068925Z }, 2022-05-18T03:14:18.4069074Z { 2022-05-18T03:14:18.4069471Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4069716Z "size": 1051374, 2022-05-18T03:14:18.4070099Z "digest": "sha256:070594bc61e9718c6a419f842a88e55f036484c6c54f33c2ca1b7902db7cada6" 2022-05-18T03:14:18.4070460Z }, 2022-05-18T03:14:18.4070683Z { 2022-05-18T03:14:18.4071080Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4071525Z "size": 882, 2022-05-18T03:14:18.4071994Z "digest": "sha256:2c9ca9e145e6dd1b9c7179791b15c8dbff52cc0e3f54ce724f5182ceabd4cd43" 2022-05-18T03:14:18.4072439Z }, 2022-05-18T03:14:18.4072708Z { 2022-05-18T03:14:18.4073132Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4073489Z "size": 78082735, 2022-05-18T03:14:18.4073744Z "digest": "sha256:9d031d383e1761950550d4204ec6fba1a651bc7b8e78a50cb6e764ea7415b391" 2022-05-18T03:14:18.4074049Z }, 2022-05-18T03:14:18.4074199Z { 2022-05-18T03:14:18.4074439Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4074673Z "size": 109, 2022-05-18T03:14:18.4074939Z "digest": "sha256:62e4a89ba8d3621f86dc9c3bf495b64c309cf1ed0ffd077e2dd2e9d60023d47b" 2022-05-18T03:14:18.4075185Z }, 2022-05-18T03:14:18.4075333Z { 2022-05-18T03:14:18.4075564Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4075813Z "size": 558, 2022-05-18T03:14:18.4076060Z "digest": "sha256:171756362e4ed6e817ac7391912704d44129c32bdaf98e79e7d8a73fca3560de" 2022-05-18T03:14:18.4076356Z + exit 0 2022-05-18T03:14:18.4076497Z }, 2022-05-18T03:14:18.4076646Z { 2022-05-18T03:14:18.4076889Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4077134Z "size": 975448, 2022-05-18T03:14:18.4077391Z "digest": "sha256:ea726e35e2568ec2e312fd64ad09e3e6fac587aedb6d350e3568812b1bf77499" 2022-05-18T03:14:18.4077645Z }, 2022-05-18T03:14:18.4077792Z { 2022-05-18T03:14:18.4078019Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4078259Z "size": 100, 2022-05-18T03:14:18.4078500Z "digest": "sha256:721b024a30310e402b75b8d383d30468e62113299f78bbb129797cd7c05c2d23" 2022-05-18T03:14:18.4078708Z }, 2022-05-18T03:14:18.4078852Z { 2022-05-18T03:14:18.4079089Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4079322Z "size": 548, 2022-05-18T03:14:18.4079574Z "digest": "sha256:206a6f5bfe614bbc7341d572be97ab46672253611d2226eaef5b88d50d984eff" 2022-05-18T03:14:18.4079810Z }, 2022-05-18T03:14:18.4079943Z { 2022-05-18T03:14:18.4080182Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4080425Z "size": 97111778, 2022-05-18T03:14:18.4080671Z "digest": "sha256:45b7b746077849cf43035d6a083efad267aa4b4edbaeec929b2bc48c1fab6140" 2022-05-18T03:14:18.4080915Z }, 2022-05-18T03:14:18.4081057Z { 2022-05-18T03:14:18.4081285Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4081530Z "size": 107, 2022-05-18T03:14:18.4081791Z "digest": "sha256:28ef77622cff58a01e2d55efbcda655a67684fff3a4fe6d4a561a31941ae8033" 2022-05-18T03:14:18.4082041Z }, 2022-05-18T03:14:18.4082174Z { 2022-05-18T03:14:18.4082413Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4082652Z "size": 1293, 2022-05-18T03:14:18.4082903Z "digest": "sha256:ead995a9636d2a15e0fc1acab3ac91f1867501264f1abcca0c06884f9200d72d" 2022-05-18T03:14:18.4083147Z }, 2022-05-18T03:14:18.4083296Z { 2022-05-18T03:14:18.4083522Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4083768Z "size": 151, 2022-05-18T03:14:18.4084019Z "digest": "sha256:55366a8087ad17ee6c69cc82b114f3b3a3f8284d54aac27688a6a70a45a4822b" 2022-05-18T03:14:18.4084241Z }, 2022-05-18T03:14:18.4084448Z { 2022-05-18T03:14:18.4084693Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4084925Z "size": 642, 2022-05-18T03:14:18.4085168Z "digest": "sha256:a01ab60b38077b96ae9193531987b03197307d76f057eb65de235a004934ad86" 2022-05-18T03:14:18.4085391Z }, 2022-05-18T03:14:18.4085525Z { 2022-05-18T03:14:18.4085763Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4086010Z "size": 108, 2022-05-18T03:14:18.4086266Z "digest": "sha256:c9a9d301cafd4b4c42829bed2027f1a1be987d3ea8c04c33a37b7338dbe2690c" 2022-05-18T03:14:18.4086518Z }, 2022-05-18T03:14:18.4086664Z { 2022-05-18T03:14:18.4086900Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4087148Z "size": 109, 2022-05-18T03:14:18.4087397Z "digest": "sha256:275239b0f78d8cc1feb63475b9e8ab594b0cfb3d566e678ce9212bb6dd9a9fb6" 2022-05-18T03:14:18.4087636Z }, 2022-05-18T03:14:18.4087820Z { 2022-05-18T03:14:18.4088052Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4088297Z "size": 102, 2022-05-18T03:14:18.4088546Z "digest": "sha256:3550d2a21107292ff471fe4c4032072c0d7c616906c7ea7b5fbad86da5206613" 2022-05-18T03:14:18.4088774Z }, 2022-05-18T03:14:18.4088909Z { 2022-05-18T03:14:18.4089154Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4089399Z "size": 421, 2022-05-18T03:14:18.4089639Z "digest": "sha256:586f2f9bc0054734c459fe68e5af47405ec87fed9850529cca2f3835a3b8cfd0" 2022-05-18T03:14:18.4089874Z }, 2022-05-18T03:14:18.4090020Z { 2022-05-18T03:14:18.4090247Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4090489Z "size": 111, 2022-05-18T03:14:18.4090748Z "digest": "sha256:11fd06f0243a4d1e8b9d21b875cb76eedfd83413878275cba66cc225732e7d74" 2022-05-18T03:14:18.4090974Z }, 2022-05-18T03:14:18.4091125Z { 2022-05-18T03:14:18.4091366Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4091601Z "size": 474, 2022-05-18T03:14:18.4091849Z "digest": "sha256:4774855980604d957d6b87986361cabca76a9ad8f43c78f398dcf4edd69340c0" 2022-05-18T03:14:18.4092120Z }, 2022-05-18T03:14:18.4092301Z { 2022-05-18T03:14:18.4092653Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4092958Z "size": 112, 2022-05-18T03:14:18.4093289Z "digest": "sha256:aaeef6a5d26a01a98a0fde7ee90c19d21a2c508b16f4a55a26b6e833502272af" 2022-05-18T03:14:18.4093610Z }, 2022-05-18T03:14:18.4093774Z { 2022-05-18T03:14:18.4094099Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4094401Z "size": 447, 2022-05-18T03:14:18.4094677Z "digest": "sha256:e9b66d11d0f7e4ad443539596e6cc9e24c2dc42767846d37eca03f5609c7e2a1" 2022-05-18T03:14:18.4094994Z }, 2022-05-18T03:14:18.4095215Z { 2022-05-18T03:14:18.4095470Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4095777Z "size": 36067467, 2022-05-18T03:14:18.4096098Z "digest": "sha256:242315b336c536cce29fb1def809b1d23eadd23ea64ad73c19838305dcac0412" 2022-05-18T03:14:18.4096357Z }, 2022-05-18T03:14:18.4096579Z { 2022-05-18T03:14:18.4096879Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4097147Z "size": 106, 2022-05-18T03:14:18.4097460Z "digest": "sha256:7e414c9709668fd330ba4d55de20ed0d10baeb33a420ce97ec4785642af8c66b" 2022-05-18T03:14:18.4097770Z }, 2022-05-18T03:14:18.4097949Z { 2022-05-18T03:14:18.4098252Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4098557Z "size": 294, 2022-05-18T03:14:18.4098818Z "digest": "sha256:81551a9ff75062a2710f384087f8a25ed1312f911507815da56b77a94ea005ac" 2022-05-18T03:14:18.4099093Z }, 2022-05-18T03:14:18.4099319Z { 2022-05-18T03:14:18.4099666Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4099970Z "size": 106, 2022-05-18T03:14:18.4100349Z "digest": "sha256:e673be102bed3186a9afc653bf977984b12271bf6421e07f4fdc8125829ffa08" 2022-05-18T03:14:18.4100670Z }, 2022-05-18T03:14:18.4100838Z { 2022-05-18T03:14:18.4101137Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4101435Z "size": 355, 2022-05-18T03:14:18.4101720Z "digest": "sha256:4f94094bd9bd727b5cc4b82e9597c6ffca3b169ce14c924d4c67d0dd6d06af40" 2022-05-18T03:14:18.4102035Z }, 2022-05-18T03:14:18.4102238Z { 2022-05-18T03:14:18.4102494Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4102822Z "size": 18020338, 2022-05-18T03:14:18.4103133Z "digest": "sha256:98756dfdd8884e91e4cb7c5a56378419ac7d72c1018c3a9c1440025b7cb27bbc" 2022-05-18T03:14:18.4127445Z }, 2022-05-18T03:14:18.4127619Z { 2022-05-18T03:14:18.4127882Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4128129Z "size": 1616, 2022-05-18T03:14:18.4128533Z "digest": "sha256:1238debabecc4744cd46b236326e8007cc3bb461dad0fcf1c2948c185353f0d7" 2022-05-18T03:14:18.4128780Z }, 2022-05-18T03:14:18.4128916Z { 2022-05-18T03:14:18.4129161Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4129442Z "size": 358197041, 2022-05-18T03:14:18.4129715Z "digest": "sha256:cefaab4f809a7bd152a88d7981b2a9cb04d766115649f842cae0a647082f2850" 2022-05-18T03:14:18.4129947Z }, 2022-05-18T03:14:18.4130089Z { 2022-05-18T03:14:18.4130330Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4130565Z "size": 162, 2022-05-18T03:14:18.4130825Z "digest": "sha256:ebced6807dae3097710087f8077bfcf0be71665eae621aa6752f886dd5627a69" 2022-05-18T03:14:18.4131067Z }, 2022-05-18T03:14:18.4131201Z { 2022-05-18T03:14:18.4131441Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4131686Z "size": 7939, 2022-05-18T03:14:18.4131928Z "digest": "sha256:912549afe5e1d36500c2928f4b91532e3975e70fb94af24a377d7b924fa5c7b3" 2022-05-18T03:14:18.4132156Z }, 2022-05-18T03:14:18.4132299Z { 2022-05-18T03:14:18.4132528Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4132770Z "size": 8073, 2022-05-18T03:14:18.4133026Z "digest": "sha256:215c8a788eb9ae0bb3e0dee983d3c0366c7979e4455bb5310e98e8531d9f7bd4" 2022-05-18T03:14:18.4133257Z }, 2022-05-18T03:14:18.4133402Z { 2022-05-18T03:14:18.4133642Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:18.4133876Z "size": 54145481, 2022-05-18T03:14:18.4134125Z "digest": "sha256:61717ae21dd2c354645077886558081fb3fb2d8cffc071b5ad3bb7db4eb574ab" 2022-05-18T03:14:18.4134360Z } 2022-05-18T03:14:18.4134491Z ] 2022-05-18T03:14:18.4134633Z } 2022-05-18T03:14:18.4213747Z Prepare all required actions 2022-05-18T03:14:18.4229054Z ##[group]Run ./.github/actions/pull-docker-image 2022-05-18T03:14:18.4229484Z with: 2022-05-18T03:14:18.4229938Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3.7-gcc5.4:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:18.4230278Z env: 2022-05-18T03:14:18.4230431Z IN_CI: 1 2022-05-18T03:14:18.4230576Z IS_GHA: 1 2022-05-18T03:14:18.4230740Z ##[endgroup] 2022-05-18T03:14:18.4241570Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T03:14:18.4241839Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T03:14:18.4242075Z retry docker pull "${DOCKER_IMAGE}" 2022-05-18T03:14:18.4253282Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:18.4253500Z env: 2022-05-18T03:14:18.4253662Z IN_CI: 1 2022-05-18T03:14:18.4253815Z IS_GHA: 1 2022-05-18T03:14:18.4254190Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3.7-gcc5.4:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:18.4254530Z ##[endgroup] 2022-05-18T03:14:18.6115162Z 6deab82db6a72ca54cd3e3322ee4f13864536734: Pulling from pytorch/pytorch-linux-xenial-py3.7-gcc5.4 2022-05-18T03:14:18.6122107Z 58690f9b18fc: Pulling fs layer 2022-05-18T03:14:18.6122624Z b51569e7c507: Pulling fs layer 2022-05-18T03:14:18.6123226Z da8ef40b9eca: Pulling fs layer 2022-05-18T03:14:18.6123584Z fb15d46c38dc: Pulling fs layer 2022-05-18T03:14:18.6123853Z 5ba54a79e67d: Pulling fs layer 2022-05-18T03:14:18.6124068Z 0a20b8d84c46: Pulling fs layer 2022-05-18T03:14:18.6124292Z 5877c23144ae: Pulling fs layer 2022-05-18T03:14:18.6124537Z d3e83054f718: Pulling fs layer 2022-05-18T03:14:18.6124809Z 140e7e919a6a: Pulling fs layer 2022-05-18T03:14:18.6125017Z 00fe5dff19d6: Pulling fs layer 2022-05-18T03:14:18.6125291Z 5253901bce0a: Pulling fs layer 2022-05-18T03:14:18.6125482Z f2ad3e4779d8: Pulling fs layer 2022-05-18T03:14:18.6125667Z 5877c23144ae: Waiting 2022-05-18T03:14:18.6125899Z d3e83054f718: Waiting 2022-05-18T03:14:18.6126083Z d1935ca92dc4: Pulling fs layer 2022-05-18T03:14:18.6126314Z 370a68d9a452: Pulling fs layer 2022-05-18T03:14:18.6126704Z 0a20b8d84c46: Waiting 2022-05-18T03:14:18.6126880Z 5ba54a79e67d: Waiting 2022-05-18T03:14:18.6127049Z 92c75209b8cf: Pulling fs layer 2022-05-18T03:14:18.6127228Z 140e7e919a6a: Waiting 2022-05-18T03:14:18.6127460Z fdd1b5b4d4e2: Pulling fs layer 2022-05-18T03:14:18.6127637Z f2ad3e4779d8: Waiting 2022-05-18T03:14:18.6127815Z d1935ca92dc4: Waiting 2022-05-18T03:14:18.6128055Z 641ed2a0ee80: Pulling fs layer 2022-05-18T03:14:18.6128289Z 17ceb3758ec4: Pulling fs layer 2022-05-18T03:14:18.6128470Z 00fe5dff19d6: Waiting 2022-05-18T03:14:18.6128667Z 81ca05b8cd5a: Pulling fs layer 2022-05-18T03:14:18.6128924Z 370a68d9a452: Waiting 2022-05-18T03:14:18.6129189Z 5253901bce0a: Waiting 2022-05-18T03:14:18.6129461Z d124e94e1971: Pulling fs layer 2022-05-18T03:14:18.6129729Z fdd1b5b4d4e2: Waiting 2022-05-18T03:14:18.6130056Z d4bdbe109a27: Pulling fs layer 2022-05-18T03:14:18.6130369Z 92c75209b8cf: Waiting 2022-05-18T03:14:18.6130628Z 070594bc61e9: Pulling fs layer 2022-05-18T03:14:18.6130910Z 641ed2a0ee80: Waiting 2022-05-18T03:14:18.6131188Z 2c9ca9e145e6: Pulling fs layer 2022-05-18T03:14:18.6131362Z 17ceb3758ec4: Waiting 2022-05-18T03:14:18.6131545Z 9d031d383e17: Pulling fs layer 2022-05-18T03:14:18.6131735Z 62e4a89ba8d3: Pulling fs layer 2022-05-18T03:14:18.6131921Z 81ca05b8cd5a: Waiting 2022-05-18T03:14:18.6132080Z d124e94e1971: Waiting 2022-05-18T03:14:18.6132257Z 171756362e4e: Pulling fs layer 2022-05-18T03:14:18.6132448Z ea726e35e256: Pulling fs layer 2022-05-18T03:14:18.6132620Z 2c9ca9e145e6: Waiting 2022-05-18T03:14:18.6132794Z d4bdbe109a27: Waiting 2022-05-18T03:14:18.6132974Z 721b024a3031: Pulling fs layer 2022-05-18T03:14:18.6133153Z 206a6f5bfe61: Pulling fs layer 2022-05-18T03:14:18.6133348Z 45b7b7460778: Pulling fs layer 2022-05-18T03:14:18.6133525Z 070594bc61e9: Waiting 2022-05-18T03:14:18.6133847Z 28ef77622cff: Pulling fs layer 2022-05-18T03:14:18.6134045Z 9d031d383e17: Waiting 2022-05-18T03:14:18.6134330Z ead995a9636d: Pulling fs layer 2022-05-18T03:14:18.6134627Z ea726e35e256: Waiting 2022-05-18T03:14:18.6134930Z 62e4a89ba8d3: Waiting 2022-05-18T03:14:18.6135227Z 55366a8087ad: Pulling fs layer 2022-05-18T03:14:18.6135501Z 171756362e4e: Waiting 2022-05-18T03:14:18.6135749Z a01ab60b3807: Pulling fs layer 2022-05-18T03:14:18.6135942Z c9a9d301cafd: Pulling fs layer 2022-05-18T03:14:18.6136146Z 275239b0f78d: Pulling fs layer 2022-05-18T03:14:18.6136327Z 45b7b7460778: Waiting 2022-05-18T03:14:18.6136505Z 3550d2a21107: Pulling fs layer 2022-05-18T03:14:18.6136686Z ead995a9636d: Waiting 2022-05-18T03:14:18.6136849Z 28ef77622cff: Waiting 2022-05-18T03:14:18.6137061Z 586f2f9bc005: Pulling fs layer 2022-05-18T03:14:18.6137240Z 55366a8087ad: Waiting 2022-05-18T03:14:18.6137413Z 11fd06f0243a: Pulling fs layer 2022-05-18T03:14:18.6137607Z a01ab60b3807: Waiting 2022-05-18T03:14:18.6137792Z c9a9d301cafd: Waiting 2022-05-18T03:14:18.6137955Z 477485598060: Pulling fs layer 2022-05-18T03:14:18.6138132Z 275239b0f78d: Waiting 2022-05-18T03:14:18.6138311Z aaeef6a5d26a: Pulling fs layer 2022-05-18T03:14:18.6138485Z 3550d2a21107: Waiting 2022-05-18T03:14:18.6138664Z e9b66d11d0f7: Pulling fs layer 2022-05-18T03:14:18.6138855Z 242315b336c5: Pulling fs layer 2022-05-18T03:14:18.6139019Z 477485598060: Waiting 2022-05-18T03:14:18.6139188Z aaeef6a5d26a: Waiting 2022-05-18T03:14:18.6139447Z 7e414c970966: Pulling fs layer 2022-05-18T03:14:18.6139624Z 81551a9ff750: Pulling fs layer 2022-05-18T03:14:18.6139797Z 242315b336c5: Waiting 2022-05-18T03:14:18.6139978Z e673be102bed: Pulling fs layer 2022-05-18T03:14:18.6140145Z 7e414c970966: Waiting 2022-05-18T03:14:18.6140323Z 4f94094bd9bd: Pulling fs layer 2022-05-18T03:14:18.6140513Z 98756dfdd888: Pulling fs layer 2022-05-18T03:14:18.6140708Z 1238debabecc: Pulling fs layer 2022-05-18T03:14:18.6140917Z 81551a9ff750: Waiting 2022-05-18T03:14:18.6141087Z 4f94094bd9bd: Waiting 2022-05-18T03:14:18.6141258Z cefaab4f809a: Pulling fs layer 2022-05-18T03:14:18.6141454Z ebced6807dae: Pulling fs layer 2022-05-18T03:14:18.6141645Z 912549afe5e1: Pulling fs layer 2022-05-18T03:14:18.6141897Z 215c8a788eb9: Pulling fs layer 2022-05-18T03:14:18.6142079Z cefaab4f809a: Waiting 2022-05-18T03:14:18.6142263Z 61717ae21dd2: Pulling fs layer 2022-05-18T03:14:18.6142431Z 1238debabecc: Waiting 2022-05-18T03:14:18.6142606Z ebced6807dae: Waiting 2022-05-18T03:14:18.6142779Z 912549afe5e1: Waiting 2022-05-18T03:14:18.6142932Z 215c8a788eb9: Waiting 2022-05-18T03:14:18.6143102Z e673be102bed: Waiting 2022-05-18T03:14:18.6813651Z b51569e7c507: Download complete 2022-05-18T03:14:18.7152631Z da8ef40b9eca: Download complete 2022-05-18T03:14:18.7550013Z fb15d46c38dc: Verifying Checksum 2022-05-18T03:14:18.7550318Z fb15d46c38dc: Download complete 2022-05-18T03:14:18.7894238Z 5ba54a79e67d: Verifying Checksum 2022-05-18T03:14:18.7894607Z 5ba54a79e67d: Download complete 2022-05-18T03:14:18.8507912Z 5877c23144ae: Verifying Checksum 2022-05-18T03:14:18.8508199Z 5877c23144ae: Download complete 2022-05-18T03:14:18.9168810Z d3e83054f718: Verifying Checksum 2022-05-18T03:14:18.9169165Z d3e83054f718: Download complete 2022-05-18T03:14:18.9969537Z 140e7e919a6a: Verifying Checksum 2022-05-18T03:14:18.9969993Z 140e7e919a6a: Download complete 2022-05-18T03:14:19.0634783Z 00fe5dff19d6: Verifying Checksum 2022-05-18T03:14:19.0635234Z 00fe5dff19d6: Download complete 2022-05-18T03:14:19.1240023Z 5253901bce0a: Download complete 2022-05-18T03:14:19.1244714Z 58690f9b18fc: Verifying Checksum 2022-05-18T03:14:19.1245082Z 58690f9b18fc: Download complete 2022-05-18T03:14:19.1980692Z d1935ca92dc4: Verifying Checksum 2022-05-18T03:14:19.1981133Z d1935ca92dc4: Download complete 2022-05-18T03:14:19.1992683Z f2ad3e4779d8: Verifying Checksum 2022-05-18T03:14:19.1993036Z f2ad3e4779d8: Download complete 2022-05-18T03:14:19.2751582Z 92c75209b8cf: Download complete 2022-05-18T03:14:19.3763455Z fdd1b5b4d4e2: Verifying Checksum 2022-05-18T03:14:19.3763848Z fdd1b5b4d4e2: Download complete 2022-05-18T03:14:19.5997361Z 370a68d9a452: Verifying Checksum 2022-05-18T03:14:19.5997786Z 370a68d9a452: Download complete 2022-05-18T03:14:19.6743594Z 17ceb3758ec4: Download complete 2022-05-18T03:14:19.7397941Z 81ca05b8cd5a: Download complete 2022-05-18T03:14:19.8426150Z d124e94e1971: Download complete 2022-05-18T03:14:19.9141804Z d4bdbe109a27: Verifying Checksum 2022-05-18T03:14:19.9142271Z d4bdbe109a27: Download complete 2022-05-18T03:14:19.9959278Z 070594bc61e9: Verifying Checksum 2022-05-18T03:14:19.9959733Z 070594bc61e9: Download complete 2022-05-18T03:14:20.0641006Z 2c9ca9e145e6: Download complete 2022-05-18T03:14:20.3336593Z 58690f9b18fc: Pull complete 2022-05-18T03:14:20.4442158Z b51569e7c507: Pull complete 2022-05-18T03:14:20.5646052Z da8ef40b9eca: Pull complete 2022-05-18T03:14:20.6657293Z fb15d46c38dc: Pull complete 2022-05-18T03:14:20.7817352Z 5ba54a79e67d: Pull complete 2022-05-18T03:14:20.9454787Z 9d031d383e17: Verifying Checksum 2022-05-18T03:14:20.9455263Z 9d031d383e17: Download complete 2022-05-18T03:14:21.1689006Z 0a20b8d84c46: Verifying Checksum 2022-05-18T03:14:21.1689401Z 0a20b8d84c46: Download complete 2022-05-18T03:14:21.2146423Z 62e4a89ba8d3: Download complete 2022-05-18T03:14:21.2495368Z 171756362e4e: Verifying Checksum 2022-05-18T03:14:21.2496026Z 171756362e4e: Download complete 2022-05-18T03:14:21.2820789Z ea726e35e256: Download complete 2022-05-18T03:14:21.3265325Z 721b024a3031: Verifying Checksum 2022-05-18T03:14:21.3265694Z 721b024a3031: Download complete 2022-05-18T03:14:21.3466264Z 206a6f5bfe61: Download complete 2022-05-18T03:14:21.4763951Z 28ef77622cff: Verifying Checksum 2022-05-18T03:14:21.4764380Z 28ef77622cff: Download complete 2022-05-18T03:14:21.5387719Z ead995a9636d: Verifying Checksum 2022-05-18T03:14:21.5388022Z ead995a9636d: Download complete 2022-05-18T03:14:21.6037111Z 55366a8087ad: Verifying Checksum 2022-05-18T03:14:21.6037476Z 55366a8087ad: Download complete 2022-05-18T03:14:21.6800772Z a01ab60b3807: Verifying Checksum 2022-05-18T03:14:21.6801779Z a01ab60b3807: Download complete 2022-05-18T03:14:21.7388358Z c9a9d301cafd: Verifying Checksum 2022-05-18T03:14:21.7389045Z c9a9d301cafd: Download complete 2022-05-18T03:14:21.8111446Z 275239b0f78d: Verifying Checksum 2022-05-18T03:14:21.8111987Z 275239b0f78d: Download complete 2022-05-18T03:14:22.1017491Z 3550d2a21107: Verifying Checksum 2022-05-18T03:14:22.1017798Z 3550d2a21107: Download complete 2022-05-18T03:14:22.2157599Z 586f2f9bc005: Verifying Checksum 2022-05-18T03:14:22.2158045Z 586f2f9bc005: Download complete 2022-05-18T03:14:22.3134341Z 11fd06f0243a: Verifying Checksum 2022-05-18T03:14:22.3135063Z 11fd06f0243a: Download complete 2022-05-18T03:14:22.3533327Z 45b7b7460778: Verifying Checksum 2022-05-18T03:14:22.3533769Z 45b7b7460778: Download complete 2022-05-18T03:14:22.3924501Z 477485598060: Verifying Checksum 2022-05-18T03:14:22.3925798Z 477485598060: Download complete 2022-05-18T03:14:22.4397195Z aaeef6a5d26a: Verifying Checksum 2022-05-18T03:14:22.4397636Z aaeef6a5d26a: Download complete 2022-05-18T03:14:22.5145608Z e9b66d11d0f7: Download complete 2022-05-18T03:14:22.5996439Z 7e414c970966: Verifying Checksum 2022-05-18T03:14:22.5997216Z 7e414c970966: Download complete 2022-05-18T03:14:22.6805684Z 81551a9ff750: Verifying Checksum 2022-05-18T03:14:22.6808407Z 81551a9ff750: Download complete 2022-05-18T03:14:22.7671414Z e673be102bed: Verifying Checksum 2022-05-18T03:14:22.7672100Z e673be102bed: Download complete 2022-05-18T03:14:22.8358953Z 4f94094bd9bd: Download complete 2022-05-18T03:14:22.8537516Z 242315b336c5: Verifying Checksum 2022-05-18T03:14:22.8538111Z 242315b336c5: Download complete 2022-05-18T03:14:22.9248371Z 1238debabecc: Verifying Checksum 2022-05-18T03:14:22.9248751Z 1238debabecc: Download complete 2022-05-18T03:14:23.0912378Z 98756dfdd888: Verifying Checksum 2022-05-18T03:14:23.0913005Z 98756dfdd888: Download complete 2022-05-18T03:14:23.1801932Z ebced6807dae: Verifying Checksum 2022-05-18T03:14:23.1802631Z ebced6807dae: Download complete 2022-05-18T03:14:23.2514485Z 912549afe5e1: Verifying Checksum 2022-05-18T03:14:23.2515289Z 912549afe5e1: Download complete 2022-05-18T03:14:23.3557670Z 215c8a788eb9: Download complete 2022-05-18T03:14:24.0033019Z 61717ae21dd2: Verifying Checksum 2022-05-18T03:14:24.0033821Z 61717ae21dd2: Download complete 2022-05-18T03:14:26.5610241Z cefaab4f809a: Verifying Checksum 2022-05-18T03:14:26.5610550Z cefaab4f809a: Download complete 2022-05-18T03:14:26.5876148Z 0a20b8d84c46: Pull complete 2022-05-18T03:14:26.7921503Z 5877c23144ae: Pull complete 2022-05-18T03:14:27.0208436Z d3e83054f718: Pull complete 2022-05-18T03:14:27.2624465Z 140e7e919a6a: Pull complete 2022-05-18T03:14:27.4935157Z 00fe5dff19d6: Pull complete 2022-05-18T03:14:27.7044804Z 5253901bce0a: Pull complete 2022-05-18T03:14:27.9167669Z f2ad3e4779d8: Pull complete 2022-05-18T03:14:28.1532680Z d1935ca92dc4: Pull complete 2022-05-18T03:14:29.3010708Z 370a68d9a452: Pull complete 2022-05-18T03:14:29.5560492Z 92c75209b8cf: Pull complete 2022-05-18T03:14:29.8010733Z fdd1b5b4d4e2: Pull complete 2022-05-18T03:14:31.7110110Z 641ed2a0ee80: Verifying Checksum 2022-05-18T03:14:31.7110360Z 641ed2a0ee80: Download complete 2022-05-18T03:14:50.4537352Z 641ed2a0ee80: Pull complete 2022-05-18T03:14:50.7881941Z 17ceb3758ec4: Pull complete 2022-05-18T03:14:51.0686644Z 81ca05b8cd5a: Pull complete 2022-05-18T03:14:51.2417714Z d124e94e1971: Pull complete 2022-05-18T03:14:51.4266381Z d4bdbe109a27: Pull complete 2022-05-18T03:14:51.6308380Z 070594bc61e9: Pull complete 2022-05-18T03:14:51.7296041Z 2c9ca9e145e6: Pull complete 2022-05-18T03:14:53.4029937Z 9d031d383e17: Pull complete 2022-05-18T03:14:53.5372679Z 62e4a89ba8d3: Pull complete 2022-05-18T03:14:53.7685284Z 171756362e4e: Pull complete 2022-05-18T03:14:54.0507797Z ea726e35e256: Pull complete 2022-05-18T03:14:54.2093808Z 721b024a3031: Pull complete 2022-05-18T03:14:54.3788915Z 206a6f5bfe61: Pull complete 2022-05-18T03:14:56.4182177Z 45b7b7460778: Pull complete 2022-05-18T03:14:56.6367780Z 28ef77622cff: Pull complete 2022-05-18T03:14:56.8827184Z ead995a9636d: Pull complete 2022-05-18T03:14:57.0704051Z 55366a8087ad: Pull complete 2022-05-18T03:14:57.2861882Z a01ab60b3807: Pull complete 2022-05-18T03:14:57.4160098Z c9a9d301cafd: Pull complete 2022-05-18T03:14:57.6207845Z 275239b0f78d: Pull complete 2022-05-18T03:14:57.8192662Z 3550d2a21107: Pull complete 2022-05-18T03:14:58.0513075Z 586f2f9bc005: Pull complete 2022-05-18T03:14:58.2873586Z 11fd06f0243a: Pull complete 2022-05-18T03:14:58.4833059Z 477485598060: Pull complete 2022-05-18T03:14:58.7173641Z aaeef6a5d26a: Pull complete 2022-05-18T03:14:58.9509304Z e9b66d11d0f7: Pull complete 2022-05-18T03:15:00.1355550Z 242315b336c5: Pull complete 2022-05-18T03:15:00.3575247Z 7e414c970966: Pull complete 2022-05-18T03:15:00.5816868Z 81551a9ff750: Pull complete 2022-05-18T03:15:00.6836240Z e673be102bed: Pull complete 2022-05-18T03:15:00.7906787Z 4f94094bd9bd: Pull complete 2022-05-18T03:15:01.0712697Z 98756dfdd888: Pull complete 2022-05-18T03:15:01.1724048Z 1238debabecc: Pull complete 2022-05-18T03:15:05.5310436Z cefaab4f809a: Pull complete 2022-05-18T03:15:05.6238627Z ebced6807dae: Pull complete 2022-05-18T03:15:05.7258845Z 912549afe5e1: Pull complete 2022-05-18T03:15:05.8118766Z 215c8a788eb9: Pull complete 2022-05-18T03:15:07.3900209Z 61717ae21dd2: Pull complete 2022-05-18T03:15:07.5050089Z Digest: sha256:9c228d64aeaa1a84153f684d8bf8d2b818b53df05ec50809bfb8bb625f2aea5c 2022-05-18T03:15:07.5236558Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3.7-gcc5.4:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:15:07.5261910Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3.7-gcc5.4:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:15:07.5293478Z ##[group]Run .github/scripts/parse_ref.py 2022-05-18T03:15:07.5293728Z .github/scripts/parse_ref.py 2022-05-18T03:15:07.5305122Z shell: /usr/bin/bash -e {0} 2022-05-18T03:15:07.5305306Z env: 2022-05-18T03:15:07.5305464Z IN_CI: 1 2022-05-18T03:15:07.5305613Z IS_GHA: 1 2022-05-18T03:15:07.5305779Z ##[endgroup] 2022-05-18T03:15:07.5604208Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-05-18T03:15:07.5604592Z # detached container should get cleaned up by teardown_ec2_linux 2022-05-18T03:15:07.5604845Z container_name=$(docker run \ 2022-05-18T03:15:07.5605064Z  -e BUILD_ENVIRONMENT \ 2022-05-18T03:15:07.5605271Z  -e JOB_BASE_NAME \ 2022-05-18T03:15:07.5605475Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-05-18T03:15:07.5605692Z  -e AWS_DEFAULT_REGION \ 2022-05-18T03:15:07.5605886Z  -e IS_GHA \ 2022-05-18T03:15:07.5606069Z  -e PR_NUMBER \ 2022-05-18T03:15:07.5606237Z  -e SHA1 \ 2022-05-18T03:15:07.5606412Z  -e BRANCH \ 2022-05-18T03:15:07.5606596Z  -e GITHUB_RUN_ID \ 2022-05-18T03:15:07.5606777Z  -e SCCACHE_BUCKET \ 2022-05-18T03:15:07.5607182Z  -e XLA_CUDA \ 2022-05-18T03:15:07.5607426Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-05-18T03:15:07.5607646Z  -e CUSTOM_TEST_ARTIFACT_BUILD_DIR \ 2022-05-18T03:15:07.5607883Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-05-18T03:15:07.5608110Z  -e TORCH_CUDA_ARCH_LIST \ 2022-05-18T03:15:07.5608297Z  -e PR_LABELS \ 2022-05-18T03:15:07.5608525Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-05-18T03:15:07.5608778Z  --security-opt seccomp=unconfined \ 2022-05-18T03:15:07.5608987Z  --cap-add=SYS_PTRACE \ 2022-05-18T03:15:07.5609175Z  --tty \ 2022-05-18T03:15:07.5609353Z  --detach \ 2022-05-18T03:15:07.5609526Z  --user jenkins \ 2022-05-18T03:15:07.5609763Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-05-18T03:15:07.5610014Z  -w /var/lib/jenkins/workspace \ 2022-05-18T03:15:07.5610220Z  "${DOCKER_IMAGE}" 2022-05-18T03:15:07.5610381Z ) 2022-05-18T03:15:07.5610616Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-05-18T03:15:07.5621558Z shell: /usr/bin/bash -e {0} 2022-05-18T03:15:07.5621743Z env: 2022-05-18T03:15:07.5621899Z IN_CI: 1 2022-05-18T03:15:07.5622121Z IS_GHA: 1 2022-05-18T03:15:07.5622420Z BUILD_ENVIRONMENT: linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build 2022-05-18T03:15:07.5622715Z BRANCH: master 2022-05-18T03:15:07.5623012Z JOB_BASE_NAME: linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build-build 2022-05-18T03:15:07.5623332Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T03:15:07.5623518Z PR_NUMBER: 2022-05-18T03:15:07.5623708Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:15:07.5623965Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-05-18T03:15:07.5624280Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-05-18T03:15:07.5624586Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-05-18T03:15:07.5624790Z PR_LABELS: [] 2022-05-18T03:15:07.5624970Z TORCH_CUDA_ARCH_LIST: 5.2 2022-05-18T03:15:07.5625329Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3.7-gcc5.4:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:15:07.5625647Z XLA_CUDA: 2022-05-18T03:15:07.5625809Z DEBUG: 0 2022-05-18T03:15:07.5625969Z ##[endgroup] 2022-05-18T03:15:19.1238696Z + COMPACT_JOB_NAME=linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build 2022-05-18T03:15:19.1240172Z ++ dirname .jenkins/pytorch/build.sh 2022-05-18T03:15:19.1245021Z + source .jenkins/pytorch/common.sh 2022-05-18T03:15:19.1248610Z +++ dirname .jenkins/pytorch/common.sh 2022-05-18T03:15:19.1256146Z ++ source .jenkins/pytorch/common_utils.sh 2022-05-18T03:15:19.1259128Z +++ TORCHVISION_COMMIT=8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T03:15:19.1259714Z ++ set -ex 2022-05-18T03:15:19.1265987Z ++++ dirname .jenkins/pytorch/common.sh 2022-05-18T03:15:19.1274188Z +++ cd .jenkins/pytorch 2022-05-18T03:15:19.1274477Z +++ pwd -P 2022-05-18T03:15:19.1276512Z ++ SCRIPT_DIR=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-05-18T03:15:19.1277112Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *linux* ]] 2022-05-18T03:15:19.1279999Z +++ find /etc/apt/ -type f -name '*.list' 2022-05-18T03:15:19.1294159Z ++ sudo sed -i 's/.*nvidia.*/# &/' /etc/apt/sources.list /etc/apt/sources.list.d/nodesource.list /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-xenial.list /etc/apt/sources.list.d/yarn.list 2022-05-18T03:15:19.1338351Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *rocm* ]] 2022-05-18T03:15:19.1338773Z ++ echo ENTERED_USER_LAND 2022-05-18T03:15:19.1339117Z ENTERED_USER_LAND 2022-05-18T03:15:19.1339390Z ++ export IN_CI=1 2022-05-18T03:15:19.1339585Z ++ IN_CI=1 2022-05-18T03:15:19.1339888Z ++ declare -f -t trap_add 2022-05-18T03:15:19.1340198Z ++ trap_add cleanup EXIT 2022-05-18T03:15:19.1340517Z ++ trap_add_cmd=cleanup 2022-05-18T03:15:19.1340833Z ++ shift 2022-05-18T03:15:19.1341175Z ++ for trap_add_name in '"$@"' 2022-05-18T03:15:19.1347015Z ++++ trap -p EXIT 2022-05-18T03:15:19.1349994Z +++ eval 'extract_trap_cmd ' 2022-05-18T03:15:19.1350250Z ++++ extract_trap_cmd 2022-05-18T03:15:19.1350488Z ++++ printf '%s\n' '' 2022-05-18T03:15:19.1350715Z +++ printf '%s\n' cleanup 2022-05-18T03:15:19.1352629Z ++ trap -- ' 2022-05-18T03:15:19.1352830Z cleanup' EXIT 2022-05-18T03:15:19.1355272Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build != *win-* ]] 2022-05-18T03:15:19.1355574Z ++ which sccache 2022-05-18T03:15:19.1362969Z ++ sccache --stop-server 2022-05-18T03:15:19.1383161Z ++ true 2022-05-18T03:15:19.1383490Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-05-18T03:15:19.1389629Z ++ [[ -n 1 ]] 2022-05-18T03:15:19.1390185Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-05-18T03:15:19.1390946Z Skipping sccache server initialization, setting environment variables 2022-05-18T03:15:19.1391234Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T03:15:19.1391532Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T03:15:19.1391925Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T03:15:19.1392368Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T03:15:19.1409420Z ++ export RUST_LOG=sccache::server=error 2022-05-18T03:15:19.1409782Z ++ RUST_LOG=sccache::server=error 2022-05-18T03:15:19.1410174Z ++ sccache --zero-stats 2022-05-18T03:15:19.1546588Z Compile requests 0 2022-05-18T03:15:19.1546981Z Compile requests executed 0 2022-05-18T03:15:19.1547332Z Cache hits 0 2022-05-18T03:15:19.1547633Z Cache misses 0 2022-05-18T03:15:19.1547930Z Cache timeouts 0 2022-05-18T03:15:19.1548239Z Cache read errors 0 2022-05-18T03:15:19.1548457Z Forced recaches 0 2022-05-18T03:15:19.1548759Z Cache write errors 0 2022-05-18T03:15:19.1549082Z Compilation failures 0 2022-05-18T03:15:19.1550722Z Cache errors 0 2022-05-18T03:15:19.1551097Z Non-cacheable compilations 0 2022-05-18T03:15:19.1551539Z Non-cacheable calls 0 2022-05-18T03:15:19.1551999Z Non-compilation calls 0 2022-05-18T03:15:19.1552393Z Unsupported compiler calls 0 2022-05-18T03:15:19.1552771Z Average cache write 0.000 s 2022-05-18T03:15:19.1553149Z Average cache read miss 0.000 s 2022-05-18T03:15:19.1553417Z Average cache read hit 0.000 s 2022-05-18T03:15:19.1553626Z Failed distributed compilations 0 2022-05-18T03:15:19.1554197Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T03:15:19.1554911Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build-build == *-build ]] 2022-05-18T03:15:19.1555479Z ++ trap_add sccache_epilogue EXIT 2022-05-18T03:15:19.1555809Z ++ trap_add_cmd=sccache_epilogue 2022-05-18T03:15:19.1556280Z ++ shift 2022-05-18T03:15:19.1556641Z ++ for trap_add_name in '"$@"' 2022-05-18T03:15:19.1557889Z ++++ trap -p EXIT 2022-05-18T03:15:19.1562175Z +++ eval 'extract_trap_cmd trap -- '\'' 2022-05-18T03:15:19.1562723Z cleanup'\'' EXIT' 2022-05-18T03:15:19.1563216Z ++++ extract_trap_cmd trap -- ' 2022-05-18T03:15:19.1563667Z cleanup' EXIT 2022-05-18T03:15:19.1564083Z ++++ printf '%s\n' ' 2022-05-18T03:15:19.1564638Z cleanup' 2022-05-18T03:15:19.1565118Z +++ printf '%s\n' sccache_epilogue 2022-05-18T03:15:19.1565560Z ++ trap -- ' 2022-05-18T03:15:19.1566487Z cleanup 2022-05-18T03:15:19.1566908Z sccache_epilogue' EXIT 2022-05-18T03:15:19.1567280Z ++ which ccache 2022-05-18T03:15:19.1574607Z ++ '[' -z linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build ']' 2022-05-18T03:15:19.1575918Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *linux-trusty-py3.6-gcc7* ]] 2022-05-18T03:15:19.1576642Z ++ BUILD_TEST_LIBTORCH=0 2022-05-18T03:15:19.1577058Z ++ [[ '' == *xla* ]] 2022-05-18T03:15:19.1577854Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *centos* ]] 2022-05-18T03:15:19.1579002Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *linux-bionic* ]] 2022-05-18T03:15:19.1580090Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *linux-focal* ]] 2022-05-18T03:15:19.1581177Z + [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *-clang7-asan* ]] 2022-05-18T03:15:19.1582273Z + [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *-mobile-*build* ]] 2022-05-18T03:15:19.1582952Z ++ dirname .jenkins/pytorch/build.sh 2022-05-18T03:15:19.1584208Z + exec .jenkins/pytorch/build-mobile.sh 2022-05-18T03:15:19.1620303Z ++++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/common.sh 2022-05-18T03:15:19.1626530Z +++ cd /var/lib/jenkins/workspace/.jenkins/pytorch 2022-05-18T03:15:19.1626981Z +++ pwd -P 2022-05-18T03:15:19.1628886Z ++ SCRIPT_DIR=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-05-18T03:15:19.1629747Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *linux* ]] 2022-05-18T03:15:19.1632327Z +++ find /etc/apt/ -type f -name '*.list' 2022-05-18T03:15:19.1644087Z ++ sudo sed -i 's/.*nvidia.*/# &/' /etc/apt/sources.list /etc/apt/sources.list.d/nodesource.list /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-xenial.list /etc/apt/sources.list.d/yarn.list 2022-05-18T03:15:19.1682862Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *rocm* ]] 2022-05-18T03:15:19.1683375Z ++ echo ENTERED_USER_LAND 2022-05-18T03:15:19.1683572Z ENTERED_USER_LAND 2022-05-18T03:15:19.1683806Z ++ export IN_CI=1 2022-05-18T03:15:19.1684026Z ++ IN_CI=1 2022-05-18T03:15:19.1684652Z ++ declare -f -t trap_add 2022-05-18T03:15:19.1685005Z ++ trap_add cleanup EXIT 2022-05-18T03:15:19.1685350Z ++ trap_add_cmd=cleanup 2022-05-18T03:15:19.1685551Z ++ shift 2022-05-18T03:15:19.1685766Z ++ for trap_add_name in '"$@"' 2022-05-18T03:15:19.1690952Z ++++ trap -p EXIT 2022-05-18T03:15:19.1693555Z +++ eval 'extract_trap_cmd ' 2022-05-18T03:15:19.1693800Z ++++ extract_trap_cmd 2022-05-18T03:15:19.1694061Z /var/lib/jenkins/workspace/.jenkins/pytorch/common.sh: line 62: $3: unbound variable 2022-05-18T03:15:19.1695516Z ++ trap -- '' EXIT 2022-05-18T03:15:19.1697332Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build != *win-* ]] 2022-05-18T03:15:19.1697672Z ++ which sccache 2022-05-18T03:15:19.1704457Z ++ sccache --stop-server 2022-05-18T03:15:19.1724745Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-05-18T03:15:19.1731271Z ++ [[ -n 1 ]] 2022-05-18T03:15:19.1731868Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-05-18T03:15:19.1732384Z Skipping sccache server initialization, setting environment variables 2022-05-18T03:15:19.1732835Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T03:15:19.1748927Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T03:15:19.1749533Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T03:15:19.1750160Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T03:15:19.1750420Z ++ export RUST_LOG=sccache::server=error 2022-05-18T03:15:19.1750638Z ++ RUST_LOG=sccache::server=error 2022-05-18T03:15:19.1750910Z ++ sccache --zero-stats 2022-05-18T03:15:19.1877882Z Compile requests 0 2022-05-18T03:15:19.1878293Z Compile requests executed 0 2022-05-18T03:15:19.1878665Z Cache hits 0 2022-05-18T03:15:19.1879020Z Cache misses 0 2022-05-18T03:15:19.1879339Z Cache timeouts 0 2022-05-18T03:15:19.1879639Z Cache read errors 0 2022-05-18T03:15:19.1879952Z Forced recaches 0 2022-05-18T03:15:19.1880290Z Cache write errors 0 2022-05-18T03:15:19.1880652Z Compilation failures 0 2022-05-18T03:15:19.1880855Z Cache errors 0 2022-05-18T03:15:19.1881141Z Non-cacheable compilations 0 2022-05-18T03:15:19.1881405Z Non-cacheable calls 0 2022-05-18T03:15:19.1881708Z Non-compilation calls 0 2022-05-18T03:15:19.1881950Z Unsupported compiler calls 0 2022-05-18T03:15:19.1882183Z Average cache write 0.000 s 2022-05-18T03:15:19.1882500Z Average cache read miss 0.000 s 2022-05-18T03:15:19.1882817Z Average cache read hit 0.000 s 2022-05-18T03:15:19.1883212Z Failed distributed compilations 0 2022-05-18T03:15:19.1883913Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T03:15:19.1884526Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build-build == *-build ]] 2022-05-18T03:15:19.1884850Z ++ trap_add sccache_epilogue EXIT 2022-05-18T03:15:19.1885064Z ++ trap_add_cmd=sccache_epilogue 2022-05-18T03:15:19.1885248Z ++ shift 2022-05-18T03:15:19.1885448Z ++ for trap_add_name in '"$@"' 2022-05-18T03:15:19.1888895Z ++++ trap -p EXIT 2022-05-18T03:15:19.1891821Z +++ eval 'extract_trap_cmd trap -- '\'''\'' EXIT' 2022-05-18T03:15:19.1892243Z ++++ extract_trap_cmd trap -- '' EXIT 2022-05-18T03:15:19.1892618Z ++++ printf '%s\n' '' 2022-05-18T03:15:19.1893094Z +++ printf '%s\n' sccache_epilogue 2022-05-18T03:15:19.1894752Z ++ trap -- ' 2022-05-18T03:15:19.1894951Z sccache_epilogue' EXIT 2022-05-18T03:15:19.1895136Z ++ which ccache 2022-05-18T03:15:19.1903864Z ++ '[' -z linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build ']' 2022-05-18T03:15:19.1904754Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *linux-trusty-py3.6-gcc7* ]] 2022-05-18T03:15:19.1905354Z ++ BUILD_TEST_LIBTORCH=0 2022-05-18T03:15:19.1905668Z ++ [[ '' == *xla* ]] 2022-05-18T03:15:19.1906116Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *centos* ]] 2022-05-18T03:15:19.1906727Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *linux-bionic* ]] 2022-05-18T03:15:19.1907232Z ++ [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *linux-focal* ]] 2022-05-18T03:15:19.1907789Z + retry pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-05-18T03:15:19.1908328Z + pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-05-18T03:15:19.4768314Z Looking in links: https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html 2022-05-18T03:15:20.2395856Z Collecting torch 2022-05-18T03:15:20.2491380Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-1.12.0.dev20220517%2Bcpu-cp37-cp37m-linux_x86_64.whl (187.9 MB) 2022-05-18T03:15:22.5094207Z [?25l 2022-05-18T03:15:22.8217695Z [?25hCollecting torchvision 2022-05-18T03:15:22.8280191Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.13.0.dev20220517%2Bcpu-cp37-cp37m-linux_x86_64.whl (13.6 MB) 2022-05-18T03:15:22.9387240Z [?25l 2022-05-18T03:15:22.9449626Z [?25hRequirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch) (4.1.1) 2022-05-18T03:15:22.9530380Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision) (2.27.1) 2022-05-18T03:15:22.9536571Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision) (1.18.5) 2022-05-18T03:15:22.9545260Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision) (9.1.0) 2022-05-18T03:15:22.9756047Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (1.25.8) 2022-05-18T03:15:22.9767294Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (3.3) 2022-05-18T03:15:22.9774717Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2021.10.8) 2022-05-18T03:15:22.9786488Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2.0.4) 2022-05-18T03:15:23.3528060Z Installing collected packages: torch, torchvision 2022-05-18T03:15:30.5172385Z Successfully installed torch-1.12.0.dev20220517+cpu torchvision-0.13.0.dev20220517+cpu 2022-05-18T03:15:30.5973877Z + [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *-mobile-custom-build-static* ]] 2022-05-18T03:15:30.5974697Z + [[ linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build == *-mobile-lightweight-dispatch* ]] 2022-05-18T03:15:30.5975073Z + test/mobile/lightweight_dispatch/build.sh 2022-05-18T03:15:30.5984608Z + echo 'Build lite interpreter with lightweight dispatch.' 2022-05-18T03:15:30.5985085Z Build lite interpreter with lightweight dispatch. 2022-05-18T03:15:30.5985575Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2022-05-18T03:15:30.5986095Z + mkdir -pv build/custom_test_artifacts 2022-05-18T03:15:30.5992865Z mkdir: created directory 'build' 2022-05-18T03:15:30.5993349Z mkdir: created directory 'build/custom_test_artifacts' 2022-05-18T03:15:30.5994159Z + BUILD_LIBTORCH_PY=/var/lib/jenkins/workspace/tools/build_libtorch.py 2022-05-18T03:15:30.5994953Z + TEST_SRC_ROOT=/var/lib/jenkins/workspace/test/mobile/lightweight_dispatch 2022-05-18T03:15:30.5995394Z + pushd build/custom_test_artifacts 2022-05-18T03:15:30.5995784Z ~/workspace/build/custom_test_artifacts ~/workspace 2022-05-18T03:15:30.5996307Z + python /var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/tests_setup.py setup 2022-05-18T03:15:31.3589025Z + export USE_DISTRIBUTED=0 2022-05-18T03:15:31.3589557Z + USE_DISTRIBUTED=0 2022-05-18T03:15:31.3589935Z + export USE_LIGHTWEIGHT_DISPATCH=1 2022-05-18T03:15:31.3590244Z + USE_LIGHTWEIGHT_DISPATCH=1 2022-05-18T03:15:31.3590447Z + export STATIC_DISPATCH_BACKEND=CPU 2022-05-18T03:15:31.3590662Z + STATIC_DISPATCH_BACKEND=CPU 2022-05-18T03:15:31.3590871Z + export BUILD_LITE_INTERPRETER=1 2022-05-18T03:15:31.3591074Z + BUILD_LITE_INTERPRETER=1 2022-05-18T03:15:31.3591321Z + python /var/lib/jenkins/workspace/tools/build_libtorch.py 2022-05-18T03:15:31.6033232Z cmake -DBUILD_ENVIRONMENT=linux-xenial-py3.7-gcc5.4-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 -DSTATIC_DISPATCH_BACKEND=CPU -DUSE_DISTRIBUTED=0 -DUSE_LIGHTWEIGHT_DISPATCH=1 -DUSE_NUMPY=True /var/lib/jenkins/workspace 2022-05-18T03:15:31.6613653Z -- The CXX compiler identification is GNU 5.4.0 2022-05-18T03:15:31.7038097Z -- The C compiler identification is GNU 5.4.0 2022-05-18T03:15:31.7073561Z -- Check for working CXX compiler: /opt/cache/bin/c++ 2022-05-18T03:15:31.8055910Z -- Check for working CXX compiler: /opt/cache/bin/c++ -- works 2022-05-18T03:15:31.8059715Z -- Detecting CXX compiler ABI info 2022-05-18T03:15:31.9119805Z -- Detecting CXX compiler ABI info - done 2022-05-18T03:15:31.9158796Z -- Detecting CXX compile features 2022-05-18T03:15:32.2793381Z -- Detecting CXX compile features - done 2022-05-18T03:15:32.2813553Z -- Check for working C compiler: /opt/cache/bin/cc 2022-05-18T03:15:32.3587848Z -- Check for working C compiler: /opt/cache/bin/cc -- works 2022-05-18T03:15:32.3593079Z -- Detecting C compiler ABI info 2022-05-18T03:15:32.4323508Z -- Detecting C compiler ABI info - done 2022-05-18T03:15:32.4364906Z -- Detecting C compile features 2022-05-18T03:15:32.6833132Z -- Detecting C compile features - done 2022-05-18T03:15:32.6837512Z -- Not forcing any particular BLAS to be found 2022-05-18T03:15:32.6861177Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-05-18T03:15:32.6888841Z -- Performing Test COMPILER_WORKS 2022-05-18T03:15:32.7742621Z -- Performing Test COMPILER_WORKS - Success 2022-05-18T03:15:32.7745127Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-05-18T03:15:32.9009679Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-05-18T03:15:32.9011619Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-05-18T03:15:33.0210876Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-05-18T03:15:33.0211836Z -- std::exception_ptr is supported. 2022-05-18T03:15:33.0213286Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-05-18T03:15:33.0409964Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-05-18T03:15:33.0410587Z -- Turning off deprecation warning due to glog. 2022-05-18T03:15:33.0416546Z -- Performing Test C_HAS_AVX_1 2022-05-18T03:15:33.2045285Z -- Performing Test C_HAS_AVX_1 - Failed 2022-05-18T03:15:33.2045946Z -- Performing Test C_HAS_AVX_2 2022-05-18T03:15:33.3214261Z -- Performing Test C_HAS_AVX_2 - Success 2022-05-18T03:15:33.3216000Z -- Performing Test C_HAS_AVX2_1 2022-05-18T03:15:33.4790791Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-05-18T03:15:33.4791566Z -- Performing Test C_HAS_AVX2_2 2022-05-18T03:15:33.6021531Z -- Performing Test C_HAS_AVX2_2 - Success 2022-05-18T03:15:33.6023521Z -- Performing Test C_HAS_AVX512_1 2022-05-18T03:15:33.8044942Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-05-18T03:15:33.8045619Z -- Performing Test C_HAS_AVX512_2 2022-05-18T03:15:33.9306156Z -- Performing Test C_HAS_AVX512_2 - Failed 2022-05-18T03:15:33.9306907Z -- Performing Test C_HAS_AVX512_3 2022-05-18T03:15:33.9470341Z -- Performing Test C_HAS_AVX512_3 - Failed 2022-05-18T03:15:33.9472501Z -- Performing Test CXX_HAS_AVX_1 2022-05-18T03:15:34.1044590Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-05-18T03:15:34.1045342Z -- Performing Test CXX_HAS_AVX_2 2022-05-18T03:15:34.2083853Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-05-18T03:15:34.2085350Z -- Performing Test CXX_HAS_AVX2_1 2022-05-18T03:15:34.3596117Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-05-18T03:15:34.3597010Z -- Performing Test CXX_HAS_AVX2_2 2022-05-18T03:15:34.4671295Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-05-18T03:15:34.4673091Z -- Performing Test CXX_HAS_AVX512_1 2022-05-18T03:15:34.6227011Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-05-18T03:15:34.6227837Z -- Performing Test CXX_HAS_AVX512_2 2022-05-18T03:15:34.7494271Z -- Performing Test CXX_HAS_AVX512_2 - Failed 2022-05-18T03:15:34.7495521Z -- Performing Test CXX_HAS_AVX512_3 2022-05-18T03:15:34.7651977Z -- Performing Test CXX_HAS_AVX512_3 - Failed 2022-05-18T03:15:34.7653048Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-05-18T03:15:34.7655162Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-05-18T03:15:34.8738319Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-05-18T03:15:34.8738727Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-05-18T03:15:34.8743647Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-05-18T03:15:34.9510138Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-05-18T03:15:34.9514910Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-05-18T03:15:35.0417790Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-05-18T03:15:35.0422761Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-05-18T03:15:35.1194051Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-05-18T03:15:35.1331268Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-05-18T03:15:35.1389943Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-05-18T03:15:35.1397810Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-05-18T03:15:35.1398250Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-05-18T03:15:35.1398717Z or a Caffe2 dependent library, the next warning / error will give you more 2022-05-18T03:15:35.1399129Z info. 2022-05-18T03:15:35.1399481Z Call Stack (most recent call first): 2022-05-18T03:15:35.1399825Z cmake/Dependencies.cmake:43 (include) 2022-05-18T03:15:35.1400211Z CMakeLists.txt:696 (include) 2022-05-18T03:15:35.1400454Z 2022-05-18T03:15:35.1400462Z 2022-05-18T03:15:35.1400683Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-05-18T03:15:35.1401054Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-05-18T03:15:35.1401297Z Call Stack (most recent call first): 2022-05-18T03:15:35.1401505Z CMakeLists.txt:696 (include) 2022-05-18T03:15:35.1401665Z 2022-05-18T03:15:35.1401670Z 2022-05-18T03:15:35.1402814Z -- Building using own protobuf under third_party per request. 2022-05-18T03:15:35.1403092Z -- Use custom protobuf build. 2022-05-18T03:15:35.1415770Z -- 2022-05-18T03:15:35.1415967Z -- 3.13.0.0 2022-05-18T03:15:35.1425513Z -- Looking for pthread.h 2022-05-18T03:15:35.2112935Z -- Looking for pthread.h - found 2022-05-18T03:15:35.2115020Z -- Looking for pthread_create 2022-05-18T03:15:35.2883553Z -- Looking for pthread_create - not found 2022-05-18T03:15:35.2883884Z -- Check if compiler accepts -pthread 2022-05-18T03:15:35.3567798Z -- Check if compiler accepts -pthread - yes 2022-05-18T03:15:35.3575168Z -- Found Threads: TRUE 2022-05-18T03:15:35.3579409Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-05-18T03:15:35.4418731Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-05-18T03:15:35.4543633Z -- Caffe2 protobuf include directory: $$ 2022-05-18T03:15:35.4560979Z -- Trying to find preferred BLAS backend of choice: MKL 2022-05-18T03:15:35.4573012Z -- MKL_THREADING = OMP 2022-05-18T03:15:35.4574902Z -- Looking for sys/types.h 2022-05-18T03:15:35.5264297Z -- Looking for sys/types.h - found 2022-05-18T03:15:35.5265309Z -- Looking for stdint.h 2022-05-18T03:15:35.5927138Z -- Looking for stdint.h - found 2022-05-18T03:15:35.5929336Z -- Looking for stddef.h 2022-05-18T03:15:35.6650553Z -- Looking for stddef.h - found 2022-05-18T03:15:35.6650896Z -- Check size of void* 2022-05-18T03:15:35.7375545Z -- Check size of void* - done 2022-05-18T03:15:35.7603450Z -- MKL_THREADING = OMP 2022-05-18T03:15:35.7820450Z CMake Warning at cmake/Dependencies.cmake:221 (message): 2022-05-18T03:15:35.7820830Z MKL could not be found. Defaulting to Eigen 2022-05-18T03:15:35.7821169Z Call Stack (most recent call first): 2022-05-18T03:15:35.7821441Z CMakeLists.txt:696 (include) 2022-05-18T03:15:35.7821567Z 2022-05-18T03:15:35.7821571Z 2022-05-18T03:15:35.7821698Z CMake Warning at cmake/Dependencies.cmake:254 (message): 2022-05-18T03:15:35.7822041Z Preferred BLAS (MKL) cannot be found, now searching for a general BLAS 2022-05-18T03:15:35.7822262Z library 2022-05-18T03:15:35.7822445Z Call Stack (most recent call first): 2022-05-18T03:15:35.7822698Z CMakeLists.txt:696 (include) 2022-05-18T03:15:35.7822824Z 2022-05-18T03:15:35.7822828Z 2022-05-18T03:15:35.7837371Z -- MKL_THREADING = OMP 2022-05-18T03:15:35.7843011Z -- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.7846696Z -- Library mkl_intel_lp64: not found 2022-05-18T03:15:35.7849287Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.7852851Z -- Library mkl_intel_lp64: not found 2022-05-18T03:15:35.7855534Z -- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.7859180Z -- Library mkl_intel: not found 2022-05-18T03:15:35.7861713Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.7865177Z -- Library mkl_intel: not found 2022-05-18T03:15:35.7867781Z -- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.7871438Z -- Library mkl_gf_lp64: not found 2022-05-18T03:15:35.7873963Z -- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.7877466Z -- Library mkl_gf_lp64: not found 2022-05-18T03:15:35.7880024Z -- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.7883521Z -- Library mkl_gf: not found 2022-05-18T03:15:35.7886034Z -- Checking for [mkl_gf - mkl_intel_thread - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.7889512Z -- Library mkl_gf: not found 2022-05-18T03:15:35.7892194Z -- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.7895662Z -- Library mkl_intel_lp64: not found 2022-05-18T03:15:35.7898187Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.7901790Z -- Library mkl_intel_lp64: not found 2022-05-18T03:15:35.7904363Z -- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.7907862Z -- Library mkl_intel: not found 2022-05-18T03:15:35.7910462Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.7914441Z -- Library mkl_intel: not found 2022-05-18T03:15:35.7917044Z -- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.7920383Z -- Library mkl_gf_lp64: not found 2022-05-18T03:15:35.7922980Z -- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.7926384Z -- Library mkl_gf_lp64: not found 2022-05-18T03:15:35.7929040Z -- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.7932433Z -- Library mkl_gf: not found 2022-05-18T03:15:35.7935047Z -- Checking for [mkl_gf - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.7938385Z -- Library mkl_gf: not found 2022-05-18T03:15:35.7941202Z -- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.7944628Z -- Library mkl_intel_lp64: not found 2022-05-18T03:15:35.7947092Z -- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.7950585Z -- Library mkl_intel_lp64: not found 2022-05-18T03:15:35.7953018Z -- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.7956437Z -- Library mkl_intel: not found 2022-05-18T03:15:35.7958878Z -- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.7962313Z -- Library mkl_intel: not found 2022-05-18T03:15:35.7964817Z -- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.7968240Z -- Library mkl_gf_lp64: not found 2022-05-18T03:15:35.7970634Z -- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.7974066Z -- Library mkl_gf_lp64: not found 2022-05-18T03:15:35.7976518Z -- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.7980004Z -- Library mkl_gf: not found 2022-05-18T03:15:35.7982570Z -- Checking for [mkl_gf - mkl_intel_thread - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.7985851Z -- Library mkl_gf: not found 2022-05-18T03:15:35.7988355Z -- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl] 2022-05-18T03:15:35.7992032Z -- Library mkl_intel_lp64: not found 2022-05-18T03:15:35.7994181Z -- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl] 2022-05-18T03:15:35.7997656Z -- Library mkl_intel: not found 2022-05-18T03:15:35.7999899Z -- Checking for [mkl_gf_lp64 - mkl_sequential - mkl_core - m - dl] 2022-05-18T03:15:35.8003411Z -- Library mkl_gf_lp64: not found 2022-05-18T03:15:35.8005588Z -- Checking for [mkl_gf - mkl_sequential - mkl_core - m - dl] 2022-05-18T03:15:35.8009046Z -- Library mkl_gf: not found 2022-05-18T03:15:35.8011340Z -- Checking for [mkl_intel_lp64 - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.8014826Z -- Library mkl_intel_lp64: not found 2022-05-18T03:15:35.8017072Z -- Checking for [mkl_intel - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.8020608Z -- Library mkl_intel: not found 2022-05-18T03:15:35.8022936Z -- Checking for [mkl_gf_lp64 - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.8026406Z -- Library mkl_gf_lp64: not found 2022-05-18T03:15:35.8028642Z -- Checking for [mkl_gf - mkl_core - gomp - pthread - m - dl] 2022-05-18T03:15:35.8032260Z -- Library mkl_gf: not found 2022-05-18T03:15:35.8034596Z -- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.8038076Z -- Library mkl_intel_lp64: not found 2022-05-18T03:15:35.8040342Z -- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.8043793Z -- Library mkl_intel: not found 2022-05-18T03:15:35.8046104Z -- Checking for [mkl_gf_lp64 - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.8049559Z -- Library mkl_gf_lp64: not found 2022-05-18T03:15:35.8051735Z -- Checking for [mkl_gf - mkl_core - iomp5 - pthread - m - dl] 2022-05-18T03:15:35.8055205Z -- Library mkl_gf: not found 2022-05-18T03:15:35.8057516Z -- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.8061255Z -- Library mkl_intel_lp64: not found 2022-05-18T03:15:35.8063179Z -- Checking for [mkl_intel - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.8066871Z -- Library mkl_intel: not found 2022-05-18T03:15:35.8068935Z -- Checking for [mkl_gf_lp64 - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.8072538Z -- Library mkl_gf_lp64: not found 2022-05-18T03:15:35.8074599Z -- Checking for [mkl_gf - mkl_core - pthread - m - dl] 2022-05-18T03:15:35.8078295Z -- Library mkl_gf: not found 2022-05-18T03:15:35.8079989Z -- Checking for [mkl - guide - pthread - m] 2022-05-18T03:15:35.8083689Z -- Library mkl: not found 2022-05-18T03:15:35.8085012Z -- MKL library not found 2022-05-18T03:15:35.8086003Z -- Checking for [blis] 2022-05-18T03:15:35.8091248Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8091787Z -- Checking for [Accelerate] 2022-05-18T03:15:35.8095569Z -- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8097228Z -- Checking for [vecLib] 2022-05-18T03:15:35.8101135Z -- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8101583Z -- Checking for [flexiblas] 2022-05-18T03:15:35.8105422Z -- Library flexiblas: BLAS_flexiblas_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8105892Z -- Checking for [openblas] 2022-05-18T03:15:35.8110169Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8111131Z -- Checking for [openblas - pthread - m] 2022-05-18T03:15:35.8115533Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8116518Z -- Checking for [openblas - pthread - m - gomp] 2022-05-18T03:15:35.8121250Z -- Library openblas: BLAS_openblas_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8122143Z -- Checking for [goto2 - gfortran] 2022-05-18T03:15:35.8126800Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8127598Z -- Checking for [goto2 - gfortran - pthread] 2022-05-18T03:15:35.8132051Z -- Library goto2: BLAS_goto2_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8133055Z -- Checking for [acml - gfortran] 2022-05-18T03:15:35.8137550Z -- Library acml: BLAS_acml_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8138279Z -- Checking for [blis] 2022-05-18T03:15:35.8142296Z -- Library blis: BLAS_blis_LIBRARY-NOTFOUND 2022-05-18T03:15:35.8169372Z -- Found Atlas: /usr/include 2022-05-18T03:15:35.8169812Z -- Found Atlas (include: /usr/include, library: /usr/lib/libatlas.so) 2022-05-18T03:15:35.8170480Z -- Checking for [blas] 2022-05-18T03:15:35.8174167Z -- Library blas: /usr/lib/libblas.so 2022-05-18T03:15:35.8175019Z -- Looking for sgemm_ 2022-05-18T03:15:35.8978702Z -- Looking for sgemm_ - found 2022-05-18T03:15:35.8981292Z -- Performing Test BLAS_F2C_DOUBLE_WORKS 2022-05-18T03:15:35.9820988Z -- Performing Test BLAS_F2C_DOUBLE_WORKS - Failed 2022-05-18T03:15:35.9821675Z -- Performing Test BLAS_F2C_FLOAT_WORKS 2022-05-18T03:15:36.0687975Z -- Performing Test BLAS_F2C_FLOAT_WORKS - Success 2022-05-18T03:15:36.0689310Z -- Performing Test BLAS_USE_CBLAS_DOT 2022-05-18T03:15:36.1495207Z -- Performing Test BLAS_USE_CBLAS_DOT - Success 2022-05-18T03:15:36.1497283Z -- Looking for sbgemm_ 2022-05-18T03:15:36.2218717Z -- Looking for sbgemm_ - not found 2022-05-18T03:15:36.2219465Z -- Found a library with BLAS API (generic). Full path: (/usr/lib/libblas.so) 2022-05-18T03:15:36.2224783Z -- Using pocketfft in directory: /var/lib/jenkins/workspace/third_party/pocketfft/ 2022-05-18T03:15:36.2398781Z -- The ASM compiler identification is GNU 2022-05-18T03:15:36.2406631Z -- Found assembler: /opt/cache/bin/cc 2022-05-18T03:15:36.2529660Z -- Brace yourself, we are building NNPACK 2022-05-18T03:15:36.2580625Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-05-18T03:15:36.2774357Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-05-18T03:15:36.2948492Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-05-18T03:15:36.2949130Z -- NNPACK backend is x86-64 2022-05-18T03:15:36.5341675Z -- Found Python: /opt/conda/bin/python3.7 (found version "3.7.13") found components: Interpreter 2022-05-18T03:15:36.5409309Z -- Failed to find LLVM FileCheck 2022-05-18T03:15:36.5434117Z -- Found Git: /usr/bin/git (found version "2.7.4") 2022-05-18T03:15:36.5535412Z -- git version: v1.5.5 normalized to 1.5.5 2022-05-18T03:15:36.5535710Z -- Version: 1.5.5 2022-05-18T03:15:36.5546474Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-05-18T03:15:36.6377667Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-05-18T03:15:36.6384360Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-05-18T03:15:36.7168478Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-05-18T03:15:36.7174344Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-05-18T03:15:36.7983095Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-05-18T03:15:36.7988660Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-05-18T03:15:36.8758477Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-05-18T03:15:36.8765200Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-05-18T03:15:36.9613823Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-05-18T03:15:36.9625038Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-05-18T03:15:37.0393609Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2022-05-18T03:15:37.0399955Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-05-18T03:15:37.1172577Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-05-18T03:15:37.1179657Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-05-18T03:15:37.1965618Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-05-18T03:15:37.1972735Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-05-18T03:15:37.2148216Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2022-05-18T03:15:37.2155464Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-05-18T03:15:37.3086847Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-05-18T03:15:37.3093864Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-05-18T03:15:37.3871247Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-05-18T03:15:37.3877298Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-05-18T03:15:37.4653150Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-05-18T03:15:37.4663593Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-05-18T03:15:37.5394246Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-05-18T03:15:37.5400065Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-05-18T03:15:37.5569374Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-05-18T03:15:37.5574584Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-05-18T03:15:37.5740868Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2022-05-18T03:15:37.5746863Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-05-18T03:15:37.6683562Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-05-18T03:15:37.6684367Z -- Performing Test HAVE_STD_REGEX 2022-05-18T03:15:37.6684662Z -- Performing Test HAVE_STD_REGEX 2022-05-18T03:15:37.9017364Z -- Performing Test HAVE_STD_REGEX -- success 2022-05-18T03:15:37.9017850Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-05-18T03:15:37.9018108Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-05-18T03:15:37.9217511Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-05-18T03:15:37.9217856Z -- Performing Test HAVE_POSIX_REGEX 2022-05-18T03:15:37.9218124Z -- Performing Test HAVE_POSIX_REGEX 2022-05-18T03:15:38.0369880Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-05-18T03:15:38.0370204Z -- Performing Test HAVE_STEADY_CLOCK 2022-05-18T03:15:38.0370470Z -- Performing Test HAVE_STEADY_CLOCK 2022-05-18T03:15:38.1444900Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-05-18T03:15:38.1704572Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-05-18T03:15:38.2483259Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-05-18T03:15:38.4933159Z -- Found OpenMP_C: -fopenmp (found version "4.0") 2022-05-18T03:15:38.5750421Z -- Found OpenMP_CXX: -fopenmp (found version "4.0") 2022-05-18T03:15:38.5752995Z -- Found OpenMP: TRUE (found version "4.0") 2022-05-18T03:15:38.5754948Z CMake Warning at third_party/fbgemm/CMakeLists.txt:63 (message): 2022-05-18T03:15:38.5755287Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-05-18T03:15:38.5755445Z 2022-05-18T03:15:38.5755593Z 2022-05-18T03:15:38.6709264Z CMake Warning at third_party/fbgemm/CMakeLists.txt:162 (message): 2022-05-18T03:15:38.6709723Z ========== 2022-05-18T03:15:38.6709851Z 2022-05-18T03:15:38.6709862Z 2022-05-18T03:15:38.6709998Z CMake Warning at third_party/fbgemm/CMakeLists.txt:163 (message): 2022-05-18T03:15:38.6710320Z CMAKE_BUILD_TYPE = Release 2022-05-18T03:15:38.6710528Z 2022-05-18T03:15:38.6710534Z 2022-05-18T03:15:38.6710759Z CMake Warning at third_party/fbgemm/CMakeLists.txt:164 (message): 2022-05-18T03:15:38.6711358Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-05-18T03:15:38.6711582Z 2022-05-18T03:15:38.6711589Z 2022-05-18T03:15:38.6711757Z CMake Warning at third_party/fbgemm/CMakeLists.txt:165 (message): 2022-05-18T03:15:38.6712058Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-05-18T03:15:38.6712193Z 2022-05-18T03:15:38.6712208Z 2022-05-18T03:15:38.6712342Z CMake Warning at third_party/fbgemm/CMakeLists.txt:166 (message): 2022-05-18T03:15:38.6712562Z ========== 2022-05-18T03:15:38.6712669Z 2022-05-18T03:15:38.6712674Z 2022-05-18T03:15:38.6741177Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-05-18T03:15:38.7510381Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-05-18T03:15:38.7515822Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-05-18T03:15:38.8389754Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2022-05-18T03:15:38.8395435Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-05-18T03:15:38.9176395Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-05-18T03:15:38.9181130Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-05-18T03:15:38.9973699Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2022-05-18T03:15:38.9991451Z ** AsmJit Summary ** 2022-05-18T03:15:38.9992079Z ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2022-05-18T03:15:38.9992529Z ASMJIT_TEST=FALSE 2022-05-18T03:15:38.9992862Z ASMJIT_TARGET_TYPE=STATIC 2022-05-18T03:15:38.9993202Z ASMJIT_DEPS=pthread;rt 2022-05-18T03:15:38.9993559Z ASMJIT_LIBS=asmjit;pthread;rt 2022-05-18T03:15:38.9994044Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-05-18T03:15:38.9994860Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2022-05-18T03:15:38.9995478Z ASMJIT_PRIVATE_CFLAGS_DBG= 2022-05-18T03:15:38.9996066Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2022-05-18T03:15:39.0043070Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-05-18T03:15:39.0043597Z CMake Warning at cmake/Dependencies.cmake:883 (message): 2022-05-18T03:15:39.0044214Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-05-18T03:15:39.0044640Z Call Stack (most recent call first): 2022-05-18T03:15:39.0044993Z CMakeLists.txt:696 (include) 2022-05-18T03:15:39.0045211Z 2022-05-18T03:15:39.0045219Z 2022-05-18T03:15:39.0045491Z -- Using third party subdirectory Eigen. 2022-05-18T03:15:39.0045958Z -- Using third_party/pybind11. 2022-05-18T03:15:39.0046558Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2022-05-18T03:15:39.0074996Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2022-05-18T03:15:39.0075790Z -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/5/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so 2022-05-18T03:15:39.0080114Z CMake Warning at cmake/Dependencies.cmake:1350 (message): 2022-05-18T03:15:39.0080646Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2022-05-18T03:15:39.0081123Z -DUSE_NCCL=OFF. 2022-05-18T03:15:39.0081455Z Call Stack (most recent call first): 2022-05-18T03:15:39.0081814Z CMakeLists.txt:696 (include) 2022-05-18T03:15:39.0082030Z 2022-05-18T03:15:39.0082036Z 2022-05-18T03:15:39.0082249Z CMake Warning at cmake/Dependencies.cmake:1486 (message): 2022-05-18T03:15:39.0082662Z Metal is only used in ios builds. 2022-05-18T03:15:39.0083023Z Call Stack (most recent call first): 2022-05-18T03:15:39.0083521Z CMakeLists.txt:696 (include) 2022-05-18T03:15:39.0083718Z 2022-05-18T03:15:39.0083727Z 2022-05-18T03:15:39.0297652Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so (found version "3.7.13") 2022-05-18T03:15:39.0301068Z Generated: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-05-18T03:15:39.0304576Z Generated: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-05-18T03:15:39.0307578Z Generated: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-05-18T03:15:39.1103060Z -- 2022-05-18T03:15:39.1103540Z -- ******** Summary ******** 2022-05-18T03:15:39.1103996Z -- CMake version : 3.12.4 2022-05-18T03:15:39.1104318Z -- CMake command : /usr/local/bin/cmake 2022-05-18T03:15:39.1104564Z -- System : Linux 2022-05-18T03:15:39.1104845Z -- C++ compiler : /opt/cache/bin/c++ 2022-05-18T03:15:39.1105108Z -- C++ compiler version : 5.4.0 2022-05-18T03:15:39.1105531Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-05-18T03:15:39.1105898Z -- Build type : Release 2022-05-18T03:15:39.1106230Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-05-18T03:15:39.1106592Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages 2022-05-18T03:15:39.1106939Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-05-18T03:15:39.1107387Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-05-18T03:15:39.1107819Z -- 2022-05-18T03:15:39.1108026Z -- ONNX version : 1.11.0 2022-05-18T03:15:39.1108283Z -- ONNX NAMESPACE : onnx_torch 2022-05-18T03:15:39.1108545Z -- ONNX_USE_LITE_PROTO : OFF 2022-05-18T03:15:39.1108785Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-05-18T03:15:39.1109041Z -- Protobuf_USE_STATIC_LIBS : ON 2022-05-18T03:15:39.1109442Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-05-18T03:15:39.1109677Z -- ONNX_WERROR : OFF 2022-05-18T03:15:39.1109916Z -- ONNX_BUILD_TESTS : OFF 2022-05-18T03:15:39.1110160Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-05-18T03:15:39.1110394Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-05-18T03:15:39.1110642Z -- ONNXIFI_ENABLE_EXT : OFF 2022-05-18T03:15:39.1110841Z -- 2022-05-18T03:15:39.1111040Z -- Protobuf compiler : 2022-05-18T03:15:39.1111284Z -- Protobuf includes : 2022-05-18T03:15:39.1111528Z -- Protobuf libraries : 2022-05-18T03:15:39.1111761Z -- BUILD_ONNX_PYTHON : OFF 2022-05-18T03:15:39.1122152Z -- 2022-05-18T03:15:39.1122497Z -- ******** Summary ******** 2022-05-18T03:15:39.1123028Z -- CMake version : 3.12.4 2022-05-18T03:15:39.1123430Z -- CMake command : /usr/local/bin/cmake 2022-05-18T03:15:39.1123681Z -- System : Linux 2022-05-18T03:15:39.1123941Z -- C++ compiler : /opt/cache/bin/c++ 2022-05-18T03:15:39.1124181Z -- C++ compiler version : 5.4.0 2022-05-18T03:15:39.1124607Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-05-18T03:15:39.1124965Z -- Build type : Release 2022-05-18T03:15:39.1125257Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-05-18T03:15:39.1125606Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages 2022-05-18T03:15:39.1125946Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-05-18T03:15:39.1126534Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-05-18T03:15:39.1126815Z -- 2022-05-18T03:15:39.1127027Z -- ONNX version : 1.4.1 2022-05-18T03:15:39.1127425Z -- ONNX NAMESPACE : onnx_torch 2022-05-18T03:15:39.1127701Z -- ONNX_BUILD_TESTS : OFF 2022-05-18T03:15:39.1127943Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-05-18T03:15:39.1128183Z -- ONNX_USE_LITE_PROTO : OFF 2022-05-18T03:15:39.1128406Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-05-18T03:15:39.1128601Z -- 2022-05-18T03:15:39.1128809Z -- Protobuf compiler : 2022-05-18T03:15:39.1129030Z -- Protobuf includes : 2022-05-18T03:15:39.1129266Z -- Protobuf libraries : 2022-05-18T03:15:39.1129502Z -- BUILD_ONNX_PYTHON : OFF 2022-05-18T03:15:39.1129826Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-05-18T03:15:39.1130142Z -- Adding -DNDEBUG to compile flags 2022-05-18T03:15:39.1343026Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-05-18T03:15:39.1344558Z CMake Warning at cmake/Dependencies.cmake:1690 (message): 2022-05-18T03:15:39.1344990Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-05-18T03:15:39.1345269Z Call Stack (most recent call first): 2022-05-18T03:15:39.1345486Z CMakeLists.txt:696 (include) 2022-05-18T03:15:39.1345612Z 2022-05-18T03:15:39.1345617Z 2022-05-18T03:15:39.1601219Z -- Could not find hardware support for NEON on this machine. 2022-05-18T03:15:39.1601524Z -- No OMAP3 processor on this machine. 2022-05-18T03:15:39.1601798Z -- No OMAP4 processor on this machine. 2022-05-18T03:15:39.1615561Z -- Looking for cheev_ 2022-05-18T03:15:39.2440448Z -- Looking for cheev_ - found 2022-05-18T03:15:39.2441054Z -- Found a library with LAPACK API (generic). 2022-05-18T03:15:39.2442854Z disabling CUDA because NOT USE_CUDA is set 2022-05-18T03:15:39.2443256Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-05-18T03:15:39.2443501Z disabling ROCM because NOT USE_ROCM is set 2022-05-18T03:15:39.2443932Z -- MIOpen not found. Compiling without MIOpen support 2022-05-18T03:15:39.2457304Z -- MKLDNN_CPU_RUNTIME = OMP 2022-05-18T03:15:39.2470551Z -- DNNL_TARGET_ARCH: X64 2022-05-18T03:15:39.2484604Z -- DNNL_LIBRARY_NAME: dnnl 2022-05-18T03:15:39.2583286Z -- Found OpenMP_C: -fopenmp 2022-05-18T03:15:39.2591656Z -- Found OpenMP_CXX: -fopenmp 2022-05-18T03:15:39.2598988Z -- Found OpenMP: TRUE 2022-05-18T03:15:39.2642060Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-05-18T03:15:39.2819116Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "2.7") 2022-05-18T03:15:39.2831620Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-05-18T03:15:39.2892724Z -- Enabled workload: TRAINING 2022-05-18T03:15:39.2893004Z -- Enabled primitives: ALL 2022-05-18T03:15:39.2893297Z -- Enabled primitive CPU ISA: ALL 2022-05-18T03:15:39.2893538Z -- Enabled primitive GPU ISA: ALL 2022-05-18T03:15:39.2939657Z -- Primitive cache is enabled 2022-05-18T03:15:39.3120247Z -- Found MKL-DNN: TRUE 2022-05-18T03:15:39.3123073Z -- Looking for clock_gettime in rt 2022-05-18T03:15:39.3844138Z -- Looking for clock_gettime in rt - found 2022-05-18T03:15:39.3845249Z -- Looking for mmap 2022-05-18T03:15:39.4521512Z -- Looking for mmap - found 2022-05-18T03:15:39.4522223Z -- Looking for shm_open 2022-05-18T03:15:39.5261569Z -- Looking for shm_open - found 2022-05-18T03:15:39.5262279Z -- Looking for shm_unlink 2022-05-18T03:15:39.5950036Z -- Looking for shm_unlink - found 2022-05-18T03:15:39.5950771Z -- Looking for malloc_usable_size 2022-05-18T03:15:39.6649014Z -- Looking for malloc_usable_size - found 2022-05-18T03:15:39.6650451Z -- Performing Test C_HAS_THREAD 2022-05-18T03:15:39.7345545Z -- Performing Test C_HAS_THREAD - Success 2022-05-18T03:15:39.7380287Z -- Version: 7.0.3 2022-05-18T03:15:39.7380718Z -- Build type: Release 2022-05-18T03:15:39.7384243Z -- CXX_STANDARD: 14 2022-05-18T03:15:39.7391093Z -- Performing Test has_std_14_flag 2022-05-18T03:15:39.8144155Z -- Performing Test has_std_14_flag - Success 2022-05-18T03:15:39.8150290Z -- Performing Test has_std_1y_flag 2022-05-18T03:15:39.8934586Z -- Performing Test has_std_1y_flag - Success 2022-05-18T03:15:39.8936345Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-05-18T03:15:39.9700806Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-05-18T03:15:39.9701810Z -- Performing Test FMT_HAS_VARIANT 2022-05-18T03:15:39.9896367Z -- Performing Test FMT_HAS_VARIANT - Failed 2022-05-18T03:15:39.9899443Z -- Required features: cxx_variadic_templates 2022-05-18T03:15:39.9904605Z -- Looking for strtod_l 2022-05-18T03:15:40.0409935Z -- Looking for strtod_l - not found 2022-05-18T03:15:40.0417403Z -- Using CPU-only version of Kineto 2022-05-18T03:15:40.0417871Z -- Configuring Kineto dependency: 2022-05-18T03:15:40.0418465Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2022-05-18T03:15:40.0419032Z -- KINETO_BUILD_TESTS = OFF 2022-05-18T03:15:40.0419446Z -- KINETO_LIBRARY_TYPE = static 2022-05-18T03:15:40.0614623Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-05-18T03:15:40.0615814Z INFO CUDA_SOURCE_DIR = 2022-05-18T03:15:40.0616188Z INFO ROCM_SOURCE_DIR = 2022-05-18T03:15:40.0773324Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-05-18T03:15:40.1086483Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2022-05-18T03:15:40.1087195Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2022-05-18T03:15:40.1087689Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-05-18T03:15:40.1088123Z INFO ROCTRACER_INCLUDE_DIR = /roctracer/include 2022-05-18T03:15:40.1091707Z -- Configured Kineto (CPU) 2022-05-18T03:15:40.1099739Z -- GCC 5.4.0: Adding gcc and gcc_s libs to link line 2022-05-18T03:15:40.1107099Z -- Performing Test HAS_WERROR_FORMAT 2022-05-18T03:15:40.2249094Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-05-18T03:15:40.2254898Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-05-18T03:15:40.2451188Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-05-18T03:15:40.2457166Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-05-18T03:15:40.3588646Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-05-18T03:15:40.3645401Z -- Looking for backtrace 2022-05-18T03:15:40.4374725Z -- Looking for backtrace - found 2022-05-18T03:15:40.4376250Z -- backtrace facility detected in default set of libraries 2022-05-18T03:15:40.4379134Z -- Found Backtrace: /usr/include 2022-05-18T03:15:40.4380613Z -- don't use NUMA 2022-05-18T03:15:40.4492146Z -- Custom build with static dispatch backends: CPU 2022-05-18T03:15:40.4493199Z -- Generating sources for lightweight dispatch 2022-05-18T03:15:42.3602953Z -- headers outputs: 2022-05-18T03:15:43.2712494Z -- sources outputs: 2022-05-18T03:15:44.0299973Z -- declarations_yaml outputs: 2022-05-18T03:15:44.0352967Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-05-18T03:15:44.1217253Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2022-05-18T03:15:44.1422866Z -- Using ATen parallel backend: OMP 2022-05-18T03:15:44.1432336Z disabling CUDA because USE_CUDA is set false 2022-05-18T03:15:44.1441913Z CMake Warning (dev) at aten/src/ATen/CMakeLists.txt:124: 2022-05-18T03:15:44.1442385Z Syntax Warning in cmake code at column 79 2022-05-18T03:15:44.1442636Z 2022-05-18T03:15:44.1442870Z Argument not separated from preceding token by whitespace. 2022-05-18T03:15:44.1443563Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-05-18T03:15:44.1443877Z 2022-05-18T03:15:44.2978620Z -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1k") 2022-05-18T03:15:44.2996240Z -- Check size of long double 2022-05-18T03:15:44.3811297Z -- Check size of long double - done 2022-05-18T03:15:44.3813225Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-05-18T03:15:44.4534705Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-05-18T03:15:44.4535519Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-05-18T03:15:44.5200553Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-05-18T03:15:44.5201330Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-05-18T03:15:44.6086543Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-05-18T03:15:44.6087887Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-05-18T03:15:44.7401245Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-05-18T03:15:44.7402639Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-05-18T03:15:44.8389727Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-05-18T03:15:44.8391352Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-05-18T03:15:44.9339678Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-05-18T03:15:44.9340825Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-05-18T03:15:45.0304220Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-05-18T03:15:45.0306318Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-05-18T03:15:45.1995770Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Failed 2022-05-18T03:15:45.2027988Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-05-18T03:15:45.3388780Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-05-18T03:15:45.3390306Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-05-18T03:15:45.4139083Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-05-18T03:15:45.4140137Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-05-18T03:15:45.4878586Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2022-05-18T03:15:45.4879274Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-05-18T03:15:45.5640181Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-05-18T03:15:45.5778919Z -- Configuring build for SLEEF-v3.6.0 2022-05-18T03:15:45.5779356Z Target system: Linux-4.14.252-195.483.amzn2.x86_64 2022-05-18T03:15:45.5779717Z Target processor: x86_64 2022-05-18T03:15:45.5780548Z Host system: Linux-4.14.252-195.483.amzn2.x86_64 2022-05-18T03:15:45.5780948Z Host processor: x86_64 2022-05-18T03:15:45.5781269Z Detected C compiler: GNU @ /opt/cache/bin/cc 2022-05-18T03:15:45.5781594Z CMake: 3.12.4 2022-05-18T03:15:45.5781822Z Make program: /usr/bin/make 2022-05-18T03:15:45.5782508Z -- 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-05-18T03:15:45.5782938Z -- Building shared libs : OFF 2022-05-18T03:15:45.5783188Z -- Building static test bins: OFF 2022-05-18T03:15:45.5783431Z -- MPFR : LIB_MPFR-NOTFOUND 2022-05-18T03:15:45.5783650Z -- GMP : LIBGMP-NOTFOUND 2022-05-18T03:15:45.5783909Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-05-18T03:15:45.5784157Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-05-18T03:15:45.5784365Z -- OPENSSL : 1.1.1k 2022-05-18T03:15:45.5784591Z -- SDE : SDE_COMMAND-NOTFOUND 2022-05-18T03:15:45.5784816Z -- RUNNING_ON_TRAVIS : 2022-05-18T03:15:45.5785041Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-05-18T03:15:45.5785170Z 2022-05-18T03:15:45.5785299Z *** Note: Parallel build is only supported with Ninja *** 2022-05-18T03:15:45.5785452Z 2022-05-18T03:15:45.6010073Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-05-18T03:15:45.6010696Z core header install: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/aten/src/ATen/core/TensorBody.h 2022-05-18T03:15:45.6011119Z core header install: /var/lib/jenkins/workspace/build/custom_test_artifacts/build/aten/src/ATen/core/aten_interned_strings.h 2022-05-18T03:15:45.6182080Z disable aten test when BUILD_LITE_INTERPRETER is enabled 2022-05-18T03:15:45.6968056Z -- /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-05-18T03:15:45.8192536Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-05-18T03:15:45.8208729Z CMake Warning (dev) at torch/CMakeLists.txt:447: 2022-05-18T03:15:45.8209214Z Syntax Warning in cmake code at column 107 2022-05-18T03:15:45.8209457Z 2022-05-18T03:15:45.8209726Z Argument not separated from preceding token by whitespace. 2022-05-18T03:15:45.8210178Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-05-18T03:15:45.8210354Z 2022-05-18T03:15:45.8210609Z CMake Warning (dev) at torch/CMakeLists.txt:447: 2022-05-18T03:15:45.8210856Z Syntax Warning in cmake code at column 115 2022-05-18T03:15:45.8210981Z 2022-05-18T03:15:45.8211112Z Argument not separated from preceding token by whitespace. 2022-05-18T03:15:45.8211470Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-05-18T03:15:45.8211640Z 2022-05-18T03:15:45.8241552Z -- pytorch is compiling with OpenMP. 2022-05-18T03:15:45.8241871Z OpenMP CXX_FLAGS: -fopenmp. 2022-05-18T03:15:45.8242264Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/5/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-05-18T03:15:45.8244637Z -- Caffe2 is compiling with OpenMP. 2022-05-18T03:15:45.8244951Z OpenMP CXX_FLAGS: -fopenmp. 2022-05-18T03:15:45.8245326Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/5/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-05-18T03:15:45.8270172Z CMake Warning at CMakeLists.txt:1055 (message): 2022-05-18T03:15:45.8270577Z Generated cmake files are only fully tested if one builds with system glog, 2022-05-18T03:15:45.8270910Z gflags, and protobuf. Other settings may generate files that are not well 2022-05-18T03:15:45.8271134Z tested. 2022-05-18T03:15:45.8271233Z 2022-05-18T03:15:45.8271238Z 2022-05-18T03:15:45.8295190Z -- 2022-05-18T03:15:45.8295533Z -- ******** Summary ******** 2022-05-18T03:15:45.8295826Z -- General: 2022-05-18T03:15:45.8296170Z -- CMake version : 3.12.4 2022-05-18T03:15:45.8296600Z -- CMake command : /usr/local/bin/cmake 2022-05-18T03:15:45.8296972Z -- System : Linux 2022-05-18T03:15:45.8297382Z -- C++ compiler : /opt/cache/bin/c++ 2022-05-18T03:15:45.8297766Z -- C++ compiler id : GNU 2022-05-18T03:15:45.8298106Z -- C++ compiler version : 5.4.0 2022-05-18T03:15:45.8299116Z -- Using ccache if found : ON 2022-05-18T03:15:45.8299511Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-05-18T03:15:45.8302275Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -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 -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-unused-local-typedefs -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-attributes -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format 2022-05-18T03:15:45.8304420Z -- Build type : Release 2022-05-18T03:15:45.8305430Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;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-05-18T03:15:45.8306361Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages 2022-05-18T03:15:45.8306980Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-05-18T03:15:45.8307456Z -- USE_GOLD_LINKER : OFF 2022-05-18T03:15:45.8307804Z -- 2022-05-18T03:15:45.8308023Z -- TORCH_VERSION : 1.12.0 2022-05-18T03:15:45.8308251Z -- CAFFE2_VERSION : 1.12.0 2022-05-18T03:15:45.8308484Z -- BUILD_CAFFE2 : OFF 2022-05-18T03:15:45.8308719Z -- BUILD_CAFFE2_OPS : OFF 2022-05-18T03:15:45.8308939Z -- BUILD_CAFFE2_MOBILE : OFF 2022-05-18T03:15:45.8309376Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-05-18T03:15:45.8309771Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-05-18T03:15:45.8310123Z -- BUILD_NVFUSER_BENCHMARK: ON 2022-05-18T03:15:45.8310514Z -- BUILD_BINARY : OFF 2022-05-18T03:15:45.8310920Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-05-18T03:15:45.8311483Z -- Link local protobuf : ON 2022-05-18T03:15:45.8311891Z -- BUILD_DOCS : OFF 2022-05-18T03:15:45.8312158Z -- BUILD_PYTHON : False 2022-05-18T03:15:45.8312393Z -- BUILD_SHARED_LIBS : ON 2022-05-18T03:15:45.8312642Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-05-18T03:15:45.8312894Z -- BUILD_TEST : True 2022-05-18T03:15:45.8313118Z -- BUILD_JNI : OFF 2022-05-18T03:15:45.8313335Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-05-18T03:15:45.8313574Z -- BUILD_LITE_INTERPRETER: 1 2022-05-18T03:15:45.8313810Z -- INTERN_BUILD_MOBILE : 2022-05-18T03:15:45.8314024Z -- USE_BLAS : 1 2022-05-18T03:15:45.8314252Z -- BLAS : generic 2022-05-18T03:15:45.8314478Z -- BLAS_HAS_SBGEMM : 2022-05-18T03:15:45.8314692Z -- USE_LAPACK : 1 2022-05-18T03:15:45.8314920Z -- LAPACK : generic 2022-05-18T03:15:45.8315150Z -- USE_ASAN : OFF 2022-05-18T03:15:45.8315366Z -- USE_CPP_CODE_COVERAGE : OFF 2022-05-18T03:15:45.8315596Z -- USE_CUDA : OFF 2022-05-18T03:15:45.8315816Z -- USE_ROCM : OFF 2022-05-18T03:15:45.8316026Z -- USE_EIGEN_FOR_BLAS : ON 2022-05-18T03:15:45.8316255Z -- USE_FBGEMM : ON 2022-05-18T03:15:45.8316484Z -- USE_FAKELOWP : OFF 2022-05-18T03:15:45.8316713Z -- USE_KINETO : ON 2022-05-18T03:15:45.8316925Z -- USE_FFMPEG : OFF 2022-05-18T03:15:45.8317148Z -- USE_GFLAGS : OFF 2022-05-18T03:15:45.8317371Z -- USE_GLOG : OFF 2022-05-18T03:15:45.8317578Z -- USE_LEVELDB : OFF 2022-05-18T03:15:45.8317802Z -- USE_LITE_PROTO : OFF 2022-05-18T03:15:45.8318026Z -- USE_LMDB : OFF 2022-05-18T03:15:45.8318233Z -- USE_METAL : OFF 2022-05-18T03:15:45.8318543Z -- USE_PYTORCH_METAL : OFF 2022-05-18T03:15:45.8318793Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-05-18T03:15:45.8319018Z -- USE_FFTW : OFF 2022-05-18T03:15:45.8319241Z -- USE_MKL : OFF 2022-05-18T03:15:45.8319459Z -- USE_MKLDNN : ON 2022-05-18T03:15:45.8319666Z -- USE_NCCL : OFF 2022-05-18T03:15:45.8319884Z -- USE_NNPACK : ON 2022-05-18T03:15:45.8320128Z -- USE_NUMPY : True 2022-05-18T03:15:45.8320343Z -- USE_OBSERVERS : OFF 2022-05-18T03:15:45.8320569Z -- USE_OPENCL : OFF 2022-05-18T03:15:45.8320789Z -- USE_OPENCV : OFF 2022-05-18T03:15:45.8320999Z -- USE_OPENMP : ON 2022-05-18T03:15:45.8321224Z -- USE_TBB : OFF 2022-05-18T03:15:45.8321447Z -- USE_VULKAN : OFF 2022-05-18T03:15:45.8321667Z -- USE_PROF : OFF 2022-05-18T03:15:45.8321874Z -- USE_QNNPACK : ON 2022-05-18T03:15:45.8322107Z -- USE_PYTORCH_QNNPACK : ON 2022-05-18T03:15:45.8322339Z -- USE_XNNPACK : ON 2022-05-18T03:15:45.8322552Z -- USE_REDIS : OFF 2022-05-18T03:15:45.8322775Z -- USE_ROCKSDB : OFF 2022-05-18T03:15:45.8323028Z -- USE_ZMQ : OFF 2022-05-18T03:15:45.8323313Z -- USE_DISTRIBUTED : 0 2022-05-18T03:15:45.8323548Z -- USE_DEPLOY : OFF 2022-05-18T03:15:45.8323995Z -- Public Dependencies : caffe2::Threads 2022-05-18T03:15:45.8324526Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;fp16;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2022-05-18T03:15:45.8324911Z -- USE_COREML_DELEGATE : OFF 2022-05-18T03:15:45.8325153Z -- BUILD_LAZY_TS_BACKEND : ON 2022-05-18T03:15:45.8488759Z -- Configuring done 2022-05-18T03:15:47.5278135Z -- Generating done 2022-05-18T03:15:47.5467094Z CMake Warning: 2022-05-18T03:15:47.5467771Z Manually-specified variables were not used by the project: 2022-05-18T03:15:47.5468028Z 2022-05-18T03:15:47.5468119Z BUILD_ENVIRONMENT 2022-05-18T03:15:47.5468293Z NUMPY_INCLUDE_DIR 2022-05-18T03:15:47.5468405Z 2022-05-18T03:15:47.5468409Z 2022-05-18T03:15:47.5483949Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/build 2022-05-18T03:15:47.5853471Z cmake --build . --target install --config Release -- -j 6 2022-05-18T03:15:47.6097524Z Scanning dependencies of target pthreadpool 2022-05-18T03:15:47.6099691Z Scanning dependencies of target gtest 2022-05-18T03:15:47.6101780Z Scanning dependencies of target clog 2022-05-18T03:15:47.6102552Z Scanning dependencies of target libprotobuf-lite 2022-05-18T03:15:47.6105830Z Scanning dependencies of target benchmark 2022-05-18T03:15:47.6115816Z Scanning dependencies of target libprotobuf 2022-05-18T03:15:47.6164805Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-05-18T03:15:47.6198652Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-05-18T03:15:47.6230233Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-05-18T03:15:47.6357513Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-05-18T03:15:47.6368937Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-05-18T03:15:47.6785873Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2022-05-18T03:15:47.6787088Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:112:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-05-18T03:15:47.6787693Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-05-18T03:15:47.6788170Z ^ 2022-05-18T03:15:47.6788644Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2022-05-18T03:15:47.6789666Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:188:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-05-18T03:15:47.6790353Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-05-18T03:15:47.6790623Z ^ 2022-05-18T03:15:47.6791165Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2022-05-18T03:15:47.6791777Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:264:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-05-18T03:15:47.6792374Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-05-18T03:15:47.6792634Z ^ 2022-05-18T03:15:47.6793122Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2022-05-18T03:15:47.6794000Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:340:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-05-18T03:15:47.6794670Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-05-18T03:15:47.6794969Z ^ 2022-05-18T03:15:47.6795452Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2022-05-18T03:15:47.6796252Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:416:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-05-18T03:15:47.6796754Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-05-18T03:15:47.6797131Z ^ 2022-05-18T03:15:47.6854425Z [ 0%] Linking C static library ../../../../lib/libclog.a 2022-05-18T03:15:47.6991586Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-05-18T03:15:47.7019026Z [ 0%] Built target clog 2022-05-18T03:15:47.7046764Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-05-18T03:15:47.7261537Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-05-18T03:15:47.7657154Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-05-18T03:15:47.7850605Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-05-18T03:15:47.8119819Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-05-18T03:15:47.8472740Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2022-05-18T03:15:47.8532485Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-05-18T03:15:47.8642989Z [ 0%] Built target gtest 2022-05-18T03:15:47.8665773Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-05-18T03:15:47.8802510Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-05-18T03:15:47.8965827Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-05-18T03:15:47.9308665Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-05-18T03:15:47.9888569Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-05-18T03:15:47.9928805Z [ 0%] Linking C static library ../../lib/libpthreadpool.a 2022-05-18T03:15:48.0132161Z [ 0%] Built target pthreadpool 2022-05-18T03:15:48.0227713Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-05-18T03:15:48.0233881Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-05-18T03:15:48.0718508Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-05-18T03:15:48.1129781Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-05-18T03:15:48.1536082Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-05-18T03:15:48.1967361Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-05-18T03:15:48.2159017Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-05-18T03:15:48.2417418Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-05-18T03:15:48.2729334Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-05-18T03:15:48.3534355Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-05-18T03:15:48.3539486Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-05-18T03:15:48.3878123Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-05-18T03:15:48.3931033Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-05-18T03:15:48.4304901Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-05-18T03:15:48.4408128Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-05-18T03:15:48.4781296Z Scanning dependencies of target asmjit 2022-05-18T03:15:48.5337515Z Scanning dependencies of target defs.bzl 2022-05-18T03:15:48.5382038Z [ 0%] Built target defs.bzl 2022-05-18T03:15:48.5394664Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2022-05-18T03:15:48.5404834Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2022-05-18T03:15:48.5645528Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-05-18T03:15:48.6022758Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-05-18T03:15:48.6320345Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-05-18T03:15:48.6430556Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-05-18T03:15:48.6565249Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-05-18T03:15:48.6675551Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2022-05-18T03:15:48.7218616Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-05-18T03:15:48.7250119Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-05-18T03:15:48.7851478Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-05-18T03:15:48.7897458Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2022-05-18T03:15:48.8193273Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-05-18T03:15:48.8355814Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-05-18T03:15:48.9021896Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-05-18T03:15:48.9305449Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-05-18T03:15:48.9715903Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-05-18T03:15:48.9858299Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2022-05-18T03:15:49.0127453Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-05-18T03:15:49.0586430Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-05-18T03:15:49.0994855Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-05-18T03:15:49.1251266Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2022-05-18T03:15:49.1251983Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-05-18T03:15:49.1762906Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-05-18T03:15:49.2003475Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-05-18T03:15:49.2386543Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-05-18T03:15:49.2416578Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2022-05-18T03:15:49.2872953Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-05-18T03:15:49.3089813Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-05-18T03:15:49.3535088Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2022-05-18T03:15:49.3592821Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2022-05-18T03:15:49.4213625Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2022-05-18T03:15:49.4450552Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-05-18T03:15:49.4663240Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-05-18T03:15:49.4855655Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-05-18T03:15:49.4908320Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-05-18T03:15:49.5246903Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-05-18T03:15:49.5585388Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2022-05-18T03:15:49.5971899Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2022-05-18T03:15:49.6742850Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2022-05-18T03:15:49.6813042Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-05-18T03:15:49.6881365Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-05-18T03:15:49.6962988Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-05-18T03:15:49.7210499Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-05-18T03:15:49.7319879Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-05-18T03:15:49.7805545Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2022-05-18T03:15:49.8644365Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2022-05-18T03:15:49.8677987Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-05-18T03:15:49.9008409Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-05-18T03:15:49.9118731Z [ 3%] Linking CXX static library ../../../lib/libbenchmark.a 2022-05-18T03:15:49.9206564Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-05-18T03:15:49.9373411Z [ 3%] Built target benchmark 2022-05-18T03:15:49.9394451Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-05-18T03:15:49.9849696Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-05-18T03:15:49.9850295Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2022-05-18T03:15:50.0246827Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2022-05-18T03:15:50.0489597Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2022-05-18T03:15:50.1055484Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2022-05-18T03:15:50.1099946Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-05-18T03:15:50.1160739Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-05-18T03:15:50.1319665Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-05-18T03:15:50.1622063Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-05-18T03:15:50.1657246Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2022-05-18T03:15:50.2172281Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-05-18T03:15:50.2815249Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-05-18T03:15:50.3139646Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2022-05-18T03:15:50.3155613Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-05-18T03:15:50.3488853Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-05-18T03:15:50.3557025Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2022-05-18T03:15:50.4013211Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2022-05-18T03:15:50.4326563Z Scanning dependencies of target dnnl_cpu_x64 2022-05-18T03:15:50.4497168Z Scanning dependencies of target dnnl_common 2022-05-18T03:15:50.4671953Z Scanning dependencies of target dnnl_cpu 2022-05-18T03:15:50.4747079Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-05-18T03:15:50.5359816Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-05-18T03:15:50.5457384Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2022-05-18T03:15:50.5992900Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2022-05-18T03:15:50.6452060Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-05-18T03:15:50.6850710Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2022-05-18T03:15:50.7720822Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-05-18T03:15:50.7820558Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-05-18T03:15:50.7940751Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-05-18T03:15:50.8095160Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-05-18T03:15:50.8646815Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2022-05-18T03:15:50.9336565Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-05-18T03:15:50.9694633Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-05-18T03:15:51.0129614Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2022-05-18T03:15:51.0198789Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-05-18T03:15:51.0606891Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2022-05-18T03:15:51.1331808Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2022-05-18T03:15:51.1600498Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2022-05-18T03:15:51.1853731Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-05-18T03:15:51.1956645Z [ 3%] 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-05-18T03:15:51.2255307Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-05-18T03:15:51.2633097Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2022-05-18T03:15:51.2888479Z [ 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-05-18T03:15:51.3612714Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2022-05-18T03:15:51.3929601Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2022-05-18T03:15:51.4007686Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-05-18T03:15:51.4204110Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2022-05-18T03:15:51.4447064Z [ 3%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2022-05-18T03:15:51.4765749Z [ 3%] Built target libprotobuf-lite 2022-05-18T03:15:51.4791123Z [ 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-05-18T03:15:51.5037521Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2022-05-18T03:15:51.5273702Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2022-05-18T03:15:51.5771411Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-05-18T03:15:51.6302451Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2022-05-18T03:15:51.6785764Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-05-18T03:15:51.6887717Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-05-18T03:15:51.7497137Z [ 4%] 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-05-18T03:15:51.7642818Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2022-05-18T03:15:51.7726336Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2022-05-18T03:15:51.8372408Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-05-18T03:15:51.8924806Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2022-05-18T03:15:51.9010450Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2022-05-18T03:15:51.9072360Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-05-18T03:15:52.0197454Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-05-18T03:15:52.0265838Z [ 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-05-18T03:15:52.0282802Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2022-05-18T03:15:52.0784587Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-05-18T03:15:52.1224659Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2022-05-18T03:15:52.1380317Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2022-05-18T03:15:52.1411473Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-05-18T03:15:52.2644235Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2022-05-18T03:15:52.2901801Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2022-05-18T03:15:52.2906537Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-05-18T03:15:52.2996495Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2022-05-18T03:15:52.3577520Z [ 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-05-18T03:15:52.4134146Z [ 5%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2022-05-18T03:15:52.4135732Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2022-05-18T03:15:52.4774268Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2022-05-18T03:15:52.5286063Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-05-18T03:15:52.5306250Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-05-18T03:15:52.5432973Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_thread.cpp.o 2022-05-18T03:15:52.6005519Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2022-05-18T03:15:52.6024525Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2022-05-18T03:15:52.7320216Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2022-05-18T03:15:52.7624729Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2022-05-18T03:15:52.7681745Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-05-18T03:15:52.7763447Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2022-05-18T03:15:52.7968988Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-05-18T03:15:52.8333959Z [ 6%] 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-05-18T03:15:52.9761947Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2022-05-18T03:15:52.9912494Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-05-18T03:15:52.9948379Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-05-18T03:15:53.0083614Z [ 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-05-18T03:15:53.0247733Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-05-18T03:15:53.0566668Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-05-18T03:15:53.0677227Z [ 6%] 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-05-18T03:15:53.1215922Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86features.cpp.o 2022-05-18T03:15:53.1701061Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-05-18T03:15:53.2086530Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-05-18T03:15:53.2775953Z [ 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-05-18T03:15:53.2976562Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2022-05-18T03:15:53.3171345Z [ 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-05-18T03:15:53.3392283Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2022-05-18T03:15:53.4008153Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-05-18T03:15:53.4134999Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-05-18T03:15:53.4646454Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2022-05-18T03:15:53.4809260Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2022-05-18T03:15:53.5037023Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2022-05-18T03:15:53.5370148Z [ 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-05-18T03:15:53.6145882Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2022-05-18T03:15:53.6359129Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-05-18T03:15:53.6494340Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2022-05-18T03:15:53.7460237Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-05-18T03:15:53.7589478Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2022-05-18T03:15:53.7958508Z [ 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-05-18T03:15:53.8173914Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2022-05-18T03:15:53.8684048Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2022-05-18T03:15:53.8725822Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-05-18T03:15:53.9210436Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-05-18T03:15:53.9735792Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-05-18T03:15:54.0095711Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2022-05-18T03:15:54.0250226Z [ 6%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2022-05-18T03:15:54.0326798Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2022-05-18T03:15:54.0338965Z [ 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-05-18T03:15:54.1446097Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-05-18T03:15:54.1514712Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-05-18T03:15:54.2072145Z [ 6%] Linking CXX static library ../../../lib/libasmjit.a 2022-05-18T03:15:54.2257760Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-05-18T03:15:54.2277291Z [ 6%] Built target asmjit 2022-05-18T03:15:54.2326964Z [ 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-05-18T03:15:54.3016334Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2022-05-18T03:15:54.3025689Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2022-05-18T03:15:54.3330855Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2022-05-18T03:15:54.3686360Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-05-18T03:15:54.4439782Z [ 6%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-05-18T03:15:54.4773886Z [ 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-05-18T03:15:54.5871598Z [ 7%] 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-05-18T03:15:54.5881810Z [ 7%] 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-05-18T03:15:54.6037618Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2022-05-18T03:15:54.6120132Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-05-18T03:15:54.6337885Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-05-18T03:15:54.7187041Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-05-18T03:15:54.8601670Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-05-18T03:15:54.8660609Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-05-18T03:15:54.8661765Z [ 7%] 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-05-18T03:15:54.8808197Z [ 7%] 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-05-18T03:15:54.8986913Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2022-05-18T03:15:54.9531184Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2022-05-18T03:15:55.0531619Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-05-18T03:15:55.1043991Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-05-18T03:15:55.1285777Z [ 7%] 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-05-18T03:15:55.1286539Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-05-18T03:15:55.1340727Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-05-18T03:15:55.2010878Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2022-05-18T03:15:55.2453560Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2022-05-18T03:15:55.2883575Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-05-18T03:15:55.3743171Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2022-05-18T03:15:55.3744540Z [ 7%] 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-05-18T03:15:55.4081568Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2022-05-18T03:15:55.4292329Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2022-05-18T03:15:55.4687108Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2022-05-18T03:15:55.5168276Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-05-18T03:15:55.6031953Z [ 7%] 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-05-18T03:15:55.6489723Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-05-18T03:15:55.6722669Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-05-18T03:15:55.6963794Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-05-18T03:15:55.7215933Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-05-18T03:15:55.7496010Z [ 7%] 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-05-18T03:15:55.8563912Z [ 7%] 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-05-18T03:15:55.8969973Z [ 7%] 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-05-18T03:15:55.9038642Z [ 7%] 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-05-18T03:15:55.9532980Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-05-18T03:15:55.9967330Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-05-18T03:15:56.0250731Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2022-05-18T03:15:56.1274438Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-05-18T03:15:56.1280769Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-05-18T03:15:56.1614245Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-05-18T03:15:56.1724173Z [ 7%] 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-05-18T03:15:56.1829372Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-05-18T03:15:56.3010571Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-05-18T03:15:56.3038365Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2022-05-18T03:15:56.3385265Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-05-18T03:15:56.3965199Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-05-18T03:15:56.4116251Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2022-05-18T03:15:56.4642876Z [ 7%] 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-05-18T03:15:56.5131104Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2022-05-18T03:15:56.5588087Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2022-05-18T03:15:56.5757841Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o 2022-05-18T03:15:56.6218739Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-05-18T03:15:56.6497198Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-05-18T03:15:56.7270140Z [ 7%] 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-05-18T03:15:56.7389100Z [ 7%] 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-05-18T03:15:56.7937702Z [ 7%] 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-05-18T03:15:56.8251199Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-05-18T03:15:56.8495917Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-05-18T03:15:56.9086656Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2022-05-18T03:15:56.9793660Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2022-05-18T03:15:56.9883321Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2022-05-18T03:15:57.0480174Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-05-18T03:15:57.0489597Z [ 7%] 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-05-18T03:15:57.0815746Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-05-18T03:15:57.1713179Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-05-18T03:15:57.1912732Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-05-18T03:15:57.2207238Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-05-18T03:15:57.2307945Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-05-18T03:15:57.2727394Z [ 7%] 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-05-18T03:15:57.3255130Z [ 7%] 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-05-18T03:15:57.3671300Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-05-18T03:15:57.4075961Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-05-18T03:15:57.4483178Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-05-18T03:15:57.4863504Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2022-05-18T03:15:57.5117681Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2022-05-18T03:15:57.5495583Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-05-18T03:15:57.5902535Z [ 7%] 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-05-18T03:15:57.6262770Z [ 7%] 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-05-18T03:15:57.6525968Z [ 7%] 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-05-18T03:15:57.6623092Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-05-18T03:15:57.7685131Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2022-05-18T03:15:57.7764639Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-05-18T03:15:57.8248514Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-05-18T03:15:57.8814558Z [ 7%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-05-18T03:15:57.8955119Z [ 7%] 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-05-18T03:15:57.9088390Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2022-05-18T03:15:58.0068645Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-05-18T03:15:58.0282232Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-05-18T03:15:58.0828514Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2022-05-18T03:15:58.1251386Z [ 7%] Linking CXX static library ../../../lib/libprotobuf.a 2022-05-18T03:15:58.1553324Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-05-18T03:15:58.1859319Z [ 7%] Built target libprotobuf 2022-05-18T03:15:58.1877535Z [ 7%] 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-05-18T03:15:58.1896096Z [ 7%] 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-05-18T03:15:58.2381271Z [ 7%] 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-05-18T03:15:58.2774390Z [ 7%] 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-05-18T03:15:58.3128258Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-05-18T03:15:58.4068220Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-05-18T03:15:58.4323254Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-05-18T03:15:58.4374978Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-05-18T03:15:58.4891119Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-05-18T03:15:58.5752606Z [ 7%] 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-05-18T03:15:58.5802480Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-05-18T03:15:58.6334433Z [ 7%] 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-05-18T03:15:58.6535865Z [ 7%] 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-05-18T03:15:58.6967810Z [ 7%] 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-05-18T03:15:58.7531840Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-05-18T03:15:58.8253746Z [ 7%] 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-05-18T03:15:58.8555733Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2022-05-18T03:15:58.9008532Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2022-05-18T03:15:58.9085901Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2022-05-18T03:15:58.9333009Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-05-18T03:15:58.9890442Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-05-18T03:15:59.0571513Z [ 7%] 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-05-18T03:15:59.1167969Z [ 7%] 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-05-18T03:15:59.1470127Z Scanning dependencies of target fmt 2022-05-18T03:15:59.1588310Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-05-18T03:15:59.1724109Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-05-18T03:15:59.2172103Z [ 7%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2022-05-18T03:15:59.2778289Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-05-18T03:15:59.3127602Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-05-18T03:15:59.3425746Z [ 7%] 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-05-18T03:15:59.3653678Z [ 7%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2022-05-18T03:15:59.3868783Z [ 7%] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-05-18T03:15:59.4169322Z [ 7%] Linking CXX static library ../../lib/libfmt.a 2022-05-18T03:15:59.4226175Z Scanning dependencies of target libkineto_defs.bzl 2022-05-18T03:15:59.4300229Z [ 7%] Built target libkineto_defs.bzl 2022-05-18T03:15:59.4325613Z [ 7%] 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-05-18T03:15:59.4328042Z [ 7%] Built target fmt 2022-05-18T03:15:59.4426005Z [ 7%] 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-05-18T03:15:59.4627333Z [ 7%] Built target dnnl_common 2022-05-18T03:15:59.4664610Z [ 7%] 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-05-18T03:15:59.5213218Z [ 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-05-18T03:15:59.5234845Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-05-18T03:15:59.5974709Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-05-18T03:15:59.6587878Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-05-18T03:15:59.7054465Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-05-18T03:15:59.7426186Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-05-18T03:15:59.7818986Z [ 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-05-18T03:15:59.7878430Z [ 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-05-18T03:15:59.8337559Z [ 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_at_kern_autogen.cpp.o 2022-05-18T03:15:59.8860522Z Scanning dependencies of target kineto_api 2022-05-18T03:15:59.8967937Z [ 8%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-05-18T03:15:59.9472695Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2022-05-18T03:15:59.9800887Z [ 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-05-18T03:16:00.0253638Z [ 8%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-05-18T03:16:00.0612142Z [ 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-05-18T03:16:00.0706546Z Scanning dependencies of target c10 2022-05-18T03:16:00.1536029Z Scanning dependencies of target torch_global_deps 2022-05-18T03:16:00.1573646Z [ 8%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-05-18T03:16:00.1922868Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-05-18T03:16:00.2013895Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o 2022-05-18T03:16:00.2176224Z [ 9%] Linking C shared library ../lib/libtorch_global_deps.so 2022-05-18T03:16:00.2406453Z [ 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_an_kern_autogen.cpp.o 2022-05-18T03:16:00.2888198Z [ 9%] Built target torch_global_deps 2022-05-18T03:16:00.2917692Z [ 9%] Built target kineto_api 2022-05-18T03:16:00.2926162Z [ 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_at_kern_autogen.cpp.o 2022-05-18T03:16:00.2940910Z [ 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_bn_kern_autogen.cpp.o 2022-05-18T03:16:00.3438764Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-05-18T03:16:00.4177951Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-05-18T03:16:00.4730464Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-05-18T03:16:00.5083298Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-05-18T03:16:00.5192299Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2022-05-18T03:16:00.5609072Z [ 9%] 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-05-18T03:16:00.5735755Z [ 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-05-18T03:16:00.6727622Z [ 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-05-18T03:16:00.7107532Z [ 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-05-18T03:16:00.7563964Z [ 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-05-18T03:16:00.7656355Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-05-18T03:16:00.7872281Z [ 9%] 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-05-18T03:16:00.8528268Z [ 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-05-18T03:16:00.9453840Z [ 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-05-18T03:16:00.9750988Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-05-18T03:16:01.0117845Z [ 10%] 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-05-18T03:16:01.0199133Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2022-05-18T03:16:01.0449725Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-05-18T03:16:01.1337252Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-05-18T03:16:01.1715066Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-05-18T03:16:01.1758035Z [ 11%] 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-05-18T03:16:01.2407364Z [ 11%] 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-05-18T03:16:01.2814581Z [ 11%] 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-05-18T03:16:01.3100475Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2022-05-18T03:16:01.3685183Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2022-05-18T03:16:01.4056751Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-05-18T03:16:01.4259875Z [ 11%] 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-05-18T03:16:01.4732570Z [ 11%] 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-05-18T03:16:01.5412740Z [ 11%] 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-05-18T03:16:01.5601542Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-05-18T03:16:01.6131473Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2022-05-18T03:16:01.6500129Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2022-05-18T03:16:01.6810140Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2022-05-18T03:16:01.7294122Z Scanning dependencies of target foxi_loader 2022-05-18T03:16:01.7365734Z [ 11%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-05-18T03:16:01.7767946Z [ 11%] 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-05-18T03:16:01.8088961Z [ 11%] Linking C static library ../../lib/libfoxi_loader.a 2022-05-18T03:16:01.8094233Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-05-18T03:16:01.8340375Z [ 11%] Built target foxi_loader 2022-05-18T03:16:01.8789938Z [ 11%] 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-05-18T03:16:01.8843684Z [ 11%] 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-05-18T03:16:01.9129742Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2022-05-18T03:16:02.0339484Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2022-05-18T03:16:02.0579234Z Scanning dependencies of target ATEN_CPU_FILES_GEN_TARGET 2022-05-18T03:16:02.0946396Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-05-18T03:16:02.1416404Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-05-18T03:16:02.1803208Z [ 11%] 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-05-18T03:16:02.1803950Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-05-18T03:16:02.2255634Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-05-18T03:16:02.2449259Z [ 11%] Generating ATen headers 2022-05-18T03:16:02.2895542Z [ 11%] 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-05-18T03:16:02.3932212Z [ 11%] Generating ATen sources 2022-05-18T03:16:02.4524859Z [ 11%] 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-05-18T03:16:02.4575634Z [ 11%] 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-05-18T03:16:02.5047249Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-05-18T03:16:02.5455950Z [ 11%] 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-05-18T03:16:02.6913533Z [ 11%] 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-05-18T03:16:02.7191832Z [ 11%] 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-05-18T03:16:02.7392158Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-05-18T03:16:02.7825729Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-05-18T03:16:02.9337926Z [ 11%] 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-05-18T03:16:02.9536777Z [ 11%] 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-05-18T03:16:02.9719316Z [ 11%] 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-05-18T03:16:03.0490147Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-05-18T03:16:03.1871714Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-05-18T03:16:03.1924355Z [ 11%] 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-05-18T03:16:03.2210167Z [ 11%] 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-05-18T03:16:03.2799231Z [ 11%] 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-05-18T03:16:03.4349548Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntTable.cpp.o 2022-05-18T03:16:03.4357794Z [ 11%] 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-05-18T03:16:03.4964921Z [ 11%] 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-05-18T03:16:03.5531851Z [ 11%] 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-05-18T03:16:03.6553827Z Scanning dependencies of target common 2022-05-18T03:16:03.6607041Z [ 11%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-05-18T03:16:03.6914948Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-05-18T03:16:03.7092626Z [ 11%] 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-05-18T03:16:03.7410439Z [ 11%] Built target common 2022-05-18T03:16:03.7466089Z Scanning dependencies of target mkrename 2022-05-18T03:16:03.7545439Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-05-18T03:16:03.7988895Z [ 11%] 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-05-18T03:16:03.8366456Z [ 11%] Linking C executable ../../bin/mkrename 2022-05-18T03:16:03.8847639Z [ 11%] Built target mkrename 2022-05-18T03:16:03.8891328Z Scanning dependencies of target mkdisp 2022-05-18T03:16:03.8971711Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-05-18T03:16:03.9400341Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-05-18T03:16:03.9762126Z [ 12%] Linking C executable ../../bin/mkdisp 2022-05-18T03:16:03.9844505Z [ 12%] 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-05-18T03:16:04.0113071Z [ 12%] Built target mkdisp 2022-05-18T03:16:04.0165436Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-05-18T03:16:04.0448804Z [ 12%] 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-05-18T03:16:04.1763974Z [ 12%] 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-05-18T03:16:04.2659161Z [ 12%] 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-05-18T03:16:04.3036963Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-05-18T03:16:04.3059412Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-05-18T03:16:04.4212609Z [ 12%] 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-05-18T03:16:04.5351423Z [ 12%] 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-05-18T03:16:04.5368157Z [ 12%] 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-05-18T03:16:04.5406327Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-05-18T03:16:04.6733795Z [ 12%] 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-05-18T03:16:04.7530254Z [ 12%] 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-05-18T03:16:04.8078227Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-05-18T03:16:04.8111284Z [ 12%] 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-05-18T03:16:04.9499931Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2022-05-18T03:16:04.9859143Z [ 12%] 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-05-18T03:16:05.0377056Z [ 12%] 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-05-18T03:16:05.1075416Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-05-18T03:16:05.2409000Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2022-05-18T03:16:05.2511574Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2022-05-18T03:16:05.3162878Z [ 12%] 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-05-18T03:16:05.3301965Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-05-18T03:16:05.4692321Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2022-05-18T03:16:05.5296177Z [ 12%] Generating ATen declarations_yaml 2022-05-18T03:16:05.6147343Z [ 12%] 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-05-18T03:16:05.6371000Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-05-18T03:16:05.7175469Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2022-05-18T03:16:05.8263520Z [ 12%] 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-05-18T03:16:05.9016953Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-05-18T03:16:05.9526922Z [ 12%] 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-05-18T03:16:06.1038491Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-05-18T03:16:06.1164164Z [ 12%] 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-05-18T03:16:06.2195260Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2022-05-18T03:16:06.3582805Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-05-18T03:16:06.3853368Z [ 12%] 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-05-18T03:16:06.4824985Z [ 12%] 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-05-18T03:16:06.5690503Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-05-18T03:16:06.6555868Z [ 12%] 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-05-18T03:16:06.7090849Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2022-05-18T03:16:06.7630932Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-05-18T03:16:06.8678607Z [ 12%] 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-05-18T03:16:06.9054762Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-05-18T03:16:06.9540097Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2022-05-18T03:16:07.0906006Z [ 12%] 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-05-18T03:16:07.1411270Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-05-18T03:16:07.2465194Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2022-05-18T03:16:07.3686245Z [ 12%] 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-05-18T03:16:07.4219913Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-05-18T03:16:07.5442413Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2022-05-18T03:16:07.5902332Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-05-18T03:16:07.6250583Z [ 12%] 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-05-18T03:16:07.7101434Z [ 12%] 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-05-18T03:16:07.7249147Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-05-18T03:16:07.8626291Z [ 12%] 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-05-18T03:16:07.8981116Z [ 12%] Built target dnnl_cpu 2022-05-18T03:16:07.9088278Z [ 12%] 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-05-18T03:16:07.9490068Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-05-18T03:16:08.1185877Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-05-18T03:16:08.1565853Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-05-18T03:16:08.1850270Z [ 12%] 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-05-18T03:16:08.3443287Z [ 12%] 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-05-18T03:16:08.3624089Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-05-18T03:16:08.4571455Z [ 13%] 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-05-18T03:16:08.4635574Z [ 13%] 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-05-18T03:16:08.5669841Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-05-18T03:16:08.6090417Z [ 13%] Generating ATen unboxing sources 2022-05-18T03:16:08.6960158Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-05-18T03:16:08.7068785Z [ 13%] 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-05-18T03:16:08.7807902Z [ 13%] 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-05-18T03:16:08.9464018Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-05-18T03:16:08.9592408Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-05-18T03:16:09.0477880Z [ 13%] 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-05-18T03:16:09.1350944Z [ 13%] 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-05-18T03:16:09.1886211Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-05-18T03:16:09.3097858Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-05-18T03:16:09.3474035Z Scanning dependencies of target renamedsp128.h_generated 2022-05-18T03:16:09.3533745Z [ 13%] Generating renamedsp128.h 2022-05-18T03:16:09.3568546Z [ 13%] 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-05-18T03:16:09.3607630Z [ 13%] Built target renamedsp128.h_generated 2022-05-18T03:16:09.3685065Z Scanning dependencies of target dispsse.c_generated 2022-05-18T03:16:09.3772384Z [ 13%] Generating dispsse.c 2022-05-18T03:16:09.3970549Z [ 13%] Built target dispsse.c_generated 2022-05-18T03:16:09.4031227Z Scanning dependencies of target mkrename_gnuabi 2022-05-18T03:16:09.4082583Z [ 13%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-05-18T03:16:09.4337557Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-05-18T03:16:09.4530594Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-05-18T03:16:09.4898560Z [ 13%] Linking C executable ../../bin/mkrename_gnuabi 2022-05-18T03:16:09.5133963Z [ 13%] 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-05-18T03:16:09.5282560Z [ 13%] Built target mkrename_gnuabi 2022-05-18T03:16:09.5385812Z [ 13%] 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-05-18T03:16:09.5696363Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-05-18T03:16:09.6175471Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-05-18T03:16:09.7332212Z Scanning dependencies of target mkalias 2022-05-18T03:16:09.7371511Z [ 13%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-05-18T03:16:09.7442151Z Scanning dependencies of target mkmasked_gnuabi 2022-05-18T03:16:09.7482441Z [ 13%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-05-18T03:16:09.7727709Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-05-18T03:16:09.7863862Z [ 13%] 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-05-18T03:16:09.8113510Z [ 13%] Linking C executable ../../bin/mkmasked_gnuabi 2022-05-18T03:16:09.8133523Z [ 13%] Linking C executable ../../bin/mkalias 2022-05-18T03:16:09.8159045Z [ 13%] 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-05-18T03:16:09.8499650Z [ 13%] Built target mkalias 2022-05-18T03:16:09.8527444Z [ 13%] Built target mkmasked_gnuabi 2022-05-18T03:16:09.8575407Z Scanning dependencies of target arraymap 2022-05-18T03:16:09.8609144Z Scanning dependencies of target addSuffix 2022-05-18T03:16:09.8686233Z [ 13%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-05-18T03:16:09.8687461Z [ 13%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-05-18T03:16:09.9595333Z [ 13%] Built target arraymap 2022-05-18T03:16:09.9639217Z [ 13%] 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-05-18T03:16:10.0207906Z [ 13%] Linking C executable ../../bin/addSuffix 2022-05-18T03:16:10.0250447Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-05-18T03:16:10.0486765Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-05-18T03:16:10.0566986Z [ 13%] Built target addSuffix 2022-05-18T03:16:10.0611050Z Scanning dependencies of target libprotoc 2022-05-18T03:16:10.0649402Z Scanning dependencies of target cpuinfo 2022-05-18T03:16:10.0806590Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-05-18T03:16:10.1456195Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-05-18T03:16:10.1735476Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-05-18T03:16:10.2041824Z [ 13%] 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-05-18T03:16:10.2326628Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-05-18T03:16:10.2441607Z [ 13%] 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-05-18T03:16:10.2930168Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-05-18T03:16:10.3325816Z [ 13%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-05-18T03:16:10.3570501Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-05-18T03:16:10.3827541Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-05-18T03:16:10.4445429Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-05-18T03:16:10.4680723Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2022-05-18T03:16:10.4955694Z [ 14%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-05-18T03:16:10.4967083Z [ 14%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-05-18T03:16:10.5369257Z [ 15%] 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-05-18T03:16:10.5530381Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-05-18T03:16:10.5903993Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-05-18T03:16:10.6166755Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-05-18T03:16:10.6772793Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-05-18T03:16:10.6856964Z [ 15%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-05-18T03:16:10.7384295Z Scanning dependencies of target cpuinfo_internals 2022-05-18T03:16:10.7501790Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-05-18T03:16:10.7503126Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-05-18T03:16:10.7877092Z [ 15%] 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-05-18T03:16:10.7970688Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-05-18T03:16:10.8101843Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-05-18T03:16:10.8260792Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-05-18T03:16:10.8769992Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-05-18T03:16:10.8786839Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-05-18T03:16:10.9356440Z [ 15%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-05-18T03:16:10.9363992Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-05-18T03:16:10.9415486Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-05-18T03:16:11.0011256Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-05-18T03:16:11.0012546Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-05-18T03:16:11.0014035Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-05-18T03:16:11.0511157Z [ 15%] 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-05-18T03:16:11.0560736Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-05-18T03:16:11.0672425Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-05-18T03:16:11.1017724Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-05-18T03:16:11.1045395Z [ 15%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-05-18T03:16:11.1475603Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-05-18T03:16:11.2079948Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-05-18T03:16:11.2194792Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-05-18T03:16:11.2291877Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-05-18T03:16:11.2827638Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-05-18T03:16:11.3014684Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-05-18T03:16:11.3268764Z [ 15%] 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-05-18T03:16:11.3430362Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-05-18T03:16:11.3818078Z [ 15%] Linking CXX shared library ../lib/libc10.so 2022-05-18T03:16:11.3891361Z [ 15%] Linking C static library ../../lib/libcpuinfo.a 2022-05-18T03:16:11.4048556Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-05-18T03:16:11.4083855Z [ 15%] Built target cpuinfo 2022-05-18T03:16:11.4114010Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-05-18T03:16:11.4602763Z Scanning dependencies of target nnpack_reference_layers 2022-05-18T03:16:11.4648389Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-05-18T03:16:11.4661529Z [ 15%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-05-18T03:16:11.4806825Z [ 15%] Built target c10 2022-05-18T03:16:11.4846752Z [ 15%] 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-05-18T03:16:11.5203944Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-05-18T03:16:11.5263878Z [ 15%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-05-18T03:16:11.5783043Z [ 15%] 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-05-18T03:16:11.5819035Z [ 15%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-05-18T03:16:11.5958471Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-05-18T03:16:11.6105092Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-05-18T03:16:11.6441640Z [ 15%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-05-18T03:16:11.6589766Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-05-18T03:16:11.7263599Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-05-18T03:16:11.7337695Z [ 15%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-05-18T03:16:11.7436321Z [ 15%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-05-18T03:16:11.7861400Z [ 15%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-05-18T03:16:11.7922661Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-05-18T03:16:11.8087530Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-05-18T03:16:11.8206189Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-05-18T03:16:11.8450144Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-05-18T03:16:11.8484694Z [ 15%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-05-18T03:16:11.8540507Z [ 15%] 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-05-18T03:16:11.8783587Z Scanning dependencies of target jit 2022-05-18T03:16:11.8916121Z [ 15%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-05-18T03:16:11.9146587Z [ 15%] Linking C static library ../../lib/libcpuinfo_internals.a 2022-05-18T03:16:11.9162141Z [ 15%] Linking C static library ../../lib/libnnpack_reference_layers.a 2022-05-18T03:16:11.9344859Z [ 15%] Built target cpuinfo_internals 2022-05-18T03:16:11.9402310Z [ 15%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-05-18T03:16:11.9471057Z [ 15%] Built target nnpack_reference_layers 2022-05-18T03:16:11.9543024Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-05-18T03:16:12.0120752Z [ 15%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-05-18T03:16:12.0220106Z [ 15%] 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-05-18T03:16:12.0447463Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-05-18T03:16:12.1064357Z [ 15%] 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-05-18T03:16:12.1323385Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-05-18T03:16:12.1439449Z [ 15%] Built target jit 2022-05-18T03:16:12.1464386Z [ 15%] 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-05-18T03:16:12.1673070Z [ 15%] 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-05-18T03:16:12.3098778Z [ 15%] 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-05-18T03:16:12.3784559Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-05-18T03:16:12.3923740Z [ 15%] 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-05-18T03:16:12.4021741Z Scanning dependencies of target indirection 2022-05-18T03:16:12.4083278Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-05-18T03:16:12.4742571Z [ 15%] 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-05-18T03:16:12.4942710Z [ 15%] Built target indirection 2022-05-18T03:16:12.4991403Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-05-18T03:16:12.5724665Z [ 15%] 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-05-18T03:16:12.6046411Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-05-18T03:16:12.7165800Z Scanning dependencies of target XNNPACK 2022-05-18T03:16:12.7441859Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-05-18T03:16:12.7990020Z Scanning dependencies of target all_microkernels 2022-05-18T03:16:12.8430849Z [ 15%] 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-05-18T03:16:12.8497189Z [ 15%] 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-05-18T03:16:12.9473833Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-05-18T03:16:13.0018759Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-05-18T03:16:13.0318682Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-05-18T03:16:13.0839972Z Scanning dependencies of target packing 2022-05-18T03:16:13.0917764Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-05-18T03:16:13.1209459Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-05-18T03:16:13.1342242Z [ 15%] 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-05-18T03:16:13.1717244Z [ 15%] Built target packing 2022-05-18T03:16:13.1743877Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-05-18T03:16:13.2072238Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-05-18T03:16:13.2426677Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-05-18T03:16:13.2926266Z Scanning dependencies of target gmock 2022-05-18T03:16:13.3073251Z [ 15%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-05-18T03:16:13.3230991Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-05-18T03:16:13.3656386Z [ 15%] 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-05-18T03:16:13.3955549Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-05-18T03:16:13.4185481Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-05-18T03:16:13.4981020Z [ 15%] Linking CXX static library ../../../lib/libgmock.a 2022-05-18T03:16:13.5094472Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-05-18T03:16:13.5125547Z [ 15%] Built target gmock 2022-05-18T03:16:13.5162958Z [ 15%] 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-05-18T03:16:13.5943248Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-05-18T03:16:13.5957248Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-05-18T03:16:13.6613658Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-05-18T03:16:13.6674845Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-05-18T03:16:13.7365539Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-05-18T03:16:13.7650624Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-05-18T03:16:13.7939383Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-05-18T03:16:13.8184871Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-05-18T03:16:13.8193014Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-05-18T03:16:13.8710569Z [ 15%] 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-05-18T03:16:13.8849279Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-05-18T03:16:13.9106113Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-05-18T03:16:13.9156263Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-05-18T03:16:13.9655819Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-05-18T03:16:13.9929643Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-05-18T03:16:13.9957695Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-05-18T03:16:13.9970062Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-05-18T03:16:14.0442943Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-05-18T03:16:14.0518644Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-05-18T03:16:14.0664285Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-05-18T03:16:14.0863735Z [ 15%] 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-05-18T03:16:14.1203836Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-05-18T03:16:14.1327288Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-05-18T03:16:14.2021956Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-05-18T03:16:14.2056884Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-05-18T03:16:14.2281841Z Scanning dependencies of target gtest_main 2022-05-18T03:16:14.2359964Z [ 15%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-05-18T03:16:14.2523742Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-05-18T03:16:14.2843019Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-05-18T03:16:14.2861207Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-05-18T03:16:14.3130252Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-05-18T03:16:14.3381204Z [ 15%] 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-05-18T03:16:14.3655313Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-05-18T03:16:14.3715670Z [ 15%] Linking CXX static library ../../../lib/libgtest_main.a 2022-05-18T03:16:14.3730625Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-05-18T03:16:14.3851450Z [ 15%] Built target gtest_main 2022-05-18T03:16:14.3890544Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-05-18T03:16:14.4371858Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-05-18T03:16:14.4863351Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-05-18T03:16:14.4977916Z [ 15%] 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-05-18T03:16:14.5167453Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-05-18T03:16:14.5500217Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-05-18T03:16:14.5752134Z Scanning dependencies of target benchmark_main 2022-05-18T03:16:14.5795173Z [ 15%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-05-18T03:16:14.5893412Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-05-18T03:16:14.6154737Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-05-18T03:16:14.6220852Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-05-18T03:16:14.6935049Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-05-18T03:16:14.7041353Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-05-18T03:16:14.7318585Z [ 15%] 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-05-18T03:16:14.7415661Z [ 15%] Linking CXX static library ../../../lib/libbenchmark_main.a 2022-05-18T03:16:14.7535062Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-05-18T03:16:14.7565901Z [ 15%] Built target benchmark_main 2022-05-18T03:16:14.7605753Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-05-18T03:16:14.7689857Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-05-18T03:16:14.8181019Z Scanning dependencies of target fbgemm_avx512 2022-05-18T03:16:14.8194372Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-05-18T03:16:14.8313393Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2022-05-18T03:16:14.8841816Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-05-18T03:16:14.9180400Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-05-18T03:16:14.9576873Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2022-05-18T03:16:14.9629453Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-05-18T03:16:14.9805617Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2022-05-18T03:16:14.9902961Z [ 15%] 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-05-18T03:16:15.0069677Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-05-18T03:16:15.0264303Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-05-18T03:16:15.0770234Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-05-18T03:16:15.0868420Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-05-18T03:16:15.1221336Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2022-05-18T03:16:15.1342237Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-05-18T03:16:15.1542632Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-05-18T03:16:15.1641242Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2022-05-18T03:16:15.1977467Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-05-18T03:16:15.2260657Z [ 15%] 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-05-18T03:16:15.2287487Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-05-18T03:16:15.2660693Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2022-05-18T03:16:15.3020739Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-05-18T03:16:15.3618360Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-05-18T03:16:15.3650260Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2022-05-18T03:16:15.3851730Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-05-18T03:16:15.4015088Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2022-05-18T03:16:15.4146228Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-05-18T03:16:15.4390613Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-05-18T03:16:15.4728317Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-05-18T03:16:15.4765842Z [ 15%] 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-05-18T03:16:15.5340697Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-05-18T03:16:15.5646602Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-05-18T03:16:15.5734990Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2022-05-18T03:16:15.6007243Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2022-05-18T03:16:15.6025461Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-05-18T03:16:15.6435571Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-05-18T03:16:15.6904775Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-05-18T03:16:15.6987454Z [ 15%] 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-05-18T03:16:15.6999502Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-05-18T03:16:15.7542274Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2022-05-18T03:16:15.7550021Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-05-18T03:16:15.7711208Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-05-18T03:16:15.7733971Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-05-18T03:16:15.8341641Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-05-18T03:16:15.8599326Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-05-18T03:16:15.8967875Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-05-18T03:16:15.9232598Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2022-05-18T03:16:15.9388687Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-05-18T03:16:15.9444997Z [ 15%] 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-05-18T03:16:15.9669487Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-05-18T03:16:15.9873849Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-05-18T03:16:16.0132512Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2022-05-18T03:16:16.0161585Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-05-18T03:16:16.0406095Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-05-18T03:16:16.0917369Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-05-18T03:16:16.1067982Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-05-18T03:16:16.1692437Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-05-18T03:16:16.1825513Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-05-18T03:16:16.1924049Z [ 16%] 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-05-18T03:16:16.2194007Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-05-18T03:16:16.2229117Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2022-05-18T03:16:16.2230062Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-05-18T03:16:16.2694808Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-05-18T03:16:16.2982084Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-05-18T03:16:16.3225937Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-05-18T03:16:16.3446667Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-05-18T03:16:16.3739385Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-05-18T03:16:16.3752886Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-05-18T03:16:16.4096691Z [ 18%] Built target fbgemm_avx512 2022-05-18T03:16:16.4130971Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-05-18T03:16:16.4285005Z [ 18%] 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-05-18T03:16:16.4325806Z [ 18%] 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-05-18T03:16:16.4424441Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-05-18T03:16:16.4802030Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-05-18T03:16:16.5278103Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-05-18T03:16:16.5496382Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-05-18T03:16:16.5544399Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-05-18T03:16:16.5835022Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-05-18T03:16:16.6187220Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-05-18T03:16:16.6729750Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-05-18T03:16:16.6796834Z [ 18%] 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-05-18T03:16:16.6816439Z Scanning dependencies of target fbgemm_generic 2022-05-18T03:16:16.6852759Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-05-18T03:16:16.7290887Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-05-18T03:16:16.7483651Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2022-05-18T03:16:16.7540357Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2022-05-18T03:16:16.7628173Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-05-18T03:16:16.8063385Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o 2022-05-18T03:16:16.8483563Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-05-18T03:16:16.8697762Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o 2022-05-18T03:16:16.9123908Z [ 18%] 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-05-18T03:16:16.9168256Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-05-18T03:16:16.9250487Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o 2022-05-18T03:16:16.9661793Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-05-18T03:16:16.9929744Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-05-18T03:16:16.9982818Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2022-05-18T03:16:17.0324279Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2022-05-18T03:16:17.0502392Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-05-18T03:16:17.0686847Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o 2022-05-18T03:16:17.1254497Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-05-18T03:16:17.1315620Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2022-05-18T03:16:17.1498740Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-05-18T03:16:17.1713403Z [ 18%] 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-05-18T03:16:17.1868864Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2022-05-18T03:16:17.1963986Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-05-18T03:16:17.2435424Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2022-05-18T03:16:17.2631050Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2022-05-18T03:16:17.2722167Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-05-18T03:16:17.2918399Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2022-05-18T03:16:17.3303864Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2022-05-18T03:16:17.3499315Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-05-18T03:16:17.3585265Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-05-18T03:16:17.3880503Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2022-05-18T03:16:17.3964181Z [ 18%] 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-05-18T03:16:17.4079176Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-05-18T03:16:17.4461957Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o 2022-05-18T03:16:17.4777017Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-05-18T03:16:17.5121496Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o 2022-05-18T03:16:17.5573148Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2022-05-18T03:16:17.5650322Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-05-18T03:16:17.5893306Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o 2022-05-18T03:16:17.6007493Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-05-18T03:16:17.6438120Z [ 18%] 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-05-18T03:16:17.6674140Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2022-05-18T03:16:17.6763731Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-05-18T03:16:17.7385205Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o 2022-05-18T03:16:17.7422249Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-05-18T03:16:17.7466448Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-05-18T03:16:17.7970809Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2022-05-18T03:16:17.8144059Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2022-05-18T03:16:17.8269496Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-05-18T03:16:17.8652990Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2022-05-18T03:16:17.8806231Z [ 18%] 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-05-18T03:16:17.9036009Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-05-18T03:16:17.9194794Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2022-05-18T03:16:17.9659718Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-05-18T03:16:17.9661998Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-05-18T03:16:18.0049839Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o 2022-05-18T03:16:18.0062090Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2022-05-18T03:16:18.0408286Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-05-18T03:16:18.0590909Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o 2022-05-18T03:16:18.1050069Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-05-18T03:16:18.1202483Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o 2022-05-18T03:16:18.1408207Z [ 18%] 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-05-18T03:16:18.1640096Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-05-18T03:16:18.1827046Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2022-05-18T03:16:18.1877200Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-05-18T03:16:18.1878677Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o 2022-05-18T03:16:18.2398755Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-05-18T03:16:18.2551530Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2022-05-18T03:16:18.2861322Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-05-18T03:16:18.3259621Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o 2022-05-18T03:16:18.3443346Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-05-18T03:16:18.3526919Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-05-18T03:16:18.3850196Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o 2022-05-18T03:16:18.3959452Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2022-05-18T03:16:18.4070569Z [ 18%] 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-05-18T03:16:18.4250580Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-05-18T03:16:18.4739634Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-05-18T03:16:18.5041040Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2022-05-18T03:16:18.5186558Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-05-18T03:16:18.5508549Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-05-18T03:16:18.5576037Z [ 18%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-05-18T03:16:18.5718023Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o 2022-05-18T03:16:18.5771097Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2022-05-18T03:16:18.6320421Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2022-05-18T03:16:18.6401591Z [ 18%] 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-05-18T03:16:18.6687232Z [ 18%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-05-18T03:16:18.7097958Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o 2022-05-18T03:16:18.7584619Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2022-05-18T03:16:18.7588257Z [ 18%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-05-18T03:16:18.7666384Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2022-05-18T03:16:18.7789419Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o 2022-05-18T03:16:18.8438349Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o 2022-05-18T03:16:18.8666627Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-05-18T03:16:18.8864086Z [ 18%] 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-05-18T03:16:18.9208052Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o 2022-05-18T03:16:18.9445432Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-05-18T03:16:18.9767199Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-05-18T03:16:18.9869419Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-05-18T03:16:19.0105599Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-05-18T03:16:19.0356002Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2022-05-18T03:16:19.0502682Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o 2022-05-18T03:16:19.0612293Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-05-18T03:16:19.1175047Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o 2022-05-18T03:16:19.1406468Z [ 18%] 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-05-18T03:16:19.1613796Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-05-18T03:16:19.1747000Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-05-18T03:16:19.2170480Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-05-18T03:16:19.2240647Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o 2022-05-18T03:16:19.2284604Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-05-18T03:16:19.2448381Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2022-05-18T03:16:19.2734522Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-05-18T03:16:19.2964534Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-05-18T03:16:19.3508812Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-05-18T03:16:19.3519597Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-05-18T03:16:19.4042788Z [ 18%] 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-05-18T03:16:19.4143943Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-05-18T03:16:19.4302571Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2022-05-18T03:16:19.4304204Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-05-18T03:16:19.4680044Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2022-05-18T03:16:19.4858218Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-05-18T03:16:19.5040633Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-05-18T03:16:19.5516642Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-05-18T03:16:19.5767382Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-05-18T03:16:19.6141067Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-05-18T03:16:19.6269995Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-05-18T03:16:19.6415385Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-05-18T03:16:19.6436919Z [ 18%] 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-05-18T03:16:19.6792971Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-05-18T03:16:19.7179709Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2022-05-18T03:16:19.7291127Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-05-18T03:16:19.7413682Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-05-18T03:16:19.8095344Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-05-18T03:16:19.8115521Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-05-18T03:16:19.8369776Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-05-18T03:16:19.8659333Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-05-18T03:16:19.8889750Z [ 19%] 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-05-18T03:16:19.8898488Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-05-18T03:16:19.9164796Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-05-18T03:16:19.9579280Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-05-18T03:16:19.9731221Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-05-18T03:16:19.9821392Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2022-05-18T03:16:20.0242392Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-05-18T03:16:20.0305623Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-05-18T03:16:20.0524133Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-05-18T03:16:20.0938131Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-05-18T03:16:20.1136052Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-05-18T03:16:20.1495233Z [ 20%] 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-05-18T03:16:20.1556114Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-05-18T03:16:20.1878014Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-05-18T03:16:20.2184748Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-05-18T03:16:20.2365852Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-05-18T03:16:20.2371479Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2022-05-18T03:16:20.2612254Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-05-18T03:16:20.2803588Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-05-18T03:16:20.3238484Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-05-18T03:16:20.3670100Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-05-18T03:16:20.3953907Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-05-18T03:16:20.4161536Z [ 20%] 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-05-18T03:16:20.4424843Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-05-18T03:16:20.4472767Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-05-18T03:16:20.4679506Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-05-18T03:16:20.4969470Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2022-05-18T03:16:20.5450247Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-05-18T03:16:20.5654945Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-05-18T03:16:20.6288041Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-05-18T03:16:20.6530201Z [ 20%] 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-05-18T03:16:20.6559615Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-05-18T03:16:20.6713802Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-05-18T03:16:20.7565041Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-05-18T03:16:20.7627892Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2022-05-18T03:16:20.7976461Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-05-18T03:16:20.8318821Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-05-18T03:16:20.8546624Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-05-18T03:16:20.8663138Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-05-18T03:16:20.9005699Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-05-18T03:16:20.9212571Z [ 20%] 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-05-18T03:16:20.9516165Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-05-18T03:16:20.9761842Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-05-18T03:16:20.9948359Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2022-05-18T03:16:21.0177057Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-05-18T03:16:21.0466956Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-05-18T03:16:21.0780497Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-05-18T03:16:21.0895403Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-05-18T03:16:21.1204097Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-05-18T03:16:21.1675378Z [ 20%] 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-05-18T03:16:21.1769473Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-05-18T03:16:21.1907913Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-05-18T03:16:21.2394059Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2022-05-18T03:16:21.2591497Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-05-18T03:16:21.2604429Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-05-18T03:16:21.2634139Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-05-18T03:16:21.3155597Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-05-18T03:16:21.3717115Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-05-18T03:16:21.3862936Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-05-18T03:16:21.3903101Z [ 20%] 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-05-18T03:16:21.4200254Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-05-18T03:16:21.4481422Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-05-18T03:16:21.4752893Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-05-18T03:16:21.4754331Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-05-18T03:16:21.4829121Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2022-05-18T03:16:21.5139253Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-05-18T03:16:21.5265943Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-05-18T03:16:21.5818263Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-05-18T03:16:21.5893816Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-05-18T03:16:21.6206919Z [ 21%] 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-05-18T03:16:21.6464494Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-05-18T03:16:21.6482377Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-05-18T03:16:21.6699551Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-05-18T03:16:21.7179835Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-05-18T03:16:21.7249613Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-05-18T03:16:21.7308116Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2022-05-18T03:16:21.7905562Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-05-18T03:16:21.8088465Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-05-18T03:16:21.8537364Z [ 21%] 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-05-18T03:16:21.8675399Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-05-18T03:16:21.8725304Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-05-18T03:16:21.9086227Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-05-18T03:16:21.9137140Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-05-18T03:16:21.9411462Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-05-18T03:16:21.9721928Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2022-05-18T03:16:21.9804135Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-05-18T03:16:22.0067926Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-05-18T03:16:22.0427294Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-05-18T03:16:22.0857519Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-05-18T03:16:22.1241411Z [ 21%] 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-05-18T03:16:22.1246631Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-05-18T03:16:22.1473467Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-05-18T03:16:22.1793755Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-05-18T03:16:22.1944864Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-05-18T03:16:22.1976223Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2022-05-18T03:16:22.2446826Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-05-18T03:16:22.2737449Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-05-18T03:16:22.3145224Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-05-18T03:16:22.3345357Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-05-18T03:16:22.3417542Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-05-18T03:16:22.3655719Z [ 21%] 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-05-18T03:16:22.3830158Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-05-18T03:16:22.4082413Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-05-18T03:16:22.4171660Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2022-05-18T03:16:22.4507513Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-05-18T03:16:22.4652377Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-05-18T03:16:22.5003319Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-05-18T03:16:22.5262151Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-05-18T03:16:22.5488298Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-05-18T03:16:22.5629470Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-05-18T03:16:22.5856840Z [ 21%] 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-05-18T03:16:22.5940628Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-05-18T03:16:22.6031241Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-05-18T03:16:22.6192550Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2022-05-18T03:16:22.6426212Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-05-18T03:16:22.6726715Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-05-18T03:16:22.6963724Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-05-18T03:16:22.7424512Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-05-18T03:16:22.7581785Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-05-18T03:16:22.7593451Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-05-18T03:16:22.8074019Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-05-18T03:16:22.8182371Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2022-05-18T03:16:22.8227411Z [ 21%] 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-05-18T03:16:22.8279659Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-05-18T03:16:22.8600729Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-05-18T03:16:22.8996747Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-05-18T03:16:22.9432629Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-05-18T03:16:22.9589619Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-05-18T03:16:22.9819403Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-05-18T03:16:23.0276078Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-05-18T03:16:23.0287201Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2022-05-18T03:16:23.0521641Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-05-18T03:16:23.0992386Z [ 21%] 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-05-18T03:16:23.1000944Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-05-18T03:16:23.1207675Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-05-18T03:16:23.1294210Z [ 21%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-05-18T03:16:23.1519006Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-05-18T03:16:23.1847483Z [ 21%] Built target ATEN_CPU_FILES_GEN_TARGET 2022-05-18T03:16:23.1869574Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-05-18T03:16:23.1902764Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-05-18T03:16:23.2175525Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-05-18T03:16:23.2178150Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2022-05-18T03:16:23.2493841Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-05-18T03:16:23.2921384Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-05-18T03:16:23.2926826Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-05-18T03:16:23.3153831Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-05-18T03:16:23.3332526Z [ 23%] 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-05-18T03:16:23.3342215Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-05-18T03:16:23.3527783Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-05-18T03:16:23.3549953Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-05-18T03:16:23.3889698Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-05-18T03:16:23.4181615Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-05-18T03:16:23.4184515Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2022-05-18T03:16:23.4557644Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-05-18T03:16:23.4855970Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-05-18T03:16:23.5263057Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-05-18T03:16:23.5278371Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-05-18T03:16:23.5534029Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-05-18T03:16:23.5603102Z [ 23%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-05-18T03:16:23.5749758Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-05-18T03:16:23.5908714Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-05-18T03:16:23.6013324Z [ 23%] 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-05-18T03:16:23.6226137Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-05-18T03:16:23.6271247Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2022-05-18T03:16:23.6308833Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2022-05-18T03:16:23.6567854Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-05-18T03:16:23.6945801Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-05-18T03:16:23.7291973Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-05-18T03:16:23.7571796Z [ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-05-18T03:16:23.7622201Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-05-18T03:16:23.7895536Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-05-18T03:16:23.8264442Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-05-18T03:16:23.8371686Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-05-18T03:16:23.8572676Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-05-18T03:16:23.8592756Z [ 24%] 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-05-18T03:16:23.8883878Z [ 24%] 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-05-18T03:16:23.9109558Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2022-05-18T03:16:23.9121309Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-05-18T03:16:23.9188976Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-05-18T03:16:23.9558857Z [ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-05-18T03:16:23.9769216Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-05-18T03:16:24.0008612Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-05-18T03:16:24.0416165Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-05-18T03:16:24.0731544Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:24.1134910Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-05-18T03:16:24.1371994Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-05-18T03:16:24.1444001Z [ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-05-18T03:16:24.1512805Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2022-05-18T03:16:24.1711403Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2022-05-18T03:16:24.1730954Z [ 24%] 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-05-18T03:16:24.1775500Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:24.1980467Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-05-18T03:16:24.2450734Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:24.2656590Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-05-18T03:16:24.3297312Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:24.3420662Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-05-18T03:16:24.3624547Z [ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-05-18T03:16:24.3738620Z [ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-05-18T03:16:24.3739254Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2022-05-18T03:16:24.3900001Z [ 24%] 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-05-18T03:16:24.4026176Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2022-05-18T03:16:24.4085128Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:24.4735440Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2-acc2.c.o 2022-05-18T03:16:24.4925678Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:24.5302221Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2022-05-18T03:16:24.5308352Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2022-05-18T03:16:24.5647817Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-05-18T03:16:24.5883152Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-05-18T03:16:24.5972559Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc2.c.o 2022-05-18T03:16:24.6154840Z [ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-05-18T03:16:24.6379555Z [ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-05-18T03:16:24.6525547Z [ 24%] 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-05-18T03:16:24.6616431Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc4.c.o 2022-05-18T03:16:24.6716876Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-05-18T03:16:24.7413809Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2022-05-18T03:16:24.7460865Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-05-18T03:16:24.7868773Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2022-05-18T03:16:24.8082529Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2022-05-18T03:16:24.8095044Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-05-18T03:16:24.8099851Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-05-18T03:16:24.8739721Z [ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-05-18T03:16:24.8755953Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:24.8761630Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2022-05-18T03:16:24.9207434Z [ 24%] 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-05-18T03:16:24.9477391Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-05-18T03:16:24.9563393Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:24.9896100Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:25.0063841Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2022-05-18T03:16:25.0323769Z [ 24%] Built target fbgemm_generic 2022-05-18T03:16:25.0347090Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2022-05-18T03:16:25.0390672Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-05-18T03:16:25.0675653Z [ 24%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-05-18T03:16:25.0694455Z Scanning dependencies of target fbgemm_avx2 2022-05-18T03:16:25.0838920Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2022-05-18T03:16:25.0839386Z Scanning dependencies of target kineto_base 2022-05-18T03:16:25.0890308Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-05-18T03:16:25.1311080Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-05-18T03:16:25.1426786Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:25.1486528Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-05-18T03:16:25.1705404Z [ 25%] 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-05-18T03:16:25.2055779Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-05-18T03:16:25.2194998Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:25.2215766Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2022-05-18T03:16:25.2219428Z [ 25%] Linking CXX static library ../../../lib/libprotoc.a 2022-05-18T03:16:25.2617248Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-05-18T03:16:25.2760036Z [ 25%] Built target libprotoc 2022-05-18T03:16:25.2800502Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-05-18T03:16:25.2882937Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:25.3187049Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:25.3441827Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-05-18T03:16:25.3487250Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-05-18T03:16:25.3523563Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:25.3843392Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-05-18T03:16:25.3996361Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-05-18T03:16:25.4041629Z [ 25%] 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-05-18T03:16:25.4142205Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-05-18T03:16:25.4258343Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2022-05-18T03:16:25.4546228Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-05-18T03:16:25.4967414Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-05-18T03:16:25.5260559Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-05-18T03:16:25.5715906Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:25.5917613Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2022-05-18T03:16:25.5942288Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-05-18T03:16:25.6003769Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-05-18T03:16:25.6356833Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:25.6536215Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-05-18T03:16:25.6627628Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-05-18T03:16:25.6869046Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-05-18T03:16:25.6882016Z [ 25%] 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-05-18T03:16:25.7064027Z [ 25%] 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-05-18T03:16:25.7171872Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-05-18T03:16:25.7251573Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-05-18T03:16:25.7606364Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2022-05-18T03:16:25.7777008Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-05-18T03:16:25.7915271Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-05-18T03:16:25.8566466Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:25.8677528Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-05-18T03:16:25.9276864Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:25.9277429Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-05-18T03:16:25.9552442Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-05-18T03:16:25.9670416Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2022-05-18T03:16:25.9688028Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-05-18T03:16:25.9700550Z [ 25%] 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-05-18T03:16:25.9971272Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:26.0070397Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-05-18T03:16:26.0123992Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:26.0809940Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-05-18T03:16:26.0810675Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-05-18T03:16:26.1009562Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:26.1191926Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2022-05-18T03:16:26.1332348Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2022-05-18T03:16:26.1447898Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-05-18T03:16:26.1695829Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:26.1805917Z [ 25%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-05-18T03:16:26.2013060Z [ 25%] 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-05-18T03:16:26.2090884Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-05-18T03:16:26.2347370Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:26.2493657Z Scanning dependencies of target c10_registry_test 2022-05-18T03:16:26.2653289Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-05-18T03:16:26.2956889Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:26.3204987Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2022-05-18T03:16:26.3488980Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-05-18T03:16:26.3586650Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-05-18T03:16:26.4078546Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-05-18T03:16:26.4079869Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2022-05-18T03:16:26.4348195Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-05-18T03:16:26.4478298Z [ 26%] 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-05-18T03:16:26.4666635Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-05-18T03:16:26.5243155Z [ 26%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-05-18T03:16:26.5249401Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2022-05-18T03:16:26.5314275Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-05-18T03:16:26.5433970Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-05-18T03:16:26.6062229Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-05-18T03:16:26.6216059Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-05-18T03:16:26.6245698Z [ 26%] Linking CXX executable ../../bin/c10_registry_test 2022-05-18T03:16:26.6820241Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-05-18T03:16:26.6820806Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2022-05-18T03:16:26.6873284Z [ 26%] 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-05-18T03:16:26.6887483Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-05-18T03:16:26.7267726Z [ 26%] Built target c10_registry_test 2022-05-18T03:16:26.7289197Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-05-18T03:16:26.7511690Z [ 26%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-05-18T03:16:26.7544160Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-05-18T03:16:26.7688282Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-05-18T03:16:26.7914880Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-05-18T03:16:26.8166745Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-05-18T03:16:26.8243941Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2022-05-18T03:16:26.8528499Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-05-18T03:16:26.8731168Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-05-18T03:16:26.8752000Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-05-18T03:16:26.9029720Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-05-18T03:16:26.9154653Z [ 26%] 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-05-18T03:16:26.9279968Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-05-18T03:16:26.9307110Z [ 26%] 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-05-18T03:16:26.9411424Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2022-05-18T03:16:26.9628622Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-05-18T03:16:26.9835102Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-05-18T03:16:26.9880002Z [ 26%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-05-18T03:16:27.0630716Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-05-18T03:16:27.0715945Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-05-18T03:16:27.1024373Z [ 26%] Built target fbgemm_avx2 2022-05-18T03:16:27.1047896Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-05-18T03:16:27.1235874Z [ 26%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-05-18T03:16:27.1242874Z [ 26%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-05-18T03:16:27.1288344Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-05-18T03:16:27.1315525Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-05-18T03:16:27.1620548Z [ 26%] 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-05-18T03:16:27.1635357Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-05-18T03:16:27.1933553Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-05-18T03:16:27.1952399Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2022-05-18T03:16:27.2447928Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2022-05-18T03:16:27.2540488Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2022-05-18T03:16:27.2625726Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-05-18T03:16:27.3058703Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-05-18T03:16:27.3290184Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2022-05-18T03:16:27.3349317Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2022-05-18T03:16:27.3569368Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2022-05-18T03:16:27.3742029Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-05-18T03:16:27.3838345Z [ 27%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-05-18T03:16:27.3843644Z [ 27%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-05-18T03:16:27.3889077Z [ 27%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-05-18T03:16:27.3900517Z [ 27%] 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-05-18T03:16:27.4245463Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-05-18T03:16:27.4353161Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-05-18T03:16:27.4986383Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-05-18T03:16:27.5350601Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-05-18T03:16:27.5653954Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-05-18T03:16:27.6106762Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-05-18T03:16:27.6292839Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-05-18T03:16:27.6295883Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-05-18T03:16:27.6349849Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-05-18T03:16:27.6400662Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/Logger.cpp:28:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] 2022-05-18T03:16:27.6401390Z #pragma GCC diagnostic ignored "-Wglobal-constructors" 2022-05-18T03:16:27.6402431Z ^ 2022-05-18T03:16:27.6429361Z [ 27%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-05-18T03:16:27.6489089Z [ 27%] 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-05-18T03:16:27.6720792Z [ 27%] 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-05-18T03:16:27.6910990Z [ 27%] 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-05-18T03:16:27.6912989Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2022-05-18T03:16:27.7171860Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-05-18T03:16:27.7530044Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2022-05-18T03:16:27.8006404Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-05-18T03:16:27.8267295Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2022-05-18T03:16:27.8929079Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-05-18T03:16:27.8967256Z [ 27%] Built target kineto_base 2022-05-18T03:16:27.8989779Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-05-18T03:16:27.9000631Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-05-18T03:16:27.9064980Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2022-05-18T03:16:27.9072361Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2022-05-18T03:16:27.9496369Z [ 27%] 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-05-18T03:16:27.9675667Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2022-05-18T03:16:27.9678076Z [ 27%] 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-05-18T03:16:27.9681450Z Scanning dependencies of target c10_optional_test 2022-05-18T03:16:27.9692331Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-05-18T03:16:27.9746225Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:27.9891497Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-05-18T03:16:28.0260845Z Scanning dependencies of target c10_intrusive_ptr_test 2022-05-18T03:16:28.0334464Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2022-05-18T03:16:28.0385499Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-05-18T03:16:28.0695652Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:28.1129999Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-05-18T03:16:28.1414208Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:28.1785698Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:28.1887418Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-05-18T03:16:28.2208004Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-05-18T03:16:28.2422233Z [ 27%] 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-05-18T03:16:28.2493562Z [ 27%] 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-05-18T03:16:28.2561123Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:28.2881462Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-05-18T03:16:28.2981143Z [ 27%] Linking CXX executable ../../bin/c10_optional_test 2022-05-18T03:16:28.3412352Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:28.3540057Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-05-18T03:16:28.3813459Z [ 27%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2022-05-18T03:16:28.4200493Z [ 27%] Built target c10_optional_test 2022-05-18T03:16:28.4223480Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-05-18T03:16:28.4228203Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-05-18T03:16:28.4285956Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-05-18T03:16:28.4510398Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-05-18T03:16:28.4711166Z [ 27%] 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-05-18T03:16:28.4854732Z [ 27%] 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-05-18T03:16:28.4923195Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-05-18T03:16:28.5104613Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-05-18T03:16:28.5189611Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-05-18T03:16:28.5527640Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-05-18T03:16:28.5813093Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-05-18T03:16:28.6183961Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-05-18T03:16:28.6325933Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-05-18T03:16:28.6333562Z [ 27%] Built target c10_intrusive_ptr_test 2022-05-18T03:16:28.6447425Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:28.6606066Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:28.6780180Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-05-18T03:16:28.7065040Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-05-18T03:16:28.7167363Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-05-18T03:16:28.7179167Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-05-18T03:16:28.7294421Z [ 27%] 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-05-18T03:16:28.7301235Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:28.7376012Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:28.7607955Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-05-18T03:16:28.7707980Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-05-18T03:16:28.7729113Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-05-18T03:16:28.7997084Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-05-18T03:16:28.8081126Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-05-18T03:16:28.8271980Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-05-18T03:16:28.8336676Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-05-18T03:16:28.8372094Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-05-18T03:16:28.8497019Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-05-18T03:16:28.8710743Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:28.8884758Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:28.8926846Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-05-18T03:16:28.9004209Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-05-18T03:16:28.9086241Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-05-18T03:16:28.9273968Z [ 28%] 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-05-18T03:16:28.9377410Z [ 28%] 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-05-18T03:16:28.9498041Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-05-18T03:16:28.9564576Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-05-18T03:16:28.9641261Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-05-18T03:16:28.9729103Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-05-18T03:16:29.0302856Z [ 28%] 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-05-18T03:16:29.0322104Z [ 28%] 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-05-18T03:16:29.0343191Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-05-18T03:16:29.0614773Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:29.1060923Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-05-18T03:16:29.1452187Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:29.1453623Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-05-18T03:16:29.1686967Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:29.1778986Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:29.2048166Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-05-18T03:16:29.2271730Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-05-18T03:16:29.2339149Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-05-18T03:16:29.2533316Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-05-18T03:16:29.2627129Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-05-18T03:16:29.2658111Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-05-18T03:16:29.2752707Z [ 28%] 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-05-18T03:16:29.2823798Z [ 28%] 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-05-18T03:16:29.2883172Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-05-18T03:16:29.3197250Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-05-18T03:16:29.3216459Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-05-18T03:16:29.3308156Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-05-18T03:16:29.3486971Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-05-18T03:16:29.3730868Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-05-18T03:16:29.3941604Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-05-18T03:16:29.3964516Z [ 28%] 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-05-18T03:16:29.4213833Z [ 28%] 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-05-18T03:16:29.4554178Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-05-18T03:16:29.4573320Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-05-18T03:16:29.4887432Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-05-18T03:16:29.5111812Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-05-18T03:16:29.5210115Z [ 28%] 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-05-18T03:16:29.5223621Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-05-18T03:16:29.5576597Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-05-18T03:16:29.5840762Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-05-18T03:16:29.5869090Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-05-18T03:16:29.6110891Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-05-18T03:16:29.6287103Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-05-18T03:16:29.6612253Z Scanning dependencies of target c10_flags_test 2022-05-18T03:16:29.6747245Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-05-18T03:16:29.6813148Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-05-18T03:16:29.6868255Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-05-18T03:16:29.6974109Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-05-18T03:16:29.7122662Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-05-18T03:16:29.7405993Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-05-18T03:16:29.7434038Z [ 29%] 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-05-18T03:16:29.7507525Z [ 29%] 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-05-18T03:16:29.7535808Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-05-18T03:16:29.8060895Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-05-18T03:16:29.8103285Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-05-18T03:16:29.8251380Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-05-18T03:16:29.8692532Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-05-18T03:16:29.9058498Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-05-18T03:16:29.9266475Z [ 29%] Linking CXX executable ../../bin/c10_flags_test 2022-05-18T03:16:29.9304552Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-05-18T03:16:29.9518591Z Scanning dependencies of target c10_exception_test 2022-05-18T03:16:29.9615426Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-05-18T03:16:29.9646962Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-05-18T03:16:29.9733477Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-05-18T03:16:29.9866878Z [ 29%] 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-05-18T03:16:30.0170246Z [ 29%] 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-05-18T03:16:30.0183794Z [ 29%] Built target c10_flags_test 2022-05-18T03:16:30.0208960Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-05-18T03:16:30.0212987Z [ 29%] 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-05-18T03:16:30.0416102Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-05-18T03:16:30.1104864Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-05-18T03:16:30.1447111Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-05-18T03:16:30.1766944Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-05-18T03:16:30.2330442Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-05-18T03:16:30.2453665Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-05-18T03:16:30.2500958Z [ 29%] Linking CXX executable ../../bin/c10_exception_test 2022-05-18T03:16:30.2586584Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-05-18T03:16:30.2872285Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-05-18T03:16:30.2928548Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-05-18T03:16:30.3085445Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-05-18T03:16:30.3236576Z [ 29%] Built target dnnl_cpu_x64 2022-05-18T03:16:30.3303516Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-05-18T03:16:30.3348987Z Scanning dependencies of target c10_logging_test 2022-05-18T03:16:30.3391557Z [ 29%] Built target c10_exception_test 2022-05-18T03:16:30.3476267Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-05-18T03:16:30.3482324Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-05-18T03:16:30.3644015Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-05-18T03:16:30.3847635Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-05-18T03:16:30.3933108Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-05-18T03:16:30.4011973Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-05-18T03:16:30.4325861Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-05-18T03:16:30.4450023Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-05-18T03:16:30.4660646Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-05-18T03:16:30.4735191Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-05-18T03:16:30.4768617Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-05-18T03:16:30.4892477Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-05-18T03:16:30.4938182Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-05-18T03:16:30.5258550Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-05-18T03:16:30.5647682Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-05-18T03:16:30.5829009Z [ 29%] Linking CXX executable ../../bin/c10_logging_test 2022-05-18T03:16:30.5841934Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-05-18T03:16:30.5852695Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-05-18T03:16:30.6042772Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-05-18T03:16:30.6046922Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-05-18T03:16:30.6165670Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-05-18T03:16:30.6358475Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-05-18T03:16:30.6607766Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-05-18T03:16:30.6740347Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-05-18T03:16:30.6774745Z [ 29%] Built target c10_logging_test 2022-05-18T03:16:30.6802226Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-05-18T03:16:30.6808490Z Scanning dependencies of target c10_either_test 2022-05-18T03:16:30.6992736Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-05-18T03:16:30.7190668Z Scanning dependencies of target c10_complex_test 2022-05-18T03:16:30.7250954Z Scanning dependencies of target c10_bfloat16_test 2022-05-18T03:16:30.7288401Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-05-18T03:16:30.7303452Z Scanning dependencies of target c10_irange_test 2022-05-18T03:16:30.7355419Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-05-18T03:16:30.7395476Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-05-18T03:16:30.7418346Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-05-18T03:16:30.7731434Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-05-18T03:16:30.7970503Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-05-18T03:16:30.8753428Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-05-18T03:16:30.9051332Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-05-18T03:16:30.9708554Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-05-18T03:16:30.9761802Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-05-18T03:16:30.9991547Z [ 29%] Linking CXX executable ../../bin/c10_either_test 2022-05-18T03:16:31.0206585Z [ 29%] Linking CXX executable ../../bin/c10_complex_test 2022-05-18T03:16:31.0241733Z [ 29%] Linking CXX executable ../../bin/c10_bfloat16_test 2022-05-18T03:16:31.0285786Z [ 29%] Linking CXX executable ../../bin/c10_irange_test 2022-05-18T03:16:31.0365596Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-05-18T03:16:31.1027629Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-05-18T03:16:31.1174090Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-05-18T03:16:31.1196785Z [ 29%] Built target c10_bfloat16_test 2022-05-18T03:16:31.1272939Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-05-18T03:16:31.1294158Z [ 29%] Built target c10_either_test 2022-05-18T03:16:31.1352481Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-05-18T03:16:31.1360297Z [ 29%] Built target c10_complex_test 2022-05-18T03:16:31.1370327Z [ 29%] Built target c10_irange_test 2022-05-18T03:16:31.1401565Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-05-18T03:16:31.1429692Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-05-18T03:16:31.1742789Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-05-18T03:16:31.1954130Z Scanning dependencies of target c10_accumulate_test 2022-05-18T03:16:31.1955109Z Scanning dependencies of target c10_string_view_test 2022-05-18T03:16:31.2016693Z Scanning dependencies of target c10_complex_math_test 2022-05-18T03:16:31.2045275Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-05-18T03:16:31.2088581Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-05-18T03:16:31.2100171Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-05-18T03:16:31.2107302Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-05-18T03:16:31.2127849Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-05-18T03:16:31.2535450Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-05-18T03:16:31.2643335Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-05-18T03:16:31.3008470Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-05-18T03:16:31.3569411Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-05-18T03:16:31.3751473Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-05-18T03:16:31.3859231Z Scanning dependencies of target c10_Bitset_test 2022-05-18T03:16:31.4060164Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-05-18T03:16:31.4155701Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-05-18T03:16:31.4180295Z [ 30%] Linking CXX executable ../../bin/c10_complex_math_test 2022-05-18T03:16:31.4691833Z [ 30%] Linking CXX executable ../../bin/c10_string_view_test 2022-05-18T03:16:31.4736671Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-05-18T03:16:31.4773681Z [ 30%] Linking CXX executable ../../bin/c10_accumulate_test 2022-05-18T03:16:31.4843078Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-05-18T03:16:31.5208280Z [ 30%] Built target c10_complex_math_test 2022-05-18T03:16:31.5234142Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-05-18T03:16:31.5404640Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-05-18T03:16:31.5793255Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-05-18T03:16:31.5866817Z [ 30%] Built target c10_string_view_test 2022-05-18T03:16:31.5895525Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-05-18T03:16:31.5973723Z [ 30%] Built target c10_accumulate_test 2022-05-18T03:16:31.6011338Z Scanning dependencies of target c10_InlineStreamGuard_test 2022-05-18T03:16:31.6114600Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-05-18T03:16:31.6150685Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-05-18T03:16:31.6441345Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-05-18T03:16:31.6695401Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-05-18T03:16:31.6711733Z [ 30%] Linking CXX executable ../../bin/c10_Bitset_test 2022-05-18T03:16:31.6858651Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-05-18T03:16:31.7009773Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-05-18T03:16:31.7204913Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-05-18T03:16:31.7488717Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-05-18T03:16:31.7529375Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-05-18T03:16:31.7623118Z [ 30%] Built target c10_Bitset_test 2022-05-18T03:16:31.7658246Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-05-18T03:16:31.7765296Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-05-18T03:16:31.8128942Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-05-18T03:16:31.8228770Z Scanning dependencies of target c10_SmallVectorTest 2022-05-18T03:16:31.8369735Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-05-18T03:16:31.8552935Z Scanning dependencies of target c10_InlineDeviceGuard_test 2022-05-18T03:16:31.8600437Z Scanning dependencies of target c10_typeid_test 2022-05-18T03:16:31.8700611Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-05-18T03:16:31.8715072Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-05-18T03:16:31.8721947Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-05-18T03:16:31.8760695Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-05-18T03:16:31.9356165Z [ 30%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2022-05-18T03:16:31.9372004Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-05-18T03:16:31.9845207Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:16:32.0090865Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-05-18T03:16:32.0393280Z [ 30%] Built target c10_InlineStreamGuard_test 2022-05-18T03:16:32.0426744Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-05-18T03:16:32.0653265Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:16:32.1045536Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.1172959Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-05-18T03:16:32.1195885Z [ 30%] Linking CXX executable ../../bin/c10_SmallVectorTest 2022-05-18T03:16:32.1342866Z [ 30%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2022-05-18T03:16:32.1370961Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-05-18T03:16:32.1403913Z [ 30%] Linking CXX executable ../../bin/c10_typeid_test 2022-05-18T03:16:32.1695745Z Scanning dependencies of target c10_SizesAndStrides_test 2022-05-18T03:16:32.1719659Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.1870533Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-05-18T03:16:32.1976001Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-05-18T03:16:32.2285966Z [ 30%] Built target c10_SmallVectorTest 2022-05-18T03:16:32.2318380Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-05-18T03:16:32.2471374Z [ 30%] Built target c10_typeid_test 2022-05-18T03:16:32.2498894Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-05-18T03:16:32.2525300Z [ 30%] Built target c10_InlineDeviceGuard_test 2022-05-18T03:16:32.2561955Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-05-18T03:16:32.2600383Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.2719485Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.2895914Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:16:32.3000295Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:16:32.3226701Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-05-18T03:16:32.3237132Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-05-18T03:16:32.3517970Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-05-18T03:16:32.3551329Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-05-18T03:16:32.3628582Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-05-18T03:16:32.3742849Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.3883011Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.3970007Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.4076147Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o 2022-05-18T03:16:32.4442376Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o 2022-05-18T03:16:32.4467691Z [ 30%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2022-05-18T03:16:32.4640225Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o 2022-05-18T03:16:32.4691929Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o 2022-05-18T03:16:32.4702752Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.4897869Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-05-18T03:16:32.5060947Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-05-18T03:16:32.5287062Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-05-18T03:16:32.5331330Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o 2022-05-18T03:16:32.5366678Z [ 31%] Built target c10_SizesAndStrides_test 2022-05-18T03:16:32.5396204Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o 2022-05-18T03:16:32.5470683Z Scanning dependencies of target c10_tempfile_test 2022-05-18T03:16:32.5643286Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-05-18T03:16:32.5775206Z Scanning dependencies of target c10_CompileTimeFunctionPointer_test 2022-05-18T03:16:32.5864321Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-05-18T03:16:32.5980625Z Scanning dependencies of target c10_StreamGuard_test 2022-05-18T03:16:32.5988675Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-05-18T03:16:32.6062735Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-05-18T03:16:32.6097077Z Scanning dependencies of target c10_ordered_preserving_dict_test 2022-05-18T03:16:32.6205893Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-05-18T03:16:32.6214682Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-05-18T03:16:32.6648192Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-05-18T03:16:32.6929741Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-05-18T03:16:32.7453069Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-05-18T03:16:32.7596973Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-05-18T03:16:32.7972664Z [ 31%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2022-05-18T03:16:32.8191672Z [ 31%] Linking CXX executable ../../bin/c10_tempfile_test 2022-05-18T03:16:32.8276938Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-05-18T03:16:32.8372461Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-05-18T03:16:32.8525590Z [ 32%] Linking CXX executable ../../bin/c10_StreamGuard_test 2022-05-18T03:16:32.8932028Z [ 32%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2022-05-18T03:16:32.9010952Z [ 32%] Built target c10_CompileTimeFunctionPointer_test 2022-05-18T03:16:32.9039365Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-05-18T03:16:32.9124826Z Scanning dependencies of target c10_DispatchKeySet_test 2022-05-18T03:16:32.9301437Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.9311674Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-05-18T03:16:32.9314104Z [ 32%] Built target c10_tempfile_test 2022-05-18T03:16:32.9376111Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.9532001Z [ 32%] Built target c10_StreamGuard_test 2022-05-18T03:16:32.9560149Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:32.9770677Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-05-18T03:16:32.9956109Z [ 32%] Built target c10_ordered_preserving_dict_test 2022-05-18T03:16:32.9982214Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-05-18T03:16:33.0045061Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-05-18T03:16:33.0068201Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-05-18T03:16:33.0256709Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:16:33.0429534Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-05-18T03:16:33.0563694Z Scanning dependencies of target c10_ThreadLocal_test 2022-05-18T03:16:33.0566827Z Scanning dependencies of target c10_DeviceGuard_test 2022-05-18T03:16:33.0714907Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-05-18T03:16:33.0724257Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-05-18T03:16:33.0735448Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-05-18T03:16:33.1007185Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-05-18T03:16:33.1278118Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-05-18T03:16:33.1570320Z Scanning dependencies of target c10_C++17_test 2022-05-18T03:16:33.1648910Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-05-18T03:16:33.1682546Z [ 32%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-05-18T03:16:33.2008109Z [ 32%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2022-05-18T03:16:33.2173760Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-05-18T03:16:33.2314197Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-05-18T03:16:33.2488223Z [ 32%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2022-05-18T03:16:33.2834588Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-05-18T03:16:33.2931903Z [ 32%] Built target c10_DispatchKeySet_test 2022-05-18T03:16:33.2962346Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-05-18T03:16:33.3100474Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-05-18T03:16:33.3443662Z [ 32%] Built target c10_ThreadLocal_test 2022-05-18T03:16:33.3464339Z [ 32%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2022-05-18T03:16:33.3470579Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-05-18T03:16:33.3476701Z [ 32%] Linking CXX executable ../../bin/c10_C++17_test 2022-05-18T03:16:33.3630982Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-05-18T03:16:33.3680640Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-05-18T03:16:33.3925099Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-05-18T03:16:33.4209522Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-05-18T03:16:33.4295905Z [ 32%] Built target c10_C++17_test 2022-05-18T03:16:33.4322711Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-05-18T03:16:33.4368500Z [ 32%] Built target c10_DeviceGuard_test 2022-05-18T03:16:33.4392002Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-05-18T03:16:33.4522745Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-05-18T03:16:33.4582375Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-05-18T03:16:33.5086237Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-05-18T03:16:33.5178281Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-05-18T03:16:33.5194692Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-05-18T03:16:33.5251964Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-05-18T03:16:33.5337584Z Scanning dependencies of target c10_Device_test 2022-05-18T03:16:33.5428175Z Scanning dependencies of target c10_TypeTraits_test 2022-05-18T03:16:33.5483655Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-05-18T03:16:33.5575081Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-05-18T03:16:33.5738304Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-05-18T03:16:33.6158860Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-05-18T03:16:33.6171068Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-05-18T03:16:33.6370507Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-05-18T03:16:33.6461645Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-05-18T03:16:33.6885796Z Scanning dependencies of target c10_DeadlockDetection_test 2022-05-18T03:16:33.6915172Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-05-18T03:16:33.7008876Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-05-18T03:16:33.7401640Z Scanning dependencies of target c10_Half_test 2022-05-18T03:16:33.7506090Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-05-18T03:16:33.7509429Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-05-18T03:16:33.7671871Z [ 33%] Linking CXX executable ../../bin/c10_TypeTraits_test 2022-05-18T03:16:33.7715133Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-05-18T03:16:33.8022353Z [ 33%] Linking CXX executable ../../bin/c10_Device_test 2022-05-18T03:16:33.8451344Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-05-18T03:16:33.8614807Z [ 33%] Built target c10_TypeTraits_test 2022-05-18T03:16:33.8639981Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-05-18T03:16:33.8775223Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-05-18T03:16:33.9206992Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-05-18T03:16:33.9254736Z [ 33%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2022-05-18T03:16:33.9261437Z [ 33%] Built target c10_Device_test 2022-05-18T03:16:33.9307483Z Scanning dependencies of target c10_LeftRight_test 2022-05-18T03:16:33.9374178Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-05-18T03:16:33.9427058Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-05-18T03:16:33.9727072Z [ 33%] Linking CXX executable ../../bin/c10_Half_test 2022-05-18T03:16:33.9767830Z Scanning dependencies of target c10_ConstexprCrc_test 2022-05-18T03:16:33.9829764Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-05-18T03:16:33.9939216Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-05-18T03:16:34.0157941Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:16:34.0340155Z [ 33%] Built target c10_DeadlockDetection_test 2022-05-18T03:16:34.0407842Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:16:34.0617930Z [ 33%] Built target c10_Half_test 2022-05-18T03:16:34.0645499Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.0745721Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-05-18T03:16:34.1372246Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-05-18T03:16:34.1527264Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-05-18T03:16:34.1545565Z [ 33%] Linking CXX executable ../../bin/c10_LeftRight_test 2022-05-18T03:16:34.1643984Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x1.c.o 2022-05-18T03:16:34.1653372Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.1890334Z [ 33%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2022-05-18T03:16:34.2147749Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.2192857Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.2319968Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x2.c.o 2022-05-18T03:16:34.2438781Z [ 33%] Built target c10_LeftRight_test 2022-05-18T03:16:34.2484514Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x4.c.o 2022-05-18T03:16:34.2697534Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x1.c.o 2022-05-18T03:16:34.2964087Z [ 33%] Built target c10_ConstexprCrc_test 2022-05-18T03:16:34.2995852Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:16:34.3042265Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x2.c.o 2022-05-18T03:16:34.3171744Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:16:34.3185457Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x4.c.o 2022-05-18T03:16:34.3358336Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x1.c.o 2022-05-18T03:16:34.3488931Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.3614980Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.3798494Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.4026066Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x2.c.o 2022-05-18T03:16:34.4190590Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x4.c.o 2022-05-18T03:16:34.4435030Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.4483025Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-05-18T03:16:34.4636127Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-05-18T03:16:34.4737873Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-05-18T03:16:34.4846150Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-05-18T03:16:34.4942718Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-05-18T03:16:34.5101064Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-05-18T03:16:34.5289186Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-05-18T03:16:34.5360480Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-05-18T03:16:34.5630995Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.5666161Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-05-18T03:16:34.5771842Z Scanning dependencies of target c10_Metaprogramming_test 2022-05-18T03:16:34.5900466Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-05-18T03:16:34.6247673Z Scanning dependencies of target c10_Array_test 2022-05-18T03:16:34.6300584Z Scanning dependencies of target c10_Synchronized_test 2022-05-18T03:16:34.6334129Z Scanning dependencies of target c10_TypeIndex_test 2022-05-18T03:16:34.6383557Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-05-18T03:16:34.6391653Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-05-18T03:16:34.6450096Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-05-18T03:16:34.6524537Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-05-18T03:16:34.6703465Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.7339870Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-05-18T03:16:34.7807110Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.7930120Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-05-18T03:16:34.8371968Z [ 33%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2022-05-18T03:16:34.8498516Z [ 33%] Linking CXX executable ../../bin/c10_Synchronized_test 2022-05-18T03:16:34.8767725Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-05-18T03:16:34.8878071Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:16:34.9171820Z [ 33%] Linking CXX executable ../../bin/c10_Array_test 2022-05-18T03:16:34.9257405Z [ 33%] Built target c10_Metaprogramming_test 2022-05-18T03:16:34.9263208Z [ 33%] Linking CXX executable ../../bin/c10_TypeIndex_test 2022-05-18T03:16:34.9280418Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-05-18T03:16:34.9364047Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-05-18T03:16:34.9511452Z [ 33%] Built target c10_Synchronized_test 2022-05-18T03:16:34.9559486Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-05-18T03:16:34.9831199Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-05-18T03:16:35.0006197Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-05-18T03:16:35.0159351Z [ 33%] Built target c10_Array_test 2022-05-18T03:16:35.0207216Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-05-18T03:16:35.0279073Z [ 34%] Built target c10_TypeIndex_test 2022-05-18T03:16:35.0300426Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-05-18T03:16:35.0362912Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-05-18T03:16:35.0483811Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-05-18T03:16:35.0760492Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-05-18T03:16:35.1047330Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-05-18T03:16:35.1153226Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-05-18T03:16:35.1244129Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-05-18T03:16:35.1390488Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-05-18T03:16:35.1439406Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-05-18T03:16:35.1464436Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-05-18T03:16:35.1612688Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-05-18T03:16:35.1758237Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-05-18T03:16:35.1851954Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-05-18T03:16:35.1951608Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-05-18T03:16:35.1976971Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-05-18T03:16:35.2208559Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-05-18T03:16:35.2433759Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-05-18T03:16:35.2444262Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-05-18T03:16:35.2581567Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-05-18T03:16:35.2733072Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-05-18T03:16:35.2795035Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-05-18T03:16:35.2902598Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:16:35.3148269Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:16:35.3260492Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-05-18T03:16:35.3370857Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-05-18T03:16:35.3522130Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-05-18T03:16:35.3573046Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-05-18T03:16:35.3746456Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-05-18T03:16:35.3823868Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-05-18T03:16:35.4030391Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-05-18T03:16:35.4063019Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:16:35.4156362Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-05-18T03:16:35.4158156Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:16:35.4361332Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-05-18T03:16:35.4698790Z Scanning dependencies of target c10_TypeList_test 2022-05-18T03:16:35.4831449Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-05-18T03:16:35.5004523Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-05-18T03:16:35.5089490Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-05-18T03:16:35.5167773Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-05-18T03:16:35.5216303Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-05-18T03:16:35.5412530Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-05-18T03:16:35.5635562Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-05-18T03:16:35.5692755Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-05-18T03:16:35.5743533Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-05-18T03:16:35.5935017Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-05-18T03:16:35.6296513Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-05-18T03:16:35.6463614Z [ 35%] Linking CXX executable ../../bin/c10_TypeList_test 2022-05-18T03:16:35.6554804Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-05-18T03:16:35.6692211Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-05-18T03:16:35.6891466Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-05-18T03:16:35.6904227Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-05-18T03:16:35.7178878Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-05-18T03:16:35.7279369Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-05-18T03:16:35.7304256Z [ 35%] Built target c10_TypeList_test 2022-05-18T03:16:35.7341764Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-05-18T03:16:35.7436740Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-05-18T03:16:35.7807734Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-05-18T03:16:35.7857054Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-05-18T03:16:35.7898712Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:35.8082579Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:35.8227323Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:35.8289804Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:16:35.8359457Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:35.8455989Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:16:35.8460923Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:35.8768132Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:35.8883128Z Scanning dependencies of target c10_intrusive_ptr_benchmark 2022-05-18T03:16:35.8983021Z [ 35%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-05-18T03:16:35.9105634Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:35.9181165Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:35.9404725Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:35.9462542Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:35.9643210Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:35.9724739Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:35.9803414Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:36.0086717Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:16:36.0287961Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:16:36.0528738Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:36.0691414Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-05-18T03:16:36.0839265Z Scanning dependencies of target renamePURECFMA_SCALAR.h_generated 2022-05-18T03:16:36.0875676Z [ 35%] Generating include/renamepurecfma_scalar.h 2022-05-18T03:16:36.0882837Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2022-05-18T03:16:36.0942715Z [ 35%] Built target renamePURECFMA_SCALAR.h_generated 2022-05-18T03:16:36.0968262Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:36.1069011Z [ 35%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2022-05-18T03:16:36.1098111Z Scanning dependencies of target renamePUREC_SCALAR.h_generated 2022-05-18T03:16:36.1161524Z [ 35%] Generating include/renamepurec_scalar.h 2022-05-18T03:16:36.1168703Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2022-05-18T03:16:36.1175631Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:36.1258504Z [ 35%] Built target renamePUREC_SCALAR.h_generated 2022-05-18T03:16:36.1324964Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:36.1336731Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:36.1585282Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:36.1895988Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:36.1971246Z [ 35%] Built target c10_intrusive_ptr_benchmark 2022-05-18T03:16:36.1997331Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:36.2003086Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:36.2022318Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-05-18T03:16:36.2078400Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:36.2532945Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-05-18T03:16:36.2810583Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:36.2816930Z Scanning dependencies of target renameSSE2.h_generated 2022-05-18T03:16:36.2852676Z [ 35%] Generating include/renamesse2.h 2022-05-18T03:16:36.2875375Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2022-05-18T03:16:36.2886653Z Scanning dependencies of target renameAVX.h_generated 2022-05-18T03:16:36.2907024Z [ 35%] Built target renameSSE2.h_generated 2022-05-18T03:16:36.2928444Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:16:36.2964543Z [ 35%] Generating include/renameavx.h 2022-05-18T03:16:36.3005365Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2022-05-18T03:16:36.3060356Z [ 35%] Built target renameAVX.h_generated 2022-05-18T03:16:36.3093573Z Scanning dependencies of target renameSSE4.h_generated 2022-05-18T03:16:36.3109630Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:16:36.3110756Z Scanning dependencies of target renameAVX2.h_generated 2022-05-18T03:16:36.3133940Z [ 35%] Generating include/renamesse4.h 2022-05-18T03:16:36.3153912Z [ 35%] Generating include/renameavx2.h 2022-05-18T03:16:36.3154316Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2022-05-18T03:16:36.3160502Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2022-05-18T03:16:36.3196247Z [ 35%] Built target renameSSE4.h_generated 2022-05-18T03:16:36.3203445Z [ 35%] Built target renameAVX2.h_generated 2022-05-18T03:16:36.3223080Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:36.3287498Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-05-18T03:16:36.3480481Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:36.3496754Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:36.3957806Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:36.4052640Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:36.4147257Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:36.4160429Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:36.4296634Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:36.4443497Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:36.4692513Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:16:36.5022364Z Scanning dependencies of target sleefdetsse2 2022-05-18T03:16:36.5029799Z Scanning dependencies of target sleefavx2 2022-05-18T03:16:36.5070690Z Scanning dependencies of target renameFMA4.h_generated 2022-05-18T03:16:36.5107513Z [ 35%] Generating include/renamefma4.h 2022-05-18T03:16:36.5115953Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2022-05-18T03:16:36.5153414Z [ 35%] Built target renameFMA4.h_generated 2022-05-18T03:16:36.5177829Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-05-18T03:16:36.5246027Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-05-18T03:16:36.5253460Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-05-18T03:16:36.5348433Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-05-18T03:16:36.5682724Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:36.5814609Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:36.6087012Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-05-18T03:16:36.6506703Z [ 35%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-05-18T03:16:36.6542461Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-05-18T03:16:36.6552066Z [ 35%] Built target sleefdetsse2 2022-05-18T03:16:36.6575145Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-05-18T03:16:36.6647510Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-05-18T03:16:36.6977611Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:36.7080075Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:36.7472656Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:36.7611716Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:36.7641703Z [ 36%] Built target sleefavx2 2022-05-18T03:16:36.7654489Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-05-18T03:16:36.7667556Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-05-18T03:16:36.7807035Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:16:36.7888501Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:16:36.8386143Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:16:36.8607333Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:36.8622292Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:16:36.8706428Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:36.9046170Z Scanning dependencies of target sleefdetpurec_scalar 2022-05-18T03:16:36.9115415Z Scanning dependencies of target sleefdetavx 2022-05-18T03:16:36.9240284Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-05-18T03:16:36.9261047Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-05-18T03:16:36.9314614Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-05-18T03:16:36.9468647Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:36.9516062Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:36.9561296Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-05-18T03:16:37.0090271Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-05-18T03:16:37.0271428Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-05-18T03:16:37.0286928Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-05-18T03:16:37.0321530Z [ 36%] Built target sleefdetavx 2022-05-18T03:16:37.0349483Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-05-18T03:16:37.0409415Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:37.0531416Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:37.0758979Z [ 36%] Built target sleefdetpurec_scalar 2022-05-18T03:16:37.0800087Z Scanning dependencies of target headers 2022-05-18T03:16:37.0885103Z [ 36%] Generating ../../../include/sleef.h 2022-05-18T03:16:37.0919491Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2022-05-18T03:16:37.0965174Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2022-05-18T03:16:37.0984761Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2022-05-18T03:16:37.1003721Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2022-05-18T03:16:37.1019596Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2022-05-18T03:16:37.1034976Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2022-05-18T03:16:37.1050788Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2022-05-18T03:16:37.1066215Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2022-05-18T03:16:37.1081546Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2022-05-18T03:16:37.1097711Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2022-05-18T03:16:37.1113353Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2022-05-18T03:16:37.1129841Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2022-05-18T03:16:37.1146167Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2022-05-18T03:16:37.1185814Z [ 36%] Generating include/renameavx2128.h 2022-05-18T03:16:37.1193210Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2022-05-18T03:16:37.1224158Z [ 36%] Generating include/renamecuda.h 2022-05-18T03:16:37.1231079Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2022-05-18T03:16:37.1233513Z Scanning dependencies of target renameAVX2128.h_generated 2022-05-18T03:16:37.1248416Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-05-18T03:16:37.1261544Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:37.1271708Z [ 36%] Built target renameAVX2128.h_generated 2022-05-18T03:16:37.1277063Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-05-18T03:16:37.1285444Z [ 36%] Built target headers 2022-05-18T03:16:37.1306369Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:37.1308674Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-05-18T03:16:37.1316199Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:37.2150952Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-05-18T03:16:37.2195694Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-05-18T03:16:37.2238443Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:37.2270540Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:37.2279873Z Scanning dependencies of target renamedsp256.h_generated 2022-05-18T03:16:37.2370943Z [ 36%] Generating renamedsp256.h 2022-05-18T03:16:37.2570805Z [ 36%] Built target renamedsp256.h_generated 2022-05-18T03:16:37.2610858Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:37.2690138Z Scanning dependencies of target dispavx.c_generated 2022-05-18T03:16:37.2772886Z [ 36%] Generating dispavx.c 2022-05-18T03:16:37.2865386Z [ 36%] Built target dispavx.c_generated 2022-05-18T03:16:37.2894744Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:37.3082909Z Scanning dependencies of target sleefdetavx2128 2022-05-18T03:16:37.3166326Z Scanning dependencies of target dispsse_obj 2022-05-18T03:16:37.3214790Z [ 36%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-05-18T03:16:37.3222047Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-05-18T03:16:37.3228133Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-05-18T03:16:37.3248538Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-05-18T03:16:37.3415287Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-05-18T03:16:37.3729110Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:37.4314094Z [ 36%] Built target dispsse_obj 2022-05-18T03:16:37.4339901Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:37.4379539Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:37.4400258Z [ 37%] Built target sleefdetavx2128 2022-05-18T03:16:37.4435560Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:37.4444211Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:37.4452716Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-05-18T03:16:37.4987823Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:37.5188428Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-05-18T03:16:37.5189287Z Scanning dependencies of target sleefdetfma4 2022-05-18T03:16:37.5237256Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-05-18T03:16:37.5356523Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-05-18T03:16:37.5357466Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-05-18T03:16:37.5727080Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-05-18T03:16:37.5741244Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:37.6216816Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:37.6375933Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:37.6655542Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:37.6656218Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-05-18T03:16:37.6813575Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-05-18T03:16:37.6971902Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-05-18T03:16:37.7046720Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-05-18T03:16:37.7123190Z [ 37%] Built target sleefdetfma4 2022-05-18T03:16:37.7159848Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-05-18T03:16:37.7566814Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:37.7577666Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-05-18T03:16:37.7845883Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:37.8027915Z Scanning dependencies of target protoc 2022-05-18T03:16:37.8082584Z Scanning dependencies of target qnnpack 2022-05-18T03:16:37.8128165Z [ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-05-18T03:16:37.8212101Z Scanning dependencies of target pytorch_qnnpack 2022-05-18T03:16:37.8290734Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-05-18T03:16:37.8298532Z [ 37%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-05-18T03:16:37.8446498Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-05-18T03:16:37.8602026Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:37.8726184Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-05-18T03:16:37.8935045Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-05-18T03:16:37.9377001Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-05-18T03:16:37.9487235Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:37.9556894Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-05-18T03:16:37.9607686Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-05-18T03:16:37.9672131Z [ 37%] Linking CXX executable ../../../bin/protoc 2022-05-18T03:16:38.0010137Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-05-18T03:16:38.0249854Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-05-18T03:16:38.0339651Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:38.0616971Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-05-18T03:16:38.0693876Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-05-18T03:16:38.0932197Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-05-18T03:16:38.1242596Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:38.1284625Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-05-18T03:16:38.1611613Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-05-18T03:16:38.1761385Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-05-18T03:16:38.1974942Z [ 37%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-05-18T03:16:38.2095384Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:38.2279313Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-05-18T03:16:38.2649645Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-05-18T03:16:38.2749529Z [ 37%] Built target protoc 2022-05-18T03:16:38.2769904Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-05-18T03:16:38.2780551Z [ 37%] 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-05-18T03:16:38.2934014Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-05-18T03:16:38.2994637Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:38.3248917Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-05-18T03:16:38.3572697Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-05-18T03:16:38.3600402Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-05-18T03:16:38.3742271Z [ 37%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-05-18T03:16:38.3848055Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-05-18T03:16:38.3932381Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:38.4215094Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-05-18T03:16:38.4488242Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-05-18T03:16:38.4521012Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-05-18T03:16:38.4561305Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-05-18T03:16:38.4810384Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-05-18T03:16:38.4915077Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:38.5393458Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:38.5398415Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-05-18T03:16:38.5461724Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-05-18T03:16:38.5574949Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-05-18T03:16:38.5620679Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-05-18T03:16:38.6177024Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:38.6185436Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-05-18T03:16:38.6260399Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-05-18T03:16:38.6323459Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-05-18T03:16:38.6465441Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-05-18T03:16:38.6850866Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-05-18T03:16:38.6889590Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-05-18T03:16:38.6949125Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:38.7220379Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:38.7464578Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-05-18T03:16:38.7476197Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-05-18T03:16:38.7654273Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-05-18T03:16:38.7727364Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-05-18T03:16:38.8057134Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-05-18T03:16:38.8088292Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:38.8174253Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:38.8266720Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-05-18T03:16:38.8287371Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-05-18T03:16:38.8637300Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-05-18T03:16:38.8795425Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-05-18T03:16:38.8950117Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-05-18T03:16:38.9218626Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-05-18T03:16:38.9224872Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:16:38.9283334Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:38.9457102Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-05-18T03:16:38.9533194Z [ 37%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-05-18T03:16:38.9809886Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-05-18T03:16:38.9916164Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:39.0089749Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:16:39.0179924Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:39.0296644Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-05-18T03:16:39.0579473Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:39.0634673Z [ 37%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-05-18T03:16:39.0942691Z [ 37%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-05-18T03:16:39.1258887Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-05-18T03:16:39.1280347Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:39.1443003Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:39.1656877Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:39.1760199Z [ 37%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-05-18T03:16:39.2010887Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-05-18T03:16:39.2053106Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-05-18T03:16:39.2266205Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:39.2280869Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:39.2453986Z [ 37%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-05-18T03:16:39.2648835Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-05-18T03:16:39.2891053Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-05-18T03:16:39.2912545Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:39.3297984Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:39.3404030Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-05-18T03:16:39.3453065Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-05-18T03:16:39.3519364Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:39.3563420Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:16:39.3932617Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:39.4042525Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-05-18T03:16:39.4127202Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-05-18T03:16:39.4461836Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-05-18T03:16:39.4581387Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:16:39.4681676Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:39.4844042Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-05-18T03:16:39.4922989Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-05-18T03:16:39.4930274Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-05-18T03:16:39.5327516Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:39.5504263Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-05-18T03:16:39.5570178Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-05-18T03:16:39.5687193Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-05-18T03:16:39.5765268Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-05-18T03:16:39.6017003Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:39.6266486Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-05-18T03:16:39.6267508Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:39.6355681Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:39.6647295Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-05-18T03:16:39.6648381Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:39.6796879Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-05-18T03:16:39.7131427Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:39.7219387Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-05-18T03:16:39.7271626Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-05-18T03:16:39.7294030Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-05-18T03:16:39.7578459Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:39.7812043Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:39.7879967Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-05-18T03:16:39.8074330Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-05-18T03:16:39.8089918Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-05-18T03:16:39.8411790Z [ 37%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-05-18T03:16:39.8486572Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:39.8630305Z [ 37%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-05-18T03:16:39.8643871Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:39.8935115Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-05-18T03:16:39.9168265Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:39.9369417Z [ 38%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-05-18T03:16:39.9383174Z [ 39%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-05-18T03:16:39.9733427Z [ 39%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-05-18T03:16:39.9887295Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-05-18T03:16:39.9910822Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-05-18T03:16:39.9970152Z [ 39%] Linking C static library ../../lib/libqnnpack.a 2022-05-18T03:16:40.0148224Z [ 39%] Built target qnnpack 2022-05-18T03:16:40.0173932Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:16:40.0572893Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:16:40.0731223Z [ 39%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-05-18T03:16:40.0814902Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-05-18T03:16:40.0868378Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-05-18T03:16:40.1190408Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-05-18T03:16:40.1372222Z [ 39%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-05-18T03:16:40.1416497Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-05-18T03:16:40.1490638Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-05-18T03:16:40.1531745Z [ 39%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-05-18T03:16:40.1610996Z [ 39%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-05-18T03:16:40.1824993Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-05-18T03:16:40.2085581Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-05-18T03:16:40.2192537Z [ 40%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-05-18T03:16:40.2423280Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:40.2424080Z [ 40%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-05-18T03:16:40.2689353Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:40.2712992Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-05-18T03:16:40.2901276Z [ 40%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-05-18T03:16:40.3252411Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-05-18T03:16:40.3459574Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:40.3461379Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-05-18T03:16:40.3475036Z [ 40%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-05-18T03:16:40.3812706Z [ 40%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-05-18T03:16:40.4156785Z [ 40%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-05-18T03:16:40.4210198Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-05-18T03:16:40.4485276Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:16:40.4596743Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-05-18T03:16:40.4688854Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-05-18T03:16:40.5006743Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-05-18T03:16:40.5036916Z [ 41%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-05-18T03:16:40.5575241Z [ 41%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-05-18T03:16:40.5603291Z [ 41%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-05-18T03:16:40.5705785Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-05-18T03:16:40.5815252Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-05-18T03:16:40.5877388Z Scanning dependencies of target gmock_main 2022-05-18T03:16:40.6007697Z [ 41%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-05-18T03:16:40.6134538Z [ 41%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-05-18T03:16:40.6167646Z Scanning dependencies of target fbgemm 2022-05-18T03:16:40.6233977Z [ 41%] Linking CXX static library ../../lib/libfbgemm.a 2022-05-18T03:16:40.6442062Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-05-18T03:16:40.6579991Z [ 41%] Linking CXX static library ../../lib/libXNNPACK.a 2022-05-18T03:16:40.6781520Z [ 41%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-05-18T03:16:40.7061306Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-05-18T03:16:40.7167199Z [ 41%] Built target XNNPACK 2022-05-18T03:16:40.7338533Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-05-18T03:16:40.7360104Z [ 41%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-05-18T03:16:40.7781697Z [ 41%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-05-18T03:16:40.7857502Z [ 41%] Built target fbgemm 2022-05-18T03:16:40.7878792Z [ 41%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-05-18T03:16:40.8041569Z Scanning dependencies of target dnnl 2022-05-18T03:16:40.8071161Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-05-18T03:16:40.8139597Z [ 41%] Linking CXX static library ../../../../../../lib/libdnnl.a 2022-05-18T03:16:40.8338993Z [ 41%] Linking CXX static library ../../../lib/libgmock_main.a 2022-05-18T03:16:40.8370829Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-05-18T03:16:40.8450387Z [ 41%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2022-05-18T03:16:40.8484488Z [ 41%] Built target gmock_main 2022-05-18T03:16:40.8517358Z Scanning dependencies of target kineto 2022-05-18T03:16:40.8571929Z [ 41%] Linking CXX static library ../../../lib/libkineto.a 2022-05-18T03:16:40.8671235Z [ 41%] Built target pytorch_qnnpack 2022-05-18T03:16:40.8678933Z [ 41%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-05-18T03:16:40.8698050Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-05-18T03:16:40.8865934Z [ 41%] Built target kineto 2022-05-18T03:16:40.8893527Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-05-18T03:16:40.9066646Z [ 41%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-05-18T03:16:40.9410216Z Scanning dependencies of target gen_onnx_proto 2022-05-18T03:16:40.9433395Z Scanning dependencies of target sleefdetpurecfma_scalar 2022-05-18T03:16:40.9446077Z [ 41%] Running gen_proto.py on onnx/onnx.in.proto 2022-05-18T03:16:40.9527277Z Scanning dependencies of target Caffe2_PROTO 2022-05-18T03:16:40.9638841Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-05-18T03:16:40.9797032Z [ 41%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-05-18T03:16:40.9832513Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2022-05-18T03:16:40.9834251Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-05-18T03:16:40.9849174Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2022-05-18T03:16:40.9872060Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-ml.pb.h 2022-05-18T03:16:40.9872752Z generating /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_pb.py 2022-05-18T03:16:40.9934200Z [ 41%] 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-05-18T03:16:40.9956865Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-05-18T03:16:41.0368738Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-05-18T03:16:41.0697350Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-05-18T03:16:41.1459367Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:41.1530506Z [ 41%] Built target sleefdetpurecfma_scalar 2022-05-18T03:16:41.1583783Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:41.2362805Z [ 41%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-05-18T03:16:41.2458341Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:41.2768447Z [ 41%] Built target gen_onnx_proto 2022-05-18T03:16:41.2846538Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:41.2928914Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:41.3390326Z Scanning dependencies of target sleefpurecfma_scalar 2022-05-18T03:16:41.3540327Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-05-18T03:16:41.3711661Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-05-18T03:16:41.3779162Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:41.4172302Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:41.4531145Z [ 41%] Built target sleefpurecfma_scalar 2022-05-18T03:16:41.4564807Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:41.4730293Z Scanning dependencies of target sleefpurec_scalar 2022-05-18T03:16:41.4940131Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-05-18T03:16:41.4968412Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-05-18T03:16:41.5068735Z [ 41%] Built target Caffe2_PROTO 2022-05-18T03:16:41.5095409Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:41.5370875Z Scanning dependencies of target sleefsse2 2022-05-18T03:16:41.5576905Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-05-18T03:16:41.5660990Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-05-18T03:16:41.5714523Z [ 41%] Built target sleefpurec_scalar 2022-05-18T03:16:41.5749506Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:41.6092822Z Scanning dependencies of target sleefavx 2022-05-18T03:16:41.6126247Z [ 41%] Built target dnnl 2022-05-18T03:16:41.6246870Z Scanning dependencies of target sleefdetsse4 2022-05-18T03:16:41.6310174Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-05-18T03:16:41.6406495Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-05-18T03:16:41.6652927Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:41.6892535Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:41.7194085Z [ 41%] Built target sleefsse2 2022-05-18T03:16:41.7244745Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:41.7454679Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-05-18T03:16:41.7607106Z Scanning dependencies of target sleefsse4 2022-05-18T03:16:41.7708007Z Scanning dependencies of target sleefdetavx2 2022-05-18T03:16:41.7738131Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-05-18T03:16:41.7756606Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-05-18T03:16:41.7977725Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:41.7992820Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-05-18T03:16:41.8689034Z [ 41%] Built target sleefavx 2022-05-18T03:16:41.8711531Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-05-18T03:16:41.8899923Z [ 41%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-05-18T03:16:41.8914737Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:41.9183857Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:41.9330773Z [ 41%] Built target sleefdetsse4 2022-05-18T03:16:41.9458823Z Scanning dependencies of target sleeffma4 2022-05-18T03:16:41.9662184Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-05-18T03:16:41.9774034Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-05-18T03:16:42.0049303Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:42.0123741Z [ 42%] Built target sleefsse4 2022-05-18T03:16:42.0167264Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:42.0304405Z [ 42%] Built target sleefdetavx2 2022-05-18T03:16:42.0369586Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:42.0912181Z Scanning dependencies of target sleefavx2128 2022-05-18T03:16:42.0973155Z Scanning dependencies of target dispavx_obj 2022-05-18T03:16:42.1028024Z [ 42%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-05-18T03:16:42.1051116Z [ 42%] Built target sleeffma4 2022-05-18T03:16:42.1058537Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-05-18T03:16:42.1071210Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-05-18T03:16:42.1243016Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:42.1249349Z Scanning dependencies of target gen_onnx_data_proto 2022-05-18T03:16:42.1320953Z [ 42%] Running gen_proto.py on onnx/onnx-data.in.proto 2022-05-18T03:16:42.1805916Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2022-05-18T03:16:42.1807058Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-05-18T03:16:42.1810474Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2022-05-18T03:16:42.1815410Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-data.pb.h 2022-05-18T03:16:42.1819010Z generating /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_data_pb.py 2022-05-18T03:16:42.1896790Z [ 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-05-18T03:16:42.2148176Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:42.2291260Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:42.2397220Z [ 42%] Built target dispavx_obj 2022-05-18T03:16:42.2488393Z [ 42%] Built target sleefavx2128 2022-05-18T03:16:42.2503115Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:42.2523057Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:42.2607205Z [ 42%] Built target gen_onnx_data_proto 2022-05-18T03:16:42.2636462Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:42.2955413Z Scanning dependencies of target gen_onnx_operators_proto 2022-05-18T03:16:42.3018205Z [ 42%] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-05-18T03:16:42.3209129Z Scanning dependencies of target caffe2_protos 2022-05-18T03:16:42.3241964Z [ 42%] Linking CXX static library ../lib/libcaffe2_protos.a 2022-05-18T03:16:42.3284470Z Scanning dependencies of target sleef 2022-05-18T03:16:42.3326529Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2022-05-18T03:16:42.3327242Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-05-18T03:16:42.3329640Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2022-05-18T03:16:42.3333161Z Writing /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2022-05-18T03:16:42.3333859Z generating /var/lib/jenkins/workspace/build/custom_test_artifacts/build/third_party/onnx/onnx/onnx_operators_pb.py 2022-05-18T03:16:42.3356896Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-05-18T03:16:42.3367635Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-05-18T03:16:42.3394665Z [ 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-05-18T03:16:42.3402843Z [ 42%] Built target caffe2_protos 2022-05-18T03:16:42.3427824Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-05-18T03:16:42.3439068Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:42.3809702Z [ 42%] Built target gen_onnx_operators_proto 2022-05-18T03:16:42.3835848Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:42.4035673Z Scanning dependencies of target onnx_proto 2022-05-18T03:16:42.4037168Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:42.4090576Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-05-18T03:16:42.4232598Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-05-18T03:16:42.4253469Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-05-18T03:16:42.4526956Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-05-18T03:16:42.4812124Z [ 42%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-05-18T03:16:42.4925387Z [ 42%] Linking C static library ../../lib/libsleef.a 2022-05-18T03:16:42.4931992Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:42.5248852Z [ 42%] Built target sleef 2022-05-18T03:16:42.5285913Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:42.5811719Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:42.6293257Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:42.6927646Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:42.7084514Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:42.7206714Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:42.7315187Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:42.7450360Z [ 42%] Linking CXX static library ../../lib/libonnx_proto.a 2022-05-18T03:16:42.7601844Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:42.7606301Z [ 42%] Built target onnx_proto 2022-05-18T03:16:42.7644593Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:42.7849223Z Scanning dependencies of target onnx 2022-05-18T03:16:42.8011358Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:42.8090620Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:42.8328938Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:42.8712292Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:42.8772975Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-05-18T03:16:42.8787138Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-05-18T03:16:42.9185368Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-05-18T03:16:42.9687158Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-05-18T03:16:43.0514673Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-05-18T03:16:43.0894081Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:43.1530326Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:43.1531281Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-05-18T03:16:43.1571729Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-05-18T03:16:43.1942672Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:43.2375440Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-05-18T03:16:43.2964173Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-05-18T03:16:43.3419208Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:43.3779626Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:43.4043197Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:43.4064581Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-05-18T03:16:43.4461261Z [ 43%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-05-18T03:16:43.4717281Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-05-18T03:16:43.6115413Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-05-18T03:16:43.6594623Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-05-18T03:16:43.6660396Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-05-18T03:16:43.6909782Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-05-18T03:16:43.6925599Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-05-18T03:16:43.7122397Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-05-18T03:16:43.7484844Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-05-18T03:16:43.7728806Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-05-18T03:16:43.8297435Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-05-18T03:16:43.8901929Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-05-18T03:16:43.9429939Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-05-18T03:16:43.9485863Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-05-18T03:16:43.9601198Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-05-18T03:16:43.9951357Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-05-18T03:16:43.9990784Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-05-18T03:16:44.0096762Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-05-18T03:16:44.0144656Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-05-18T03:16:44.0415094Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-05-18T03:16:44.0482179Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-05-18T03:16:44.0812746Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-05-18T03:16:44.1505022Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-05-18T03:16:44.2083927Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-05-18T03:16:44.2751936Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-05-18T03:16:44.2937265Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-05-18T03:16:44.3017829Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-05-18T03:16:44.3426553Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-05-18T03:16:44.3493635Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-05-18T03:16:44.3527947Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-05-18T03:16:44.3711455Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-05-18T03:16:44.4018756Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-05-18T03:16:44.4254464Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-05-18T03:16:44.4810677Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-05-18T03:16:44.5440574Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-05-18T03:16:44.5770148Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:44.6008348Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-05-18T03:16:44.6565147Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:44.6637487Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:44.6782520Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-05-18T03:16:44.6810386Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-05-18T03:16:44.7287478Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-05-18T03:16:44.7367796Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:44.8089031Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:44.8771850Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:44.9014524Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-05-18T03:16:44.9526905Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:44.9574577Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:44.9588815Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:45.0239316Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-05-18T03:16:45.0300853Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:45.0325448Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-05-18T03:16:45.0505580Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-05-18T03:16:45.1090412Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:45.1856375Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:45.2054114Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-05-18T03:16:45.2716305Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:45.3290364Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:45.3320902Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:45.3453978Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-05-18T03:16:45.3477759Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:45.3961548Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-05-18T03:16:45.4009122Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-05-18T03:16:45.4406054Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:45.4781605Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:45.5246702Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-05-18T03:16:45.5540724Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-05-18T03:16:45.6206484Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-05-18T03:16:45.6504697Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-05-18T03:16:45.6880857Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-05-18T03:16:45.6912859Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-05-18T03:16:45.6977481Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-05-18T03:16:45.6985740Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-05-18T03:16:45.7481032Z [ 44%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-05-18T03:16:45.7579763Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-05-18T03:16:45.8361284Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-05-18T03:16:45.8619820Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-05-18T03:16:45.9114633Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-05-18T03:16:45.9328600Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-05-18T03:16:45.9736306Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-05-18T03:16:45.9772620Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-05-18T03:16:45.9894433Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-05-18T03:16:46.0002024Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-05-18T03:16:46.0409571Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-05-18T03:16:46.0648793Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-05-18T03:16:46.0649760Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-05-18T03:16:46.1330666Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-05-18T03:16:46.1780716Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-05-18T03:16:46.1915323Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-05-18T03:16:46.2600424Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-05-18T03:16:46.2684587Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-05-18T03:16:46.2809835Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-05-18T03:16:46.3375407Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-05-18T03:16:46.3453889Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-05-18T03:16:46.3588860Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-05-18T03:16:46.3629331Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-05-18T03:16:46.4105378Z [ 45%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-05-18T03:16:46.4409068Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-05-18T03:16:46.4954689Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-05-18T03:16:46.5250299Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:46.5788360Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:46.6096403Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:46.6349071Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:46.6412791Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:46.6576257Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:46.6797530Z [ 45%] Linking CXX static library ../../lib/libonnx.a 2022-05-18T03:16:46.6888910Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:46.7060824Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:46.7242506Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:46.7299571Z [ 45%] Built target onnx 2022-05-18T03:16:46.7323127Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:46.7380302Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:46.7647963Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:46.7897472Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:46.7926166Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:46.8215879Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:46.8412978Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:46.8418211Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:46.8715600Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:46.8764014Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:46.9092989Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:46.9288737Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:46.9311266Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:46.9398333Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:46.9561615Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:46.9809126Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:47.0017378Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:47.0174551Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:47.0210716Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:47.0428503Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:47.0483004Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:47.0809950Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:47.0965274Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:47.1021304Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:47.1220104Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:47.1289933Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:47.1577510Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:47.1784365Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:47.1832134Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:47.1919933Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:47.2123745Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:47.2270802Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:47.2590453Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:47.2605508Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:47.2770596Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:47.2964320Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:47.3128105Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-05-18T03:16:47.3336434Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-05-18T03:16:47.3349017Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-05-18T03:16:47.3571740Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-05-18T03:16:47.3679935Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-05-18T03:16:47.4112071Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-05-18T03:16:47.4132975Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-05-18T03:16:47.4199835Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-05-18T03:16:47.4274419Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-05-18T03:16:47.4576039Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-05-18T03:16:47.4639050Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-05-18T03:16:47.4773322Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-05-18T03:16:47.4783467Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-05-18T03:16:47.4828824Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-05-18T03:16:47.5124957Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-05-18T03:16:47.5213607Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-05-18T03:16:47.5427207Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-05-18T03:16:47.5458864Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-05-18T03:16:47.5484568Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-05-18T03:16:47.5697180Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-05-18T03:16:47.5811580Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-05-18T03:16:47.5979468Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-05-18T03:16:47.6115025Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-05-18T03:16:47.6126334Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-05-18T03:16:47.6267126Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-05-18T03:16:47.6512228Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-05-18T03:16:47.6640955Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-05-18T03:16:47.6648449Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-05-18T03:16:47.6764907Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-05-18T03:16:47.6777877Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-05-18T03:16:47.7133366Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-05-18T03:16:47.7173947Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-05-18T03:16:47.7271962Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-05-18T03:16:47.7325271Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-05-18T03:16:47.7595655Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-05-18T03:16:47.7690628Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-05-18T03:16:47.7785917Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-05-18T03:16:47.7892160Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-05-18T03:16:47.7940103Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-05-18T03:16:47.8176329Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-05-18T03:16:47.8235398Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-05-18T03:16:47.8296590Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-05-18T03:16:47.8372315Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-05-18T03:16:47.8399625Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-05-18T03:16:47.8660858Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-05-18T03:16:47.8705082Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-05-18T03:16:47.8774370Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-05-18T03:16:47.8932601Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-05-18T03:16:47.8977432Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-05-18T03:16:47.9125112Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-05-18T03:16:47.9234435Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-05-18T03:16:47.9334649Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-05-18T03:16:47.9472208Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-05-18T03:16:47.9485393Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-05-18T03:16:47.9612432Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-05-18T03:16:47.9731325Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-05-18T03:16:47.9880793Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-05-18T03:16:47.9975082Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-05-18T03:16:48.0044912Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-05-18T03:16:48.0161480Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-05-18T03:16:48.0271592Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-05-18T03:16:48.0450647Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-05-18T03:16:48.0543498Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-05-18T03:16:48.0609239Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-05-18T03:16:48.0653317Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-05-18T03:16:48.0846781Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-05-18T03:16:48.0971657Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-05-18T03:16:48.1033488Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-05-18T03:16:48.1210579Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-05-18T03:16:48.1314709Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-05-18T03:16:48.1352539Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-05-18T03:16:48.1470310Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-05-18T03:16:48.1516697Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-05-18T03:16:48.1758311Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-05-18T03:16:48.1850170Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-05-18T03:16:48.1938702Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-05-18T03:16:48.2004948Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-05-18T03:16:48.2100747Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-05-18T03:16:48.2303452Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-05-18T03:16:48.2323073Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-05-18T03:16:48.2507720Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-05-18T03:16:48.2642238Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-05-18T03:16:48.2854435Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-05-18T03:16:48.2974017Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-05-18T03:16:48.3069588Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-05-18T03:16:48.3160463Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-05-18T03:16:48.3385149Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-05-18T03:16:48.3494107Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-05-18T03:16:48.3550396Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-05-18T03:16:48.3783836Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-05-18T03:16:48.3956668Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-05-18T03:16:48.3962266Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-05-18T03:16:48.4020873Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-05-18T03:16:48.4331467Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-05-18T03:16:48.4423523Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-05-18T03:16:48.4500500Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-05-18T03:16:48.4575234Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-05-18T03:16:48.4687796Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-05-18T03:16:48.4785319Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-05-18T03:16:48.5003002Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-05-18T03:16:48.5081353Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-05-18T03:16:48.5113569Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-05-18T03:16:48.5339867Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-05-18T03:16:48.5406821Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-05-18T03:16:48.5685153Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-05-18T03:16:48.5805638Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-05-18T03:16:48.5878926Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-05-18T03:16:48.6109560Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-05-18T03:16:48.6131494Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-05-18T03:16:48.6154854Z [ 48%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-05-18T03:16:48.6406925Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-05-18T03:16:48.6442455Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-05-18T03:16:48.6789048Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-05-18T03:16:48.6807142Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-05-18T03:16:48.6824990Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-05-18T03:16:48.7168962Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-05-18T03:16:48.7200937Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-05-18T03:16:48.7519907Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o 2022-05-18T03:16:48.7529309Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o 2022-05-18T03:16:48.7685412Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o 2022-05-18T03:16:48.7898582Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-05-18T03:16:48.8242687Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-05-18T03:16:48.8244668Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-05-18T03:16:48.8385532Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-05-18T03:16:48.8390393Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-05-18T03:16:48.8700375Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-05-18T03:16:48.8951278Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-05-18T03:16:48.8977114Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o 2022-05-18T03:16:48.9091180Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-05-18T03:16:48.9145649Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o 2022-05-18T03:16:48.9673378Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-05-18T03:16:48.9737350Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o 2022-05-18T03:16:48.9893899Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-05-18T03:16:48.9929147Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-05-18T03:16:49.0511638Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-05-18T03:16:49.0572679Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o 2022-05-18T03:16:49.0574989Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o 2022-05-18T03:16:49.0653436Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o 2022-05-18T03:16:49.0748314Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o 2022-05-18T03:16:49.1332371Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-05-18T03:16:49.1339634Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o 2022-05-18T03:16:49.1484953Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-05-18T03:16:49.1493872Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o 2022-05-18T03:16:49.1518429Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o 2022-05-18T03:16:49.2038655Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-05-18T03:16:49.2084830Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o 2022-05-18T03:16:49.2328034Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-05-18T03:16:49.2351520Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-05-18T03:16:49.2376528Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o 2022-05-18T03:16:49.2673924Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o 2022-05-18T03:16:49.2732315Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o 2022-05-18T03:16:49.2968985Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o 2022-05-18T03:16:49.3116293Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-05-18T03:16:49.3124753Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o 2022-05-18T03:16:49.3323257Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o 2022-05-18T03:16:49.3473876Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-05-18T03:16:49.3606835Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o 2022-05-18T03:16:49.3807699Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-05-18T03:16:49.3904422Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-05-18T03:16:49.3945609Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-05-18T03:16:49.4172905Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-05-18T03:16:49.4233139Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-05-18T03:16:49.4601922Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-05-18T03:16:49.4622376Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-05-18T03:16:49.4634757Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-05-18T03:16:49.4863350Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-05-18T03:16:49.4930782Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-05-18T03:16:49.5312522Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-05-18T03:16:49.5331224Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-05-18T03:16:49.5364907Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-05-18T03:16:49.5603933Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-05-18T03:16:49.6103272Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-05-18T03:16:49.6158739Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-05-18T03:16:49.6229356Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-05-18T03:16:49.6235850Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-05-18T03:16:49.6815696Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-05-18T03:16:49.6876757Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-05-18T03:16:49.6926898Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-05-18T03:16:49.7045609Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-05-18T03:16:49.7077199Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-05-18T03:16:49.7450987Z [ 49%] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-05-18T03:16:49.7601624Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-05-18T03:16:49.7672277Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-05-18T03:16:49.7834609Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-05-18T03:16:49.7837549Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-05-18T03:16:49.8007932Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-05-18T03:16:49.8276037Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-05-18T03:16:49.8511706Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-05-18T03:16:49.8567050Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-05-18T03:16:49.8904668Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-05-18T03:16:49.8984720Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-05-18T03:16:49.9225498Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-05-18T03:16:49.9580089Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-05-18T03:16:49.9633979Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-05-18T03:16:49.9838954Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-05-18T03:16:49.9899729Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-05-18T03:16:50.0046556Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-05-18T03:16:50.0251224Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-05-18T03:16:50.0374185Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-05-18T03:16:50.0676869Z [ 49%] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-05-18T03:16:50.0677434Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-05-18T03:16:50.0800555Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-05-18T03:16:50.0801301Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-05-18T03:16:50.1098128Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-05-18T03:16:50.1465171Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-05-18T03:16:50.1498585Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-05-18T03:16:50.1581313Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-05-18T03:16:50.1658597Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-05-18T03:16:50.1925010Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-05-18T03:16:50.2108535Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-05-18T03:16:50.2209960Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-05-18T03:16:50.2321706Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-05-18T03:16:50.2409384Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-05-18T03:16:50.2590283Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-05-18T03:16:50.2750705Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-05-18T03:16:50.2926905Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-05-18T03:16:50.3354143Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-05-18T03:16:50.3602292Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-05-18T03:16:50.3787190Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-05-18T03:16:50.3950440Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-05-18T03:16:50.4225410Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-05-18T03:16:50.4473450Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-05-18T03:16:50.4505579Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-05-18T03:16:50.4540574Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-05-18T03:16:50.4848503Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-05-18T03:16:50.5165677Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-05-18T03:16:50.5184603Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-05-18T03:16:50.5204666Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-05-18T03:16:50.5488039Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-05-18T03:16:50.5546149Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-05-18T03:16:50.5865009Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-05-18T03:16:50.6102233Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-05-18T03:16:50.6166872Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-05-18T03:16:50.6176156Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-05-18T03:16:50.6485746Z [ 50%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-05-18T03:16:50.6573545Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-05-18T03:16:50.6643258Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-05-18T03:16:50.6700611Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-05-18T03:16:50.6837102Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-05-18T03:16:50.6883399Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-05-18T03:16:50.7232224Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-05-18T03:16:50.7248902Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-05-18T03:16:50.7412273Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-05-18T03:16:50.7523272Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-05-18T03:16:50.7685842Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-05-18T03:16:50.7862834Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-05-18T03:16:50.7881178Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-05-18T03:16:50.8104732Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-05-18T03:16:50.8168222Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-05-18T03:16:50.8348331Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-05-18T03:16:50.8461929Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-05-18T03:16:50.8562174Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-05-18T03:16:50.8810425Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-05-18T03:16:50.8824975Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-05-18T03:16:50.8991123Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-05-18T03:16:50.9148033Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-05-18T03:16:50.9182230Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-05-18T03:16:50.9464826Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-05-18T03:16:50.9540081Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-05-18T03:16:50.9727963Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-05-18T03:16:50.9778110Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-05-18T03:16:50.9911645Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-05-18T03:16:51.0098125Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-05-18T03:16:51.0238204Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-05-18T03:16:51.0442413Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-05-18T03:16:51.0445955Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-05-18T03:16:51.0714197Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-05-18T03:16:51.0783481Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-05-18T03:16:51.0835600Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-05-18T03:16:51.1117943Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-05-18T03:16:51.1340476Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-05-18T03:16:51.1392755Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-05-18T03:16:51.1394912Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-05-18T03:16:51.1604333Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-05-18T03:16:51.1657999Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-05-18T03:16:51.1946181Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-05-18T03:16:51.2024622Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-05-18T03:16:51.2066207Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-05-18T03:16:51.2254092Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-05-18T03:16:51.2293783Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-05-18T03:16:51.2338551Z [ 51%] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-05-18T03:16:51.2613031Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-05-18T03:16:51.2725786Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-05-18T03:16:51.2732759Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-05-18T03:16:51.2965498Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-05-18T03:16:51.2971925Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-05-18T03:16:51.3271806Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-05-18T03:16:51.3301222Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-05-18T03:16:51.3415126Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-05-18T03:16:51.3626097Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-05-18T03:16:51.3745741Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-05-18T03:16:51.3864199Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-05-18T03:16:51.4079611Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-05-18T03:16:51.4163663Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-05-18T03:16:51.4194028Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-05-18T03:16:51.4468303Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-05-18T03:16:51.4560532Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-05-18T03:16:51.4887449Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-05-18T03:16:51.4939001Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-05-18T03:16:51.4958061Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-05-18T03:16:51.5138181Z [ 51%] Generating src/x86_64-fma/blas/sgemm.py.o 2022-05-18T03:16:51.5211813Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-05-18T03:16:51.5519052Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-05-18T03:16:51.5523284Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-05-18T03:16:51.5655809Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-05-18T03:16:51.5686566Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-05-18T03:16:51.5906143Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-05-18T03:16:51.6260823Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-05-18T03:16:51.6265218Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-05-18T03:16:51.6344027Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-05-18T03:16:51.6487609Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-05-18T03:16:51.6623550Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-05-18T03:16:51.6936977Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-05-18T03:16:51.6968067Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-05-18T03:16:51.7075517Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-05-18T03:16:51.7247929Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-05-18T03:16:51.7259981Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-05-18T03:16:51.7604529Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-05-18T03:16:51.7765005Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-05-18T03:16:51.7842930Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-05-18T03:16:51.8055383Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-05-18T03:16:51.8185104Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-05-18T03:16:51.8444305Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-05-18T03:16:51.8677269Z [ 52%] Generating src/x86_64-fma/max-pooling.py.o 2022-05-18T03:16:51.8695773Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-05-18T03:16:51.8757891Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-05-18T03:16:51.8911821Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-05-18T03:16:51.9110888Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-05-18T03:16:51.9348869Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o 2022-05-18T03:16:51.9531332Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o 2022-05-18T03:16:51.9564718Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-05-18T03:16:51.9629035Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o 2022-05-18T03:16:51.9885069Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o 2022-05-18T03:16:51.9988853Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o 2022-05-18T03:16:52.0215592Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-05-18T03:16:52.0261953Z [ 52%] Generating src/x86_64-fma/relu.py.o 2022-05-18T03:16:52.0346799Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-05-18T03:16:52.0357092Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-05-18T03:16:52.0568499Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-05-18T03:16:52.0696167Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-05-18T03:16:52.0868942Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-05-18T03:16:52.1085349Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-05-18T03:16:52.1164983Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-05-18T03:16:52.1201490Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-05-18T03:16:52.1498853Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-05-18T03:16:52.1742170Z [ 52%] Generating src/x86_64-fma/softmax.py.o 2022-05-18T03:16:52.1745278Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-05-18T03:16:52.1924739Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-05-18T03:16:52.2024315Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-05-18T03:16:52.2131246Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-05-18T03:16:52.2546242Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-05-18T03:16:52.2563638Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-05-18T03:16:52.2712812Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x4.c.o 2022-05-18T03:16:52.2788137Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-05-18T03:16:52.2795906Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x12.c.o 2022-05-18T03:16:52.3169302Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x16.c.o 2022-05-18T03:16:52.3368500Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x20.c.o 2022-05-18T03:16:52.3379863Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x24.c.o 2022-05-18T03:16:52.3528476Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x8.c.o 2022-05-18T03:16:52.3529539Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x4.c.o 2022-05-18T03:16:52.3805740Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x12.c.o 2022-05-18T03:16:52.3943854Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x16.c.o 2022-05-18T03:16:52.4126395Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x20.c.o 2022-05-18T03:16:52.4229759Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x24.c.o 2022-05-18T03:16:52.4466774Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-05-18T03:16:52.4587716Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-05-18T03:16:52.4702115Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-05-18T03:16:52.4773966Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-05-18T03:16:52.4863603Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-05-18T03:16:52.5062443Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-05-18T03:16:52.5071567Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-05-18T03:16:52.5233021Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-05-18T03:16:52.5415494Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-05-18T03:16:52.5558700Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-05-18T03:16:52.5703052Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-05-18T03:16:52.5729232Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-05-18T03:16:52.5861599Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-05-18T03:16:52.5966740Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-05-18T03:16:52.6085482Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-05-18T03:16:52.6330405Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-05-18T03:16:52.6347300Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-05-18T03:16:52.6442685Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-05-18T03:16:52.6546043Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-05-18T03:16:52.6814701Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:52.6849162Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-05-18T03:16:52.6951409Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:52.7169884Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-05-18T03:16:52.7235378Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:52.7511129Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-05-18T03:16:52.7852386Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:52.7876969Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:52.7923175Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:52.8219291Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:52.8343697Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:52.8583845Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:52.8603836Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:52.8644927Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:52.8846216Z [ 53%] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-05-18T03:16:52.8865998Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:52.9321362Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:52.9469931Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:52.9505997Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:52.9513968Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:52.9586084Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.0155423Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.0298148Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.0302522Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.0368997Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.0730234Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.0921299Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.1114800Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.1121136Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.1166294Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.1770067Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.1791404Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.1921639Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.1964245Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.2058869Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.2603039Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.2630570Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.2732662Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.2744894Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.2916476Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.3313359Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.3353688Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.3541821Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.3643421Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.3775554Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.4093293Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.4231324Z [ 54%] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-05-18T03:16:53.4300139Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.4334034Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.4365827Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.4675310Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.4809600Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.5154404Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.5222275Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.5224131Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.5320544Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-05-18T03:16:53.5647309Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:53.5876163Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-05-18T03:16:53.6008615Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:53.6101467Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-05-18T03:16:53.6200109Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:53.6245686Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-05-18T03:16:53.6561926Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:53.6712109Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:53.6871319Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:53.7041336Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-05-18T03:16:53.7064859Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-05-18T03:16:53.7165179Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-05-18T03:16:53.7550900Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-05-18T03:16:53.7648871Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-05-18T03:16:53.7705573Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-05-18T03:16:53.7887070Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-05-18T03:16:53.7902953Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-05-18T03:16:53.8217486Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-05-18T03:16:53.8337828Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-05-18T03:16:53.8380093Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.8447852Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.8742604Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:53.8920582Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.9040911Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.9187160Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:53.9341209Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.9534381Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:53.9635907Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:53.9785060Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:53.9934598Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.0189561Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:54.0460920Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.0562225Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.0767620Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:54.0771726Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.0930026Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.1065979Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:54.1294304Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.1451951Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.1464419Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:54.1699588Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.1907879Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.2045153Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:54.2137411Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.2347014Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.2409353Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:54.2611948Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.2775889Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.2865800Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:54.3088660Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.3172860Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.3403658Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-05-18T03:16:54.3526452Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.3605260Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.3712725Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.4006660Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.4042811Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.4219509Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.4341589Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.4470713Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.4691993Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.4968933Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.4974669Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.5206509Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.5340079Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.5414416Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.5688064Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.5790732Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.5906545Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.6092837Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.6114956Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.6522047Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.6522880Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:54.6751017Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:54.6833214Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-05-18T03:16:54.6890007Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-05-18T03:16:54.7166665Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-05-18T03:16:54.7289056Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:54.7511753Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-05-18T03:16:54.7531299Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-05-18T03:16:54.7741103Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-05-18T03:16:54.7767326Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:54.7971404Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-05-18T03:16:54.8149745Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-05-18T03:16:54.8168640Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-05-18T03:16:54.8369444Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:54.8557902Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-05-18T03:16:54.8717135Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:54.8745136Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-05-18T03:16:54.8897328Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-05-18T03:16:54.9005557Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-05-18T03:16:54.9202420Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:54.9411697Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:54.9421347Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:54.9429720Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-05-18T03:16:54.9765956Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-05-18T03:16:54.9823265Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-05-18T03:16:55.0146739Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-05-18T03:16:55.0216389Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-05-18T03:16:55.0327511Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-05-18T03:16:55.0557026Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-05-18T03:16:55.0860565Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-05-18T03:16:55.1043543Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-05-18T03:16:55.1157280Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-05-18T03:16:55.1252136Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-05-18T03:16:55.1431792Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.1552507Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.1622558Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.1785900Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.1820276Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.2087534Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.2373613Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.2411143Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.2608758Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.2609775Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.2930085Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.3075113Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.3164334Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.3285097Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.3444244Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.3610791Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.3849621Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.3889305Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.3912310Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.4170446Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.4269415Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.4530378Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.4533455Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.4621021Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.4845212Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.5071946Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.5148064Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.5316771Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.5524869Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.5697335Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.5769685Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.5861829Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.6132514Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.6271314Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.6349626Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.6447000Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.6698371Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.6779932Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.6954426Z Scanning dependencies of target nnpack 2022-05-18T03:16:55.7020427Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.7024831Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.7046840Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-05-18T03:16:55.7207896Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-05-18T03:16:55.7336042Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-05-18T03:16:55.7415609Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-05-18T03:16:55.7703121Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-05-18T03:16:55.7766332Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.7840056Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.7907457Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-05-18T03:16:55.8086606Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-05-18T03:16:55.8109104Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-05-18T03:16:55.8275398Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-05-18T03:16:55.8597575Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-05-18T03:16:55.8606001Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-05-18T03:16:55.8721423Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-05-18T03:16:55.8736082Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-05-18T03:16:55.8763378Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:55.8907183Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-05-18T03:16:55.9158598Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-05-18T03:16:55.9251444Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-05-18T03:16:55.9305311Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-05-18T03:16:55.9347482Z [ 57%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-05-18T03:16:55.9405851Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:55.9486213Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-05-18T03:16:55.9790201Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:55.9885754Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-05-18T03:16:55.9887989Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-05-18T03:16:55.9964266Z [ 57%] Linking C static library ../../lib/libnnpack.a 2022-05-18T03:16:56.0067329Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-05-18T03:16:56.0133841Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-05-18T03:16:56.0160106Z [ 57%] Built target nnpack 2022-05-18T03:16:56.0202188Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-05-18T03:16:56.0521676Z [ 57%] 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/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_sparse_functions.cpp, ../../../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../../../torch/csrc/autograd/generated/python_return_types.cpp, ../../../../torch/csrc/autograd/generated/python_functions.h, ../../../../torch/testing/_internal/generated/annotated_fn_args.py 2022-05-18T03:16:56.0543922Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-05-18T03:16:56.0611217Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-05-18T03:16:56.0645483Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-05-18T03:16:56.0688186Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-05-18T03:16:56.0851825Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-05-18T03:16:56.1081231Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-05-18T03:16:56.1336852Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-05-18T03:16:56.1347950Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-05-18T03:16:56.1481587Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-05-18T03:16:56.1544993Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-05-18T03:16:56.1734742Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-05-18T03:16:56.1907125Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-05-18T03:16:56.1920364Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-05-18T03:16:56.2175599Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-05-18T03:16:56.2338841Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-05-18T03:16:56.2515479Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-05-18T03:16:56.2523407Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-05-18T03:16:56.2595742Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-05-18T03:16:56.2754550Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-05-18T03:16:56.2927990Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-05-18T03:16:56.3439573Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-05-18T03:16:56.3569922Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-05-18T03:16:56.3588197Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-05-18T03:16:56.3828047Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-05-18T03:16:56.3855022Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-05-18T03:16:56.3997727Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-05-18T03:16:56.4540933Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-05-18T03:16:56.4562742Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-05-18T03:16:56.4894550Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-05-18T03:16:56.5001543Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-05-18T03:16:56.5071009Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-05-18T03:16:56.5236767Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-05-18T03:16:56.5308152Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-05-18T03:16:56.5561746Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-05-18T03:16:56.5579481Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-05-18T03:16:56.5823866Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-05-18T03:16:56.5975218Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-05-18T03:16:56.6365309Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-05-18T03:16:56.6506076Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o 2022-05-18T03:16:56.6647199Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o 2022-05-18T03:16:56.6882800Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o 2022-05-18T03:16:56.7101153Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2022-05-18T03:16:56.7162088Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-05-18T03:16:56.7292670Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2022-05-18T03:16:56.7372202Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2022-05-18T03:16:56.7489415Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2022-05-18T03:16:56.7933529Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2022-05-18T03:16:56.7937811Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2022-05-18T03:16:56.7996482Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-05-18T03:16:56.8055204Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-05-18T03:16:56.8299575Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2022-05-18T03:16:56.8590030Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-05-18T03:16:56.8644272Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-05-18T03:16:56.8763942Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2022-05-18T03:16:56.8776179Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-05-18T03:16:56.9079913Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-05-18T03:16:56.9338943Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2022-05-18T03:16:56.9450853Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-05-18T03:16:56.9613538Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-05-18T03:16:56.9778501Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-05-18T03:16:56.9955630Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-05-18T03:16:57.0000904Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-05-18T03:16:57.0202898Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-05-18T03:16:57.0350267Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-05-18T03:16:57.0444529Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-05-18T03:16:57.0722360Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-05-18T03:16:57.0768178Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-05-18T03:16:57.0953430Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-05-18T03:16:57.0955036Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-05-18T03:16:57.1042958Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2022-05-18T03:16:57.1396897Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-05-18T03:16:57.1505419Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2022-05-18T03:16:57.1659384Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2022-05-18T03:16:57.1752949Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2022-05-18T03:16:57.1815903Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2022-05-18T03:16:57.1980294Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2022-05-18T03:16:57.2132906Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2022-05-18T03:16:57.2283963Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-05-18T03:16:57.2356432Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-05-18T03:16:57.2444823Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-05-18T03:16:57.2609144Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-05-18T03:16:57.2802503Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-05-18T03:16:57.2813518Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-05-18T03:16:57.3005172Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-05-18T03:16:57.3033932Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-05-18T03:16:57.3163652Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-05-18T03:16:57.3423621Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-05-18T03:16:57.3447395Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o 2022-05-18T03:16:57.3687518Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o 2022-05-18T03:16:57.3747422Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o 2022-05-18T03:16:57.3799268Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o 2022-05-18T03:16:57.4021736Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o 2022-05-18T03:16:57.4246640Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o 2022-05-18T03:16:57.4345220Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2022-05-18T03:16:57.4359629Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2022-05-18T03:16:57.4418240Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2022-05-18T03:16:57.4751347Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2022-05-18T03:16:57.4966987Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2022-05-18T03:16:57.5158525Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2022-05-18T03:16:57.5178058Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-05-18T03:16:57.5181843Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-05-18T03:16:57.5264520Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-05-18T03:16:57.5842832Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-05-18T03:16:57.5876933Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-05-18T03:16:57.5893724Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-05-18T03:16:57.6105878Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-05-18T03:16:57.6333485Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-05-18T03:16:57.6397314Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-05-18T03:16:57.6463878Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-05-18T03:16:57.6560407Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x4.c.o 2022-05-18T03:16:57.6735425Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-05-18T03:16:57.6930108Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x12.c.o 2022-05-18T03:16:57.7031094Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x16.c.o 2022-05-18T03:16:57.7168452Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x20.c.o 2022-05-18T03:16:57.7366446Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x24.c.o 2022-05-18T03:16:57.7373173Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x4.c.o 2022-05-18T03:16:57.7516323Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x8.c.o 2022-05-18T03:16:57.7672831Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x12.c.o 2022-05-18T03:16:57.7822787Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x16.c.o 2022-05-18T03:16:57.7974394Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x20.c.o 2022-05-18T03:16:57.7988264Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x24.c.o 2022-05-18T03:16:57.8297793Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-05-18T03:16:57.8298620Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-05-18T03:16:57.8478747Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-05-18T03:16:57.8635656Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-05-18T03:16:57.8807502Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-05-18T03:16:57.8847273Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-05-18T03:16:57.8911994Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-05-18T03:16:57.9009577Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-05-18T03:16:57.9134356Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:57.9345579Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:57.9384115Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-05-18T03:16:57.9429849Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:57.9688882Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:57.9730011Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-05-18T03:16:58.0105018Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:58.0178624Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:58.0291966Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-05-18T03:16:58.0366685Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:58.0612605Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:58.0820998Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:58.0964850Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:58.1166677Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:58.1193590Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:58.1607158Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.1608496Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.1939071Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.1976757Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.2204584Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.2399134Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.2457413Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.2620310Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.2767115Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.2883077Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.3131405Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.3234260Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.3363740Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.3536774Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.3624082Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.3772303Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.4012695Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.4182456Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.4325380Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.4403580Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.4452166Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.4712098Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.4891376Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.5090465Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.5097456Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.5169441Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.5375851Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.5590494Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.5864249Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.5932011Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.5939412Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.6020634Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.6375328Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.6517536Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.6675914Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.6694139Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.6989391Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.7039722Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.7366746Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.7401210Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.7465028Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.7715960Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:58.7734152Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.8059183Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:58.8076283Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-05-18T03:16:58.8205070Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:58.8370692Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:58.8453700Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-05-18T03:16:58.8680968Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:58.8777014Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:58.8924319Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-05-18T03:16:58.9047320Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:58.9428423Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:58.9539725Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-05-18T03:16:58.9670983Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:58.9754313Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:58.9772617Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:59.0294831Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:59.0367799Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:16:59.0420693Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:16:59.0607638Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-05-18T03:16:59.0902722Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-05-18T03:16:59.1171659Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-05-18T03:16:59.1186251Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-05-18T03:16:59.1528884Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-05-18T03:16:59.1589356Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-05-18T03:16:59.1876694Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-05-18T03:16:59.1980383Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-05-18T03:16:59.2022787Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-05-18T03:16:59.2175266Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-05-18T03:16:59.2303996Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.2433419Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.2539137Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.2646588Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.2794582Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.3045458Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.3064742Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.3253821Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.3324725Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.3495164Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.3886908Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.4095763Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.4177729Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.4230892Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.4495416Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.4565152Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.4764229Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.4830132Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.5011755Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.5090871Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.5280154Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.5490680Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.5574081Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.5750044Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.5917608Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.5964537Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.6172199Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.6389849Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.6516284Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.6613050Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.6632695Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.7082519Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.7102372Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2022-05-18T03:16:59.7215876Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.7301266Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.7318005Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.7786608Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.7931722Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.7973334Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.8117817Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.8144667Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.8434088Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.8605021Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.8681781Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.8789775Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.8855527Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.9084128Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.9333196Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.9426907Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.9494587Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.9568045Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:16:59.9808783Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:16:59.9981272Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.0093675Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:00.0271799Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.0323422Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-05-18T03:17:00.0607840Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-05-18T03:17:00.0717742Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-05-18T03:17:00.0819971Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-05-18T03:17:00.0967361Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-05-18T03:17:00.1006029Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-05-18T03:17:00.1208093Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-05-18T03:17:00.1283463Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-05-18T03:17:00.1451890Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-05-18T03:17:00.1510731Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-05-18T03:17:00.1678294Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-05-18T03:17:00.1781208Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-05-18T03:17:00.2415913Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-05-18T03:17:00.2472437Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-05-18T03:17:00.2584988Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-05-18T03:17:00.2807283Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-05-18T03:17:00.3163718Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-05-18T03:17:00.3189597Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-05-18T03:17:00.3201663Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-05-18T03:17:00.3270701Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-05-18T03:17:00.3406679Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-05-18T03:17:00.3880371Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-05-18T03:17:00.4184916Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-05-18T03:17:00.4220953Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-05-18T03:17:00.4340119Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-05-18T03:17:00.4379862Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:17:00.4429869Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:17:00.4795556Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:17:00.4864430Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:17:00.4943650Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:17:00.5124240Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:17:00.5287631Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-05-18T03:17:00.5551775Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-05-18T03:17:00.5732970Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-05-18T03:17:00.5774800Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-05-18T03:17:00.6044964Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-05-18T03:17:00.6086182Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-05-18T03:17:00.6570764Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-05-18T03:17:00.6662538Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-05-18T03:17:00.6740248Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-05-18T03:17:00.6972188Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-05-18T03:17:00.6994446Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-05-18T03:17:00.7219573Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-05-18T03:17:00.7307889Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:00.7481167Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.7584167Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:00.7660773Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.7869315Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:00.8004224Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.8257014Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:00.8333875Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.8366430Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:00.8648811Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.8714681Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:00.8897350Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.9180303Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:00.9181290Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.9401913Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:00.9525025Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.9673063Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:00.9881629Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:00.9980898Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.0116152Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.0244439Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.0327122Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.0617037Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.0707451Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.0906012Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.1026226Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.1166268Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.1248924Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.1515793Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.1732864Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.1874309Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.1935130Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.2043965Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.2345998Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.2411483Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.2654398Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.2690445Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.2739193Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.3169869Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.3226164Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.3407344Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.3503261Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.3572597Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-05-18T03:17:01.3824749Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-05-18T03:17:01.4014772Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-05-18T03:17:01.4060724Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-05-18T03:17:01.4229643Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-05-18T03:17:01.4348137Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-05-18T03:17:01.4488552Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-05-18T03:17:01.4726538Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-05-18T03:17:01.4812938Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-05-18T03:17:01.4913929Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-05-18T03:17:01.5192347Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-05-18T03:17:01.5246657Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-05-18T03:17:01.5529299Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-05-18T03:17:01.5530294Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-05-18T03:17:01.5600324Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-05-18T03:17:01.6046975Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-05-18T03:17:01.6109910Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-05-18T03:17:01.6122323Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-05-18T03:17:01.6166967Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-05-18T03:17:01.6419937Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-05-18T03:17:01.6657056Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-05-18T03:17:01.6781257Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-05-18T03:17:01.6794233Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-05-18T03:17:01.6797057Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2022-05-18T03:17:01.7169658Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2022-05-18T03:17:01.7222766Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2022-05-18T03:17:01.7339868Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2022-05-18T03:17:01.7436507Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2022-05-18T03:17:01.7450449Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2022-05-18T03:17:01.7810961Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2022-05-18T03:17:01.7821229Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-05-18T03:17:01.7963847Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-05-18T03:17:01.8081589Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-05-18T03:17:01.8165034Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-05-18T03:17:01.8494321Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-05-18T03:17:01.8758200Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-05-18T03:17:01.9092065Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-05-18T03:17:01.9261071Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-05-18T03:17:01.9461437Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-05-18T03:17:01.9663682Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-05-18T03:17:01.9766610Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-05-18T03:17:02.0219972Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-05-18T03:17:02.0250722Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-05-18T03:17:02.0415025Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-05-18T03:17:02.0647362Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-05-18T03:17:02.0768293Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-05-18T03:17:02.1124508Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-05-18T03:17:02.1202396Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-05-18T03:17:02.1314440Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-05-18T03:17:02.1576847Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-05-18T03:17:02.1690661Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.1875820Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.1926677Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.1946867Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.2208337Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.2730058Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.2816164Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.3027335Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.3046546Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.3409811Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.3689177Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.3871491Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.4028045Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.4116430Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.4526796Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.4773777Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.4854483Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.5307354Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.5414392Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.5690048Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.6020844Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.6380813Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.6446932Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.6600918Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.7311131Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.7395066Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.7397543Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-05-18T03:17:02.7448252Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-05-18T03:17:02.7698080Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-05-18T03:17:02.8286019Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-05-18T03:17:02.8358226Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-05-18T03:17:02.8528299Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-05-18T03:17:02.8736499Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-05-18T03:17:02.8920169Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-05-18T03:17:02.9109586Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-05-18T03:17:02.9352969Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-05-18T03:17:02.9414659Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-05-18T03:17:02.9727908Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-05-18T03:17:02.9944147Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-05-18T03:17:03.0124393Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-05-18T03:17:03.0309561Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-05-18T03:17:03.0399648Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-05-18T03:17:03.0648165Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-05-18T03:17:03.0849715Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-05-18T03:17:03.1069731Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-05-18T03:17:03.1287720Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-05-18T03:17:03.1304030Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-05-18T03:17:03.1642090Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-05-18T03:17:03.1864678Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-05-18T03:17:03.1994263Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-05-18T03:17:03.2248529Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-05-18T03:17:03.2282339Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-05-18T03:17:03.2611732Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-05-18T03:17:03.2646563Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-05-18T03:17:03.3098985Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-05-18T03:17:03.3161735Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-05-18T03:17:03.3542236Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-05-18T03:17:03.3572029Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-05-18T03:17:03.3966994Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-05-18T03:17:03.3970473Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-05-18T03:17:03.4216204Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-05-18T03:17:03.4448644Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-05-18T03:17:03.4836348Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-05-18T03:17:03.5041266Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-05-18T03:17:03.5096928Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-05-18T03:17:03.5327768Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-05-18T03:17:03.5607828Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-05-18T03:17:03.5702316Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-05-18T03:17:03.5879087Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-05-18T03:17:03.6232971Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-05-18T03:17:03.6246372Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-05-18T03:17:03.6588865Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-05-18T03:17:03.6622806Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o 2022-05-18T03:17:03.7033364Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o 2022-05-18T03:17:03.7131597Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o 2022-05-18T03:17:03.7459722Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-05-18T03:17:03.7632851Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o 2022-05-18T03:17:03.7685303Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o 2022-05-18T03:17:03.8016863Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o 2022-05-18T03:17:03.8136811Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o 2022-05-18T03:17:03.8606827Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o 2022-05-18T03:17:03.8658941Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o 2022-05-18T03:17:03.8666202Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o 2022-05-18T03:17:03.9010177Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o 2022-05-18T03:17:03.9289326Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2022-05-18T03:17:03.9590541Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2022-05-18T03:17:03.9647886Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2022-05-18T03:17:03.9856904Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2022-05-18T03:17:03.9963127Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2022-05-18T03:17:04.0367160Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2022-05-18T03:17:04.0555403Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-05-18T03:17:04.0587112Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-05-18T03:17:04.0817320Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-05-18T03:17:04.0924866Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-05-18T03:17:04.1619270Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-05-18T03:17:04.1775351Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-05-18T03:17:04.2008226Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-05-18T03:17:04.2122747Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-05-18T03:17:04.2704150Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-05-18T03:17:04.2723950Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-05-18T03:17:04.3072114Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-05-18T03:17:04.3128140Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-05-18T03:17:04.3538355Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x16.c.o 2022-05-18T03:17:04.3566046Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x8.c.o 2022-05-18T03:17:04.3597660Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x24.c.o 2022-05-18T03:17:04.3969792Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x32.c.o 2022-05-18T03:17:04.4216946Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x40.c.o 2022-05-18T03:17:04.4528365Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x48.c.o 2022-05-18T03:17:04.4544376Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x56.c.o 2022-05-18T03:17:04.4577486Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x64.c.o 2022-05-18T03:17:04.4638961Z Scanning dependencies of target torch_cpu 2022-05-18T03:17:04.4927919Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x72.c.o 2022-05-18T03:17:04.5066294Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x80.c.o 2022-05-18T03:17:04.5546036Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x8.c.o 2022-05-18T03:17:04.5610597Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x16.c.o 2022-05-18T03:17:04.5659991Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x24.c.o 2022-05-18T03:17:04.5873638Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x32.c.o 2022-05-18T03:17:04.6005186Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-05-18T03:17:04.6536042Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x48.c.o 2022-05-18T03:17:04.6654834Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x56.c.o 2022-05-18T03:17:04.6679351Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x64.c.o 2022-05-18T03:17:04.6919080Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x72.c.o 2022-05-18T03:17:04.6953153Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x80.c.o 2022-05-18T03:17:04.7504103Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-05-18T03:17:04.7832944Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-05-18T03:17:04.7884806Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-05-18T03:17:04.8000165Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-05-18T03:17:04.8256634Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-05-18T03:17:04.8439161Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-05-18T03:17:04.8736848Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-05-18T03:17:04.8842608Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-05-18T03:17:04.9001164Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-05-18T03:17:04.9150358Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2022-05-18T03:17:04.9444184Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-05-18T03:17:04.9786469Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-05-18T03:17:04.9879738Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2022-05-18T03:17:05.0113918Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-05-18T03:17:05.0247706Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-05-18T03:17:05.0522642Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-05-18T03:17:05.0602309Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:17:05.0865185Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:05.0976605Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:05.1150604Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:17:05.1343833Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:05.1588534Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:05.1684122Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:17:05.1755160Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:05.2069416Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:05.2133918Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:17:05.2415736Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:05.2575417Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:05.2725347Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:05.2843961Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:05.3060859Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:05.3199653Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:05.3553107Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.3595943Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.3822530Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.3850414Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.4189841Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.4427511Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.4539430Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.4696187Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.4717499Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.4974641Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.5241400Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.5329358Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.5575305Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.5670768Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.5781550Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.6027564Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.6030424Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.6418534Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.6438400Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.6548928Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.6681572Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.6884787Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.7120826Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.7121919Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.7369020Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.7447575Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.7514671Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.7877332Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.7884832Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.8202178Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.8242370Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.8353574Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.8577741Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.8734690Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.8927175Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.9088385Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.9240321Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.9283400Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.9487635Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:05.9587201Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:05.9802353Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.0057197Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.0097333Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.0335649Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.0491851Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:17:06.0539365Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:06.0831057Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:06.0935771Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:17:06.0962339Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:06.1259029Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:06.1453101Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:17:06.1766436Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:06.1787552Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:06.1804120Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-05-18T03:17:06.2137121Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:06.2366364Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:06.2512699Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:06.2600803Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:06.2803053Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:06.2818275Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:06.3169815Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-05-18T03:17:06.3253165Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-05-18T03:17:06.3542870Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-05-18T03:17:06.3813910Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-05-18T03:17:06.3855186Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.4145547Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.4251986Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.4522673Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.4684157Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.4789707Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.4952576Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.5310048Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.5368763Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.5440171Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.5688968Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.5709520Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.5998060Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.6120173Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.6186380Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.6456107Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.6480416Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.6841360Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.7001909Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.7287639Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.7312956Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.7415896Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.7557827Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.7843731Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.8026537Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.8069650Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.8092380Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.8499274Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.8591903Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.8818166Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.8955391Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.8960246Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.9306288Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2022-05-18T03:17:06.9376628Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.9699418Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:06.9771589Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:06.9845251Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.0143081Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.0190612Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.0563029Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.0597303Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.0817553Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.1002927Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.1175515Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.1386808Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.1535060Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.1694272Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.1825801Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.1938397Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.2060796Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.2391562Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.2443192Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.2526540Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.2737213Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.2750693Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.3109272Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-05-18T03:17:07.3124355Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-05-18T03:17:07.3250611Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2022-05-18T03:17:07.3543262Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2022-05-18T03:17:07.3579141Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-05-18T03:17:07.3768221Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-05-18T03:17:07.4011592Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2022-05-18T03:17:07.4024587Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2022-05-18T03:17:07.4246087Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-05-18T03:17:07.4755562Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-05-18T03:17:07.4957084Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2022-05-18T03:17:07.4992359Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2022-05-18T03:17:07.5045355Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-05-18T03:17:07.5074282Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-05-18T03:17:07.5416935Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2022-05-18T03:17:07.5658854Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2022-05-18T03:17:07.5695489Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-05-18T03:17:07.6033112Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-05-18T03:17:07.6033870Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-05-18T03:17:07.6305207Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-05-18T03:17:07.6408584Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:07.6487450Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:07.6687533Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:07.6769238Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:07.6977244Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:07.7100009Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:07.7325637Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-05-18T03:17:07.7376263Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-05-18T03:17:07.7640722Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-05-18T03:17:07.7664982Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-05-18T03:17:07.8035254Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-05-18T03:17:07.8051908Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-05-18T03:17:07.8310476Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.8661479Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.8705169Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.8976722Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.9090066Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.9103133Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.9523984Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:07.9573516Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:07.9708669Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.0004835Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.0112234Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.0167511Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.0424115Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.0434919Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.0850065Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.0872173Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.0911890Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.1208790Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.1291999Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.1587185Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.1683303Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.1792880Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.1966844Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.2006040Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.2377248Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.2455430Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.2566686Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.2665423Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.2884163Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.3095940Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.3200284Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.3336779Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.3451442Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.3694935Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.3831059Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.4016125Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.4216724Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.4287858Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.4480435Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.4551584Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.4818631Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.5037818Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-05-18T03:17:08.5043526Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.5171989Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-05-18T03:17:08.5207102Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-05-18T03:17:08.5472491Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-05-18T03:17:08.5833323Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-05-18T03:17:08.5936223Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-05-18T03:17:08.5948878Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-05-18T03:17:08.5967502Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-05-18T03:17:08.6258665Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-05-18T03:17:08.6716918Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-05-18T03:17:08.6736486Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-05-18T03:17:08.6800768Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-05-18T03:17:08.6803928Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-05-18T03:17:08.7214434Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-05-18T03:17:08.7369666Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-05-18T03:17:08.7560583Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-05-18T03:17:08.7589002Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-05-18T03:17:08.7768784Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-05-18T03:17:08.7793078Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-05-18T03:17:08.8391817Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-05-18T03:17:08.8645069Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-05-18T03:17:08.8721096Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-05-18T03:17:08.8847256Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-05-18T03:17:08.8847863Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-05-18T03:17:08.9259829Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-05-18T03:17:08.9601299Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-05-18T03:17:08.9862456Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-05-18T03:17:09.0056505Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-05-18T03:17:09.0175980Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-05-18T03:17:09.0409515Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-05-18T03:17:09.0509687Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-05-18T03:17:09.0884825Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-05-18T03:17:09.0968230Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-05-18T03:17:09.1245477Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-05-18T03:17:09.1348423Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-05-18T03:17:09.1483399Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-05-18T03:17:09.1849451Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-05-18T03:17:09.2180425Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-05-18T03:17:09.2197601Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-05-18T03:17:09.2434903Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-05-18T03:17:09.2534722Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-05-18T03:17:09.2684137Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-05-18T03:17:09.3125317Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-05-18T03:17:09.3177910Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-05-18T03:17:09.3415779Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-05-18T03:17:09.3669300Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-05-18T03:17:09.3726846Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-05-18T03:17:09.4094737Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-05-18T03:17:09.4425241Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-05-18T03:17:09.4464285Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-05-18T03:17:09.4685204Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-05-18T03:17:09.4809307Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-05-18T03:17:09.5186916Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-05-18T03:17:09.5279435Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-05-18T03:17:09.5480767Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-05-18T03:17:09.5722271Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-05-18T03:17:09.5737857Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-05-18T03:17:09.6143708Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-05-18T03:17:09.6380001Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-05-18T03:17:09.6694350Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-05-18T03:17:09.6790073Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-05-18T03:17:09.6844388Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-05-18T03:17:09.7274018Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-05-18T03:17:09.7431180Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-05-18T03:17:09.7775734Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-05-18T03:17:09.7789984Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-05-18T03:17:09.7933938Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-05-18T03:17:09.8294071Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-05-18T03:17:09.8525921Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-05-18T03:17:09.8696716Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:17:09.8766281Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:09.8990610Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:17:09.9284802Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:09.9485550Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:17:09.9721366Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:10.0078997Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:17:10.0199915Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:10.0449366Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:10.0524795Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:10.0737554Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.1243763Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.1289815Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.1604194Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.1657294Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.1906595Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.2254203Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.2488793Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.2551468Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.2888946Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.3088096Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.3165240Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.3646204Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.3885980Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.4218394Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.4319668Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.4790038Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.5091477Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.5381446Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.5566748Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.5976970Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.6130085Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.6435465Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.6618072Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.6643947Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.7218573Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.7484725Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.7543430Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.7689929Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.7968288Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.8148691Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.8515724Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.8914763Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.9126226Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.9293964Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.9489101Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:10.9605356Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:10.9965891Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.0340892Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:11.0498633Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.0636898Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:11.0682567Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.1016318Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:11.1411255Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.1709367Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:17:11.1793194Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:11.2117102Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:17:11.2391139Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:11.2829764Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:17:11.3161309Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:11.3227779Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-05-18T03:17:11.3236496Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:11.3809172Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:11.3885335Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:11.4092962Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:11.4388633Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.4803969Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:11.5131686Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:11.5302698Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.5527832Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:11.5889430Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:11.6330895Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.6373548Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:11.6409749Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:11.6970117Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.7342496Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:11.7610433Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:11.7628581Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.7972670Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:11.8408954Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:11.8584731Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.8763934Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:11.9007280Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:11.9376264Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:11.9496817Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:11.9927860Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.0045930Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.0486786Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:12.0763593Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.1129154Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.1233057Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:12.1485729Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.1550728Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.2138787Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:12.2266532Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.2522327Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.3101040Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2022-05-18T03:17:12.3117401Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.3194813Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.3528572Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.4164711Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.4286333Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.4552894Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.4714849Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.5177445Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.5355159Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.5636567Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.5685066Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.6272820Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.6341033Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.6753151Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.6960868Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.7330619Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.7359958Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.7403860Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.8131023Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.8380292Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.8669284Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:12.8793943Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:12.9100764Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-05-18T03:17:12.9463825Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-05-18T03:17:12.9813813Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2022-05-18T03:17:12.9935081Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2022-05-18T03:17:13.0297640Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-05-18T03:17:13.0347668Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-05-18T03:17:13.0669402Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2022-05-18T03:17:13.1170565Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2022-05-18T03:17:13.1187026Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:13.1199021Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:13.1566821Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:13.1776072Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-05-18T03:17:13.2014977Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.2381576Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.2403952Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.2649060Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.2909836Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.3239047Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.3625032Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.3750994Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.3862263Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.4088607Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.4227195Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.4794635Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.4827300Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.5178051Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.5297553Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.5451832Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.5906881Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.5959704Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.6400887Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.6469345Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.6861446Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.7029574Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.7068899Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.7570144Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.7873305Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.8096867Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.8320754Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.8572316Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.8606060Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.9097182Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.9461785Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:13.9650328Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:13.9740836Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:14.0049122Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:14.0248833Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:14.0446076Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:14.0786787Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:14.1035980Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:14.1124699Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:14.1252819Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:14.1675902Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:14.1895001Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:14.2016379Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-05-18T03:17:14.2340804Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-05-18T03:17:14.2459257Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-05-18T03:17:14.2816806Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-05-18T03:17:14.3024321Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-05-18T03:17:14.3163913Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-05-18T03:17:14.3392099Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.3577847Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-05-18T03:17:14.3771018Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.4116660Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-05-18T03:17:14.4212542Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.4324121Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-05-18T03:17:14.4631992Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.4948104Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-05-18T03:17:14.5213660Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.5358197Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-05-18T03:17:14.5376771Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.5697108Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-05-18T03:17:14.5962858Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.6297459Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-05-18T03:17:14.6369091Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.6473922Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-05-18T03:17:14.6775936Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.6874277Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-05-18T03:17:14.7408369Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.7431512Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-05-18T03:17:14.7566643Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.7767491Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-05-18T03:17:14.8006254Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.8360399Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-05-18T03:17:14.8495236Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-05-18T03:17:14.8573850Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-05-18T03:17:14.8845122Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-05-18T03:17:14.9018602Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-05-18T03:17:14.9400123Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-05-18T03:17:14.9415452Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-05-18T03:17:14.9605559Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-05-18T03:17:15.0034406Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-05-18T03:17:15.0053243Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-05-18T03:17:15.0399800Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-05-18T03:17:15.0574570Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-05-18T03:17:15.0728024Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-05-18T03:17:15.1140671Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-05-18T03:17:15.1365630Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-05-18T03:17:15.1610314Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-05-18T03:17:15.1611305Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-05-18T03:17:15.1852693Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-05-18T03:17:15.2190145Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-05-18T03:17:15.2384609Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-05-18T03:17:15.2651748Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-05-18T03:17:15.2688308Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.3054825Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.3399615Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.3565843Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.3567162Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.3888402Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.4164523Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.4473140Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.4617109Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.4809335Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.4810494Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.5249701Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.5512286Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.5848484Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.5880429Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.6177448Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.6379495Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.6647120Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.6768441Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.7007515Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.7208988Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.7406495Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.7661834Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.7811848Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.8004634Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.8252119Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.8377876Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.8699794Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.8762739Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.9072039Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.9414680Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.9578270Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.9806811Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:17:15.9855226Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:16.0331773Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-05-18T03:17:16.0622879Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:17:16.0684068Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:16.0839364Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-05-18T03:17:16.1262088Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-05-18T03:17:16.1727502Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:16.1728339Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:16.1786409Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-05-18T03:17:16.1901891Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-05-18T03:17:16.2348834Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-05-18T03:17:16.2746257Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-05-18T03:17:16.2895998Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-05-18T03:17:16.2940734Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-05-18T03:17:16.3249622Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-05-18T03:17:16.3417399Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-05-18T03:17:16.3630413Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-05-18T03:17:16.4006584Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-05-18T03:17:16.4024900Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-05-18T03:17:16.4060076Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-05-18T03:17:16.4403126Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-05-18T03:17:16.4658478Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-05-18T03:17:16.5052765Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.5114123Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.5135455Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.5450545Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.5581395Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.5965438Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.6229780Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.6311079Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.6520876Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.6523150Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.7063807Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.7291248Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.7516917Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.7726869Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.7787715Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.8130568Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.8365589Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.9026572Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-05-18T03:17:16.9132782Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-05-18T03:17:16.9166067Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-05-18T03:17:16.9608536Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-05-18T03:17:17.0089879Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-05-18T03:17:17.0139377Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-05-18T03:17:17.0399437Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-05-18T03:17:17.0425838Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-05-18T03:17:17.0906043Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-05-18T03:17:17.1232124Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-05-18T03:17:17.1270610Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-05-18T03:17:17.1431256Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-05-18T03:17:17.1693912Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-05-18T03:17:17.1719785Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-05-18T03:17:17.2165385Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-05-18T03:17:17.2249674Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-05-18T03:17:17.2401272Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-05-18T03:17:17.2676052Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-05-18T03:17:17.3031955Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-05-18T03:17:17.3231122Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-05-18T03:17:17.3345189Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-05-18T03:17:17.3419614Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-05-18T03:17:17.3569309Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-05-18T03:17:17.4090183Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-05-18T03:17:17.4306081Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-05-18T03:17:17.4397389Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-05-18T03:17:17.4648945Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-05-18T03:17:17.5083242Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-05-18T03:17:17.5259032Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-05-18T03:17:17.5326502Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-05-18T03:17:17.5619584Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-05-18T03:17:17.5863961Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-05-18T03:17:17.6135571Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-05-18T03:17:17.6220234Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2022-05-18T03:17:17.6311795Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2022-05-18T03:17:17.6645347Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-05-18T03:17:17.6969280Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2022-05-18T03:17:17.7198329Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-05-18T03:17:17.7337501Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2022-05-18T03:17:17.7484024Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-05-18T03:17:17.7485177Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2022-05-18T03:17:17.8037465Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2022-05-18T03:17:17.8042314Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2022-05-18T03:17:17.8233454Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2022-05-18T03:17:17.8409377Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-05-18T03:17:17.8720095Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o 2022-05-18T03:17:17.8965484Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o 2022-05-18T03:17:17.9132934Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o 2022-05-18T03:17:17.9143686Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o 2022-05-18T03:17:17.9472180Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o 2022-05-18T03:17:17.9868931Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o 2022-05-18T03:17:17.9943218Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-05-18T03:17:17.9966257Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o 2022-05-18T03:17:18.0137547Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o 2022-05-18T03:17:18.0527444Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o 2022-05-18T03:17:18.0809453Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o 2022-05-18T03:17:18.0977137Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o 2022-05-18T03:17:18.1172541Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o 2022-05-18T03:17:18.1450427Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o 2022-05-18T03:17:18.1484349Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o 2022-05-18T03:17:18.1653580Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o 2022-05-18T03:17:18.2049658Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o 2022-05-18T03:17:18.2091503Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o 2022-05-18T03:17:18.2527472Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o 2022-05-18T03:17:18.2626622Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o 2022-05-18T03:17:18.2885956Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o 2022-05-18T03:17:18.2887100Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o 2022-05-18T03:17:18.2986003Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o 2022-05-18T03:17:18.3433451Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o 2022-05-18T03:17:18.3727652Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o 2022-05-18T03:17:18.3775608Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o 2022-05-18T03:17:18.3843192Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o 2022-05-18T03:17:18.4051304Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o 2022-05-18T03:17:18.4488145Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o 2022-05-18T03:17:18.4773384Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o 2022-05-18T03:17:18.4885991Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2022-05-18T03:17:18.4887226Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2022-05-18T03:17:18.4967063Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2022-05-18T03:17:18.5630419Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2022-05-18T03:17:18.5791074Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2022-05-18T03:17:18.5907240Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2022-05-18T03:17:18.6011882Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2022-05-18T03:17:18.6027369Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2022-05-18T03:17:18.6560533Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2022-05-18T03:17:18.6773988Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2022-05-18T03:17:18.6884520Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-05-18T03:17:18.7053016Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-05-18T03:17:18.7167110Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-05-18T03:17:18.7375448Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-05-18T03:17:18.7838296Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-05-18T03:17:18.8012521Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-05-18T03:17:18.8014035Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-05-18T03:17:18.8157280Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-05-18T03:17:18.8533267Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-05-18T03:17:18.8739964Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-05-18T03:17:18.8926798Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-05-18T03:17:18.9066506Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-05-18T03:17:18.9291946Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-05-18T03:17:18.9459318Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-05-18T03:17:18.9670186Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-05-18T03:17:18.9958502Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-05-18T03:17:19.0001444Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-05-18T03:17:19.0260199Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-05-18T03:17:19.0431450Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-05-18T03:17:19.0488454Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-05-18T03:17:19.0806850Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-05-18T03:17:19.0892435Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-05-18T03:17:19.1302174Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-05-18T03:17:19.1351836Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-05-18T03:17:19.1675010Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-05-18T03:17:19.1739892Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-05-18T03:17:19.1812127Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x8.c.o 2022-05-18T03:17:19.2237724Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x16.c.o 2022-05-18T03:17:19.2258541Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x24.c.o 2022-05-18T03:17:19.2664012Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x32.c.o 2022-05-18T03:17:19.2749024Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-05-18T03:17:19.2969973Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x48.c.o 2022-05-18T03:17:19.3169524Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x56.c.o 2022-05-18T03:17:19.3414988Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x64.c.o 2022-05-18T03:17:19.3622646Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x72.c.o 2022-05-18T03:17:19.3888927Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x80.c.o 2022-05-18T03:17:19.3965429Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x8.c.o 2022-05-18T03:17:19.4136334Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x16.c.o 2022-05-18T03:17:19.4343821Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x24.c.o 2022-05-18T03:17:19.4753606Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x32.c.o 2022-05-18T03:17:19.4806830Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x40.c.o 2022-05-18T03:17:19.4986735Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x48.c.o 2022-05-18T03:17:19.5049117Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x56.c.o 2022-05-18T03:17:19.5285511Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x64.c.o 2022-05-18T03:17:19.5708072Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x72.c.o 2022-05-18T03:17:19.5992210Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x80.c.o 2022-05-18T03:17:19.6044620Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x8.c.o 2022-05-18T03:17:19.6137017Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x16.c.o 2022-05-18T03:17:19.6450954Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x24.c.o 2022-05-18T03:17:19.6573801Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x32.c.o 2022-05-18T03:17:19.6908882Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x40.c.o 2022-05-18T03:17:19.7109533Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x48.c.o 2022-05-18T03:17:19.7302680Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x56.c.o 2022-05-18T03:17:19.7337456Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x64.c.o 2022-05-18T03:17:19.7590581Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x72.c.o 2022-05-18T03:17:19.7889996Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x80.c.o 2022-05-18T03:17:19.8062873Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2022-05-18T03:17:19.8247625Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2022-05-18T03:17:19.8578654Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-05-18T03:17:19.8644992Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-05-18T03:17:19.9055042Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-05-18T03:17:19.9175844Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2022-05-18T03:17:19.9268717Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2022-05-18T03:17:19.9540162Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2022-05-18T03:17:19.9637416Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-05-18T03:17:19.9942919Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-05-18T03:17:20.0093515Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.o 2022-05-18T03:17:20.0201694Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2022-05-18T03:17:20.0296490Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2022-05-18T03:17:20.0489712Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2022-05-18T03:17:20.0870188Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-05-18T03:17:20.1095946Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-05-18T03:17:20.1256774Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-05-18T03:17:20.1329644Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.o 2022-05-18T03:17:20.1652325Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2022-05-18T03:17:20.1807799Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2022-05-18T03:17:20.2047439Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2022-05-18T03:17:20.2240221Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-05-18T03:17:20.2245494Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-05-18T03:17:20.2449104Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-05-18T03:17:20.2728736Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:20.2937482Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:20.3269874Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-05-18T03:17:20.3387037Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-05-18T03:17:20.3764173Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-05-18T03:17:20.3852810Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:20.4245887Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-05-18T03:17:20.4277698Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-05-18T03:17:20.4278817Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-05-18T03:17:20.4960213Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:20.5194309Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:20.5197058Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:20.5404486Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-05-18T03:17:20.5914723Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-05-18T03:17:20.6227832Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-05-18T03:17:20.6310773Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:20.6318622Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-05-18T03:17:20.6862926Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-05-18T03:17:20.7069004Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-05-18T03:17:20.7329881Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:20.7660992Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:20.7692918Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-05-18T03:17:20.8125845Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:20.8208130Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-05-18T03:17:20.8465891Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:20.8564890Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-05-18T03:17:20.8891001Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:20.8989951Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:20.9352158Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:20.9476512Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:20.9724476Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:21.0016287Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-05-18T03:17:21.0378690Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-05-18T03:17:21.0500688Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-05-18T03:17:21.0854454Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-05-18T03:17:21.0927809Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:21.1166811Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-05-18T03:17:21.1520327Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-05-18T03:17:21.1571744Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:21.1863528Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:21.2418006Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:21.2507445Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-05-18T03:17:21.2737443Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-05-18T03:17:21.2914730Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-05-18T03:17:21.3275641Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:21.3576779Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-05-18T03:17:21.3744030Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-05-18T03:17:21.3944518Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-05-18T03:17:21.4169618Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:21.4475493Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-05-18T03:17:21.4727656Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-05-18T03:17:21.4964604Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-05-18T03:17:21.5213149Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-05-18T03:17:21.5292481Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:21.5808137Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-05-18T03:17:21.6071070Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:21.6127748Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-05-18T03:17:21.6327961Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:21.6764665Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-05-18T03:17:21.7055665Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:21.7236736Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:21.7371941Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:21.7802813Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-05-18T03:17:21.8044604Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-05-18T03:17:21.8306195Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-05-18T03:17:21.8314907Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-05-18T03:17:21.8525001Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-05-18T03:17:21.8818504Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-05-18T03:17:21.9183846Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-05-18T03:17:21.9186151Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-05-18T03:17:21.9332201Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:21.9675827Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:21.9951978Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:22.0120865Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:22.0145892Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:22.0590046Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-05-18T03:17:22.1010629Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-05-18T03:17:22.1014010Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-05-18T03:17:22.1101241Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-05-18T03:17:22.1253844Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-05-18T03:17:22.2026523Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:22.2066920Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:22.2090478Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:22.2274445Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:22.2326755Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:22.3129063Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-05-18T03:17:22.3203825Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-05-18T03:17:22.3315278Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-05-18T03:17:22.3574139Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-05-18T03:17:22.3589525Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-05-18T03:17:22.4201213Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-05-18T03:17:22.4318685Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-05-18T03:17:22.4350296Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-05-18T03:17:22.4481496Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-05-18T03:17:22.4568444Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-05-18T03:17:22.5216073Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-05-18T03:17:22.5250674Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-05-18T03:17:22.5496986Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-05-18T03:17:22.5638965Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-05-18T03:17:22.5840193Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-05-18T03:17:22.6327647Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-05-18T03:17:22.6341451Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-05-18T03:17:22.6717905Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-05-18T03:17:22.6766610Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-05-18T03:17:22.7249064Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-05-18T03:17:22.7290404Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-05-18T03:17:22.7292389Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-05-18T03:17:22.7616415Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-05-18T03:17:22.7710074Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-05-18T03:17:22.8256514Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-05-18T03:17:22.8302917Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:22.8446204Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:22.8820416Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:22.9163445Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:22.9497567Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:22.9606356Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:22.9630536Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:22.9827456Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.0119569Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.0542620Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.0711020Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.0726640Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.1059637Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.1122249Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.1490385Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.1794949Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.1917510Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.2151677Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-05-18T03:17:23.2337531Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-05-18T03:17:23.2568856Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-05-18T03:17:23.2897019Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-05-18T03:17:23.2992571Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-05-18T03:17:23.3249549Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-05-18T03:17:23.3494905Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-05-18T03:17:23.3672209Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-05-18T03:17:23.3745380Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-05-18T03:17:23.3969591Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-05-18T03:17:23.4248963Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-05-18T03:17:23.4456252Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-05-18T03:17:23.4621612Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-05-18T03:17:23.4658352Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-05-18T03:17:23.4910154Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-05-18T03:17:23.5338935Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-05-18T03:17:23.5357807Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-05-18T03:17:23.5566284Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-05-18T03:17:23.5610458Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-05-18T03:17:23.6100373Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-05-18T03:17:23.6473803Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-05-18T03:17:23.6673150Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-05-18T03:17:23.6691037Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-05-18T03:17:23.6845726Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-05-18T03:17:23.7137968Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-05-18T03:17:23.7485596Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-05-18T03:17:23.7821981Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-05-18T03:17:23.7834396Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc4.c.o 2022-05-18T03:17:23.7857250Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc2.c.o 2022-05-18T03:17:23.8329008Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2022-05-18T03:17:23.8649872Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144-acc3.c.o 2022-05-18T03:17:23.8838842Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2022-05-18T03:17:23.9040901Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc2.c.o 2022-05-18T03:17:23.9197564Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc5.c.o 2022-05-18T03:17:23.9788541Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2022-05-18T03:17:23.9795416Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc2.c.o 2022-05-18T03:17:23.9889615Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc3.c.o 2022-05-18T03:17:24.0177124Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc6.c.o 2022-05-18T03:17:24.0634255Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2022-05-18T03:17:24.0662291Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-05-18T03:17:24.0851031Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-05-18T03:17:24.1062149Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-05-18T03:17:24.1081389Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-05-18T03:17:24.1421316Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-05-18T03:17:24.1711824Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-05-18T03:17:24.1747020Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-05-18T03:17:24.2086398Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-05-18T03:17:24.2111459Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-05-18T03:17:24.2493631Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-05-18T03:17:24.2755479Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-05-18T03:17:24.2906378Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-05-18T03:17:24.3110324Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-05-18T03:17:24.3233460Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-05-18T03:17:24.3697110Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-05-18T03:17:24.4009830Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-05-18T03:17:24.4099234Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-05-18T03:17:24.4117846Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-05-18T03:17:24.4143550Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-05-18T03:17:24.4696502Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-05-18T03:17:24.5029902Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-05-18T03:17:24.5087035Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-05-18T03:17:24.5123161Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-05-18T03:17:24.5171676Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-05-18T03:17:24.5649664Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-05-18T03:17:24.6022931Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-05-18T03:17:24.6109901Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-05-18T03:17:24.6165704Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-05-18T03:17:24.6251913Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-05-18T03:17:24.6608227Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-05-18T03:17:24.7010762Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-05-18T03:17:24.7100548Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-05-18T03:17:24.7246778Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-05-18T03:17:24.7344194Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-05-18T03:17:24.7565197Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-05-18T03:17:24.7981320Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o 2022-05-18T03:17:24.8331427Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o 2022-05-18T03:17:24.8361926Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o 2022-05-18T03:17:24.8558629Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-05-18T03:17:24.8806220Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o 2022-05-18T03:17:24.9073314Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o 2022-05-18T03:17:24.9325082Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o 2022-05-18T03:17:24.9366894Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o 2022-05-18T03:17:24.9456226Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2022-05-18T03:17:24.9817508Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2022-05-18T03:17:25.0221088Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2022-05-18T03:17:25.0236248Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2022-05-18T03:17:25.0491669Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2022-05-18T03:17:25.0570914Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2022-05-18T03:17:25.0952023Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2022-05-18T03:17:25.1260806Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2022-05-18T03:17:25.1414906Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-05-18T03:17:25.1455805Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-05-18T03:17:25.1491320Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-05-18T03:17:25.1770554Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-05-18T03:17:25.2115530Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-05-18T03:17:25.2330907Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-05-18T03:17:25.2614576Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-05-18T03:17:25.2756903Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-05-18T03:17:25.2932539Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-05-18T03:17:25.2984559Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-05-18T03:17:25.3188863Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-05-18T03:17:25.3602028Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-05-18T03:17:25.3764149Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-05-18T03:17:25.3915743Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-05-18T03:17:25.3990237Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-05-18T03:17:25.4158130Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-05-18T03:17:25.4490351Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-05-18T03:17:25.4834159Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-05-18T03:17:25.4973280Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-05-18T03:17:25.5045018Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-05-18T03:17:25.5217323Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-05-18T03:17:25.5462338Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-05-18T03:17:25.5805862Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-05-18T03:17:25.5855195Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-05-18T03:17:25.5933406Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-05-18T03:17:25.6130564Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-05-18T03:17:25.6495082Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-05-18T03:17:25.6788865Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-05-18T03:17:25.6933140Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-05-18T03:17:25.7048656Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-05-18T03:17:25.7298706Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-05-18T03:17:25.7466655Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-05-18T03:17:25.7770647Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-05-18T03:17:25.7782163Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-05-18T03:17:25.8294392Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-05-18T03:17:25.8300444Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-05-18T03:17:25.8311228Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-05-18T03:17:25.8860276Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-05-18T03:17:25.8968416Z [ 86%] 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-05-18T03:17:25.9231345Z [ 86%] 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-05-18T03:17:25.9388261Z [ 86%] 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-05-18T03:17:25.9624640Z [ 86%] 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-05-18T03:17:25.9746626Z [ 86%] 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-05-18T03:17:25.9928120Z [ 86%] 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-05-18T03:17:26.0356887Z [ 86%] 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-05-18T03:17:26.0516813Z [ 86%] 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-05-18T03:17:26.0565391Z [ 86%] 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-05-18T03:17:26.0726448Z [ 86%] 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-05-18T03:17:26.0868188Z [ 86%] 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-05-18T03:17:26.1591758Z [ 86%] 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-05-18T03:17:26.1643933Z [ 86%] 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-05-18T03:17:26.1653189Z [ 86%] 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-05-18T03:17:26.1893068Z [ 86%] 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-05-18T03:17:26.2024552Z [ 86%] 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-05-18T03:17:26.2453544Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x16.c.o 2022-05-18T03:17:26.2645392Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x32.c.o 2022-05-18T03:17:26.2719399Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x48.c.o 2022-05-18T03:17:26.2828437Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x64.c.o 2022-05-18T03:17:26.3001215Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x80.c.o 2022-05-18T03:17:26.3646624Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x96.c.o 2022-05-18T03:17:26.3662144Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x112.c.o 2022-05-18T03:17:26.3876857Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x128.c.o 2022-05-18T03:17:26.3900793Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c.o 2022-05-18T03:17:26.4052993Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x32.c.o 2022-05-18T03:17:26.4571149Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x48.c.o 2022-05-18T03:17:26.4764656Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x64.c.o 2022-05-18T03:17:26.4856244Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x80.c.o 2022-05-18T03:17:26.5172895Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x96.c.o 2022-05-18T03:17:26.5213712Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x112.c.o 2022-05-18T03:17:26.5532835Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x128.c.o 2022-05-18T03:17:26.5852983Z [ 87%] 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-05-18T03:17:26.5863322Z [ 87%] 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-05-18T03:17:26.6270114Z [ 87%] 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-05-18T03:17:26.6482716Z [ 87%] 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-05-18T03:17:26.6531594Z [ 87%] 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-05-18T03:17:26.6806037Z [ 87%] 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-05-18T03:17:26.7253019Z [ 87%] 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-05-18T03:17:26.7259094Z [ 87%] 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-05-18T03:17:26.7262048Z [ 87%] 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-05-18T03:17:26.7597782Z [ 87%] 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-05-18T03:17:26.7956713Z [ 87%] 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-05-18T03:17:26.8276105Z [ 87%] 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-05-18T03:17:26.8382335Z [ 87%] 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-05-18T03:17:26.8474701Z [ 87%] 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-05-18T03:17:26.8564953Z [ 87%] 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-05-18T03:17:26.8951976Z [ 87%] 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-05-18T03:17:26.9368736Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-05-18T03:17:26.9406825Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-05-18T03:17:26.9693632Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-05-18T03:17:26.9906741Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-05-18T03:17:26.9975415Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-05-18T03:17:27.0335792Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-05-18T03:17:27.0477034Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-05-18T03:17:27.0726038Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-05-18T03:17:27.0914453Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-05-18T03:17:27.1174043Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-05-18T03:17:27.1249153Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-05-18T03:17:27.1570787Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-05-18T03:17:27.1865698Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-05-18T03:17:27.2047375Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-05-18T03:17:27.2212449Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.o 2022-05-18T03:17:27.2451836Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2022-05-18T03:17:27.2479597Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2022-05-18T03:17:27.2777013Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2022-05-18T03:17:27.3090575Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-05-18T03:17:27.3160979Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-05-18T03:17:27.3474242Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2022-05-18T03:17:27.3524521Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-05-18T03:17:27.3965843Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-05-18T03:17:27.4016935Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2022-05-18T03:17:27.4264493Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-05-18T03:17:27.4289390Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2022-05-18T03:17:27.4336719Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2022-05-18T03:17:27.4981105Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2022-05-18T03:17:27.5007470Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-05-18T03:17:27.5249876Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2022-05-18T03:17:27.5256986Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2022-05-18T03:17:27.5647982Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-05-18T03:17:27.5810157Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2022-05-18T03:17:27.5846335Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2022-05-18T03:17:27.6047453Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2022-05-18T03:17:27.6160169Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2022-05-18T03:17:27.6536046Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2022-05-18T03:17:27.6662698Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-05-18T03:17:27.6797864Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2022-05-18T03:17:27.7059075Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2022-05-18T03:17:27.7183352Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-05-18T03:17:27.7408093Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2022-05-18T03:17:27.7666610Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2022-05-18T03:17:27.7701312Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-05-18T03:17:27.7935403Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2022-05-18T03:17:27.8030512Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2022-05-18T03:17:27.8350863Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2022-05-18T03:17:27.8553498Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-05-18T03:17:27.8727827Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-05-18T03:17:27.8773312Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-05-18T03:17:27.8988701Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-05-18T03:17:27.9201999Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-05-18T03:17:27.9561597Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-05-18T03:17:27.9575906Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-05-18T03:17:27.9617826Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-05-18T03:17:27.9895588Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-05-18T03:17:28.0242212Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-05-18T03:17:28.0344077Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-05-18T03:17:28.0639514Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-05-18T03:17:28.0694081Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-05-18T03:17:28.0928333Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-05-18T03:17:28.1241865Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-05-18T03:17:28.1407898Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.1547515Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.1784497Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.1808554Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.2135312Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.2462380Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.2602457Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.2840506Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.2888456Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.3168932Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.3610709Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.3639506Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.3937247Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.4175723Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.4272138Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.4620626Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.4808803Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-05-18T03:17:28.4971520Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-05-18T03:17:28.5208698Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-05-18T03:17:28.5268997Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-05-18T03:17:28.5717084Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.5967709Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.6126708Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.6143375Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.6251334Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.6873342Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.6937142Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.7165390Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:28.7438259Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-05-18T03:17:28.7480002Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-05-18T03:17:28.7999476Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-05-18T03:17:28.8171485Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-05-18T03:17:28.8308218Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.8337760Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.8998069Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.9270199Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-05-18T03:17:28.9338838Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-05-18T03:17:28.9363164Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-05-18T03:17:28.9847197Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-05-18T03:17:29.0257037Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-05-18T03:17:29.0284513Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:29.0404150Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:29.0726741Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:29.0730811Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:29.1231604Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:29.1243897Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:29.1350831Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:29.1775123Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-05-18T03:17:29.1847008Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-05-18T03:17:29.2449505Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-05-18T03:17:29.2486474Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-05-18T03:17:29.2492203Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-05-18T03:17:29.2786193Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-05-18T03:17:29.2847426Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-05-18T03:17:29.3295994Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-05-18T03:17:29.3452522Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-05-18T03:17:29.3666036Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-05-18T03:17:29.3744984Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-05-18T03:17:29.3924957Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-05-18T03:17:29.4129354Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-05-18T03:17:29.4136361Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-05-18T03:17:29.4182530Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-05-18T03:17:29.4279782Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-05-18T03:17:29.5011691Z [ 89%] Built target all_microkernels 2022-05-18T03:17:40.6137893Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-05-18T03:17:40.6372070Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-05-18T03:17:40.6435142Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-05-18T03:17:40.6489491Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-05-18T03:17:40.6530958Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-05-18T03:17:40.6605333Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-05-18T03:17:41.0739685Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-05-18T03:17:41.1519879Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-05-18T03:17:41.2260174Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-05-18T03:17:41.2515937Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-05-18T03:17:41.2679231Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-05-18T03:17:41.2864878Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-05-18T03:17:41.5916518Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-05-18T03:17:41.6082866Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-05-18T03:17:41.7523270Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-05-18T03:17:41.7537100Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-05-18T03:17:41.7884404Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-05-18T03:17:41.9118732Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-05-18T03:17:42.0665122Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-05-18T03:17:42.1208236Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-05-18T03:17:42.2259238Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-05-18T03:17:42.2265491Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-05-18T03:17:42.3428118Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-05-18T03:17:42.3771485Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-05-18T03:17:42.5122365Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-05-18T03:17:42.5983885Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-05-18T03:17:42.6553084Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-05-18T03:17:42.6898312Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-05-18T03:17:42.7273016Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:42.7389016Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:42.7891027Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:42.9611495Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:43.1158393Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:43.1575555Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:43.2284556Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:43.4552089Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-05-18T03:17:43.5935303Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:43.6631585Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:43.7923492Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:43.9565886Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:44.0759864Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:44.1391700Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:44.3663299Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:44.3806231Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:44.4792667Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:44.6792883Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:44.7134003Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:44.9656743Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:45.0040107Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:45.0941024Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:45.3991472Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:45.5180050Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:45.8126060Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-05-18T03:17:45.9211211Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:46.2117285Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:46.3206397Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:46.6198806Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:46.6864667Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:46.9653111Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:47.0567453Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:47.3333138Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:47.4235175Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-05-18T03:17:47.6964421Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:47.8567025Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:48.1034480Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:48.2433157Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:48.2808099Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:48.5148455Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:48.5837629Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:48.7302317Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:48.9652038Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:49.0586721Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:49.2938735Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:49.4736048Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:49.6868302Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-05-18T03:17:49.8607164Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-05-18T03:17:50.0395228Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-05-18T03:17:50.1239788Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-05-18T03:17:50.3434807Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-05-18T03:17:50.4936963Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-05-18T03:17:50.6290448Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-05-18T03:17:50.6669898Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-05-18T03:17:50.8160910Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-05-18T03:17:50.8912026Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-05-18T03:17:50.9979243Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-05-18T03:17:51.2293175Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-05-18T03:17:51.2568417Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-05-18T03:17:51.3171729Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-05-18T03:17:51.6191985Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-05-18T03:17:51.7182471Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-05-18T03:17:52.0854920Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-05-18T03:17:52.3992563Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-05-18T03:17:52.7148464Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-05-18T03:17:53.0500505Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-05-18T03:17:53.3983653Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-05-18T03:17:53.7639562Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-05-18T03:17:54.6650566Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-05-18T03:17:55.0063341Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-05-18T03:17:55.0609284Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-05-18T03:17:55.1211463Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-05-18T03:17:55.4729968Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-05-18T03:17:55.7816867Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-05-18T03:17:56.0967226Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-05-18T03:17:56.4675619Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-05-18T03:17:56.5293553Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-05-18T03:17:56.6771417Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-05-18T03:17:56.9306072Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-05-18T03:17:57.0171281Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-05-18T03:17:57.3565238Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-05-18T03:18:00.0157752Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-05-18T03:18:00.3139068Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-05-18T03:18:00.6768358Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-05-18T03:18:02.3783547Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-05-18T03:18:02.6880562Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-05-18T03:18:02.8176631Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-05-18T03:18:03.2978787Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-05-18T03:18:03.3016327Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-05-18T03:18:03.6108199Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-05-18T03:18:03.6767905Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-05-18T03:18:03.9936629Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-05-18T03:18:04.1111978Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-05-18T03:18:04.3451351Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-05-18T03:18:04.3987219Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-05-18T03:18:04.6443422Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-05-18T03:18:04.7080859Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-05-18T03:18:04.9580866Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-05-18T03:18:05.1092070Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-05-18T03:18:05.2987640Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-05-18T03:18:05.3590729Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-05-18T03:18:05.4373047Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-05-18T03:18:05.6863715Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-05-18T03:18:05.7307537Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-05-18T03:18:05.8369844Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-05-18T03:18:05.9999397Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-05-18T03:18:06.0907139Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-05-18T03:18:06.2479436Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-05-18T03:18:06.3634830Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-05-18T03:18:06.5040768Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-05-18T03:18:06.5140053Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-05-18T03:18:06.7638050Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-05-18T03:18:06.7725223Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-05-18T03:18:06.9308000Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-05-18T03:18:07.1293301Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-05-18T03:18:07.1872341Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchModeTLS.cpp.o 2022-05-18T03:18:07.3623940Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-05-18T03:18:07.4011854Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-05-18T03:18:07.6134619Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-05-18T03:18:07.6532169Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-05-18T03:18:07.8161841Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-05-18T03:18:07.9832843Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-05-18T03:18:08.0165981Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-05-18T03:18:08.0778661Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-05-18T03:18:08.2304488Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-05-18T03:18:08.2683642Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-05-18T03:18:08.3540280Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-05-18T03:18:08.4803015Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-05-18T03:18:08.4893460Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-05-18T03:18:08.5783923Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-05-18T03:18:08.6929589Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-05-18T03:18:08.7031499Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-05-18T03:18:08.7561954Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-05-18T03:18:08.8891929Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-05-18T03:18:09.0083922Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-05-18T03:18:09.0872351Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-05-18T03:18:09.1893046Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-05-18T03:18:09.2573565Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-05-18T03:18:10.4054788Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-05-18T03:18:14.7045996Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-05-18T03:18:15.5770917Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-05-18T03:18:16.4861441Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-05-18T03:18:18.5127136Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-05-18T03:18:19.4902562Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-05-18T03:18:23.8327024Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-05-18T03:18:24.1403695Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-05-18T03:18:24.6147555Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-05-18T03:18:26.2333540Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-05-18T03:18:26.6808641Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-05-18T03:18:26.7413771Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-05-18T03:18:30.8684637Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-05-18T03:18:31.9187681Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-05-18T03:18:32.1567066Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-05-18T03:18:34.3726808Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-05-18T03:18:35.7528096Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-05-18T03:18:36.0897507Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-05-18T03:18:37.9803362Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-05-18T03:18:38.3831495Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-05-18T03:18:38.7745447Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-05-18T03:18:39.0489092Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-05-18T03:18:39.1813922Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-05-18T03:18:39.4069737Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-05-18T03:18:39.6323426Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-05-18T03:18:39.9339459Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-05-18T03:18:40.8924153Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-05-18T03:18:41.0889651Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-05-18T03:18:41.2934023Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-05-18T03:18:42.2446299Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-05-18T03:18:43.6290534Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-05-18T03:18:45.7245561Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-05-18T03:18:46.0847902Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-05-18T03:18:49.5748434Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-05-18T03:18:49.5956203Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/int_repr_quant.cpp.o 2022-05-18T03:18:50.6723030Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/make_per_tensor_quantized_tensor.cpp.o 2022-05-18T03:18:50.8047451Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_adaavgpool.cpp.o 2022-05-18T03:18:51.3179054Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_avgpool.cpp.o 2022-05-18T03:18:53.5136325Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_avgpool3d.cpp.o 2022-05-18T03:18:56.4930912Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qadd.cpp.o 2022-05-18T03:18:56.5701310Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qbatch_norm.cpp.o 2022-05-18T03:18:57.7302575Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qchannel_shuffle.cpp.o 2022-05-18T03:18:58.4438041Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-05-18T03:18:59.9611835Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconcat.cpp.o 2022-05-18T03:19:01.0058930Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-05-18T03:19:04.3492479Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-05-18T03:19:04.8113591Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-05-18T03:19:05.2695067Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-05-18T03:19:05.3085498Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-05-18T03:19:08.2822158Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-05-18T03:19:13.5133750Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-05-18T03:19:13.8703127Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-05-18T03:19:14.6451168Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-05-18T03:19:14.8168557Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-05-18T03:19:14.8411300Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-05-18T03:19:17.2566616Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-05-18T03:19:20.7422136Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-05-18T03:19:21.1501336Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-05-18T03:19:21.9731662Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_unpack_impl.cpp.o 2022-05-18T03:19:22.0587221Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-05-18T03:19:26.7182148Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-05-18T03:19:27.8696471Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-05-18T03:19:28.9987832Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qpool.cpp.o 2022-05-18T03:19:29.2728724Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qreduction.cpp.o 2022-05-18T03:19:30.5835842Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-05-18T03:19:32.9152095Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-05-18T03:19:35.1736150Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-05-18T03:19:35.2845384Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsort.cpp.o 2022-05-18T03:19:35.7288428Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-05-18T03:19:37.5545825Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-05-18T03:19:39.6138909Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_bilinear2d.cpp.o 2022-05-18T03:19:40.3459592Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_nearest2d.cpp.o 2022-05-18T03:19:41.5661138Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_nearest3d.cpp.o 2022-05-18T03:19:42.4436597Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/tensor_operators.cpp.o 2022-05-18T03:19:42.8306270Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-05-18T03:19:44.6302505Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-05-18T03:19:46.3392683Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-05-18T03:19:48.1718772Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-05-18T03:19:48.5961737Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/affine_quantizer.cpp.o 2022-05-18T03:19:48.6717231Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o 2022-05-18T03:19:48.9269951Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/fake_quant_per_channel_affine.cpp.o 2022-05-18T03:19:49.8912064Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/fake_quant_per_tensor_affine.cpp.o 2022-05-18T03:19:51.4459620Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-05-18T03:19:52.1689573Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ruy_utils.cpp.o 2022-05-18T03:19:52.2420277Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/xnnpack_utils.cpp.o 2022-05-18T03:19:54.4074933Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-05-18T03:19:55.8343178Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-05-18T03:19:56.1061155Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-05-18T03:19:56.1822389Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-05-18T03:19:56.9507111Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-05-18T03:19:58.0748372Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-05-18T03:19:59.0299231Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-05-18T03:20:02.4864133Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-05-18T03:20:02.8745545Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-05-18T03:20:03.7701389Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-05-18T03:20:03.8780685Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-05-18T03:20:05.8943891Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-05-18T03:20:06.6761565Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-05-18T03:20:08.4028427Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-05-18T03:20:08.7250035Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-05-18T03:20:09.5499512Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-05-18T03:20:10.3618597Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-05-18T03:20:11.0306432Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-05-18T03:20:11.5588708Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-05-18T03:20:11.9825445Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-05-18T03:20:15.9092164Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-05-18T03:20:16.4302332Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-05-18T03:20:17.0507567Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-05-18T03:20:17.6251476Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-05-18T03:20:17.9732511Z In file included from /var/lib/jenkins/workspace/c10/core/DeviceType.h:8:0, 2022-05-18T03:20:17.9732970Z from /var/lib/jenkins/workspace/c10/core/Device.h:3, 2022-05-18T03:20:17.9815778Z from /var/lib/jenkins/workspace/c10/core/Allocator.h:6, 2022-05-18T03:20:17.9816460Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:7, 2022-05-18T03:20:17.9817209Z from /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1: 2022-05-18T03:20:17.9818400Z /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp: In function ‘at::Tensor at::native::linalg_vander(const at::Tensor&, c10::optional)’: 2022-05-18T03:20:17.9836283Z /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4672:31: warning: ‘bool c10::isIntegralType(c10::ScalarType)’ is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-05-18T03:20:17.9837651Z isIntegralType(t), 2022-05-18T03:20:17.9838262Z  ^ 2022-05-18T03:20:17.9839004Z /var/lib/jenkins/workspace/c10/macros/Macros.h:205:64: note: in definition of macro ‘C10_UNLIKELY’ 2022-05-18T03:20:17.9839660Z #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2022-05-18T03:20:17.9840224Z  ^ 2022-05-18T03:20:17.9926710Z /var/lib/jenkins/workspace/c10/util/Exception.h:460:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2022-05-18T03:20:17.9927704Z if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2022-05-18T03:20:17.9939109Z  ^ 2022-05-18T03:20:17.9940136Z /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4668:3: note: in expansion of macro ‘TORCH_CHECK’ 2022-05-18T03:20:17.9940902Z TORCH_CHECK(t == ScalarType::Float || 2022-05-18T03:20:17.9941371Z  ^ 2022-05-18T03:20:17.9942092Z In file included from /var/lib/jenkins/workspace/c10/core/StorageImpl.h:4:0, 2022-05-18T03:20:17.9942916Z from /var/lib/jenkins/workspace/c10/core/Storage.h:3, 2022-05-18T03:20:17.9943700Z from /var/lib/jenkins/workspace/c10/core/TensorImpl.h:8, 2022-05-18T03:20:17.9944507Z from /var/lib/jenkins/workspace/c10/core/GeneratorImpl.h:12, 2022-05-18T03:20:17.9945352Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Generator.h:22, 2022-05-18T03:20:17.9946161Z from /var/lib/jenkins/workspace/aten/src/ATen/Context.h:4, 2022-05-18T03:20:17.9946941Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:9, 2022-05-18T03:20:17.9947851Z from /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1: 2022-05-18T03:20:17.9948795Z /var/lib/jenkins/workspace/c10/core/ScalarType.h:239:20: note: declared here 2022-05-18T03:20:17.9949600Z static inline bool isIntegralType(ScalarType t) { 2022-05-18T03:20:17.9950138Z  ^ 2022-05-18T03:20:18.0092311Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-05-18T03:20:18.7443656Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-05-18T03:20:23.6158049Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-05-18T03:20:23.6763739Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-05-18T03:20:23.9979117Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-05-18T03:20:24.4994222Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-05-18T03:20:24.6358595Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-05-18T03:20:25.1546704Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-05-18T03:20:26.3028647Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-05-18T03:20:29.7143247Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-05-18T03:20:29.7262965Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-05-18T03:20:30.7984997Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-05-18T03:20:31.8430982Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-05-18T03:20:33.3848544Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-05-18T03:20:34.3979428Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-05-18T03:20:36.6876796Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-05-18T03:20:37.2215129Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-05-18T03:20:38.0458758Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-05-18T03:20:38.3371494Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-05-18T03:20:39.8792101Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-05-18T03:20:41.6123870Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-05-18T03:20:42.1181698Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-05-18T03:20:44.1551230Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-05-18T03:20:44.3689408Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-05-18T03:20:44.5838820Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-05-18T03:20:44.7314753Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-05-18T03:20:44.8263809Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-05-18T03:20:47.7242826Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-05-18T03:20:48.5063305Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-05-18T03:20:48.7458567Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-05-18T03:20:48.7569428Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-05-18T03:20:49.8362532Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-05-18T03:20:51.6273019Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-05-18T03:20:54.8587655Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-05-18T03:20:55.9506664Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-05-18T03:20:57.2809636Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-05-18T03:20:57.4838075Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-05-18T03:20:58.9021117Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-05-18T03:21:00.2829383Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-05-18T03:21:00.6833699Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-05-18T03:21:02.2717501Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-05-18T03:21:02.7781155Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-05-18T03:21:03.5089639Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-05-18T03:21:04.4340699Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-05-18T03:21:05.1249103Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-05-18T03:21:07.9833571Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-05-18T03:21:09.1635111Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-05-18T03:21:10.0243592Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-05-18T03:21:11.1101595Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-05-18T03:21:11.1870466Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-05-18T03:21:14.7740767Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-05-18T03:21:14.8059179Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-05-18T03:21:15.3234688Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-05-18T03:21:17.1196744Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-05-18T03:21:17.8279707Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-05-18T03:21:18.1329800Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-05-18T03:21:20.9574665Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-05-18T03:21:20.9928783Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-05-18T03:21:21.7330501Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-05-18T03:21:23.7553595Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-05-18T03:21:28.2152860Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-05-18T03:21:29.3679527Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-05-18T03:21:29.4814203Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-05-18T03:21:29.5028904Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-05-18T03:21:30.3256604Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-05-18T03:21:30.8002458Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-05-18T03:21:34.9226078Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-05-18T03:21:35.9244188Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-05-18T03:21:36.4473302Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-05-18T03:21:36.6138225Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-05-18T03:21:38.7002057Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-05-18T03:21:39.6487481Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-05-18T03:21:42.9621855Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-05-18T03:21:43.9434891Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-05-18T03:21:44.3533295Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-05-18T03:21:44.4643947Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-05-18T03:21:46.9042851Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-05-18T03:21:49.1119042Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-05-18T03:21:51.4004179Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-05-18T03:21:51.4517660Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-05-18T03:21:53.1392987Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-05-18T03:21:53.9178473Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-05-18T03:21:54.2162423Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-05-18T03:21:54.9121977Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-05-18T03:21:55.2274724Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-05-18T03:21:55.2405540Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-05-18T03:21:58.2687323Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-05-18T03:21:59.1579512Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-05-18T03:21:59.9326067Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-05-18T03:22:02.1364456Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-05-18T03:22:02.9530412Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-05-18T03:22:04.2504744Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-05-18T03:22:04.4535676Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-05-18T03:22:06.0690636Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-05-18T03:22:08.0869592Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-05-18T03:22:08.3999824Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-05-18T03:22:09.7354180Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-05-18T03:22:09.9343018Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-05-18T03:22:10.5558374Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-05-18T03:22:11.0047886Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-05-18T03:22:11.4129264Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-05-18T03:22:11.8607699Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-05-18T03:22:12.2597908Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-05-18T03:22:12.5254169Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-05-18T03:22:12.6711716Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-05-18T03:22:12.8777035Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-05-18T03:22:13.0088132Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-05-18T03:22:13.3165391Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-05-18T03:22:13.3789622Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-05-18T03:22:13.7992925Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-05-18T03:22:15.0146274Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-05-18T03:22:15.3727776Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-05-18T03:22:15.9087651Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-05-18T03:22:17.5616873Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-05-18T03:22:19.9976710Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-05-18T03:22:20.7070299Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-05-18T03:22:20.7175265Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-05-18T03:22:21.5743298Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-05-18T03:22:22.5206048Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-05-18T03:22:24.7334332Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-05-18T03:22:25.5114670Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-05-18T03:22:25.5929831Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-05-18T03:22:26.0094308Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-05-18T03:22:26.9577439Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_0.cpp.o 2022-05-18T03:22:27.7461287Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_1.cpp.o 2022-05-18T03:22:28.0312326Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_2.cpp.o 2022-05-18T03:22:29.3440631Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_3.cpp.o 2022-05-18T03:22:34.1813381Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_4.cpp.o 2022-05-18T03:22:34.7168337Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_5.cpp.o 2022-05-18T03:25:05.8685067Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_6.cpp.o 2022-05-18T03:27:00.4254706Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_7.cpp.o 2022-05-18T03:27:06.5017503Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_8.cpp.o 2022-05-18T03:27:37.1152047Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCodegenUnboxedKernels_9.cpp.o 2022-05-18T03:28:15.5296126Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UnboxingFunctions_0.cpp.o 2022-05-18T03:28:36.3934438Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UnboxingFunctions_1.cpp.o 2022-05-18T03:28:56.0424071Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UnboxingFunctions_2.cpp.o 2022-05-18T03:29:00.6307829Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UnboxingFunctions_3.cpp.o 2022-05-18T03:29:19.0532607Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UnboxingFunctions_4.cpp.o 2022-05-18T03:29:21.5854583Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-05-18T03:29:21.8566405Z [ 97%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.0.8/miniz.c.o 2022-05-18T03:29:21.9748385Z /var/lib/jenkins/workspace/third_party/miniz-2.0.8/miniz.c:3108:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-05-18T03:29:21.9749359Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-05-18T03:29:21.9749748Z ^ 2022-05-18T03:29:21.9919762Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-05-18T03:29:22.4294262Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-05-18T03:29:22.7359607Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-05-18T03:29:23.0364979Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-05-18T03:29:23.2111370Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-05-18T03:29:23.3790832Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-05-18T03:29:23.6368251Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-05-18T03:29:23.9355925Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-05-18T03:29:24.2015107Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-05-18T03:29:24.3626657Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-05-18T03:29:24.6863050Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-05-18T03:29:37.5683874Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-05-18T03:29:37.9443956Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-05-18T03:29:45.9267990Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-05-18T03:29:46.3514392Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-05-18T03:29:46.7375302Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-05-18T03:29:47.1696044Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-05-18T03:29:47.5603820Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-05-18T03:29:50.4454581Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-05-18T03:29:50.8094929Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-05-18T03:29:58.3694381Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-05-18T03:29:58.7262489Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-05-18T03:29:59.1703270Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-05-18T03:29:59.5829931Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-05-18T03:30:06.8496659Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-05-18T03:30:07.1432856Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-05-18T03:30:07.2731901Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-05-18T03:30:14.1560957Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-05-18T03:30:14.3503015Z /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-05-18T03:30:14.3504410Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp:40: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-05-18T03:30:14.3505395Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-05-18T03:30:14.3505970Z  ^ 2022-05-18T03:30:14.3506923Z In file included from /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-05-18T03:30:14.3705525Z /var/lib/jenkins/workspace/aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 2022-05-18T03:30:14.3706199Z Tensor create(std::unique_ptr ptr, TensorOptions options) { 2022-05-18T03:30:14.3706511Z  ^ 2022-05-18T03:30:14.3707172Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp: In function ‘at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)’: 2022-05-18T03:30:14.3710477Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp:52: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-05-18T03:30:14.3711458Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-05-18T03:30:14.3711949Z  ^ 2022-05-18T03:30:14.3712491Z In file included from /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-05-18T03:30:14.3713166Z /var/lib/jenkins/workspace/aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 2022-05-18T03:30:14.3713601Z T& cast(const Tensor& packed) { 2022-05-18T03:30:14.3713913Z  ^ 2022-05-18T03:30:14.3728668Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-05-18T03:30:14.5557222Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-05-18T03:30:14.6857384Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-05-18T03:30:15.1172515Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-05-18T03:30:15.3733739Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-05-18T03:30:15.6704096Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-05-18T03:30:16.1372025Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-05-18T03:30:16.5941147Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-05-18T03:30:16.9839985Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-05-18T03:30:17.4334906Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-05-18T03:30:17.9070967Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-05-18T03:30:23.0720654Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-05-18T03:30:23.5517172Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-05-18T03:30:23.8353925Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-05-18T03:30:24.2202442Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-05-18T03:30:24.6009365Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-05-18T03:30:24.6690268Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-05-18T03:30:24.9656734Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-05-18T03:30:26.1129663Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-05-18T03:30:26.5056892Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-05-18T03:30:26.9106081Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_guard.cpp.o 2022-05-18T03:30:26.9901748Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-05-18T03:30:27.2273048Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-05-18T03:30:27.4992551Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-05-18T03:30:27.7812360Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-05-18T03:30:29.9715379Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-05-18T03:30:30.0307189Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-05-18T03:30:30.1340363Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-05-18T03:30:36.8755255Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-05-18T03:30:42.9326157Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-05-18T03:30:43.1985731Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-05-18T03:30:43.7388393Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-05-18T03:30:44.0920726Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-05-18T03:30:47.5294828Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-05-18T03:30:47.8622654Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-05-18T03:30:52.9835228Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-05-18T03:30:53.4133208Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-05-18T03:30:53.7915674Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-05-18T03:30:54.1437456Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-05-18T03:30:54.2393982Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-05-18T03:30:54.5821460Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-05-18T03:30:54.7042478Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-05-18T03:30:54.9490895Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-05-18T03:30:55.1168910Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-05-18T03:30:55.3802142Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-05-18T03:30:55.5297241Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-05-18T03:30:55.7204980Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-05-18T03:30:55.9456372Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-05-18T03:30:56.0917483Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-05-18T03:30:56.2945128Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-05-18T03:30:56.3545134Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-05-18T03:30:56.5850774Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-05-18T03:30:56.8390515Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-05-18T03:30:57.2260983Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-05-18T03:30:57.6509482Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-05-18T03:31:00.5869838Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-05-18T03:31:05.6198775Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-05-18T03:31:07.3324570Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-05-18T03:31:08.0518823Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-05-18T03:31:08.3496456Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-05-18T03:31:09.3630685Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-05-18T03:31:11.9031869Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-05-18T03:31:12.2580955Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-05-18T03:31:12.6022100Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-05-18T03:31:13.1094951Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:13.1139048Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:13.5290811Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:13.9586177Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:14.2995156Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-05-18T03:31:14.6189619Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:15.0466799Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:15.5635043Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:15.9740907Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:16.3951996Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:16.7699115Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:17.2314033Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:17.6345969Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:18.1868659Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:18.6917162Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:19.1889561Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:19.5996791Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:19.9981117Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:20.4775032Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:21.3473172Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:21.6884007Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:21.8555869Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-05-18T03:31:22.0924787Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:22.2525055Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:22.4873005Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:22.7011291Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:22.8402421Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:23.1537117Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:23.2430008Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:23.6019019Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:23.6247397Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-05-18T03:31:24.0083227Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:24.0809074Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:24.4382868Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:24.5519421Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:24.8664095Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:24.9119705Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:25.3164471Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:25.7047519Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:25.9941907Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:26.0797262Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:26.4475144Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:26.5412981Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-05-18T03:31:26.8622465Z [100%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-05-18T03:34:33.7478255Z [100%] Linking CXX shared library ../lib/libtorch_cpu.so 2022-05-18T03:34:43.8214131Z [100%] Built target torch_cpu 2022-05-18T03:34:43.8278944Z Scanning dependencies of target torch 2022-05-18T03:34:43.8315775Z [100%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-05-18T03:34:43.8741050Z [100%] Linking CXX shared library ../lib/libtorch.so 2022-05-18T03:34:43.9505169Z [100%] Built target torch 2022-05-18T03:34:43.9563670Z Scanning dependencies of target backend_with_compiler_runtime 2022-05-18T03:34:43.9567914Z Scanning dependencies of target test_codegen_unboxing 2022-05-18T03:34:43.9568553Z Scanning dependencies of target inline_container_test 2022-05-18T03:34:43.9700470Z [100%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-05-18T03:34:44.0367934Z [100%] Building CXX object test_lite_interpreter_runtime/CMakeFiles/backend_with_compiler_runtime.dir/__/jit/test_backend_compiler_lib.cpp.o 2022-05-18T03:34:44.0374287Z [100%] Building CXX object test_lite_interpreter_runtime/CMakeFiles/backend_with_compiler_runtime.dir/__/__/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-05-18T03:34:44.1866157Z [100%] Linking CXX executable ../bin/inline_container_test 2022-05-18T03:34:44.3727075Z [100%] Building CXX object test_codegen_unboxing/CMakeFiles/test_codegen_unboxing.dir/test_lightweight_dispatch.cpp.o 2022-05-18T03:34:44.3923342Z [100%] Linking CXX shared library ../lib/libbackend_with_compiler_runtime.so 2022-05-18T03:34:44.3992310Z [100%] Built target inline_container_test 2022-05-18T03:34:44.4213466Z [100%] Building CXX object test_codegen_unboxing/CMakeFiles/test_codegen_unboxing.dir/test_codegen_unboxing.cpp.o 2022-05-18T03:34:44.5568066Z [100%] Built target backend_with_compiler_runtime 2022-05-18T03:34:44.5642969Z Scanning dependencies of target test_lite_interpreter_runtime 2022-05-18T03:34:45.0799489Z [100%] Building CXX object test_lite_interpreter_runtime/CMakeFiles/test_lite_interpreter_runtime.dir/main.cpp.o 2022-05-18T03:34:45.0926862Z [100%] Building CXX object test_lite_interpreter_runtime/CMakeFiles/test_lite_interpreter_runtime.dir/test_lite_interpreter_runtime.cpp.o 2022-05-18T03:34:45.0969579Z [100%] Building CXX object test_lite_interpreter_runtime/CMakeFiles/test_lite_interpreter_runtime.dir/test_mobile_profiler.cpp.o 2022-05-18T03:34:53.2918704Z [100%] Linking CXX executable ../bin/test_lite_interpreter_runtime 2022-05-18T03:34:53.4644862Z [100%] Built target test_lite_interpreter_runtime 2022-05-18T03:34:58.6994344Z [100%] Linking CXX executable ../bin/test_codegen_unboxing 2022-05-18T03:34:58.8661749Z [100%] Built target test_codegen_unboxing 2022-05-18T03:34:58.8808069Z Install the project... 2022-05-18T03:34:58.8830749Z -- Install configuration: "Release" 2022-05-18T03:34:58.9726832Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2022-05-18T03:34:59.1987582Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2022-05-18T03:34:59.2178431Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2022-05-18T03:34:59.2223103Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2022-05-18T03:34:59.2268295Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2022-05-18T03:34:59.2318077Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2022-05-18T03:34:59.2372324Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2022-05-18T03:34:59.2418972Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2022-05-18T03:34:59.2470071Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2022-05-18T03:34:59.2521696Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2022-05-18T03:34:59.2568116Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2022-05-18T03:34:59.2615572Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2022-05-18T03:34:59.2667776Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2022-05-18T03:34:59.2714389Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2022-05-18T03:34:59.2759400Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2022-05-18T03:34:59.2798754Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2022-05-18T03:34:59.2848263Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2022-05-18T03:34:59.2905041Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2022-05-18T03:34:59.3032402Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2022-05-18T03:34:59.3075787Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2022-05-18T03:34:59.3125899Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2022-05-18T03:34:59.3181576Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2022-05-18T03:34:59.3240063Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2022-05-18T03:34:59.3293445Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2022-05-18T03:34:59.3337837Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2022-05-18T03:34:59.3392477Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2022-05-18T03:34:59.3441546Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2022-05-18T03:34:59.3488631Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2022-05-18T03:34:59.3568871Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2022-05-18T03:34:59.3617235Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2022-05-18T03:34:59.3660266Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2022-05-18T03:34:59.3796060Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2022-05-18T03:34:59.3843771Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2022-05-18T03:34:59.3896658Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2022-05-18T03:34:59.3958293Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2022-05-18T03:34:59.4011174Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2022-05-18T03:34:59.4058294Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2022-05-18T03:34:59.4112866Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2022-05-18T03:34:59.4171295Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2022-05-18T03:34:59.4221630Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2022-05-18T03:34:59.4274722Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2022-05-18T03:34:59.7024119Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN" 2022-05-18T03:34:59.7029796Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN" 2022-05-18T03:34:59.7045792Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN" 2022-05-18T03:34:59.7056458Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN" 2022-05-18T03:35:00.8259536Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lite_interpreter_runtime" to "$ORIGIN" 2022-05-18T03:35:00.8273422Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_codegen_unboxing" to "$ORIGIN" 2022-05-18T03:35:00.8691164Z + ret=0 2022-05-18T03:35:00.8691455Z + '[' 0 -ne 0 ']' 2022-05-18T03:35:00.8693103Z + build/bin/test_codegen_unboxing 2022-05-18T03:35:00.9416955Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-05-18T03:35:00.9417556Z [==========] Running 9 tests from 1 test suite. 2022-05-18T03:35:00.9417874Z [----------] Global test environment set-up. 2022-05-18T03:35:00.9418189Z [----------] 9 tests from LiteInterpreterTest 2022-05-18T03:35:00.9418623Z [ RUN ] LiteInterpreterTest.Ones 2022-05-18T03:35:00.9633685Z [ OK ] LiteInterpreterTest.Ones (21 ms) 2022-05-18T03:35:00.9634040Z [ RUN ] LiteInterpreterTest.Index 2022-05-18T03:35:00.9643421Z [ OK ] LiteInterpreterTest.Index (1 ms) 2022-05-18T03:35:00.9643748Z [ RUN ] LiteInterpreterTest.Gradient 2022-05-18T03:35:00.9650536Z [ OK ] LiteInterpreterTest.Gradient (0 ms) 2022-05-18T03:35:00.9650933Z [ RUN ] LiteInterpreterTest.Upsample 2022-05-18T03:35:00.9679829Z [ OK ] LiteInterpreterTest.Upsample (2 ms) 2022-05-18T03:35:00.9680149Z [ RUN ] LiteInterpreterTest.IndexTensor 2022-05-18T03:35:00.9687141Z [ OK ] LiteInterpreterTest.IndexTensor (0 ms) 2022-05-18T03:35:00.9687485Z [ RUN ] LiteInterpreterTest.Conv2d 2022-05-18T03:35:00.9751688Z [ OK ] LiteInterpreterTest.Conv2d (6 ms) 2022-05-18T03:35:00.9752003Z [ RUN ] LiteInterpreterTest.AddTensor 2022-05-18T03:35:00.9756018Z [ OK ] LiteInterpreterTest.AddTensor (0 ms) 2022-05-18T03:35:00.9756353Z [ RUN ] LiteInterpreterTest.DivideTensor 2022-05-18T03:35:00.9761111Z [ OK ] LiteInterpreterTest.DivideTensor (0 ms) 2022-05-18T03:35:00.9761687Z [ RUN ] LiteInterpreterTest.MultipleOps 2022-05-18T03:35:00.9777507Z [ OK ] LiteInterpreterTest.MultipleOps (1 ms) 2022-05-18T03:35:00.9778153Z [----------] 9 tests from LiteInterpreterTest (36 ms total) 2022-05-18T03:35:00.9778333Z 2022-05-18T03:35:00.9778494Z [----------] Global test environment tear-down 2022-05-18T03:35:00.9778812Z [==========] 9 tests from 1 test suite ran. (36 ms total) 2022-05-18T03:35:00.9779070Z [ PASSED ] 9 tests. 2022-05-18T03:35:00.9888872Z + python /var/lib/jenkins/workspace/test/mobile/lightweight_dispatch/tests_setup.py shutdown 2022-05-18T03:35:01.5782056Z + build/bin/test_lite_interpreter_runtime 2022-05-18T03:35:01.6448279Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-05-18T03:35:01.6448853Z [==========] Running 5 tests from 2 test suites. 2022-05-18T03:35:01.6449157Z [----------] Global test environment set-up. 2022-05-18T03:35:01.6449457Z [----------] 3 tests from RunTimeTest 2022-05-18T03:35:01.6449745Z [ RUN ] RunTimeTest.LoadAndForward 2022-05-18T03:35:01.6482216Z [ OK ] RunTimeTest.LoadAndForward (3 ms) 2022-05-18T03:35:01.6482766Z [ RUN ] RunTimeTest.Delegate 2022-05-18T03:35:01.6487189Z [ OK ] RunTimeTest.Delegate (0 ms) 2022-05-18T03:35:01.6487742Z [ RUN ] RunTimeTest.DelegateException 2022-05-18T03:35:01.6538442Z [ OK ] RunTimeTest.DelegateException (5 ms) 2022-05-18T03:35:01.6539039Z [----------] 3 tests from RunTimeTest (9 ms total) 2022-05-18T03:35:01.6539311Z 2022-05-18T03:35:01.6539582Z [----------] 2 tests from MobileProfiler 2022-05-18T03:35:01.6540343Z [ RUN ] MobileProfiler.ModuleHierarchy 2022-05-18T03:35:01.6550680Z [ OK ] MobileProfiler.ModuleHierarchy (1 ms) 2022-05-18T03:35:01.6551436Z [ RUN ] MobileProfiler.Backend 2022-05-18T03:35:01.6558342Z [W test_backend_compiler_lib.cpp:141] Warning: Only the first elements of the tensors are added or subbed. (function execute) 2022-05-18T03:35:01.6562483Z [ OK ] MobileProfiler.Backend (1 ms) 2022-05-18T03:35:01.6563062Z [----------] 2 tests from MobileProfiler (2 ms total) 2022-05-18T03:35:01.6563339Z 2022-05-18T03:35:01.6563590Z [----------] Global test environment tear-down 2022-05-18T03:35:01.6564066Z [==========] 5 tests from 2 test suites ran. (11 ms total) 2022-05-18T03:35:01.6564433Z [ PASSED ] 5 tests. 2022-05-18T03:35:01.6659708Z + popd 2022-05-18T03:35:01.6659900Z ~/workspace 2022-05-18T03:35:01.6660057Z + exit 0 2022-05-18T03:35:01.6662726Z + sccache_epilogue 2022-05-18T03:35:01.6663365Z + echo '::group::Sccache Compilation Log' 2022-05-18T03:35:01.6664459Z ##[group]Sccache Compilation Log 2022-05-18T03:35:01.6664944Z + echo '=================== sccache compilation log ===================' 2022-05-18T03:35:01.6665200Z =================== sccache compilation log =================== 2022-05-18T03:35:01.6665508Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-05-18T03:35:01.6823101Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-05-18T03:35:01.6823488Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-05-18T03:35:01.6823794Z + sccache --show-stats 2022-05-18T03:35:01.6841926Z Compile requests 5347 2022-05-18T03:35:01.6842318Z Compile requests executed 5201 2022-05-18T03:35:01.6842721Z Cache hits 4918 2022-05-18T03:35:01.6843079Z Cache hits (C/C++) 4918 2022-05-18T03:35:01.6843315Z Cache misses 264 2022-05-18T03:35:01.6843569Z Cache misses (C/C++) 264 2022-05-18T03:35:01.6843826Z Cache timeouts 0 2022-05-18T03:35:01.6844315Z Cache read errors 0 2022-05-18T03:35:01.6844632Z Forced recaches 0 2022-05-18T03:35:01.6844978Z Cache write errors 0 2022-05-18T03:35:01.6845345Z Compilation failures 10 2022-05-18T03:35:01.6845673Z Cache errors 9 2022-05-18T03:35:01.6845977Z Cache errors (C/C++) 9 2022-05-18T03:35:01.6846438Z Non-cacheable compilations 0 2022-05-18T03:35:01.6846858Z Non-cacheable calls 3 2022-05-18T03:35:01.6847302Z Non-compilation calls 143 2022-05-18T03:35:01.6847648Z Unsupported compiler calls 0 2022-05-18T03:35:01.6848040Z Average cache write 0.089 s 2022-05-18T03:35:01.6848416Z Average cache read miss 18.387 s 2022-05-18T03:35:01.6848828Z Average cache read hit 0.037 s 2022-05-18T03:35:01.6849207Z Failed distributed compilations 0 2022-05-18T03:35:01.6849462Z 2022-05-18T03:35:01.6849680Z Non-cacheable reasons: 2022-05-18T03:35:01.6850038Z multiple input files 2 2022-05-18T03:35:01.6850390Z unknown source language 1 2022-05-18T03:35:01.6850678Z 2022-05-18T03:35:01.6851404Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T03:35:01.6852127Z + sccache --stop-server 2022-05-18T03:35:01.6863583Z Stopping sccache server... 2022-05-18T03:35:01.6867283Z Compile requests 5347 2022-05-18T03:35:01.6867654Z Compile requests executed 5201 2022-05-18T03:35:01.6868024Z Cache hits 4918 2022-05-18T03:35:01.6868330Z Cache hits (C/C++) 4918 2022-05-18T03:35:01.6868804Z Cache misses 264 2022-05-18T03:35:01.6869106Z Cache misses (C/C++) 264 2022-05-18T03:35:01.6869844Z Cache timeouts 0 2022-05-18T03:35:01.6870314Z Cache read errors 0 2022-05-18T03:35:01.6870679Z Forced recaches 0 2022-05-18T03:35:01.6871033Z Cache write errors 0 2022-05-18T03:35:01.6871364Z Compilation failures 10 2022-05-18T03:35:01.6871666Z Cache errors 9 2022-05-18T03:35:01.6871866Z Cache errors (C/C++) 9 2022-05-18T03:35:01.6872155Z Non-cacheable compilations 0 2022-05-18T03:35:01.6872415Z Non-cacheable calls 3 2022-05-18T03:35:01.6872668Z Non-compilation calls 143 2022-05-18T03:35:01.6872898Z Unsupported compiler calls 0 2022-05-18T03:35:01.6873194Z Average cache write 0.089 s 2022-05-18T03:35:01.6873507Z Average cache read miss 18.387 s 2022-05-18T03:35:01.6873806Z Average cache read hit 0.037 s 2022-05-18T03:35:01.6874088Z Failed distributed compilations 0 2022-05-18T03:35:01.6874224Z 2022-05-18T03:35:01.6874343Z Non-cacheable reasons: 2022-05-18T03:35:01.6874632Z multiple input files 2 2022-05-18T03:35:01.6874944Z unknown source language 1 2022-05-18T03:35:01.6875132Z 2022-05-18T03:35:01.6875657Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T03:35:01.6876068Z + echo ::endgroup:: 2022-05-18T03:35:01.6876528Z ##[endgroup] 2022-05-18T03:35:01.6926016Z ##[group]Run COMMIT_TIME=$(git log --max-count=1 --format=%ct || echo 0) 2022-05-18T03:35:01.6926347Z COMMIT_TIME=$(git log --max-count=1 --format=%ct || echo 0) 2022-05-18T03:35:01.6926590Z export COMMIT_TIME 2022-05-18T03:35:01.6926812Z pip3 install requests==2.26 boto3==1.16.34 2022-05-18T03:35:01.6927067Z python3 -m tools.stats.upload_binary_size_to_scuba || exit 0 2022-05-18T03:35:01.6942460Z shell: /usr/bin/bash -e {0} 2022-05-18T03:35:01.6942652Z env: 2022-05-18T03:35:01.6942798Z IN_CI: 1 2022-05-18T03:35:01.6943038Z IS_GHA: 1 2022-05-18T03:35:01.6943208Z BRANCH: master 2022-05-18T03:35:01.6943364Z TAG: 2022-05-18T03:35:01.6943531Z WORKFLOW_ID: 2342799944 2022-05-18T03:35:01.6943716Z ##[endgroup] 2022-05-18T03:35:02.3658706Z Defaulting to user installation because normal site-packages is not writeable 2022-05-18T03:35:02.4687415Z Collecting requests==2.26 2022-05-18T03:35:02.4841485Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-05-18T03:35:03.0259380Z Collecting boto3==1.16.34 2022-05-18T03:35:03.0302826Z Downloading boto3-1.16.34-py2.py3-none-any.whl (129 kB) 2022-05-18T03:35:03.0734699Z Collecting certifi>=2017.4.17 2022-05-18T03:35:03.0766938Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-18T03:35:03.1156918Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-05-18T03:35:03.1186213Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-18T03:35:03.1840340Z Collecting urllib3<1.27,>=1.21.1 2022-05-18T03:35:03.1869977Z Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-18T03:35:03.2306148Z Collecting idna<4,>=2.5; python_version >= "3" 2022-05-18T03:35:03.2344400Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-05-18T03:35:03.2661280Z Collecting s3transfer<0.4.0,>=0.3.0 2022-05-18T03:35:03.2690352Z Downloading s3transfer-0.3.7-py2.py3-none-any.whl (73 kB) 2022-05-18T03:35:03.9418534Z Collecting botocore<1.20.0,>=1.19.34 2022-05-18T03:35:03.9458538Z Downloading botocore-1.19.63-py2.py3-none-any.whl (7.2 MB) 2022-05-18T03:35:04.0729900Z Collecting jmespath<1.0.0,>=0.7.1 2022-05-18T03:35:04.0761496Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-05-18T03:35:04.1123151Z Collecting python-dateutil<3.0.0,>=2.1 2022-05-18T03:35:04.1155983Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-05-18T03:35:04.1532921Z Collecting six>=1.5 2022-05-18T03:35:04.1562637Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-18T03:35:04.2265664Z Installing collected packages: certifi, charset-normalizer, urllib3, idna, requests, six, python-dateutil, jmespath, botocore, s3transfer, boto3 2022-05-18T03:35:04.2552135Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-05-18T03:35:04.2552637Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-05-18T03:35:04.9917219Z Successfully installed boto3-1.16.34 botocore-1.19.63 certifi-2021.10.8 charset-normalizer-2.0.12 idna-3.3 jmespath-0.10.0 python-dateutil-2.8.2 requests-2.26.0 s3transfer-0.3.7 six-1.16.0 urllib3-1.26.9 2022-05-18T03:35:05.2896613Z Traceback (most recent call last): 2022-05-18T03:35:05.2897153Z File "/usr/lib64/python3.7/runpy.py", line 193, in _run_module_as_main 2022-05-18T03:35:05.2897608Z "__main__", mod_spec) 2022-05-18T03:35:05.2898075Z File "/usr/lib64/python3.7/runpy.py", line 85, in _run_code 2022-05-18T03:35:05.2898492Z exec(code, run_globals) 2022-05-18T03:35:05.2899425Z File "/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_binary_size_to_scuba.py", line 165, in 2022-05-18T03:35:05.2900095Z register_rds_schema("binary_size", schema_from_sample(sample_data)) 2022-05-18T03:35:05.2900914Z File "/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/scribe.py", line 94, in register_rds_schema 2022-05-18T03:35:05.2901449Z invoke_rds(event) 2022-05-18T03:35:05.2902470Z File "/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/scribe.py", line 72, in invoke_rds 2022-05-18T03:35:05.2903150Z return invoke_lambda("rds-proxy", events) 2022-05-18T03:35:05.2903879Z File "/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/scribe.py", line 30, in invoke_lambda 2022-05-18T03:35:05.2904564Z res = aws_lambda().invoke(FunctionName=name, Payload=json.dumps(payload).encode()) 2022-05-18T03:35:05.2905394Z File "/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/scribe.py", line 24, in aws_lambda 2022-05-18T03:35:05.2906075Z _lambda_client = boto3.client("lambda") 2022-05-18T03:35:05.2906780Z File "/home/ec2-user/.local/lib/python3.7/site-packages/boto3/__init__.py", line 93, in client 2022-05-18T03:35:05.2907348Z return _get_default_session().client(*args, **kwargs) 2022-05-18T03:35:05.2908076Z File "/home/ec2-user/.local/lib/python3.7/site-packages/boto3/session.py", line 263, in client 2022-05-18T03:35:05.2908649Z aws_session_token=aws_session_token, config=config) 2022-05-18T03:35:05.2909620Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/session.py", line 838, in create_client 2022-05-18T03:35:05.2910207Z client_config=config, api_version=api_version) 2022-05-18T03:35:05.2910925Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/client.py", line 87, in create_client 2022-05-18T03:35:05.2911548Z verify, credentials, scoped_config, client_config, endpoint_bridge) 2022-05-18T03:35:05.2912357Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/client.py", line 328, in _get_client_args 2022-05-18T03:35:05.2913037Z verify, credentials, scoped_config, client_config, endpoint_bridge) 2022-05-18T03:35:05.2913818Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/args.py", line 73, in get_client_args 2022-05-18T03:35:05.2914380Z endpoint_url, is_secure, scoped_config) 2022-05-18T03:35:05.2915149Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/args.py", line 154, in compute_client_args 2022-05-18T03:35:05.2915665Z s3_config=s3_config, 2022-05-18T03:35:05.2916411Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/args.py", line 220, in _compute_endpoint_config 2022-05-18T03:35:05.2917054Z return self._resolve_endpoint(**resolve_endpoint_kwargs) 2022-05-18T03:35:05.2917843Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/args.py", line 303, in _resolve_endpoint 2022-05-18T03:35:05.2918414Z service_name, region_name, endpoint_url, is_secure) 2022-05-18T03:35:05.2919096Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/client.py", line 402, in resolve 2022-05-18T03:35:05.2919588Z service_name, region_name) 2022-05-18T03:35:05.2920256Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/regions.py", line 134, in construct_endpoint 2022-05-18T03:35:05.2920691Z partition, service_name, region_name) 2022-05-18T03:35:05.2921310Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/regions.py", line 148, in _endpoint_for_partition 2022-05-18T03:35:05.2921739Z raise NoRegionError() 2022-05-18T03:35:05.2922116Z botocore.exceptions.NoRegionError: You must specify a region. 2022-05-18T03:35:05.3195005Z Prepare all required actions 2022-05-18T03:35:05.3211841Z ##[group]Run ./.github/actions/teardown-linux 2022-05-18T03:35:05.3212051Z with: 2022-05-18T03:35:05.3212195Z env: 2022-05-18T03:35:05.3212350Z IN_CI: 1 2022-05-18T03:35:05.3212513Z IS_GHA: 1 2022-05-18T03:35:05.3212666Z ##[endgroup] 2022-05-18T03:35:05.3225311Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-05-18T03:35:05.3225571Z .github/scripts/wait_for_ssh_to_drain.sh 2022-05-18T03:35:05.3237102Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:35:05.3237323Z env: 2022-05-18T03:35:05.3237484Z IN_CI: 1 2022-05-18T03:35:05.3237633Z IS_GHA: 1 2022-05-18T03:35:05.3237799Z ##[endgroup] 2022-05-18T03:35:05.3280847Z Holding runner for 2 hours until all ssh sessions have logged out 2022-05-18T03:35:05.3341304Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-05-18T03:35:05.3341650Z # ignore expansion of "docker ps -q" since it could be empty 2022-05-18T03:35:05.3341903Z # shellcheck disable=SC2046 2022-05-18T03:35:05.3342113Z docker stop $(docker ps -q) || true 2022-05-18T03:35:05.3342339Z # Prune all of the docker images 2022-05-18T03:35:05.3342555Z docker system prune -af 2022-05-18T03:35:05.3353317Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:35:05.3353537Z env: 2022-05-18T03:35:05.3353697Z IN_CI: 1 2022-05-18T03:35:05.3353846Z IS_GHA: 1 2022-05-18T03:35:05.3354011Z ##[endgroup] 2022-05-18T03:35:09.3909646Z b5e1b170097b 2022-05-18T03:35:09.7520716Z Deleted Containers: 2022-05-18T03:35:09.7521219Z b5e1b170097b4179c3a4f4457612edd32fc9d376d9aa4c417d3152c77231a45c 2022-05-18T03:35:09.7521381Z 2022-05-18T03:35:11.6439713Z Deleted Images: 2022-05-18T03:35:11.6440757Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3.7-gcc5.4:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:35:11.6441982Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3.7-gcc5.4@sha256:9c228d64aeaa1a84153f684d8bf8d2b818b53df05ec50809bfb8bb625f2aea5c 2022-05-18T03:35:11.6442872Z deleted: sha256:59de092f48b8a69bedc5a97cdf7eb5f359b81a9ab8db3a062ddf64b0eeb3218c 2022-05-18T03:35:11.6443418Z deleted: sha256:a5c218bd38a05a6a5d34cd5b8705d6ef377789e4ad88a0452aff96d9d15ba536 2022-05-18T03:35:11.6444039Z deleted: sha256:98b641aa9ac53c109f7dbe617af11f8ddcda039b3671f8faed15eaa4bd8bcfb8 2022-05-18T03:35:11.6444630Z deleted: sha256:18725d5d610c69999c371599c7dfdbfca81db91bdce7335aae3dc49348367ab8 2022-05-18T03:35:11.6445184Z deleted: sha256:85f4743616e5158b5567fc794918955beb32b5236b2e10f819267c2ff313ee69 2022-05-18T03:35:11.6445737Z deleted: sha256:ab66af73e31229cc15f953e8c2279f4d766fa3c2051238adbfa58a3665de7f65 2022-05-18T03:35:11.6446314Z deleted: sha256:1caf1fe31f6355fc053d0a885626cb13472cc19222869ad8e6977bc1151830b4 2022-05-18T03:35:11.6446864Z deleted: sha256:c330d81b0faf6dede539990f626ac105eec327f65ab36c1a7a374f7242467013 2022-05-18T03:35:11.6447464Z deleted: sha256:718e0b324b58098941fadb420dd7e57dbbdd3b591289a143fbfe5ec42979f7f6 2022-05-18T03:35:11.6448002Z deleted: sha256:195247420be4cd7903121d178b00f6a257dd02af36c0129e340ac8ad968a008c 2022-05-18T03:35:11.6448490Z deleted: sha256:656c5db2781399301eb88e975b028e903a76c3fa4bdcb5ee2f601596d3770fe0 2022-05-18T03:35:11.6449079Z deleted: sha256:8aa8cf05fa63d857f6a09fc51e63e28efa3eeb017fc313091bbd2c41188ee73a 2022-05-18T03:35:11.6449415Z deleted: sha256:f3103bd0a274988a3c363a8c3e0c66cf27245bd0fbbf36f23c3a776bebce0636 2022-05-18T03:35:11.6449727Z deleted: sha256:14d2527d258aeb357a7c02ab642543354c6926e735b319b2840837e5f0bc6338 2022-05-18T03:35:11.6450033Z deleted: sha256:c1f967cb927feb91ad01be2df341c90526a0eeb449a5ba45d77955063390f5bd 2022-05-18T03:35:11.6450367Z deleted: sha256:facd48d4abdd74267bc84f37717a90597ee71abf90b442c2f080b8bff506eb28 2022-05-18T03:35:11.6450789Z deleted: sha256:36ca359a3de05a1ade3b9d47f386d0c7fdb7a2dd92ff430ac0b20252fdc971e6 2022-05-18T03:35:11.6451255Z deleted: sha256:f239740304fbce1682f9451b901322be1fd04bdba61ce3ec18219e2aa06abf92 2022-05-18T03:35:11.6451571Z deleted: sha256:95725bafda94d79e52e791051ca845246bac6420b367799457f13c9c4823e42f 2022-05-18T03:35:11.6451902Z deleted: sha256:edeffeace97c6ee0cb3c330b29296533b666ab913d0e3ce41e7b7ec02aa86a00 2022-05-18T03:35:11.6452246Z deleted: sha256:f9dc7cff308d456d8441528cfa5b049927aa044ca92450651297e1ea392b5176 2022-05-18T03:35:11.6452543Z deleted: sha256:829e5bacf960e9a03137a045e2962146d3675320f540b9f78bb656f6a5ebbd87 2022-05-18T03:35:11.6452855Z deleted: sha256:45c8bf957922e20b8cc1b780b1fa1d9cc6134f6898ac929075ebcb67f8e3d8ce 2022-05-18T03:35:11.6453181Z deleted: sha256:8e711fe9a02652cabb3d87bd91027d6f196acca0cac325f5218833bd2124edd0 2022-05-18T03:35:11.6453489Z deleted: sha256:41110f2b015c22f06f254e16ceec24e6d5f0508a3c03832e9e1bafdc9dcd6de9 2022-05-18T03:35:11.6453937Z deleted: sha256:492624ed296210ba14ce215ca0c827f0338281b43fa797db8beb8dc9eb73a075 2022-05-18T03:35:11.6454270Z deleted: sha256:1fa662cad30854c503cb8a6dca8775feb55ee9c810ab8a1964deb4df50423c59 2022-05-18T03:35:11.6454595Z deleted: sha256:0620304215b9c7b0c8a939c442cd21e16f69b3acf6e41b63db620388bcffe636 2022-05-18T03:35:11.6454916Z deleted: sha256:aad214394eed942b6cffbd34edd8d075fd9ec3cdae03021b68bb6a665df027f7 2022-05-18T03:35:11.6455233Z deleted: sha256:ef98d4551894826fa3e82876524657321978570336809b9d5f65f37ea57ba737 2022-05-18T03:35:11.6455605Z deleted: sha256:d4a7f9505f526ff752975a5b42ec0649e121dce31a1c20b64580bdb272398106 2022-05-18T03:35:11.6455907Z deleted: sha256:7c5163657fc0146a1c01bb4248aa43ef7e9f7bcdaa6476d60682c942743e7a76 2022-05-18T03:35:11.6456230Z deleted: sha256:914eca704a7c999d8554ac377319fba5d20d7bd71d037bcaea5c1789a0cd4588 2022-05-18T03:35:11.6456562Z deleted: sha256:41cc6d134c10d2b07ee7b79af7d9e2d9adaeeb66740a7f3f2b6110ff5c9b3750 2022-05-18T03:35:11.6456908Z deleted: sha256:3c52cedd16ec9a3d3ba05b9d59f95fe9e9c17b9ef45a8535780e33a4c796399f 2022-05-18T03:35:11.6457220Z deleted: sha256:b4ff4898d9d5652835190faa9f1656f944eef4b15d71d28980910a097520b29e 2022-05-18T03:35:11.6457546Z deleted: sha256:ba1a0ef9d6dacf9bd6a466603f1c0a439c5e4b16a1f08123366d98cbd451e552 2022-05-18T03:35:11.6457887Z deleted: sha256:9e86378183e56a8b8e03ac1662012715ba76ff596ac9d82493a26e2c05469e0c 2022-05-18T03:35:11.6458242Z deleted: sha256:b8f9bd44c8e3ef9185a9356770c6809d3b1e7eabe334a235bb3809c940736ee8 2022-05-18T03:35:11.6458682Z deleted: sha256:2194650d50c88f79f0c9316ff973d3fc8f05b34482c634ae5d1872d0488d6063 2022-05-18T03:35:11.6459133Z deleted: sha256:b6b59e40dec31e9e447977692ead70dc928bc273b29366a09f960ffe36615ca5 2022-05-18T03:35:11.6459491Z deleted: sha256:7538e51bd192b2c72757560bf89efb2b558e7feae722a54dce9ac5011b11334f 2022-05-18T03:35:11.6459800Z deleted: sha256:157a5446033e8978b7d89bbcd2289cd0973cee0da068e5983d6aec23abc16606 2022-05-18T03:35:11.6460216Z deleted: sha256:7886d23d8ebae5acb8cf55f4023a5f24d001deb6175bc294c49cc8426dbcd0fe 2022-05-18T03:35:11.6460755Z deleted: sha256:055c9429b696b8a0b5ae3182361238d4ad7b7ebe936dbb5329784a6e3e466eaf 2022-05-18T03:35:11.6461250Z deleted: sha256:0828f67acda3c667c57d5ee7d8c702dade92c908d6c673b041b693dd31ae1d25 2022-05-18T03:35:11.6461574Z deleted: sha256:25f905fb8bb2f1c914abedbc5059b4e47897cd0492f971d68b6977a921a35219 2022-05-18T03:35:11.6461901Z deleted: sha256:c8192f9ee988fa7475dda1364fe7643d799337ba7cbab7ef34fda310c2902122 2022-05-18T03:35:11.6462231Z deleted: sha256:d2c75ac26d00f774923ecde3f66d668f57f552b7e648bdc696922ad82dd5ae23 2022-05-18T03:35:11.6462545Z deleted: sha256:13ba83328c52b569d2601deca46a81b79edf7abd41d4b0c0b51bac7a098630df 2022-05-18T03:35:11.6462858Z deleted: sha256:05525537eae2e6755a75df8627211d016b48e97f1be4e17e41d58d7710493358 2022-05-18T03:35:11.6463159Z deleted: sha256:0214f4b057d78b44fd12702828152f67c0ce115f9346acc63acdf997cab7e7c8 2022-05-18T03:35:11.6463460Z deleted: sha256:1b9d0485372c5562fa614d5b35766f6c442539bcee9825a6e90d1158c3299a61 2022-05-18T03:35:11.6463757Z deleted: sha256:3c0f34be6eb98057c607b9080237cce0be0b86f52d51ba620dc018a3d421baea 2022-05-18T03:35:11.6464158Z deleted: sha256:be96a3f634de79f523f07c7e4e0216c28af45eb5776e7a6238a2392f71e01069 2022-05-18T03:35:11.6464338Z 2022-05-18T03:35:11.6464442Z Total reclaimed space: 6.336GB 2022-05-18T03:35:11.6521048Z Post job cleanup. 2022-05-18T03:35:11.6555543Z Post job cleanup. 2022-05-18T03:35:12.0665171Z [command]/usr/bin/git version 2022-05-18T03:35:12.0710833Z git version 2.32.0 2022-05-18T03:35:12.0795049Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/4f122bf8-3f8d-4e16-beec-2b2ec5fc73b7' before making global git config changes 2022-05-18T03:35:12.0795727Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:35:12.0801178Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:35:12.0850433Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:35:12.0880112Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:35:12.1178369Z Entering 'android/libs/fbjni' 2022-05-18T03:35:12.1211117Z Entering 'third_party/FP16' 2022-05-18T03:35:12.1246160Z Entering 'third_party/FXdiv' 2022-05-18T03:35:12.1280053Z Entering 'third_party/NNPACK' 2022-05-18T03:35:12.1311765Z Entering 'third_party/QNNPACK' 2022-05-18T03:35:12.1344031Z Entering 'third_party/XNNPACK' 2022-05-18T03:35:12.1386720Z Entering 'third_party/benchmark' 2022-05-18T03:35:12.1418931Z Entering 'third_party/cpuinfo' 2022-05-18T03:35:12.1451663Z Entering 'third_party/cub' 2022-05-18T03:35:12.1484825Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:35:12.1522142Z Entering 'third_party/eigen' 2022-05-18T03:35:12.1556914Z Entering 'third_party/fbgemm' 2022-05-18T03:35:12.1589642Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:35:12.1621721Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:35:12.1656127Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:35:12.1689655Z Entering 'third_party/flatbuffers' 2022-05-18T03:35:12.1723760Z Entering 'third_party/fmt' 2022-05-18T03:35:12.1756901Z Entering 'third_party/foxi' 2022-05-18T03:35:12.1789038Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:35:12.1821620Z Entering 'third_party/gloo' 2022-05-18T03:35:12.1854048Z Entering 'third_party/googletest' 2022-05-18T03:35:12.1886183Z Entering 'third_party/ideep' 2022-05-18T03:35:12.1918054Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:35:12.1951999Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:35:12.1988819Z Entering 'third_party/ios-cmake' 2022-05-18T03:35:12.2021526Z Entering 'third_party/kineto' 2022-05-18T03:35:12.2054336Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:35:12.2087357Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:35:12.2120199Z Entering 'third_party/nccl/nccl' 2022-05-18T03:35:12.2152828Z Entering 'third_party/neon2sse' 2022-05-18T03:35:12.2184367Z Entering 'third_party/onnx' 2022-05-18T03:35:12.2226411Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:35:12.2258219Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:35:12.2292444Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:35:12.2324192Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:35:12.2361107Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:35:12.2393511Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:35:12.2425261Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:35:12.2461447Z Entering 'third_party/pocketfft' 2022-05-18T03:35:12.2494266Z Entering 'third_party/protobuf' 2022-05-18T03:35:12.2528926Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:35:12.2560813Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:35:12.2594345Z Entering 'third_party/psimd' 2022-05-18T03:35:12.2626369Z Entering 'third_party/pthreadpool' 2022-05-18T03:35:12.2658443Z Entering 'third_party/pybind11' 2022-05-18T03:35:12.2690443Z Entering 'third_party/python-enum' 2022-05-18T03:35:12.2722835Z Entering 'third_party/python-peachpy' 2022-05-18T03:35:12.2754378Z Entering 'third_party/python-six' 2022-05-18T03:35:12.2785486Z Entering 'third_party/sleef' 2022-05-18T03:35:12.2817748Z Entering 'third_party/tbb' 2022-05-18T03:35:12.2852836Z Entering 'third_party/tensorpipe' 2022-05-18T03:35:12.2884579Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:35:12.2917681Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:35:12.2948841Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:35:12.2980539Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:35:12.3011351Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:35:12.3046013Z Entering 'third_party/zstd' 2022-05-18T03:35:12.3092728Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:35:12.3116840Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3124406Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T03:35:12.3154831Z [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-05-18T03:35:12.3401422Z Entering 'android/libs/fbjni' 2022-05-18T03:35:12.3420290Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3445747Z Entering 'third_party/FP16' 2022-05-18T03:35:12.3465176Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3491363Z Entering 'third_party/FXdiv' 2022-05-18T03:35:12.3511038Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3535599Z Entering 'third_party/NNPACK' 2022-05-18T03:35:12.3554317Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3579560Z Entering 'third_party/QNNPACK' 2022-05-18T03:35:12.3600665Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3625238Z Entering 'third_party/XNNPACK' 2022-05-18T03:35:12.3644625Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3679351Z Entering 'third_party/benchmark' 2022-05-18T03:35:12.3698224Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3723412Z Entering 'third_party/cpuinfo' 2022-05-18T03:35:12.3742311Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3768500Z Entering 'third_party/cub' 2022-05-18T03:35:12.3787657Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3812369Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:35:12.3832819Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3861997Z Entering 'third_party/eigen' 2022-05-18T03:35:12.3881309Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3907221Z Entering 'third_party/fbgemm' 2022-05-18T03:35:12.3927150Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3952127Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:35:12.3970513Z http.https://github.com/.extraheader 2022-05-18T03:35:12.3995717Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:35:12.4013892Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4039168Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:35:12.4057450Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4084111Z Entering 'third_party/flatbuffers' 2022-05-18T03:35:12.4102926Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4129988Z Entering 'third_party/fmt' 2022-05-18T03:35:12.4149110Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4173640Z Entering 'third_party/foxi' 2022-05-18T03:35:12.4193478Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4218262Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:35:12.4237381Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4261982Z Entering 'third_party/gloo' 2022-05-18T03:35:12.4281266Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4306131Z Entering 'third_party/googletest' 2022-05-18T03:35:12.4325312Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4350545Z Entering 'third_party/ideep' 2022-05-18T03:35:12.4368922Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4394075Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:35:12.4412489Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4438701Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:35:12.4457105Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4487634Z Entering 'third_party/ios-cmake' 2022-05-18T03:35:12.4506569Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4531359Z Entering 'third_party/kineto' 2022-05-18T03:35:12.4551361Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4577769Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:35:12.4595996Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4621386Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:35:12.4639534Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4665572Z Entering 'third_party/nccl/nccl' 2022-05-18T03:35:12.4684455Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4709012Z Entering 'third_party/neon2sse' 2022-05-18T03:35:12.4728200Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4753151Z Entering 'third_party/onnx' 2022-05-18T03:35:12.4771705Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4807569Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:35:12.4825797Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4851050Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:35:12.4870728Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4897734Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:35:12.4917426Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4942005Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:35:12.4961135Z http.https://github.com/.extraheader 2022-05-18T03:35:12.4990425Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:35:12.5008831Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5034455Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:35:12.5052687Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5077823Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:35:12.5096401Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5125353Z Entering 'third_party/pocketfft' 2022-05-18T03:35:12.5144499Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5171074Z Entering 'third_party/protobuf' 2022-05-18T03:35:12.5189665Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5218050Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:35:12.5236576Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5261273Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:35:12.5279951Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5307317Z Entering 'third_party/psimd' 2022-05-18T03:35:12.5326965Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5352497Z Entering 'third_party/pthreadpool' 2022-05-18T03:35:12.5371763Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5395787Z Entering 'third_party/pybind11' 2022-05-18T03:35:12.5415388Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5440753Z Entering 'third_party/python-enum' 2022-05-18T03:35:12.5459582Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5485030Z Entering 'third_party/python-peachpy' 2022-05-18T03:35:12.5503790Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5528660Z Entering 'third_party/python-six' 2022-05-18T03:35:12.5547335Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5573019Z Entering 'third_party/sleef' 2022-05-18T03:35:12.5592784Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5617791Z Entering 'third_party/tbb' 2022-05-18T03:35:12.5637496Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5664343Z Entering 'third_party/tensorpipe' 2022-05-18T03:35:12.5683855Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5710521Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:35:12.5728048Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5753581Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:35:12.5772384Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5797363Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:35:12.5816408Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5841666Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:35:12.5860195Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5885413Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:35:12.5904613Z http.https://github.com/.extraheader 2022-05-18T03:35:12.5933274Z Entering 'third_party/zstd' 2022-05-18T03:35:12.5952802Z http.https://github.com/.extraheader 2022-05-18T03:35:12.6178374Z Evaluate and set job outputs 2022-05-18T03:35:12.6188144Z Set output 'docker-image' 2022-05-18T03:35:12.6189513Z Cleaning up orphan processes