Searched defs:stateful_op_names (Results 1 – 1 of 1) sorted by relevance
29 std::vector<string>* stateful_op_names) { in FindStatefulOps()88 std::vector<string> stateful_op_names; in AsGraphDef() local