tensorflow-cmake icon indicating copy to clipboard operation
tensorflow-cmake copied to clipboard

where could I download tensorflow dll and correspoinding header files?

Open ardeal opened this issue 5 years ago • 1 comments

Hi,

where could I download tensorflow dll and correspoinding header files?

#include <tensorflow/core/protobuf/meta_graph.pb.h> #include <tensorflow/core/public/session.h> #include <tensorflow/core/public/session_options.h>

Thanks,

ardeal avatar Mar 05 '20 02:03 ardeal

Hello @ardeal You can download the C++ dependencies from here. Thanks

SupunArunoda avatar Mar 10 '23 05:03 SupunArunoda