[GitHub] [tvm] areusch commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
areusch commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r561139856 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] ANSHUMAN87 commented on a change in pull request #7308: [FIX] Infer input shape in sparse_dense_padded's alter_op if one does not exist

2021-01-20 Thread GitBox
ANSHUMAN87 commented on a change in pull request #7308: URL: https://github.com/apache/tvm/pull/7308#discussion_r561071940 ## File path: python/tvm/topi/cuda/sparse.py ## @@ -295,7 +295,14 @@ def is_valid_for_sparse_dense_padded(data, weight_data): """ #

[GitHub] [tvm] manupa-arm commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
manupa-arm commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r561206556 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] ANSHUMAN87 commented on pull request #7267: [Frontend][Tensorflow] Sparse dense matmul adjoint option added

2021-01-20 Thread GitBox
ANSHUMAN87 commented on pull request #7267: URL: https://github.com/apache/tvm/pull/7267#issuecomment-763715317 cc @tkonolige , @FrozenGene This is an automated message from the Apache Git Service. To respond to the

[GitHub] [tvm] ANSHUMAN87 commented on pull request #7311: [COMMUNITY] @tkonolige -> Reviewer

2021-01-20 Thread GitBox
ANSHUMAN87 commented on pull request #7311: URL: https://github.com/apache/tvm/pull/7311#issuecomment-763724507 Congrats @tkonolige :+1: This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [tvm] areusch commented on pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
areusch commented on pull request #7266: URL: https://github.com/apache/tvm/pull/7266#issuecomment-763813132 @liangfu please take a look and approve if you're ok with this now This is an automated message from the Apache Git

[GitHub] [tvm] ANSHUMAN87 commented on pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule

2021-01-20 Thread GitBox
ANSHUMAN87 commented on pull request #7313: URL: https://github.com/apache/tvm/pull/7313#issuecomment-763723572 Thanks @jcf94 for the PR! May be once the PR is ready, it would be really great if you can share the stats of sparse_dense Op with and without Ansor. Really excited to see

[GitHub] [tvm] icemelon9 merged pull request #7311: [COMMUNITY] @tkonolige -> Reviewer

2021-01-20 Thread GitBox
icemelon9 merged pull request #7311: URL: https://github.com/apache/tvm/pull/7311 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: [COMMUNITY] tkonolige -> Reviewer (#7311)

2021-01-20 Thread haichen
This is an automated email from the ASF dual-hosted git repository. haichen 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 727345e [COMMUNITY] tkonolige -> Reviewer (#7311)

[GitHub] [tvm] manupa-arm commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
manupa-arm commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r561221069 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] manupa-arm commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
manupa-arm commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r561221069 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] areusch commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
areusch commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r561212157 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] manupa-arm commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
manupa-arm commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r561221069 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] manupa-arm commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
manupa-arm commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r561233084 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] tmoreau89 commented on pull request #7286: [BYOC][Verilator] add support to dynamically load hardware library

2021-01-20 Thread GitBox
tmoreau89 commented on pull request #7286: URL: https://github.com/apache/tvm/pull/7286#issuecomment-763883831 @tqchen I'd love some input on this if you have time to review This is an automated message from the Apache Git

[GitHub] [tvm] mbrookhart commented on pull request #7314: [TOPI] Rewrite GPU argwhere using exclusive scan

2021-01-20 Thread GitBox
mbrookhart commented on pull request #7314: URL: https://github.com/apache/tvm/pull/7314#issuecomment-764001126 Could we add a column for the performance of the PR without thrust (i.e., TIR exclusive scan?) This is an

[GitHub] [tvm] icemelon9 opened a new pull request #7316: [COMMUNITY] @jwfromm -> Committer

2021-01-20 Thread GitBox
icemelon9 opened a new pull request #7316: URL: https://github.com/apache/tvm/pull/7316 Please join us to welcome @jwfromm as a new committer Josh has been to adding new operators and improving frontend support for ONNX. He also spends time interacting with other developers and

[GitHub] [tvm] tqchen commented on a change in pull request #7316: [COMMUNITY] @jwfromm -> Committer

2021-01-20 Thread GitBox
tqchen commented on a change in pull request #7316: URL: https://github.com/apache/tvm/pull/7316#discussion_r561346329 ## File path: CONTRIBUTORS.md ## @@ -47,6 +47,7 @@ We do encourage everyone to work anything they are interested in. - [Wei Chen](https://github.com/wweic):

[GitHub] [tvm] icemelon9 commented on a change in pull request #7316: [COMMUNITY] @jwfromm -> Committer

2021-01-20 Thread GitBox
icemelon9 commented on a change in pull request #7316: URL: https://github.com/apache/tvm/pull/7316#discussion_r561357994 ## File path: CONTRIBUTORS.md ## @@ -47,6 +47,7 @@ We do encourage everyone to work anything they are interested in. - [Wei

[GitHub] [tvm] masahi commented on pull request #7314: [TOPI] Rewrite GPU argwhere using exclusive scan

2021-01-20 Thread GitBox
masahi commented on pull request #7314: URL: https://github.com/apache/tvm/pull/7314#issuecomment-764009115 Ok updated the numbers to include TIR scan result. This is an automated message from the Apache Git Service. To

[GitHub] [tvm] areusch commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
areusch commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r561228097 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] d-smirnov commented on pull request #7114: [TFLite] Added check for dynamic range quantization

2021-01-20 Thread GitBox
d-smirnov commented on pull request #7114: URL: https://github.com/apache/tvm/pull/7114#issuecomment-763957745 @FrozenGene please, take a look This is an automated message from the Apache Git Service. To respond to the

[GitHub] [tvm] codeislife99 commented on pull request #7231: Adding aten::unsqueeze_ to PT Frontend

2021-01-20 Thread GitBox
codeislife99 commented on pull request #7231: URL: https://github.com/apache/tvm/pull/7231#issuecomment-764424330 ``` class Unsqueeze3(Module): def forward(self, *args): _ = args[0].unsqueeze_(2) y = args[0] * 2 return y ```

[GitHub] [tvm] masahi merged pull request #7314: [TOPI] Rewrite GPU argwhere using exclusive scan

2021-01-20 Thread GitBox
masahi merged pull request #7314: URL: https://github.com/apache/tvm/pull/7314 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 main updated (e8ab607 -> f829403)

2021-01-20 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 e8ab607 [TFLite] Strided slice handling of shrink_axis_mask improved (#6998) add f829403 [TOPI] Rewrite GPU

[GitHub] [tvm] masahi commented on pull request #7314: [TOPI] Rewrite GPU argwhere using exclusive scan

2021-01-20 Thread GitBox
masahi commented on pull request #7314: URL: https://github.com/apache/tvm/pull/7314#issuecomment-764403896 Thanks @mbrookhart @zhiics This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [tvm] ggardet opened a new issue #7319: GCC10: warning: catching polymorphic type 'struct dmlc::Error' by value

2021-01-20 Thread GitBox
ggardet opened a new issue #7319: URL: https://github.com/apache/tvm/issues/7319 With GCC10, there is the following warning: ``` [ 1395s] /home/abuild/rpmbuild/BUILD/incubator-tvm-0.7.0/tests/cpp/ir_functor_test.cc: In member function 'virtual void

[GitHub] [tvm] t-vi commented on pull request #7231: Adding aten::unsqueeze_ to PT Frontend

2021-01-20 Thread GitBox
t-vi commented on pull request #7231: URL: https://github.com/apache/tvm/pull/7231#issuecomment-764446329 The subtlety is that the JIT tracer actually resolves this during tracing, but it will be buggy if the inplace input being used shows in the graph, e.g. through scripted parts of the

[GitHub] [tvm] t-vi edited a comment on pull request #7231: Adding aten::unsqueeze_ to PT Frontend

2021-01-20 Thread GitBox
t-vi edited a comment on pull request #7231: URL: https://github.com/apache/tvm/pull/7231#issuecomment-756764112 I don't want to ruin the party, but does `unsqueeze_` work as is? We would want to update future use of the input to refer to the output (same for any of the "simple"

[GitHub] [tvm] comaniac opened a new pull request #7317: [AutoScheduler] Separate shapes from DAG hash and enable schedule sharing

2021-01-20 Thread GitBox
comaniac opened a new pull request #7317: URL: https://github.com/apache/tvm/pull/7317 In this PR, we attempt to enable schedule sharing as a workaround before the dynamic shape support is fully landed. The idea is that if we have a schedule for batch size 1, then it is actually

[tvm] branch main updated (727345e -> e8ab607)

2021-01-20 Thread zhaowu
This is an automated email from the ASF dual-hosted git repository. zhaowu pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 727345e [COMMUNITY] tkonolige -> Reviewer (#7311) add e8ab607 [TFLite] Strided slice handling of shrink_axis_mask

[GitHub] [tvm] FrozenGene merged pull request #6998: [TFLite] Strided slice handling of shrink_axis_mask improved

2021-01-20 Thread GitBox
FrozenGene merged pull request #6998: URL: https://github.com/apache/tvm/pull/6998 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] comaniac commented on a change in pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule

2021-01-20 Thread GitBox
comaniac commented on a change in pull request #7313: URL: https://github.com/apache/tvm/pull/7313#discussion_r561459545 ## File path: tutorials/auto_scheduler/tune_sparse_x86.py ## @@ -0,0 +1,331 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [tvm] masahi commented on pull request #7316: [COMMUNITY] @jwfromm -> Committer

2021-01-20 Thread GitBox
masahi commented on pull request #7316: URL: https://github.com/apache/tvm/pull/7316#issuecomment-764154479 @icemelon9 please kick again This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [tvm] mbrookhart commented on pull request #7314: [TOPI] Rewrite GPU argwhere using exclusive scan

2021-01-20 Thread GitBox
mbrookhart commented on pull request #7314: URL: https://github.com/apache/tvm/pull/7314#issuecomment-764010100 :+1: Not as fast as thrust, as expected, but it's good to see it's still a performance improvement. This is an

[GitHub] [tvm] slyubomirsky opened a new pull request #7318: [BYOC][WIP][potential bug?] Figuring out annotations for let expressions

2021-01-20 Thread GitBox
slyubomirsky opened a new pull request #7318: URL: https://github.com/apache/tvm/pull/7318 Per the discussion [here](https://discuss.tvm.apache.org/t/confusing-behavior-with-graph-partitioning/8879), it appears there is a bug with how the annotation pass handles let statements; in

[GitHub] [tvm] zhanghaohit commented on pull request #6126: [VTA][OpenCL] intelfocl

2021-01-20 Thread GitBox
zhanghaohit commented on pull request #6126: URL: https://github.com/apache/tvm/pull/6126#issuecomment-764175758 @tqchen seems CI is hang? Could you take a look at it? Thanks. This is an automated message from the Apache Git

[GitHub] [tvm] antinucleon commented on a change in pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule

2021-01-20 Thread GitBox
antinucleon commented on a change in pull request #7313: URL: https://github.com/apache/tvm/pull/7313#discussion_r560760923 ## File path: python/tvm/auto_scheduler/measure.py ## @@ -1132,3 +1249,44 @@ def rpc_runner_run( print("") return results + + +# The map

[GitHub] [tvm] jcf94 opened a new pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule

2021-01-20 Thread GitBox
jcf94 opened a new pull request #7313: URL: https://github.com/apache/tvm/pull/7313 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] manupa-arm commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
manupa-arm commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r560812251 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] masahi commented on pull request #7303: [TOPI] Make cumsum IR reusable, add thrust scan

2021-01-20 Thread GitBox
masahi commented on pull request #7303: URL: https://github.com/apache/tvm/pull/7303#issuecomment-763456381 Thanks @mbrookhart @anijain2305 This is an automated message from the Apache Git Service. To respond to the

[tvm] branch main updated (f8c55db -> 62f251b)

2021-01-20 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 f8c55db [TFLite] Added ability to infer shapes for arguments (#7293) add 62f251b [TOPI] Make cumsum IR reusable,

[GitHub] [tvm] masahi merged pull request #7303: [TOPI] Make cumsum IR reusable, add thrust scan

2021-01-20 Thread GitBox
masahi merged pull request #7303: URL: https://github.com/apache/tvm/pull/7303 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] manupa-arm commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
manupa-arm commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r560812251 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] masahi opened a new pull request #7314: [TOPI] Rewrite GPU argwhere using exclusive scan

2021-01-20 Thread GitBox
masahi opened a new pull request #7314: URL: https://github.com/apache/tvm/pull/7314 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] hsuanguo commented on a change in pull request #7188: [Fix] fix multibox_transform race condition

2021-01-20 Thread GitBox
hsuanguo commented on a change in pull request #7188: URL: https://github.com/apache/tvm/pull/7188#discussion_r560857820 ## File path: python/tvm/topi/vision/ssd/multibox.py ## @@ -238,7 +238,8 @@ def hybrid_multibox_transform_loc(cls_prob, loc_pred, anchor, clip, threshold,

[GitHub] [tvm] manupa-arm commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
manupa-arm commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r560812251 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] manupa-arm commented on a change in pull request #7266: [µTVM] Add TVMPlatformGenerateRandom, a non-cryptographic random number generator.

2021-01-20 Thread GitBox
manupa-arm commented on a change in pull request #7266: URL: https://github.com/apache/tvm/pull/7266#discussion_r560812251 ## File path: src/runtime/crt/host/main.cc ## @@ -93,6 +94,20 @@ tvm_crt_error_t TVMPlatformTimerStop(double* elapsed_time_seconds) {

[GitHub] [tvm] mbaret commented on pull request #7251: [BYOC][ACL] removed ACL 20.05 limitations

2021-01-20 Thread GitBox
mbaret commented on pull request #7251: URL: https://github.com/apache/tvm/pull/7251#issuecomment-763550274 Thanks @d-smirnov This is an automated message from the Apache Git Service. To respond to the message, please log

[tvm] branch main updated (62f251b -> 969b77a)

2021-01-20 Thread mbaret
This is an automated email from the ASF dual-hosted git repository. mbaret pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 62f251b [TOPI] Make cumsum IR reusable, add thrust scan (#7303) add 969b77a [BYOC][ACL] removed ACL 20.05

[GitHub] [tvm] mbaret merged pull request #7251: [BYOC][ACL] removed ACL 20.05 limitations

2021-01-20 Thread GitBox
mbaret merged pull request #7251: URL: https://github.com/apache/tvm/pull/7251 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] d-smirnov commented on a change in pull request #6998: [TFLite] Strided slice handling of shrink_axis_mask improved

2021-01-20 Thread GitBox
d-smirnov commented on a change in pull request #6998: URL: https://github.com/apache/tvm/pull/6998#discussion_r560903430 ## File path: tests/python/integration/test_reduce.py ## @@ -191,11 +191,11 @@ def test_rfactor_factor_axis(): n = tvm.runtime.convert(1027) A =

[GitHub] [tvm] d-smirnov commented on pull request #7251: [BYOC][ACL] removed ACL 20.05 limitations

2021-01-20 Thread GitBox
d-smirnov commented on pull request #7251: URL: https://github.com/apache/tvm/pull/7251#issuecomment-763535804 Ping. How we can make a progress here? This is an automated message from the Apache Git Service. To respond to

[GitHub] [tvm] mshr-h opened a new pull request #7315: Rename `to_batch` to `to_batch_matmul` in `CombineParallelDense`'s argument

2021-01-20 Thread GitBox
mshr-h opened a new pull request #7315: URL: https://github.com/apache/tvm/pull/7315 to match its parameter description. This is an automated message from the Apache Git Service. To respond to the message, please log on to