[GitHub] [tvm] junrushao1994 commented on a change in pull request #8778: [BUG] ToBasicBlockNormalForm immutability

2021-08-18 Thread GitBox
junrushao1994 commented on a change in pull request #8778: URL: https://github.com/apache/tvm/pull/8778#discussion_r691782876 ## File path: src/relay/transforms/to_basic_block_normal_form.cc ## @@ -51,8 +51,11 @@ Expr ToBasicBlockNormalFormAux(const Expr& e) { IRModule

[GitHub] [tvm] junrushao1994 commented on a change in pull request #8778: [BUG] ToBasicBlockNormalForm immutability

2021-08-18 Thread GitBox
junrushao1994 commented on a change in pull request #8778: URL: https://github.com/apache/tvm/pull/8778#discussion_r691522541 ## File path: src/relay/transforms/to_basic_block_normal_form.cc ## @@ -51,8 +51,11 @@ Expr ToBasicBlockNormalFormAux(const Expr& e) { IRModule