tensorflow with cocos2d-x android failed to build fatal error: unsupported/Eigen/CXX11/Tensor: No such file or directory -


i have tried link prebuilt tensorflow library , try compile android project of cocos2d-x, give me error of eigen

here error

    jni/../../../../tensorflow/third_party/eigen3/unsupported/eigen/cxx11/tensor:1:42: fatal error: unsupported/eigen/cxx11/tensor: no such file or directory  #include "unsupported/eigen/cxx11/tensor"  

can me that?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -