Searched refs:PrintPythonOps (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/python/framework/ |
D | python_op_gen_main.cc | 137 PrintPythonOps(pruned_ops, api_def_map, {}, source_file_name, in PrintAllPythonOps() 140 PrintPythonOps(ops, api_def_map, op_list, source_file_name, in PrintAllPythonOps()
|
D | python_op_gen.h | 45 void PrintPythonOps(const OpList& ops, const ApiDefMap& api_defs,
|
D | python_op_gen.cc | 1261 void PrintPythonOps(const OpList& ops, const ApiDefMap& api_defs, in PrintPythonOps() function
|