wrongtest-intellif commented on code in PR #12750:
URL: https://github.com/apache/tvm/pull/12750#discussion_r967571891
##
src/tir/schedule/primitive/pad_einsum.cc:
##
@@ -0,0 +1,496 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor lic
apivovarov opened a new pull request, #12751:
URL: https://github.com/apache/tvm/pull/12751
### Description
This PR adds TF
[Bincount](https://www.tensorflow.org/api_docs/python/tf/raw_ops/Bincount)
support.
Recently [DenseBincount support](https://github.com/apache/tvm/pull/1272
wrongtest-intellif commented on code in PR #12750:
URL: https://github.com/apache/tvm/pull/12750#discussion_r967571170
##
tests/python/unittest/test_tir_schedule_pad_einsum.py:
##
@@ -0,0 +1,123 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contribu
Icemist commented on code in PR #12545:
URL: https://github.com/apache/tvm/pull/12545#discussion_r967565258
##
python/tvm/topi/adreno/conv2d_nchw.py:
##
@@ -268,7 +268,11 @@ def schedule_conv2d_NCHWc_KCRSk(cfg, s, output):
cfg.define_split("tile_rx", rx, num_outputs=2)
Icemist commented on code in PR #12545:
URL: https://github.com/apache/tvm/pull/12545#discussion_r967564284
##
python/tvm/autotvm/task/space.py:
##
@@ -838,22 +995,26 @@ def _add_new_transform(self, space_class, name, axes,
policy, **kwargs):
return [Axis(space, i)
Icemist commented on code in PR #12545:
URL: https://github.com/apache/tvm/pull/12545#discussion_r967564191
##
python/tvm/autotvm/task/space.py:
##
@@ -664,14 +668,18 @@ def __init__(self):
# private dict to provide sugar
self.space_map = OrderedDict() # name
Icemist commented on code in PR #12545:
URL: https://github.com/apache/tvm/pull/12545#discussion_r967563947
##
python/tvm/autotvm/task/space.py:
##
@@ -822,6 +830,155 @@ def valid(self):
"""
return not bool(self.errors)
+def is_index_filtered(self, i):
+
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly-docker-update
in repository https://gitbox.apache.org/repos/asf/tvm.git
discard 9a13fdde46 [ci][docker] Nightly Docker image update
add b2bd434ef9 [TIR] Handle axis_separators d
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 4c05656c65 [TOPI][Hexagon] Add test and schedule for uint8 resize2d
(#12559)
add 2eed663643 [TOPI][Hex
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 029fa462d2 [TIR][Arith] Add more strict checking in imm construction
and folding. (#12515)
add 4c05656
vinx13 opened a new pull request, #12750:
URL: https://github.com/apache/tvm/pull/12750
Co-authored-by: Bohan Hou <32121147+spectrometer...@users.noreply.github.com>
This PR adds a schedule primitive `PadEinsum`. It is used for computation in
Einsum pattern specifically, which cover m
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 75969647fd Aligned CMSIS-NN SHA in TVM to CMSIS top of tree (#12723)
add 1d32c400f1 [microtvm][Zephyr]
vinx13 opened a new pull request, #12749:
URL: https://github.com/apache/tvm/pull/12749
cc @spectrometerHBH
--
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,
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 4c05656c65 [TOPI][Hexagon] Add test and schedule for uint8 resize2d
(#12559)
add 2eed663643 [TOPI][Hexagon] Impleme
kparzysz-quic merged PR #12606:
URL: https://github.com/apache/tvm/pull/12606
--
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
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 029fa462d2 [TIR][Arith] Add more strict checking in imm construction
and folding. (#12515)
add 4c05656c65 [TOPI][He
kparzysz-quic merged PR #12559:
URL: https://github.com/apache/tvm/pull/12559
--
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
cyx-6 opened a new pull request, #12748:
URL: https://github.com/apache/tvm/pull/12748
This PR introduces base IRBuilder methods for `Block`.
Co-authored-by: yongwww
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 90fb79b74c [CI] Update Docker images to bring TF 2.9 and integration
tests (#12738)
add 75969647fd Ali
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 b21bf6638b [Frontend][Paddle] Fix op in paddle did't transmit layout
information (#12658)
add 029fa462d2 [TIR][Arith]
vinx13 merged PR #12515:
URL: https://github.com/apache/tvm/pull/12515
--
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
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 574794e915 [OpenCL] Enable OpenCL for GPU tests (#12490)
add b21bf6638b [Frontend][Paddle] Fix op in paddle did't trans
vinx13 merged PR #12658:
URL: https://github.com/apache/tvm/pull/12658
--
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
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 14999f8add [TVMScript][TIR] Clarify scope of BlockNode::iter_vars
(#12726)
add 574794e915 [OpenCL] Enable OpenCL for
masahi merged PR #12490:
URL: https://github.com/apache/tvm/pull/12490
--
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
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 8bd81e6fbc [TVMScript] Base IRBuilder methods for `PrimFunc` (#12745)
add 14999f8add [TVMScript][TIR] Clarify scope of
vinx13 merged PR #12726:
URL: https://github.com/apache/tvm/pull/12726
--
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
vinx13 merged PR #12745:
URL: https://github.com/apache/tvm/pull/12745
--
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
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 1d32c400f1 [microtvm][Zephyr] Add project overlay to overwrite device
tree configs (#12741)
add 8bd81e6fbc [TVMScript]
quic-sanirudh commented on code in PR #12204:
URL: https://github.com/apache/tvm/pull/12204#discussion_r967374511
##
src/runtime/hexagon/ops/conv_utils.cc:
##
@@ -0,0 +1,243 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agr
gromero commented on PR #12741:
URL: https://github.com/apache/tvm/pull/12741#issuecomment-1242278542
@mehrdadh Nice findings, I would if you would like to upstream it to Zephyr
also so other projects could pick this up?
--
This is an automated message from the Apache Git Service.
To resp
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from cb08a1251f [TF] Add DenseBincount support (#12728)
add 90fb79b74c [CI] Update Docker images to bring TF
tkonolige commented on code in PR #11358:
URL: https://github.com/apache/tvm/pull/11358#discussion_r967288970
##
src/runtime/vm/vm.cc:
##
@@ -143,8 +143,15 @@ PackedFunc VirtualMachine::GetFunction(const std::string&
name,
} else {
auto it = inputs_.find(func_na
TejashShah commented on PR #12490:
URL: https://github.com/apache/tvm/pull/12490#issuecomment-1242228114
cc @masahi @junrushao, it needs a merge trigger!
--
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
This is an automated email from the ASF dual-hosted git repository.
areusch pushed a commit to branch ci-docker-staging
in repository https://gitbox.apache.org/repos/asf/tvm.git
commit e888708c8681e69edc5138d408c38c3167b835a1
Author: Andrew Reusch
AuthorDate: Thu Sep 1 16:45:38 2022 -0700
R
This is an automated email from the ASF dual-hosted git repository.
areusch pushed a change to branch ci-docker-staging
in repository https://gitbox.apache.org/repos/asf/tvm.git
omit 57753279ed Respect Dockerfile ENV PATH modifications in docker/bash.sh
lookups.
omit a36aab12e5 Always i
This is an automated email from the ASF dual-hosted git repository.
areusch pushed a commit to branch ci-docker-staging
in repository https://gitbox.apache.org/repos/asf/tvm.git
commit 57e7105afcf50a4e6cf378ae1e107ba83b65305b
Author: Andrew Reusch
AuthorDate: Thu Aug 25 15:52:58 2022 -0700
tkonolige commented on code in PR #11358:
URL: https://github.com/apache/tvm/pull/11358#discussion_r967278430
##
src/runtime/vm/vm.cc:
##
@@ -518,13 +584,54 @@ int64_t VirtualMachine::LoadScalarInt(Index r) const {
return result;
}
-void VirtualMachine::RunLoop() {
+Index
tkonolige commented on code in PR #11358:
URL: https://github.com/apache/tvm/pull/11358#discussion_r967277533
##
python/tvm/runtime/vm.py:
##
@@ -550,6 +551,24 @@ def invoke_stateful(self, func_name, *args, **kwargs):
self.set_input(func_name, *args, **kwargs)
dchauhan-arm closed pull request #11519: [TFLite] Support quantized GREATER op
in TFLite frontend
URL: https://github.com/apache/tvm/pull/11519
--
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
This is an automated email from the ASF dual-hosted git repository.
mehrdadh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 75969647fd Aligned CMSIS-NN SHA in TVM to CMSIS top of tree (#12723)
add 1d32c400f1 [microtvm][Zephyr] Add project o
mehrdadh merged PR #12741:
URL: https://github.com/apache/tvm/pull/12741
--
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.
This is an automated email from the ASF dual-hosted git repository.
leandron pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 90fb79b74c [CI] Update Docker images to bring TF 2.9 and integration
tests (#12738)
add 75969647fd Aligned CMSIS-NN
leandron merged PR #12723:
URL: https://github.com/apache/tvm/pull/12723
--
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.
leandron commented on PR #11519:
URL: https://github.com/apache/tvm/pull/11519#issuecomment-1242128747
This is now unblocked by https://github.com/apache/tvm/pull/12738 -
@dchauhan-arm can you remove the conflict and resubmit this for CI to check?
--
This is an automated message from the
Mousius commented on code in PR #12663:
URL: https://github.com/apache/tvm/pull/12663#discussion_r967209623
##
docker/install/ubuntu_install_python.sh:
##
@@ -18,28 +18,77 @@
set -e
set -u
-# Used for debugging RVM build
-set -x
set -o pipefail
-# install python and pip,
leandron commented on issue #12573:
URL: https://github.com/apache/tvm/issues/12573#issuecomment-1242121617
Closed by https://github.com/apache/tvm/pull/12738
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
leandron closed issue #12573: [CI Image] Remove Vela from ci_cpu
URL: https://github.com/apache/tvm/issues/12573
--
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,
This is an automated email from the ASF dual-hosted git repository.
mousius pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from cb08a1251f [TF] Add DenseBincount support (#12728)
add 90fb79b74c [CI] Update Docker images to bring TF 2.9 and integ
Mousius merged PR #12738:
URL: https://github.com/apache/tvm/pull/12738
--
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
areusch commented on PR #12663:
URL: https://github.com/apache/tvm/pull/12663#issuecomment-1242084867
@leandron happy to hold off til then
--
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 spec
vvchernov commented on code in PR #11358:
URL: https://github.com/apache/tvm/pull/11358#discussion_r967164258
##
src/runtime/vm/vm.cc:
##
@@ -143,8 +143,15 @@ PackedFunc VirtualMachine::GetFunction(const std::string&
name,
} else {
auto it = inputs_.find(func_na
vvchernov commented on code in PR #11358:
URL: https://github.com/apache/tvm/pull/11358#discussion_r967144294
##
include/tvm/runtime/vm/vm.h:
##
@@ -281,6 +291,28 @@ class TVM_DLL VirtualMachine : public runtime::ModuleNode {
*/
void SetOneInput(std::string name, const TV
PhilippvK commented on PR #12534:
URL: https://github.com/apache/tvm/pull/12534#issuecomment-1242040783
> I also intend to do this. Should we also do it in this PR?
@alter-xp done :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
PhilippvK commented on PR #12522:
URL: https://github.com/apache/tvm/pull/12522#issuecomment-1242040117
I reworked the PR and updated the comment accordingly. Thank you for your
inputs! Please have another look at the changes as I added several improvements:
- AutoScheduler support
- M
PhilippvK commented on PR #12525:
URL: https://github.com/apache/tvm/pull/12525#issuecomment-1242038912
Short update:
- With my latest changes I can now print useful task names for AutoScheduler
as well (using `task.desc` instead of `str(task)`)
- I added a mention of the `--task` argu
vvchernov commented on code in PR #11358:
URL: https://github.com/apache/tvm/pull/11358#discussion_r967121778
##
python/tvm/runtime/vm.py:
##
@@ -550,6 +551,24 @@ def invoke_stateful(self, func_name, *args, **kwargs):
self.set_input(func_name, *args, **kwargs)
leandron commented on PR #12663:
URL: https://github.com/apache/tvm/pull/12663#issuecomment-1242019108
Im hopeful that https://github.com/apache/tvm/pull/12738 will be merged once
CI gets green. Happy to merge this just after that.
--
This is an automated message from the Apache Git Servi
areusch commented on PR #12663:
URL: https://github.com/apache/tvm/pull/12663#issuecomment-1242007336
@driazati i think this is finally ready
--
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
This is an automated email from the ASF dual-hosted git repository.
leandron pushed a change to branch update_docker_tf291
in repository https://gitbox.apache.org/repos/asf/tvm.git
omit 4032e59d21 [CI] Update Docker images to tag 20220908-060034-62bdc91b1
add 2c7d091979 [CI] Update Dock
mbaret commented on PR #12550:
URL: https://github.com/apache/tvm/pull/12550#issuecomment-1241863067
@Mousius As this PR is being blocked and none of my proposals to achieve
[consensus](https://tvm.apache.org/docs/contribute/code_review.html#consensus-building)
have been acknowleged, I have
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 89ce171b86 [TIR, Schedule] Check consumer in-bound and covered in
reverse_compute_inline (#12717)
add
Mousius commented on PR #12747:
URL: https://github.com/apache/tvm/pull/12747#issuecomment-1241806894
@areusch WDYT?
--
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
Mousius opened a new pull request, #12747:
URL: https://github.com/apache/tvm/pull/12747
Hopefully fixes #12742, as the warning should only be printed when a user
passes `target_host`, in the current case if the user passes `None` as
`target_host` it'll be processed by `canon_target_map_and
This is an automated email from the ASF dual-hosted git repository.
leandron pushed a change to branch update_docker_tf291
in repository https://gitbox.apache.org/repos/asf/tvm.git
discard d09d32e849 [CI] Update Docker images to tag 20220908-060034-62bdc91b1
add 299ca267e7 [TIR] Update reg
vvchernov commented on code in PR #11358:
URL: https://github.com/apache/tvm/pull/11358#discussion_r966850057
##
include/tvm/runtime/vm/vm.h:
##
@@ -339,6 +371,51 @@ class TVM_DLL VirtualMachine : public runtime::ModuleNode {
void SetInputTensorWithIndex(std::vector& tensors,
vvchernov commented on code in PR #11358:
URL: https://github.com/apache/tvm/pull/11358#discussion_r966811701
##
src/runtime/vm/vm.cc:
##
@@ -518,13 +584,54 @@ int64_t VirtualMachine::LoadScalarInt(Index r) const {
return result;
}
-void VirtualMachine::RunLoop() {
+Index
vvchernov commented on code in PR #11358:
URL: https://github.com/apache/tvm/pull/11358#discussion_r966808686
##
src/runtime/vm/vm.cc:
##
@@ -810,21 +906,90 @@ void VirtualMachine::RunLoop() {
WriteRegister(instr.dst, dst_data);
OpStopHook();
pc_++;
-
vvchernov commented on code in PR #11358:
URL: https://github.com/apache/tvm/pull/11358#discussion_r966776236
##
src/runtime/vm/vm.cc:
##
@@ -518,13 +584,54 @@ int64_t VirtualMachine::LoadScalarInt(Index r) const {
return result;
}
-void VirtualMachine::RunLoop() {
+Index
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 1c5ffc67ad [ci][docker] Use CMake 3.20.0 for cortexm (#12744)
add cb08a1251f [TF] Add DenseBincount support (#12728)
masahi merged PR #12728:
URL: https://github.com/apache/tvm/pull/12728
--
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
linyv opened a new issue, #12746:
URL: https://github.com/apache/tvm/issues/12746
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 discussion
elvin-n commented on code in PR #12545:
URL: https://github.com/apache/tvm/pull/12545#discussion_r964733626
##
python/tvm/autotvm/task/space.py:
##
@@ -822,6 +830,155 @@ def valid(self):
"""
return not bool(self.errors)
+def is_index_filtered(self, i):
+
Mousius commented on issue #12743:
URL: https://github.com/apache/tvm/issues/12743#issuecomment-1241615153
+1
--
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
This is an automated email from the ASF dual-hosted git repository.
leandron pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 89ce171b86 [TIR, Schedule] Check consumer in-bound and covered in
reverse_compute_inline (#12717)
add 1c5ffc67ad [c
leandron merged PR #12744:
URL: https://github.com/apache/tvm/pull/12744
--
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.
juda commented on PR #12318:
URL: https://github.com/apache/tvm/pull/12318#issuecomment-1241582430
@masahi I finish another round of polishing. Could you please have a look?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
77 matches
Mail list logo