Home
last modified time | relevance | path

Searched defs:PythonAPIInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_api_info_wrapper.cc55 using PythonAPIInfo = tensorflow::PythonAPIInfo; typedef
H A Dpython_api_info.cc118 PythonAPIInfo::PythonAPIInfo(const std::string& api_name) in PythonAPIInfo() function in tensorflow::PythonAPIInfo