facebookarchive/caffe2

cpuid_test fails on Power8

開放

#1,422 建立於 2017年11月3日

 (1 則留言) (0 個反應) (0 位負責人)Shell (1,954 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (8,424 顆星)
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.

貢獻者指南