Searched refs:graph_op_name_ (Results 1 – 1 of 1) sorted by relevance
141 const string& graph_op_name() const { return graph_op_name_; } in graph_op_name()162 : graph_op_name_(graph_op_name), in OpSpec()166 const string graph_op_name_; variable