[GitHub] [incubator-tvm] csullivan opened a new pull request #6276: [ONNX] Update slice to infer bound attributes when not graph inputs

2020-08-13 Thread GitBox
csullivan opened a new pull request #6276: URL: https://github.com/apache/incubator-tvm/pull/6276 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [incubator-tvm] 652994331 commented on issue #4464: [RFC] Add TVMDSOOp to integrate any TVM operator with TensorFlow

2020-08-13 Thread GitBox
652994331 commented on issue #4464: URL: https://github.com/apache/incubator-tvm/issues/4464#issuecomment-673920246 @tobegit3hub and here is the entire cmake log: udo cmake .. -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check

[GitHub] [incubator-tvm] 652994331 commented on issue #4464: [RFC] Add TVMDSOOp to integrate any TVM operator with TensorFlow

2020-08-13 Thread GitBox
652994331 commented on issue #4464: URL: https://github.com/apache/incubator-tvm/issues/4464#issuecomment-673919658 @tobegit3hub i tried before, but unfortunately, i had this error: Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'tens

[GitHub] [incubator-tvm] kevinthesun commented on issue #6263: #4312 broke Huggingface BERT ONNX import

2020-08-13 Thread GitBox
kevinthesun commented on issue #6263: URL: https://github.com/apache/incubator-tvm/issues/6263#issuecomment-673909961 What is the original ```end```? Usually -1 means the end of that dimension. This is an automated message fr

[GitHub] [incubator-tvm] tobegit3hub edited a comment on issue #4464: [RFC] Add TVMDSOOp to integrate any TVM operator with TensorFlow

2020-08-13 Thread GitBox
tobegit3hub edited a comment on issue #4464: URL: https://github.com/apache/incubator-tvm/issues/4464#issuecomment-673908609 @652994331 You should not use `tftvm` which is deprecated and please rebuild TVM with `USE_TF_TVMSOOP=ON`. Here is the complete tutorial https://discuss.tvm.ai/t/add

[GitHub] [incubator-tvm] tobegit3hub commented on issue #4464: [RFC] Add TVMDSOOp to integrate any TVM operator with TensorFlow

2020-08-13 Thread GitBox
tobegit3hub commented on issue #4464: URL: https://github.com/apache/incubator-tvm/issues/4464#issuecomment-673908609 @652994331 You should not `tftvm` which is deprecated and please rebuild TVM with `USE_TF_TVMSOOP=ON`. Thi

[GitHub] [incubator-tvm] 652994331 commented on issue #4464: [RFC] Add TVMDSOOp to integrate any TVM operator with TensorFlow

2020-08-13 Thread GitBox
652994331 commented on issue #4464: URL: https://github.com/apache/incubator-tvm/issues/4464#issuecomment-673897424 @tobegit3hub Hi guys, i built tvm before and i built tvmsoop separately(not from USE_TF_TVMSOOP=ON) follow this:https://github.com/tobegit3hub/tftvm/tree/master/examples .

[GitHub] [incubator-tvm] jcf94 opened a new pull request #6275: [Support] Add parallel_for support to run a loop in parallel

2020-08-13 Thread GitBox
jcf94 opened a new pull request #6275: URL: https://github.com/apache/incubator-tvm/pull/6275 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] masahi closed issue #4962: Support dilation in x86 NCHWc depthwise conv

2020-08-13 Thread GitBox
masahi closed issue #4962: URL: https://github.com/apache/incubator-tvm/issues/4962 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] masahi merged pull request #6267: add dilation in x86 NCHWc depthwise conv support

2020-08-13 Thread GitBox
masahi merged pull request #6267: URL: https://github.com/apache/incubator-tvm/pull/6267 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 g

[GitHub] [incubator-tvm] masahi commented on pull request #6267: add dilation in x86 NCHWc depthwise conv support

2020-08-13 Thread GitBox
masahi commented on pull request #6267: URL: https://github.com/apache/incubator-tvm/pull/6267#issuecomment-673889169 Thanks @wjliu1998 @leandron This is an automated message from the Apache Git Service. To respond to the me

[incubator-tvm] branch master updated: add dilation in x86 NCHWc depthwise conv support (#4962) (#6267)

2020-08-13 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi 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 ad0dbe0 add dilation in x86 NCHWc depthw

[GitHub] [incubator-tvm] hypercubestart commented on a change in pull request #5812: Bring Your Own Datatypes

2020-08-13 Thread GitBox
hypercubestart commented on a change in pull request #5812: URL: https://github.com/apache/incubator-tvm/pull/5812#discussion_r470398943 ## File path: tests/python/unittest/test_custom_datatypes.py ## @@ -0,0 +1,407 @@ +# Licensed to the Apache Software Foundation (ASF) under o

[GitHub] [incubator-tvm] FrozenGene commented on pull request #5913: [random] support random fill

2020-08-13 Thread GitBox
FrozenGene commented on pull request #5913: URL: https://github.com/apache/incubator-tvm/pull/5913#issuecomment-673871333 @tqchen @merrymercy gental ping. Code has been updated. This is an automated message from the Apache Gi

[GitHub] [incubator-tvm] shalushajan95 commented on issue #6265: KeyError: ‘InceptionResnetV1/Logits/Flatten/flatten/Reshape/shape/1’

2020-08-13 Thread GitBox
shalushajan95 commented on issue #6265: URL: https://github.com/apache/incubator-tvm/issues/6265#issuecomment-673869168 Hi @bwang1991 is there any way to solve this issue. This is an automated message from the Apache Git

[GitHub] [incubator-tvm] domin1985 closed pull request #6271: [Frontend][Relay] Keras frontend prelu bug fix

2020-08-13 Thread GitBox
domin1985 closed pull request #6271: URL: https://github.com/apache/incubator-tvm/pull/6271 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 t

[GitHub] [incubator-tvm] wjliu1998 commented on pull request #6267: add dilation in x86 NCHWc depthwise conv support

2020-08-13 Thread GitBox
wjliu1998 commented on pull request #6267: URL: https://github.com/apache/incubator-tvm/pull/6267#issuecomment-673830644 > @wjliu1998 Thanks, please update the PyTorch frontend test below that has been disabled due to the lack of dilation support in x86: > > https://github.com/apach

[GitHub] [incubator-tvm] bwang1991 commented on issue #6265: KeyError: ‘InceptionResnetV1/Logits/Flatten/flatten/Reshape/shape/1’

2020-08-13 Thread GitBox
bwang1991 commented on issue #6265: URL: https://github.com/apache/incubator-tvm/issues/6265#issuecomment-673778817 I got a similar error. It looks like hat keys that contain "shape" can cause KeyErrors. This is an automated

[GitHub] [incubator-tvm] jroesch opened a new pull request #6274: [Diagnostics][Relay][InferType] Refactor InferType to work on whole module, and use new diagnostics.

2020-08-13 Thread GitBox
jroesch opened a new pull request #6274: URL: https://github.com/apache/incubator-tvm/pull/6274 This is currently a draft PR on the 3rd stage of my parser/diagnostics refactoring. I will update this with more details as I go. --

[GitHub] [incubator-tvm] masahi commented on issue #6268: TVMError: Check failed: it != type_definitions.end(): There is no definition of static_tensor_float32_*

2020-08-13 Thread GitBox
masahi commented on issue #6268: URL: https://github.com/apache/incubator-tvm/issues/6268#issuecomment-673729436 I can see why this error is happening. We need to pass the Prelude module to `infer_shape`, `mod` argument here https://github.com/apache/incubator-tvm/blob/master/python/tvm/re

[GitHub] [incubator-tvm] masahi commented on pull request #6267: add dilation in x86 NCHWc depthwise conv support

2020-08-13 Thread GitBox
masahi commented on pull request #6267: URL: https://github.com/apache/incubator-tvm/pull/6267#issuecomment-673727099 @wjliu1998 Thanks, please update the PyTorch frontend test below that has been disabled due to the lack of dilation support in x86: https://github.com/apache/incubat

[GitHub] [incubator-tvm] electriclilies opened a new pull request #6273: [RELAY][DYN] Dynamic upsampling relay op

2020-08-13 Thread GitBox
electriclilies opened a new pull request #6273: URL: https://github.com/apache/incubator-tvm/pull/6273 Implements the dynamic version of the upsampling op This is an automated message from the Apache Git Service. To respo

[GitHub] [incubator-tvm] mbrookhart opened a new pull request #6272: Update precision in the ONNX strided_slice, update precision of ToScalar

2020-08-13 Thread GitBox
mbrookhart opened a new pull request #6272: URL: https://github.com/apache/incubator-tvm/pull/6272 Fixes #6263 ToScalar was casting a 64 bit Int to a 64 bit float, which reduced precision too much. I switched things to use int64_t/long double where needed to keep precision.

[GitHub] [incubator-tvm] mbrookhart removed a comment on issue #6263: #4312 broke Huggingface BERT ONNX import

2020-08-13 Thread GitBox
mbrookhart removed a comment on issue #6263: URL: https://github.com/apache/incubator-tvm/issues/6263#issuecomment-673671138 The onnx importer was casting the value to int32_t, leading to the -1 through overflow. If I change the importer to use int64_t, it rounds to zero when we convert th

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6218: [Target] Creating Target from JSON-like Configuration

2020-08-13 Thread GitBox
comaniac commented on a change in pull request #6218: URL: https://github.com/apache/incubator-tvm/pull/6218#discussion_r470212475 ## File path: src/target/target.cc ## @@ -162,14 +314,164 @@ Target Target::Create(const String& target_str) { return CreateTarget(splits[0], {s

[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6218: [Target] Creating Target from JSON-like Configuration

2020-08-13 Thread GitBox
junrushao1994 commented on a change in pull request #6218: URL: https://github.com/apache/incubator-tvm/pull/6218#discussion_r470201050 ## File path: src/target/target.cc ## @@ -162,14 +314,164 @@ Target Target::Create(const String& target_str) { return CreateTarget(splits[0

[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6218: [Target] Creating Target from JSON-like Configuration

2020-08-13 Thread GitBox
junrushao1994 commented on a change in pull request #6218: URL: https://github.com/apache/incubator-tvm/pull/6218#discussion_r470201050 ## File path: src/target/target.cc ## @@ -162,14 +314,164 @@ Target Target::Create(const String& target_str) { return CreateTarget(splits[0

[GitHub] [incubator-tvm] mbrookhart commented on issue #6263: #4312 broke Huggingface BERT ONNX import

2020-08-13 Thread GitBox
mbrookhart commented on issue #6263: URL: https://github.com/apache/incubator-tvm/issues/6263#issuecomment-673671138 The onnx importer was casting the value to int32_t, leading to the -1 through overflow. If I change the importer to use int64_t, it rounds to zero when we convert the consta

[GitHub] [incubator-tvm] yzhliu commented on a change in pull request #6078: [Autodiff] Optimize and eliminate the Jacobian tensor for te.autodiff

2020-08-13 Thread GitBox
yzhliu commented on a change in pull request #6078: URL: https://github.com/apache/incubator-tvm/pull/6078#discussion_r470193800 ## File path: include/tvm/node/container.h ## @@ -1439,6 +1427,22 @@ class Map : public ObjectRef { MapNode* GetMapNode() const { return static_ca

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #6270: [Ansor][AutoTVM v2.0] Phase 1: XGBoost Cost Model

2020-08-13 Thread GitBox
comaniac commented on a change in pull request #6270: URL: https://github.com/apache/incubator-tvm/pull/6270#discussion_r470071293 ## File path: python/tvm/auto_scheduler/auto_schedule.py ## @@ -161,7 +161,7 @@ def __init__(self, task, schedule_cost_model=RandomModel(), params

[GitHub] [incubator-tvm] weberlo edited a comment on pull request #5940: Add Quantize/Dequantize Partitioning

2020-08-13 Thread GitBox
weberlo edited a comment on pull request #5940: URL: https://github.com/apache/incubator-tvm/pull/5940#issuecomment-673580414 > @weberlo I believe we would like a general approach to achieve the partitioning in the future, but I am fine with the PR in the current stage. I will approve it a

[GitHub] [incubator-tvm] weberlo commented on pull request #5940: Add Quantize/Dequantize Partitioning

2020-08-13 Thread GitBox
weberlo commented on pull request #5940: URL: https://github.com/apache/incubator-tvm/pull/5940#issuecomment-673580414 > @weberlo I believe we would like a general approach to achieve the partitioning in the future, but I am fine with the PR in the current stage. I will approve it after it

[GitHub] [incubator-tvm] zhiics merged pull request #6254: [BYOC][ACL] Add support for dense (fully connected) layer

2020-08-13 Thread GitBox
zhiics merged pull request #6254: URL: https://github.com/apache/incubator-tvm/pull/6254 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 g

[GitHub] [incubator-tvm] zhiics commented on pull request #6254: [BYOC][ACL] Add support for dense (fully connected) layer

2020-08-13 Thread GitBox
zhiics commented on pull request #6254: URL: https://github.com/apache/incubator-tvm/pull/6254#issuecomment-673574279 Thanks @lhutton1 @comaniac This is an automated message from the Apache Git Service. To respond to the mes

[incubator-tvm] branch master updated (16b2a4b -> 15eef5c)

2020-08-13 Thread zhic
This is an automated email from the ASF dual-hosted git repository. zhic pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 16b2a4b [Relay][Dyn] Dynamic full operator (#6260) add 15eef5c [BYOC][ACL] Add support for dense (fully c

[GitHub] [incubator-tvm] zhiics merged pull request #6260: [Relay][Dyn] Dynamic full operator

2020-08-13 Thread GitBox
zhiics merged pull request #6260: URL: https://github.com/apache/incubator-tvm/pull/6260 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 g

[incubator-tvm] branch master updated (c0d11fd -> 16b2a4b)

2020-08-13 Thread zhic
This is an automated email from the ASF dual-hosted git repository. zhic pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from c0d11fd fix cuda half math function is undefined: hpow, htanh (#6253) add 16b2a4b [Relay][Dyn] Dynamic fu

[GitHub] [incubator-tvm] zhiics commented on pull request #6260: [Relay][Dyn] Dynamic full operator

2020-08-13 Thread GitBox
zhiics commented on pull request #6260: URL: https://github.com/apache/incubator-tvm/pull/6260#issuecomment-673567688 Thanks @electriclilies @mbrookhart This is an automated message from the Apache Git Service. To respond to

[incubator-tvm] branch master updated (889d3b6 -> c0d11fd)

2020-08-13 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 889d3b6 Trivial fix, up the rodata section for the discovery board to 512 bytes. (#6259) add c0d11fd f

[GitHub] [incubator-tvm] tqchen merged pull request #6253: fix cuda half math function is undefined: hpow, htanh

2020-08-13 Thread GitBox
tqchen merged pull request #6253: URL: https://github.com/apache/incubator-tvm/pull/6253 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 g

[GitHub] [incubator-tvm] tqchen merged pull request #6264: [LINT] Fix clang-format

2020-08-13 Thread GitBox
tqchen merged pull request #6264: URL: https://github.com/apache/incubator-tvm/pull/6264 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 g

[GitHub] [incubator-tvm] tqchen merged pull request #6259: Trivial fix, up the rodata section for the discovery board to 512 bytes.

2020-08-13 Thread GitBox
tqchen merged pull request #6259: URL: https://github.com/apache/incubator-tvm/pull/6259 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 g

[GitHub] [incubator-tvm] tqchen commented on pull request #6259: Trivial fix, up the rodata section for the discovery board to 512 bytes.

2020-08-13 Thread GitBox
tqchen commented on pull request #6259: URL: https://github.com/apache/incubator-tvm/pull/6259#issuecomment-673549135 Thanks @tom-gall ! This is an automated message from the Apache Git Service. To respond to the message, ple

[incubator-tvm] branch master updated (2247a2e -> 889d3b6)

2020-08-13 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 2247a2e [LINT] Fix clang-format (#6264) add 889d3b6 Trivial fix, up the rodata section for the discover

[GitHub] [incubator-tvm] tqchen closed issue #6246: new --runtime=c fails for uTVM

2020-08-13 Thread GitBox
tqchen closed issue #6246: URL: https://github.com/apache/incubator-tvm/issues/6246 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

[incubator-tvm] branch master updated (b6b5ace -> 2247a2e)

2020-08-13 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 b6b5ace Improve NHWC depthwise convolution for AArch64 (#6095) add 2247a2e [LINT] Fix clang-format (#62

[incubator-tvm] branch master updated (abfa79d -> b6b5ace)

2020-08-13 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 abfa79d update tutorial to new TARGET as micro_dev is no more (#6262) add b6b5ace Improve NHWC depthwis

[GitHub] [incubator-tvm] FrozenGene commented on pull request #6095: Improve NHWC depthwise convolution for AArch64

2020-08-13 Thread GitBox
FrozenGene commented on pull request #6095: URL: https://github.com/apache/incubator-tvm/pull/6095#issuecomment-673519634 Thanks @giuseros Merged now This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-tvm] FrozenGene merged pull request #6095: Improve NHWC depthwise convolution for AArch64

2020-08-13 Thread GitBox
FrozenGene merged pull request #6095: URL: https://github.com/apache/incubator-tvm/pull/6095 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 #6095: Improve NHWC depthwise convolution for AArch64

2020-08-13 Thread GitBox
giuseros commented on pull request #6095: URL: https://github.com/apache/incubator-tvm/pull/6095#issuecomment-673507098 Hi @FrozenGene , @anijain2305 , This PR finally passed the CI. Would it be possible to merge it? Thanks! ---

[GitHub] [incubator-tvm] leandron commented on a change in pull request #6267: add dilation in x86 NCHWc depthwise conv support

2020-08-13 Thread GitBox
leandron commented on a change in pull request #6267: URL: https://github.com/apache/incubator-tvm/pull/6267#discussion_r469978920 ## File path: tests/python/topi/python/test_topi_depthwise_conv2d.py ## @@ -268,7 +268,7 @@ def depthwise_conv2d_with_workload_NCHWc(batch, in_chan

[GitHub] [incubator-tvm] d-smirnov commented on a change in pull request #6018: Added support for tflite quantized maximum and minimum

2020-08-13 Thread GitBox
d-smirnov commented on a change in pull request #6018: URL: https://github.com/apache/incubator-tvm/pull/6018#discussion_r469979193 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -1089,7 +1093,7 @@ def convert_square(self, op): return out -def _convert

[GitHub] [incubator-tvm] domin1985 opened a new pull request #6271: [Frontend][Relay] Keras frontend prelu bug fix

2020-08-13 Thread GitBox
domin1985 opened a new pull request #6271: URL: https://github.com/apache/incubator-tvm/pull/6271 Hi, A tvm error occurred when I imported a pre-trained keras model: ![image](https://user-images.githubusercontent.com/50566938/90131599-fa2c4d00-dd9e-11ea-8524-f0a080b50da1.png) T

[GitHub] [incubator-tvm] jcf94 commented on pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy

2020-08-13 Thread GitBox
jcf94 commented on pull request #6269: URL: https://github.com/apache/incubator-tvm/pull/6269#issuecomment-673434269 > Please remove the tutorial. It is better to make the tutorials as a single PR, so people can review it easily and give more suggestions on the API design. It is not good t

[GitHub] [incubator-tvm] merrymercy edited a comment on pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy

2020-08-13 Thread GitBox
merrymercy edited a comment on pull request #6269: URL: https://github.com/apache/incubator-tvm/pull/6269#issuecomment-673430973 Please remove the tutorial. It is better to make the tutorials as a single PR, so people can review it easily and give more suggestions on the API design. It is

[GitHub] [incubator-tvm] merrymercy edited a comment on pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy

2020-08-13 Thread GitBox
merrymercy edited a comment on pull request #6269: URL: https://github.com/apache/incubator-tvm/pull/6269#issuecomment-673430973 Please remove the tutorial. It is better to make the tutorials as a single PR, so people can review it easily and give more suggestions on the API design.

[GitHub] [incubator-tvm] merrymercy commented on pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy

2020-08-13 Thread GitBox
merrymercy commented on pull request #6269: URL: https://github.com/apache/incubator-tvm/pull/6269#issuecomment-673430973 Please remove the tutorial. It is better to make the tutorials as a single PR, so people can review it easilly and give more suggestions on the API design. ---

[GitHub] [incubator-tvm] merrymercy opened a new pull request #6270: [Ansor][AutoTVM v2.0] Phase 1: XGBoost Cost Model

2020-08-13 Thread GitBox
merrymercy opened a new pull request #6270: URL: https://github.com/apache/incubator-tvm/pull/6270 For the full upstream plan, see [Ansor RFC](https://discuss.tvm.ai/t/rfc-ansor-an-auto-scheduler-for-tvm-autotvm-v2-0/7005/32). This PR adds a xgboost-based cost model. It is similar

[GitHub] [incubator-tvm] merrymercy commented on pull request #6270: [Ansor][AutoTVM v2.0] Phase 1: XGBoost Cost Model

2020-08-13 Thread GitBox
merrymercy commented on pull request #6270: URL: https://github.com/apache/incubator-tvm/pull/6270#issuecomment-673430091 cc @jcf94 @comaniac @junrushao1994 @tqchen This is an automated message from the Apache Git Service. T

[GitHub] [incubator-tvm] d-smirnov commented on a change in pull request #6168: Gather operation with indices as tensor expr in TFLite frontend

2020-08-13 Thread GitBox
d-smirnov commented on a change in pull request #6168: URL: https://github.com/apache/incubator-tvm/pull/6168#discussion_r469886837 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -1321,14 +1321,15 @@ def convert_gather(self, op): input_tensors = self.get_input

[GitHub] [incubator-tvm] lhutton1 commented on a change in pull request #6254: [BYOC][ACL] Add support for dense (fully connected) layer

2020-08-13 Thread GitBox
lhutton1 commented on a change in pull request #6254: URL: https://github.com/apache/incubator-tvm/pull/6254#discussion_r469832156 ## File path: python/tvm/relay/op/contrib/arm_compute_lib.py ## @@ -114,8 +141,26 @@ def check_qnn_conv(extract): call = call.args[0]

[GitHub] [incubator-tvm] mbaret commented on pull request #6228: Constant input attr added to fully connected operation in TFLite frontend

2020-08-13 Thread GitBox
mbaret commented on pull request #6228: URL: https://github.com/apache/incubator-tvm/pull/6228#issuecomment-673392927 I'm still not really sure what's meant by the 'wrap' and can't find anything in the tensorflow/tflite docs named that. It appears to just control whether the input is a con

[GitHub] [incubator-tvm] d-smirnov commented on a change in pull request #6228: Constant input attr added to fully connected operation in TFLite frontend

2020-08-13 Thread GitBox
d-smirnov commented on a change in pull request #6228: URL: https://github.com/apache/incubator-tvm/pull/6228#discussion_r469846267 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -1695,10 +1695,9 @@ def convert_fully_connected(self, op): raise ImportError(

[GitHub] [incubator-tvm] mbaret commented on a change in pull request #6228: Constant input attr added to fully connected operation in TFLite frontend

2020-08-13 Thread GitBox
mbaret commented on a change in pull request #6228: URL: https://github.com/apache/incubator-tvm/pull/6228#discussion_r469842573 ## File path: python/tvm/relay/frontend/tflite.py ## @@ -1695,10 +1695,9 @@ def convert_fully_connected(self, op): raise ImportError("Th

[GitHub] [incubator-tvm] lhutton1 commented on a change in pull request #6254: [BYOC][ACL] Add support for dense (fully connected) layer

2020-08-13 Thread GitBox
lhutton1 commented on a change in pull request #6254: URL: https://github.com/apache/incubator-tvm/pull/6254#discussion_r469832156 ## File path: python/tvm/relay/op/contrib/arm_compute_lib.py ## @@ -114,8 +141,26 @@ def check_qnn_conv(extract): call = call.args[0]

[GitHub] [incubator-tvm] lhutton1 commented on a change in pull request #6248: [BYOC][ACL] Improved pooling support

2020-08-13 Thread GitBox
lhutton1 commented on a change in pull request #6248: URL: https://github.com/apache/incubator-tvm/pull/6248#discussion_r469831401 ## File path: tests/python/contrib/test_arm_compute_lib/test_pooling.py ## @@ -74,53 +142,133 @@ def test_pooling(): device = Device() np

[GitHub] [incubator-tvm] wjliu1998 commented on a change in pull request #6267: add dilation in x86 NCHWc depthwise conv support

2020-08-13 Thread GitBox
wjliu1998 commented on a change in pull request #6267: URL: https://github.com/apache/incubator-tvm/pull/6267#discussion_r469813115 ## File path: tests/python/topi/python/test_topi_depthwise_conv2d.py ## @@ -268,7 +268,7 @@ def depthwise_conv2d_with_workload_NCHWc(batch, in_cha

[GitHub] [incubator-tvm] leandron commented on a change in pull request #6267: add dilation in x86 NCHWc depthwise conv support

2020-08-13 Thread GitBox
leandron commented on a change in pull request #6267: URL: https://github.com/apache/incubator-tvm/pull/6267#discussion_r469791300 ## File path: python/tvm/topi/x86/depthwise_conv2d.py ## @@ -122,13 +122,24 @@ def depthwise_conv2d_NCHWc(cfg, data, kernel, strides, padding, dil

[GitHub] [incubator-tvm] jcf94 opened a new pull request #6269: [Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search Policy

2020-08-13 Thread GitBox
jcf94 opened a new pull request #6269: URL: https://github.com/apache/incubator-tvm/pull/6269 For full upstream plan, see [Ansor RFC](https://discuss.tvm.ai/t/rfc-ansor-an-auto-scheduler-for-tvm-autotvm-v2-0/7005/32). In this PR, we bring the basic Sketch search policy which is propo

[GitHub] [incubator-tvm] nolanliou opened a new issue #6268: TVMError: Check failed: it != type_definitions.end(): There is no definition of static_tensor_float32_*

2020-08-13 Thread GitBox
nolanliou opened a new issue #6268: URL: https://github.com/apache/incubator-tvm/issues/6268 When I convert a PyTorch Bert model to TVM, there is a problem blow ``` File "tvm/python/tvm/relay/frontend/pytorch.py", line 2673, in from_pytorch default_dtype=default_dtype) Fi

[GitHub] [incubator-tvm] wjliu1998 opened a new pull request #6267: add dilation in x86 NCHWc depthwise conv support

2020-08-13 Thread GitBox
wjliu1998 opened a new pull request #6267: URL: https://github.com/apache/incubator-tvm/pull/6267 as mentioned in #4962 (https://github.com/apache/incubator-tvm/issues/4962), the NCHWc depthwise convolution does not support dilation > 1. The problem has been fixed -

[GitHub] [incubator-tvm] vadimsightx commented on issue #6258: unable to import tvm python

2020-08-13 Thread GitBox
vadimsightx commented on issue #6258: URL: https://github.com/apache/incubator-tvm/issues/6258#issuecomment-673302594 rebuild and works now thanks This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-tvm] vadimsightx removed a comment on issue #6258: unable to import tvm python

2020-08-13 Thread GitBox
vadimsightx removed a comment on issue #6258: URL: https://github.com/apache/incubator-tvm/issues/6258#issuecomment-673290080 > Hi @vadimsightx. Can you provide a bit more context on how you built TVM, in terms of CMake flags, etc? # Licensed to the Apache Software Foundation (ASF) under