[GitHub] [tvm] guberti commented on issue #12343: [Bug] Installation tutorial page shows unexpected blank code block.

2022-08-08 Thread GitBox
guberti commented on issue #12343: URL: https://github.com/apache/tvm/issues/12343#issuecomment-1208986518 This is expected behavior from `sphinx-gallery`. The code that generates the empty block is: ```python # sphinx_gallery_start_ignore from tvm import testing testing.

[tvm] branch last-successful updated (6026a5e185 -> ef39e46a1d)

2022-08-08 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 6026a5e185 [ci] Fix aws s3 cp command in the Jenkinsfile (#12341) add ef39e46a1d [microTVM][Zephyr] Fix

[tvm] branch main updated (bd763d3c23 -> 151d6ab8ac)

2022-08-08 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 bd763d3c23 [Topi] add x86 schedule for batch_norm (#12321) add 151d6ab8ac [FIX,ROOFLINE] Only save tir functions for r

[GitHub] [tvm] masahi merged pull request #12339: [FIX,ROOFLINE] Only save tir functions for roofline

2022-08-08 Thread GitBox
masahi merged PR #12339: URL: https://github.com/apache/tvm/pull/12339 -- 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: commits-unsubscr...@tvm.apache.or

[tvm] branch main updated (d6be6940bd -> bd763d3c23)

2022-08-08 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 d6be6940bd [BYOC-DNNL] Bug Fix (#12314) add bd763d3c23 [Topi] add x86 schedule for batch_norm (#12321) No new revisio

[GitHub] [tvm] masahi merged pull request #12321: [Topi] add x86 schedule for batch_norm

2022-08-08 Thread GitBox
masahi merged PR #12321: URL: https://github.com/apache/tvm/pull/12321 -- 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: commits-unsubscr...@tvm.apache.or

[tvm] branch main updated (ef39e46a1d -> d6be6940bd)

2022-08-08 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 ef39e46a1d [microTVM][Zephyr] Fix missing BOARD in CMakeCache file (#12338) add d6be6940bd [BYOC-DNNL] Bug Fix (#1231

[GitHub] [tvm] masahi merged pull request #12314: [BYOC-DNNL] Bug Fix

2022-08-08 Thread GitBox
masahi merged PR #12314: URL: https://github.com/apache/tvm/pull/12314 -- 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: commits-unsubscr...@tvm.apache.or

[GitHub] [tvm] shingjan commented on pull request #12134: [PyTorch] Fix pad_common for float pad_value

2022-08-08 Thread GitBox
shingjan commented on PR #12134: URL: https://github.com/apache/tvm/pull/12134#issuecomment-1208944209 @vinx13 @masahi This PR should be ready for another look. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [tvm] zxybazh commented on pull request #12345: [COMMUNITY] Yuanjing Shi -> Reviewer

2022-08-08 Thread GitBox
zxybazh commented on PR #12345: URL: https://github.com/apache/tvm/pull/12345#issuecomment-1208931334 Congrats @shingjan !! -- 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] zxybazh commented on a diff in pull request #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
zxybazh commented on code in PR #12342: URL: https://github.com/apache/tvm/pull/12342#discussion_r940910170 ## tests/python/unittest/test_meta_schedule_tune_tir.py: ## @@ -66,6 +66,7 @@ def test_tune_matmul_cpu(): max_trials_global=32, ),

[GitHub] [tvm] zxybazh commented on a diff in pull request #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
zxybazh commented on code in PR #12342: URL: https://github.com/apache/tvm/pull/12342#discussion_r940909594 ## tests/python/unittest/test_meta_schedule_tune_tir.py: ## @@ -66,6 +66,7 @@ def test_tune_matmul_cpu(): max_trials_global=32, ),

[GitHub] [tvm] jwfromm commented on a diff in pull request #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
jwfromm commented on code in PR #12342: URL: https://github.com/apache/tvm/pull/12342#discussion_r940903984 ## python/tvm/meta_schedule/space_generator/post_order_apply.py: ## @@ -29,8 +29,8 @@ class PostOrderApply(SpaceGenerator): rules to blocks in post-DFS order. ""

[GitHub] [tvm] ZihengJiang opened a new pull request, #12345: [COMMUNITY] Yuanjing Shi -> Reviewer

2022-08-08 Thread GitBox
ZihengJiang opened a new pull request, #12345: URL: https://github.com/apache/tvm/pull/12345 Please join us to welcome @shingjan as a new reviewer to TVM. Yuanjing contributes a lot in Meta Scheduler, TVMScript, and TVM frontend, particularly to improve pytorch to relay conversion. -

[tvm] 01/01: [COMMUNITY] Yuanjing Shi -> Reviewer

2022-08-08 Thread ziheng
This is an automated email from the ASF dual-hosted git repository. ziheng pushed a commit to branch ziheng/community in repository https://gitbox.apache.org/repos/asf/tvm.git commit 7fcb22c45528458d62d707e5ffdbf0d4784c63f3 Author: ZihengJiang AuthorDate: Mon Aug 8 22:00:21 2022 -0700 [COMM

[tvm] branch ziheng/community created (now 7fcb22c455)

2022-08-08 Thread ziheng
This is an automated email from the ASF dual-hosted git repository. ziheng pushed a change to branch ziheng/community in repository https://gitbox.apache.org/repos/asf/tvm.git at 7fcb22c455 [COMMUNITY] Yuanjing Shi -> Reviewer This branch includes the following new commits: new 7fcb

[GitHub] [tvm] jwfromm commented on a diff in pull request #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
jwfromm commented on code in PR #12342: URL: https://github.com/apache/tvm/pull/12342#discussion_r940881978 ## tests/python/unittest/test_meta_schedule_tune_tir.py: ## @@ -66,6 +66,7 @@ def test_tune_matmul_cpu(): max_trials_global=32, ),

[GitHub] [tvm] zxybazh commented on a diff in pull request #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
zxybazh commented on code in PR #12342: URL: https://github.com/apache/tvm/pull/12342#discussion_r940878137 ## include/tvm/meta_schedule/space_generator.h: ## @@ -153,7 +153,7 @@ class SpaceGenerator : public runtime::ObjectRef { * to blocks in post-DFS order. * \return

[GitHub] [tvm] zxybazh commented on a diff in pull request #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
zxybazh commented on code in PR #12342: URL: https://github.com/apache/tvm/pull/12342#discussion_r940876627 ## python/tvm/meta_schedule/space_generator/post_order_apply.py: ## @@ -29,8 +29,8 @@ class PostOrderApply(SpaceGenerator): rules to blocks in post-DFS order. ""

[GitHub] [tvm] jwfromm commented on a diff in pull request #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
jwfromm commented on code in PR #12342: URL: https://github.com/apache/tvm/pull/12342#discussion_r940875918 ## include/tvm/meta_schedule/space_generator.h: ## @@ -153,7 +153,7 @@ class SpaceGenerator : public runtime::ObjectRef { * to blocks in post-DFS order. * \return

[GitHub] [tvm] jwfromm commented on a diff in pull request #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
jwfromm commented on code in PR #12342: URL: https://github.com/apache/tvm/pull/12342#discussion_r940875918 ## include/tvm/meta_schedule/space_generator.h: ## @@ -153,7 +153,7 @@ class SpaceGenerator : public runtime::ObjectRef { * to blocks in post-DFS order. * \return

[GitHub] [tvm] jwfromm commented on a diff in pull request #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
jwfromm commented on code in PR #12342: URL: https://github.com/apache/tvm/pull/12342#discussion_r940874467 ## python/tvm/meta_schedule/space_generator/post_order_apply.py: ## @@ -29,8 +29,8 @@ class PostOrderApply(SpaceGenerator): rules to blocks in post-DFS order. ""

[tvm] branch main updated (6026a5e185 -> ef39e46a1d)

2022-08-08 Thread gromero
This is an automated email from the ASF dual-hosted git repository. gromero pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 6026a5e185 [ci] Fix aws s3 cp command in the Jenkinsfile (#12341) add ef39e46a1d [microTVM][Zephyr] Fix missing BOARD

[GitHub] [tvm] gromero merged pull request #12338: [microTVM][Zephyr] Fix bug: missing BOARD in CMakeCache file

2022-08-08 Thread GitBox
gromero merged PR #12338: URL: https://github.com/apache/tvm/pull/12338 -- 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: commits-unsubscr...@tvm.apache.o

[GitHub] [tvm] gromero commented on a diff in pull request #12338: [microTVM][Zephyr] Fix bug: missing BOARD in CMakeCache file

2022-08-08 Thread GitBox
gromero commented on code in PR #12338: URL: https://github.com/apache/tvm/pull/12338#discussion_r940861161 ## apps/microtvm/zephyr/template_project/microtvm_api_server.py: ## @@ -152,6 +152,20 @@ def _get_flash_runner(): return doc["flash-runner"] +def _find_board_from

[GitHub] [tvm] NaNAGISaSA commented on pull request #12303: [AutoTVM][Fix] Fix wrong axis names of data_vec

2022-08-08 Thread GitBox
NaNAGISaSA commented on PR #12303: URL: https://github.com/apache/tvm/pull/12303#issuecomment-1208868095 The benchmark result is acquired with `module.benchmark(dev, number=100, repeat=5)` -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [tvm] NaNAGISaSA commented on pull request #12303: [AutoTVM][Fix] Fix wrong axis names of data_vec

2022-08-08 Thread GitBox
NaNAGISaSA commented on PR #12303: URL: https://github.com/apache/tvm/pull/12303#issuecomment-1208867049 Hi, @tkonolige , thank you for your review. I think we do not need to change the reorder code below, here is the benchmark result and code analysis: ### Benchmark -

[GitHub] [tvm] wrongtest-intellif commented on pull request #12200: [TOPI]fix scatterND large shape problem

2022-08-08 Thread GitBox
wrongtest-intellif commented on PR #12200: URL: https://github.com/apache/tvm/pull/12200#issuecomment-1208841281 > @wrongtest-intellif This sounds like a bug in StorageRewrite and/or PlanAndUpdateBufferAllocationLocation where the allocation should be lifted outside the loop but isn't.

[GitHub] [tvm] ArmageddonKnight commented on pull request #11793: [DietCode] Local Padding

2022-08-08 Thread GitBox
ArmageddonKnight commented on PR #11793: URL: https://github.com/apache/tvm/pull/11793#issuecomment-1208836907 @junrushao1994 The refactored implementation has passed the CI tests. Please review it when you have time available. Thanks. -- This is an automated message from the Apache Git S

[tvm] branch ir-builder updated (6639ea0264 -> 2ba94643c9)

2022-08-08 Thread junrushao
This is an automated email from the ASF dual-hosted git repository. junrushao pushed a change to branch ir-builder in repository https://gitbox.apache.org/repos/asf/tvm.git discard 6639ea0264 Squashed new 2ba94643c9 Squashed This update added new revisions after undoing existing revisions

[GitHub] [tvm] Kathryn-cat commented on pull request #12331: [MetaSchedule][Bugfix] Feature: Strides of buffer access

2022-08-08 Thread GitBox
Kathryn-cat commented on PR #12331: URL: https://github.com/apache/tvm/pull/12331#issuecomment-1208783145 @tvmbot 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 u

[tvm] branch ir-builder updated (202cd15c9e -> 6639ea0264)

2022-08-08 Thread junrushao
This is an automated email from the ASF dual-hosted git repository. junrushao pushed a change to branch ir-builder in repository https://gitbox.apache.org/repos/asf/tvm.git discard 202cd15c9e Squashed new 6639ea0264 Squashed This update added new revisions after undoing existing revisions

[GitHub] [tvm] JingliangGao commented on issue #12302: [Bug] Can the virtual machine executor support inference on dynamic shape of OCR model?

2022-08-08 Thread GitBox
JingliangGao commented on issue #12302: URL: https://github.com/apache/tvm/issues/12302#issuecomment-1208772421 Hi @tqchen @AndrewZhaoLuo , can you provide some valuable information? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[tvm] branch ir-builder updated (d0ef7c26e9 -> 202cd15c9e)

2022-08-08 Thread junrushao
This is an automated email from the ASF dual-hosted git repository. junrushao pushed a change to branch ir-builder in repository https://gitbox.apache.org/repos/asf/tvm.git discard d0ef7c26e9 Squashed new 202cd15c9e Squashed This update added new revisions after undoing existing revisions

[GitHub] [tvm] zxybazh commented on a diff in pull request #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
zxybazh commented on code in PR #12342: URL: https://github.com/apache/tvm/pull/12342#discussion_r940766464 ## python/tvm/meta_schedule/space_generator/post_order_apply.py: ## @@ -29,8 +29,8 @@ class PostOrderApply(SpaceGenerator): rules to blocks in post-DFS order. ""

[GitHub] [tvm] ganler commented on pull request #12337: Update C++ standard to C++17

2022-08-08 Thread GitBox
ganler commented on PR #12337: URL: https://github.com/apache/tvm/pull/12337#issuecomment-1208754354 Great news! Just need to carefully update the installation documents as well. For example, update "C++ 14" to "C++ 17" in https://github.com/apache/tvm/blob/fbb7b5d1a0d82acb1f581dd2ec

[GitHub] [tvm] TejashShah commented on pull request #12259: [TIR] Simplify indices in InjectVirtualThread

2022-08-08 Thread GitBox
TejashShah commented on PR #12259: URL: https://github.com/apache/tvm/pull/12259#issuecomment-1208752270 @csullivan Ready to be merged! -- 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 specifi

[GitHub] [tvm] gbonik opened a new pull request, #12344: [TVMScript] Text underlining in DocPrinter based on Doc's source_paths

2022-08-08 Thread GitBox
gbonik opened a new pull request, #12344: URL: https://github.com/apache/tvm/pull/12344 This adds an ability to print a "diagnostic marker" based on a given ObjectPath. For example, say we are printing a fragment of TIR like ``` for i in T.serial(10): a[i] = 5 ``` and we w

[GitHub] [tvm] driazati commented on issue #12343: [Bug] Installation tutorial page shows unexpected blank code block.

2022-08-08 Thread GitBox
driazati commented on issue #12343: URL: https://github.com/apache/tvm/issues/12343#issuecomment-1208745568 I think this is coming from the `sphinx_gallery_*_ignore` tags, @guberti any idea why they'd show up as a blank code block when there's no other code in that block? This is probably f

[GitHub] [tvm] ganler opened a new issue, #12343: [Bug] Installation tutorial page shows unexpected blank code block.

2022-08-08 Thread GitBox
ganler opened a new issue, #12343: URL: https://github.com/apache/tvm/issues/12343 The [installation](https://tvm.apache.org/docs/tutorial/install.html#sphx-glr-download-tutorial-install-py) page shows unexpected blank code block. ![image](https://user-images.githubusercontent.com/3

[GitHub] [tvm] jwfromm opened a new pull request, #12342: [MetaSchedule] Extend tune_tir to support tuning of specific blocks.

2022-08-08 Thread GitBox
jwfromm opened a new pull request, #12342: URL: https://github.com/apache/tvm/pull/12342 This PR extends `PostOrderApply` to allow passing in a function that filters which blocks have schedules generated. Although this could be used in many ways, I implement one example where blocks are fil

[GitHub] [tvm] ArmageddonKnight commented on pull request #11793: [DietCode] Local Padding

2022-08-08 Thread GitBox
ArmageddonKnight commented on PR #11793: URL: https://github.com/apache/tvm/pull/11793#issuecomment-1208703598 @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.

[tvm] branch ir-builder updated (39e395b71a -> d0ef7c26e9)

2022-08-08 Thread junrushao
This is an automated email from the ASF dual-hosted git repository. junrushao pushed a change to branch ir-builder in repository https://gitbox.apache.org/repos/asf/tvm.git discard 39e395b71a Squashed new d0ef7c26e9 Squashed This update added new revisions after undoing existing revisions

[GitHub] [tvm] mehrdadh closed issue #11928: [Bug] tests/python/contrib/test_hexagon/topi/test_avg_pool2d_slice.py causes Segmentation fault

2022-08-08 Thread GitBox
mehrdadh closed issue #11928: [Bug] tests/python/contrib/test_hexagon/topi/test_avg_pool2d_slice.py causes Segmentation fault URL: https://github.com/apache/tvm/issues/11928 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [tvm] mehrdadh commented on issue #11928: [Bug] tests/python/contrib/test_hexagon/topi/test_avg_pool2d_slice.py causes Segmentation fault

2022-08-08 Thread GitBox
mehrdadh commented on issue #11928: URL: https://github.com/apache/tvm/issues/11928#issuecomment-1208698701 This is resolved after upgrading the firmware on HDK boards. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[tvm] branch ir-builder updated (7c581d7add -> 39e395b71a)

2022-08-08 Thread junrushao
This is an automated email from the ASF dual-hosted git repository. junrushao pushed a change to branch ir-builder in repository https://gitbox.apache.org/repos/asf/tvm.git discard 7c581d7add Squashed new 39e395b71a Squashed This update added new revisions after undoing existing revisions

[tvm] branch last-successful updated (b79f9501fd -> 6026a5e185)

2022-08-08 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 b79f9501fd [Relay][Op] Multinomial (#12284) add 7f800e41de [CI] Deduplicate and clean XML test reports

[GitHub] [tvm] driazati commented on a diff in pull request #12310: [ci][tvmbot] Fix authorization filtering

2022-08-08 Thread GitBox
driazati commented on code in PR #12310: URL: https://github.com/apache/tvm/pull/12310#discussion_r940712066 ## tests/scripts/github_tvmbot.py: ## @@ -524,37 +525,53 @@ def rerun_jenkins_ci(self) -> None: post(url, auth=("tvm-bot", TVM_BOT_JENKINS_TOKEN)) def

[GitHub] [tvm] driazati commented on a diff in pull request #12310: [ci][tvmbot] Fix authorization filtering

2022-08-08 Thread GitBox
driazati commented on code in PR #12310: URL: https://github.com/apache/tvm/pull/12310#discussion_r940711718 ## tests/scripts/github_tvmbot.py: ## @@ -524,37 +525,53 @@ def rerun_jenkins_ci(self) -> None: post(url, auth=("tvm-bot", TVM_BOT_JENKINS_TOKEN)) def

[GitHub] [tvm] driazati commented on a diff in pull request #12310: [ci][tvmbot] Fix authorization filtering

2022-08-08 Thread GitBox
driazati commented on code in PR #12310: URL: https://github.com/apache/tvm/pull/12310#discussion_r940709883 ## tests/scripts/github_tvmbot.py: ## @@ -566,30 +583,35 @@ def check_author(pr, triggering_comment, args): return False -def check_collaborator(pr, triggering_c

[GitHub] [tvm] kparzysz-quic commented on a diff in pull request #12337: Update C++ standard to C++17

2022-08-08 Thread GitBox
kparzysz-quic commented on code in PR #12337: URL: https://github.com/apache/tvm/pull/12337#discussion_r940684621 ## .github/workflows/main.yml: ## @@ -36,14 +36,16 @@ concurrency: jobs: MacOS: -if: ${{ github.repository == 'apache/tvm' }} +if: ${{ github.repositor

[GitHub] [tvm] kparzysz-quic commented on a diff in pull request #12337: Update C++ standard to C++17

2022-08-08 Thread GitBox
kparzysz-quic commented on code in PR #12337: URL: https://github.com/apache/tvm/pull/12337#discussion_r940684621 ## .github/workflows/main.yml: ## @@ -36,14 +36,16 @@ concurrency: jobs: MacOS: -if: ${{ github.repository == 'apache/tvm' }} +if: ${{ github.repositor

[GitHub] [tvm] shingjan commented on a diff in pull request #12134: [PyTorch] Fix pad_common for float pad_value

2022-08-08 Thread GitBox
shingjan commented on code in PR #12134: URL: https://github.com/apache/tvm/pull/12134#discussion_r940680943 ## python/tvm/relay/frontend/pytorch.py: ## @@ -1931,16 +1931,20 @@ def pad_common(self, mode, pad_value, inputs, input_types): for pad in paddings:

[GitHub] [tvm] shingjan commented on a diff in pull request #12337: Update C++ standard to C++17

2022-08-08 Thread GitBox
shingjan commented on code in PR #12337: URL: https://github.com/apache/tvm/pull/12337#discussion_r940677580 ## .github/workflows/main.yml: ## @@ -36,14 +36,16 @@ concurrency: jobs: MacOS: -if: ${{ github.repository == 'apache/tvm' }} +if: ${{ github.repository ==

[GitHub] [tvm] areusch commented on a diff in pull request #12310: [ci][tvmbot] Fix authorization filtering

2022-08-08 Thread GitBox
areusch commented on code in PR #12310: URL: https://github.com/apache/tvm/pull/12310#discussion_r940661376 ## tests/scripts/github_tvmbot.py: ## @@ -524,37 +525,53 @@ def rerun_jenkins_ci(self) -> None: post(url, auth=("tvm-bot", TVM_BOT_JENKINS_TOKEN)) def

[tvm] branch last-successful updated (6ebb0fd1ad -> b79f9501fd)

2022-08-08 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 6ebb0fd1ad [ETHOSN] Fix output tensor ordering (#12317) add b79f9501fd [Relay][Op] Multinomial (#12284)

[tvm] branch main updated (7f800e41de -> 6026a5e185)

2022-08-08 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 7f800e41de [CI] Deduplicate and clean XML test reports (#12332) add 6026a5e185 [ci] Fix aws s3 cp command in the Jen

[GitHub] [tvm] driazati merged pull request #12341: [skip ci] Fix aws s3 cp command in the Jenkinsfile

2022-08-08 Thread GitBox
driazati merged PR #12341: URL: https://github.com/apache/tvm/pull/12341 -- 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: commits-unsubscr...@tvm.apache.

[GitHub] [tvm] mkatanbaf commented on a diff in pull request #12125: Zephyr fvp support

2022-08-08 Thread GitBox
mkatanbaf commented on code in PR #12125: URL: https://github.com/apache/tvm/pull/12125#discussion_r940627164 ## apps/microtvm/zephyr/template_project/src/host_driven/semihost.h: ## @@ -0,0 +1,42 @@ +/* Review Comment: done ## tests/scripts/task_python_microtvm.sh

[GitHub] [tvm] mkatanbaf commented on a diff in pull request #12125: Zephyr fvp support

2022-08-08 Thread GitBox
mkatanbaf commented on code in PR #12125: URL: https://github.com/apache/tvm/pull/12125#discussion_r940626946 ## apps/microtvm/zephyr/template_project/microtvm_api_server.py: ## @@ -564,21 +599,49 @@ def generate_project(self, model_library_format_path, standalone_crt_dir, proj

[GitHub] [tvm] github-actions[bot] commented on pull request #12341: [skip ci] Fix aws s3 cp command in the Jenkinsfile

2022-08-08 Thread GitBox
github-actions[bot] commented on PR #12341: URL: https://github.com/apache/tvm/pull/12341#issuecomment-1208559000 Built docs for commit 8461cb0d3fc71cd8d6fb137ab483bca1d60bc028 can be found [here](https://pr-docs.tlcpack.ai/PR-12341/2/docs/index.html). -- This is an automated mess

[GitHub] [tvm] gigiblender opened a new pull request, #12341: [skip ci] Fix aws s3 cp command in the Jenkinsfile

2022-08-08 Thread GitBox
gigiblender opened a new pull request, #12341: URL: https://github.com/apache/tvm/pull/12341 Looks like #12332 broke [the CI](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3992/pipeline/389) due to a misuse in the `aws s3 cp` command. This PR fixes that. @driazati

[GitHub] [tvm] driazati closed issue #11736: [release] v0.9.0 Release Schedule

2022-08-08 Thread GitBox
driazati closed issue #11736: [release] v0.9.0 Release Schedule URL: https://github.com/apache/tvm/issues/11736 -- 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,

[GitHub] [tvm] driazati commented on issue #11736: [release] v0.9.0 Release Schedule

2022-08-08 Thread GitBox
driazati commented on issue #11736: URL: https://github.com/apache/tvm/issues/11736#issuecomment-1208522099 Finally posted announcement in https://discuss.tvm.apache.org/t/apace-tvm-v0-9-0-release/13291 -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [tvm] jverma-quic commented on pull request #12340: [TOPI][Hexagon] Implement quantized avgpool

2022-08-08 Thread GitBox
jverma-quic commented on PR #12340: URL: https://github.com/apache/tvm/pull/12340#issuecomment-1208510229 cc: @csullivan; @Lunderberg; @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

[GitHub] [tvm] cconvey commented on pull request #12169: [hexagon][topi] add sliced max_pool2

2022-08-08 Thread GitBox
cconvey commented on PR #12169: URL: https://github.com/apache/tvm/pull/12169#issuecomment-1208507596 @Lunderberg @csullivan : Any chance one of you could give this a review? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [tvm] jverma-quic opened a new pull request, #12340: [TOPI][Hexagon] Implement quantized avgpool

2022-08-08 Thread GitBox
jverma-quic opened a new pull request, #12340: URL: https://github.com/apache/tvm/pull/12340 Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews

[GitHub] [tvm] yelite commented on a diff in pull request #12237: [TVMScript] Printer Registry

2022-08-08 Thread GitBox
yelite commented on code in PR #12237: URL: https://github.com/apache/tvm/pull/12237#discussion_r940559413 ## include/tvm/script/printer/traced_object_functor.h: ## @@ -0,0 +1,170 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor licen

[GitHub] [tvm] yelite commented on a diff in pull request #12237: [TVMScript] Printer Registry

2022-08-08 Thread GitBox
yelite commented on code in PR #12237: URL: https://github.com/apache/tvm/pull/12237#discussion_r940559413 ## include/tvm/script/printer/traced_object_functor.h: ## @@ -0,0 +1,170 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor licen

[GitHub] [tvm] yelite commented on a diff in pull request #12237: [TVMScript] Printer Registry

2022-08-08 Thread GitBox
yelite commented on code in PR #12237: URL: https://github.com/apache/tvm/pull/12237#discussion_r940558873 ## include/tvm/script/printer/traced_object_functor.h: ## @@ -0,0 +1,170 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor licen

[tvm] branch main updated: [CI] Deduplicate and clean XML test reports (#12332)

2022-08-08 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati 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 7f800e41de [CI] Deduplicate and clean XML test report

[GitHub] [tvm] driazati merged pull request #12332: [CI] Deduplicate and clean XML test reports

2022-08-08 Thread GitBox
driazati merged PR #12332: URL: https://github.com/apache/tvm/pull/12332 -- 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: commits-unsubscr...@tvm.apache.

[tvm] branch last-successful updated (b4e36c61fc -> 6ebb0fd1ad)

2022-08-08 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 b4e36c61fc [CI] Increase the number of shards for Cortex-M from 4 to 8. (#12334) add 8e133b1990 [CI][D

[GitHub] [tvm] driazati commented on a diff in pull request #12332: [CI] Deduplicate and clean XML test reports

2022-08-08 Thread GitBox
driazati commented on code in PR #12332: URL: https://github.com/apache/tvm/pull/12332#discussion_r940548037 ## conftest.py: ## @@ -92,14 +92,11 @@ def pytest_collection_modifyitems(config, items): shard_index = int(os.environ["TVM_SHARD_INDEX"]) print(f"Marking test

[GitHub] [tvm] gigiblender commented on a diff in pull request #12332: [CI] Deduplicate and clean XML test reports

2022-08-08 Thread GitBox
gigiblender commented on code in PR #12332: URL: https://github.com/apache/tvm/pull/12332#discussion_r940541356 ## conftest.py: ## @@ -92,14 +92,11 @@ def pytest_collection_modifyitems(config, items): shard_index = int(os.environ["TVM_SHARD_INDEX"]) print(f"Marking t

[GitHub] [tvm] gigiblender commented on issue #10317: Auto-cc subscription tracker

2022-08-08 Thread GitBox
gigiblender commented on issue #10317: URL: https://github.com/apache/tvm/issues/10317#issuecomment-1208462599 runtime @gigiblender -- 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 c

[GitHub] [tvm] gbonik commented on a diff in pull request #12237: [TVMScript] Printer Registry

2022-08-08 Thread GitBox
gbonik commented on code in PR #12237: URL: https://github.com/apache/tvm/pull/12237#discussion_r940524472 ## include/tvm/script/printer/traced_object_functor.h: ## @@ -0,0 +1,170 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor licen

[GitHub] [tvm] gbonik commented on a diff in pull request #12237: [TVMScript] Printer Registry

2022-08-08 Thread GitBox
gbonik commented on code in PR #12237: URL: https://github.com/apache/tvm/pull/12237#discussion_r940523412 ## include/tvm/script/printer/traced_object_functor.h: ## @@ -0,0 +1,170 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor licen

[GitHub] [tvm] kparzysz-quic commented on pull request #12337: Update C++ standard to C++17

2022-08-08 Thread GitBox
kparzysz-quic commented on PR #12337: URL: https://github.com/apache/tvm/pull/12337#issuecomment-1208438918 > LGTM! @kparzysz-quic do you mind also post an announcement thread? So people are aware Sure, I'll just need to resolve the build failures. I'll post the announcement once th

[GitHub] [tvm] tkonolige commented on pull request #12303: [AutoTVM][Fix] Fix wrong axis names of data_vec

2022-08-08 Thread GitBox
tkonolige commented on PR #12303: URL: https://github.com/apache/tvm/pull/12303#issuecomment-1208436649 @NaNAGISaSA have to tested performance before and after this change? The change in names is correct but I wonder if you need to change the reorder code below it too. -- This is an auto

[GitHub] [tvm] tkonolige commented on pull request #12200: [TOPI]fix scatterND large shape problem

2022-08-08 Thread GitBox
tkonolige commented on PR #12200: URL: https://github.com/apache/tvm/pull/12200#issuecomment-1208432589 @wrongtest-intellif This sounds like a bug in StorageRewrite and/or PlanAndUpdateBufferAllocationLocation where the allocation should be lifted outside the loop but isn't. -- This is a

[tvm] branch main updated (6ebb0fd1ad -> b79f9501fd)

2022-08-08 Thread tkonolige
This is an automated email from the ASF dual-hosted git repository. tkonolige pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 6ebb0fd1ad [ETHOSN] Fix output tensor ordering (#12317) add b79f9501fd [Relay][Op] Multinomial (#12284) No new rev

[GitHub] [tvm] tkonolige merged pull request #12284: [Relay][Op] Multinomial

2022-08-08 Thread GitBox
tkonolige merged PR #12284: URL: https://github.com/apache/tvm/pull/12284 -- 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: commits-unsubscr...@tvm.apache

[GitHub] [tvm] mehrdadh closed issue #10568: [Bug] [AOT] Ordering of the function in generated C code is variable

2022-08-08 Thread GitBox
mehrdadh closed issue #10568: [Bug] [AOT] Ordering of the function in generated C code is variable URL: https://github.com/apache/tvm/issues/10568 -- 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] mehrdadh commented on issue #10568: [Bug] [AOT] Ordering of the function in generated C code is variable

2022-08-08 Thread GitBox
mehrdadh commented on issue #10568: URL: https://github.com/apache/tvm/issues/10568#issuecomment-1208426020 https://github.com/apache/tvm/pull/10590 fixed 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 ab

[GitHub] [tvm] mehrdadh commented on issue #11295: [Bug] benchmark_hexagon.py not running on CI

2022-08-08 Thread GitBox
mehrdadh commented on issue #11295: URL: https://github.com/apache/tvm/issues/11295#issuecomment-1208425141 this is fixed now: https://github.com/apache/tvm/blob/main/tests/python/contrib/test_hexagon/test_benchmark_maxpool2d.py https://github.com/apache/tvm/blob/main/tests/python/con

[GitHub] [tvm] mehrdadh closed issue #11295: [Bug] benchmark_hexagon.py not running on CI

2022-08-08 Thread GitBox
mehrdadh closed issue #11295: [Bug] benchmark_hexagon.py not running on CI URL: https://github.com/apache/tvm/issues/11295 -- 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 un

[GitHub] [tvm] mehrdadh closed issue #11762: [Bug] RVM building fails due to #11470

2022-08-08 Thread GitBox
mehrdadh closed issue #11762: [Bug] RVM building fails due to #11470 URL: https://github.com/apache/tvm/issues/11762 -- 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 unsubscr

[GitHub] [tvm] mehrdadh commented on issue #11762: [Bug] RVM building fails due to #11470

2022-08-08 Thread GitBox
mehrdadh commented on issue #11762: URL: https://github.com/apache/tvm/issues/11762#issuecomment-1208424468 This is fixed. -- 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. T

[GitHub] [tvm] github-actions[bot] commented on pull request #12332: [CI] Deduplicate and clean XML test reports

2022-08-08 Thread GitBox
github-actions[bot] commented on PR #12332: URL: https://github.com/apache/tvm/pull/12332#issuecomment-1208414921 Built docs for commit c229e2b8582dba65280d81b33829b72b7a0a6fea can be found [here](https://pr-docs.tlcpack.ai/PR-12332/4/docs/index.html). -- This is an automated mess

[GitHub] [tvm] mehrdadh closed issue #9685: Follow up on PR #9631

2022-08-08 Thread GitBox
mehrdadh closed issue #9685: Follow up on PR #9631 URL: https://github.com/apache/tvm/issues/9685 -- 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: commit

[GitHub] [tvm] mehrdadh commented on issue #9685: Follow up on PR #9631

2022-08-08 Thread GitBox
mehrdadh commented on issue #9685: URL: https://github.com/apache/tvm/issues/9685#issuecomment-1208407279 @TejashShah we can close this issue. -- 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] tkonolige opened a new pull request, #12339: [FIX,ROOFLINE] Only save tir functions for roofline

2022-08-08 Thread GitBox
tkonolige opened a new pull request, #12339: URL: https://github.com/apache/tvm/pull/12339 Only collect TIR PrimFuncs in roofline's SaveLoweredTIR. SaveLoweredTIR was saving the full Relay main function leading which could be excessively large. Also improve the logic to only save functions

[GitHub] [tvm] mehrdadh commented on a diff in pull request #12294: [Hexagon] Add tests for 2 operators that utilize Qualcomm HVX intrinsics.

2022-08-08 Thread GitBox
mehrdadh commented on code in PR #12294: URL: https://github.com/apache/tvm/pull/12294#discussion_r940482420 ## tests/python/contrib/test_hexagon/test_conv_hvx_intrinsics.py: ## @@ -0,0 +1,168 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributo

[GitHub] [tvm] mehrdadh commented on a diff in pull request #12294: [Hexagon] Add tests for 2 operators that utilize Qualcomm HVX intrinsics.

2022-08-08 Thread GitBox
mehrdadh commented on code in PR #12294: URL: https://github.com/apache/tvm/pull/12294#discussion_r940479110 ## tests/python/contrib/test_hexagon/test_mmul_hvx_intrinsics.py: ## @@ -0,0 +1,205 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributo

[GitHub] [tvm] cconvey commented on a diff in pull request #12204: [Hexagon] Add Hand written HVX conv2d

2022-08-08 Thread GitBox
cconvey commented on code in PR #12204: URL: https://github.com/apache/tvm/pull/12204#discussion_r940401262 ## src/runtime/hexagon/ops/conv2d_hvx.cc: ## @@ -0,0 +1,468 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreement

[GitHub] [tvm] mehrdadh opened a new pull request, #12338: [microTVM][Zephyr] Fix bug: missing BOARD in CMakeCache file

2022-08-08 Thread GitBox
mehrdadh opened a new pull request, #12338: URL: https://github.com/apache/tvm/pull/12338 This bug was caught in the microtvm hardware in the loop CI. This PR changes microtvm template project to read BOARD from cmake file instead of cmake cache file. cc @areusch -- This is a

[GitHub] [tvm] driazati commented on issue #12335: [CI Problem] Deduplicate the `retry` function from the Jenkinsfile

2022-08-08 Thread GitBox
driazati commented on issue #12335: URL: https://github.com/apache/tvm/issues/12335#issuecomment-1208362322 This would be nice (and we could do something similar to de-duplicate some other inlined code) but I think we'll need to re-implement some of the Jenkins trust mechanism first since i

[GitHub] [tvm] driazati commented on pull request #12329: [CI] Cleanup after renaming ci_qemu

2022-08-08 Thread GitBox
driazati commented on PR #12329: URL: https://github.com/apache/tvm/pull/12329#issuecomment-1208358173 > Ideally this needs a better commit message than `cleanup` to say exactly what it is doing (given files are being deleted, for example). So I'm rephrasing it as I'm merging their PR.

[GitHub] [tvm] driazati commented on a diff in pull request #12332: [CI] Deduplicate and clean XML test reports

2022-08-08 Thread GitBox
driazati commented on code in PR #12332: URL: https://github.com/apache/tvm/pull/12332#discussion_r940447731 ## conftest.py: ## @@ -92,14 +92,11 @@ def pytest_collection_modifyitems(config, items): shard_index = int(os.environ["TVM_SHARD_INDEX"]) print(f"Marking test

  1   2   >