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

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

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

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

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

2022-08-25 Thread GitBox
mbaret commented on code in PR #12550: URL: https://github.com/apache/tvm/pull/12550#discussion_r955292678 ## 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

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

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

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

2022-08-24 Thread GitBox
mbaret commented on code in PR #12550: URL: https://github.com/apache/tvm/pull/12550#discussion_r954062852 ## 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

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

2022-08-24 Thread GitBox
mbaret commented on code in PR #12550: URL: https://github.com/apache/tvm/pull/12550#discussion_r953893471 ## tests/python/relay/aot/test_pass_aot_lower_main.py: ## @@ -0,0 +1,435 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

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

2022-08-24 Thread GitBox
mbaret commented on code in PR #12550: URL: https://github.com/apache/tvm/pull/12550#discussion_r953777343 ## tests/python/relay/aot/test_pass_aot_lower_main.py: ## @@ -0,0 +1,435 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

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

2022-08-24 Thread GitBox
mbaret commented on code in PR #12550: URL: https://github.com/apache/tvm/pull/12550#discussion_r953777343 ## tests/python/relay/aot/test_pass_aot_lower_main.py: ## @@ -0,0 +1,435 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

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

2022-08-24 Thread GitBox
mbaret commented on code in PR #12550: URL: https://github.com/apache/tvm/pull/12550#discussion_r953679778 ## tests/python/relay/aot/test_pass_aot_lower_main.py: ## @@ -0,0 +1,435 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

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

2022-08-24 Thread GitBox
mbaret commented on code in PR #12550: URL: https://github.com/apache/tvm/pull/12550#discussion_r953678416 ## tests/python/relay/aot/test_pass_aot_lower_main.py: ## @@ -0,0 +1,435 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license