Files
openvino/ngraph
Gleb Kazantaev c307f206dc Optimize Function Topological Sort (#8519)
* Initial optimization implementation

* Add tests

* Updated function and node accessors

* Avoid using static mutex in get_ordered_ops

* Apply comments

* resolve PR comments

* Move mutex up

* Simplify shared info

* Fix info copying in node copy c-tor

* Move friend declarations to public

* Fix to support node access from multiple functions in different threads
2021-11-17 11:43:19 +03:00
..
2021-11-17 01:22:04 +03:00