Hi, I noticed that, when generating AOT code, the order of the functions definition is random. So if I launch twice the same AOT generation, I get differences in produced C files due to this random ordering that makes change tracking rather difficult. Do you know why TVM AOT codegen behaves like this ? Can you tell me if there is a way to make this order deterministic (e.g. some seeds to be defined somewhere) ? Thank you very much, Gilles
--- [Visit Topic](https://discuss.tvm.apache.org/t/aot-ordering-of-functions-definition-is-random/12287/1) 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/bbf651945a0137df01f99e97b90f0314ec6773ae3daf9fb71b0c5ea44285e69a).