[Discussion/Alignment] Memory Planning

Hi,

Very interesting work.

I was wondering about the need to get all topological sorts. How robust is this method given that there are many many topological sorts to general DAGs?

I guess most manual designed networks will have some simple structure which makes getting all topological sorts feasible, but NAS designed networks might pose a problem.

Thanks

.