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.cc136 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()
Dpython_op_gen.h30 void PrintPythonOps(const OpList& ops, const ApiDefMap& api_defs,
Dpython_op_gen.cc1084 void PrintPythonOps(const OpList& ops, const ApiDefMap& api_defs, in PrintPythonOps() function