tqchen commented on issue #5077: [Refactor][Relay] Refactor Relay Python to use new FFI URL: https://github.com/apache/incubator-tvm/pull/5077#issuecomment-599634167 In the case of the file groupings for relay/expr.py etc. There are two ways to think about it. We can either make them consistent with src/, which means we want relay/ir/expr.py, or include, in which case it is relay/expr.py. Given that tir already tries to be consistent with include first(as it is user facing), let us try to also do that in relay
---------------------------------------------------------------- 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] With regards, Apache Git Services
