Searched refs:TF_SessionRun_wrapper (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/python/client/ |
D | tf_session_helper.h | 148 void TF_SessionRun_wrapper(TF_Session* session, const TF_Buffer* run_options,
|
D | tf_session_helper.cc | 435 void TF_SessionRun_wrapper(TF_Session* session, const TF_Buffer* run_options, in TF_SessionRun_wrapper() function
|
D | session.py | 1454 return tf_session.TF_SessionRun_wrapper(self._session, options, feed_dict,
|
D | tf_session_wrapper.cc | 454 tensorflow::TF_SessionRun_wrapper(session, run_options, inputs, in PYBIND11_MODULE()
|
/external/tensorflow/tensorflow/tools/def_file_filter/ |
D | symbols_pybind.txt | 292 tensorflow::TF_SessionRun_wrapper
|