Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.cc959 string GetPythonOps(const OpList& ops, const ApiDefMap& api_defs, in GetPythonOps() function
1087 printf("%s", GetPythonOps(ops, api_defs, hidden_ops, require_shapes, in PrintPythonOps()
1098 return GetPythonOps(ops, api_def_map, {}, false); in GetPythonWrappers()