Home
last modified time | relevance | path

Searched refs:TF_NewSessionRef (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/client/
Dtf_session_helper.h43 TF_Session* TF_NewSessionRef(TF_Graph* graph, const TF_SessionOptions* opts,
Dtf_session_helper.cc47 TF_Session* TF_NewSessionRef(TF_Graph* graph, const TF_SessionOptions* opts, in TF_NewSessionRef() function
Dsession.py712 self._session = tf_session.TF_NewSessionRef(c_graph, opts)
Dtf_session_wrapper.cc351 auto output = tensorflow::TF_NewSessionRef(graph, opts, status.get()); in PYBIND11_MODULE()
/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt284 tensorflow::TF_NewSessionRef