Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_main.cc137 PrintPythonOps(pruned_ops, api_def_map, {}, source_file_name, in PrintAllPythonOps()
140 PrintPythonOps(ops, api_def_map, op_list, source_file_name, in PrintAllPythonOps()
Dpython_op_gen.h45 void PrintPythonOps(const OpList& ops, const ApiDefMap& api_defs,
Dpython_op_gen.cc1261 void PrintPythonOps(const OpList& ops, const ApiDefMap& api_defs, in PrintPythonOps() function