2022-08-17T11:55:24.9755119Z Requested labels: self-hosted, linux.2xlarge 2022-08-17T11:55:24.9755251Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/82657/merge 2022-08-17T11:55:24.9755278Z Waiting for a runner to pick up this job... 2022-08-17T11:55:27.1243608Z Job is about to start running on the runner: i-06b9b2a3705d99477 (repository) 2022-08-17T11:55:31.7848629Z Current runner version: '2.295.0' 2022-08-17T11:55:31.7854211Z Runner name: 'i-06b9b2a3705d99477' 2022-08-17T11:55:31.7854639Z Runner group name: 'Default' 2022-08-17T11:55:31.7855239Z Machine name: 'ip-10-0-9-19' 2022-08-17T11:55:31.7857141Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T11:55:31.7857817Z Actions: read 2022-08-17T11:55:31.7858068Z Checks: read 2022-08-17T11:55:31.7858399Z Contents: read 2022-08-17T11:55:31.7858686Z Deployments: read 2022-08-17T11:55:31.7858938Z Discussions: read 2022-08-17T11:55:31.7859229Z Issues: read 2022-08-17T11:55:31.7859522Z Metadata: read 2022-08-17T11:55:31.7859853Z Packages: read 2022-08-17T11:55:31.7860148Z Pages: read 2022-08-17T11:55:31.7860443Z PullRequests: read 2022-08-17T11:55:31.7860725Z RepositoryProjects: read 2022-08-17T11:55:31.7861080Z SecurityEvents: read 2022-08-17T11:55:31.7861369Z Statuses: read 2022-08-17T11:55:31.7861609Z ##[endgroup] 2022-08-17T11:55:31.7864858Z Secret source: None 2022-08-17T11:55:31.7865476Z Prepare workflow directory 2022-08-17T11:55:31.8484552Z Prepare all required actions 2022-08-17T11:55:31.8639662Z Getting action download info 2022-08-17T11:55:32.0817892Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T11:55:34.5119664Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T11:55:34.7790188Z Getting action download info 2022-08-17T11:55:34.9344124Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T11:55:35.2036481Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T11:55:35.2036793Z with: 2022-08-17T11:55:35.2037005Z submodules: recursive 2022-08-17T11:55:35.2037224Z fetch-depth: 0 2022-08-17T11:55:35.2037422Z ##[endgroup] 2022-08-17T11:55:35.2322667Z ##[group]Run retry () { 2022-08-17T11:55:35.2322964Z retry () { 2022-08-17T11:55:35.2323212Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T11:55:35.2323473Z } 2022-08-17T11:55:35.2323692Z echo "${GITHUB_WORKSPACE}" 2022-08-17T11:55:35.2323935Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T11:55:35.2324193Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T11:55:35.2324434Z else 2022-08-17T11:55:35.2324660Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T11:55:35.2324871Z fi 2022-08-17T11:55:35.2325090Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T11:55:35.2340906Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:55:35.2341173Z env: 2022-08-17T11:55:35.2341366Z NO_SUDO: 2022-08-17T11:55:35.2341568Z ##[endgroup] 2022-08-17T11:55:35.2512670Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T11:55:35.3006884Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T11:55:35.3007135Z with: 2022-08-17T11:55:35.3007410Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T11:55:35.3007690Z fetch-depth: 0 2022-08-17T11:55:35.3007889Z submodules: recursive 2022-08-17T11:55:35.3008190Z quiet-checkout: true 2022-08-17T11:55:35.3008502Z repository: pytorch/pytorch 2022-08-17T11:55:35.3008917Z token: *** 2022-08-17T11:55:35.3042835Z ssh-strict: true 2022-08-17T11:55:35.3043166Z persist-credentials: true 2022-08-17T11:55:35.3043430Z clean: true 2022-08-17T11:55:35.3043596Z lfs: false 2022-08-17T11:55:35.3043780Z set-safe-directory: true 2022-08-17T11:55:35.3043960Z ##[endgroup] 2022-08-17T11:55:35.4173818Z Syncing repository: pytorch/pytorch 2022-08-17T11:55:35.4175305Z ##[group]Getting Git version info 2022-08-17T11:55:35.4175793Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T11:55:35.4176280Z [command]/usr/bin/git version 2022-08-17T11:55:35.4179027Z git version 2.37.1 2022-08-17T11:55:35.4200352Z ##[endgroup] 2022-08-17T11:55:35.4219656Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/2ae4f28e-3de1-4668-a2c3-bc7160c3515e' before making global git config changes 2022-08-17T11:55:35.4220612Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T11:55:35.4226739Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T11:55:35.4261608Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T11:55:35.4265723Z ##[group]Initializing the repository 2022-08-17T11:55:35.4270991Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T11:55:35.4296857Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T11:55:35.4297453Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T11:55:35.4298000Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T11:55:35.4298378Z hint: 2022-08-17T11:55:35.4298837Z hint: git config --global init.defaultBranch 2022-08-17T11:55:35.4299201Z hint: 2022-08-17T11:55:35.4299772Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T11:55:35.4300707Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T11:55:35.4301106Z hint: 2022-08-17T11:55:35.4301461Z hint: git branch -m 2022-08-17T11:55:35.4302117Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T11:55:35.4308151Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T11:55:35.4335107Z ##[endgroup] 2022-08-17T11:55:35.4335759Z ##[group]Disabling automatic garbage collection 2022-08-17T11:55:35.4340490Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T11:55:35.4364498Z ##[endgroup] 2022-08-17T11:55:35.4365090Z ##[group]Setting up auth 2022-08-17T11:55:35.4372557Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T11:55:35.4399927Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T11:55:35.4661381Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T11:55:35.4692561Z [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-08-17T11:55:35.4929820Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T11:55:35.4970131Z ##[endgroup] 2022-08-17T11:55:35.4970795Z ##[group]Fetching the repository 2022-08-17T11:55:35.4978238Z [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-08-17T11:56:22.0908510Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T11:56:22.0938990Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T11:56:23.0977982Z ##[endgroup] 2022-08-17T11:56:23.0978371Z ##[group]Determining the checkout info 2022-08-17T11:56:23.0979197Z ##[endgroup] 2022-08-17T11:56:23.0979922Z ##[group]Checking out the ref 2022-08-17T11:56:23.0984616Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T11:56:24.3123605Z ##[endgroup] 2022-08-17T11:56:24.3124009Z ##[group]Setting up auth for fetching submodules 2022-08-17T11:56:24.3129122Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T11:56:24.3173979Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T11:56:24.3201478Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T11:56:24.3227753Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T11:56:24.3250632Z ##[endgroup] 2022-08-17T11:56:24.3251162Z ##[group]Fetching submodules 2022-08-17T11:56:24.3254634Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T11:56:24.3509094Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T11:56:24.3756084Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T11:56:24.3756683Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T11:56:24.3757628Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T11:56:24.3759564Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T11:56:24.3762031Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T11:56:24.3764302Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T11:56:24.3766642Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T11:56:24.3769391Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T11:56:24.3771674Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T11:56:24.3774514Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T11:56:24.3777231Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T11:56:24.3780265Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T11:56:24.3784059Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T11:56:24.3788638Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T11:56:24.3793434Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T11:56:24.3798501Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:56:24.3804781Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T11:56:24.3810116Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T11:56:24.3815669Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T11:56:24.3821659Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T11:56:24.3827510Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T11:56:24.3833689Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T11:56:24.3839947Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T11:56:24.3846502Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T11:56:24.3852608Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T11:56:24.3857107Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T11:56:24.3861743Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T11:56:24.3866146Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T11:56:24.3870772Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T11:56:24.3875465Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T11:56:24.3880220Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T11:56:24.3885094Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T11:56:24.3890054Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T11:56:24.3895124Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T11:56:24.3900402Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T11:56:24.3905781Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T11:56:24.3911002Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T11:56:24.3916650Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T11:56:24.3923962Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T11:56:24.3950502Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T11:56:24.6373183Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T11:56:24.8291831Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T11:56:25.0213691Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T11:56:25.2831545Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T11:56:25.5269724Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T11:56:30.7291244Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T11:56:31.1016443Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T11:56:31.6034394Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T11:56:32.9927804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T11:56:34.0724794Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T11:56:39.2585969Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T11:56:39.8435222Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T11:56:41.1591303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T11:56:42.2952552Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T11:56:42.5082251Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T11:56:42.9376674Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T11:56:43.2760469Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T11:56:44.2783984Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T11:56:44.6780353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T11:56:44.8942578Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T11:56:45.2196698Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T11:56:46.5450258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T11:56:46.9674900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T11:56:47.4267197Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T11:56:53.2527514Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T11:56:55.0192869Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T11:56:55.4696620Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T11:56:55.7284801Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T11:57:00.4391723Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T11:57:00.6541387Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T11:57:00.8824630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T11:57:01.7904418Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T11:57:02.0424481Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T11:57:02.5235875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T11:57:02.8235195Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T11:57:03.4035063Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T11:57:05.3680533Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T11:57:05.8128763Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T11:57:07.9354273Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T11:57:07.9452301Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T11:57:07.9527493Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T11:57:07.9731174Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T11:57:07.9935875Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T11:57:08.5423688Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T11:57:08.5615096Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T11:57:08.6528095Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T11:57:08.6843504Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T11:57:08.9490594Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T11:57:09.1682694Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T11:57:09.2091892Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T11:57:09.2106470Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:09.2108294Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:09.2111487Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:09.2114417Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:09.2136818Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T11:57:10.0730607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T11:57:10.5948663Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T11:57:11.5970236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T11:57:11.8932677Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T11:57:11.9848264Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T11:57:12.0379093Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T11:57:12.0470325Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T11:57:12.1262247Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T11:57:12.1573629Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T11:57:12.1654913Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T11:57:12.2022515Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T11:57:12.2241504Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T11:57:12.2665948Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T11:57:12.2769457Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T11:57:12.2781471Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:12.2803030Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T11:57:18.9803059Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T11:57:18.9817997Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:18.9840095Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T11:57:25.7176444Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T11:57:25.7267719Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T11:57:25.7394164Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T11:57:25.8248214Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T11:57:25.8260795Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:25.8262560Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:25.8284899Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T11:57:26.9705535Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T11:57:27.9774102Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T11:57:28.0270459Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T11:57:28.0446251Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T11:57:28.0573841Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T11:57:28.1546293Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T11:57:28.3802153Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T11:57:28.3826774Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:28.3829060Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:28.3853108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T11:57:28.8164340Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T11:57:29.6015919Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T11:57:29.6299792Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T11:57:29.6435573Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T11:57:29.6447923Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:29.6469117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T11:57:31.3826418Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T11:57:31.3844798Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:31.3847110Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:31.3870680Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T11:57:31.8375988Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T11:57:32.6490932Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T11:57:32.7076065Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T11:57:32.7089473Z 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-08-17T11:57:32.7111655Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T11:57:32.9479476Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T11:57:32.9561320Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T11:57:33.1866937Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T11:57:33.1886448Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:33.1887881Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:33.1910455Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T11:57:33.5838355Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T11:57:34.6025583Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T11:57:34.6644499Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T11:57:34.6719832Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T11:57:34.6817239Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T11:57:34.7114430Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T11:57:34.7195161Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T11:57:34.7453888Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T11:57:34.7537186Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T11:57:34.7939772Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T11:57:34.8920393Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T11:57:34.9155051Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T11:57:34.9169028Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:34.9171118Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:34.9173579Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:34.9176090Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:34.9198440Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T11:57:36.0193025Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T11:57:36.3188120Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T11:57:37.5418865Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T11:57:38.3568981Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T11:57:38.3704749Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T11:57:38.4328379Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T11:57:38.4583591Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T11:57:38.4596109Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:38.4618680Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T11:57:38.7013590Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T11:57:38.8273695Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T11:57:38.8301224Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T11:57:38.8552476Z Entering 'android/libs/fbjni' 2022-08-17T11:57:38.8586324Z Entering 'third_party/FP16' 2022-08-17T11:57:38.8621477Z Entering 'third_party/FXdiv' 2022-08-17T11:57:38.8654471Z Entering 'third_party/NNPACK' 2022-08-17T11:57:38.8689208Z Entering 'third_party/QNNPACK' 2022-08-17T11:57:38.8723036Z Entering 'third_party/XNNPACK' 2022-08-17T11:57:38.8766886Z Entering 'third_party/benchmark' 2022-08-17T11:57:38.8800982Z Entering 'third_party/cpuinfo' 2022-08-17T11:57:38.8834221Z Entering 'third_party/cub' 2022-08-17T11:57:38.8868252Z Entering 'third_party/cudnn_frontend' 2022-08-17T11:57:38.8907420Z Entering 'third_party/eigen' 2022-08-17T11:57:38.8943885Z Entering 'third_party/fbgemm' 2022-08-17T11:57:38.8977413Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:38.9012758Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:38.9046904Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:38.9080697Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:38.9115045Z Entering 'third_party/flatbuffers' 2022-08-17T11:57:38.9151017Z Entering 'third_party/fmt' 2022-08-17T11:57:38.9184817Z Entering 'third_party/foxi' 2022-08-17T11:57:38.9218194Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:57:38.9252306Z Entering 'third_party/gloo' 2022-08-17T11:57:38.9287910Z Entering 'third_party/googletest' 2022-08-17T11:57:38.9322436Z Entering 'third_party/ideep' 2022-08-17T11:57:38.9355371Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:38.9391520Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:38.9431034Z Entering 'third_party/ios-cmake' 2022-08-17T11:57:38.9465911Z Entering 'third_party/ittapi' 2022-08-17T11:57:38.9498950Z Entering 'third_party/kineto' 2022-08-17T11:57:38.9533089Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:38.9567851Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:38.9601642Z Entering 'third_party/nccl/nccl' 2022-08-17T11:57:38.9636432Z Entering 'third_party/neon2sse' 2022-08-17T11:57:38.9670039Z Entering 'third_party/nlohmann' 2022-08-17T11:57:38.9706712Z Entering 'third_party/onnx' 2022-08-17T11:57:38.9751973Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:38.9787355Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:38.9823648Z Entering 'third_party/onnx-tensorrt' 2022-08-17T11:57:38.9858099Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:38.9896181Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:38.9929705Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:38.9963689Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T11:57:39.0002139Z Entering 'third_party/pocketfft' 2022-08-17T11:57:39.0035724Z Entering 'third_party/protobuf' 2022-08-17T11:57:39.0074673Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:39.0109391Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:39.0145466Z Entering 'third_party/psimd' 2022-08-17T11:57:39.0180553Z Entering 'third_party/pthreadpool' 2022-08-17T11:57:39.0214977Z Entering 'third_party/pybind11' 2022-08-17T11:57:39.0247780Z Entering 'third_party/python-enum' 2022-08-17T11:57:39.0281587Z Entering 'third_party/python-peachpy' 2022-08-17T11:57:39.0315677Z Entering 'third_party/python-six' 2022-08-17T11:57:39.0349944Z Entering 'third_party/sleef' 2022-08-17T11:57:39.0384157Z Entering 'third_party/tbb' 2022-08-17T11:57:39.0420114Z Entering 'third_party/tensorpipe' 2022-08-17T11:57:39.0455272Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:39.0490073Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:39.0523430Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:39.0556231Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:39.0588930Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:39.0626435Z Entering 'third_party/zstd' 2022-08-17T11:57:39.0669141Z ##[endgroup] 2022-08-17T11:57:39.0669543Z ##[group]Persisting credentials for submodules 2022-08-17T11:57:39.0676837Z [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-08-17T11:57:39.0926805Z Entering 'android/libs/fbjni' 2022-08-17T11:57:39.0957428Z Entering 'third_party/FP16' 2022-08-17T11:57:39.0991235Z Entering 'third_party/FXdiv' 2022-08-17T11:57:39.1024070Z Entering 'third_party/NNPACK' 2022-08-17T11:57:39.1058875Z Entering 'third_party/QNNPACK' 2022-08-17T11:57:39.1093313Z Entering 'third_party/XNNPACK' 2022-08-17T11:57:39.1135850Z Entering 'third_party/benchmark' 2022-08-17T11:57:39.1167976Z Entering 'third_party/cpuinfo' 2022-08-17T11:57:39.1203707Z Entering 'third_party/cub' 2022-08-17T11:57:39.1236972Z Entering 'third_party/cudnn_frontend' 2022-08-17T11:57:39.1275955Z Entering 'third_party/eigen' 2022-08-17T11:57:39.1310793Z Entering 'third_party/fbgemm' 2022-08-17T11:57:39.1344428Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:39.1378282Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:39.1413611Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:39.1446047Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:39.1482015Z Entering 'third_party/flatbuffers' 2022-08-17T11:57:39.1518488Z Entering 'third_party/fmt' 2022-08-17T11:57:39.1552775Z Entering 'third_party/foxi' 2022-08-17T11:57:39.1586007Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:57:39.1621585Z Entering 'third_party/gloo' 2022-08-17T11:57:39.1654436Z Entering 'third_party/googletest' 2022-08-17T11:57:39.1689443Z Entering 'third_party/ideep' 2022-08-17T11:57:39.1721928Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:39.1757315Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:39.1796995Z Entering 'third_party/ios-cmake' 2022-08-17T11:57:39.1831164Z Entering 'third_party/ittapi' 2022-08-17T11:57:39.1864622Z Entering 'third_party/kineto' 2022-08-17T11:57:39.1899597Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:39.1932128Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:39.1968871Z Entering 'third_party/nccl/nccl' 2022-08-17T11:57:39.2003247Z Entering 'third_party/neon2sse' 2022-08-17T11:57:39.2036684Z Entering 'third_party/nlohmann' 2022-08-17T11:57:39.2071006Z Entering 'third_party/onnx' 2022-08-17T11:57:39.2116961Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:39.2150173Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:39.2185909Z Entering 'third_party/onnx-tensorrt' 2022-08-17T11:57:39.2219395Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:39.2256755Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:39.2290208Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:39.2323230Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T11:57:39.2360604Z Entering 'third_party/pocketfft' 2022-08-17T11:57:39.2394283Z Entering 'third_party/protobuf' 2022-08-17T11:57:39.2432092Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:39.2464773Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:39.2500137Z Entering 'third_party/psimd' 2022-08-17T11:57:39.2533011Z Entering 'third_party/pthreadpool' 2022-08-17T11:57:39.2568186Z Entering 'third_party/pybind11' 2022-08-17T11:57:39.2601384Z Entering 'third_party/python-enum' 2022-08-17T11:57:39.2634761Z Entering 'third_party/python-peachpy' 2022-08-17T11:57:39.2668220Z Entering 'third_party/python-six' 2022-08-17T11:57:39.2700853Z Entering 'third_party/sleef' 2022-08-17T11:57:39.2734114Z Entering 'third_party/tbb' 2022-08-17T11:57:39.2770385Z Entering 'third_party/tensorpipe' 2022-08-17T11:57:39.2804163Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:39.2837665Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:39.2871116Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:39.2904648Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:39.2936749Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:39.2972393Z Entering 'third_party/zstd' 2022-08-17T11:57:39.3019034Z [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-08-17T11:57:39.3271778Z Entering 'android/libs/fbjni' 2022-08-17T11:57:39.3302742Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T11:57:39.3316191Z Entering 'third_party/FP16' 2022-08-17T11:57:39.3349740Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T11:57:39.3363849Z Entering 'third_party/FXdiv' 2022-08-17T11:57:39.3394432Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T11:57:39.3408388Z Entering 'third_party/NNPACK' 2022-08-17T11:57:39.3439553Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T11:57:39.3453929Z Entering 'third_party/QNNPACK' 2022-08-17T11:57:39.3487159Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T11:57:39.3507207Z Entering 'third_party/XNNPACK' 2022-08-17T11:57:39.3544480Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T11:57:39.3573516Z Entering 'third_party/benchmark' 2022-08-17T11:57:39.3607230Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T11:57:39.3621115Z Entering 'third_party/cpuinfo' 2022-08-17T11:57:39.3652711Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T11:57:39.3667419Z Entering 'third_party/cub' 2022-08-17T11:57:39.3698379Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T11:57:39.3712728Z Entering 'third_party/cudnn_frontend' 2022-08-17T11:57:39.3743659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T11:57:39.3763737Z Entering 'third_party/eigen' 2022-08-17T11:57:39.3794638Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T11:57:39.3810815Z Entering 'third_party/fbgemm' 2022-08-17T11:57:39.3842611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T11:57:39.3856784Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:39.3887995Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T11:57:39.3900851Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:39.3968235Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T11:57:39.3982288Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:39.4013144Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T11:57:39.4026313Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:39.4056680Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-17T11:57:39.4071191Z Entering 'third_party/flatbuffers' 2022-08-17T11:57:39.4102399Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T11:57:39.4117511Z Entering 'third_party/fmt' 2022-08-17T11:57:39.4149841Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T11:57:39.4163493Z Entering 'third_party/foxi' 2022-08-17T11:57:39.4195172Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T11:57:39.4208992Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:57:39.4240728Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T11:57:39.4254336Z Entering 'third_party/gloo' 2022-08-17T11:57:39.4285597Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T11:57:39.4298904Z Entering 'third_party/googletest' 2022-08-17T11:57:39.4329745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T11:57:39.4343394Z Entering 'third_party/ideep' 2022-08-17T11:57:39.4374161Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T11:57:39.4387501Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:39.4418717Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T11:57:39.4434534Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:39.4466778Z 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-08-17T11:57:39.4486259Z Entering 'third_party/ios-cmake' 2022-08-17T11:57:39.4518632Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T11:57:39.4532939Z Entering 'third_party/ittapi' 2022-08-17T11:57:39.4564761Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T11:57:39.4578267Z Entering 'third_party/kineto' 2022-08-17T11:57:39.4609747Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T11:57:39.4623243Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:39.4654128Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-17T11:57:39.4668973Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:39.4700585Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-17T11:57:39.4715265Z Entering 'third_party/nccl/nccl' 2022-08-17T11:57:39.4746551Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T11:57:39.4760568Z Entering 'third_party/neon2sse' 2022-08-17T11:57:39.4791528Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T11:57:39.4807226Z Entering 'third_party/nlohmann' 2022-08-17T11:57:39.4838778Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T11:57:39.4853972Z Entering 'third_party/onnx' 2022-08-17T11:57:39.4885660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T11:57:39.4911026Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:39.4944379Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T11:57:39.4958522Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:39.4991570Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T11:57:39.5007376Z Entering 'third_party/onnx-tensorrt' 2022-08-17T11:57:39.5037964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T11:57:39.5052956Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:39.5083261Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-17T11:57:39.5102474Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:39.5133486Z 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-08-17T11:57:39.5147425Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:39.5178893Z 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-08-17T11:57:39.5192804Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T11:57:39.5224939Z 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-08-17T11:57:39.5243695Z Entering 'third_party/pocketfft' 2022-08-17T11:57:39.5275118Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T11:57:39.5289260Z Entering 'third_party/protobuf' 2022-08-17T11:57:39.5320764Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T11:57:39.5337648Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:39.5369561Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T11:57:39.5383147Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:39.5414247Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T11:57:39.5429657Z Entering 'third_party/psimd' 2022-08-17T11:57:39.5460827Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T11:57:39.5474218Z Entering 'third_party/pthreadpool' 2022-08-17T11:57:39.5506554Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T11:57:39.5519515Z Entering 'third_party/pybind11' 2022-08-17T11:57:39.5551511Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T11:57:39.5565509Z Entering 'third_party/python-enum' 2022-08-17T11:57:39.5596071Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T11:57:39.5611200Z Entering 'third_party/python-peachpy' 2022-08-17T11:57:39.5642569Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T11:57:39.5656055Z Entering 'third_party/python-six' 2022-08-17T11:57:39.5688472Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T11:57:39.5701734Z Entering 'third_party/sleef' 2022-08-17T11:57:39.5734260Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T11:57:39.5747586Z Entering 'third_party/tbb' 2022-08-17T11:57:39.5777803Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T11:57:39.5792930Z Entering 'third_party/tensorpipe' 2022-08-17T11:57:39.5824668Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T11:57:39.5838132Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:39.5869849Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T11:57:39.5883647Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:39.5914271Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T11:57:39.5927445Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:39.5958178Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T11:57:39.5973396Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:39.6004621Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T11:57:39.6017899Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:39.6048947Z 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-08-17T11:57:39.6064996Z Entering 'third_party/zstd' 2022-08-17T11:57:39.6095214Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T11:57:39.6899505Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T11:57:39.7153371Z Entering 'android/libs/fbjni' 2022-08-17T11:57:39.7188146Z Entering 'third_party/FP16' 2022-08-17T11:57:39.7222936Z Entering 'third_party/FXdiv' 2022-08-17T11:57:39.7256730Z Entering 'third_party/NNPACK' 2022-08-17T11:57:39.7291091Z Entering 'third_party/QNNPACK' 2022-08-17T11:57:39.7325131Z Entering 'third_party/XNNPACK' 2022-08-17T11:57:39.7369003Z Entering 'third_party/benchmark' 2022-08-17T11:57:39.7403229Z Entering 'third_party/cpuinfo' 2022-08-17T11:57:39.7437890Z Entering 'third_party/cub' 2022-08-17T11:57:39.7472788Z Entering 'third_party/cudnn_frontend' 2022-08-17T11:57:39.7512056Z Entering 'third_party/eigen' 2022-08-17T11:57:39.7549447Z Entering 'third_party/fbgemm' 2022-08-17T11:57:39.7584268Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:39.7619057Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:39.7653401Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:39.7686072Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:39.7720663Z Entering 'third_party/flatbuffers' 2022-08-17T11:57:39.7756990Z Entering 'third_party/fmt' 2022-08-17T11:57:39.7790760Z Entering 'third_party/foxi' 2022-08-17T11:57:39.7824200Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:57:39.7857978Z Entering 'third_party/gloo' 2022-08-17T11:57:39.7891887Z Entering 'third_party/googletest' 2022-08-17T11:57:39.7928408Z Entering 'third_party/ideep' 2022-08-17T11:57:39.7961573Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:39.7996369Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:39.8039003Z Entering 'third_party/ios-cmake' 2022-08-17T11:57:39.8072450Z Entering 'third_party/ittapi' 2022-08-17T11:57:39.8107691Z Entering 'third_party/kineto' 2022-08-17T11:57:39.8141411Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:39.8175415Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:39.8210459Z Entering 'third_party/nccl/nccl' 2022-08-17T11:57:39.8244104Z Entering 'third_party/neon2sse' 2022-08-17T11:57:39.8277666Z Entering 'third_party/nlohmann' 2022-08-17T11:57:39.8313427Z Entering 'third_party/onnx' 2022-08-17T11:57:39.8358851Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:39.8392571Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:39.8427992Z Entering 'third_party/onnx-tensorrt' 2022-08-17T11:57:39.8461526Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:39.8498865Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:39.8533521Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:39.8566657Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T11:57:39.8603282Z Entering 'third_party/pocketfft' 2022-08-17T11:57:39.8637579Z Entering 'third_party/protobuf' 2022-08-17T11:57:39.8675009Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:39.8708500Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:39.8744249Z Entering 'third_party/psimd' 2022-08-17T11:57:39.8778047Z Entering 'third_party/pthreadpool' 2022-08-17T11:57:39.8811819Z Entering 'third_party/pybind11' 2022-08-17T11:57:39.8846096Z Entering 'third_party/python-enum' 2022-08-17T11:57:39.8879090Z Entering 'third_party/python-peachpy' 2022-08-17T11:57:39.8912136Z Entering 'third_party/python-six' 2022-08-17T11:57:39.8946620Z Entering 'third_party/sleef' 2022-08-17T11:57:39.8979821Z Entering 'third_party/tbb' 2022-08-17T11:57:39.9015738Z Entering 'third_party/tensorpipe' 2022-08-17T11:57:39.9050664Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:39.9083536Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:39.9116211Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:39.9149150Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:39.9181382Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:39.9235643Z Entering 'third_party/zstd' 2022-08-17T11:57:39.9280936Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T11:57:39.9524176Z Entering 'android/libs/fbjni' 2022-08-17T11:57:39.9556187Z Entering 'third_party/FP16' 2022-08-17T11:57:39.9590864Z Entering 'third_party/FXdiv' 2022-08-17T11:57:39.9624427Z Entering 'third_party/NNPACK' 2022-08-17T11:57:39.9658789Z Entering 'third_party/QNNPACK' 2022-08-17T11:57:39.9692139Z Entering 'third_party/XNNPACK' 2022-08-17T11:57:39.9735853Z Entering 'third_party/benchmark' 2022-08-17T11:57:39.9769385Z Entering 'third_party/cpuinfo' 2022-08-17T11:57:39.9803117Z Entering 'third_party/cub' 2022-08-17T11:57:39.9837135Z Entering 'third_party/cudnn_frontend' 2022-08-17T11:57:39.9875486Z Entering 'third_party/eigen' 2022-08-17T11:57:39.9911403Z Entering 'third_party/fbgemm' 2022-08-17T11:57:39.9945321Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:39.9979180Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:40.0012817Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:40.0046303Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:40.0080733Z Entering 'third_party/flatbuffers' 2022-08-17T11:57:40.0116453Z Entering 'third_party/fmt' 2022-08-17T11:57:40.0151750Z Entering 'third_party/foxi' 2022-08-17T11:57:40.0185155Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:57:40.0218752Z Entering 'third_party/gloo' 2022-08-17T11:57:40.0252293Z Entering 'third_party/googletest' 2022-08-17T11:57:40.0286899Z Entering 'third_party/ideep' 2022-08-17T11:57:40.0320425Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:40.0354894Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:40.0395205Z Entering 'third_party/ios-cmake' 2022-08-17T11:57:40.0429514Z Entering 'third_party/ittapi' 2022-08-17T11:57:40.0464774Z Entering 'third_party/kineto' 2022-08-17T11:57:40.0499127Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:40.0534010Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:40.0569447Z Entering 'third_party/nccl/nccl' 2022-08-17T11:57:40.0605322Z Entering 'third_party/neon2sse' 2022-08-17T11:57:40.0638317Z Entering 'third_party/nlohmann' 2022-08-17T11:57:40.0672517Z Entering 'third_party/onnx' 2022-08-17T11:57:40.0718205Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:40.0751526Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:40.0786983Z Entering 'third_party/onnx-tensorrt' 2022-08-17T11:57:40.0820103Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:40.0857775Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:40.0891987Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:40.0924915Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T11:57:40.0961987Z Entering 'third_party/pocketfft' 2022-08-17T11:57:40.0995892Z Entering 'third_party/protobuf' 2022-08-17T11:57:40.1032295Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:40.1065579Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:40.1100260Z Entering 'third_party/psimd' 2022-08-17T11:57:40.1134381Z Entering 'third_party/pthreadpool' 2022-08-17T11:57:40.1167758Z Entering 'third_party/pybind11' 2022-08-17T11:57:40.1201957Z Entering 'third_party/python-enum' 2022-08-17T11:57:40.1234181Z Entering 'third_party/python-peachpy' 2022-08-17T11:57:40.1267487Z Entering 'third_party/python-six' 2022-08-17T11:57:40.1301066Z Entering 'third_party/sleef' 2022-08-17T11:57:40.1334966Z Entering 'third_party/tbb' 2022-08-17T11:57:40.1370384Z Entering 'third_party/tensorpipe' 2022-08-17T11:57:40.1404187Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:40.1436444Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:40.1469487Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:40.1502996Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:40.1535388Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:40.1571546Z Entering 'third_party/zstd' 2022-08-17T11:57:40.1614639Z ##[endgroup] 2022-08-17T11:57:40.1652195Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T11:57:40.1676231Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T11:57:40.1784956Z ##[group]Run if [ ! -f "./.github/actions/setup-linux/action.yml" ]; then 2022-08-17T11:57:40.1785308Z if [ ! -f "./.github/actions/setup-linux/action.yml" ]; then 2022-08-17T11:57:40.1785705Z  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-08-17T11:57:40.1786036Z  exit 1 2022-08-17T11:57:40.1786312Z fi 2022-08-17T11:57:40.1797778Z shell: /usr/bin/bash -e {0} 2022-08-17T11:57:40.1798004Z ##[endgroup] 2022-08-17T11:57:40.1846797Z Prepare all required actions 2022-08-17T11:57:40.1872348Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T11:57:40.1872556Z ##[endgroup] 2022-08-17T11:57:40.1887556Z ##[group]Run set -euo pipefail 2022-08-17T11:57:40.1887792Z set -euo pipefail 2022-08-17T11:57:40.1888003Z function get_ec2_metadata() { 2022-08-17T11:57:40.1888237Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T11:57:40.1888594Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T11:57:40.1888895Z  category=$1 2022-08-17T11:57:40.1889127Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T11:57:40.1889353Z } 2022-08-17T11:57:40.1889558Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T11:57:40.1889827Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T11:57:40.1890119Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T11:57:40.1890371Z echo "system info $(uname -a)" 2022-08-17T11:57:40.1901165Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:40.1901395Z ##[endgroup] 2022-08-17T11:57:40.1977785Z ami-id: ami-096198a0bccc6bad4 2022-08-17T11:57:40.2042809Z instance-id: i-06b9b2a3705d99477 2022-08-17T11:57:40.2091369Z instance-type: c5.2xlarge 2022-08-17T11:57:40.2098036Z system info Linux ip-10-0-9-19.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-08-17T11:57:40.2117009Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T11:57:40.2117350Z if systemctl is-active --quiet docker; then 2022-08-17T11:57:40.2117657Z  echo "Docker daemon is running..."; 2022-08-17T11:57:40.2117890Z else 2022-08-17T11:57:40.2118174Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T11:57:40.2118450Z fi 2022-08-17T11:57:40.2129442Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:40.2129782Z ##[endgroup] 2022-08-17T11:57:40.2179734Z Docker daemon is running... 2022-08-17T11:57:40.2195077Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T11:57:40.2195425Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T11:57:40.2195706Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T11:57:40.2196169Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T11:57:40.2196507Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T11:57:40.2207036Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:40.2207263Z env: 2022-08-17T11:57:40.2207434Z AWS_RETRY_MODE: standard 2022-08-17T11:57:40.2207615Z AWS_MAX_ATTEMPTS: 5 2022-08-17T11:57:40.2207816Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T11:57:40.2208009Z ##[endgroup] 2022-08-17T11:57:40.9908877Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T11:57:40.9909290Z Configure a credential helper to remove this warning. See 2022-08-17T11:57:40.9911356Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T11:57:40.9911599Z 2022-08-17T11:57:40.9911678Z Login Succeeded 2022-08-17T11:57:40.9944199Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T11:57:40.9944507Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T11:57:40.9944774Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T11:57:40.9955846Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:40.9956075Z ##[endgroup] 2022-08-17T11:57:41.0015967Z Prepare all required actions 2022-08-17T11:57:41.0016196Z Getting action download info 2022-08-17T11:57:41.1863067Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T11:57:41.3113606Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T11:57:41.3113838Z with: 2022-08-17T11:57:41.3114239Z github-secret: *** 2022-08-17T11:57:41.3114460Z ##[endgroup] 2022-08-17T11:57:41.3136901Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T11:57:41.3137146Z with: 2022-08-17T11:57:41.3137472Z GITHUB_TOKEN: *** 2022-08-17T11:57:41.3137690Z activate-with-label: false 2022-08-17T11:57:41.3137918Z label: with-ssh 2022-08-17T11:57:41.3138146Z remove-existing-keys: true 2022-08-17T11:57:41.3138355Z ##[endgroup] 2022-08-17T11:57:41.6782001Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T11:57:41.7513409Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T11:57:41.7526970Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T11:57:41.7550532Z Login using: ssh ec2-user@ec2-54-173-67-128.compute-1.amazonaws.com 2022-08-17T11:57:41.7636925Z Prepare all required actions 2022-08-17T11:57:41.7719520Z ##[group]Run ./.github/actions/calculate-docker-image 2022-08-17T11:57:41.7719975Z with: 2022-08-17T11:57:41.7720243Z docker-image-name: pytorch-linux-xenial-py3-clang5-android-ndk-r19c 2022-08-17T11:57:41.7720519Z xla: false 2022-08-17T11:57:41.7720692Z skip_push: true 2022-08-17T11:57:41.7720855Z ##[endgroup] 2022-08-17T11:57:41.7773886Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-08-17T11:57:41.7774120Z if [ -n "${IS_XLA}" ]; then 2022-08-17T11:57:41.7774375Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-08-17T11:57:41.7774652Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-08-17T11:57:41.7774920Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-08-17T11:57:41.7775222Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-08-17T11:57:41.7775466Z else 2022-08-17T11:57:41.7775702Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-08-17T11:57:41.7775967Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-08-17T11:57:41.7776243Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-08-17T11:57:41.7776478Z fi 2022-08-17T11:57:41.7788115Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:41.7788335Z env: 2022-08-17T11:57:41.7788489Z IS_XLA: 2022-08-17T11:57:41.7788646Z XLA_IMAGE_TAG: v0.4 2022-08-17T11:57:41.7788992Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c 2022-08-17T11:57:41.7789322Z ##[endgroup] 2022-08-17T11:57:41.7866214Z ##[group]Run set -x 2022-08-17T11:57:41.7866451Z set -x 2022-08-17T11:57:41.7866681Z # Check if image already exists, if it does then skip building it 2022-08-17T11:57:41.7866961Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-08-17T11:57:41.7867181Z  exit 0 2022-08-17T11:57:41.7867332Z fi 2022-08-17T11:57:41.7867547Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-08-17T11:57:41.7867818Z  # if we're on the base branch then use the parent commit 2022-08-17T11:57:41.7868073Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-08-17T11:57:41.7868257Z else 2022-08-17T11:57:41.7868484Z  # otherwise we're on a PR, so use the most recent base commit 2022-08-17T11:57:41.7868761Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-08-17T11:57:41.7868960Z fi 2022-08-17T11:57:41.7869187Z # Covers the case where a previous tag doesn't exist for the tree 2022-08-17T11:57:41.7869521Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-08-17T11:57:41.7869915Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-08-17T11:57:41.7870249Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-08-17T11:57:41.7870532Z  exit 1 2022-08-17T11:57:41.7870695Z fi 2022-08-17T11:57:41.7870915Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-08-17T11:57:41.7871245Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-08-17T11:57:41.7871550Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-08-17T11:57:41.7871878Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-08-17T11:57:41.7872454Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-08-17T11:57:41.7872778Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-08-17T11:57:41.7873117Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-08-17T11:57:41.7873405Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-08-17T11:57:41.7873723Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-08-17T11:57:41.7874060Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-08-17T11:57:41.7874355Z  echo ::set-output name=skip_push::true 2022-08-17T11:57:41.7874556Z  fi 2022-08-17T11:57:41.7874702Z fi 2022-08-17T11:57:41.7874896Z echo ::set-output name=rebuild::yes 2022-08-17T11:57:41.7885639Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:41.7885843Z env: 2022-08-17T11:57:41.7886052Z BASE_REVISION: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T11:57:41.7886473Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:57:41.7886867Z DOCKER_TAG: a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:57:41.7887080Z DOCKER_FORCE_PUSH: 2022-08-17T11:57:41.7887260Z ##[endgroup] 2022-08-17T11:57:41.7910385Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:57:41.9599453Z { 2022-08-17T11:57:41.9599917Z "schemaVersion": 2, 2022-08-17T11:57:41.9600254Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-08-17T11:57:41.9600535Z "config": { 2022-08-17T11:57:41.9600773Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-08-17T11:57:41.9601018Z "size": 30359, 2022-08-17T11:57:41.9601278Z "digest": "sha256:f09117d1e395aec29c2e914555ab4f728b18e5c5c85ce0d030214f41499e9687" 2022-08-17T11:57:41.9601523Z }, 2022-08-17T11:57:41.9601679Z "layers": [ 2022-08-17T11:57:41.9608850Z { 2022-08-17T11:57:41.9609362Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9609768Z "size": 46497548, 2022-08-17T11:57:41.9610187Z "digest": "sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50" 2022-08-17T11:57:41.9610528Z }, 2022-08-17T11:57:41.9610764Z { 2022-08-17T11:57:41.9611016Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9611254Z "size": 857, 2022-08-17T11:57:41.9611513Z "digest": "sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01" 2022-08-17T11:57:41.9611748Z }, 2022-08-17T11:57:41.9611882Z { 2022-08-17T11:57:41.9612125Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9612428Z "size": 528, 2022-08-17T11:57:41.9612838Z "digest": "sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1" 2022-08-17T11:57:41.9613454Z }, 2022-08-17T11:57:41.9613676Z { 2022-08-17T11:57:41.9614064Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9614466Z "size": 170, 2022-08-17T11:57:41.9614914Z "digest": "sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e" 2022-08-17T11:57:41.9615373Z }, 2022-08-17T11:57:41.9615646Z + exit 0 2022-08-17T11:57:41.9615864Z { 2022-08-17T11:57:41.9616247Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9616643Z "size": 2051, 2022-08-17T11:57:41.9617071Z "digest": "sha256:c66b0edffeace464f0b17ff07a8659d8959ee3e931e497f5c16240c8f1a81f5e" 2022-08-17T11:57:41.9617487Z }, 2022-08-17T11:57:41.9617727Z { 2022-08-17T11:57:41.9618130Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9618563Z "size": 253385200, 2022-08-17T11:57:41.9619021Z "digest": "sha256:89ac642260a6cdecdfe93fd348c4b3eb5aefd64786d75c608b511240b574f6f0" 2022-08-17T11:57:41.9619530Z }, 2022-08-17T11:57:41.9619760Z { 2022-08-17T11:57:41.9620324Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9620708Z "size": 848, 2022-08-17T11:57:41.9621147Z "digest": "sha256:6dccc9ae6307f21db7d559f8c208f693424cb49aebf38c0fb1b6fffe3f03a5cf" 2022-08-17T11:57:41.9621582Z }, 2022-08-17T11:57:41.9621810Z { 2022-08-17T11:57:41.9622222Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9622654Z "size": 179502286, 2022-08-17T11:57:41.9623068Z "digest": "sha256:adcc12f49acb8a2b8c3625392bb2dfd76f09edf5cf19dff17d60f86e3596d2d3" 2022-08-17T11:57:41.9623482Z }, 2022-08-17T11:57:41.9623718Z { 2022-08-17T11:57:41.9624112Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9624536Z "size": 408, 2022-08-17T11:57:41.9624982Z "digest": "sha256:07e9f67cb28e2d06c4151b3d3d4f68e2ec06b6b0f4a7e2dd6aa2902c7e48b6c1" 2022-08-17T11:57:41.9640902Z }, 2022-08-17T11:57:41.9642226Z { 2022-08-17T11:57:41.9642518Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9642796Z "size": 107, 2022-08-17T11:57:41.9643185Z "digest": "sha256:72283a07c81c0c8fc9149a4ea15e117a844743efbe862ef55d45b51b126c8dee" 2022-08-17T11:57:41.9643635Z }, 2022-08-17T11:57:41.9643916Z { 2022-08-17T11:57:41.9644278Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9644581Z "size": 450, 2022-08-17T11:57:41.9644826Z "digest": "sha256:2b2549d495d20925609f9188682e5c2e41e86200e247a749fb28fab611db7da4" 2022-08-17T11:57:41.9645040Z }, 2022-08-17T11:57:41.9645194Z { 2022-08-17T11:57:41.9645552Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9645928Z "size": 1295, 2022-08-17T11:57:41.9646341Z "digest": "sha256:d0096fb1d40a0f3c080c14f1b37656cd15965fe701c156ffc05ed6f7a21a9457" 2022-08-17T11:57:41.9646777Z }, 2022-08-17T11:57:41.9647084Z { 2022-08-17T11:57:41.9647507Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9647959Z "size": 477, 2022-08-17T11:57:41.9648406Z "digest": "sha256:d9fc8c0e42d79b0673aa3b482162e783588d22222814b216f505cb9f19289c39" 2022-08-17T11:57:41.9648631Z }, 2022-08-17T11:57:41.9648776Z { 2022-08-17T11:57:41.9649017Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9649251Z "size": 110, 2022-08-17T11:57:41.9649506Z "digest": "sha256:b6d26bb8bcd387097d8e4c5a659f99112088ed8e96d627a64546386e3a54691c" 2022-08-17T11:57:41.9649745Z }, 2022-08-17T11:57:41.9649878Z { 2022-08-17T11:57:41.9650120Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9650364Z "size": 2462, 2022-08-17T11:57:41.9650603Z "digest": "sha256:f3b5609a4e9d080631cd4d418ab14502cb23c663895e9366234a4dab3ea4d1b1" 2022-08-17T11:57:41.9650841Z }, 2022-08-17T11:57:41.9651106Z { 2022-08-17T11:57:41.9651334Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9651583Z "size": 1743, 2022-08-17T11:57:41.9651859Z "digest": "sha256:3b88fd16b7b8882d273ea8752ebbe7d7e2dd8edac86dc5fb1aefef136f63a7b1" 2022-08-17T11:57:41.9652112Z }, 2022-08-17T11:57:41.9652244Z { 2022-08-17T11:57:41.9652485Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9652732Z "size": 1639333989, 2022-08-17T11:57:41.9652982Z "digest": "sha256:21e318bda114b7dcb46765e42f70c00d7a41e11976cbf572d4c526b1bc19ac05" 2022-08-17T11:57:41.9653220Z }, 2022-08-17T11:57:41.9653366Z { 2022-08-17T11:57:41.9653595Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9653842Z "size": 171, 2022-08-17T11:57:41.9654105Z "digest": "sha256:33a64f86b84ba6a52e96d67aeafbd013f64decb18df38983078d4abf5266f49c" 2022-08-17T11:57:41.9654336Z }, 2022-08-17T11:57:41.9654480Z { 2022-08-17T11:57:41.9654721Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9654951Z "size": 468, 2022-08-17T11:57:41.9655269Z "digest": "sha256:ab6927e7b578358cda7162752ea9af3931a5e384fe63f8fbcdb8efe03e36ba4b" 2022-08-17T11:57:41.9655509Z }, 2022-08-17T11:57:41.9655642Z { 2022-08-17T11:57:41.9655883Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9656125Z "size": 104, 2022-08-17T11:57:41.9656373Z "digest": "sha256:7bf09726296adc6c6d2d42910a389a63bfbb1a457c2a8fbaaec50a06104d35c2" 2022-08-17T11:57:41.9656618Z }, 2022-08-17T11:57:41.9681021Z { 2022-08-17T11:57:41.9682911Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9683370Z "size": 230, 2022-08-17T11:57:41.9683747Z "digest": "sha256:8b7e9a15c9184ea5cf9f3b301261d1638161302d21ef090afd8b8c4bf7699a5a" 2022-08-17T11:57:41.9683979Z }, 2022-08-17T11:57:41.9684124Z { 2022-08-17T11:57:41.9684373Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9684624Z "size": 1108830, 2022-08-17T11:57:41.9684871Z "digest": "sha256:7e04d605096cb04513f59259de6d5d3184b6f52797169861b4537e93aeb68b45" 2022-08-17T11:57:41.9685168Z }, 2022-08-17T11:57:41.9685414Z { 2022-08-17T11:57:41.9685868Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9686293Z "size": 2028, 2022-08-17T11:57:41.9686720Z "digest": "sha256:7db2f25d636e6d8fbc3524cca412240aa718c2e009d31e65326580b7c11b5a58" 2022-08-17T11:57:41.9687153Z }, 2022-08-17T11:57:41.9687335Z { 2022-08-17T11:57:41.9687692Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9688086Z "size": 105, 2022-08-17T11:57:41.9688491Z "digest": "sha256:0d218055cb49517d42846b5ca2be1172f34d0dc1b0a5bcb3b7cc4b2a3a59da74" 2022-08-17T11:57:41.9688877Z }, 2022-08-17T11:57:41.9689109Z { 2022-08-17T11:57:41.9690850Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9691248Z "size": 399, 2022-08-17T11:57:41.9691510Z "digest": "sha256:dddd8d37e19c352229da6cc949bfafff53089c5f4b093bc792dbb6ac1a6a0742" 2022-08-17T11:57:41.9691772Z }, 2022-08-17T11:57:41.9691919Z { 2022-08-17T11:57:41.9692148Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9692440Z "size": 18875100, 2022-08-17T11:57:41.9692699Z "digest": "sha256:1b641a1b2c29f91c0a109e2d19c300290f95def70614faf189367b1cfa8d9435" 2022-08-17T11:57:41.9692936Z }, 2022-08-17T11:57:41.9693069Z { 2022-08-17T11:57:41.9693308Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9693556Z "size": 104, 2022-08-17T11:57:41.9693808Z "digest": "sha256:b4f935d861a6685ef7f612d3fbfeb5a48a29db845c0a69fdbc663702d5540a76" 2022-08-17T11:57:41.9694050Z }, 2022-08-17T11:57:41.9694196Z { 2022-08-17T11:57:41.9694426Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9694670Z "size": 882, 2022-08-17T11:57:41.9695047Z "digest": "sha256:5f992efeb2df70cdbac756b46991722fe305cd22e9b121aac3f6704484090470" 2022-08-17T11:57:41.9695281Z }, 2022-08-17T11:57:41.9695472Z { 2022-08-17T11:57:41.9695837Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9696213Z "size": 78082068, 2022-08-17T11:57:41.9696617Z "digest": "sha256:3f06688465c7d289fd5f12294be1fe7c35d478956647b1088f0ee71ff2ff5cfc" 2022-08-17T11:57:41.9696961Z }, 2022-08-17T11:57:41.9697190Z { 2022-08-17T11:57:41.9697566Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9699724Z "size": 109, 2022-08-17T11:57:41.9700195Z "digest": "sha256:7080a8f3cc84d58fa4180504e70bd6a57ac58423bbeabbace588fc3818987973" 2022-08-17T11:57:41.9700599Z }, 2022-08-17T11:57:41.9700865Z { 2022-08-17T11:57:41.9701316Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9701571Z "size": 558, 2022-08-17T11:57:41.9701838Z "digest": "sha256:4a35528ff6c661ea4a11e0260190dd9d4fd0bfb15aa67da51207deaffa77b9e9" 2022-08-17T11:57:41.9702085Z }, 2022-08-17T11:57:41.9702216Z { 2022-08-17T11:57:41.9702551Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9702796Z "size": 103, 2022-08-17T11:57:41.9703063Z "digest": "sha256:a0efa54a8ab0b4f5ed5cea316352a3c8a3d7e7bfbc3a5943d44aebd2d9f5757d" 2022-08-17T11:57:41.9703320Z }, 2022-08-17T11:57:41.9703468Z { 2022-08-17T11:57:41.9703697Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9703946Z "size": 550, 2022-08-17T11:57:41.9704210Z "digest": "sha256:0bb53c30cc4b9f960b01c971dc4f270cbbfa1905684de2f24d3e7fa050821c98" 2022-08-17T11:57:41.9704456Z }, 2022-08-17T11:57:41.9704588Z { 2022-08-17T11:57:41.9704832Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9705077Z "size": 107, 2022-08-17T11:57:41.9705311Z "digest": "sha256:195aa874c91b664222e0c04f579279dd490ff0106df4b1b08c0794cb9527d55f" 2022-08-17T11:57:41.9705543Z }, 2022-08-17T11:57:41.9705688Z { 2022-08-17T11:57:41.9705916Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9706162Z "size": 1292, 2022-08-17T11:57:41.9706403Z "digest": "sha256:65c32020679b82461232fc63056ea41ffa5896d1109696e66e2ba5332c07110d" 2022-08-17T11:57:41.9706614Z }, 2022-08-17T11:57:41.9706759Z { 2022-08-17T11:57:41.9706998Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9707229Z "size": 151, 2022-08-17T11:57:41.9707482Z "digest": "sha256:20d71bf19e9b8238fb65a680ad7c5820af25f4d92ee5035c657ba86e04746190" 2022-08-17T11:57:41.9707718Z }, 2022-08-17T11:57:41.9707852Z { 2022-08-17T11:57:41.9708121Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9708368Z "size": 647, 2022-08-17T11:57:41.9708608Z "digest": "sha256:957375f8a8b08b3ae516ad281f470e7d61a9b06f2694283eca9e631de8dc6dda" 2022-08-17T11:57:41.9708843Z }, 2022-08-17T11:57:41.9708988Z { 2022-08-17T11:57:41.9709216Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9709461Z "size": 1686794762, 2022-08-17T11:57:41.9709723Z "digest": "sha256:e9f9618e22c01a792e635b1ff31c40245bfebb6ed5a56222c9aa96ab9124c918" 2022-08-17T11:57:41.9709958Z }, 2022-08-17T11:57:41.9710090Z { 2022-08-17T11:57:41.9710332Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9710575Z "size": 108, 2022-08-17T11:57:41.9710830Z "digest": "sha256:d46c2a3a37adadd9ca2e88dfc84fdc13858e8951d80406ba48a9c2a562791187" 2022-08-17T11:57:41.9711077Z }, 2022-08-17T11:57:41.9711220Z { 2022-08-17T11:57:41.9711447Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9711690Z "size": 107, 2022-08-17T11:57:41.9711958Z "digest": "sha256:a13452cd6af4da2dd6c9e36f9c3b5d68d44fe4a183c4f31da8692ec80c9b99d6" 2022-08-17T11:57:41.9712197Z }, 2022-08-17T11:57:41.9712386Z { 2022-08-17T11:57:41.9712626Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9712858Z "size": 102, 2022-08-17T11:57:41.9713120Z "digest": "sha256:16b8e2c71a178e3dbcb46a16a97f646124ea6cbed7a4b668b5bc54195e217199" 2022-08-17T11:57:41.9713364Z }, 2022-08-17T11:57:41.9713498Z { 2022-08-17T11:57:41.9713739Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9713984Z "size": 421, 2022-08-17T11:57:41.9714226Z "digest": "sha256:76cb762946b8ceb4a9248e81d4d2c0eb23459f1f9d67b0186fb720b0481007be" 2022-08-17T11:57:41.9714459Z }, 2022-08-17T11:57:41.9714607Z { 2022-08-17T11:57:41.9714850Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9715081Z "size": 111, 2022-08-17T11:57:41.9715328Z "digest": "sha256:783e674356207e0e75a40ecb5b8d9c5121f4dd69b8e86f7449f362e745504a40" 2022-08-17T11:57:41.9715554Z }, 2022-08-17T11:57:41.9715687Z { 2022-08-17T11:57:41.9715927Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9716172Z "size": 472, 2022-08-17T11:57:41.9716449Z "digest": "sha256:f0b2e95e9b7430f6d79bd8ac8f626247e106a30756efe8254a1ac222fb048a7f" 2022-08-17T11:57:41.9716686Z }, 2022-08-17T11:57:41.9716832Z { 2022-08-17T11:57:41.9717058Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9717301Z "size": 112, 2022-08-17T11:57:41.9717572Z "digest": "sha256:2f345ac00b20396fab2feeefa00aa1e98facc34a48b19ad7a7148cd1d984c6a2" 2022-08-17T11:57:41.9717811Z }, 2022-08-17T11:57:41.9717996Z { 2022-08-17T11:57:41.9718238Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9718485Z "size": 448, 2022-08-17T11:57:41.9718741Z "digest": "sha256:7bbad9f9cc1026ef260bf60302c863acea0a43ed1275b874fdf3ac2d7febf915" 2022-08-17T11:57:41.9718988Z }, 2022-08-17T11:57:41.9719134Z { 2022-08-17T11:57:41.9719362Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9719609Z "size": 39544349, 2022-08-17T11:57:41.9720077Z "digest": "sha256:e05ade5164fc2cc57c24cdd8c62023c7b8900679b82c8fca5ac567c622caaf69" 2022-08-17T11:57:41.9720316Z }, 2022-08-17T11:57:41.9720464Z { 2022-08-17T11:57:41.9720706Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9720952Z "size": 106, 2022-08-17T11:57:41.9721205Z "digest": "sha256:e3ca1fdab7098ef3e999bb3ea5d70be02f2638c9b6445a12d4f706a20fd8d39b" 2022-08-17T11:57:41.9721456Z }, 2022-08-17T11:57:41.9721600Z { 2022-08-17T11:57:41.9721827Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9722072Z "size": 294, 2022-08-17T11:57:41.9722331Z "digest": "sha256:2c95dcd6344736ba70a986fb2cacd0c5a584226eb94107df4e40a5c6b26ae50d" 2022-08-17T11:57:41.9722560Z }, 2022-08-17T11:57:41.9722707Z { 2022-08-17T11:57:41.9722948Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9723182Z "size": 88329, 2022-08-17T11:57:41.9723445Z "digest": "sha256:131c64d9d90d13ab9fb111821c4d70de0bbb010ed41ea670b9ed1527e92bf440" 2022-08-17T11:57:41.9723689Z }, 2022-08-17T11:57:41.9723822Z { 2022-08-17T11:57:41.9724066Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9724309Z "size": 106, 2022-08-17T11:57:41.9724555Z "digest": "sha256:4050041e3df607e98467abcf7f330bd5eca2be060ab16e1a1cd1d7b73137d043" 2022-08-17T11:57:41.9724793Z }, 2022-08-17T11:57:41.9724939Z { 2022-08-17T11:57:41.9725167Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9725411Z "size": 402, 2022-08-17T11:57:41.9725673Z "digest": "sha256:73aeed3eb559677e6352aff60161a982b382b421780f6dfabac45bb0f3d231ad" 2022-08-17T11:57:41.9725910Z }, 2022-08-17T11:57:41.9726041Z { 2022-08-17T11:57:41.9726284Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9726527Z "size": 18020778, 2022-08-17T11:57:41.9726827Z "digest": "sha256:39e7c6027af90519af5159158e9496781a997a92db5002373f59819987fadd45" 2022-08-17T11:57:41.9727050Z }, 2022-08-17T11:57:41.9727198Z { 2022-08-17T11:57:41.9727428Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9727671Z "size": 108, 2022-08-17T11:57:41.9727921Z "digest": "sha256:e481b9fc68726ab2308b8a1293144e40c51b919a2189e131aa545da3a2a0c236" 2022-08-17T11:57:41.9728139Z }, 2022-08-17T11:57:41.9728283Z { 2022-08-17T11:57:41.9728522Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9728753Z "size": 1765, 2022-08-17T11:57:41.9729020Z "digest": "sha256:95c8ff36b5d90d14c081cb5db0f0a94beeb70e96c551dad653c2d0f40a2cda09" 2022-08-17T11:57:41.9729265Z }, 2022-08-17T11:57:41.9729396Z { 2022-08-17T11:57:41.9729636Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9729883Z "size": 316966202, 2022-08-17T11:57:41.9730122Z "digest": "sha256:126880ae238c7726a06b8ebbd0d903ebe18609462968516e266757aa161b3979" 2022-08-17T11:57:41.9730347Z }, 2022-08-17T11:57:41.9730493Z { 2022-08-17T11:57:41.9730764Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9731007Z "size": 164, 2022-08-17T11:57:41.9731262Z "digest": "sha256:a21a51835e817de64e16ef5e7fc1a68f95b32a948313497348a3bf1c7a80a09c" 2022-08-17T11:57:41.9731494Z }, 2022-08-17T11:57:41.9731625Z { 2022-08-17T11:57:41.9731869Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9732113Z "size": 7940, 2022-08-17T11:57:41.9732352Z "digest": "sha256:357a3808ee9d08c3682313cea6b7fa8ac9f83333ae700ee3552ff9a2f29d839f" 2022-08-17T11:57:41.9732590Z }, 2022-08-17T11:57:41.9732733Z { 2022-08-17T11:57:41.9732959Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9733200Z "size": 8071, 2022-08-17T11:57:41.9733448Z "digest": "sha256:3149a58c8b628907e497473bd56d706d8f92bb6d6be72b5d66ca1ae3316bde60" 2022-08-17T11:57:41.9733671Z }, 2022-08-17T11:57:41.9733818Z { 2022-08-17T11:57:41.9734059Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9734293Z "size": 305, 2022-08-17T11:57:41.9734563Z "digest": "sha256:c98fd44ffb86ddca3edbe4b5ec1090f2a49c17588976e882f905d96cf283a76b" 2022-08-17T11:57:41.9734810Z }, 2022-08-17T11:57:41.9734942Z { 2022-08-17T11:57:41.9735179Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9735423Z "size": 106, 2022-08-17T11:57:41.9735669Z "digest": "sha256:5dc5c043a036377083941c9e9b83df4dcd868c6d902ff3d1c2c1edb03d07999d" 2022-08-17T11:57:41.9735906Z }, 2022-08-17T11:57:41.9736052Z { 2022-08-17T11:57:41.9736276Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:41.9736521Z "size": 54145478, 2022-08-17T11:57:41.9736793Z "digest": "sha256:3d9ef8a924f63fb1eff4845ef9ab83f3dfdf7055982eb42dff462ccbfc6c26d8" 2022-08-17T11:57:41.9737044Z } 2022-08-17T11:57:41.9737177Z ] 2022-08-17T11:57:41.9737324Z } 2022-08-17T11:57:41.9819717Z Prepare all required actions 2022-08-17T11:57:41.9873241Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T11:57:41.9873453Z with: 2022-08-17T11:57:41.9873817Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:57:41.9874184Z ##[endgroup] 2022-08-17T11:57:41.9887652Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T11:57:41.9887921Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T11:57:41.9888185Z # ignore output since only exit code is used for conditional 2022-08-17T11:57:41.9888449Z # only pull docker image if it's not available locally 2022-08-17T11:57:41.9888738Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T11:57:41.9889010Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T11:57:41.9889301Z fi 2022-08-17T11:57:41.9900628Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:41.9900840Z env: 2022-08-17T11:57:41.9901206Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:57:41.9901557Z ##[endgroup] 2022-08-17T11:57:42.2161596Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c 2022-08-17T11:57:42.2162232Z 58690f9b18fc: Pulling fs layer 2022-08-17T11:57:42.2162541Z b51569e7c507: Pulling fs layer 2022-08-17T11:57:42.2162857Z da8ef40b9eca: Pulling fs layer 2022-08-17T11:57:42.2163173Z fb15d46c38dc: Pulling fs layer 2022-08-17T11:57:42.2163500Z c66b0edffeac: Pulling fs layer 2022-08-17T11:57:42.2163825Z 89ac642260a6: Pulling fs layer 2022-08-17T11:57:42.2164146Z 6dccc9ae6307: Pulling fs layer 2022-08-17T11:57:42.2164448Z adcc12f49acb: Pulling fs layer 2022-08-17T11:57:42.2164795Z 07e9f67cb28e: Pulling fs layer 2022-08-17T11:57:42.2165107Z 72283a07c81c: Pulling fs layer 2022-08-17T11:57:42.2165398Z 2b2549d495d2: Pulling fs layer 2022-08-17T11:57:42.2165716Z c66b0edffeac: Waiting 2022-08-17T11:57:42.2166088Z d0096fb1d40a: Pulling fs layer 2022-08-17T11:57:42.2166415Z d9fc8c0e42d7: Pulling fs layer 2022-08-17T11:57:42.2166757Z b6d26bb8bcd3: Pulling fs layer 2022-08-17T11:57:42.2167071Z fb15d46c38dc: Waiting 2022-08-17T11:57:42.2167384Z f3b5609a4e9d: Pulling fs layer 2022-08-17T11:57:42.2167695Z 89ac642260a6: Waiting 2022-08-17T11:57:42.2167997Z adcc12f49acb: Waiting 2022-08-17T11:57:42.2168281Z 6dccc9ae6307: Waiting 2022-08-17T11:57:42.2168607Z 3b88fd16b7b8: Pulling fs layer 2022-08-17T11:57:42.2168943Z 21e318bda114: Pulling fs layer 2022-08-17T11:57:42.2169259Z 33a64f86b84b: Pulling fs layer 2022-08-17T11:57:42.2169563Z 07e9f67cb28e: Waiting 2022-08-17T11:57:42.2169860Z ab6927e7b578: Pulling fs layer 2022-08-17T11:57:42.2170181Z 7bf09726296a: Pulling fs layer 2022-08-17T11:57:42.2170501Z 8b7e9a15c918: Pulling fs layer 2022-08-17T11:57:42.2170805Z 72283a07c81c: Waiting 2022-08-17T11:57:42.2171115Z 7e04d605096c: Pulling fs layer 2022-08-17T11:57:42.2171446Z 7db2f25d636e: Pulling fs layer 2022-08-17T11:57:42.2171794Z 0d218055cb49: Pulling fs layer 2022-08-17T11:57:42.2172117Z 2b2549d495d2: Waiting 2022-08-17T11:57:42.2172436Z dddd8d37e19c: Pulling fs layer 2022-08-17T11:57:42.2172736Z d0096fb1d40a: Waiting 2022-08-17T11:57:42.2173044Z 1b641a1b2c29: Pulling fs layer 2022-08-17T11:57:42.2173355Z b4f935d861a6: Pulling fs layer 2022-08-17T11:57:42.2173651Z d9fc8c0e42d7: Waiting 2022-08-17T11:57:42.2173946Z b6d26bb8bcd3: Waiting 2022-08-17T11:57:42.2174209Z f3b5609a4e9d: Waiting 2022-08-17T11:57:42.2174477Z 5f992efeb2df: Pulling fs layer 2022-08-17T11:57:42.2174787Z 3f06688465c7: Pulling fs layer 2022-08-17T11:57:42.2175078Z 3b88fd16b7b8: Waiting 2022-08-17T11:57:42.2175388Z 7080a8f3cc84: Pulling fs layer 2022-08-17T11:57:42.2175707Z 21e318bda114: Waiting 2022-08-17T11:57:42.2176194Z ab6927e7b578: Waiting 2022-08-17T11:57:42.2176517Z 4a35528ff6c6: Pulling fs layer 2022-08-17T11:57:42.2176830Z 7e04d605096c: Waiting 2022-08-17T11:57:42.2177139Z a0efa54a8ab0: Pulling fs layer 2022-08-17T11:57:42.2177479Z 0bb53c30cc4b: Pulling fs layer 2022-08-17T11:57:42.2177800Z 33a64f86b84b: Waiting 2022-08-17T11:57:42.2178103Z 195aa874c91b: Pulling fs layer 2022-08-17T11:57:42.2178420Z 7bf09726296a: Waiting 2022-08-17T11:57:42.2178728Z 65c32020679b: Pulling fs layer 2022-08-17T11:57:42.2179028Z 8b7e9a15c918: Waiting 2022-08-17T11:57:42.2179417Z 20d71bf19e9b: Pulling fs layer 2022-08-17T11:57:42.2179713Z 957375f8a8b0: Pulling fs layer 2022-08-17T11:57:42.2180113Z e9f9618e22c0: Pulling fs layer 2022-08-17T11:57:42.2180431Z 7080a8f3cc84: Waiting 2022-08-17T11:57:42.2180757Z d46c2a3a37ad: Pulling fs layer 2022-08-17T11:57:42.2181136Z a13452cd6af4: Pulling fs layer 2022-08-17T11:57:42.2181452Z 0d218055cb49: Waiting 2022-08-17T11:57:42.2181776Z 16b8e2c71a17: Pulling fs layer 2022-08-17T11:57:42.2182222Z dddd8d37e19c: Waiting 2022-08-17T11:57:42.2182536Z 76cb762946b8: Pulling fs layer 2022-08-17T11:57:42.2182850Z a0efa54a8ab0: Waiting 2022-08-17T11:57:42.2183181Z 783e67435620: Pulling fs layer 2022-08-17T11:57:42.2183491Z f0b2e95e9b74: Pulling fs layer 2022-08-17T11:57:42.2183802Z 0bb53c30cc4b: Waiting 2022-08-17T11:57:42.2184093Z 4a35528ff6c6: Waiting 2022-08-17T11:57:42.2184387Z 2f345ac00b20: Pulling fs layer 2022-08-17T11:57:42.2184702Z 195aa874c91b: Waiting 2022-08-17T11:57:42.2185000Z 20d71bf19e9b: Waiting 2022-08-17T11:57:42.2185259Z 65c32020679b: Waiting 2022-08-17T11:57:42.2185574Z 7bbad9f9cc10: Pulling fs layer 2022-08-17T11:57:42.2185873Z 957375f8a8b0: Waiting 2022-08-17T11:57:42.2186147Z e05ade5164fc: Pulling fs layer 2022-08-17T11:57:42.2186457Z b4f935d861a6: Waiting 2022-08-17T11:57:42.2186782Z e3ca1fdab709: Pulling fs layer 2022-08-17T11:57:42.2187106Z 2c95dcd63447: Pulling fs layer 2022-08-17T11:57:42.2187451Z 131c64d9d90d: Pulling fs layer 2022-08-17T11:57:42.2187789Z 7db2f25d636e: Waiting 2022-08-17T11:57:42.2188110Z 4050041e3df6: Pulling fs layer 2022-08-17T11:57:42.2188465Z 73aeed3eb559: Pulling fs layer 2022-08-17T11:57:42.2188792Z 5f992efeb2df: Waiting 2022-08-17T11:57:42.2189059Z 39e7c6027af9: Pulling fs layer 2022-08-17T11:57:42.2189367Z 16b8e2c71a17: Waiting 2022-08-17T11:57:42.2189679Z e481b9fc6872: Pulling fs layer 2022-08-17T11:57:42.2189988Z e9f9618e22c0: Waiting 2022-08-17T11:57:42.2190318Z 783e67435620: Waiting 2022-08-17T11:57:42.2190627Z 95c8ff36b5d9: Pulling fs layer 2022-08-17T11:57:42.2191082Z 76cb762946b8: Waiting 2022-08-17T11:57:42.2191430Z 126880ae238c: Pulling fs layer 2022-08-17T11:57:42.2191763Z a21a51835e81: Pulling fs layer 2022-08-17T11:57:42.2192088Z d46c2a3a37ad: Waiting 2022-08-17T11:57:42.2192379Z f0b2e95e9b74: Waiting 2022-08-17T11:57:42.2192693Z 357a3808ee9d: Pulling fs layer 2022-08-17T11:57:42.2192996Z a13452cd6af4: Waiting 2022-08-17T11:57:42.2193290Z 3149a58c8b62: Pulling fs layer 2022-08-17T11:57:42.2193624Z c98fd44ffb86: Pulling fs layer 2022-08-17T11:57:42.2193953Z 1b641a1b2c29: Waiting 2022-08-17T11:57:42.2194204Z 3f06688465c7: Waiting 2022-08-17T11:57:42.2194505Z 7bbad9f9cc10: Waiting 2022-08-17T11:57:42.2194813Z e05ade5164fc: Waiting 2022-08-17T11:57:42.2195097Z e3ca1fdab709: Waiting 2022-08-17T11:57:42.2195420Z 5dc5c043a036: Pulling fs layer 2022-08-17T11:57:42.2195773Z 3d9ef8a924f6: Pulling fs layer 2022-08-17T11:57:42.2196087Z 73aeed3eb559: Waiting 2022-08-17T11:57:42.2196384Z 126880ae238c: Waiting 2022-08-17T11:57:42.2196681Z 4050041e3df6: Waiting 2022-08-17T11:57:42.2196958Z a21a51835e81: Waiting 2022-08-17T11:57:42.2197248Z 2c95dcd63447: Waiting 2022-08-17T11:57:42.2197546Z 131c64d9d90d: Waiting 2022-08-17T11:57:42.2197829Z 39e7c6027af9: Waiting 2022-08-17T11:57:42.2198122Z 3149a58c8b62: Waiting 2022-08-17T11:57:42.2198412Z 5dc5c043a036: Waiting 2022-08-17T11:57:42.2198665Z 3d9ef8a924f6: Waiting 2022-08-17T11:57:42.2198959Z c98fd44ffb86: Waiting 2022-08-17T11:57:42.2857644Z da8ef40b9eca: Download complete 2022-08-17T11:57:42.2890255Z b51569e7c507: Download complete 2022-08-17T11:57:42.3511509Z fb15d46c38dc: Verifying Checksum 2022-08-17T11:57:42.3511788Z fb15d46c38dc: Download complete 2022-08-17T11:57:42.3556763Z c66b0edffeac: Verifying Checksum 2022-08-17T11:57:42.3557198Z c66b0edffeac: Download complete 2022-08-17T11:57:42.4090888Z 6dccc9ae6307: Verifying Checksum 2022-08-17T11:57:42.4091235Z 6dccc9ae6307: Download complete 2022-08-17T11:57:42.7304968Z 58690f9b18fc: Verifying Checksum 2022-08-17T11:57:42.7306020Z 58690f9b18fc: Download complete 2022-08-17T11:57:42.8000206Z 07e9f67cb28e: Verifying Checksum 2022-08-17T11:57:42.8000586Z 07e9f67cb28e: Download complete 2022-08-17T11:57:42.8719108Z 72283a07c81c: Download complete 2022-08-17T11:57:42.9445229Z 2b2549d495d2: Download complete 2022-08-17T11:57:43.0228466Z d0096fb1d40a: Download complete 2022-08-17T11:57:43.1166514Z d9fc8c0e42d7: Download complete 2022-08-17T11:57:43.1887388Z b6d26bb8bcd3: Verifying Checksum 2022-08-17T11:57:43.1887802Z b6d26bb8bcd3: Download complete 2022-08-17T11:57:43.2635872Z f3b5609a4e9d: Verifying Checksum 2022-08-17T11:57:43.2636284Z f3b5609a4e9d: Download complete 2022-08-17T11:57:43.3266208Z 3b88fd16b7b8: Verifying Checksum 2022-08-17T11:57:43.3266644Z 3b88fd16b7b8: Download complete 2022-08-17T11:57:43.9395581Z 58690f9b18fc: Pull complete 2022-08-17T11:57:44.0694725Z b51569e7c507: Pull complete 2022-08-17T11:57:44.1677729Z da8ef40b9eca: Pull complete 2022-08-17T11:57:44.2751642Z adcc12f49acb: Verifying Checksum 2022-08-17T11:57:44.2752055Z adcc12f49acb: Download complete 2022-08-17T11:57:44.2759484Z fb15d46c38dc: Pull complete 2022-08-17T11:57:44.3591196Z 33a64f86b84b: Verifying Checksum 2022-08-17T11:57:44.3591623Z 33a64f86b84b: Download complete 2022-08-17T11:57:44.3768438Z c66b0edffeac: Pull complete 2022-08-17T11:57:44.4535579Z ab6927e7b578: Download complete 2022-08-17T11:57:44.5297457Z 7bf09726296a: Download complete 2022-08-17T11:57:44.6116916Z 8b7e9a15c918: Verifying Checksum 2022-08-17T11:57:44.6117184Z 8b7e9a15c918: Download complete 2022-08-17T11:57:44.6984169Z 7e04d605096c: Download complete 2022-08-17T11:57:44.7772332Z 7db2f25d636e: Download complete 2022-08-17T11:57:44.8576625Z 0d218055cb49: Verifying Checksum 2022-08-17T11:57:44.8576982Z 0d218055cb49: Download complete 2022-08-17T11:57:44.9343542Z 89ac642260a6: Verifying Checksum 2022-08-17T11:57:44.9343857Z 89ac642260a6: Download complete 2022-08-17T11:57:44.9406827Z dddd8d37e19c: Verifying Checksum 2022-08-17T11:57:44.9409511Z dddd8d37e19c: Download complete 2022-08-17T11:57:45.0122200Z b4f935d861a6: Download complete 2022-08-17T11:57:45.0820861Z 5f992efeb2df: Download complete 2022-08-17T11:57:45.2017125Z 1b641a1b2c29: Verifying Checksum 2022-08-17T11:57:45.2017505Z 1b641a1b2c29: Download complete 2022-08-17T11:57:45.2732749Z 7080a8f3cc84: Download complete 2022-08-17T11:57:45.3371343Z 4a35528ff6c6: Verifying Checksum 2022-08-17T11:57:45.3371767Z 4a35528ff6c6: Download complete 2022-08-17T11:57:45.4033012Z a0efa54a8ab0: Verifying Checksum 2022-08-17T11:57:45.4033345Z a0efa54a8ab0: Download complete 2022-08-17T11:57:45.4823691Z 0bb53c30cc4b: Download complete 2022-08-17T11:57:45.5620969Z 195aa874c91b: Download complete 2022-08-17T11:57:45.6600736Z 65c32020679b: Verifying Checksum 2022-08-17T11:57:45.6600998Z 65c32020679b: Download complete 2022-08-17T11:57:45.7605041Z 20d71bf19e9b: Verifying Checksum 2022-08-17T11:57:45.7605493Z 20d71bf19e9b: Download complete 2022-08-17T11:57:45.8333982Z 957375f8a8b0: Verifying Checksum 2022-08-17T11:57:45.8334398Z 957375f8a8b0: Download complete 2022-08-17T11:57:45.9117689Z 3f06688465c7: Verifying Checksum 2022-08-17T11:57:45.9117986Z 3f06688465c7: Download complete 2022-08-17T11:57:45.9777045Z d46c2a3a37ad: Verifying Checksum 2022-08-17T11:57:45.9777342Z d46c2a3a37ad: Download complete 2022-08-17T11:57:46.0632623Z a13452cd6af4: Verifying Checksum 2022-08-17T11:57:46.0633191Z a13452cd6af4: Download complete 2022-08-17T11:57:46.1355064Z 16b8e2c71a17: Verifying Checksum 2022-08-17T11:57:46.1355534Z 16b8e2c71a17: Download complete 2022-08-17T11:57:46.2081804Z 76cb762946b8: Download complete 2022-08-17T11:57:46.2874426Z 783e67435620: Verifying Checksum 2022-08-17T11:57:46.2874919Z 783e67435620: Download complete 2022-08-17T11:57:46.3652062Z f0b2e95e9b74: Verifying Checksum 2022-08-17T11:57:46.3652337Z f0b2e95e9b74: Download complete 2022-08-17T11:57:46.4426390Z 2f345ac00b20: Verifying Checksum 2022-08-17T11:57:46.4426818Z 2f345ac00b20: Download complete 2022-08-17T11:57:46.5217990Z 7bbad9f9cc10: Verifying Checksum 2022-08-17T11:57:46.5218344Z 7bbad9f9cc10: Download complete 2022-08-17T11:57:46.9729566Z e05ade5164fc: Verifying Checksum 2022-08-17T11:57:46.9732558Z e05ade5164fc: Download complete 2022-08-17T11:57:47.0442833Z e3ca1fdab709: Download complete 2022-08-17T11:57:47.1070663Z 2c95dcd63447: Verifying Checksum 2022-08-17T11:57:47.1071094Z 2c95dcd63447: Download complete 2022-08-17T11:57:47.1758423Z 131c64d9d90d: Download complete 2022-08-17T11:57:47.2526698Z 4050041e3df6: Download complete 2022-08-17T11:57:47.3189622Z 73aeed3eb559: Verifying Checksum 2022-08-17T11:57:47.3190179Z 73aeed3eb559: Download complete 2022-08-17T11:57:47.5510854Z 39e7c6027af9: Verifying Checksum 2022-08-17T11:57:47.5511282Z 39e7c6027af9: Download complete 2022-08-17T11:57:47.6322561Z e481b9fc6872: Download complete 2022-08-17T11:57:47.6971585Z 95c8ff36b5d9: Download complete 2022-08-17T11:57:50.9091846Z 126880ae238c: Verifying Checksum 2022-08-17T11:57:50.9092211Z 126880ae238c: Download complete 2022-08-17T11:57:50.9206452Z 89ac642260a6: Pull complete 2022-08-17T11:57:50.9881308Z a21a51835e81: Verifying Checksum 2022-08-17T11:57:50.9881676Z a21a51835e81: Download complete 2022-08-17T11:57:51.0700331Z 357a3808ee9d: Verifying Checksum 2022-08-17T11:57:51.0700712Z 357a3808ee9d: Download complete 2022-08-17T11:57:51.1470885Z 3149a58c8b62: Verifying Checksum 2022-08-17T11:57:51.1858352Z 3149a58c8b62: Download complete 2022-08-17T11:57:51.1858639Z 6dccc9ae6307: Pull complete 2022-08-17T11:57:51.2306017Z c98fd44ffb86: Verifying Checksum 2022-08-17T11:57:51.2306437Z c98fd44ffb86: Download complete 2022-08-17T11:57:51.3069042Z 5dc5c043a036: Verifying Checksum 2022-08-17T11:57:51.3069320Z 5dc5c043a036: Download complete 2022-08-17T11:57:51.9087913Z 3d9ef8a924f6: Verifying Checksum 2022-08-17T11:58:05.6952250Z 21e318bda114: Verifying Checksum 2022-08-17T11:58:05.6952512Z 21e318bda114: Download complete 2022-08-17T11:58:10.0281371Z e9f9618e22c0: Verifying Checksum 2022-08-17T11:58:10.0281629Z e9f9618e22c0: Download complete 2022-08-17T11:58:14.1474251Z adcc12f49acb: Pull complete 2022-08-17T11:58:14.6196963Z 07e9f67cb28e: Pull complete 2022-08-17T11:58:14.9160400Z 72283a07c81c: Pull complete 2022-08-17T11:58:15.1597820Z 2b2549d495d2: Pull complete 2022-08-17T11:58:15.3834760Z d0096fb1d40a: Pull complete 2022-08-17T11:58:15.6324981Z d9fc8c0e42d7: Pull complete 2022-08-17T11:58:15.8682955Z b6d26bb8bcd3: Pull complete 2022-08-17T11:58:16.0878067Z f3b5609a4e9d: Pull complete 2022-08-17T11:58:16.3124759Z 3b88fd16b7b8: Pull complete 2022-08-17T11:58:36.9576351Z 21e318bda114: Pull complete 2022-08-17T11:58:37.3487564Z 33a64f86b84b: Pull complete 2022-08-17T11:58:37.5832138Z ab6927e7b578: Pull complete 2022-08-17T11:58:37.8094548Z 7bf09726296a: Pull complete 2022-08-17T11:58:38.0315897Z 8b7e9a15c918: Pull complete 2022-08-17T11:58:38.2549175Z 7e04d605096c: Pull complete 2022-08-17T11:58:38.4699991Z 7db2f25d636e: Pull complete 2022-08-17T11:58:38.6112430Z 0d218055cb49: Pull complete 2022-08-17T11:58:38.7355229Z dddd8d37e19c: Pull complete 2022-08-17T11:58:39.2722083Z 1b641a1b2c29: Pull complete 2022-08-17T11:58:39.5143043Z b4f935d861a6: Pull complete 2022-08-17T11:58:39.7506444Z 5f992efeb2df: Pull complete 2022-08-17T11:58:41.4657326Z 3f06688465c7: Pull complete 2022-08-17T11:58:41.6224338Z 7080a8f3cc84: Pull complete 2022-08-17T11:58:41.7428617Z 4a35528ff6c6: Pull complete 2022-08-17T11:58:41.9822388Z a0efa54a8ab0: Pull complete 2022-08-17T11:58:42.2347069Z 0bb53c30cc4b: Pull complete 2022-08-17T11:58:42.4560494Z 195aa874c91b: Pull complete 2022-08-17T11:58:42.6869292Z 65c32020679b: Pull complete 2022-08-17T11:58:42.9210044Z 20d71bf19e9b: Pull complete 2022-08-17T11:58:43.1424376Z 957375f8a8b0: Pull complete 2022-08-17T11:59:11.5733869Z e9f9618e22c0: Pull complete 2022-08-17T11:59:11.7474760Z d46c2a3a37ad: Pull complete 2022-08-17T11:59:11.9582399Z a13452cd6af4: Pull complete 2022-08-17T11:59:12.1796770Z 16b8e2c71a17: Pull complete 2022-08-17T11:59:12.3790236Z 76cb762946b8: Pull complete 2022-08-17T11:59:12.5775182Z 783e67435620: Pull complete 2022-08-17T11:59:12.7891130Z f0b2e95e9b74: Pull complete 2022-08-17T11:59:13.0032500Z 2f345ac00b20: Pull complete 2022-08-17T11:59:13.2327492Z 7bbad9f9cc10: Pull complete 2022-08-17T11:59:14.4347344Z e05ade5164fc: Pull complete 2022-08-17T11:59:14.6671320Z e3ca1fdab709: Pull complete 2022-08-17T11:59:14.8922168Z 2c95dcd63447: Pull complete 2022-08-17T11:59:15.1117181Z 131c64d9d90d: Pull complete 2022-08-17T11:59:15.3372481Z 4050041e3df6: Pull complete 2022-08-17T11:59:15.4691083Z 73aeed3eb559: Pull complete 2022-08-17T11:59:15.8730289Z 39e7c6027af9: Pull complete 2022-08-17T11:59:16.1017609Z e481b9fc6872: Pull complete 2022-08-17T11:59:16.3130823Z 95c8ff36b5d9: Pull complete 2022-08-17T11:59:20.3982371Z 126880ae238c: Pull complete 2022-08-17T11:59:20.6219514Z a21a51835e81: Pull complete 2022-08-17T11:59:20.8605111Z 357a3808ee9d: Pull complete 2022-08-17T11:59:21.1049670Z 3149a58c8b62: Pull complete 2022-08-17T11:59:21.3314385Z c98fd44ffb86: Pull complete 2022-08-17T11:59:21.5507050Z 5dc5c043a036: Pull complete 2022-08-17T11:59:23.1606298Z 3d9ef8a924f6: Pull complete 2022-08-17T11:59:23.2736254Z Digest: sha256:77f6920ecc3c1456cad609b3c8ec2209940587bff1bf93d7b48d24bc3adcc851 2022-08-17T11:59:23.3136344Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:59:23.3382004Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:59:23.3412681Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T11:59:23.3412931Z .github/scripts/parse_ref.py 2022-08-17T11:59:23.3432630Z shell: /usr/bin/bash -e {0} 2022-08-17T11:59:23.3432829Z ##[endgroup] 2022-08-17T11:59:24.0790210Z Prepare all required actions 2022-08-17T11:59:24.0790474Z Getting action download info 2022-08-17T11:59:24.2238005Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T11:59:24.4122369Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T11:59:24.4122595Z with: 2022-08-17T11:59:24.4122905Z github-token: *** 2022-08-17T11:59:24.4123073Z ##[endgroup] 2022-08-17T11:59:24.4203505Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T11:59:24.4203745Z with: 2022-08-17T11:59:24.4203911Z shell: bash 2022-08-17T11:59:24.4204074Z timeout_minutes: 10 2022-08-17T11:59:24.4204258Z max_attempts: 5 2022-08-17T11:59:24.4204441Z retry_wait_seconds: 30 2022-08-17T11:59:24.4204851Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-08-17T11:59:24.4205231Z polling_interval_seconds: 1 2022-08-17T11:59:24.4205415Z warning_on_retry: true 2022-08-17T11:59:24.4205607Z continue_on_error: false 2022-08-17T11:59:24.4205803Z env: 2022-08-17T11:59:24.4206095Z GITHUB_TOKEN: *** 2022-08-17T11:59:24.4206271Z ##[endgroup] 2022-08-17T11:59:25.6666771Z 2022-08-17T11:59:25.6715188Z + python3 -m pip install requests==2.26.0 2022-08-17T11:59:26.3500764Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T11:59:26.4679161Z Collecting requests==2.26.0 2022-08-17T11:59:26.4808885Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T11:59:26.5370616Z Collecting certifi>=2017.4.17 2022-08-17T11:59:26.5405061Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T11:59:26.6111233Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T11:59:26.6144789Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T11:59:26.6743861Z Collecting idna<4,>=2.5; python_version >= "3" 2022-08-17T11:59:26.6774172Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T11:59:26.7331726Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-08-17T11:59:26.7363454Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T11:59:26.7922959Z Installing collected packages: certifi, urllib3, idna, charset-normalizer, requests 2022-08-17T11:59:26.9578799Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T11:59:26.9579353Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T11:59:26.9988163Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T11:59:27.1444289Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-06b9b2a3705d99477 2022-08-17T11:59:28.7084563Z + GHA_WORKFLOW_JOB_ID=7877972945 2022-08-17T11:59:28.7096164Z + echo '::set-output name=job-id::7877972945' 2022-08-17T11:59:29.6740036Z Command completed after 1 attempt(s). 2022-08-17T11:59:29.6740225Z 2022-08-17T11:59:29.6871988Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T11:59:29.6872361Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T11:59:29.6872611Z container_name=$(docker run \ 2022-08-17T11:59:29.6872828Z  -e BUILD_ENVIRONMENT \ 2022-08-17T11:59:29.6873053Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T11:59:29.6873271Z  -e AWS_DEFAULT_REGION \ 2022-08-17T11:59:29.6873458Z  -e PR_NUMBER \ 2022-08-17T11:59:29.6873645Z  -e SHA1 \ 2022-08-17T11:59:29.6873822Z  -e BRANCH \ 2022-08-17T11:59:29.6874004Z  -e SCCACHE_BUCKET \ 2022-08-17T11:59:29.6874209Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-08-17T11:59:29.6874406Z  -e XLA_CUDA \ 2022-08-17T11:59:29.6874602Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T11:59:29.6874839Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-08-17T11:59:29.6875110Z  -e TORCH_CUDA_ARCH_LIST \ 2022-08-17T11:59:29.6875297Z  -e PR_LABELS \ 2022-08-17T11:59:29.6875491Z  -e OUR_GITHUB_JOB_ID \ 2022-08-17T11:59:29.6875727Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T11:59:29.6875968Z  --security-opt seccomp=unconfined \ 2022-08-17T11:59:29.6876192Z  --cap-add=SYS_PTRACE \ 2022-08-17T11:59:29.6876382Z  --tty \ 2022-08-17T11:59:29.6876543Z  --detach \ 2022-08-17T11:59:29.6876726Z  --user jenkins \ 2022-08-17T11:59:29.6876966Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T11:59:29.6877218Z  -w /var/lib/jenkins/workspace \ 2022-08-17T11:59:29.6877478Z  "${DOCKER_IMAGE}" 2022-08-17T11:59:29.6877693Z ) 2022-08-17T11:59:29.6877925Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-08-17T11:59:29.6889385Z shell: /usr/bin/bash -e {0} 2022-08-17T11:59:29.6889577Z env: 2022-08-17T11:59:29.6889854Z BUILD_ENVIRONMENT: linux-xenial-py3-clang5-mobile-custom-build-static 2022-08-17T11:59:29.6890125Z BRANCH: pull/82657 2022-08-17T11:59:29.6890319Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T11:59:29.6890509Z PR_NUMBER: 82657 2022-08-17T11:59:29.6890711Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T11:59:29.6890977Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T11:59:29.6891225Z SCCACHE_S3_KEY_PREFIX: pull 2022-08-17T11:59:29.6891487Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T11:59:29.6891832Z PR_LABELS: [ "open source", "cla signed", "module: nvfuser", "module: primTorch", "fx" ] 2022-08-17T11:59:29.6892106Z TORCH_CUDA_ARCH_LIST: 5.2 2022-08-17T11:59:29.6892498Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:59:29.6892846Z XLA_CUDA: 2022-08-17T11:59:29.6893009Z DEBUG: 0 2022-08-17T11:59:29.6893181Z OUR_GITHUB_JOB_ID: 7877972945 2022-08-17T11:59:29.6893352Z ##[endgroup] 2022-08-17T11:59:40.2221071Z ++ dirname .jenkins/pytorch/build.sh 2022-08-17T11:59:40.2245624Z + source .jenkins/pytorch/common.sh 2022-08-17T11:59:40.2248245Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T11:59:40.2256117Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T11:59:40.2257653Z +++ declare -f -t trap_add 2022-08-17T11:59:40.2261545Z ++ set -ex 2022-08-17T11:59:40.2262028Z ++ [[ linux-xenial-py3-clang5-mobile-custom-build-static == *rocm* ]] 2022-08-17T11:59:40.2262399Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T11:59:40.2263170Z ++ [[ '' == *xla* ]] 2022-08-17T11:59:40.2263531Z ++ [[ linux-xenial-py3-clang5-mobile-custom-build-static == *centos* ]] 2022-08-17T11:59:40.2263988Z ++ [[ linux-xenial-py3-clang5-mobile-custom-build-static == *linux-bionic* ]] 2022-08-17T11:59:40.2264490Z ++ [[ linux-xenial-py3-clang5-mobile-custom-build-static == *linux-focal* ]] 2022-08-17T11:59:40.2266676Z ++ dirname .jenkins/pytorch/build.sh 2022-08-17T11:59:40.2271606Z + source .jenkins/pytorch/common-build.sh 2022-08-17T11:59:40.2274126Z ++ [[ linux-xenial-py3-clang5-mobile-custom-build-static != *win-* ]] 2022-08-17T11:59:40.2278280Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-08-17T11:59:40.2286234Z +++ cd .jenkins/pytorch 2022-08-17T11:59:40.2286538Z +++ pwd -P 2022-08-17T11:59:40.2288734Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-08-17T11:59:40.2288962Z ++ which sccache 2022-08-17T11:59:40.2305729Z ++ sccache --stop-server 2022-08-17T11:59:40.2495552Z ++ true 2022-08-17T11:59:40.2495864Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-08-17T11:59:40.2524217Z ++ [[ -n 1 ]] 2022-08-17T11:59:40.2524873Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-08-17T11:59:40.2525382Z Skipping sccache server initialization, setting environment variables 2022-08-17T11:59:40.2525768Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T11:59:40.2526132Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T11:59:40.2526567Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-08-17T11:59:40.2527569Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-08-17T11:59:40.2527875Z ++ export RUST_LOG=sccache::server=error 2022-08-17T11:59:40.2528101Z ++ RUST_LOG=sccache::server=error 2022-08-17T11:59:40.2528333Z ++ sccache --zero-stats 2022-08-17T11:59:40.2737541Z Compile requests 0 2022-08-17T11:59:40.2737914Z Compile requests executed 0 2022-08-17T11:59:40.2738166Z Cache hits 0 2022-08-17T11:59:40.2738368Z Cache misses 0 2022-08-17T11:59:40.2738634Z Cache timeouts 0 2022-08-17T11:59:40.2738883Z Cache read errors 0 2022-08-17T11:59:40.2739182Z Forced recaches 0 2022-08-17T11:59:40.2739507Z Cache write errors 0 2022-08-17T11:59:40.2739781Z Compilation failures 0 2022-08-17T11:59:40.2739986Z Cache errors 0 2022-08-17T11:59:40.2740443Z Non-cacheable compilations 0 2022-08-17T11:59:40.2740857Z Non-cacheable calls 0 2022-08-17T11:59:40.2741186Z Non-compilation calls 0 2022-08-17T11:59:40.2741498Z Unsupported compiler calls 0 2022-08-17T11:59:40.2741796Z Average cache write 0.000 s 2022-08-17T11:59:40.2742077Z Average cache read miss 0.000 s 2022-08-17T11:59:40.2742347Z Average cache read hit 0.000 s 2022-08-17T11:59:40.2742571Z Failed distributed compilations 0 2022-08-17T11:59:40.2743482Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T11:59:40.2744174Z ++ trap_add sccache_epilogue EXIT 2022-08-17T11:59:40.2744531Z ++ trap_add_cmd=sccache_epilogue 2022-08-17T11:59:40.2744832Z ++ shift 2022-08-17T11:59:40.2745197Z ++ for trap_add_name in '"$@"' 2022-08-17T11:59:40.2749692Z ++++ trap -p EXIT 2022-08-17T11:59:40.2752746Z +++ eval 'extract_trap_cmd ' 2022-08-17T11:59:40.2753101Z ++++ extract_trap_cmd 2022-08-17T11:59:40.2753510Z ++++ printf '%s\n' '' 2022-08-17T11:59:40.2753836Z +++ printf '%s\n' sccache_epilogue 2022-08-17T11:59:40.2754827Z ++ trap -- ' 2022-08-17T11:59:40.2755181Z sccache_epilogue' EXIT 2022-08-17T11:59:40.2757708Z ++ which ccache 2022-08-17T11:59:40.2765977Z + [[ linux-xenial-py3-clang5-mobile-custom-build-static == *-clang7-asan* ]] 2022-08-17T11:59:40.2766837Z + [[ linux-xenial-py3-clang5-mobile-custom-build-static == *-mobile-*build* ]] 2022-08-17T11:59:40.2768921Z ++ dirname .jenkins/pytorch/build.sh 2022-08-17T11:59:40.2774401Z + exec .jenkins/pytorch/build-mobile.sh 2022-08-17T11:59:40.2830269Z ++ [[ linux-xenial-py3-clang5-mobile-custom-build-static == *rocm* ]] 2022-08-17T11:59:40.2830716Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T11:59:40.2831055Z ++ [[ '' == *xla* ]] 2022-08-17T11:59:40.2831557Z ++ [[ linux-xenial-py3-clang5-mobile-custom-build-static == *centos* ]] 2022-08-17T11:59:40.2832055Z ++ [[ linux-xenial-py3-clang5-mobile-custom-build-static == *linux-bionic* ]] 2022-08-17T11:59:40.2832554Z ++ [[ linux-xenial-py3-clang5-mobile-custom-build-static == *linux-focal* ]] 2022-08-17T11:59:40.2833944Z ++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/build-mobile.sh 2022-08-17T11:59:40.2838904Z + source /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2022-08-17T11:59:40.2840864Z ++ [[ linux-xenial-py3-clang5-mobile-custom-build-static != *win-* ]] 2022-08-17T11:59:40.2845499Z ++++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2022-08-17T11:59:40.2853095Z +++ cd /var/lib/jenkins/workspace/.jenkins/pytorch 2022-08-17T11:59:40.2853691Z +++ pwd -P 2022-08-17T11:59:40.2856169Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-08-17T11:59:40.2856613Z ++ which sccache 2022-08-17T11:59:40.2864484Z ++ sccache --stop-server 2022-08-17T11:59:40.2888834Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-08-17T11:59:40.2895715Z ++ [[ -n 1 ]] 2022-08-17T11:59:40.2896290Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-08-17T11:59:40.2896908Z Skipping sccache server initialization, setting environment variables 2022-08-17T11:59:40.2897423Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T11:59:40.2897832Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T11:59:40.2898393Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-08-17T11:59:40.2898914Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-08-17T11:59:40.2899364Z ++ export RUST_LOG=sccache::server=error 2022-08-17T11:59:40.2899734Z ++ RUST_LOG=sccache::server=error 2022-08-17T11:59:40.2900081Z ++ sccache --zero-stats 2022-08-17T11:59:40.3106700Z Compile requests 0 2022-08-17T11:59:40.3107229Z Compile requests executed 0 2022-08-17T11:59:40.3107532Z Cache hits 0 2022-08-17T11:59:40.3107767Z Cache misses 0 2022-08-17T11:59:40.3108061Z Cache timeouts 0 2022-08-17T11:59:40.3129641Z Cache read errors 0 2022-08-17T11:59:40.3130041Z Forced recaches 0 2022-08-17T11:59:40.3130357Z Cache write errors 0 2022-08-17T11:59:40.3130663Z Compilation failures 0 2022-08-17T11:59:40.3130888Z Cache errors 0 2022-08-17T11:59:40.3131365Z Non-cacheable compilations 0 2022-08-17T11:59:40.3131735Z Non-cacheable calls 0 2022-08-17T11:59:40.3132091Z Non-compilation calls 0 2022-08-17T11:59:40.3132400Z Unsupported compiler calls 0 2022-08-17T11:59:40.3132738Z Average cache write 0.000 s 2022-08-17T11:59:40.3133040Z Average cache read miss 0.000 s 2022-08-17T11:59:40.3133337Z Average cache read hit 0.000 s 2022-08-17T11:59:40.3133662Z Failed distributed compilations 0 2022-08-17T11:59:40.3134579Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T11:59:40.3135218Z ++ trap_add sccache_epilogue EXIT 2022-08-17T11:59:40.3135434Z ++ trap_add_cmd=sccache_epilogue 2022-08-17T11:59:40.3135619Z ++ shift 2022-08-17T11:59:40.3135837Z ++ for trap_add_name in '"$@"' 2022-08-17T11:59:40.3136043Z ++++ trap -p EXIT 2022-08-17T11:59:40.3136266Z +++ eval 'extract_trap_cmd ' 2022-08-17T11:59:40.3136458Z ++++ extract_trap_cmd 2022-08-17T11:59:40.3136707Z /var/lib/jenkins/workspace/.jenkins/pytorch/common_utils.sh: line 24: $3: unbound variable 2022-08-17T11:59:40.3136987Z ++ trap -- '' EXIT 2022-08-17T11:59:40.3137335Z ++ which ccache 2022-08-17T11:59:40.3137756Z + retry pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-08-17T11:59:40.3138373Z + pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-08-17T11:59:40.7870376Z Looking in links: https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html 2022-08-17T11:59:41.4081635Z Collecting torch 2022-08-17T11:59:41.4132012Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-1.13.0.dev20220817%2Bcpu-cp37-cp37m-linux_x86_64.whl (195.4 MB) 2022-08-17T11:59:43.6513287Z Collecting torchvision 2022-08-17T11:59:43.6567713Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.14.0.dev20220817%2Bcpu-cp37-cp37m-linux_x86_64.whl (13.9 MB) 2022-08-17T11:59:43.8062698Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch) (4.3.0) 2022-08-17T11:59:43.8151048Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision) (2.28.1) 2022-08-17T11:59:43.8159498Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision) (9.2.0) 2022-08-17T11:59:43.8164015Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision) (1.18.5) 2022-08-17T11:59:43.8353702Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (1.26.11) 2022-08-17T11:59:43.8360696Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2022.6.15) 2022-08-17T11:59:43.8368230Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2.0.4) 2022-08-17T11:59:43.8375493Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (3.3) 2022-08-17T11:59:44.3004148Z Installing collected packages: torch, torchvision 2022-08-17T11:59:52.1196568Z Successfully installed torch-1.13.0.dev20220817+cpu torchvision-0.14.0.dev20220817+cpu 2022-08-17T11:59:52.2487041Z + [[ linux-xenial-py3-clang5-mobile-custom-build-static == *-mobile-custom-build-static* ]] 2022-08-17T11:59:52.2487582Z + TEST_CUSTOM_BUILD_STATIC=1 2022-08-17T11:59:52.2487919Z + test/mobile/custom_build/build.sh 2022-08-17T11:59:52.2504555Z +++ dirname test/mobile/custom_build/build.sh 2022-08-17T11:59:52.2511939Z ++ cd test/mobile/custom_build/../../.. 2022-08-17T11:59:52.2512293Z ++ pwd -P 2022-08-17T11:59:52.2514842Z + SRC_ROOT=/var/lib/jenkins/workspace 2022-08-17T11:59:52.2515172Z + TEST_SRC_ROOT=/var/lib/jenkins/workspace/test/mobile/custom_build 2022-08-17T11:59:52.2515449Z + BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build 2022-08-17T11:59:52.2515813Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build 2022-08-17T11:59:52.2619216Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2022-08-17T11:59:52.2621410Z + '[' -n '' ']' 2022-08-17T11:59:52.2621705Z + '[' -n 1 ']' 2022-08-17T11:59:52.2621955Z + test_custom_build_with_static_dispatch 2022-08-17T11:59:52.2622260Z + prepare_model_and_dump_root_ops 2022-08-17T11:59:52.2622498Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2022-08-17T11:59:52.2622798Z + MODEL=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2022-08-17T11:59:52.2623120Z + ROOT_OPS=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.yaml 2022-08-17T11:59:52.2623425Z + python /var/lib/jenkins/workspace/test/mobile/custom_build/prepare_model.py 2022-08-17T11:59:53.3661860Z /opt/conda/lib/python3.7/site-packages/torchvision/models/_utils.py:209: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and will be removed in 0.15, please use 'weights' instead. 2022-08-17T11:59:53.3662426Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and will be removed in 0.15, " 2022-08-17T11:59:53.3663563Z /opt/conda/lib/python3.7/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and will be removed in 0.15. The current behavior is equivalent to passing `weights=MobileNet_V2_Weights.IMAGENET1K_V1`. You can also use `weights=MobileNet_V2_Weights.DEFAULT` to get the most up-to-date weights. 2022-08-17T11:59:53.3664241Z warnings.warn(msg) 2022-08-17T11:59:53.4212445Z Downloading: "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth 2022-08-17T11:59:53.4444714Z 2022-08-17T11:59:53.5451896Z 0% 0.00/13.6M [00:00; int64_t = long int]': 2022-08-17T12:01:38.0285943Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h:133:44: required from 'static bool at::native::detail::CanUseNativeSerialStack::call(at::Tensor&, TensorListType, int64_t) [with TensorListType = c10::ArrayRef; int64_t = long int]' 2022-08-17T12:01:38.0287572Z ../../aten/src/ATen/native/TensorShape.cpp:2253:82: required from here 2022-08-17T12:01:38.0288790Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h:94:15: warning: unused variable 'first_tensor_shape' [-Wunused-variable] 2022-08-17T12:01:38.0289485Z auto const &first_tensor_shape = first_tensor.sizes(); 2022-08-17T12:01:38.0290185Z  ^ 2022-08-17T12:01:38.0290470Z At global scope: 2022-08-17T12:01:38.0291148Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:38.0291530Z 2022-08-17T12:01:38.0700874Z [3925/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-08-17T12:01:38.0701813Z [3926/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-08-17T12:01:38.3006907Z [3926/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-08-17T12:01:38.3016711Z [3927/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-08-17T12:01:38.4635276Z [3927/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-08-17T12:01:38.4641944Z [3928/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-08-17T12:01:38.5679918Z [3928/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-08-17T12:01:38.5688084Z [3929/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-08-17T12:01:38.7578606Z [3929/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-08-17T12:01:38.7588331Z [3930/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-08-17T12:01:38.8003537Z [3930/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-08-17T12:01:38.8013544Z [3931/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-08-17T12:01:38.9469008Z [3931/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-08-17T12:01:38.9469568Z [3932/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-08-17T12:01:38.9951308Z [3932/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-08-17T12:01:38.9952156Z [3933/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-08-17T12:01:39.0152404Z [3933/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-08-17T12:01:39.0156228Z [3934/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-08-17T12:01:39.1644207Z [3934/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-08-17T12:01:39.1645108Z [3935/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-08-17T12:01:39.3284762Z [3935/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-08-17T12:01:39.3285668Z [3936/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-08-17T12:01:39.7120652Z [3936/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-08-17T12:01:39.7121496Z [3937/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-08-17T12:01:39.8730727Z [3937/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-08-17T12:01:39.8731968Z [3938/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-08-17T12:01:40.0147386Z [3938/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-08-17T12:01:40.0148364Z [3939/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-08-17T12:01:40.0196867Z [3939/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-08-17T12:01:40.0198830Z [3940/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-08-17T12:01:40.1460434Z [3940/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-08-17T12:01:40.1466664Z [3941/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-08-17T12:01:40.2965671Z [3941/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-08-17T12:01:40.3003992Z [3942/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-08-17T12:01:40.6417272Z [3942/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-08-17T12:01:40.6419037Z [3943/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-08-17T12:01:40.8353003Z [3943/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-08-17T12:01:40.8355901Z [3944/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-08-17T12:01:40.8630885Z [3944/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-08-17T12:01:40.8632760Z [3945/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-08-17T12:01:40.8897157Z [3945/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-08-17T12:01:40.8898523Z [3946/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-08-17T12:01:41.0459347Z [3946/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-08-17T12:01:41.0470320Z [3947/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-08-17T12:01:41.1622653Z [3947/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-08-17T12:01:41.1627012Z [3948/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-08-17T12:01:41.2215301Z [3948/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-08-17T12:01:41.2215877Z [3949/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-08-17T12:01:41.2603502Z [3949/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-08-17T12:01:41.2604478Z [3950/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-08-17T12:01:41.5751218Z [3950/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-08-17T12:01:41.5758440Z [3951/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-08-17T12:01:41.9669951Z [3951/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-08-17T12:01:41.9670898Z [3952/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-08-17T12:01:42.1062411Z [3952/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-08-17T12:01:42.1063877Z [3953/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-08-17T12:01:42.1566941Z [3953/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-08-17T12:01:42.1571204Z [3954/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-08-17T12:01:42.2484186Z [3954/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-08-17T12:01:42.2487499Z [3955/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-08-17T12:01:42.2709106Z [3955/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-08-17T12:01:42.2710332Z [3956/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-08-17T12:01:42.4274646Z [3956/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-08-17T12:01:42.4275617Z [3957/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-08-17T12:01:42.5193423Z [3957/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-08-17T12:01:42.5194352Z [3958/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-08-17T12:01:42.5195100Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4:0, 2022-08-17T12:01:42.5195789Z from ../../aten/src/ATen/native/sparse/SparseBlas.cpp:4: 2022-08-17T12:01:42.5196878Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:01:42.5197898Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:01:42.5198433Z auto alt_options_msg = 2022-08-17T12:01:42.5198832Z  ^ 2022-08-17T12:01:42.5199144Z At global scope: 2022-08-17T12:01:42.5199984Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:42.5200298Z 2022-08-17T12:01:42.5599088Z [3958/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-08-17T12:01:42.5601511Z [3959/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-08-17T12:01:42.5690840Z [3959/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-08-17T12:01:42.5691405Z [3960/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-08-17T12:01:42.6083878Z [3960/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-08-17T12:01:42.6085008Z [3961/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-08-17T12:01:42.6085874Z In file included from ../../aten/src/ATen/SparseTensorUtils.h:4:0, 2022-08-17T12:01:42.6086835Z from ../../aten/src/ATen/native/sparse/SoftMax.cpp:8: 2022-08-17T12:01:42.6088073Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:01:42.6089343Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:01:42.6090274Z auto alt_options_msg = 2022-08-17T12:01:42.6090820Z  ^ 2022-08-17T12:01:42.6091122Z At global scope: 2022-08-17T12:01:42.6092186Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:42.6092594Z 2022-08-17T12:01:42.7708141Z [3961/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-08-17T12:01:42.7714536Z [3962/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-08-17T12:01:42.7724909Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4:0, 2022-08-17T12:01:42.7725603Z from ../../aten/src/ATen/native/sparse/SparseCsrTensor.cpp:10: 2022-08-17T12:01:42.7726660Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:01:42.7727659Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:01:42.7728189Z auto alt_options_msg = 2022-08-17T12:01:42.7728587Z  ^ 2022-08-17T12:01:42.7728898Z At global scope: 2022-08-17T12:01:42.7729565Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:42.7736313Z 2022-08-17T12:01:42.8883899Z [3962/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-08-17T12:01:42.8884834Z [3963/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-08-17T12:01:42.8885551Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4:0, 2022-08-17T12:01:42.8886276Z from ../../aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp:5: 2022-08-17T12:01:42.8887442Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:01:42.8888352Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:01:42.8888839Z auto alt_options_msg = 2022-08-17T12:01:42.8889184Z  ^ 2022-08-17T12:01:42.8889474Z At global scope: 2022-08-17T12:01:42.8890107Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:42.8890473Z 2022-08-17T12:01:42.9149175Z [3963/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-08-17T12:01:42.9149990Z [3964/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-08-17T12:01:42.9156335Z [3964/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-08-17T12:01:42.9157307Z [3965/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-08-17T12:01:42.9158093Z In file included from ../../aten/src/ATen/native/sparse/SparseMatMul.cpp:6:0: 2022-08-17T12:01:42.9159165Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:01:42.9160314Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:01:42.9160838Z auto alt_options_msg = 2022-08-17T12:01:42.9161415Z  ^ 2022-08-17T12:01:42.9161715Z At global scope: 2022-08-17T12:01:42.9162392Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:42.9162770Z 2022-08-17T12:01:42.9287775Z [3965/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-08-17T12:01:42.9288750Z [3966/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-08-17T12:01:42.9592482Z [3966/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-08-17T12:01:42.9593414Z [3967/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-08-17T12:01:42.9594172Z In file included from ../../aten/src/ATen/native/sparse/SparseTensor.cpp:9:0: 2022-08-17T12:01:42.9595239Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:01:42.9596219Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:01:42.9596788Z auto alt_options_msg = 2022-08-17T12:01:42.9597181Z  ^ 2022-08-17T12:01:42.9597475Z At global scope: 2022-08-17T12:01:42.9598168Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:42.9598558Z 2022-08-17T12:01:43.1730273Z [3967/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-08-17T12:01:43.1731175Z [3968/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-08-17T12:01:43.1731882Z In file included from ../../aten/src/ATen/SparseTensorUtils.h:4:0, 2022-08-17T12:01:43.1732531Z from ../../aten/src/ATen/native/sparse/SparseUnaryOps.cpp:3: 2022-08-17T12:01:43.1733521Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:01:43.1734485Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:01:43.1734988Z auto alt_options_msg = 2022-08-17T12:01:43.1735338Z  ^ 2022-08-17T12:01:43.1735632Z At global scope: 2022-08-17T12:01:43.1736051Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:43.1736269Z 2022-08-17T12:01:43.2958607Z [3968/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-08-17T12:01:43.2966738Z [3969/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-08-17T12:01:43.5110066Z [3969/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-08-17T12:01:43.5111024Z [3970/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-08-17T12:01:43.9197090Z [3970/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-08-17T12:01:43.9199577Z [3971/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-08-17T12:01:43.9352684Z [3971/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-08-17T12:01:43.9353970Z [3972/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-08-17T12:01:43.9354658Z In file included from ../../aten/src/ATen/SparseTensorUtils.h:4:0, 2022-08-17T12:01:43.9355494Z from ../../aten/src/ATen/native/sparse/SparseTensorMath.h:3, 2022-08-17T12:01:43.9356215Z from ../../aten/src/ATen/native/sparse/SparseTensorMath.cpp:4: 2022-08-17T12:01:43.9357331Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:01:43.9357945Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:01:43.9358263Z auto alt_options_msg = 2022-08-17T12:01:43.9358487Z  ^ 2022-08-17T12:01:43.9358657Z At global scope: 2022-08-17T12:01:43.9359045Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:43.9361363Z 2022-08-17T12:01:43.9603243Z [3972/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-08-17T12:01:43.9604551Z [3973/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-08-17T12:01:43.9790874Z [3973/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-08-17T12:01:43.9791397Z [3974/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-08-17T12:01:44.1109328Z [3974/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-08-17T12:01:44.1111489Z [3975/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-08-17T12:01:44.3253165Z [3975/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-08-17T12:01:44.3262120Z [3976/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-08-17T12:01:44.8046053Z [3976/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-08-17T12:01:44.8049729Z [3977/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-08-17T12:01:44.9395054Z [3977/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-08-17T12:01:44.9396621Z [3978/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-08-17T12:01:44.9549260Z [3978/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-08-17T12:01:44.9549969Z [3979/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-08-17T12:01:44.9860168Z [3979/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-08-17T12:01:44.9861123Z [3980/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-08-17T12:01:45.0963379Z [3980/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-08-17T12:01:45.0968153Z [3981/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-08-17T12:01:45.3150548Z [3981/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-08-17T12:01:45.3153561Z [3982/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-08-17T12:01:45.7573848Z [3982/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-08-17T12:01:45.7581034Z [3983/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-08-17T12:01:45.9071040Z [3983/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-08-17T12:01:45.9072520Z [3984/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-08-17T12:01:45.9073500Z In file included from ../../aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp:4:0: 2022-08-17T12:01:45.9074685Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2022-08-17T12:01:45.9075760Z ../../aten/src/ATen/native/Pool.h:94:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2022-08-17T12:01:45.9076253Z const int64_t nOutputPlane = nInputPlane; 2022-08-17T12:01:45.9076623Z  ^ 2022-08-17T12:01:45.9076861Z At global scope: 2022-08-17T12:01:45.9077447Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:45.9082314Z 2022-08-17T12:01:45.9654981Z [3984/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-08-17T12:01:45.9655971Z [3985/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-08-17T12:01:45.9656850Z In file included from ../../aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp:4:0: 2022-08-17T12:01:45.9658253Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2022-08-17T12:01:45.9659284Z ../../aten/src/ATen/native/Pool.h:94:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2022-08-17T12:01:45.9659846Z const int64_t nOutputPlane = nInputPlane; 2022-08-17T12:01:45.9660261Z  ^ 2022-08-17T12:01:45.9660567Z At global scope: 2022-08-17T12:01:45.9661272Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:45.9661645Z 2022-08-17T12:01:46.1082049Z [3985/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-08-17T12:01:46.1083757Z [3986/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-08-17T12:01:46.1312852Z [3986/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-08-17T12:01:46.1315642Z [3987/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-08-17T12:01:46.3326962Z [3987/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-08-17T12:01:46.3328685Z [3988/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-08-17T12:01:46.5587723Z [3988/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-08-17T12:01:46.5589523Z [3989/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-08-17T12:01:46.6331615Z [3989/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-08-17T12:01:46.6332755Z [3990/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-08-17T12:01:46.6906079Z [3990/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-08-17T12:01:46.6910426Z [3991/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-08-17T12:01:46.9922341Z [3991/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-08-17T12:01:46.9926907Z [3992/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-08-17T12:01:47.1703766Z [3992/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-08-17T12:01:47.1704770Z [3993/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-08-17T12:01:47.1980018Z [3993/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-08-17T12:01:47.1980986Z [3994/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-08-17T12:01:47.1981774Z In file included from ../../aten/src/ATen/native/quantized/cpu/Pooling.cpp:5:0: 2022-08-17T12:01:47.1983094Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2022-08-17T12:01:47.1984204Z ../../aten/src/ATen/native/Pool.h:94:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2022-08-17T12:01:47.1984765Z const int64_t nOutputPlane = nInputPlane; 2022-08-17T12:01:47.1985217Z  ^ 2022-08-17T12:01:47.1985539Z At global scope: 2022-08-17T12:01:47.1986212Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:47.1986599Z 2022-08-17T12:01:47.2006177Z [3994/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-08-17T12:01:47.2007589Z [3995/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-08-17T12:01:47.5866788Z [3995/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-08-17T12:01:47.5873397Z [3996/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-08-17T12:01:47.7441620Z [3996/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-08-17T12:01:47.7444475Z [3997/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-08-17T12:01:47.8754860Z [3997/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-08-17T12:01:47.8756642Z [3998/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-08-17T12:01:48.0568883Z [3998/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-08-17T12:01:48.0569825Z [3999/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-08-17T12:01:48.1492859Z [3999/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-08-17T12:01:48.1493802Z [4000/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-08-17T12:01:48.1962498Z [4000/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-08-17T12:01:48.1967231Z [4001/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-08-17T12:01:48.5971898Z [4001/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-08-17T12:01:48.5977662Z [4002/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-08-17T12:01:48.8143473Z [4002/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-08-17T12:01:48.8144569Z [4003/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-08-17T12:01:48.8491597Z [4003/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-08-17T12:01:48.8494848Z [4004/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-08-17T12:01:48.9995596Z [4004/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-08-17T12:01:48.9998291Z [4005/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-08-17T12:01:49.0430278Z [4005/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-08-17T12:01:49.0440030Z [4006/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-08-17T12:01:49.1919210Z [4006/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-08-17T12:01:49.1929829Z [4007/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-08-17T12:01:49.5536756Z [4007/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-08-17T12:01:49.5537817Z [4008/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-08-17T12:01:49.8310879Z [4008/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-08-17T12:01:49.8312667Z [4009/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-08-17T12:01:49.8752534Z [4009/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-08-17T12:01:49.8755416Z [4010/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-08-17T12:01:50.0323373Z [4010/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-08-17T12:01:50.0325584Z [4011/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-08-17T12:01:50.0499389Z [4011/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-08-17T12:01:50.0502141Z [4012/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-08-17T12:01:50.0646378Z [4012/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-08-17T12:01:50.0647523Z [4013/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-08-17T12:01:50.5619201Z [4013/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-08-17T12:01:50.5625457Z [4014/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-08-17T12:01:50.8852005Z [4014/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-08-17T12:01:50.8853332Z [4015/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-08-17T12:01:50.8870334Z [4015/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-08-17T12:01:50.8873166Z [4016/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-08-17T12:01:50.9765223Z [4016/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-08-17T12:01:50.9766175Z [4017/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-08-17T12:01:51.0200402Z [4017/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-08-17T12:01:51.0203877Z [4018/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-08-17T12:01:51.0277421Z [4018/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-08-17T12:01:51.0278388Z [4019/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-08-17T12:01:51.5760549Z [4019/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-08-17T12:01:51.5763046Z [4020/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-08-17T12:01:51.8913428Z [4020/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-08-17T12:01:51.8914230Z [4021/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-08-17T12:01:51.9497822Z [4021/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-08-17T12:01:51.9498466Z [4022/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-08-17T12:01:51.9912905Z [4022/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-08-17T12:01:51.9914224Z [4023/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-08-17T12:01:52.0358995Z [4023/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-08-17T12:01:52.0360425Z [4024/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-08-17T12:01:52.0466512Z [4024/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-08-17T12:01:52.0468585Z [4025/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-08-17T12:01:52.6309051Z [4025/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-08-17T12:01:52.6314959Z [4026/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-08-17T12:01:52.7795585Z [4026/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-08-17T12:01:52.7807634Z [4027/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-08-17T12:01:52.9156139Z [4027/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-08-17T12:01:52.9161197Z [4028/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-08-17T12:01:52.9710667Z [4028/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-08-17T12:01:52.9711760Z [4029/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-08-17T12:01:53.0141766Z [4029/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-08-17T12:01:53.0145484Z [4030/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-08-17T12:01:53.1877212Z [4030/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-08-17T12:01:53.1878212Z [4031/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-08-17T12:01:53.1883223Z [4031/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-08-17T12:01:53.1884135Z [4032/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-08-17T12:01:53.2122111Z [4032/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-08-17T12:01:53.2125903Z [4033/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-08-17T12:01:53.5674148Z [4033/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-08-17T12:01:53.5675444Z [4034/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-08-17T12:01:54.0268245Z [4034/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-08-17T12:01:54.0269136Z [4035/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-08-17T12:01:54.0791577Z [4035/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-08-17T12:01:54.0793088Z [4036/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-08-17T12:01:54.1054375Z [4036/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-08-17T12:01:54.1057512Z [4037/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-08-17T12:01:54.1332874Z [4037/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-08-17T12:01:54.1334450Z [4038/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-08-17T12:01:54.1335137Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4:0, 2022-08-17T12:01:54.1335767Z from ../../aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.h:2, 2022-08-17T12:01:54.1336523Z from ../../aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp:1: 2022-08-17T12:01:54.1337643Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:01:54.1339054Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:01:54.1339702Z auto alt_options_msg = 2022-08-17T12:01:54.1340186Z  ^ 2022-08-17T12:01:54.1346234Z At global scope: 2022-08-17T12:01:54.1347410Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:54.1347800Z 2022-08-17T12:01:54.3984521Z [4038/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-08-17T12:01:54.3987775Z [4039/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-08-17T12:01:54.4652334Z [4039/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-08-17T12:01:54.4655963Z [4040/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-08-17T12:01:54.7772948Z [4040/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-08-17T12:01:54.7774257Z [4041/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-08-17T12:01:55.0188962Z [4041/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-08-17T12:01:55.0189892Z [4042/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-08-17T12:01:55.0441468Z [4042/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-08-17T12:01:55.0443830Z [4043/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-08-17T12:01:55.0813100Z [4043/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-08-17T12:01:55.0816049Z [4044/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-08-17T12:01:55.4067357Z [4044/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-08-17T12:01:55.4069915Z [4045/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-08-17T12:01:55.4316852Z [4045/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-08-17T12:01:55.4317415Z [4046/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-08-17T12:01:55.7622489Z [4046/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-08-17T12:01:55.7623685Z [4047/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-08-17T12:01:55.9970981Z [4047/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-08-17T12:01:55.9971915Z [4048/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-08-17T12:01:56.0376407Z [4048/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-08-17T12:01:56.0377441Z [4049/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-08-17T12:01:56.0779568Z [4049/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-08-17T12:01:56.0789714Z [4050/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-08-17T12:01:56.2193610Z [4050/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-08-17T12:01:56.2199105Z [4051/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-08-17T12:01:56.3558307Z [4051/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-08-17T12:01:56.3559966Z [4052/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-08-17T12:01:56.7646756Z [4052/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-08-17T12:01:56.7653993Z [4053/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-08-17T12:01:56.9667654Z [4053/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-08-17T12:01:56.9668980Z [4054/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-08-17T12:01:56.9973072Z [4054/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-08-17T12:01:56.9974544Z [4055/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-08-17T12:01:57.1472891Z [4055/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-08-17T12:01:57.1477530Z [4056/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-08-17T12:01:57.1819843Z [4056/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-08-17T12:01:57.1821298Z [4057/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-08-17T12:01:57.3038228Z [4057/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-08-17T12:01:57.3039105Z [4058/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-08-17T12:01:57.3040046Z In file included from ../../aten/src/ATen/native/mkldnn/Utils.cpp:2:0: 2022-08-17T12:01:57.3041351Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2022-08-17T12:01:57.3042498Z ../../aten/src/ATen/native/Pool.h:94:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2022-08-17T12:01:57.3043070Z const int64_t nOutputPlane = nInputPlane; 2022-08-17T12:01:57.3043500Z  ^ 2022-08-17T12:01:57.3043822Z At global scope: 2022-08-17T12:01:57.3044488Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:57.3044867Z 2022-08-17T12:01:57.6930527Z [4058/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-08-17T12:01:57.6933095Z [4059/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-08-17T12:01:57.8863509Z [4059/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-08-17T12:01:57.8873512Z [4060/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-08-17T12:01:58.0388788Z [4060/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-08-17T12:01:58.0393700Z [4061/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-08-17T12:01:58.0458464Z [4061/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-08-17T12:01:58.0460338Z [4062/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-08-17T12:01:58.1612737Z [4062/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-08-17T12:01:58.1613769Z [4063/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-08-17T12:01:58.2400732Z [4063/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-08-17T12:01:58.2401483Z [4064/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-08-17T12:01:58.2886564Z [4064/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-08-17T12:01:58.2888854Z [4065/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-08-17T12:01:58.6861458Z [4065/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-08-17T12:01:58.6864780Z [4066/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-08-17T12:01:58.8700283Z [4066/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-08-17T12:01:58.8704192Z [4067/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-08-17T12:01:59.0391647Z [4067/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-08-17T12:01:59.0392391Z [4068/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-08-17T12:01:59.0393019Z In file included from ../../aten/src/ATen/native/xnnpack/MaxPooling.cpp:3:0: 2022-08-17T12:01:59.0394359Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2022-08-17T12:01:59.0395514Z ../../aten/src/ATen/native/Pool.h:94:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2022-08-17T12:01:59.0396097Z const int64_t nOutputPlane = nInputPlane; 2022-08-17T12:01:59.0396614Z  ^ 2022-08-17T12:01:59.0396976Z At global scope: 2022-08-17T12:01:59.0397681Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:59.0398083Z 2022-08-17T12:01:59.1001309Z [4068/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-08-17T12:01:59.1004589Z [4069/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-08-17T12:01:59.1724359Z [4069/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-08-17T12:01:59.1725054Z [4070/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-08-17T12:01:59.2378028Z [4070/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-08-17T12:01:59.2378867Z [4071/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-08-17T12:01:59.2680754Z [4071/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-08-17T12:01:59.2684047Z [4072/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-08-17T12:01:59.4870217Z [4072/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-08-17T12:01:59.4871792Z [4073/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-08-17T12:01:59.5331765Z [4073/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-08-17T12:01:59.5332824Z [4074/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-08-17T12:01:59.6240062Z [4074/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-08-17T12:01:59.6242805Z [4075/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-08-17T12:01:59.6872483Z [4075/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-08-17T12:01:59.6873376Z [4076/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-08-17T12:01:59.7507845Z [4076/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-08-17T12:01:59.7508792Z [4077/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-08-17T12:01:59.7526144Z [4077/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-08-17T12:01:59.7527146Z [4078/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-08-17T12:01:59.8995961Z [4078/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-08-17T12:01:59.9002218Z [4079/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-08-17T12:02:00.0202749Z [4079/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-08-17T12:02:00.0203353Z [4080/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-08-17T12:02:00.0756117Z [4080/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-08-17T12:02:00.0757156Z [4081/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-08-17T12:02:00.1086530Z [4081/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-08-17T12:02:00.1088145Z [4082/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-08-17T12:02:00.1317775Z [4082/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-08-17T12:02:00.1318456Z [4083/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-08-17T12:02:00.1615630Z [4083/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-08-17T12:02:00.1616586Z [4084/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-08-17T12:02:00.3432567Z [4084/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-08-17T12:02:00.3433680Z [4085/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-08-17T12:02:00.4251482Z [4085/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-08-17T12:02:00.4252120Z [4086/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-08-17T12:02:00.4388534Z [4086/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-08-17T12:02:00.4389436Z [4087/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-08-17T12:02:00.4930201Z [4087/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-08-17T12:02:00.4931136Z [4088/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-08-17T12:02:00.5044695Z [4088/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-08-17T12:02:00.5045559Z [4089/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-08-17T12:02:00.5309713Z [4089/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-08-17T12:02:00.5310547Z [4090/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-08-17T12:02:00.5417043Z [4090/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-08-17T12:02:00.5417603Z [4091/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-08-17T12:02:00.7266841Z [4091/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-08-17T12:02:00.7267735Z [4092/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-08-17T12:02:00.7451410Z [4092/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-08-17T12:02:00.7452358Z [4093/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-08-17T12:02:00.7824081Z [4093/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-08-17T12:02:00.7824988Z [4094/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-08-17T12:02:00.9589066Z [4094/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-08-17T12:02:00.9589648Z [4095/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-08-17T12:02:00.9754830Z [4095/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-08-17T12:02:00.9755773Z [4096/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.2254054Z [4096/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.2254626Z [4097/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.2792782Z [4097/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.2793767Z [4098/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.4616571Z [4098/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.4618016Z [4099/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-08-17T12:02:01.4960377Z [4099/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.4962192Z [4100/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-08-17T12:02:01.5088975Z [4100/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.5090274Z [4101/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-08-17T12:02:01.5338849Z [4101/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.5340106Z [4102/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.6413691Z [4102/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.6415972Z [4103/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.7929354Z [4103/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.7930411Z [4104/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.8255006Z [4104/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.8257807Z [4105/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.8406379Z [4105/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.8407335Z [4106/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.8817756Z [4106/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.8818763Z [4107/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.9521624Z [4107/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:01.9523652Z [4108/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.1082227Z [4108/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.1089684Z [4109/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.1835003Z [4109/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.1835640Z [4110/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.1963916Z [4110/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.1964945Z [4111/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.2501365Z [4111/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.2502465Z [4112/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.3220184Z [4112/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.3221200Z [4113/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.3668784Z [4113/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.3669793Z [4114/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.5027486Z [4114/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.5028745Z [4115/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.5536558Z [4115/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.5537981Z [4116/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.5630299Z [4116/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.5631347Z [4117/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.6352607Z [4117/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.6353689Z [4118/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.6751237Z [4118/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.6752345Z [4119/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.7464379Z [4119/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.7472280Z [4120/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.8972488Z [4120/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.8973121Z [4121/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.9281679Z [4121/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.9282778Z [4122/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:02.9288518Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:12:0, 2022-08-17T12:02:02.9289414Z from aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp:1: 2022-08-17T12:02:02.9298150Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9306496Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9310081Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9312232Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9314517Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9317821Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9322491Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9324403Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9325470Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9326263Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9326879Z  ^ 2022-08-17T12:02:02.9327623Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9328276Z size_t S, 2022-08-17T12:02:02.9328706Z  ^ 2022-08-17T12:02:02.9329515Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9330082Z int64_t i, 2022-08-17T12:02:02.9330466Z  ^ 2022-08-17T12:02:02.9333209Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9336559Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9338779Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9340847Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9343182Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9346588Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9350332Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9351647Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9352548Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9353031Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9353420Z  ^ 2022-08-17T12:02:02.9354006Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9354413Z size_t S, 2022-08-17T12:02:02.9354728Z  ^ 2022-08-17T12:02:02.9355310Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9355725Z int64_t i, 2022-08-17T12:02:02.9356055Z  ^ 2022-08-17T12:02:02.9357896Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9378123Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9381777Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9385200Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9388877Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9396386Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9400280Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9401265Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9401816Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9402167Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9402455Z  ^ 2022-08-17T12:02:02.9402890Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9403198Z size_t S, 2022-08-17T12:02:02.9403428Z  ^ 2022-08-17T12:02:02.9403847Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9404149Z int64_t i, 2022-08-17T12:02:02.9404381Z  ^ 2022-08-17T12:02:02.9405666Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9407339Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9408876Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9410368Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9412070Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9414472Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9416605Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9417445Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9418090Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9418443Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9418717Z  ^ 2022-08-17T12:02:02.9419164Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9419470Z size_t S, 2022-08-17T12:02:02.9419695Z  ^ 2022-08-17T12:02:02.9420125Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9420430Z int64_t i, 2022-08-17T12:02:02.9420668Z  ^ 2022-08-17T12:02:02.9422067Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9423857Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9425390Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9426892Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9428509Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9430898Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9433089Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9433906Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9434487Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9434824Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9435108Z  ^ 2022-08-17T12:02:02.9435549Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9435837Z size_t S, 2022-08-17T12:02:02.9436075Z  ^ 2022-08-17T12:02:02.9436503Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9436799Z int64_t i, 2022-08-17T12:02:02.9437024Z  ^ 2022-08-17T12:02:02.9438318Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9440209Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9441752Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9443376Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9445026Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9447449Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9450528Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9451946Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9452826Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9453437Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9453943Z  ^ 2022-08-17T12:02:02.9454767Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9455286Z size_t S, 2022-08-17T12:02:02.9455669Z  ^ 2022-08-17T12:02:02.9456524Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9457038Z int64_t i, 2022-08-17T12:02:02.9457447Z  ^ 2022-08-17T12:02:02.9460049Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9463206Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9466089Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9468974Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9471967Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9477267Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9481288Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9482850Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9483848Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9484474Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9484989Z  ^ 2022-08-17T12:02:02.9485761Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9486327Z size_t S, 2022-08-17T12:02:02.9486725Z  ^ 2022-08-17T12:02:02.9487438Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9487953Z int64_t i, 2022-08-17T12:02:02.9488353Z  ^ 2022-08-17T12:02:02.9490717Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9493904Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9496907Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9499832Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9502842Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9507366Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9511346Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9512866Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9513872Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9514582Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9515084Z  ^ 2022-08-17T12:02:02.9515955Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9516510Z size_t S, 2022-08-17T12:02:02.9516916Z  ^ 2022-08-17T12:02:02.9517713Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9518272Z int64_t i, 2022-08-17T12:02:02.9518694Z  ^ 2022-08-17T12:02:02.9521281Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9572248Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9575104Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9577982Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9581036Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9585772Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9589587Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9590996Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9591964Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9592556Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9593056Z  ^ 2022-08-17T12:02:02.9593826Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9594347Z size_t S, 2022-08-17T12:02:02.9594742Z  ^ 2022-08-17T12:02:02.9595491Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9596008Z int64_t i, 2022-08-17T12:02:02.9596403Z  ^ 2022-08-17T12:02:02.9598735Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9602150Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9605079Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9607836Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9610792Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9615114Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9619062Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9620740Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9621759Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9622366Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9622870Z  ^ 2022-08-17T12:02:02.9623665Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9624187Z size_t S, 2022-08-17T12:02:02.9624605Z  ^ 2022-08-17T12:02:02.9625394Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9625930Z int64_t i, 2022-08-17T12:02:02.9626340Z  ^ 2022-08-17T12:02:02.9628774Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9631915Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9634680Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9637444Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9641364Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9645751Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9649530Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9651005Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9651919Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9652484Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9652980Z  ^ 2022-08-17T12:02:02.9653799Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9654351Z size_t S, 2022-08-17T12:02:02.9654767Z  ^ 2022-08-17T12:02:02.9655545Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9656099Z int64_t i, 2022-08-17T12:02:02.9656523Z  ^ 2022-08-17T12:02:02.9658882Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9661995Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9664890Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9667629Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9670716Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9675119Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9679117Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9680775Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9681782Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9682363Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9682875Z  ^ 2022-08-17T12:02:02.9683664Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9684213Z size_t S, 2022-08-17T12:02:02.9684604Z  ^ 2022-08-17T12:02:02.9685399Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9685939Z int64_t i, 2022-08-17T12:02:02.9686343Z  ^ 2022-08-17T12:02:02.9688758Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9691958Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9694812Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9697605Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9700891Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9705354Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9709219Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9710704Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9711685Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9712312Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9712816Z  ^ 2022-08-17T12:02:02.9713628Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9714147Z size_t S, 2022-08-17T12:02:02.9714561Z  ^ 2022-08-17T12:02:02.9715338Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9715835Z int64_t i, 2022-08-17T12:02:02.9716234Z  ^ 2022-08-17T12:02:02.9718681Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9722002Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9724793Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9727588Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9730526Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9734963Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9739061Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9740608Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9741619Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9742258Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9742776Z  ^ 2022-08-17T12:02:02.9743547Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9744081Z size_t S, 2022-08-17T12:02:02.9744473Z  ^ 2022-08-17T12:02:02.9745235Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9745754Z int64_t i, 2022-08-17T12:02:02.9746174Z  ^ 2022-08-17T12:02:02.9748534Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9751624Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9754395Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9757039Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9760390Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9764729Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9768587Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9770115Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9771093Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9771719Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9772219Z  ^ 2022-08-17T12:02:02.9773025Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9773572Z size_t S, 2022-08-17T12:02:02.9773972Z  ^ 2022-08-17T12:02:02.9774760Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9775301Z int64_t i, 2022-08-17T12:02:02.9775725Z  ^ 2022-08-17T12:02:02.9778236Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9781471Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9784282Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9787062Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9790044Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9794515Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9798614Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9800132Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9800916Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9801467Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9801933Z  ^ 2022-08-17T12:02:02.9802642Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9803077Z size_t S, 2022-08-17T12:02:02.9803413Z  ^ 2022-08-17T12:02:02.9804048Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9804474Z int64_t i, 2022-08-17T12:02:02.9804813Z  ^ 2022-08-17T12:02:02.9806801Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9809612Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9812055Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9813712Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9816289Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9820799Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9824734Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9826269Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9827230Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9827815Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9828333Z  ^ 2022-08-17T12:02:02.9829056Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9829619Z size_t S, 2022-08-17T12:02:02.9830021Z  ^ 2022-08-17T12:02:02.9830794Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9831440Z int64_t i, 2022-08-17T12:02:02.9831860Z  ^ 2022-08-17T12:02:02.9834235Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9837450Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9840378Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9843185Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9846151Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9850704Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9854515Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9855955Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9856916Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9857527Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9858100Z  ^ 2022-08-17T12:02:02.9858913Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9859457Z size_t S, 2022-08-17T12:02:02.9859863Z  ^ 2022-08-17T12:02:02.9860613Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9861143Z int64_t i, 2022-08-17T12:02:02.9861550Z  ^ 2022-08-17T12:02:02.9863906Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9867036Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9869834Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9872744Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9875813Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9880388Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9884202Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9885694Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9886671Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9887258Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9887780Z  ^ 2022-08-17T12:02:02.9888561Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9889253Z size_t S, 2022-08-17T12:02:02.9889656Z  ^ 2022-08-17T12:02:02.9890516Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9891081Z int64_t i, 2022-08-17T12:02:02.9891478Z  ^ 2022-08-17T12:02:02.9893881Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9897037Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:02.9899830Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9902551Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9905497Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9910083Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9914076Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:02.9915602Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:02.9916647Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9917251Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:02.9917760Z  ^ 2022-08-17T12:02:02.9918543Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9919081Z size_t S, 2022-08-17T12:02:02.9919490Z  ^ 2022-08-17T12:02:02.9920275Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9920717Z int64_t i, 2022-08-17T12:02:02.9921126Z  ^ 2022-08-17T12:02:02.9923203Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9925813Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:02.9928138Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:02.9930330Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9933017Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:02.9935980Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:02:02.9939034Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9942198Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9946699Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9950766Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9952291Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9953249Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9953911Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:02.9954443Z  ^ 2022-08-17T12:02:02.9955253Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9955925Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:02.9956506Z  ^ 2022-08-17T12:02:02.9957297Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9957967Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:02.9958582Z  ^ 2022-08-17T12:02:02.9960855Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9962645Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:02.9963978Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:02.9965313Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9966712Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:02.9968262Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:02:02.9969797Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:02.9971414Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:02.9973851Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:02.9977741Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:02.9979332Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:02.9980314Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9980994Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:02.9981536Z  ^ 2022-08-17T12:02:02.9982346Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9983025Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:02.9983616Z  ^ 2022-08-17T12:02:02.9984436Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:02.9985067Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:02.9985643Z  ^ 2022-08-17T12:02:02.9987658Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:02.9990266Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:02.9992786Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:02.9995146Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:02.9997694Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0000778Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0003645Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0006691Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0011089Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0015245Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:03.0016789Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:03.0017766Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0018483Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0019017Z  ^ 2022-08-17T12:02:03.0019817Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0020491Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0021063Z  ^ 2022-08-17T12:02:03.0021845Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0022507Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0023118Z  ^ 2022-08-17T12:02:03.0025222Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0027719Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0030249Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0032493Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0035243Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0038195Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0041218Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0044316Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0048747Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0052963Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:03.0054512Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:03.0055512Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0056182Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0056743Z  ^ 2022-08-17T12:02:03.0057562Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0058310Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0058892Z  ^ 2022-08-17T12:02:03.0059669Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0060307Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0060911Z  ^ 2022-08-17T12:02:03.0063021Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0065638Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0068163Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0070361Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0073138Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0076065Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0078815Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0081940Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0086414Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0090541Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:03.0092171Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:03.0093153Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0093833Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0094396Z  ^ 2022-08-17T12:02:03.0095224Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0095891Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0096480Z  ^ 2022-08-17T12:02:03.0097293Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0098044Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0098652Z  ^ 2022-08-17T12:02:03.0100744Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0103328Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0105797Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0108008Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0110771Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0113758Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0116639Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0119613Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0124014Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0128049Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:03.0129654Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:03.0130641Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0131317Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0131872Z  ^ 2022-08-17T12:02:03.0132676Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0133333Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0133905Z  ^ 2022-08-17T12:02:03.0134716Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0135343Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0135960Z  ^ 2022-08-17T12:02:03.0138119Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0140661Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0143157Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0145401Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0148078Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0151050Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0153910Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0156974Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0161714Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0165727Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:03.0167443Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:03.0168433Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0169097Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0169653Z  ^ 2022-08-17T12:02:03.0170461Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0171143Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0171727Z  ^ 2022-08-17T12:02:03.0172540Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0173193Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0173807Z  ^ 2022-08-17T12:02:03.0175867Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0178489Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0180942Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0183093Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0185646Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0188754Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0191482Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0194492Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0199070Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0203123Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:03.0204681Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:03.0205729Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0206370Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0206888Z  ^ 2022-08-17T12:02:03.0207635Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0208337Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0208925Z  ^ 2022-08-17T12:02:03.0209703Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0210366Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0210967Z  ^ 2022-08-17T12:02:03.0213017Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0215535Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0218071Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0220153Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0222825Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0226000Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0228855Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0231899Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0236376Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0240452Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:02:03.0242009Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:02:03.0243113Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0243864Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0244415Z  ^ 2022-08-17T12:02:03.0245239Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0245928Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0246526Z  ^ 2022-08-17T12:02:03.0247320Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0247995Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0248623Z  ^ 2022-08-17T12:02:03.0250680Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0253269Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0255708Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0257970Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0260583Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0263607Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0266433Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0269452Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0273913Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0277828Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0279335Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0280298Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0280918Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0281360Z  ^ 2022-08-17T12:02:03.0282172Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0282798Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0283338Z  ^ 2022-08-17T12:02:03.0284106Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0284722Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0285298Z  ^ 2022-08-17T12:02:03.0287179Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0289739Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0292230Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0294423Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0297022Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0299984Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0302973Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0305991Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0310367Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0314173Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0315653Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0316601Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0317271Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0317830Z  ^ 2022-08-17T12:02:03.0318649Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0319411Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0320131Z  ^ 2022-08-17T12:02:03.0321024Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0321707Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0322316Z  ^ 2022-08-17T12:02:03.0324353Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0326936Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0329275Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0331435Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0334053Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0336982Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0340092Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0343130Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0347665Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0351485Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0353000Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0354001Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0354694Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0355253Z  ^ 2022-08-17T12:02:03.0356057Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0356740Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0357298Z  ^ 2022-08-17T12:02:03.0358144Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0358713Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0359305Z  ^ 2022-08-17T12:02:03.0361483Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0363954Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0366377Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0368565Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0371034Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0373948Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0376771Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0380067Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0384549Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0388492Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0389991Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0390972Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0391647Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0392178Z  ^ 2022-08-17T12:02:03.0393011Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0393691Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0394287Z  ^ 2022-08-17T12:02:03.0395094Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0395764Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0396458Z  ^ 2022-08-17T12:02:03.0398545Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0401232Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0403759Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0405979Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0408565Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0411486Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0414314Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0417487Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0421943Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0425797Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0427251Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0428229Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0428899Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0429436Z  ^ 2022-08-17T12:02:03.0430259Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0430924Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0431502Z  ^ 2022-08-17T12:02:03.0432305Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0432968Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0433575Z  ^ 2022-08-17T12:02:03.0435625Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0438221Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0440804Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0442971Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0445513Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0448402Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0451236Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0454331Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0458921Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0462785Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0464237Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0465186Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0465847Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0466437Z  ^ 2022-08-17T12:02:03.0467261Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0467909Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0468495Z  ^ 2022-08-17T12:02:03.0469317Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0470012Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0470604Z  ^ 2022-08-17T12:02:03.0472674Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0475371Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0477823Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0480101Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0482138Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0484854Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0487599Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0490443Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0495133Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0499122Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0500623Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0501647Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0502270Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0502836Z  ^ 2022-08-17T12:02:03.0503654Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0504330Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0504915Z  ^ 2022-08-17T12:02:03.0505701Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0506369Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0506974Z  ^ 2022-08-17T12:02:03.0509057Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0511610Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0514227Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0516317Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0518473Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0521478Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0524319Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0527318Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0531916Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0535936Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0537460Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0538526Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0539223Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0539785Z  ^ 2022-08-17T12:02:03.0540587Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0541280Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0541871Z  ^ 2022-08-17T12:02:03.0542671Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0543338Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0543945Z  ^ 2022-08-17T12:02:03.0545988Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0548573Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0551177Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0553356Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0555925Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0558835Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0561802Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0564823Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0569453Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0573424Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0574949Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0575913Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0576602Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0577148Z  ^ 2022-08-17T12:02:03.0578029Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0578724Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0579293Z  ^ 2022-08-17T12:02:03.0580104Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0580779Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0581392Z  ^ 2022-08-17T12:02:03.0583482Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0586042Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0588549Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0590914Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0593530Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0596419Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0599255Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0602444Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0607081Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0610911Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0612406Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0613394Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0614083Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0614622Z  ^ 2022-08-17T12:02:03.0615440Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0616088Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0616697Z  ^ 2022-08-17T12:02:03.0617515Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0618255Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0618827Z  ^ 2022-08-17T12:02:03.0620770Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.0623030Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.0625096Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.0627169Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:02:03.0628895Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.0630447Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:02:03.0631947Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:02:03.0633545Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.0635883Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.0638074Z ../../aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:02:03.0638893Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:02:03.0639421Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0639975Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0640401Z  ^ 2022-08-17T12:02:03.0641006Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0641373Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0641702Z  ^ 2022-08-17T12:02:03.0642154Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.0642513Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.0642858Z  ^ 2022-08-17T12:02:03.0643268Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:02:03.0643488Z 2022-08-17T12:02:03.0644067Z [4122/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.0645041Z [4123/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.0646003Z [4123/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.0647006Z [4124/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.0647978Z [4124/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.0648965Z [4125/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.0922868Z [4125/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.0923883Z [4126/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.0924793Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/SparseFactories.cpp:2:0, 2022-08-17T12:02:03.0925582Z from aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp:1: 2022-08-17T12:02:03.0926625Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:02:03.0927612Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:02:03.0928324Z auto alt_options_msg = 2022-08-17T12:02:03.0928685Z  ^ 2022-08-17T12:02:03.0928982Z At global scope: 2022-08-17T12:02:03.0929750Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:02:03.0930158Z 2022-08-17T12:02:03.2752166Z [4126/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.2752811Z [4127/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.2772132Z [4127/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.2774057Z [4128/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.2973753Z [4128/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.2974464Z [4129/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.4139021Z [4129/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.4140082Z [4130/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.4140990Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/MaxPoolKernel.cpp:8:0, 2022-08-17T12:02:03.4141794Z from aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp:1: 2022-08-17T12:02:03.4143109Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2022-08-17T12:02:03.4144220Z ../../aten/src/ATen/native/Pool.h:94:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2022-08-17T12:02:03.4144808Z const int64_t nOutputPlane = nInputPlane; 2022-08-17T12:02:03.4145250Z  ^ 2022-08-17T12:02:03.4145551Z At global scope: 2022-08-17T12:02:03.4146235Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:02:03.4146613Z 2022-08-17T12:02:03.4561536Z [4130/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.4562633Z [4131/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.5564757Z [4131/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.5565792Z [4132/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.5877342Z [4132/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.5878376Z [4133/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.5911867Z [4133/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.5912675Z [4134/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.6987702Z [4134/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.6988992Z [4135/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.7203828Z [4135/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.7204972Z [4136/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.8059820Z [4136/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.8067360Z [4137/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.8076602Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:7:0, 2022-08-17T12:02:03.8077590Z from aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp:1: 2022-08-17T12:02:03.8080656Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8084208Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits]::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8088132Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; int64_t = long int]' 2022-08-17T12:02:03.8090804Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-08-17T12:02:03.8096059Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8109061Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8111507Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-08-17T12:02:03.8112367Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:36:51: required from here 2022-08-17T12:02:03.8112894Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8113390Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8113835Z  ^ 2022-08-17T12:02:03.8114547Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8115003Z size_t S, 2022-08-17T12:02:03.8115393Z  ^ 2022-08-17T12:02:03.8116113Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8116614Z int64_t i, 2022-08-17T12:02:03.8117001Z  ^ 2022-08-17T12:02:03.8119106Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8122087Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8124708Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8126841Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8129176Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8132827Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8136127Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8137349Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8138320Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8138881Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8139331Z  ^ 2022-08-17T12:02:03.8140021Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8140517Z size_t S, 2022-08-17T12:02:03.8140873Z  ^ 2022-08-17T12:02:03.8141717Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8142208Z int64_t i, 2022-08-17T12:02:03.8142500Z  ^ 2022-08-17T12:02:03.8143843Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8145553Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8146930Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8148258Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8149735Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8152006Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8154125Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8154873Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8155470Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8155843Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8156119Z  ^ 2022-08-17T12:02:03.8156652Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8156958Z size_t S, 2022-08-17T12:02:03.8157197Z  ^ 2022-08-17T12:02:03.8157646Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8157947Z int64_t i, 2022-08-17T12:02:03.8158218Z  ^ 2022-08-17T12:02:03.8159470Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8161313Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8162656Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8163899Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8165477Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8167675Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8169639Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8170384Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8170955Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8171311Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8171603Z  ^ 2022-08-17T12:02:03.8172031Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8172338Z size_t S, 2022-08-17T12:02:03.8172603Z  ^ 2022-08-17T12:02:03.8173053Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8173392Z int64_t i, 2022-08-17T12:02:03.8173632Z  ^ 2022-08-17T12:02:03.8174854Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8176469Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8177916Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8179251Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8180678Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8182881Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8184874Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8185597Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8186115Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8186472Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8186756Z  ^ 2022-08-17T12:02:03.8187232Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8187540Z size_t S, 2022-08-17T12:02:03.8187844Z  ^ 2022-08-17T12:02:03.8188279Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8188566Z int64_t i, 2022-08-17T12:02:03.8188804Z  ^ 2022-08-17T12:02:03.8190070Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8191610Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8192896Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8194120Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8195460Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8197614Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8199530Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8201880Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8202400Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8202755Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8203046Z  ^ 2022-08-17T12:02:03.8203492Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8203784Z size_t S, 2022-08-17T12:02:03.8204021Z  ^ 2022-08-17T12:02:03.8204452Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8204743Z int64_t i, 2022-08-17T12:02:03.8204983Z  ^ 2022-08-17T12:02:03.8206172Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8207717Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8209005Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8210312Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8211703Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8213825Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8215790Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8216574Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8217161Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8217559Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8217910Z  ^ 2022-08-17T12:02:03.8218385Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8218715Z size_t S, 2022-08-17T12:02:03.8218951Z  ^ 2022-08-17T12:02:03.8219421Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8219758Z int64_t i, 2022-08-17T12:02:03.8219988Z  ^ 2022-08-17T12:02:03.8221255Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8222933Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8224301Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8225562Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8227000Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8229153Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8231162Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8231936Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8232512Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8232859Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8233182Z  ^ 2022-08-17T12:02:03.8233629Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8233938Z size_t S, 2022-08-17T12:02:03.8234166Z  ^ 2022-08-17T12:02:03.8234604Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8234916Z int64_t i, 2022-08-17T12:02:03.8235144Z  ^ 2022-08-17T12:02:03.8236371Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8237947Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8239270Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8240699Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8242053Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8244277Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8246205Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8246952Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8247477Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8247825Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8248099Z  ^ 2022-08-17T12:02:03.8248584Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8248895Z size_t S, 2022-08-17T12:02:03.8249117Z  ^ 2022-08-17T12:02:03.8249552Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8249853Z int64_t i, 2022-08-17T12:02:03.8250095Z  ^ 2022-08-17T12:02:03.8251303Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8252876Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8254187Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8255486Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8256845Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8259035Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8261110Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8261933Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8262541Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8262907Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8263221Z  ^ 2022-08-17T12:02:03.8263701Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8264040Z size_t S, 2022-08-17T12:02:03.8264327Z  ^ 2022-08-17T12:02:03.8264779Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8265114Z int64_t i, 2022-08-17T12:02:03.8265380Z  ^ 2022-08-17T12:02:03.8266852Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8268400Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8269708Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8270931Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8272281Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8274398Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8276290Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8277110Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8277639Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8277986Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8278271Z  ^ 2022-08-17T12:02:03.8278701Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8279012Z size_t S, 2022-08-17T12:02:03.8279247Z  ^ 2022-08-17T12:02:03.8279676Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8280120Z int64_t i, 2022-08-17T12:02:03.8280367Z  ^ 2022-08-17T12:02:03.8281416Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8282721Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8283962Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8285078Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; int64_t = long int]' 2022-08-17T12:02:03.8286338Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; size_t = long unsigned int]' 2022-08-17T12:02:03.8287831Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]::' 2022-08-17T12:02:03.8289256Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-08-17T12:02:03.8290721Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8292955Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8294975Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-08-17T12:02:03.8295761Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:36:51: required from here 2022-08-17T12:02:03.8296272Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8296657Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8296976Z  ^ 2022-08-17T12:02:03.8297431Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8297910Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8298248Z  ^ 2022-08-17T12:02:03.8298735Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8299111Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8299445Z  ^ 2022-08-17T12:02:03.8300685Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8302319Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8303750Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; int64_t = long int]' 2022-08-17T12:02:03.8305047Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-08-17T12:02:03.8306441Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8308740Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8310782Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-08-17T12:02:03.8311815Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]' 2022-08-17T12:02:03.8312366Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:41:54: required from here 2022-08-17T12:02:03.8312919Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8313256Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8313544Z  ^ 2022-08-17T12:02:03.8314015Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8314324Z size_t S, 2022-08-17T12:02:03.8314546Z  ^ 2022-08-17T12:02:03.8315029Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8315336Z int64_t i, 2022-08-17T12:02:03.8315562Z  ^ 2022-08-17T12:02:03.8316784Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8318440Z ../../aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:03.8319990Z ../../aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; int64_t = long int]' 2022-08-17T12:02:03.8321530Z ../../aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-08-17T12:02:03.8323085Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8325433Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8327486Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-08-17T12:02:03.8328517Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]' 2022-08-17T12:02:03.8329071Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:43:58: required from here 2022-08-17T12:02:03.8329589Z ../../aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8329938Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:02:03.8330209Z  ^ 2022-08-17T12:02:03.8330658Z ../../aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8330959Z size_t S, 2022-08-17T12:02:03.8331276Z  ^ 2022-08-17T12:02:03.8331707Z ../../aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8332012Z int64_t i, 2022-08-17T12:02:03.8332318Z  ^ 2022-08-17T12:02:03.8333395Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8334699Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8335933Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8337097Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8338457Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.8339823Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:02:03.8341196Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8342680Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8345092Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8347087Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8347890Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8348479Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8348889Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8349224Z  ^ 2022-08-17T12:02:03.8349706Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8350121Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8350440Z  ^ 2022-08-17T12:02:03.8350972Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8351368Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8351765Z  ^ 2022-08-17T12:02:03.8352772Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8354079Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8355418Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8356630Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8357892Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.8359311Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:02:03.8361575Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8363071Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8365482Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8367683Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8368469Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8369075Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8369495Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8369823Z  ^ 2022-08-17T12:02:03.8370306Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8370734Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8371093Z  ^ 2022-08-17T12:02:03.8371598Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8372001Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8372343Z  ^ 2022-08-17T12:02:03.8373534Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8374917Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8376268Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8377448Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8378830Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.8380337Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:02:03.8381669Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8383089Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8385484Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8387525Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8388350Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8388905Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8389325Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8389666Z  ^ 2022-08-17T12:02:03.8390122Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8390564Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8390945Z  ^ 2022-08-17T12:02:03.8391477Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8391854Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8392241Z  ^ 2022-08-17T12:02:03.8393405Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8394872Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8396185Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8397322Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8398589Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.8400174Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:02:03.8401558Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8403187Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8405546Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8407591Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8408436Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8409025Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8409435Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8409796Z  ^ 2022-08-17T12:02:03.8410287Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8410733Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8411071Z  ^ 2022-08-17T12:02:03.8411569Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8411988Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8412334Z  ^ 2022-08-17T12:02:03.8413411Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8414840Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8416143Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8417324Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8418653Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.8420088Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:02:03.8421454Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8422878Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8425352Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8427445Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8428240Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8428797Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8429191Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8429504Z  ^ 2022-08-17T12:02:03.8429990Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8430393Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8430780Z  ^ 2022-08-17T12:02:03.8431215Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8431617Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8431995Z  ^ 2022-08-17T12:02:03.8433069Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8434368Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8435628Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8436709Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8437998Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.8439371Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:02:03.8440847Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8442372Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8444644Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8446760Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8447556Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8448135Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8448617Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8448964Z  ^ 2022-08-17T12:02:03.8449472Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8449884Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8450296Z  ^ 2022-08-17T12:02:03.8450789Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8451193Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8451568Z  ^ 2022-08-17T12:02:03.8452684Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8454029Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8455318Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8456672Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8458554Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.8459962Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:02:03.8461432Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8462957Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8465290Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8467445Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8468236Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8468837Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8469289Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8469643Z  ^ 2022-08-17T12:02:03.8470120Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8470512Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8470929Z  ^ 2022-08-17T12:02:03.8471377Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8485600Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8486214Z  ^ 2022-08-17T12:02:03.8487516Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8489005Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8490315Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8491573Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8492971Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.8494424Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:02:03.8495766Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8497281Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8499787Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8502007Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8502804Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8503432Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8503847Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8504182Z  ^ 2022-08-17T12:02:03.8504690Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8505120Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8505493Z  ^ 2022-08-17T12:02:03.8506025Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8506432Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8506809Z  ^ 2022-08-17T12:02:03.8507909Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8509363Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8510684Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8511971Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8513308Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.8514773Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:02:03.8516238Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8517758Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8520314Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8522387Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8523281Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8523896Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8524321Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8524620Z  ^ 2022-08-17T12:02:03.8525107Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8525509Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8525842Z  ^ 2022-08-17T12:02:03.8526350Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8526731Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8527140Z  ^ 2022-08-17T12:02:03.8528306Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8529635Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8530903Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8532273Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:02:03.8533698Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:02:03.8535262Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:02:03.8537010Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8538619Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8541113Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8543391Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:02:03.8544257Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:02:03.8544892Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8545358Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8545700Z  ^ 2022-08-17T12:02:03.8546170Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8546607Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8546978Z  ^ 2022-08-17T12:02:03.8547516Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8547938Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8548350Z  ^ 2022-08-17T12:02:03.8549558Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8550957Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8552318Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8553575Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; int64_t = long int]' 2022-08-17T12:02:03.8555006Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; size_t = long unsigned int]' 2022-08-17T12:02:03.8556517Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]::' 2022-08-17T12:02:03.8557975Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-08-17T12:02:03.8559525Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8562376Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8564587Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-08-17T12:02:03.8565735Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]' 2022-08-17T12:02:03.8566335Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:41:54: required from here 2022-08-17T12:02:03.8566943Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8567409Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8567762Z  ^ 2022-08-17T12:02:03.8568252Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8568727Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8569114Z  ^ 2022-08-17T12:02:03.8569606Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8570050Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8570412Z  ^ 2022-08-17T12:02:03.8571650Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.8573245Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.8574612Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.8575765Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; int64_t = long int]' 2022-08-17T12:02:03.8577158Z ../../aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; size_t = long unsigned int]' 2022-08-17T12:02:03.8578708Z ../../aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]::' 2022-08-17T12:02:03.8580155Z ../../aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-08-17T12:02:03.8581577Z ../../c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:02:03.8583880Z ../../c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:02:03.8585956Z ../../aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-08-17T12:02:03.8586980Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]' 2022-08-17T12:02:03.8587590Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:43:58: required from here 2022-08-17T12:02:03.8588155Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8588547Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8588868Z  ^ 2022-08-17T12:02:03.8589363Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8589751Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8590086Z  ^ 2022-08-17T12:02:03.8590583Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.8590941Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.8591326Z  ^ 2022-08-17T12:02:03.8591790Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:02:03.8592016Z 2022-08-17T12:02:03.8806399Z [4137/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.8809464Z [4138/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.9185245Z [4138/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.9186318Z [4139/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.9511123Z [4139/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.9512111Z [4140/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-08-17T12:02:03.9512885Z In file included from ../../aten/src/ATen/native/cpu/DistributionTemplates.h:8:0, 2022-08-17T12:02:03.9513948Z from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:7, 2022-08-17T12:02:03.9514694Z from aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp:1: 2022-08-17T12:02:03.9516781Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9519272Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9521816Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9523939Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9525981Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9528059Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9529450Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9530796Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9532312Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9533826Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9535505Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9536992Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9538092Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-08-17T12:02:03.9539030Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9539703Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9540269Z  ^ 2022-08-17T12:02:03.9541067Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9541682Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9542268Z  ^ 2022-08-17T12:02:03.9543052Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9543739Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9544371Z  ^ 2022-08-17T12:02:03.9546565Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9549282Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9551902Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9554213Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9556621Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9558939Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9562906Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9564411Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9566342Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9567998Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9569620Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9571256Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9572306Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-08-17T12:02:03.9573313Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9574012Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9574568Z  ^ 2022-08-17T12:02:03.9575401Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9576094Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9576689Z  ^ 2022-08-17T12:02:03.9577496Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9578222Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9578861Z  ^ 2022-08-17T12:02:03.9581215Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9583829Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9586370Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9588624Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9591770Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9593980Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9595350Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9596762Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9598351Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9600013Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9601324Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9602801Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9603685Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-08-17T12:02:03.9604495Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9605116Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9605661Z  ^ 2022-08-17T12:02:03.9606370Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9606920Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9607532Z  ^ 2022-08-17T12:02:03.9608309Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9608930Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9609463Z  ^ 2022-08-17T12:02:03.9611072Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9613085Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9614982Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9616679Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9618862Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9621278Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9622701Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9624124Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9625703Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9627221Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9628674Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9630115Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9631130Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-08-17T12:02:03.9632067Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9632723Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9633265Z  ^ 2022-08-17T12:02:03.9634061Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9634709Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9635269Z  ^ 2022-08-17T12:02:03.9636059Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9636644Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9637182Z  ^ 2022-08-17T12:02:03.9638884Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9641031Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9642885Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9644518Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9646191Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9647746Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9648785Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9649846Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9651064Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9652221Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9653393Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9654697Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9655578Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:02:03.9656356Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9656913Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9657383Z  ^ 2022-08-17T12:02:03.9658113Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9658638Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9659149Z  ^ 2022-08-17T12:02:03.9659780Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9660318Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9660829Z  ^ 2022-08-17T12:02:03.9662379Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9664374Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9666207Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9667899Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9669510Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9671347Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9672390Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9673430Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9674618Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9675809Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9677014Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9678146Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9678963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:02:03.9679714Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9680981Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9681475Z  ^ 2022-08-17T12:02:03.9682137Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9682663Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9683163Z  ^ 2022-08-17T12:02:03.9683806Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9684340Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9684855Z  ^ 2022-08-17T12:02:03.9686418Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9688607Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9690472Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9692117Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9693691Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9695347Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9696386Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9697457Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9699008Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9700381Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9701815Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9703085Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9703977Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:02:03.9704829Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9705312Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9705792Z  ^ 2022-08-17T12:02:03.9706418Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9706926Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9707365Z  ^ 2022-08-17T12:02:03.9708003Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9708512Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9708981Z  ^ 2022-08-17T12:02:03.9710571Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9712589Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9714663Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9716049Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9717189Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9718358Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9719179Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9720153Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9721006Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9721835Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9722668Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9723456Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9724033Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:02:03.9724573Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9724961Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9725260Z  ^ 2022-08-17T12:02:03.9725712Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9726087Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9726414Z  ^ 2022-08-17T12:02:03.9726850Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9727222Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9727565Z  ^ 2022-08-17T12:02:03.9728665Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9730854Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9733273Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9735317Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9737274Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9739327Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9740579Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9741863Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9743300Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9744693Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9746077Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9747420Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9748383Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:02:03.9749254Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9749903Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9750451Z  ^ 2022-08-17T12:02:03.9751304Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9751941Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9752590Z  ^ 2022-08-17T12:02:03.9753371Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9753976Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9754568Z  ^ 2022-08-17T12:02:03.9756489Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9758831Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9761182Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9763142Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9765078Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9766990Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9768195Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9769481Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9771087Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9772476Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9773863Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9775247Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9776175Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:02:03.9777079Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9777764Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9778414Z  ^ 2022-08-17T12:02:03.9779205Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9779756Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9780320Z  ^ 2022-08-17T12:02:03.9781034Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9781590Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9782138Z  ^ 2022-08-17T12:02:03.9783802Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9786373Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9788863Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9791243Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9793329Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9795518Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9796814Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9798200Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9799875Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9801359Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9802796Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9804262Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9805341Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:02:03.9806320Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9806992Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9807537Z  ^ 2022-08-17T12:02:03.9808340Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9809003Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9809567Z  ^ 2022-08-17T12:02:03.9810483Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9811127Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9811798Z  ^ 2022-08-17T12:02:03.9813870Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9816477Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9819037Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9821248Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9823374Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9825453Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9826843Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9828238Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9829840Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9831479Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9833081Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9834606Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9835672Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:02:03.9836676Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9837369Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9837933Z  ^ 2022-08-17T12:02:03.9838733Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9839372Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9840076Z  ^ 2022-08-17T12:02:03.9840898Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9841552Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9842159Z  ^ 2022-08-17T12:02:03.9844197Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9846713Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9849199Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9851346Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9853643Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9855696Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9856879Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9858309Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9859841Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9861376Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9862919Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9864457Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9865495Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:02:03.9866468Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9867158Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9867725Z  ^ 2022-08-17T12:02:03.9868527Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9869144Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9869720Z  ^ 2022-08-17T12:02:03.9870527Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9871167Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9871758Z  ^ 2022-08-17T12:02:03.9873997Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9876592Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9879200Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9881599Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9883765Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9885993Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9887433Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9888896Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9890533Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9892031Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9893578Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9895246Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9896305Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-08-17T12:02:03.9897278Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9898005Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9898569Z  ^ 2022-08-17T12:02:03.9899374Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9900050Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9900628Z  ^ 2022-08-17T12:02:03.9901438Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9902090Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9902693Z  ^ 2022-08-17T12:02:03.9904786Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9907407Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9909924Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9912182Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9914363Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9916602Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9917880Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9919179Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9920785Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9922196Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9923786Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9925313Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9926365Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-08-17T12:02:03.9927334Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9928022Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9928562Z  ^ 2022-08-17T12:02:03.9929383Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9930066Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9930652Z  ^ 2022-08-17T12:02:03.9931458Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9932122Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9932741Z  ^ 2022-08-17T12:02:03.9934822Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9937670Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9940257Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9942533Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9944697Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9946935Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9948289Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9949714Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9951369Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9952957Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9954547Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9956129Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9957293Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-08-17T12:02:03.9958309Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9958998Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9959568Z  ^ 2022-08-17T12:02:03.9960528Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9961198Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9961799Z  ^ 2022-08-17T12:02:03.9962618Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9963281Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9963903Z  ^ 2022-08-17T12:02:03.9966002Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9968619Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:03.9971134Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:03.9973274Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9975429Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:03.9977795Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:03.9979256Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:03.9980675Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9982311Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9983906Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9985479Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:03.9987045Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:03.9988128Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-08-17T12:02:03.9989097Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9989722Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9990239Z  ^ 2022-08-17T12:02:03.9991027Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9991710Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9992217Z  ^ 2022-08-17T12:02:03.9992947Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:03.9993595Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:03.9994196Z  ^ 2022-08-17T12:02:03.9996150Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:03.9998870Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0001516Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0003722Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0005888Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0008119Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0009512Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0010940Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0012576Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0014162Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0015761Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0017283Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0018437Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:02:04.0019554Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0020251Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0020845Z  ^ 2022-08-17T12:02:04.0021667Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0022296Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0022867Z  ^ 2022-08-17T12:02:04.0023656Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0024330Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0024941Z  ^ 2022-08-17T12:02:04.0027012Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0029613Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0032135Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0034369Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0036566Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0038802Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0040429Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0041930Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0043556Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0045150Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0046741Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0048277Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0048880Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:02:04.0049409Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0049798Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0050117Z  ^ 2022-08-17T12:02:04.0050560Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0050940Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0051269Z  ^ 2022-08-17T12:02:04.0051716Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0052076Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0052420Z  ^ 2022-08-17T12:02:04.0053542Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0054924Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0056357Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0057546Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0058777Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0059938Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0060691Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0061453Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0062319Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0063140Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0063971Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0064790Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0065377Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:02:04.0065915Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0066285Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0066595Z  ^ 2022-08-17T12:02:04.0067079Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0067457Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0067802Z  ^ 2022-08-17T12:02:04.0068256Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0068627Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0068960Z  ^ 2022-08-17T12:02:04.0070127Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0072692Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0075159Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0077335Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0079516Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0081754Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0083179Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0084597Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0086434Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0088005Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0089550Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0091074Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0092170Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:02:04.0093155Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0093792Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0094327Z  ^ 2022-08-17T12:02:04.0095120Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0095793Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0096369Z  ^ 2022-08-17T12:02:04.0097176Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0097897Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0098512Z  ^ 2022-08-17T12:02:04.0100588Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0103202Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0105627Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0108024Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0110191Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0112394Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0113773Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0115151Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0116745Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0118329Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0120049Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0121486Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0122489Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:02:04.0123472Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0124135Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0124681Z  ^ 2022-08-17T12:02:04.0125475Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0126147Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0126853Z  ^ 2022-08-17T12:02:04.0127638Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0128316Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0128927Z  ^ 2022-08-17T12:02:04.0130949Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0133522Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0135997Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0138263Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0140399Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0142526Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0143924Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0145277Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0146870Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0148584Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0150160Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0151697Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0152763Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:02:04.0153742Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0154408Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0154969Z  ^ 2022-08-17T12:02:04.0155755Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0156400Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0156969Z  ^ 2022-08-17T12:02:04.0157732Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0158395Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0158989Z  ^ 2022-08-17T12:02:04.0161228Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0163819Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0166326Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0168667Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0170876Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0172819Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0173991Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0175314Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0176940Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0178603Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0180153Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0181690Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0182758Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:02:04.0183742Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0184423Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0184966Z  ^ 2022-08-17T12:02:04.0185782Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0186457Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0187042Z  ^ 2022-08-17T12:02:04.0187826Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0188492Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0189210Z  ^ 2022-08-17T12:02:04.0191351Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0193961Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0196467Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0198714Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0200770Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0202898Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0204265Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0205694Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0207315Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0208881Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0210619Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0212159Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0213223Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:02:04.0214192Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0214881Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0215442Z  ^ 2022-08-17T12:02:04.0216245Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0216937Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0217522Z  ^ 2022-08-17T12:02:04.0218402Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0219057Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0219672Z  ^ 2022-08-17T12:02:04.0221776Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0224347Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0226849Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0229087Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0231361Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0233580Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0234966Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0236387Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0238006Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0239583Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0241284Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0242842Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0243920Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:02:04.0244865Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0245545Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0246117Z  ^ 2022-08-17T12:02:04.0246946Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0247599Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0248188Z  ^ 2022-08-17T12:02:04.0248996Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0249666Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0250267Z  ^ 2022-08-17T12:02:04.0252387Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0254719Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0257121Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0259498Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0261710Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0263970Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0265375Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0266816Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0268493Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0270114Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0271617Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0273306Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0274339Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-08-17T12:02:04.0275327Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0275994Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0276500Z  ^ 2022-08-17T12:02:04.0277318Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0278011Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0278597Z  ^ 2022-08-17T12:02:04.0279395Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0280155Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0280822Z  ^ 2022-08-17T12:02:04.0282871Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0285296Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0287674Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0289939Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0292146Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0294564Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0295970Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0297401Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0299148Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0300757Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0302368Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0303954Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0305043Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-08-17T12:02:04.0306007Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0306677Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0307234Z  ^ 2022-08-17T12:02:04.0308031Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0308728Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0309300Z  ^ 2022-08-17T12:02:04.0310118Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0310769Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0311386Z  ^ 2022-08-17T12:02:04.0313495Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0316298Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0318838Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0321246Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0323444Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0325677Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0327074Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0328500Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0330166Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0331775Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0333356Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0334943Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0336218Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-08-17T12:02:04.0337208Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0337922Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0338496Z  ^ 2022-08-17T12:02:04.0339313Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0339999Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0340562Z  ^ 2022-08-17T12:02:04.0341352Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0342015Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0342634Z  ^ 2022-08-17T12:02:04.0344626Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0346042Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0347383Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0348584Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0349753Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0351026Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0351980Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0353416Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0355063Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0356666Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0358264Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0359916Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0360819Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-08-17T12:02:04.0361803Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0362475Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0363016Z  ^ 2022-08-17T12:02:04.0363832Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0364516Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0365111Z  ^ 2022-08-17T12:02:04.0365903Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0366580Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0367202Z  ^ 2022-08-17T12:02:04.0369302Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0372072Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0374592Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0376858Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0379086Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0381323Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0382719Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0383997Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0385486Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0387063Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0388643Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0390193Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0391381Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-08-17T12:02:04.0392391Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0393064Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0393620Z  ^ 2022-08-17T12:02:04.0394443Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0395098Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0395680Z  ^ 2022-08-17T12:02:04.0396489Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0397166Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0397759Z  ^ 2022-08-17T12:02:04.0400034Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0402674Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0405183Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0407333Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0409502Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0411721Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0413330Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0414773Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0416443Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0418086Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0419688Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0421264Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0422320Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-08-17T12:02:04.0423272Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0423927Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0424428Z  ^ 2022-08-17T12:02:04.0425227Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0425898Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0426467Z  ^ 2022-08-17T12:02:04.0427278Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0427946Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0428553Z  ^ 2022-08-17T12:02:04.0430666Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0433399Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0435979Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0438257Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0440560Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0442794Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0444191Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0445618Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0447260Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0448849Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0450462Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0452039Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0453101Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-08-17T12:02:04.0454192Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0454857Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0455458Z  ^ 2022-08-17T12:02:04.0456254Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0456907Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0457437Z  ^ 2022-08-17T12:02:04.0458303Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0458970Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0459583Z  ^ 2022-08-17T12:02:04.0461672Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0464311Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0466823Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0469089Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0471211Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0473418Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0474932Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0476424Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0478039Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0479586Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0481294Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0482261Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0482752Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-08-17T12:02:04.0483326Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0483593Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0483845Z  ^ 2022-08-17T12:02:04.0484433Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0484660Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0484944Z  ^ 2022-08-17T12:02:04.0485527Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0485767Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0486060Z  ^ 2022-08-17T12:02:04.0487856Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0489337Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0491054Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0492330Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0493717Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0495047Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0495643Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0496595Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0497527Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0498464Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0499332Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0500162Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0500594Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-08-17T12:02:04.0501120Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0501348Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0501650Z  ^ 2022-08-17T12:02:04.0502176Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0502437Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0502725Z  ^ 2022-08-17T12:02:04.0503314Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0503561Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0503892Z  ^ 2022-08-17T12:02:04.0505682Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0507196Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0508869Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0510220Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0511650Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0513054Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0513634Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0514752Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0515819Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0516797Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0517793Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0518792Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0519302Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-08-17T12:02:04.0519990Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0520210Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0520451Z  ^ 2022-08-17T12:02:04.0521054Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0521312Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0521580Z  ^ 2022-08-17T12:02:04.0522166Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0522423Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0522732Z  ^ 2022-08-17T12:02:04.0524555Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0526089Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0527840Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0529167Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0530605Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0532032Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0532609Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0533643Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0534662Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0535671Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0536664Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0537665Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0538241Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-08-17T12:02:04.0538858Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0539143Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0539417Z  ^ 2022-08-17T12:02:04.0540041Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0540370Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0540651Z  ^ 2022-08-17T12:02:04.0541334Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0541610Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0541924Z  ^ 2022-08-17T12:02:04.0543845Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0545423Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0547098Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0548423Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0549831Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0551258Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0551862Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0552873Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0553882Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0554968Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0555829Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0556789Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0557308Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-08-17T12:02:04.0557955Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0558200Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0558445Z  ^ 2022-08-17T12:02:04.0559044Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0559293Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0559569Z  ^ 2022-08-17T12:02:04.0560285Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0560545Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0560854Z  ^ 2022-08-17T12:02:04.0562722Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0564287Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0565955Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0567465Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0568906Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0570366Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0570943Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0571955Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0573017Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0574025Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0575180Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:02:04.0576292Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:04.0576803Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:02:04.0577420Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0577684Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0577998Z  ^ 2022-08-17T12:02:04.0578621Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0578886Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0579236Z  ^ 2022-08-17T12:02:04.0579841Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0580135Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0580460Z  ^ 2022-08-17T12:02:04.0582359Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0583932Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0585607Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0586947Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0588374Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0589805Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0590386Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0591404Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0592593Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0593596Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0594475Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:02:04.0595077Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:04.0595347Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:02:04.0595684Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0595834Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0595983Z  ^ 2022-08-17T12:02:04.0596321Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0596474Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0596636Z  ^ 2022-08-17T12:02:04.0596965Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0597108Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0597286Z  ^ 2022-08-17T12:02:04.0598293Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0599117Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0600138Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0600978Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0601748Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0602503Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0602819Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0603360Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0603926Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0604452Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0605053Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:02:04.0605647Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:04.0605921Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:02:04.0606250Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0606384Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0606529Z  ^ 2022-08-17T12:02:04.0606859Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0607043Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0607207Z  ^ 2022-08-17T12:02:04.0607560Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0607777Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0608081Z  ^ 2022-08-17T12:02:04.0609945Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0611497Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0613145Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0614493Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0615923Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0617349Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0618027Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0619069Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0620279Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0621291Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0622448Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:02:04.0623565Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:04.0624069Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:02:04.0624672Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0624933Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0625188Z  ^ 2022-08-17T12:02:04.0625789Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0626038Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0626336Z  ^ 2022-08-17T12:02:04.0626921Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0627178Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0627492Z  ^ 2022-08-17T12:02:04.0629408Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0630976Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0632663Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0633998Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0635506Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0636837Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0637394Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0638376Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0639419Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0640394Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0641313Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:02:04.0642350Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:04.0642853Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:02:04.0643450Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0643710Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0644068Z  ^ 2022-08-17T12:02:04.0644663Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0644972Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0645264Z  ^ 2022-08-17T12:02:04.0645851Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0646110Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0646415Z  ^ 2022-08-17T12:02:04.0648364Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0649842Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0651463Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0652801Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0654206Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0655637Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0656224Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0657408Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0658512Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0659519Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0660677Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:02:04.0661763Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:04.0662263Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:02:04.0662872Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0663134Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0663385Z  ^ 2022-08-17T12:02:04.0664012Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0664273Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0664566Z  ^ 2022-08-17T12:02:04.0665150Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0665407Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0665716Z  ^ 2022-08-17T12:02:04.0667551Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0669061Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0670802Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0672124Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0673570Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0674989Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0675566Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0676573Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0677657Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0678651Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0679878Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:02:04.0681055Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:04.0681589Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:02:04.0682195Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0682552Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0682810Z  ^ 2022-08-17T12:02:04.0683530Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0683789Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0684095Z  ^ 2022-08-17T12:02:04.0684714Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0684937Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0685253Z  ^ 2022-08-17T12:02:04.0687187Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0688790Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0690521Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0691872Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0693236Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0694604Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0695242Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0696321Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0697381Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0698441Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0699607Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:02:04.0700722Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:04.0701226Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:02:04.0701782Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0702032Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0702284Z  ^ 2022-08-17T12:02:04.0702854Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0703107Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0703391Z  ^ 2022-08-17T12:02:04.0703971Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0704230Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0704542Z  ^ 2022-08-17T12:02:04.0706351Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0707798Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0709532Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0710848Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0712280Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0713687Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0714286Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0715316Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0716357Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0717348Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0718506Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:02:04.0719587Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:04.0720296Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:02:04.0720990Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0721314Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0721579Z  ^ 2022-08-17T12:02:04.0722025Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0722174Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0722339Z  ^ 2022-08-17T12:02:04.0722667Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0722815Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0722993Z  ^ 2022-08-17T12:02:04.0723998Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0724820Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0725703Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0726410Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0727175Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0727922Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0728310Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0728854Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0729407Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0729940Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0730551Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:02:04.0731139Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:02:04.0731416Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:02:04.0731749Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0731897Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0732041Z  ^ 2022-08-17T12:02:04.0732360Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0732506Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0732669Z  ^ 2022-08-17T12:02:04.0732992Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0733135Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0733315Z  ^ 2022-08-17T12:02:04.0734280Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0735142Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0735980Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0736709Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0737445Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0738223Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0738547Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0739057Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0739580Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0740065Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0740564Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0741051Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0741325Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:02:04.0741664Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0741848Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0741992Z  ^ 2022-08-17T12:02:04.0742344Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0742490Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0742654Z  ^ 2022-08-17T12:02:04.0742975Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0743119Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0743298Z  ^ 2022-08-17T12:02:04.0744266Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0745047Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0745889Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0746561Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0747296Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0748011Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0748376Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0748987Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0749556Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0750047Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0750604Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0751096Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0751396Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:02:04.0751755Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0751904Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0752035Z  ^ 2022-08-17T12:02:04.0752405Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0752566Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0752748Z  ^ 2022-08-17T12:02:04.0753069Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0753240Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0753419Z  ^ 2022-08-17T12:02:04.0754416Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0755237Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0756137Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0756844Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0757570Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0758330Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0758682Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0759223Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0759927Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0760463Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0760972Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0761477Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0761777Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:02:04.0762113Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0762262Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0762406Z  ^ 2022-08-17T12:02:04.0762756Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0762904Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0763128Z  ^ 2022-08-17T12:02:04.0763448Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0763667Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0763867Z  ^ 2022-08-17T12:02:04.0764859Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0765958Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0767432Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0768640Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0769976Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0771306Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0771896Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0772761Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0773742Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0774758Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0775736Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0776646Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0777141Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:02:04.0777740Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0778068Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0778311Z  ^ 2022-08-17T12:02:04.0778920Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0779170Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0779455Z  ^ 2022-08-17T12:02:04.0780037Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0780291Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0780604Z  ^ 2022-08-17T12:02:04.0782421Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0783823Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0785312Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0786564Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0787995Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0789334Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0789884Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0790815Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0791796Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0792719Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0793684Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0794600Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0795109Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:02:04.0795709Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0795975Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0796224Z  ^ 2022-08-17T12:02:04.0796843Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0797110Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0797406Z  ^ 2022-08-17T12:02:04.0798004Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0798271Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0798577Z  ^ 2022-08-17T12:02:04.0800561Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0802106Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0803672Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0804943Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0806274Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0807595Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0808164Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0809101Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0810010Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0810942Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0811892Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0812885Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0813430Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:02:04.0814021Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0814279Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0814532Z  ^ 2022-08-17T12:02:04.0815102Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0815338Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0815598Z  ^ 2022-08-17T12:02:04.0816155Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0816403Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0816691Z  ^ 2022-08-17T12:02:04.0818524Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0819973Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0821452Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0822706Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0824042Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0825538Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0826123Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0827075Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0828061Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0829000Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0829954Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0830844Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0831350Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:02:04.0831956Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0832226Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0832484Z  ^ 2022-08-17T12:02:04.0833086Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0833336Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0833620Z  ^ 2022-08-17T12:02:04.0834214Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0834459Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0834768Z  ^ 2022-08-17T12:02:04.0836563Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0838128Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0839883Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0841205Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0842594Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0843970Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0844565Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0845539Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0846513Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0847445Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0848401Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0849321Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0849827Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:02:04.0850410Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0850774Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0851025Z  ^ 2022-08-17T12:02:04.0851629Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0851890Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0852180Z  ^ 2022-08-17T12:02:04.0852774Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0853016Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0853329Z  ^ 2022-08-17T12:02:04.0855167Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0856662Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0858260Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0859525Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0860875Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0862200Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0862774Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0863763Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0864801Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0865676Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0866595Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0867464Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0867961Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:02:04.0868572Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0868829Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0869086Z  ^ 2022-08-17T12:02:04.0869679Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0869945Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0870221Z  ^ 2022-08-17T12:02:04.0870813Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0871028Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0871326Z  ^ 2022-08-17T12:02:04.0873144Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0874592Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0876152Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0877569Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0878968Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0880317Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0880795Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0881646Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0882590Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0883487Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0884363Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0885286Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0885793Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:02:04.0886405Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0886631Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0886877Z  ^ 2022-08-17T12:02:04.0887491Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0887747Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0888027Z  ^ 2022-08-17T12:02:04.0912309Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0912573Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0912956Z  ^ 2022-08-17T12:02:04.0914780Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0916360Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0917964Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0919293Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0920853Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0922235Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0922816Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0923816Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0924823Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0925943Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0926930Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0927852Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0928348Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:02:04.0928956Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0929224Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0929479Z  ^ 2022-08-17T12:02:04.0930070Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0930320Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0930606Z  ^ 2022-08-17T12:02:04.0931180Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0931436Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0931748Z  ^ 2022-08-17T12:02:04.0933594Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0935110Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0936724Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0938171Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0939660Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0941066Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0941668Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0942684Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0943696Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0944702Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0945729Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0946696Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0947182Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:02:04.0947781Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0948033Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0948295Z  ^ 2022-08-17T12:02:04.0948873Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0949130Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0949400Z  ^ 2022-08-17T12:02:04.0949984Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0950286Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0950588Z  ^ 2022-08-17T12:02:04.0952430Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0953941Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0955540Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0956865Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0958313Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0959719Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0960435Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0961419Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0962409Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0963390Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0964560Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0965497Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0966024Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:02:04.0966654Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0966922Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0967164Z  ^ 2022-08-17T12:02:04.0967722Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0967963Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0968236Z  ^ 2022-08-17T12:02:04.0968799Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0969044Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0969350Z  ^ 2022-08-17T12:02:04.0971169Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0972696Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0974319Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0975649Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0977185Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0978658Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0979248Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0980256Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0981274Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0982249Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0983252Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.0984186Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0984664Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:02:04.0985267Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0985526Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0985770Z  ^ 2022-08-17T12:02:04.0986370Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0986622Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0986898Z  ^ 2022-08-17T12:02:04.0987480Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.0987730Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.0988030Z  ^ 2022-08-17T12:02:04.0990000Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.0991583Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.0993179Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.0994486Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0995901Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.0997265Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.0997861Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.0998861Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.0999998Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.1000971Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1002088Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.1003116Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1003607Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:02:04.1004180Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1004436Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1004691Z  ^ 2022-08-17T12:02:04.1005297Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1005555Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1005844Z  ^ 2022-08-17T12:02:04.1006428Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1006681Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1006987Z  ^ 2022-08-17T12:02:04.1008860Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.1010343Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.1011939Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.1013260Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.1014801Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.1015903Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.1016230Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.1016778Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1017324Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.1017905Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1018436Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.1018950Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1019224Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:02:04.1019556Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1019691Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1019835Z  ^ 2022-08-17T12:02:04.1020167Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1020313Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1020476Z  ^ 2022-08-17T12:02:04.1020800Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1020942Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1021118Z  ^ 2022-08-17T12:02:04.1022141Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.1022979Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.1023846Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.1024660Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.1026087Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.1027409Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.1027980Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.1028961Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1029985Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.1031006Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1031946Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.1033038Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1033549Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:02:04.1034159Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1034414Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1034658Z  ^ 2022-08-17T12:02:04.1035229Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1035477Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1035770Z  ^ 2022-08-17T12:02:04.1036388Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1036652Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1036971Z  ^ 2022-08-17T12:02:04.1038783Z ../../aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:02:04.1040374Z ../../aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:02:04.1041993Z ../../aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:02:04.1043327Z ../../aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.1044769Z ../../aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:02:04.1046315Z ../../aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:02:04.1046918Z ../../aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:02:04.1047938Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1048948Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.1049927Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1050931Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:02:04.1051887Z ../../aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:02:04.1052400Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:02:04.1052999Z ../../aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1053260Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1053489Z  ^ 2022-08-17T12:02:04.1054100Z ../../aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1054359Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1054633Z  ^ 2022-08-17T12:02:04.1055196Z ../../aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:02:04.1055453Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:02:04.1055777Z  ^ 2022-08-17T12:02:04.1056267Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:02:04.1056285Z 2022-08-17T12:02:04.1056900Z [4140/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.1057494Z [4141/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.1058057Z [4141/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.1058704Z [4142/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.1495429Z [4142/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.1496013Z [4143/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.2777651Z [4143/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.2778360Z [4144/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.3193256Z [4144/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.3194003Z [4145/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.3353411Z [4145/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.3354002Z [4146/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.3938946Z [4146/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.3940000Z [4147/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.5334454Z [4147/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-08-17T12:02:04.5335502Z [4148/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.5760882Z [4148/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-08-17T12:02:04.5761841Z [4149/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.6180332Z [4149/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-08-17T12:02:04.6181220Z [4150/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.6182117Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/AvgPoolKernel.cpp:6:0, 2022-08-17T12:02:04.6182934Z from aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp:1: 2022-08-17T12:02:04.6184253Z ../../aten/src/ATen/native/Pool.h: In function 'void at::native::{anonymous}::pool2d_shape_check(const at::Tensor&, int, int, int, int, int, int, int, int, int64_t, int64_t, int64_t, int64_t, int64_t, c10::MemoryFormat)': 2022-08-17T12:02:04.6185326Z ../../aten/src/ATen/native/Pool.h:94:17: warning: unused variable 'nOutputPlane' [-Wunused-variable] 2022-08-17T12:02:04.6185909Z const int64_t nOutputPlane = nInputPlane; 2022-08-17T12:02:04.6186356Z  ^ 2022-08-17T12:02:04.6186658Z At global scope: 2022-08-17T12:02:04.6187342Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:02:04.6187740Z 2022-08-17T12:02:04.6865793Z [4150/4473] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-08-17T12:02:04.6866798Z [4151/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-08-17T12:02:04.7478123Z [4151/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-08-17T12:02:04.7479468Z [4152/4473] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-08-17T12:02:04.7480753Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-08-17T12:02:04.7481710Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-08-17T12:02:04.7482197Z ^ 2022-08-17T12:02:04.7482370Z 2022-08-17T12:02:04.7502563Z [4152/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-08-17T12:02:04.7503537Z [4153/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.8061366Z [4153/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-08-17T12:02:04.8061847Z [4154/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-08-17T12:02:04.8157900Z [4154/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-08-17T12:02:04.8158636Z [4155/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-08-17T12:02:04.8242496Z [4155/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-08-17T12:02:04.8248806Z [4156/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:02:04.9188775Z [4156/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-08-17T12:02:04.9189312Z [4157/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-08-17T12:02:04.9223409Z [4157/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-08-17T12:02:04.9223904Z [4158/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-08-17T12:02:04.9296519Z [4158/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-08-17T12:02:04.9297398Z [4159/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-08-17T12:02:04.9710651Z [4159/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-08-17T12:02:04.9711511Z [4160/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-08-17T12:02:04.9738855Z [4160/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o 2022-08-17T12:02:04.9739696Z [4161/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-08-17T12:02:05.0002100Z [4161/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-08-17T12:02:05.0002980Z [4162/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-08-17T12:02:05.0534788Z [4162/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-08-17T12:02:05.0535678Z [4163/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-08-17T12:02:05.1019006Z [4163/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-08-17T12:02:05.1019857Z [4164/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-08-17T12:02:05.1127915Z [4164/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-08-17T12:02:05.1128971Z [4165/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-08-17T12:02:05.2004910Z [4165/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-08-17T12:02:05.2006001Z [4166/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o 2022-08-17T12:02:05.3780885Z [4166/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-08-17T12:02:05.3781756Z [4167/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-08-17T12:02:05.3979598Z [4167/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-08-17T12:02:05.3980400Z [4168/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-08-17T12:02:05.4316901Z [4168/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-08-17T12:02:05.4317808Z [4169/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-08-17T12:02:05.5059623Z [4169/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-08-17T12:02:05.5060507Z [4170/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-08-17T12:02:05.5960758Z [4170/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-08-17T12:02:05.5962206Z [4171/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-08-17T12:02:05.7124250Z [4171/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-08-17T12:02:05.7132614Z [4172/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-08-17T12:02:05.7629924Z [4172/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-08-17T12:02:05.7630839Z [4173/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-08-17T12:02:05.7838091Z [4173/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-08-17T12:02:05.7839011Z [4174/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-08-17T12:02:05.8967403Z [4174/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-08-17T12:02:05.8968981Z [4175/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-08-17T12:02:06.0186620Z [4175/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-08-17T12:02:06.0187555Z [4176/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-08-17T12:02:06.2939273Z [4176/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-08-17T12:02:06.2940020Z [4177/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-08-17T12:02:06.3942904Z [4177/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-08-17T12:02:06.3943794Z [4178/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-08-17T12:02:06.4242664Z [4178/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-08-17T12:02:06.4243912Z [4179/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-08-17T12:02:06.6396807Z [4179/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-08-17T12:02:06.6398417Z [4180/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-08-17T12:02:06.6928510Z [4180/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-08-17T12:02:06.6929424Z [4181/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-08-17T12:02:06.6930145Z In file included from ../../aten/src/ATen/SparseCsrTensorUtils.h:4:0, 2022-08-17T12:02:06.6930802Z from ../../torch/csrc/autograd/input_buffer.cpp:4: 2022-08-17T12:02:06.6931886Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:02:06.6932864Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:02:06.6933426Z auto alt_options_msg = 2022-08-17T12:02:06.6933833Z  ^ 2022-08-17T12:02:06.6934171Z At global scope: 2022-08-17T12:02:06.6934871Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:02:06.6935253Z 2022-08-17T12:02:06.7145792Z [4181/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-08-17T12:02:06.7146461Z [4182/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-08-17T12:02:06.8731794Z [4182/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-08-17T12:02:06.8734620Z [4183/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-08-17T12:02:06.8873055Z [4183/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-08-17T12:02:06.8878218Z [4184/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-08-17T12:02:07.0278412Z [4184/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-08-17T12:02:07.0286510Z [4185/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-08-17T12:02:07.2684479Z [4185/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-08-17T12:02:07.2685328Z [4186/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-08-17T12:02:07.2986653Z [4186/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-08-17T12:02:07.2987472Z [4187/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-08-17T12:02:07.3135278Z [4187/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-08-17T12:02:07.3136409Z [4188/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-08-17T12:02:07.5178440Z [4188/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-08-17T12:02:07.5181971Z [4189/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-08-17T12:02:07.5741069Z [4189/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-08-17T12:02:07.5747881Z [4190/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-08-17T12:02:07.7018629Z [4190/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-08-17T12:02:07.7019836Z [4191/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-08-17T12:02:07.7145805Z [4191/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-08-17T12:02:07.7146902Z [4192/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-08-17T12:02:07.7174078Z [4192/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-08-17T12:02:07.7176269Z [4193/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-08-17T12:02:07.9020528Z [4193/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-08-17T12:02:07.9021408Z [4194/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-08-17T12:02:08.0557824Z [4194/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-08-17T12:02:08.0558737Z [4195/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-08-17T12:02:08.6428858Z [4195/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-08-17T12:02:08.6430326Z [4196/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-08-17T12:02:08.6980839Z [4196/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-08-17T12:02:08.6983829Z [4197/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-08-17T12:02:08.7568962Z [4197/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-08-17T12:02:08.7572579Z [4198/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-08-17T12:02:08.9646932Z [4198/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-08-17T12:02:08.9648131Z [4199/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-08-17T12:02:09.0159543Z [4199/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-08-17T12:02:09.0161239Z [4200/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-08-17T12:02:09.1070060Z [4200/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-08-17T12:02:09.1071348Z [4201/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-08-17T12:02:09.1343341Z [4201/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-08-17T12:02:09.1346887Z [4202/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-08-17T12:02:09.1792676Z [4202/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-08-17T12:02:09.1793800Z [4203/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-08-17T12:02:09.3993981Z [4203/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-08-17T12:02:09.3994496Z [4204/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-08-17T12:02:09.4295765Z [4204/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-08-17T12:02:09.4296861Z [4205/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-08-17T12:02:09.5094572Z [4205/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-08-17T12:02:09.5096840Z [4206/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-08-17T12:02:09.5336269Z [4206/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-08-17T12:02:09.5337069Z [4207/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-08-17T12:02:09.6701333Z [4207/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-08-17T12:02:09.6702178Z [4208/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-08-17T12:02:09.7138822Z [4208/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-08-17T12:02:09.7139465Z [4209/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-08-17T12:02:09.7926290Z [4209/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-08-17T12:02:09.7933299Z [4210/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-08-17T12:02:09.8754135Z [4210/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-08-17T12:02:09.8755031Z [4211/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-08-17T12:02:09.9964903Z [4211/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-08-17T12:02:09.9965779Z [4212/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-08-17T12:02:10.0454411Z [4212/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-08-17T12:02:10.0455198Z [4213/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-08-17T12:02:10.0582171Z [4213/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-08-17T12:02:10.0582998Z [4214/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-08-17T12:02:10.1629328Z [4214/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-08-17T12:02:10.1630824Z [4215/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-08-17T12:02:10.3075709Z [4215/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-08-17T12:02:10.3084188Z [4216/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-08-17T12:02:10.3977838Z [4216/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-08-17T12:02:10.3978777Z [4217/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-08-17T12:02:10.4191279Z [4217/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-08-17T12:02:10.4192070Z [4218/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-08-17T12:02:10.4418811Z [4218/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-08-17T12:02:10.4419646Z [4219/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-08-17T12:02:10.5244536Z [4219/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-08-17T12:02:10.5245588Z [4220/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-08-17T12:02:10.6701522Z [4220/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-08-17T12:02:10.6702292Z [4221/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-08-17T12:02:10.7561753Z [4221/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-08-17T12:02:10.7562482Z [4222/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-08-17T12:02:10.8155504Z [4222/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-08-17T12:02:10.8156420Z [4223/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-08-17T12:02:10.8427789Z [4223/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-08-17T12:02:10.8428322Z [4224/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-08-17T12:02:10.8591041Z [4224/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-08-17T12:02:10.8591533Z [4225/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-08-17T12:02:11.0785590Z [4225/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-08-17T12:02:11.0787305Z [4226/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-08-17T12:02:11.1111643Z [4226/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-08-17T12:02:11.1112647Z [4227/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-08-17T12:02:11.1863420Z [4227/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-08-17T12:02:11.1869758Z [4228/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-08-17T12:02:11.3181837Z [4228/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-08-17T12:02:11.3182473Z [4229/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-08-17T12:02:11.4528812Z [4229/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-08-17T12:02:11.4529678Z [4230/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-08-17T12:02:11.4914409Z [4230/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-08-17T12:02:11.4916175Z [4231/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-08-17T12:02:11.5080496Z [4231/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-08-17T12:02:11.5081507Z [4232/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-08-17T12:02:11.6884766Z [4232/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-08-17T12:02:11.6885662Z [4233/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-08-17T12:02:11.7331476Z [4233/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-08-17T12:02:11.7332605Z [4234/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-08-17T12:02:11.7537156Z [4234/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-08-17T12:02:11.7538339Z [4235/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-08-17T12:02:11.8695257Z [4235/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-08-17T12:02:11.8696871Z [4236/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-08-17T12:02:11.8859360Z [4236/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-08-17T12:02:11.8860323Z [4237/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-08-17T12:02:11.8972386Z [4237/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-08-17T12:02:11.8972911Z [4238/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-08-17T12:02:12.0924686Z [4238/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-08-17T12:02:12.0926125Z [4239/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-08-17T12:02:12.1775043Z [4239/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-08-17T12:02:12.1776017Z [4240/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-08-17T12:02:12.2443372Z [4240/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-08-17T12:02:12.2444302Z [4241/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-08-17T12:02:12.3502716Z [4241/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-08-17T12:02:12.3503597Z [4242/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-08-17T12:02:12.4431708Z [4242/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-08-17T12:02:12.4432668Z [4243/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-08-17T12:02:12.6449749Z [4243/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-08-17T12:02:12.6450775Z [4244/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-08-17T12:02:12.8648100Z [4244/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-08-17T12:02:12.8649883Z [4245/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-08-17T12:02:12.9466438Z [4245/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-08-17T12:02:12.9468031Z [4246/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-08-17T12:02:13.0513637Z [4246/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-08-17T12:02:13.0514570Z [4247/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-08-17T12:02:13.1283679Z [4247/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-08-17T12:02:13.1286110Z [4248/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-08-17T12:02:13.3235099Z [4248/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-08-17T12:02:13.3236606Z [4249/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-08-17T12:02:13.3248898Z [4249/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-08-17T12:02:13.3249808Z [4250/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-08-17T12:02:13.4445892Z [4250/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-08-17T12:02:13.4447048Z [4251/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-08-17T12:02:13.4786393Z [4251/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-08-17T12:02:13.4787229Z [4252/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-08-17T12:02:13.7317945Z [4252/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-08-17T12:02:13.7318905Z [4253/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-08-17T12:02:13.8525758Z [4253/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-08-17T12:02:13.8526668Z [4254/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-08-17T12:02:13.8885873Z [4254/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-08-17T12:02:13.8886649Z [4255/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-08-17T12:02:14.0674060Z [4255/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-08-17T12:02:14.0675022Z [4256/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-08-17T12:02:14.1354959Z [4256/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-08-17T12:02:14.1362090Z [4257/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-08-17T12:02:14.2122775Z [4257/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-08-17T12:02:14.2123487Z [4258/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-08-17T12:02:14.2760785Z [4258/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-08-17T12:02:14.2762400Z [4259/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-08-17T12:02:14.2921014Z [4259/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-08-17T12:02:14.2922066Z [4260/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-08-17T12:02:14.4115518Z [4260/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-08-17T12:02:14.4117561Z [4261/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-08-17T12:02:14.5129217Z [4261/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-08-17T12:02:14.5136843Z [4262/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-08-17T12:02:14.6080414Z [4262/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-08-17T12:02:14.6081052Z [4263/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-08-17T12:02:14.7083161Z [4263/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-08-17T12:02:14.7090533Z [4264/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-08-17T12:02:14.7811456Z [4264/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-08-17T12:02:14.7812546Z [4265/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-08-17T12:02:14.8936329Z [4265/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-08-17T12:02:14.8940899Z [4266/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-08-17T12:02:14.9835362Z [4266/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-08-17T12:02:14.9835902Z [4267/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-08-17T12:02:15.1490964Z [4267/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-08-17T12:02:15.1491918Z [4268/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-08-17T12:02:15.2039621Z [4268/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-08-17T12:02:15.2040593Z [4269/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-08-17T12:02:15.2167823Z [4269/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-08-17T12:02:15.2168691Z [4270/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-08-17T12:02:15.2947398Z [4270/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-08-17T12:02:15.2952741Z [4271/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-08-17T12:02:15.5321405Z [4271/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-08-17T12:02:15.5322143Z [4272/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-08-17T12:02:15.5692996Z [4272/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-08-17T12:02:15.5693973Z [4273/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-08-17T12:02:15.5992533Z [4273/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-08-17T12:02:15.6001295Z [4274/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-08-17T12:02:15.9645787Z [4274/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-08-17T12:02:15.9646402Z [4275/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-08-17T12:02:15.9770431Z [4275/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-08-17T12:02:15.9771161Z [4276/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-08-17T12:02:15.9905656Z [4276/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-08-17T12:02:15.9909070Z [4277/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-08-17T12:02:16.0299373Z [4277/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-08-17T12:02:16.0300636Z [4278/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-08-17T12:02:16.3507012Z [4278/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-08-17T12:02:16.3507892Z [4279/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-08-17T12:02:16.3654363Z [4279/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-08-17T12:02:16.3655674Z [4280/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-08-17T12:02:16.3803264Z [4280/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-08-17T12:02:16.3804113Z [4281/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-08-17T12:02:16.4301425Z [4281/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-08-17T12:02:16.4302359Z [4282/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-08-17T12:02:16.7157546Z [4282/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-08-17T12:02:16.7158306Z [4283/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-08-17T12:02:16.7218815Z [4283/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-08-17T12:02:16.7219742Z [4284/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-08-17T12:02:16.8787046Z [4284/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-08-17T12:02:16.8787912Z [4285/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-08-17T12:02:17.0341511Z [4285/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-08-17T12:02:17.0342240Z [4286/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-08-17T12:02:17.1346514Z [4286/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-08-17T12:02:17.1347373Z [4287/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-08-17T12:02:17.4235115Z [4287/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-08-17T12:02:17.4236022Z [4288/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-08-17T12:02:17.4242168Z [4288/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-08-17T12:02:17.4243278Z [4289/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-08-17T12:02:17.4287511Z [4289/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-08-17T12:02:17.4290297Z [4290/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-08-17T12:02:17.5448878Z [4290/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-08-17T12:02:17.5449982Z [4291/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-08-17T12:02:17.8246828Z [4291/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-08-17T12:02:17.8247387Z [4292/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-08-17T12:02:17.8343966Z [4292/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-08-17T12:02:17.8344572Z [4293/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-08-17T12:02:17.8429599Z [4293/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-08-17T12:02:17.8430230Z [4294/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-08-17T12:02:17.8723830Z [4294/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-08-17T12:02:17.8724766Z [4295/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-08-17T12:02:17.9365189Z [4295/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-08-17T12:02:17.9365866Z [4296/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-08-17T12:02:18.2109393Z [4296/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-08-17T12:02:18.2110063Z [4297/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-08-17T12:02:18.2225811Z [4297/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-08-17T12:02:18.2226358Z [4298/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-08-17T12:02:18.2801678Z [4298/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-08-17T12:02:18.2802645Z [4299/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-08-17T12:02:18.3736522Z [4299/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-08-17T12:02:18.3743689Z [4300/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-08-17T12:02:18.5909392Z [4300/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-08-17T12:02:18.5910189Z [4301/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-08-17T12:02:18.6783760Z [4301/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-08-17T12:02:18.6784886Z [4302/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-08-17T12:02:18.7079443Z [4302/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-08-17T12:02:18.7080815Z [4303/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-08-17T12:02:18.7081877Z [4303/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-08-17T12:02:18.7083264Z [4304/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-08-17T12:02:18.7722467Z [4304/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-08-17T12:02:18.7724442Z [4305/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-08-17T12:02:18.7856188Z [4305/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-08-17T12:02:18.7857077Z [4306/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-08-17T12:02:18.9864293Z [4306/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-08-17T12:02:18.9872809Z [4307/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-08-17T12:02:19.0778386Z [4307/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-08-17T12:02:19.0779267Z [4308/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-08-17T12:02:19.1419896Z [4308/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-08-17T12:02:19.1420804Z [4309/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-08-17T12:02:19.1554745Z [4309/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-08-17T12:02:19.1555362Z [4310/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-08-17T12:02:19.1922931Z [4310/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-08-17T12:02:19.1923845Z [4311/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-08-17T12:02:19.3434921Z [4311/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-08-17T12:02:19.3437955Z [4312/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-08-17T12:02:19.3690063Z [4312/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-08-17T12:02:19.3691256Z [4313/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-08-17T12:02:19.5036811Z [4313/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-08-17T12:02:19.5037765Z [4314/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-08-17T12:02:19.5613501Z [4314/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-08-17T12:02:19.5614122Z [4315/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-08-17T12:02:19.6544249Z [4315/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-08-17T12:02:19.6545089Z [4316/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-08-17T12:02:19.8067889Z [4316/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-08-17T12:02:19.8068841Z [4317/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-08-17T12:02:19.9027362Z [4317/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-08-17T12:02:19.9029903Z [4318/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-08-17T12:02:20.1445165Z [4318/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-08-17T12:02:20.1448363Z [4319/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-08-17T12:02:20.2410446Z [4319/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-08-17T12:02:20.2411197Z [4320/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-08-17T12:02:20.3599101Z [4320/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-08-17T12:02:20.3600459Z [4321/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-08-17T12:02:20.5510788Z [4321/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-08-17T12:02:20.5511596Z [4322/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-08-17T12:02:20.5842985Z [4322/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-08-17T12:02:20.5843830Z [4323/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-08-17T12:02:20.6114933Z [4323/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-08-17T12:02:20.6119475Z [4324/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-08-17T12:02:20.7772699Z [4324/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-08-17T12:02:20.7782799Z [4325/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-08-17T12:02:20.7794321Z [4325/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-08-17T12:02:20.7797810Z [4326/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-08-17T12:02:20.8470546Z [4326/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-08-17T12:02:20.8471442Z [4327/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-08-17T12:02:20.8667563Z [4327/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-08-17T12:02:20.8668482Z [4328/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-08-17T12:02:20.9560719Z [4328/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-08-17T12:02:20.9561454Z [4329/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-08-17T12:02:21.2365332Z [4329/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-08-17T12:02:21.2366322Z [4330/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-08-17T12:02:21.3389865Z [4330/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-08-17T12:02:21.3390757Z [4331/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-08-17T12:02:21.6497915Z [4331/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-08-17T12:02:21.6498821Z [4332/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-08-17T12:02:21.6531716Z [4332/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-08-17T12:02:21.6536646Z [4333/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-08-17T12:02:21.7656544Z [4333/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-08-17T12:02:21.7665910Z [4334/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-08-17T12:02:21.8404116Z [4334/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-08-17T12:02:21.8405186Z [4335/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-08-17T12:02:21.9087831Z [4335/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-08-17T12:02:21.9088664Z [4336/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-08-17T12:02:21.9726483Z [4336/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-08-17T12:02:21.9727410Z [4337/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-08-17T12:02:22.1071436Z [4337/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-08-17T12:02:22.1072264Z [4338/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-08-17T12:02:22.3184140Z [4338/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-08-17T12:02:22.3185425Z [4339/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-08-17T12:02:22.3821169Z [4339/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-08-17T12:02:22.3829978Z [4340/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-08-17T12:02:22.5010553Z [4340/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-08-17T12:02:22.5011370Z [4341/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-08-17T12:02:22.6228146Z [4341/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-08-17T12:02:22.6229127Z [4342/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-08-17T12:02:22.6230317Z ../../torch/csrc/jit/runtime/interpreter.cpp: In member function 'bool torch::jit::InterpreterStateImpl::runImpl(torch::jit::Stack&)': 2022-08-17T12:02:22.6231362Z ../../torch/csrc/jit/runtime/interpreter.cpp:758:27: warning: unused variable 'msg' [-Wunused-variable] 2022-08-17T12:02:22.6231959Z const auto& msg = stack.back().toStringRef(); 2022-08-17T12:02:22.6232423Z  ^ 2022-08-17T12:02:22.6232716Z At global scope: 2022-08-17T12:02:22.6233430Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:02:22.6233836Z 2022-08-17T12:02:22.8472257Z [4342/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-08-17T12:02:22.8474994Z [4343/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-08-17T12:02:23.0520221Z [4343/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-08-17T12:02:23.0530488Z [4344/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-08-17T12:02:23.2572589Z [4344/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-08-17T12:02:23.2573492Z [4345/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-08-17T12:02:23.4376582Z [4345/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-08-17T12:02:23.4377408Z [4346/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-08-17T12:02:23.7290331Z [4346/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-08-17T12:02:23.7291150Z [4347/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-08-17T12:02:23.7776241Z [4347/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-08-17T12:02:23.7787128Z [4348/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-08-17T12:02:23.8894998Z [4348/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-08-17T12:02:23.8895947Z [4349/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-08-17T12:02:23.9568699Z [4349/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-08-17T12:02:23.9569576Z [4350/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-08-17T12:02:23.9753784Z [4350/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-08-17T12:02:23.9755342Z [4351/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-08-17T12:02:24.0238034Z [4351/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-08-17T12:02:24.0240528Z [4352/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-08-17T12:02:24.1358117Z [4352/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-08-17T12:02:24.1358632Z [4353/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-08-17T12:02:24.3606842Z [4353/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-08-17T12:02:24.3607688Z [4354/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-08-17T12:02:24.4245152Z [4354/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-08-17T12:02:24.4246051Z [4355/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-08-17T12:02:24.8348073Z [4355/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-08-17T12:02:24.8348892Z [4356/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-08-17T12:02:25.0159207Z [4356/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-08-17T12:02:25.0160593Z [4357/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-08-17T12:02:25.0391963Z [4357/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-08-17T12:02:25.0393016Z [4358/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-08-17T12:02:25.0393653Z In file included from ../../torch/csrc/jit/runtime/static/ops.cpp:17:0: 2022-08-17T12:02:25.0394885Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h: In instantiation of 'bool at::native::detail::can_use_native_serial_stack_impl(at::Tensor&, TensorListType, int64_t) [with TensorListType = torch::jit::ProcessedNodeInputWrapper; int64_t = long int]': 2022-08-17T12:02:25.0396490Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h:140:44: required from 'static bool at::native::detail::CanUseNativeSerialStack::call(at::Tensor&, TensorListType, int64_t) [with TensorListType = torch::jit::ProcessedNodeInputWrapper; int64_t = long int]' 2022-08-17T12:02:25.0397426Z ../../torch/csrc/jit/runtime/static/ops.cpp:846:37: required from here 2022-08-17T12:02:25.0398215Z ../../aten/src/ATen/native/cpu/SerialStackImpl.h:94:15: warning: unused variable 'first_tensor_shape' [-Wunused-variable] 2022-08-17T12:02:25.0398729Z auto const &first_tensor_shape = first_tensor.sizes(); 2022-08-17T12:02:25.0399101Z  ^ 2022-08-17T12:02:25.0399713Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:02:25.0400166Z 2022-08-17T12:02:25.1894120Z [4358/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-08-17T12:02:25.1905004Z [4359/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-08-17T12:02:25.3190770Z [4359/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-08-17T12:02:25.3191776Z [4360/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-08-17T12:02:25.3923243Z [4360/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-08-17T12:02:25.3925065Z [4361/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-08-17T12:02:25.4403372Z [4361/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-08-17T12:02:25.4404327Z [4362/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-08-17T12:02:25.4698527Z [4362/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-08-17T12:02:25.4699539Z [4363/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-08-17T12:02:25.6109419Z [4363/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-08-17T12:02:25.6117667Z [4364/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-08-17T12:02:25.7901153Z [4364/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-08-17T12:02:25.7902319Z [4365/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-08-17T12:02:25.8569978Z [4365/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-08-17T12:02:25.8571049Z [4366/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-08-17T12:02:25.9472815Z [4366/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-08-17T12:02:25.9474914Z [4367/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-08-17T12:02:25.9840115Z [4367/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-08-17T12:02:25.9840720Z [4368/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-08-17T12:02:26.1883843Z [4368/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-08-17T12:02:26.1887522Z [4369/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-08-17T12:02:26.3682995Z [4369/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-08-17T12:02:26.3683988Z [4370/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-08-17T12:02:26.3796162Z [4370/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-08-17T12:02:26.3796719Z [4371/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-08-17T12:02:26.4400030Z [4371/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-08-17T12:02:26.4402699Z [4372/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-08-17T12:02:26.6029987Z [4372/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-08-17T12:02:26.6031356Z [4373/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-08-17T12:02:26.7918504Z [4373/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-08-17T12:02:26.7919530Z [4374/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-08-17T12:02:27.2406374Z [4374/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-08-17T12:02:27.2407210Z [4375/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-08-17T12:02:27.4012095Z [4375/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-08-17T12:02:27.4017115Z [4376/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-08-17T12:02:27.4045512Z [4376/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-08-17T12:02:27.4050368Z [4377/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-08-17T12:02:27.6142030Z [4377/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-08-17T12:02:27.6142894Z [4378/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-08-17T12:02:27.7801143Z [4378/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-08-17T12:02:27.7806614Z [4379/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-08-17T12:02:28.2117314Z [4379/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-08-17T12:02:28.2118482Z [4380/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-08-17T12:02:28.4011525Z [4380/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-08-17T12:02:28.4013879Z [4381/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-08-17T12:02:28.4418765Z [4381/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-08-17T12:02:28.4420414Z [4382/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-08-17T12:02:28.5063819Z [4382/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-08-17T12:02:28.5065089Z [4383/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-08-17T12:02:28.6887910Z [4383/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-08-17T12:02:28.6888771Z [4384/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-08-17T12:02:28.7006271Z [4384/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-08-17T12:02:28.7007105Z [4385/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-08-17T12:02:28.7397226Z [4385/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-08-17T12:02:28.7398589Z [4386/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-08-17T12:02:29.0332687Z [4386/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-08-17T12:02:29.0338023Z [4387/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-08-17T12:02:29.1306689Z [4387/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-08-17T12:02:29.1307326Z [4388/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-08-17T12:02:29.4685418Z [4388/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-08-17T12:02:29.4689217Z [4389/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-08-17T12:02:29.6484282Z [4389/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-08-17T12:02:29.6486846Z [4390/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-08-17T12:02:29.6967182Z [4390/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-08-17T12:02:29.6976544Z [4391/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-08-17T12:02:29.8907402Z [4391/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-08-17T12:02:29.8908762Z [4392/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-08-17T12:02:30.0906670Z [4392/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-08-17T12:02:30.0907599Z [4393/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-08-17T12:02:30.1469372Z [4393/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-08-17T12:02:30.1475714Z [4394/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-08-17T12:02:30.5668289Z [4394/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-08-17T12:02:30.5670045Z [4395/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-08-17T12:02:30.6303748Z [4395/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-08-17T12:02:30.6308195Z [4396/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-08-17T12:02:30.6523588Z [4396/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-08-17T12:02:30.6524501Z [4397/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-08-17T12:02:30.7632914Z [4397/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-08-17T12:02:30.7633467Z [4398/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-08-17T12:02:30.9572364Z [4398/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-08-17T12:02:30.9582986Z [4399/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-08-17T12:02:31.1381399Z [4399/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-08-17T12:02:31.1382354Z [4400/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-08-17T12:02:31.7061638Z [4400/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-08-17T12:02:31.7073028Z [4401/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-08-17T12:02:31.7867706Z [4401/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-08-17T12:02:31.7868575Z [4402/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-08-17T12:02:31.8139990Z [4402/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-08-17T12:02:31.8140984Z [4403/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-08-17T12:02:32.1215766Z [4403/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-08-17T12:02:32.1217114Z [4404/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-08-17T12:02:32.1537523Z [4404/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-08-17T12:02:32.1539086Z [4405/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-08-17T12:02:32.6682890Z [4405/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-08-17T12:02:32.6684819Z [4406/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-08-17T12:02:32.7339577Z [4406/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-08-17T12:02:32.7343783Z [4407/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-08-17T12:02:32.8517847Z [4407/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-08-17T12:02:32.8520645Z [4408/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-08-17T12:02:33.0883999Z [4408/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-08-17T12:02:33.0884582Z [4409/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-08-17T12:02:33.1055790Z [4409/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-08-17T12:02:33.1056648Z [4410/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-08-17T12:02:33.1378572Z [4410/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-08-17T12:02:33.1379286Z [4411/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-08-17T12:02:33.1408274Z [4411/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-08-17T12:02:33.1410318Z [4412/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-08-17T12:02:33.3637569Z [4412/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-08-17T12:02:33.3639339Z [4413/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-08-17T12:02:33.4440830Z [4413/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-08-17T12:02:33.4441657Z [4414/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-08-17T12:02:33.5089581Z [4414/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-08-17T12:02:33.5090393Z [4415/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-08-17T12:02:33.5609452Z [4415/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-08-17T12:02:33.5615684Z [4416/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-08-17T12:02:33.6394313Z [4416/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-08-17T12:02:33.6396090Z [4417/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-08-17T12:02:33.7456022Z [4417/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-08-17T12:02:33.7456837Z [4418/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-08-17T12:02:33.8323969Z [4418/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-08-17T12:02:33.8324818Z [4419/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-08-17T12:02:33.8917149Z [4419/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-08-17T12:02:33.8918038Z [4420/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-08-17T12:02:33.9206729Z [4420/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-08-17T12:02:33.9207575Z [4421/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-08-17T12:02:33.9585841Z [4421/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-08-17T12:02:33.9586722Z [4422/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-08-17T12:02:33.9936105Z [4422/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-08-17T12:02:33.9937842Z [4423/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-08-17T12:02:34.1069472Z [4423/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-08-17T12:02:34.1070003Z [4424/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-08-17T12:02:34.1328384Z [4424/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-08-17T12:02:34.1329322Z [4425/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-08-17T12:02:34.2864039Z [4425/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-08-17T12:02:34.2864885Z [4426/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-08-17T12:02:34.3143011Z [4426/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-08-17T12:02:34.3143520Z [4427/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-08-17T12:02:34.3305999Z [4427/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-08-17T12:02:34.3306499Z [4428/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-08-17T12:02:34.3887859Z [4428/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-08-17T12:02:34.3888730Z [4429/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-08-17T12:02:34.4938985Z [4429/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-08-17T12:02:34.4939801Z [4430/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-08-17T12:02:34.5090381Z [4430/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-08-17T12:02:34.5091690Z [4431/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-08-17T12:02:34.5116890Z [4431/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-08-17T12:02:34.5117901Z [4432/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-08-17T12:02:34.5777609Z [4432/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-08-17T12:02:34.5783558Z [4433/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-08-17T12:02:34.6438269Z [4433/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-08-17T12:02:34.6438804Z [4434/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-08-17T12:02:34.7262908Z [4434/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-08-17T12:02:34.7269053Z [4435/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-08-17T12:02:34.8587919Z [4435/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-08-17T12:02:34.8588640Z [4436/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-08-17T12:02:34.8959335Z [4436/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-08-17T12:02:34.8960398Z [4437/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-08-17T12:02:34.9354098Z [4437/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-08-17T12:02:34.9354882Z [4438/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-08-17T12:02:34.9825170Z [4438/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-08-17T12:02:34.9825781Z [4439/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-08-17T12:02:35.1367788Z [4439/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-08-17T12:02:35.1368479Z [4440/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-08-17T12:02:35.1384462Z [4440/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-08-17T12:02:35.1385297Z [4441/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-08-17T12:02:35.1715623Z [4441/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-08-17T12:02:35.1716485Z [4442/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-08-17T12:02:35.2337323Z [4442/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-08-17T12:02:35.2345089Z [4443/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-08-17T12:02:35.3177515Z [4443/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-08-17T12:02:35.3178409Z [4444/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-08-17T12:02:35.3614698Z [4444/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-08-17T12:02:35.3615679Z [4445/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-08-17T12:02:35.4246165Z [4445/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-08-17T12:02:35.4247391Z [4446/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-08-17T12:02:35.4616225Z [4446/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-08-17T12:02:35.4617049Z [4447/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-08-17T12:02:35.5157143Z [4447/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-08-17T12:02:35.5159071Z [4448/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-08-17T12:02:35.5916396Z [4448/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-08-17T12:02:35.5916996Z [4449/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-08-17T12:02:35.6204107Z [4449/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-08-17T12:02:35.6204998Z [4450/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-08-17T12:02:35.6347983Z [4450/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-08-17T12:02:35.6348900Z [4451/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-08-17T12:02:35.7627934Z [4451/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-08-17T12:02:35.7628754Z [4452/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-08-17T12:02:35.7868135Z [4452/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-08-17T12:02:35.7869056Z [4453/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-08-17T12:02:35.8739843Z [4453/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-08-17T12:02:35.8740900Z [4454/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-08-17T12:02:35.8962005Z [4454/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-08-17T12:02:35.8962756Z [4455/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-08-17T12:02:35.9389656Z [4455/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-08-17T12:02:35.9390555Z [4456/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-08-17T12:02:36.1344627Z [4456/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-08-17T12:02:36.1352411Z [4457/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-08-17T12:02:36.2768370Z [4457/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-08-17T12:02:36.2769230Z [4458/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-08-17T12:02:36.3371835Z [4458/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-08-17T12:02:36.3373186Z [4459/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-08-17T12:02:36.5006444Z [4459/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-08-17T12:02:36.5009468Z [4460/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-08-17T12:02:36.5607660Z [4460/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-08-17T12:02:36.5615206Z [4461/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-08-17T12:02:36.7387277Z [4461/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-08-17T12:02:36.7388174Z [4462/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-08-17T12:02:36.8182015Z [4462/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-08-17T12:02:36.8182598Z [4463/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-08-17T12:02:36.8486413Z [4463/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-08-17T12:02:36.8492159Z [4464/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-08-17T12:02:36.9165755Z [4464/4473] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-08-17T12:02:37.1786403Z [4465/4473] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-08-17T12:02:37.3786980Z [4466/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-08-17T12:02:37.4082960Z [4467/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-08-17T12:02:37.4492979Z [4468/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-08-17T12:02:37.7062422Z [4469/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-08-17T12:02:37.7063448Z [4470/4473] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-08-17T12:02:37.7064134Z In file included from ../../aten/src/ATen/SparseTensorUtils.h:4:0, 2022-08-17T12:02:37.7064830Z from ../../torch/csrc/autograd/FunctionsManual.cpp:12: 2022-08-17T12:02:37.7065612Z ../../aten/src/ATen/SparseTensorImpl.h: In member function 'void at::SparseTensorImpl::resize_(int64_t, int64_t, at::IntArrayRef)': 2022-08-17T12:02:37.7066210Z ../../aten/src/ATen/SparseTensorImpl.h:136:12: warning: unused variable 'alt_options_msg' [-Wunused-variable] 2022-08-17T12:02:37.7066525Z auto alt_options_msg = 2022-08-17T12:02:37.7066736Z  ^ 2022-08-17T12:02:37.7066921Z At global scope: 2022-08-17T12:02:37.7067305Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:02:37.7067523Z 2022-08-17T12:02:39.0248685Z [4470/4473] Linking CXX static library lib/libtorch_cpu.a 2022-08-17T12:02:39.0249442Z [4471/4473] Linking CXX static library lib/libtorch_cpu.a 2022-08-17T12:02:39.0294255Z [4471/4473] Linking CXX static library lib/libtorch.a 2022-08-17T12:02:39.0294751Z [4472/4473] Linking CXX static library lib/libtorch.a 2022-08-17T12:02:39.0295038Z [4472/4473] Install the project... 2022-08-17T12:02:39.0314672Z -- Install configuration: "Release" 2022-08-17T12:02:40.8868132Z Installation completed, now you can copy the headers/libs from /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install to your project directory. 2022-08-17T12:02:40.8868938Z + build_predictor 2022-08-17T12:02:40.8869399Z + PREDICTOR_BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:02:40.8870097Z + rm -rf /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:02:40.8876505Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:02:40.8884948Z + cd /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:02:40.8885875Z + cmake /var/lib/jenkins/workspace/test/mobile/custom_build -DCMAKE_PREFIX_PATH=/var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install -DCMAKE_BUILD_TYPE=Release 2022-08-17T12:02:40.9335057Z -- The C compiler identification is GNU 5.4.0 2022-08-17T12:02:40.9821793Z -- The CXX compiler identification is GNU 5.4.0 2022-08-17T12:02:40.9855829Z -- Check for working C compiler: /opt/cache/bin/cc 2022-08-17T12:02:41.0676411Z -- Check for working C compiler: /opt/cache/bin/cc -- works 2022-08-17T12:02:41.0679561Z -- Detecting C compiler ABI info 2022-08-17T12:02:41.1437659Z -- Detecting C compiler ABI info - done 2022-08-17T12:02:41.1476580Z -- Detecting C compile features 2022-08-17T12:02:41.3740826Z -- Detecting C compile features - done 2022-08-17T12:02:41.3762318Z -- Check for working CXX compiler: /opt/cache/bin/c++ 2022-08-17T12:02:41.4553842Z -- Check for working CXX compiler: /opt/cache/bin/c++ -- works 2022-08-17T12:02:41.4558033Z -- Detecting CXX compiler ABI info 2022-08-17T12:02:41.5373253Z -- Detecting CXX compiler ABI info - done 2022-08-17T12:02:41.5412535Z -- Detecting CXX compile features 2022-08-17T12:02:41.9645918Z -- Detecting CXX compile features - done 2022-08-17T12:02:41.9684247Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:02:41.9684755Z static library caffe2_protos_LIBRARY-NOTFOUND not found. 2022-08-17T12:02:41.9685005Z Call Stack (most recent call first): 2022-08-17T12:02:41.9685366Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:103 (append_torchlib_if_found) 2022-08-17T12:02:41.9685873Z CMakeLists.txt:8 (find_package) 2022-08-17T12:02:41.9686003Z 2022-08-17T12:02:41.9686008Z 2022-08-17T12:02:41.9691389Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:02:41.9691960Z static library onnx_LIBRARY-NOTFOUND not found. 2022-08-17T12:02:41.9692194Z Call Stack (most recent call first): 2022-08-17T12:02:41.9692547Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:104 (append_torchlib_if_found) 2022-08-17T12:02:41.9692880Z CMakeLists.txt:8 (find_package) 2022-08-17T12:02:41.9693054Z 2022-08-17T12:02:41.9693059Z 2022-08-17T12:02:41.9693863Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:02:41.9694411Z static library onnx_proto_LIBRARY-NOTFOUND not found. 2022-08-17T12:02:41.9694669Z Call Stack (most recent call first): 2022-08-17T12:02:41.9695024Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:104 (append_torchlib_if_found) 2022-08-17T12:02:41.9695338Z CMakeLists.txt:8 (find_package) 2022-08-17T12:02:41.9695467Z 2022-08-17T12:02:41.9695475Z 2022-08-17T12:02:41.9696722Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:02:41.9697338Z static library foxi_loader_LIBRARY-NOTFOUND not found. 2022-08-17T12:02:41.9697860Z Call Stack (most recent call first): 2022-08-17T12:02:41.9698303Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:106 (append_torchlib_if_found) 2022-08-17T12:02:41.9698721Z CMakeLists.txt:8 (find_package) 2022-08-17T12:02:41.9698890Z 2022-08-17T12:02:41.9698895Z 2022-08-17T12:02:41.9699329Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:02:41.9700057Z static library fmt_LIBRARY-NOTFOUND not found. 2022-08-17T12:02:41.9700406Z Call Stack (most recent call first): 2022-08-17T12:02:41.9700744Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:106 (append_torchlib_if_found) 2022-08-17T12:02:41.9701079Z CMakeLists.txt:8 (find_package) 2022-08-17T12:02:41.9701208Z 2022-08-17T12:02:41.9701212Z 2022-08-17T12:02:41.9706133Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:02:41.9706851Z static library dnnl_LIBRARY-NOTFOUND not found. 2022-08-17T12:02:41.9707211Z Call Stack (most recent call first): 2022-08-17T12:02:41.9707666Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2022-08-17T12:02:41.9708060Z CMakeLists.txt:8 (find_package) 2022-08-17T12:02:41.9708252Z 2022-08-17T12:02:41.9708259Z 2022-08-17T12:02:41.9708636Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:02:41.9709369Z static library mkldnn_LIBRARY-NOTFOUND not found. 2022-08-17T12:02:41.9709612Z Call Stack (most recent call first): 2022-08-17T12:02:41.9710069Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2022-08-17T12:02:41.9710410Z CMakeLists.txt:8 (find_package) 2022-08-17T12:02:41.9710611Z 2022-08-17T12:02:41.9710620Z 2022-08-17T12:02:41.9710973Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:02:41.9711502Z static library sleef_LIBRARY-NOTFOUND not found. 2022-08-17T12:02:41.9711743Z Call Stack (most recent call first): 2022-08-17T12:02:41.9712134Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:123 (append_torchlib_if_found) 2022-08-17T12:02:41.9712495Z CMakeLists.txt:8 (find_package) 2022-08-17T12:02:41.9712695Z 2022-08-17T12:02:41.9712699Z 2022-08-17T12:02:41.9713435Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:02:41.9713945Z static library asmjit_LIBRARY-NOTFOUND not found. 2022-08-17T12:02:41.9714190Z Call Stack (most recent call first): 2022-08-17T12:02:41.9714527Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/share/cmake/Torch/TorchConfig.cmake:123 (append_torchlib_if_found) 2022-08-17T12:02:41.9714864Z CMakeLists.txt:8 (find_package) 2022-08-17T12:02:41.9714990Z 2022-08-17T12:02:41.9714995Z 2022-08-17T12:02:41.9717504Z -- Found Torch: /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/lib/libtorch.a 2022-08-17T12:02:41.9727516Z -- Looking for pthread.h 2022-08-17T12:02:42.0523395Z -- Looking for pthread.h - found 2022-08-17T12:02:42.0525422Z -- Looking for pthread_create 2022-08-17T12:02:42.1283022Z -- Looking for pthread_create - not found 2022-08-17T12:02:42.1283570Z -- Looking for pthread_create in pthreads 2022-08-17T12:02:42.1957691Z -- Looking for pthread_create in pthreads - not found 2022-08-17T12:02:42.1958035Z -- Looking for pthread_create in pthread 2022-08-17T12:02:42.2681004Z -- Looking for pthread_create in pthread - found 2022-08-17T12:02:42.2688927Z -- Found Threads: TRUE 2022-08-17T12:02:42.2696111Z -- Configuring done 2022-08-17T12:02:42.2723042Z -- Generating done 2022-08-17T12:02:42.2740486Z -- Build files have been written to: /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:02:42.2754239Z + make 2022-08-17T12:02:42.2874995Z Scanning dependencies of target Predictor 2022-08-17T12:02:42.7580219Z [ 50%] Building CXX object CMakeFiles/Predictor.dir/predictor.cpp.o 2022-08-17T12:02:43.4845489Z In file included from /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/include/ATen/ATen.h:7:0, 2022-08-17T12:02:43.4846353Z from /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/include/torch/csrc/api/include/torch/types.h:3, 2022-08-17T12:02:43.4846874Z from /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/include/torch/script.h:3, 2022-08-17T12:02:43.4847237Z from /var/lib/jenkins/workspace/test/mobile/custom_build/predictor.cpp:8: 2022-08-17T12:02:43.4847931Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/include/ATen/Context.h:26:69: warning: type attributes ignored after type is already defined [-Wattributes] 2022-08-17T12:02:43.4848353Z enum class TORCH_API Float32MatmulPrecision { HIGHEST, HIGH, MEDIUM }; 2022-08-17T12:02:43.4848616Z ^ 2022-08-17T12:02:43.4848977Z In file included from /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/include/ATen/core/dispatch/OperatorEntry.h:3:0, 2022-08-17T12:02:43.4849434Z from /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/include/ATen/core/dispatch/Dispatcher.h:6, 2022-08-17T12:02:43.4849864Z from /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/include/torch/csrc/api/include/torch/types.h:12, 2022-08-17T12:02:43.4850285Z from /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/include/torch/script.h:3, 2022-08-17T12:02:43.4850817Z from /var/lib/jenkins/workspace/test/mobile/custom_build/predictor.cpp:8: 2022-08-17T12:02:43.4851471Z /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/include/ATen/core/function_schema.h:207:53: warning: type attributes ignored after type is already defined [-Wattributes] 2022-08-17T12:02:43.4851864Z enum struct TORCH_API SchemaArgType { input, output }; 2022-08-17T12:02:43.4852101Z ^ 2022-08-17T12:02:43.4877921Z [100%] Linking CXX executable Predictor 2022-08-17T12:02:47.5722200Z [100%] Built target Predictor 2022-08-17T12:02:47.5746447Z + run_predictor 2022-08-17T12:02:47.5746803Z + cd /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:02:47.5747111Z + ./Predictor /var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2022-08-17T12:02:48.0248929Z + cmp -s output.txt /var/lib/jenkins/workspace/test/mobile/custom_build/expected_output.txt 2022-08-17T12:02:48.0289354Z + echo 'Test result is the same as expected.' 2022-08-17T12:02:48.0289591Z Test result is the same as expected. 2022-08-17T12:02:48.0291921Z + print_sccache_stats 2022-08-17T12:02:48.0292317Z + echo 'PyTorch Build Statistics' 2022-08-17T12:02:48.0292703Z PyTorch Build Statistics 2022-08-17T12:02:48.0293056Z + sccache --show-stats 2022-08-17T12:02:48.0313644Z Compile requests 4590 2022-08-17T12:02:48.0314019Z Compile requests executed 4517 2022-08-17T12:02:48.0314426Z Cache hits 4510 2022-08-17T12:02:48.0314692Z Cache hits (C/C++) 4510 2022-08-17T12:02:48.0314879Z Cache misses 1 2022-08-17T12:02:48.0315076Z Cache misses (C/C++) 1 2022-08-17T12:02:48.0315277Z Cache timeouts 0 2022-08-17T12:02:48.0315462Z Cache read errors 0 2022-08-17T12:02:48.0315664Z Forced recaches 0 2022-08-17T12:02:48.0315867Z Cache write errors 0 2022-08-17T12:02:48.0316104Z Compilation failures 1 2022-08-17T12:02:48.0316336Z Cache errors 5 2022-08-17T12:02:48.0316631Z Cache errors (C/C++) 5 2022-08-17T12:02:48.0317089Z Non-cacheable compilations 0 2022-08-17T12:02:48.0317509Z Non-cacheable calls 0 2022-08-17T12:02:48.0317920Z Non-compilation calls 73 2022-08-17T12:02:48.0318254Z Unsupported compiler calls 0 2022-08-17T12:02:48.0318589Z Average cache write 0.139 s 2022-08-17T12:02:48.0318913Z Average cache read miss 27.400 s 2022-08-17T12:02:48.0319226Z Average cache read hit 0.043 s 2022-08-17T12:02:48.0319548Z Failed distributed compilations 0 2022-08-17T12:02:48.0320659Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T12:02:48.0321410Z + [[ -n 7877972945 ]] 2022-08-17T12:02:48.0321833Z + sccache --show-stats --stats-format json 2022-08-17T12:02:48.0322188Z + jq .stats 2022-08-17T12:02:48.0498624Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:02:48.0498844Z with: 2022-08-17T12:02:48.0499038Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:02:48.0499257Z retention-days: 365 2022-08-17T12:02:48.0499455Z if-no-files-found: warn 2022-08-17T12:02:48.0499642Z path: sccache-stats-*.json 2022-08-17T12:02:48.0499823Z name: artifact 2022-08-17T12:02:48.0500003Z s3-bucket: gha-artifacts 2022-08-17T12:02:48.0500180Z region: us-east-1 2022-08-17T12:02:48.0500354Z ##[endgroup] 2022-08-17T12:02:48.4354945Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:02:48.4355260Z With the provided path, there will be 1 file uploaded 2022-08-17T12:02:48.4355533Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:02:48.4407058Z Starting upload of sccache-stats-linux-xenial-py3-clang5-mobile-custom-build-static-7877972945.json 2022-08-17T12:02:48.5865332Z Finished upload of sccache-stats-linux-xenial-py3-clang5-mobile-custom-build-static-7877972945.json 2022-08-17T12:02:48.5983068Z Prepare all required actions 2022-08-17T12:02:48.6004104Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T12:02:48.6004370Z with: 2022-08-17T12:02:48.6004522Z ##[endgroup] 2022-08-17T12:02:48.6020737Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:02:48.6020997Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:02:48.6032444Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:02:48.6032679Z ##[endgroup] 2022-08-17T12:02:48.6074322Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T12:02:48.6161563Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:02:48.6161878Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:02:48.6162138Z # shellcheck disable=SC2046 2022-08-17T12:02:48.6162354Z docker stop $(docker ps -q) || true 2022-08-17T12:02:48.6162584Z # Prune all of the docker images 2022-08-17T12:02:48.6162836Z docker system prune -af 2022-08-17T12:02:48.6173856Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:02:48.6174086Z ##[endgroup] 2022-08-17T12:02:52.0858933Z ff3e554f564d 2022-08-17T12:02:52.4900764Z Deleted Containers: 2022-08-17T12:02:52.4901246Z ff3e554f564d52f91df1f8029e4070af1ba5208970b5a6da198dc1a1e224b3a7 2022-08-17T12:02:52.4901556Z 2022-08-17T12:02:56.1103352Z Deleted Images: 2022-08-17T12:02:56.1104247Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:02:56.1105264Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-android-ndk-r19c@sha256:77f6920ecc3c1456cad609b3c8ec2209940587bff1bf93d7b48d24bc3adcc851 2022-08-17T12:02:56.1105904Z deleted: sha256:f09117d1e395aec29c2e914555ab4f728b18e5c5c85ce0d030214f41499e9687 2022-08-17T12:02:56.1106375Z deleted: sha256:62e62de7ec144128f0104f570be497675d5b16456d33187f511e435028c42814 2022-08-17T12:02:56.1106806Z deleted: sha256:467d8d5d544d55b3adc207433a318e6102083d26cecba3e4f700ddf443a1bbae 2022-08-17T12:02:56.1107181Z deleted: sha256:1c729f49ccf1172a964ec99dd48853f505ef56565329d45d005d965b48925a06 2022-08-17T12:02:56.1107566Z deleted: sha256:3129f8139a8027bb9f342f1f332119cf0cabe845f1c4693264b71b50ab1b8afc 2022-08-17T12:02:56.1107956Z deleted: sha256:35c6e4c352c49d24974e106ff5ecaef945cbd77be5d6b6ba80a9a0ddde5ab351 2022-08-17T12:02:56.1108343Z deleted: sha256:00c137979ffdbc6a85029b6160d0e4100d39a6c4afa22a992fa63e543b736c94 2022-08-17T12:02:56.1108705Z deleted: sha256:a3f99666dab9b056d573958b697cd0a4358ea66894b689c165c7e2919d42a625 2022-08-17T12:02:56.1109099Z deleted: sha256:ac6875a0e5cbe5c3d2e80ca30e4994ec5d56a25bf9253e01dac2b3340e0de2f3 2022-08-17T12:02:56.1109548Z deleted: sha256:14695d2d3effd00ed742c5613287eb1f9c395d43734a78e94a9a8a71b8640c26 2022-08-17T12:02:56.1109965Z deleted: sha256:77b7f2424fe434a7754fbad1c2dffd578de1eb238cfe3b07d33391aa7e77a11b 2022-08-17T12:02:56.1110346Z deleted: sha256:0931fa69f457c87f472e7a085d6989afc23b6a7672004fa64a0339e1f4cc9c45 2022-08-17T12:02:56.1110736Z deleted: sha256:4a2cb73fda65e8f292012a684d9f5b2806994323f4fc7ab8beca7cbd84b6c8c0 2022-08-17T12:02:56.1111156Z deleted: sha256:622cba71a1ecfcaf5ba9d300193dfcbae64fda3d044529cbaeef49a30e4fd574 2022-08-17T12:02:56.1111604Z deleted: sha256:4d1ec346b4be7fa32f44a30f7d184c41f32ac61518e876f3d35882f2ea3b3ff2 2022-08-17T12:02:56.1112127Z deleted: sha256:01dce11cf4fed0706a2c7af47bd9bfa86da61551900e4daa80d2e2cd9060fdf8 2022-08-17T12:02:56.1112640Z deleted: sha256:1e50dd5134acd0fd0104c96b135ea400707075fb14a5ab3444c0204f3894abe8 2022-08-17T12:02:56.1113126Z deleted: sha256:7be501dba419624e6c751e5b8d17a6430104db161f8540dadf0eb4318191d195 2022-08-17T12:02:56.1113761Z deleted: sha256:18c69647b7467b95e214513a791e8556d85b9ecf8bee0e77a136b96c5e421779 2022-08-17T12:02:56.1114194Z deleted: sha256:5054b59394beb77dd41f5241c2682633b7f610749c2328580257ef367a48add4 2022-08-17T12:02:56.1114758Z deleted: sha256:49ca50c9469b507d80a0f086501c8661e135c0af2d62c31e8da96c53f4b45a22 2022-08-17T12:02:56.1115293Z deleted: sha256:e34fc3fbb3e5dea54e7d67423565cc91c417593e15444128014704b187e90bfa 2022-08-17T12:02:56.1115802Z deleted: sha256:041ad072abf21e8f12a100fa6688767d6f3be5e0c0947793874da4d0c54aae27 2022-08-17T12:02:56.1116366Z deleted: sha256:3dfe1d18f57747ecda87cb8d2f33ac40478ff02775e33ec8e6884b652887af2e 2022-08-17T12:02:56.1116915Z deleted: sha256:2d7ca6689bd250a58d75b5c610f92a7f8749b5a87ecd9d79b516d86158a9792b 2022-08-17T12:02:56.1117355Z deleted: sha256:ffc5e4c5a92224d08824a664d57e49701cf94d40a0afeaa24980d5157ef9c848 2022-08-17T12:02:56.1117664Z deleted: sha256:18d0ab2f3d60b170f0e16387f9989f466c60b978d3f2a507423dc91509824751 2022-08-17T12:02:56.1117988Z deleted: sha256:0e0ecc9cb6fcf20b6a280435b7dd91340bd4fee0694db9e15304b4a42230e7fb 2022-08-17T12:02:56.1118304Z deleted: sha256:21192565cd79cb9bd8a495200b99d6de41d6c3190301a8543d952688db49d915 2022-08-17T12:02:56.1118615Z deleted: sha256:6683b1ee57445852ab4cb6070adb6121cedf0a84e011226ef530d735b3b5532a 2022-08-17T12:02:56.1118935Z deleted: sha256:40f8bd55215cbddc54980dc4ac8da410db79b65e53c065d2b9c8f2ccc4e2821d 2022-08-17T12:02:56.1119262Z deleted: sha256:0ebaaf87d5b4908c423927c5239209683a8873e8adefdabc61b5d3606844fe7b 2022-08-17T12:02:56.1119567Z deleted: sha256:297c7e669e048fe26b668cbcd4dec193c543a23a96f7299ec1183a436000c4df 2022-08-17T12:02:56.1120149Z deleted: sha256:6677dbc64284a7b71fd6030a002d41a1a2dec4e745ca5ee20bf7ccf479a175cf 2022-08-17T12:02:56.1120631Z deleted: sha256:2e31193db3eede71e258b7a002be1886f63f4b2f4b58fad3aa6a8bd1fc01ecdf 2022-08-17T12:02:56.1121088Z deleted: sha256:75a9ed1a18d0a87361f01e419d8b5f078b5b2880cef809b1ed8bcd5f58c48719 2022-08-17T12:02:56.1121440Z deleted: sha256:f9c8f1afdd663b008994dc0f21123511cda03a46a10da34dd1d846e754d9ec35 2022-08-17T12:02:56.1121793Z deleted: sha256:cff1bacaaba00aaf54d04c0f1b8bf8b4ee58cf3f8576a69d3f34aca4d3041465 2022-08-17T12:02:56.1122151Z deleted: sha256:c6d154c14afcdbaa0685aa9b2caa69d80d256efb8355679e29f95cc80421d8f7 2022-08-17T12:02:56.1122468Z deleted: sha256:b60441869c5bca188c79da480c12f28f5f1460e284c01adc0a9071f34e97fc59 2022-08-17T12:02:56.1122785Z deleted: sha256:6fb5242accd93f27cb020c87aa95433c338e7a2acf4d57a81c4a3b31c3147c98 2022-08-17T12:02:56.1123108Z deleted: sha256:333e73ed19a47bd9f3270edf6ea033238fc221466be6dec4876f4f78a1165dbb 2022-08-17T12:02:56.1123413Z deleted: sha256:2b318d413e28b3aa21e95aa66f33e24738349bfd2b860b9cb42cd96f5d9db0c4 2022-08-17T12:02:56.1123713Z deleted: sha256:20c2aaf089906e959f22726117533e295d413303f3e1d218175ad18f44f2632e 2022-08-17T12:02:56.1124011Z deleted: sha256:3f1d09e8b412a8393db76d8222752666f297beb12ee54c7283be9fda32173ebd 2022-08-17T12:02:56.1124324Z deleted: sha256:bbc9649a5558569482a5edccf90d55f55be98e7ef970f74410ef7f5b45b9f2ba 2022-08-17T12:02:56.1124644Z deleted: sha256:af6d6b5881f9fb883dbc74e08437bb5ce394259377e9e5c5fd81dfc50486cfdf 2022-08-17T12:02:56.1124989Z deleted: sha256:ac2b9212c375b045436f8b38c6d3e3d2f77a28d5937e0ce01f9cb11a9bab7ab2 2022-08-17T12:02:56.1125354Z deleted: sha256:cada7d3ec04b8818944be50d8d4bb29be6eb2bdf5be651ae7eae5fa666fc8e75 2022-08-17T12:02:56.1125796Z deleted: sha256:230201cce78d1ec25796a318ad1ab0b8d061b452e3dbda47577c82d9cb272729 2022-08-17T12:02:56.1126186Z deleted: sha256:68f48805667804dc3168c96447e33634919f66eb861dd28601331c6a04ecb570 2022-08-17T12:02:56.1126560Z deleted: sha256:842249b46b32665fa3034533b3c8a5fc14f5246878b83c57837087e86ed93769 2022-08-17T12:02:56.1126971Z deleted: sha256:0cd2bf7d850085a592cdefd5ae3d81c7ef8fb45f8fbe947665f390467ba0420a 2022-08-17T12:02:56.1127397Z deleted: sha256:847d5a66b8ba1d786f688fafbb0dd45d11f64a06ba6bad9ef9d14e196b9d7fde 2022-08-17T12:02:56.1127832Z deleted: sha256:96ad2e6698f72a51c611364f8e8e3f0382d7cec3bd923c65a4949280ec1b704c 2022-08-17T12:02:56.1128241Z deleted: sha256:76130565ad78c09b525dbfca7a52689af241953e7707428f991499bfff7dba05 2022-08-17T12:02:56.1128795Z deleted: sha256:88525a7896a45a93bdb4351987ba09458d80c17cd9f0605ee864334085c72c12 2022-08-17T12:02:56.1129265Z deleted: sha256:c5a17f9378fee71449c98b8aea17e4d642b3ea3d54180c111d3d773445a8f6af 2022-08-17T12:02:56.1129669Z deleted: sha256:54160a1fa7b88141e3f592f09248337a0e0c641e034adfd167959d88587f2563 2022-08-17T12:02:56.1130056Z deleted: sha256:0214f4b057d78b44fd12702828152f67c0ce115f9346acc63acdf997cab7e7c8 2022-08-17T12:02:56.1130443Z deleted: sha256:1b9d0485372c5562fa614d5b35766f6c442539bcee9825a6e90d1158c3299a61 2022-08-17T12:02:56.1130849Z deleted: sha256:3c0f34be6eb98057c607b9080237cce0be0b86f52d51ba620dc018a3d421baea 2022-08-17T12:02:56.1131279Z deleted: sha256:be96a3f634de79f523f07c7e4e0216c28af45eb5776e7a6238a2392f71e01069 2022-08-17T12:02:56.1131523Z 2022-08-17T12:02:56.1279387Z Total reclaimed space: 11.45GB 2022-08-17T12:02:56.1333713Z Post job cleanup. 2022-08-17T12:02:56.1369683Z Post job cleanup. 2022-08-17T12:02:56.6328768Z [command]/usr/bin/git version 2022-08-17T12:02:56.6706471Z git version 2.37.1 2022-08-17T12:02:56.6800438Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3a6d5ff0-482d-4930-9794-54f4ec624a40' before making global git config changes 2022-08-17T12:02:56.6800872Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:02:56.6806549Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:02:56.6873887Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:02:56.6907454Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T12:02:56.7419064Z Entering 'android/libs/fbjni' 2022-08-17T12:02:56.7478996Z Entering 'third_party/FP16' 2022-08-17T12:02:56.7542058Z Entering 'third_party/FXdiv' 2022-08-17T12:02:56.7593130Z Entering 'third_party/NNPACK' 2022-08-17T12:02:56.7648800Z Entering 'third_party/QNNPACK' 2022-08-17T12:02:56.7706056Z Entering 'third_party/XNNPACK' 2022-08-17T12:02:56.7767791Z Entering 'third_party/benchmark' 2022-08-17T12:02:56.7814242Z Entering 'third_party/cpuinfo' 2022-08-17T12:02:56.7869671Z Entering 'third_party/cub' 2022-08-17T12:02:56.7914484Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:02:56.7967700Z Entering 'third_party/eigen' 2022-08-17T12:02:56.8013112Z Entering 'third_party/fbgemm' 2022-08-17T12:02:56.8048965Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:02:56.8082899Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:02:56.8116199Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:02:56.8150016Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:02:56.8211774Z Entering 'third_party/flatbuffers' 2022-08-17T12:02:56.8256966Z Entering 'third_party/fmt' 2022-08-17T12:02:56.8303261Z Entering 'third_party/foxi' 2022-08-17T12:02:56.8345704Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:02:56.8395952Z Entering 'third_party/gloo' 2022-08-17T12:02:56.8439433Z Entering 'third_party/googletest' 2022-08-17T12:02:56.8488150Z Entering 'third_party/ideep' 2022-08-17T12:02:56.8522536Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:02:56.8557139Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:02:56.8606616Z Entering 'third_party/ios-cmake' 2022-08-17T12:02:56.8655140Z Entering 'third_party/ittapi' 2022-08-17T12:02:56.8697759Z Entering 'third_party/kineto' 2022-08-17T12:02:56.8733939Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:02:56.8767813Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:02:56.8816776Z Entering 'third_party/nccl/nccl' 2022-08-17T12:02:56.8860152Z Entering 'third_party/neon2sse' 2022-08-17T12:02:56.8911656Z Entering 'third_party/nlohmann' 2022-08-17T12:02:56.8958367Z Entering 'third_party/onnx' 2022-08-17T12:02:56.9003444Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:02:56.9037052Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:02:56.9086041Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:02:56.9120434Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:02:56.9158082Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:02:56.9192166Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:02:56.9225006Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:02:56.9280044Z Entering 'third_party/pocketfft' 2022-08-17T12:02:56.9328980Z Entering 'third_party/protobuf' 2022-08-17T12:02:56.9366314Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:02:56.9399150Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:02:56.9445330Z Entering 'third_party/psimd' 2022-08-17T12:02:56.9504475Z Entering 'third_party/pthreadpool' 2022-08-17T12:02:56.9565093Z Entering 'third_party/pybind11' 2022-08-17T12:02:56.9612466Z Entering 'third_party/python-enum' 2022-08-17T12:02:56.9658013Z Entering 'third_party/python-peachpy' 2022-08-17T12:02:56.9704761Z Entering 'third_party/python-six' 2022-08-17T12:02:56.9748656Z Entering 'third_party/sleef' 2022-08-17T12:02:56.9795675Z Entering 'third_party/tbb' 2022-08-17T12:02:56.9843149Z Entering 'third_party/tensorpipe' 2022-08-17T12:02:56.9876503Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:02:56.9909924Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:02:56.9943728Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:02:56.9976805Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:02:57.0010290Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:02:57.0062223Z Entering 'third_party/zstd' 2022-08-17T12:02:57.0112920Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:02:57.0138920Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0146776Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T12:02:57.0180594Z [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-08-17T12:02:57.0434028Z Entering 'android/libs/fbjni' 2022-08-17T12:02:57.0454026Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0481165Z Entering 'third_party/FP16' 2022-08-17T12:02:57.0501165Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0527881Z Entering 'third_party/FXdiv' 2022-08-17T12:02:57.0547491Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0572505Z Entering 'third_party/NNPACK' 2022-08-17T12:02:57.0592444Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0620660Z Entering 'third_party/QNNPACK' 2022-08-17T12:02:57.0640075Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0667041Z Entering 'third_party/XNNPACK' 2022-08-17T12:02:57.0687117Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0725245Z Entering 'third_party/benchmark' 2022-08-17T12:02:57.0744899Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0771194Z Entering 'third_party/cpuinfo' 2022-08-17T12:02:57.0790530Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0817529Z Entering 'third_party/cub' 2022-08-17T12:02:57.0837435Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0864050Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:02:57.0883661Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0914672Z Entering 'third_party/eigen' 2022-08-17T12:02:57.0935109Z http.https://github.com/.extraheader 2022-08-17T12:02:57.0963316Z Entering 'third_party/fbgemm' 2022-08-17T12:02:57.0983057Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1009600Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:02:57.1028125Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1054259Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:02:57.1074438Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1101070Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:02:57.1120371Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1146396Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:02:57.1165641Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1192991Z Entering 'third_party/flatbuffers' 2022-08-17T12:02:57.1213699Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1241911Z Entering 'third_party/fmt' 2022-08-17T12:02:57.1261750Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1288214Z Entering 'third_party/foxi' 2022-08-17T12:02:57.1307991Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1334148Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:02:57.1354259Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1381019Z Entering 'third_party/gloo' 2022-08-17T12:02:57.1401257Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1427332Z Entering 'third_party/googletest' 2022-08-17T12:02:57.1448466Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1475185Z Entering 'third_party/ideep' 2022-08-17T12:02:57.1494602Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1519457Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:02:57.1539426Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1567998Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:02:57.1587817Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1620892Z Entering 'third_party/ios-cmake' 2022-08-17T12:02:57.1641077Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1667198Z Entering 'third_party/ittapi' 2022-08-17T12:02:57.1687173Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1713627Z Entering 'third_party/kineto' 2022-08-17T12:02:57.1733709Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1759269Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:02:57.1779339Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1805635Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:02:57.1824675Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1853083Z Entering 'third_party/nccl/nccl' 2022-08-17T12:02:57.1872761Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1899331Z Entering 'third_party/neon2sse' 2022-08-17T12:02:57.1918313Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1946639Z Entering 'third_party/nlohmann' 2022-08-17T12:02:57.1966362Z http.https://github.com/.extraheader 2022-08-17T12:02:57.1993874Z Entering 'third_party/onnx' 2022-08-17T12:02:57.2013091Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2051076Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:02:57.2070614Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2096705Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:02:57.2116977Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2145179Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:02:57.2165320Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2191041Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:02:57.2211702Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2242492Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:02:57.2261785Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2288018Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:02:57.2306800Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2332509Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:02:57.2352069Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2384057Z Entering 'third_party/pocketfft' 2022-08-17T12:02:57.2404184Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2429848Z Entering 'third_party/protobuf' 2022-08-17T12:02:57.2449762Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2478558Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:02:57.2497856Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2524094Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:02:57.2542704Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2571509Z Entering 'third_party/psimd' 2022-08-17T12:02:57.2591494Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2617639Z Entering 'third_party/pthreadpool' 2022-08-17T12:02:57.2637787Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2663429Z Entering 'third_party/pybind11' 2022-08-17T12:02:57.2684760Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2711189Z Entering 'third_party/python-enum' 2022-08-17T12:02:57.2730729Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2756174Z Entering 'third_party/python-peachpy' 2022-08-17T12:02:57.2775314Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2803034Z Entering 'third_party/python-six' 2022-08-17T12:02:57.2822352Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2848864Z Entering 'third_party/sleef' 2022-08-17T12:02:57.2868389Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2894357Z Entering 'third_party/tbb' 2022-08-17T12:02:57.2915048Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2943006Z Entering 'third_party/tensorpipe' 2022-08-17T12:02:57.2963638Z http.https://github.com/.extraheader 2022-08-17T12:02:57.2990298Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:02:57.3009107Z http.https://github.com/.extraheader 2022-08-17T12:02:57.3035435Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:02:57.3055911Z http.https://github.com/.extraheader 2022-08-17T12:02:57.3081142Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:02:57.3100255Z http.https://github.com/.extraheader 2022-08-17T12:02:57.3126330Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:02:57.3145754Z http.https://github.com/.extraheader 2022-08-17T12:02:57.3170882Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:02:57.3190362Z http.https://github.com/.extraheader 2022-08-17T12:02:57.3219307Z Entering 'third_party/zstd' 2022-08-17T12:02:57.3239667Z http.https://github.com/.extraheader 2022-08-17T12:02:57.3499400Z Evaluate and set job outputs 2022-08-17T12:02:57.3509351Z Set output 'docker-image' 2022-08-17T12:02:57.3510575Z Cleaning up orphan processes