[GitHub] [tvm] driazati commented on a diff in pull request #12490: [OpenCL] Enable OpenCL for GPU tests

2022-09-06 Thread GitBox
driazati commented on code in PR #12490: URL: https://github.com/apache/tvm/pull/12490#discussion_r964409619 ## tests/scripts/task_python_integration.sh: ## @@ -61,12 +61,16 @@ run_pytest cython ${TVM_INTEGRATION_TESTSUITE_NAME}-dso_plugin_module-1 apps/dso run_pytest ctypes

[GitHub] [tvm] echuraev commented on pull request #12490: [OpenCL] Enable OpenCL for GPU tests

2022-09-06 Thread GitBox
echuraev commented on PR #12490: URL: https://github.com/apache/tvm/pull/12490#issuecomment-1238927194 cc: @masahi, @csullivan, @TejashShah, @driazati -- 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

[GitHub] [tvm] echuraev commented on a diff in pull request #12711: [OpenCLML] CLML Profiling fixes corresponding to OpenCL Timer recent …

2022-09-06 Thread GitBox
echuraev commented on code in PR #12711: URL: https://github.com/apache/tvm/pull/12711#discussion_r964381348 ## src/runtime/contrib/clml/clml_runtime.cc: ## @@ -1056,11 +1055,8 @@ class CLMLRuntime : public JSONRuntimeBase { CachedLayer layer_; // CLML Context

[GitHub] [tvm] cery999 commented on pull request #12702: support false-positive fast math

2022-09-06 Thread GitBox
cery999 commented on PR #12702: URL: https://github.com/apache/tvm/pull/12702#issuecomment-1238909291 > Please wait until #12710 lands. fixed, @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

[GitHub] [tvm] mehrdadh opened a new issue, #12721: [Bug] tests/micro/zephyr/test_zephyr.py::test_onnx fails with CONFIG_SPEED_OPTIMIZATIONS=y on qemu_riscv64

2022-09-06 Thread GitBox
mehrdadh opened a new issue, #12721: URL: https://github.com/apache/tvm/issues/12721 Testing this optimization flag on qemu_riscv64 causes timeout in transport: ``` BUGtvm.micro.project_api.client:client.py:111 send -> {"jsonrpc": "2.0", "method": "read_transport", "params":

[GitHub] [tvm] honghuichao commented on issue #12707: [Bug] a bug about fake quantize to intege and split op.

2022-09-06 Thread GitBox
honghuichao commented on issue #12707: URL: https://github.com/apache/tvm/issues/12707#issuecomment-1238864157 @mbrookhart 1. for first problem:I add some code, segement fault is disappear. but I don't know if it's reasonable. if (call_node == quantize_node_) {

[GitHub] [tvm] cyx-6 commented on a diff in pull request #12694: [TVMScript] IRBuilder methods for `IRModule`

2022-09-06 Thread GitBox
cyx-6 commented on code in PR #12694: URL: https://github.com/apache/tvm/pull/12694#discussion_r964338909 ## tests/python/unittest/test_tvmscript_ir_builder_irmodule.py: ## @@ -0,0 +1,40 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] cery999 commented on a diff in pull request #12702: support false-positive fast math

2022-09-06 Thread GitBox
cery999 commented on code in PR #12702: URL: https://github.com/apache/tvm/pull/12702#discussion_r964320563 ## apps/android_camera/models/requirements.txt: ## @@ -1,4 +1,4 @@ -keras +keras==2.9.0 mxnet scipy -tensorflow \ No newline at end of file +tensorflow Review Comment:

[GitHub] [tvm] Hzfengsy commented on pull request #12720: [TIR] Implement API for padded layout transformations

2022-09-06 Thread GitBox
Hzfengsy commented on PR #12720: URL: https://github.com/apache/tvm/pull/12720#issuecomment-1238779969 cc @wrongtest-intellif @vinx13 -- 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

[tvm] branch nightly-docker-update updated (8d0f52edaa -> ab870a4365)

2022-09-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch nightly-docker-update in repository https://gitbox.apache.org/repos/asf/tvm.git discard 8d0f52edaa [ci][docker] Nightly Docker image update add b3edb6e227 [Apps] Pin android_camera

[tvm] branch last-successful updated (141b17b23a -> da48e13b66)

2022-09-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from 141b17b23a [Hexagon] Add optimized schedule for nn.pad (#12714) add da48e13b66 [TVMC] Run module once

[GitHub] [tvm] vinx13 commented on a diff in pull request #12694: [TVMScript] IRBuilder methods for `IRModule`

2022-09-06 Thread GitBox
vinx13 commented on code in PR #12694: URL: https://github.com/apache/tvm/pull/12694#discussion_r964229188 ## tests/python/unittest/test_tvmscript_ir_builder_irmodule.py: ## @@ -0,0 +1,40 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[tvm] branch last-successful updated (d4201a9d8e -> 141b17b23a)

2022-09-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from d4201a9d8e [COMMUNITY] ekalda -> Committer (#12715) add 141b17b23a [Hexagon] Add optimized schedule

[GitHub] [tvm] mehrdadh commented on pull request #12718: [microTVM][Zephyr] Enable -O2 optimization on build by default

2022-09-06 Thread GitBox
mehrdadh commented on PR #12718: URL: https://github.com/apache/tvm/pull/12718#issuecomment-1238712757 @tvm-bot rerun -- 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. To

[GitHub] [tvm] github-actions[bot] commented on pull request #12718: [microTVM][Zephyr] Enable -O2 optimization on build by default

2022-09-06 Thread GitBox
github-actions[bot] commented on PR #12718: URL: https://github.com/apache/tvm/pull/12718#issuecomment-1238712938 Failed to re-run CI in https://github.com/apache/tvm/actions/runs/3003756962 ``` Traceback (most recent call last): File

[GitHub] [tvm] github-actions[bot] commented on pull request #12718: [microTVM][Zephyr] Enable -O2 optimization on build by default

2022-09-06 Thread GitBox
github-actions[bot] commented on PR #12718: URL: https://github.com/apache/tvm/pull/12718#issuecomment-1238712135 Failed to re-run CI in https://github.com/apache/tvm/actions/runs/3003751435 ``` Traceback (most recent call last): File

[GitHub] [tvm] mehrdadh commented on pull request #12718: [microTVM][Zephyr] Enable -O2 optimization on build by default

2022-09-06 Thread GitBox
mehrdadh commented on PR #12718: URL: https://github.com/apache/tvm/pull/12718#issuecomment-1238711927 @tvm-bot rerun -- 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. To

[GitHub] [tvm] mehrdadh commented on pull request #12718: [microTVM][Zephyr] Enable -O2 optimization on build by default

2022-09-06 Thread GitBox
mehrdadh commented on PR #12718: URL: https://github.com/apache/tvm/pull/12718#issuecomment-1238705022 @gromero Here is a report. It seems to have minimal affect on building anomaly detection model without -O2 optimization ``` [237/237] Linking CXX executable zephyr/zephyr.elf

[GitHub] [tvm] mbaret commented on pull request #12550: [AOT] Add AOTLowerMain pass to lower a Relay main into TIR

2022-09-06 Thread GitBox
mbaret commented on PR #12550: URL: https://github.com/apache/tvm/pull/12550#issuecomment-1238671320 cc @ekalda @lhutton1 could you take another look and see if you've got further comments or can approve? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [tvm] Lunderberg opened a new pull request, #12720: [TIR] Implement API for padded layout transformations

2022-09-06 Thread GitBox
Lunderberg opened a new pull request, #12720: URL: https://github.com/apache/tvm/pull/12720 Implementation of API in `tvm.tir.schedule` for layout transformations with padding, as part of https://github.com/apache/tvm/issues/12261, item "Insert pad value into generated TIR, using

[GitHub] [tvm] driazati opened a new pull request, #12719: [ci] Ignore failures in docs push

2022-09-06 Thread GitBox
driazati opened a new pull request, #12719: URL: https://github.com/apache/tvm/pull/12719 Fixes #12600. The original solution there doesn't actually fix the issue, there would need to be some job queue that could make sure to reject old pushes. Since this case is pretty rare, generally

[GitHub] [tvm] driazati commented on a diff in pull request #12473: [ci] Re-balance shards

2022-09-06 Thread GitBox
driazati commented on code in PR #12473: URL: https://github.com/apache/tvm/pull/12473#discussion_r964181884 ## tests/scripts/setup-pytest-env.sh: ## @@ -74,17 +75,14 @@ function run_pytest() { suite_name="${test_suite_name}-${current_shard}-${ffi_type}" -# Some

[GitHub] [tvm] github-actions[bot] commented on pull request #12716: [ci] Add onnx model to S3

2022-09-06 Thread GitBox
github-actions[bot] commented on PR #12716: URL: https://github.com/apache/tvm/pull/12716#issuecomment-123865 Built docs for commit 3365f26cab8f678818ab74ab3ad0d8a09c306203 can be found [here](https://pr-docs.tlcpack.ai/PR-12716/1/docs/index.html). -- This is an automated

[GitHub] [tvm] github-actions[bot] commented on pull request #12695: [ci] Add bot to post welcome comment

2022-09-06 Thread GitBox
github-actions[bot] commented on PR #12695: URL: https://github.com/apache/tvm/pull/12695#issuecomment-1238652669 Built docs for commit 8f07732c6679419434529799aaebf3339744d637 can be found [here](https://pr-docs.tlcpack.ai/PR-12695/3/docs/index.html). -- This is an automated

[GitHub] [tvm] mehrdadh opened a new pull request, #12718: [microTVM][Zephyr] Enable -O2 optimization on build by default

2022-09-06 Thread GitBox
mehrdadh opened a new pull request, #12718: URL: https://github.com/apache/tvm/pull/12718 This PR adds `CONFIG_SPEED_OPTIMIZATIONS=y` to zephyr project generation by default which results in `-O2` optimization for the zephyr project cc @areusch @gromero @guberti -- This is an

[tvm] branch main updated (141b17b23a -> da48e13b66)

2022-09-06 Thread leandron
This is an automated email from the ASF dual-hosted git repository. leandron pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 141b17b23a [Hexagon] Add optimized schedule for nn.pad (#12714) add da48e13b66 [TVMC] Run module once by default

[GitHub] [tvm] leandron merged pull request #12713: [TVMC] Run module once by default

2022-09-06 Thread GitBox
leandron merged PR #12713: URL: https://github.com/apache/tvm/pull/12713 -- 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. To unsubscribe, e-mail:

[tvm] branch last-successful updated (b3edb6e227 -> d4201a9d8e)

2022-09-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from b3edb6e227 [Apps] Pin android_camera TensorFlow/Keras dependency version (#12710) add 832cffa1c1

[tvm] branch main updated (d4201a9d8e -> 141b17b23a)

2022-09-06 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 d4201a9d8e [COMMUNITY] ekalda -> Committer (#12715) add 141b17b23a [Hexagon] Add optimized schedule for nn.pad

[GitHub] [tvm] masahi merged pull request #12714: [Hexagon] Add optimized schedule for nn.pad

2022-09-06 Thread GitBox
masahi merged PR #12714: URL: https://github.com/apache/tvm/pull/12714 -- 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. To unsubscribe, e-mail:

[GitHub] [tvm] vinx13 opened a new pull request, #12717: [TIR, Schedule] Generate consumer-in-bound predicate after reverse_compute_inline

2022-09-06 Thread GitBox
vinx13 opened a new pull request, #12717: URL: https://github.com/apache/tvm/pull/12717 When the producer region is larger than the consumer region, `reverse_compute_inline` should generate predicates to prevent out-of-bound access to the consumer region. cc @spectrometerHBH

[GitHub] [tvm] driazati opened a new pull request, #12716: [ci] Add onnx model to S3

2022-09-06 Thread GitBox
driazati opened a new pull request, #12716: URL: https://github.com/apache/tvm/pull/12716 Addresses this CI failure on `main`: https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/4235/pipeline/ -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [tvm] lhutton1 commented on pull request #12674: [ETHOSN] Add support for transpose convolution

2022-09-06 Thread GitBox
lhutton1 commented on PR #12674: URL: https://github.com/apache/tvm/pull/12674#issuecomment-1238503061 @tvm-bot rerun -- 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. To

[tvm] 03/08: Update tests/scripts/task_config_build_csinn2.sh

2022-09-06 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a commit to branch csinn_jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit 53630ad2e0d1eb13324b867a4bfe5853792de146 Author: alter-xp AuthorDate: Wed Aug 31 09:49:16 2022 +0800 Update

[tvm] 07/08: remove comment code

2022-09-06 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a commit to branch csinn_jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit 5af04473841b1d8baa2ff4140bdc4620cff210ce Author: alter-xp AuthorDate: Mon Sep 5 15:23:47 2022 +0800 remove

[tvm] 04/08: Update Build.groovy.j2

2022-09-06 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a commit to branch csinn_jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit 33eb4b293c080ac56a5ef5c8c70cc603763a94c1 Author: alter-xp AuthorDate: Wed Aug 31 09:52:48 2022 +0800 Update

[tvm] 02/08: Update tests/scripts/task_config_build_c906.sh

2022-09-06 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a commit to branch csinn_jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit 1b5e177a2233da369bb523386be8bf916e8ccf80 Author: alter-xp AuthorDate: Wed Aug 31 09:49:08 2022 +0800 Update

[tvm] 01/08: [ci] Add CSI-NN2 build to Jenkins

2022-09-06 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a commit to branch csinn_jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit e0c8e0458d27dcf51316721970cd1bf039834bc2 Author: alter-xp AuthorDate: Tue Aug 30 15:09:13 2022 +0800 [ci]

[tvm] 06/08: Update ci/jenkins/Build.groovy.j2

2022-09-06 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a commit to branch csinn_jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit afb26d22d5b2150be2abdf2b2183f32bfb6ff932 Author: alter-xp AuthorDate: Thu Sep 1 09:07:48 2022 +0800 Update

[tvm] 05/08: Update Build.groovy.j2 and Jenkinsfile

2022-09-06 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a commit to branch csinn_jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit 1fb214c8368adccc02143f75b6533a87dea5b185 Author: alter-xp AuthorDate: Wed Aug 31 10:09:24 2022 +0800 Update

[tvm] branch csinn_jenkins updated (b20440078a -> 8121225cba)

2022-09-06 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a change to branch csinn_jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git discard b20440078a Update Build.groovy.j2 and Jenkinsfile discard 47ce0dc084 Merge branch 'main' into csinn_jenkins

[tvm] 08/08: fix Jenkinsfile

2022-09-06 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a commit to branch csinn_jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit 8121225cba6fdc40ae8748041092a378fcbb9832 Author: alter-xp AuthorDate: Mon Sep 5 20:35:49 2022 +0800 fix

[GitHub] [tvm] ibsidorenko commented on pull request #12714: [Hexagon] Add optimized schedule for nn.pad

2022-09-06 Thread GitBox
ibsidorenko commented on PR #12714: URL: https://github.com/apache/tvm/pull/12714#issuecomment-1238464925 cc @masahi @kparzysz-quic -- 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

[tvm] branch main updated: [COMMUNITY] ekalda -> Committer (#12715)

2022-09-06 Thread wuwei
This is an automated email from the ASF dual-hosted git repository. wuwei 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 d4201a9d8e [COMMUNITY] ekalda -> Committer (#12715)

[GitHub] [tvm] vinx13 merged pull request #12715: [COMMUNITY] ekalda -> Committer

2022-09-06 Thread GitBox
vinx13 merged PR #12715: URL: https://github.com/apache/tvm/pull/12715 -- 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. To unsubscribe, e-mail:

[tvm] branch main updated: [TIR][StorageRewrite] Allow in-place buffer reuse of non-flat memory (#12655)

2022-09-06 Thread wuwei
This is an automated email from the ASF dual-hosted git repository. wuwei 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 744649e53b [TIR][StorageRewrite] Allow in-place buffer

[GitHub] [tvm] vinx13 merged pull request #12655: [TIR][StorageRewrite] Allow in-place buffer reuse of non-flat memory

2022-09-06 Thread GitBox
vinx13 merged PR #12655: URL: https://github.com/apache/tvm/pull/12655 -- 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. To unsubscribe, e-mail:

[GitHub] [tvm] driazati commented on pull request #12710: [Apps] Pin android_camera TensorFlow/Keras dependency version

2022-09-06 Thread GitBox
driazati commented on PR #12710: URL: https://github.com/apache/tvm/pull/12710#issuecomment-1238442171 Android build is passing on `main` now! Thanks for chasing this down @leandron -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [tvm] driazati commented on a diff in pull request #12705: [docs] Add tvm.driver.tvmc module to Python documentation

2022-09-06 Thread GitBox
driazati commented on code in PR #12705: URL: https://github.com/apache/tvm/pull/12705#discussion_r963977850 ## docs/reference/api/python/driver.rst: ## @@ -19,6 +19,8 @@ tvm.driver -- .. automodule:: tvm.driver +.. automodule:: tvm.driver.tvmc Review Comment:

[GitHub] [tvm] areusch commented on issue #12703: [Bug] `ubuntu_install_zephyr.sh` fails installing libsdl2-dev

2022-09-06 Thread GitBox
areusch commented on issue #12703: URL: https://github.com/apache/tvm/issues/12703#issuecomment-1238388683 looking at this one as it's blocking #12663 too. -- 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

[tvm] branch last-successful updated (7c7b0f7a2f -> b3edb6e227)

2022-09-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from 7c7b0f7a2f [ci][tvmbot] Trigger GitHub Actions after merging (#12361) add 0cbf3aa6e2

[GitHub] [tvm] AndrewZhaoLuo commented on pull request #12555: [frontend][onnx]fix pad constant value is none

2022-09-06 Thread GitBox
AndrewZhaoLuo commented on PR #12555: URL: https://github.com/apache/tvm/pull/12555#issuecomment-1238383912 Sorry, I'll take a look tomorrow. -- 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

[GitHub] [tvm] joshherr-quic closed pull request #12297: [Hexagon] Quantized dense operator.

2022-09-06 Thread GitBox
joshherr-quic closed pull request #12297: [Hexagon] Quantized dense operator. URL: https://github.com/apache/tvm/pull/12297 -- 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. To

[GitHub] [tvm] joshherr-quic closed pull request #12068: [Hexagon] float16 dense slice operator

2022-09-06 Thread GitBox
joshherr-quic closed pull request #12068: [Hexagon] float16 dense slice operator URL: https://github.com/apache/tvm/pull/12068 -- 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] mbrookhart commented on issue #12707: [Bug] a bug about fake quantize to intege and split op.

2022-09-06 Thread GitBox
mbrookhart commented on issue #12707: URL: https://github.com/apache/tvm/issues/12707#issuecomment-1238326469 @honghuichao Would it be possible to get instructions to reproduce the error? I'm not sure I can do that from the relay graph. -- This is an automated message from the Apache Git

[GitHub] [tvm] srkreddy1238 commented on a diff in pull request #12711: [OpenCLML] CLML Profiling fixes corresponding to OpenCL Timer recent …

2022-09-06 Thread GitBox
srkreddy1238 commented on code in PR #12711: URL: https://github.com/apache/tvm/pull/12711#discussion_r963862865 ## src/runtime/contrib/clml/clml_runtime.cc: ## @@ -146,22 +169,7 @@ class CLMLRuntime : public JSONRuntimeBase { LOG(WARNING) << "CLML Runtime Init: Qualcomm

[GitHub] [tvm] github-actions[bot] commented on pull request #12715: [COMMUNITY] ekalda -> Committer

2022-09-06 Thread GitBox
github-actions[bot] commented on PR #12715: URL: https://github.com/apache/tvm/pull/12715#issuecomment-1238290412 Unable to run tests bot because main failed to pass CI at b3edb6e227be0dea73413d5780d15a4cbdc3d83b. -- This is an automated message from the Apache Git Service. To

[GitHub] [tvm] github-actions[bot] commented on pull request #12715: [COMMUNITY] ekalda -> Committer

2022-09-06 Thread GitBox
github-actions[bot] commented on PR #12715: URL: https://github.com/apache/tvm/pull/12715#issuecomment-1238288264 Built docs for commit c0b4fab00ac55ecdcead9b3cd3d0a79f7329ad63 can be found [here](https://pr-docs.tlcpack.ai/PR-12715/2/docs/index.html). -- This is an automated

[GitHub] [tvm] valmat07 commented on pull request #12490: [OpenCL] Enable OpenCL for GPU tasks

2022-09-06 Thread GitBox
valmat07 commented on PR #12490: URL: https://github.com/apache/tvm/pull/12490#issuecomment-1238287429 @tvm-bot rerun -- 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. To

[GitHub] [tvm] echuraev commented on a diff in pull request #12711: [OpenCLML] CLML Profiling fixes corresponding to OpenCL Timer recent …

2022-09-06 Thread GitBox
echuraev commented on code in PR #12711: URL: https://github.com/apache/tvm/pull/12711#discussion_r963830132 ## src/runtime/contrib/clml/clml_runtime.cc: ## @@ -146,22 +169,7 @@ class CLMLRuntime : public JSONRuntimeBase { LOG(WARNING) << "CLML Runtime Init: Qualcomm

[GitHub] [tvm] valmat07 commented on pull request #12490: [OpenCL] Enable OpenCL for GPU tasks

2022-09-06 Thread GitBox
valmat07 commented on PR #12490: URL: https://github.com/apache/tvm/pull/12490#issuecomment-1238285258 @tvm-bot rerun -- 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. To

[GitHub] [tvm] Lunderberg commented on a diff in pull request #12692: [Containers] Add Array::Map

2022-09-06 Thread GitBox
Lunderberg commented on code in PR #12692: URL: https://github.com/apache/tvm/pull/12692#discussion_r963829092 ## include/tvm/runtime/container/array.h: ## @@ -574,6 +574,44 @@ class Array : public ObjectRef { /*! \return The underlying ArrayNode */ ArrayNode*

[GitHub] [tvm] tmoreau89 commented on pull request #12574: [Hexagon][Runtime] Better support for 2-tier memory

2022-09-06 Thread GitBox
tmoreau89 commented on PR #12574: URL: https://github.com/apache/tvm/pull/12574#issuecomment-1238282412 Thank you @cconvey @csullivan @adstraw @nverke, the PR has been merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [tvm] tmoreau89 merged pull request #12574: [Hexagon][Runtime] Better support for 2-tier memory

2022-09-06 Thread GitBox
tmoreau89 merged PR #12574: URL: https://github.com/apache/tvm/pull/12574 -- 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. To unsubscribe, e-mail:

[tvm] branch main updated (b3edb6e227 -> 832cffa1c1)

2022-09-06 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 b3edb6e227 [Apps] Pin android_camera TensorFlow/Keras dependency version (#12710) add 832cffa1c1 [Hexagon][Runtime]

[GitHub] [tvm] gromero commented on pull request #12715: [COMMUNITY] ekalda -> Committer

2022-09-06 Thread GitBox
gromero commented on PR #12715: URL: https://github.com/apache/tvm/pull/12715#issuecomment-1238274371 Congrats @ekalda ! -- 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

[GitHub] [tvm] srkreddy1238 commented on a diff in pull request #12711: [OpenCLML] CLML Profiling fixes corresponding to OpenCL Timer recent …

2022-09-06 Thread GitBox
srkreddy1238 commented on code in PR #12711: URL: https://github.com/apache/tvm/pull/12711#discussion_r963810992 ## src/runtime/contrib/clml/clml_runtime.cc: ## @@ -146,22 +169,7 @@ class CLMLRuntime : public JSONRuntimeBase { LOG(WARNING) << "CLML Runtime Init: Qualcomm

[GitHub] [tvm] areusch opened a new pull request, #12715: [COMMUNITY] ekalda -> Committer

2022-09-06 Thread GitBox
areusch opened a new pull request, #12715: URL: https://github.com/apache/tvm/pull/12715 Adding Elen to committer cc @ekalda @tmoreau89 -- 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

[GitHub] [tvm] ibsidorenko opened a new pull request, #12714: [Hexagon] Add optimized schedule for nn.pad

2022-09-06 Thread GitBox
ibsidorenko opened a new pull request, #12714: URL: https://github.com/apache/tvm/pull/12714 **Motivation**: In case of quantized models nn.pad operation typically is not fused with QNN ops and lives as a standalone operation. In this case it uses default injective schedule for Hexagon

[GitHub] [tvm] lhutton1 opened a new pull request, #12713: [TVMC] Run module once by default

2022-09-06 Thread GitBox
lhutton1 opened a new pull request, #12713: URL: https://github.com/apache/tvm/pull/12713 Currently executing `tvmc run module.tar` will run the input model twice. For benchmaking this is to be expected as the first run is used to prime caches etc before taking a measurement. However, this

[GitHub] [tvm] honghuichao commented on issue #12707: [Bug] a bug about fake quantize to intege and split op.

2022-09-06 Thread GitBox
honghuichao commented on issue #12707: URL: https://github.com/apache/tvm/issues/12707#issuecomment-1238182918 I setting use_qat to true -- 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

[GitHub] [tvm] lhutton1 commented on pull request #12650: [ETHOSN] Update driver stack version to 22.08

2022-09-06 Thread GitBox
lhutton1 commented on PR #12650: URL: https://github.com/apache/tvm/pull/12650#issuecomment-1238144132 Blocked on https://github.com/apache/tvm/issues/12703 -- 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] lhutton1 commented on pull request #12674: [ETHOSN] Add support for transpose convolution

2022-09-06 Thread GitBox
lhutton1 commented on PR #12674: URL: https://github.com/apache/tvm/pull/12674#issuecomment-1238143370 @tvm-bot rerun -- 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. To

[GitHub] [tvm] echuraev commented on a diff in pull request #12711: [OpenCLML] CLML Profiling fixes corresponding to OpenCL Timer recent …

2022-09-06 Thread GitBox
echuraev commented on code in PR #12711: URL: https://github.com/apache/tvm/pull/12711#discussion_r963695735 ## src/runtime/contrib/clml/clml_runtime.cc: ## @@ -146,22 +169,7 @@ class CLMLRuntime : public JSONRuntimeBase { LOG(WARNING) << "CLML Runtime Init: Qualcomm

[GitHub] [tvm] echuraev commented on a diff in pull request #12711: [OpenCLML] CLML Profiling fixes corresponding to OpenCL Timer recent …

2022-09-06 Thread GitBox
echuraev commented on code in PR #12711: URL: https://github.com/apache/tvm/pull/12711#discussion_r963695735 ## src/runtime/contrib/clml/clml_runtime.cc: ## @@ -146,22 +169,7 @@ class CLMLRuntime : public JSONRuntimeBase { LOG(WARNING) << "CLML Runtime Init: Qualcomm

[GitHub] [tvm] Lunderberg commented on pull request #12691: [Runtime][Bugfix] Added type-checking for Array::insert

2022-09-06 Thread GitBox
Lunderberg commented on PR #12691: URL: https://github.com/apache/tvm/pull/12691#issuecomment-1238135540 Breakage is in the iOS build, as the clang flags were still using `-std=gnu++14`. Fixed in https://github.com/apache/tvm/pull/12712, will re-run CI after it lands. -- This is an

[GitHub] [tvm] honghuichao commented on issue #12707: [Bug] a bug about fake quantize to intege and split op.

2022-09-06 Thread GitBox
honghuichao commented on issue #12707: URL: https://github.com/apache/tvm/issues/12707#issuecomment-1238135390 @mbrookhart Would you mind helping me? -- 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

[GitHub] [tvm] Lunderberg opened a new pull request, #12712: [Build] Update C++ standard to C++17 for AOT, iOS, VTA

2022-09-06 Thread GitBox
Lunderberg opened a new pull request, #12712: URL: https://github.com/apache/tvm/pull/12712 Follow-up from https://github.com/apache/tvm/pull/12337 and https://github.com/apache/tvm/pull/12693, a few additional locations that specify C++14. -- This is an automated message from the

[GitHub] [tvm] lhutton1 commented on pull request #12710: [Apps] Pin android_camera TensorFlow/Keras dependency version

2022-09-06 Thread GitBox
lhutton1 commented on PR #12710: URL: https://github.com/apache/tvm/pull/12710#issuecomment-1238132852 Thanks for the fix @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

[tvm] branch main updated: [Apps] Pin android_camera TensorFlow/Keras dependency version (#12710)

2022-09-06 Thread lukhut
This is an automated email from the ASF dual-hosted git repository. lukhut 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 b3edb6e227 [Apps] Pin android_camera TensorFlow/Keras

[GitHub] [tvm] lhutton1 merged pull request #12710: [Apps] Pin android_camera TensorFlow/Keras dependency version

2022-09-06 Thread GitBox
lhutton1 merged PR #12710: URL: https://github.com/apache/tvm/pull/12710 -- 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. To unsubscribe, e-mail:

[GitHub] [tvm] honghuichao commented on issue #12707: [Bug] a bug about fake quantize to intege and split op.

2022-09-06 Thread GitBox
honghuichao commented on issue #12707: URL: https://github.com/apache/tvm/issues/12707#issuecomment-1238083686 and if a concat op ,it is inputs with dequantize ,such as data +dequantize+concat. I think fakequantize to int pass will transform it into data +qnn.concat. but in this pass.it

[GitHub] [tvm] masahi commented on pull request #12711: [OpenCLML] CLML Profiling fixes corresponding to OpenCL Timer recent …

2022-09-06 Thread GitBox
masahi commented on PR #12711: URL: https://github.com/apache/tvm/pull/12711#issuecomment-1238009369 cc @echuraev -- 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. To

[GitHub] [tvm] srkreddy1238 opened a new pull request, #12711: [OpenCLML] CLML Profiling fixes corresponding to OpenCL Timer recent …

2022-09-06 Thread GitBox
srkreddy1238 opened a new pull request, #12711: URL: https://github.com/apache/tvm/pull/12711 Dynamic creation of command queue (#11180) breaks OpenCLML profiling as OpenCLML stores ref. for command queue and reuse later. Now, we access the command queue from work space always rather

[GitHub] [tvm] masahi commented on a diff in pull request #12702: support false-positive fast math

2022-09-06 Thread GitBox
masahi commented on code in PR #12702: URL: https://github.com/apache/tvm/pull/12702#discussion_r963526893 ## apps/android_camera/models/requirements.txt: ## @@ -1,4 +1,4 @@ -keras +keras==2.9.0 mxnet scipy -tensorflow \ No newline at end of file +tensorflow Review Comment:

[GitHub] [tvm] masahi commented on pull request #12702: support false-positive fast math

2022-09-06 Thread GitBox
masahi commented on PR #12702: URL: https://github.com/apache/tvm/pull/12702#issuecomment-1237949891 Please wait until https://github.com/apache/tvm/pull/12710 lands. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [tvm] leandron opened a new pull request, #12710: [Apps] Pin android_camera TensorFlow/Keras dependency version

2022-09-06 Thread GitBox
leandron opened a new pull request, #12710: URL: https://github.com/apache/tvm/pull/12710 At the moment, android camera is installing latest TF and Keras which is causing the following issue in CI: ``` File ".../keras/dtensor/lazy_variable.py", line 26, in from

[GitHub] [tvm] valmat07 commented on a diff in pull request #12490: [OpenCL] Enable OpenCL for GPU tasks

2022-09-06 Thread GitBox
valmat07 commented on code in PR #12490: URL: https://github.com/apache/tvm/pull/12490#discussion_r963511628 ## tests/python/relay/opencl_texture/test_conv2d_nhwc_texture.py: ## @@ -398,11 +384,9 @@ def test_conv2d_inceptionv3_nhwc_3c(): @tvm.testing.requires_opencl -def

[GitHub] [tvm] masahi closed issue #12709: [Bug] import tvm error[correctly install]

2022-09-06 Thread GitBox
masahi closed issue #12709: [Bug] import tvm error[correctly install] URL: https://github.com/apache/tvm/issues/12709 -- 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. To

[GitHub] [tvm] masahi commented on issue #12709: [Bug] import tvm error[correctly install]

2022-09-06 Thread GitBox
masahi commented on issue #12709: URL: https://github.com/apache/tvm/issues/12709#issuecomment-1237753068 `pip install decorator` -- 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

[GitHub] [tvm] wangzy0327 opened a new issue, #12709: [Bug] import tvm error[correctly install]

2022-09-06 Thread GitBox
wangzy0327 opened a new issue, #12709: URL: https://github.com/apache/tvm/issues/12709 Expected behavior What you were expecting I have compiled tvm source files build the shared library from the C++ codes . Setup for Python Package

[GitHub] [tvm] chengven027-intellif commented on issue #12708: [Bug] batch_norm computational problem

2022-09-06 Thread GitBox
chengven027-intellif commented on issue #12708: URL: https://github.com/apache/tvm/issues/12708#issuecomment-1237715498 The model is in : https://github.com/chengven027-intellif/model/blob/master/convert_remove.onnx @AndrewZhaoLuo Can you help me? thanks. I check the file :

[GitHub] [tvm] chengven027-intellif opened a new issue, #12708: [Bug] batch_norm computational problem

2022-09-06 Thread GitBox
chengven027-intellif opened a new issue, #12708: URL: https://github.com/apache/tvm/issues/12708 hi,tvm When I load a onnx model. I found the tvm result is different ONNX-RT result. The reason is because of `batch_norm` op. But I can`t found any error with the op. Can you help me to