[GitHub] [tvm] lhutton1 commented on a diff in pull request #12550: [AOT] Add AOTLowerMain pass to lower a Relay main into TIR

2022-08-25 Thread GitBox
lhutton1 commented on code in PR #12550: URL: https://github.com/apache/tvm/pull/12550#discussion_r954666936 ## python/tvm/relay/backend/utils.py: ## @@ -15,6 +15,13 @@ # specific language governing permissions and limitations # under the License. """Utility backend

[GitHub] [tvm] lhutton1 commented on a diff in pull request #12550: [AOT] Add AOTLowerMain pass to lower a Relay main into TIR

2022-08-24 Thread GitBox
lhutton1 commented on code in PR #12550: URL: https://github.com/apache/tvm/pull/12550#discussion_r954021675 ## src/relay/backend/aot/aot_lower_main.cc: ## @@ -0,0 +1,869 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license