Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtf_session_helper.h125 string EqualGraphDefWrapper(const string& actual, const string& expected);
H A Dtf_session_helper.cc450 string EqualGraphDefWrapper(const string& actual, const string& expected) { in EqualGraphDefWrapper() function
H A Dtf_session_wrapper.cc190 m.def("EqualGraphDefWrapper", tensorflow::EqualGraphDefWrapper, in PYBIND11_MODULE()
/aosp_15_r20/external/tensorflow/tensorflow/tools/def_file_filter/
H A Dsymbols_pybind.txt289 tensorflow::EqualGraphDefWrapper
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_util.py261 diff = pywrap_tf_session.EqualGraphDefWrapper(actual.SerializeToString(),