Searched refs:GetPythonOpsImpl (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/python/framework/ |
D | python_op_gen.cc | 1159 string GetPythonOpsImpl( in GetPythonOpsImpl() function 1257 return GetPythonOpsImpl(ops, api_defs, hidden_ops, source_file_name, in GetPythonOps() 1265 printf("%s", GetPythonOpsImpl(ops, api_defs, hidden_ops, source_file_name, in PrintPythonOps() 1275 return GetPythonOpsImpl(ops, api_def_map, {}); in GetPythonWrappers()
|