[GitHub] [tvm] manupa-arm commented on pull request #9646: [microNPU] Fix bug with re-reading in EncodeConstants

2021-12-03 Thread GitBox
manupa-arm commented on pull request #9646: URL: https://github.com/apache/tvm/pull/9646#issuecomment-985986129 Thanks @mbaret ! This is merged now! -- 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

[tvm] branch main updated: [microNPU] Fix bug with re-reading in EncodeConstants (#9646)

2021-12-03 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 befa7f3 [microNPU] Fix bug with re-reading in

[GitHub] [tvm] manupa-arm merged pull request #9646: [microNPU] Fix bug with re-reading in EncodeConstants

2021-12-03 Thread GitBox
manupa-arm merged pull request #9646: URL: https://github.com/apache/tvm/pull/9646 -- 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 specific comment. To unsubscribe, e-mail:

[GitHub] [tvm] manupa-arm commented on pull request #9623: [microNPU] Refactor codegen tests

2021-12-03 Thread GitBox
manupa-arm commented on pull request #9623: URL: https://github.com/apache/tvm/pull/9623#issuecomment-985985321 Thanks @mbaret @ekalda @lhutton1 @NicolaLancellotti @dchauhan-arm !. This is merged now! -- This is an automated message from the Apache Git Service. To respond to the

[tvm] branch main updated: [microNPU] Refactor codegen tests (#9623)

2021-12-03 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa 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 643d991 [microNPU] Refactor codegen tests (#9623)

[GitHub] [tvm] manupa-arm merged pull request #9623: [microNPU] Refactor codegen tests

2021-12-03 Thread GitBox
manupa-arm merged pull request #9623: URL: https://github.com/apache/tvm/pull/9623 -- 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 specific comment. To unsubscribe, e-mail:

[GitHub] [tvm] Hzfengsy commented on a change in pull request #9492: [TVMScript] Add syntax sugar for T.handle and T.match_buffer

2021-12-03 Thread GitBox
Hzfengsy commented on a change in pull request #9492: URL: https://github.com/apache/tvm/pull/9492#discussion_r762387167 ## File path: tests/python/unittest/test_tvmscript_syntax_sugar.py ## @@ -0,0 +1,72 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [tvm] junrushao1994 commented on a change in pull request #9492: [TVMScript] Add syntax sugar for T.handle and T.match_buffer

2021-12-03 Thread GitBox
junrushao1994 commented on a change in pull request #9492: URL: https://github.com/apache/tvm/pull/9492#discussion_r762370654 ## File path: tests/python/unittest/test_tvmscript_syntax_sugar.py ## @@ -0,0 +1,72 @@ +# Licensed to the Apache Software Foundation (ASF) under one +#

[GitHub] [tvm] junrushao1994 commented on pull request #9492: [TVMScript] Add syntax sugar for T.handle and T.match_buffer

2021-12-03 Thread GitBox
junrushao1994 commented on pull request #9492: URL: https://github.com/apache/tvm/pull/9492#issuecomment-985944843 Let's get this in quickly, and improve the printer in a separate PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [tvm] mbs-octoml commented on a change in pull request #9418: [TIR][USMP] adding the pass to convert to pool offsets

2021-12-03 Thread GitBox
mbs-octoml commented on a change in pull request #9418: URL: https://github.com/apache/tvm/pull/9418#discussion_r762356691 ## File path: include/tvm/tir/usmp/utils.h ## @@ -209,6 +247,20 @@ Integer CalculateExtentsSize(const AllocateNode* op); } // namespace usmp } //

[GitHub] [tvm] csullivan commented on a change in pull request #9631: [Hexagon] Add RPC Mechanism for Hexagon

2021-12-03 Thread GitBox
csullivan commented on a change in pull request #9631: URL: https://github.com/apache/tvm/pull/9631#discussion_r762320205 ## File path: cmake/modules/Hexagon.cmake ## @@ -202,6 +200,108 @@ if(USE_HEXAGON_PROXY_RPC STREQUAL "ON") set_directory_properties(PROPERTIES

[GitHub] [tvm] shingjan edited a comment on pull request #9634: [WIP][TVMScript] Syntax sugar for reads & writes

2021-12-03 Thread GitBox
shingjan edited a comment on pull request #9634: URL: https://github.com/apache/tvm/pull/9634#issuecomment-985929059 @vinx13 I fixed the CI error by removing the `test_mismatch_args` in `test_tvmscript_error_report` as the error condition of that test, `T.reads(A[...], A[...]) > error

[GitHub] [tvm] shingjan commented on pull request #9634: [WIP][TVMScript] Syntax sugar for reads & writes

2021-12-03 Thread GitBox
shingjan commented on pull request #9634: URL: https://github.com/apache/tvm/pull/9634#issuecomment-985929059 @vinx13 I fixed the CI error by removing the `test_mismatch_args` in `test_tvmscript_error_report` as the error condition of that test, `T.reads(A[...], A[...])` no longer holds

[GitHub] [tvm-rfcs] comaniac commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
comaniac commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762356810 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on Relay

[GitHub] [tvm-rfcs] comaniac commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
comaniac commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762356638 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on Relay

[GitHub] [tvm-rfcs] comaniac commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
comaniac commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762353565 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on Relay

[GitHub] [tvm] junrushao1994 commented on pull request #9599: Adjust warnings from target_kind.cc messages to debug level

2021-12-03 Thread GitBox
junrushao1994 commented on pull request #9599: URL: https://github.com/apache/tvm/pull/9599#issuecomment-985907705 Would you guys mind if I take over and implement my proposed approach to avoid creating dummy objects that lead to messy warnings? -- This is an automated message from the

[GitHub] [tvm] hogepodge commented on a change in pull request #9633: Tvmc python tutorial

2021-12-03 Thread GitBox
hogepodge commented on a change in pull request #9633: URL: https://github.com/apache/tvm/pull/9633#discussion_r762321000 ## File path: gallery/how_to/use_tvms_python_api/tvmc_python.py ## @@ -0,0 +1,252 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [tvm-rfcs] mbs-octoml commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
mbs-octoml commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762313967 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on

[GitHub] [tvm-rfcs] mbs-octoml commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
mbs-octoml commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762309583 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on

[GitHub] [tvm-rfcs] mbs-octoml commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
mbs-octoml commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762308083 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on

[GitHub] [tvm-rfcs] mbs-octoml commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
mbs-octoml commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762308083 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on

[GitHub] [tvm-rfcs] mbs-octoml commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
mbs-octoml commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762304284 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on

[GitHub] [tvm-rfcs] mbs-octoml commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
mbs-octoml commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762304284 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on

[GitHub] [tvm-rfcs] mbs-octoml commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
mbs-octoml commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762304284 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on

[GitHub] [tvm] driazati commented on a change in pull request #9554: Implement [skip ci] for Jenkins

2021-12-03 Thread GitBox
driazati commented on a change in pull request #9554: URL: https://github.com/apache/tvm/pull/9554#discussion_r762279573 ## File path: Jenkinsfile ## @@ -157,6 +157,16 @@ stage('Sanity Check') { script: "${docker_run} ${ci_lint} ./tests/scripts/task_lint.sh",

[GitHub] [tvm] driazati commented on a change in pull request #9534: Add `make docs` and doc building instructions

2021-12-03 Thread GitBox
driazati commented on a change in pull request #9534: URL: https://github.com/apache/tvm/pull/9534#discussion_r762260719 ## File path: tests/scripts/ci.py ## @@ -0,0 +1,159 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- + +# Licensed to the Apache Software Foundation

[GitHub] [tvm] junrushao1994 commented on pull request #9599: Adjust warnings from target_kind.cc messages to debug level

2021-12-03 Thread GitBox
junrushao1994 commented on pull request #9599: URL: https://github.com/apache/tvm/pull/9599#issuecomment-985824643 @u99127 Yep those warnings are annoying and that’s exactly we need to avoid. With my proposal (avoid creating dummy Target objects), these warnings won’t pop up -- This is

[GitHub] [tvm] u99127 commented on pull request #9599: Adjust warnings from target_kind.cc messages to debug level

2021-12-03 Thread GitBox
u99127 commented on pull request #9599: URL: https://github.com/apache/tvm/pull/9599#issuecomment-985816121 From a user perspective if you want to try it out very quickly and for the interest of being explicit, these just show up from using tlcpack-nightly from https://tlcpack.ai ..

[GitHub] [tvm] shingjan commented on a change in pull request #9492: [TVMScript] Add syntax sugar for T.handle and T.match_buffer

2021-12-03 Thread GitBox
shingjan commented on a change in pull request #9492: URL: https://github.com/apache/tvm/pull/9492#discussion_r762232783 ## File path: tests/python/unittest/test_tvmscript_syntax_sugar.py ## @@ -0,0 +1,72 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [tvm-rfcs] electriclilies commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
electriclilies commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762213383 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on

[GitHub] [tvm] shingjan commented on a change in pull request #9492: [TVMScript] Add syntax sugar for T.handle and T.match_buffer

2021-12-03 Thread GitBox
shingjan commented on a change in pull request #9492: URL: https://github.com/apache/tvm/pull/9492#discussion_r762213221 ## File path: tests/python/unittest/test_tvmscript_syntax_sugar.py ## @@ -0,0 +1,72 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [tvm-rfcs] comaniac commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
comaniac commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762213005 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on Relay

[GitHub] [tvm-rfcs] electriclilies commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
electriclilies commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762208132 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on

[GitHub] [tvm-rfcs] electriclilies commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
electriclilies commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762205103 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on

[tvm] branch main updated (1d40ffb -> 7f683da)

2021-12-03 Thread junrushao
This is an automated email from the ASF dual-hosted git repository. junrushao pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 1d40ffb [Executor] Debug Graph Executor - Dumping output tensors include topographical ordering (#9557) add

[GitHub] [tvm] junrushao1994 commented on pull request #9543: [TVMSCRIPT] Misc error message improvements

2021-12-03 Thread GitBox
junrushao1994 commented on pull request #9543: URL: https://github.com/apache/tvm/pull/9543#issuecomment-985776082 Of course! Thanks for improving the error message! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [tvm] junrushao1994 merged pull request #9543: [TVMSCRIPT] Misc error message improvements

2021-12-03 Thread GitBox
junrushao1994 merged pull request #9543: URL: https://github.com/apache/tvm/pull/9543 -- 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 specific comment. To unsubscribe, e-mail:

[GitHub] [tvm] tkonolige commented on pull request #9543: [TVMSCRIPT] Misc error message improvements

2021-12-03 Thread GitBox
tkonolige commented on pull request #9543: URL: https://github.com/apache/tvm/pull/9543#issuecomment-985771179 @Hzfengsy @junrushao1994 CI is green. Can we merge? -- 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] junrushao1994 commented on pull request #9614: [MetaSchedule] Fix comments in instruction traits

2021-12-03 Thread GitBox
junrushao1994 commented on pull request #9614: URL: https://github.com/apache/tvm/pull/9614#issuecomment-985756022 Looks like we need to retrigger the CI again -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [tvm] gromero edited a comment on pull request #9608: [TVMC] run: Fix call to non-existing method

2021-12-03 Thread GitBox
gromero edited a comment on pull request #9608: URL: https://github.com/apache/tvm/pull/9608#issuecomment-985754751 @jroesch Hi. Thanks for merging it! I see here it landed without any commit message body. Do you see the same there? If so, any idea why? -- This is an automated

[GitHub] [tvm] gromero commented on pull request #9608: [TVMC] run: Fix call to non-existing method

2021-12-03 Thread GitBox
gromero commented on pull request #9608: URL: https://github.com/apache/tvm/pull/9608#issuecomment-985754751 @jroesch Hi. Thanks for merging it! I see here it landed without any commit body. Do you see the same there? If so, any idea why? -- This is an automated message from the

[GitHub] [tvm-rfcs] comaniac commented on a change in pull request #45: [RELAY][AST] Add virtual device as a first class field to Relay expressions

2021-12-03 Thread GitBox
comaniac commented on a change in pull request #45: URL: https://github.com/apache/tvm-rfcs/pull/45#discussion_r762156683 ## File path: rfcs/-first-class-virtual-device.md ## @@ -0,0 +1,146 @@ +- Feature Name: Add virtual device information as a first class field on Relay

[tvm] branch main updated (1d55350 -> 1d40ffb)

2021-12-03 Thread jroesch
This is an automated email from the ASF dual-hosted git repository. jroesch pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 1d55350 [TVMC] run: Fix call to non-existing method (#9608) add 1d40ffb [Executor] Debug Graph Executor - Dumping

[GitHub] [tvm] jroesch merged pull request #9557: [Executor] Debug Graph Executor - Dumping output tensors include topographical ordering

2021-12-03 Thread GitBox
jroesch merged pull request #9557: URL: https://github.com/apache/tvm/pull/9557 -- 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 specific comment. To unsubscribe, e-mail:

[tvm] branch main updated (85fb3d3 -> 1d55350)

2021-12-03 Thread jroesch
This is an automated email from the ASF dual-hosted git repository. jroesch pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 85fb3d3 Document CMSIS-NN Options. (#9647) add 1d55350 [TVMC] run: Fix call to non-existing method (#9608) No

[GitHub] [tvm] jroesch merged pull request #9608: [TVMC] run: Fix call to non-existing method

2021-12-03 Thread GitBox
jroesch merged pull request #9608: URL: https://github.com/apache/tvm/pull/9608 -- 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 specific comment. To unsubscribe, e-mail:

[tvm] branch main updated (ce8cc54 -> 85fb3d3)

2021-12-03 Thread jroesch
This is an automated email from the ASF dual-hosted git repository. jroesch pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from ce8cc54 [RPC] Report correct port from C++ RPC to tracker. (#9642) add 85fb3d3 Document CMSIS-NN Options. (#9647)

[GitHub] [tvm] jroesch merged pull request #9647: Document CMSIS-NN Options.

2021-12-03 Thread GitBox
jroesch merged pull request #9647: URL: https://github.com/apache/tvm/pull/9647 -- 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 specific comment. To unsubscribe, e-mail:

[tvm] branch main updated (6c8ed60 -> ce8cc54)

2021-12-03 Thread jroesch
This is an automated email from the ASF dual-hosted git repository. jroesch pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 6c8ed60 [microNPU] Add NHWC -> NHCWB16 layout transformation pass (#9561) add ce8cc54 [RPC] Report correct port

[GitHub] [tvm] jroesch merged pull request #9642: [RPC] Report correct port from C++ RPC to tracker.

2021-12-03 Thread GitBox
jroesch merged pull request #9642: URL: https://github.com/apache/tvm/pull/9642 -- 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 specific comment. To unsubscribe, e-mail:

[GitHub] [tvm] huajsj edited a comment on pull request #9494: [WIP][Runtime] Pipeline Executor Add Set and Get Input/Output interfaces.

2021-12-03 Thread GitBox
huajsj edited a comment on pull request #9494: URL: https://github.com/apache/tvm/pull/9494#issuecomment-985734802 thanks @masahi @comaniac for the review, and sorry for inconvenience caused by the big PR code size, I start to split this PR into 4 small PR to make it more review

[GitHub] [tvm] huajsj commented on pull request #9494: [WIP][Runtime] Pipeline Executor Add Set and Get Input/Output interfaces.

2021-12-03 Thread GitBox
huajsj commented on pull request #9494: URL: https://github.com/apache/tvm/pull/9494#issuecomment-985734802 thanks @masahi @comaniac for the review, and sorry for inconvenience caused by the big PR code size, I start to split this PR into 4 small PR to make it more review friendly,

[GitHub] [tvm] manupa-arm opened a new pull request #9649: [TIR][USMP] Augmenting the algo interface with memory pressure

2021-12-03 Thread GitBox
manupa-arm opened a new pull request #9649: URL: https://github.com/apache/tvm/pull/9649 This commit adds memory pressue to be an arugment to the USMP algorithm interface as certain iterative algorithms could use this as a guide determine the termination criteria. -- This is

[GitHub] [tvm] vinx13 commented on a change in pull request #9492: [TVMScript] Add syntax sugar for T.handle and T.match_buffer

2021-12-03 Thread GitBox
vinx13 commented on a change in pull request #9492: URL: https://github.com/apache/tvm/pull/9492#discussion_r762127343 ## File path: tests/python/unittest/test_tvmscript_syntax_sugar.py ## @@ -0,0 +1,72 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [tvm] vinx13 commented on a change in pull request #9492: [TVMScript] Add syntax sugar for T.handle and T.match_buffer

2021-12-03 Thread GitBox
vinx13 commented on a change in pull request #9492: URL: https://github.com/apache/tvm/pull/9492#discussion_r762127343 ## File path: tests/python/unittest/test_tvmscript_syntax_sugar.py ## @@ -0,0 +1,72 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [tvm] vinx13 commented on pull request #9634: [WIP][TVMScript] Syntax sugar for reads & writes

2021-12-03 Thread GitBox
vinx13 commented on pull request #9634: URL: https://github.com/apache/tvm/pull/9634#issuecomment-985702420 please fix CI error -- 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 specific

[GitHub] [tvm] areusch commented on a change in pull request #9534: Add `make docs` and doc building instructions

2021-12-03 Thread GitBox
areusch commented on a change in pull request #9534: URL: https://github.com/apache/tvm/pull/9534#discussion_r762048729 ## File path: tests/scripts/ci.py ## @@ -0,0 +1,159 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- + +# Licensed to the Apache Software Foundation (ASF)

[GitHub] [tvm] Lunderberg commented on issue #9546: [Potential Bug] v0.8: run webgpu demo fail

2021-12-03 Thread GitBox
Lunderberg commented on issue #9546: URL: https://github.com/apache/tvm/issues/9546#issuecomment-985602496 Thank you for the heads up, and I've added it to my todo list to look into it. I agree that we should enable WebGPU here, and to have something in the CI to test this path. --

[GitHub] [tvm] tqchen commented on pull request #9534: Add `make docs` and doc building instructions

2021-12-03 Thread GitBox
tqchen commented on pull request #9534: URL: https://github.com/apache/tvm/pull/9534#issuecomment-985531846 Thanks @driazati . Considering the fact that not everybody have a GPU machine in their env. It would be good to "promote" the instruction for building docs without running

[GitHub] [tvm] zhen8838 opened a new issue #9648: [Bug]

2021-12-03 Thread GitBox
zhen8838 opened a new issue #9648: URL: https://github.com/apache/tvm/issues/9648 Thanks for participating in the TVM community! We use https://discuss.tvm.ai for any general usage questions and discussions. The issue tracker is used for actionable items such as feature proposals

[GitHub] [tvm] u99127 opened a new pull request #9647: Document CMSIS-NN Options.

2021-12-03 Thread GitBox
u99127 opened a new pull request #9647: URL: https://github.com/apache/tvm/pull/9647 This documents the cmsis-nn options in the config.cmake template. @leandron @manupa-arm @areusch -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [tvm] mbaret commented on pull request #9646: [microNPU] Fix bug with re-reading in EncodeConstants

2021-12-03 Thread GitBox
mbaret commented on pull request #9646: URL: https://github.com/apache/tvm/pull/9646#issuecomment-985450143 cc @manupa-arm @NicolaLancellotti @ekalda @lhutton1 @Jacobbohlin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [tvm] mbaret opened a new pull request #9646: [microNPU] Fix bug with re-reading in EncodeConstants

2021-12-03 Thread GitBox
mbaret opened a new pull request #9646: URL: https://github.com/apache/tvm/pull/9646 When a striping strategy that leads to weights being re-read was deployed, the logic in EncodeConstants failed. This adds a test for that case and fixes the pass so it handles it correctly. -- This

[tvm] branch main updated (724f35e -> 6c8ed60)

2021-12-03 Thread manupa
This is an automated email from the ASF dual-hosted git repository. manupa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 724f35e [TVMC] micro, run: Disable micro support when USE_MICRO=OFF (#9632) add 6c8ed60 [microNPU] Add NHWC ->

[GitHub] [tvm] manupa-arm commented on pull request #9561: [microNPU] Add NHWC -> NHCWB16 layout transformation pass

2021-12-03 Thread GitBox
manupa-arm commented on pull request #9561: URL: https://github.com/apache/tvm/pull/9561#issuecomment-985386334 Thanks! @lhutton1 @ekalda . This is merged now! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [tvm] manupa-arm merged pull request #9561: [microNPU] Add NHWC -> NHCWB16 layout transformation pass

2021-12-03 Thread GitBox
manupa-arm merged pull request #9561: URL: https://github.com/apache/tvm/pull/9561 -- 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 specific comment. To unsubscribe, e-mail:

[GitHub] [tvm] manupa-arm commented on pull request #9561: [microNPU] Add NHWC -> NHCWB16 layout transformation pass

2021-12-03 Thread GitBox
manupa-arm commented on pull request #9561: URL: https://github.com/apache/tvm/pull/9561#issuecomment-985371701 @ekalda ? -- 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 specific

[GitHub] [tvm] lhutton1 commented on pull request #9561: [microNPU] Add NHWC -> NHCWB16 layout transformation pass

2021-12-03 Thread GitBox
lhutton1 commented on pull request #9561: URL: https://github.com/apache/tvm/pull/9561#issuecomment-985367976 Friendly ping for comment/approval :) -- 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] manupa-arm commented on pull request #9418: [TIR][USMP] adding the pass to convert to pool offsets

2021-12-03 Thread GitBox
manupa-arm commented on pull request #9418: URL: https://github.com/apache/tvm/pull/9418#issuecomment-985365356 Ping for reviews : @mbaret @mbs-octoml -- 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