Re: [PR] [Unity] Fix bug in onnx_frontend when multi inputs have same symbolic shape [tvm]

2023-10-18 Thread via GitHub
Hzfengsy merged PR #15919: URL: https://github.com/apache/tvm/pull/15919 -- 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: commits-unsubscr...@tvm.apache.

[tvm] branch unity updated: [Unity] Fix bug in onnx_frontend when multi inputs have same symbolic shape (#15919)

2023-10-18 Thread syfeng
This is an automated email from the ASF dual-hosted git repository. syfeng pushed a commit to branch unity in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/unity by this push: new 3acb2ca44e [Unity] Fix bug in onnx_frontend when mult

[I] [Release] v0.14.0 Release Candidate Notes [tvm]

2023-10-18 Thread via GitHub
ysh329 opened a new issue, #15948: URL: https://github.com/apache/tvm/issues/15948 # Introduction The TVM community has worked since the v0.13.0 release to deliver the following new exciting improvements! The main tags are below (**bold text is with lots of progress**): - Comm

Re: [PR] Bump urllib3 from 1.26.15 to 1.26.18 in /apps/microtvm [tvm]

2023-10-18 Thread via GitHub
lhutton1 merged PR #15945: URL: https://github.com/apache/tvm/pull/15945 -- 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: commits-unsubscr...@tvm.apache.

[tvm] branch main updated: Bump urllib3 from 1.26.15 to 1.26.18 in /apps/microtvm (#15945)

2023-10-18 Thread lukhut
This is an automated email from the ASF dual-hosted git repository. lukhut 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 27f27120d8 Bump urllib3 from 1.26.15 to 1.26.18 in /app

[tvm] branch dependabot/pip/apps/microtvm/urllib3-1.26.18 deleted (was 70d52c24da)

2023-10-18 Thread lukhut
This is an automated email from the ASF dual-hosted git repository. lukhut pushed a change to branch dependabot/pip/apps/microtvm/urllib3-1.26.18 in repository https://gitbox.apache.org/repos/asf/tvm.git was 70d52c24da Bump urllib3 from 1.26.15 to 1.26.18 in /apps/microtvm The revisions th

[PR] Bump @babel/traverse from 7.20.5 to 7.23.2 in /web [tvm]

2023-10-18 Thread via GitHub
dependabot[bot] opened a new pull request, #15949: URL: https://github.com/apache/tvm/pull/15949 Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2. Release notes Sourced from https://github.com/babel/babel/releases";>@​

[tvm] branch dependabot/npm_and_yarn/web/babel/traverse-7.23.2 created (now 8d59e183d0)

2023-10-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/web/babel/traverse-7.23.2 in repository https://gitbox.apache.org/repos/asf/tvm.git at 8d59e183d0 Bump @babel/traverse from 7.20.5 to 7.23.2 in /web No new rev

Re: [PR] [Unity][MSC][Bugfix] Trilu bugfix && special ops support [tvm]

2023-10-18 Thread via GitHub
Hzfengsy merged PR #15938: URL: https://github.com/apache/tvm/pull/15938 -- 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: commits-unsubscr...@tvm.apache.

[tvm] branch unity updated: [Unity][MSC][Bugfix] Trilu bugfix && special ops support (#15938)

2023-10-18 Thread syfeng
This is an automated email from the ASF dual-hosted git repository. syfeng pushed a commit to branch unity in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/unity by this push: new 8874f8b6d6 [Unity][MSC][Bugfix] Trilu bugfix && speci

Re: [PR] [cherry-pick][microNPU][ETHOSU] Fix rounding mode in requantize operation (#15929) [tvm]

2023-10-18 Thread via GitHub
Hzfengsy merged PR #15946: URL: https://github.com/apache/tvm/pull/15946 -- 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: commits-unsubscr...@tvm.apache.

[tvm] branch v0.14.0 updated: [cherry-pick][microNPU][ETHOSU] Fix rounding mode in requantize operation (#15929) (#15946)

2023-10-18 Thread syfeng
This is an automated email from the ASF dual-hosted git repository. syfeng pushed a commit to branch v0.14.0 in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/v0.14.0 by this push: new 7315c9d5b4 [cherry-pick][microNPU][ETHOSU] Fix ro

Re: [PR] [WIP][Unity][BYOC]: Add ComposableKernel Support [tvm]

2023-10-18 Thread via GitHub
tiandi111 closed pull request #15740: [WIP][Unity][BYOC]: Add ComposableKernel Support URL: https://github.com/apache/tvm/pull/15740 -- 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 comm

[PR] [WIP][Unity][BYOC]: Add ComposableKernel Support [tvm]

2023-10-18 Thread via GitHub
tiandi111 opened a new pull request, #15740: URL: https://github.com/apache/tvm/pull/15740 **Purpose**: This PR introduces ComposableKernel support in Unity. **Motivation**: The industry is asking for diversity of computing power. As an alternative to Nvidia GPUs, AMD backend is not

Re: [PR] [WIP][Unity][BYOC]: Add ComposableKernel Support [tvm]

2023-10-18 Thread via GitHub
tiandi111 closed pull request #15740: [WIP][Unity][BYOC]: Add ComposableKernel Support URL: https://github.com/apache/tvm/pull/15740 -- 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 comm

Re: [PR] [WIP][Unity][BYOC]: Add ComposableKernel Support [tvm]

2023-10-18 Thread via GitHub
tiandi111 commented on PR #15740: URL: https://github.com/apache/tvm/pull/15740#issuecomment-1768234509 Due to various reasons, I cannot continue working on this PR. I sincerely apologize for people who had expectations on this work. -- This is an automated message from the Apache G

Re: [PR] [WIP][Unity][BYOC]: Add RocBLAS Support [tvm]

2023-10-18 Thread via GitHub
Cydia2018 closed pull request #15753: [WIP][Unity][BYOC]: Add RocBLAS Support URL: https://github.com/apache/tvm/pull/15753 -- 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 u

Re: [PR] [Unity][MSC][Bugfix] Trilu bugfix && special ops support [tvm]

2023-10-18 Thread via GitHub
Lunderberg commented on PR #15938: URL: https://github.com/apache/tvm/pull/15938#issuecomment-1768507915 Thank you for the fix! -- 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 commen

Re: [I] [Unity][MSC][Tracking Issue] Introduction to Multi-System Compiler [tvm]

2023-10-18 Thread via GitHub
Lunderberg commented on issue #15233: URL: https://github.com/apache/tvm/issues/15233#issuecomment-1768532123 @Archermmt No worries, and I've been slow responding as well. After thinking on it, I think my primary concern is in the method used for the `MSCGraph -> relax` conversion, wh

Re: [PR] [Minor] Fix compilation warnings for clang [tvm]

2023-10-18 Thread via GitHub
cbalint13 commented on PR #15940: URL: https://github.com/apache/tvm/pull/15940#issuecomment-1768705632 @tvm-bot rerun -- 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 un

Re: [PR] [Unity] Allow FLegalize to produce Relax operations [tvm]

2023-10-18 Thread via GitHub
sunggg commented on code in PR #15842: URL: https://github.com/apache/tvm/pull/15842#discussion_r1364127634 ## tests/python/relax/test_transform_legalize_ops.py: ## @@ -282,5 +284,77 @@ def main(A: R.Tensor([16, 32]), B: R.Tensor([32, 8])) -> R.Tensor([16, 8]): assert err_

Re: [PR] [CodeGenC][Redo] Handle GlobalVar callee as internal function call [tvm]

2023-10-18 Thread via GitHub
csullivan merged PR #15835: URL: https://github.com/apache/tvm/pull/15835 -- 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: commits-unsubscr...@tvm.apache

[tvm] branch main updated: [CodeGenC][Redo] Handle GlobalVar callee as internal function call (#15835)

2023-10-18 Thread csullivan
This is an automated email from the ASF dual-hosted git repository. csullivan 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 698531e6d7 [CodeGenC][Redo] Handle GlobalVar callee

Re: [PR] [relay][frontend] aten::copy_ support for pytorch [tvm]

2023-10-18 Thread via GitHub
masahi commented on code in PR #15502: URL: https://github.com/apache/tvm/pull/15502#discussion_r1364404975 ## tests/python/frontend/pytorch/test_forward.py: ## @@ -5355,6 +5355,16 @@ def forward(self, *args): assert "%aten::_convolution_0" in graph +def test_inplac

Re: [PR] [Minor] Fix compilation warnings for clang [tvm]

2023-10-18 Thread via GitHub
junrushao commented on PR #15940: URL: https://github.com/apache/tvm/pull/15940#issuecomment-1769202148 Thanks for testing with the extra stack protector 🙏❤️ Let's get it merged soon! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] [Unity][MSC][Tracking Issue] Introduction to Multi-System Compiler [tvm]

2023-10-18 Thread via GitHub
Archermmt commented on issue #15233: URL: https://github.com/apache/tvm/issues/15233#issuecomment-1769573439 @Lunderberg EmmmI've also thought about this, which method is better: 1. Convert in C++ to enable eager errors detection; 2. Convert by string generation to enable independent lo

[PR] [Unity][MSC][M1.3] Add translate && codegen for tensorrt [tvm]

2023-10-18 Thread via GitHub
Archermmt opened a new pull request, #15950: URL: https://github.com/apache/tvm/pull/15950 This is a pull request for MSC(Multi-System Compile) RFC: https://discuss.tvm.apache.org/t/rfc-unity-msc-introduction-to-multi-system-compiler/15251/5 Tracking issue: https://github.com/apache/tv

Re: [PR] [relay][frontend] aten::copy_ support for pytorch [tvm]

2023-10-18 Thread via GitHub
masahi merged PR #15502: URL: https://github.com/apache/tvm/pull/15502 -- 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: commits-unsubscr...@tvm.apache.or

[tvm] branch main updated: [relay][frontend] aten::copy_ support for pytorch (#15502)

2023-10-18 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi 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 b7aada1441 [relay][frontend] aten::copy_ support for py

[PR] [Unity][BYOC] Add support for sliding window in attention op [tvm]

2023-10-18 Thread via GitHub
masahi opened a new pull request, #15951: URL: https://github.com/apache/tvm/pull/15951 This is necessary for Mistral support. A new attribute `window_size` has been added to `nn.attention(...)` op, and such sliding-window attention runs efficiently via flash attention. I updated our flash

Re: [PR] [Relay][Frontend] Span Filling TensorFlow 1 [tvm]

2023-10-18 Thread via GitHub
chunit-quic commented on PR #13728: URL: https://github.com/apache/tvm/pull/13728#issuecomment-1769831936 Hi @xiaolong18 Sorry for late reply. We finally can get back to here now. > the span should be filled quickly after it is parsed into relay ir. In this way, since the span has be

[tvm] branch nightly updated (19903157bb -> b7aada1441)

2023-10-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch nightly in repository https://gitbox.apache.org/repos/asf/tvm.git from 19903157bb [Relay] Expose qnn ops directly from relay.qnn module (#15928) add 27f27120d8 Bump urllib3 from 1.2