Home
last modified time | relevance | path

Searched refs:TF_GraphToFunction_wrapper (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtf_session_helper.h206 TF_Function* TF_GraphToFunction_wrapper(
H A Dtf_session_helper.cc579 TF_Function* TF_GraphToFunction_wrapper( in TF_GraphToFunction_wrapper() function
H A Dtf_session_wrapper.cc219 auto output = tensorflow::TF_GraphToFunction_wrapper( in PYBIND11_MODULE()
/aosp_15_r20/external/tensorflow/tensorflow/tools/def_file_filter/
H A Dsymbols_pybind.txt299 tensorflow::TF_GraphToFunction_wrapper
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunction.py482 c_func = c_api.TF_GraphToFunction_wrapper(
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction.py339 fn = pywrap_tf_session.TF_GraphToFunction_wrapper(