jroesch opened a new issue #5971: URL: https://github.com/apache/incubator-tvm/issues/5971
Currently you get different behavior if you pass a set of functions to IRModule directly, vs iteratively calling Add. This behavior can be problematic when comparing modules for equality in testing due to varying presence of type information. We should resolve a standard behavior for adding functions to the module. cc @junrushao1994 @weberlo ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
