bughelp wanted
仓库指标
- Star
- (8,424 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.