-
Scott Cyphers authored
* Stabilize node sorting and fix some bugs. * Review comments * Fix broken tests * Implement traverse nodes with pointers * Let sort gather nodes for get_ordered_ops * Use stacks for stacks * Keep control deps ordered * Optimize subgraph sort * Add unordered map over function ops * Don't recheck children * Use vectors in stacks, avoid std::list::size()