[GitHub] [incubator-tvm] lsy643 commented on a change in pull request #5955: Register Shape Func for Some Operators to Handle Dynamic Shapes

2020-07-22 Thread GitBox
lsy643 commented on a change in pull request #5955: URL: https://github.com/apache/incubator-tvm/pull/5955#discussion_r459186931 ## File path: tests/python/relay/test_any.py ## @@ -816,6 +816,66 @@ def test_mixed_input_type(): assert result.asnumpy().shape == ref_out_s

[GitHub] [incubator-tvm] lsy643 commented on a change in pull request #5955: Register Shape Func for Some Operators to Handle Dynamic Shapes

2020-07-22 Thread GitBox
lsy643 commented on a change in pull request #5955: URL: https://github.com/apache/incubator-tvm/pull/5955#discussion_r459186976 ## File path: tests/python/relay/test_any.py ## @@ -816,6 +816,66 @@ def test_mixed_input_type(): assert result.asnumpy().shape == ref_out_s

[GitHub] [incubator-tvm] lsy643 commented on a change in pull request #5955: Register Shape Func for Some Operators to Handle Dynamic Shapes

2020-07-20 Thread GitBox
lsy643 commented on a change in pull request #5955: URL: https://github.com/apache/incubator-tvm/pull/5955#discussion_r457787155 ## File path: tests/python/relay/test_any.py ## @@ -816,6 +816,55 @@ def test_mixed_input_type(): assert result.asnumpy().shape == ref_out_s

[GitHub] [incubator-tvm] lsy643 commented on a change in pull request #5955: Register Shape Func for Some Operators to Handle Dynamic Shapes

2020-07-19 Thread GitBox
lsy643 commented on a change in pull request #5955: URL: https://github.com/apache/incubator-tvm/pull/5955#discussion_r456989467 ## File path: python/tvm/relay/op/image/_image.py ## @@ -64,6 +67,22 @@ def compute_crop_and_resize(attrs, inputs, out_type): reg.register_injecti

[GitHub] [incubator-tvm] lsy643 commented on a change in pull request #5955: Register Shape Func for Some Operators to Handle Dynamic Shapes

2020-07-13 Thread GitBox
lsy643 commented on a change in pull request #5955: URL: https://github.com/apache/incubator-tvm/pull/5955#discussion_r454077558 ## File path: python/tvm/relay/op/image/_image.py ## @@ -64,6 +67,22 @@ def compute_crop_and_resize(attrs, inputs, out_type): reg.register_injecti

[GitHub] [incubator-tvm] lsy643 commented on a change in pull request #5955: Register Shape Func for Some Operators to Handle Dynamic Shapes

2020-07-13 Thread GitBox
lsy643 commented on a change in pull request #5955: URL: https://github.com/apache/incubator-tvm/pull/5955#discussion_r454077558 ## File path: python/tvm/relay/op/image/_image.py ## @@ -64,6 +67,22 @@ def compute_crop_and_resize(attrs, inputs, out_type): reg.register_injecti