[tvm] branch main updated (4f9e614 -> a0f4917)

2021-06-24 Thread jcf94
This is an automated email from the ASF dual-hosted git repository. jcf94 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 4f9e614 fix first-order AD tuple/projection expr duplication (#8318) add a0f4917 [tvmc] Fix inconsistent usage of ho

[GitHub] [tvm] jcf94 merged pull request #8324: [tvmc] Fix inconsistent usage of host_name -> hostname

2021-06-24 Thread GitBox
jcf94 merged pull request #8324: URL: https://github.com/apache/tvm/pull/8324 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please conta

[GitHub] [tvm] zhuzilin edited a comment on pull request #8056: [Relay, TOPI] Add negative log likelihood loss (nll_loss) op

2021-06-24 Thread GitBox
zhuzilin edited a comment on pull request #8056: URL: https://github.com/apache/tvm/pull/8056#issuecomment-868179165 > in this case we need to change tag to `kInjective` as the reduction op is not broadcast @vinx13 Changing tag to `kInjective` will fail the tag check in `traverse_af

[GitHub] [tvm] zhuzilin commented on pull request #8056: [Relay, TOPI] Add negative log likelihood loss (nll_loss) op

2021-06-24 Thread GitBox
zhuzilin commented on pull request #8056: URL: https://github.com/apache/tvm/pull/8056#issuecomment-868179165 > in this case we need to change tag to `kInjective` as the reduction op is not broadcast @vinx13 Changing tag to `kInjective` will fail the tag check in `traverse_after_red

[GitHub] [tvm] gromero commented on pull request #8055: apps: microtvm: Disable `CONFIG_FPU ` for Zephyr runtime

2021-06-24 Thread GitBox
gromero commented on pull request #8055: URL: https://github.com/apache/tvm/pull/8055#issuecomment-868153637 @microbuilder friendly ping :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [tvm] jcf94 commented on pull request #8328: [COMMUNITY] Reviewer: wyc-ruiker

2021-06-24 Thread GitBox
jcf94 commented on pull request #8328: URL: https://github.com/apache/tvm/pull/8328#issuecomment-868131139 Congratulation! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [tvm] masahi commented on a change in pull request #8309: [Relay] Remove in-place modification of attributes in layout transform

2021-06-24 Thread GitBox
masahi commented on a change in pull request #8309: URL: https://github.com/apache/tvm/pull/8309#discussion_r658383787 ## File path: src/relay/transforms/infer_layout_utils.h ## @@ -85,6 +85,30 @@ inline Layout AdjustSubordinateFactors(const Layout& src_layout, const Layout& o

[GitHub] [tvm] AndrewZhaoLuo opened a new pull request #8337: [Onnx] Support Bidirectional RNNs

2021-06-24 Thread GitBox
AndrewZhaoLuo opened a new pull request #8337: URL: https://github.com/apache/tvm/pull/8337 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service

[GitHub] [tvm] hogepodge closed pull request #8334: Update the tvmc tutorial with additional requirements

2021-06-24 Thread GitBox
hogepodge closed pull request #8334: URL: https://github.com/apache/tvm/pull/8334 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[GitHub] [tvm] hogepodge closed pull request #8180: Fix install link

2021-06-24 Thread GitBox
hogepodge closed pull request #8180: URL: https://github.com/apache/tvm/pull/8180 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[GitHub] [tvm] Lunderberg commented on pull request #8332: [Vulkan] Improved error message for extern calls passed to SPIR-V codegen

2021-06-24 Thread GitBox
Lunderberg commented on pull request #8332: URL: https://github.com/apache/tvm/pull/8332#issuecomment-868018715 Potential reviewer: @masahi -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [tvm] Lunderberg commented on pull request #8333: [Vulkan] Added debug saving of Vulkan shaders, environment variable documentation

2021-06-24 Thread GitBox
Lunderberg commented on pull request #8333: URL: https://github.com/apache/tvm/pull/8333#issuecomment-868018700 Potential reviewer: @masahi -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [tvm] Lunderberg opened a new pull request #8336: [Topi][Unittests] Parametrized tests in `test_topi_dense.py`, split out gpu-independent implementations

2021-06-24 Thread GitBox
Lunderberg opened a new pull request #8336: URL: https://github.com/apache/tvm/pull/8336 [Topi][UnitTests] Parametrized tests in test_topi_dense.py Now, tests run for multiple data types, can be extended with additional datatypes. [Topi] Separated generic-gpu nn.dense implem

[GitHub] [tvm] masahi opened a new pull request #8335: [TEST] Make sure there is no tie in scores in TF combined NMS test

2021-06-24 Thread GitBox
masahi opened a new pull request #8335: URL: https://github.com/apache/tvm/pull/8335 https://github.com/apache/tvm/issues/8140 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[GitHub] [tvm] gromero commented on a change in pull request #8331: Allow tvmc to compile models with AOT executor in MLF

2021-06-24 Thread GitBox
gromero commented on a change in pull request #8331: URL: https://github.com/apache/tvm/pull/8331#discussion_r658302581 ## File path: tests/python/driver/tvmc/conftest.py ## @@ -167,40 +148,17 @@ def onnx_mnist(): return model_file -@pytest.fixture(scope="session") -de

[GitHub] [tvm] schilkunda-amba commented on a change in pull request #8323: [Relay to Onnx][LRN]

2021-06-24 Thread GitBox
schilkunda-amba commented on a change in pull request #8323: URL: https://github.com/apache/tvm/pull/8323#discussion_r658286396 ## File path: python/tvm/contrib/target/onnx.py ## @@ -617,6 +617,20 @@ def convert_attributes(cls, attrs): return {"value": 1} +class LR

[GitHub] [tvm] hogepodge commented on pull request #8334: Update the tvmc tutorial with additional requirements

2021-06-24 Thread GitBox
hogepodge commented on pull request #8334: URL: https://github.com/apache/tvm/pull/8334#issuecomment-867953794 @leandron -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. F

[GitHub] [tvm] hogepodge opened a new pull request #8334: Update the tvmc tutorial with additional requirements

2021-06-24 Thread GitBox
hogepodge opened a new pull request #8334: URL: https://github.com/apache/tvm/pull/8334 The pre- and post-processing scripts supplied in this tutorial require pillow to be installed, and this tutorial also requires that onnx be installed. This patch indicates those are requirements for suc

[GitHub] [tvm] Lunderberg opened a new pull request #8332: [Vulkan] Improved error message for extern calls passed to SPIR-V codegen

2021-06-24 Thread GitBox
Lunderberg opened a new pull request #8332: URL: https://github.com/apache/tvm/pull/8332 Previously, the codegen indicated that there was an extern call. Now, also indicate what that extern call is, to aid in debugging. -- This is an automated message from the Apache Git Service. To res

[GitHub] [tvm] Lunderberg opened a new pull request #8333: [Vulkan] Added debug saving of Vulkan shaders, environment variable documentation

2021-06-24 Thread GitBox
Lunderberg opened a new pull request #8333: URL: https://github.com/apache/tvm/pull/8333 Frequently, looking at the shaders generated by the Vulkan codegen is useful for debugging. While this can be done by checking the `mod.imported_modules[0].get_source()`, that requires the shader to f

[GitHub] [tvm] Lunderberg commented on a change in pull request #8317: [Makefile] Updates to top-level makefile.

2021-06-24 Thread GitBox
Lunderberg commented on a change in pull request #8317: URL: https://github.com/apache/tvm/pull/8317#discussion_r658275627 ## File path: Makefile ## @@ -15,68 +15,80 @@ # specific language governing permissions and limitations # under the License. + +.PHONY: all \ +

[GitHub] [tvm] jroesch commented on a change in pull request #8309: [Relay] Remove in-place modification of attributes in layout transform

2021-06-24 Thread GitBox
jroesch commented on a change in pull request #8309: URL: https://github.com/apache/tvm/pull/8309#discussion_r658272825 ## File path: src/relay/transforms/infer_layout_utils.h ## @@ -85,6 +85,30 @@ inline Layout AdjustSubordinateFactors(const Layout& src_layout, const Layout&

[tvm] branch main updated (3e28716 -> 4f9e614)

2021-06-24 Thread jroesch
This is an automated email from the ASF dual-hosted git repository. jroesch pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 3e28716 [Vulkan] Implement sync for SyncThread("warp") (#8320) add 4f9e614 fix first-order AD tuple/projection exp

[GitHub] [tvm] jroesch merged pull request #8318: [Relay][Training] fix first-order AD tuple/projection expr duplication

2021-06-24 Thread GitBox
jroesch merged pull request #8318: URL: https://github.com/apache/tvm/pull/8318 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please con

[GitHub] [tvm] masahi commented on pull request #8320: [Vulkan] Implement sync for SyncThread("warp")

2021-06-24 Thread GitBox
masahi commented on pull request #8320: URL: https://github.com/apache/tvm/pull/8320#issuecomment-867891950 Thanks @Lunderberg -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[tvm] branch main updated (07701f2 -> 3e28716)

2021-06-24 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 07701f2 [UnitTests] Automatic parametrization over targets, with explicit opt-out (#8010) add 3e28716 [Vulkan] Imp

[GitHub] [tvm] masahi merged pull request #8320: [Vulkan] Implement sync for SyncThread("warp")

2021-06-24 Thread GitBox
masahi merged pull request #8320: URL: https://github.com/apache/tvm/pull/8320 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please cont

[tvm-site] branch asf-site updated: Build at Thu Jun 24 14:55:40 EDT 2021

2021-06-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/tvm-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 5bb31ca Build at Thu Jun 24 14:55:40 EDT

[GitHub] [tvm] schilkunda-amba closed pull request #8322: [Relay to Onnx Conversion] Fixed relay.var initialization

2021-06-24 Thread GitBox
schilkunda-amba closed pull request #8322: URL: https://github.com/apache/tvm/pull/8322 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, pl

[GitHub] [tvm] vinx13 commented on pull request #8056: [Relay, TOPI] Add negative log likelihood loss (nll_loss) op

2021-06-24 Thread GitBox
vinx13 commented on pull request #8056: URL: https://github.com/apache/tvm/pull/8056#issuecomment-867848988 > @vinx13 @altanh Thank you for your help! > > > tag here is topi-level, sometimes we use it to identify a specific compute operation during schedule, otherwise we can leave it

[tvm-site] branch main updated: Add Discord server invitation (#29)

2021-06-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-site.git The following commit(s) were added to refs/heads/main by this push: new 708ea1d Add Discord server invitation (#29) 708ea

[GitHub] [tvm] tmoreau89 commented on pull request #8010: [UnitTests] Automatic parametrization over targets, with explicit opt-out

2021-06-24 Thread GitBox
tmoreau89 commented on pull request #8010: URL: https://github.com/apache/tvm/pull/8010#issuecomment-867833092 Thank you @tkonolige @jwfromm @Lunderberg the PR is now merged! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[tvm] branch main updated (6b7b966 -> 07701f2)

2021-06-24 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 6b7b966 [Relay][Frontend][Onnx] Enable group_conv1d import through conv2d conversion. (#8321) add 07701f2 [UnitTes

[GitHub] [tvm] tmoreau89 merged pull request #8010: [UnitTests] Automatic parametrization over targets, with explicit opt-out

2021-06-24 Thread GitBox
tmoreau89 merged pull request #8010: URL: https://github.com/apache/tvm/pull/8010 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[GitHub] [tvm] trevor-m commented on a change in pull request #8323: [Relay to Onnx][LRN]

2021-06-24 Thread GitBox
trevor-m commented on a change in pull request #8323: URL: https://github.com/apache/tvm/pull/8323#discussion_r658113381 ## File path: python/tvm/contrib/target/onnx.py ## @@ -617,6 +617,20 @@ def convert_attributes(cls, attrs): return {"value": 1} +class LRN(OpCon

[GitHub] [tvm] mbrookhart merged pull request #8321: [Relay][Frontend][Onnx] Enable group_conv1d import through conv2d conversion.

2021-06-24 Thread GitBox
mbrookhart merged pull request #8321: URL: https://github.com/apache/tvm/pull/8321 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[tvm] branch main updated (d9fe672 -> 6b7b966)

2021-06-24 Thread mbrookhart
This is an automated email from the ASF dual-hosted git repository. mbrookhart pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from d9fe672 [Docs] Prevented docs/1 file from being generated. (#8029) add 6b7b966 [Relay][Frontend][Onnx] Enable g

[GitHub] [tvm] trevor-m commented on a change in pull request #8323: [Relay to Onnx][LRN]

2021-06-24 Thread GitBox
trevor-m commented on a change in pull request #8323: URL: https://github.com/apache/tvm/pull/8323#discussion_r658113381 ## File path: python/tvm/contrib/target/onnx.py ## @@ -617,6 +617,20 @@ def convert_attributes(cls, attrs): return {"value": 1} +class LRN(OpCon

[GitHub] [tvm] trevor-m commented on issue #8140: [TEST][FLAKY] tests/python/frontend/tensorflow/test_forward.py::test_forward_combined_nms

2021-06-24 Thread GitBox
trevor-m commented on issue #8140: URL: https://github.com/apache/tvm/issues/8140#issuecomment-867786119 I'm fine with disabling the test for now, sorry I haven't had a chance to look into the flakiness yet. -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [tvm] stoa commented on pull request #7742: Contributing the STM32 port

2021-06-24 Thread GitBox
stoa commented on pull request #7742: URL: https://github.com/apache/tvm/pull/7742#issuecomment-867774013 @areusch Hello, Andrew I do not understand the build failure. Who can explain it what the problem is ? -- This is an automated message from the Apache Git Service. To resp

[GitHub] [tvm] tqchen commented on a change in pull request #8317: [Makefile] Updates to top-level makefile.

2021-06-24 Thread GitBox
tqchen commented on a change in pull request #8317: URL: https://github.com/apache/tvm/pull/8317#discussion_r658089050 ## File path: Makefile ## @@ -15,68 +15,80 @@ # specific language governing permissions and limitations # under the License. + +.PHONY: all \ +runt

[GitHub] [tvm] mbrookhart commented on issue #8140: [TEST][FLAKY] tests/python/frontend/tensorflow/test_forward.py::test_forward_combined_nms

2021-06-24 Thread GitBox
mbrookhart commented on issue #8140: URL: https://github.com/apache/tvm/issues/8140#issuecomment-867743767 I'm seeing flakiness in this test in about 1/3 of CI jobs, it's becoming a real problem to getting other PRs merged. Should we think about disabling this test until we can resolve the

[GitHub] [tvm] Mousius commented on pull request #8331: Allow tvmc to compile models with AOT executor in MLF

2021-06-24 Thread GitBox
Mousius commented on pull request #8331: URL: https://github.com/apache/tvm/pull/8331#issuecomment-867743835 @leandron @gromero -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [tvm] Mousius opened a new pull request #8331: Allow tvmc to compile models with AOT executor in MLF

2021-06-24 Thread GitBox
Mousius opened a new pull request #8331: URL: https://github.com/apache/tvm/pull/8331 The tflite_compiled_model fixture was getting duplicated a few times so I've added a parameterized fixture tflite_tvmc_compiler which combines tmpdir_factory setup with compile_model Nested target

[GitHub] [tvm] Lunderberg commented on a change in pull request #8317: [Makefile] Updates to top-level makefile.

2021-06-24 Thread GitBox
Lunderberg commented on a change in pull request #8317: URL: https://github.com/apache/tvm/pull/8317#discussion_r658060824 ## File path: Makefile ## @@ -15,68 +15,80 @@ # specific language governing permissions and limitations # under the License. + +.PHONY: all \ +

[GitHub] [tvm] tqchen commented on a change in pull request #8317: [Makefile] Updates to top-level makefile.

2021-06-24 Thread GitBox
tqchen commented on a change in pull request #8317: URL: https://github.com/apache/tvm/pull/8317#discussion_r658051013 ## File path: Makefile ## @@ -15,68 +15,80 @@ # specific language governing permissions and limitations # under the License. + +.PHONY: all \ +runt

[GitHub] [tvm] Lunderberg commented on a change in pull request #8317: [Makefile] Updates to top-level makefile.

2021-06-24 Thread GitBox
Lunderberg commented on a change in pull request #8317: URL: https://github.com/apache/tvm/pull/8317#discussion_r658043926 ## File path: Makefile ## @@ -15,68 +15,80 @@ # specific language governing permissions and limitations # under the License. + +.PHONY: all \ +

[GitHub] [tvm] giuseros commented on pull request #8014: [AOT] Name mangling in AOT

2021-06-24 Thread GitBox
giuseros commented on pull request #8014: URL: https://github.com/apache/tvm/pull/8014#issuecomment-867705273 A friendly ping @manupa-arm , @jroesch , @areusch ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [tvm] giuseros commented on pull request #8096: Decoupling AOT from graph memory planner

2021-06-24 Thread GitBox
giuseros commented on pull request #8096: URL: https://github.com/apache/tvm/pull/8096#issuecomment-867704948 A friendly ping @manupa-arm , @jroesch , @areusch ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [tvm] Lunderberg commented on a change in pull request #8317: [Makefile] Updates to top-level makefile.

2021-06-24 Thread GitBox
Lunderberg commented on a change in pull request #8317: URL: https://github.com/apache/tvm/pull/8317#discussion_r658022356 ## File path: Makefile ## @@ -15,68 +15,80 @@ # specific language governing permissions and limitations # under the License. + +.PHONY: all \ +

[GitHub] [tvm] tqchen opened a new pull request #8330: [DOCKER] Update lint to reflect the latest state

2021-06-24 Thread GitBox
tqchen opened a new pull request #8330: URL: https://github.com/apache/tvm/pull/8330 Image PR #8329 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[tvm] branch main updated (b9d2899 -> d9fe672)

2021-06-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from b9d2899 [Relay][Training] Additional gradients (#8307) add d9fe672 [Docs] Prevented docs/1 file from being generate

[GitHub] [tvm] tqchen merged pull request #8029: [Docs] Prevented docs/1 file from being generated.

2021-06-24 Thread GitBox
tqchen merged pull request #8029: URL: https://github.com/apache/tvm/pull/8029 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please cont

[GitHub] [tvm] tqchen commented on pull request #8029: [Docs] Prevented docs/1 file from being generated.

2021-06-24 Thread GitBox
tqchen commented on pull request #8029: URL: https://github.com/apache/tvm/pull/8029#issuecomment-867681841 Thanks @Lunderberg ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [tvm] tqchen commented on a change in pull request #8317: [Makefile] Updates to top-level makefile.

2021-06-24 Thread GitBox
tqchen commented on a change in pull request #8317: URL: https://github.com/apache/tvm/pull/8317#discussion_r657998758 ## File path: Makefile ## @@ -15,68 +15,80 @@ # specific language governing permissions and limitations # under the License. + +.PHONY: all \ +runt

[GitHub] [tvm] Lunderberg commented on pull request #8029: [Docs] Prevented docs/1 file from being generated.

2021-06-24 Thread GitBox
Lunderberg commented on pull request #8029: URL: https://github.com/apache/tvm/pull/8029#issuecomment-867680223 And it passed! Should be ready to merge, as it has up-to-date fixes for all documentation warnings on the main branch through yesterday afternoon. -- This is an automated mess

[GitHub] [tvm] tqchen opened a new pull request #8329: [CI] Pin mypy version

2021-06-24 Thread GitBox
tqchen opened a new pull request #8329: URL: https://github.com/apache/tvm/pull/8329 Per https://github.com/apache/tvm/pull/8302 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[tvm] branch ci-docker-staging updated (4e69e98 -> ccfb2af)

2021-06-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git. discard 4e69e98 [DOCKER] Update lint to reflect the latest state new ccfb2af [DOCKER] Update lint to reflect t

[tvm] 01/01: [DOCKER] Update lint to reflect the latest state

2021-06-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git commit ccfb2af5fb52672ad32086a8d2d2d2015c446b1a Author: tqchen AuthorDate: Thu Jun 24 06:44:27 2021 -0700 [DOCKER]

[GitHub] [tvm] Lunderberg commented on pull request #8315: [Docker] Fix ordering of tf and tflite installs in ci_qemu

2021-06-24 Thread GitBox
Lunderberg commented on pull request #8315: URL: https://github.com/apache/tvm/pull/8315#issuecomment-867677450 Bumped the CI again. It looks like there is a tracking issue #8140 for this particular flaky test case, though there isn't a resolution yet. -- This is an automated message fr

[GitHub] [tvm] tqchen commented on pull request #8328: [COMMUNITY] Reviewer: wyc-ruiker

2021-06-24 Thread GitBox
tqchen commented on pull request #8328: URL: https://github.com/apache/tvm/pull/8328#issuecomment-867665088 my bad, updated! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [tvm] wyc-ruiker commented on pull request #8328: [COMMUNITY] Reviewer: wyc-ruiker

2021-06-24 Thread GitBox
wyc-ruiker commented on pull request #8328: URL: https://github.com/apache/tvm/pull/8328#issuecomment-867663172 Thanks! But my TVM forum's name is different from GitHub's name. My community forum summary should be [Community Forum Summary](https://discuss.tvm.apache.org/u/reku/summar

[GitHub] [tvm] tqchen opened a new pull request #8328: [COMMUNITY] Reviewer: wyc-ruiker

2021-06-24 Thread GitBox
tqchen opened a new pull request #8328: URL: https://github.com/apache/tvm/pull/8328 Dear community: Please join us to welcome @wyc-ruiker as a new reviewer. Yucheng has made various contributions to the TFLite importer, QNN and codegen components and helped to review code on the r

[tvm] branch ci-docker-staging updated (9371913 -> 4e69e98)

2021-06-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git. omit 9371913 update onnx in qemu docker omit fa47f11 Don't force output shape for conv transpose tests, add

[tvm] 01/01: [DOCKER] Update lint to reflect the latest state

2021-06-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git commit 4e69e98472f7aa5c4963e52c13717a068d96f0a0 Author: tqchen AuthorDate: Thu Jun 24 06:44:27 2021 -0700 [DOCKER]

[GitHub] [tvm] tqchen commented on issue #8255: [microTVM] RPCSession Device Type Bug

2021-06-24 Thread GitBox
tqchen commented on issue #8255: URL: https://github.com/apache/tvm/issues/8255#issuecomment-867620092 In this particular case, it might be related to the fact that we are running graph runtime locally while the computation are on the remote. @areusch might have more background. In such ca

[GitHub] [tvm] tqchen commented on issue #8308: [BUG] Incorrect buffer offset for vectorized computation

2021-06-24 Thread GitBox
tqchen commented on issue #8308: URL: https://github.com/apache/tvm/issues/8308#issuecomment-867617327 also cc @vinx13 @masahi who can help manage the related PRs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [tvm] tqchen commented on issue #8308: [BUG] Incorrect buffer offset for vectorized computation

2021-06-24 Thread GitBox
tqchen commented on issue #8308: URL: https://github.com/apache/tvm/issues/8308#issuecomment-867616887 Thanks @wrongtest for reporting the issue, can you help to suggest a fix and send a PR? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[tvm] branch main updated: [Relay][Training] Additional gradients (#8307)

2021-06-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new b9d2899 [Relay][Training] Additional gradients (#8307)

[GitHub] [tvm] tqchen merged pull request #8307: [Relay][Training] Additional gradients

2021-06-24 Thread GitBox
tqchen merged pull request #8307: URL: https://github.com/apache/tvm/pull/8307 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please cont

[GitHub] [tvm] leandron commented on pull request #8326: [CI] Install curl in the context of ubuntu_install_nodejs.sh

2021-06-24 Thread GitBox
leandron commented on pull request #8326: URL: https://github.com/apache/tvm/pull/8326#issuecomment-867553178 > Can you leave a comment around it ? Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [tvm] echuraev opened a new pull request #8327: [RPC] Fix android rpc connection to tracker

2021-06-24 Thread GitBox
echuraev opened a new pull request #8327: URL: https://github.com/apache/tvm/pull/8327 After commit 0bbaf0e, android_rpc wasn't able connect to rpc_tracker. Added addr field to cinfo. Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribut

[GitHub] [tvm] leandron commented on pull request #8324: [tvmc] Fix inconsistent usage of host_name -> hostname

2021-06-24 Thread GitBox
leandron commented on pull request #8324: URL: https://github.com/apache/tvm/pull/8324#issuecomment-867534416 > Hi @leandron , > Is there any way to test this? Thanks for the push. Yes, there is a way to test this in isolation. I just updated here with a test case. Please have ano

[GitHub] [tvm] leandron opened a new pull request #8326: [CI] Install curl in the context of ubuntu_install_nodejs.sh

2021-06-24 Thread GitBox
leandron opened a new pull request #8326: URL: https://github.com/apache/tvm/pull/8326 Make sure that curl is installed, as this script is used on ci_lint, which does not need all the packages installed by ubuntu_install_core.sh This partially undo what is done in #8310, that causes

[GitHub] [tvm] giuseros commented on pull request #8324: [tvmc] Fix inconsistent usage of host_name -> hostname

2021-06-24 Thread GitBox
giuseros commented on pull request #8324: URL: https://github.com/apache/tvm/pull/8324#issuecomment-867490323 Hi @leandron , Is there any way to test this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [tvm] d-smirnov opened a new pull request #8325: FoldScaleAxis became non-recursive

2021-06-24 Thread GitBox
d-smirnov opened a new pull request #8325: URL: https://github.com/apache/tvm/pull/8325 This PR migrates FoldScaleAxis optimization pass from ExprVisitor/ExprMutator to non-recursive MixedModeVisitor/MixedModeMutator. The specific transforming part itself is still recursive, however the un

[GitHub] [tvm] leandron opened a new pull request #8324: [tvmc] Fix inconsistent usage of host_name -> hostname

2021-06-24 Thread GitBox
leandron opened a new pull request #8324: URL: https://github.com/apache/tvm/pull/8324 There was some inconsistent usage of `host_name` vs. `hostname` in tvmc tune. * This change prevents a python error when running tuning via and RPC tracker on tvmc. cc @giuseros @mbaret @comani

[GitHub] [tvm] leandron commented on pull request #8316: [DOCKER] fix sphinx install versions

2021-06-24 Thread GitBox
leandron commented on pull request #8316: URL: https://github.com/apache/tvm/pull/8316#issuecomment-867414400 This is merged now. Thanks @mbrookhart! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[tvm] branch main updated: [DOCKER] fix sphinx install versions (#8316)

2021-06-24 Thread leandron
This is an automated email from the ASF dual-hosted git repository. leandron pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 5fa1c6d [DOCKER] fix sphinx install versions (#8316)

[GitHub] [tvm] leandron merged pull request #8316: [DOCKER] fix sphinx install versions

2021-06-24 Thread GitBox
leandron merged pull request #8316: URL: https://github.com/apache/tvm/pull/8316 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please co

[tvm] branch main updated: Fix ordering of tf and tflite installs in ci_cpu (#8312)

2021-06-24 Thread leandron
This is an automated email from the ASF dual-hosted git repository. leandron pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 3db44f4 Fix ordering of tf and tflite installs in ci

[GitHub] [tvm] leandron merged pull request #8312: Fix ordering of tf and tflite installs in ci_cpu

2021-06-24 Thread GitBox
leandron merged pull request #8312: URL: https://github.com/apache/tvm/pull/8312 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please co