scriptboy1990

Results 7 comments of scriptboy1990

> finetune报错如下 > ![image](https://user-images.githubusercontent.com/5190912/49695655-3aeebe80-fbd9-11e8-9439-268daa9ef309.png) > 尝试了好久没有解决。。不知道会是何原因呢。。 > > 我的环境是python3+tensorflow1.10.1 请问解决了这个问题了吗。

还有,train.py是estimator的格式,finetune是常规的,无奈。

> 强化学习基于推荐系统,如果一样可以交流 +vx: Hey-World

注释掉CMakeLists.txt 26:include_directories("${CUDA_INCLUDE_DIRS}")

注释掉CMakeLists.txt 26:include_directories("${CUDA_INCLUDE_DIRS}") ------------- 去掉后,再make会出现 /data/faiss_server/build/deps/include/faiss/gpu/utils/MemorySpace.h:14:18: fatal error: cuda.h: No such file or directory compilation terminated.

my solution is "export NODE_OPTIONS=--openssl-legacy-provide"