Searched defs:graph_op_name (Results 1 – 2 of 2) sorted by relevance
141 const string& graph_op_name() const { return graph_op_name_; } in graph_op_name() function160 explicit OpSpec(const string& graph_op_name, bool hidden, in OpSpec()
32 string graph_op_name = 1; field