Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.cc1159 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()