Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Anyone have this error?

idata
Employee
641 Views

I installed the latest version 2 SDK and ncappzoo

 

the ncsdk seemed to go ok.

 

I then did a make all for the ncappzoo and this error came up at the end.

 

Anyone have this error or know how to solve it?

 

/usr/local/lib/python3.5/dist-packages/tensorflow/python/framework/ops.py:890: DeprecationWarning: builtin type EagerTensor has no module attribute

 

/usr/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: compiletime version 3.4 of module 'tensorflow.python.framework.fast_tensor_util' does not match runtime version 3.5

 

/usr/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: builtins.type size changed, may indicate binary incompatibility. Expected 432, got 412

 

/usr/local/lib/python3.5/dist-packages/tensorflow/python/util/tf_inspect.py:45: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead

 

/usr/local/lib/python3.5/dist-packages/tensorflow/python/util/tf_inspect.py:45: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead

 

shape: (1, 299, 299, 3)

 

terminate called after throwing an instance of 'std::bad_alloc'

 

what(): std::bad_alloc

 

Aborted

 

Makefile:82: recipe for target 'profile' failed

 

make[2]: *** [profile] Error 134

 

make[2]: Leaving directory '/home/pi/workspace/ncappzoo/tensorflow/inception_resnet_v2'

 

Makefile:12: recipe for target 'inception_resnet_v2/.' failed

 

make[1]: *** [inception_resnet_v2/.] Error 2

 

make[1]: Leaving directory '/home/pi/workspace/ncappzoo/tensorflow'

 

Makefile:12: recipe for target 'tensorflow/.' failed

 

make: *** [tensorflow/.] Error 2
0 Kudos
0 Replies
Reply