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

2020-03-03 Thread GitBox
wweic commented on issue #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#issuecomment-594367835 CI has passed after retry 2 times. This is an automated message from the Apache Git

[GitHub] [incubator-tvm] vv1133 commented on issue #4980: [FRONTEND][TENSORFLOW] support multiply outputs

2020-03-03 Thread GitBox
vv1133 commented on issue #4980: [FRONTEND][TENSORFLOW] support multiply outputs URL: https://github.com/apache/incubator-tvm/pull/4980#issuecomment-594346099 @srkreddy1238 @Huyuwei @hlu1 Could you please review? This is

[incubator-tvm-site] branch master updated: Update the link

2020-03-03 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 01fc5c9 Update the link new

[GitHub] [incubator-tvm] tqchen commented on issue #4931: Tighten split's extent

2020-03-03 Thread GitBox
tqchen commented on issue #4931: Tighten split's extent URL: https://github.com/apache/incubator-tvm/pull/4931#issuecomment-594342140 The error appears to be a flaky test error that may not have things to do with the PR, please try to send a dummy commit to retrigger

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

2020-03-03 Thread GitBox
pingsutw commented on issue #4950: The links not found in Depthwise Convolution tutorial URL: https://github.com/apache/incubator-tvm/issues/4950#issuecomment-594329343 @cchung100m and @tqchen Thanks for the help. send pr to https://github.com/apache/incubator-tvm-site/

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

2020-03-03 Thread GitBox
tqchen commented on issue #4950: The links not found in Depthwise Convolution tutorial URL: https://github.com/apache/incubator-tvm/issues/4950#issuecomment-594323849 yes, please send pr to https://github.com/apache/incubator-tvm-site/

[GitHub] [incubator-tvm] yongfeng-nv edited a comment on issue #4931: Tighten split's extent

2020-03-03 Thread GitBox
yongfeng-nv edited a comment on issue #4931: Tighten split's extent URL: https://github.com/apache/incubator-tvm/pull/4931#issuecomment-594306992 I need some help to reproduce the failure locally. I tried the CI twice and both ended with the same failure (e.g.

[GitHub] [incubator-tvm] ANSHUMAN87 commented on issue #4648: [RFC] Unify IR Node and Reference Class Naming Convention

2020-03-03 Thread GitBox
ANSHUMAN87 commented on issue #4648: [RFC] Unify IR Node and Reference Class Naming Convention URL: https://github.com/apache/incubator-tvm/issues/4648#issuecomment-594316981 > Update, the TIR namespace is already updated. but we have yet updated all nodes in the relay namespace

[GitHub] [incubator-tvm] masahi commented on issue #4982: [Torch] fix unordered dictionary problem for python version under 3.6

2020-03-03 Thread GitBox
masahi commented on issue #4982: [Torch] fix unordered dictionary problem for python version under 3.6 URL: https://github.com/apache/incubator-tvm/pull/4982#issuecomment-594315525 @pyjhzwh please fix the lint issue. This is

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

2020-03-03 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-594312202 Hi @pingsutw Sorry for the misleading. I think the `tvmai.github.io` was moved to `incubator-tvm-site`

[GitHub] [incubator-tvm] pyjhzwh opened a new pull request #4982: fix unordered dictionary problem for python version under 3.6

2020-03-03 Thread GitBox
pyjhzwh opened a new pull request #4982: fix unordered dictionary problem for python version under 3.6 URL: https://github.com/apache/incubator-tvm/pull/4982 For python version below 3.6, the order of the key in a dictionary is not the insertion order of keys. It will break the dependency

[GitHub] [incubator-tvm] yongfeng-nv commented on issue #4931: Tighten split's extent

2020-03-03 Thread GitBox
yongfeng-nv commented on issue #4931: Tighten split's extent URL: https://github.com/apache/incubator-tvm/pull/4931#issuecomment-594306992 I need some help to reproduce the failure locally. I tried the CI twice and both ended with the same failure (e.g.

[GitHub] [incubator-tvm] MarisaKirisame commented on issue #4979: [Relay/TOPI/TF][Op] Add support for randomuniform Op in TVM

2020-03-03 Thread GitBox
MarisaKirisame commented on issue #4979: [Relay/TOPI/TF][Op] Add support for randomuniform Op in TVM URL: https://github.com/apache/incubator-tvm/pull/4979#issuecomment-594156931 @tqchen I agree that at some level we should provide a stateful api. I think it will be best provided in

[GitHub] [incubator-tvm] maheshambule opened a new pull request #4981: [Relay, Topi, TF Frontend] Isfinite operator

2020-03-03 Thread GitBox
maheshambule opened a new pull request #4981: [Relay, Topi, TF Frontend] Isfinite operator URL: https://github.com/apache/incubator-tvm/pull/4981 Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull

[GitHub] [incubator-tvm] inadob commented on a change in pull request #4978: [TFLITE]Activation functions support

2020-03-03 Thread GitBox
inadob commented on a change in pull request #4978: [TFLITE]Activation functions support URL: https://github.com/apache/incubator-tvm/pull/4978#discussion_r387103760 ## File path: tests/python/frontend/tflite/test_forward.py ## @@ -1688,6 +1715,9 @@ def

[GitHub] [incubator-tvm] inadob commented on a change in pull request #4978: [TFLITE]Activation functions support

2020-03-03 Thread GitBox
inadob commented on a change in pull request #4978: [TFLITE]Activation functions support URL: https://github.com/apache/incubator-tvm/pull/4978#discussion_r387110638 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -685,6 +723,22 @@ def convert_neg(self, op):

[GitHub] [incubator-tvm] inadob commented on a change in pull request #4978: [TFLITE]Activation functions support

2020-03-03 Thread GitBox
inadob commented on a change in pull request #4978: [TFLITE]Activation functions support URL: https://github.com/apache/incubator-tvm/pull/4978#discussion_r387106930 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -454,6 +456,42 @@ def

[GitHub] [incubator-tvm] inadob commented on a change in pull request #4926: [TFLITE][FRONTEND]Reduce_any op parsing support

2020-03-03 Thread GitBox
inadob commented on a change in pull request #4926: [TFLITE][FRONTEND]Reduce_any op parsing support URL: https://github.com/apache/incubator-tvm/pull/4926#discussion_r387098200 ## File path: tests/python/frontend/tflite/test_forward.py ## @@ -1152,6 +1165,8 @@ def

[GitHub] [incubator-tvm] vv1133 opened a new pull request #4980: [FRONTEND][TENSORFLOW] support multiply outputs

2020-03-03 Thread GitBox
vv1133 opened a new pull request #4980: [FRONTEND][TENSORFLOW] support multiply outputs URL: https://github.com/apache/incubator-tvm/pull/4980 Support TensorFlow multiply outputs. This is an automated message from the Apache

[GitHub] [incubator-tvm] YunLexi commented on issue #4534: [Relay] Dead code elimination pass blows up call stack

2020-03-03 Thread GitBox
YunLexi commented on issue #4534: [Relay] Dead code elimination pass blows up call stack URL: https://github.com/apache/incubator-tvm/issues/4534#issuecomment-593879824 @trevor-m Hi, I get the same problem when I try to use relay.build() to build a resnet101, with target as Cuda, but

[GitHub] [incubator-tvm] masahi commented on issue #4933: [Relay] Target annotation for external codegen

2020-03-03 Thread GitBox
masahi commented on issue #4933: [Relay] Target annotation for external codegen URL: https://github.com/apache/incubator-tvm/pull/4933#issuecomment-593853267 Thanks @zhiics @comaniac @mbaret @lhutton1 @soiferj This is an

[GitHub] [incubator-tvm] masahi merged pull request #4933: [Relay] Target annotation for external codegen

2020-03-03 Thread GitBox
masahi merged pull request #4933: [Relay] Target annotation for external codegen URL: https://github.com/apache/incubator-tvm/pull/4933 This is an automated message from the Apache Git Service. To respond to the message,

[incubator-tvm] branch master updated (09ddc3e -> 98b1759)

2020-03-03 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 09ddc3e Pin xgboost dependency version to 0.90 (#4965) add 98b1759 [Relay] Target annotation for

[GitHub] [incubator-tvm] deepakbabel edited a comment on issue #4979: [Relay/TOPI/TF][Op] Add support for randomuniform Op in TVM

2020-03-03 Thread GitBox
deepakbabel edited a comment on issue #4979: [Relay/TOPI/TF][Op] Add support for randomuniform Op in TVM URL: https://github.com/apache/incubator-tvm/pull/4979#issuecomment-593815922 > this has unnecessary effect (nondeterminism). > can you make it input a random seed and output a

[GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4978: [TFLITE]Activation functions support

2020-03-03 Thread GitBox
wyc-ruiker commented on a change in pull request #4978: [TFLITE]Activation functions support URL: https://github.com/apache/incubator-tvm/pull/4978#discussion_r386865734 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -454,6 +456,45 @@ def

[GitHub] [incubator-tvm] siju-samuel commented on a change in pull request #4978: [TFLITE]Activation functions support

2020-03-03 Thread GitBox
siju-samuel commented on a change in pull request #4978: [TFLITE]Activation functions support URL: https://github.com/apache/incubator-tvm/pull/4978#discussion_r386862168 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -454,6 +456,45 @@ def

[GitHub] [incubator-tvm] wyc-ruiker commented on a change in pull request #4978: [TFLITE]Activation functions support

2020-03-03 Thread GitBox
wyc-ruiker commented on a change in pull request #4978: [TFLITE]Activation functions support URL: https://github.com/apache/incubator-tvm/pull/4978#discussion_r386856187 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -454,6 +456,45 @@ def