[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
icemelon9 commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379875263 ## File path: python/tvm/relay/op/op.py ## @@ -143,39 +144,208 @@ class OpPattern(object): OPAQUE = 8 -def

[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
icemelon9 commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379875256 ## File path: python/tvm/autotvm/task/topi_integration.py ## @@ -76,250 +40,49 @@ class TaskExtractEnv: registered =

[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
icemelon9 commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379875269 ## File path: src/relay/op/nn/pooling.cc ## @@ -164,9 +164,8 @@ bool Pool2DRel(const Array& types, template Array

[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
icemelon9 commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379875268 ## File path: python/tvm/relay/op/op.py ## @@ -143,39 +144,208 @@ class OpPattern(object): OPAQUE = 8 -def

[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
icemelon9 commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379875266 ## File path: python/tvm/relay/op/op.py ## @@ -143,39 +144,208 @@ class OpPattern(object): OPAQUE = 8 -def

[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
icemelon9 commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379875286 ## File path: src/relay/op/tensor/transform.cc ## @@ -1688,9 +1674,8 @@ bool SqueezeRel(const Array& types, } Array

[GitHub] [incubator-tvm] masahi commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser

2020-02-15 Thread GitBox
masahi commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser URL: https://github.com/apache/incubator-tvm/pull/4497#discussion_r379876917 ## File path: python/tvm/relay/frontend/pytorch.py ## @@ -0,0 +1,1026 @@ +# Licensed to the Apache

[GitHub] [incubator-tvm] icemelon9 opened a new pull request #4895: [Tutorial] Fix autotvm tutorial

2020-02-15 Thread GitBox
icemelon9 opened a new pull request #4895: [Tutorial] Fix autotvm tutorial URL: https://github.com/apache/incubator-tvm/pull/4895 Log tutorial log to docs/tutorial folder to avoid stale logs @tqchen This is an

[GitHub] [incubator-tvm] yongfeng-nv commented on a change in pull request #4885: Split node min range is not stringent.

2020-02-15 Thread GitBox
yongfeng-nv commented on a change in pull request #4885: Split node min range is not stringent. URL: https://github.com/apache/incubator-tvm/pull/4885#discussion_r379877270 ## File path: tests/python/unittest/test_schedule_tensor_core.py ## @@ -339,17 +339,13 @@ def

[GitHub] [incubator-tvm] masahi commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser

2020-02-15 Thread GitBox
masahi commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser URL: https://github.com/apache/incubator-tvm/pull/4497#discussion_r379877728 ## File path: python/tvm/relay/frontend/pytorch.py ## @@ -0,0 +1,1026 @@ +# Licensed to the Apache

[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser

2020-02-15 Thread GitBox
icemelon9 commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser URL: https://github.com/apache/incubator-tvm/pull/4497#discussion_r379878097 ## File path: python/tvm/relay/frontend/pytorch.py ## @@ -0,0 +1,1026 @@ +# Licensed to the Apache

[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser

2020-02-15 Thread GitBox
icemelon9 commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser URL: https://github.com/apache/incubator-tvm/pull/4497#discussion_r379878097 ## File path: python/tvm/relay/frontend/pytorch.py ## @@ -0,0 +1,1026 @@ +# Licensed to the Apache

[GitHub] [incubator-tvm] Hzfengsy commented on a change in pull request #4885: Split node min range is not stringent.

2020-02-15 Thread GitBox
Hzfengsy commented on a change in pull request #4885: Split node min range is not stringent. URL: https://github.com/apache/incubator-tvm/pull/4885#discussion_r379879156 ## File path: tests/python/unittest/test_schedule_tensor_core.py ## @@ -339,17 +339,13 @@ def

[GitHub] [incubator-tvm] icemelon9 commented on issue #4889: [Relay] Fix VM compiler for while loop with free vars

2020-02-15 Thread GitBox
icemelon9 commented on issue #4889: [Relay] Fix VM compiler for while loop with free vars URL: https://github.com/apache/incubator-tvm/pull/4889#issuecomment-586674921 Thanks @masahi This is an automated message from the

[incubator-tvm] branch master updated: [Relay] Fix VM compiler for while loop with free vars (#4889)

2020-02-15 Thread haichen
This is an automated email from the ASF dual-hosted git repository. haichen 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 529ee1f [Relay] Fix VM compiler for

[GitHub] [incubator-tvm] icemelon9 merged pull request #4889: [Relay] Fix VM compiler for while loop with free vars

2020-02-15 Thread GitBox
icemelon9 merged pull request #4889: [Relay] Fix VM compiler for while loop with free vars URL: https://github.com/apache/incubator-tvm/pull/4889 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-tvm] Orion34C commented on a change in pull request #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore

2020-02-15 Thread GitBox
Orion34C commented on a change in pull request #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore URL: https://github.com/apache/incubator-tvm/pull/4546#discussion_r379838785 ## File path: tutorials/autotvm/tensor_core_matmul_subbyte_int.py

[GitHub] [incubator-tvm] Orion34C commented on a change in pull request #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore

2020-02-15 Thread GitBox
Orion34C commented on a change in pull request #4546: [CODEGEN] Support cuda tensorcore subbyte int data type in auto tensorcore URL: https://github.com/apache/incubator-tvm/pull/4546#discussion_r379838810 ## File path: tutorials/autotvm/tensor_core_matmul_subbyte_int.py

[GitHub] [incubator-tvm] liangfu edited a comment on issue #3934: [WIP][Runtime] MISRA-C compliant TVM runtime

2020-02-15 Thread GitBox
liangfu edited a comment on issue #3934: [WIP][Runtime] MISRA-C compliant TVM runtime URL: https://github.com/apache/incubator-tvm/pull/3934#issuecomment-586615891 @tqchen For now, the implement reproduces apps/bundle_deploy with complete runtime implemented in pure C. Note that the

[GitHub] [incubator-tvm] icemelon9 commented on issue #4888: improve antlr import error message

2020-02-15 Thread GitBox
icemelon9 commented on issue #4888: improve antlr import error message URL: https://github.com/apache/incubator-tvm/pull/4888#issuecomment-586628690 Thanks @masahi This is an automated message from the Apache Git Service. To

[incubator-tvm] branch master updated: improve antlr import error message (#4888)

2020-02-15 Thread haichen
This is an automated email from the ASF dual-hosted git repository. haichen 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 7e9ec73 improve antlr import error

[GitHub] [incubator-tvm] icemelon9 merged pull request #4888: improve antlr import error message

2020-02-15 Thread GitBox
icemelon9 merged pull request #4888: improve antlr import error message URL: https://github.com/apache/incubator-tvm/pull/4888 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-tvm] cbalint13 commented on issue #4887: [VTA] YoloV3 Support

2020-02-15 Thread GitBox
cbalint13 commented on issue #4887: [VTA] YoloV3 Support URL: https://github.com/apache/incubator-tvm/pull/4887#issuecomment-586632489 FYI, Please lets have this PR too (yolo3 conf): https://github.com/dmlc/web-data/pull/201

[GitHub] [incubator-tvm] tqchen commented on issue #4891: [TEST][FLAKY] topi/tests/python/test_topi_sort.py::test_argsort

2020-02-15 Thread GitBox
tqchen commented on issue #4891: [TEST][FLAKY] topi/tests/python/test_topi_sort.py::test_argsort URL: https://github.com/apache/incubator-tvm/pull/4891#issuecomment-586625854 in order to avoid ties, we might need to take an array whose element is sufficient apart, e.g. range(n)

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
zhiics commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379867950 ## File path: python/tvm/relay/op/op.py ## @@ -143,39 +144,208 @@ class OpPattern(object): OPAQUE = 8 -def

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
zhiics commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379864324 ## File path: python/tvm/autotvm/task/topi_integration.py ## @@ -76,250 +40,49 @@ class TaskExtractEnv: registered = None

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
zhiics commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379867995 ## File path: python/tvm/relay/op/op.py ## @@ -143,39 +144,208 @@ class OpPattern(object): OPAQUE = 8 -def

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
zhiics commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379869456 ## File path: src/relay/op/tensor/transform.cc ## @@ -1688,9 +1674,8 @@ bool SqueezeRel(const Array& types, } Array

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
zhiics commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379869941 ## File path: topi/python/topi/intel_graphics/conv2d.py ## @@ -159,108 +147,59 @@ def tile_and_bind3d(s, tensor, z, y, x,

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #4644: Relay op strategy

2020-02-15 Thread GitBox
zhiics commented on a change in pull request #4644: Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r379868001 ## File path: python/tvm/relay/op/op.py ## @@ -143,39 +144,208 @@ class OpPattern(object): OPAQUE = 8 -def

[GitHub] [incubator-tvm] jmorrill edited a comment on issue #4857: Windows Support for cpp_rpc

2020-02-15 Thread GitBox
jmorrill edited a comment on issue #4857: Windows Support for cpp_rpc URL: https://github.com/apache/incubator-tvm/pull/4857#issuecomment-586662854 @FrozenGene Thanks for taking a peek. I totally understand limited time. You are right, I do not include a case for Android to skip

[GitHub] [incubator-tvm] jmorrill commented on issue #4857: Windows Support for cpp_rpc

2020-02-15 Thread GitBox
jmorrill commented on issue #4857: Windows Support for cpp_rpc URL: https://github.com/apache/incubator-tvm/pull/4857#issuecomment-586662854 @FrozenGene Thanks for taking a peek. I totally understand limited time. You are right, I do not include a case for Android to skip linking

[GitHub] [incubator-tvm] yhcvb opened a new pull request #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast float16 error

2020-02-15 Thread GitBox
yhcvb opened a new pull request #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast float16 error URL: https://github.com/apache/incubator-tvm/pull/4894 This is an automated message from the Apache Git

[GitHub] [incubator-tvm] yhcvb commented on issue #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast float16 error

2020-02-15 Thread GitBox
yhcvb commented on issue #4894: [RELAY][FRONTEND][TENSORFLOW] Fix FuseBatchNorm output cast float16 error URL: https://github.com/apache/incubator-tvm/pull/4894#issuecomment-586664763 @kevinthesun @FrozenGene can you please review this patch

[GitHub] [incubator-tvm] vinx13 merged pull request #4876: [CodeGen][CUDA] Fix issues in cuda codegen

2020-02-15 Thread GitBox
vinx13 merged pull request #4876: [CodeGen][CUDA] Fix issues in cuda codegen URL: https://github.com/apache/incubator-tvm/pull/4876 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser

2020-02-15 Thread GitBox
icemelon9 commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser URL: https://github.com/apache/incubator-tvm/pull/4497#discussion_r379873082 ## File path: python/tvm/relay/frontend/pytorch.py ## @@ -0,0 +1,1026 @@ +# Licensed to the Apache

[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser

2020-02-15 Thread GitBox
icemelon9 commented on a change in pull request #4497: [Relay] Add a PyTorch to Relay Parser URL: https://github.com/apache/incubator-tvm/pull/4497#discussion_r379873082 ## File path: python/tvm/relay/frontend/pytorch.py ## @@ -0,0 +1,1026 @@ +# Licensed to the Apache

[GitHub] [incubator-tvm] vinx13 commented on issue #4876: [CodeGen][CUDA] Fix issues in cuda codegen

2020-02-15 Thread GitBox
vinx13 commented on issue #4876: [CodeGen][CUDA] Fix issues in cuda codegen URL: https://github.com/apache/incubator-tvm/pull/4876#issuecomment-586665603 Thanks @wpan11nv this is merged This is an automated message from the

[GitHub] [incubator-tvm] badenh opened a new pull request #4893: Update faq.md

2020-02-15 Thread GitBox
badenh opened a new pull request #4893: Update faq.md URL: https://github.com/apache/incubator-tvm/pull/4893 @tqchen - this PR contains various minor editorial updates - style, grammar, typos. Thanks for contributing to TVM! Please refer to guideline

[GitHub] [incubator-tvm] dpankratz opened a new pull request #4892: [Bugfix] Fixed: Bitwise ops on floats causing wrong code generation and crashes.

2020-02-15 Thread GitBox
dpankratz opened a new pull request #4892: [Bugfix] Fixed: Bitwise ops on floats causing wrong code generation and crashes. URL: https://github.com/apache/incubator-tvm/pull/4892 # Bitwise Ops on Floats I encountered a few bugs involving using bitwise operators on floating point