Searched defs:loop_groups (Results 1 – 1 of 1) sorted by relevance
798 std::vector<std::vector<NodeDef*>>* loop_groups) { in PartitionByLoopStructure()857 std::vector<std::vector<NodeDef*>> loop_groups; in ProcessGraphDef() local