1 #ifndef PhysicsTools_TensorFlow_TfGraphDefWrapper_h 2 #define PhysicsTools_TensorFlow_TfGraphDefWrapper_h 18 std::unique_ptr<tensorflow::GraphDef>
graph_;
const tensorflow::Session * getSession() const
TfGraphDefWrapper(tensorflow::Session *, tensorflow::GraphDef *)
tensorflow::Session * session_
TfGraphDefWrapper & operator=(const TfGraphDefWrapper &)=delete
std::unique_ptr< tensorflow::GraphDef > graph_