[GitHub] [tvm] zxybazh commented on pull request #14402: [Unity][MetaSchedule] Skip Scheduled PrimFuncs in Task Generation

2023-04-06 Thread via GitHub
zxybazh commented on PR #14402: URL: https://github.com/apache/tvm/pull/14402#issuecomment-1499975265 This PR has been modified to utilize `kIsScheduled` attribute to skip tasks, and will automatically mark PrimFuncs as scheduled in `DefaultGPUSchedule` pass. Would you please take another l

[GitHub] [tvm] zxybazh commented on pull request #14508: [Target] Fix Jetson AGX Xavier CPU core count

2023-04-06 Thread via GitHub
zxybazh commented on PR #14508: URL: https://github.com/apache/tvm/pull/14508#issuecomment-1499974285 @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 unsu

[tvm] branch nightly updated (28206d89d7 -> b228037a29)

2023-04-06 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 28206d89d7 [TIR] Merged kDeviceThreadAxis and kUseDynamicSharedMemoryTag (#14495) add 1113de2ce1 [relay] prese

[GitHub] [tvm] tqchen commented on pull request #14523: [ARITH] Enhance TryCompare to handle symbolic bound

2023-04-06 Thread via GitHub
tqchen commented on PR #14523: URL: https://github.com/apache/tvm/pull/14523#issuecomment-1499875227 cc @vinx13 as this relates to a change introduced in https://github.com/apache/tvm/pull/11234, -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [tvm] cdljn2011 opened a new issue, #14526: [Bug] arm_cpu compilation problem

2023-04-06 Thread via GitHub
cdljn2011 opened a new issue, #14526: URL: https://github.com/apache/tvm/issues/14526 arm_cpu compilation problem! When the AI model are assigned to arm_cpu for compilation, the compiled model operators are scattered into multiple subgraphs instead of compiling into a complete graph

[GitHub] [tvm] tvm-bot commented on pull request #14525: [Unity] Properly handle tuple-outputting function in `FuseOpsByPattern`

2023-04-06 Thread via GitHub
tvm-bot commented on PR #14525: URL: https://github.com/apache/tvm/pull/14525#issuecomment-1499807341 Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from

[GitHub] [tvm] MasterJH5574 commented on pull request #14524: [Runtime] Runtime module property mask for Metal and Vulkan

2023-04-06 Thread via GitHub
MasterJH5574 commented on PR #14524: URL: https://github.com/apache/tvm/pull/14524#issuecomment-1499768347 cc @sunggg @tqchen -- 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

[GitHub] [tvm] tvm-bot commented on pull request #14524: [Runtime] Runtime module property mask for Metal and Vulkan

2023-04-06 Thread via GitHub
tvm-bot commented on PR #14524: URL: https://github.com/apache/tvm/pull/14524#issuecomment-1499768302 Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from

[GitHub] [tvm] MasterJH5574 opened a new pull request, #14524: [Runtime] Runtime module property mask for Metal and Vulkan

2023-04-06 Thread via GitHub
MasterJH5574 opened a new pull request, #14524: URL: https://github.com/apache/tvm/pull/14524 Following #14406, this PR adds the runtime module property mask for Metal and Vulkan backend, which were left before. -- This is an automated message from the Apache Git Service. To respond to th

[tvm] 02/03: [TVMScript] Expose IRModule::attrs as I.module_attrs

2023-04-06 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 commit ff5118f3981b0216c6c961185513d5625a37f82f Author: Hongyi Jin <3231950...@qq.com> AuthorDate: Sun Feb 26 11:05:47 2023 -0500

[tvm] 01/03: [TVMScript] IRModule TVMScript Parser.

2023-04-06 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 commit 11c13ace0b5cef71f50193248ecaac7e845ee25e Author: Siyuan Feng AuthorDate: Wed Feb 8 22:31:47 2023 +0800 [TVMScript] IRMod

[tvm] branch main updated (af39b3441d -> b228037a29)

2023-04-06 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 af39b3441d [Node] Utility methods for ObjectPathPair handling (#14498) new 11c13ace0b [TVMScript] IRModule TVMScript P

[tvm] 03/03: Expose attrs argument of "ir.IRModule" to Rust bindings

2023-04-06 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 commit b228037a291bbc5d97fbeadceb75efc8fb94f2c7 Author: Eric Lunderberg AuthorDate: Wed Apr 5 09:31:21 2023 -0500 Expose attrs

[GitHub] [tvm] tqchen merged pull request #14487: [TVMScript] Upstream IRModule parser from unity

2023-04-06 Thread via GitHub
tqchen merged PR #14487: URL: https://github.com/apache/tvm/pull/14487 -- 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

[GitHub] [tvm] masahi commented on pull request #14343: [TOPI] Fix data race of batch multibox detection

2023-04-06 Thread via GitHub
masahi commented on PR #14343: URL: https://github.com/apache/tvm/pull/14343#issuecomment-1499758249 @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 unsub

[GitHub] [tvm] tvm-bot commented on pull request #14523: [ARITH] Enhance TryCompare to handle symbolic bound

2023-04-06 Thread via GitHub
tvm-bot commented on PR #14523: URL: https://github.com/apache/tvm/pull/14523#issuecomment-1499753604 Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from

[GitHub] [tvm] tqchen opened a new pull request, #14523: [ARITH] Enhance TryCompare to handle symbolic bound

2023-04-06 Thread via GitHub
tqchen opened a new pull request, #14523: URL: https://github.com/apache/tvm/pull/14523 This PR enhances TryCompare to handle symbolic bound. Such analysis is essential to eliminate predicates in dynamic shape workloads. Testcases are added to cover the cases. -- This is an automat

[tvm] branch unity updated: [Unity][Op] introduce `ScatterElement` op (#14493)

2023-04-06 Thread xiyou
This is an automated email from the ASF dual-hosted git repository. xiyou 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 34695afa5c [Unity][Op] introduce `ScatterElement` op (

[GitHub] [tvm] zxybazh merged pull request #14493: [Unity][Op] introduce `ScatterElement` op

2023-04-06 Thread via GitHub
zxybazh merged PR #14493: URL: https://github.com/apache/tvm/pull/14493 -- 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.o

[GitHub] [tvm] cbalint13 commented on pull request #14468: [AutoTVM] New rank-binary loss_type for the new xgboost >= 2.0.0 behaviour

2023-04-06 Thread via GitHub
cbalint13 commented on PR #14468: URL: https://github.com/apache/tvm/pull/14468#issuecomment-1499637329 @tqchen , @junrushao In continuation of previous comment, I also attach here some test result. Comparative test confirms that ```rank-binary``` (binarized only at eval step

[tvm] branch unity updated: [Unity][Graph matching] Improved matching algorithm and implementation (#14501)

2023-04-06 Thread yaxingcai
This is an automated email from the ASF dual-hosted git repository. yaxingcai 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 cea447cf37 [Unity][Graph matching] Improved matchi

[GitHub] [tvm] cyx-6 merged pull request #14501: [Unity][Graph matching] Improved matching algorithm and implementation

2023-04-06 Thread via GitHub
cyx-6 merged PR #14501: URL: https://github.com/apache/tvm/pull/14501 -- 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.org

[GitHub] [tvm] zxybazh commented on pull request #14508: [Target] Fix Jetson AGX Xavier CPU core count

2023-04-06 Thread via GitHub
zxybazh commented on PR #14508: URL: https://github.com/apache/tvm/pull/14508#issuecomment-1499578776 @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 unsu

[GitHub] [tvm] zxybazh commented on pull request #14480: [Docs] Fix MetaSchedule Docs

2023-04-06 Thread via GitHub
zxybazh commented on PR #14480: URL: https://github.com/apache/tvm/pull/14480#issuecomment-1499577575 @junrushao This PR should be ready for review 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

[GitHub] [tvm] zxybazh commented on pull request #14480: [Docs] Fix MetaSchedule Docs

2023-04-06 Thread via GitHub
zxybazh commented on PR #14480: URL: https://github.com/apache/tvm/pull/14480#issuecomment-1499576492 @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 unsu

[GitHub] [tvm] tvm-bot commented on pull request #14522: [Object] Implemented .as for ObjectRef param, returns Optional

2023-04-06 Thread via GitHub
tvm-bot commented on PR #14522: URL: https://github.com/apache/tvm/pull/14522#issuecomment-1499548417 Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from

[GitHub] [tvm] Lunderberg opened a new pull request, #14522: [Object] Implemented .as for ObjectRef param, returns Optional

2023-04-06 Thread via GitHub
Lunderberg opened a new pull request, #14522: URL: https://github.com/apache/tvm/pull/14522 Prior to this PR, the `ObjectRef::as()` method could be used for any `T` that inherits from `tvm::Object`, and would return a `const T*` if the class could be cast to the specified type, or `nullptr`

[GitHub] [tvm] tvm-bot commented on pull request #14521: [TOPI] Support symbolic shape in einsum

2023-04-06 Thread via GitHub
tvm-bot commented on PR #14521: URL: https://github.com/apache/tvm/pull/14521#issuecomment-1499514231 Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from

[GitHub] [tvm] vinx13 opened a new pull request, #14521: [TOPI] Support symbolic shape in einsum

2023-04-06 Thread via GitHub
vinx13 opened a new pull request, #14521: URL: https://github.com/apache/tvm/pull/14521 cc @sunggg @jwfromm -- 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,

[GitHub] [tvm] supersat closed issue #14313: [Bug][LLVM] TVM fails to compile with LLVM 17

2023-04-06 Thread via GitHub
supersat closed issue #14313: [Bug][LLVM] TVM fails to compile with LLVM 17 URL: https://github.com/apache/tvm/issues/14313 -- 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

[GitHub] [tvm] supersat commented on issue #14313: [Bug][LLVM] TVM fails to compile with LLVM 17

2023-04-06 Thread via GitHub
supersat commented on issue #14313: URL: https://github.com/apache/tvm/issues/14313#issuecomment-1499506060 Resolved by #14469 -- 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

[GitHub] [tvm] driazati commented on a diff in pull request #14520: Update build status stamp to include all builds

2023-04-06 Thread via GitHub
driazati commented on code in PR #14520: URL: https://github.com/apache/tvm/pull/14520#discussion_r1160146021 ## ci/jenkins/generate.py: ## @@ -150,14 +151,57 @@ def update_jenkinsfile(source: Path) -> ChangeData: return ChangeData(diff=diff, content=new_content, source=sou

[GitHub] [tvm] driazati commented on pull request #14466: [CI] Update ci_cpu image and build with llvm-15

2023-04-06 Thread via GitHub
driazati commented on PR #14466: URL: https://github.com/apache/tvm/pull/14466#issuecomment-1499480587 > Thanks for the suggestions @driazati, I tested this locally and can confirm the issue. I've bisected the failure to between: > > ``` > tlcpackstaging/ci_cpu:20230321-064144-4819

[GitHub] [tvm] tvm-bot commented on pull request #14520: Update build status stamp to include all builds

2023-04-06 Thread via GitHub
tvm-bot commented on PR #14520: URL: https://github.com/apache/tvm/pull/14520#issuecomment-1499478933 Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from

[GitHub] [tvm] areusch opened a new pull request, #14520: Update build status stamp to include all builds

2023-04-06 Thread via GitHub
areusch opened a new pull request, #14520: URL: https://github.com/apache/tvm/pull/14520 Previous build status stamp referenced a now-defunct Jenkins build. @junrushao @driazati @leandron @Liam-Sturge -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [tvm] zxybazh commented on pull request #14480: [Docs] Fix MetaSchedule Docs

2023-04-06 Thread via GitHub
zxybazh commented on PR #14480: URL: https://github.com/apache/tvm/pull/14480#issuecomment-1499381943 @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 unsu

[tvm] 01/01: Add overall-jenkins build as a test.

2023-04-06 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a commit to branch areusch/overall-jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit 6419dbf4216f1785b512bbe5a5092edbf493d196 Author: Andrew Reusch AuthorDate: Thu Apr 6 09:43:49 2023 -0700

[tvm] branch areusch/overall-jenkins updated (41fec3a50c -> 6419dbf421)

2023-04-06 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a change to branch areusch/overall-jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git discard 41fec3a50c Add overall-jenkins build as a test. new 6419dbf421 Add overall-jenkins build as a test

[tvm] 01/01: Add overall-jenkins build as a test.

2023-04-06 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a commit to branch areusch/overall-jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit 41fec3a50ceb608a141ec2af81849c7c09c131e7 Author: Andrew Reusch AuthorDate: Thu Apr 6 09:43:49 2023 -0700

[tvm] branch areusch/overall-jenkins updated (1c9c1fb631 -> 41fec3a50c)

2023-04-06 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a change to branch areusch/overall-jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git discard 1c9c1fb631 Add overall-jenkins build as a test. new 41fec3a50c Add overall-jenkins build as a test

[tvm] 01/01: Add overall-jenkins build as a test.

2023-04-06 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a commit to branch areusch/overall-jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit 1c9c1fb631f742ba76eec848c5265a8a73fb1d3e Author: Andrew Reusch AuthorDate: Thu Apr 6 09:43:49 2023 -0700

[tvm] branch areusch/overall-jenkins updated (f86a6ec250 -> 1c9c1fb631)

2023-04-06 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a change to branch areusch/overall-jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git discard f86a6ec250 Add overall-jenkins build as a test. new 1c9c1fb631 Add overall-jenkins build as a test

[tvm] branch areusch/overall-jenkins updated (4cb0503502 -> f86a6ec250)

2023-04-06 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a change to branch areusch/overall-jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git discard 4cb0503502 Add overall-jenkins build as a test. new f86a6ec250 Add overall-jenkins build as a test

[tvm] 01/01: Add overall-jenkins build as a test.

2023-04-06 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a commit to branch areusch/overall-jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit f86a6ec250f7dd12e6ffd4bb4cb7548c2d0579ef Author: Andrew Reusch AuthorDate: Thu Apr 6 09:43:49 2023 -0700

[tvm] branch main updated (5239ec05e9 -> af39b3441d)

2023-04-06 Thread wuwei
This is an automated email from the ASF dual-hosted git repository. wuwei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 5239ec05e9 [TIR] [Schedule] Add get_output_blocks primitive (#14490) add af39b3441d [Node] Utility methods for ObjectPa

[GitHub] [tvm] vinx13 merged pull request #14498: [Node] Utility methods for ObjectPathPair handling

2023-04-06 Thread via GitHub
vinx13 merged PR #14498: URL: https://github.com/apache/tvm/pull/14498 -- 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 unity updated (603f8bd721 -> bb479e66dd)

2023-04-06 Thread wuwei
This is an automated email from the ASF dual-hosted git repository. wuwei pushed a change to branch unity in repository https://gitbox.apache.org/repos/asf/tvm.git from 603f8bd721 [Unity][Op] Negative Log Likelihood Loss (#14517) add bb479e66dd [Unity][Transform] Some Improvements on pa

[GitHub] [tvm] vinx13 merged pull request #14512: [Unity][Transform] Some Improvements on pass DecomposeOps

2023-04-06 Thread via GitHub
vinx13 merged PR #14512: URL: https://github.com/apache/tvm/pull/14512 -- 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

[GitHub] [tvm] lhutton1 commented on pull request #14466: [CI] Update ci_cpu image and build with llvm-15

2023-04-06 Thread via GitHub
lhutton1 commented on PR #14466: URL: https://github.com/apache/tvm/pull/14466#issuecomment-1499351894 Thanks for the suggestions @driazati, I did testing of this locally and can confirm the issue. I've bisected the failure to between: ``` tlcpackstaging/ci_cpu:20230321-064144-48193008

[tvm] 01/01: Add overall-jenkins build as a test.

2023-04-06 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a commit to branch areusch/overall-jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git commit 4cb0503502aa10eab274f78e546cc9be1e92ae31 Author: Andrew Reusch AuthorDate: Thu Apr 6 09:43:49 2023 -0700

[tvm] branch areusch/overall-jenkins created (now 4cb0503502)

2023-04-06 Thread areusch
This is an automated email from the ASF dual-hosted git repository. areusch pushed a change to branch areusch/overall-jenkins in repository https://gitbox.apache.org/repos/asf/tvm.git at 4cb0503502 Add overall-jenkins build as a test. This branch includes the following new commits:

[GitHub] [tvm] vinx13 commented on a diff in pull request #14512: [Unity][Transform] Some Improvements on pass DecomposeOps

2023-04-06 Thread via GitHub
vinx13 commented on code in PR #14512: URL: https://github.com/apache/tvm/pull/14512#discussion_r1160029376 ## src/relax/transform/decompose_ops.cc: ## @@ -0,0 +1,267 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements

[GitHub] [tvm] vinx13 commented on a diff in pull request #14512: [Unity][Transform] Some Improvements on pass DecomposeOps

2023-04-06 Thread via GitHub
vinx13 commented on code in PR #14512: URL: https://github.com/apache/tvm/pull/14512#discussion_r1160029376 ## src/relax/transform/decompose_ops.cc: ## @@ -0,0 +1,267 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements

[tvm] branch feat/use-spot-instances-for-ci updated (7be5010369 -> 1021ba8c99)

2023-04-06 Thread driazati
This is an automated email from the ASF dual-hosted git repository. driazati pushed a change to branch feat/use-spot-instances-for-ci in repository https://gitbox.apache.org/repos/asf/tvm.git from 7be5010369 fix: catch Exception typo add 1021ba8c99 fix: typos No new revisions were adde

[GitHub] [tvm] tqchen commented on pull request #14512: [Unity][Transform] Some Improvements on pass DecomposeOps

2023-04-06 Thread via GitHub
tqchen commented on PR #14512: URL: https://github.com/apache/tvm/pull/14512#issuecomment-1499307950 @sunggg please take another look -- 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] tqchen merged pull request #14517: [Unity][Op] Negative Log Likelihood Loss

2023-04-06 Thread via GitHub
tqchen merged PR #14517: URL: https://github.com/apache/tvm/pull/14517 -- 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 unity updated: [Unity][Op] Negative Log Likelihood Loss (#14517)

2023-04-06 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen 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 603f8bd721 [Unity][Op] Negative Log Likelihood Loss (

[GitHub] [tvm] Lunderberg commented on a diff in pull request #14488: [TVMScript] Distinguish between void* and handle

2023-04-06 Thread via GitHub
Lunderberg commented on code in PR #14488: URL: https://github.com/apache/tvm/pull/14488#discussion_r1159942478 ## include/tvm/script/ir_builder/tir/ir.h: ## @@ -428,16 +428,26 @@ void Evaluate(PrimExpr value); /*! * \brief Create a TIR var that represents a pointer + * *

[GitHub] [tvm] FranklandJack commented on a diff in pull request #14519: [TOPI] Vectorize depthwise conv2d output operator

2023-04-06 Thread via GitHub
FranklandJack commented on code in PR #14519: URL: https://github.com/apache/tvm/pull/14519#discussion_r1159934614 ## python/tvm/topi/arm_cpu/depthwise_conv2d.py: ## @@ -394,7 +394,8 @@ def schedule_conv_out(out): ci_outer, ci_inner = s[out].split(ci, 4)

[GitHub] [tvm] FranklandJack commented on pull request #14519: [TOPI] Vectorize depthwise conv2d output operator

2023-04-06 Thread via GitHub
FranklandJack commented on PR #14519: URL: https://github.com/apache/tvm/pull/14519#issuecomment-1499211687 > Thank you for your PR. Should we add a new test case? Thanks for the speedy review :D Yeah, although I'm not sure where a test for something like this would live. We w

[GitHub] [tvm] kparzysz-quic commented on a diff in pull request #14518: [Relay] Simplify the square of a binomial

2023-04-06 Thread via GitHub
kparzysz-quic commented on code in PR #14518: URL: https://github.com/apache/tvm/pull/14518#discussion_r1159909017 ## src/relay/transforms/simplify_expr.cc: ## @@ -941,6 +941,87 @@ class SimplifyDQArgSort : public SimplifyDQArgFunc { SimplifyDQArgSort() : SimplifyDQArgFunc("a

[GitHub] [tvm] echuraev commented on a diff in pull request #14519: [TOPI] Vectorize depthwise conv2d output operator

2023-04-06 Thread via GitHub
echuraev commented on code in PR #14519: URL: https://github.com/apache/tvm/pull/14519#discussion_r1159898237 ## python/tvm/topi/arm_cpu/depthwise_conv2d.py: ## @@ -394,7 +394,8 @@ def schedule_conv_out(out): ci_outer, ci_inner = s[out].split(ci, 4) s[o

[GitHub] [tvm] kparzysz-quic merged pull request #14490: [TIR] [Schedule] Add get_output_blocks primitive

2023-04-06 Thread via GitHub
kparzysz-quic merged PR #14490: URL: https://github.com/apache/tvm/pull/14490 -- 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.ap

[tvm] branch main updated (1113de2ce1 -> 5239ec05e9)

2023-04-06 Thread kparzysz
This is an automated email from the ASF dual-hosted git repository. kparzysz pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 1113de2ce1 [relay] preserve the order of input_info of pytorch (#14462) add 5239ec05e9 [TIR] [Schedule] Add get_outp

[GitHub] [tvm] kparzysz-quic commented on a diff in pull request #14488: [TVMScript] Distinguish between void* and handle

2023-04-06 Thread via GitHub
kparzysz-quic commented on code in PR #14488: URL: https://github.com/apache/tvm/pull/14488#discussion_r1159871618 ## include/tvm/script/ir_builder/tir/ir.h: ## @@ -428,16 +428,26 @@ void Evaluate(PrimExpr value); /*! * \brief Create a TIR var that represents a pointer + *

[GitHub] [tvm] tvm-bot commented on pull request #14519: [TOPI] Vectorize depthwise conv2d output operator

2023-04-06 Thread via GitHub
tvm-bot commented on PR #14519: URL: https://github.com/apache/tvm/pull/14519#issuecomment-1499130724 Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from

[GitHub] [tvm] FranklandJack opened a new pull request, #14519: [TOPI] Vectorize depthwise conv2d output operator

2023-04-06 Thread via GitHub
FranklandJack opened a new pull request, #14519: URL: https://github.com/apache/tvm/pull/14519 Depthwise Conv2D operations may consists of a convolution + an output operator e.g. Relu. This commit will: * Apply vectorization across the inner channel loop when there is an output operator.

[GitHub] [tvm] tvm-bot commented on pull request #14518: [Relay] Simplify the square of a binomial

2023-04-06 Thread via GitHub
tvm-bot commented on PR #14518: URL: https://github.com/apache/tvm/pull/14518#issuecomment-1499068926 Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from

[tvm] branch unity updated: [Fix] symbolic thread extent program compilation (#14516)

2023-04-06 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen 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 8474255a04 [Fix] symbolic thread extent program compi

[GitHub] [tvm] dmilosevic252 opened a new pull request, #14518: [Relay] Simplify the square of a binomial

2023-04-06 Thread via GitHub
dmilosevic252 opened a new pull request, #14518: URL: https://github.com/apache/tvm/pull/14518 Simplifies the expression of form a*x*x + b*x*y + c*y*y to (x+p*y)*(x+q*y). Also added the appropriate test. -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [tvm] tqchen merged pull request #14516: [Fix] symbolic thread extent program compilation

2023-04-06 Thread via GitHub
tqchen merged PR #14516: URL: https://github.com/apache/tvm/pull/14516 -- 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 unity updated: [Unity] Support Simple Dynamic-Shape-Aware in FuseTIR (#14515)

2023-04-06 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 a92258ec55 [Unity] Support Simple Dynamic-Shape-Aware

[GitHub] [tvm] Hzfengsy merged pull request #14515: [Unity] Support Simple Dynamic-Shape-Aware in FuseTIR

2023-04-06 Thread via GitHub
Hzfengsy merged PR #14515: URL: https://github.com/apache/tvm/pull/14515 -- 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.

[GitHub] [tvm] yongwww commented on a diff in pull request #14517: [Unity][Op] Negative Log Likelihood Loss

2023-04-06 Thread via GitHub
yongwww commented on code in PR #14517: URL: https://github.com/apache/tvm/pull/14517#discussion_r1159758803 ## src/relax/op/nn/nn.cc: ## @@ -492,5 +492,230 @@ TVM_REGISTER_OP("relax.nn.cross_entropy_with_logits") .add_argument("labels", "Tensor", "The labels.") .set_a

[GitHub] [tvm] masahi closed issue #14461: [Bug] pytorch to relay : the order of input nodes is not preserved.

2023-04-06 Thread via GitHub
masahi closed issue #14461: [Bug] pytorch to relay : the order of input nodes is not preserved. URL: https://github.com/apache/tvm/issues/14461 -- 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 sp

[tvm] branch main updated (28206d89d7 -> 1113de2ce1)

2023-04-06 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 28206d89d7 [TIR] Merged kDeviceThreadAxis and kUseDynamicSharedMemoryTag (#14495) add 1113de2ce1 [relay] preserve the

[GitHub] [tvm] masahi merged pull request #14462: [relay] preserve the order of input_info of pytorch

2023-04-06 Thread via GitHub
masahi merged PR #14462: URL: https://github.com/apache/tvm/pull/14462 -- 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

[GitHub] [tvm] sweetcocoa commented on pull request #14462: [relay] preserve the order of input_info of pytorch

2023-04-06 Thread via GitHub
sweetcocoa commented on PR #14462: URL: https://github.com/apache/tvm/pull/14462#issuecomment-1498906417 @masahi Now all checks have passed. -- 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 s

[GitHub] [tvm] masahi commented on a diff in pull request #14501: [Unity][Graph matching] Improved matching algorithm and implementation

2023-04-06 Thread via GitHub
masahi commented on code in PR #14501: URL: https://github.com/apache/tvm/pull/14501#discussion_r1159505901 ## src/relax/ir/dataflow_matcher.cc: ## @@ -523,109 +523,117 @@ bool MatchExpr(DFPattern pattern, Expr expr, Optional> bindings_o TVM_REGISTER_GLOBAL("relax.dpl.match_

[GitHub] [tvm] masahi commented on a diff in pull request #14501: [Unity][Graph matching] Improved matching algorithm and implementation

2023-04-06 Thread via GitHub
masahi commented on code in PR #14501: URL: https://github.com/apache/tvm/pull/14501#discussion_r1159505901 ## src/relax/ir/dataflow_matcher.cc: ## @@ -523,109 +523,117 @@ bool MatchExpr(DFPattern pattern, Expr expr, Optional> bindings_o TVM_REGISTER_GLOBAL("relax.dpl.match_

[GitHub] [tvm] quic-sanirudh commented on pull request #14490: [TIR] [Schedule] Add get_output_blocks primitive

2023-04-06 Thread via GitHub
quic-sanirudh commented on PR #14490: URL: https://github.com/apache/tvm/pull/14490#issuecomment-1498740087 @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. T

[GitHub] [tvm] masahi commented on a diff in pull request #14501: [Unity][Graph matching] Improved matching algorithm and implementation

2023-04-06 Thread via GitHub
masahi commented on code in PR #14501: URL: https://github.com/apache/tvm/pull/14501#discussion_r1159505901 ## src/relax/ir/dataflow_matcher.cc: ## @@ -523,109 +523,117 @@ bool MatchExpr(DFPattern pattern, Expr expr, Optional> bindings_o TVM_REGISTER_GLOBAL("relax.dpl.match_

[GitHub] [tvm] masahi commented on a diff in pull request #14501: [Unity][Graph matching] Improved matching algorithm and implementation

2023-04-06 Thread via GitHub
masahi commented on code in PR #14501: URL: https://github.com/apache/tvm/pull/14501#discussion_r1159505901 ## src/relax/ir/dataflow_matcher.cc: ## @@ -523,109 +523,117 @@ bool MatchExpr(DFPattern pattern, Expr expr, Optional> bindings_o TVM_REGISTER_GLOBAL("relax.dpl.match_

[GitHub] [tvm] SiriusNEO commented on pull request #14517: [Unity][Op] Negative Log Likelihood Loss

2023-04-06 Thread via GitHub
SiriusNEO commented on PR #14517: URL: https://github.com/apache/tvm/pull/14517#issuecomment-1498721185 cc @MasterJH5574 -- 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

[GitHub] [tvm] tvm-bot commented on pull request #14517: [Unity][Op] Negative Log Likelihood Loss

2023-04-06 Thread via GitHub
tvm-bot commented on PR #14517: URL: https://github.com/apache/tvm/pull/14517#issuecomment-1498719335 Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from

[GitHub] [tvm] SiriusNEO opened a new pull request, #14517: [Unity][Op] Negative Log Likelihood Loss

2023-04-06 Thread via GitHub
SiriusNEO opened a new pull request, #14517: URL: https://github.com/apache/tvm/pull/14517 This op is widely used when we want to do training in Relax. Since we decide to upstream the Gradient pass from https://github.com/mlc-ai/relax, we need to first upstream this operator. Its interface

[GitHub] [tvm] Hzfengsy commented on a diff in pull request #14512: [Unity][Transform] Some Improvements on pass DecomposeOps

2023-04-06 Thread via GitHub
Hzfengsy commented on code in PR #14512: URL: https://github.com/apache/tvm/pull/14512#discussion_r1159363592 ## tests/python/relax/test_op_nn.py: ## @@ -272,7 +272,7 @@ def test_batch_norm_infer_struct_info(): _check_inference( bb, -relax.op.nn.batch_nor