zplizzi/tensorflow-fast-rcnn

Error occur when execute ./build_user_op.sh

tankienleong opened this issue · 1 comments

Hi, I faced the ERROR: The specified --crosstool_top '//third_party/gpus/crosstool:crosstool' is not a valid cc_toolchain_suite rule. when I run ./build_user_op.sh.

I had run the ./configure successfully before I run ./build_user_op.sh.

bazel version 0.5.0
ubuntu 16.04
cuda 8.0
cudnn 5.1
GPU Nvidia Tesla K40

I fixed the problem by copy all the ROI pooling files to the latest tensorflow version 1.2.0-rc1.