Firefly Open Source Community

   Login   |   Register   |
New_Topic

[Linux] ROC-RK3399-PC Tensorflow OpenCL support

13

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
13
Posted at 1/30/2019 12:24:59     
I'm trying to build tensorflow OpenCL, I followed this guide https://developer.codeplay.com/c ... low-arm-setup-guide

I was able to build bazel_0.11.1, but I'm unable to build tensorflow. I keep getting this error:
./tensorflow/contrib/lite/toco/toco_graphviz_dump_options.h:18:10: fatal error: 'string' file not found
#include <string>
         ^~~~~~~~
1 error generated.
Target //tensorflow/tools/pip_package:build_pip_package failed to build
INFO: Elapsed time: 2.325s, Critical Path: 0.16s
FAILED: Build did NOT complete successfully

Any suggestions?
Reply

Use props Report

1387

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1387
Posted at 2/12/2019 11:00:01     
sudo apt-get install build-essential

will install the development header files.
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list