Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pytorch.spec'], chrootPath='/var/lib/mock/dist-an8-epao-build-274481-64239/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pytorch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 432: %{_libdir}/libcaffe2_rocksdb.so Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/pytorch-1.10.1-6.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pytorch.spec'], chrootPath='/var/lib/mock/dist-an8-epao-build-274481-64239/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pytorch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 432: %{_libdir}/libcaffe2_rocksdb.so Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5aLFX9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytorch-1.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pytorch.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pytorch-1.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (pytorch-C.patch):' Patch #1 (pytorch-C.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .python --fuzz=0 patching file torch/CMakeLists.txt Hunk #1 succeeded at 254 (offset 7 lines). + echo 'Patch #2 (pytorch-onednn.patch):' Patch #2 (pytorch-onednn.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dnnl --fuzz=0 patching file aten/src/ATen/Version.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qceb8n + umask 022 + cd /builddir/build/BUILD + cd pytorch-1.10.1 + sed -i -e 's|USE_SYSTEM_BIND11|USE_SYSTEM_PYBIND11|g' cmake/Dependencies.cmake + rm -rf cmake/Modules/FindMKLDNN.cmake + echo 'set(DNNL_USE_NATIVE_ARCH ${USE_NATIVE_ARCH})' + echo 'set(CAFFE2_USE_MKLDNN ON)' + echo 'find_package(DNNL REQUIRED)' + echo 'set(MKLDNN_FOUND ON)' + echo 'link_directories("/usr/lib64")' + echo 'link_libraries("/usr/lib64/libdnnl.so.2")' + sed -i -e '/Caffe2_PUBLIC_DEPENDENCY_LIBS caffe2::mkldnn/d' cmake/Dependencies.cmake + rm -rf 'third_party/pthreadpool/*' + touch third_party/pthreadpool/CMakeLists.txt + sed -i -e 's|NAMES openblas|NAMES openblaso openblas|' cmake/Modules/FindOpenBLAS.cmake + sed -i -e 's|USE_ZSTD|NOT_USE_ZSTD|g' cmake/Dependencies.cmake + sed -i -e 's|add_subdirectory(zstd)|list(APPEND Caffe2_PUBLIC_DEPENDENCY_LIBS zstd)|g' caffe2/share/contrib/CMakeLists.txt + sed -i -e 's|Caffe2_DEPENDENCY_LIBS onnx_proto onnx|Caffe2_DEPENDENCY_LIBS onnx_proto onnx onnx_optimizer|' cmake/Dependencies.cmake + mkdir -p third_party/tensorpipe + echo '' + sed -i '/add_dependencies(tensorpipe_agent tensorpipe)/d' caffe2/CMakeLists.txt + echo '' + echo 'set(NNPACK_FOUND TRUE)' + sed -i '/TARGET cpuinfo PROPERTY/d' cmake/Dependencies.cmake + sed -i '/APPEND Caffe2_DEPENDENCY_LIBS fp16/d' cmake/Dependencies.cmake + mkdir -p third_party/QNNPACK + echo '' + sed -i '/TARGET qnnpack PROPERTY/d' cmake/Dependencies.cmake + sed -i -e '/target_compile_options(qnnpack/d' cmake/Dependencies.cmake + mkdir -p third_party/psimd + echo '' + sed -i '/pytorch_qnnpack PRIVATE psimd/d' aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt + sed -i '/NOT TARGET fxdiv/,/endif/d' caffe2/CMakeLists.txt + sed -i '/torch_cpu PRIVATE fxdiv/d' caffe2/CMakeLists.txt + sed -i '/pytorch_qnnpack PRIVATE fxdiv/d' aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt + mkdir -p third_party/fbgemm + echo '' + sed -i '/(TARGET fbgemm/d' cmake/Dependencies.cmake + sed -i 's|caffe2_fakelowp_ops fbgemm cpuinfo|caffe2_fakelowp_ops|' caffe2/contrib/fakelowp/CMakeLists.txt + sed -i 's|caffe2_dnnlowp_avx2_ops fbgemm|caffe2_dnnlowp_avx2_ops|' caffe2/quantization/server/CMakeLists.txt + mkdir -p third_party/foxi + echo '' + mkdir -p third_party/fmt + echo 'find_package(fmt REQUIRED)' + echo 'add_library(libfmt INTERFACE)' + echo 'add_library(fmt::fmt-header-only ALIAS libfmt)' + echo 'target_link_libraries(libfmt INTERFACE fmt)' + sed -i '/fmt-header-only PROPERTIES/d' cmake/Dependencies.cmake + mkdir -p third_party/onnx-tensorrt + echo '' + sed -i /nvonnxparser_static/d cmake/Dependencies.cmake + sed -i 's|onnx_trt_library|nvonnxparser_static|g' cmake/Dependencies.cmake + mv -f cmake/Modules_CUDA_fix/FindCUDNN.cmake cmake/Modules + rm -rf cmake/Modules_CUDA_fix + find . -type d -name FindCUDA -exec rm -rf '{}' ';' + sed -i -e '/install/{:a;/COMPONENT/bb;N;ba;:b;/Modules_CUDA_fix/d;}' CMakeLists.txt + sed -i 's|RocksDB::rocksdb|RocksDB::rocksdb-shared|' modules/rocksdb/CMakeLists.txt + sed -i '/install(EXPORT Caffe2Targets/,/dev)/d' CMakeLists.txt + mkdir build + pushd build ~/build/BUILD/pytorch-1.10.1/build ~/build/BUILD/pytorch-1.10.1 + export ONNX_ML=0 + ONNX_ML=0 + export BUILD_SPLIT_CUDA=ON + BUILD_SPLIT_CUDA=ON + export REL_WITH_DEB_INFO=1 + REL_WITH_DEB_INFO=1 + export PYTHON_EXECUTABLE=/usr/bin/python3.6 + PYTHON_EXECUTABLE=/usr/bin/python3.6 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-sign-compare -Wno-deprecated-declarations -Wno-nonnull -DEIGEN_HAS_CXX11_MATH=1 -fpermissive' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-sign-compare -Wno-deprecated-declarations -Wno-nonnull -DEIGEN_HAS_CXX11_MATH=1 -fpermissive' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-sign-compare -Wno-deprecated-declarations -Wno-nonnull -DEIGEN_HAS_CXX11_MATH=1 -fpermissive' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-sign-compare -Wno-deprecated-declarations -Wno-nonnull -DEIGEN_HAS_CXX11_MATH=1 -fpermissive' + export LD_LIBRARY_PATH=/usr/local/cuda-11.5/lib64/ + LD_LIBRARY_PATH=/usr/local/cuda-11.5/lib64/ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-sign-compare -Wno-deprecated-declarations -Wno-nonnull -DEIGEN_HAS_CXX11_MATH=1 -fpermissive' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-sign-compare -Wno-deprecated-declarations -Wno-nonnull -DEIGEN_HAS_CXX11_MATH=1 -fpermissive' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -Wno-dev -DCMAKE_SKIP_RPATH=ON -DCMAKE_VERBOSE_MAKEFILE=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_SKIP_RULE_DEPENDENCY=ON -DCMAKE_SUPPRESS_REGENERATION=ON -DUSE_CCACHE=OFF -DHAVE_SOVERSION=ON -DUSE_NATIVE_ARCH=OFF -DUSE_DISTRIBUTED=ON -DBUILD_DOCS=OFF -DBUILD_PYTHON=ON -DBUILD_CAFFE2=ON -DBUILD_BINARY=OFF -DBUILD_BENCHMARK=OFF -DBUILD_CUSTOM_PROTOBUF=OFF -DBUILDING_WITH_TORCH_LIBS=ON -DPYTHON_EXECUTABLE=/usr/bin/python3.6 -DPYBIND11_PYTHON_VERSION=3.6 -DCAFFE2_LINK_LOCAL_PROTOBUF=OFF -DONNX_ML=OFF -DUSE_GLOG=ON -DUSE_GFLAGS=ON -DUSE_OPENMP=ON -DUSE_KINETO=OFF -DUSE_BREAKPAD=OFF -DUSE_SYSTEM_ONNX=ON -DUSE_SYSTEM_PYBIND11=ON -DUSE_SYSTEM_EIGEN_INSTALL=ON -DBLAS=OpenBLAS -DUSE_MPI=OFF -DUSE_OBSERVERS=OFF -DUSE_ASAN=OFF -DUSE_ROCM=OFF -DUSE_MKLDNN=ON -DUSE_NCCL=OFF -DUSE_GLOO=OFF -DUSE_CUDA=OFF -DUSE_FBGEMM=OFF -DUSE_NNPACK=ON -DUSE_QNNPACK=ON -DUSE_PYTORCH_QNNPACK=ON -DUSE_SYSTEM_FP16=ON -DUSE_SYSTEM_PSIMD=ON -DUSE_SYSTEM_SLEEF=ON -DUSE_SYSTEM_FXDIV=ON -DUSE_SYSTEM_XNNPACK=ON -DUSE_SYSTEM_CPUINFO=ON -DUSE_SYSTEM_PTHREADPOOL=ON -DUSE_TENSORPIPE=ON -DUSE_FAKELOWP=OFF -DUSE_OPENCL=OFF -DUSE_ZMQ=ON -DUSE_ZSTD=ON -DUSE_LMDB=ON -DUSE_REDIS=ON -DUSE_LEVELDB=ON -DUSE_ROCKSDB=OFF -DUSE_FFMPEG=OFF -DUSE_OPENCV=OFF -DUSE_METAL=OFF -DUSE_TBB=OFF -DUSE_LLVM=OFF -DATEN_NO_TEST=ON -- The CXX compiler identification is GNU 8.5.0 -- The C compiler identification is GNU 8.5.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test COMPILER_WORKS -- Performing Test COMPILER_WORKS - Success -- Performing Test SUPPORT_GLIBCXX_USE_C99 -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success -- std::exception_ptr is supported. -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed -- Turning off deprecation warning due to glog. -- Performing Test C_HAS_AVX_1 -- Performing Test C_HAS_AVX_1 - Failed -- Performing Test C_HAS_AVX_2 -- Performing Test C_HAS_AVX_2 - Failed -- Performing Test C_HAS_AVX_3 -- Performing Test C_HAS_AVX_3 - Failed -- Performing Test C_HAS_AVX2_1 -- Performing Test C_HAS_AVX2_1 - Failed -- Performing Test C_HAS_AVX2_2 -- Performing Test C_HAS_AVX2_2 - Failed -- Performing Test C_HAS_AVX2_3 -- Performing Test C_HAS_AVX2_3 - Failed -- Performing Test C_HAS_AVX512_1 -- Performing Test C_HAS_AVX512_1 - Failed -- Performing Test C_HAS_AVX512_2 -- Performing Test C_HAS_AVX512_2 - Failed -- Performing Test C_HAS_AVX512_3 -- Performing Test C_HAS_AVX512_3 - Failed -- Performing Test CXX_HAS_AVX_1 -- Performing Test CXX_HAS_AVX_1 - Failed -- Performing Test CXX_HAS_AVX_2 -- Performing Test CXX_HAS_AVX_2 - Failed -- Performing Test CXX_HAS_AVX_3 -- Performing Test CXX_HAS_AVX_3 - Failed -- Performing Test CXX_HAS_AVX2_1 -- Performing Test CXX_HAS_AVX2_1 - Failed -- Performing Test CXX_HAS_AVX2_2 -- Performing Test CXX_HAS_AVX2_2 - Failed -- Performing Test CXX_HAS_AVX2_3 -- Performing Test CXX_HAS_AVX2_3 - Failed -- Performing Test CXX_HAS_AVX512_1 -- Performing Test CXX_HAS_AVX512_1 - Failed -- Performing Test CXX_HAS_AVX512_2 -- Performing Test CXX_HAS_AVX512_2 - Failed -- Performing Test CXX_HAS_AVX512_3 -- Performing Test CXX_HAS_AVX512_3 - Failed -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Failed -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_SUPPORTS_RDYNAMIC -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Caffe2: Found protobuf with new-style protobuf targets. -- Caffe2 protobuf include directory: /usr/include -- Found Threads: TRUE -- Trying to find preferred BLAS backend of choice: OpenBLAS -- Found OpenBLAS libraries: /usr/lib64/libopenblaso.so -- Found OpenBLAS include: /usr/include/openblas -- Found pthreadpool: /usr/lib64/libpthreadpool.so Found cpuinfo: /usr/lib64/libcpuinfo.so -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Found XNNPACK: /usr/lib64/libXNNPACK.so -- Caffe2: Found gflags with new-style gflags target. -- Caffe2: Cannot find glog automatically. Using legacy find. -- Found glog: /usr/include -- Caffe2: Found glog (include: /usr/include, library: /usr/lib64/libglog.so) CMake Warning at cmake/Dependencies.cmake:775 (message): Turning USE_FAKELOWP off as it depends on USE_FBGEMM. Call Stack (most recent call first): CMakeLists.txt:653 (include) -- Found LMDB: /usr/include -- Found lmdb (include: /usr/include, library: /usr/lib64/liblmdb.so) -- Found LevelDB: /usr/include -- Found LevelDB (include: /usr/include, library: /usr/lib64/libleveldb.so) -- Found Snappy: /usr/include -- Found Snappy (include: /usr/include, library: /usr/lib64/libsnappy.so) -- Found Numa: /usr/include -- Found Numa (include: /usr/include, library: /usr/lib64/libnuma.so) -- Found ZMQ: /usr/include -- Found ZMQ (include: /usr/include, library: /usr/lib64/libzmq.so) -- Found Hiredis: /usr/include -- Found Hiredis (include: /usr/include, library: /usr/lib64/libhiredis.so) -- Found system Eigen at /usr/include/eigen3 -- Setting Python's include dir to /usr/include/python3.6m from sysconfig -- Setting Python's library to /usr/lib64/python3.6 -- Found PythonInterp: /usr/bin/python3.6 (found suitable version "3.6.8", minimum required is "3.0") -- Found PythonLibs: /usr/lib64/python3.6 (found suitable version "3.6.8", minimum required is "3.0") -- Found NumPy: /usr/lib64/python3.6/site-packages/numpy/core/include (found version "1.19.4") -- NumPy ver. 1.19.4 found (include: /usr/lib64/python3.6/site-packages/numpy/core/include) -- Found PythonInterp: /usr/bin/python3.6 (found suitable version "3.6.8", minimum required is "3.6") -- Found PythonLibs: python3.6m -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Found pybind11: /usr/include (found version "2.8.1" ) -- pybind11 include dirs: /usr/include;/usr/include/python3.6m -- Adding OpenMP CXX_FLAGS: -fopenmp -- Will link against OpenMP libraries: /usr/lib/gcc/aarch64-redhat-linux/8/libgomp.so;/usr/lib64/libpthread.so -- Found onnx: /usr/lib64/libonnx.so /usr/lib64/libonnx_proto.so -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor -- Removing -DNDEBUG from compile flags CMake Warning at cmake/Dependencies.cmake:1668 (message): Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. Call Stack (most recent call first): CMakeLists.txt:653 (include) -- Could not find hardware support for NEON on this machine. -- No OMAP3 processor on this machine. -- No OMAP4 processor on this machine. -- asimd/Neon found with compiler flag : -D__NEON__ -- Looking for cpuid.h -- Looking for cpuid.h - not found -- Performing Test NO_GCC_EBX_FPIC_BUG -- Performing Test NO_GCC_EBX_FPIC_BUG - Failed -- -- Performing Test C_VSX_FOUND -- Performing Test C_VSX_FOUND - Failed -- Performing Test CXX_VSX_FOUND -- Performing Test CXX_VSX_FOUND - Failed -- -- Looking for cheev_ -- Looking for cheev_ - found -- Looking for cgesdd_ -- Looking for cgesdd_ - found -- Found a library with LAPACK API (open). disabling CUDA because NOT USE_CUDA is set -- USE_CUDNN is set to 0. Compiling without cuDNN support -- MIOpen not found. Compiling without MIOpen support disabling ROCM because NOT USE_ROCM is set -- Looking for CL_VERSION_2_2 -- Looking for CL_VERSION_2_2 - found -- Found OpenCL: /usr/lib64/libOpenCL.so (found version "2.2") -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for mmap -- Looking for mmap - found -- Looking for shm_open -- Looking for shm_open - found -- Looking for shm_unlink -- Looking for shm_unlink - found -- Looking for malloc_usable_size -- Looking for malloc_usable_size - found -- Performing Test C_HAS_THREAD -- Performing Test C_HAS_THREAD - Success -- GCC 8.5.0: Adding gcc and gcc_s libs to link line -- Performing Test HAS_WERROR_FORMAT -- Performing Test HAS_WERROR_FORMAT - Success -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Success -- Performing Test HAS_VST1 -- Performing Test HAS_VST1 - Success -- Performing Test HAS_VLD1 -- Performing Test HAS_VLD1 - Success -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- NUMA paths: -- /usr/include -- /usr/lib64/libnuma.so -- Using ATen parallel backend: OMP disabling CUDA because USE_CUDA is set false Found sleef: /usr/lib64/libsleef.so AT_INSTALL_INCLUDE_DIR include/ATen/core core header install: /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/core/TensorBody.h disable test because ATEN_NO_TEST is set -- NCCL operators skipped due to no CUDA support -- Excluding FakeLowP operators -- Including IDEEP operators -- Excluding image processing operators due to no opencv -- Excluding video processing operators due to no opencv -- MPI operators skipped due to no MPI support -- Include Observer library -- /usr/bin/c++ /builddir/build/BUILD/pytorch-1.10.1/torch/abi-check.cpp -o /builddir/build/BUILD/pytorch-1.10.1/build/abi-check -- Determined _GLIBCXX_USE_CXX11_ABI=1 -- pytorch is compiling with OpenMP. OpenMP CXX_FLAGS: -fopenmp. OpenMP libraries: /usr/lib/gcc/aarch64-redhat-linux/8/libgomp.so;/usr/lib64/libpthread.so. -- Caffe2 is compiling with OpenMP. OpenMP CXX_FLAGS: -fopenmp. OpenMP libraries: /usr/lib/gcc/aarch64-redhat-linux/8/libgomp.so;/usr/lib64/libpthread.so. -- Using lib/python3.6/site-packages as python relative installation path -- -- ******** Summary ******** -- General: -- CMake version : 3.18.2 -- CMake command : /usr/bin/cmake -- System : Linux -- C++ compiler : /usr/bin/c++ -- C++ compiler id : GNU -- C++ compiler version : 8.5.0 -- Using ccache if found : OFF -- CXX flags : -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-sign-compare -Wno-deprecated-declarations -Wno-nonnull -DEIGEN_HAS_CXX11_MATH=1 -fpermissive -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-unused-function -Wno-unused-result -Wno-unused-local-typedefs -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -- Build type : RelWithDebInfo -- Compile definitions : ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -- CMAKE_PREFIX_PATH : -- CMAKE_INSTALL_PREFIX : /usr -- USE_GOLD_LINKER : OFF -- -- TORCH_VERSION : 1.10.0 -- CAFFE2_VERSION : 1.10.0 -- BUILD_CAFFE2 : ON -- BUILD_CAFFE2_OPS : ON -- BUILD_CAFFE2_MOBILE : OFF -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF -- BUILD_TENSOREXPR_BENCHMARK: OFF -- BUILD_BINARY : OFF -- BUILD_CUSTOM_PROTOBUF : OFF -- Protobuf compiler : /usr/bin/protoc -- Protobuf includes : /usr/include -- Protobuf libraries : /usr/lib64/libprotobuf.so;-pthread -- BUILD_DOCS : OFF -- BUILD_PYTHON : ON -- Python version : 3.6.8 -- Python executable : /usr/bin/python3.6 -- Pythonlibs version : 3.6.8 -- Python library : python3.6m -- Python includes : /usr/include/python3.6m -- Python site-packages: lib/python3.6/site-packages -- BUILD_SHARED_LIBS : ON -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF -- BUILD_TEST : OFF -- BUILD_JNI : OFF -- BUILD_MOBILE_AUTOGRAD : OFF -- BUILD_LITE_INTERPRETER: OFF -- INTERN_BUILD_MOBILE : -- USE_BLAS : 1 -- BLAS : open -- USE_LAPACK : 1 -- LAPACK : open -- USE_ASAN : OFF -- USE_CPP_CODE_COVERAGE : OFF -- USE_CUDA : OFF -- USE_ROCM : OFF -- USE_EIGEN_FOR_BLAS : -- USE_FBGEMM : OFF -- USE_FAKELOWP : OFF -- USE_KINETO : OFF -- USE_FFMPEG : OFF -- USE_GFLAGS : ON -- USE_GLOG : ON -- USE_LEVELDB : ON -- LevelDB version : 1.22 -- Snappy version : 1.1.8 -- USE_LITE_PROTO : OFF -- USE_LMDB : ON -- LMDB version : 0.9.24 -- USE_METAL : OFF -- USE_PYTORCH_METAL : OFF -- USE_PYTORCH_METAL_EXPORT : OFF -- USE_FFTW : ON -- USE_MKL : -- USE_MKLDNN : ON -- USE_MKLDNN_ACL : OFF -- USE_MKLDNN_CBLAS : OFF -- USE_NCCL : OFF -- USE_NNPACK : ON -- USE_NUMPY : ON -- USE_OBSERVERS : ON -- USE_OPENCL : OFF -- USE_OPENCV : OFF -- USE_OPENMP : ON -- USE_TBB : OFF -- USE_VULKAN : OFF -- USE_PROF : OFF -- USE_QNNPACK : ON -- USE_PYTORCH_QNNPACK : ON -- USE_REDIS : ON -- USE_ROCKSDB : OFF -- USE_ZMQ : ON -- USE_DISTRIBUTED : ON -- USE_MPI : OFF -- USE_GLOO : OFF -- USE_GLOO_WITH_OPENSSL : OFF -- USE_TENSORPIPE : ON -- USE_DEPLOY : OFF -- USE_BREAKPAD : OFF -- Public Dependencies : Threads::Threads;/usr/lib64/libopenblaso.so;glog::glog -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;XNNPACK;/usr/lib64/liblmdb.so;/usr/lib64/libleveldb.so;/usr/lib64/libsnappy.so;/usr/lib64/libnuma.so;/usr/lib64/libzmq.so;/usr/lib64/libhiredis.so;tensorpipe;aten_op_header_gen;onnx_proto;onnx;onnx_optimizer;foxi_loader;rt;fmt::fmt-header-only;gcc_s;gcc;dl -- USE_COREML_DELEGATE : OFF -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_BENCHMARK CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/pytorch-1.10.1/build + make -j80 [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-1.10.1/caffe2/proto/torch.proto [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-1.10.1/caffe2/proto/caffe2_legacy.proto [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-1.10.1/caffe2/proto/caffe2.proto Scanning dependencies of target fxdiv Scanning dependencies of target psimd Scanning dependencies of target fp16 [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-1.10.1/caffe2/proto/hsm.proto [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-1.10.1/caffe2/proto/metanet.proto Scanning dependencies of target gen_torch_version Scanning dependencies of target torch_global_deps Scanning dependencies of target clog Scanning dependencies of target ATEN_CPU_FILES_GEN_TARGET [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-1.10.1/caffe2/proto/predictor_consts.proto [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-1.10.1/caffe2/proto/prof_dag.proto Scanning dependencies of target generate-torch-sources Scanning dependencies of target _dl Scanning dependencies of target python_copy_files [ 0%] Linking C static library ../../lib/libfp16.a [ 0%] Linking C static library ../../lib/libfxdiv.a [ 0%] Linking C static library ../../lib/libpsimd.a [ 0%] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o [ 0%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o [ 0%] Generating ../../../torch/version.py [ 0%] Generating ../aten/src/ATen/CPUFunctions.h, ../aten/src/ATen/CPUFunctions_inl.h, ../aten/src/ATen/CompositeExplicitAutogradFunctions.h, ../aten/src/ATen/CompositeExplicitAutogradFunctions_inl.h, ../aten/src/ATen/CompositeImplicitAutogradFunctions.h, ../aten/src/ATen/CompositeImplicitAutogradFunctions_inl.h, ../aten/src/ATen/Declarations.yaml, ../aten/src/ATen/Functions.cpp, ../aten/src/ATen/Functions.h, ../aten/src/ATen/MetaFunctions.h, ../aten/src/ATen/MetaFunctions_inl.h, ../aten/src/ATen/NativeFunctions.h, ../aten/src/ATen/NativeMetaFunctions.h, ../aten/src/ATen/Operators.h, ../aten/src/ATen/Operators_0.cpp, ../aten/src/ATen/Operators_1.cpp, ../aten/src/ATen/Operators_2.cpp, ../aten/src/ATen/Operators_3.cpp, ../aten/src/ATen/Operators_4.cpp, ../aten/src/ATen/RedispatchFunctions.h, ../aten/src/ATen/RegisterBackendSelect.cpp, ../aten/src/ATen/RegisterCPU.cpp, ../aten/src/ATen/RegisterCompositeExplicitAutograd.cpp, ../aten/src/ATen/RegisterCompositeImplicitAutograd.cpp, ../aten/src/ATen/RegisterMeta.cpp, ../aten/src/ATen/RegisterMkldnnCPU.cpp, ../aten/src/ATen/RegisterQuantizedCPU.cpp, ../aten/src/ATen/RegisterSchema.cpp, ../aten/src/ATen/RegisterSparseCPU.cpp, ../aten/src/ATen/RegisterSparseCsrCPU.cpp, ../aten/src/ATen/RegistrationDeclarations.h, ../aten/src/ATen/CUDAFunctions.h, ../aten/src/ATen/CUDAFunctions_inl.h, ../aten/src/ATen/RegisterCUDA.cpp, ../aten/src/ATen/RegisterQuantizedCUDA.cpp, ../aten/src/ATen/RegisterSparseCUDA.cpp, ../aten/src/ATen/RegisterSparseCsrCUDA.cpp, ../aten/src/ATen/core/ATenOpList.cpp, ../aten/src/ATen/core/TensorBody.h, ../aten/src/ATen/core/TensorMethods.cpp cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 0%] Building C object caffe2/torch/CMakeFiles/_dl.dir/csrc/dl.c.o [ 0%] Generating ../aten/src/ATen/CPUFunctions.h, ../aten/src/ATen/CPUFunctions_inl.h, ../aten/src/ATen/CompositeExplicitAutogradFunctions.h, ../aten/src/ATen/CompositeExplicitAutogradFunctions_inl.h, ../aten/src/ATen/CompositeImplicitAutogradFunctions.h, ../aten/src/ATen/CompositeImplicitAutogradFunctions_inl.h, ../aten/src/ATen/Declarations.yaml, ../aten/src/ATen/Functions.cpp, ../aten/src/ATen/Functions.h, ../aten/src/ATen/MetaFunctions.h, ../aten/src/ATen/MetaFunctions_inl.h, ../aten/src/ATen/NativeFunctions.h, ../aten/src/ATen/NativeMetaFunctions.h, ../aten/src/ATen/Operators.h, ../aten/src/ATen/Operators_0.cpp, ../aten/src/ATen/Operators_1.cpp, ../aten/src/ATen/Operators_2.cpp, ../aten/src/ATen/Operators_3.cpp, ../aten/src/ATen/Operators_4.cpp, ../aten/src/ATen/RedispatchFunctions.h, ../aten/src/ATen/RegisterBackendSelect.cpp, ../aten/src/ATen/RegisterCPU.cpp, ../aten/src/ATen/RegisterCompositeExplicitAutograd.cpp, ../aten/src/ATen/RegisterCompositeImplicitAutograd.cpp, ../aten/src/ATen/RegisterMeta.cpp, ../aten/src/ATen/RegisterMkldnnCPU.cpp, ../aten/src/ATen/RegisterQuantizedCPU.cpp, ../aten/src/ATen/RegisterSchema.cpp, ../aten/src/ATen/RegisterSparseCPU.cpp, ../aten/src/ATen/RegisterSparseCsrCPU.cpp, ../aten/src/ATen/RegistrationDeclarations.h, ../aten/src/ATen/CUDAFunctions.h, ../aten/src/ATen/CUDAFunctions_inl.h, ../aten/src/ATen/RegisterCUDA.cpp, ../aten/src/ATen/RegisterQuantizedCUDA.cpp, ../aten/src/ATen/RegisterSparseCUDA.cpp, ../aten/src/ATen/RegisterSparseCsrCUDA.cpp, ../aten/src/ATen/core/ATenOpList.cpp, ../aten/src/ATen/core/TensorBody.h, ../aten/src/ATen/core/TensorMethods.cpp cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 1%] Generating __init__.py [ 1%] Generating contrib/aten/aten_test.py [ 1%] Generating contrib/aten/docs/__init__.py [ 1%] Generating contrib/aten/docs/sample.py [ 1%] Generating contrib/aten/__init__.py [ 1%] Generating contrib/__init__.py [ 1%] Generating contrib/fakelowp/test/test_fusions.py [ 1%] Generating contrib/aten/gen_op.py [ 1%] Generating contrib/fakelowp/test/test_int8_ops_nnpi.py [ 1%] Generating contrib/fakelowp/test/test_batchnorm_nnpi_fp16.py [ 1%] Generating contrib/fakelowp/test/test_int8_quant.py [ 1%] Generating contrib/gloo/__init__.py [ 1%] Generating contrib/fakelowp/test/test_batchmatmul_nnpi_fp16.py [ 1%] Generating contrib/fakelowp/test/test_deq_swish_quant_nnpi.py [ 1%] Generating contrib/fakelowp/test/test_chunking.py [ 1%] Generating contrib/fakelowp/test/test_op_nnpi_fp16.py [ 1%] Generating contrib/fakelowp/test/test_fc_nnpi_fp16.py [ 1%] Generating contrib/fakelowp/test/test_sls_8bit_nnpi_fp16.py [ 1%] Generating contrib/fakelowp/test/test_layernorm_nnpi_fp16.py [ 1%] Generating contrib/fakelowp/test/test_sls_4bit_nnpi_fp16.py [ 1%] Generating contrib/nccl/__init__.py [ 2%] Generating contrib/nccl/nccl_ops_test.py [ 2%] Generating contrib/playground/AnyExp.py [ 2%] Generating contrib/playground/compute_loss.py [ 2%] Generating contrib/nnpack/nnpack_ops_test.py [ 2%] Generating contrib/fakelowp/test/test_sls_8bit_nnpi_fp32.py [ 2%] Generating contrib/nnpack/__init__.py [ 2%] Generating contrib/gloo/gloo_test.py [ 2%] Generating contrib/playground/compute_topk_accuracy.py [ 2%] Generating contrib/playground/checkpoint.py [ 2%] Generating contrib/playground/AnyExpOnTerm.py [ 2%] Generating contrib/playground/resnetdemo/__init__.py [ 2%] Generating contrib/playground/output_generator.py [ 2%] Generating contrib/playground/ModuleRegister.py [ 2%] Generating contrib/playground/__init__.py [ 2%] Generating contrib/playground/meter.py /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function 'clog_vlog_fatal': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:135:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( ^~~~~~ STDERR_FILENO, ~~~~~~~~~~~~~~ out_buffer, ~~~~~~~~~~~ prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 2%] Linking C shared library ../lib/libtorch_global_deps.so [ 2%] Generating contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py [ 2%] Generating contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py [ 2%] Generating contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py [ 2%] Generating contrib/playground/resnetdemo/IN1k_resnet.py /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function 'clog_vlog_error': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:229:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( ^~~~~~ STDERR_FILENO, ~~~~~~~~~~~~~~ out_buffer, ~~~~~~~~~~~ prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function 'clog_vlog_warning': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:326:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( ^~~~~~ STDERR_FILENO, ~~~~~~~~~~~~~~ out_buffer, ~~~~~~~~~~~ prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 2%] Generating contrib/script/examples/__init__.py [ 2%] Generating contrib/playground/resnetdemo/explicit_resnet_forward.py [ 2%] Generating contrib/prof/__init__.py [ 2%] Generating contrib/playground/module_map.py [ 3%] Generating contrib/prof/cuda_profile_ops_test.py [ 3%] Generating contrib/tensorboard/tensorboard.py [ 3%] Generating contrib/playground/resnetdemo/rendezvous_filestore.py /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function 'clog_vlog_info': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:420:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( ^~~~~~ STDOUT_FILENO, ~~~~~~~~~~~~~~ out_buffer, ~~~~~~~~~~~ prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function 'clog_vlog_debug': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:514:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( ^~~~~~ STDOUT_FILENO, ~~~~~~~~~~~~~~ out_buffer, ~~~~~~~~~~~ prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 3%] Generating contrib/playground/resnetdemo/gfs_IN1k.py [ 3%] Generating contrib/tensorboard/tensorboard_test.py [ 3%] Generating contrib/warpctc/__init__.py [ 3%] Generating contrib/tensorboard/tensorboard_exporter.py [ 3%] Generating contrib/tensorboard/tensorboard_exporter_test.py [ 3%] Generating contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py [ 3%] Generating core/nomnigraph/__init__.py [ 3%] Generating distributed/__init__.py [ 3%] Generating contrib/playground/resnetdemo/explicit_resnet_param_update.py [ 3%] Generating core/nomnigraph/op_gen.py [ 3%] Generating contrib/script/__init__.py [ 3%] Generating contrib/tensorboard/__init__.py [ 3%] Generating contrib/warpctc/ctc_ops_test.py [ 3%] Generating core/__init__.py [ 3%] Generating distributed/file_store_handler_op_test.py [ 3%] Generating distributed/redis_store_handler_op_test.py Scanning dependencies of target c10 [ 3%] Built target fxdiv [ 3%] Built target fp16 [ 3%] Built target psimd [ 4%] Generating experiments/python/convnet_benchmarks.py [ 4%] Generating experiments/python/__init__.py [ 4%] Generating experiments/python/sparse_funhash_op_test.py [ 4%] Generating experiments/__init__.py [ 4%] Generating experiments/python/device_reduce_sum_bench.py [ 4%] Generating experiments/python/net_construct_bench.py [ 4%] Generating distributed/store_ops_test_util.py [ 4%] Generating experiments/python/SparseTransformer.py [ 4%] Generating experiments/python/funhash_op_test.py [ 4%] Generating experiments/python/sparse_reshape_op_test.py [ 4%] Generating perfkernels/hp_emblookup_codegen.py [ 4%] Generating experiments/python/tt_contraction_op_test.py [ 5%] Generating python/__init__.py [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o [ 5%] Generating python/_import_c_extension.py [ 5%] Generating proto/__init__.py [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o [ 5%] Generating experiments/python/tt_pad_op_test.py [ 5%] Generating proto/gen_proto_typestubs_helper.py [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o [ 5%] Generating perfkernels/__init__.py [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o [ 5%] Generating python/allcompare_test.py [ 5%] Generating python/attention.py [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o [ 5%] Generating python/benchmark_generator.py [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o [ 5%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o [ 5%] Generating python/benchmarks/fused_rowwise_nbit_conversion_bench.py [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o [ 6%] Generating python/brew.py [ 6%] Generating python/brew_test.py [ 6%] Generating python/benchmarks/concat_benchmark.py [ 6%] Generating python/benchmarks/sparse_lengths_sum_nbit_benchmark.py [ 6%] Generating python/binarysize.py [ 6%] Generating python/benchmarks/sparse_normalize_benchmark.py [ 6%] Generating python/build.py [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o [ 6%] Generating python/caffe_translator.py [ 6%] Generating python/cached_reader.py [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Type.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o [ 7%] Generating python/caffe_translator_test.py [ 7%] Generating python/checkpoint.py [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o [ 8%] Generating python/checkpoint_test.py [ 8%] Generating python/control_ops_grad.py [ 8%] Generating python/cnn.py [ 8%] Generating python/context.py [ 8%] Generating python/context_test.py [ 8%] Generating python/control.py [ 8%] Generating python/control_ops_grad_test.py [ 8%] Generating python/control_ops_util.py [ 8%] Generating python/control_test.py [ 8%] Generating python/convert_test.py [ 8%] Generating python/convert.py [ 8%] Generating python/convnet_benchmarks_test.py [ 8%] Generating python/convnet_benchmarks.py [ 8%] Built target torch_global_deps [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o [ 8%] Generating python/core.py [ 8%] Generating python/core_gradients_test.py [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o [ 8%] Generating python/core_test.py [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o [ 8%] Generating python/crf_predict.py [ 9%] Generating python/crf.py [ 9%] Generating python/crf_viterbi_test.py [ 9%] Generating python/data_parallel_model.py [ 9%] Generating python/dataio.py [ 9%] Generating python/dataio_test.py [ 9%] Generating python/data_workers.py [ 9%] Generating python/data_workers_test.py [ 9%] Generating python/dataset.py [ 9%] Generating python/data_parallel_model_test.py [ 9%] Generating python/db_file_reader.py [ 9%] Linking C shared library ../../lib/_dl.so [ 9%] Generating python/db_test.py [ 9%] Generating python/docs/__init__.py Scanning dependencies of target Caffe2_PROTO [ 9%] Generating python/docs/github.py [ 9%] Generating python/docs/generator.py [ 9%] Generating python/docs/formatter.py [ 9%] Generating python/docs/parser.py [ 9%] Generating python/device_checker.py [ 9%] Generating python/embedding_generation_benchmark.py [ 9%] Generating python/dyndep.py [ 10%] Generating python/examples/char_rnn.py [ 10%] Generating python/examples/lmdb_create_example.py [ 10%] Generating python/examples/imagenet_trainer.py [ 10%] Generating python/experiment_util.py [ 10%] Generating python/examples/resnet50_trainer.py [ 10%] Generating python/examples/__init__.py [ 10%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o [ 10%] Linking C static library ../../lib/libclog.a [ 10%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2_legacy.pb.cc.o [ 10%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/hsm.pb.cc.o [ 10%] Generating python/extension_loader.py [ 10%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/predictor_consts.pb.cc.o [ 10%] Generating python/fakefp16_transform_lib.py [ 10%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/metanet.pb.cc.o [ 10%] Generating python/fakelowp/__init__.py [ 10%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/prof_dag.pb.cc.o [ 10%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o [ 10%] Generating python/fakelowp/init_shared_libs.py [ 10%] Built target _dl [ 10%] Generating python/fakelowp/test_utils.py [ 10%] Generating python/filler_test.py [ 10%] Generating python/fused_8bit_rowwise_conversion_ops_test.py [ 10%] Generating python/functional.py [ 10%] Generating python/functional_test.py [ 10%] Generating python/gradient_check_test.py [ 10%] Generating python/gradient_checker.py [ 10%] Generating python/helpers/__init__.py [ 10%] Generating python/helpers/algebra.py [ 10%] Generating python/gru_cell.py [ 10%] Generating python/helpers/control_ops.py [ 10%] Generating python/helpers/arg_scope.py [ 10%] Generating python/helpers/array_helpers.py [ 11%] Generating python/helpers/conv.py [ 11%] Generating python/helpers/db_input.py [ 11%] Generating python/helpers/dropout.py [ 11%] Generating python/helpers/elementwise_linear.py [ 11%] Built target clog [ 11%] Generating python/helpers/quantization.py [ 11%] Generating python/helpers/fc.py [ 11%] Generating python/helpers/normalization.py [ 11%] Generating python/helpers/nonlinearity.py [ 11%] Generating python/helpers/pooling.py [ 11%] Generating python/helpers/tools.py [ 11%] Generating python/helpers/train.py [ 11%] Generating python/hip_test_util.py [ 11%] Generating python/hypothesis_test.py [ 11%] Generating python/hsm_util.py [ 11%] Generating python/hypothesis_test_util.py [ 11%] Generating python/ideep/adam_op_test.py [ 11%] Generating python/ideep/LRN_op_test.py [ 11%] Generating python/ideep/__init__.py [ 11%] Generating python/ideep/blobs_queue_db_test.py [ 11%] Generating python/ideep/channel_shuffle_op_test.py [ 11%] Generating python/ideep/conv_op_test.py [ 11%] Generating python/ideep/concat_split_op_test.py Scanning dependencies of target pytorch_qnnpack [ 12%] Generating python/ideep/conv_transpose_test.py [ 12%] Generating python/ideep/expanddims_squeeze_op_test.py [ 12%] Generating python/ideep/dropout_op_test.py [ 12%] Generating python/ideep/copy_op_test.py [ 12%] Generating python/ideep/convfusion_op_test.py [ 12%] Generating python/ideep/fc_op_test.py [ 12%] Generating python/ideep/moment_sgd_op_test.py [ 12%] Generating python/ideep/elementwise_sum_op_test.py [ 12%] Generating python/ideep/leaky_relu_op_test.py [ 12%] Generating python/ideep/operator_fallback_op_test.py [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o [ 12%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o fatal: not a git repository (or any of the parent directories): .git cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o [ 13%] Generating python/ideep/relu_op_test.py [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o [ 13%] Generating python/ideep/pre_convert_test.py [ 13%] Generating python/ideep/pool_op_test.py [ 13%] Generating python/ideep/order_switch_op_test.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 13%] Generating python/ideep/reshape_op_test.py [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o [ 13%] Generating python/ideep/shape_op_test.py [ 13%] Generating python/ideep/sigmoid_op_test.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 13%] Generating python/ideep/softmax_op_test.py [ 13%] Built target gen_torch_version [ 13%] Generating python/ideep/spatial_bn_op_test.py [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o [ 13%] Generating python/ideep/transpose_op_test.py [ 13%] Generating python/ideep/transform_ideep_net.py [ 13%] Generating python/ideep/weightedsum_op_test.py [ 13%] Generating python/ideep/test_ideep_net.py [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o [ 14%] Generating python/layer_model_helper.py [ 14%] Generating python/ideep_test_util.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 14%] Generating python/layer_model_instantiator.py [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o [ 14%] Generating python/layer_parameter_sharing_test.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 14%] Generating python/layer_test_util.py [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o [ 14%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o [ 14%] Generating python/layers/__init__.py [ 15%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o [ 15%] Generating python/layers/adaptive_weight.py [ 15%] Generating python/layers/add_bias.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 15%] Generating python/layers/arc_cosine_feature_map.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-neon.c.o [ 15%] Generating python/layers/batch_huber_loss.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 15%] Generating python/layers/batch_mse_loss.py [ 15%] Generating python/layers/batch_lr_loss.py [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x8-neon.c.o [ 15%] Generating python/layers/bpr_loss.py [ 15%] Generating python/layers/batch_softmax_loss.py [ 15%] Generating python/layers/batch_sigmoid_cross_entropy_loss.py [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/8x8-neon.c.o [ 15%] Generating python/layers/batch_normalization.py [ 15%] Generating python/layers/bucket_weighted.py [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-neon.c.o [ 15%] Generating python/layers/build_index.py [ 15%] Generating python/layers/blob_weighted_sum.py [ 15%] Generating python/layers/concat.py [ 15%] Generating python/layers/constant_weight.py [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 15%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon.c.o [ 15%] Generating python/layers/conv.py [ 15%] Generating python/layers/dropout.py [ 16%] Generating python/layers/fc.py [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon-per-channel.c.o [ 16%] Generating python/layers/fc_with_bootstrap.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon-per-channel.c.o [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o [ 16%] Generating python/layers/fc_without_bias.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 16%] Generating python/layers/feature_sparse_to_dense.py [ 16%] Generating python/layers/functional.py [ 16%] Generating python/layers/homotopy_weight.py [ 16%] Generating python/layers/gather_record.py [ 16%] Generating python/layers/label_smooth.py [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o [ 16%] Generating python/layers/layer_normalization.py [ 16%] Generating python/layers/last_n_window_collector.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 16%] Generating python/layers/layers.py [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o [ 16%] Generating python/layers/margin_rank_loss.py [ 16%] Generating python/layers/position_weighted.py [ 16%] Generating python/layers/pairwise_similarity.py [ 16%] Generating python/layers/merge_id_lists.py [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-neon.c.o [ 16%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-dq-neon.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/6x4-neon.c.o [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/neon.c.o [ 17%] Generating python/layers/random_fourier_features.py [ 17%] Generating python/layers/reservoir_sampling.py [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-neon.c.o [ 17%] Generating python/layers/sampling_train.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/5x8-neon.c.o [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-neon.c.o [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/neon.c.o [ 17%] Generating python/layers/select_record_by_context.py [ 17%] Generating python/layers/semi_random_features.py [ 17%] Generating python/layers/sparse_dropout_with_replacement.py [ 18%] Generating python/layers/sparse_feature_hash.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-neon.c.o [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-neon.c.o [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/neon.c.o [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-neon.c.o [ 18%] Generating python/layers/tags.py [ 18%] Generating python/layers/sampling_trainable_mixin.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 18%] Generating python/layers/sparse_lookup.py [ 18%] Generating python/layers/split.py cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-neon.c.o [ 18%] Generating python/layers/uniform_sampling.py [ 18%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/8x8-aarch64-neon.S.o [ 18%] Generating python/layers/sparse_itemwise_dropout_with_replacement.py [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-neon.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 18%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-aarch64-neon.S.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [ 18%] Generating python/layers_test.py [ 18%] Generating python/lazy.py [ 18%] Generating python/lazy_dyndep.py [ 18%] Generating python/lazy_dyndep_test.py [ 18%] Generating python/lengths_reducer_fused_8bit_rowwise_ops_test.py [ 18%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-dq-aarch64-neon.S.o [ 18%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-aarch64-neon.S.o [ 18%] Generating python/lengths_reducer_rowwise_8bit_ops_test.py [ 18%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S.o [ 18%] Generating python/lstm_benchmark.py [ 18%] Generating python/memonger.py [ 18%] Generating python/mint/__init__.py [ 18%] Generating python/memonger_test.py [ 18%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S.o [ 18%] Generating python/mkl/__init__.py [ 18%] Generating python/mint/app.py [ 18%] Generating python/mkl/mkl_LRN_op_test.py [ 18%] Generating python/mkl/mkl_LRN_speed_test.py [ 18%] Generating python/mkl/mkl_fc_speed_test.py [ 18%] Generating python/mkl/mkl_conv_op_test.py [ 18%] Generating python/mkl/mkl_fc_op_test.py [ 18%] Generating python/mkl/mkl_elementwise_sum_op_test.py [ 18%] Generating python/mkl/mkl_pool_op_test.py [ 18%] Generating python/mkl/mkl_elementwise_add_op_test.py [ 19%] Generating python/mkl/mkl_fill_op_test.py [ 19%] Generating python/mkl/mkl_pool_speed_test.py [ 19%] Generating python/mkl/mkl_copy_op_test.py [ 19%] Generating python/mkl/mkl_relu_op_test.py [ 19%] Generating python/mkl/mkl_sbn_op_test.py [ 19%] Generating python/mkl/mkl_sbn_speed_test.py [ 19%] Generating python/mkl/mkl_sigmoid_op_test.py [ 19%] Generating python/mkl/mkl_concat_op_test.py [ 19%] Generating python/mkl/rewrite_graph.py [ 19%] Generating python/mkl/mkl_speed_test.py [ 19%] Generating python/mkl/mkl_squeeze_op_test.py [ 19%] Generating python/mkl_test_util.py [ 19%] Generating python/model_device_test.py [ 19%] Generating python/mkl/rewrite_graph_test.py [ 19%] Generating python/model_helper.py [ 19%] Generating python/model_helper_test.py [ 19%] Generating python/modeling/__init__.py [ 20%] Generating python/modeling/compute_histogram_for_blobs_test.py [ 20%] Generating python/modeling/compute_norm_for_blobs.py [ 20%] Generating python/modeling/get_entry_from_blobs.py [ 20%] Generating python/modeling/compute_histogram_for_blobs.py [ 20%] Generating python/modeling/compute_norm_for_blobs_test.py [ 20%] Generating python/modeling/compute_statistics_for_blobs.py [ 20%] Generating python/modeling/compute_statistics_for_blobs_test.py [ 20%] Generating python/modeling/initializers.py [ 20%] Generating python/modeling/gradient_clipping.py [ 20%] Generating python/modeling/get_entry_from_blobs_test.py [ 20%] Generating python/modeling/gradient_clipping_test.py [ 20%] Generating python/modeling/initializers_test.py [ 20%] Generating python/modeling/net_modifier.py [ 20%] Generating python/modeling/parameter_sharing.py [ 20%] Generating python/modeling/parameter_info.py [ 20%] Generating python/modeling/parameter_sharing_test.py [ 20%] Generating python/models/__init__.py [ 20%] Generating python/models/imagenet_trainer_test_utils.py [ 20%] Generating python/models/__sym_init__.py [ 20%] Generating python/models/download.py [ 20%] Generating python/models/resnet.py [ 21%] Generating python/models/seq2seq/__init__.py [ 21%] Generating python/models/seq2seq/beam_search.py [ 21%] Generating python/models/resnet_test.py [ 21%] Generating python/models/seq2seq/seq2seq_beam_search_test.py [ 21%] Generating python/models/seq2seq/seq2seq_model_helper.py [ 21%] Generating python/models/seq2seq/seq2seq_model_helper_test.py [ 21%] Generating python/models/seq2seq/seq2seq_util.py [ 21%] Generating python/models/seq2seq/train.py [ 21%] Generating python/models/seq2seq/translate.py [ 21%] Generating python/muji.py [ 21%] Generating python/net_builder.py [ 21%] Generating python/muji_test.py [ 21%] Generating python/modifier_context.py [ 21%] Generating python/models/shufflenet_test.py [ 21%] Generating python/net_builder_test.py [ 21%] Generating python/net_drawer.py [ 21%] Generating python/models/shufflenet.py [ 21%] Generating python/net_printer_test.py [ 21%] Generating python/net_printer.py [ 21%] Generating python/nomnigraph_test.py [ 21%] Generating python/nomnigraph.py [ 21%] Generating python/nomnigraph_transformations_test.py [ 21%] Generating python/nomnigraph_transformations.py [ 21%] Generating python/normalizer.py [ 21%] Generating python/normalizer_context.py [ 22%] Generating python/normalizer_test.py [ 22%] Generating python/numa_benchmark.py [ 22%] Generating python/numa_test.py [ 22%] Generating python/onnx/helper.py [ 22%] Generating python/onnx/backend.py [ 22%] Generating python/onnx/frontend.py [ 22%] Generating python/onnx/bin/__init__.py [ 22%] Generating python/onnx/__init__.py [ 22%] Generating python/observer_test.py [ 22%] Generating python/onnx/backend_cpp_rep.py [ 22%] Generating python/onnx/backend_rep.py [ 22%] Generating python/operator_fp_exceptions_test.py [ 22%] Generating python/onnx/error.py [ 22%] Generating python/onnx/bin/conversion.py [ 22%] Generating python/onnx/onnxifi.py [ 22%] Generating python/onnx/test_onnxifi.py [ 22%] Generating python/onnx/tests/__init__.py [ 22%] Generating python/onnx/tests/c2_ref_test.py [ 22%] Generating python/onnx/tests/conversion_test.py [ 22%] Generating python/onnx/tests/helper_test.py [ 22%] Generating python/onnx/tests/ssa_test.py [ 22%] Generating python/onnx/tests/onnx_backend_test.py [ 23%] Generating python/onnx/workspace.py [ 23%] Generating python/onnx/tests/test_utils.py [ 23%] Generating python/operator_test/adagrad_test.py [ 23%] Generating python/operator_test/activation_ops_test.py [ 23%] Generating python/operator_test/adadelta_test.py [ 23%] Generating python/operator_test/__init__.py [ 23%] Generating python/operator_test/adam_test.py [ 23%] Generating python/operator_test/adagrad_test_helper.py [ 23%] Generating python/operator_test/alias_with_name_test.py [ 23%] Generating python/operator_test/arg_ops_test.py [ 23%] Generating python/operator_test/batch_bucketize_op_test.py [ 23%] Generating python/operator_test/apmeter_test.py [ 23%] Generating python/operator_test/affine_channel_op_test.py [ 23%] Generating python/operator_test/assert_test.py [ 23%] Generating python/operator_test/async_net_barrier_test.py [ 23%] Generating python/operator_test/basic_rnn_test.py [ 23%] Generating python/operator_test/atomic_ops_test.py [ 23%] Generating python/operator_test/batch_box_cox_test.py [ 23%] Generating python/operator_test/batch_moments_op_test.py [ 23%] Generating python/operator_test/bisect_percentile_op_test.py [ 23%] Generating python/operator_test/batch_sparse_to_dense_op_test.py [ 23%] Generating python/operator_test/boolean_unmask_test.py [ 23%] Generating python/operator_test/channel_backprop_stats_op_test.py [ 23%] Generating python/operator_test/bbox_transform_test.py [ 24%] Generating python/operator_test/boolean_mask_test.py [ 24%] Generating python/operator_test/blobs_queue_db_test.py [ 24%] Generating python/operator_test/box_with_nms_limit_op_test.py [ 24%] Generating python/operator_test/cast_op_test.py [ 24%] Generating python/operator_test/concat_op_cost_test.py [ 24%] Generating python/operator_test/channel_shuffle_test.py [ 24%] Generating python/operator_test/bucketize_op_test.py [ 24%] Generating python/operator_test/clip_tensor_op_test.py [ 24%] Generating python/operator_test/ceil_op_test.py [ 24%] Generating python/operator_test/concat_split_op_test.py [ 24%] Generating python/operator_test/channel_stats_op_test.py [ 24%] Generating python/operator_test/checkpoint_test.py [ 24%] Generating python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py [ 24%] Generating python/operator_test/clip_op_test.py [ 24%] Generating python/operator_test/conftest.py [ 24%] Generating python/operator_test/conv_test.py [ 24%] Generating python/operator_test/conv_transpose_test.py [ 24%] Generating python/operator_test/copy_ops_test.py [ 25%] Generating python/operator_test/copy_rows_to_tensor_op_test.py [ 25%] Generating python/operator_test/counter_ops_test.py [ 25%] Generating python/operator_test/cosine_embedding_criterion_op_test.py [ 25%] Generating python/operator_test/crf_test.py [ 25%] Generating python/operator_test/ctc_beam_search_decoder_op_test.py [ 25%] Generating python/operator_test/cudnn_recurrent_test.py [ 25%] Generating python/operator_test/data_couple_op_test.py [ 25%] Generating python/operator_test/cross_entropy_ops_test.py [ 25%] Generating python/operator_test/ctc_greedy_decoder_op_test.py [ 25%] Generating python/operator_test/conditional_test.py [ 25%] Generating python/operator_test/decay_adagrad_test.py [ 25%] Generating python/operator_test/dataset_ops_test.py [ 25%] Generating python/operator_test/depthwise_3x3_conv_test.py [ 25%] Generating python/operator_test/deform_conv_test.py [ 25%] Generating python/operator_test/dense_vector_to_id_list_op_test.py [ 25%] Generating python/operator_test/detectron_keypoints.py [ 25%] Generating python/operator_test/duplicate_operands_test.py [ 25%] Generating python/operator_test/distance_op_test.py [ 26%] Generating python/operator_test/ensure_clipped_test.py [ 26%] Generating python/operator_test/enforce_finite_op_test.py [ 26%] Generating python/operator_test/expand_op_test.py [ 26%] Generating python/operator_test/flexible_top_k_test.py [ 26%] Generating python/operator_test/elementwise_linear_op_test.py [ 26%] Generating python/operator_test/elementwise_logical_ops_test.py [ 26%] Generating python/operator_test/elementwise_op_broadcast_test.py [ 26%] Generating python/operator_test/filler_ops_test.py [ 26%] Generating python/operator_test/emptysample_ops_test.py [ 26%] Generating python/operator_test/elementwise_ops_test.py [ 26%] Generating python/operator_test/dropout_op_test.py [ 26%] Generating python/operator_test/ensure_cpu_output_op_test.py [ 26%] Generating python/operator_test/erf_op_test.py [ 26%] Generating python/operator_test/fc_operator_test.py [ 26%] Generating python/operator_test/feature_maps_ops_test.py [ 26%] Generating python/operator_test/find_op_test.py [ 26%] Generating python/operator_test/floor_op_test.py [ 26%] Generating python/operator_test/fused_nbit_rowwise_conversion_ops_test.py [ 26%] Generating python/operator_test/flatten_op_test.py [ 26%] Generating python/operator_test/fused_nbit_rowwise_test_helper.py [ 26%] Generating python/operator_test/gather_ops_test.py [ 26%] Generating python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py [ 26%] Generating python/operator_test/gather_ranges_op_test.py [ 26%] Generating python/operator_test/given_tensor_fill_op_test.py [ 26%] Generating python/operator_test/glu_op_test.py [ 26%] Generating python/operator_test/group_conv_test.py [ 26%] Generating python/operator_test/group_norm_op_test.py [ 26%] Generating python/operator_test/heatmap_max_keypoint_op_test.py [ 26%] Generating python/operator_test/gru_test.py [ 26%] Generating python/operator_test/index_hash_ops_test.py [ 27%] Generating python/operator_test/index_ops_test.py [ 27%] Generating python/operator_test/histogram_test.py [ 27%] Generating python/operator_test/key_split_ops_test.py [ 27%] Generating python/operator_test/hsm_test.py [ 27%] Generating python/operator_test/leaky_relu_test.py [ 27%] Generating python/operator_test/hyperbolic_ops_test.py [ 27%] Generating python/operator_test/image_input_op_test.py [ 27%] Generating python/operator_test/im2col_col2im_test.py [ 27%] Generating python/operator_test/lengths_top_k_ops_test.py [ 27%] Generating python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py [ 27%] Generating python/operator_test/integral_image_ops_test.py [ 27%] Generating python/operator_test/jsd_ops_test.py [ 27%] Generating python/operator_test/listwise_l2r_operator_test.py [ 27%] Generating python/operator_test/instance_norm_test.py [ 27%] Generating python/operator_test/lpnorm_op_test.py [ 27%] Generating python/operator_test/lars_test.py [ 27%] Generating python/operator_test/layer_norm_op_test.py [ 27%] Generating python/operator_test/learning_rate_op_test.py [ 27%] Generating python/operator_test/learning_rate_adaption_op_test.py [ 27%] Generating python/operator_test/length_split_op_test.py [ 27%] Generating python/operator_test/map_ops_test.py [ 27%] Generating python/operator_test/lengths_tile_op_test.py [ 28%] Generating python/operator_test/load_save_test.py [ 28%] Generating python/operator_test/margin_ranking_criterion_op_test.py [ 28%] Generating python/operator_test/loss_ops_test.py [ 28%] Generating python/operator_test/matmul_op_test.py [ 28%] Generating python/operator_test/locally_connected_op_test.py [ 28%] Generating python/operator_test/mkl_conv_op_test.py [ 28%] Generating python/operator_test/math_ops_test.py [ 28%] Generating python/operator_test/merge_id_lists_op_test.py [ 28%] Generating python/operator_test/mean_op_test.py [ 28%] Generating python/operator_test/lengths_pad_op_test.py [ 28%] Generating python/operator_test/mkl_packed_fc_op_test.py [ 28%] Generating python/operator_test/mod_op_test.py [ 28%] Generating python/operator_test/moments_op_test.py [ 28%] Generating python/operator_test/mpi_test.py [ 28%] Generating python/operator_test/momentum_sgd_test.py [ 28%] Generating python/operator_test/mul_gradient_benchmark.py [ 28%] Generating python/operator_test/normalize_op_test.py [ 28%] Generating python/operator_test/one_hot_ops_test.py [ 28%] Generating python/operator_test/negate_gradient_op_test.py [ 28%] Generating python/operator_test/pooling_test.py [ 28%] Generating python/operator_test/numpy_tile_op_test.py [ 28%] Generating python/operator_test/ngram_ops_test.py [ 28%] Generating python/operator_test/prepend_dim_test.py [ 28%] Generating python/operator_test/rand_quantization_op_speed_test.py [ 28%] Generating python/operator_test/quantile_test.py [ 28%] Generating python/operator_test/piecewise_linear_transform_test.py [ 29%] Generating python/operator_test/onnx_while_test.py [ 29%] Generating python/operator_test/order_switch_test.py [ 29%] Generating python/operator_test/pack_ops_test.py [ 29%] Generating python/operator_test/pack_rnn_sequence_op_test.py [ 29%] Generating python/operator_test/pad_test.py [ 29%] Generating python/operator_test/reduction_ops_test.py [ 29%] Generating python/operator_test/percentile_op_test.py [ 29%] Generating python/operator_test/reshape_ops_test.py [ 29%] Generating python/operator_test/partition_ops_test.py [ 29%] Generating python/operator_test/python_op_test.py [ 29%] Generating python/operator_test/rank_loss_operator_test.py [ 29%] Generating python/operator_test/record_queue_test.py [ 29%] Generating python/operator_test/rebatching_queue_test.py [ 29%] Generating python/operator_test/roi_align_rotated_op_test.py [ 29%] Generating python/operator_test/recurrent_network_test.py [ 29%] Generating python/operator_test/scale_op_test.py [ 30%] Generating python/operator_test/resize_op_test.py [ 30%] Generating python/operator_test/rmac_regions_op_test.py [ 30%] Generating python/operator_test/rms_norm_op_test.py [ 30%] Generating python/operator_test/rnn_cell_test.py [ 30%] Generating python/operator_test/rowwise_counter_test.py [ 30%] Generating python/operator_test/segment_ops_test.py [ 30%] Generating python/operator_test/reduce_ops_test.py [ 30%] Generating python/operator_test/self_binning_histogram_test.py [ 30%] Generating python/operator_test/recurrent_net_executor_test.py [ 30%] Generating python/operator_test/softmax_ops_test.py [ 30%] Generating python/operator_test/softplus_op_test.py [ 30%] Generating python/operator_test/sequence_ops_test.py [ 30%] Generating python/operator_test/selu_op_test.py [ 30%] Generating python/operator_test/sinusoid_position_encoding_op_test.py [ 30%] Generating python/operator_test/shape_inference_test.py [ 30%] Generating python/operator_test/sparse_dropout_with_replacement_op_test.py [ 30%] Generating python/operator_test/spatial_bn_op_test.py [ 30%] Generating python/operator_test/sparse_ops_test.py [ 30%] Generating python/operator_test/sparse_lp_regularizer_test.py [ 30%] Generating python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py [ 30%] Generating python/operator_test/sparse_gradient_checker_test.py [ 31%] Generating python/operator_test/sparse_normalize_test.py [ 31%] Generating python/operator_test/specialized_segment_ops_test.py [ 31%] Generating python/operator_test/sparse_lengths_sum_benchmark.py [ 31%] Generating python/operator_test/sparse_to_dense_mask_op_test.py [ 31%] Generating python/operator_test/stats_put_ops_test.py [ 31%] Generating python/operator_test/split_op_cost_test.py [ 31%] Generating python/operator_test/tile_op_test.py [ 31%] Generating python/operator_test/torch_integration_test.py [ 31%] Generating python/operator_test/square_root_divide_op_test.py [ 31%] Generating python/operator_test/unique_ops_test.py [ 31%] Generating python/operator_test/trigonometric_op_test.py [ 31%] Generating python/operator_test/stats_ops_test.py [ 31%] Generating python/operator_test/storm_test.py [ 31%] Generating python/operator_test/string_ops_test.py [ 31%] Generating python/operator_test/text_file_reader_test.py [ 31%] Generating python/operator_test/thresholded_relu_op_test.py [ 31%] Generating python/operator_test/unsafe_coalesce_test.py [ 31%] Generating python/operator_test/top_k_test.py [ 32%] Generating python/operator_test/weighted_sample_test.py [ 32%] Generating python/operator_test/utility_ops_test.py [ 32%] Generating python/operator_test/transpose_op_test.py [ 32%] Generating python/optimizer_test.py [ 32%] Generating python/operator_test/unique_uniform_fill_op_test.py [ 32%] Generating python/operator_test/upsample_op_test.py [ 32%] Generating python/operator_test/video_input_op_test.py [ 32%] Generating python/operator_test/weighted_multi_sample_test.py [ 32%] Generating python/operator_test/weighted_sum_test.py [ 32%] Generating python/operator_test/weight_scale_test.py [ 32%] Generating python/optimizer.py [ 32%] Generating python/operator_test/wngrad_test.py [ 32%] Generating python/optimizer_context.py [ 32%] Generating python/optimizer_test_util.py [ 32%] Generating python/parallel_workers.py [ 32%] Generating python/pipeline.py [ 32%] Generating python/parallel_workers_test.py [ 32%] Generating python/parallelize_bmuf_distributed_test.py [ 32%] Generating python/predictor/mobile_exporter.py [ 32%] Generating python/predictor/predictor_exporter.py [ 32%] Generating python/predictor_constants.py [ 32%] Generating python/predictor/mobile_exporter_test.py [ 32%] Generating python/predictor/__init__.py [ 32%] Generating python/pipeline_test.py [ 32%] Generating python/regularizer.py [ 33%] Generating python/queue_util.py [ 33%] Generating python/regularizer_context.py [ 33%] Generating python/schema.py [ 33%] Generating python/predictor/predictor_py_utils.py [ 33%] Generating python/predictor/predictor_test.py [ 33%] Generating python/predictor/predictor_exporter_test.py [ 33%] Generating python/regularizer_test.py [ 33%] Generating python/predictor/serde.py [ 33%] Generating python/python_op_test.py [ 33%] Generating python/record_queue.py [ 33%] Generating python/serialized_test/coverage.py [ 33%] Generating python/serialized_test/serialized_test_util.py [ 33%] Generating python/rnn/lstm_comparison.py [ 33%] Generating python/rnn/rnn_cell_test_util.py [ 33%] Generating python/recurrent.py [ 33%] Generating python/rnn_cell.py [ 33%] Generating python/schema_test.py [ 33%] Generating python/rnn/__init__.py [ 34%] Generating python/sparse_to_dense_test.py [ 34%] Generating python/task_test.py [ 34%] Generating python/task.py [ 34%] Generating python/test/__init__.py [ 34%] Generating python/scope_test.py [ 34%] Generating python/serialized_test/__init__.py [ 34%] Generating python/scope.py [ 34%] Generating python/test/do_op_test.py [ 34%] Generating python/session_test.py [ 34%] Generating python/session.py [ 34%] Generating python/sparse_to_dense_mask_test.py [ 34%] Generating python/test/blob_deallocation_test.py [ 34%] Generating python/test/executor_test.py [ 34%] Generating python/test/fakefp16_transform_test.py [ 34%] Generating python/test/executor_test_util.py [ 34%] Generating python/test/gpu_context_test.py [ 34%] Generating python/test/inference_lstm_op_test.py [ 34%] Generating python/test/python_protobuf_test.py [ 34%] Generating python/test_util.py [ 34%] Generating python/toy_regression_test.py [ 34%] Generating python/text_file_reader.py [ 34%] Generating python/timeout_guard.py [ 34%] Generating python/transformations.py [ 34%] Generating python/transformations_test.py [ 34%] Generating python/trt/__init__.py [ 34%] Generating python/trt/test_trt.py [ 34%] Generating python/trt/transform.py [ 34%] Generating python/tt_core.py [ 34%] Generating python/trt/test_pt_onnx_trt.py [ 34%] Generating python/utils_test.py [ 35%] Generating python/utils.py [ 35%] Generating python/tt_core_test.py [ 35%] Generating python/workspace.py [ 35%] Generating python/visualize.py [ 35%] Generating quantization/server/__init__.py [ 35%] Generating quantization/server/batch_matmul_dnnlowp_op_test.py [ 35%] Generating quantization/server/concat_dnnlowp_op_test.py [ 35%] Generating python/workspace_test.py [ 35%] Generating quantization/server/compute_equalization_scale_test.py [ 35%] Generating quantization/server/conv_depthwise_dnnlowp_op_test.py [ 35%] Generating quantization/server/conv_dnnlowp_acc16_op_test.py [ 35%] Generating quantization/__init__.py [ 35%] Generating quantization/server/dequantize_dnnlowp_op_test.py [ 35%] Generating quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py [ 35%] Generating quantization/server/dnnlowp_test_utils.py [ 35%] Generating quantization/server/batch_permutation_dnnlowp_op_test.py [ 36%] Generating quantization/server/fully_connected_dnnlowp_acc16_op_test.py [ 36%] Generating quantization/server/fully_connected_fp16_test.py [ 36%] Generating quantization/server/channel_shuffle_dnnlowp_op_test.py [ 36%] Generating quantization/server/conv_dnnlowp_op_test.py [ 36%] Generating quantization/server/elementwise_mul_dnnlowp_op_test.py [ 36%] Generating quantization/server/elementwise_sum_dnnlowp_op_test.py [ 36%] Generating quantization/server/elementwise_linear_dnnlowp_op_test.py [ 36%] Generating quantization/server/conv_groupwise_dnnlowp_op_test.py [ 36%] Generating quantization/server/elementwise_add_dnnlowp_op_test.py [ 36%] Generating quantization/server/fully_connected_rowwise_dnnlowp_op_test.py [ 36%] Generating quantization/server/fully_connected_dnnlowp_op_test.py [ 36%] Generating quantization/server/gather_dnnlowp_op_test.py [ 36%] Generating quantization/server/int8_gen_quant_params_min_max_test.py [ 36%] Generating quantization/server/group_norm_dnnlowp_op_test.py [ 36%] Generating quantization/server/int8_gen_quant_params_test.py [ 36%] Generating quantization/server/int8_quant_scheme_blob_fill_test.py [ 36%] Generating quantization/server/lstm_unit_dnnlowp_op_test.py [ 36%] Generating quantization/server/observer_test.py [ 36%] Generating quantization/server/sigmoid_dnnlowp_op_test.py [ 36%] Generating quantization/server/resize_nearest_3d_dnnlowp_op_test.py [ 36%] Generating quantization/server/quantize_dnnlowp_op_test.py [ 36%] Generating quantization/server/tanh_dnnlowp_op_test.py [ 36%] Generating quantization/server/pool_dnnlowp_op_test.py [ 36%] Generating quantization/server/relu_dnnlowp_op_test.py [ 36%] Generating quantization/server/resize_nearest_dnnlowp_op_test.py [ 36%] Generating quantization/server/spatial_batch_norm_dnnlowp_op_test.py [ 36%] Generating quantization/server/utils.py [ 36%] Built target python_copy_files [ 36%] Linking CXX static library ../../lib/libpytorch_qnnpack.a [ 36%] Built target pytorch_qnnpack [ 36%] Linking CXX shared library ../lib/libc10.so [ 36%] Built target c10 [ 36%] Built target Caffe2_PROTO Scanning dependencies of target caffe2_protos [ 36%] Linking CXX static library ../lib/libcaffe2_protos.a [ 36%] Built target caffe2_protos [ 36%] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py [ 36%] Built target ATEN_CPU_FILES_GEN_TARGET Scanning dependencies of target torch_python_stubs Scanning dependencies of target __aten_op_header_gen [ 36%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi [ 36%] Generating contrib/aten/aten_op.h Skipping rename Because of Arg: c10::optional (at::DimnameList) Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) Skipping _cudnn_init_dropout_state because it is a factory method Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) Skipping all Because of Arg: at::Dimname (at::Dimname) Skipping all Because of Arg: at::Dimname (at::Dimname) Skipping any Because of Arg: at::Dimname (at::Dimname) Skipping any Because of Arg: at::Dimname (at::Dimname) Skipping arange because it is a factory method Skipping argmax Because of Arg: c10::optional (int64_t) Skipping argmax Because of Arg: c10::optional (int64_t) Skipping argmin Because of Arg: c10::optional (int64_t) Skipping argmin Because of Arg: c10::optional (int64_t) Skipping as_strided Because of Arg: c10::optional (int64_t) Skipping bartlett_window because it is a factory method Skipping bernoulli Because of Arg: c10::optional (at::Generator) Skipping bernoulli Because of Arg: c10::optional (at::Generator) Skipping blackman_window because it is a factory method Skipping cat Because of Arg: at::Dimname (at::Dimname) Skipping concat Because of Arg: at::Dimname (at::Dimname) Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) Skipping conv1d Because of Arg: c10::string_view (c10::string_view) Skipping conv1d Because of Arg: c10::string_view (c10::string_view) Skipping conv1d Because of Arg: c10::string_view (c10::string_view) Skipping conv2d Because of Arg: c10::string_view (c10::string_view) Skipping conv2d Because of Arg: c10::string_view (c10::string_view) Skipping conv2d Because of Arg: c10::string_view (c10::string_view) Skipping conv3d Because of Arg: c10::string_view (c10::string_view) Skipping conv3d Because of Arg: c10::string_view (c10::string_view) Skipping conv3d Because of Arg: c10::string_view (c10::string_view) Skipping count_nonzero Because of Arg: c10::optional (int64_t) Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) Skipping cummax Because of Arg: at::Dimname (at::Dimname) Skipping cummin Because of Arg: at::Dimname (at::Dimname) Skipping cumprod Because of Arg: c10::optional (at::ScalarType) Skipping cumprod Because of Arg: at::Dimname (at::Dimname) Skipping cumprod Because of Arg: at::Dimname (at::Dimname) Skipping cumsum Because of Arg: c10::optional (at::ScalarType) Skipping cumsum Because of Arg: at::Dimname (at::Dimname) Skipping cumsum Because of Arg: at::Dimname (at::Dimname) Skipping diagonal Because of Arg: at::Dimname (at::Dimname) Skipping diagonal Because of Arg: at::Dimname (at::Dimname) Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) Skipping gradient Because of Arg: c10::optional (int64_t) Skipping gradient Because of Arg: c10::optional (int64_t) Skipping div Because of Arg: c10::optional (c10::string_view) Skipping div Because of Arg: c10::optional (c10::string_view) Skipping divide Because of Arg: c10::optional (c10::string_view) Skipping divide Because of Arg: c10::optional (c10::string_view) Skipping einsum Because of Arg: c10::string_view (c10::string_view) Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) Skipping embedding_bag Because of Arg: c10::optional (int64_t) Skipping empty because it is a factory method Skipping new_empty because it is a factory method Skipping new_empty_strided because it is a factory method Skipping new_full because it is a factory method Skipping new_zeros because it is a factory method Skipping new_ones because it is a factory method Skipping _empty_affine_quantized because it is a factory method Skipping _empty_per_channel_affine_quantized because it is a factory method Skipping empty_quantized because it is a factory method Skipping empty_like because it is a factory method Skipping empty_strided because it is a factory method Skipping eye because it is a factory method Skipping flatten Because of Arg: at::Dimname (at::Dimname) Skipping flatten Because of Arg: at::Dimname (at::Dimname) Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) Skipping unflatten Because of Arg: c10::optional (at::DimnameList) Skipping unflatten Because of Arg: at::Dimname (at::Dimname) Skipping full because it is a factory method Skipping full_like because it is a factory method Skipping from_file because it is a factory method Skipping hann_window because it is a factory method Skipping hamming_window because it is a factory method Skipping kaiser_window because it is a factory method Skipping index_copy Because of Arg: at::Dimname (at::Dimname) Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) Skipping linspace because it is a factory method Skipping logspace because it is a factory method Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) Skipping aminmax Because of Arg: c10::optional (int64_t) Skipping aminmax Because of Arg: c10::optional (int64_t) Skipping max Because of Arg: at::Dimname (at::Dimname) Skipping max Because of Arg: at::Dimname (at::Dimname) Skipping mean Because of Arg: c10::optional (at::ScalarType) Skipping mean Because of Arg: c10::optional (at::ScalarType) Skipping mean Because of Arg: at::DimnameList (at::DimnameList) Skipping mean Because of Arg: at::DimnameList (at::DimnameList) Skipping mean Because of Arg: at::DimnameList (at::DimnameList) Skipping nanmean Because of Arg: c10::optional (at::ScalarType) Skipping median Because of Arg: at::Dimname (at::Dimname) Skipping median Because of Arg: at::Dimname (at::Dimname) Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) Skipping min Because of Arg: at::Dimname (at::Dimname) Skipping min Because of Arg: at::Dimname (at::Dimname) Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) Skipping mode Because of Arg: at::Dimname (at::Dimname) Skipping mode Because of Arg: at::Dimname (at::Dimname) Skipping ones because it is a factory method Skipping ones_like because it is a factory method Skipping cdist Because of Arg: c10::optional (int64_t) Skipping _cdist_forward Because of Arg: c10::optional (int64_t) Skipping is_pinned Because of Arg: c10::optional (at::Device) Skipping pin_memory Because of Arg: c10::optional (at::Device) Skipping _pin_memory Because of Arg: c10::optional (at::Device) Skipping scalar_tensor because it is a factory method Skipping rand because it is a factory method Skipping rand_like because it is a factory method Skipping randint because it is a factory method Skipping randint_like because it is a factory method Skipping randn because it is a factory method Skipping randn_like because it is a factory method Skipping randperm because it is a factory method Skipping range because it is a factory method Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping rrelu Because of Arg: c10::optional (at::Generator) Skipping select Because of Arg: at::Dimname (at::Dimname) Skipping logit Because of Arg: c10::optional (double) Skipping size Because of Arg: at::Dimname (at::Dimname) Skipping slice Because of Arg: c10::optional (int64_t) Skipping slice Because of Arg: c10::optional (int64_t) Skipping slice Because of Arg: c10::optional (int64_t) Skipping softmax Because of Arg: c10::optional (at::ScalarType) Skipping softmax Because of Arg: at::Dimname (at::Dimname) Skipping softmax Because of Arg: at::Dimname (at::Dimname) Skipping squeeze Because of Arg: at::Dimname (at::Dimname) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping stride Because of Arg: at::Dimname (at::Dimname) Skipping sum Because of Arg: c10::optional (at::ScalarType) Skipping sum Because of Arg: c10::optional (at::ScalarType) Skipping sum Because of Arg: at::DimnameList (at::DimnameList) Skipping sum Because of Arg: at::DimnameList (at::DimnameList) Skipping sum Because of Arg: at::DimnameList (at::DimnameList) Skipping nansum Because of Arg: c10::optional (at::ScalarType) Skipping nansum Because of Arg: c10::optional (at::ScalarType) Skipping std Because of Arg: c10::optional (at::IntArrayRef) Skipping std Because of Arg: c10::optional (at::IntArrayRef) Skipping std_mean Because of Arg: c10::optional (at::IntArrayRef) Skipping std_mean Because of Arg: c10::optional (at::IntArrayRef) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping prod Because of Arg: c10::optional (at::ScalarType) Skipping prod Because of Arg: c10::optional (at::ScalarType) Skipping prod Because of Arg: at::Dimname (at::Dimname) Skipping prod Because of Arg: at::Dimname (at::Dimname) Skipping prod Because of Arg: at::Dimname (at::Dimname) Skipping transpose Because of Arg: at::Dimname (at::Dimname) Skipping unique_consecutive Because of Arg: c10::optional (int64_t) Skipping vander Because of Arg: c10::optional (int64_t) Skipping vander Because of Arg: c10::optional (int64_t) Skipping var Because of Arg: c10::optional (at::IntArrayRef) Skipping var Because of Arg: c10::optional (at::IntArrayRef) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: c10::optional (at::IntArrayRef) Skipping var_mean Because of Arg: c10::optional (at::IntArrayRef) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping zeros because it is a factory method Skipping zeros_like because it is a factory method Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) Skipping poisson Because of Arg: c10::optional (at::Generator) Skipping binomial Because of Arg: c10::optional (at::Generator) Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping clone Because of Arg: c10::optional (at::MemoryFormat) Skipping sparse_csr_tensor because it is a factory method Skipping _sparse_csr_tensor_unsafe because it is a factory method Skipping sparse_coo_tensor because it is a factory method Skipping _sparse_coo_tensor_unsafe because it is a factory method Skipping _sparse_coo_tensor_with_dims because it is a factory method Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method Skipping to_dense Because of Arg: c10::optional (at::ScalarType) Skipping unbind Because of Arg: at::Dimname (at::Dimname) Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) Skipping q_scale Because of Ret: double (double) Skipping qscheme Because of Ret: at::QScheme (at::QScheme) Skipping _choose_qparams_per_tensor Because of Ret: double (double) Skipping _choose_qparams_per_tensor Because of Ret: double (double) Skipping _to_copy because it is a factory method Skipping to because it is a factory method Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) Skipping view Because of Arg: at::ScalarType (at::ScalarType) Skipping index_add Because of Arg: at::Dimname (at::Dimname) Skipping index_add Because of Arg: at::Dimname (at::Dimname) Skipping index_fill Because of Arg: at::Dimname (at::Dimname) Skipping index_fill Because of Arg: at::Dimname (at::Dimname) Skipping scatter Because of Arg: c10::string_view (c10::string_view) Skipping scatter Because of Arg: c10::string_view (c10::string_view) Skipping scatter Because of Arg: at::Dimname (at::Dimname) Skipping scatter Because of Arg: at::Dimname (at::Dimname) Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) Skipping cross Because of Arg: c10::optional (int64_t) Skipping tril_indices because it is a factory method Skipping triu_indices because it is a factory method Skipping take_along_dim Because of Arg: c10::optional (int64_t) Skipping index_select Because of Arg: at::Dimname (at::Dimname) Skipping gather Because of Arg: at::Dimname (at::Dimname) Skipping gather Because of Arg: at::Dimname (at::Dimname) Skipping multinomial Because of Arg: c10::optional (at::Generator) Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping sort Because of Arg: c10::optional (bool) Skipping sort Because of Arg: c10::optional (bool) Skipping sort Because of Arg: c10::optional (bool) Skipping sort Because of Arg: at::Dimname (at::Dimname) Skipping sort Because of Arg: at::Dimname (at::Dimname) Skipping sort Because of Arg: c10::optional (bool) Skipping sort Because of Arg: c10::optional (bool) Skipping argsort Because of Arg: at::Dimname (at::Dimname) Skipping argsort Because of Arg: at::Dimname (at::Dimname) Skipping normal because it is a factory method Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) Skipping avg_pool2d Because of Arg: c10::optional (int64_t) Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) Skipping avg_pool3d Because of Arg: c10::optional (int64_t) Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) Skipping upsample_linear1d Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_linear1d_backward Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_bilinear2d Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_trilinear3d Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_bicubic2d Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_nearest1d Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_nearest1d_backward Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_nearest2d Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_nearest3d Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (at::IntArrayRef) Skipping upsample_linear1d Because of Arg: c10::optional (double) Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) Skipping upsample_bilinear2d Because of Arg: c10::optional (double) Skipping upsample_bilinear2d Because of Arg: c10::optional (double) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) Skipping upsample_bicubic2d Because of Arg: c10::optional (double) Skipping upsample_bicubic2d Because of Arg: c10::optional (double) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest1d Because of Arg: c10::optional (double) Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest2d Because of Arg: c10::optional (double) Skipping upsample_nearest2d Because of Arg: c10::optional (double) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping logit_backward Because of Arg: c10::optional (double) Skipping special_logit Because of Arg: c10::optional (double) Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_fft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_fft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_fft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_ifft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_ifft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_ifft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_rfft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_rfft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_rfft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_irfft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_irfft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_irfft2 Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_fftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_fftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_fftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_ifftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_ifftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_ifftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_rfftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_rfftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_rfftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_irfftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_irfftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_irfftn Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_fftfreq because it is a factory method Skipping fft_rfftfreq because it is a factory method Skipping fft_fftshift Because of Arg: c10::optional (at::IntArrayRef) Skipping fft_ifftshift Because of Arg: c10::optional (at::IntArrayRef) Skipping linalg_lstsq Because of Arg: c10::optional (double) Skipping linalg_lstsq Because of Arg: c10::optional (double) Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_vector_norm Because of Arg: c10::optional (at::IntArrayRef) Skipping linalg_vector_norm Because of Arg: c10::optional (at::IntArrayRef) Skipping linalg_vector_norm Because of Arg: c10::optional (at::IntArrayRef) Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) Skipping linalg_tensorsolve Because of Arg: c10::optional (at::IntArrayRef) Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) Skipping _linalg_qr_helper Because of Arg: c10::string_view (c10::string_view) Skipping linalg_matrix_rank Because of Arg: c10::optional (double) Skipping linalg_matrix_rank Because of Arg: c10::optional (double) Skipping _test_optional_intlist Because of Arg: c10::optional (at::IntArrayRef) Skipping _test_optional_filled_intlist Because of Arg: c10::optional (at::IntArrayRef) Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) [ 36%] Built target __aten_op_header_gen [ 36%] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py [ 36%] Built target generate-torch-sources [ 36%] Built target torch_python_stubs Scanning dependencies of target torch_cpu [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonModeTLS.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConstantPadNd.cpp.o [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/affine_quantizer.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/int_repr_quant.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_adaavgpool.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/make_per_tensor_quantized_tensor.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_avgpool.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_avgpool3d.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qadd.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qbatch_norm.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qchannel_shuffle.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconcat.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_unpack.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qpool.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qreduction.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsort.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_bilinear2d.cpp.o [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_nearest2d.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_nearest3d.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/tensor_operators.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/fake_quant_per_channel_affine.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/fake_quant_per_tensor_affine.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = int; OffsetType = int; int BIT_RATE = 8; int NUM_ELEM_PER_BYTE = 1; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:430:69: required from 'at::Tensor& {anonymous}::embedding_bag_byte_impl(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool, bool) [with IndexType = int; OffsetType = int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:502:24: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = int; OffsetType = long int; int BIT_RATE = 8; int NUM_ELEM_PER_BYTE = 1; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:430:69: required from 'at::Tensor& {anonymous}::embedding_bag_byte_impl(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool, bool) [with IndexType = int; OffsetType = long int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:514:24: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = long int; OffsetType = int; int BIT_RATE = 8; int NUM_ELEM_PER_BYTE = 1; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:430:69: required from 'at::Tensor& {anonymous}::embedding_bag_byte_impl(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool, bool) [with IndexType = long int; OffsetType = int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:526:24: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = long int; OffsetType = long int; int BIT_RATE = 8; int NUM_ELEM_PER_BYTE = 1; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:430:69: required from 'at::Tensor& {anonymous}::embedding_bag_byte_impl(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool, bool) [with IndexType = long int; OffsetType = long int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:539:22: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = int; OffsetType = int; int BIT_RATE = 4; int NUM_ELEM_PER_BYTE = 2; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:274:71: required from 'at::Tensor& {anonymous}::embedding_bag_nbit_impl(at::Tensor&, const at::Tensor&, int, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool) [with IndexType = int; OffsetType = int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:605:28: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = int; OffsetType = int; int BIT_RATE = 2; int NUM_ELEM_PER_BYTE = 4; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:287:69: required from 'at::Tensor& {anonymous}::embedding_bag_nbit_impl(at::Tensor&, const at::Tensor&, int, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool) [with IndexType = int; OffsetType = int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:605:28: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = int; OffsetType = long int; int BIT_RATE = 4; int NUM_ELEM_PER_BYTE = 2; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:274:71: required from 'at::Tensor& {anonymous}::embedding_bag_nbit_impl(at::Tensor&, const at::Tensor&, int, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool) [with IndexType = int; OffsetType = long int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:617:28: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = int; OffsetType = long int; int BIT_RATE = 2; int NUM_ELEM_PER_BYTE = 4; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:287:69: required from 'at::Tensor& {anonymous}::embedding_bag_nbit_impl(at::Tensor&, const at::Tensor&, int, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool) [with IndexType = int; OffsetType = long int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:617:28: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = long int; OffsetType = int; int BIT_RATE = 4; int NUM_ELEM_PER_BYTE = 2; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:274:71: required from 'at::Tensor& {anonymous}::embedding_bag_nbit_impl(at::Tensor&, const at::Tensor&, int, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool) [with IndexType = long int; OffsetType = int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:629:28: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = long int; OffsetType = int; int BIT_RATE = 2; int NUM_ELEM_PER_BYTE = 4; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:287:69: required from 'at::Tensor& {anonymous}::embedding_bag_nbit_impl(at::Tensor&, const at::Tensor&, int, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool) [with IndexType = long int; OffsetType = int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:629:28: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = long int; OffsetType = long int; int BIT_RATE = 4; int NUM_ELEM_PER_BYTE = 2; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:274:71: required from 'at::Tensor& {anonymous}::embedding_bag_nbit_impl(at::Tensor&, const at::Tensor&, int, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool) [with IndexType = long int; OffsetType = long int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:640:26: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp: In instantiation of 'at::Tensor& {anonymous}::embedding_lookup_fallback_impl(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, at::Tensor&, int64_t, int64_t, bool, bool) [with IndexType = long int; OffsetType = long int; int BIT_RATE = 2; int NUM_ELEM_PER_BYTE = 4; int64_t = long int]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:287:69: required from 'at::Tensor& {anonymous}::embedding_bag_nbit_impl(at::Tensor&, const at::Tensor&, int, const at::Tensor&, const at::Tensor&, bool, const c10::optional&, const c10::optional&, bool) [with IndexType = long int; OffsetType = long int]' /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:640:26: required from here /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:102:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float scale_val = (reinterpret_cast(&scale_val_int32))[0]; ^~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp:109:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] float bias_val = (reinterpret_cast(&bias_val_int32))[0]; ^~~~~~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THGeneral.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THStorageFunctions.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/TH/THTensor.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In function 'at::vec::{anonymous}::Vectorized at::native::{anonymous}::load_reduce_vec(const scalar_t*, F, acc_t)': /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:22:51: warning: requested alignment 64 is larger than 16 [-Wattributes] alignas(64) std::array values; ^~~~~~ /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:26:49: warning: requested alignment 64 is larger than 16 [-Wattributes] alignas(64) std::array acc; ^~~ /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In static member function 'static vacc_t at::native::{anonymous}::OuterSumCastLoadPolicy::load(const char*, int64_t, int64_t)': /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:136:46: warning: requested alignment 64 is larger than 16 [-Wattributes] alignas(64) scalar_t values[vec_t::size()]; ^ /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:139:41: warning: requested alignment 64 is larger than 16 [-Wattributes] alignas(64) acc_t acc[vacc_t::size()]; ^ /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In function 'void at::native::{anonymous}::store(char*, int64_t, int64_t, const at::vec::{anonymous}::Vectorized&)': /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:292:51: warning: requested alignment 64 is larger than 16 [-Wattributes] alignas(64) std::array array_values; ^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In function 'void at::native::{anonymous}::vectorized_inner_sum(char* __restrict__*, int64_t, int64_t, int64_t, int64_t)': /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:444:51: warning: requested alignment 64 is larger than 16 [-Wattributes] alignas(64) std::array partials{}; ^~~~~~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/allocator.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/blob_serialization.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/blob_stats.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/context.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/context_base.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/db.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/event.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/export_c10_op_to_caffe2.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/graph.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_denormals.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_intrinsics_check.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_omp.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/int8_serialization.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/memonger.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/module.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_base.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_scheduling.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task_future.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task_graph.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_tracing.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_dag_utils.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_parallel.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_simple.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_simple_refcount.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/numa.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/operator.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/operator_schema.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/plan_executor.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/prof_dag_counters.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/qtensor.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/qtensor_serialization.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/stats.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/tensor.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/tensor_int8.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/test_utils.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/transform.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/types.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/workspace.cc.o [ 54%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.0.8/miniz.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C /builddir/build/BUILD/pytorch-1.10.1/third_party/miniz-2.0.8/miniz.c:3108:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") ^~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/bench_utils.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/cpuid.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/broadcast.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/elementwise.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/reduce.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/utils.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math_cpu.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/transpose.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/murmur_hash3.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_convert.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_utils.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/signal_handler.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/smart_tensor_printer.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/adagrad.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_nbit_rowwise_conversion.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/lstm_unit_cpu_common.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/math_cpu_base.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/typed_axpy.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/aten/aten_op.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor_utils.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor_config.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/emulator/data_filler.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/nomnigraph/Representations/NeuralNet.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/nomnigraph/tests/test_util.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/create_db_op.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/protodb.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/lmdb.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/leveldb.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/zmqdb.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/file_store_handler.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/file_store_handler_op.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/store_handler.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/store_ops.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/redis_store_handler.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/redis_store_handler_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/adam_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/channel_shuffle_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/concat_split_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/conv_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/conv_transpose_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/dropout_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/elementwise_sum_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/expand_squeeze_dims_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/fully_connected_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/local_response_normalization_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/momentum_sgd_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/operator_fallback_ideep.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/order_switch_ops.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/pool_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_add_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_conv_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_dequantize_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_fully_connected_op.cc.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_given_tensor_fill_op.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_pool_op.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_quantize_op.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/quantization/int8_relu_op.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/queue_ops.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/relu_op.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/reshape_op.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/shape_op.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/sigmoid_op.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/spatial_batch_norm_op.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/transpose_op.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/operators/utility_ops.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/ideep/utils/ideep_register.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/profile_observer.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/time_observer.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/backend.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/runcnt_observer.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/backend_rep.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/device.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/helper.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/offline_tensor.cc.o [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnx_exporter.cc.o In file included from /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/cpu/vec/vec256/vec256.h:8, from /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/cpu/vec/vec.h:4, from /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/cpu/vec/functional_base.h:6, from /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/cpu/vec/functional.h:3, from /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/cpu/vml.h:5, from /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/native/cpu/GridSamplerKernel.h:7, from /builddir/build/BUILD/pytorch-1.10.1/build/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:7: /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/cpu/vec/vec_base.h: In function 'std::enable_if_t<((((scale == 1) || (scale == 2)) || (scale == 4)) || (scale == 8)), at::vec::{anonymous}::Vectorized > at::vec::{anonymous}::mask_gather(const at::vec::{anonymous}::Vectorized&, const T*, const at::vec::{anonymous}::Vectorized::type>&, at::vec::{anonymous}::Vectorized&) [with long int scale = 4; T = float]': /builddir/build/BUILD/pytorch-1.10.1/aten/src/ATen/cpu/vec/vec_base.h:858:3: warning: '' is used uninitialized in this function [-Wuninitialized] mask = Vectorized(); // "zero out" mask ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnxifi_graph_info.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnxifi_init.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/abs_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/accumulate_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/accuracy_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/acos_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/affine_channel_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/alias_with_name.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/apmeter_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/arg_ops.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/asin_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/assert_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/async_net_barrier_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/atan_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/atomic_ops.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_box_cox_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_bucketize_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_gather_ops.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_matmul_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_moments_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_permutation_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_sparse_to_dense_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bbox_transform_op.cc.o [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bisect_percentile_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/boolean_mask_ops.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/boolean_unmask_ops.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/box_with_nms_limit_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bucketize_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/byte_weight_dequant_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cast_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cbrt_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cc_bmm_bg_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ceil_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_backprop_stats_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_shuffle_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_stats_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/clip_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/collect_and_distribute_fpn_rpn_proposals_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/concat_split_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/communicator_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conditional_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_gradient_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op_eigen.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op_shared.cc.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_gradient_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_op_mobile.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/copy_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/copy_rows_to_tensor_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cos_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cosh_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cosine_embedding_criterion_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/counter_ops.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/crash_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/create_scope_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/crf_viterbi_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cross_entropy_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ctc_beam_search_decoder_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ctc_greedy_decoder_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cube_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/data_couple.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dataset_ops.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/deform_conv_gradient_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/deform_conv_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dense_vector_to_id_list_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/distance_op.cc.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/do_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dropout_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_add_gradient_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_add_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_div_gradient_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_div_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_linear_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_logical_ops.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_mul_gradient_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_mul_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops_schema.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops_utils.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sub_gradient_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sub_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sum_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elu_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/enforce_finite_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ensure_clipped_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ensure_cpu_output_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/erf_op.cc.o [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/exp_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/expand_squeeze_dims_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/expand_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fc_inference.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/feature_maps_ops.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/feed_blob_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/filler_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/find_duplicate_elements_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/find_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/flatten_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/flexible_top_k.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/floor_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/free_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fully_connected_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_8bit_conversion_ops.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbit_conversion_ops.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbitfake_conversion_ops.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_random_quantization_ops.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_fused_8bit_rowwise_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_ranges_to_dense_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gelu_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/generate_proposals_op.cc.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/given_tensor_fill_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/glu_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/group_norm_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gru_unit_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/h_softmax_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/half_float_ops.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/hard_sigmoid_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/heatmap_max_keypoint_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/histogram_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/if_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/im2col_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/index_hash_ops.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/index_ops.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/inference_lstm_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/instance_norm_gradient_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/instance_norm_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/integral_image_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/is_empty_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/jsd_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/key_split_ops.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/last_n_window_collector.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/layer_norm_op.cc.o [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/leaky_relu_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/length_split_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_pad_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_8bit_rowwise_ops.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_nbit_rowwise_ops.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_ops.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_rowwise_8bit_ops.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_tile_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_top_k_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/listwise_l2r_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/load_save_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/load_save_op_util.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/local_response_normalization_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/locally_connected_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/locally_connected_op_util.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/log1p_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/log_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/logit_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/loss_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lp_pool_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lpnorm_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lstm_unit_op.cc.o [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/map_ops.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/margin_ranking_criterion_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/matmul_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mean_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/merge_id_lists_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/minmax_gradient_ops.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/minmax_ops.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mish_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mod_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/moments_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/multi_class_accuracy_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/negate_gradient_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/negative_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ngram_ops.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/norm_planar_yuv_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/normalize_l1_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/normalize_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/numpy_tile_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/one_hot_ops.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/onnx_while_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/order_switch_ops.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pack_rnn_sequence_op.cc.o [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pack_segments.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pad_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/partition_ops.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/percentile_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/perplexity_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/piecewise_linear_transform_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_gradient_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_op_util.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pow_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/prelu_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/prepend_dim_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quant_decode_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantile_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rank_loss_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reciprocal_gradient_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reciprocal_op.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_max_ops.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_mean_ops.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_sum_ops.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_ops.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduction_ops.cc.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/relu_n_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/relu_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/remove_data_blocks_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/replace_nan_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reservoir_sampling.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reshape_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/resize_3d_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/resize_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reverse_packed_segs_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rmac_regions_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rms_norm_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_gradient_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_gradient_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_pool_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rowmul_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rsqrt_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/scale_blobs_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/scale_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/segment_reduction_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/self_binning_histogram_op.cc.o [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/selu_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sequence_ops.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/shape_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sigmoid_gradient_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sigmoid_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sin_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sinh_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sinusoid_position_encoding_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/slice_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_utils.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_with_loss_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softplus_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softsign_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/space_batch_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_dropout_with_replacement_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_itemwise_dropout_with_replacement_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_lp_regularizer_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_normalize_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_mask_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_gradient_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_op.cc.o [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_softmax_with_loss_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sqr_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sqrt_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/square_root_divide_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stats_ops.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stats_put_ops.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stop_gradient.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/string_ops.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stump_func_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stylizer_ops.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/summarize_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/swish_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tan_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tanh_gradient_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tanh_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tensor_protos_db_input.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/text_file_reader.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/text_file_reader_utils.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/thresholded_relu_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tile_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/top_k.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/transpose_op.cc.o [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tt_linear_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/unique_ops.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/unsafe_coalesce.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/upsample_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/utility_ops.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/variable_length_sequence_padding.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/weighted_multi_sampling_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/weighted_sample_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/while_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/workspace_ops.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/zero_gradient_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_blob_fetcher_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_executor.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/init_qnnpack.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_add_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_average_pool_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_channel_shuffle_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_concat_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op_relu.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_transpose_op.cc.o [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_dequantize_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_fc_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_flatten_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_given_tensor_fill_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_leaky_relu_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_max_pool_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_quantize_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_relu_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_reshape_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_resize_nearest_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_roi_align_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_slice_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_sigmoid_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_softmax_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_transpose_op.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/annotations.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/backend_cutting.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/backend_transformer_base.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/bound_shape_inferencer.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/converter.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/dead_code_elim.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/distributed.cc.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/device.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/distributed_converter.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/fakefp16_transform.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/fusion.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/glow_net_transform.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/mobile.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/onnxifi_op.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/onnxifi_transformer.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/optimize_ideep.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/optimizer.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/passes.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/shape_info.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/tvm_transformer.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/blobs_queue.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/blobs_queue_db.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/queue_ops.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/rebatching_queue.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/rebatching_queue_ops.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adadelta_op.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adagrad_fused.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adagrad_op.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adam_op.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/clip_tensor_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/decay_adagrad_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/ftrl_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/gftrl_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/iter_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/lars_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/learning_rate_adaption_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/learning_rate_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/math_lp.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/momentum_sgd_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rmsprop_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rowwise_adagrad_fused.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rowwise_counter.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/storm_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/weight_scale_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/wngrad_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/yellowfin_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/share/contrib/nnpack/conv_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/share/contrib/depthwise/depthwise3x3_conv_op.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/common_subexpression_elimination.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/conv_to_nnpack_transform.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/pattern_net_transform.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/single_op_transform.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_utils.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/string_to_type.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/runtime_compatibility.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/unary.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/model_compatibility.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/backport.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/backport_manager.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/frontend.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_legacy.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/crash_handler.cpp.o [ 92%] Linking CXX shared library ../lib/libtorch_cpu.so [ 92%] Built target torch_cpu Scanning dependencies of target torch [ 93%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o [ 93%] Linking CXX shared library ../lib/libtorch.so [ 93%] Built target torch Scanning dependencies of target shm [ 93%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o Scanning dependencies of target caffe2_observers [ 94%] Building CXX object modules/observers/CMakeFiles/caffe2_observers.dir/net_observer_reporter_print.cc.o [ 94%] Building CXX object modules/observers/CMakeFiles/caffe2_observers.dir/perf_observer.cc.o [ 94%] Building CXX object modules/observers/CMakeFiles/caffe2_observers.dir/observer_config.cc.o Scanning dependencies of target caffe2_detectron_ops Scanning dependencies of target caffe2_pybind11_state [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/group_spatial_softmax_op.cc.o [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/ps_roi_pool_op.cc.o [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/sigmoid_cross_entropy_loss_op.cc.o [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/sample_as_op.cc.o [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/select_smooth_l1_loss_op.cc.o [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/roi_pool_f_op.cc.o [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/sigmoid_focal_loss_op.cc.o [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/smooth_l1_loss_op.cc.o [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/softmax_focal_loss_op.cc.o [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/spatial_narrow_as_op.cc.o [ 94%] Building CXX object modules/detectron/CMakeFiles/caffe2_detectron_ops.dir/upsample_nearest_op.cc.o [ 94%] Building CXX object caffe2/CMakeFiles/caffe2_pybind11_state.dir/python/pybind_state_nomni.cc.o [ 94%] Building CXX object caffe2/CMakeFiles/caffe2_pybind11_state.dir/python/pybind_state_int8.cc.o [ 94%] Building CXX object caffe2/CMakeFiles/caffe2_pybind11_state.dir/python/pybind_state_dlpack.cc.o [ 94%] Building CXX object caffe2/CMakeFiles/caffe2_pybind11_state.dir/python/pybind_state.cc.o [ 94%] Building CXX object caffe2/CMakeFiles/caffe2_pybind11_state.dir/python/pybind_state_registry.cc.o [ 94%] Building CXX object caffe2/CMakeFiles/caffe2_pybind11_state.dir/python/pybind_state_ideep.cc.o [ 94%] Linking CXX shared library ../../../../lib/libshm.so [ 94%] Built target shm Scanning dependencies of target torch_shm_manager [ 94%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o Scanning dependencies of target torch_python [ 94%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o [ 94%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o [ 94%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o [ 94%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o [ 94%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o [ 94%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o [ 94%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o [ 94%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_mode.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fold_if_node.cpp.o [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o [ 98%] Linking CXX executable ../../../../bin/torch_shm_manager [ 98%] Built target torch_shm_manager [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o [ 98%] Linking CXX shared library ../../lib/libcaffe2_observers.so [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o [ 98%] Built target caffe2_observers [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/fx_init.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o [ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o [100%] Linking CXX shared library ../../lib/libcaffe2_detectron_ops.so [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o [100%] Built target caffe2_detectron_ops [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o [100%] Linking CXX shared module python/caffe2_pybind11_state.cpython-36m-aarch64-linux-gnu.so [100%] Built target caffe2_pybind11_state [100%] Linking CXX shared library ../../lib/libtorch_python.so [100%] Built target torch_python Scanning dependencies of target _C [100%] Building C object caffe2/torch/CMakeFiles/_C.dir/csrc/stub.c.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C Scanning dependencies of target nnapi_backend [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o [100%] Linking C shared library ../../lib/_C.so [100%] Built target _C [100%] Linking CXX shared library ../../lib/libnnapi_backend.so [100%] Built target nnapi_backend + popd ~/build/BUILD/pytorch-1.10.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JVgYk7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64 ++ dirname /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64 + cd pytorch-1.10.1 + rm -rf /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64 + pushd build ~/build/BUILD/pytorch-1.10.1/build ~/build/BUILD/pytorch-1.10.1 + export PYTHON_EXECUTABLE=/usr/bin/python3.6 + PYTHON_EXECUTABLE=/usr/bin/python3.6 + make install DESTDIR=/builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64 [ 0%] Built target fxdiv [ 0%] Built target clog [ 0%] Built target fp16 [ 3%] Built target pytorch_qnnpack [ 3%] Built target psimd [ 6%] Built target c10 [ 36%] Built target python_copy_files [ 36%] Built target Caffe2_PROTO [ 36%] Built target caffe2_protos [ 36%] Built target ATEN_CPU_FILES_GEN_TARGET [ 36%] Built target __aten_op_header_gen [ 92%] Built target torch_cpu [ 93%] Built target torch [ 93%] Built target torch_global_deps [ 93%] Built target caffe2_pybind11_state [ 93%] Built target shm [ 93%] Built target generate-torch-sources [ 93%] Built target torch_python_stubs [ 93%] Built target gen_torch_version [ 98%] Built target torch_python [ 98%] Built target _C [ 98%] Built target _dl [ 98%] Built target nnapi_backend [ 99%] Built target torch_shm_manager [ 99%] Built target caffe2_detectron_ops [100%] Built target caffe2_observers Install the project... -- Install configuration: "RelWithDebInfo" + mkdir -p /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib64 + find /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/ -name '*.a' -type f -prune -exec rm -rf '{}' + + rm -rf /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/python3.6 + mv -f /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libc10.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libc10.so.1.10 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libc10.so.1.10.0 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libcaffe2_detectron_ops.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libcaffe2_detectron_ops.so.1.10 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libcaffe2_detectron_ops.so.1.10.0 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libcaffe2_observers.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libcaffe2_observers.so.1.10 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libcaffe2_observers.so.1.10.0 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libshm.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libshm.so.1.10 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libshm.so.1.10.0 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch.so.1.10 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch.so.1.10.0 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch_cpu.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch_cpu.so.1.10 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch_cpu.so.1.10.0 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch_global_deps.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch_global_deps.so.1.10 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch_global_deps.so.1.10.0 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch_python.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch_python.so.1.10 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib/libtorch_python.so.1.10.0 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib64/ + popd ~/build/BUILD/pytorch-1.10.1 + install -D -pm 755 build/lib/libnnapi_backend.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/ + mkdir -p /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/torch/bin + install -D -pm 644 build/lib/_C.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/torch/ + install -D -pm 644 build/lib/_dl.so /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/torch/ + ln -sf /usr/include /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/torch/include + ln -sf /usr/lib64 /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/torch/lib + ln -sf /usr/bin/torch_shm_manager /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/torch/bin/torch_shm_manager + pushd build ~/build/BUILD/pytorch-1.10.1/build ~/build/BUILD/pytorch-1.10.1 ++ find . -name '*.py' ++ grep -v experiments ++ grep -v third_party ++ grep -v _test.py ++ grep -v docs ++ grep -v examples + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/core/nomnigraph/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/core/nomnigraph/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/core/nomnigraph/op_gen.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/core/nomnigraph/op_gen.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/core/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/core/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/perfkernels/hp_emblookup_codegen.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/perfkernels/hp_emblookup_codegen.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/perfkernels/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/perfkernels/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/aten/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/aten/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/aten/gen_op.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/aten/gen_op.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/nccl/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/nccl/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/prof/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/prof/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_batchnorm_nnpi_fp16.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_batchnorm_nnpi_fp16.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_fusions.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_fusions.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_op_nnpi_fp16.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_op_nnpi_fp16.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_int8_ops_nnpi.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_int8_ops_nnpi.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_layernorm_nnpi_fp16.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_layernorm_nnpi_fp16.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_sls_4bit_nnpi_fp16.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_sls_4bit_nnpi_fp16.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_int8_quant.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_int8_quant.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_chunking.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_chunking.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_deq_swish_quant_nnpi.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_deq_swish_quant_nnpi.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_batchmatmul_nnpi_fp16.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_batchmatmul_nnpi_fp16.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_fc_nnpi_fp16.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_fc_nnpi_fp16.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_sls_8bit_nnpi_fp16.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_sls_8bit_nnpi_fp16.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/fakelowp/test/test_sls_8bit_nnpi_fp32.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/fakelowp/test/test_sls_8bit_nnpi_fp32.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/gloo/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/gloo/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/ModuleRegister.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/ModuleRegister.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/meter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/meter.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/AnyExp.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/AnyExp.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/output_generator.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/output_generator.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/module_map.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/module_map.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/resnetdemo/IN1k_resnet.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/resnetdemo/IN1k_resnet.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/resnetdemo/gfs_IN1k.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/resnetdemo/gfs_IN1k.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/resnetdemo/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/resnetdemo/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/AnyExpOnTerm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/AnyExpOnTerm.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/checkpoint.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/checkpoint.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/compute_loss.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/compute_loss.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/playground/compute_topk_accuracy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/playground/compute_topk_accuracy.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/nnpack/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/nnpack/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/script/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/script/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/warpctc/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/warpctc/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/tensorboard/tensorboard_exporter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/tensorboard/tensorboard_exporter.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/tensorboard/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/tensorboard/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/contrib/tensorboard/tensorboard.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/contrib/tensorboard/tensorboard.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/distributed/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/distributed/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/distributed/store_ops_test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/distributed/store_ops_test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/proto/caffe2_legacy_pb2.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/proto/caffe2_legacy_pb2.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/proto/predictor_consts_pb2.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/proto/predictor_consts_pb2.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/proto/hsm_pb2.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/proto/hsm_pb2.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/proto/prof_dag_pb2.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/proto/prof_dag_pb2.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/proto/metanet_pb2.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/proto/metanet_pb2.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/proto/torch_pb2.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/proto/torch_pb2.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/proto/caffe2_pb2.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/proto/caffe2_pb2.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/proto/gen_proto_typestubs_helper.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/proto/gen_proto_typestubs_helper.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/proto/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/proto/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/recurrent.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/recurrent.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/net_printer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/net_printer.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/binarysize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/binarysize.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/benchmark_generator.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/benchmark_generator.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/attention.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/attention.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/benchmarks/fused_rowwise_nbit_conversion_bench.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/benchmarks/fused_rowwise_nbit_conversion_bench.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/benchmarks/concat_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/benchmarks/concat_benchmark.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/benchmarks/sparse_lengths_sum_nbit_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/benchmarks/sparse_lengths_sum_nbit_benchmark.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/benchmarks/sparse_normalize_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/benchmarks/sparse_normalize_benchmark.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/_import_c_extension.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/_import_c_extension.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/caffe_translator.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/caffe_translator.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/build.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/build.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/brew.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/brew.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/cached_reader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/cached_reader.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/checkpoint.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/checkpoint.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/control_ops_grad.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/control_ops_grad.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/context.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/context.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/cnn.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/cnn.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/control.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/control.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/convert.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/convert.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/convnet_benchmarks.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/convnet_benchmarks.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/control_ops_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/control_ops_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/core.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/core.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/crf_predict.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/crf_predict.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/crf.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/crf.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/data_parallel_model.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/data_parallel_model.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/dataio.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/dataio.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/dataset.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/dataset.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/db_file_reader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/db_file_reader.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/data_workers.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/data_workers.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/device_checker.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/device_checker.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/embedding_generation_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/embedding_generation_benchmark.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/dyndep.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/dyndep.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/experiment_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/experiment_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/extension_loader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/extension_loader.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/fakefp16_transform_lib.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/fakefp16_transform_lib.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/fakelowp/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/fakelowp/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/fakelowp/init_shared_libs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/fakelowp/init_shared_libs.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/fakelowp/test_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/fakelowp/test_utils.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/gradient_checker.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/gradient_checker.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/functional.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/functional.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/algebra.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/algebra.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/array_helpers.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/array_helpers.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/arg_scope.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/arg_scope.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/db_input.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/db_input.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/conv.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/conv.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/dropout.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/dropout.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/elementwise_linear.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/elementwise_linear.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/control_ops.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/control_ops.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/fc.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/fc.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/pooling.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/pooling.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/nonlinearity.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/nonlinearity.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/quantization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/quantization.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/normalization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/normalization.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/train.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/train.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/helpers/tools.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/helpers/tools.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/gru_cell.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/gru_cell.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/hip_test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/hip_test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/hypothesis_test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/hypothesis_test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/hsm_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/hsm_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/ideep/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/ideep/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/ideep/transform_ideep_net.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/ideep/transform_ideep_net.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/ideep/test_ideep_net.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/ideep/test_ideep_net.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layer_model_helper.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layer_model_helper.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/ideep_test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/ideep_test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layer_model_instantiator.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layer_model_instantiator.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layer_test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layer_test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/adaptive_weight.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/adaptive_weight.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/add_bias.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/add_bias.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/arc_cosine_feature_map.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/arc_cosine_feature_map.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/batch_huber_loss.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/batch_huber_loss.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/batch_mse_loss.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/batch_mse_loss.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/batch_lr_loss.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/batch_lr_loss.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/bpr_loss.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/bpr_loss.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/batch_softmax_loss.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/batch_softmax_loss.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/batch_normalization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/batch_normalization.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/bucket_weighted.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/bucket_weighted.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/blob_weighted_sum.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/blob_weighted_sum.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/build_index.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/build_index.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/constant_weight.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/constant_weight.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/concat.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/concat.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/fc.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/fc.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/dropout.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/dropout.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/fc_with_bootstrap.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/fc_with_bootstrap.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/conv.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/conv.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/fc_without_bias.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/fc_without_bias.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/feature_sparse_to_dense.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/feature_sparse_to_dense.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/homotopy_weight.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/homotopy_weight.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/label_smooth.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/label_smooth.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/functional.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/functional.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/gather_record.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/gather_record.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/layer_normalization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/layer_normalization.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/last_n_window_collector.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/last_n_window_collector.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/layers.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/layers.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/margin_rank_loss.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/margin_rank_loss.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/pairwise_similarity.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/pairwise_similarity.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/position_weighted.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/position_weighted.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/merge_id_lists.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/merge_id_lists.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/reservoir_sampling.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/reservoir_sampling.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/sampling_train.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/sampling_train.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/random_fourier_features.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/random_fourier_features.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/select_record_by_context.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/select_record_by_context.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/semi_random_features.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/semi_random_features.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/sparse_dropout_with_replacement.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/sparse_dropout_with_replacement.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/sparse_feature_hash.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/sparse_feature_hash.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/sampling_trainable_mixin.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/sampling_trainable_mixin.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/tags.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/tags.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/sparse_lookup.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/sparse_lookup.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/split.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/split.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/layers/uniform_sampling.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/layers/uniform_sampling.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/lazy_dyndep.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/lazy_dyndep.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/lazy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/lazy.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/lstm_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/lstm_benchmark.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/memonger.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/memonger.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/mint/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/mint/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/mint/app.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/mint/app.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/mkl/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/mkl/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/mkl/rewrite_graph.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/mkl/rewrite_graph.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/mkl_test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/mkl_test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modeling/compute_histogram_for_blobs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modeling/compute_histogram_for_blobs.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modeling/compute_norm_for_blobs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modeling/compute_norm_for_blobs.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modeling/compute_statistics_for_blobs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modeling/compute_statistics_for_blobs.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modeling/get_entry_from_blobs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modeling/get_entry_from_blobs.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modeling/gradient_clipping.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modeling/gradient_clipping.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modeling/initializers.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modeling/initializers.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modeling/net_modifier.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modeling/net_modifier.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modeling/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modeling/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modeling/parameter_info.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modeling/parameter_info.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modeling/parameter_sharing.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modeling/parameter_sharing.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/model_helper.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/model_helper.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/imagenet_trainer_test_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/imagenet_trainer_test_utils.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/download.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/download.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/__sym_init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/__sym_init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/resnet.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/resnet.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/seq2seq/beam_search.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/seq2seq/beam_search.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/seq2seq/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/seq2seq/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/seq2seq/seq2seq_model_helper.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/seq2seq/seq2seq_model_helper.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/seq2seq/seq2seq_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/seq2seq/seq2seq_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/seq2seq/train.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/seq2seq/train.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/seq2seq/translate.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/seq2seq/translate.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/models/shufflenet.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/models/shufflenet.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/nomnigraph.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/nomnigraph.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/modifier_context.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/modifier_context.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/muji.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/muji.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/net_builder.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/net_builder.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/net_drawer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/net_drawer.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/nomnigraph_transformations.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/nomnigraph_transformations.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/normalizer_context.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/normalizer_context.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/numa_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/numa_benchmark.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/normalizer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/normalizer.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/frontend.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/frontend.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/backend.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/backend.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/backend_cpp_rep.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/backend_cpp_rep.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/backend_rep.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/backend_rep.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/helper.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/helper.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/error.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/error.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/bin/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/bin/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/bin/conversion.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/bin/conversion.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/test_onnxifi.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/test_onnxifi.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/onnxifi.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/onnxifi.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/tests/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/tests/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/tests/test_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/tests/test_utils.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/onnx/workspace.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/onnx/workspace.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/operator_test/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/operator_test/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/operator_test/adagrad_test_helper.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/operator_test/adagrad_test_helper.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/operator_test/conftest.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/operator_test/conftest.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/operator_test/detectron_keypoints.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/operator_test/detectron_keypoints.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/operator_test/mul_gradient_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/operator_test/mul_gradient_benchmark.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/operator_test/sparse_lengths_sum_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/operator_test/sparse_lengths_sum_benchmark.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/optimizer_context.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/optimizer_context.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/optimizer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/optimizer.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/optimizer_test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/optimizer_test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/pipeline.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/pipeline.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/parallel_workers.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/parallel_workers.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/regularizer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/regularizer.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/predictor/predictor_py_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/predictor/predictor_py_utils.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/predictor/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/predictor/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/predictor/serde.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/predictor/serde.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/predictor/predictor_exporter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/predictor/predictor_exporter.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/predictor/mobile_exporter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/predictor/mobile_exporter.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/rnn/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/rnn/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/rnn/rnn_cell_test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/rnn/rnn_cell_test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/rnn/lstm_comparison.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/rnn/lstm_comparison.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/test/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/test/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/test/executor_test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/test/executor_test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/regularizer_context.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/regularizer_context.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/predictor_constants.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/predictor_constants.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/serialized_test/coverage.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/serialized_test/coverage.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/serialized_test/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/serialized_test/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/serialized_test/serialized_test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/serialized_test/serialized_test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/record_queue.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/record_queue.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/queue_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/queue_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/session.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/session.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/task.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/task.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/rnn_cell.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/rnn_cell.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/schema.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/schema.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/scope.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/scope.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/test_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/test_util.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/text_file_reader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/text_file_reader.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/timeout_guard.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/timeout_guard.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/transformations.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/transformations.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/trt/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/trt/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/trt/test_trt.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/trt/test_trt.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/trt/test_pt_onnx_trt.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/trt/test_pt_onnx_trt.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/trt/transform.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/trt/transform.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/visualize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/visualize.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/tt_core.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/tt_core.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/utils.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/python/workspace.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/python/workspace.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/quantization/server/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/quantization/server/__init__.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/quantization/server/dnnlowp_test_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/quantization/server/dnnlowp_test_utils.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/quantization/server/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/quantization/server/utils.py + for f in `find . -name '*.py' | grep -v experiments | grep -v third_party | grep -v _test.py | grep -v docs | grep -v examples` + install -D -pm 644 ./caffe2/quantization/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./caffe2/quantization/__init__.py + popd ~/build/BUILD/pytorch-1.10.1 ++ find ./torch/ -name '*.py' + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_VF.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_VF.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/__config__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/__config__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/__future__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/__future__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_appdirs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_appdirs.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_classes.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_classes.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_deploy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_deploy.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_jit_internal.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_jit_internal.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_linalg_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_linalg_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_lobpcg.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_lobpcg.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_lowrank.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_lowrank.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_namedtensor_internals.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_namedtensor_internals.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_ops.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_ops.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_python_dispatcher.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_python_dispatcher.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_six.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_six.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_sources.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_sources.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_storage_docs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_storage_docs.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_tensor.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_tensor.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_tensor_docs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_tensor_docs.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_tensor_str.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_tensor_str.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_torch_docs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_torch_docs.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_utils_internal.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_utils_internal.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/_vmap_internals.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/_vmap_internals.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/nn/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/nn/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/nn/sparse/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/nn/sparse/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/nn/sparse/quantized/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/nn/sparse/quantized/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/nn/sparse/quantized/dynamic/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/nn/sparse/quantized/dynamic/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/nn/sparse/quantized/dynamic/linear.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/nn/sparse/quantized/dynamic/linear.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/nn/sparse/quantized/linear.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/nn/sparse/quantized/linear.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/nn/sparse/quantized/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/nn/sparse/quantized/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/_numeric_suite.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/_numeric_suite.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/_numeric_suite_fx.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/_numeric_suite_fx.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/fx/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/fx/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/fx/graph_matcher.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/fx/graph_matcher.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/fx/graph_passes.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/fx/graph_passes.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/fx/mappings.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/fx/mappings.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/fx/ns_types.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/fx/ns_types.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/fx/pattern_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/fx/pattern_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/fx/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/fx/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/ns/fx/weight_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/ns/fx/weight_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/_correct_bias.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/_correct_bias.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/_equalize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/_equalize.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/_learnable_fake_quantize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/_learnable_fake_quantize.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/fake_quantize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/fake_quantize.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/fuse_modules.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/fuse_modules.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/fuser_method_mappings.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/fuser_method_mappings.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/observer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/observer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/qconfig.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/qconfig.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/quant_type.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/quant_type.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/quantization_mappings.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/quantization_mappings.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/quantize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/quantize.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/quantize_jit.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/quantize_jit.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/stubs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/stubs.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/quantization/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/quantization/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/_mappings.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/_mappings.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/experimental/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/experimental/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/experimental/pruner/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/experimental/pruner/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/experimental/pruner/base_pruner.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/experimental/pruner/base_pruner.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/experimental/pruner/parametrization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/experimental/pruner/parametrization.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/scheduler/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/scheduler/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/scheduler/base_scheduler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/scheduler/base_scheduler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/scheduler/lambda_scheduler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/scheduler/lambda_scheduler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/sparsifier/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/sparsifier/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/sparsifier/base_sparsifier.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/sparsifier/base_sparsifier.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/sparsifier/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/sparsifier/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autocast_mode.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autocast_mode.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/_functions/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/_functions/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/_functions/tensor.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/_functions/tensor.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/_functions/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/_functions/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/anomaly_mode.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/anomaly_mode.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/forward_ad.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/forward_ad.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/function.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/function.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/functional.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/functional.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/grad_mode.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/grad_mode.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/gradcheck.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/gradcheck.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/graph.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/graph.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/profiler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/profiler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/profiler_legacy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/profiler_legacy.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/profiler_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/profiler_util.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/autograd/variable.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/autograd/variable.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/_coreml/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/_coreml/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/_coreml/preprocess.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/_coreml/preprocess.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/_nnapi/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/_nnapi/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/_nnapi/prepare.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/_nnapi/prepare.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/_nnapi/serializer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/_nnapi/serializer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/cuda/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/cuda/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/cudnn/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/cudnn/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/cudnn/rnn.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/cudnn/rnn.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/mkl/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/mkl/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/mkldnn/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/mkldnn/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/openmp/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/openmp/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/quantized/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/quantized/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/backends/xnnpack/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/backends/xnnpack/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/contrib/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/contrib/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/contrib/_tensorboard_vis.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/contrib/_tensorboard_vis.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cpu/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cpu/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cpu/amp/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cpu/amp/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cpu/amp/autocast_mode.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cpu/amp/autocast_mode.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/deploy/example/examples.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/deploy/example/examples.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/deploy/example/fx/examples.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/deploy/example/fx/examples.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/deploy/example/fx/some_dependency.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/deploy/example/fx/some_dependency.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/deploy/example/generate_examples.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/deploy/example/generate_examples.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/deploy/example/gpu_wrapper.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/deploy/example/gpu_wrapper.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/deploy/interpreter/freeze.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/deploy/interpreter/freeze.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/deploy/test_deploy_from_python.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/deploy/test_deploy_from_python.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/deploy/test_deploy_python.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/deploy/test_deploy_python.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/jit/codegen/cuda/tools/stringify_file.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/jit/codegen/cuda/tools/stringify_file.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/jit/tensorexpr/codegen_external.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/jit/tensorexpr/codegen_external.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/csrc/jit/tensorexpr/scripts/bisect.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/csrc/jit/tensorexpr/scripts/bisect.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/amp/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/amp/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/amp/autocast_mode.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/amp/autocast_mode.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/amp/common.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/amp/common.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/amp/grad_scaler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/amp/grad_scaler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/comm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/comm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/error.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/error.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/graphs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/graphs.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/memory.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/memory.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/nccl.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/nccl.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/nvtx.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/nvtx.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/profiler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/profiler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/random.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/random.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/sparse.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/sparse.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/cuda/streams.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/cuda/streams.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/_sharded_tensor/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/_sharded_tensor/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/_sharded_tensor/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/_sharded_tensor/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/_sharded_tensor/ops/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/_sharded_tensor/ops/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/_sharded_tensor/ops/linear.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/_sharded_tensor/ops/linear.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/_sharding_spec/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/_sharding_spec/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/_sharding_spec/_internals.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/_sharding_spec/_internals.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/_sharding_spec/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/_sharding_spec/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/ddp_comm_hooks/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/ddp_comm_hooks/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/join.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/join.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/model_averaging/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/model_averaging/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/model_averaging/averagers.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/model_averaging/averagers.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/model_averaging/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/model_averaging/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/algorithms/quantization/quantization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/algorithms/quantization/quantization.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/argparse_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/argparse_util.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/autograd/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/autograd/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/benchmarks/benchmark_ddp_rpc.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/benchmarks/benchmark_ddp_rpc.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/constants.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/constants.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/distributed_c10d.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/distributed_c10d.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/agent/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/agent/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/agent/server/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/agent/server/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/agent/server/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/agent/server/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/agent/server/local_elastic_agent.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/agent/server/local_elastic_agent.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/events/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/events/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/events/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/events/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/events/handlers.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/events/handlers.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/metrics/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/metrics/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/metrics/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/metrics/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/multiprocessing/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/multiprocessing/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/multiprocessing/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/multiprocessing/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/multiprocessing/errors/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/multiprocessing/errors/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/multiprocessing/errors/error_handler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/multiprocessing/errors/error_handler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/multiprocessing/errors/handlers.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/multiprocessing/errors/handlers.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/multiprocessing/redirects.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/multiprocessing/redirects.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/multiprocessing/tail_log.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/multiprocessing/tail_log.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/dynamic_rendezvous.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/dynamic_rendezvous.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/etcd_rendezvous.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/etcd_rendezvous.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/etcd_server.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/etcd_server.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/etcd_store.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/etcd_store.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/registry.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/registry.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/rendezvous/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/rendezvous/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/timer/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/timer/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/timer/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/timer/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/timer/local_timer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/timer/local_timer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/utils/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/utils/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/utils/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/utils/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/utils/data/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/utils/data/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/utils/data/cycling_iterator.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/utils/data/cycling_iterator.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/utils/data/elastic_distributed_sampler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/utils/data/elastic_distributed_sampler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/utils/distributed.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/utils/distributed.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/utils/log_level.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/utils/log_level.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/utils/logging.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/utils/logging.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/elastic/utils/store.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/elastic/utils/store.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/launch.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/launch.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/launcher/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/launcher/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/launcher/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/launcher/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/nn/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/nn/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/nn/api/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/nn/api/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/nn/api/remote_module.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/nn/api/remote_module.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/nn/functional.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/nn/functional.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/nn/jit/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/nn/jit/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/nn/jit/instantiator.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/nn/jit/instantiator.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/nn/jit/templates/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/nn/jit/templates/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/nn/jit/templates/remote_module_template.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/nn/jit/templates/remote_module_template.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/functional_adadelta.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/functional_adadelta.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/functional_adagrad.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/functional_adagrad.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/functional_adam.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/functional_adam.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/functional_adamax.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/functional_adamax.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/functional_adamw.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/functional_adamw.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/functional_rmsprop.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/functional_rmsprop.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/functional_rprop.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/functional_rprop.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/functional_sgd.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/functional_sgd.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/optimizer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/optimizer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/post_localSGD_optimizer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/post_localSGD_optimizer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/optim/zero_redundancy_optimizer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/optim/zero_redundancy_optimizer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/_balance/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/_balance/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/_balance/blockpartition.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/_balance/blockpartition.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/_balance/profile.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/_balance/profile.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/batchnorm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/batchnorm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/checkpoint.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/checkpoint.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/copy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/copy.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/dependency.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/dependency.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/microbatch.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/microbatch.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/phony.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/phony.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/pipe.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/pipe.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/pipeline.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/pipeline.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/skip/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/skip/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/skip/layout.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/skip/layout.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/skip/namespace.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/skip/namespace.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/skip/portal.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/skip/portal.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/skip/skippable.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/skip/skippable.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/skip/tracker.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/skip/tracker.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/stream.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/stream.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/pipeline/sync/worker.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/pipeline/sync/worker.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/remote_device.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/remote_device.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rendezvous.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rendezvous.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/_testing/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/_testing/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/_testing/faulty_agent_backend_registry.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/_testing/faulty_agent_backend_registry.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/api.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/api.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/backend_registry.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/backend_registry.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/constants.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/constants.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/functions.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/functions.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/internal.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/internal.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/options.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/options.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/rref_proxy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/rref_proxy.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/rpc/server_process_global_profiler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/rpc/server_process_global_profiler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributed/run.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributed/run.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/bernoulli.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/bernoulli.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/beta.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/beta.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/binomial.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/binomial.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/categorical.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/categorical.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/cauchy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/cauchy.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/chi2.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/chi2.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/constraint_registry.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/constraint_registry.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/constraints.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/constraints.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/continuous_bernoulli.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/continuous_bernoulli.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/dirichlet.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/dirichlet.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/distribution.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/distribution.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/exp_family.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/exp_family.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/exponential.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/exponential.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/fishersnedecor.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/fishersnedecor.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/gamma.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/gamma.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/geometric.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/geometric.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/gumbel.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/gumbel.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/half_cauchy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/half_cauchy.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/half_normal.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/half_normal.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/independent.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/independent.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/kl.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/kl.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/kumaraswamy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/kumaraswamy.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/laplace.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/laplace.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/lkj_cholesky.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/lkj_cholesky.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/log_normal.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/log_normal.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/logistic_normal.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/logistic_normal.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/lowrank_multivariate_normal.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/lowrank_multivariate_normal.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/mixture_same_family.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/mixture_same_family.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/multinomial.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/multinomial.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/multivariate_normal.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/multivariate_normal.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/negative_binomial.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/negative_binomial.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/normal.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/normal.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/one_hot_categorical.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/one_hot_categorical.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/pareto.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/pareto.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/poisson.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/poisson.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/relaxed_bernoulli.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/relaxed_bernoulli.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/relaxed_categorical.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/relaxed_categorical.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/studentT.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/studentT.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/transformed_distribution.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/transformed_distribution.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/transforms.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/transforms.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/uniform.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/uniform.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/von_mises.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/von_mises.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/distributions/weibull.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/distributions/weibull.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fft/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fft/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/for_onnx/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/for_onnx/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/functional.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/functional.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/futures/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/futures/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/_compatibility.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/_compatibility.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/_pytree.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/_pytree.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/_symbolic_trace.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/_symbolic_trace.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/annotate.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/annotate.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/accelerator_partitioner.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/accelerator_partitioner.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/const_fold.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/const_fold.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/acc_ops_converters.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/acc_ops_converters.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/activation.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/activation.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/adaptive_avgpool.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/adaptive_avgpool.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/add.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/add.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/batchnorm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/batchnorm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/convolution.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/convolution.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/helper_functions.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/helper_functions.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/linear.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/linear.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/maxpool.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/maxpool.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/mul.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/mul.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/quantization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/quantization.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/converters/transformation.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/converters/transformation.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/example/fx2trt_example.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/example/fx2trt_example.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/example/quantized_resnet_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/example/quantized_resnet_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/example/unittests.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/example/unittests.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/fx2trt.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/fx2trt.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/passes/remove_duplicate_output_args.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/passes/remove_duplicate_output_args.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/tools/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/tools/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/tools/graph_util.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/tools/graph_util.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/tools/trt_minimizer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/tools/trt_minimizer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx2trt/tools/trt_splitter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx2trt/tools/trt_splitter.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx_acc/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx_acc/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx_acc/acc_normalizer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx_acc/acc_normalizer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx_acc/acc_ops.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx_acc/acc_ops.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx_acc/acc_tracer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx_acc/acc_tracer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/fx_acc/acc_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/fx_acc/acc_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/graph_gradual_typechecker.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/graph_gradual_typechecker.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/merge_matmul.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/merge_matmul.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/normalize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/normalize.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/optimization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/optimization.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/partitioner_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/partitioner_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/refinement_types.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/refinement_types.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/rewriter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/rewriter.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/schema_type_annotation.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/schema_type_annotation.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/core.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/core.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/dispatch.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/dispatch.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/match.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/match.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/more.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/more.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/multipledispatch/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/multipledispatch/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/multipledispatch/conflict.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/multipledispatch/conflict.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/multipledispatch/core.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/multipledispatch/core.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/multipledispatch/dispatcher.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/multipledispatch/dispatcher.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/multipledispatch/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/multipledispatch/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/multipledispatch/variadic.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/multipledispatch/variadic.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/unification_tools.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/unification_tools.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unification/variable.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unification/variable.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/experimental/unify_refinements.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/experimental/unify_refinements.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/graph.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/graph.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/graph_module.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/graph_module.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/immutable_collections.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/immutable_collections.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/interpreter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/interpreter.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/node.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/node.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/operator_schemas.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/operator_schemas.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/graph_drawer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/graph_drawer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/graph_manipulation.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/graph_manipulation.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/net_min_base.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/net_min_base.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/operator_support.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/operator_support.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/param_fetch.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/param_fetch.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/shape_prop.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/shape_prop.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/split_module.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/split_module.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/split_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/split_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/splitter_base.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/splitter_base.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/passes/tools_common.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/passes/tools_common.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/proxy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/proxy.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/subgraph_rewriter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/subgraph_rewriter.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/fx/tensor_type.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/fx/tensor_type.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/hub.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/hub.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_async.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_async.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_builtins.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_builtins.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_check.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_check.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_freeze.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_freeze.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_fuser.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_fuser.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_logging.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_logging.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_monkeytype_config.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_monkeytype_config.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_pickle.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_pickle.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_recursive.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_recursive.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_script.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_script.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_serialization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_serialization.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_state.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_state.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/_trace.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/_trace.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/annotations.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/annotations.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/frontend.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/frontend.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/mobile/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/mobile/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/quantized.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/quantized.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/supported_ops.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/supported_ops.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/jit/unsupported_tensor_ops.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/jit/unsupported_tensor_ops.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/linalg/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/linalg/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/multiprocessing/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/multiprocessing/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/multiprocessing/_atfork.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/multiprocessing/_atfork.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/multiprocessing/pool.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/multiprocessing/pool.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/multiprocessing/queue.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/multiprocessing/queue.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/multiprocessing/reductions.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/multiprocessing/reductions.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/multiprocessing/spawn.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/multiprocessing/spawn.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/_reduction.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/_reduction.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/backends/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/backends/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/backends/thnn.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/backends/thnn.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/common_types.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/common_types.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/cpp.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/cpp.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/functional.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/functional.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/grad.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/grad.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/init.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/init.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/modules/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/modules/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/modules/fused.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/modules/fused.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/qat/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/qat/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/qat/modules/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/qat/modules/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/qat/modules/conv_fused.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/qat/modules/conv_fused.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/qat/modules/linear_relu.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/qat/modules/linear_relu.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/quantized/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/quantized/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/quantized/dynamic/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/quantized/dynamic/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/quantized/dynamic/modules/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/quantized/dynamic/modules/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/quantized/modules/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/quantized/modules/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/quantized/modules/bn_relu.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/quantized/modules/bn_relu.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/quantized/modules/conv_relu.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/quantized/modules/conv_relu.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/intrinsic/quantized/modules/linear_relu.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/intrinsic/quantized/modules/linear_relu.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/_functions.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/_functions.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/activation.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/activation.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/adaptive.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/adaptive.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/batchnorm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/batchnorm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/channelshuffle.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/channelshuffle.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/container.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/container.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/conv.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/conv.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/distance.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/distance.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/dropout.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/dropout.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/flatten.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/flatten.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/fold.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/fold.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/instancenorm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/instancenorm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/lazy.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/lazy.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/linear.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/linear.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/loss.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/loss.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/module.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/module.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/normalization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/normalization.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/padding.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/padding.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/pixelshuffle.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/pixelshuffle.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/pooling.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/pooling.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/rnn.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/rnn.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/sparse.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/sparse.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/transformer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/transformer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/upsampling.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/upsampling.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/modules/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/modules/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/parallel/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/parallel/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/parallel/_functions.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/parallel/_functions.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/parallel/comm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/parallel/comm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/parallel/data_parallel.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/parallel/data_parallel.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/parallel/distributed.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/parallel/distributed.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/parallel/parallel_apply.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/parallel/parallel_apply.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/parallel/replicate.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/parallel/replicate.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/parallel/scatter_gather.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/parallel/scatter_gather.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/parameter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/parameter.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/qat/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/qat/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/qat/modules/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/qat/modules/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/qat/modules/conv.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/qat/modules/conv.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/qat/modules/linear.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/qat/modules/linear.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantizable/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantizable/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantizable/modules/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantizable/modules/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantizable/modules/activation.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantizable/modules/activation.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantizable/modules/rnn.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantizable/modules/rnn.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/_reference/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/_reference/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/_reference/modules/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/_reference/modules/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/_reference/modules/conv.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/_reference/modules/conv.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/_reference/modules/linear.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/_reference/modules/linear.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/_reference/modules/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/_reference/modules/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/dynamic/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/dynamic/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/dynamic/modules/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/dynamic/modules/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/dynamic/modules/linear.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/dynamic/modules/linear.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/dynamic/modules/rnn.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/dynamic/modules/rnn.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/functional.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/functional.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/modules/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/modules/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/modules/activation.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/modules/activation.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/modules/batchnorm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/modules/batchnorm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/modules/conv.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/modules/conv.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/modules/embedding_ops.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/modules/embedding_ops.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/modules/functional_modules.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/modules/functional_modules.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/modules/linear.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/modules/linear.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/modules/normalization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/modules/normalization.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/quantized/modules/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/quantized/modules/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/clip_grad.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/clip_grad.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/convert_parameters.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/convert_parameters.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/fusion.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/fusion.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/init.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/init.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/memory_format.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/memory_format.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/parametrizations.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/parametrizations.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/parametrize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/parametrize.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/prune.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/prune.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/rnn.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/rnn.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/spectral_norm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/spectral_norm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/nn/utils/weight_norm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/nn/utils/weight_norm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/operators.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/operators.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_caffe2.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_caffe2.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_helper.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_helper.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_opset10.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_opset10.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_opset11.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_opset11.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_opset12.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_opset12.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_opset13.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_opset13.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_opset14.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_opset14.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_opset7.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_opset7.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_opset8.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_opset8.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_opset9.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_opset9.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/symbolic_registry.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/symbolic_registry.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/onnx/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/onnx/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_functional.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_functional.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/_functional.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/_functional.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/adadelta.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/adadelta.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/adagrad.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/adagrad.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/adam.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/adam.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/adamax.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/adamax.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/adamw.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/adamw.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/asgd.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/asgd.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/nadam.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/nadam.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/radam.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/radam.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/rmsprop.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/rmsprop.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/rprop.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/rprop.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/_multi_tensor/sgd.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/_multi_tensor/sgd.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/adadelta.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/adadelta.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/adagrad.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/adagrad.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/adam.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/adam.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/adamax.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/adamax.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/adamw.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/adamw.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/asgd.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/asgd.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/lbfgs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/lbfgs.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/lr_scheduler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/lr_scheduler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/nadam.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/nadam.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/optimizer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/optimizer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/radam.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/radam.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/rmsprop.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/rmsprop.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/rprop.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/rprop.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/sgd.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/sgd.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/sparse_adam.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/sparse_adam.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/optim/swa_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/optim/swa_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/overrides.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/overrides.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/_digraph.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/_digraph.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/_directory_reader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/_directory_reader.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/_importlib.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/_importlib.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/_mangling.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/_mangling.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/_mock.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/_mock.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/_package_pickler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/_package_pickler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/_package_unpickler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/_package_unpickler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/_stdlib.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/_stdlib.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/analyze/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/analyze/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/analyze/is_from_package.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/analyze/is_from_package.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/analyze/trace_dependencies.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/analyze/trace_dependencies.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/file_structure_representation.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/file_structure_representation.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/find_file_dependencies.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/find_file_dependencies.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/glob_group.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/glob_group.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/importer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/importer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/package_exporter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/package_exporter.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/package/package_importer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/package/package_importer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/profiler/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/profiler/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/profiler/profiler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/profiler/profiler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/_numeric_suite.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/_numeric_suite.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/_numeric_suite_fx.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/_numeric_suite_fx.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fake_quantize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fake_quantize.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fuse_modules.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fuse_modules.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fuser_method_mappings.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fuser_method_mappings.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/_equalize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/_equalize.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/_lower_to_native_backend.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/_lower_to_native_backend.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/backend_config_dict/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/backend_config_dict/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/backend_config_dict/fbgemm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/backend_config_dict/fbgemm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/backend_config_dict/tensorrt.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/backend_config_dict/tensorrt.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/convert.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/convert.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/fuse.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/fuse.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/fusion_patterns.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/fusion_patterns.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/graph_module.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/graph_module.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/lower_to_fbgemm.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/lower_to_fbgemm.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/lower_to_qnnpack.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/lower_to_qnnpack.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/match_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/match_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/pattern_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/pattern_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/prepare.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/prepare.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/qconfig_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/qconfig_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/quantization_patterns.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/quantization_patterns.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/quantization_types.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/quantization_types.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/quantized_fusion_patterns_and_replacements.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/quantized_fusion_patterns_and_replacements.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/fx/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/fx/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/observer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/observer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/qconfig.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/qconfig.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/quant_type.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/quant_type.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/quantization_mappings.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/quantization_mappings.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/quantize.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/quantize.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/quantize_fx.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/quantize_fx.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/quantize_jit.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/quantize_jit.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/stubs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/stubs.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quantization/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quantization/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/quasirandom.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/quasirandom.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/random.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/random.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/serialization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/serialization.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/sparse/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/sparse/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/special/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/special/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/storage.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/storage.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_asserts.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_asserts.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_check_kernel_launches.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_check_kernel_launches.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_core.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_core.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_creation.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_creation.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_deprecated.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_deprecated.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_dtype_getters.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_dtype_getters.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/autocast_test_lists.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/autocast_test_lists.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/codegen/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/codegen/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/codegen/random_topo_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/codegen/random_topo_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_cuda.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_cuda.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_device_type.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_device_type.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_distributed.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_distributed.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_dtype.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_dtype.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_jit.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_jit.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_methods_invocations.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_methods_invocations.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_modules.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_modules.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_nn.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_nn.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_quantization.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_quantization.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_quantized.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_quantized.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/common_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/common_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/data/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/data/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/data/network1.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/data/network1.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/data/network2.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/data/network2.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/dist_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/dist_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/_sharded_tensor/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/_sharded_tensor/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/distributed_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/distributed_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/nn/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/nn/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/nn/api/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/nn/api/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/nn/api/remote_module_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/nn/api/remote_module_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/pipe_with_ddp_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/pipe_with_ddp_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/pipeline/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/pipeline/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/dist_autograd_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/dist_autograd_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/dist_optimizer_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/dist_optimizer_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/examples/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/examples/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/jit/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/jit/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/jit/rpc_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/jit/rpc_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/rpc_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/rpc_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/distributed/rpc_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/distributed/rpc_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/generated/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/generated/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/generated/annotated_fn_args.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/generated/annotated_fn_args.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/hypothesis_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/hypothesis_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/jit_metaprogramming_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/jit_metaprogramming_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/jit_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/jit_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/opinfo_helper.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/opinfo_helper.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/test_module/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/test_module/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/test_module/future_div.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/test_module/future_div.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/testing/_internal/test_module/no_future_div.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/testing/_internal/test_module/no_future_div.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/torch_version.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/torch_version.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/types.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/types.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/_cpp_extension_versioner.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/_cpp_extension_versioner.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/_crash_handler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/_crash_handler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/_python_dispatch.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/_python_dispatch.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/_pytree.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/_pytree.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/backcompat/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/backcompat/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/blas_compare.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/blas_compare.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/blas_compare_setup.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/blas_compare_setup.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/compare.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/compare.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/end_to_end.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/end_to_end.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/fuzzer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/fuzzer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/op_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/op_benchmark.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/simple_timeit.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/simple_timeit.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/sparse/compare.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/sparse/compare.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/sparse/fuzzer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/sparse/fuzzer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/sparse/op_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/sparse/op_benchmark.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/examples/spectral_ops_fuzz_test.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/examples/spectral_ops_fuzz_test.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/op_fuzzers/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/op_fuzzers/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/op_fuzzers/binary.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/op_fuzzers/binary.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/op_fuzzers/sparse_binary.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/op_fuzzers/sparse_binary.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/op_fuzzers/sparse_unary.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/op_fuzzers/sparse_unary.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/op_fuzzers/spectral.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/op_fuzzers/spectral.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/op_fuzzers/unary.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/op_fuzzers/unary.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/utils/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/utils/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/utils/_stubs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/utils/_stubs.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/utils/common.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/utils/common.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/utils/compare.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/utils/compare.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/utils/cpp_jit.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/utils/cpp_jit.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/utils/fuzzer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/utils/fuzzer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/utils/sparse_fuzzer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/utils/sparse_fuzzer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/utils/timer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/utils/timer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/utils/valgrind_wrapper/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/utils/valgrind_wrapper/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/bottleneck/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/bottleneck/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/bottleneck/__main__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/bottleneck/__main__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/bundled_inputs.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/bundled_inputs.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/checkpoint.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/checkpoint.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/collect_env.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/collect_env.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/cpp_extension.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/cpp_extension.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/_decorator.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/_decorator.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/_typing.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/_typing.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/_utils/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/_utils/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/_utils/collate.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/_utils/collate.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/_utils/fetch.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/_utils/fetch.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/_utils/pin_memory.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/_utils/pin_memory.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/_utils/signal_handling.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/_utils/signal_handling.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/_utils/worker.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/_utils/worker.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/backward_compatibility.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/backward_compatibility.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/communication/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/communication/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/communication/eventloop.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/communication/eventloop.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/communication/iter.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/communication/iter.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/communication/messages.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/communication/messages.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/communication/protocol.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/communication/protocol.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/communication/queue.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/communication/queue.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/dataloader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/dataloader.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/dataloader_experimental.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/dataloader_experimental.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/dataframe/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/dataframe/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/dataframe/dataframes.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/dataframe/dataframes.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/dataframe/datapipes.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/dataframe/datapipes.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/dataframe/structures.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/dataframe/structures.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/callable.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/callable.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/combinatorics.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/combinatorics.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/combining.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/combining.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/filelister.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/filelister.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/fileloader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/fileloader.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/grouping.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/grouping.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/httpreader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/httpreader.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/linereader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/linereader.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/routeddecoder.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/routeddecoder.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/selecting.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/selecting.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/streamreader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/streamreader.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/tararchivereader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/tararchivereader.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/iter/ziparchivereader.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/iter/ziparchivereader.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/map/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/map/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/map/callable.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/map/callable.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/map/combining.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/map/combining.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/utils/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/utils/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/utils/common.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/utils/common.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/datapipes/utils/decoder.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/datapipes/utils/decoder.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/dataset.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/dataset.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/distributed.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/distributed.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/graph.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/graph.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/sampler.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/sampler.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/data/sharding.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/data/sharding.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/dlpack.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/dlpack.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/ffi/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/ffi/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/file_baton.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/file_baton.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/hipify/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/hipify/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/hipify/constants.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/hipify/constants.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/hipify/cuda_to_hip_mappings.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/hipify/cuda_to_hip_mappings.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/hipify/hipify_python.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/hipify/hipify_python.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/hipify/version.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/hipify/version.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/hooks.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/hooks.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/mkldnn.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/mkldnn.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/mobile_optimizer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/mobile_optimizer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/model_dump/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/model_dump/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/model_dump/__main__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/model_dump/__main__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/model_zoo.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/model_zoo.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/show_pickle.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/show_pickle.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/tensorboard/__init__.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/tensorboard/__init__.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/tensorboard/_caffe2_graph.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/tensorboard/_caffe2_graph.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/tensorboard/_convert_np.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/tensorboard/_convert_np.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/tensorboard/_embedding.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/tensorboard/_embedding.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/tensorboard/_onnx_graph.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/tensorboard/_onnx_graph.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/tensorboard/_proto_graph.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/tensorboard/_proto_graph.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/tensorboard/_pytorch_graph.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/tensorboard/_pytorch_graph.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/tensorboard/_utils.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/tensorboard/_utils.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/tensorboard/summary.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/tensorboard/summary.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/tensorboard/writer.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/tensorboard/writer.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/utils/throughput_benchmark.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/utils/throughput_benchmark.py + for f in `find ./torch/ -name '*.py'` + install -D -pm 644 ./torch/version.py /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/lib64/python3.6/site-packages/./torch/version.py ++ /usr/local/cuda/bin/nvcc --version /var/tmp/rpm-tmp.JVgYk7: line 86: /usr/local/cuda/bin/nvcc: No such file or directory ++ grep release ++ cut -d, -f2 ++ awk '{print $2}' + cuver= + echo '__version__ = "1.10.1"' + echo 'debug = False' + echo 'cuda = ""' + echo 'hip = None' + rm -rf /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64//usr/include/clog.h + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pytorch-1.10.1-6.an8.aarch64 Provides: libc10.so.1.10()(64bit) libcaffe2_detectron_ops.so.1.10()(64bit) libcaffe2_observers.so.1.10()(64bit) libnnapi_backend.so()(64bit) libshm.so.1.10()(64bit) libtorch.so.1.10()(64bit) libtorch_cpu.so.1.10()(64bit) libtorch_global_deps.so.1.10()(64bit) pytorch = 1.10.1-6.an8 pytorch(aarch-64) = 1.10.1-6.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libXNNPACK.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc10.so.1.10()(64bit) libcaffe2_detectron_ops.so.1.10()(64bit) libcaffe2_observers.so.1.10()(64bit) libcpuinfo.so.1()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libdnnl.so.2()(64bit) libfmt.so.6()(64bit) libfoxi_loader.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libgflags.so.2.2()(64bit) libglog.so.0()(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libhiredis.so.0.13()(64bit) libleveldb.so.1()(64bit) liblmdb.so.0.0.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.27)(64bit) libnnpack.so.1()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libonnx.so()(64bit) libonnx_optimizer.so()(64bit) libonnx_proto.so()(64bit) libopenblaso.so.0()(64bit) libprotobuf.so.25()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpthreadpool.so.1()(64bit) libqnnpack.so.1()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libshm.so.1.10()(64bit) libsleef.so.3()(64bit) libsnappy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtensorpipe.so.1()(64bit) libtorch.so.1.10()(64bit) libtorch_cpu.so.1.10()(64bit) libtorch_global_deps.so.1.10()(64bit) libtorch_python.so.1.10()(64bit) libzmq.so.5()(64bit) rtld(GNU_HASH) Processing files: pytorch-devel-1.10.1-6.an8.aarch64 warning: File not found: /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64/usr/include/THCUNN/generic/THCUNN.h Provides: cmake(ATen) cmake(Caffe2) = 1.10.0 cmake(Torch) = 1.10.0 cmake(aten) cmake(caffe2) = 1.10.0 cmake(torch) = 1.10.0 pytorch-devel = 1.10.1-6.an8 pytorch-devel(aarch-64) = 1.10.1-6.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem Processing files: pytorch-python3-1.10.1-6.an8.aarch64 Provides: libtorch_python.so.1.10()(64bit) python3.6dist(torch) = 1.10.1 pytorch-python3 = 1.10.1-6.an8 pytorch-python3(aarch-64) = 1.10.1-6.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc10.so.1.10()(64bit) libdnnl.so.2()(64bit) libfmt.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libglog.so.0()(64bit) libprotobuf.so.25()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libshm.so.1.10()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtorch.so.1.10()(64bit) libtorch_cpu.so.1.10()(64bit) libtorch_python.so.1.10()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pytorch-1.10.1-6.an8.aarch64 Wrote: /builddir/build/RPMS/pytorch-1.10.1-6.an8.aarch64.rpm Wrote: /builddir/build/RPMS/pytorch-devel-1.10.1-6.an8.aarch64.rpm Wrote: /builddir/build/RPMS/pytorch-python3-1.10.1-6.an8.aarch64.rpm Child return code was: 0