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