[incubator-tvm] branch master updated (39b2db4 -> 5cd8bb3)

2020-05-11 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 39b2db4 [DOCKER] Fix vulkansdk in the ci-gpu (#5566) add 5cd8bb3 [CI] reintroduce docker stage for

[incubator-tvm] branch master updated: [DOCKER] Fix vulkansdk in the ci-gpu (#5566)

2020-05-11 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 39b2db4 [DOCKER] Fix vulkansdk in the

[incubator-tvm] branch master updated (579da6b -> 46787c8)

2020-05-11 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 579da6b [TARGET] Phase out WebGL (#5570) add 46787c8 [LINT] Enable clang-format. (#5572) No new

[incubator-tvm] branch master updated (4d713d6 -> 5428b54)

2020-05-11 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 4d713d6 [CI] Update ci-lint to use the latest image that contains clang-format (#5568) add 5428b54

[incubator-tvm] branch master updated (5428b54 -> 579da6b)

2020-05-11 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 5428b54 [DOCKER] Add clang-format and nodejs to ci-lint (#5567) add 579da6b [TARGET] Phase out WebGL

[GitHub] [incubator-tvm] xqdan commented on pull request #5483: [TIR][Printer] text format printer considering future parsing use

2020-05-11 Thread GitBox
xqdan commented on pull request #5483: URL: https://github.com/apache/incubator-tvm/pull/5483#issuecomment-626509149 > > Binds in some pass function is not clean for round trip dump ir, how do we deal with it? > > Do you mean that `buffer_bind` is not necessary to print after the

[GitHub] [incubator-tvm] giuseros opened a new pull request #5558: Add a quantized conv2 unit test for the tflite front-end

2020-05-11 Thread GitBox
giuseros opened a new pull request #5558: URL: https://github.com/apache/incubator-tvm/pull/5558 Signed-off-by: Giuseppe Rossini I am adding a conv2/quantized test case in `tests/python/frontend/tflite/test_forward.py`

[GitHub] [incubator-tvm] lixiaoquan commented on a change in pull request #5429: [RELAY][TF] Support symbolic newshape for Reshape

2020-05-11 Thread GitBox
lixiaoquan commented on a change in pull request #5429: URL: https://github.com/apache/incubator-tvm/pull/5429#discussion_r422950273 ## File path: python/tvm/relay/op/_transform.py ## @@ -189,10 +192,9 @@ def _reshape_shape_func(data_shape, newshape, ndim):

[GitHub] [incubator-tvm] liangfu commented on pull request #5547: [Refactor][std::string --> String] IR is updated with String

2020-05-11 Thread GitBox
liangfu commented on pull request #5547: URL: https://github.com/apache/incubator-tvm/pull/5547#issuecomment-626652892 Hi @ANSHUMAN87, please rebase upon the latest master branch, and resolve the conflicts. Thanks! This is

[GitHub] [incubator-tvm] roastduck commented on pull request #5553: [TIR] Enable HoistIfThenElse in the default lowering procedure

2020-05-11 Thread GitBox
roastduck commented on pull request #5553: URL: https://github.com/apache/incubator-tvm/pull/5553#issuecomment-626669556 Since there are too many bugs in `HoistIfThenElse`, let's track them in another issue, and enable the pass after they are all fixed. Closing for now.

[GitHub] [incubator-tvm] masahi commented on pull request #5552: [BYOC, MergeComposite] Add additional check before re-using the cached match

2020-05-11 Thread GitBox
masahi commented on pull request #5552: URL: https://github.com/apache/incubator-tvm/pull/5552#issuecomment-626658705 Thanks @comaniac @zhiics This is an automated message from the Apache Git Service. To respond to the

[incubator-tvm] branch master updated: [BYOC, MergeComposite] Add additional check before re-using the cached match (#5552)

2020-05-11 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 0e87752 [BYOC, MergeComposite] Add

[GitHub] [incubator-tvm] roastduck opened a new issue #5559: [TIR] Bugs in HoistIfThenElse

2020-05-11 Thread GitBox
roastduck opened a new issue #5559: URL: https://github.com/apache/incubator-tvm/issues/5559 `HoistIfThenElse` is a pass currently not enabled in TVM. I tried to enable it in #5553, but there are too many bugs in this pass. Let's fix them first. **BUG 1:** `HoistIfThenElse`

[incubator-tvm] branch master updated: [CI] Update ci-cpu to bionic (#5554)

2020-05-11 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 4196726 [CI] Update ci-cpu to bionic

[incubator-tvm] branch master updated: [CI] Update ci-cpu to bionic (#5555)

2020-05-11 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new a4eae2b [CI] Update ci-cpu to bionic

[incubator-tvm] branch master updated (0e87752 -> de866b0)

2020-05-11 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 0e87752 [BYOC, MergeComposite] Add additional check before re-using the cached match (#5552) add

[incubator-tvm] branch master updated (4196726 -> 7f5e37a)

2020-05-11 Thread kevinthesun
This is an automated email from the ASF dual-hosted git repository. kevinthesun pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 4196726 [CI] Update ci-cpu to bionic (#5554) add 7f5e37a [Fix] Fix conv2d alter op for arm cpu

[incubator-tvm] branch master updated (7f5e37a -> 621a61d)

2020-05-11 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 7f5e37a [Fix] Fix conv2d alter op for arm cpu (#5532) add 621a61d [FRONTEND]onnx, mxnet, pytorch

[incubator-tvm] branch master updated (621a61d -> ad2ee97)

2020-05-11 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 621a61d [FRONTEND]onnx, mxnet, pytorch mathops added (#5561) add ad2ee97 Fix topi test for tensorcore

[incubator-tvm] branch master updated: [Refactor][std::string --> String] IR is updated with String (#5547)

2020-05-11 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 1a0f44d [Refactor][std::string -->