• Scott Cyphers's avatar
    Cyphers/topmaster (#3199) · c488f12b
    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()
    c488f12b
Name
Last commit
Last update
..
layout Loading commit data...
input.cpp Loading commit data...
input.hpp Loading commit data...
output.cpp Loading commit data...
output.hpp Loading commit data...
tensor.cpp Loading commit data...
tensor.hpp Loading commit data...