facebookarchive/caffe2

cpuid_test fails on Power8

Open

#1,422 创建于 2017年11月3日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Shell (8,424 star) (1,954 fork)batch import
bughelp wanted

描述

I just built caffe2 on Ubuntu 16.04.3 on Power8 LE, using all defaults except disabling NNPACK in the top CMakeLists.txt. It builds and installs fine, but when running "make test" it fails on the cpuid_test.

I hope MMX isn't really a requirement for caffe2.. ?

All other tests are successful.

贡献者指南

cpuid_test fails on Power8 · facebookarchive/caffe2#1422 | Good First Issue