Searched refs:GetPythonOpsImpl (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | python_op_gen.cc | 1194 string GetPythonOpsImpl( in GetPythonOpsImpl() function 1292 return GetPythonOpsImpl(ops, api_defs, hidden_ops, source_file_name, in GetPythonOps() 1300 printf("%s", GetPythonOpsImpl(ops, api_defs, hidden_ops, source_file_name, in PrintPythonOps() 1310 return GetPythonOpsImpl(ops, api_def_map, {}); in GetPythonWrappers()
|