facebookresearch / Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Apache License 2.0
26.22k stars 5.45k forks source link

error #919

Open wm901115nwpu opened 5 years ago

wm901115nwpu commented 5 years ago

I run ~/anaconda3/bin/python detectron/tests/test_spatial_narrow_as_op.py [E init_intrinsics_check.cc:43] CPU feature avx is present on your machine, but the Caffe2 binary is not compiled with it. It means you may not get the full speed of your CPU. [E init_intrinsics_check.cc:43] CPU feature avx2 is present on your machine, but the Caffe2 binary is not compiled with it. It means you may not get the full speed of your CPU. [E init_intrinsics_check.cc:43] CPU feature fma is present on your machine, but the Caffe2 binary is not compiled with it. It means you may not get the full speed of your CPU. Found Detectron ops lib: /home/wangmeng/anaconda3/lib/libcaffe2_detectron_ops_gpu.so terminate called after throwing an instance of 'at::Error' what(): [enforce fail at init.h:26] !init_functions_runyet. [1] 5534 abort (core dumped) ~/anaconda3/bin/python detectron/tests/test_spatial_narrow_as_op.py