[GitHub] [tvm] FrozenGene commented on a change in pull request #6972: [AutoScheduler] Print the time used for measurement

2020-11-24 Thread GitBox
FrozenGene commented on a change in pull request #6972: URL: https://github.com/apache/tvm/pull/6972#discussion_r530168355 ## File path: src/auto_scheduler/utils.h ## @@ -253,6 +254,16 @@ inline std::string Chars(const char& str, int times) { return ret.str(); } +/*!

[GitHub] [tvm] merrymercy commented on a change in pull request #6972: [AutoScheduler] Print the time used for measurement

2020-11-24 Thread GitBox
merrymercy commented on a change in pull request #6972: URL: https://github.com/apache/tvm/pull/6972#discussion_r530163560 ## File path: src/auto_scheduler/utils.h ## @@ -253,6 +254,16 @@ inline std::string Chars(const char& str, int times) { return ret.str(); } +/*!

[GitHub] [tvm] merrymercy commented on a change in pull request #6972: [AutoScheduler] Print the time used for measurement

2020-11-24 Thread GitBox
merrymercy commented on a change in pull request #6972: URL: https://github.com/apache/tvm/pull/6972#discussion_r530163560 ## File path: src/auto_scheduler/utils.h ## @@ -253,6 +254,16 @@ inline std::string Chars(const char& str, int times) { return ret.str(); } +/*!

[GitHub] [tvm] merrymercy commented on a change in pull request #6972: [AutoScheduler] Print the time used for measurement

2020-11-24 Thread GitBox
merrymercy commented on a change in pull request #6972: URL: https://github.com/apache/tvm/pull/6972#discussion_r530163560 ## File path: src/auto_scheduler/utils.h ## @@ -253,6 +254,16 @@ inline std::string Chars(const char& str, int times) { return ret.str(); } +/*!

[GitHub] [tvm] merrymercy commented on a change in pull request #6972: [AutoScheduler] Print the time used for measurement

2020-11-24 Thread GitBox
merrymercy commented on a change in pull request #6972: URL: https://github.com/apache/tvm/pull/6972#discussion_r530163560 ## File path: src/auto_scheduler/utils.h ## @@ -253,6 +254,16 @@ inline std::string Chars(const char& str, int times) { return ret.str(); } +/*!

[GitHub] [tvm] FrozenGene commented on a change in pull request #6972: [AutoScheduler] Print the time used for measurement

2020-11-24 Thread GitBox
FrozenGene commented on a change in pull request #6972: URL: https://github.com/apache/tvm/pull/6972#discussion_r530162124 ## File path: src/auto_scheduler/utils.h ## @@ -253,6 +254,16 @@ inline std::string Chars(const char& str, int times) { return ret.str(); } +/*!

[GitHub] [tvm] merrymercy opened a new pull request #6973: [AutoScheduler] Check duplicated names in the compute dag

2020-11-24 Thread GitBox
merrymercy opened a new pull request #6973: URL: https://github.com/apache/tvm/pull/6973 Some analysis in auto scheduler depends on the fact that all iterators have different names. We should check this when creating the compute dag.

[GitHub] [tvm] merrymercy opened a new pull request #6972: [AutoScheduler] Print the time used for measurement

2020-11-24 Thread GitBox
merrymercy opened a new pull request #6972: URL: https://github.com/apache/tvm/pull/6972 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] [tvm] hypercubestart commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

2020-11-24 Thread GitBox
hypercubestart commented on a change in pull request #6963: URL: https://github.com/apache/tvm/pull/6963#discussion_r530127434 ## File path: tests/python/frontend/darknet/test_forward.py ## @@ -59,6 +70,10 @@ def _get_tvm_output(net, data, build_dtype="float32", states=None):

[GitHub] [tvm] zhiics commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

2020-11-24 Thread GitBox
zhiics commented on a change in pull request #6963: URL: https://github.com/apache/tvm/pull/6963#discussion_r530091401 ## File path: tests/python/frontend/darknet/test_forward.py ## @@ -59,6 +70,10 @@ def _get_tvm_output(net, data, build_dtype="float32", states=None):

[GitHub] [tvm] zhiics commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

2020-11-24 Thread GitBox
zhiics commented on a change in pull request #6963: URL: https://github.com/apache/tvm/pull/6963#discussion_r530091401 ## File path: tests/python/frontend/darknet/test_forward.py ## @@ -59,6 +70,10 @@ def _get_tvm_output(net, data, build_dtype="float32", states=None):

[GitHub] [tvm] hypercubestart commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

2020-11-24 Thread GitBox
hypercubestart commented on a change in pull request #6963: URL: https://github.com/apache/tvm/pull/6963#discussion_r530076006 ## File path: tests/python/frontend/darknet/test_forward.py ## @@ -59,6 +70,10 @@ def _get_tvm_output(net, data, build_dtype="float32", states=None):

[GitHub] [tvm] hypercubestart commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

2020-11-24 Thread GitBox
hypercubestart commented on a change in pull request #6963: URL: https://github.com/apache/tvm/pull/6963#discussion_r530074597 ## File path: tests/python/frontend/darknet/test_forward.py ## @@ -59,6 +70,10 @@ def _get_tvm_output(net, data, build_dtype="float32", states=None):

[GitHub] [tvm] zhiics commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

2020-11-24 Thread GitBox
zhiics commented on a change in pull request #6963: URL: https://github.com/apache/tvm/pull/6963#discussion_r530062657 ## File path: tests/python/frontend/darknet/test_forward.py ## @@ -59,6 +70,10 @@ def _get_tvm_output(net, data, build_dtype="float32", states=None):

[GitHub] [tvm] vegaluisjose opened a new pull request #6971: [Hardware][Verilator] Integrating and simulating hardware accelerators in TVM

2020-11-24 Thread GitBox
vegaluisjose opened a new pull request #6971: URL: https://github.com/apache/tvm/pull/6971 # Integrating and simulating hardware accelerators in TVM This RFC proposes support for integrating hardware designs in TVM, specifically before they are manufactured in silicon or

[GitHub] [tvm] areusch commented on pull request #6953: Add retry to sockets on EINTR error

2020-11-24 Thread GitBox
areusch commented on pull request #6953: URL: https://github.com/apache/tvm/pull/6953#issuecomment-733295806 @rkimball from my investigations into handling Ctrl+C I remember the windows model for forwarding Ctrl+C from terminal to program is much more invasive than the linux (but also a

[GitHub] [tvm] rkimball commented on pull request #6953: Add retry to sockets on EINTR error

2020-11-24 Thread GitBox
rkimball commented on pull request #6953: URL: https://github.com/apache/tvm/pull/6953#issuecomment-733293441 @areusch I saw this happen periodically when I was running cpp_rpc on either Linux or Windows (I can't remember which now, but I am pretty sure it was linux). If you run cpp_rpc

[GitHub] [tvm] zhiics commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

2020-11-24 Thread GitBox
zhiics commented on a change in pull request #6963: URL: https://github.com/apache/tvm/pull/6963#discussion_r530005554 ## File path: tests/python/relay/test_ir_text_printer.py ## @@ -46,6 +48,46 @@ def show(text): print(text) +def get_darknet(model_name): Review

[GitHub] [tvm] d-smirnov opened a new pull request #6970: [TFLite] added scalar axis value handling in reduce

2020-11-24 Thread GitBox
d-smirnov opened a new pull request #6970: URL: https://github.com/apache/tvm/pull/6970 This PR adds an ability to handle axis as scalar value in reduce This is an automated message from the Apache Git Service. To

[GitHub] [tvm] codeislife99 commented on pull request #6955: Dynamic Batch Support for TRT

2020-11-24 Thread GitBox
codeislife99 commented on pull request #6955: URL: https://github.com/apache/tvm/pull/6955#issuecomment-733276428 cc : @anijain2305 @trevor-m This is an automated message from the Apache Git Service. To respond to the

[tvm-site] branch asf-site updated: Update from_source.html

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/tvm-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 6016888 Update from_source.html 6016888

[GitHub] [tvm] areusch commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529909675 ## File path: src/target/source/codegen_params.cc ## @@ -0,0 +1,218 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [tvm] areusch commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529909292 ## File path: src/target/source/codegen_params.cc ## @@ -0,0 +1,218 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [tvm] areusch commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529908385 ## File path: src/target/source/codegen_params.cc ## @@ -0,0 +1,214 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [tvm] areusch commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529907378 ## File path: src/target/llvm/codegen_params.cc ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[tvm] branch main updated (4ef9bb9 -> 448278d)

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 4ef9bb9 Raise ImportError for XGBoost (#6969) add 448278d Bug fix for debug builds in micro_session.cc (#6968) No

[GitHub] [tvm] tqchen merged pull request #6968: Bug fix for debug builds in micro_session.cc

2020-11-24 Thread GitBox
tqchen merged pull request #6968: URL: https://github.com/apache/tvm/pull/6968 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 the

[tvm] branch main updated (926a315 -> 4ef9bb9)

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 926a315 [DOCS] Update to reflect the repo name change (#6967) add 4ef9bb9 Raise ImportError for XGBoost (#6969)

[GitHub] [tvm] tqchen merged pull request #6969: Raise ImportError for XGBoost

2020-11-24 Thread GitBox
tqchen merged pull request #6969: URL: https://github.com/apache/tvm/pull/6969 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 the

[tvm-site] branch asf-site updated: Build at Tue Nov 24 16:29:27 EST 2020

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/tvm-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 7e42623 Build at Tue Nov 24 16:29:27 EST

[tvm-site] branch main updated: Update link

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-site.git The following commit(s) were added to refs/heads/main by this push: new 74be39f Update link 74be39f is described below

[GitHub] [tvm] areusch commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529873199 ## File path: src/target/source/codegen_c_host.cc ## @@ -57,6 +60,48 @@ void CodeGenCHost::AddFunction(const PrimFunc& f) { CodeGenC::AddFunction(f); }

[GitHub] [tvm-vta] huajsj commented on pull request #15: scripts: update processor core ip version

2020-11-24 Thread GitBox
huajsj commented on pull request #15: URL: https://github.com/apache/tvm-vta/pull/15#issuecomment-733206100 @liangfu @tmoreau89 , could you hep for a review? This is an automated message from the Apache Git Service. To

[GitHub] [tvm] rkimball commented on a change in pull request #6961: Fixes #6960 - strncpy destination size warning

2020-11-24 Thread GitBox
rkimball commented on a change in pull request #6961: URL: https://github.com/apache/tvm/pull/6961#discussion_r529838485 ## File path: src/runtime/crt/common/crt_runtime_api.c ## @@ -38,7 +38,7 @@ static char g_last_error[1024]; -void TVMAPISetLastError(const char* msg) {

[GitHub] [tvm-vta] tqchen merged pull request #16: Update to reflect repo name change

2020-11-24 Thread GitBox
tqchen merged pull request #16: URL: https://github.com/apache/tvm-vta/pull/16 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 the

[tvm-vta] branch main updated: Update to reflect repo name change (#16)

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-vta.git The following commit(s) were added to refs/heads/main by this push: new ce8efad Update to reflect repo name change (#16)

[GitHub] [tvm] hypercubestart commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

2020-11-24 Thread GitBox
hypercubestart commented on a change in pull request #6963: URL: https://github.com/apache/tvm/pull/6963#discussion_r529785787 ## File path: tests/python/relay/test_ir_text_printer.py ## @@ -46,6 +48,46 @@ def show(text): print(text) +def get_darknet(model_name):

[GitHub] [tvm] areusch commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6950: URL: https://github.com/apache/tvm/pull/6950#discussion_r529785970 ## File path: python/tvm/micro/build.py ## @@ -162,7 +158,12 @@ def build_static_runtime( libs.append(compiler.library(lib_build_dir, lib_srcs,

[GitHub] [tvm] hypercubestart commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

2020-11-24 Thread GitBox
hypercubestart commented on a change in pull request #6963: URL: https://github.com/apache/tvm/pull/6963#discussion_r529785787 ## File path: tests/python/relay/test_ir_text_printer.py ## @@ -46,6 +48,46 @@ def show(text): print(text) +def get_darknet(model_name):

[GitHub] [tvm] areusch commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6950: URL: https://github.com/apache/tvm/pull/6950#discussion_r529781778 ## File path: src/relay/backend/contrib/codegen_c/codegen_c.h ## @@ -235,14 +289,14 @@ class CodegenCBase { continue; }

[GitHub] [tvm] comaniac opened a new pull request #6969: Raise ImportError for XGBoost

2020-11-24 Thread GitBox
comaniac opened a new pull request #6969: URL: https://github.com/apache/tvm/pull/6969 Based on #6939. This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [tvm] manupa-arm commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6950: URL: https://github.com/apache/tvm/pull/6950#discussion_r529395842 ## File path: python/tvm/micro/build.py ## @@ -162,7 +158,12 @@ def build_static_runtime( libs.append(compiler.library(lib_build_dir, lib_srcs,

[GitHub] [tvm] manupa-arm commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6950: URL: https://github.com/apache/tvm/pull/6950#discussion_r529751671 ## File path: python/tvm/micro/build.py ## @@ -162,7 +158,12 @@ def build_static_runtime( libs.append(compiler.library(lib_build_dir, lib_srcs,

[tvm] branch main updated: [DOCS] Update to reflect the repo name change (#6967)

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 926a315 [DOCS] Update to reflect the repo name change

[GitHub] [tvm] tqchen merged pull request #6967: [DOCS] Update to reflect the repo name change

2020-11-24 Thread GitBox
tqchen merged pull request #6967: URL: https://github.com/apache/tvm/pull/6967 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 the

[GitHub] [tvm] manupa-arm commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6950: URL: https://github.com/apache/tvm/pull/6950#discussion_r529751671 ## File path: python/tvm/micro/build.py ## @@ -162,7 +158,12 @@ def build_static_runtime( libs.append(compiler.library(lib_build_dir, lib_srcs,

[GitHub] [tvm] manupa-arm commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6950: URL: https://github.com/apache/tvm/pull/6950#discussion_r529746674 ## File path: include/tvm/ir/module.h ## @@ -56,11 +56,14 @@ class IRModuleNode : public Object { Map type_definitions; /*! \brief The source map

[GitHub] [tvm] manupa-arm commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529726938 ## File path: src/target/source/codegen_c_host.cc ## @@ -57,6 +60,48 @@ void CodeGenCHost::AddFunction(const PrimFunc& f) { CodeGenC::AddFunction(f);

[GitHub] [tvm] manupa-arm commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529726938 ## File path: src/target/source/codegen_c_host.cc ## @@ -57,6 +60,48 @@ void CodeGenCHost::AddFunction(const PrimFunc& f) { CodeGenC::AddFunction(f);

[GitHub] [tvm] manupa-arm opened a new pull request #6968: Bug fix for debug builds in micro_session.cc

2020-11-24 Thread GitBox
manupa-arm opened a new pull request #6968: URL: https://github.com/apache/tvm/pull/6968 * kReceiveBufferSizeBytes is declared but not defined (as it is a static constexpr) * If the build decides not to inline kReceiveBufferSizeBytes, we will encounter a linking error. * This was

[GitHub] [tvm] tqchen commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
tqchen commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529696620 ## File path: src/target/source/codegen_params.cc ## @@ -0,0 +1,218 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [tvm] areusch commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6950: URL: https://github.com/apache/tvm/pull/6950#discussion_r529707962 ## File path: python/tvm/micro/build.py ## @@ -162,7 +158,12 @@ def build_static_runtime( libs.append(compiler.library(lib_build_dir, lib_srcs,

[GitHub] [tvm] zhiics commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
zhiics commented on a change in pull request #6950: URL: https://github.com/apache/tvm/pull/6950#discussion_r529679545 ## File path: include/tvm/ir/module.h ## @@ -56,11 +56,14 @@ class IRModuleNode : public Object { Map type_definitions; /*! \brief The source map for

[GitHub] [tvm] mbaret commented on a change in pull request #6655: [BYOC] Added "include_non_call_ops" parameter to AnnotateTarget pass

2020-11-24 Thread GitBox
mbaret commented on a change in pull request #6655: URL: https://github.com/apache/tvm/pull/6655#discussion_r529678285 ## File path: src/relay/transforms/annotate_target.cc ## @@ -61,20 +67,27 @@ class AnnotateTargetRewriter : public ExprRewriter { std::pair>

[GitHub] [tvm] zhiics commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

2020-11-24 Thread GitBox
zhiics commented on a change in pull request #6963: URL: https://github.com/apache/tvm/pull/6963#discussion_r529674782 ## File path: tests/python/relay/test_ir_text_printer.py ## @@ -46,6 +48,46 @@ def show(text): print(text) +def get_darknet(model_name): Review

[GitHub] [tvm] areusch commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529663829 ## File path: src/target/source/codegen_params.cc ## @@ -0,0 +1,218 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [tvm] areusch commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529660813 ## File path: src/target/source/codegen_c_host.cc ## @@ -57,6 +60,48 @@ void CodeGenCHost::AddFunction(const PrimFunc& f) { CodeGenC::AddFunction(f); }

[GitHub] [tvm] areusch commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
areusch commented on a change in pull request #6917: URL: https://github.com/apache/tvm/pull/6917#discussion_r529659051 ## File path: src/target/source/codegen_c_host.cc ## @@ -57,6 +60,48 @@ void CodeGenCHost::AddFunction(const PrimFunc& f) { CodeGenC::AddFunction(f); }

[tvm] branch main updated (28b1577 -> 0c92772)

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 28b1577 [AutoScheduler] Fix task extraction (#6965) add 0c92772 Fix #6954 uTVM, fix when building the runtime for

[GitHub] [tvm] tqchen commented on pull request #6957: Fix #6954 uTVM, fix when building the runtime for native hardware

2020-11-24 Thread GitBox
tqchen commented on pull request #6957: URL: https://github.com/apache/tvm/pull/6957#issuecomment-733025238 Thanks @tom-gall ! This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [tvm] tqchen merged pull request #6957: Fix #6954 uTVM, fix when building the runtime for native hardware

2020-11-24 Thread GitBox
tqchen merged pull request #6957: URL: https://github.com/apache/tvm/pull/6957 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 the

[GitHub] [tvm] tqchen closed issue #6954: uTVM fails to build runtime for Arm Target

2020-11-24 Thread GitBox
tqchen closed issue #6954: URL: https://github.com/apache/tvm/issues/6954 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 the

[GitHub] [tvm] giuseros commented on a change in pull request #6949: [TF frontend] add support for StridedSlice to input a single constant

2020-11-24 Thread GitBox
giuseros commented on a change in pull request #6949: URL: https://github.com/apache/tvm/pull/6949#discussion_r529593591 ## File path: python/tvm/relay/frontend/tensorflow.py ## @@ -1599,6 +1599,9 @@ def _impl(inputs, attr, params, mod): data_shape =

svn commit: r44665 - in /dev/tvm: KEYS tvm/

2020-11-24 Thread tqchen
Author: tqchen Date: Tue Nov 24 14:30:39 2020 New Revision: 44665 Log: Update Added: dev/tvm/KEYS - copied unchanged from r44664, dev/tvm/tvm/KEYS Removed: dev/tvm/tvm/

[GitHub] [tvm-vta] tqchen opened a new pull request #16: Update to reflect repo name change

2020-11-24 Thread GitBox
tqchen opened a new pull request #16: URL: https://github.com/apache/tvm-vta/pull/16 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

[GitHub] [tvm] tqchen opened a new pull request #6967: [DOCS] Update to reflect the repo name change

2020-11-24 Thread GitBox
tqchen opened a new pull request #6967: URL: https://github.com/apache/tvm/pull/6967 cc @yzhliu @zhiics @tmoreau89 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[tvm-site] 01/03: prep for tlp

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-site.git commit b869489fb79c319f6196dada0242f75014111ad2 Author: tqchen AuthorDate: Thu Nov 19 20:23:42 2020 -0500 prep for tlp

[tvm-site] 03/03: Update download

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-site.git commit 0dd2485ce0a0ef2bf58d4d498648504bf5e755cc Author: tqchen AuthorDate: Tue Nov 24 09:08:19 2020 -0500 Update download

[tvm-site] 02/03: Update download link

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-site.git commit 1a24f47c2616fbb2c48b18a8d887e709fb9b719c Author: tqchen AuthorDate: Thu Nov 19 20:33:45 2020 -0500 Update download

[tvm-site] branch main updated (d42aba8 -> 0dd2485)

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm-site.git. from d42aba8 Fix new b869489 prep for tlp new 1a24f47 Update download link new 0dd2485 Update download

[tvm-site] branch asf-site updated: Build at Tue Nov 24 09:08:43 EST 2020

2020-11-24 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/tvm-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 087edc2 Build at Tue Nov 24 09:08:43 EST

svn commit: r44664 - in /release/tvm: tvm-v0.6.0/ tvm-v0.6.1/ tvm-v0.7.0/ tvm/

2020-11-24 Thread tqchen
Author: tqchen Date: Tue Nov 24 14:05:35 2020 New Revision: 44664 Log: Update files Added: release/tvm/tvm-v0.6.0/ - copied from r44663, release/tvm/tvm/tvm-v0.6.0/ release/tvm/tvm-v0.6.1/ - copied from r44663, release/tvm/tvm/tvm-v0.6.1/ release/tvm/tvm-v0.7.0/ -

[GitHub] [tvm] tqchen commented on issue #6966: "Realy VM for dynamic input" can export a lib for "C++" runtime just as "relay.build" ?

2020-11-24 Thread GitBox
tqchen commented on issue #6966: URL: https://github.com/apache/tvm/issues/6966#issuecomment-732992328 Please open a new discussion thread on https://discuss.tvm.apache.org/ This is an automated message from the Apache Git

[GitHub] [tvm] tqchen closed issue #6966: "Realy VM for dynamic input" can export a lib for "C++" runtime just as "relay.build" ?

2020-11-24 Thread GitBox
tqchen closed issue #6966: URL: https://github.com/apache/tvm/issues/6966 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 the

svn commit: r44662 - /dev/tvm/tvm/

2020-11-24 Thread christ
Author: christ Date: Tue Nov 24 13:37:01 2020 New Revision: 44662 Log: tvm has graduated Added: dev/tvm/tvm/ - copied from r44661, dev/incubator/tvm/

svn commit: r44662 - /dev/incubator/tvm/

2020-11-24 Thread christ
Author: christ Date: Tue Nov 24 13:37:01 2020 New Revision: 44662 Log: tvm has graduated Removed: dev/incubator/tvm/

svn commit: r44661 - /release/incubator/tvm/

2020-11-24 Thread christ
Author: christ Date: Tue Nov 24 13:36:52 2020 New Revision: 44661 Log: tvm has graduated Removed: release/incubator/tvm/

svn commit: r44661 - /release/tvm/tvm/

2020-11-24 Thread christ
Author: christ Date: Tue Nov 24 13:36:52 2020 New Revision: 44661 Log: tvm has graduated Added: release/tvm/tvm/ - copied from r44660, release/incubator/tvm/

[GitHub] [incubator-tvm] manupa-arm commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6917: URL: https://github.com/apache/incubator-tvm/pull/6917#discussion_r529509308 ## File path: src/target/source/codegen_params.cc ## @@ -0,0 +1,218 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [incubator-tvm] manupa-arm commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6917: URL: https://github.com/apache/incubator-tvm/pull/6917#discussion_r529494048 ## File path: src/target/source/codegen_params.cc ## @@ -0,0 +1,218 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [incubator-tvm] manupa-arm commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6917: URL: https://github.com/apache/incubator-tvm/pull/6917#discussion_r529487825 ## File path: src/target/source/codegen_c_host.cc ## @@ -57,6 +60,48 @@ void CodeGenCHost::AddFunction(const PrimFunc& f) {

[incubator-tvm] branch main updated: [AutoScheduler] Fix task extraction (#6965)

2020-11-24 Thread lmzheng
This is an automated email from the ASF dual-hosted git repository. lmzheng pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/main by this push: new 28b1577 [AutoScheduler] Fix task

[GitHub] [incubator-tvm] merrymercy merged pull request #6965: [AutoScheduler] Fix task extraction

2020-11-24 Thread GitBox
merrymercy merged pull request #6965: URL: https://github.com/apache/incubator-tvm/pull/6965 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] manupa-arm commented on a change in pull request #6917: Add Relay option to link parameters into runtime Modules

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6917: URL: https://github.com/apache/incubator-tvm/pull/6917#discussion_r529437902 ## File path: include/tvm/runtime/crt/graph_runtime.h ## @@ -61,14 +61,20 @@ typedef struct TVMGraphRuntime TVMGraphRuntime; * \brief Allocate

[GitHub] [incubator-tvm] manupa-arm commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6950: URL: https://github.com/apache/incubator-tvm/pull/6950#discussion_r529412248 ## File path: src/relay/backend/contrib/codegen_c/codegen.cc ## @@ -215,28 +214,37 @@ class CodegenC : public MemoizedExprTranslator>, public

[GitHub] [incubator-tvm] manupa-arm commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6950: URL: https://github.com/apache/incubator-tvm/pull/6950#discussion_r529411942 ## File path: include/tvm/ir/module.h ## @@ -56,11 +56,14 @@ class IRModuleNode : public Object { Map type_definitions; /*! \brief The

[GitHub] [incubator-tvm] manupa-arm edited a comment on pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
manupa-arm edited a comment on pull request #6950: URL: https://github.com/apache/incubator-tvm/pull/6950#issuecomment-732372088 @comaniac , Likewise this is also for demonstration purpose but in the uTVM context. i.e., if we can annotate and offload a set of operations and produce a

[GitHub] [incubator-tvm] manupa-arm commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6950: URL: https://github.com/apache/incubator-tvm/pull/6950#discussion_r529399938 ## File path: src/relay/backend/contrib/codegen_c/codegen_c.h ## @@ -235,14 +289,14 @@ class CodegenCBase { continue; }

[GitHub] [incubator-tvm] manupa-arm commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6950: URL: https://github.com/apache/incubator-tvm/pull/6950#discussion_r529398954 ## File path: src/relay/backend/contrib/codegen_c/codegen.cc ## @@ -215,28 +214,37 @@ class CodegenC : public MemoizedExprTranslator>, public

[GitHub] [incubator-tvm] manupa-arm commented on a change in pull request #6950: [uTVM] Initial BYOC support with c-source module

2020-11-24 Thread GitBox
manupa-arm commented on a change in pull request #6950: URL: https://github.com/apache/incubator-tvm/pull/6950#discussion_r529395842 ## File path: python/tvm/micro/build.py ## @@ -162,7 +158,12 @@ def build_static_runtime( libs.append(compiler.library(lib_build_dir,

[GitHub] [incubator-tvm] merrymercy commented on pull request #6939: Lazy import XGBoost

2020-11-24 Thread GitBox
merrymercy commented on pull request #6939: URL: https://github.com/apache/incubator-tvm/pull/6939#issuecomment-732788532 @comaniac Missing the package is a fatal error. We should raise an exception when we fail to import it instead of prinitng a message.

[GitHub] [incubator-tvm] leonwanghui commented on issue #6817: [WASM] apps/wasm-standalone is broken

2020-11-24 Thread GitBox
leonwanghui commented on issue #6817: URL: https://github.com/apache/incubator-tvm/issues/6817#issuecomment-732730996 @WenheLI Sorry for the late reply, this issue has been addressed by PR #6862, please download the latest version of code and try it again.