Maratyszcza / NNPACK

Acceleration package for neural networks on multi-core CPUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A compilation error occurs in the Linux ARM environment

yuhongxiao123456 opened this issue · comments

  • my system info

[root@local-host deps]# cat /etc/release
CentOS Linux release 7.6.1810 (AltArch)
Derived from Red Hat Enterprise Linux 7.6 (Source)
cat: /etc/lsb-release.d: Is a directory
NAME="CentOS Linux"
VERSION="7 (AltArch)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (AltArch)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

CentOS Linux release 7.6.1810 (AltArch)
CentOS Linux release 7.6.1810 (AltArch)
cpe:/o:centos:centos:7

  • error info
    I download the master code to bulid.

cmake -G Ninja ..
error: downloading 'https://github.com/google/googletest/archive/release-1.8.0.zip' failed
status_code: 22
status_string: "HTTP response code said error"

I try to access through web.it also show 404 err.

can someone tell me how to fix this?

my internet error