[GitHub] [incubator-tvm] masahi commented on issue #4965: [CI][Docker] pin xgboost dependency version to 0.90

2020-03-01 Thread GitBox
masahi commented on issue #4965: [CI][Docker] pin xgboost dependency version to 0.90 URL: https://github.com/apache/incubator-tvm/pull/4965#issuecomment-593268784 no need to do dummy commit, just fetch and rebase against master --

[GitHub] [incubator-tvm] cchung100m commented on issue #4950: The links not found in Depthwise Convolution tutorial

2020-03-01 Thread GitBox
cchung100m commented on issue #4950: The links not found in Depthwise Convolution tutorial URL: https://github.com/apache/incubator-tvm/issues/4950#issuecomment-593268694 Hi @pingsutw It seems that we need to do this work in another repo as link below. https://github.com/tv

[GitHub] [incubator-tvm] wweic commented on a change in pull request #4628: [Object] Add String container

2020-03-01 Thread GitBox
wweic commented on a change in pull request #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#discussion_r386238682 ## File path: python/tvm/relay/prelude.py ## @@ -26,6 +26,42 @@ from . import op +class StaticTensorArrayOps(ob

[GitHub] [incubator-tvm] wweic commented on a change in pull request #4628: [Object] Add String container

2020-03-01 Thread GitBox
wweic commented on a change in pull request #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#discussion_r386238607 ## File path: include/tvm/runtime/container.h ## @@ -274,7 +304,279 @@ class ADT : public ObjectRef { TVM_DEFINE_

[GitHub] [incubator-tvm] ANSHUMAN87 commented on issue #4951: Conditions updated to cover better user scenarios

2020-03-01 Thread GitBox
ANSHUMAN87 commented on issue #4951: Conditions updated to cover better user scenarios URL: https://github.com/apache/incubator-tvm/pull/4951#issuecomment-593258292 @zhiics : Thanks for approving PR! I have made changes as per your feedback. Please check. Thanks! -

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4628: [Object] Add String container

2020-03-01 Thread GitBox
zhiics commented on a change in pull request #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#discussion_r386213994 ## File path: include/tvm/runtime/container.h ## @@ -274,7 +304,279 @@ class ADT : public ObjectRef { TVM_DEFIN

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4628: [Object] Add String container

2020-03-01 Thread GitBox
zhiics commented on a change in pull request #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#discussion_r386213213 ## File path: python/tvm/relay/prelude.py ## @@ -26,6 +26,42 @@ from . import op +class StaticTensorArrayOps(

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4628: [Object] Add String container

2020-03-01 Thread GitBox
zhiics commented on a change in pull request #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#discussion_r386217595 ## File path: include/tvm/runtime/container.h ## @@ -274,7 +304,279 @@ class ADT : public ObjectRef { TVM_DEFIN

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4628: [Object] Add String container

2020-03-01 Thread GitBox
zhiics commented on a change in pull request #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#discussion_r386210866 ## File path: include/tvm/runtime/container.h ## @@ -274,7 +304,279 @@ class ADT : public ObjectRef { TVM_DEFIN

[GitHub] [incubator-tvm] anijain2305 merged pull request #4927: [Relay][Pass] Add inline pass

2020-03-01 Thread GitBox
anijain2305 merged pull request #4927: [Relay][Pass] Add inline pass URL: https://github.com/apache/incubator-tvm/pull/4927 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-tvm] anijain2305 commented on issue #4927: [Relay][Pass] Add inline pass

2020-03-01 Thread GitBox
anijain2305 commented on issue #4927: [Relay][Pass] Add inline pass URL: https://github.com/apache/incubator-tvm/pull/4927#issuecomment-593240786 Thanks @masahi @zhiics This is merged This is an automated message from the Apac

[incubator-tvm] branch master updated (892dc91 -> 0fb4836)

2020-03-01 Thread anijain2305
This is an automated email from the ASF dual-hosted git repository. anijain2305 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 892dc91 [Doc]refine the example description of max/min/sum/tag_scope (#4974) add 0fb4836 [Relay][

[GitHub] [incubator-tvm] tqchen commented on issue #4628: [Object] Add String container

2020-03-01 Thread GitBox
tqchen commented on issue #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#issuecomment-593235220 @FrozenGene @icemelon9 please help to take another look. The standard lib is the core part of the system so we need extra caution in terms of reviewin

[incubator-tvm] branch master updated (1c8e5b9 -> 892dc91)

2020-03-01 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 1c8e5b9 [TFLITE]FLOOR_MOD & FLOOR_DIV support (#4971) add 892dc91 [Doc]refine the example description o

[GitHub] [incubator-tvm] tqchen merged pull request #4974: [Doc] Refine the example description of max/min/sum/tag_scope

2020-03-01 Thread GitBox
tqchen merged pull request #4974: [Doc] Refine the example description of max/min/sum/tag_scope URL: https://github.com/apache/incubator-tvm/pull/4974 This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4951: Conditions updated to cover better user scenarios

2020-03-01 Thread GitBox
zhiics commented on a change in pull request #4951: Conditions updated to cover better user scenarios URL: https://github.com/apache/incubator-tvm/pull/4951#discussion_r386208620 ## File path: tests/python/relay/test_pass_alpha_equal.py ## @@ -28,6 +28,15 @@ def alpha_equa

[GitHub] [incubator-tvm] ANSHUMAN87 commented on issue #4951: Conditions updated to cover better user scenarios

2020-03-01 Thread GitBox
ANSHUMAN87 commented on issue #4951: Conditions updated to cover better user scenarios URL: https://github.com/apache/incubator-tvm/pull/4951#issuecomment-593231405 > I agree that they should be in C++, but can you add such function hook there? @MarisaKirisame : Thanks! I have made

[GitHub] [incubator-tvm] cchung100m commented on issue #4965: [CI][Docker] pin xgboost dependency version to 0.90

2020-03-01 Thread GitBox
cchung100m commented on issue #4965: [CI][Docker] pin xgboost dependency version to 0.90 URL: https://github.com/apache/incubator-tvm/pull/4965#issuecomment-593227714 @leandron Please use the command below to submit a dummy commit, thanks. `git commit --allow-empty -m "Trigge

[GitHub] [incubator-tvm] masahi opened a new pull request #4977: [Torch, QNN] Add support for quantized models via QNN

2020-03-01 Thread GitBox
masahi opened a new pull request #4977: [Torch, QNN] Add support for quantized models via QNN URL: https://github.com/apache/incubator-tvm/pull/4977 I'm writing a description and preparing an evaluation repo, this is just to get the CI working cc @anijain2305 -

[GitHub] [incubator-tvm] pingsutw commented on issue #4975: Fix gpu not found when running TVM docker

2020-03-01 Thread GitBox
pingsutw commented on issue #4975: Fix gpu not found when running TVM docker URL: https://github.com/apache/incubator-tvm/pull/4975#issuecomment-593213715 @cchung100m Thanks for the review. This is an automated message from th

[GitHub] [incubator-tvm] jroesch opened a new pull request #4976: Revive the Rust + SGX refactor

2020-03-01 Thread GitBox
jroesch opened a new pull request #4976: Revive the Rust + SGX refactor URL: https://github.com/apache/incubator-tvm/pull/4976 Revive #2885 in order to unblock working on the Rust crates and runtime. This is an automated mess

[incubator-tvm] branch master updated (51af454 -> 1c8e5b9)

2020-03-01 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 51af454 [Relay][FastMath] Relay pass to use fast exp/tanh (#4873) add 1c8e5b9 [TFLITE]FLOOR_MOD & FLOOR

[GitHub] [incubator-tvm] FrozenGene commented on issue #4971: [TFLITE]FLOOR_MOD & FLOOR_DIV support

2020-03-01 Thread GitBox
FrozenGene commented on issue #4971: [TFLITE]FLOOR_MOD & FLOOR_DIV support URL: https://github.com/apache/incubator-tvm/pull/4971#issuecomment-593199865 Thanks @siju-samuel @wyc-ruiker @anijain2305 It is merged now. This is an

[GitHub] [incubator-tvm] FrozenGene merged pull request #4971: [TFLITE]FLOOR_MOD & FLOOR_DIV support

2020-03-01 Thread GitBox
FrozenGene merged pull request #4971: [TFLITE]FLOOR_MOD & FLOOR_DIV support URL: https://github.com/apache/incubator-tvm/pull/4971 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-tvm] wweic commented on a change in pull request #4628: [Object] Add String container

2020-03-01 Thread GitBox
wweic commented on a change in pull request #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#discussion_r386174484 ## File path: include/tvm/runtime/container.h ## @@ -274,7 +304,277 @@ class ADT : public ObjectRef { TVM_DEFINE_

[GitHub] [incubator-tvm] sewardto commented on issue #4972: Performance regression of quantization on CUDA after [Relay][AutoTVM] Relay op strategy (#4644)

2020-03-01 Thread GitBox
sewardto commented on issue #4972: Performance regression of quantization on CUDA after [Relay][AutoTVM] Relay op strategy (#4644) URL: https://github.com/apache/incubator-tvm/issues/4972#issuecomment-593186968 The full precision resnet18v1 model, however, runs well on CUDA after that com

[incubator-tvm] branch master updated: [Relay][FastMath] Relay pass to use fast exp/tanh (#4873)

2020-03-01 Thread zhic
This is an automated email from the ASF dual-hosted git repository. zhic 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 51af454 [Relay][FastMath] Relay pass to us

[GitHub] [incubator-tvm] zhiics merged pull request #4873: [Relay][FastMath] Relay pass to use fast exp/tanh

2020-03-01 Thread GitBox
zhiics merged pull request #4873: [Relay][FastMath] Relay pass to use fast exp/tanh URL: https://github.com/apache/incubator-tvm/pull/4873 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-tvm] pingsutw opened a new pull request #4975: Fix gpu not found when running TVM docker

2020-03-01 Thread GitBox
pingsutw opened a new pull request #4975: Fix gpu not found when running TVM docker URL: https://github.com/apache/incubator-tvm/pull/4975 When running dockerfile.demo_gpu, `nvidia-smi` command always not found. Because we didn't declare `DOCKER_IMAGE_NAME`, so we always use docker inst

[GitHub] [incubator-tvm] comaniac commented on issue #4972: Performance regression of quantization on CUDA after [Relay][AutoTVM] Relay op strategy (#4644)

2020-03-01 Thread GitBox
comaniac commented on issue #4972: Performance regression of quantization on CUDA after [Relay][AutoTVM] Relay op strategy (#4644) URL: https://github.com/apache/incubator-tvm/issues/4972#issuecomment-593137397 After the op strategy the schedule configs on top hub are no longer compatible

[GitHub] [incubator-tvm] MarisaKirisame commented on issue #4951: Conditions updated to cover better user scenarios

2020-03-01 Thread GitBox
MarisaKirisame commented on issue #4951: Conditions updated to cover better user scenarios URL: https://github.com/apache/incubator-tvm/pull/4951#issuecomment-593122507 I agree that they should be in C++, but can you add such function hook there? ---

[incubator-tvm] branch master updated: [TOPI] fix docs errors (#4973)

2020-03-01 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 900d99c [TOPI] fix docs errors (#4973) 9

[GitHub] [incubator-tvm] tqchen commented on issue #4973: [TOPI] fix docs errors

2020-03-01 Thread GitBox
tqchen commented on issue #4973: [TOPI] fix docs errors URL: https://github.com/apache/incubator-tvm/pull/4973#issuecomment-593116530 Thanks @vv1133 ! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-tvm] tqchen merged pull request #4973: [TOPI] fix docs errors

2020-03-01 Thread GitBox
tqchen merged pull request #4973: [TOPI] fix docs errors URL: https://github.com/apache/incubator-tvm/pull/4973 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-tvm] ANSHUMAN87 commented on issue #4951: Conditions updated to cover better user scenarios

2020-03-01 Thread GitBox
ANSHUMAN87 commented on issue #4951: Conditions updated to cover better user scenarios URL: https://github.com/apache/incubator-tvm/pull/4951#issuecomment-593109290 > can you, in tests/python/relay/test_pass_alpha_equal.py > def test_alpha_equal(x, y): > xy = alpha_equal(x, y) > yx

[GitHub] [incubator-tvm] Ethan-Yan27 commented on issue #4974: [Doc] Refine the example description of max/min/sum/tag_scope

2020-03-01 Thread GitBox
Ethan-Yan27 commented on issue #4974: [Doc] Refine the example description of max/min/sum/tag_scope URL: https://github.com/apache/incubator-tvm/pull/4974#issuecomment-593102810 @tqchen Could you please review the PR, thanks!

[GitHub] [incubator-tvm] Ethan-Yan27 opened a new pull request #4974: [Doc] Refine the example description of max/min/sum/tag_scope

2020-03-01 Thread GitBox
Ethan-Yan27 opened a new pull request #4974: [Doc] Refine the example description of max/min/sum/tag_scope URL: https://github.com/apache/incubator-tvm/pull/4974 Try to make the API used in example description clearer. Th

[GitHub] [incubator-tvm] FrozenGene commented on issue #4803: [WIP][Frontend] Asymmetric padding of convolution support

2020-03-01 Thread GitBox
FrozenGene commented on issue #4803: [WIP][Frontend] Asymmetric padding of convolution support URL: https://github.com/apache/incubator-tvm/pull/4803#issuecomment-593093016 > Sorry for the delay. I could not get to it yesterday. I will get it done in 2 days. No worries. Just do it a

[GitHub] [incubator-tvm] MarisaKirisame commented on issue #4951: Conditions updated to cover better user scenarios

2020-03-01 Thread GitBox
MarisaKirisame commented on issue #4951: Conditions updated to cover better user scenarios URL: https://github.com/apache/incubator-tvm/pull/4951#issuecomment-593090573 can you, in tests/python/relay/test_pass_alpha_equal.py def test_alpha_equal(x, y): xy = alpha_equal(x, y) yx

[GitHub] [incubator-tvm] ANSHUMAN87 commented on issue #4951: Conditions updated to cover better user scenarios

2020-03-01 Thread GitBox
ANSHUMAN87 commented on issue #4951: Conditions updated to cover better user scenarios URL: https://github.com/apache/incubator-tvm/pull/4951#issuecomment-593077405 @MarisaKirisame , @zhiics : Thanks for your efforts in reviewing code and your valuable comments. I have handled all your com