Searched defs:hidden_ops (Results 1 – 2 of 2) sorted by relevance
1196 const std::vector<string>& hidden_ops, const string& source_file_name = "", in GetPythonOpsImpl()1289 const std::vector<string>& hidden_ops, in GetPythonOps()1297 const std::vector<string>& hidden_ops, in PrintPythonOps()
171 std::vector<tensorflow::string> hidden_ops; in main() local