Commit Graph

5 Commits

Author SHA1 Message Date
Zhang Qinghua df866f7248 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes. 2021-03-06 12:39:36 +08:00
Zhang Qinghua 8b8c59f01e Optimize the compile performance in Parser, FG, Manager and Renormalize:
---
Remove the routine of handling isolated nodes in Renormalize.
Add isolated nodes from Parser&Resolver.
Modify isolated nodes handling in FG&Manager.
Optimize the renormalize routines.
Other optimizations.
2021-03-04 16:01:54 +08:00
xutianming 1e7f18a097 Modify dot opt to support pynative mode 2021-01-08 14:57:30 +08:00
xutianming 37f185b12b add dot opt into composite.__init__.py 2020-12-31 09:33:20 +08:00
xutianming d9830ddf63 add c.dot opt 2020-12-28 14:15:01 +08:00