(tvm) branch nightly updated (28d32b52cb -> 819b0023e4)

2024-05-07 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 28d32b52cb [TIR] Support narrow dtype for let binding (#16947) add 819b0023e4 [Relax] Support nested ModuleList

(tvm) branch main updated: [Relax] Support nested ModuleList in nn.Module (#16971)

2024-05-07 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 819b0023e4 [Relax] Support nested ModuleList in nn.Modu

Re: [PR] [Relax] Support nested ModuleList in nn.Module [tvm]

2024-05-07 Thread via GitHub
tqchen merged PR #16971: URL: https://github.com/apache/tvm/pull/16971 -- 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

Re: [PR] [SVE] Add codegen support for `vscale_range()` function attribute [tvm]

2024-05-07 Thread via GitHub
Anndrey24 commented on code in PR #16962: URL: https://github.com/apache/tvm/pull/16962#discussion_r1592429064 ## src/target/llvm/codegen_llvm.cc: ## @@ -1127,6 +1128,13 @@ void CodeGenLLVM::SetTargetAttributes(llvm::Function* func) { if (!features.empty()) { func->addF

Re: [PR] [SVE] Add support for representing and creating buffer-level predicates [tvm]

2024-05-07 Thread via GitHub
lhutton1 commented on PR #16966: URL: https://github.com/apache/tvm/pull/16966#issuecomment-2098219142 cc @ekalda @tqchen @Lunderberg @cbalint13 @Anndrey24 -- 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

Re: [PR] [SVE] Add codegen support for `vscale_range()` function attribute [tvm]

2024-05-07 Thread via GitHub
lhutton1 commented on code in PR #16962: URL: https://github.com/apache/tvm/pull/16962#discussion_r1592013962 ## src/target/llvm/codegen_llvm.cc: ## @@ -1127,6 +1128,13 @@ void CodeGenLLVM::SetTargetAttributes(llvm::Function* func) { if (!features.empty()) { func->addFn

Re: [I] [Bug] Missing key in Vitis Ai docker demo [tvm]

2024-05-07 Thread via GitHub
Zaptos27 closed issue #16928: [Bug] Missing key in Vitis Ai docker demo URL: https://github.com/apache/tvm/issues/16928 -- 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

Re: [I] [Bug] Missing key in Vitis Ai docker demo [tvm]

2024-05-07 Thread via GitHub
Zaptos27 commented on issue #16928: URL: https://github.com/apache/tvm/issues/16928#issuecomment-2097694602 Is there anything meeting, to somehow get an answer or is the support for the doc -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] [DLIGHT][GPU] Improved gemv outer fallback schedule [tvm]

2024-05-07 Thread via GitHub
krishnaraj36 opened a new pull request, #16973: URL: https://github.com/apache/tvm/pull/16973 Improved the gemv outer fallback schedules. It improved few gemv kernel by 20%. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [DLIGHT][GPU] Enhance opencl thread limit for schedules [tvm]

2024-05-07 Thread via GitHub
krishnaraj36 commented on PR #16972: URL: https://github.com/apache/tvm/pull/16972#issuecomment-2097635112 @srkreddy1238 @tqchen : Please take a look to this PR and let me know your advise. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] [DLIGHT][GPU] Enhance opencl thread limit for schedules [tvm]

2024-05-07 Thread via GitHub
krishnaraj36 opened a new pull request, #16972: URL: https://github.com/apache/tvm/pull/16972 Enhanced the opencl thread limit and improved the gpu schedules for opencl targets. It improves decode performance 20 % for few set of models. -- This is an automated message from the Apache G