[GitHub] [tvm] vvchernov commented on a diff in pull request #15386: [Relay] Fix an adaptive_max_pool1d operator conversion bug

2023-09-03 Thread via GitHub
vvchernov commented on code in PR #15386: URL: https://github.com/apache/tvm/pull/15386#discussion_r1314148994 ## python/tvm/relay/frontend/pytorch.py: ## @@ -4291,7 +4291,11 @@ def _handel_nested_input(inputs): self.current_op.pop() -return

[GitHub] [tvm] vvchernov commented on a diff in pull request #15386: [Relay] Fix an adaptive_max_pool1d operator conversion bug

2023-09-03 Thread via GitHub
vvchernov commented on code in PR #15386: URL: https://github.com/apache/tvm/pull/15386#discussion_r1314142490 ## python/tvm/relay/frontend/pytorch.py: ## @@ -4291,7 +4291,11 @@ def _handel_nested_input(inputs): self.current_op.pop() -return