Searched refs:PrintAllPythonOps (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/python/framework/ |
| D | python_op_gen_main.cc | 108 void PrintAllPythonOps(const std::vector<string>& op_list, in PrintAllPythonOps() function 167 tensorflow::PrintAllPythonOps({}, api_def_dirs, source_file_name, in main() 173 tensorflow::PrintAllPythonOps(hidden_ops, api_def_dirs, source_file_name, in main() 179 tensorflow::PrintAllPythonOps(op_list, api_def_dirs, source_file_name, in main()
|