Searched refs:TF_NewSessionRef (Results 1 – 5 of 5) sorted by relevance
43 TF_Session* TF_NewSessionRef(TF_Graph* graph, const TF_SessionOptions* opts,
47 TF_Session* TF_NewSessionRef(TF_Graph* graph, const TF_SessionOptions* opts, in TF_NewSessionRef() function
712 self._session = tf_session.TF_NewSessionRef(c_graph, opts)
351 auto output = tensorflow::TF_NewSessionRef(graph, opts, status.get()); in PYBIND11_MODULE()
284 tensorflow::TF_NewSessionRef