[GitHub] [tvm] PhilippvK commented on a diff in pull request #12534: [Docker][CI][RISC-V] Build riscv-isa-sim (spike) in ci_riscv Docker image to enable RISC-V unit testing

2022-09-07 Thread GitBox
PhilippvK commented on code in PR #12534: URL: https://github.com/apache/tvm/pull/12534#discussion_r965526493 ## docker/install/ubuntu_download_xuantie_gcc_linux.sh: ## @@ -0,0 +1,57 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [tvm] alter-xp commented on a diff in pull request #12534: [Docker][CI][RISC-V] Build riscv-isa-sim (spike) in ci_riscv Docker image to enable RISC-V unit testing

2022-09-07 Thread GitBox
alter-xp commented on code in PR #12534: URL: https://github.com/apache/tvm/pull/12534#discussion_r965516274 ## docker/install/ubuntu_download_xuantie_gcc_linux.sh: ## @@ -0,0 +1,57 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [tvm] alter-xp commented on a diff in pull request #12534: [Docker][CI][RISC-V] Build riscv-isa-sim (spike) in ci_riscv Docker image to enable RISC-V unit testing

2022-09-07 Thread GitBox
alter-xp commented on code in PR #12534: URL: https://github.com/apache/tvm/pull/12534#discussion_r965520180 ## docker/install/ubuntu_download_xuantie_gcc_linux.sh: ## @@ -0,0 +1,57 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [tvm] alter-xp commented on a diff in pull request #12534: [Docker][CI][RISC-V] Build riscv-isa-sim (spike) in ci_riscv Docker image to enable RISC-V unit testing

2022-09-07 Thread GitBox
alter-xp commented on code in PR #12534: URL: https://github.com/apache/tvm/pull/12534#discussion_r965516274 ## docker/install/ubuntu_download_xuantie_gcc_linux.sh: ## @@ -0,0 +1,57 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[tvm] branch main updated (6be04d72c2 -> 62bdc91b1a)

2022-09-07 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 6be04d72c2 [OpenCLML] CLML Profiling fixes corresponding to OpenCL Timer recent … (#12711) add 62bdc91b1a Add Arm

[GitHub] [tvm] areusch merged pull request #12448: Add Arm DSP implementation of Depthwise Conv2D

2022-09-07 Thread GitBox
areusch merged PR #12448: URL: https://github.com/apache/tvm/pull/12448 -- 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 (abb2aa062f -> 6be04d72c2)

2022-09-07 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 abb2aa062f [TIR] Add unroll_loop_with_partition_hint_no_interval attr in LoopPartitionConfig to unroll loop (#12631)

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

2022-09-07 Thread GitBox
masahi merged PR #12711: URL: https://github.com/apache/tvm/pull/12711 -- 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] AndrewZhaoLuo commented on issue #12708: [Bug] batch_norm computational problem

2022-09-07 Thread GitBox
AndrewZhaoLuo commented on issue #12708: URL: https://github.com/apache/tvm/issues/12708#issuecomment-1240218000 Hey, thanks for tracking this down. I'll take a look Friday. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

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

2022-09-07 Thread GitBox
srkreddy1238 commented on PR #12711: URL: https://github.com/apache/tvm/pull/12711#issuecomment-1240209206 @masahi can you take a look and merge it ? -- 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] driazati commented on pull request #12695: [ci] Add bot to post welcome comment

2022-09-07 Thread GitBox
driazati commented on PR #12695: URL: https://github.com/apache/tvm/pull/12695#issuecomment-1240190460 @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] branch csinn_jenkins updated (cd2b92fb74 -> 9e57408c4d)

2022-09-07 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 cd2b92fb74 Regenerate Jenkinsfile discard bfd6b71468 fix Jenkinsfile II discard 8121225cba fix Jenkinsfile

[GitHub] [tvm] jverma-quic commented on a diff in pull request #12606: [TOPI][Hexagon] Implement quantized elementwise for hexagon

2022-09-07 Thread GitBox
jverma-quic commented on code in PR #12606: URL: https://github.com/apache/tvm/pull/12606#discussion_r965464194 ## python/tvm/topi/hexagon/qnn/qadd_qsub_qmul.py: ## @@ -0,0 +1,270 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

[tvm] branch main updated (546a7da2fe -> abb2aa062f)

2022-09-07 Thread wuwei
This is an automated email from the ASF dual-hosted git repository. wuwei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 546a7da2fe [ci] Re-balance shards (#12473) add abb2aa062f [TIR] Add unroll_loop_with_partition_hint_no_interval attr

[GitHub] [tvm] vinx13 merged pull request #12631: [TIR] Add unroll_loop_with_partition_hint_no_interval attr in LoopPartitionConfig to unroll loop

2022-09-07 Thread GitBox
vinx13 merged PR #12631: URL: https://github.com/apache/tvm/pull/12631 -- 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-07 Thread GitBox
honghuichao commented on issue #12707: URL: https://github.com/apache/tvm/issues/12707#issuecomment-1240169764 @mbrookhart It is true, but the reason why I do this instead of constant folding is to maintain some quantitative semantics to facilitate adaptation to the underlying

[GitHub] [tvm] juda commented on pull request #12318: [TVM PyTorch Integration] optimized_torch & as_torch how-to guide

2022-09-07 Thread GitBox
juda commented on PR #12318: URL: https://github.com/apache/tvm/pull/12318#issuecomment-1240165651 @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] jverma-quic commented on a diff in pull request #12559: [TOPI][Hexagon] Add test and schedule for uint8 resize2d

2022-09-07 Thread GitBox
jverma-quic commented on code in PR #12559: URL: https://github.com/apache/tvm/pull/12559#discussion_r965462006 ## tests/python/contrib/test_hexagon/topi/test_resize2d.py: ## @@ -26,26 +26,46 @@ @tvm.testing.fixture def expected_output_np( -input_np, in_height,

[GitHub] [tvm] yincs-intellif commented on pull request #12631: [TIR] Add unroll_loop_with_partition_hint_no_interval attr in LoopPartitionConfig to unroll loop

2022-09-07 Thread GitBox
yincs-intellif commented on PR #12631: URL: https://github.com/apache/tvm/pull/12631#issuecomment-1240160784 @vinx13 Hi, could you please help review it? Thanks in advance! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [tvm] github-actions[bot] commented on pull request #12663: Always install into a python venv in ci containers

2022-09-07 Thread GitBox
github-actions[bot] commented on PR #12663: URL: https://github.com/apache/tvm/pull/12663#issuecomment-1240125080 The list below shows some tests that ran in main 546a7da2febe8ced256a4e9759413a9542c68d66 but were skipped in the CI build of 57753279edc6616e0e4713f5ccef862e731d27f6:

[GitHub] [tvm] apivovarov opened a new pull request, #12728: [TF] Add DenseBincount support

2022-09-07 Thread GitBox
apivovarov opened a new pull request, #12728: URL: https://github.com/apache/tvm/pull/12728 This PR adds TF DenseBincount support. Some code was taken from TVM pytorch.py bincount impl. ### Known issues: Input array should not contain numbers outside of the range [0, size-1]. TVM

[GitHub] [tvm] wrongtest-intellif commented on issue #12298: [Bug][TIR] Split Error in Schedule Verification

2022-09-07 Thread GitBox
wrongtest-intellif commented on issue #12298: URL: https://github.com/apache/tvm/issues/12298#issuecomment-1240095516 @vinx13 I agree here the invocation to standalone `canonical_simplify` is quite strange. However actually I try to increase the steps but could not fix the issue. The order

[GitHub] [tvm] vinx13 commented on issue #12298: [Bug][TIR] Split Error in Schedule Verification

2022-09-07 Thread GitBox
vinx13 commented on issue #12298: URL: https://github.com/apache/tvm/issues/12298#issuecomment-1240065651 any updates @wrongtest-intellif ? I also encountered some similar issues, I was not able to prove ` ((min(0, ((ax0_0_0_ax1_0_0_fused*64) - 63)) + 126) - ((ax0_0_0_ax1_0_0_fused*64) +

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

2022-09-07 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 omit ab870a4365 [ci][docker] Nightly Docker image update add 85bf80c822 [Docs] Add Commit Message

[GitHub] [tvm] driazati commented on pull request #12682: [Bugfix][CMake] Update the minimum CMake version to 3.18

2022-09-07 Thread GitBox
driazati commented on PR #12682: URL: https://github.com/apache/tvm/pull/12682#issuecomment-1239994456 #12131 just merged, we have to update the Docker images to include that before this PR can pass CI -- This is an automated message from the Apache Git Service. To respond to the

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

2022-09-07 Thread GitBox
tmoreau89 commented on PR #12714: URL: https://github.com/apache/tvm/pull/12714#issuecomment-1239990821 Great work @ibsidorenko thanks for the PR -- 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] slyubomirsky commented on pull request #12682: [Bugfix][CMake] Update the minimum CMake version to 3.18

2022-09-07 Thread GitBox
slyubomirsky commented on PR #12682: URL: https://github.com/apache/tvm/pull/12682#issuecomment-1239990732 Is the CI using a higher version of CMake? If not, I think the errors will continue :sweat_smile: -- This is an automated message from the Apache Git Service. To respond to the

[tvm] branch last-successful updated (010c662938 -> 546a7da2fe)

2022-09-07 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 010c662938 [TVMScript] IRBuilder methods for `IRModule` (#12694) add bee5627908 [TFLite][CI] Update

[tvm] branch ci-docker-staging updated (563311ec40 -> 57753279ed)

2022-09-07 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a change to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git discard 563311ec40 [CI] Update Docker image tags to 20220822-105603-52f5c155f discard 6b9b950fac Update TensorFlow

[tvm] branch last-successful updated (2622ac9e63 -> 010c662938)

2022-09-07 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 2622ac9e63 [Build] Update C++ standard to C++17 for AOT, iOS, VTA (#12712) add 010c662938 [TVMScript]

[GitHub] [tvm-rfcs] leandron commented on pull request #93: Issue Triage Workflow RFC

2022-09-07 Thread GitBox
leandron commented on PR #93: URL: https://github.com/apache/tvm-rfcs/pull/93#issuecomment-1239956737 > cc @apache/tvm-committers I'll probably send this for a vote in 1 or 2 days since it's been active on the discuss forum for a week without comment. Please take a look. I support

[GitHub] [tvm-rfcs] areusch commented on pull request #93: Issue Triage Workflow RFC

2022-09-07 Thread GitBox
areusch commented on PR #93: URL: https://github.com/apache/tvm-rfcs/pull/93#issuecomment-1239949445 cc @apache/tvm-committers I'll probably send this for a vote in 1 or 2 days since it's been active on the discuss forum for a week without comment. Please take a look. -- This is an

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

2022-09-07 Thread GitBox
driazati commented on PR #12473: URL: https://github.com/apache/tvm/pull/12473#issuecomment-1239947525 > neat! should we add rebalance instructions to monitoring rotation runbook? good idea, done in: https://github.com/apache/tvm/wiki/CI-Monitoring-Runbook#test-sharding -- This is

[GitHub] [tvm] Lunderberg commented on a diff in pull request #12720: [TIR] Implement API for padded layout transformations

2022-09-07 Thread GitBox
Lunderberg commented on code in PR #12720: URL: https://github.com/apache/tvm/pull/12720#discussion_r965325566 ## python/tvm/tir/schedule/schedule.py: ## @@ -2479,6 +2480,20 @@ def transform_layout( primitive will be called in addition to the

[GitHub] [tvm] Lunderberg commented on a diff in pull request #12720: [TIR] Implement API for padded layout transformations

2022-09-07 Thread GitBox
Lunderberg commented on code in PR #12720: URL: https://github.com/apache/tvm/pull/12720#discussion_r965322232 ## include/tvm/tir/schedule/schedule.h: ## @@ -601,9 +601,11 @@ class ScheduleNode : public runtime::Object { * \param buffer_index The index of the buffer in

[GitHub] [tvm] janetsc opened a new pull request, #12727: WIP [Hexagon] [runtime] First pass at improving runtime resource management

2022-09-07 Thread GitBox
janetsc opened a new pull request, #12727: URL: https://github.com/apache/tvm/pull/12727 Improves runtime buffer management - Adds entry points to "acquire" and "release" resources in the device API object. - Ensures that the buffer manager is empty on acquisition. - Releases

[GitHub] [tvm-rfcs] hpanda-naut opened a new pull request, #93: Issue Triage Workflow RFC

2022-09-07 Thread GitBox
hpanda-naut opened a new pull request, #93: URL: https://github.com/apache/tvm-rfcs/pull/93 This RFC proposes expanding functionality to the existing “New Issue” templates in order to allow for more a precise logging and tracking system for GitHub Issues -- This is an automated message

[GitHub] [tvm] Lunderberg commented on pull request #12726: [TVMScript][TIR] Clarify scope of BlockNode::iter_vars

2022-09-07 Thread GitBox
Lunderberg commented on PR #12726: URL: https://github.com/apache/tvm/pull/12726#issuecomment-1239906408 Opposite of https://github.com/apache/tvm/pull/12724, with the same goal of clarifying when `BlockNode::iter_vars` are in-scope. From @vinx13, these are not intended to be in-scope for

[GitHub] [tvm] Lunderberg opened a new pull request, #12726: [TVMScript][TIR] Clarify scope of BlockNode::iter_vars

2022-09-07 Thread GitBox
Lunderberg opened a new pull request, #12726: URL: https://github.com/apache/tvm/pull/12726 Previously, it was ambiguous whether `BlockNode::iter_vars` were in-scope for `BlockRealizeNode::predicate`. `ConvertBlocksToOpaque` treated them as in-scope, and applied a mapping from `iter_vars`

[GitHub] [tvm] mehrdadh commented on pull request #12131: [TFLite][CI] Update TensorFlow dependency to 2.9.1

2022-09-07 Thread GitBox
mehrdadh commented on PR #12131: URL: https://github.com/apache/tvm/pull/12131#issuecomment-1239864128 @leandron I don't think it changed recently, it should be fine -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [tvm] areusch commented on a diff in pull request #12534: [Docker][CI][RISC-V] Build riscv-isa-sim (spike) in ci_riscv Docker image to enable RISC-V unit testing

2022-09-07 Thread GitBox
areusch commented on code in PR #12534: URL: https://github.com/apache/tvm/pull/12534#discussion_r965278333 ## docker/install/ubuntu_install_spike_sim.sh: ## @@ -0,0 +1,86 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] driazati commented on a diff in pull request #12695: [ci] Add bot to post welcome comment

2022-09-07 Thread GitBox
driazati commented on code in PR #12695: URL: https://github.com/apache/tvm/pull/12695#discussion_r965278418 ## ci/scripts/github_pr_comment.py: ## @@ -0,0 +1,141 @@ +#!/usr/bin/env python3 +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] driazati commented on a diff in pull request #12695: [ci] Add bot to post welcome comment

2022-09-07 Thread GitBox
driazati commented on code in PR #12695: URL: https://github.com/apache/tvm/pull/12695#discussion_r965275928 ## ci/scripts/github_commenter.py: ## @@ -0,0 +1,130 @@ +#!/usr/bin/env python3 +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] driazati commented on a diff in pull request #12695: [ci] Add bot to post welcome comment

2022-09-07 Thread GitBox
driazati commented on code in PR #12695: URL: https://github.com/apache/tvm/pull/12695#discussion_r965267263 ## ci/scripts/github_commenter.py: ## @@ -0,0 +1,130 @@ +#!/usr/bin/env python3 +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] PhilippvK commented on pull request #12534: [Docker][CI][RISC-V] Build riscv-isa-sim (spike) in ci_riscv Docker image to enable RISC-V unit testing

2022-09-07 Thread GitBox
PhilippvK commented on PR #12534: URL: https://github.com/apache/tvm/pull/12534#issuecomment-1239847232 > removing approval til the missing file is in File is added now. Thanks for the hint. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [tvm] driazati commented on a diff in pull request #12695: [ci] Add bot to post welcome comment

2022-09-07 Thread GitBox
driazati commented on code in PR #12695: URL: https://github.com/apache/tvm/pull/12695#discussion_r965259615 ## ci/scripts/github_commenter.py: ## @@ -0,0 +1,130 @@ +#!/usr/bin/env python3 +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] driazati commented on a diff in pull request #12695: [ci] Add bot to post welcome comment

2022-09-07 Thread GitBox
driazati commented on code in PR #12695: URL: https://github.com/apache/tvm/pull/12695#discussion_r965250064 ## ci/scripts/github_commenter.py: ## @@ -0,0 +1,130 @@ +#!/usr/bin/env python3 +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] areusch commented on a diff in pull request #12695: [ci] Add bot to post welcome comment

2022-09-07 Thread GitBox
areusch commented on code in PR #12695: URL: https://github.com/apache/tvm/pull/12695#discussion_r965248207 ## ci/scripts/git_utils.py: ## @@ -51,34 +54,62 @@ def post(url: str, body: Optional[Any] = None, auth: Optional[Tuple[str, str]] = return response.read()

[GitHub] [tvm] driazati commented on a diff in pull request #12695: [ci] Add bot to post welcome comment

2022-09-07 Thread GitBox
driazati commented on code in PR #12695: URL: https://github.com/apache/tvm/pull/12695#discussion_r965247817 ## ci/scripts/git_utils.py: ## @@ -51,34 +54,62 @@ def post(url: str, body: Optional[Any] = None, auth: Optional[Tuple[str, str]] = return response.read()

[GitHub] [tvm] areusch commented on pull request #12525: [TVMC] Allow selecting a subset of tasks to be used in `tvmc tune`

2022-09-07 Thread GitBox
areusch commented on PR #12525: URL: https://github.com/apache/tvm/pull/12525#issuecomment-1239844542 @PhilippvK i think this one needs a rebase -- 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] areusch commented on a diff in pull request #12534: [Docker][CI][RISC-V] Build riscv-isa-sim (spike) in ci_riscv Docker image to enable RISC-V unit testing

2022-09-07 Thread GitBox
areusch commented on code in PR #12534: URL: https://github.com/apache/tvm/pull/12534#discussion_r965244622 ## docker/Dockerfile.ci_riscv: ## @@ -84,10 +84,24 @@ COPY install/ubuntu_install_zephyr_sdk.sh /install/ubuntu_install_zephyr_sdk.sh RUN bash

[GitHub] [tvm] areusch commented on pull request #12644: [ci] Add CSI-NN2 build to Jenkins

2022-09-07 Thread GitBox
areusch commented on PR #12644: URL: https://github.com/apache/tvm/pull/12644#issuecomment-1239842484 ah shoot, this PR got conflicted. @alter-xp can you rebase? -- 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] areusch commented on pull request #12644: [ci] Add CSI-NN2 build to Jenkins

2022-09-07 Thread GitBox
areusch commented on PR #12644: URL: https://github.com/apache/tvm/pull/12644#issuecomment-1239839576 retriggered CI since it appears pr-head passed. -- 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] areusch commented on pull request #12691: [Runtime][Bugfix] Added type-checking for Array::insert

2022-09-07 Thread GitBox
areusch commented on PR #12691: URL: https://github.com/apache/tvm/pull/12691#issuecomment-1239838627 we probably should resolve https://discuss.tvm.apache.org/t/downgrade-tvm-runtime-to-c-11/13492/5 before merging this -- This is an automated message from the Apache Git Service. To

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

2022-09-07 Thread GitBox
areusch commented on issue #12703: URL: https://github.com/apache/tvm/issues/12703#issuecomment-1239829977 same. maybe upstream? -- 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 (7f788dca4e -> 546a7da2fe)

2022-09-07 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 7f788dca4e [ci] Add onnx model to S3 (#12716) add 546a7da2fe [ci] Re-balance shards (#12473) No new revisions were

[GitHub] [tvm] areusch merged pull request #12473: [ci] Re-balance shards

2022-09-07 Thread GitBox
areusch merged PR #12473: URL: https://github.com/apache/tvm/pull/12473 -- 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 (bee5627908 -> 7f788dca4e)

2022-09-07 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from bee5627908 [TFLite][CI] Update TensorFlow dependency to 2.9.1 (#12131) add 7f788dca4e [ci] Add onnx model to S3

[GitHub] [tvm] areusch merged pull request #12716: [ci] Add onnx model to S3

2022-09-07 Thread GitBox
areusch merged PR #12716: URL: https://github.com/apache/tvm/pull/12716 -- 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] areusch commented on a diff in pull request #12695: [ci] Add bot to post welcome comment

2022-09-07 Thread GitBox
areusch commented on code in PR #12695: URL: https://github.com/apache/tvm/pull/12695#discussion_r965224999 ## ci/scripts/github_commenter.py: ## @@ -0,0 +1,130 @@ +#!/usr/bin/env python3 +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] vinx13 commented on a diff in pull request #12720: [TIR] Implement API for padded layout transformations

2022-09-07 Thread GitBox
vinx13 commented on code in PR #12720: URL: https://github.com/apache/tvm/pull/12720#discussion_r965151002 ## include/tvm/tir/schedule/schedule.h: ## @@ -601,9 +601,11 @@ class ScheduleNode : public runtime::Object { * \param buffer_index The index of the buffer in block's

[GitHub] [tvm] PhilippvK commented on pull request #12534: [Docker][CI][RISC-V] Build riscv-isa-sim (spike) in ci_riscv Docker image to enable RISC-V unit testing

2022-09-07 Thread GitBox
PhilippvK commented on PR #12534: URL: https://github.com/apache/tvm/pull/12534#issuecomment-1239815462 Here is a short update: - I dropped the commits related to the `SpikeAOTTestRunner` and will look into testing using the MicroTVM Project API for a future PR. Thanks @areusch and

[GitHub] [tvm] masahi commented on pull request #6740: [Torch] Support bincount and scatter_add ops

2022-09-07 Thread GitBox
masahi commented on PR #6740: URL: https://github.com/apache/tvm/pull/6740#issuecomment-1239814967 Yes, bincount requires VM compile. -- 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] areusch commented on pull request #12495: [microTVM] add the option to open a saved micro project for debugging

2022-09-07 Thread GitBox
areusch commented on PR #12495: URL: https://github.com/apache/tvm/pull/12495#issuecomment-1239811697 @guberti can you have another look? -- 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] areusch commented on pull request #12682: [Bugfix][CMake] Update the minimum CMake version to 3.18

2022-09-07 Thread GitBox
areusch commented on PR #12682: URL: https://github.com/apache/tvm/pull/12682#issuecomment-1239811138 looks like some issues with the CI, but retriggering as they may be unrelated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[tvm] branch main updated (010c662938 -> bee5627908)

2022-09-07 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 010c662938 [TVMScript] IRBuilder methods for `IRModule` (#12694) add bee5627908 [TFLite][CI] Update TensorFlow

[GitHub] [tvm] areusch merged pull request #12131: [TFLite][CI] Update TensorFlow dependency to 2.9.1

2022-09-07 Thread GitBox
areusch merged PR #12131: URL: https://github.com/apache/tvm/pull/12131 -- 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] areusch commented on pull request #12131: [TFLite][CI] Update TensorFlow dependency to 2.9.1

2022-09-07 Thread GitBox
areusch commented on PR #12131: URL: https://github.com/apache/tvm/pull/12131#issuecomment-1239809182 thanks @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.

[tvm] branch last-successful updated (269d536be0 -> 2622ac9e63)

2022-09-07 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 269d536be0 [HEXAGON] [TOPI] Dequantize (#12677) add 2622ac9e63 [Build] Update C++ standard to C++17

[GitHub] [tvm] Lunderberg opened a new pull request, #12725: [TIR] Update region min/extent in ReplaceBufferMutator

2022-09-07 Thread GitBox
Lunderberg opened a new pull request, #12725: URL: https://github.com/apache/tvm/pull/12725 Prior to this commit, `ReplaceBufferMutator` only checks `BufferRegionNode::buffer` to determine if a `BufferRegion` needs to be replaced, and doesn't check the `BufferRegionNode::region`. As a

[GitHub] [tvm] apivovarov commented on pull request #6740: [Torch] Support bincount and scatter_add ops

2022-09-07 Thread GitBox
apivovarov commented on PR #6740: URL: https://github.com/apache/tvm/pull/6740#issuecomment-1239780989 Does the following requires relay.vm.build? -- 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

[tvm] branch main updated (2622ac9e63 -> 010c662938)

2022-09-07 Thread wuwei
This is an automated email from the ASF dual-hosted git repository. wuwei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 2622ac9e63 [Build] Update C++ standard to C++17 for AOT, iOS, VTA (#12712) add 010c662938 [TVMScript] IRBuilder

[GitHub] [tvm] vinx13 merged pull request #12694: [TVMScript] IRBuilder methods for `IRModule`

2022-09-07 Thread GitBox
vinx13 merged PR #12694: URL: https://github.com/apache/tvm/pull/12694 -- 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] leandron commented on pull request #12131: [TFLite][CI] Update TensorFlow dependency to 2.9.1

2022-09-07 Thread GitBox
leandron commented on PR #12131: URL: https://github.com/apache/tvm/pull/12131#issuecomment-1239765332 > Looks good to me, just wanted to mention that this might break microTVM testing on hardware since RVM uses a different tensorflow version. If it does we need a follow up PR. > >

[GitHub] [tvm] mehrdadh commented on pull request #12131: [TFLite][CI] Update TensorFlow dependency to 2.9.1

2022-09-07 Thread GitBox
mehrdadh commented on PR #12131: URL: https://github.com/apache/tvm/pull/12131#issuecomment-1239762643 Looks good to me, just wanted to mention that this might break microTVM testing on hardware since RVM uses a different tensorflow version:

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

2022-09-07 Thread GitBox
driazati commented on code in PR #12490: URL: https://github.com/apache/tvm/pull/12490#discussion_r965102076 ## 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] mbrookhart commented on issue #12707: [Bug] a bug about fake quantize to intege and split op.

2022-09-07 Thread GitBox
mbrookhart commented on issue #12707: URL: https://github.com/apache/tvm/issues/12707#issuecomment-1239664889 Yes, the pass is kind of implicitly assuming scale and zero point are constant on the C++ side. I think Constant folding will get around the issue in the short term, but we should

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

2022-09-07 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 from 8121225cba fix Jenkinsfile add bfd6b71468 fix Jenkinsfile II add cd2b92fb74 Regenerate Jenkinsfile

[tvm] branch last-successful updated (b55ffcd18b -> 269d536be0)

2022-09-07 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 b55ffcd18b [ETHOSN] Add support for transpose convolution (#12674) add ff9a5309ec [microTVM][Zephyr]

[GitHub] [tvm] Lunderberg commented on pull request #12724: [TIR][Fix] Handle iter vars in block predicate for SHash/SEqual

2022-09-07 Thread GitBox
Lunderberg commented on PR #12724: URL: https://github.com/apache/tvm/pull/12724#issuecomment-1239655075 Closing PR. From @vinx13 , it is not intended behavior for the predicate to use the `iter_vars`. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [tvm] Lunderberg closed pull request #12724: [TIR][Fix] Handle iter vars in block predicate for SHash/SEqual

2022-09-07 Thread GitBox
Lunderberg closed pull request #12724: [TIR][Fix] Handle iter vars in block predicate for SHash/SEqual URL: https://github.com/apache/tvm/pull/12724 -- 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] Lunderberg commented on pull request #12652: [TIR] Handle axis_separators during FlattenBuffer

2022-09-07 Thread GitBox
Lunderberg commented on PR #12652: URL: https://github.com/apache/tvm/pull/12652#issuecomment-1239637765 @wrongtest-intellif Requesting a re-review, if you have the time, as the implementation changed significantly from the reviewed/approved version. -- This is an automated message from

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

2022-09-07 Thread GitBox
honghuichao commented on issue #12707: URL: https://github.com/apache/tvm/issues/12707#issuecomment-1239636254 thank you very much -- 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] honghuichao commented on issue #12707: [Bug] a bug about fake quantize to intege and split op.

2022-09-07 Thread GitBox
honghuichao commented on issue #12707: URL: https://github.com/apache/tvm/issues/12707#issuecomment-1239634333 I add the code at tvm/src/relay/transforms/fake_quantization_to_integer.cc 469 -- This is an automated message from the Apache Git Service. To respond to the message, please log

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

2022-09-07 Thread GitBox
mbrookhart commented on issue #12707: URL: https://github.com/apache/tvm/issues/12707#issuecomment-1239618078 Where did you add the code? Something is going wrong with the pass because you have expressions as scales and zero points. If I run FoldConstant before FQ2I, it works: ```

[tvm] branch main updated (269d536be0 -> 2622ac9e63)

2022-09-07 Thread lunderberg
This is an automated email from the ASF dual-hosted git repository. lunderberg pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 269d536be0 [HEXAGON] [TOPI] Dequantize (#12677) add 2622ac9e63 [Build] Update C++ standard to C++17 for AOT, iOS,

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

2022-09-07 Thread GitBox
Lunderberg merged PR #12712: URL: https://github.com/apache/tvm/pull/12712 -- 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] Lunderberg commented on a diff in pull request #12720: [TIR] Implement API for padded layout transformations

2022-09-07 Thread GitBox
Lunderberg commented on code in PR #12720: URL: https://github.com/apache/tvm/pull/12720#discussion_r965015023 ## tests/python/unittest/test_tir_schedule_transform_layout.py: ## @@ -329,5 +329,302 @@ def test_transform_block_layout_fail_mixed_iter_type(use_block_name):

[GitHub] [tvm] Lunderberg opened a new pull request, #12724: [TIR][Fix] Handle iter vars in block predicate for SHash/SEqual

2022-09-07 Thread GitBox
Lunderberg opened a new pull request, #12724: URL: https://github.com/apache/tvm/pull/12724 When lowering a non-opaque TIR block to an opaque block in `tir.transform.ConvertBlocksToOpaque`, the iter vars in BlockNode::iter_vars` are replaced by their values in

[GitHub] [tvm] leandron closed issue #12690: [Tracking Issue] Commit Message Guideline

2022-09-07 Thread GitBox
leandron closed issue #12690: [Tracking Issue] Commit Message Guideline URL: https://github.com/apache/tvm/issues/12690 -- 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] leandron commented on issue #12690: [Tracking Issue] Commit Message Guideline

2022-09-07 Thread GitBox
leandron commented on issue #12690: URL: https://github.com/apache/tvm/issues/12690#issuecomment-1239532597 With https://github.com/apache/tvm/pull/12689 now merged, I'm also closing this one. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [tvm] gromero commented on pull request #12689: [Docs] Add Commit Message Guideline

2022-09-07 Thread GitBox
gromero commented on PR #12689: URL: https://github.com/apache/tvm/pull/12689#issuecomment-1239497889 Thanks a lot @leandron @tqchen @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 go to

[GitHub] [tvm] kparzysz-quic merged pull request #12677: [HEXAGON] [TOPI] Dequantize

2022-09-07 Thread GitBox
kparzysz-quic merged PR #12677: URL: https://github.com/apache/tvm/pull/12677 -- 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 (ff9a5309ec -> 269d536be0)

2022-09-07 Thread kparzysz
This is an automated email from the ASF dual-hosted git repository. kparzysz pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from ff9a5309ec [microTVM][Zephyr] Enable -O2 optimization on build by default (#12718) add 269d536be0 [HEXAGON] [TOPI]

[tvm] branch main updated: [microTVM][Zephyr] Enable -O2 optimization on build by default (#12718)

2022-09-07 Thread mehrdadh
This is an automated email from the ASF dual-hosted git repository. mehrdadh 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 ff9a5309ec [microTVM][Zephyr] Enable -O2

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

2022-09-07 Thread GitBox
mehrdadh merged PR #12718: URL: https://github.com/apache/tvm/pull/12718 -- 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] mehrdadh commented on pull request #12718: [microTVM][Zephyr] Enable -O2 optimization on build by default

2022-09-07 Thread GitBox
mehrdadh commented on PR #12718: URL: https://github.com/apache/tvm/pull/12718#issuecomment-1239462234 @guberti yes, it improves performance for all mlperftiny models. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [tvm] Lunderberg commented on a diff in pull request #12720: [TIR] Implement API for padded layout transformations

2022-09-07 Thread GitBox
Lunderberg commented on code in PR #12720: URL: https://github.com/apache/tvm/pull/12720#discussion_r964876309 ## include/tvm/tir/schedule/schedule.h: ## @@ -601,9 +601,11 @@ class ScheduleNode : public runtime::Object { * \param buffer_index The index of the buffer in

[GitHub] [tvm] guberti commented on a diff in pull request #12671: [Relay] Change when int8 operations are converted to int16 on Arm

2022-09-07 Thread GitBox
guberti commented on code in PR #12671: URL: https://github.com/apache/tvm/pull/12671#discussion_r964826851 ## python/tvm/relay/qnn/op/legalizations.py: ## @@ -433,15 +443,15 @@ def _qnn_conv2d_legalize_arm_cpu(attrs, inputs, types): attrs["groups"], )

[GitHub] [tvm] Lunderberg commented on pull request #12652: [TIR] Handle axis_separators during FlattenBuffer

2022-09-07 Thread GitBox
Lunderberg commented on PR #12652: URL: https://github.com/apache/tvm/pull/12652#issuecomment-1239365110 @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

  1   2   >