[GitHub] [incubator-tvm] tqchen merged pull request #6639: [CI] add python environment setup as part of cpp unittest runner script

2020-10-06 Thread GitBox
tqchen merged pull request #6639: URL: https://github.com/apache/incubator-tvm/pull/6639 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-tvm] comaniac commented on pull request #6532: [BYOC][ACL] Support add operation

2020-10-06 Thread GitBox
comaniac commented on pull request #6532: URL: https://github.com/apache/incubator-tvm/pull/6532#issuecomment-704622967 @d-smirnov would you address the comments from @lhutton1 or? This is an automated message from the

[GitHub] [incubator-tvm] BhushanIMG commented on pull request #6477: [Relay] Add space_to_batch_nd and batch_to_space_nd operators

2020-10-06 Thread GitBox
BhushanIMG commented on pull request #6477: URL: https://github.com/apache/incubator-tvm/pull/6477#issuecomment-704684302 > A very quick review : I think as part of this we should update the tflite frontend at the same time. @u99127 Modified tflite frontend to use batch_to_space_nd

[incubator-tvm] branch master updated (feb041d -> 277bfc8)

2020-10-06 Thread jroesch
This is an automated email from the ASF dual-hosted git repository. jroesch pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from feb041d bump dockerfile (#6632) add 277bfc8 [Rust] Improve NDArray, GraphRt, and Relay bindings

[GitHub] [incubator-tvm] aniketchopade opened a new issue #6635: onnx model compilation - TVMError: Check failed: n.defined():

2020-10-06 Thread GitBox
aniketchopade opened a new issue #6635: URL: https://github.com/apache/incubator-tvm/issues/6635 I am trying to compile the model with relay with below error [![2kfgKx.md.png](https://iili.io/2kfgKx.md.png)](https://freeimage.host/i/2kfgKx) ``` onnx_model =

[GitHub] [incubator-tvm] jroesch merged pull request #6563: [Rust] Improve NDArray, GraphRt, and Relay bindings

2020-10-06 Thread GitBox
jroesch merged pull request #6563: URL: https://github.com/apache/incubator-tvm/pull/6563 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

[incubator-tvm] branch master updated: Fix example code (#6627)

2020-10-06 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new dec5030 Fix example code (#6627)

[GitHub] [incubator-tvm] tqchen merged pull request #6627: Fix example code

2020-10-06 Thread GitBox
tqchen merged pull request #6627: URL: https://github.com/apache/incubator-tvm/pull/6627 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-tvm] tqchen commented on issue #6631: Race Condition in Cuda SSD Multibox

2020-10-06 Thread GitBox
tqchen commented on issue #6631: URL: https://github.com/apache/incubator-tvm/issues/6631#issuecomment-704246434 cc @Laurawly This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-tvm] giuseros commented on a change in pull request #6445: Add dot product support for quantized convolution.

2020-10-06 Thread GitBox
giuseros commented on a change in pull request #6445: URL: https://github.com/apache/incubator-tvm/pull/6445#discussion_r500281070 ## File path: python/tvm/topi/arm_cpu/tensor_intrin.py ## @@ -445,7 +443,7 @@ def gemm_quantized(M, N, K, unroll, interleave, in_type, out_type):

[incubator-tvm] branch master updated: [TVMC] fail gracefully in case no subcommand is provided (#6625)

2020-10-06 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 82289ea [TVMC] fail gracefully in case

[GitHub] [incubator-tvm] tqchen commented on issue #6635: onnx model compilation - TVMError: Check failed: n.defined():

2020-10-06 Thread GitBox
tqchen commented on issue #6635: URL: https://github.com/apache/incubator-tvm/issues/6635#issuecomment-704245506 Please open a new troubleshooting thread on https://discuss.tvm.apache.org/ where the community collectively addresses these problems

[GitHub] [incubator-tvm] tqchen closed issue #6635: onnx model compilation - TVMError: Check failed: n.defined():

2020-10-06 Thread GitBox
tqchen closed issue #6635: URL: https://github.com/apache/incubator-tvm/issues/6635 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] [incubator-tvm] giuseros commented on a change in pull request #6445: Add dot product support for quantized convolution.

2020-10-06 Thread GitBox
giuseros commented on a change in pull request #6445: URL: https://github.com/apache/incubator-tvm/pull/6445#discussion_r500281070 ## File path: python/tvm/topi/arm_cpu/tensor_intrin.py ## @@ -445,7 +443,7 @@ def gemm_quantized(M, N, K, unroll, interleave, in_type, out_type):

[GitHub] [incubator-tvm] tqchen merged pull request #6625: [TVMC] fail gracefully in case no subcommand is provided

2020-10-06 Thread GitBox
tqchen merged pull request #6625: URL: https://github.com/apache/incubator-tvm/pull/6625 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

[incubator-tvm-site] branch master updated: update BYODT post (#17)

2020-10-06 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm-site.git The following commit(s) were added to refs/heads/master by this push: new 00e1e31 update BYODT post (#17)

[GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6445: Add dot product support for quantized convolution.

2020-10-06 Thread GitBox
FrozenGene commented on a change in pull request #6445: URL: https://github.com/apache/incubator-tvm/pull/6445#discussion_r500261911 ## File path: python/tvm/topi/arm_cpu/tensor_intrin.py ## @@ -445,7 +443,7 @@ def gemm_quantized(M, N, K, unroll, interleave, in_type,

[incubator-tvm] branch ci-docker-staging updated: Build with USE_LLVM on to fix cpp unittests.

2020-10-06 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/ci-docker-staging by this push: new f90cc57 Build

[GitHub] [incubator-tvm] FrozenGene commented on pull request #6445: Add dot product support for quantized convolution.

2020-10-06 Thread GitBox
FrozenGene commented on pull request #6445: URL: https://github.com/apache/incubator-tvm/pull/6445#issuecomment-704285023 Thanks everyone. Merged now. This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-tvm] FrozenGene commented on a change in pull request #6445: Add dot product support for quantized convolution.

2020-10-06 Thread GitBox
FrozenGene commented on a change in pull request #6445: URL: https://github.com/apache/incubator-tvm/pull/6445#discussion_r500299165 ## File path: python/tvm/topi/arm_cpu/tensor_intrin.py ## @@ -445,7 +443,7 @@ def gemm_quantized(M, N, K, unroll, interleave, in_type,

[incubator-tvm] branch master updated (82289ea -> 8369adc)

2020-10-06 Thread zhaowu
This is an automated email from the ASF dual-hosted git repository. zhaowu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 82289ea [TVMC] fail gracefully in case no subcommand is provided (#6625) add 8369adc Add dot product

[GitHub] [incubator-tvm] FrozenGene merged pull request #6445: Add dot product support for quantized convolution.

2020-10-06 Thread GitBox
FrozenGene merged pull request #6445: URL: https://github.com/apache/incubator-tvm/pull/6445 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

[GitHub] [incubator-tvm] giuseros commented on pull request #6445: Add dot product support for quantized convolution.

2020-10-06 Thread GitBox
giuseros commented on pull request #6445: URL: https://github.com/apache/incubator-tvm/pull/6445#issuecomment-704289187 Thanks @FrozenGene ! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-tvm] jwfromm commented on pull request #6616: [Topi] Allow batch_matmul to broadcast along batch dimension.

2020-10-06 Thread GitBox
jwfromm commented on pull request #6616: URL: https://github.com/apache/incubator-tvm/pull/6616#issuecomment-704348216 @masahi can you take a quick look at this PR? This is an automated message from the Apache Git Service.

[GitHub] [incubator-tvm] areusch opened a new pull request #6636: [apps/bundle_deploy] Link demo_* targets with LDFLAGS and also with -lm.

2020-10-06 Thread GitBox
areusch opened a new pull request #6636: URL: https://github.com/apache/incubator-tvm/pull/6636 Addresses target-specific problems raised in https://discuss.tvm.apache.org/t/bundle-demo-static-compile-errors/8085/2 Previous PR #6630 fixed a bug in the C codegen that caused the

[GitHub] [incubator-tvm] tqchen merged pull request #6637: [COMMUNITY] areusch -> Reviewer

2020-10-06 Thread GitBox
tqchen merged pull request #6637: URL: https://github.com/apache/incubator-tvm/pull/6637 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

[incubator-tvm] branch master updated: [CI] fix Python dependency required by cpp tests to work standalone (#6639)

2020-10-06 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 0cfda17 [CI] fix Python dependency

[incubator-tvm] branch master updated (889fac1 -> 35793ae)

2020-10-06 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 889fac1 [Topi] Allow batch_matmul to broadcast along batch dimension. (#6616) add 35793ae [COMMUNITY]

[GitHub] [incubator-tvm] tvm-archiver commented on issue #6622: [VOTE] Release Apache TVM (incubating) v0.7.0.rc0

2020-10-06 Thread GitBox
tvm-archiver commented on issue #6622: URL: https://github.com/apache/incubator-tvm/issues/6622#issuecomment-704422855 +1 (binding) I checked: * Checksum * Code compiles On Mon, Oct 5, 2020 at 1:54 PM Jared Roesch wrote: > > +1 (binding) > * Checked the code

[GitHub] [incubator-tvm] ZihengJiang opened a new issue #6638: [RESULT][VOTE] Release Apache TVM (incubating) v0.7.0.rc0

2020-10-06 Thread GitBox
ZihengJiang opened a new issue #6638: URL: https://github.com/apache/incubator-tvm/issues/6638 Dear TVM community, I'm glad to announce the results of the vote. This vote passes with 9 +1 votes (7 binding), no 0 votes, and 0 -1 vote. +1 votes * Yizhi Liu

[GitHub] [incubator-tvm] ZihengJiang commented on issue #6622: [VOTE] Release Apache TVM (incubating) v0.7.0.rc0

2020-10-06 Thread GitBox
ZihengJiang commented on issue #6622: URL: https://github.com/apache/incubator-tvm/issues/6622#issuecomment-704531346 Thanks everyone for voting. The voting result has been sent out. This is an automated message from the

[GitHub] [incubator-tvm] Hecmay closed issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
Hecmay closed issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634 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] [incubator-tvm] Hecmay edited a comment on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
Hecmay edited a comment on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704535352 RPC runner works. Thanks @comaniac. This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-tvm] Hecmay commented on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
Hecmay commented on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704535352 RPC runner works. Thanks Cody! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-tvm] ZihengJiang closed issue #6622: [VOTE] Release Apache TVM (incubating) v0.7.0.rc0

2020-10-06 Thread GitBox
ZihengJiang closed issue #6622: URL: https://github.com/apache/incubator-tvm/issues/6622 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-tvm] leandron opened a new pull request #6639: [CI] add python environment setup as part of cpp unittest runner script

2020-10-06 Thread GitBox
leandron opened a new pull request #6639: URL: https://github.com/apache/incubator-tvm/pull/6639 In #6334, `task_cpp_unittest.sh` script started also running `apps/bundle_deploy`'s `test_dynamic` and `test_static`. If now we try to run `task_cpp_unittest.sh` as a standalone script, we'll

[GitHub] [incubator-tvm] trevor-m commented on a change in pull request #6395: [BYOC][TensorRT] TensorRT BYOC integration

2020-10-06 Thread GitBox
trevor-m commented on a change in pull request #6395: URL: https://github.com/apache/incubator-tvm/pull/6395#discussion_r500554166 ## File path: docs/deploy/tensorrt.rst ## @@ -0,0 +1,288 @@ +.. Licensed to the Apache Software Foundation (ASF) under one +or more

[GitHub] [incubator-tvm] zhiics commented on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
zhiics commented on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704392981 cc @merrymercy @jcf94 @comaniac This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-tvm] comaniac commented on issue #6622: [VOTE] Release Apache TVM (incubating) v0.7.0.rc0

2020-10-06 Thread GitBox
comaniac commented on issue #6622: URL: https://github.com/apache/incubator-tvm/issues/6622#issuecomment-704406991 +1 * Checked the code compiles * Checked LICENSE and NOTICE * Checked version. This is an

[GitHub] [incubator-tvm] comaniac commented on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
comaniac commented on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704402265 It seems to me that your solution by providing the `sm_75` to the first error was correct. For the runtime initialization error, it is case by case, because not all schedule

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6395: [BYOC][TensorRT] TensorRT BYOC integration

2020-10-06 Thread GitBox
comaniac commented on a change in pull request #6395: URL: https://github.com/apache/incubator-tvm/pull/6395#discussion_r500463790 ## File path: docs/deploy/tensorrt.rst ## @@ -0,0 +1,288 @@ +.. Licensed to the Apache Software Foundation (ASF) under one +or more

[GitHub] [incubator-tvm] Hecmay edited a comment on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
Hecmay edited a comment on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704469969 Hi @comaniac Cody, thanks for your reply. I just used the default parameters of 10 trails. All of 10 trails returned the same error (as shown below) when running

[GitHub] [incubator-tvm] zhiics opened a new pull request #6637: [COMMUNITY] areusch -> Reviewer

2020-10-06 Thread GitBox
zhiics opened a new pull request #6637: URL: https://github.com/apache/incubator-tvm/pull/6637 Please join us to welcome @areusch as a new TVM reviewer. Andrew has been actively contributing to uTVM, on-device RPC server, and various runtime changes. He proposed the roadmap for uTVM and

[GitHub] [incubator-tvm] zhiics commented on pull request #6395: [BYOC][TensorRT] TensorRT BYOC integration

2020-10-06 Thread GitBox
zhiics commented on pull request #6395: URL: https://github.com/apache/incubator-tvm/pull/6395#issuecomment-704464026 @lhutton1 @leandron please take another look per https://tvm.apache.org/docs/contribute/code_review.html#approve-and-request-changes-explicitly

[GitHub] [incubator-tvm] Hecmay commented on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
Hecmay commented on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704484640 Okay. Thanks! Will try that. I was using the local runner and that might be the issue. This is an automated

[GitHub] [incubator-tvm] comaniac commented on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
comaniac commented on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704498306 It's recommended to use RPC runner for GPUs so that we can isolate the CUDA context and other environments. Some issues have been reported that a CUDA context cannot be

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #6395: [BYOC][TensorRT] TensorRT BYOC integration

2020-10-06 Thread GitBox
zhiics commented on a change in pull request #6395: URL: https://github.com/apache/incubator-tvm/pull/6395#discussion_r500486187 ## File path: docs/deploy/tensorrt.rst ## @@ -0,0 +1,288 @@ +.. Licensed to the Apache Software Foundation (ASF) under one +or more contributor

[GitHub] [incubator-tvm] Hecmay commented on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
Hecmay commented on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704469969 Hi @comaniac Cody, thanks for your reply. I just used the default parameters of 10 trails. All of 10 trails returned the same error when running the evaluation. The

[GitHub] [incubator-tvm] Hecmay edited a comment on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
Hecmay edited a comment on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704469969 Hi @comaniac Cody, thanks for your reply. I just used the default parameters of 10 trails. All of 10 trails returned the same error (as shown below) when running

[GitHub] [incubator-tvm] comaniac commented on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
comaniac commented on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704475952 I see, so the same setting and tuning task work with the Python APIs but not the C++ APIs. Then it might be something that has been handled in the Python API before passing

[GitHub] [incubator-tvm] comaniac edited a comment on issue #6634: [Anosr][Bug] ValueError: arch(sm_xy) is not passed, and we cannot detect it from env

2020-10-06 Thread GitBox
comaniac edited a comment on issue #6634: URL: https://github.com/apache/incubator-tvm/issues/6634#issuecomment-704475952 I see, so the same setting and tuning task work with the Python APIs but not the C++ APIs. Then it might be something that has been handled in the Python API before

[GitHub] [incubator-tvm] masahi commented on pull request #6616: [Topi] Allow batch_matmul to broadcast along batch dimension.

2020-10-06 Thread GitBox
masahi commented on pull request #6616: URL: https://github.com/apache/incubator-tvm/pull/6616#issuecomment-704553484 Thanks @jwfromm @mbrookhart @csullivan @rkimball This is an automated message from the Apache Git

[incubator-tvm] branch master updated (8369adc -> 889fac1)

2020-10-06 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 8369adc Add dot product support for quantized convolution. (#6445) add 889fac1 [Topi] Allow

[GitHub] [incubator-tvm] masahi merged pull request #6616: [Topi] Allow batch_matmul to broadcast along batch dimension.

2020-10-06 Thread GitBox
masahi merged pull request #6616: URL: https://github.com/apache/incubator-tvm/pull/6616 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-tvm] trevor-m commented on a change in pull request #6395: [BYOC][TensorRT] TensorRT BYOC integration

2020-10-06 Thread GitBox
trevor-m commented on a change in pull request #6395: URL: https://github.com/apache/incubator-tvm/pull/6395#discussion_r500619581 ## File path: src/runtime/contrib/tensorrt/tensorrt_runtime.cc ## @@ -0,0 +1,312 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #6395: [BYOC][TensorRT] TensorRT BYOC integration

2020-10-06 Thread GitBox
zhiics commented on a change in pull request #6395: URL: https://github.com/apache/incubator-tvm/pull/6395#discussion_r500591165 ## File path: docs/deploy/tensorrt.rst ## @@ -0,0 +1,288 @@ +.. Licensed to the Apache Software Foundation (ASF) under one +or more contributor