You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by aca88 via Apache TVM Discuss <no...@discuss.tvm.ai> on 2021/06/02 16:21:50 UTC

[Apache TVM Discuss] [Development/pre-RFC] [Discussion/Alignment] Memory Planning


Hi,

Very interesting work.

I was wondering about the need to [get all topological sorts](https://github.com/tum-ei-eda/tvm/blob/tumeda_memplan/python/tvm/relay/memopt/simnet.py#L196).
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


.





---
[Visit Topic](https://discuss.tvm.apache.org/t/discussion-alignment-memory-planning/9730/7) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/1cd17e4c1d1230138209f8156ef754ab1d54f57ec34ce8ffdd41bc71d5b814d2).