Fannhhyy
Results
12
comments of
Fannhhyy
> > I build tf2.0 with GPU support successfully.I use it with keras,strangely,it slower then tf1.14. > > Some code don't work in tf2.0,I couldn't use it. > > I...
I build tf1.14 c++ dll&lib&include with bazel,but not work correctly. follow the steps on official website,then: `bazel build --config=opt --config=cuda --define=no_tensorflow_py_deps=true //tensorflow:tensorflow_cc.dll` `bazel build --config=opt --config=cuda --define=no_tensorflow_py_deps=true //tensorflow:tensorflow_cc.lib` `bazel build...