You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [tvm] masahi merged pull request #11978: [PyTorch] [Relay] Add l1 and mse loss function for pytorch frontend - posted by GitBox <gi...@apache.org> on 2022/07/01 00:07:47 UTC, 0 replies.
- [tvm] branch main updated: [PyTorch] [Relay] Add l1 and mse loss function for pytorch frontend (#11978) - posted by ma...@apache.org on 2022/07/01 00:07:50 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #11967: [Flaky Test] `tests/python/frontend/pytorch/test_forward.py::test_empty_like` - posted by GitBox <gi...@apache.org> on 2022/07/01 00:11:14 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #11979: [BYOC] Switch TensorRT BYOC integration to IRModule-at-a-time using RelayToTIR hook - posted by GitBox <gi...@apache.org> on 2022/07/01 00:18:03 UTC, 0 replies.
- [tvm] branch last-successful updated (2625878abe -> 6424f1fec1) - posted by gi...@apache.org on 2022/07/01 00:24:59 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #11980: Further clarify CI docs - posted by GitBox <gi...@apache.org> on 2022/07/01 00:34:23 UTC, 0 replies.
- [GitHub] [tvm] wrongtest commented on pull request #11942: [TIR] Add missing narrow down of index within conditions - posted by GitBox <gi...@apache.org> on 2022/07/01 00:37:31 UTC, 1 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #11942: [TIR] Add missing narrow down of index within conditions - posted by GitBox <gi...@apache.org> on 2022/07/01 00:40:55 UTC, 3 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@26ad70333875c55eec438b840d004a5fb9255572) - posted by tq...@apache.org on 2022/07/01 00:59:58 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@beea0d2d6add545bd27130309aa12b8e7a38100f) - posted by tq...@apache.org on 2022/07/01 01:10:49 UTC, 0 replies.
- [tvm] branch last-successful updated (6424f1fec1 -> beea0d2d6a) - posted by gi...@apache.org on 2022/07/01 01:37:59 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on pull request #11489: [Topi] [Hexagon] Conv2d slice op initial version - posted by GitBox <gi...@apache.org> on 2022/07/01 02:17:30 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #11832: [ci][docker] Tag tlcpackstaging images to tlcpack - posted by GitBox <gi...@apache.org> on 2022/07/01 02:22:13 UTC, 1 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #11975: [MetaSchedule] Extract workload embedding - posted by GitBox <gi...@apache.org> on 2022/07/01 02:36:16 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule] Extract workload embedding (#11975) - posted by ju...@apache.org on 2022/07/01 02:36:19 UTC, 0 replies.
- [GitHub] [tvm] xndcn opened a new pull request, #11982: [tests] Fix changed var name from 'target_str' to 'target_names', NFC - posted by GitBox <gi...@apache.org> on 2022/07/01 02:45:05 UTC, 0 replies.
- [GitHub] [tvm-rfcs] alter-xp commented on pull request #18: [RFC] Adding initial SVE implementation - posted by GitBox <gi...@apache.org> on 2022/07/01 03:07:22 UTC, 0 replies.
- [GitHub] [tvm] alter-xp commented on pull request #11905: [ci][docker] fix the path of custom toolchain in ci_qemu for csinn2 - posted by GitBox <gi...@apache.org> on 2022/07/01 06:28:16 UTC, 1 replies.
- [GitHub] [tvm-rfcs] manupa-arm commented on a diff in pull request #81: [USMP] Update RFC with constants pools - posted by GitBox <gi...@apache.org> on 2022/07/01 09:08:01 UTC, 3 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #11809: [microTVM][ARM] Keep microtvm testing only in QEMU Image - posted by GitBox <gi...@apache.org> on 2022/07/01 10:14:36 UTC, 2 replies.
- [GitHub] [tvm] abhikran-quic opened a new pull request, #11983: Reshape slice op - posted by GitBox <gi...@apache.org> on 2022/07/01 10:51:26 UTC, 0 replies.
- [GitHub] [tvm] apeskov commented on a diff in pull request #11966: [DNNL][BYOC] Enable Altering Dense Weight Layout - posted by GitBox <gi...@apache.org> on 2022/07/01 11:01:51 UTC, 1 replies.
- [GitHub] [tvm] apeskov commented on pull request #11966: [DNNL][BYOC] Enable Altering Dense Weight Layout - posted by GitBox <gi...@apache.org> on 2022/07/01 12:38:03 UTC, 0 replies.
- [GitHub] [tvm] abhikran-quic commented on pull request #11983: Reshape slice op - posted by GitBox <gi...@apache.org> on 2022/07/01 13:05:10 UTC, 0 replies.
- [GitHub] [tvm] arangasa commented on issue #11957: [Bug] Hexagon broken tests on HDK board - posted by GitBox <gi...@apache.org> on 2022/07/01 13:25:42 UTC, 0 replies.
- [GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #84: [RFC] Name mangling in IRModules - posted by GitBox <gi...@apache.org> on 2022/07/01 13:59:32 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #11853: [testing][hexagon] Better subproc errors - posted by GitBox <gi...@apache.org> on 2022/07/01 14:18:18 UTC, 1 replies.
- [GitHub] [tvm] yelite commented on a diff in pull request #11971: [TVMScript] Doc Base Class & DocPrinter Scaffolding - posted by GitBox <gi...@apache.org> on 2022/07/01 14:25:27 UTC, 13 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #11973: [TIR] Moved PrimExpr operator overload from op.h to expr.h - posted by GitBox <gi...@apache.org> on 2022/07/01 14:45:43 UTC, 1 replies.
- [GitHub] [tvm] mbs-octoml commented on pull request #11979: [BYOC] Switch TensorRT BYOC integration to IRModule-at-a-time using RelayToTIR hook - posted by GitBox <gi...@apache.org> on 2022/07/01 15:06:27 UTC, 2 replies.
- [GitHub] [tvm-rfcs] yongwww commented on a diff in pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/01 15:19:22 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #11984: [LLVM] Remove use of deprecated `PointerType::getPointerElementType()` - posted by GitBox <gi...@apache.org> on 2022/07/01 15:21:12 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #11985: [Hexagon] Fix use of subprocess.run in `_check_call_verbose` - posted by GitBox <gi...@apache.org> on 2022/07/01 15:23:11 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #11980: Further clarify CI docs - posted by GitBox <gi...@apache.org> on 2022/07/01 16:02:16 UTC, 0 replies.
- [tvm] branch main updated: Further clarify CI docs (#11980) - posted by le...@apache.org on 2022/07/01 16:02:20 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #11976: [docker] Fall back to tlcpackstaging in bash.sh - posted by GitBox <gi...@apache.org> on 2022/07/01 16:03:18 UTC, 0 replies.
- [tvm] branch main updated: [docker] Fall back to tlcpackstaging in bash.sh (#11976) - posted by le...@apache.org on 2022/07/01 16:03:20 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #11982: [tests] Fix changed var name from 'target_str' to 'target_names', NFC - posted by GitBox <gi...@apache.org> on 2022/07/01 16:06:53 UTC, 0 replies.
- [tvm] branch main updated: [tests] Fix changed var name from 'target_str' to 'target_names', NFC (#11982) - posted by le...@apache.org on 2022/07/01 16:06:56 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #11982: [tests] Fix changed var name from 'target_str' to 'target_names', NFC - posted by GitBox <gi...@apache.org> on 2022/07/01 16:07:07 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on pull request #11809: [microTVM][ARM] Keep microtvm testing only in QEMU Image - posted by GitBox <gi...@apache.org> on 2022/07/01 17:11:06 UTC, 3 replies.
- [GitHub] [tvm] hzfan opened a new pull request, #11986: [Relay][Fix] Let Printer - posted by GitBox <gi...@apache.org> on 2022/07/01 17:20:12 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on a diff in pull request #11983: [Hexagon] Reshape slice op - posted by GitBox <gi...@apache.org> on 2022/07/01 17:24:48 UTC, 0 replies.
- [tvm] branch v0.9.0 updated: [CI] Skip some additional tests that are failing in the wheel (#11969) - posted by dr...@apache.org on 2022/07/01 17:27:03 UTC, 0 replies.
- [GitHub] [tvm] hzfan commented on pull request #11986: [Relay][Fix] Let Printer - posted by GitBox <gi...@apache.org> on 2022/07/01 17:32:18 UTC, 1 replies.
- [GitHub] [tvm] areusch opened a new pull request, #11988: Couple patches to docker/bash.sh after #11976. - posted by GitBox <gi...@apache.org> on 2022/07/01 17:34:32 UTC, 0 replies.
- [tvm] branch areusch/freeze-dependencies updated (2f7b0a1405 -> c93ee83f7f) - posted by ar...@apache.org on 2022/07/01 17:40:05 UTC, 0 replies.
- [tvm] 01/02: unify python installation script - posted by ar...@apache.org on 2022/07/01 17:40:06 UTC, 0 replies.
- [tvm] 02/02: bootstrap for all py versions - posted by ar...@apache.org on 2022/07/01 17:40:07 UTC, 0 replies.
- [GitHub] [tvm] joshherr-quic commented on pull request #11693: [Hexagon] Enable int8 vlut codegen for Relay take (LUT) operator - posted by GitBox <gi...@apache.org> on 2022/07/01 17:43:49 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@0ae3f5d6ce6f150dd038f59429ab1da4fadea177) - posted by tq...@apache.org on 2022/07/01 17:44:55 UTC, 0 replies.
- [tvm] branch last-successful updated (beea0d2d6a -> 0ae3f5d6ce) - posted by gi...@apache.org on 2022/07/01 17:49:19 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@2f8b008730e5fd97eccc14e58a5a259ae30bac38) - posted by tq...@apache.org on 2022/07/01 17:50:25 UTC, 0 replies.
- [tvm] branch areusch/freeze-dependencies updated: fixup! unify python installation script - posted by ar...@apache.org on 2022/07/01 17:55:23 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on a diff in pull request #11988: Couple patches to docker/bash.sh after #11976. - posted by GitBox <gi...@apache.org> on 2022/07/01 18:02:17 UTC, 0 replies.
- [tvm] branch areusch/freeze-dependencies updated (4908afdc9d -> a944d4970e) - posted by ar...@apache.org on 2022/07/01 18:02:50 UTC, 0 replies.
- [tvm] 01/01: fixup! unify python installation script - posted by ar...@apache.org on 2022/07/01 18:02:51 UTC, 0 replies.
- [tvm] branch last-successful updated (0ae3f5d6ce -> 2f8b008730) - posted by gi...@apache.org on 2022/07/01 18:05:54 UTC, 0 replies.
- [tvm] branch areusch/freeze-dependencies updated (a944d4970e -> 169579855a) - posted by ar...@apache.org on 2022/07/01 18:26:21 UTC, 0 replies.
- [tvm] 01/02: fixup! unify python installation script - posted by ar...@apache.org on 2022/07/01 18:26:22 UTC, 0 replies.
- [tvm] 02/02: TODO Remove torch from tvmc build deps. - posted by ar...@apache.org on 2022/07/01 18:26:23 UTC, 0 replies.
- [GitHub] [tvm] driazati closed pull request #11990: [release] Bump version numbers to v0.9.0 - posted by GitBox <gi...@apache.org> on 2022/07/01 18:32:56 UTC, 0 replies.
- [tvm] branch areusch/freeze-dependencies updated (169579855a -> 2967307490) - posted by ar...@apache.org on 2022/07/01 18:35:28 UTC, 0 replies.
- [tvm] 01/01: TODO Remove torch from tvmc build deps. - posted by ar...@apache.org on 2022/07/01 18:35:29 UTC, 2 replies.
- [GitHub] [tvm] areusch commented on pull request #11989: [release][v0.9] Remove VTA submodule - posted by GitBox <gi...@apache.org> on 2022/07/01 18:38:22 UTC, 0 replies.
- [GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #18: [RFC] Adding initial SVE implementation - posted by GitBox <gi...@apache.org> on 2022/07/01 18:59:05 UTC, 1 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #11985: [Hexagon] Fix use of subprocess.run in _check_call_verbose - posted by GitBox <gi...@apache.org> on 2022/07/01 19:00:45 UTC, 0 replies.
- [tvm] branch main updated: [Hexagon] Fix use of subprocess.run in _check_call_verbose (#11985) - posted by kp...@apache.org on 2022/07/01 19:00:49 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #11986: [Relay][Fix] Let Printer - posted by GitBox <gi...@apache.org> on 2022/07/01 19:01:51 UTC, 1 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #11987: [release] Add script to gather PRs for a release - posted by GitBox <gi...@apache.org> on 2022/07/01 19:09:29 UTC, 1 replies.
- [tvm] branch areusch/freeze-dependencies updated (2967307490 -> bf7142c485) - posted by ar...@apache.org on 2022/07/01 19:15:06 UTC, 0 replies.
- [GitHub] [tvm] shingjan commented on pull request #11890: [Relay] [PyTorch] Add trilu, tril and triu - posted by GitBox <gi...@apache.org> on 2022/07/01 19:34:32 UTC, 0 replies.
- [GitHub] [tvm] shingjan commented on issue #11967: [Flaky Test] `tests/python/frontend/pytorch/test_forward.py::test_empty_like` - posted by GitBox <gi...@apache.org> on 2022/07/01 19:36:08 UTC, 0 replies.
- [tvm] branch areusch/freeze-dependencies updated (bf7142c485 -> a50e8edca1) - posted by ar...@apache.org on 2022/07/01 19:36:57 UTC, 0 replies.
- [GitHub] [tvm] shingjan commented on pull request #11761: [TOPI][ONNX] Fix for trilu and set_matrix_diag ops - posted by GitBox <gi...@apache.org> on 2022/07/01 19:50:02 UTC, 0 replies.
- [GitHub] [tvm] shingjan commented on a diff in pull request #11761: [TOPI][ONNX] Fix for trilu and set_matrix_diag ops - posted by GitBox <gi...@apache.org> on 2022/07/01 19:52:34 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #11427: [TVMC] Workspace Pools Parameters - posted by GitBox <gi...@apache.org> on 2022/07/01 19:55:54 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #11988: Couple patches to docker/bash.sh after #11976. - posted by GitBox <gi...@apache.org> on 2022/07/01 19:59:24 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #11991: [release] Bump version numbers to v0.9.0 - posted by GitBox <gi...@apache.org> on 2022/07/01 20:13:52 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml commented on pull request #11981: [Collage] SubGraphs - posted by GitBox <gi...@apache.org> on 2022/07/01 20:14:34 UTC, 1 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #11959: [Printer] Fix print attr of null node - posted by GitBox <gi...@apache.org> on 2022/07/01 20:33:00 UTC, 0 replies.
- [tvm] branch no_vta_for_0.9 created (now 9e8973fe4a) - posted by dr...@apache.org on 2022/07/01 20:33:07 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on pull request #11989: [release][v0.9] Remove VTA submodule - posted by GitBox <gi...@apache.org> on 2022/07/01 20:33:39 UTC, 0 replies.
- [GitHub] [tvm] driazati closed pull request #11989: [release][v0.9] Remove VTA submodule - posted by GitBox <gi...@apache.org> on 2022/07/01 20:33:40 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c97895e0ffb512e73c89de7cdee9846f052244fc) - posted by tq...@apache.org on 2022/07/01 20:41:55 UTC, 0 replies.
- [tvm] branch last-successful updated (2f8b008730 -> c97895e0ff) - posted by gi...@apache.org on 2022/07/01 20:49:10 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #11693: [Hexagon] Enable int8 vlut codegen for Relay take (LUT) operator - posted by GitBox <gi...@apache.org> on 2022/07/01 20:50:39 UTC, 0 replies.
- [tvm] branch main updated (c97895e0ff -> 50cd4d635c) - posted by kp...@apache.org on 2022/07/01 20:50:41 UTC, 0 replies.
- [tvm] branch areusch/freeze-dependencies updated: fix docker images - posted by ar...@apache.org on 2022/07/01 21:03:12 UTC, 0 replies.
- [tvm] branch areusch/freeze-dependencies updated (071036d8de -> 226ae877c4) - posted by ar...@apache.org on 2022/07/01 21:07:26 UTC, 0 replies.
- [tvm] 01/01: fix docker images - posted by ar...@apache.org on 2022/07/01 21:07:27 UTC, 0 replies.
- [GitHub] [tvm-rfcs] yelite commented on a diff in pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/01 21:07:42 UTC, 18 replies.
- [GitHub] [tvm] mbs-octoml opened a new pull request, #11993: [Collage] PartitionRule (though without CombinePartitionRule) - posted by GitBox <gi...@apache.org> on 2022/07/01 21:21:16 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml commented on pull request #11993: [Collage] PartitionRule (though without CombinePartitionRule) - posted by GitBox <gi...@apache.org> on 2022/07/01 21:21:25 UTC, 1 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #11915: [ci] Don't skip index-triggered builds - posted by GitBox <gi...@apache.org> on 2022/07/01 21:22:34 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #11971: [TVMScript] Doc Base Class & DocPrinter Scaffolding - posted by GitBox <gi...@apache.org> on 2022/07/01 21:27:04 UTC, 7 replies.
- [GitHub] [tvm] areusch merged pull request #11988: Couple patches to docker/bash.sh after #11976. - posted by GitBox <gi...@apache.org> on 2022/07/01 21:41:47 UTC, 0 replies.
- [tvm] branch main updated: Couple patches to docker/bash.sh after #11976. (#11988) - posted by ar...@apache.org on 2022/07/01 21:41:49 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #11988: Couple patches to docker/bash.sh after #11976. - posted by GitBox <gi...@apache.org> on 2022/07/01 21:42:25 UTC, 0 replies.
- [GitHub] [tvm] driazati merged pull request #11915: [ci] Don't skip index-triggered builds - posted by GitBox <gi...@apache.org> on 2022/07/01 21:45:06 UTC, 0 replies.
- [tvm] branch main updated: [ci] Don't skip index-triggered builds (#11915) - posted by dr...@apache.org on 2022/07/01 21:45:08 UTC, 0 replies.
- [GitHub] [tvm-rfcs] areusch commented on a diff in pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/01 22:04:48 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11979: [BYOC] Switch TensorRT BYOC integration to IRModule-at-a-time using RelayToTIR hook - posted by GitBox <gi...@apache.org> on 2022/07/01 22:09:10 UTC, 0 replies.
- [tvm] branch main updated: [BYOC] Switch TensorRT BYOC integration to IRModule-at-a-time using RelayToTIR hook (#11979) - posted by ma...@apache.org on 2022/07/01 22:09:21 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11984: [LLVM] Remove use of deprecated `PointerType::getPointerElementType()` - posted by GitBox <gi...@apache.org> on 2022/07/01 22:18:13 UTC, 0 replies.
- [tvm] branch main updated: [LLVM] Remove use of deprecated PointerType::getPointerElementType() (#11984) - posted by ma...@apache.org on 2022/07/01 22:18:16 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #11967: [Flaky Test] `tests/python/frontend/pytorch/test_forward.py::test_empty_like` - posted by GitBox <gi...@apache.org> on 2022/07/01 22:24:56 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11890: [Relay] [PyTorch] Add aten::tril and aten::triu - posted by GitBox <gi...@apache.org> on 2022/07/01 22:24:57 UTC, 0 replies.
- [tvm] branch main updated (286a51921d -> 1787cca3f9) - posted by ma...@apache.org on 2022/07/01 22:24:59 UTC, 0 replies.
- [GitHub] [tvm] shingjan opened a new pull request, #11994: [PyTorch] add aten::randn - posted by GitBox <gi...@apache.org> on 2022/07/01 22:26:06 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@55dcd5f195b15401b79f280d4146ddbf75806b7c) - posted by tq...@apache.org on 2022/07/01 23:27:09 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@eeb5fce7a147bd7097b7089c600166ae1bfa7ef7) - posted by tq...@apache.org on 2022/07/01 23:27:26 UTC, 0 replies.
- [tvm] branch last-successful updated (c97895e0ff -> eeb5fce7a1) - posted by gi...@apache.org on 2022/07/01 23:35:31 UTC, 0 replies.
- [tvm] branch last-successful updated (eeb5fce7a1 -> 55dcd5f195) - posted by gi...@apache.org on 2022/07/01 23:49:05 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@d2a14a6880ee2e4520f3e9a55accb258e8725e65) - posted by tq...@apache.org on 2022/07/01 23:50:12 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@286a51921d9f7ab376c09a6c2d0882768da14767) - posted by tq...@apache.org on 2022/07/02 00:00:11 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (b982416ec3 -> 4e8a50291b) - posted by gi...@apache.org on 2022/07/02 00:00:28 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] opened a new pull request, #11995: [ci][docker] Nightly Docker image update - posted by GitBox <gi...@apache.org> on 2022/07/02 00:00:28 UTC, 0 replies.
- [GitHub] [tvm] alanmacd commented on a diff in pull request #11782: [microTVM] Autotuning performance tests - posted by GitBox <gi...@apache.org> on 2022/07/02 00:08:53 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@1787cca3f90237dff001fba01ffdbaf9a510f886) - posted by tq...@apache.org on 2022/07/02 00:09:12 UTC, 0 replies.
- [tvm] branch last-successful updated (55dcd5f195 -> 1787cca3f9) - posted by gi...@apache.org on 2022/07/02 00:23:53 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #11986: [Relay][Fix] Let Printer - posted by GitBox <gi...@apache.org> on 2022/07/02 00:31:31 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on pull request #11782: [microTVM] Autotuning performance tests - posted by GitBox <gi...@apache.org> on 2022/07/02 01:47:53 UTC, 0 replies.
- [GitHub] [tvm] wrongtest merged pull request #11942: [TIR] Add missing narrow down of index within conditions - posted by GitBox <gi...@apache.org> on 2022/07/02 05:00:37 UTC, 0 replies.
- [tvm] branch main updated (1787cca3f9 -> ce8f6d176d) - posted by wr...@apache.org on 2022/07/02 05:00:42 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ce8f6d176decf5c5d1c4dba21d4b371529cb7f9f) - posted by tq...@apache.org on 2022/07/02 06:46:43 UTC, 0 replies.
- [tvm] branch last-successful updated (1787cca3f9 -> ce8f6d176d) - posted by gi...@apache.org on 2022/07/02 06:50:45 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 opened a new pull request, #11996: [MetaSchedule] Enhance AutoInline for Spatial Task - posted by GitBox <gi...@apache.org> on 2022/07/02 08:23:56 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #11996: [MetaSchedule] Enhance AutoInline for Spatial Task - posted by GitBox <gi...@apache.org> on 2022/07/02 08:24:07 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #11996: [MetaSchedule] Enhance AutoInline for Spatial Task - posted by GitBox <gi...@apache.org> on 2022/07/02 11:16:27 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule] Enhance AutoInline for Spatial Task (#11996) - posted by sy...@apache.org on 2022/07/02 11:16:35 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@0e971869575df7e5b12381e4566a1a8fd98a4a77) - posted by tq...@apache.org on 2022/07/02 13:02:27 UTC, 0 replies.
- [tvm] branch last-successful updated (ce8f6d176d -> 0e97186957) - posted by gi...@apache.org on 2022/07/02 13:25:13 UTC, 0 replies.
- [GitHub] [tvm] DongqiShen opened a new issue, #11997: [Bug] Mac m1 pro build fail. - posted by GitBox <gi...@apache.org> on 2022/07/02 14:57:54 UTC, 0 replies.
- [tvm] branch comaniac-patch-1 created (now 418b890fff) - posted by co...@apache.org on 2022/07/02 20:35:03 UTC, 0 replies.
- [tvm] 01/01: [COMMUNITY] Hongyi Jin -> Reviewer - posted by co...@apache.org on 2022/07/02 20:35:04 UTC, 0 replies.
- [GitHub] [tvm] comaniac opened a new pull request, #11998: [COMMUNITY] Hongyi Jin -> Reviewer - posted by GitBox <gi...@apache.org> on 2022/07/02 20:35:59 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #11998: [COMMUNITY] Hongyi Jin -> Reviewer - posted by GitBox <gi...@apache.org> on 2022/07/02 23:01:41 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #11998: [COMMUNITY] Hongyi Jin -> Reviewer - posted by GitBox <gi...@apache.org> on 2022/07/02 23:02:00 UTC, 0 replies.
- [tvm] branch main updated: [COMMUNITY] Hongyi Jin -> Reviewer (#11998) - posted by ju...@apache.org on 2022/07/02 23:02:10 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (4e8a50291b -> 5087f28f2c) - posted by gi...@apache.org on 2022/07/03 00:00:37 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 opened a new pull request, #11999: [TIR] Add sugar method `Schedule.work_on` - posted by GitBox <gi...@apache.org> on 2022/07/03 00:37:43 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #11999: [TIR] Add sugar method `Schedule.work_on` - posted by GitBox <gi...@apache.org> on 2022/07/03 00:37:55 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6642c6e8b05534d3c08f8fa2969c31d553aa8476) - posted by tq...@apache.org on 2022/07/03 00:48:39 UTC, 0 replies.
- [tvm] branch last-successful updated (0e97186957 -> 6642c6e8b0) - posted by gi...@apache.org on 2022/07/03 00:50:16 UTC, 0 replies.
- [GitHub] [tvm] ActionPace commented on issue #11948: [Bug] Failed to run python setup script - posted by GitBox <gi...@apache.org> on 2022/07/03 01:06:58 UTC, 0 replies.
- [GitHub] [tvm] ActionPace commented on issue #11726: Error during Python Package Installation - posted by GitBox <gi...@apache.org> on 2022/07/03 01:10:13 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #11997: [Bug] Mac m1 pro build fail. - posted by GitBox <gi...@apache.org> on 2022/07/03 01:23:43 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #11997: [Bug] Mac m1 pro build fail. - posted by GitBox <gi...@apache.org> on 2022/07/03 01:23:43 UTC, 0 replies.
- [GitHub] [tvm-rfcs] wrongtest commented on pull request #18: [RFC] Adding initial SVE implementation - posted by GitBox <gi...@apache.org> on 2022/07/03 03:21:32 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #11977: [TVMScript] Add ObjectPath class - posted by GitBox <gi...@apache.org> on 2022/07/03 07:42:33 UTC, 5 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #11961: [MetaSchedule] Added a cost model - posted by GitBox <gi...@apache.org> on 2022/07/03 07:45:53 UTC, 3 replies.
- [GitHub] [tvm] Codle opened a new pull request, #12000: [Fix] fix python setup.py file bug - posted by GitBox <gi...@apache.org> on 2022/07/03 11:32:56 UTC, 0 replies.
- [GitHub] [tvm] Codle commented on pull request #12000: [Fix] fix python setup.py file bug - posted by GitBox <gi...@apache.org> on 2022/07/03 11:59:53 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #11999: [TIR] Add sugar method `Schedule.work_on` - posted by GitBox <gi...@apache.org> on 2022/07/03 20:16:20 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Add sugar method `Schedule.work_on` (#11999) - posted by ju...@apache.org on 2022/07/03 20:16:25 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@f8186d8c7d3e4679a6dfd83d17521f20bfb3ca42) - posted by tq...@apache.org on 2022/07/03 22:02:37 UTC, 0 replies.
- [tvm] branch last-successful updated (6642c6e8b0 -> f8186d8c7d) - posted by gi...@apache.org on 2022/07/03 22:06:50 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #11793: [DietCode] Local Padding - posted by GitBox <gi...@apache.org> on 2022/07/03 23:47:34 UTC, 5 replies.
- [tvm] branch nightly-docker-update updated (5087f28f2c -> 0cf07a2f34) - posted by gi...@apache.org on 2022/07/04 00:00:50 UTC, 0 replies.
- [GitHub] [tvm] yangulei commented on pull request #11966: [DNNL][BYOC] Enable Altering Dense Weight Layout - posted by GitBox <gi...@apache.org> on 2022/07/04 03:51:53 UTC, 0 replies.
- [GitHub] [tvm] lazycal opened a new issue, #12001: [Bug][TE Schedule] Unsupported nested parallel created by Softmax TE schedule - posted by GitBox <gi...@apache.org> on 2022/07/04 05:03:02 UTC, 0 replies.
- [GitHub] [tvm] crazydemo commented on pull request #11815: Enhancement for fold_scale_axis and dnnl_json_runtime - posted by GitBox <gi...@apache.org> on 2022/07/04 05:45:07 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11815: Enhancement for fold_scale_axis and dnnl_json_runtime - posted by GitBox <gi...@apache.org> on 2022/07/04 06:06:02 UTC, 0 replies.
- [tvm] branch main updated: Enhancement for fold_scale_axis and dnnl_json_runtime (#11815) - posted by ma...@apache.org on 2022/07/04 06:06:06 UTC, 0 replies.
- [GitHub] [tvm] crazydemo closed pull request #11821: [BYOC-DNNL] support more post-ops - posted by GitBox <gi...@apache.org> on 2022/07/04 07:01:49 UTC, 0 replies.
- [GitHub] [tvm] crazydemo opened a new pull request, #12002: [BYOC-DNNL] support more post-ops - posted by GitBox <gi...@apache.org> on 2022/07/04 07:06:26 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@5efe8b0bfdff4c9939185a7581dc77e23cbcb6d5) - posted by tq...@apache.org on 2022/07/04 07:52:08 UTC, 0 replies.
- [tvm] branch last-successful updated (f8186d8c7d -> 5efe8b0bfd) - posted by gi...@apache.org on 2022/07/04 08:06:25 UTC, 0 replies.
- [GitHub] [tvm] blackkker opened a new pull request, #12003: [FRONTEND][TFLITE] Add support for TFLite_Detection_PostProcess - posted by GitBox <gi...@apache.org> on 2022/07/04 08:33:19 UTC, 0 replies.
- [GitHub] [tvm] petuca commented on issue #11451: [PyTorch] not implemented: ['quantized::leaky_relu'] - posted by GitBox <gi...@apache.org> on 2022/07/04 08:36:11 UTC, 0 replies.
- [GitHub] [tvm] gigiblender opened a new issue, #12004: [Flaky Test] `tests/python/frontend/tensorflow/test_forward.py::test_forward_rint` - posted by GitBox <gi...@apache.org> on 2022/07/04 08:45:38 UTC, 0 replies.
- [GitHub] [tvm] abhikran-quic commented on a diff in pull request #11983: [Hexagon] Reshape slice op - posted by GitBox <gi...@apache.org> on 2022/07/04 09:02:18 UTC, 1 replies.
- [GitHub] [tvm] gigiblender commented on issue #11462: CI monitoring rotation schedule - posted by GitBox <gi...@apache.org> on 2022/07/04 09:10:54 UTC, 0 replies.
- [GitHub] [tvm] elvin-n opened a new pull request, #12005: [Adreno] Modify default AutoTVM params for conv2d - posted by GitBox <gi...@apache.org> on 2022/07/04 10:32:00 UTC, 0 replies.
- [GitHub] [tvm] blackkker commented on pull request #12003: [Frontend][TFLite] Add support for NonMaxSuppressionV5 op - posted by GitBox <gi...@apache.org> on 2022/07/04 10:57:09 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm opened a new pull request, #12006: [CMSIS-NN][Perf] Converted Relay Conv2D into CMSIS-NN Depthwise - posted by GitBox <gi...@apache.org> on 2022/07/04 15:13:45 UTC, 0 replies.
- [GitHub] [tvm-rfcs] gigiblender commented on pull request #84: [RFC] Name mangling in IRModules - posted by GitBox <gi...@apache.org> on 2022/07/04 16:25:12 UTC, 2 replies.
- [GitHub] [tvm-rfcs] gigiblender commented on a diff in pull request #84: [RFC] Name mangling in IRModules - posted by GitBox <gi...@apache.org> on 2022/07/04 16:26:08 UTC, 2 replies.
- [GitHub] [tvm] leandron commented on issue #11726: Error during Python Package Installation - posted by GitBox <gi...@apache.org> on 2022/07/04 16:45:35 UTC, 0 replies.
- [GitHub] [tvm] leandron closed issue #11186: [Bug] `python setup.py install` fails with "can't copy '../configs/': doesn't exist or not a regular file" - posted by GitBox <gi...@apache.org> on 2022/07/04 16:46:00 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on issue #11186: [Bug] `python setup.py install` fails with "can't copy '../configs/': doesn't exist or not a regular file" - posted by GitBox <gi...@apache.org> on 2022/07/04 16:46:00 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on issue #11948: [Bug] Failed to run python setup script - posted by GitBox <gi...@apache.org> on 2022/07/04 16:46:39 UTC, 0 replies.
- [GitHub] [tvm] leandron closed issue #11948: [Bug] Failed to run python setup script - posted by GitBox <gi...@apache.org> on 2022/07/04 16:46:40 UTC, 0 replies.
- [GitHub] [tvm] lazycal opened a new pull request, #12007: [Draft not ready for review] Fix infercorrect layout in layoutrewrite. - posted by GitBox <gi...@apache.org> on 2022/07/04 16:54:01 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on a diff in pull request #12000: [Fix] fix python setup.py file bug - posted by GitBox <gi...@apache.org> on 2022/07/04 16:55:10 UTC, 3 replies.
- [GitHub] [tvm] Codle commented on a diff in pull request #12000: [Fix] fix python setup.py file bug - posted by GitBox <gi...@apache.org> on 2022/07/04 18:24:27 UTC, 8 replies.
- [GitHub] [tvm] ArmageddonKnight commented on a diff in pull request #11793: [DietCode] Local Padding - posted by GitBox <gi...@apache.org> on 2022/07/04 22:58:58 UTC, 17 replies.
- [tvm] branch nightly-docker-update updated (0cf07a2f34 -> 2d703d38f7) - posted by gi...@apache.org on 2022/07/05 00:00:49 UTC, 0 replies.
- [GitHub] [tvm] lazycal opened a new issue, #12008: Resize does not reject unsupported layout during AlterOpLayout - posted by GitBox <gi...@apache.org> on 2022/07/05 01:53:59 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12005: [Adreno] Modify default AutoTVM params for conv2d - posted by GitBox <gi...@apache.org> on 2022/07/05 04:04:04 UTC, 0 replies.
- [tvm] branch main updated: [Adreno] Modify default AutoTVM params for conv2d (#12005) - posted by ma...@apache.org on 2022/07/05 04:04:08 UTC, 0 replies.
- [GitHub] [tvm] lazycal commented on pull request #12007: Fix infercorrect layout in Layoutrewrite and improve naming. - posted by GitBox <gi...@apache.org> on 2022/07/05 04:20:10 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ef08c36294dc7c90f9d4536948507eca515012bd) - posted by tq...@apache.org on 2022/07/05 05:47:26 UTC, 0 replies.
- [GitHub] [tvm] Kathryn-cat commented on a diff in pull request #11961: [MetaSchedule] Added a cost model - posted by GitBox <gi...@apache.org> on 2022/07/05 05:58:52 UTC, 7 replies.
- [tvm] branch last-successful updated (5efe8b0bfd -> ef08c36294) - posted by gi...@apache.org on 2022/07/05 06:07:02 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12003: [Frontend][TFLite] Add support for NonMaxSuppressionV5 op - posted by GitBox <gi...@apache.org> on 2022/07/05 06:17:18 UTC, 0 replies.
- [tvm] branch main updated: [Frontend][TFLite] Add support for NonMaxSuppressionV5 op (#12003) - posted by ma...@apache.org on 2022/07/05 06:17:23 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11822: [BYOC-DNNL]rewrite downsize blocks for rensetv1 to get better performance - posted by GitBox <gi...@apache.org> on 2022/07/05 07:41:27 UTC, 0 replies.
- [tvm] branch main updated: [BYOC-DNNL]rewrite downsize blocks for rensetv1 to get better performance (#11822) - posted by ma...@apache.org on 2022/07/05 07:41:33 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@83b310d5a41b92a857c17d25a0a9b0546441586a) - posted by tq...@apache.org on 2022/07/05 08:03:49 UTC, 0 replies.
- [tvm] branch last-successful updated (ef08c36294 -> 83b310d5a4) - posted by gi...@apache.org on 2022/07/05 08:25:21 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@b7e299f4a4f9a90b2538d77bc3ae9da9bbff4ef1) - posted by tq...@apache.org on 2022/07/05 09:24:58 UTC, 0 replies.
- [tvm] branch last-successful updated (83b310d5a4 -> b7e299f4a4) - posted by gi...@apache.org on 2022/07/05 09:35:52 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on a diff in pull request #11991: [release] Bump version numbers to v0.9.0 - posted by GitBox <gi...@apache.org> on 2022/07/05 10:09:51 UTC, 5 replies.
- [GitHub] [tvm] Sunny-Island opened a new issue, #12009: [Bug] xgboost version conflict - posted by GitBox <gi...@apache.org> on 2022/07/05 12:14:39 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #11209: [microNPU] Calculate memory pressure for microNPU external functions - posted by GitBox <gi...@apache.org> on 2022/07/05 12:48:50 UTC, 1 replies.
- [GitHub] [tvm-rfcs] junrushao1994 commented on a diff in pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/05 12:49:45 UTC, 5 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #11209: [microNPU] Calculate memory pressure for microNPU external functions - posted by GitBox <gi...@apache.org> on 2022/07/05 16:50:18 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #11782: [microTVM] Autotuning performance tests - posted by GitBox <gi...@apache.org> on 2022/07/05 17:35:46 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #11782: [microTVM] Autotuning performance tests - posted by GitBox <gi...@apache.org> on 2022/07/05 17:36:24 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #11782: [microTVM] Autotuning performance tests - posted by GitBox <gi...@apache.org> on 2022/07/05 17:36:28 UTC, 0 replies.
- [tvm] branch main updated: [microTVM] Autotuning performance tests (#11782) - posted by ar...@apache.org on 2022/07/05 17:36:33 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on a diff in pull request #11991: [release] Bump version numbers to v0.9.0 - posted by GitBox <gi...@apache.org> on 2022/07/05 18:15:10 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@3cca6465ba685921a2f5dbe711d10f5b5ee33d33) - posted by tq...@apache.org on 2022/07/05 19:23:02 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #12010: [TIR] Make conversion from Integer to int64_t explicit - posted by GitBox <gi...@apache.org> on 2022/07/05 19:28:33 UTC, 0 replies.
- [tvm] branch last-successful updated (b7e299f4a4 -> 3cca6465ba) - posted by gi...@apache.org on 2022/07/05 19:34:20 UTC, 0 replies.
- [GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #83: [RFC] Encapsulate LLVM target for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/05 20:01:12 UTC, 1 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #12011: [CI] Allow command-line argument or TVM_BUILD_PATH for C++ unittests - posted by GitBox <gi...@apache.org> on 2022/07/05 20:43:30 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #12011: [CI] Allow command-line argument or TVM_BUILD_PATH for C++ unittests - posted by GitBox <gi...@apache.org> on 2022/07/05 20:44:22 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on a diff in pull request #12011: [CI] Allow command-line argument or TVM_BUILD_PATH for C++ unittests - posted by GitBox <gi...@apache.org> on 2022/07/05 21:14:45 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on a diff in pull request #12011: [CI] Allow command-line argument or TVM_BUILD_PATH for C++ unittests - posted by GitBox <gi...@apache.org> on 2022/07/05 21:19:11 UTC, 0 replies.
- [GitHub] [tvm] shingjan opened a new issue, #12012: [Flaky Test] `tests/python/frontend/pytorch/test_forward.py::test_argsort` - posted by GitBox <gi...@apache.org> on 2022/07/05 21:47:04 UTC, 0 replies.
- [GitHub] [tvm] shingjan commented on pull request #11994: [PyTorch] add aten::randn - posted by GitBox <gi...@apache.org> on 2022/07/05 21:49:14 UTC, 1 replies.
- [GitHub] [tvm] ganler opened a new pull request, #12013: [BugFix] IRSubstitution should keep Var type consistency - posted by GitBox <gi...@apache.org> on 2022/07/05 22:55:50 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new pull request, #12014: [MetaSchedule][Minor] Stability Improvements - posted by GitBox <gi...@apache.org> on 2022/07/05 23:14:37 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (2d703d38f7 -> 24646659f2) - posted by gi...@apache.org on 2022/07/06 00:00:45 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11994: [PyTorch] add aten::randn - posted by GitBox <gi...@apache.org> on 2022/07/06 00:11:59 UTC, 0 replies.
- [tvm] branch main updated: add aten::randn (#11994) - posted by ma...@apache.org on 2022/07/06 00:12:03 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #11428: [TIR] Avoid loop dependent allocation in buffer compaction - posted by GitBox <gi...@apache.org> on 2022/07/06 00:38:51 UTC, 3 replies.
- [GitHub] [tvm] masahi opened a new pull request, #12015: [TOPI, x86] Properly handle fused ops in TE softmax schedule - posted by GitBox <gi...@apache.org> on 2022/07/06 01:43:49 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12010: [TIR] Make conversion from Integer to int64_t explicit - posted by GitBox <gi...@apache.org> on 2022/07/06 01:49:57 UTC, 0 replies.
- [tvm] branch main updated (5bc6684c9d -> ffd8c9377f) - posted by ma...@apache.org on 2022/07/06 01:50:02 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12007: Fix infercorrect layout in Layoutrewrite and improve naming. - posted by GitBox <gi...@apache.org> on 2022/07/06 01:50:28 UTC, 0 replies.
- [tvm] branch main updated (ffd8c9377f -> 111169c7df) - posted by ma...@apache.org on 2022/07/06 01:50:32 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@5bc6684c9d5664b8f3aeac8f8503f894ab2bfee5) - posted by tq...@apache.org on 2022/07/06 01:57:17 UTC, 0 replies.
- [tvm] branch last-successful updated (3cca6465ba -> 5bc6684c9d) - posted by gi...@apache.org on 2022/07/06 02:37:44 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new pull request, #12016: [MetaSchedule] Support ApplyHistoryBest Direct Dispatch - posted by GitBox <gi...@apache.org> on 2022/07/06 03:30:13 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ffd8c9377f09c7da3ddb0f673d8819535b409368) - posted by tq...@apache.org on 2022/07/06 03:32:37 UTC, 0 replies.
- [GitHub] [tvm] ganler commented on a diff in pull request #12013: [BugFix] IRSubstitution should keep Var type consistency - posted by GitBox <gi...@apache.org> on 2022/07/06 03:33:17 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@111169c7df2831ab8ee40d5388ebcfcf551fd86f) - posted by tq...@apache.org on 2022/07/06 03:33:44 UTC, 0 replies.
- [tvm] branch last-successful updated (5bc6684c9d -> ffd8c9377f) - posted by gi...@apache.org on 2022/07/06 04:01:14 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12011: [CI] Allow command-line argument or TVM_BUILD_PATH for C++ unittests - posted by GitBox <gi...@apache.org> on 2022/07/06 04:52:08 UTC, 0 replies.
- [tvm] branch main updated (111169c7df -> c57320bd9d) - posted by ma...@apache.org on 2022/07/06 04:52:13 UTC, 0 replies.
- [tvm] branch last-successful updated (ffd8c9377f -> 111169c7df) - posted by gi...@apache.org on 2022/07/06 05:01:32 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on pull request #12014: [MetaSchedule][Minor] Stability Improvements - posted by GitBox <gi...@apache.org> on 2022/07/06 05:40:22 UTC, 2 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c57320bd9d399d72f7c919c17e7876a4bbdc1c12) - posted by tq...@apache.org on 2022/07/06 06:38:49 UTC, 0 replies.
- [tvm] branch last-successful updated (111169c7df -> c57320bd9d) - posted by gi...@apache.org on 2022/07/06 06:52:34 UTC, 0 replies.
- [GitHub] [tvm] SebastianBoblest commented on a diff in pull request #11981: [Collage] SubGraphs - posted by GitBox <gi...@apache.org> on 2022/07/06 07:31:21 UTC, 9 replies.
- [GitHub] [tvm] d-smirnov commented on pull request #10547: [USMP] HillClimb stability patch - posted by GitBox <gi...@apache.org> on 2022/07/06 08:12:35 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm merged pull request #10547: [USMP] HillClimb stability patch - posted by GitBox <gi...@apache.org> on 2022/07/06 08:39:20 UTC, 0 replies.
- [tvm] branch main updated: [USMP] HillClimb stability patch (#10547) - posted by ma...@apache.org on 2022/07/06 08:39:24 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #10547: [USMP] HillClimb stability patch - posted by GitBox <gi...@apache.org> on 2022/07/06 08:39:43 UTC, 0 replies.
- [GitHub] [tvm] SebastianBoblest commented on pull request #11981: [Collage] SubGraphs - posted by GitBox <gi...@apache.org> on 2022/07/06 10:03:53 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c98626cbfa1936740dc829bb2e1d800094c10424) - posted by tq...@apache.org on 2022/07/06 10:27:37 UTC, 0 replies.
- [tvm] branch last-successful updated (c57320bd9d -> c98626cbfa) - posted by gi...@apache.org on 2022/07/06 10:38:52 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm commented on pull request #12006: [CMSIS-NN][Perf] Converted Relay Conv2D into CMSIS-NN Depthwise - posted by GitBox <gi...@apache.org> on 2022/07/06 11:40:37 UTC, 0 replies.
- [GitHub] [tvm] yuanfz98 opened a new pull request, #12017: [Pytorch] add aten::rnn_tanh, aten::rnn_relu - posted by GitBox <gi...@apache.org> on 2022/07/06 12:15:08 UTC, 0 replies.
- [GitHub] [tvm] arangasa commented on pull request #11561: [Topi][Hexagon] Implement Cast F32ToF16 and F16ToF32 Slice Op - posted by GitBox <gi...@apache.org> on 2022/07/06 13:13:29 UTC, 1 replies.
- [GitHub] [tvm] billishyahao opened a new pull request, #12018: [DNNL] Enable Batch Matmul - posted by GitBox <gi...@apache.org> on 2022/07/06 14:21:46 UTC, 0 replies.
- [GitHub] [tvm] billishyahao commented on pull request #12018: [DNNL] Enable Batch Matmul - posted by GitBox <gi...@apache.org> on 2022/07/06 14:25:55 UTC, 1 replies.
- [GitHub] [tvm] Mousius commented on a diff in pull request #12006: [CMSIS-NN][Perf] Converted Relay Conv2D into CMSIS-NN Depthwise - posted by GitBox <gi...@apache.org> on 2022/07/06 14:52:07 UTC, 3 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #11489: [Topi] [Hexagon] Conv2d slice op initial version - posted by GitBox <gi...@apache.org> on 2022/07/06 14:52:48 UTC, 0 replies.
- [tvm] branch main updated: [Topi] [Hexagon] Conv2d slice op initial version (#11489) - posted by kp...@apache.org on 2022/07/06 14:52:53 UTC, 0 replies.
- [GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #80: Asynchronous stage in software pipeline - posted by GitBox <gi...@apache.org> on 2022/07/06 15:21:35 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm merged pull request #11209: [microNPU] Calculate memory pressure for microNPU external functions - posted by GitBox <gi...@apache.org> on 2022/07/06 15:46:32 UTC, 0 replies.
- [tvm] branch main updated: [microNPU] Calculate memory pressure for microNPU external functions (#11209) - posted by ma...@apache.org on 2022/07/06 15:46:35 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #11973: [TIR] Moved PrimExpr operator overload from op.h to expr.h - posted by GitBox <gi...@apache.org> on 2022/07/06 16:29:50 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@95f578912f8e6a6f7199188e52ce98966b919f05) - posted by tq...@apache.org on 2022/07/06 16:36:26 UTC, 0 replies.
- [tvm] branch last-successful updated (c98626cbfa -> 95f578912f) - posted by gi...@apache.org on 2022/07/06 16:45:15 UTC, 0 replies.
- [GitHub] [tvm] abhikran-quic commented on pull request #11983: [TOPI] [Hexagon] Reshape slice op - posted by GitBox <gi...@apache.org> on 2022/07/06 16:51:33 UTC, 1 replies.
- [GitHub] [tvm] wrongtest opened a new pull request, #12019: [TIR] Revert #11428 and move loop dependent alloc extent check after region union - posted by GitBox <gi...@apache.org> on 2022/07/06 17:08:43 UTC, 0 replies.
- [GitHub] [tvm] huajsj opened a new issue, #12020: [Bug] Enable USE_DNNL cause Sphix crash when processing from_oneflow.py and from_paddle.py for documents - posted by GitBox <gi...@apache.org> on 2022/07/06 17:10:31 UTC, 0 replies.
- [GitHub] [tvm] wrongtest commented on pull request #11428: [TIR] Avoid loop dependent allocation in buffer compaction - posted by GitBox <gi...@apache.org> on 2022/07/06 17:13:19 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on a diff in pull request #11953: [CI][docker] Add comment - posted by GitBox <gi...@apache.org> on 2022/07/06 17:13:26 UTC, 2 replies.
- [GitHub] [tvm-rfcs] YuchenJin commented on a diff in pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/06 17:13:26 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new issue, #12021: [Flaky Test] `tests/python/frontend/tflite/test_forward.py::test_all_unary_elemwise` - posted by GitBox <gi...@apache.org> on 2022/07/06 17:13:48 UTC, 0 replies.
- [GitHub] [tvm] huajsj commented on issue #12020: [Bug] Enable USE_DNNL cause Sphix crash when processing from_oneflow.py and from_paddle.py for documents - posted by GitBox <gi...@apache.org> on 2022/07/06 17:15:46 UTC, 3 replies.
- [GitHub] [tvm] huajsj commented on pull request #11557: [Runtime][PipelineExecutor] Tutorial of using pipeline executor. - posted by GitBox <gi...@apache.org> on 2022/07/06 17:27:59 UTC, 2 replies.
- [GitHub] [tvm] areusch opened a new issue, #12022: [Bug] cpp_deploy demo cannot find PackedFunc - posted by GitBox <gi...@apache.org> on 2022/07/06 17:51:41 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh opened a new pull request, #12023: [microtvm][RVM] Refactor Arduino/Zephyr into one RVM - posted by GitBox <gi...@apache.org> on 2022/07/06 17:52:05 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #11736: [release] v0.9.0 Release Schedule - posted by GitBox <gi...@apache.org> on 2022/07/06 17:52:45 UTC, 1 replies.
- [GitHub] [tvm] TejashShah commented on pull request #11875: [Texture] Add memory scope entity into graph JSON and graph executor runtime - posted by GitBox <gi...@apache.org> on 2022/07/06 18:07:52 UTC, 0 replies.
- [GitHub] [tvm] TejashShah commented on pull request #11876: [Texture] Add 2d memory support into static memory planner - posted by GitBox <gi...@apache.org> on 2022/07/06 18:08:26 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12016: [MetaSchedule] Support ApplyHistoryBest Direct Dispatch - posted by GitBox <gi...@apache.org> on 2022/07/06 20:02:55 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on pull request #12016: [MetaSchedule] Support ApplyHistoryBest Direct Dispatch - posted by GitBox <gi...@apache.org> on 2022/07/06 20:54:29 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #12024: Bump lxml from 4.6.3 to 4.9.1 in /apps/microtvm/ethosu - posted by GitBox <gi...@apache.org> on 2022/07/06 21:09:50 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/ethosu/lxml-4.9.1 created (now 03026c09eb) - posted by gi...@apache.org on 2022/07/06 21:09:53 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12019: [TIR] Revert #11428 and move loop dependent alloc extent check after region union - posted by GitBox <gi...@apache.org> on 2022/07/06 21:25:11 UTC, 2 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #12025: Bump lxml from 4.6.3 to 4.9.1 in /apps/microtvm/cmsisnn - posted by GitBox <gi...@apache.org> on 2022/07/06 21:39:03 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/cmsisnn/lxml-4.9.1 created (now 6e4e38e85c) - posted by gi...@apache.org on 2022/07/06 21:39:07 UTC, 0 replies.
- [GitHub] [tvm] ArmageddonKnight commented on pull request #12019: [TIR] Revert #11428 and move loop dependent alloc extent check after region union - posted by GitBox <gi...@apache.org> on 2022/07/06 21:43:08 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12019: [TIR] Revert #11428 and move loop dependent alloc extent check after region union - posted by GitBox <gi...@apache.org> on 2022/07/06 21:58:41 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on a diff in pull request #12023: [microtvm][RVM] Refactor Arduino/Zephyr into one RVM - posted by GitBox <gi...@apache.org> on 2022/07/06 23:01:27 UTC, 0 replies.
- [GitHub] [tvm-rfcs] masahi commented on pull request #80: Asynchronous stage in software pipeline - posted by GitBox <gi...@apache.org> on 2022/07/06 23:19:17 UTC, 3 replies.
- [GitHub] [tvm] mehrdadh commented on a diff in pull request #12023: [microtvm][RVM] Refactor Arduino/Zephyr into one RVM - posted by GitBox <gi...@apache.org> on 2022/07/06 23:26:34 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (24646659f2 -> 1703bca51d) - posted by gi...@apache.org on 2022/07/07 00:00:38 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #12026: [Arith] Allow constant values in InverseAffineIterMap - posted by GitBox <gi...@apache.org> on 2022/07/07 00:45:57 UTC, 0 replies.
- [GitHub] [tvm] shingjan opened a new pull request, #12027: [PyTorch] Add aten::embedding_bag - posted by GitBox <gi...@apache.org> on 2022/07/07 03:49:02 UTC, 0 replies.
- [GitHub] [tvm] shingjan commented on pull request #12027: [PyTorch] Add aten::embedding_bag - posted by GitBox <gi...@apache.org> on 2022/07/07 03:53:42 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12016: [MetaSchedule] Support ApplyHistoryBest Direct Dispatch - posted by GitBox <gi...@apache.org> on 2022/07/07 05:06:38 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12026: [Arith] Allow constant values in InverseAffineIterMap - posted by GitBox <gi...@apache.org> on 2022/07/07 05:08:25 UTC, 0 replies.
- [tvm] branch main updated: [Arith] Allow constant values in InverseAffineIterMap (#12026) - posted by ju...@apache.org on 2022/07/07 05:08:29 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #11971: [TVMScript] Doc Base Class & DocPrinter Scaffolding - posted by GitBox <gi...@apache.org> on 2022/07/07 05:11:12 UTC, 0 replies.
- [tvm] branch main updated: [TVMScript] Doc Base Class & DocPrinter Scaffolding (#11971) - posted by ju...@apache.org on 2022/07/07 05:11:15 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12017: [Pytorch] add aten::rnn_tanh, aten::rnn_relu - posted by GitBox <gi...@apache.org> on 2022/07/07 06:37:51 UTC, 0 replies.
- [tvm] branch main updated: [Pytorch] add aten::rnn_tanh, aten::rnn_relu (#12017) - posted by ma...@apache.org on 2022/07/07 06:37:54 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #11827: [PyTorch] Missing op `aten::rnn_tanh` - posted by GitBox <gi...@apache.org> on 2022/07/07 06:38:07 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@1392e64e0bd9f55238256f5feb95eb2af90b6b97) - posted by tq...@apache.org on 2022/07/07 06:52:28 UTC, 0 replies.
- [tvm] branch last-successful updated (95f578912f -> 1392e64e0b) - posted by gi...@apache.org on 2022/07/07 07:05:54 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@40d242a3c8f9630223e5775c1f1bf23362c8850e) - posted by tq...@apache.org on 2022/07/07 08:14:30 UTC, 0 replies.
- [GitHub] [tvm] blackkker closed pull request #11703: [WIP][Pylint] Making frontend tests pylint compliant - posted by GitBox <gi...@apache.org> on 2022/07/07 08:26:27 UTC, 0 replies.
- [GitHub] [tvm] blackkker opened a new pull request, #12028: [WIP][Pylint] Making frontend tests pylint compliant - posted by GitBox <gi...@apache.org> on 2022/07/07 08:27:17 UTC, 1 replies.
- [GitHub] [tvm] blackkker closed pull request #12028: [WIP][Pylint] Making frontend tests pylint compliant - posted by GitBox <gi...@apache.org> on 2022/07/07 08:28:00 UTC, 0 replies.
- [tvm] branch last-successful updated (1392e64e0b -> 40d242a3c8) - posted by gi...@apache.org on 2022/07/07 08:40:15 UTC, 0 replies.
- [GitHub] [tvm] blackkker commented on issue #11414: [Tracking Issue] pylint the tests! - posted by GitBox <gi...@apache.org> on 2022/07/07 08:51:04 UTC, 0 replies.
- [GitHub] [tvm] zhaoyang-star commented on pull request #11700: [QNN] Add hardswish int8 impl using table lookup - posted by GitBox <gi...@apache.org> on 2022/07/07 08:58:14 UTC, 0 replies.
- [GitHub] [tvm] SebastianBoblest commented on a diff in pull request #12028: [WIP][Pylint] Making frontend tests pylint compliant - posted by GitBox <gi...@apache.org> on 2022/07/07 09:49:44 UTC, 4 replies.
- [GitHub] [tvm] blackkker commented on a diff in pull request #12028: [WIP][Pylint] Making frontend tests pylint compliant - posted by GitBox <gi...@apache.org> on 2022/07/07 09:54:54 UTC, 15 replies.
- [GitHub] [tvm] NicolaLancellotti opened a new pull request, #12029: [microNPU] Add MergeConstants pass - posted by GitBox <gi...@apache.org> on 2022/07/07 10:30:05 UTC, 0 replies.
- [GitHub] [tvm] blackkker commented on pull request #12028: [WIP][Pylint] Making frontend tests pylint compliant - posted by GitBox <gi...@apache.org> on 2022/07/07 10:40:03 UTC, 1 replies.
- [GitHub] [tvm] ashutosh-arm opened a new pull request, #12030: [CMSIS_NN] Align CMSIS-NN in TVM to TFLu SHA - posted by GitBox <gi...@apache.org> on 2022/07/07 12:02:22 UTC, 0 replies.
- [GitHub] [tvm] wrongtest commented on pull request #12019: [TIR] Revert #11428 and move loop dependent alloc extent check after region union - posted by GitBox <gi...@apache.org> on 2022/07/07 13:17:11 UTC, 0 replies.
- [GitHub] [tvm] fPecc commented on issue #11558: [Bug] Check failed: (it != rmap->end()) when using relay.build in relay.vision.non_max_suppression - posted by GitBox <gi...@apache.org> on 2022/07/07 13:40:21 UTC, 0 replies.
- [GitHub] [tvm] leandron opened a new pull request, #12031: [TVMC] Updates TVMC tutorial with input shape information - posted by GitBox <gi...@apache.org> on 2022/07/07 14:36:13 UTC, 0 replies.
- [GitHub] [tvm] Mousius commented on pull request #12031: [TVMC] Updates TVMC tutorial with input shape information - posted by GitBox <gi...@apache.org> on 2022/07/07 15:00:35 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #12031: [TVMC] Updates TVMC tutorial with input shape information - posted by GitBox <gi...@apache.org> on 2022/07/07 15:25:50 UTC, 1 replies.
- [GitHub] [tvm] ashutosh-arm commented on a diff in pull request #12006: [CMSIS-NN][Perf] Converted Relay Conv2D into CMSIS-NN Depthwise - posted by GitBox <gi...@apache.org> on 2022/07/07 15:58:35 UTC, 3 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12019: [TIR] Revert #11428 and move loop dependent alloc extent check after region union - posted by GitBox <gi...@apache.org> on 2022/07/07 16:30:01 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Revert #11428 and move loop dependent alloc extent check after region union (#12019) - posted by ju...@apache.org on 2022/07/07 16:30:04 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12016: [MetaSchedule] Support ApplyHistoryBest Direct Dispatch - posted by GitBox <gi...@apache.org> on 2022/07/07 16:31:44 UTC, 0 replies.
- [tvm] branch main updated (b9aa3564dc -> 7874bf806e) - posted by ju...@apache.org on 2022/07/07 16:31:47 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #11961: [MetaSchedule] Added a cost model - posted by GitBox <gi...@apache.org> on 2022/07/07 16:34:12 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #11427: [TVMC] Workspace Pools Parameters - posted by GitBox <gi...@apache.org> on 2022/07/07 16:49:46 UTC, 1 replies.
- [GitHub] [tvm] guberti opened a new issue, #12033: [Bug] [microTVM] BYOC hardware test fails when used with Arduino - posted by GitBox <gi...@apache.org> on 2022/07/07 18:03:31 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on pull request #12023: [microtvm][RVM] Refactor Arduino/Zephyr into one RVM - posted by GitBox <gi...@apache.org> on 2022/07/07 18:04:41 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on issue #12033: [Bug] [microTVM] BYOC hardware test fails when used with Arduino - posted by GitBox <gi...@apache.org> on 2022/07/07 18:05:10 UTC, 2 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@b9aa3564dcde74a4d8aa7b70cd6f09ed476cb67c) - posted by tq...@apache.org on 2022/07/07 18:15:50 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh merged pull request #11983: [TOPI] [Hexagon] Reshape slice op - posted by GitBox <gi...@apache.org> on 2022/07/07 18:19:04 UTC, 0 replies.
- [tvm] branch main updated: [TOPI] [Hexagon] Reshape slice op (#11983) - posted by me...@apache.org on 2022/07/07 18:19:08 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7874bf806eb98ec4b1e7a4265f695af5a12400b3) - posted by tq...@apache.org on 2022/07/07 18:19:58 UTC, 0 replies.
- [tvm] branch last-successful updated (40d242a3c8 -> 7874bf806e) - posted by gi...@apache.org on 2022/07/07 18:27:36 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12000: [Fix] fix python setup.py file bug - posted by GitBox <gi...@apache.org> on 2022/07/07 19:38:30 UTC, 0 replies.
- [tvm] branch main updated: [Fix] fix python setup.py file bug (#12000) - posted by kp...@apache.org on 2022/07/07 19:38:36 UTC, 0 replies.
- [GitHub] [tvm] zxybazh merged pull request #12014: [MetaSchedule][Minor] Stability Improvements - posted by GitBox <gi...@apache.org> on 2022/07/07 19:44:20 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule][Minor] Stability Improvements (#12014) - posted by xi...@apache.org on 2022/07/07 19:44:24 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c76d8e2bdb0a11cbdc30bdfd631963ba9813662a) - posted by tq...@apache.org on 2022/07/07 20:02:34 UTC, 0 replies.
- [GitHub] [tvm-rfcs] yelite commented on pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/07 20:09:11 UTC, 1 replies.
- [tvm] branch last-successful updated (7874bf806e -> c76d8e2bdb) - posted by gi...@apache.org on 2022/07/07 20:24:44 UTC, 0 replies.
- [GitHub] [tvm] rafzi opened a new pull request, #12034: [TIR] fix crash when comparing IntImm to None - posted by GitBox <gi...@apache.org> on 2022/07/07 20:55:41 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12034: [TIR] fix crash when comparing IntImm to None - posted by GitBox <gi...@apache.org> on 2022/07/07 21:01:47 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12034: [TIR] fix crash when comparing IntImm to None - posted by GitBox <gi...@apache.org> on 2022/07/07 21:03:21 UTC, 1 replies.
- [GitHub] [tvm] zxybazh merged pull request #12032: [MetaSchedule][Testing] Test search space of conv1d - posted by GitBox <gi...@apache.org> on 2022/07/07 21:06:02 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule][Testing] Test search space of conv1d (#12032) - posted by xi...@apache.org on 2022/07/07 21:06:07 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@af4373f2fbb6afa6827f7e3e4964bad644644d39) - posted by tq...@apache.org on 2022/07/07 21:22:27 UTC, 0 replies.
- [tvm] branch last-successful updated (c76d8e2bdb -> af4373f2fb) - posted by gi...@apache.org on 2022/07/07 21:22:56 UTC, 0 replies.
- [GitHub] [tvm] rafzi commented on pull request #12034: [TIR] fix crash when comparing IntImm to None - posted by GitBox <gi...@apache.org> on 2022/07/07 21:24:37 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@013d5e8fcbd94fb3a0c5c0cdcaea03af43c464aa) - posted by tq...@apache.org on 2022/07/07 21:32:19 UTC, 0 replies.
- [tvm] branch last-successful updated (af4373f2fb -> 013d5e8fcb) - posted by gi...@apache.org on 2022/07/07 21:35:18 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new pull request, #12035: [MetaSchedule][TIR] Patch for Data Type Inconsistency After Trace Reloading - posted by GitBox <gi...@apache.org> on 2022/07/07 21:42:59 UTC, 0 replies.
- [GitHub] [tvm] rafzi commented on pull request #11877: [Frontend][TFLite] respect out type of Shape op - posted by GitBox <gi...@apache.org> on 2022/07/07 21:46:56 UTC, 1 replies.
- [GitHub] [tvm] rafzi commented on pull request #11879: [Frontend][TFLite] PreLU alpha can be an expr - posted by GitBox <gi...@apache.org> on 2022/07/07 21:47:12 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #12013: [BugFix] IRSubstitution should keep Var type consistency - posted by GitBox <gi...@apache.org> on 2022/07/07 22:28:50 UTC, 1 replies.
- [GitHub] [tvm] zxybazh commented on pull request #12035: [MetaSchedule][TIR] Patch for Data Type Inconsistency After Trace Reloading - posted by GitBox <gi...@apache.org> on 2022/07/07 23:38:35 UTC, 1 replies.
- [GitHub] [tvm] masahi merged pull request #11672: [Pylint] Pylint integration_tests folder - posted by GitBox <gi...@apache.org> on 2022/07/07 23:45:19 UTC, 0 replies.
- [tvm] branch main updated (99d42b2238 -> a8e329443d) - posted by ma...@apache.org on 2022/07/07 23:45:24 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (1703bca51d -> b06e042724) - posted by gi...@apache.org on 2022/07/08 00:00:48 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12035: [MetaSchedule][TIR] Patch for Data Type Inconsistency After Trace Reloading - posted by GitBox <gi...@apache.org> on 2022/07/08 00:05:32 UTC, 3 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12034: [TIR] fix crash when comparing IntImm to None - posted by GitBox <gi...@apache.org> on 2022/07/08 00:12:39 UTC, 0 replies.
- [tvm] branch main updated (a8e329443d -> 2c365b49b8) - posted by ju...@apache.org on 2022/07/08 00:12:44 UTC, 0 replies.
- [GitHub] [tvm] zxybazh merged pull request #12036: [MetaSchedule][Testing] Add unittests for C1D search space - posted by GitBox <gi...@apache.org> on 2022/07/08 00:31:07 UTC, 0 replies.
- [tvm] branch main updated (2c365b49b8 -> 3c4d8870ca) - posted by xi...@apache.org on 2022/07/08 00:31:12 UTC, 0 replies.
- [GitHub] [tvm] ganler commented on pull request #12013: [BugFix] IRSubstitution should keep Var type consistency - posted by GitBox <gi...@apache.org> on 2022/07/08 00:47:37 UTC, 0 replies.
- [GitHub] [tvm] ganler closed pull request #12013: [BugFix] IRSubstitution should keep Var type consistency - posted by GitBox <gi...@apache.org> on 2022/07/08 00:47:38 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@a8e329443db3cc5abe0ae2870dde1eebe26030ac) - posted by tq...@apache.org on 2022/07/08 01:30:39 UTC, 0 replies.
- [tvm] branch last-successful updated (013d5e8fcb -> a8e329443d) - posted by gi...@apache.org on 2022/07/08 01:36:30 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@2c365b49b821484a988f82e805510b64809c4d1c) - posted by tq...@apache.org on 2022/07/08 01:58:47 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@3c4d8870ca2782e5dfb8c7b10180668e25c08150) - posted by tq...@apache.org on 2022/07/08 02:14:56 UTC, 0 replies.
- [tvm] branch last-successful updated (a8e329443d -> 3c4d8870ca) - posted by gi...@apache.org on 2022/07/08 02:35:32 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on a diff in pull request #12035: [MetaSchedule][TIR] Patch for Data Type Inconsistency After Trace Reloading - posted by GitBox <gi...@apache.org> on 2022/07/08 03:35:54 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12035: [TIR] Avoid unnecessary dtype escalation in loop splitting - posted by GitBox <gi...@apache.org> on 2022/07/08 03:51:20 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on issue #12009: [Bug] xgboost version conflict - posted by GitBox <gi...@apache.org> on 2022/07/08 05:05:19 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on issue #12009: [Bug] xgboost version conflict - posted by GitBox <gi...@apache.org> on 2022/07/08 05:13:29 UTC, 1 replies.
- [GitHub] [tvm] Sunny-Island commented on issue #12009: [Bug] xgboost version conflict - posted by GitBox <gi...@apache.org> on 2022/07/08 05:41:47 UTC, 3 replies.
- [GitHub] [tvm] abhikran-quic opened a new pull request, #12037: [TOPI] [Hexagon] Uint8 Reshape and batch flatten slice ops - posted by GitBox <gi...@apache.org> on 2022/07/08 07:26:04 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm merged pull request #12031: [TVMC] Updates TVMC tutorial with input shape information - posted by GitBox <gi...@apache.org> on 2022/07/08 09:09:40 UTC, 0 replies.
- [tvm] branch main updated: [TVMC] Updates TVMC tutorial with input shape information (#12031) - posted by ma...@apache.org on 2022/07/08 09:09:48 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #12031: [TVMC] Updates TVMC tutorial with input shape information - posted by GitBox <gi...@apache.org> on 2022/07/08 09:10:20 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on a diff in pull request #12029: [microNPU] Add MergeConstants pass - posted by GitBox <gi...@apache.org> on 2022/07/08 09:39:56 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c412450f8ebe0a27b13c51c79c355edc95a893aa) - posted by tq...@apache.org on 2022/07/08 10:53:56 UTC, 0 replies.
- [tvm] branch last-successful updated (3c4d8870ca -> c412450f8e) - posted by gi...@apache.org on 2022/07/08 11:06:38 UTC, 0 replies.
- [GitHub] [tvm] shtinsa commented on pull request #11800: Change new concat - posted by GitBox <gi...@apache.org> on 2022/07/08 11:09:10 UTC, 0 replies.
- [GitHub] [tvm] SebastianBoblest commented on pull request #11800: Change new concat - posted by GitBox <gi...@apache.org> on 2022/07/08 11:13:46 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen commented on pull request #83: [RFC] Create LLVM scope class for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/08 13:21:22 UTC, 5 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #11973: [TIR] Moved PrimExpr operator overload from op.h to expr.h - posted by GitBox <gi...@apache.org> on 2022/07/08 13:28:33 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen commented on pull request #84: [RFC] Name mangling in IRModules - posted by GitBox <gi...@apache.org> on 2022/07/08 13:34:19 UTC, 1 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #11965: [microNPU] Test averge pool partitioning - posted by GitBox <gi...@apache.org> on 2022/07/08 14:45:02 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #11944: [ETHOSN] Supply output tensor to issupported checks - posted by GitBox <gi...@apache.org> on 2022/07/08 14:45:20 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #11759: [ETHOSN] Upgrade NPU driver stack to v22.05 - posted by GitBox <gi...@apache.org> on 2022/07/08 14:45:49 UTC, 1 replies.
- [GitHub] [tvm] manupa-arm merged pull request #11965: [microNPU] Test averge pool partitioning - posted by GitBox <gi...@apache.org> on 2022/07/08 14:46:21 UTC, 0 replies.
- [tvm] branch main updated: [microNPU] Test averge pool partitioning (#11965) - posted by ma...@apache.org on 2022/07/08 14:46:28 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #11965: [microNPU] Test averge pool partitioning - posted by GitBox <gi...@apache.org> on 2022/07/08 14:46:30 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #11809: [microTVM][ARM] Keep microtvm testing only in QEMU Image - posted by GitBox <gi...@apache.org> on 2022/07/08 15:20:07 UTC, 3 replies.
- [GitHub] [tvm] leandron opened a new pull request, #12040: [docs][tvmc] Fix ResNet50 model URL in tvmc tutorials - posted by GitBox <gi...@apache.org> on 2022/07/08 15:20:15 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #11974: [ci] Override `Request` in pytests - posted by GitBox <gi...@apache.org> on 2022/07/08 15:31:35 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #12041: Several type mismatch fixes and checks - posted by GitBox <gi...@apache.org> on 2022/07/08 15:35:20 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #11938: [ci][docker] Use RFC image tags only - posted by GitBox <gi...@apache.org> on 2022/07/08 15:35:58 UTC, 1 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #12041: Several type mismatch fixes and checks - posted by GitBox <gi...@apache.org> on 2022/07/08 15:36:45 UTC, 0 replies.
- [GitHub] [tvm] leandron opened a new pull request, #12042: [TFLite] Enable int64 biases for int16 quantized operators - posted by GitBox <gi...@apache.org> on 2022/07/08 16:04:31 UTC, 0 replies.
- [GitHub] [tvm] NicolaLancellotti commented on a diff in pull request #12029: [microNPU] Add MergeConstants pass - posted by GitBox <gi...@apache.org> on 2022/07/08 16:34:09 UTC, 0 replies.
- [GitHub] [tvm] NicolaLancellotti commented on pull request #12029: [microNPU] Add MergeConstants pass - posted by GitBox <gi...@apache.org> on 2022/07/08 16:39:22 UTC, 0 replies.
- [GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #83: [RFC] Create LLVM scope class for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/08 17:11:20 UTC, 6 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12035: [TIR] Avoid unnecessary dtype escalation in loop splitting - posted by GitBox <gi...@apache.org> on 2022/07/08 17:25:44 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12035: [TIR] Avoid unnecessary dtype escalation in loop splitting - posted by GitBox <gi...@apache.org> on 2022/07/08 17:25:58 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Avoid unnecessary dtype escalation in loop splitting (#12035) - posted by ju...@apache.org on 2022/07/08 17:26:01 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #12040: [docs][tvmc] Fix ResNet50 model URL in tvmc tutorials - posted by GitBox <gi...@apache.org> on 2022/07/08 17:29:14 UTC, 1 replies.
- [GitHub] [tvm] wrongtest-intellif commented on pull request #12039: [Arith] DetectIterMap support overlapped iteration sum - posted by GitBox <gi...@apache.org> on 2022/07/08 17:37:22 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@684a8381608f0978ea91539af7c9d3c2f6e85eaa) - posted by tq...@apache.org on 2022/07/08 19:17:54 UTC, 0 replies.
- [tvm] branch last-successful updated (c412450f8e -> 684a838160) - posted by gi...@apache.org on 2022/07/08 19:21:35 UTC, 0 replies.
- [GitHub] [tvm] guberti opened a new pull request, #12044: [WIP] [microTVM] Fix BYOC include generation for C++ targets - posted by GitBox <gi...@apache.org> on 2022/07/08 19:27:51 UTC, 0 replies.
- [GitHub] [tvm] maldil opened a new pull request, #12045: [Refactorings]Few code optimizations - posted by GitBox <gi...@apache.org> on 2022/07/08 19:38:24 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12043: [MetaSchedule][Test] Add unittests for C2D - posted by GitBox <gi...@apache.org> on 2022/07/08 20:10:58 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule][Test] Add unittests for C2D (#12043) - posted by ju...@apache.org on 2022/07/08 20:11:03 UTC, 0 replies.
- [GitHub] [tvm] guberti closed pull request #12044: [WIP] [microTVM] Fix BYOC include generation for C++ targets - posted by GitBox <gi...@apache.org> on 2022/07/08 20:53:42 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on pull request #12044: [WIP] [microTVM] Fix BYOC include generation for C++ targets - posted by GitBox <gi...@apache.org> on 2022/07/08 20:53:42 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #11875: [Texture] Add memory scope entity into graph JSON and graph executor runtime - posted by GitBox <gi...@apache.org> on 2022/07/08 21:44:20 UTC, 0 replies.
- [tvm] branch main updated (a81e69a68f -> 07672d0b41) - posted by ju...@apache.org on 2022/07/08 21:44:26 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12046: [MetaSchedule][Test] Add unittests for C3D - posted by GitBox <gi...@apache.org> on 2022/07/08 22:01:43 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@07672d0b41005b115ea6c8a39eb496e1ad8c38e4) - posted by tq...@apache.org on 2022/07/08 23:30:57 UTC, 0 replies.
- [tvm] branch last-successful updated (684a838160 -> 07672d0b41) - posted by gi...@apache.org on 2022/07/08 23:35:26 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (b06e042724 -> 323b3fef0b) - posted by gi...@apache.org on 2022/07/09 00:00:33 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12046: [MetaSchedule][Test] Add unittests for C3D - posted by GitBox <gi...@apache.org> on 2022/07/09 00:06:30 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule][Test] Add unittests for C3D (#12046) - posted by ju...@apache.org on 2022/07/09 00:06:33 UTC, 0 replies.
- [GitHub] [tvm] yelite opened a new pull request, #12048: [TVMScript] ExprDoc - posted by GitBox <gi...@apache.org> on 2022/07/09 01:54:25 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6c9356fd18d0be4282acf3d428ce6f72f8e91e52) - posted by tq...@apache.org on 2022/07/09 01:55:09 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12047: [MetaSchedule][Test] Add unittests for CAP - posted by GitBox <gi...@apache.org> on 2022/07/09 02:01:57 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule][Test] Add unittests for CAP (#12047) - posted by ju...@apache.org on 2022/07/09 02:02:01 UTC, 0 replies.
- [tvm] branch last-successful updated (07672d0b41 -> 6c9356fd18) - posted by gi...@apache.org on 2022/07/09 02:29:12 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@00ce86d68b123f3389b0fca1eca72e81f6054443) - posted by tq...@apache.org on 2022/07/09 03:50:57 UTC, 0 replies.
- [tvm] branch last-successful updated (6c9356fd18 -> 00ce86d68b) - posted by gi...@apache.org on 2022/07/09 03:56:34 UTC, 0 replies.
- [GitHub] [tvm] alejandroarmas commented on issue #7504: [FRONTEND][COREML] Support Op LoadConstantNDLayerParams - posted by GitBox <gi...@apache.org> on 2022/07/09 16:51:02 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (323b3fef0b -> ed9188ad71) - posted by gi...@apache.org on 2022/07/10 00:00:41 UTC, 0 replies.
- [GitHub] [tvm] lindylin1817 opened a new issue, #12049: [Bug] Build error with the current TVM main version - posted by GitBox <gi...@apache.org> on 2022/07/10 13:49:04 UTC, 0 replies.
- [GitHub] [tvm] alanmacd commented on issue #11414: [Tracking Issue] pylint the tests! - posted by GitBox <gi...@apache.org> on 2022/07/10 21:50:53 UTC, 1 replies.
- [tvm] branch nightly-docker-update updated (ed9188ad71 -> 1c0ee61453) - posted by gi...@apache.org on 2022/07/11 00:00:49 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #11911: TVM Vertical Integration with PyTorch - posted by GitBox <gi...@apache.org> on 2022/07/11 00:49:18 UTC, 16 replies.
- [GitHub] [tvm] masahi commented on pull request #11876: [Texture] Add 2d memory support into static memory planner - posted by GitBox <gi...@apache.org> on 2022/07/11 00:51:43 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12002: [BYOC-DNNL] support more post-ops - posted by GitBox <gi...@apache.org> on 2022/07/11 00:55:59 UTC, 0 replies.
- [tvm] branch main updated: [BYOC-DNNL] support more post-ops (#12002) - posted by ma...@apache.org on 2022/07/11 00:56:03 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12041: Several type mismatch fixes and checks - posted by GitBox <gi...@apache.org> on 2022/07/11 01:05:23 UTC, 0 replies.
- [tvm] branch main updated: Several type mismatch fixes and checks (#12041) - posted by ma...@apache.org on 2022/07/11 01:05:26 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@927620e20fe226578fa0c32b9706d27874791b83) - posted by tq...@apache.org on 2022/07/11 02:40:27 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@cf15375e20cd1fb2e201e47afda169732ef88eea) - posted by tq...@apache.org on 2022/07/11 02:53:48 UTC, 0 replies.
- [tvm] branch last-successful updated (00ce86d68b -> cf15375e20) - posted by gi...@apache.org on 2022/07/11 03:23:40 UTC, 0 replies.
- [GitHub] [tvm] Sunny-Island opened a new pull request, #12050: [Docs]Add xgboost version restriction - posted by GitBox <gi...@apache.org> on 2022/07/11 04:55:12 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on a diff in pull request #12050: [Docs] Add xgboost version restriction - posted by GitBox <gi...@apache.org> on 2022/07/11 05:48:55 UTC, 2 replies.
- [GitHub] [tvm] abhikran-quic commented on pull request #12037: [TOPI] [Hexagon] Uint8 Reshape and batch flatten slice ops - posted by GitBox <gi...@apache.org> on 2022/07/11 07:51:55 UTC, 2 replies.
- [GitHub] [tvm] masahi merged pull request #12050: [Docs] Add xgboost version restriction - posted by GitBox <gi...@apache.org> on 2022/07/11 09:00:24 UTC, 0 replies.
- [tvm] branch main updated: Add xgboost version restriction (#12050) - posted by ma...@apache.org on 2022/07/11 09:00:29 UTC, 0 replies.
- [GitHub] [tvm] rasagna-quic commented on pull request #11449: [Hexagon] Slice op relu - posted by GitBox <gi...@apache.org> on 2022/07/11 09:34:24 UTC, 1 replies.
- [GitHub] [tvm] masahi merged pull request #12018: [DNNL] Enable Batch Matmul - posted by GitBox <gi...@apache.org> on 2022/07/11 10:10:00 UTC, 0 replies.
- [tvm] branch main updated: enable bmm (#12018) - posted by ma...@apache.org on 2022/07/11 10:10:10 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@fbb7b5d1a0d82acb1f581dd2ec362b4dcad2638e) - posted by tq...@apache.org on 2022/07/11 10:43:29 UTC, 0 replies.
- [tvm] branch last-successful updated (cf15375e20 -> fbb7b5d1a0) - posted by gi...@apache.org on 2022/07/11 10:50:46 UTC, 0 replies.
- [GitHub] [tvm] cVladu opened a new issue, #12052: [Bug] relay.frontend.from_keras does not convert a Keras module with unkown sequence length (None) correctly - posted by GitBox <gi...@apache.org> on 2022/07/11 11:02:38 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #11961: [MetaSchedule] Added a cost model - posted by GitBox <gi...@apache.org> on 2022/07/11 11:32:15 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule] Added a cost model (#11961) - posted by ju...@apache.org on 2022/07/11 11:32:22 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@2d5072858c9749217256913cad3c14fe52be0367) - posted by tq...@apache.org on 2022/07/11 11:57:33 UTC, 0 replies.
- [tvm] branch last-successful updated (fbb7b5d1a0 -> 2d5072858c) - posted by gi...@apache.org on 2022/07/11 12:08:05 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on a diff in pull request #11427: [TVMC] Workspace Pools Parameters - posted by GitBox <gi...@apache.org> on 2022/07/11 12:22:50 UTC, 0 replies.
- [GitHub] [tvm] dchauhan-arm commented on a diff in pull request #11427: [TVMC] Workspace Pools Parameters - posted by GitBox <gi...@apache.org> on 2022/07/11 12:32:10 UTC, 0 replies.
- [GitHub] [tvm] Mousius commented on issue #11414: [Tracking Issue] pylint the tests! - posted by GitBox <gi...@apache.org> on 2022/07/11 12:41:30 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@9ee25eb9f45f27d52fdc308dbd8970e5f095fef6) - posted by tq...@apache.org on 2022/07/11 13:18:32 UTC, 0 replies.
- [tvm] branch last-successful updated (2d5072858c -> 9ee25eb9f4) - posted by gi...@apache.org on 2022/07/11 13:20:31 UTC, 0 replies.
- [GitHub] [tvm] mbaret commented on a diff in pull request #11981: [Collage] SubGraphs - posted by GitBox <gi...@apache.org> on 2022/07/11 13:39:51 UTC, 0 replies.
- [GitHub] [tvm] everton1984 commented on issue #12049: [Bug] Build error with the current TVM main version - posted by GitBox <gi...@apache.org> on 2022/07/11 14:27:05 UTC, 0 replies.
- [GitHub] [tvm] everton1984 opened a new pull request, #12053: Fix node.func to node.funcs on parser.py - posted by GitBox <gi...@apache.org> on 2022/07/11 14:33:02 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #12054: [LLVM] Fix build errors in CodeGenCPU::AddDebugInformation - posted by GitBox <gi...@apache.org> on 2022/07/11 15:46:53 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on pull request #11561: [Topi][Hexagon] Implement Cast F32ToF16 and F16ToF32 Slice Op - posted by GitBox <gi...@apache.org> on 2022/07/11 16:06:38 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on pull request #11449: [Hexagon] Slice op relu - posted by GitBox <gi...@apache.org> on 2022/07/11 16:07:53 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen commented on pull request #77: [RFC] Buffer Layout Padding - posted by GitBox <gi...@apache.org> on 2022/07/11 16:16:07 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12023: [microtvm][RVM] Refactor Arduino/Zephyr into one RVM - posted by GitBox <gi...@apache.org> on 2022/07/11 16:28:37 UTC, 0 replies.
- [GitHub] [tvm] everton1984 commented on issue #11794: [Bug] Int64 BroadCast-ArgMax triggers assertion error at graph runtime - posted by GitBox <gi...@apache.org> on 2022/07/11 16:43:45 UTC, 2 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #11879: [Frontend][TFLite] PreLU alpha can be an expr - posted by GitBox <gi...@apache.org> on 2022/07/11 17:06:23 UTC, 0 replies.
- [tvm] branch main updated: [Frontend][TFLite] PreLU alpha can be an expr (#11879) - posted by an...@apache.org on 2022/07/11 17:06:29 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12055: [ci] Re-run failed tests on failure - posted by GitBox <gi...@apache.org> on 2022/07/11 17:23:36 UTC, 0 replies.
- [tvm] tag v0.9.0 created (now c29c743425) - posted by dr...@apache.org on 2022/07/11 17:39:13 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml commented on a diff in pull request #11981: [Collage] SubGraphs - posted by GitBox <gi...@apache.org> on 2022/07/11 17:44:40 UTC, 4 replies.
- [tvm] branch no_vta_for_0.9 updated (9e8973fe4a -> e6c1cb4506) - posted by dr...@apache.org on 2022/07/11 17:48:48 UTC, 0 replies.
- [GitHub] [tvm] ganler commented on issue #11794: [Bug] Int64 BroadCast-ArgMax triggers assertion error at graph runtime - posted by GitBox <gi...@apache.org> on 2022/07/11 18:10:10 UTC, 1 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12056: [ci] Add a manual retry for conda setup - posted by GitBox <gi...@apache.org> on 2022/07/11 18:16:20 UTC, 0 replies.
- [GitHub] [tvm] driazati closed pull request #12056: [ci] Add a manual retry for conda setup - posted by GitBox <gi...@apache.org> on 2022/07/11 18:17:06 UTC, 0 replies.
- [GitHub] [tvm] driazati closed pull request #12057: [ci] Add a manual retry for conda setup - posted by GitBox <gi...@apache.org> on 2022/07/11 18:18:23 UTC, 0 replies.
- [tvm] branch gha_conda_flakes created (now 68f94d29d9) - posted by dr...@apache.org on 2022/07/11 18:18:58 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12058: [ci] Add a manual retry for conda setup - posted by GitBox <gi...@apache.org> on 2022/07/11 18:19:38 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #12059: [MetaSchedule] Add MultiLevelTilingTensorCore rule for auto-tensorization on CUDA - posted by GitBox <gi...@apache.org> on 2022/07/11 18:22:01 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12058: [ci] Add a manual retry for conda setup - posted by GitBox <gi...@apache.org> on 2022/07/11 18:29:50 UTC, 0 replies.
- [GitHub] [tvm] gbonik commented on a diff in pull request #11977: [TVMScript] Add ObjectPath class - posted by GitBox <gi...@apache.org> on 2022/07/11 18:30:50 UTC, 8 replies.
- [GitHub] [tvm] mehrdadh merged pull request #12023: [microtvm][RVM] Refactor Arduino/Zephyr into one RVM - posted by GitBox <gi...@apache.org> on 2022/07/11 18:37:13 UTC, 0 replies.
- [tvm] branch main updated: [microtvm][RVM] Refactor Arduino/Zephyr into one RVM (#12023) - posted by me...@apache.org on 2022/07/11 18:37:17 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c4dc41a0dde6ae3118823736c325811f15994615) - posted by tq...@apache.org on 2022/07/11 18:53:00 UTC, 0 replies.
- [GitHub] [tvm] Mousius merged pull request #12006: [CMSIS-NN][Perf] Converted Relay Conv2D into CMSIS-NN Depthwise - posted by GitBox <gi...@apache.org> on 2022/07/11 18:58:49 UTC, 0 replies.
- [tvm] branch main updated: [CMSIS-NN][Perf] Converted Relay Conv2D into CMSIS-NN Depthwise (#12006) - posted by mo...@apache.org on 2022/07/11 18:58:52 UTC, 0 replies.
- [tvm] branch last-successful updated (9ee25eb9f4 -> c4dc41a0dd) - posted by gi...@apache.org on 2022/07/11 19:01:42 UTC, 0 replies.
- [GitHub] [tvm] areusch opened a new issue, #12060: [Bug] AOTExecutor (in CRT and C++) should error with good message when not compiled with correct interface-api and unpacked-api - posted by GitBox <gi...@apache.org> on 2022/07/11 19:04:39 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml opened a new pull request, #12061: [AOT][BUG] Only include extra headers if the constants array is needed. - posted by GitBox <gi...@apache.org> on 2022/07/11 19:07:03 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml commented on issue #12033: [Bug] [microTVM] BYOC hardware test fails when used with Arduino - posted by GitBox <gi...@apache.org> on 2022/07/11 19:09:17 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@04db26e8d9491580bbbb353a66b8225198c75209) - posted by tq...@apache.org on 2022/07/11 20:20:32 UTC, 0 replies.
- [GitHub] [tvm] areusch opened a new issue, #12062: [Flaky Test] `tests/python/frontend/onnx/test_forward.py::test_qlinearadd[cuda]` - posted by GitBox <gi...@apache.org> on 2022/07/11 20:28:46 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #11764: [ci] test wrapper scripts failure - posted by GitBox <gi...@apache.org> on 2022/07/11 20:31:04 UTC, 0 replies.
- [GitHub] [tvm] areusch closed issue #11764: [ci] test wrapper scripts failure - posted by GitBox <gi...@apache.org> on 2022/07/11 20:31:05 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #11462: CI monitoring rotation schedule - posted by GitBox <gi...@apache.org> on 2022/07/11 20:33:30 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #11804: [ci] sphinx gallery issue - posted by GitBox <gi...@apache.org> on 2022/07/11 20:39:57 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@b4c1cc02eb9c5ef8a680a6fa4f8fb50a321b9539) - posted by tq...@apache.org on 2022/07/11 20:42:45 UTC, 0 replies.
- [tvm] branch last-successful updated (c4dc41a0dd -> 04db26e8d9) - posted by gi...@apache.org on 2022/07/11 20:46:01 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11981: [Collage] SubGraphs - posted by GitBox <gi...@apache.org> on 2022/07/11 20:57:57 UTC, 0 replies.
- [tvm] branch main updated (b4c1cc02eb -> 5be8e0a3de) - posted by ma...@apache.org on 2022/07/11 20:58:01 UTC, 0 replies.
- [tvm] branch no_vta_for_0.9 updated (e6c1cb4506 -> c59f10657a) - posted by dr...@apache.org on 2022/07/11 21:02:05 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12053: Fix node.func to node.funcs on parser.py - posted by GitBox <gi...@apache.org> on 2022/07/11 21:03:16 UTC, 0 replies.
- [tvm] branch main updated (5be8e0a3de -> ae72e7e653) - posted by kp...@apache.org on 2022/07/11 21:03:20 UTC, 0 replies.
- [tvm] branch last-successful updated (04db26e8d9 -> b4c1cc02eb) - posted by gi...@apache.org on 2022/07/11 21:08:34 UTC, 0 replies.
- [GitHub] [tvm-rfcs] areusch commented on a diff in pull request #71: Add Target Pre-processing RFC - posted by GitBox <gi...@apache.org> on 2022/07/11 21:17:02 UTC, 2 replies.
- [GitHub] [tvm] gromero commented on issue #11900: [Bug] - posted by GitBox <gi...@apache.org> on 2022/07/11 21:17:54 UTC, 0 replies.
- [GitHub] [tvm] gromero closed issue #11900: [Bug] - posted by GitBox <gi...@apache.org> on 2022/07/11 21:17:55 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #11905: [ci][docker] fix the path of custom toolchain in ci_qemu for csinn2 - posted by GitBox <gi...@apache.org> on 2022/07/11 21:32:15 UTC, 0 replies.
- [tvm] branch main updated (ae72e7e653 -> d27f853ed5) - posted by ar...@apache.org on 2022/07/11 21:32:19 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #11905: [ci][docker] fix the path of custom toolchain in ci_qemu for csinn2 - posted by GitBox <gi...@apache.org> on 2022/07/11 21:34:03 UTC, 0 replies.
- [GitHub] [tvm-rfcs] areusch commented on a diff in pull request #81: [USMP] Update RFC with constants pools - posted by GitBox <gi...@apache.org> on 2022/07/11 21:35:40 UTC, 1 replies.
- [GitHub] [tvm] areusch merged pull request #10466: [relay] Changed 'name' field to 'registry_name' for Executor and Runtime - posted by GitBox <gi...@apache.org> on 2022/07/11 21:37:23 UTC, 0 replies.
- [tvm] branch main updated (d27f853ed5 -> 7baf4be2d4) - posted by ar...@apache.org on 2022/07/11 21:37:27 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #11953: [CI][docker] Add comment - posted by GitBox <gi...@apache.org> on 2022/07/11 21:39:41 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on issue #12020: [Bug] Enable USE_DNNL cause Sphix crash when processing from_oneflow.py and from_paddle.py for documents - posted by GitBox <gi...@apache.org> on 2022/07/11 21:43:35 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12028: [WIP][Pylint] Making frontend tests pylint compliant - posted by GitBox <gi...@apache.org> on 2022/07/11 21:53:27 UTC, 4 replies.
- [GitHub] [tvm-rfcs] areusch commented on pull request #84: [RFC] Name mangling in IRModules - posted by GitBox <gi...@apache.org> on 2022/07/11 21:56:55 UTC, 4 replies.
- [GitHub] [tvm] areusch commented on pull request #12040: [docs][tvmc] Fix ResNet50 model URL in tvmc tutorials - posted by GitBox <gi...@apache.org> on 2022/07/11 22:31:37 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #11991: [release] Bump version numbers to v0.9.0 - posted by GitBox <gi...@apache.org> on 2022/07/11 22:35:02 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@5be8e0a3deccc8f68afb8c26230e0caf1b002de9) - posted by tq...@apache.org on 2022/07/11 22:41:08 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ae72e7e65384c392a110f703676ba88b18b47c1a) - posted by tq...@apache.org on 2022/07/11 22:47:58 UTC, 0 replies.
- [tvm] branch last-successful updated (b4c1cc02eb -> ae72e7e653) - posted by gi...@apache.org on 2022/07/11 22:49:12 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #11991: [release] Bump version numbers to v0.9.0 - posted by GitBox <gi...@apache.org> on 2022/07/11 22:50:28 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@d27f853ed5f8b99f57d9aa04fa060920e1422429) - posted by tq...@apache.org on 2022/07/11 23:16:31 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7baf4be2d473274b14cf5fa0428ba0cc18ec589a) - posted by tq...@apache.org on 2022/07/11 23:22:33 UTC, 0 replies.
- [tvm] branch last-successful updated (ae72e7e653 -> d27f853ed5) - posted by gi...@apache.org on 2022/07/11 23:23:54 UTC, 0 replies.
- [tvm] branch last-successful updated (d27f853ed5 -> 7baf4be2d4) - posted by gi...@apache.org on 2022/07/11 23:35:26 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (1c0ee61453 -> 125446a862) - posted by gi...@apache.org on 2022/07/12 00:00:46 UTC, 0 replies.
- [GitHub] [tvm-rfcs] csullivan commented on pull request #77: [RFC] Buffer Layout Padding - posted by GitBox <gi...@apache.org> on 2022/07/12 00:03:09 UTC, 0 replies.
- [GitHub] [tvm] alanmacd opened a new pull request, #12063: [Pylint][microTVM] Applying Pylint rules to unittest folder - posted by GitBox <gi...@apache.org> on 2022/07/12 00:11:19 UTC, 0 replies.
- [GitHub] [tvm-rfcs] xqdan commented on pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/12 00:38:20 UTC, 0 replies.
- [GitHub] [tvm] alanmacd commented on a diff in pull request #12063: [Pylint][microTVM] Applying Pylint rules to unittest folder - posted by GitBox <gi...@apache.org> on 2022/07/12 00:45:08 UTC, 13 replies.
- [GitHub] [tvm] juda commented on a diff in pull request #11911: TVM Vertical Integration with PyTorch - posted by GitBox <gi...@apache.org> on 2022/07/12 01:26:08 UTC, 28 replies.
- [GitHub] [tvm] masahi merged pull request #12054: [LLVM] Fix build errors in CodeGenCPU::AddDebugInformation - posted by GitBox <gi...@apache.org> on 2022/07/12 01:38:09 UTC, 0 replies.
- [tvm] branch main updated (7baf4be2d4 -> f3359d241f) - posted by ma...@apache.org on 2022/07/12 01:38:14 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12055: [ci] Re-run failed tests on failure - posted by GitBox <gi...@apache.org> on 2022/07/12 01:38:34 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #12049: [Bug] Build error with the current TVM main version - posted by GitBox <gi...@apache.org> on 2022/07/12 01:38:40 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #12049: [Bug] Build error with the current TVM main version - posted by GitBox <gi...@apache.org> on 2022/07/12 01:38:41 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12061: [AOT][BUG] Only include extra headers if the constants array is needed. - posted by GitBox <gi...@apache.org> on 2022/07/12 01:39:07 UTC, 0 replies.
- [tvm] branch main updated (f3359d241f -> fc419df32f) - posted by ma...@apache.org on 2022/07/12 01:39:10 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on issue #11462: CI monitoring rotation schedule - posted by GitBox <gi...@apache.org> on 2022/07/12 03:10:19 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #12059: [MetaSchedule] Add MultiLevelTilingTensorCore rule for auto-tensorization on CUDA - posted by GitBox <gi...@apache.org> on 2022/07/12 03:20:51 UTC, 3 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@f3359d241f959ac9841c5275f7559c588e2d29a2) - posted by tq...@apache.org on 2022/07/12 03:21:26 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@fc419df32f052e21f614c8940699c10a2d696689) - posted by tq...@apache.org on 2022/07/12 03:22:41 UTC, 0 replies.
- [tvm] branch last-successful updated (7baf4be2d4 -> fc419df32f) - posted by gi...@apache.org on 2022/07/12 03:33:58 UTC, 0 replies.
- [GitHub] [tvm] zhaoyang-star commented on pull request #12038: [QNN] Use sigmoid Lookup Table method instead of fallback to fp32 - posted by GitBox <gi...@apache.org> on 2022/07/12 08:20:23 UTC, 0 replies.
- [GitHub] [tvm] zhaoyang-star commented on pull request #11930: [QNN] Replace nn.leaky_relu with qnn.leaky_relu - posted by GitBox <gi...@apache.org> on 2022/07/12 10:42:35 UTC, 0 replies.
- [GitHub] [tvm] donglinz closed pull request #11873: [fix] Add tensorflow Einsum op converter - posted by GitBox <gi...@apache.org> on 2022/07/12 11:22:35 UTC, 0 replies.
- [GitHub] [tvm] donglinz opened a new pull request, #12064: Add tensorflow Einsum op converter - posted by GitBox <gi...@apache.org> on 2022/07/12 11:28:12 UTC, 0 replies.
- [GitHub] [tvm] Uhao-P opened a new issue, #12065: [Bug] The source code installation of version 0.9.0 failed - posted by GitBox <gi...@apache.org> on 2022/07/12 12:07:10 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen commented on pull request #18: [RFC] Adding initial SVE implementation - posted by GitBox <gi...@apache.org> on 2022/07/12 12:27:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #11991: [release] Bump version numbers to v0.9.0 - posted by GitBox <gi...@apache.org> on 2022/07/12 12:56:47 UTC, 2 replies.
- [GitHub] [tvm] gigiblender opened a new pull request, #12066: Unify name mangling in TVM - posted by GitBox <gi...@apache.org> on 2022/07/12 13:31:52 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #12066: Unify name mangling in TVM - posted by GitBox <gi...@apache.org> on 2022/07/12 13:40:58 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on pull request #12066: Unify name mangling in TVM - posted by GitBox <gi...@apache.org> on 2022/07/12 13:55:01 UTC, 1 replies.
- [GitHub] [tvm] jikechao commented on pull request #12067: fix some typo in conv2d.py - posted by GitBox <gi...@apache.org> on 2022/07/12 14:02:15 UTC, 0 replies.
- [GitHub] [tvm] joshherr-quic opened a new pull request, #12068: [Hexagon] float16 dense slice operator - posted by GitBox <gi...@apache.org> on 2022/07/12 14:43:28 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #11105: [Hexagon] Introduce TVM code generation flags to Hexagon target - posted by GitBox <gi...@apache.org> on 2022/07/12 14:53:15 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic closed pull request #11105: [Hexagon] Introduce TVM code generation flags to Hexagon target - posted by GitBox <gi...@apache.org> on 2022/07/12 14:53:16 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #12069: [LLVM] Update creation of llvm::DebugLoc, remove TVM_LLVM_VERSION < 70 - posted by GitBox <gi...@apache.org> on 2022/07/12 14:55:24 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on issue #11414: [Tracking Issue] pylint the tests! - posted by GitBox <gi...@apache.org> on 2022/07/12 15:05:38 UTC, 1 replies.
- [GitHub] [tvm] gigiblender commented on pull request #12066: Unify name mangling in TVM - posted by GitBox <gi...@apache.org> on 2022/07/12 16:13:47 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm merged pull request #12029: [microNPU] Add MergeConstants pass - posted by GitBox <gi...@apache.org> on 2022/07/12 16:23:46 UTC, 0 replies.
- [tvm] branch main updated: [microNPU] Add MergeConstants pass (#12029) - posted by ma...@apache.org on 2022/07/12 16:23:51 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #12029: [microNPU] Add MergeConstants pass - posted by GitBox <gi...@apache.org> on 2022/07/12 16:23:55 UTC, 0 replies.
- [GitHub] [tvm] mbaret merged pull request #11993: [Collage] PartitionRule (though without CombinePartitionRule) - posted by GitBox <gi...@apache.org> on 2022/07/12 16:46:35 UTC, 0 replies.
- [tvm] branch main updated (fbf80bb386 -> c1706a933e) - posted by mb...@apache.org on 2022/07/12 16:46:42 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #11877: [Frontend][TFLite] respect out type of Shape op - posted by GitBox <gi...@apache.org> on 2022/07/12 16:57:19 UTC, 0 replies.
- [tvm] branch main updated (c1706a933e -> 993a8ea094) - posted by an...@apache.org on 2022/07/12 16:57:23 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #11930: [QNN] Replace nn.leaky_relu with qnn.leaky_relu - posted by GitBox <gi...@apache.org> on 2022/07/12 16:57:56 UTC, 0 replies.
- [tvm] branch main updated: [QNN] Replace nn.leaky_relu with qnn.leaky_relu (#11930) - posted by an...@apache.org on 2022/07/12 16:57:59 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #12038: [QNN] Use sigmoid Lookup Table method instead of fallback to fp32 - posted by GitBox <gi...@apache.org> on 2022/07/12 16:58:14 UTC, 0 replies.
- [tvm] branch main updated (6d676badff -> ef5c3ed872) - posted by an...@apache.org on 2022/07/12 16:58:17 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 opened a new pull request, #12070: [TIR][Schedule] Refactor Tensorize - posted by GitBox <gi...@apache.org> on 2022/07/12 17:07:42 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12070: [TIR][Schedule] Refactor Tensorize - posted by GitBox <gi...@apache.org> on 2022/07/12 17:14:05 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #11974: [ci] Override `Request` in pytests - posted by GitBox <gi...@apache.org> on 2022/07/12 17:22:06 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #11938: [ci][docker] Use RFC image tags only - posted by GitBox <gi...@apache.org> on 2022/07/12 17:23:07 UTC, 1 replies.
- [GitHub] [tvm] mbs-octoml opened a new pull request, #12072: [Relay] Move TOpPattern registration for nn.* to C++ - posted by GitBox <gi...@apache.org> on 2022/07/12 17:29:06 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh opened a new pull request, #12073: [Hexagon] Enable broken tests - posted by GitBox <gi...@apache.org> on 2022/07/12 17:41:10 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12066: Unify name mangling in TVM - posted by GitBox <gi...@apache.org> on 2022/07/12 17:47:30 UTC, 4 replies.
- [GitHub] [tvm] csullivan commented on pull request #12073: [Hexagon] Enable broken tests - posted by GitBox <gi...@apache.org> on 2022/07/12 18:00:28 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@fbf80bb3869f5f5046e3a1a5bb335e21f2f9deae) - posted by tq...@apache.org on 2022/07/12 18:06:02 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Lunderberg commented on pull request #77: [RFC] Buffer Layout Padding - posted by GitBox <gi...@apache.org> on 2022/07/12 18:07:50 UTC, 0 replies.
- [GitHub] [tvm] billishyahao commented on a diff in pull request #11966: [DNNL][BYOC] Enable Altering Dense Weight Layout - posted by GitBox <gi...@apache.org> on 2022/07/12 18:18:18 UTC, 4 replies.
- [GitHub] [tvm] areusch merged pull request #12040: [docs][tvmc] Fix ResNet50 model URL in tvmc tutorials - posted by GitBox <gi...@apache.org> on 2022/07/12 18:19:39 UTC, 0 replies.
- [tvm] branch main updated (ef5c3ed872 -> 175e3a77b1) - posted by ar...@apache.org on 2022/07/12 18:19:43 UTC, 0 replies.
- [GitHub] [tvm-rfcs] areusch commented on pull request #81: [USMP] Update RFC with constants pools - posted by GitBox <gi...@apache.org> on 2022/07/12 18:20:41 UTC, 0 replies.
- [GitHub] [tvm] guberti opened a new pull request, #12074: [microTVM] Make Arduino API server obey timeout - posted by GitBox <gi...@apache.org> on 2022/07/12 18:22:46 UTC, 0 replies.
- [tvm] branch last-successful updated (fc419df32f -> fbf80bb386) - posted by gi...@apache.org on 2022/07/12 18:25:37 UTC, 0 replies.
- [GitHub] [tvm-rfcs] areusch commented on pull request #18: [RFC] Adding initial SVE implementation - posted by GitBox <gi...@apache.org> on 2022/07/12 18:28:26 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #11414: [Tracking Issue] pylint the tests! - posted by GitBox <gi...@apache.org> on 2022/07/12 18:28:54 UTC, 1 replies.
- [GitHub] [tvm] vinx13 commented on a diff in pull request #12070: [TIR][Schedule] Refactor Tensorize - posted by GitBox <gi...@apache.org> on 2022/07/12 18:35:49 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c1706a933e93737f66e6589941f878e922d38197) - posted by tq...@apache.org on 2022/07/12 18:36:21 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on a diff in pull request #11974: [ci] Override `Request` in pytests - posted by GitBox <gi...@apache.org> on 2022/07/12 18:37:20 UTC, 1 replies.
- [GitHub] [tvm] vinx13 commented on a diff in pull request #12059: [MetaSchedule] Add MultiLevelTilingTensorCore rule for auto-tensorization on CUDA - posted by GitBox <gi...@apache.org> on 2022/07/12 18:37:25 UTC, 4 replies.
- [GitHub] [tvm] driazati opened a new issue, #12075: Allow `ci.py` to replicate CI env - posted by GitBox <gi...@apache.org> on 2022/07/12 18:42:02 UTC, 0 replies.
- [GitHub] [tvm] driazati merged pull request #11991: [release] Bump version numbers to v0.9.0 - posted by GitBox <gi...@apache.org> on 2022/07/12 18:42:40 UTC, 0 replies.
- [tvm] branch v0.9.0 updated: [release] Bump version numbers to v0.9.0 (#11991) - posted by dr...@apache.org on 2022/07/12 18:42:45 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ef5c3ed872c33a1587dd41c6c97dd85350df7269) - posted by tq...@apache.org on 2022/07/12 18:45:37 UTC, 1 replies.
- [tvm] branch last-successful updated (fbf80bb386 -> 6d676badff) - posted by gi...@apache.org on 2022/07/12 18:52:48 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12055: [ci] Re-run failed tests on failure - posted by GitBox <gi...@apache.org> on 2022/07/12 18:58:58 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on a diff in pull request #12055: [ci] Re-run failed tests on failure - posted by GitBox <gi...@apache.org> on 2022/07/12 19:00:53 UTC, 1 replies.
- [GitHub] [tvm] masahi merged pull request #12067: fix some typo in conv2d.py - posted by GitBox <gi...@apache.org> on 2022/07/12 19:04:01 UTC, 0 replies.
- [tvm] branch main updated (175e3a77b1 -> ad44a0fe15) - posted by ma...@apache.org on 2022/07/12 19:04:05 UTC, 0 replies.
- [tvm] branch no_vta_for_0.9 updated (c59f10657a -> 723c974b61) - posted by dr...@apache.org on 2022/07/12 19:36:12 UTC, 0 replies.
- svn commit: r55712 - /dev/tvm/KEYS - posted by dr...@apache.org on 2022/07/12 19:55:11 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12076: [COMMUNITY] Add driazati key for rel - posted by GitBox <gi...@apache.org> on 2022/07/12 20:03:44 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@175e3a77b1124c1c1ef2e8b9741dce553e889671) - posted by tq...@apache.org on 2022/07/12 20:05:09 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12071: [MetaSchedule][Test] Add unittests for DEP - posted by GitBox <gi...@apache.org> on 2022/07/12 20:09:37 UTC, 0 replies.
- [tvm] branch main updated (ad44a0fe15 -> deda4d5968) - posted by ju...@apache.org on 2022/07/12 20:09:40 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12076: [COMMUNITY] Add driazati key for release - posted by GitBox <gi...@apache.org> on 2022/07/12 20:15:21 UTC, 0 replies.
- [GitHub] [tvm] csullivan merged pull request #11561: [Topi][Hexagon] Implement Cast F32ToF16 and F16ToF32 Slice Op - posted by GitBox <gi...@apache.org> on 2022/07/12 20:15:51 UTC, 0 replies.
- [tvm] branch main updated (deda4d5968 -> 6536def6f9) - posted by cs...@apache.org on 2022/07/12 20:15:53 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on pull request #11561: [Topi][Hexagon] Implement Cast F32ToF16 and F16ToF32 Slice Op - posted by GitBox <gi...@apache.org> on 2022/07/12 20:16:19 UTC, 0 replies.
- [tvm] branch last-successful updated (6d676badff -> 175e3a77b1) - posted by gi...@apache.org on 2022/07/12 20:25:04 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ad44a0fe153e3394a7c987c640693b3e3c6764d7) - posted by tq...@apache.org on 2022/07/12 20:45:59 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12072: [Relay] Move TOpPattern registration for nn.* to C++ - posted by GitBox <gi...@apache.org> on 2022/07/12 20:55:26 UTC, 0 replies.
- [tvm] branch main updated (6536def6f9 -> b1a3817602) - posted by ju...@apache.org on 2022/07/12 20:55:34 UTC, 0 replies.
- [tvm] branch last-successful updated (175e3a77b1 -> ad44a0fe15) - posted by gi...@apache.org on 2022/07/12 21:05:43 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on pull request #11936: [TOPI] Allow conv definition to have custom kernel layout - posted by GitBox <gi...@apache.org> on 2022/07/12 21:09:42 UTC, 0 replies.
- [tvm] branch no_vta_for_0.9 updated (723c974b61 -> 4f34d1f373) - posted by dr...@apache.org on 2022/07/12 21:13:35 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #12065: [Bug] The source code installation of version 0.9.0 failed - posted by GitBox <gi...@apache.org> on 2022/07/12 21:27:50 UTC, 0 replies.
- [GitHub] [tvm] driazati closed issue #12065: [Bug] The source code installation of version 0.9.0 failed - posted by GitBox <gi...@apache.org> on 2022/07/12 21:27:51 UTC, 0 replies.
- [tvm] branch areusch/freeze-dependencies updated (226ae877c4 -> 755520b2a7) - posted by ar...@apache.org on 2022/07/12 21:47:45 UTC, 0 replies.
- [tvm] 01/47: Add freeze_deps tool and modify gen_requirements to work with it. - posted by ar...@apache.org on 2022/07/12 21:47:46 UTC, 0 replies.
- [tvm] 02/47: Add docker container for freezing python deps. - posted by ar...@apache.org on 2022/07/12 21:47:47 UTC, 0 replies.
- [tvm] 03/47: Align Python and package install process in all containers. - posted by ar...@apache.org on 2022/07/12 21:47:48 UTC, 0 replies.
- [tvm] 04/47: Adjust package installs with py-deps to use the virtualenv. - posted by ar...@apache.org on 2022/07/12 21:47:49 UTC, 0 replies.
- [tvm] 05/47: test Jenkins infra - posted by ar...@apache.org on 2022/07/12 21:47:50 UTC, 0 replies.
- [tvm] 06/47: try to fix hashes - posted by ar...@apache.org on 2022/07/12 21:47:51 UTC, 0 replies.
- [tvm] 07/47: Fix all scripts which reference python3 in the docker containers. - posted by ar...@apache.org on 2022/07/12 21:47:52 UTC, 0 replies.
- [tvm] 08/47: fix docker images to built ones for testing. - posted by ar...@apache.org on 2022/07/12 21:47:53 UTC, 0 replies.
- [tvm] 09/47: fix more python package versions - posted by ar...@apache.org on 2022/07/12 21:47:54 UTC, 0 replies.
- [tvm] 10/47: fix pylint because i'm not sure why it's different - posted by ar...@apache.org on 2022/07/12 21:47:55 UTC, 0 replies.
- [tvm] 11/47: fix docker_init dupe - posted by ar...@apache.org on 2022/07/12 21:47:56 UTC, 0 replies.
- [tvm] 12/47: rebuild docker imgaes - posted by ar...@apache.org on 2022/07/12 21:47:57 UTC, 0 replies.
- [tvm] 13/47: fix merge conflict - posted by ar...@apache.org on 2022/07/12 21:47:58 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a diff in pull request #11936: [TOPI] Allow conv definition to have custom kernel layout - posted by GitBox <gi...@apache.org> on 2022/07/12 21:47:59 UTC, 0 replies.
- [tvm] 14/47: freeze papi - posted by ar...@apache.org on 2022/07/12 21:47:59 UTC, 0 replies.
- [tvm] 15/47: fix docker containers - posted by ar...@apache.org on 2022/07/12 21:48:00 UTC, 0 replies.
- [tvm] 16/47: ecr_pull - posted by ar...@apache.org on 2022/07/12 21:48:01 UTC, 0 replies.
- [tvm] 17/47: Add to path - posted by ar...@apache.org on 2022/07/12 21:48:02 UTC, 0 replies.
- [tvm] 18/47: build again - posted by ar...@apache.org on 2022/07/12 21:48:03 UTC, 0 replies.
- [tvm] 19/47: fixup! Add to path - posted by ar...@apache.org on 2022/07/12 21:48:04 UTC, 0 replies.
- [tvm] 20/47: ecr_pull - posted by ar...@apache.org on 2022/07/12 21:48:05 UTC, 0 replies.
- [tvm] 21/47: freeze again - posted by ar...@apache.org on 2022/07/12 21:48:06 UTC, 0 replies.
- [tvm] 22/47: Split TFLite runtime deps away from python - posted by ar...@apache.org on 2022/07/12 21:48:07 UTC, 0 replies.
- [tvm] 23/47: rebuild again - posted by ar...@apache.org on 2022/07/12 21:48:08 UTC, 0 replies.
- [tvm] 24/47: fixup! Split TFLite runtime deps away from python - posted by ar...@apache.org on 2022/07/12 21:48:09 UTC, 0 replies.
- [tvm] 25/47: no-cache arg - posted by ar...@apache.org on 2022/07/12 21:48:10 UTC, 0 replies.
- [tvm] 26/47: include relevant extras - posted by ar...@apache.org on 2022/07/12 21:48:11 UTC, 0 replies.
- [tvm] 27/47: sanitize image name - posted by ar...@apache.org on 2022/07/12 21:48:12 UTC, 0 replies.
- [tvm] 28/47: fix escape - posted by ar...@apache.org on 2022/07/12 21:48:13 UTC, 0 replies.
- [tvm] 29/47: fix tensorflow deps - posted by ar...@apache.org on 2022/07/12 21:48:14 UTC, 0 replies.
- [tvm] 30/47: remove torch from i386 - posted by ar...@apache.org on 2022/07/12 21:48:15 UTC, 0 replies.
- [tvm] 31/47: try tf 2.7 - posted by ar...@apache.org on 2022/07/12 21:48:16 UTC, 0 replies.
- [tvm] 32/47: install cmake from ppa in all images - posted by ar...@apache.org on 2022/07/12 21:48:17 UTC, 0 replies.
- [tvm] 33/47: fixup! try tf 2.7 - posted by ar...@apache.org on 2022/07/12 21:48:18 UTC, 0 replies.
- [tvm] 34/47: add-apt-repository - posted by ar...@apache.org on 2022/07/12 21:48:19 UTC, 0 replies.
- [tvm] 35/47: fixup! install cmake from ppa in all images - posted by ar...@apache.org on 2022/07/12 21:48:20 UTC, 0 replies.
- [tvm] 36/47: fixup! install cmake from ppa in all images - posted by ar...@apache.org on 2022/07/12 21:48:21 UTC, 0 replies.
- [tvm] 37/47: fix torch via proxy server - posted by ar...@apache.org on 2022/07/12 21:48:22 UTC, 0 replies.
- [tvm] 38/47: Update to poetry 1.2.0b2. - posted by ar...@apache.org on 2022/07/12 21:48:23 UTC, 0 replies.
- [tvm] 39/47: poetry 1.2.0b2 lockfile - posted by ar...@apache.org on 2022/07/12 21:48:24 UTC, 0 replies.
- [tvm] 40/47: cmake from ppa - posted by ar...@apache.org on 2022/07/12 21:48:25 UTC, 0 replies.
- [tvm] 41/47: demote torch from xgboost deps - posted by ar...@apache.org on 2022/07/12 21:48:26 UTC, 0 replies.
- [tvm] 42/47: fix cmake and dirmngr - posted by ar...@apache.org on 2022/07/12 21:48:27 UTC, 0 replies.
- [tvm] 43/47: unify python installation script - posted by ar...@apache.org on 2022/07/12 21:48:28 UTC, 0 replies.
- [tvm] 44/47: bootstrap for all py versions - posted by ar...@apache.org on 2022/07/12 21:48:29 UTC, 0 replies.
- [tvm] 45/47: fixup! unify python installation script - posted by ar...@apache.org on 2022/07/12 21:48:30 UTC, 0 replies.
- [tvm] 46/47: TODO Remove torch from tvmc build deps. - posted by ar...@apache.org on 2022/07/12 21:48:31 UTC, 0 replies.
- [tvm] 47/47: fix docker images - posted by ar...@apache.org on 2022/07/12 21:48:32 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on a diff in pull request #11936: [TOPI] Allow conv definition to have custom kernel layout - posted by GitBox <gi...@apache.org> on 2022/07/12 21:51:09 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #11936: [TOPI] Allow conv definition to have custom kernel layout - posted by GitBox <gi...@apache.org> on 2022/07/12 21:52:04 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@deda4d59686806afcd722c3a179016aebeed42ce) - posted by tq...@apache.org on 2022/07/12 21:53:16 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6536def6f9073c1c03ab61d33ebda9d31867862a) - posted by tq...@apache.org on 2022/07/12 22:00:36 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a diff in pull request #11970: [Arith] Updated BufferDomainTouched to use IRVisitorWithAnalyzer - posted by GitBox <gi...@apache.org> on 2022/07/12 22:02:25 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12077: [MetaSchedule][Test] Add unittests for DIL - posted by GitBox <gi...@apache.org> on 2022/07/12 22:04:06 UTC, 0 replies.
- [tvm] branch main updated (b1a3817602 -> d07f2fb805) - posted by ju...@apache.org on 2022/07/12 22:04:10 UTC, 0 replies.
- [tvm] branch last-successful updated (ad44a0fe15 -> deda4d5968) - posted by gi...@apache.org on 2022/07/12 22:05:53 UTC, 0 replies.
- [GitHub] [tvm-rfcs] vinx13 commented on pull request #77: [RFC] Buffer Layout Padding - posted by GitBox <gi...@apache.org> on 2022/07/12 22:09:12 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh merged pull request #12073: [Hexagon] Enable broken tests - posted by GitBox <gi...@apache.org> on 2022/07/12 22:10:00 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh closed issue #11957: [Bug] Hexagon broken tests on HDK board - posted by GitBox <gi...@apache.org> on 2022/07/12 22:10:00 UTC, 0 replies.
- [tvm] branch main updated: [Hexagon] Enable broken tests (#12073) - posted by me...@apache.org on 2022/07/12 22:10:02 UTC, 0 replies.
- [GitHub] [tvm] driazati merged pull request #12076: [COMMUNITY] Add driazati key for release - posted by GitBox <gi...@apache.org> on 2022/07/12 22:15:14 UTC, 0 replies.
- [tvm] branch main updated (1d5d357d69 -> 3992d2443a) - posted by dr...@apache.org on 2022/07/12 22:15:17 UTC, 0 replies.
- [tvm] branch last-successful updated (deda4d5968 -> 6536def6f9) - posted by gi...@apache.org on 2022/07/12 22:24:08 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@b1a3817602b7b92a9bb333863e4206b99307ce12) - posted by tq...@apache.org on 2022/07/12 22:40:16 UTC, 0 replies.
- [tvm] branch last-successful updated (6536def6f9 -> b1a3817602) - posted by gi...@apache.org on 2022/07/12 22:49:10 UTC, 0 replies.
- [tvm] branch v0.9.0 updated (b92a18e0e0 -> aec74de6de) - posted by dr...@apache.org on 2022/07/12 23:18:03 UTC, 0 replies.
- [tvm] 01/02: [COMMUNITY] Add driazati key for release (#12076) - posted by dr...@apache.org on 2022/07/12 23:18:04 UTC, 1 replies.
- [tvm] 02/02: [Fix] fix python setup.py file bug (#12000) - posted by dr...@apache.org on 2022/07/12 23:18:05 UTC, 1 replies.
- [tvm] branch v0.9.0 updated (aec74de6de -> 7b1005bcdf) - posted by dr...@apache.org on 2022/07/12 23:21:03 UTC, 0 replies.
- [tvm] 01/01: [Fix] fix python setup.py file bug (#12000) - posted by dr...@apache.org on 2022/07/12 23:21:04 UTC, 1 replies.
- [tvm] branch v0.9.0 updated (7b1005bcdf -> f24c41893d) - posted by dr...@apache.org on 2022/07/12 23:21:55 UTC, 0 replies.
- [tvm] branch v0.9.0 updated (f24c41893d -> 2737063f7b) - posted by dr...@apache.org on 2022/07/12 23:22:20 UTC, 0 replies.
- [tvm] tag v0.9.0 updated (c29c743425 -> 2737063f7b) - posted by dr...@apache.org on 2022/07/12 23:23:24 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml opened a new pull request, #12078: [Collage] CombinerRule and CandidatePartition::EstimateCost - posted by GitBox <gi...@apache.org> on 2022/07/12 23:41:34 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml commented on pull request #12078: [Collage] CombinerRule and CandidatePartition::EstimateCost - posted by GitBox <gi...@apache.org> on 2022/07/12 23:41:51 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@d07f2fb8056413cc844ce61a883bf4f51fd42848) - posted by tq...@apache.org on 2022/07/12 23:49:46 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (125446a862 -> 18385d300e) - posted by gi...@apache.org on 2022/07/13 00:00:51 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request, #12079: [AUTOSCHEDULER,FIX] Calculate arithmetic intensity without log scale - posted by GitBox <gi...@apache.org> on 2022/07/13 00:05:05 UTC, 0 replies.
- [GitHub] [tvm-rfcs] junrushao1994 commented on pull request #80: Asynchronous stage in software pipeline - posted by GitBox <gi...@apache.org> on 2022/07/13 00:11:10 UTC, 0 replies.
- [tvm] branch last-successful updated (b1a3817602 -> d07f2fb805) - posted by gi...@apache.org on 2022/07/13 00:23:51 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@1d5d357d69ab8a0ceae047532ab778359676cda7) - posted by tq...@apache.org on 2022/07/13 00:25:58 UTC, 0 replies.
- [tvm] branch last-successful updated (d07f2fb805 -> 1d5d357d69) - posted by gi...@apache.org on 2022/07/13 00:51:05 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12069: [LLVM] Update creation of llvm::DebugLoc, remove TVM_LLVM_VERSION < 70 - posted by GitBox <gi...@apache.org> on 2022/07/13 01:50:05 UTC, 0 replies.
- [tvm] branch main updated (3992d2443a -> ca88c522fb) - posted by ma...@apache.org on 2022/07/13 01:50:09 UTC, 0 replies.
- [GitHub] [tvm] Ever-Kid commented on a diff in pull request #11936: [TOPI] Allow conv definition to have custom kernel layout - posted by GitBox <gi...@apache.org> on 2022/07/13 02:29:31 UTC, 2 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #12070: [TIR][Schedule] Refactor Tensorize - posted by GitBox <gi...@apache.org> on 2022/07/13 03:25:33 UTC, 3 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ca88c522fb3f85e2d1c968b984af866ac9d1d7b9) - posted by tq...@apache.org on 2022/07/13 03:33:06 UTC, 0 replies.
- [tvm] branch last-successful updated (1d5d357d69 -> ca88c522fb) - posted by gi...@apache.org on 2022/07/13 03:53:32 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12070: [TIR][Schedule] Refactor Tensorize - posted by GitBox <gi...@apache.org> on 2022/07/13 08:04:47 UTC, 3 replies.
- [GitHub] [tvm] wrongtest-intellif opened a new pull request, #12080: [TIR] Fold const or empty iter partition - posted by GitBox <gi...@apache.org> on 2022/07/13 08:35:18 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12080: [TIR] Fold const or empty iter partition - posted by GitBox <gi...@apache.org> on 2022/07/13 08:57:00 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm merged pull request #12030: [CMSIS_NN] Align CMSIS-NN in TVM to TFLu SHA - posted by GitBox <gi...@apache.org> on 2022/07/13 10:04:43 UTC, 0 replies.
- [tvm] branch main updated (ca88c522fb -> 5ad27ef650) - posted by ma...@apache.org on 2022/07/13 10:04:51 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #12030: [CMSIS_NN] Align CMSIS-NN in TVM to TFLu SHA - posted by GitBox <gi...@apache.org> on 2022/07/13 10:04:59 UTC, 2 replies.
- [GitHub] [tvm] tmoreau89 closed issue #12001: [Bug][TE Schedule] Unsupported nested parallel created by Softmax TE schedule - posted by GitBox <gi...@apache.org> on 2022/07/13 12:08:08 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 merged pull request #12015: [TOPI, x86] Properly handle fused ops in TE softmax schedule - posted by GitBox <gi...@apache.org> on 2022/07/13 12:08:08 UTC, 0 replies.
- [tvm] branch main updated: [TOPI, x86] Properly handle fused ops in TE softmax schedule (#12015) - posted by mo...@apache.org on 2022/07/13 12:08:11 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@5ad27ef6506b5e50b82ee97f1a0a6aaa5fe0dbbf) - posted by tq...@apache.org on 2022/07/13 12:34:28 UTC, 0 replies.
- [tvm] branch last-successful updated (ca88c522fb -> 5ad27ef650) - posted by gi...@apache.org on 2022/07/13 12:49:12 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on a diff in pull request #11970: [Arith] Updated BufferDomainTouched to use IRVisitorWithAnalyzer - posted by GitBox <gi...@apache.org> on 2022/07/13 13:12:25 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c30b420f61295fb60530dd01e84f8988605d72a5) - posted by tq...@apache.org on 2022/07/13 14:36:49 UTC, 0 replies.
- [tvm] branch last-successful updated (5ad27ef650 -> c30b420f61) - posted by gi...@apache.org on 2022/07/13 14:40:43 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12080: [TIR] Fold const or empty iter partition - posted by GitBox <gi...@apache.org> on 2022/07/13 14:52:37 UTC, 0 replies.
- [tvm] branch main updated: fold const or empty iter partition (#12080) - posted by kp...@apache.org on 2022/07/13 14:52:44 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen commented on a diff in pull request #84: [RFC] Name mangling in IRModules - posted by GitBox <gi...@apache.org> on 2022/07/13 14:58:16 UTC, 0 replies.
- [tvm] branch no_vta_for_0.9 updated (4f34d1f373 -> 2d530e0e8f) - posted by dr...@apache.org on 2022/07/13 15:04:59 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on a diff in pull request #11809: [microTVM][ARM] Keep microtvm testing only in QEMU Image - posted by GitBox <gi...@apache.org> on 2022/07/13 15:10:21 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml opened a new issue, #12081: [Flaky Test] `tests/python/unittest/test_custom_datatypes.py::test_myfloat` - posted by GitBox <gi...@apache.org> on 2022/07/13 15:31:27 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12070: [TIR][Schedule] Refactor Tensorize - posted by GitBox <gi...@apache.org> on 2022/07/13 15:57:04 UTC, 0 replies.
- [tvm] branch main updated: [TIR][Schedule] Refactor Tensorize (#12070) - posted by ju...@apache.org on 2022/07/13 15:57:09 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tkonolige commented on a diff in pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/13 15:59:56 UTC, 1 replies.
- [tvm] branch main updated: [Arith] Updated BufferDomainTouched to use IRVisitorWithAnalyzer (#11970) - posted by tk...@apache.org on 2022/07/13 16:17:59 UTC, 0 replies.
- [GitHub] [tvm] tkonolige merged pull request #11970: [Arith] Updated BufferDomainTouched to use IRVisitorWithAnalyzer - posted by GitBox <gi...@apache.org> on 2022/07/13 16:18:02 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #11970: [Arith] Updated BufferDomainTouched to use IRVisitorWithAnalyzer - posted by GitBox <gi...@apache.org> on 2022/07/13 16:18:13 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh opened a new pull request, #12082: [Pylint] Making hexagon tests pylint compliant Part 1 of N - posted by GitBox <gi...@apache.org> on 2022/07/13 16:19:01 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6a6093bc180ed762b3e0d19eb37fcf10d97289c1) - posted by tq...@apache.org on 2022/07/13 17:23:54 UTC, 0 replies.
- [tvm] branch last-successful updated (c30b420f61 -> 6a6093bc18) - posted by gi...@apache.org on 2022/07/13 17:25:34 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #11977: [TVMScript] Add ObjectPath class - posted by GitBox <gi...@apache.org> on 2022/07/13 17:31:17 UTC, 0 replies.
- [GitHub] [tvm] everton1984 opened a new pull request, #12083: Use shape dtype on argreduce to determine return type. - posted by GitBox <gi...@apache.org> on 2022/07/13 17:35:28 UTC, 0 replies.
- [GitHub] [tvm-rfcs] JosephTheOctonaut commented on pull request #80: Asynchronous stage in software pipeline - posted by GitBox <gi...@apache.org> on 2022/07/13 17:53:33 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7d9a07ccc70eef951bcfff0333c2f82cdc6a3b12) - posted by tq...@apache.org on 2022/07/13 18:24:53 UTC, 0 replies.
- [tvm] branch last-successful updated (6a6093bc18 -> 7d9a07ccc7) - posted by gi...@apache.org on 2022/07/13 18:25:11 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request, #12084: [FIX,TIR] Handle allocations of variable size - posted by GitBox <gi...@apache.org> on 2022/07/13 18:43:39 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@4b5dd136d764fbef5f552ffce0759232c138e4e2) - posted by tq...@apache.org on 2022/07/13 18:48:11 UTC, 0 replies.
- [tvm] branch last-successful updated (7d9a07ccc7 -> 4b5dd136d7) - posted by gi...@apache.org on 2022/07/13 18:51:03 UTC, 0 replies.
- [GitHub] [tvm] merrymercy commented on pull request #12079: [AUTOSCHEDULER,FIX] Calculate arithmetic intensity without log scale - posted by GitBox <gi...@apache.org> on 2022/07/13 18:52:54 UTC, 2 replies.
- [GitHub] [tvm] tkonolige commented on pull request #12079: [AUTOSCHEDULER,FIX] Calculate arithmetic intensity without log scale - posted by GitBox <gi...@apache.org> on 2022/07/13 18:55:54 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12084: [FIX,TIR] Handle allocations of variable size - posted by GitBox <gi...@apache.org> on 2022/07/13 19:03:47 UTC, 1 replies.
- [GitHub] [tvm] driazati commented on pull request #11992: [release][v0.9] Remove VTA submodule - posted by GitBox <gi...@apache.org> on 2022/07/13 19:08:55 UTC, 0 replies.
- [GitHub] [tvm] driazati merged pull request #11992: [release][v0.9] Remove VTA submodule - posted by GitBox <gi...@apache.org> on 2022/07/13 19:09:00 UTC, 0 replies.
- [tvm] branch v0.9.0 updated: [release][v0.9] Remove VTA submodule (#11992) - posted by dr...@apache.org on 2022/07/13 19:09:03 UTC, 0 replies.
- [GitHub] [tvm] gromero commented on pull request #12083: Use shape dtype on argreduce to determine return type. - posted by GitBox <gi...@apache.org> on 2022/07/13 19:11:13 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on pull request #11938: [ci][docker] Use RFC image tags only - posted by GitBox <gi...@apache.org> on 2022/07/13 19:13:52 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #12084: [FIX,TIR] Handle allocations of variable size - posted by GitBox <gi...@apache.org> on 2022/07/13 19:17:26 UTC, 2 replies.
- [GitHub] [tvm] maldil commented on pull request #12045: [Refactorings]Few code optimizations - posted by GitBox <gi...@apache.org> on 2022/07/13 19:20:14 UTC, 0 replies.
- [tvm] tag v0.9.0 updated (2737063f7b -> d361585965) - posted by dr...@apache.org on 2022/07/13 19:25:58 UTC, 0 replies.
- [tvm] tag v0.9.0.rc0 created (now d361585965) - posted by dr...@apache.org on 2022/07/13 19:27:14 UTC, 0 replies.
- [GitHub] [tvm] mbaret merged pull request #12078: [Collage] CombinerRule and CandidatePartition::EstimateCost - posted by GitBox <gi...@apache.org> on 2022/07/13 19:48:54 UTC, 0 replies.
- [tvm] branch main updated: [Collage] CombinerRule and CandidatePartition::EstimateCost (#12078) - posted by mb...@apache.org on 2022/07/13 19:48:59 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #12083: Use shape dtype on argreduce to determine return type. - posted by GitBox <gi...@apache.org> on 2022/07/13 19:59:15 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #12084: [FIX,TIR] Handle allocations of variable size - posted by GitBox <gi...@apache.org> on 2022/07/13 19:59:15 UTC, 1 replies.
- svn commit: r55725 - in /dev/tvm/tvm-v0.9.0-rc0: ./ apache-tvm-src-v0.9.0.rc0.tar.gz apache-tvm-src-v0.9.0.rc0.tar.gz.asc apache-tvm-src-v0.9.0.rc0.tar.gz.sha512 - posted by dr...@apache.org on 2022/07/13 20:59:26 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml opened a new pull request, #12085: [Relay] Add RecoverVirtualDeviceMap helper - posted by GitBox <gi...@apache.org> on 2022/07/13 21:18:18 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on pull request #12079: [AUTOSCHEDULER,FIX] Calculate arithmetic intensity without log scale - posted by GitBox <gi...@apache.org> on 2022/07/13 21:30:22 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12085: [Relay] Add RecoverVirtualDeviceMap helper - posted by GitBox <gi...@apache.org> on 2022/07/13 21:38:40 UTC, 0 replies.
- [GitHub] [tvm] octoJon commented on pull request #12079: [AUTOSCHEDULER,FIX] Calculate arithmetic intensity without log scale - posted by GitBox <gi...@apache.org> on 2022/07/13 21:40:16 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml commented on a diff in pull request #12085: [Relay] Add RecoverVirtualDeviceMap helper - posted by GitBox <gi...@apache.org> on 2022/07/13 21:40:35 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@261de5302f583cdbf09d7d1ef9718875b76db3eb) - posted by tq...@apache.org on 2022/07/13 22:18:14 UTC, 0 replies.
- [tvm] branch last-successful updated (4b5dd136d7 -> 261de5302f) - posted by gi...@apache.org on 2022/07/13 22:23:29 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #11977: [TVMScript] Add ObjectPath class - posted by GitBox <gi...@apache.org> on 2022/07/13 23:03:13 UTC, 0 replies.
- [tvm] branch main updated (261de5302f -> a9c610f1c0) - posted by ju...@apache.org on 2022/07/13 23:03:17 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen commented on a diff in pull request #83: [RFC] Create LLVM scope class for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/13 23:15:29 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml opened a new pull request, #12086: [Collage] CollagePartition pass - posted by GitBox <gi...@apache.org> on 2022/07/13 23:58:40 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml commented on pull request #12086: [Collage] CollagePartition pass - posted by GitBox <gi...@apache.org> on 2022/07/13 23:58:59 UTC, 1 replies.
- [tvm] branch nightly-docker-update updated (18385d300e -> 0cf90d296f) - posted by gi...@apache.org on 2022/07/14 00:00:33 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif commented on pull request #12084: [FIX,TIR] Handle allocations of variable size - posted by GitBox <gi...@apache.org> on 2022/07/14 01:19:00 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@a9c610f1c0545753b699c7dbd2f5f2ca2568a16c) - posted by tq...@apache.org on 2022/07/14 01:35:00 UTC, 0 replies.
- [tvm] branch last-successful updated (261de5302f -> a9c610f1c0) - posted by gi...@apache.org on 2022/07/14 01:36:51 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #11936: [TOPI] Allow conv definition to have custom kernel layout - posted by GitBox <gi...@apache.org> on 2022/07/14 03:42:40 UTC, 0 replies.
- [tvm] branch main updated: [TOPI] Allow conv definition to have custom kernel layout (#11936) - posted by ju...@apache.org on 2022/07/14 03:42:44 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@a571bfbbcab47be5b6573873de9acde353b99d14) - posted by tq...@apache.org on 2022/07/14 06:17:26 UTC, 0 replies.
- [tvm] branch last-successful updated (a9c610f1c0 -> a571bfbbca) - posted by gi...@apache.org on 2022/07/14 06:25:19 UTC, 0 replies.
- [GitHub] [tvm] MichaelJKlaiber opened a new pull request, #12087: Uma v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/14 08:47:07 UTC, 0 replies.
- [GitHub] [tvm] shengxinhu closed pull request #12051: [Relay][FuseOps] Mark reshape only with tuple type - posted by GitBox <gi...@apache.org> on 2022/07/14 08:57:10 UTC, 0 replies.
- [GitHub] [tvm] elvin-n opened a new pull request, #12088: [Releay] Fix on_device call for explicit virtual_device - posted by GitBox <gi...@apache.org> on 2022/07/14 09:26:45 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm opened a new issue, #12089: [CI Image] Updates to ci_cpu and ci_qemu to reflect CMSIS-NN SHA upgrade - posted by GitBox <gi...@apache.org> on 2022/07/14 09:29:29 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 merged pull request #12085: [Relay] Add RecoverVirtualDeviceMap helper - posted by GitBox <gi...@apache.org> on 2022/07/14 09:45:35 UTC, 0 replies.
- [tvm] branch main updated (a571bfbbca -> 3f9f41a103) - posted by mo...@apache.org on 2022/07/14 09:45:44 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 commented on pull request #12085: [Relay] Add RecoverVirtualDeviceMap helper - posted by GitBox <gi...@apache.org> on 2022/07/14 09:45:53 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm commented on issue #12089: [CI Image] Updates to ci_cpu and ci_qemu to reflect CMSIS-NN SHA upgrade - posted by GitBox <gi...@apache.org> on 2022/07/14 09:49:15 UTC, 1 replies.
- [GitHub] [tvm] tmoreau89 opened a new pull request, #12090: [COMMUNITY] Alexey Gladyshev -> Reviewer - posted by GitBox <gi...@apache.org> on 2022/07/14 10:30:26 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12064: Add tensorflow Einsum op converter - posted by GitBox <gi...@apache.org> on 2022/07/14 11:15:43 UTC, 0 replies.
- [tvm] branch main updated: Add tensorflow Einsum op converter (#12064) - posted by ma...@apache.org on 2022/07/14 11:15:46 UTC, 0 replies.
- [GitHub] [tvm] everton1984 commented on pull request #12083: Use shape dtype on argreduce to determine return type. - posted by GitBox <gi...@apache.org> on 2022/07/14 11:47:38 UTC, 0 replies.
- [GitHub] [tvm] vvchernov opened a new pull request, #12091: [WIN] export void Configure(...) symbol for Windows - posted by GitBox <gi...@apache.org> on 2022/07/14 12:01:56 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@3f9f41a10381f2e5349d23f0212273af37da306b) - posted by tq...@apache.org on 2022/07/14 12:14:28 UTC, 0 replies.
- [tvm] branch last-successful updated (a571bfbbca -> 3f9f41a103) - posted by gi...@apache.org on 2022/07/14 12:26:58 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on pull request #12082: [Pylint] Making hexagon tests pylint compliant Part 1 of N - posted by GitBox <gi...@apache.org> on 2022/07/14 12:40:45 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on a diff in pull request #11591: [microNPU] Reorder copies and computes based on the cycle count - posted by GitBox <gi...@apache.org> on 2022/07/14 12:53:22 UTC, 2 replies.
- [GitHub] [tvm-rfcs] Mousius commented on a diff in pull request #71: Add Target Pre-processing RFC - posted by GitBox <gi...@apache.org> on 2022/07/14 13:19:05 UTC, 2 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #12084: [FIX,TIR] Handle allocations of variable size - posted by GitBox <gi...@apache.org> on 2022/07/14 13:25:02 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@f6f90569bc893204c39f8a32a42612972a7d138f) - posted by tq...@apache.org on 2022/07/14 13:43:29 UTC, 0 replies.
- [tvm] branch last-successful updated (3f9f41a103 -> f6f90569bc) - posted by gi...@apache.org on 2022/07/14 13:48:18 UTC, 0 replies.
- [GitHub] [tvm] normanzh commented on pull request #12053: Fix node.func to node.funcs on parser.py - posted by GitBox <gi...@apache.org> on 2022/07/14 13:51:36 UTC, 0 replies.
- [GitHub] [tvm] yelite commented on a diff in pull request #11911: TVM Vertical Integration with PyTorch - posted by GitBox <gi...@apache.org> on 2022/07/14 14:18:33 UTC, 5 replies.
- [GitHub] [tvm] sunggg opened a new issue, #12092: [Flaky Test] `tests/python/unittest/test_custom_datatypes.py::test_myfloat` - posted by GitBox <gi...@apache.org> on 2022/07/14 14:20:32 UTC, 0 replies.
- [GitHub] [tvm] Mousius commented on issue #11736: [release] v0.9.0 Release Schedule - posted by GitBox <gi...@apache.org> on 2022/07/14 15:55:00 UTC, 0 replies.
- [GitHub] [tvm-rfcs] sunggg commented on a diff in pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/14 16:21:15 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12091: [WIN] export void Configure(...) symbol for Windows - posted by GitBox <gi...@apache.org> on 2022/07/14 17:07:13 UTC, 0 replies.
- [tvm] branch main updated: [WIN] export void Configure(...) symbol for Windows (#12091) - posted by ju...@apache.org on 2022/07/14 17:07:19 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #12089: [CI Image] Updates to ci_cpu and ci_qemu to reflect CMSIS-NN SHA upgrade - posted by GitBox <gi...@apache.org> on 2022/07/14 17:08:35 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #11736: [release] v0.9.0 Release Schedule - posted by GitBox <gi...@apache.org> on 2022/07/14 17:09:16 UTC, 0 replies.
- [GitHub] [tvm] mkatanbaf opened a new pull request, #12093: Zephyr fvp support - posted by GitBox <gi...@apache.org> on 2022/07/14 17:16:43 UTC, 0 replies.
- [GitHub] [tvm-rfcs] kparzysz-quic commented on a diff in pull request #83: [RFC] Create LLVM scope class for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/14 17:38:52 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 closed issue #11794: [Bug] Int64 BroadCast-ArgMax triggers assertion error at graph runtime - posted by GitBox <gi...@apache.org> on 2022/07/14 17:54:58 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12083: Use shape dtype on argreduce to determine return type. - posted by GitBox <gi...@apache.org> on 2022/07/14 17:54:58 UTC, 0 replies.
- [tvm] branch main updated: [BugFix] Use shape dtype on ArgReduce to determine return type (#12083) - posted by ju...@apache.org on 2022/07/14 17:55:02 UTC, 0 replies.
- [GitHub] [tvm-rfcs] areusch commented on pull request #71: Add Target Pre-processing RFC - posted by GitBox <gi...@apache.org> on 2022/07/14 18:28:07 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on issue #12075: Allow `ci.py` to replicate CI env - posted by GitBox <gi...@apache.org> on 2022/07/14 19:00:13 UTC, 0 replies.
- [GitHub] [tvm] Wilbux opened a new pull request, #12094: simple csv2md - posted by GitBox <gi...@apache.org> on 2022/07/14 19:00:49 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #11974: [ci] Override `Request` in pytests - posted by GitBox <gi...@apache.org> on 2022/07/14 19:01:06 UTC, 0 replies.
- [tvm] branch main updated (b9fa576ab3 -> 09b607e354) - posted by ar...@apache.org on 2022/07/14 19:01:11 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #12058: [ci] Add a manual retry for conda setup - posted by GitBox <gi...@apache.org> on 2022/07/14 19:01:41 UTC, 0 replies.
- [tvm] branch main updated (09b607e354 -> 811373ddbb) - posted by ar...@apache.org on 2022/07/14 19:01:44 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #12055: [ci] Re-run failed tests on failure - posted by GitBox <gi...@apache.org> on 2022/07/14 19:05:23 UTC, 0 replies.
- [tvm] branch main updated (811373ddbb -> 484f602327) - posted by ar...@apache.org on 2022/07/14 19:05:26 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml opened a new pull request, #12095: [Relay] Allow Primitive function to carry virtual device annotations in PlanDevices - posted by GitBox <gi...@apache.org> on 2022/07/14 19:14:57 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request, #12096: [TVMSCRIPT] Make ceildiv available from tvmscript - posted by GitBox <gi...@apache.org> on 2022/07/14 19:19:43 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new issue, #12097: [ci] Docker builds on `main` aren't triggering - posted by GitBox <gi...@apache.org> on 2022/07/14 19:20:12 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12088: [Releay] Fix on_device call for explicit virtual_device - posted by GitBox <gi...@apache.org> on 2022/07/14 19:21:29 UTC, 0 replies.
- [tvm] branch main updated: [Releay] Fix on_device call for explicit virtual_device (#12088) - posted by ma...@apache.org on 2022/07/14 19:21:33 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12090: [COMMUNITY] Alexey Gladyshev -> Reviewer - posted by GitBox <gi...@apache.org> on 2022/07/14 19:21:48 UTC, 0 replies.
- [tvm] branch main updated (2fee86e43b -> 9a16503443) - posted by ma...@apache.org on 2022/07/14 19:21:51 UTC, 0 replies.
- [GitHub] [tvm] areusch opened a new issue, #12098: [docs] Document the convention around reserving global names and specifying linkage in the IR - posted by GitBox <gi...@apache.org> on 2022/07/14 19:24:45 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #12092: [Flaky Test] `tests/python/unittest/test_custom_datatypes.py::test_myfloat` - posted by GitBox <gi...@apache.org> on 2022/07/14 19:35:14 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #12092: [Flaky Test] `tests/python/unittest/test_custom_datatypes.py::test_myfloat` - posted by GitBox <gi...@apache.org> on 2022/07/14 19:35:15 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@de3c0f4b30b33eb54e851f94d518ca3349423cfa) - posted by tq...@apache.org on 2022/07/14 19:42:18 UTC, 0 replies.
- [tvm] branch last-successful updated (f6f90569bc -> de3c0f4b30) - posted by gi...@apache.org on 2022/07/14 19:49:14 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #12099: Fix bug that disabled cuda integer dot product. - posted by GitBox <gi...@apache.org> on 2022/07/14 19:49:29 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #12098: [docs] Document the convention around reserving global names and specifying linkage in the IR - posted by GitBox <gi...@apache.org> on 2022/07/14 20:08:18 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #12059: [MetaSchedule] Add MultiLevelTilingTensorCore rule for auto-tensorization on CUDA - posted by GitBox <gi...@apache.org> on 2022/07/14 20:32:13 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule] Add MultiLevelTilingTensorCore rule for auto-tensorization on CUDA (#12059) - posted by wu...@apache.org on 2022/07/14 20:32:16 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #12022: [Bug] cpp_deploy demo cannot find PackedFunc - posted by GitBox <gi...@apache.org> on 2022/07/14 20:41:30 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #12100: Add member object accessors to With<> - posted by GitBox <gi...@apache.org> on 2022/07/14 21:13:35 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #12100: Add member object accessors to With<> - posted by GitBox <gi...@apache.org> on 2022/07/14 21:17:19 UTC, 0 replies.
- [GitHub] [tvm] mbaret merged pull request #12086: [Collage] CollagePartition pass - posted by GitBox <gi...@apache.org> on 2022/07/14 21:30:46 UTC, 0 replies.
- [tvm] branch main updated: [Collage] CollagePartition pass (#12086) - posted by mb...@apache.org on 2022/07/14 21:30:49 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@811373ddbba6c90d237e28099340bbba41205dee) - posted by tq...@apache.org on 2022/07/14 21:33:48 UTC, 1 replies.
- [GitHub] [tvm] gbonik opened a new pull request, #12101: [TVMScript] Add object path tracing to StructuralEqual - posted by GitBox <gi...@apache.org> on 2022/07/14 21:34:29 UTC, 0 replies.
- [tvm] branch last-successful updated (de3c0f4b30 -> 811373ddbb) - posted by gi...@apache.org on 2022/07/14 21:35:38 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@484f6023277c930395c5e0001c4f8821abf7a544) - posted by tq...@apache.org on 2022/07/14 21:35:59 UTC, 0 replies.
- [tvm] branch last-successful updated (811373ddbb -> 484f602327) - posted by gi...@apache.org on 2022/07/14 21:49:17 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@9a1650344395c010b5fd0fd25251add31a8e3273) - posted by tq...@apache.org on 2022/07/14 21:52:12 UTC, 1 replies.
- svn commit: r55747 - /release/tvm/KEYS - posted by ar...@apache.org on 2022/07/14 21:55:35 UTC, 0 replies.
- svn commit: r55748 - /release/tvm/KEYS - posted by ar...@apache.org on 2022/07/14 22:03:47 UTC, 0 replies.
- [tvm] branch last-successful updated (484f602327 -> 9a16503443) - posted by gi...@apache.org on 2022/07/14 22:06:50 UTC, 0 replies.
- svn commit: r55749 - /release/tvm/tvm-v0.9.0-rc0/ - posted by ar...@apache.org on 2022/07/14 22:09:08 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new issue, #12103: [VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/14 22:34:41 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #12104: [Relay, Op] Add conv2d generic layout op strategy when meta schedule is enabled - posted by GitBox <gi...@apache.org> on 2022/07/14 22:38:07 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e0847918526ee6da7415fa40c557a6f3d86db75f) - posted by tq...@apache.org on 2022/07/14 23:03:58 UTC, 0 replies.
- [GitHub] [tvm] guberti closed issue #12033: [Bug] [microTVM] BYOC hardware test fails when used with Arduino - posted by GitBox <gi...@apache.org> on 2022/07/14 23:05:47 UTC, 0 replies.
- [tvm] branch last-successful updated (9a16503443 -> e084791852) - posted by gi...@apache.org on 2022/07/14 23:06:11 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml opened a new pull request, #12105: [Collage] PruneCandidates and demo_collage_partition.py - posted by GitBox <gi...@apache.org> on 2022/07/14 23:30:15 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #12103: [VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/14 23:57:12 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (0cf90d296f -> 27a40280e3) - posted by gi...@apache.org on 2022/07/15 00:00:37 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7661ba89106fbc67ea3d2e7efe3e846c6d149436) - posted by tq...@apache.org on 2022/07/15 00:01:09 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12074: [microTVM] Make Arduino API server obey timeout - posted by GitBox <gi...@apache.org> on 2022/07/15 00:18:42 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #12099: Fix bug that disabled cuda integer dot product. - posted by GitBox <gi...@apache.org> on 2022/07/15 00:22:15 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12099: Fix bug that disabled cuda integer dot product. - posted by GitBox <gi...@apache.org> on 2022/07/15 00:22:19 UTC, 0 replies.
- [tvm] branch main updated: Fix bug that disabled cuda integer dot product. (#12099) - posted by ma...@apache.org on 2022/07/15 00:22:24 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12096: [TVMSCRIPT] Make ceildiv available from tvmscript - posted by GitBox <gi...@apache.org> on 2022/07/15 00:22:35 UTC, 0 replies.
- [tvm] branch main updated: [TVMSCRIPT] Make ceildiv available from tvmscript (#12096) - posted by ma...@apache.org on 2022/07/15 00:22:38 UTC, 0 replies.
- [tvm] branch last-successful updated (e084791852 -> 7661ba8910) - posted by gi...@apache.org on 2022/07/15 00:26:03 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on a diff in pull request #12074: [microTVM] Make Arduino API server obey timeout - posted by GitBox <gi...@apache.org> on 2022/07/15 00:37:09 UTC, 1 replies.
- [GitHub] [tvm] billishyahao opened a new pull request, #12106: [DNNL] Enable conv family fused with gelu - posted by GitBox <gi...@apache.org> on 2022/07/15 01:25:38 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@37f9d3c496bd32387f190ee31e4fa9bb525e7b85) - posted by tq...@apache.org on 2022/07/15 02:51:27 UTC, 1 replies.
- [GitHub] [tvm] alter-xp commented on issue #11688: [CI Image] support CSI-NN2 in ci_qemu - posted by GitBox <gi...@apache.org> on 2022/07/15 03:07:37 UTC, 5 replies.
- [tvm] branch last-successful updated (7661ba8910 -> 37f9d3c496) - posted by gi...@apache.org on 2022/07/15 03:34:59 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on issue #12103: [VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/15 06:04:30 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12048: [TVMScript] ExprDoc - posted by GitBox <gi...@apache.org> on 2022/07/15 07:01:30 UTC, 16 replies.
- [GitHub] [tvm] PhilippvK commented on pull request #10941: TVMC: Add new text/relay frontend - posted by GitBox <gi...@apache.org> on 2022/07/15 07:27:02 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12106: [DNNL] Enable conv family fused with gelu - posted by GitBox <gi...@apache.org> on 2022/07/15 07:39:35 UTC, 0 replies.
- [tvm] branch main updated: Enable conv family fused with gelu (#12106) - posted by ma...@apache.org on 2022/07/15 07:39:40 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12104: [Relay, Op] Add conv2d generic layout op strategy when meta schedule is enabled - posted by GitBox <gi...@apache.org> on 2022/07/15 07:39:58 UTC, 0 replies.
- [tvm] branch main updated: [Relay, Op] Add conv2d generic layout op strategy when meta schedule is enabled (#12104) - posted by ma...@apache.org on 2022/07/15 07:40:01 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e0a0e67e55c036077fd07728ac28ecd7d2c9d72b) - posted by tq...@apache.org on 2022/07/15 10:04:58 UTC, 1 replies.
- [tvm] branch last-successful updated (37f9d3c496 -> fa057213d4) - posted by gi...@apache.org on 2022/07/15 10:06:12 UTC, 0 replies.
- [tvm] branch last-successful updated (fa057213d4 -> e0a0e67e55) - posted by gi...@apache.org on 2022/07/15 10:24:57 UTC, 0 replies.
- [GitHub] [tvm] Mousius commented on issue #12103: [VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/15 12:23:31 UTC, 0 replies.
- [GitHub] [tvm] yelite commented on pull request #12048: [TVMScript] ExprDoc - posted by GitBox <gi...@apache.org> on 2022/07/15 14:23:59 UTC, 0 replies.
- [GitHub] [tvm-rfcs] kparzysz-quic commented on a diff in pull request #71: Add Target Pre-processing RFC - posted by GitBox <gi...@apache.org> on 2022/07/15 15:18:07 UTC, 0 replies.
- [GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #71: Add Target Pre-processing RFC - posted by GitBox <gi...@apache.org> on 2022/07/15 15:20:00 UTC, 2 replies.
- [GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #78: Add Target Features RFC - posted by GitBox <gi...@apache.org> on 2022/07/15 15:26:30 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #12095: [Relay] Allow Primitive functions to carry virtual device annotations in PlanDevices - posted by GitBox <gi...@apache.org> on 2022/07/15 15:27:37 UTC, 0 replies.
- [tvm] branch main updated (e0a0e67e55 -> 8f208adae2) - posted by jw...@apache.org on 2022/07/15 15:27:40 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Mousius commented on pull request #71: Add Target Pre-processing RFC - posted by GitBox <gi...@apache.org> on 2022/07/15 16:07:42 UTC, 1 replies.
- [GitHub] [tvm-rfcs] Mousius commented on pull request #78: Add Target Features RFC - posted by GitBox <gi...@apache.org> on 2022/07/15 16:10:37 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12100: Add member object accessors to With<> - posted by GitBox <gi...@apache.org> on 2022/07/15 16:51:07 UTC, 0 replies.
- [tvm] branch main updated: Add member object accessors to With<> (#12100) - posted by kp...@apache.org on 2022/07/15 16:51:12 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml opened a new pull request, #12107: [Relay] Allow partial virtual device annotations. - posted by GitBox <gi...@apache.org> on 2022/07/15 17:15:39 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (27a40280e3 -> a02e57ccde) - posted by gi...@apache.org on 2022/07/15 17:24:53 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12108: [ci] Re-run flaky tests on failure - posted by GitBox <gi...@apache.org> on 2022/07/15 17:44:52 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on a diff in pull request #12105: [Collage] PruneCandidates and demo_collage_partition.py - posted by GitBox <gi...@apache.org> on 2022/07/15 17:50:10 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on a diff in pull request #12107: [Relay] Allow partial virtual device annotations. - posted by GitBox <gi...@apache.org> on 2022/07/15 17:51:40 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@8f208adae2b9a99c047c17dd811ef98788467509) - posted by tq...@apache.org on 2022/07/15 17:54:29 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml commented on a diff in pull request #12105: [Collage] PruneCandidates and demo_collage_partition.py - posted by GitBox <gi...@apache.org> on 2022/07/15 17:57:16 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #12105: [Collage] PruneCandidates and demo_collage_partition.py - posted by GitBox <gi...@apache.org> on 2022/07/15 18:04:35 UTC, 0 replies.
- [tvm] branch main updated: [Collage] PruneCandidates and demo_collage_partition.py (#12105) - posted by jw...@apache.org on 2022/07/15 18:04:39 UTC, 0 replies.
- [tvm] branch last-successful updated (e0a0e67e55 -> 8f208adae2) - posted by gi...@apache.org on 2022/07/15 18:06:31 UTC, 0 replies.
- [GitHub] [tvm] mbs-octoml commented on a diff in pull request #12107: [Relay] Allow partial virtual device annotations. - posted by GitBox <gi...@apache.org> on 2022/07/15 18:06:48 UTC, 1 replies.
- [GitHub] [tvm] driazati opened a new issue, #12109: [ci] CPU integration tests are bottleneck-ing CI - posted by GitBox <gi...@apache.org> on 2022/07/15 18:08:11 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen merged pull request #83: [RFC] Create LLVM scope class for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/15 18:08:52 UTC, 0 replies.
- [tvm-rfcs] branch main updated: [RFC] Create LLVM scope class for use with LLVM libraries (#83) - posted by tq...@apache.org on 2022/07/15 18:08:54 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new issue, #12110: [ci] Add retries for `docker pull` - posted by GitBox <gi...@apache.org> on 2022/07/15 18:12:03 UTC, 0 replies.
- [GitHub] [tvm] yelite opened a new pull request, #12111: [TVMScript] StmtDoc Definitions - posted by GitBox <gi...@apache.org> on 2022/07/15 19:34:21 UTC, 0 replies.
- [GitHub] [tvm] yelite opened a new pull request, #12112: [TVMScript] StmtDoc Printing - posted by GitBox <gi...@apache.org> on 2022/07/15 19:36:38 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@770738c51442579b0f56eb6c6d341ec73fa33e7f) - posted by tq...@apache.org on 2022/07/15 19:40:53 UTC, 0 replies.
- [tvm] branch last-successful updated (8f208adae2 -> 770738c514) - posted by gi...@apache.org on 2022/07/15 19:49:16 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@d4365011f50dc3b7cd8163b5682df6fc745202d7) - posted by tq...@apache.org on 2022/07/15 20:35:17 UTC, 0 replies.
- [tvm] branch last-successful updated (770738c514 -> d4365011f5) - posted by gi...@apache.org on 2022/07/15 20:36:14 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #11688: [CI Image] support CSI-NN2 in ci_qemu - posted by GitBox <gi...@apache.org> on 2022/07/15 20:40:51 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #12107: [Relay] Allow partial virtual device annotations. - posted by GitBox <gi...@apache.org> on 2022/07/15 21:34:30 UTC, 0 replies.
- [tvm] branch main updated (d4365011f5 -> 0d70f690ea) - posted by an...@apache.org on 2022/07/15 21:34:36 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #12113: [MetaSchedule] Allow MultiLevelTilingTensorCore rule to specify multiple tensor intrin groups - posted by GitBox <gi...@apache.org> on 2022/07/15 21:46:12 UTC, 0 replies.
- [GitHub] [tvm-rfcs] vinx13 merged pull request #77: [RFC] Buffer Layout Padding - posted by GitBox <gi...@apache.org> on 2022/07/15 21:47:25 UTC, 0 replies.
- [tvm-rfcs] branch main updated: [RFC] Buffer Layout Padding (#77) - posted by wu...@apache.org on 2022/07/15 21:47:28 UTC, 0 replies.
- [GitHub] [tvm] cbalint13 commented on a diff in pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/15 22:09:01 UTC, 0 replies.
- [GitHub] [tvm] cbalint13 commented on pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/15 23:02:30 UTC, 2 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12108: [ci] Re-run flaky tests on failure - posted by GitBox <gi...@apache.org> on 2022/07/15 23:14:06 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (a02e57ccde -> 40f9f23c92) - posted by gi...@apache.org on 2022/07/16 00:00:38 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@0d70f690ea3798e3c269fbc06eb3a6fe1344b97f) - posted by tq...@apache.org on 2022/07/16 00:03:53 UTC, 0 replies.
- [tvm] branch last-successful updated (d4365011f5 -> 0d70f690ea) - posted by gi...@apache.org on 2022/07/16 00:24:13 UTC, 0 replies.
- [GitHub] [tvm-rfcs] csullivan merged pull request #80: Asynchronous stage in software pipeline - posted by GitBox <gi...@apache.org> on 2022/07/16 01:02:28 UTC, 0 replies.
- [tvm-rfcs] branch main updated: Asynchronous stage in software pipeline (#80) - posted by cs...@apache.org on 2022/07/16 01:02:30 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #12113: [MetaSchedule] Allow MultiLevelTilingTensorCore rule to specify multiple tensor intrin groups - posted by GitBox <gi...@apache.org> on 2022/07/16 01:58:15 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on a diff in pull request #12113: [MetaSchedule] Allow MultiLevelTilingTensorCore rule to specify multiple tensor intrin groups - posted by GitBox <gi...@apache.org> on 2022/07/16 02:01:36 UTC, 0 replies.
- [GitHub] [tvm] guberti opened a new pull request, #12114: [microTVM] Arduino retry on flash failure - posted by GitBox <gi...@apache.org> on 2022/07/16 03:42:18 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12113: [MetaSchedule] Allow MultiLevelTilingTensorCore rule to specify multiple tensor intrin groups - posted by GitBox <gi...@apache.org> on 2022/07/16 04:17:33 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule] Allow MultiLevelTilingTensorCore rule to specify multiple tensor intrin groups (#12113) - posted by ma...@apache.org on 2022/07/16 04:17:38 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@895f79f42a1c798f5b70b0689ae26ae159031302) - posted by tq...@apache.org on 2022/07/16 06:45:12 UTC, 0 replies.
- [tvm] branch last-successful updated (0d70f690ea -> 895f79f42a) - posted by gi...@apache.org on 2022/07/16 06:50:52 UTC, 0 replies.
- [GitHub] [tvm] Jobhdez opened a new pull request, #12115: fix typo - posted by GitBox <gi...@apache.org> on 2022/07/16 08:18:44 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12037: [TOPI] [Hexagon] Uint8 Reshape and batch flatten slice ops - posted by GitBox <gi...@apache.org> on 2022/07/16 15:10:41 UTC, 0 replies.
- [tvm] branch main updated: [TOPI] [Hexagon] Uint8 Reshape and batch flatten slice ops (#12037) - posted by kp...@apache.org on 2022/07/16 15:10:44 UTC, 0 replies.
- [GitHub] [tvm] qsqqsqqsq opened a new pull request, #12117: [TIR][BugFix] Fix a wrong use of T.exp in test_compute_inline_opaque_… - posted by GitBox <gi...@apache.org> on 2022/07/16 16:14:56 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12115: fix typo - posted by GitBox <gi...@apache.org> on 2022/07/16 17:08:58 UTC, 0 replies.
- [tvm] branch main updated: fix typo (#12115) - posted by kp...@apache.org on 2022/07/16 17:09:03 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c0e996e2914585fe6b0c11fb2efdaea5c6b9daf9) - posted by tq...@apache.org on 2022/07/16 17:42:27 UTC, 0 replies.
- [tvm] branch last-successful updated (895f79f42a -> c0e996e291) - posted by gi...@apache.org on 2022/07/16 17:49:06 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12101: [TVMScript] Add object path tracing to StructuralEqual - posted by GitBox <gi...@apache.org> on 2022/07/16 18:07:24 UTC, 15 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c54eea7d0a9890c25eae15df1a0c47b263b27a07) - posted by tq...@apache.org on 2022/07/16 19:37:19 UTC, 0 replies.
- [tvm] branch last-successful updated (c0e996e291 -> c54eea7d0a) - posted by gi...@apache.org on 2022/07/16 19:48:59 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 commented on pull request #12117: [TIR][BugFix] Fix a wrong use of T.exp in test_compute_inline_opaque_… - posted by GitBox <gi...@apache.org> on 2022/07/16 22:02:20 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12117: [TIR][BugFix] Fix a wrong use of T.exp in test_compute_inline_opaque_… - posted by GitBox <gi...@apache.org> on 2022/07/16 22:11:04 UTC, 0 replies.
- [tvm] branch main updated: [TIR][BugFix] Fix a wrong use of T.exp in test_compute_inline_opaque_access_with_tvm_access_ptr. (#12117) - posted by kp...@apache.org on 2022/07/16 22:11:09 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (40f9f23c92 -> 8df19639eb) - posted by gi...@apache.org on 2022/07/17 00:00:30 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif opened a new pull request, #12118: [TVMScript] Fix T.Ptr[T.void] for packed api roundtrip - posted by GitBox <gi...@apache.org> on 2022/07/17 03:44:08 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 commented on a diff in pull request #12048: [TVMScript] ExprDoc - posted by GitBox <gi...@apache.org> on 2022/07/17 06:26:14 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif commented on pull request #12118: [TVMScript] Fix T.Ptr[T.void] for packed api roundtrip - posted by GitBox <gi...@apache.org> on 2022/07/17 07:41:08 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (8df19639eb -> 119a119a32) - posted by gi...@apache.org on 2022/07/18 00:00:41 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #12039: [Arith] DetectIterMap support overlapped iteration sum - posted by GitBox <gi...@apache.org> on 2022/07/18 02:33:06 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12118: [TVMScript] Fix T.Ptr[T.void] for packed api roundtrip - posted by GitBox <gi...@apache.org> on 2022/07/18 05:20:52 UTC, 0 replies.
- [GitHub] [tvm] MichaelJKlaiber commented on a diff in pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/18 09:44:22 UTC, 37 replies.
- [GitHub] [tvm] Mousius commented on a diff in pull request #12082: [Pylint] Making hexagon tests pylint compliant Part 1 of N - posted by GitBox <gi...@apache.org> on 2022/07/18 09:53:03 UTC, 1 replies.
- [GitHub] [tvm] Mousius opened a new pull request, #12119: [Target] Add target_parser to TargetKind - posted by GitBox <gi...@apache.org> on 2022/07/18 14:06:29 UTC, 0 replies.
- [GitHub] [tvm] elvin-n commented on pull request #11876: [Texture] Add 2d memory support into static memory planner - posted by GitBox <gi...@apache.org> on 2022/07/18 14:10:39 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 opened a new pull request, #12120: [microNPU] Add support for hard swish - posted by GitBox <gi...@apache.org> on 2022/07/18 14:56:33 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on a diff in pull request #12119: [Target] Add target_parser to TargetKind - posted by GitBox <gi...@apache.org> on 2022/07/18 15:27:30 UTC, 1 replies.
- [GitHub] [tvm] DongqiShen commented on issue #11414: [Tracking Issue] pylint the tests! - posted by GitBox <gi...@apache.org> on 2022/07/18 15:39:14 UTC, 0 replies.
- [GitHub] [tvm] Mousius commented on a diff in pull request #12119: [Target] Add target_parser to TargetKind - posted by GitBox <gi...@apache.org> on 2022/07/18 15:52:19 UTC, 1 replies.
- [GitHub] [tvm] Lunderberg merged pull request #11973: [TIR] Moved PrimExpr operator overload from op.h to expr.h - posted by GitBox <gi...@apache.org> on 2022/07/18 16:03:57 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Moved PrimExpr operator overload from op.h to expr.h (#11973) - posted by lu...@apache.org on 2022/07/18 16:04:03 UTC, 0 replies.
- [GitHub] [tvm] Mousius opened a new pull request, #12121: [Target] Add "features" property to Target - posted by GitBox <gi...@apache.org> on 2022/07/18 16:08:06 UTC, 0 replies.
- [GitHub] [tvm] gbonik commented on a diff in pull request #12101: [TVMScript] Add object path tracing to StructuralEqual - posted by GitBox <gi...@apache.org> on 2022/07/18 16:28:30 UTC, 6 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #12079: [AUTOSCHEDULER,FIX] Calculate arithmetic intensity without log scale - posted by GitBox <gi...@apache.org> on 2022/07/18 16:44:21 UTC, 0 replies.
- [tvm] branch main updated: [AUTOSCHEDULER,FIX] Calculate arithmetic intensity without log scale (#12079) - posted by an...@apache.org on 2022/07/18 16:44:24 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #12108: [ci] Re-run flaky tests on failure - posted by GitBox <gi...@apache.org> on 2022/07/18 16:44:51 UTC, 0 replies.
- [tvm] branch main updated: [ci] Re-run flaky tests on failure (#12108) - posted by an...@apache.org on 2022/07/18 16:44:55 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on a diff in pull request #12082: [Pylint] Making hexagon tests pylint compliant Part 1 of N - posted by GitBox <gi...@apache.org> on 2022/07/18 17:14:17 UTC, 2 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #12122: [MetaSchedule, Testing] Generalize in/out dtype of testing te workloads - posted by GitBox <gi...@apache.org> on 2022/07/18 17:24:02 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on issue #12103: [VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/18 17:37:16 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on issue #12103: [VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/18 17:43:08 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12063: [Pylint][microTVM] Applying Pylint rules to unittest folder - posted by GitBox <gi...@apache.org> on 2022/07/18 18:19:38 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@9c7aaace4355c67403be563de3059d34fb8e29f5) - posted by tq...@apache.org on 2022/07/18 19:16:40 UTC, 0 replies.
- [tvm] branch last-successful updated (c54eea7d0a -> 9c7aaace43) - posted by gi...@apache.org on 2022/07/18 19:21:53 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c79b8f1aac0d11811257123127402d0ceff9135e) - posted by tq...@apache.org on 2022/07/18 19:26:09 UTC, 0 replies.
- [tvm] branch last-successful updated (9c7aaace43 -> c79b8f1aac) - posted by gi...@apache.org on 2022/07/18 19:35:11 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12119: [Target] Add target_parser to TargetKind - posted by GitBox <gi...@apache.org> on 2022/07/18 19:37:29 UTC, 0 replies.
- [tvm] branch main updated: [Target] Add target_parser to TargetKind (#12119) - posted by kp...@apache.org on 2022/07/18 19:37:35 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #12123: [LLVM] Clarify the status of pointers to llvm::Module in LLVMModule - posted by GitBox <gi...@apache.org> on 2022/07/18 19:43:48 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11876: [Texture] Add 2d memory support into static memory planner - posted by GitBox <gi...@apache.org> on 2022/07/18 20:40:01 UTC, 0 replies.
- [tvm] branch main updated: [Texture] Add 2d memory support into static memory planner (#11876) - posted by ma...@apache.org on 2022/07/18 20:40:04 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/18 23:08:21 UTC, 2 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6bad21e9fe711e6994df238e8a3edc89073b894b) - posted by tq...@apache.org on 2022/07/18 23:19:09 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #12124: [Relay][Op] Trilu operator implementation - posted by GitBox <gi...@apache.org> on 2022/07/18 23:22:13 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #12124: [Relay][Op] Trilu operator implementation - posted by GitBox <gi...@apache.org> on 2022/07/18 23:22:25 UTC, 2 replies.
- [tvm] branch last-successful updated (c79b8f1aac -> 6bad21e9fe) - posted by gi...@apache.org on 2022/07/18 23:23:51 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (119a119a32 -> e78ac1eca8) - posted by gi...@apache.org on 2022/07/19 00:00:31 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #12103: [VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/19 00:25:53 UTC, 1 replies.
- [GitHub] [tvm] mkatanbaf closed pull request #12093: Zephyr fvp support - posted by GitBox <gi...@apache.org> on 2022/07/19 01:56:06 UTC, 0 replies.
- [GitHub] [tvm] mkatanbaf opened a new pull request, #12125: Zephyr fvp support - posted by GitBox <gi...@apache.org> on 2022/07/19 02:01:36 UTC, 0 replies.
- [GitHub] [tvm] yelite commented on a diff in pull request #12048: [TVMScript] ExprDoc - posted by GitBox <gi...@apache.org> on 2022/07/19 04:49:36 UTC, 1 replies.
- [GitHub] [tvm] billishyahao commented on issue #12020: [Bug] Enable USE_DNNL cause Sphix crash when processing from_oneflow.py and from_paddle.py for documents - posted by GitBox <gi...@apache.org> on 2022/07/19 06:21:39 UTC, 0 replies.
- [GitHub] [tvm] hgt312 opened a new issue, #12126: [Bug] Failed when using te.gradient for `roi_align` - posted by GitBox <gi...@apache.org> on 2022/07/19 06:33:38 UTC, 0 replies.
- [GitHub] [tvm] hgt312 commented on issue #12126: [Bug] Failed when using te.gradient for `roi_align` - posted by GitBox <gi...@apache.org> on 2022/07/19 06:46:39 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new pull request, #12127: [MetaSchedule] Enhance Conv2d Winograd Schedule Rules - posted by GitBox <gi...@apache.org> on 2022/07/19 06:51:23 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm merged pull request #12120: [microNPU] Add support for hard swish - posted by GitBox <gi...@apache.org> on 2022/07/19 07:28:47 UTC, 0 replies.
- [tvm] branch main updated: [microNPU] Add support for hard swish (#12120) - posted by ma...@apache.org on 2022/07/19 07:28:53 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #12120: [microNPU] Add support for hard swish - posted by GitBox <gi...@apache.org> on 2022/07/19 07:28:58 UTC, 0 replies.
- [GitHub] [tvm] ganler opened a new pull request, #12128: [Fix] post-fix incre/decre should not return reference - posted by GitBox <gi...@apache.org> on 2022/07/19 08:06:23 UTC, 0 replies.
- [GitHub] [tvm] enjustli opened a new issue, #12129: [BUG] Missing span in Expr functor - posted by GitBox <gi...@apache.org> on 2022/07/19 08:38:52 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #11591: [microNPU] Reorder copies and computes based on the cycle count - posted by GitBox <gi...@apache.org> on 2022/07/19 08:49:56 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@94d01d35650ff4cb73dfd5360f6f613f5dadc41c) - posted by tq...@apache.org on 2022/07/19 10:07:10 UTC, 0 replies.
- [GitHub] [tvm] NicolaLancellotti opened a new pull request, #12130: Fix TFLite 2.9 tests - posted by GitBox <gi...@apache.org> on 2022/07/19 10:22:23 UTC, 0 replies.
- [GitHub] [tvm] NicolaLancellotti commented on pull request #12130: Fix TFLite 2.9 tests - posted by GitBox <gi...@apache.org> on 2022/07/19 10:22:51 UTC, 0 replies.
- [tvm] branch last-successful updated (6bad21e9fe -> 94d01d3565) - posted by gi...@apache.org on 2022/07/19 10:25:15 UTC, 0 replies.
- [GitHub] [tvm] leandron opened a new pull request, #12131: [TFLite][CI] Update TensorFlow dependency to 2.9.1 - posted by GitBox <gi...@apache.org> on 2022/07/19 11:01:04 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm opened a new pull request, #12132: [CMSIS-NN] Support for passing cpu flags to Arm(R) Corstone(TM)-300 s… - posted by GitBox <gi...@apache.org> on 2022/07/19 11:04:50 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm commented on pull request #11702: [CMSIS-NN] Fix typo in EmitPool2D - posted by GitBox <gi...@apache.org> on 2022/07/19 11:09:08 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #11519: [TFLite] Support quantized GREATER op in TFLite frontend - posted by GitBox <gi...@apache.org> on 2022/07/19 11:12:39 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12066: Unify name mangling in TVM - posted by GitBox <gi...@apache.org> on 2022/07/19 12:31:36 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #11702: [CMSIS-NN] Fix typo in EmitPool2D - posted by GitBox <gi...@apache.org> on 2022/07/19 12:34:07 UTC, 1 replies.
- [GitHub] [tvm] sfvaroglu commented on pull request #12124: [Relay][Op] Trilu operator implementation - posted by GitBox <gi...@apache.org> on 2022/07/19 12:35:00 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #11519: [TFLite] Support quantized GREATER op in TFLite frontend - posted by GitBox <gi...@apache.org> on 2022/07/19 12:36:36 UTC, 1 replies.
- [GitHub] [tvm] manupa-arm merged pull request #11702: [CMSIS-NN] Fix typo in EmitPool2D - posted by GitBox <gi...@apache.org> on 2022/07/19 12:37:39 UTC, 0 replies.
- [tvm] branch main updated: [CMSIS-NN] Fix typo in EmitPool2D (#11702) - posted by ma...@apache.org on 2022/07/19 12:37:41 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12121: [Target] Add "features" property to Target - posted by GitBox <gi...@apache.org> on 2022/07/19 13:58:51 UTC, 0 replies.
- [tvm] branch main updated (342fbea84e -> 7bf5fa449c) - posted by kp...@apache.org on 2022/07/19 13:58:58 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #12039: [Arith] DetectIterMap support overlapped iteration sum - posted by GitBox <gi...@apache.org> on 2022/07/19 14:45:13 UTC, 0 replies.
- [tvm] branch main updated (7bf5fa449c -> 3e7a2ad956) - posted by sy...@apache.org on 2022/07/19 14:45:18 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@342fbea84e1f569a495a500bfeceb764d7aaf110) - posted by tq...@apache.org on 2022/07/19 15:18:31 UTC, 0 replies.
- [GitHub] [tvm] Mousius merged pull request #12082: [Pylint] Making hexagon tests pylint compliant Part 1 of N - posted by GitBox <gi...@apache.org> on 2022/07/19 15:20:26 UTC, 0 replies.
- [tvm] branch main updated: [Pylint] Making hexagon tests pylint compliant Part 1 of N (#12082) - posted by mo...@apache.org on 2022/07/19 15:20:31 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #10941: TVMC: Add new text/relay frontend - posted by GitBox <gi...@apache.org> on 2022/07/19 15:21:11 UTC, 0 replies.
- [GitHub] [tvm] Mousius commented on pull request #12082: [Pylint] Making hexagon tests pylint compliant Part 1 of N - posted by GitBox <gi...@apache.org> on 2022/07/19 15:21:18 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #10941: TVMC: Add new text/relay frontend - posted by GitBox <gi...@apache.org> on 2022/07/19 15:21:21 UTC, 0 replies.
- [tvm] branch main updated: TVMC: Add new text/relay frontend (#10941) - posted by le...@apache.org on 2022/07/19 15:21:24 UTC, 0 replies.
- [tvm] branch last-successful updated (94d01d3565 -> 342fbea84e) - posted by gi...@apache.org on 2022/07/19 15:25:11 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/19 15:42:45 UTC, 0 replies.
- [GitHub] [tvm] mikepapadim commented on pull request #12124: [Relay][Op] Trilu operator implementation - posted by GitBox <gi...@apache.org> on 2022/07/19 16:01:12 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12128: [Fix] post-fix incre/decre should not return reference - posted by GitBox <gi...@apache.org> on 2022/07/19 16:08:06 UTC, 0 replies.
- [tvm] branch main updated: [Fix] post-fix incre/decre should not return reference (#12128) - posted by ju...@apache.org on 2022/07/19 16:08:10 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12122: [MetaSchedule, Testing] Generalize in/out dtype of testing te workloads - posted by GitBox <gi...@apache.org> on 2022/07/19 16:13:54 UTC, 0 replies.
- [tvm] branch main updated (ff8d2c77df -> 97f2838938) - posted by ju...@apache.org on 2022/07/19 16:13:58 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new issue, #12133: [RESULT][VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/19 16:20:38 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #12102: TVM v0.9.0.rc0 Release Candidate Notes - posted by GitBox <gi...@apache.org> on 2022/07/19 16:21:05 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #12103: [VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/19 16:21:40 UTC, 1 replies.
- [GitHub] [tvm] driazati closed issue #12103: [VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/19 16:21:41 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #12074: [microTVM] Make Arduino API server obey timeout - posted by GitBox <gi...@apache.org> on 2022/07/19 16:25:15 UTC, 0 replies.
- [tvm] branch main updated: [microTVM] Make Arduino API server obey timeout (#12074) - posted by ar...@apache.org on 2022/07/19 16:25:18 UTC, 0 replies.
- svn commit: r55851 - /dev/tvm/tvm-v0.9.0-rc0/ - posted by dr...@apache.org on 2022/07/19 16:27:56 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7bf5fa449c8f342ea686fa2064a3556725ee2aa8) - posted by tq...@apache.org on 2022/07/19 16:40:19 UTC, 0 replies.
- [tvm] branch last-successful updated (342fbea84e -> 7bf5fa449c) - posted by gi...@apache.org on 2022/07/19 16:45:56 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on a diff in pull request #12116: [QNN] Support different qnn params between in/out tensor in leaky_relu - posted by GitBox <gi...@apache.org> on 2022/07/19 17:07:40 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #11605: [ci] Move PR docs hosting to a custom domain - posted by GitBox <gi...@apache.org> on 2022/07/19 17:19:46 UTC, 0 replies.
- [GitHub] [tvm] driazati closed issue #11605: [ci] Move PR docs hosting to a custom domain - posted by GitBox <gi...@apache.org> on 2022/07/19 17:19:46 UTC, 0 replies.
- [GitHub] [tvm] driazati closed issue #11492: Use git annex to log large files in CI - posted by GitBox <gi...@apache.org> on 2022/07/19 17:20:03 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #11492: Use git annex to log large files in CI - posted by GitBox <gi...@apache.org> on 2022/07/19 17:20:03 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #11713: [ci] docker pull failed - posted by GitBox <gi...@apache.org> on 2022/07/19 17:30:31 UTC, 0 replies.
- [GitHub] [tvm] driazati closed issue #11713: [ci] docker pull failed - posted by GitBox <gi...@apache.org> on 2022/07/19 17:30:31 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #11710: [ci] docker pull network errors - posted by GitBox <gi...@apache.org> on 2022/07/19 17:30:52 UTC, 0 replies.
- [GitHub] [tvm] driazati closed issue #11710: [ci] docker pull network errors - posted by GitBox <gi...@apache.org> on 2022/07/19 17:30:52 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #11514: [CI Problem] from_oneflow can flake due to network dependency - posted by GitBox <gi...@apache.org> on 2022/07/19 17:31:18 UTC, 0 replies.
- [GitHub] [tvm] driazati closed issue #11514: [CI Problem] from_oneflow can flake due to network dependency - posted by GitBox <gi...@apache.org> on 2022/07/19 17:31:19 UTC, 0 replies.
- svn commit: r55854 - in /dev/tvm/tvm-0.9.0-rc1: ./ apache-tvm-src-v0.9.0.rc1.tar.gz apache-tvm-src-v0.9.0.rc1.tar.gz.asc apache-tvm-src-v0.9.0.rc1.tar.gz.sha512 - posted by dr...@apache.org on 2022/07/19 18:21:19 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on a diff in pull request #11809: [microTVM][ARM] Keep microtvm testing only in QEMU Image - posted by GitBox <gi...@apache.org> on 2022/07/19 18:35:59 UTC, 4 replies.
- svn commit: r55855 - /dev/tvm/tvm-0.9.0-rc1/ /release/tvm/tvm-v0.9.0/ - posted by ar...@apache.org on 2022/07/19 18:45:41 UTC, 0 replies.
- [GitHub] [tvm] shingjan opened a new pull request, #12134: [PyTorch] Fix pad_common for float pad_value - posted by GitBox <gi...@apache.org> on 2022/07/19 18:47:20 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new issue, #12135: [Bug] Metaschedule nonexistent error message - posted by GitBox <gi...@apache.org> on 2022/07/19 18:49:11 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #12103: [VOTE] Release Apache TVM v0.9.0.rc0 - posted by GitBox <gi...@apache.org> on 2022/07/19 18:56:19 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on issue #12135: [Bug] Metaschedule nonexistent error message - posted by GitBox <gi...@apache.org> on 2022/07/19 18:57:48 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new issue, #12136: [ci] Add retries to upload to S3 - posted by GitBox <gi...@apache.org> on 2022/07/19 19:18:41 UTC, 0 replies.
- [GitHub] [tvm] gigiblender opened a new pull request, #12137: Revert "[Arith] DetectIterMap support overlapped iteration sum" - posted by GitBox <gi...@apache.org> on 2022/07/19 19:28:33 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request, #12138: [FIX,TIR] Handle LetStmt in EstimateTIRFLops - posted by GitBox <gi...@apache.org> on 2022/07/19 19:33:20 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new issue, #12139: [Bug] Metaschedule flop estimation cannot handle non-integer loop dimensions - posted by GitBox <gi...@apache.org> on 2022/07/19 19:46:47 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12137: [skip ci] Revert "[Arith] DetectIterMap support overlapped iteration sum" - posted by GitBox <gi...@apache.org> on 2022/07/19 19:47:45 UTC, 0 replies.
- [GitHub] [tvm] gigiblender commented on pull request #12137: [skip ci] Revert "[Arith] DetectIterMap support overlapped iteration sum" - posted by GitBox <gi...@apache.org> on 2022/07/19 20:04:20 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg merged pull request #11449: [Hexagon] Slice op relu - posted by GitBox <gi...@apache.org> on 2022/07/19 20:14:07 UTC, 0 replies.
- [tvm] branch main updated (ae015d9ea2 -> a1f27e57f6) - posted by lu...@apache.org on 2022/07/19 20:14:13 UTC, 0 replies.
- svn commit: r55856 - /release/tvm/tvm-v0.9.0/ - posted by ar...@apache.org on 2022/07/19 21:27:07 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #12114: [microTVM] Arduino retry on flash failure - posted by GitBox <gi...@apache.org> on 2022/07/19 21:28:19 UTC, 0 replies.
- [tvm] branch main updated (a1f27e57f6 -> 175f362181) - posted by ar...@apache.org on 2022/07/19 21:28:24 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #12140: [LLVM] Create LLVM scope object for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/19 22:05:44 UTC, 0 replies.
- [GitHub] [tvm] gromero commented on pull request #12114: [microTVM] Arduino retry on flash failure - posted by GitBox <gi...@apache.org> on 2022/07/19 22:08:56 UTC, 2 replies.
- [GitHub] [tvm] masahi merged pull request #12123: [LLVM] Clarify the status of pointers to llvm::Module in LLVMModule - posted by GitBox <gi...@apache.org> on 2022/07/19 22:12:14 UTC, 0 replies.
- [tvm] branch main updated (175f362181 -> ac1ab3b298) - posted by ma...@apache.org on 2022/07/19 22:12:18 UTC, 0 replies.
- [GitHub] [tvm] shingjan opened a new pull request, #12141: [Meta Schedule][XGBoost] Update the custom callback function of xgboost in meta schedule - posted by GitBox <gi...@apache.org> on 2022/07/19 23:27:57 UTC, 0 replies.
- [GitHub] [tvm] shingjan commented on issue #12009: [Bug] xgboost version conflict - posted by GitBox <gi...@apache.org> on 2022/07/19 23:35:10 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12137: [skip ci] Revert "[Arith] DetectIterMap support overlapped iteration sum" - posted by GitBox <gi...@apache.org> on 2022/07/19 23:36:41 UTC, 0 replies.
- [tvm] branch main updated: Revert "support overlapped itersum (#12039)" (#12137) - posted by kp...@apache.org on 2022/07/19 23:36:44 UTC, 0 replies.
- [GitHub] [tvm] gigiblender commented on pull request #12039: [Arith] DetectIterMap support overlapped iteration sum - posted by GitBox <gi...@apache.org> on 2022/07/19 23:38:43 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif commented on pull request #12137: [skip ci] Revert "[Arith] DetectIterMap support overlapped iteration sum" - posted by GitBox <gi...@apache.org> on 2022/07/19 23:55:05 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (e78ac1eca8 -> 29030af865) - posted by gi...@apache.org on 2022/07/20 00:00:48 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #10832: [ci] `unknown parent image ID` in Docker builds - posted by GitBox <gi...@apache.org> on 2022/07/20 00:07:57 UTC, 0 replies.
- [GitHub] [tvm] driazati closed issue #10832: [ci] `unknown parent image ID` in Docker builds - posted by GitBox <gi...@apache.org> on 2022/07/20 00:07:58 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@eb7cf7051dd239ef86db13875687ef6d5ebb9418) - posted by tq...@apache.org on 2022/07/20 02:15:47 UTC, 0 replies.
- [tvm] branch last-successful updated (7bf5fa449c -> eb7cf7051d) - posted by gi...@apache.org on 2022/07/20 02:35:06 UTC, 0 replies.
- [GitHub] [tvm] sunjiweiswift commented on a diff in pull request #11599: [Bugfix][Runtime] Fix sched_setaffinity in Android - posted by GitBox <gi...@apache.org> on 2022/07/20 02:37:22 UTC, 2 replies.
- [GitHub] [tvm] quic-sanirudh commented on pull request #11712: [Docker][Pylint] Use regexes for good names - posted by GitBox <gi...@apache.org> on 2022/07/20 04:42:43 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/20 05:11:06 UTC, 1 replies.
- svn commit: r55860 - in /dev/tvm/tvm-v0.9.0-rc0: ./ apache-tvm-src-v0.9.0.rc0.tar.gz apache-tvm-src-v0.9.0.rc0.tar.gz.asc apache-tvm-src-v0.9.0.rc0.tar.gz.sha512 - posted by ar...@apache.org on 2022/07/20 05:27:44 UTC, 0 replies.
- [GitHub] [tvm] dchauhan-arm commented on pull request #11519: [TFLite] Support quantized GREATER op in TFLite frontend - posted by GitBox <gi...@apache.org> on 2022/07/20 07:21:12 UTC, 0 replies.
- [GitHub] [tvm] Sunny-Island opened a new pull request, #12144: Sunny island/upgrade autoscheduler xgboost callback - posted by GitBox <gi...@apache.org> on 2022/07/20 07:25:02 UTC, 0 replies.
- [GitHub] [tvm] kslavka commented on a diff in pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/20 07:30:49 UTC, 0 replies.
- [GitHub] [tvm] blackkker opened a new pull request, #12145: [TFLite] Fix _test_tflite2_quantized_depthwise_convolution is unused - posted by GitBox <gi...@apache.org> on 2022/07/20 08:05:43 UTC, 0 replies.
- [GitHub] [tvm] zhaoyang-star commented on a diff in pull request #12116: [QNN] Support different qnn params between in/out tensor in leaky_relu - posted by GitBox <gi...@apache.org> on 2022/07/20 08:05:56 UTC, 4 replies.
- [GitHub] [tvm] blackkker commented on pull request #12145: [TFLite] Fix _test_tflite2_quantized_depthwise_convolution is unused - posted by GitBox <gi...@apache.org> on 2022/07/20 08:07:10 UTC, 5 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #12146: [skip ci][TIR][Schedule] fix tensorize example - posted by GitBox <gi...@apache.org> on 2022/07/20 08:28:35 UTC, 0 replies.
- [GitHub] [tvm] Sunny-Island commented on pull request #12144: [Auto Scheduler] Upgrade autoscheduler xgboost callback - posted by GitBox <gi...@apache.org> on 2022/07/20 08:54:05 UTC, 2 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #11519: [TFLite] Support quantized GREATER op in TFLite frontend - posted by GitBox <gi...@apache.org> on 2022/07/20 08:56:25 UTC, 0 replies.
- [GitHub] [tvm] dchauhan-arm commented on a diff in pull request #11519: [TFLite] Support quantized GREATER op in TFLite frontend - posted by GitBox <gi...@apache.org> on 2022/07/20 09:01:35 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #12145: [TFLite] Fix _test_tflite2_quantized_depthwise_convolution is unused - posted by GitBox <gi...@apache.org> on 2022/07/20 09:40:55 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #12143: Fix #12039‘s broken cases - posted by GitBox <gi...@apache.org> on 2022/07/20 09:58:13 UTC, 0 replies.
- [tvm] branch main updated: Fix #12039‘s broken cases (#12143) - posted by sy...@apache.org on 2022/07/20 09:58:21 UTC, 0 replies.
- [GitHub] [tvm] cgerum commented on a diff in pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/20 10:07:38 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #12147: [UX][TIR][Schedule] enhance function annotation for tir primitive - posted by GitBox <gi...@apache.org> on 2022/07/20 12:29:36 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7abdce26606551776e55a458622e23182e8ae9d4) - posted by tq...@apache.org on 2022/07/20 12:40:11 UTC, 0 replies.
- [tvm] branch last-successful updated (eb7cf7051d -> 7abdce2660) - posted by gi...@apache.org on 2022/07/20 12:49:00 UTC, 0 replies.
- [GitHub] [tvm] MichaelJKlaiber commented on pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/20 13:05:12 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on pull request #12114: [microTVM] Arduino retry on flash failure - posted by GitBox <gi...@apache.org> on 2022/07/20 14:22:01 UTC, 1 replies.
- [GitHub] [tvm] manupa-arm commented on a diff in pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/20 14:42:55 UTC, 3 replies.
- [GitHub] [tvm] PaulPalomeroBernardo commented on a diff in pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/20 15:00:22 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #12146: [skip ci][TIR][Schedule] fix tensorize example - posted by GitBox <gi...@apache.org> on 2022/07/20 15:09:56 UTC, 0 replies.
- [tvm] branch main updated (7abdce2660 -> 246aef1cdc) - posted by wu...@apache.org on 2022/07/20 15:10:00 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/20 15:41:23 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #11557: [Runtime][PipelineExecutor] Tutorial of using pipeline executor. - posted by GitBox <gi...@apache.org> on 2022/07/20 20:11:38 UTC, 5 replies.
- [GitHub] [tvm] hsuanguo commented on issue #8577: [Python] Support Python 3.9.X+ - posted by GitBox <gi...@apache.org> on 2022/07/20 20:20:39 UTC, 0 replies.
- [GitHub] [tvm] huajsj commented on a diff in pull request #11557: [Runtime][PipelineExecutor] Tutorial of using pipeline executor. - posted by GitBox <gi...@apache.org> on 2022/07/20 23:34:37 UTC, 29 replies.
- [tvm] branch nightly-docker-update updated (29030af865 -> 584c4c8a63) - posted by gi...@apache.org on 2022/07/21 00:00:52 UTC, 0 replies.
- [GitHub] [tvm] yelite opened a new pull request, #12148: [TVMScript] Python Expression Precedence - posted by GitBox <gi...@apache.org> on 2022/07/21 04:00:26 UTC, 0 replies.
- [GitHub] [tvm] avquicinc opened a new pull request, #12149: qcom hexagon library (qhl) - posted by GitBox <gi...@apache.org> on 2022/07/21 05:33:38 UTC, 0 replies.
- [GitHub] [tvm] avquicinc commented on pull request #12149: qcom hexagon library (qhl) - posted by GitBox <gi...@apache.org> on 2022/07/21 05:43:40 UTC, 0 replies.
- [GitHub] [tvm] shingjan commented on a diff in pull request #12144: [Auto Scheduler] Upgrade autoscheduler xgboost callback - posted by GitBox <gi...@apache.org> on 2022/07/21 06:01:11 UTC, 2 replies.
- [GitHub] [tvm] Sunny-Island commented on a diff in pull request #12144: [Auto Scheduler] Upgrade autoscheduler xgboost callback - posted by GitBox <gi...@apache.org> on 2022/07/21 06:04:21 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #12147: [UX][TIR][Schedule] enhance function annotation for tir primitive - posted by GitBox <gi...@apache.org> on 2022/07/21 06:37:10 UTC, 0 replies.
- [tvm] branch main updated: [UX][TIR][Schedule] enhance function annotation for tir primitive (#12147) - posted by sy...@apache.org on 2022/07/21 06:37:14 UTC, 0 replies.
- [GitHub] [tvm] yincs-intellif opened a new pull request, #12150: [arith][BugFix] Fix not simplify PrimExpr before DetectClipBound - posted by GitBox <gi...@apache.org> on 2022/07/21 08:48:06 UTC, 1 replies.
- [GitHub] [tvm] yincs-intellif closed pull request #12150: [arith][BugFix] Fix not simplify PrimExpr before DetectClipBound - posted by GitBox <gi...@apache.org> on 2022/07/21 08:57:22 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e54f3243111e4a9a2bb83a18f937e637a55f1594) - posted by tq...@apache.org on 2022/07/21 09:17:58 UTC, 0 replies.
- [tvm] branch last-successful updated (7abdce2660 -> e54f324311) - posted by gi...@apache.org on 2022/07/21 09:24:21 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #12132: [CMSIS-NN] Support for passing cpu flags to Arm(R) Corstone(TM)-300 s… - posted by GitBox <gi...@apache.org> on 2022/07/21 09:25:44 UTC, 0 replies.
- [tvm] branch main updated (e54f324311 -> f00f461b75) - posted by le...@apache.org on 2022/07/21 09:25:48 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@f00f461b751b970439aa1f67f35da5598514377b) - posted by tq...@apache.org on 2022/07/21 12:09:39 UTC, 0 replies.
- [tvm] branch last-successful updated (e54f324311 -> f00f461b75) - posted by gi...@apache.org on 2022/07/21 12:27:15 UTC, 0 replies.
- [GitHub] [tvm] zhaoyang-star commented on pull request #12116: [QNN] Support different qnn params between in/out tensor in leaky_relu - posted by GitBox <gi...@apache.org> on 2022/07/21 12:52:10 UTC, 0 replies.
- [GitHub] [tvm] crazydemo opened a new pull request, #12151: [BYOC-DNNL] add post_sum pattern - posted by GitBox <gi...@apache.org> on 2022/07/21 13:08:40 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm merged pull request #11944: [ETHOSN] Supply output tensor to issupported checks - posted by GitBox <gi...@apache.org> on 2022/07/21 15:38:42 UTC, 0 replies.
- [tvm] branch main updated: [ETHOSN] Supply output tensor to issupported checks (#11944) - posted by ma...@apache.org on 2022/07/21 15:38:46 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #11944: [ETHOSN] Supply output tensor to issupported checks - posted by GitBox <gi...@apache.org> on 2022/07/21 15:38:59 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #12152: [Target] Improve string interpretation in Target creation - posted by GitBox <gi...@apache.org> on 2022/07/21 16:09:06 UTC, 0 replies.
- [GitHub] [tvm] yurivict opened a new issue, #12153: [Bug] Please allow to use externally installed dmlc-core - posted by GitBox <gi...@apache.org> on 2022/07/21 17:16:40 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@4fc79b5594b8b50514c6b4be5fec3041a6dd09b2) - posted by tq...@apache.org on 2022/07/21 18:25:09 UTC, 0 replies.
- [tvm] branch last-successful updated (f00f461b75 -> 4fc79b5594) - posted by gi...@apache.org on 2022/07/21 18:25:56 UTC, 0 replies.
- [GitHub] [tvm] cconvey opened a new pull request, #12154: [hexagon][testing] Better pytest ID strings - posted by GitBox <gi...@apache.org> on 2022/07/21 20:32:15 UTC, 0 replies.
- [GitHub] [tvm] cconvey commented on pull request #12154: [hexagon][testing] Better pytest ID strings - posted by GitBox <gi...@apache.org> on 2022/07/21 20:32:38 UTC, 2 replies.
- [GitHub] [tvm] areusch commented on pull request #12087: [UMA] UMA v1.0 - posted by GitBox <gi...@apache.org> on 2022/07/21 21:38:53 UTC, 0 replies.
- [GitHub] [tvm] yurivict opened a new issue, #12155: [Bug] Test InterfaceAPI.ContainsRunFunctionWithWorkspaceAndConstantPools fails on FreeBSD - posted by GitBox <gi...@apache.org> on 2022/07/21 22:49:27 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (584c4c8a63 -> 34c262b3f6) - posted by gi...@apache.org on 2022/07/22 00:00:37 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #12150: [arith][BugFix] Fix simplify input PrimExpr of DetectClipBound - posted by GitBox <gi...@apache.org> on 2022/07/22 03:47:00 UTC, 0 replies.
- [tvm] branch main updated: [arith][BugFix] Fix simplify input PrimExpr of DetectClipBound (#12150) - posted by sy...@apache.org on 2022/07/22 03:47:06 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 commented on a diff in pull request #12118: [TVMScript] Fix T.Ptr[T.void] for packed api roundtrip - posted by GitBox <gi...@apache.org> on 2022/07/22 04:28:33 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif merged pull request #12118: [TVMScript] Fix T.Ptr[T.void] for packed api roundtrip - posted by GitBox <gi...@apache.org> on 2022/07/22 04:40:03 UTC, 0 replies.
- [tvm] branch main updated: fix T.Ptr[T.void] for packed api roundtrip (#12118) - posted by wr...@apache.org on 2022/07/22 04:40:07 UTC, 0 replies.
- [GitHub] [tvm] yurivict opened a new issue, #12156: [Docs] Clicking on chapters in User Tutorial doesn't do anything - posted by GitBox <gi...@apache.org> on 2022/07/22 04:56:15 UTC, 2 replies.
- [GitHub] [tvm] yincs-intellif commented on pull request #12150: [arith][BugFix] Fix simplify input PrimExpr of DetectClipBound - posted by GitBox <gi...@apache.org> on 2022/07/22 04:56:44 UTC, 0 replies.
- [GitHub] [tvm] elvin-n opened a new pull request, #12157: [Adreno] Fix winograd schedule to support prime shapes > 4 - posted by GitBox <gi...@apache.org> on 2022/07/22 05:00:24 UTC, 0 replies.
- [GitHub] [tvm] yurivict opened a new issue, #12158: [Docs] The documentation section "Install from Source" doesn't describe how to run Python tests - posted by GitBox <gi...@apache.org> on 2022/07/22 05:32:02 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@8c42a833610dad9993c64eea1664b9a9470f5c07) - posted by tq...@apache.org on 2022/07/22 06:32:29 UTC, 0 replies.
- [tvm] branch last-successful updated (4fc79b5594 -> 8c42a83361) - posted by gi...@apache.org on 2022/07/22 06:42:56 UTC, 0 replies.
- [GitHub] [tvm] yincs-intellif opened a new pull request, #12159: [IR] Normalize IntImm signed Integer type - posted by GitBox <gi...@apache.org> on 2022/07/22 06:50:18 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@4a94a94dfc9ba6e265e0847228272562989072c7) - posted by tq...@apache.org on 2022/07/22 07:23:41 UTC, 0 replies.
- [tvm] branch last-successful updated (8c42a83361 -> 4a94a94dfc) - posted by gi...@apache.org on 2022/07/22 07:24:15 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12157: [Adreno] Fix winograd schedule to support prime shapes > 4 - posted by GitBox <gi...@apache.org> on 2022/07/22 08:40:54 UTC, 0 replies.
- [tvm] branch main updated: [Adreno] Fix winograd schedule to support prime shapes > 4 (#12157) - posted by ma...@apache.org on 2022/07/22 08:40:58 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 opened a new pull request, #12160: [ETHOSN] Get buffer sizes from the compiled network - posted by GitBox <gi...@apache.org> on 2022/07/22 08:43:23 UTC, 0 replies.
- [GitHub] [tvm] yincs-intellif opened a new issue, #12161: [Bug] IntImm Node signed integer indicates an error - posted by GitBox <gi...@apache.org> on 2022/07/22 10:08:44 UTC, 0 replies.
- [GitHub] [tvm] yincs-intellif closed pull request #12159: [IR] Normalize IntImm signed Integer type - posted by GitBox <gi...@apache.org> on 2022/07/22 10:14:00 UTC, 0 replies.
- [GitHub] [tvm] 18761692867 opened a new issue, #12162: [Bug] rfactor:use split&rfactor for same stage, will coredump in tvm 0.6 - posted by GitBox <gi...@apache.org> on 2022/07/22 11:19:06 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@8dafaf3a4d37ffc17725af70e626f6223f5b2a12) - posted by tq...@apache.org on 2022/07/22 11:27:50 UTC, 0 replies.
- [tvm] branch last-successful updated (4a94a94dfc -> 8dafaf3a4d) - posted by gi...@apache.org on 2022/07/22 11:35:12 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on a diff in pull request #11878: [Adreno] Add markup pass of relay tensors for static texture planning - posted by GitBox <gi...@apache.org> on 2022/07/22 12:33:47 UTC, 0 replies.
- [GitHub] [tvm] MoebiusMeow opened a new issue, #12163: [Bug] ConstantOfShape as shape input failed when using "freeze_params=False" option - posted by GitBox <gi...@apache.org> on 2022/07/22 12:59:17 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (477d4d668b -> a7e9360064) - posted by le...@apache.org on 2022/07/22 15:42:51 UTC, 0 replies.
- [tvm] 01/02: [TFLite][CI] Update TensorFlow dependency to 2.9.1 - posted by le...@apache.org on 2022/07/22 15:42:52 UTC, 1 replies.
- [tvm] 02/02: This is PR #12130. - posted by le...@apache.org on 2022/07/22 15:42:53 UTC, 1 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12149: [HEXAGON] QCOM hexagon library (qhl) - posted by GitBox <gi...@apache.org> on 2022/07/22 16:59:59 UTC, 0 replies.
- [tvm] branch main updated: [HEXAGON] QCOM hexagon library (qhl) (#12149) - posted by kp...@apache.org on 2022/07/22 17:00:05 UTC, 0 replies.
- [GitHub] [tvm] cconvey opened a new pull request, #12164: WIP [hexagon][testing] nonrandom tests - posted by GitBox <gi...@apache.org> on 2022/07/22 19:22:15 UTC, 0 replies.
- [GitHub] [tvm] cconvey commented on pull request #12164: WIP [hexagon][testing] nonrandom tests - posted by GitBox <gi...@apache.org> on 2022/07/22 19:24:23 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12154: [hexagon][testing] Better pytest ID strings - posted by GitBox <gi...@apache.org> on 2022/07/22 19:52:58 UTC, 0 replies.
- [tvm] branch main updated: [hexagon][testing] Better pytest ID strings (#12154) - posted by kp...@apache.org on 2022/07/22 19:53:01 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11557: [Runtime][PipelineExecutor] Tutorial of using pipeline executor. - posted by GitBox <gi...@apache.org> on 2022/07/22 19:54:26 UTC, 0 replies.
- [tvm] branch main updated: [Runtime][PipelineExecutor] Tutorial of using pipeline executor. (#11557) - posted by ma...@apache.org on 2022/07/22 19:54:30 UTC, 0 replies.
- [GitHub] [tvm] huajsj commented on a diff in pull request #11599: [Bugfix][Runtime] Fix sched_setaffinity in Android - posted by GitBox <gi...@apache.org> on 2022/07/22 20:02:32 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #12116: [QNN] Support different qnn params between in/out tensor in leaky_relu - posted by GitBox <gi...@apache.org> on 2022/07/22 21:33:33 UTC, 0 replies.
- [tvm] branch main updated: [QNN] Support different qnn params between in/out tensor in leaky_relu (#12116) - posted by an...@apache.org on 2022/07/22 21:33:38 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ecd3c884de6b37d10b766bc9300bc71ee3776402) - posted by tq...@apache.org on 2022/07/22 22:37:28 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on issue #12135: [Bug] Metaschedule nonexistent error message - posted by GitBox <gi...@apache.org> on 2022/07/22 22:42:51 UTC, 1 replies.
- [tvm] branch last-successful updated (8dafaf3a4d -> 9863cf0d5f) - posted by gi...@apache.org on 2022/07/22 22:49:21 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (34c262b3f6 -> 443abc432d) - posted by gi...@apache.org on 2022/07/23 00:00:36 UTC, 0 replies.
- [GitHub] [tvm] huajsj commented on issue #8596: [RFC][Tracking Issue] Pipeline Executor For Compute graph pipeline - posted by GitBox <gi...@apache.org> on 2022/07/23 03:22:19 UTC, 1 replies.
- [GitHub] [tvm] huajsj closed issue #8596: [RFC][Tracking Issue] Pipeline Executor For Compute graph pipeline - posted by GitBox <gi...@apache.org> on 2022/07/23 03:26:04 UTC, 0 replies.
- [GitHub] [tvm] avquicinc opened a new pull request, #12165: Tanh Float16 Slice Op - posted by GitBox <gi...@apache.org> on 2022/07/23 05:29:22 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #12138: [FIX,TIR] Handle LetStmt in EstimateTIRFLops - posted by GitBox <gi...@apache.org> on 2022/07/23 13:45:46 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #11037: Deploy the Pretrained Model on Jetson Nano - posted by GitBox <gi...@apache.org> on 2022/07/23 13:47:17 UTC, 0 replies.
- [GitHub] [tvm] BBuf commented on pull request #11037: Deploy the Pretrained Model on Jetson Nano - posted by GitBox <gi...@apache.org> on 2022/07/23 13:49:48 UTC, 1 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12164: [hexagon][testing] nonrandom tests - posted by GitBox <gi...@apache.org> on 2022/07/23 16:45:48 UTC, 0 replies.
- [tvm] branch main updated: [hexagon][testing] nonrandom tests (#12164) - posted by kp...@apache.org on 2022/07/23 16:45:56 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@832c7674fef385887a2fb99b8530736a40dfc820) - posted by tq...@apache.org on 2022/07/23 19:30:27 UTC, 0 replies.
- [tvm] branch last-successful updated (9863cf0d5f -> 832c7674fe) - posted by gi...@apache.org on 2022/07/23 19:34:24 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (443abc432d -> a2ab5f6d86) - posted by gi...@apache.org on 2022/07/24 00:00:37 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #12166: [TIR] Well-Formed Verifier - posted by GitBox <gi...@apache.org> on 2022/07/24 04:47:12 UTC, 0 replies.
- [GitHub] [tvm] xndcn opened a new pull request, #12167: [Relay][PyTorch] Add aten::lerp - posted by GitBox <gi...@apache.org> on 2022/07/24 13:32:46 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on a diff in pull request #12066: Unify name mangling in TVM - posted by GitBox <gi...@apache.org> on 2022/07/24 19:19:21 UTC, 3 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12165: [TOPI] [HEXAGON] Tanh Float16 Slice Op - posted by GitBox <gi...@apache.org> on 2022/07/24 21:28:11 UTC, 0 replies.
- [tvm] branch main updated: tanh float16 (#12165) - posted by kp...@apache.org on 2022/07/24 21:28:16 UTC, 0 replies.
- [GitHub] [tvm] cconvey opened a new pull request, #12168: [hexagon][testing] sequential input tensors - posted by GitBox <gi...@apache.org> on 2022/07/24 23:54:37 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (a2ab5f6d86 -> aaf44e4910) - posted by gi...@apache.org on 2022/07/25 00:00:28 UTC, 0 replies.
- [GitHub] [tvm] cconvey opened a new pull request, #12169: WIP [hexagon][topi] add sliced max_pool2 - posted by GitBox <gi...@apache.org> on 2022/07/25 00:03:02 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@dc1324635a52e9cf0a8dbf535c58e60b92fe4736) - posted by tq...@apache.org on 2022/07/25 00:12:40 UTC, 0 replies.
- [tvm] branch last-successful updated (832c7674fe -> dc1324635a) - posted by gi...@apache.org on 2022/07/25 00:23:10 UTC, 0 replies.
- [GitHub] [tvm] crazydemo commented on pull request #11823: [BYOC-DNNL] suppport more dnnl ops - posted by GitBox <gi...@apache.org> on 2022/07/25 02:22:57 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 opened a new pull request, #12170: [Fix] Fix some errors in unittests - posted by GitBox <gi...@apache.org> on 2022/07/25 04:19:21 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #11933: [LLVM] Encapsulate LLVM target for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/25 04:31:52 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #12022: [Bug] cpp_deploy demo cannot find PackedFunc - posted by GitBox <gi...@apache.org> on 2022/07/25 04:32:59 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #12109: [ci] CPU integration tests are bottleneck-ing CI - posted by GitBox <gi...@apache.org> on 2022/07/25 04:44:29 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #12131: [TFLite][CI] Update TensorFlow dependency to 2.9.1 - posted by GitBox <gi...@apache.org> on 2022/07/25 04:51:25 UTC, 2 replies.
- [GitHub] [tvm] areusch commented on issue #12136: [ci] Add retries to upload to S3 - posted by GitBox <gi...@apache.org> on 2022/07/25 04:54:35 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12140: [LLVM] Create LLVM scope object for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/25 05:19:18 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on issue #8577: [Python] Support Python 3.9.X+ - posted by GitBox <gi...@apache.org> on 2022/07/25 05:21:08 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on pull request #12132: [CMSIS-NN] Support for passing cpu flags to Arm(R) Corstone(TM)-300 s… - posted by GitBox <gi...@apache.org> on 2022/07/25 05:23:44 UTC, 0 replies.
- [GitHub] [tvm] gigiblender commented on pull request #11938: [ci][docker] Use RFC image tags only - posted by GitBox <gi...@apache.org> on 2022/07/25 05:25:43 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on issue #11688: [CI Image] support CSI-NN2 in ci_qemu - posted by GitBox <gi...@apache.org> on 2022/07/25 05:35:18 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #12166: [TIR] Well-Formed Verifier - posted by GitBox <gi...@apache.org> on 2022/07/25 06:50:36 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Well-Formed Verifier (#12166) - posted by sy...@apache.org on 2022/07/25 06:50:40 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11823: [BYOC-DNNL] suppport more dnnl ops - posted by GitBox <gi...@apache.org> on 2022/07/25 07:16:18 UTC, 0 replies.
- [tvm] branch main updated: [BYOC-DNNL] suppport more dnnl ops (#11823) - posted by ma...@apache.org on 2022/07/25 07:16:20 UTC, 0 replies.
- [GitHub] [tvm] zgplvyou commented on issue #7986: [PyTorch] ImplementationError: The following operators are not implemented: ['aten::embedding_bag'] - posted by GitBox <gi...@apache.org> on 2022/07/25 07:35:49 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #12131: [TFLite][CI] Update TensorFlow dependency to 2.9.1 - posted by GitBox <gi...@apache.org> on 2022/07/25 08:41:24 UTC, 1 replies.
- [tvm] branch ci-docker-staging updated (a7e9360064 -> 8ae520b1be) - posted by le...@apache.org on 2022/07/25 08:55:36 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm commented on pull request #11809: [microTVM][ARM] Keep microtvm testing only in QEMU Image - posted by GitBox <gi...@apache.org> on 2022/07/25 09:04:04 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@4d84620d07630f84c60b9386484ab2d8c102a0fe) - posted by tq...@apache.org on 2022/07/25 09:34:55 UTC, 0 replies.
- [tvm] branch last-successful updated (dc1324635a -> 4d84620d07) - posted by gi...@apache.org on 2022/07/25 09:37:28 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #11427: [TVMC] Workspace Pools Parameters - posted by GitBox <gi...@apache.org> on 2022/07/25 09:43:03 UTC, 0 replies.
- [tvm] branch main updated: [TVMC] Workspace Pools Parameters (#11427) - posted by le...@apache.org on 2022/07/25 09:43:05 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6eb3a1fc3688bede69efd7f14b313b35497ccf02) - posted by tq...@apache.org on 2022/07/25 09:59:08 UTC, 0 replies.
- [tvm] branch last-successful updated (4d84620d07 -> 6eb3a1fc36) - posted by gi...@apache.org on 2022/07/25 10:06:03 UTC, 0 replies.
- [GitHub] [tvm] fredjia opened a new pull request, #12172: [TIR Pass] Decouple flatten buffer to lower opaque block and flatten buffer. - posted by GitBox <gi...@apache.org> on 2022/07/25 12:17:06 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@75ec1cffa9f160dd3165fedbf4408731ebfa797a) - posted by tq...@apache.org on 2022/07/25 12:39:49 UTC, 0 replies.
- [tvm] branch last-successful updated (6eb3a1fc36 -> 75ec1cffa9) - posted by gi...@apache.org on 2022/07/25 12:49:33 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #12172: [TIR Pass] Decouple flatten buffer to lower opaque block and flatten buffer. - posted by GitBox <gi...@apache.org> on 2022/07/25 13:16:40 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #11933: [LLVM] Encapsulate LLVM target for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/25 13:26:19 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic closed pull request #11933: [LLVM] Encapsulate LLVM target for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/25 13:26:20 UTC, 0 replies.
- [GitHub] [tvm] valmat07 opened a new pull request, #12173: [OpenCL] Fix profiling hang for OpenCL device - posted by GitBox <gi...@apache.org> on 2022/07/25 13:31:02 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on a diff in pull request #12140: [LLVM] Create LLVM scope object for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/25 13:32:42 UTC, 5 replies.
- [GitHub] [tvm] wrongtest-intellif opened a new pull request, #12174: [TIR][Schedule] DecomposePadding - posted by GitBox <gi...@apache.org> on 2022/07/25 13:39:51 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif commented on a diff in pull request #12172: [TIR Pass] Decouple flatten buffer to lower opaque block and flatten buffer. - posted by GitBox <gi...@apache.org> on 2022/07/25 13:49:33 UTC, 1 replies.
- [GitHub] [tvm] gromero opened a new pull request, #12175: [microTVM] Arduino: Fix f-strings on flash warning/error messages - posted by GitBox <gi...@apache.org> on 2022/07/25 15:22:42 UTC, 0 replies.
- [GitHub] [tvm] gromero commented on pull request #12175: [microTVM] Arduino: Fix f-strings on flash warning/error messages - posted by GitBox <gi...@apache.org> on 2022/07/25 15:24:21 UTC, 0 replies.
- [GitHub] [tvm] valmat07 commented on pull request #12173: [OpenCL] Fix profiling hang for OpenCL device - posted by GitBox <gi...@apache.org> on 2022/07/25 15:54:37 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh opened a new pull request, #12176: [Pylint] Making hexagon tests pylint compliant Part 2 of N - posted by GitBox <gi...@apache.org> on 2022/07/25 16:09:59 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on a diff in pull request #12165: [TOPI] [HEXAGON] Tanh Float16 Slice Op - posted by GitBox <gi...@apache.org> on 2022/07/25 17:08:00 UTC, 0 replies.
- [GitHub] [tvm] areusch opened a new issue, #12177: parameterize test cases in tests/python/frontend/coreml/test_forward.py - posted by GitBox <gi...@apache.org> on 2022/07/25 17:17:24 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on pull request #12174: [TIR][Schedule] DecomposePadding - posted by GitBox <gi...@apache.org> on 2022/07/25 17:37:46 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12168: [hexagon][testing] sequential input tensors - posted by GitBox <gi...@apache.org> on 2022/07/25 17:50:09 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #11932: Exercise TVM under minimal configuration in CI - posted by GitBox <gi...@apache.org> on 2022/07/25 18:03:40 UTC, 0 replies.
- [GitHub] [tvm] gigiblender opened a new pull request, #12178: Build and test TVM under minimal configuration - posted by GitBox <gi...@apache.org> on 2022/07/25 18:21:55 UTC, 0 replies.
- [GitHub] [tvm-rfcs] areusch merged pull request #84: [RFC] Name mangling in IRModules - posted by GitBox <gi...@apache.org> on 2022/07/25 18:22:38 UTC, 0 replies.
- [tvm-rfcs] branch main updated: [RFC] Name mangling in IRModules (#84) - posted by ar...@apache.org on 2022/07/25 18:22:41 UTC, 0 replies.
- [GitHub] [tvm] shingjan opened a new pull request, #12179: [PyTorch] Add aten::numpy_T - posted by GitBox <gi...@apache.org> on 2022/07/25 18:27:45 UTC, 0 replies.
- [GitHub] [tvm] cconvey commented on a diff in pull request #12168: [hexagon][testing] sequential input tensors - posted by GitBox <gi...@apache.org> on 2022/07/25 18:33:58 UTC, 2 replies.
- [GitHub] [tvm] vinx13 commented on a diff in pull request #12171: [TIR] Asynchrounos stage in software pipeline - posted by GitBox <gi...@apache.org> on 2022/07/25 18:43:34 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh opened a new issue, #12180: [CI] We should shard ci_qemu tests - posted by GitBox <gi...@apache.org> on 2022/07/25 19:11:49 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #12180: [CI] We need to shard ci_qemu tests - posted by GitBox <gi...@apache.org> on 2022/07/25 19:16:22 UTC, 0 replies.
- [GitHub] [tvm] gigiblender commented on pull request #12178: Build and test TVM under minimal configuration - posted by GitBox <gi...@apache.org> on 2022/07/25 19:28:53 UTC, 0 replies.
- [GitHub] [tvm] gigiblender opened a new issue, #12181: [RFC][Tracking Issue] Name mangling in IRModules - posted by GitBox <gi...@apache.org> on 2022/07/25 19:37:20 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on a diff in pull request #12178: Build and test TVM under minimal configuration - posted by GitBox <gi...@apache.org> on 2022/07/25 20:00:00 UTC, 3 replies.
- [GitHub] [tvm] u99127 commented on pull request #11809: [microTVM][ARM] Keep microtvm testing only in QEMU Image - posted by GitBox <gi...@apache.org> on 2022/07/25 20:19:40 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12125: Zephyr fvp support - posted by GitBox <gi...@apache.org> on 2022/07/25 20:27:32 UTC, 2 replies.
- [GitHub] [tvm] mehrdadh opened a new pull request, #12182: [microTVM][tutorial] AOT host-driven tutorial with TFLite model - posted by GitBox <gi...@apache.org> on 2022/07/25 20:41:07 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on a diff in pull request #12141: [Meta Schedule][XGBoost] Update the custom callback function of xgboost in meta schedule - posted by GitBox <gi...@apache.org> on 2022/07/25 20:52:04 UTC, 3 replies.
- [GitHub] [tvm] gromero commented on a diff in pull request #12182: [microTVM][tutorial] AOT host-driven tutorial with TFLite model - posted by GitBox <gi...@apache.org> on 2022/07/25 21:59:43 UTC, 5 replies.
- [GitHub] [tvm] Jobhdez opened a new pull request, #12183: fix typo - posted by GitBox <gi...@apache.org> on 2022/07/25 22:06:06 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new pull request, #12184: [MetaSchedule] Remove Root Block From Collector - posted by GitBox <gi...@apache.org> on 2022/07/25 23:01:24 UTC, 0 replies.
- [GitHub] [tvm] csullivan merged pull request #12168: [hexagon][testing] sequential input tensors - posted by GitBox <gi...@apache.org> on 2022/07/25 23:08:43 UTC, 0 replies.
- [tvm] branch main updated (75ec1cffa9 -> 19e5ec6576) - posted by cs...@apache.org on 2022/07/25 23:08:48 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12179: [PyTorch] Add aten::numpy_T - posted by GitBox <gi...@apache.org> on 2022/07/25 23:09:50 UTC, 0 replies.
- [tvm] branch main updated (19e5ec6576 -> 21d54f9880) - posted by ma...@apache.org on 2022/07/25 23:09:54 UTC, 0 replies.
- [GitHub] [tvm] huajsj opened a new pull request, #12185: [Doc] Fix URL link error in pipeline executor tutorial - posted by GitBox <gi...@apache.org> on 2022/07/25 23:58:44 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (aaf44e4910 -> 4a74d37ef7) - posted by gi...@apache.org on 2022/07/26 00:00:39 UTC, 0 replies.
- [GitHub] [tvm] mkatanbaf commented on a diff in pull request #12125: Zephyr fvp support - posted by GitBox <gi...@apache.org> on 2022/07/26 00:03:24 UTC, 4 replies.
- [GitHub] [tvm] mkatanbaf commented on pull request #12125: Zephyr fvp support - posted by GitBox <gi...@apache.org> on 2022/07/26 00:10:21 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #11953: [CI][docker] Add comment - posted by GitBox <gi...@apache.org> on 2022/07/26 00:40:19 UTC, 0 replies.
- [tvm] branch main updated (21d54f9880 -> ca2ec5429b) - posted by ar...@apache.org on 2022/07/26 00:40:24 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #11953: [CI][docker] Add comment - posted by GitBox <gi...@apache.org> on 2022/07/26 00:40:27 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #12178: Build and test TVM under minimal configuration - posted by GitBox <gi...@apache.org> on 2022/07/26 00:43:27 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #12184: [MetaSchedule] Remove Root Block From Collector - posted by GitBox <gi...@apache.org> on 2022/07/26 01:04:23 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #12183: fix typo - posted by GitBox <gi...@apache.org> on 2022/07/26 01:05:36 UTC, 0 replies.
- [tvm] branch main updated (ca2ec5429b -> 9963b59ffa) - posted by sy...@apache.org on 2022/07/26 01:05:40 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #12183: fix typo - posted by GitBox <gi...@apache.org> on 2022/07/26 01:05:56 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #12170: [Fix] Fix some errors in unittests - posted by GitBox <gi...@apache.org> on 2022/07/26 01:09:08 UTC, 0 replies.
- [GitHub] [tvm] Jobhdez commented on pull request #12183: fix typo - posted by GitBox <gi...@apache.org> on 2022/07/26 01:14:24 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12178: Build and test TVM under minimal configuration - posted by GitBox <gi...@apache.org> on 2022/07/26 01:25:54 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #12066: Unify name mangling in TVM - posted by GitBox <gi...@apache.org> on 2022/07/26 01:43:26 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@21d54f988056e7e84fdc6504aff683d5c6431266) - posted by tq...@apache.org on 2022/07/26 01:51:17 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@19e5ec65760e0edc3ae1c6e0a05cb9e78a139fd1) - posted by tq...@apache.org on 2022/07/26 01:51:35 UTC, 0 replies.
- [GitHub] [tvm] FredJia-intellif commented on a diff in pull request #12172: [TIR Pass] Decouple flatten buffer to lower opaque block and flatten buffer. - posted by GitBox <gi...@apache.org> on 2022/07/26 02:32:24 UTC, 0 replies.
- [tvm] branch last-successful updated (75ec1cffa9 -> 21d54f9880) - posted by gi...@apache.org on 2022/07/26 02:41:10 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #12172: [TIR Pass] Decouple flatten buffer to lower opaque block and flatten buffer. - posted by GitBox <gi...@apache.org> on 2022/07/26 02:51:40 UTC, 0 replies.
- [GitHub] [tvm] billishyahao commented on a diff in pull request #12151: [BYOC-DNNL] add post_sum pattern - posted by GitBox <gi...@apache.org> on 2022/07/26 03:22:17 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ca2ec5429b4f9bf0864b1935d9046e6ec9235232) - posted by tq...@apache.org on 2022/07/26 03:23:29 UTC, 0 replies.
- [tvm] branch last-successful updated (21d54f9880 -> ca2ec5429b) - posted by gi...@apache.org on 2022/07/26 03:38:14 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@9963b59ffa489db61358dedd35a2453a5ca666b9) - posted by tq...@apache.org on 2022/07/26 03:48:47 UTC, 0 replies.
- [tvm] branch last-successful updated (ca2ec5429b -> 9963b59ffa) - posted by gi...@apache.org on 2022/07/26 04:19:25 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on pull request #12173: [OpenCL] Fix profiling hang for OpenCL device - posted by GitBox <gi...@apache.org> on 2022/07/26 05:10:04 UTC, 1 replies.
- [GitHub] [tvm] cyx-6 commented on a diff in pull request #12170: [Fix] Fix some errors in unittests - posted by GitBox <gi...@apache.org> on 2022/07/26 05:40:18 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12185: [Doc] Fix URL link error in pipeline executor tutorial - posted by GitBox <gi...@apache.org> on 2022/07/26 06:08:39 UTC, 0 replies.
- [tvm] branch main updated (9963b59ffa -> 9bef7de9f0) - posted by ma...@apache.org on 2022/07/26 06:08:44 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #11911: TVM Vertical Integration with PyTorch - posted by GitBox <gi...@apache.org> on 2022/07/26 08:00:46 UTC, 0 replies.
- [tvm] branch main updated: TVM Vertical Integration with PyTorch (#11911) - posted by ma...@apache.org on 2022/07/26 08:00:51 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@9bef7de9f0b6611b5a1b6fef3fef722334d8c9f0) - posted by tq...@apache.org on 2022/07/26 08:52:29 UTC, 0 replies.
- [GitHub] [tvm] juda opened a new pull request, #12186: Decouple the complication of TVM and PyTorch - posted by GitBox <gi...@apache.org> on 2022/07/26 09:04:46 UTC, 0 replies.
- [GitHub] [tvm] juda closed pull request #12186: Decouple the complication of TVM and PyTorch - posted by GitBox <gi...@apache.org> on 2022/07/26 09:05:23 UTC, 0 replies.
- [tvm] branch last-successful updated (9963b59ffa -> 9bef7de9f0) - posted by gi...@apache.org on 2022/07/26 09:15:26 UTC, 0 replies.
- [GitHub] [tvm] blackkker commented on issue #12156: [Docs] Clicking on chapters in User Tutorial doesn't do anything - posted by GitBox <gi...@apache.org> on 2022/07/26 09:32:44 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #12171: [TIR] Asynchrounos stage in software pipeline - posted by GitBox <gi...@apache.org> on 2022/07/26 10:37:04 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ea6ea42757f275573391eb3ff67034b2749948ae) - posted by tq...@apache.org on 2022/07/26 10:50:20 UTC, 0 replies.
- [tvm] branch last-successful updated (9bef7de9f0 -> ea6ea42757) - posted by gi...@apache.org on 2022/07/26 10:54:06 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on a diff in pull request #12182: [microTVM][tutorial] AOT host-driven tutorial with TFLite model - posted by GitBox <gi...@apache.org> on 2022/07/26 11:42:30 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #12170: [Fix] Fix some errors in unittests - posted by GitBox <gi...@apache.org> on 2022/07/26 12:10:23 UTC, 0 replies.
- [tvm] branch main updated: [Fix] Fix some errors in unittests (#12170) - posted by sy...@apache.org on 2022/07/26 12:10:29 UTC, 0 replies.
- [GitHub] [tvm] elvin-n commented on a diff in pull request #11878: [Adreno] Add markup pass of relay tensors for static texture planning - posted by GitBox <gi...@apache.org> on 2022/07/26 13:16:24 UTC, 12 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #12152: [Target] Improve string interpretation in Target creation - posted by GitBox <gi...@apache.org> on 2022/07/26 13:18:53 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #12187: [JIT] Force finalization of JITed code, expose sf/hf runtime functions - posted by GitBox <gi...@apache.org> on 2022/07/26 13:33:19 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (8ae520b1be -> 112c37eda3) - posted by le...@apache.org on 2022/07/26 13:38:00 UTC, 0 replies.
- [tvm] 01/03: [TFLite][CI] Update TensorFlow dependency to 2.9.1 - posted by le...@apache.org on 2022/07/26 13:38:01 UTC, 0 replies.
- [tvm] 02/03: This is PR #12130. - posted by le...@apache.org on 2022/07/26 13:38:02 UTC, 0 replies.
- [tvm] 03/03: Update Jenkins ci_arm, ci_cpu, ci_gpu, ci_qemu to use 20220725-085822-8ae520b1b - posted by le...@apache.org on 2022/07/26 13:38:03 UTC, 0 replies.
- [GitHub] [tvm] gigiblender commented on a diff in pull request #12178: Build and test TVM under minimal configuration - posted by GitBox <gi...@apache.org> on 2022/07/26 14:46:16 UTC, 7 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #12182: [microTVM][tutorial] AOT host-driven tutorial with TFLite model - posted by GitBox <gi...@apache.org> on 2022/07/26 14:48:11 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@eada707a7027bec47cf003916d349893a9249e4d) - posted by tq...@apache.org on 2022/07/26 14:54:10 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on a diff in pull request #12124: [Relay][Op] Trilu operator implementation - posted by GitBox <gi...@apache.org> on 2022/07/26 15:10:33 UTC, 0 replies.
- [GitHub] [tvm] NicolaLancellotti commented on pull request #11519: [TFLite] Support quantized GREATER op in TFLite frontend - posted by GitBox <gi...@apache.org> on 2022/07/26 15:30:37 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a diff in pull request #12138: [FIX,TIR] Handle LetStmt in EstimateTIRFLops - posted by GitBox <gi...@apache.org> on 2022/07/26 16:42:15 UTC, 0 replies.
- [GitHub] [tvm] TejashShah commented on pull request #11878: [Adreno] Add markup pass of relay tensors for static texture planning - posted by GitBox <gi...@apache.org> on 2022/07/26 16:57:08 UTC, 0 replies.
- [GitHub] [tvm] mikepapadim commented on issue #12109: [ci] CPU integration tests are bottleneck-ing CI - posted by GitBox <gi...@apache.org> on 2022/07/26 16:58:23 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on a diff in pull request #12182: [microTVM][tutorial] AOT host-driven tutorial with TFLite model - posted by GitBox <gi...@apache.org> on 2022/07/26 17:58:47 UTC, 2 replies.
- [GitHub] [tvm] driazati closed issue #12156: [Docs] Clicking on chapters in User Tutorial doesn't do anything - posted by GitBox <gi...@apache.org> on 2022/07/26 18:04:50 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on issue #12156: [Docs] Clicking on chapters in User Tutorial doesn't do anything - posted by GitBox <gi...@apache.org> on 2022/07/26 18:05:54 UTC, 0 replies.
- [GitHub] [tvm] Sunny-Island commented on a diff in pull request #12141: [Meta Schedule][XGBoost] Update the custom callback function of xgboost in meta schedule - posted by GitBox <gi...@apache.org> on 2022/07/26 18:34:15 UTC, 0 replies.
- [GitHub] [tvm] areusch closed issue #12156: [Docs] Clicking on chapters in User Tutorial doesn't do anything - posted by GitBox <gi...@apache.org> on 2022/07/26 18:34:48 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12188: [docs] Update tlcpack-sphinx-addon - posted by GitBox <gi...@apache.org> on 2022/07/26 18:41:00 UTC, 0 replies.
- [GitHub] [tvm] zxybazh closed pull request #12184: [MetaSchedule] Remove Root Block From Collector - posted by GitBox <gi...@apache.org> on 2022/07/26 19:23:27 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on pull request #12184: [MetaSchedule] Remove Root Block From Collector - posted by GitBox <gi...@apache.org> on 2022/07/26 19:23:27 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on a diff in pull request #12184: [MetaSchedule] Remove Root Block From Collector - posted by GitBox <gi...@apache.org> on 2022/07/26 19:23:35 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #9183: [Tracking Issue] C Device API implementation - posted by GitBox <gi...@apache.org> on 2022/07/26 19:23:39 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #8473: [RFC][Tracking Issue] Meta Schedule (AutoTIR) - posted by GitBox <gi...@apache.org> on 2022/07/26 19:24:15 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #11707: [Bug][TVMC] Map is not supported by RPC - posted by GitBox <gi...@apache.org> on 2022/07/26 19:27:31 UTC, 0 replies.
- [GitHub] [tvm] guberti opened a new pull request, #12189: [microTVM] Fix timeout of -1 breaking Arduino transport - posted by GitBox <gi...@apache.org> on 2022/07/26 20:12:09 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on pull request #12182: [microTVM][tutorial] AOT host-driven tutorial with TFLite model - posted by GitBox <gi...@apache.org> on 2022/07/26 20:20:22 UTC, 1 replies.
- [tvm-site] branch asf-site updated: Add v0.9.0 docs - posted by dr...@apache.org on 2022/07/26 21:34:08 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12190: Update to 0.10.0 - posted by GitBox <gi...@apache.org> on 2022/07/26 21:38:21 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new issue, #12191: [ci] Build android_rpc fails in CI - posted by GitBox <gi...@apache.org> on 2022/07/26 21:45:51 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12192: [ci] Skip broken android_rpc failures - posted by GitBox <gi...@apache.org> on 2022/07/26 21:46:25 UTC, 0 replies.
- [tvm] branch skip_android_rpc created (now 815455566e) - posted by dr...@apache.org on 2022/07/26 21:46:28 UTC, 0 replies.
- [tvm] branch skip_android_rpc updated (815455566e -> 9ab27d35d4) - posted by dr...@apache.org on 2022/07/26 21:47:34 UTC, 0 replies.
- [GitHub] [tvm] cconvey opened a new pull request, #12193: [util] add `tvm.support.dump_for_debug` function - posted by GitBox <gi...@apache.org> on 2022/07/26 21:49:17 UTC, 0 replies.
- [GitHub] [tvm] cconvey commented on pull request #12193: [util] add `tvm.support.dump_for_debug` function - posted by GitBox <gi...@apache.org> on 2022/07/26 21:53:50 UTC, 1 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12192: [ci] Skip broken android_rpc failures - posted by GitBox <gi...@apache.org> on 2022/07/26 21:57:35 UTC, 0 replies.
- [GitHub] [tvm] cconvey opened a new pull request, #12194: [runtime][hexagon] improved file-copy logic - posted by GitBox <gi...@apache.org> on 2022/07/26 21:57:40 UTC, 0 replies.
- [GitHub] [tvm] cconvey commented on pull request #12194: [runtime][hexagon] improved file-copy logic - posted by GitBox <gi...@apache.org> on 2022/07/26 21:58:27 UTC, 0 replies.
- [GitHub] [tvm] cconvey opened a new pull request, #12195: [hexagon][testing] filesystem-friendly test IDs - posted by GitBox <gi...@apache.org> on 2022/07/26 22:03:19 UTC, 0 replies.
- [GitHub] [tvm] cconvey commented on pull request #12195: [hexagon][testing] filesystem-friendly test IDs - posted by GitBox <gi...@apache.org> on 2022/07/26 22:03:39 UTC, 1 replies.
- [GitHub] [tvm] cconvey commented on issue #12191: [ci] Build android_rpc fails in CI - posted by GitBox <gi...@apache.org> on 2022/07/26 22:08:15 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12188: [docs] Update tlcpack-sphinx-addon - posted by GitBox <gi...@apache.org> on 2022/07/26 22:12:55 UTC, 0 replies.
- [tvm] branch skip_android_rpc updated (9ab27d35d4 -> 9c45394ca3) - posted by dr...@apache.org on 2022/07/26 23:13:16 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #12196: Use std::move to avoid warnings on clang-13 - posted by GitBox <gi...@apache.org> on 2022/07/26 23:16:34 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on a diff in pull request #12124: [Relay][Op] Trilu operator implementation - posted by GitBox <gi...@apache.org> on 2022/07/26 23:19:35 UTC, 3 replies.
- [GitHub] [tvm] shingjan commented on a diff in pull request #12124: [Relay][Op] Trilu operator implementation - posted by GitBox <gi...@apache.org> on 2022/07/26 23:47:17 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (4a74d37ef7 -> 865607305d) - posted by gi...@apache.org on 2022/07/27 00:00:46 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12190: Update to 0.10.0 - posted by GitBox <gi...@apache.org> on 2022/07/27 00:23:15 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #12171: [TIR] Asynchronous stage in software pipeline - posted by GitBox <gi...@apache.org> on 2022/07/27 00:43:27 UTC, 3 replies.
- [GitHub] [tvm] shingjan commented on a diff in pull request #12141: [Meta Schedule][XGBoost] Update the custom callback function of xgboost in meta schedule - posted by GitBox <gi...@apache.org> on 2022/07/27 01:36:58 UTC, 3 replies.
- [GitHub] [tvm] masahi merged pull request #12192: [skip ci][ci] Skip broken android_rpc failures - posted by GitBox <gi...@apache.org> on 2022/07/27 01:52:30 UTC, 0 replies.
- [tvm] branch main updated: [ci] Skip broken android_rpc failures (#12192) - posted by ma...@apache.org on 2022/07/27 01:52:33 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif commented on pull request #12196: Use std::move to avoid warnings on clang-13 - posted by GitBox <gi...@apache.org> on 2022/07/27 02:30:48 UTC, 0 replies.
- [GitHub] [tvm] ganler opened a new pull request, #12197: [UX] highlight tvm script - posted by GitBox <gi...@apache.org> on 2022/07/27 04:09:17 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@421f9d756a6ac48b9c3b886f7941a14dae133f5d) - posted by tq...@apache.org on 2022/07/27 04:32:02 UTC, 0 replies.
- [tvm] branch last-successful updated (ea6ea42757 -> 421f9d756a) - posted by gi...@apache.org on 2022/07/27 04:36:28 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on a diff in pull request #12173: [OpenCL] Fix profiling hang for OpenCL device - posted by GitBox <gi...@apache.org> on 2022/07/27 04:56:28 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on pull request #11712: [Docker][Pylint] Use regexes for good names - posted by GitBox <gi...@apache.org> on 2022/07/27 05:29:18 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo closed pull request #11712: [Docker][Pylint] Use regexes for good names - posted by GitBox <gi...@apache.org> on 2022/07/27 05:29:18 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on pull request #12145: [TFLite] Fix _test_tflite2_quantized_depthwise_convolution is unused - posted by GitBox <gi...@apache.org> on 2022/07/27 05:29:28 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #12172: [TIR Pass] Decouple flatten buffer to lower opaque block and flatten buffer. - posted by GitBox <gi...@apache.org> on 2022/07/27 06:22:20 UTC, 0 replies.
- [tvm] branch main updated: [TIR Pass] decouple flatten buffer to lower opaque block pass and flatten buffer. (#12172) - posted by sy...@apache.org on 2022/07/27 06:22:25 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@5711c35ae01b1dec3527726149efc6fe1a4bc7c6) - posted by tq...@apache.org on 2022/07/27 09:05:15 UTC, 0 replies.
- [tvm] branch last-successful updated (421f9d756a -> 5711c35ae0) - posted by gi...@apache.org on 2022/07/27 09:05:49 UTC, 0 replies.
- [GitHub] [tvm] chengven027-intellif opened a new issue, #12198: [Bug] [scatterND] large shape will get a Segmentation fault in x86 - posted by GitBox <gi...@apache.org> on 2022/07/27 09:39:38 UTC, 0 replies.
- [GitHub] [tvm] gigiblender opened a new issue, #12199: [Bug] Fix array OOB access in TVM - posted by GitBox <gi...@apache.org> on 2022/07/27 10:47:39 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #12190: Update to 0.10.0 - posted by GitBox <gi...@apache.org> on 2022/07/27 12:04:33 UTC, 0 replies.
- [tvm] branch main updated: Update to 0.10.0 (#12190) - posted by le...@apache.org on 2022/07/27 12:04:39 UTC, 0 replies.
- [GitHub] [tvm] chengven027-intellif opened a new pull request, #12200: [TOPI]fix scatterND large shape problem - posted by GitBox <gi...@apache.org> on 2022/07/27 12:27:17 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #12201: [Doc] Fix pooling `dilation` arguments documents - posted by GitBox <gi...@apache.org> on 2022/07/27 13:22:21 UTC, 0 replies.
- [GitHub] [tvm] xndcn commented on pull request #12167: [Relay][PyTorch] Add aten::lerp - posted by GitBox <gi...@apache.org> on 2022/07/27 13:46:34 UTC, 0 replies.
- [GitHub] [tvm] echuraev opened a new pull request, #12202: [Adreno] Fix winograd tests and accuracy - posted by GitBox <gi...@apache.org> on 2022/07/27 14:20:19 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on pull request #12202: [Adreno] Fix winograd tests and accuracy - posted by GitBox <gi...@apache.org> on 2022/07/27 14:26:13 UTC, 0 replies.
- [GitHub] [tvm] gigiblender commented on a diff in pull request #12066: Unify name mangling in TVM - posted by GitBox <gi...@apache.org> on 2022/07/27 14:29:12 UTC, 8 replies.
- [GitHub] [tvm] elvin-n commented on a diff in pull request #12202: [Adreno] Fix winograd tests and accuracy - posted by GitBox <gi...@apache.org> on 2022/07/27 14:35:53 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@97269fa479f4844a20ca680e54d0caaf3401a855) - posted by tq...@apache.org on 2022/07/27 14:50:05 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on a diff in pull request #12202: [Adreno] Fix winograd tests and accuracy - posted by GitBox <gi...@apache.org> on 2022/07/27 15:00:54 UTC, 0 replies.
- [tvm] branch last-successful updated (5711c35ae0 -> 97269fa479) - posted by gi...@apache.org on 2022/07/27 15:09:31 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12048: [TVMScript] ExprDoc - posted by GitBox <gi...@apache.org> on 2022/07/27 16:27:50 UTC, 0 replies.
- [tvm] branch main updated: [TVMScript] ExprDoc (#12048) - posted by ju...@apache.org on 2022/07/27 16:27:53 UTC, 0 replies.
- [GitHub] [tvm] areusch opened a new issue, #12203: Update docs to use install-from-wheel method - posted by GitBox <gi...@apache.org> on 2022/07/27 16:38:17 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #12203: Update docs to use install-from-wheel method - posted by GitBox <gi...@apache.org> on 2022/07/27 16:38:39 UTC, 0 replies.
- [GitHub] [tvm] sammhho commented on pull request #11992: [release][v0.9] Remove VTA submodule - posted by GitBox <gi...@apache.org> on 2022/07/27 17:15:39 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12111: [TVMScript] StmtDoc Definitions - posted by GitBox <gi...@apache.org> on 2022/07/27 17:30:56 UTC, 1 replies.
- [GitHub] [tvm] mehrdadh merged pull request #12189: [microTVM] Fix timeout of -1 breaking Arduino transport - posted by GitBox <gi...@apache.org> on 2022/07/27 17:34:16 UTC, 0 replies.
- [tvm] branch main updated (584b0f31d8 -> 03aed787df) - posted by me...@apache.org on 2022/07/27 17:34:20 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #12174: [TIR][Schedule] DecomposePadding - posted by GitBox <gi...@apache.org> on 2022/07/27 17:35:56 UTC, 0 replies.
- [tvm] branch main updated (03aed787df -> ca30e5e2e4) - posted by wu...@apache.org on 2022/07/27 17:35:59 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #12201: [Doc] Fix pooling `dilation` arguments documents - posted by GitBox <gi...@apache.org> on 2022/07/27 17:36:25 UTC, 0 replies.
- [tvm] branch main updated: fix pooling documents (#12201) - posted by wu...@apache.org on 2022/07/27 17:36:28 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #12194: [runtime][hexagon] improved file-copy logic - posted by GitBox <gi...@apache.org> on 2022/07/27 17:42:32 UTC, 0 replies.
- [tvm] branch main updated: [runtime][hexagon] improved file-copy logic (#12194) - posted by jw...@apache.org on 2022/07/27 17:42:36 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #12195: [hexagon][testing] filesystem-friendly test IDs - posted by GitBox <gi...@apache.org> on 2022/07/27 17:42:42 UTC, 0 replies.
- [tvm] branch main updated (c94ebf9206 -> 69dc721759) - posted by jw...@apache.org on 2022/07/27 17:42:46 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #12195: [hexagon][testing] filesystem-friendly test IDs - posted by GitBox <gi...@apache.org> on 2022/07/27 17:42:53 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #12194: [runtime][hexagon] improved file-copy logic - posted by GitBox <gi...@apache.org> on 2022/07/27 17:43:06 UTC, 0 replies.
- [GitHub] [tvm] driazati merged pull request #12188: [docs] Update tlcpack-sphinx-addon - posted by GitBox <gi...@apache.org> on 2022/07/27 18:09:36 UTC, 0 replies.
- [tvm] branch main updated (69dc721759 -> 98d5feb297) - posted by dr...@apache.org on 2022/07/27 18:09:40 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh opened a new pull request, #12204: [Hexagon] Add Hand written HVX conv2d - posted by GitBox <gi...@apache.org> on 2022/07/27 18:28:09 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on a diff in pull request #12145: [TFLite] Fix _test_tflite2_quantized_depthwise_convolution is unused - posted by GitBox <gi...@apache.org> on 2022/07/27 18:29:41 UTC, 0 replies.
- [GitHub] [tvm] gromero commented on pull request #12182: [microTVM][tutorial] AOT host-driven tutorial with TFLite model - posted by GitBox <gi...@apache.org> on 2022/07/27 18:33:13 UTC, 1 replies.
- [GitHub] [tvm] tkonolige opened a new pull request, #12205: [ROOFLINE] Add CUDA support to roofline analysis - posted by GitBox <gi...@apache.org> on 2022/07/27 18:39:55 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on a diff in pull request #12171: [TIR] Asynchronous stage in software pipeline - posted by GitBox <gi...@apache.org> on 2022/07/27 18:43:07 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@584b0f31d8994390c81f96a783621982153adf8b) - posted by tq...@apache.org on 2022/07/27 19:11:19 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #12167: [Relay][PyTorch] Add aten::lerp - posted by GitBox <gi...@apache.org> on 2022/07/27 19:16:47 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12173: [OpenCL] Fix profiling hang for OpenCL device - posted by GitBox <gi...@apache.org> on 2022/07/27 19:18:12 UTC, 0 replies.
- [tvm] branch main updated (98d5feb297 -> 96b151751a) - posted by ma...@apache.org on 2022/07/27 19:18:18 UTC, 0 replies.
- [tvm] branch last-successful updated (97269fa479 -> 584b0f31d8) - posted by gi...@apache.org on 2022/07/27 19:23:19 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12206: [ci][lint] Consolidate image lookup logic - posted by GitBox <gi...@apache.org> on 2022/07/27 19:25:26 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #12200: [TOPI]fix scatterND large shape problem - posted by GitBox <gi...@apache.org> on 2022/07/27 19:29:13 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12187: [JIT] Force finalization of JITed code, expose sf/hf runtime functions - posted by GitBox <gi...@apache.org> on 2022/07/27 19:30:50 UTC, 0 replies.
- [tvm] branch main updated (96b151751a -> 85aa597245) - posted by ma...@apache.org on 2022/07/27 19:30:54 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #12197: [UX] highlight tvm script - posted by GitBox <gi...@apache.org> on 2022/07/27 19:31:08 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a diff in pull request #12197: [UX] highlight tvm script - posted by GitBox <gi...@apache.org> on 2022/07/27 19:37:06 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on pull request #12182: [microTVM][tutorial] AOT host-driven tutorial with TFLite model - posted by GitBox <gi...@apache.org> on 2022/07/27 19:45:11 UTC, 0 replies.
- [GitHub] [tvm] ganler commented on pull request #12197: [UX] highlight tvm script - posted by GitBox <gi...@apache.org> on 2022/07/27 19:48:26 UTC, 2 replies.
- [GitHub] [tvm] mehrdadh opened a new pull request, #12207: [microTVM] Refactor pytest fixtures - posted by GitBox <gi...@apache.org> on 2022/07/27 19:49:03 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #12197: [UX] highlight tvm script - posted by GitBox <gi...@apache.org> on 2022/07/27 20:11:31 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@03aed787df32cee8b4691246e4f9e41f72ebd051) - posted by tq...@apache.org on 2022/07/27 20:18:44 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@69dc7217596211eb4e49102f76cf03e234aecf9f) - posted by tq...@apache.org on 2022/07/27 20:22:32 UTC, 1 replies.
- [tvm] branch last-successful updated (584b0f31d8 -> 69dc721759) - posted by gi...@apache.org on 2022/07/27 20:24:43 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@88bbb405408f9d6ae13da7a35341ed83ce8bc9f1) - posted by tq...@apache.org on 2022/07/27 20:27:42 UTC, 0 replies.
- [GitHub] [tvm] shingjan opened a new issue, #12208: [CI Problem] `python tests/scripts/ci.py lint` failed for not ignoring untracked files - posted by GitBox <gi...@apache.org> on 2022/07/27 20:36:34 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@98d5feb297e718fa2fdfa0fca3777ffe42630fc8) - posted by tq...@apache.org on 2022/07/27 20:48:57 UTC, 0 replies.
- [tvm] branch last-successful updated (69dc721759 -> 98d5feb297) - posted by gi...@apache.org on 2022/07/27 20:49:26 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #12196: Use std::move to avoid warnings on clang-13 - posted by GitBox <gi...@apache.org> on 2022/07/27 20:54:02 UTC, 0 replies.
- [tvm] branch main updated: Use std::move to avoid warnings on clang-13 (#12196) - posted by wu...@apache.org on 2022/07/27 20:54:05 UTC, 0 replies.
- [GitHub] [tvm] yelite commented on pull request #12197: [UX] highlight tvm script - posted by GitBox <gi...@apache.org> on 2022/07/27 21:18:42 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on a diff in pull request #11878: [Adreno] Add markup pass of relay tensors for static texture planning - posted by GitBox <gi...@apache.org> on 2022/07/27 21:19:00 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@96b151751abcdbe98f4e79be1965158fb251d218) - posted by tq...@apache.org on 2022/07/27 21:55:44 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a diff in pull request #11987: [release] Follow ups from v0.9.0 - scripts, docs - posted by GitBox <gi...@apache.org> on 2022/07/27 22:04:53 UTC, 0 replies.
- [tvm] branch last-successful updated (98d5feb297 -> 96b151751a) - posted by gi...@apache.org on 2022/07/27 22:05:48 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #11938: [ci][docker] Use RFC image tags only - posted by GitBox <gi...@apache.org> on 2022/07/27 22:08:44 UTC, 0 replies.
- [tvm] branch main updated (ae3e2a8537 -> 465b579e3b) - posted by ar...@apache.org on 2022/07/27 22:08:48 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12152: [Target] Improve string interpretation in Target creation - posted by GitBox <gi...@apache.org> on 2022/07/27 22:09:18 UTC, 0 replies.
- [tvm] branch main updated (465b579e3b -> 7b6cb60fcb) - posted by kp...@apache.org on 2022/07/27 22:09:22 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@85aa597245e6b437c4c1c712154f8d0b9eb73d43) - posted by tq...@apache.org on 2022/07/27 22:11:59 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh opened a new pull request, #12209: [microTVM][Zephyr][projectAPI] Minimize project build commands - posted by GitBox <gi...@apache.org> on 2022/07/27 22:22:35 UTC, 0 replies.
- [tvm] branch last-successful updated (96b151751a -> 85aa597245) - posted by gi...@apache.org on 2022/07/27 22:24:44 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #12200: [TOPI]fix scatterND large shape problem - posted by GitBox <gi...@apache.org> on 2022/07/27 22:39:06 UTC, 1 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12206: [ci][lint] Consolidate image lookup logic - posted by GitBox <gi...@apache.org> on 2022/07/27 22:54:50 UTC, 0 replies.
- [GitHub] [tvm] driazati merged pull request #12206: [ci][lint] Consolidate image lookup logic - posted by GitBox <gi...@apache.org> on 2022/07/27 23:08:28 UTC, 0 replies.
- [tvm] branch main updated (7b6cb60fcb -> 10b81c274f) - posted by dr...@apache.org on 2022/07/27 23:08:33 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ae3e2a853752d572e3ee7e3ec061b8609bc246f6) - posted by tq...@apache.org on 2022/07/27 23:36:37 UTC, 0 replies.
- [tvm] branch last-successful updated (85aa597245 -> ae3e2a8537) - posted by gi...@apache.org on 2022/07/27 23:49:12 UTC, 0 replies.
- [GitHub] [tvm] shingjan commented on pull request #12141: [Meta Schedule][XGBoost] Update the custom callback function of xgboost in meta schedule - posted by GitBox <gi...@apache.org> on 2022/07/27 23:49:16 UTC, 6 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12111: [TVMScript] StmtDoc Definitions - posted by GitBox <gi...@apache.org> on 2022/07/27 23:56:17 UTC, 0 replies.
- [tvm] branch main updated: [TVMScript] StmtDoc Definitions (#12111) - posted by ju...@apache.org on 2022/07/27 23:56:20 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (865607305d -> 8e982dd4ae) - posted by gi...@apache.org on 2022/07/28 00:00:28 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on pull request #12205: [ROOFLINE] Add CUDA support to roofline analysis - posted by GitBox <gi...@apache.org> on 2022/07/28 00:02:52 UTC, 0 replies.
- [GitHub] [tvm] areusch opened a new pull request, #12210: Attempt to fix post-merge builds on main - posted by GitBox <gi...@apache.org> on 2022/07/28 00:17:29 UTC, 0 replies.
- [tvm] branch areusch/test-fix-git-change-docker created (now 8ab57eacf2) - posted by ar...@apache.org on 2022/07/28 00:18:00 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7b6cb60fcb98bbb87581497ea4bcb42061f80153) - posted by tq...@apache.org on 2022/07/28 00:45:54 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@465b579e3b9e49e2ac93dea6a5850dfa8b1f4dda) - posted by tq...@apache.org on 2022/07/28 00:46:16 UTC, 0 replies.
- [tvm] branch last-successful updated (ae3e2a8537 -> 7b6cb60fcb) - posted by gi...@apache.org on 2022/07/28 00:50:34 UTC, 0 replies.
- [GitHub] [tvm] chengven027-intellif commented on issue #12198: [Bug] [scatterND] large shape will get a Segmentation fault in x86 - posted by GitBox <gi...@apache.org> on 2022/07/28 01:35:11 UTC, 0 replies.
- [GitHub] [tvm] chengven027-intellif closed issue #12198: [Bug] [scatterND] large shape will get a Segmentation fault in x86 - posted by GitBox <gi...@apache.org> on 2022/07/28 01:35:15 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@10b81c274f5bd72917410fa6843ce95fbf490903) - posted by tq...@apache.org on 2022/07/28 01:51:20 UTC, 0 replies.
- [GitHub] [tvm] blackkker commented on a diff in pull request #12145: [TFLite] Fix _test_tflite2_quantized_depthwise_convolution is unused - posted by GitBox <gi...@apache.org> on 2022/07/28 02:09:30 UTC, 0 replies.
- [tvm] branch last-successful updated (7b6cb60fcb -> 10b81c274f) - posted by gi...@apache.org on 2022/07/28 02:34:48 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@fcec5f4a763280dbb42f027654fd47088d0b3c5a) - posted by tq...@apache.org on 2022/07/28 02:37:42 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12210: [ci] Attempt to fix post-merge builds on main - posted by GitBox <gi...@apache.org> on 2022/07/28 02:54:50 UTC, 0 replies.
- [GitHub] [tvm] yangulei commented on a diff in pull request #12151: [BYOC-DNNL] add post_sum pattern - posted by GitBox <gi...@apache.org> on 2022/07/28 03:03:33 UTC, 4 replies.
- [tvm] branch last-successful updated (10b81c274f -> fcec5f4a76) - posted by gi...@apache.org on 2022/07/28 03:25:31 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12112: [TVMScript] StmtDoc Printing - posted by GitBox <gi...@apache.org> on 2022/07/28 04:48:53 UTC, 1 replies.
- [GitHub] [tvm] masahi merged pull request #12167: [Relay][PyTorch] Add aten::lerp - posted by GitBox <gi...@apache.org> on 2022/07/28 04:59:32 UTC, 0 replies.
- [tvm] branch main updated: [Relay][PyTorch] Add aten::lerp (#12167) - posted by ma...@apache.org on 2022/07/28 04:59:37 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12202: [Adreno] Fix winograd tests and accuracy - posted by GitBox <gi...@apache.org> on 2022/07/28 05:00:52 UTC, 0 replies.
- [tvm] branch main updated: [Adreno] Fix winograd tests and accuracy (#12202) - posted by ma...@apache.org on 2022/07/28 05:00:55 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #12145: [TFLite] Fix _test_tflite2_quantized_depthwise_convolution is unused - posted by GitBox <gi...@apache.org> on 2022/07/28 05:22:53 UTC, 0 replies.
- [tvm] branch main updated (4bcaecf979 -> 724764ae40) - posted by an...@apache.org on 2022/07/28 05:22:57 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12112: [TVMScript] StmtDoc Printing - posted by GitBox <gi...@apache.org> on 2022/07/28 05:33:46 UTC, 0 replies.
- [tvm] branch main updated: [TVMScript] StmtDoc Printing (#12112) - posted by ju...@apache.org on 2022/07/28 05:33:49 UTC, 0 replies.
- [GitHub] [tvm] woobinw opened a new pull request, #12211: fix bug: KeyError, can't find some parameter key - posted by GitBox <gi...@apache.org> on 2022/07/28 06:13:33 UTC, 0 replies.
- [GitHub] [tvm] BIRooter closed pull request #10958: modify CMakeLists.txt and *.cmake in folder cmake to generate debuggable workspace and projects - posted by GitBox <gi...@apache.org> on 2022/07/28 06:50:35 UTC, 0 replies.
- [GitHub] [tvm] alter-xp opened a new pull request, #12212: [ci][docker] create Dockerfile.ci_riscv - posted by GitBox <gi...@apache.org> on 2022/07/28 06:52:59 UTC, 0 replies.
- [GitHub] [tvm] zhang-yi-chi opened a new pull request, #12213: [Relay][Frontend][Onnx] Add RNN operation for ONNX frontend - posted by GitBox <gi...@apache.org> on 2022/07/28 07:12:02 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@4bcaecf979fb17eaec4df80da534c8bc82933fb3) - posted by tq...@apache.org on 2022/07/28 07:42:01 UTC, 1 replies.
- [tvm] branch last-successful updated (fcec5f4a76 -> 4bcaecf979) - posted by gi...@apache.org on 2022/07/28 07:49:31 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@724764ae402b8ff51c3a4fcf9f3cd5cc80005ff8) - posted by tq...@apache.org on 2022/07/28 08:04:48 UTC, 0 replies.
- [tvm] branch last-successful updated (4bcaecf979 -> 724764ae40) - posted by gi...@apache.org on 2022/07/28 08:07:05 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@1131c922332ab05e985fb2f40d1c4fdb9fe51b05) - posted by tq...@apache.org on 2022/07/28 08:19:31 UTC, 0 replies.
- [tvm] branch last-successful updated (724764ae40 -> 1131c92233) - posted by gi...@apache.org on 2022/07/28 08:26:50 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #12189: [microTVM] Fix timeout of -1 breaking Arduino transport - posted by GitBox <gi...@apache.org> on 2022/07/28 08:41:38 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12142: [MetaSchedule] Integration test for CUDA AutoTensorization - posted by GitBox <gi...@apache.org> on 2022/07/28 09:03:29 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule] Integration test for CUDA AutoTensorization (#12142) - posted by ma...@apache.org on 2022/07/28 09:03:33 UTC, 0 replies.
- [GitHub] [tvm] argrento commented on issue #12191: [ci] Build android_rpc fails in CI - posted by GitBox <gi...@apache.org> on 2022/07/28 09:18:34 UTC, 0 replies.
- [GitHub] [tvm] echuraev opened a new pull request, #12214: [Adreno] Update conv2d_nhwc test to use winograd - posted by GitBox <gi...@apache.org> on 2022/07/28 10:02:31 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm opened a new pull request, #12215: Pass that removes reshapes post LowerTE - posted by GitBox <gi...@apache.org> on 2022/07/28 10:22:00 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on a diff in pull request #12215: Pass that removes reshapes post LowerTE - posted by GitBox <gi...@apache.org> on 2022/07/28 10:36:33 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ee319d9d23c80091da9c4fb764b1e6d49d462714) - posted by tq...@apache.org on 2022/07/28 11:48:31 UTC, 0 replies.
- [tvm] branch last-successful updated (1131c92233 -> ee319d9d23) - posted by gi...@apache.org on 2022/07/28 11:49:08 UTC, 0 replies.
- [GitHub] [tvm] valmat07 opened a new pull request, #12216: [CI] Fix build android rpc failure in CI - posted by GitBox <gi...@apache.org> on 2022/07/28 13:58:54 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #12200: [TOPI]fix scatterND large shape problem - posted by GitBox <gi...@apache.org> on 2022/07/28 14:46:05 UTC, 1 replies.
- [GitHub] [tvm] ashutosh-arm opened a new pull request, #12217: Removing header arm_math.h which has disappeared after CMSIS upgrade - posted by GitBox <gi...@apache.org> on 2022/07/28 15:44:14 UTC, 0 replies.
- [GitHub] [tvm] arangasa opened a new pull request, #12218: [TOPI][HEXAGON] Implement depthwise conv2d slice op. - posted by GitBox <gi...@apache.org> on 2022/07/28 16:22:51 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request, #12219: [FIX,ROOFLINE] Handle mismatched compiled and TIR hash - posted by GitBox <gi...@apache.org> on 2022/07/28 16:37:55 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on a diff in pull request #11987: [release] Follow ups from v0.9.0 - scripts, docs - posted by GitBox <gi...@apache.org> on 2022/07/28 17:27:18 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on a diff in pull request #12216: [CI] Fix build android rpc failure in CI - posted by GitBox <gi...@apache.org> on 2022/07/28 17:29:43 UTC, 0 replies.
- [GitHub] [tvm] driazati merged pull request #12210: [ci] Attempt to fix post-merge builds on main - posted by GitBox <gi...@apache.org> on 2022/07/28 17:30:18 UTC, 0 replies.
- [tvm] branch main updated: [ci] Fix docker post-merge builds on main (#12210) - posted by dr...@apache.org on 2022/07/28 17:30:23 UTC, 0 replies.
- [GitHub] [tvm] driazati closed issue #11749: [ci] pytest_wrapper needs guards for invalid JUnits - posted by GitBox <gi...@apache.org> on 2022/07/28 17:50:49 UTC, 1 replies.
- [GitHub] [tvm] hpanda-naut opened a new issue, #11749: [ci] pytest_wrapper needs guards for invalid JUnits - posted by GitBox <gi...@apache.org> on 2022/07/28 18:02:06 UTC, 0 replies.
- [GitHub] [tvm] driazati closed issue #12097: [ci] Docker builds on `main` aren't triggering - posted by GitBox <gi...@apache.org> on 2022/07/28 18:02:09 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new pull request, #12220: [MetaSchedule][Minor] Fix Comments - posted by GitBox <gi...@apache.org> on 2022/07/28 18:06:50 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #12171: [TIR] Asynchronous stage in software pipeline - posted by GitBox <gi...@apache.org> on 2022/07/28 18:13:33 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Asynchronous stage in software pipeline (#12171) - posted by wu...@apache.org on 2022/07/28 18:13:38 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12221: [ci] Add retries to S3 uploads/downloads - posted by GitBox <gi...@apache.org> on 2022/07/28 18:28:13 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on a diff in pull request #12134: [PyTorch] Fix pad_common for float pad_value - posted by GitBox <gi...@apache.org> on 2022/07/28 18:29:53 UTC, 0 replies.
- [GitHub] [tvm] driazati opened a new pull request, #12222: [ci] Better reporting on invalid JUnits - posted by GitBox <gi...@apache.org> on 2022/07/28 18:39:10 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh merged pull request #12182: [microTVM][tutorial] AOT host-driven tutorial with TFLite model - posted by GitBox <gi...@apache.org> on 2022/07/28 18:56:27 UTC, 0 replies.
- [tvm] branch main updated (3c737fbd5b -> ebbce649f0) - posted by me...@apache.org on 2022/07/28 18:56:34 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #12215: Pass that removes reshapes post LowerTE - posted by GitBox <gi...@apache.org> on 2022/07/28 19:03:40 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12214: [Adreno] Update conv2d_nhwc test to use winograd - posted by GitBox <gi...@apache.org> on 2022/07/28 19:09:38 UTC, 0 replies.
- [tvm] branch main updated (ebbce649f0 -> cfefa90a96) - posted by ma...@apache.org on 2022/07/28 19:09:43 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #12219: [FIX,ROOFLINE] Handle mismatched compiled and TIR hash - posted by GitBox <gi...@apache.org> on 2022/07/28 19:23:34 UTC, 0 replies.
- [tvm] branch main updated (cfefa90a96 -> 195e60b97a) - posted by an...@apache.org on 2022/07/28 19:23:37 UTC, 0 replies.
- [GitHub] [tvm] gromero commented on a diff in pull request #12209: [microTVM][Zephyr][projectAPI] Minimize project build commands - posted by GitBox <gi...@apache.org> on 2022/07/28 19:30:12 UTC, 2 replies.
- [GitHub] [tvm] gromero commented on pull request #12209: [microTVM][Zephyr][projectAPI] Minimize project build commands - posted by GitBox <gi...@apache.org> on 2022/07/28 19:39:15 UTC, 0 replies.
- [GitHub] [tvm-rfcs] junrushao1994 commented on pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/28 20:09:21 UTC, 2 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@06748583ebc6d6a159bc1fcd2feef67167deee87) - posted by tq...@apache.org on 2022/07/28 20:11:33 UTC, 0 replies.
- [GitHub] [tvm-rfcs] slyubomirsky commented on pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/28 20:16:54 UTC, 1 replies.
- [tvm] branch last-successful updated (ee319d9d23 -> 06748583eb) - posted by gi...@apache.org on 2022/07/28 20:24:53 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on pull request #12189: [microTVM] Fix timeout of -1 breaking Arduino transport - posted by GitBox <gi...@apache.org> on 2022/07/28 20:48:22 UTC, 2 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@3c737fbd5baccc60aff355b40105220c148b7d7f) - posted by tq...@apache.org on 2022/07/28 21:04:50 UTC, 0 replies.
- [tvm] branch last-successful updated (06748583eb -> 3c737fbd5b) - posted by gi...@apache.org on 2022/07/28 21:05:53 UTC, 0 replies.
- [GitHub] [tvm] gromero commented on pull request #12189: [microTVM] Fix timeout of -1 breaking Arduino transport - posted by GitBox <gi...@apache.org> on 2022/07/28 21:08:51 UTC, 1 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12222: [ci] Better reporting on invalid JUnits - posted by GitBox <gi...@apache.org> on 2022/07/28 21:16:37 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ebbce649f08dca6a870e7845febc39125b240001) - posted by tq...@apache.org on 2022/07/28 21:34:12 UTC, 0 replies.
- [tvm] branch last-successful updated (3c737fbd5b -> ebbce649f0) - posted by gi...@apache.org on 2022/07/28 21:35:29 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@cfefa90a96ca401744e24d3eb72007b60c69e7ec) - posted by tq...@apache.org on 2022/07/28 21:50:02 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh opened a new pull request, #12223: [microTVM][ARM] Enable tests that were skipped unintentionally - posted by GitBox <gi...@apache.org> on 2022/07/28 22:01:25 UTC, 0 replies.
- [GitHub] [tvm] gromero commented on pull request #12223: [microTVM][ARM] Enable tests that were skipped unintentionally - posted by GitBox <gi...@apache.org> on 2022/07/28 22:06:58 UTC, 0 replies.
- [tvm] branch last-successful updated (ebbce649f0 -> cfefa90a96) - posted by gi...@apache.org on 2022/07/28 22:07:22 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on a diff in pull request #12209: [microTVM][Zephyr][projectAPI] Minimize project build commands - posted by GitBox <gi...@apache.org> on 2022/07/28 22:10:16 UTC, 1 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on a diff in pull request #12224: [FQ2I] fix unary op output affine type in fq2i - posted by GitBox <gi...@apache.org> on 2022/07/28 22:17:17 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on pull request #12224: [FQ2I] fix unary op output affine type in fq2i - posted by GitBox <gi...@apache.org> on 2022/07/28 22:17:17 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #12225: [TIR] Disallow unused rhs vars in GetAutoTensorizeMapping - posted by GitBox <gi...@apache.org> on 2022/07/28 22:21:35 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on pull request #12223: [microTVM][ARM] Enable tests that were skipped unintentionally - posted by GitBox <gi...@apache.org> on 2022/07/28 22:34:33 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on pull request #12222: [ci] Better reporting on invalid JUnits - posted by GitBox <gi...@apache.org> on 2022/07/28 23:11:43 UTC, 0 replies.
- [GitHub] [tvm] driazati closed pull request #12222: [ci] Better reporting on invalid JUnits - posted by GitBox <gi...@apache.org> on 2022/07/28 23:11:44 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on a diff in pull request #12205: [ROOFLINE] Add CUDA support to roofline analysis - posted by GitBox <gi...@apache.org> on 2022/07/28 23:22:28 UTC, 1 replies.
- [tvm] branch nightly-docker-update updated (8e982dd4ae -> e5c7e22e03) - posted by gi...@apache.org on 2022/07/29 00:00:41 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12226: [ci] Reinstall junintparser after zephyr deps - posted by GitBox <gi...@apache.org> on 2022/07/29 02:54:25 UTC, 0 replies.
- [GitHub] [tvm] renfeier commented on pull request #11793: [DietCode] Local Padding - posted by GitBox <gi...@apache.org> on 2022/07/29 04:13:28 UTC, 1 replies.
- [GitHub] [tvm] crazydemo commented on a diff in pull request #12151: [BYOC-DNNL] add post_sum pattern - posted by GitBox <gi...@apache.org> on 2022/07/29 06:10:06 UTC, 2 replies.
- [GitHub] [tvm] billishyahao opened a new pull request, #12228: [BYOC][DNNL] Enable conv family fused with mish - posted by GitBox <gi...@apache.org> on 2022/07/29 06:31:12 UTC, 0 replies.
- [GitHub] [tvm] heliqi commented on pull request #12211: fix bug: KeyError, can't find some parameter key - posted by GitBox <gi...@apache.org> on 2022/07/29 06:39:54 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #12217: Removing header arm_math.h which was moved after CMSIS upgrade - posted by GitBox <gi...@apache.org> on 2022/07/29 06:47:09 UTC, 0 replies.
- [tvm] branch main updated: Removing header arm_math.h which has disappeared after CMSIS upgrade (#12217) - posted by le...@apache.org on 2022/07/29 06:47:13 UTC, 0 replies.
- [GitHub] [tvm] alter-xp closed pull request #12212: [ci][docker] create Dockerfile.ci_riscv - posted by GitBox <gi...@apache.org> on 2022/07/29 07:35:13 UTC, 0 replies.
- [GitHub] [tvm] zhang-yi-chi opened a new pull request, #12229: [Relay][Frontend][Onnx] Add GridSample operator for ONNX frontend - posted by GitBox <gi...@apache.org> on 2022/07/29 07:41:41 UTC, 0 replies.
- [GitHub] [tvm] alter-xp opened a new pull request, #12230: [ci][docker] create Dockerfile.ci_riscv - posted by GitBox <gi...@apache.org> on 2022/07/29 07:44:24 UTC, 0 replies.
- [GitHub] [tvm] zxybazh merged pull request #12220: [MetaSchedule][Minor] Fix Comments - posted by GitBox <gi...@apache.org> on 2022/07/29 07:52:57 UTC, 0 replies.
- [tvm] branch main updated: Fix comments. (#12220) - posted by xi...@apache.org on 2022/07/29 07:53:00 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12225: [TIR] Disallow unused rhs vars in GetAutoTensorizeMapping - posted by GitBox <gi...@apache.org> on 2022/07/29 08:00:23 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Disallow unused rhs vars in GetAutoTensorizeMapping (#12225) - posted by ju...@apache.org on 2022/07/29 08:00:26 UTC, 0 replies.
- [GitHub] [tvm] vvchernov opened a new pull request, #12231: [ONNX][Python][VM] Generation and saving ONNX model hash for VirtualMachine - posted by GitBox <gi...@apache.org> on 2022/07/29 08:36:22 UTC, 0 replies.
- [GitHub] [tvm] vvchernov commented on pull request #12231: [ONNX][Python][VM] Generation and saving ONNX model hash for VirtualMachine - posted by GitBox <gi...@apache.org> on 2022/07/29 08:37:45 UTC, 0 replies.
- [GitHub] [tvm] juda opened a new pull request, #12232: libstdc++ CXX11 ABI Compatibility & boolean tensor support - posted by GitBox <gi...@apache.org> on 2022/07/29 09:07:18 UTC, 0 replies.
- [GitHub] [tvm] juda commented on a diff in pull request #12232: libstdc++ CXX11 ABI Compatibility & boolean tensor support - posted by GitBox <gi...@apache.org> on 2022/07/29 09:13:07 UTC, 1 replies.
- [GitHub] [tvm] zhang-yi-chi opened a new issue, #12233: [Flaky Test] `tests/python/frontend/onnx/test_forward.py::test_grid_sample[llvm]` - posted by GitBox <gi...@apache.org> on 2022/07/29 11:24:03 UTC, 0 replies.
- [GitHub] [tvm] zhang-yi-chi closed issue #12233: [Flaky Test] `tests/python/frontend/onnx/test_forward.py::test_grid_sample[llvm]` - posted by GitBox <gi...@apache.org> on 2022/07/29 12:25:22 UTC, 0 replies.
- [GitHub] [tvm] zhang-yi-chi commented on pull request #12229: [Relay][Frontend][Onnx] Add GridSample operator for ONNX frontend - posted by GitBox <gi...@apache.org> on 2022/07/29 12:41:16 UTC, 0 replies.
- [GitHub] [tvm] zhang-yi-chi closed pull request #12229: [Relay][Frontend][Onnx] Add GridSample operator for ONNX frontend - posted by GitBox <gi...@apache.org> on 2022/07/29 12:41:16 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 commented on pull request #12231: [ONNX][Python][VM] Generation and saving ONNX model hash for VirtualMachine - posted by GitBox <gi...@apache.org> on 2022/07/29 13:18:02 UTC, 1 replies.
- [GitHub] [tvm] ashutosh-arm commented on a diff in pull request #12215: Pass that removes reshapes post LowerTE - posted by GitBox <gi...@apache.org> on 2022/07/29 13:25:35 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh merged pull request #12209: [microTVM][Zephyr][projectAPI] Minimize project build commands - posted by GitBox <gi...@apache.org> on 2022/07/29 14:20:58 UTC, 0 replies.
- [tvm] branch main updated (aeda760e5e -> d183a4f306) - posted by me...@apache.org on 2022/07/29 14:21:07 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #12140: [LLVM] Create LLVM scope object for use with LLVM libraries - posted by GitBox <gi...@apache.org> on 2022/07/29 14:22:11 UTC, 0 replies.
- [GitHub] [tvm] paperplanet opened a new pull request, #12234: [QNN]remove duplicated cast op when lowering qnn.requantize op in float mode - posted by GitBox <gi...@apache.org> on 2022/07/29 15:10:14 UTC, 0 replies.
- [GitHub] [tvm] yelite commented on a diff in pull request #12232: libstdc++ CXX11 ABI Compatibility & boolean tensor support - posted by GitBox <gi...@apache.org> on 2022/07/29 15:23:50 UTC, 2 replies.
- [GitHub] [tvm] tkonolige commented on a diff in pull request #12205: [ROOFLINE] Add CUDA support to roofline analysis - posted by GitBox <gi...@apache.org> on 2022/07/29 15:55:03 UTC, 1 replies.
- [GitHub] [tvm] TejashShah commented on issue #9685: Follow up on PR #9631 - posted by GitBox <gi...@apache.org> on 2022/07/29 16:40:32 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12197: [UX] highlight tvm script - posted by GitBox <gi...@apache.org> on 2022/07/29 17:50:03 UTC, 0 replies.
- [tvm] branch main updated (d183a4f306 -> d19570fb23) - posted by ju...@apache.org on 2022/07/29 17:50:08 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on issue #12199: [Bug] Fix array OOB access in TVM - posted by GitBox <gi...@apache.org> on 2022/07/29 18:12:42 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh opened a new issue, #12235: Develop a tool to keep track of skipped tests in CI - posted by GitBox <gi...@apache.org> on 2022/07/29 18:21:59 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tkonolige commented on pull request #79: [RFC] TVMScript Metaprogramming - posted by GitBox <gi...@apache.org> on 2022/07/29 18:32:01 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12218: [TOPI][HEXAGON] Implement depthwise conv2d slice op. - posted by GitBox <gi...@apache.org> on 2022/07/29 19:01:59 UTC, 0 replies.
- [tvm] branch main updated: [TOPI][HEXAGON] Implement depthwise conv2d slice op. (#12218) - posted by kp...@apache.org on 2022/07/29 19:02:03 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart opened a new pull request, #12236: [Fq2i][ fix output type on fq2i binary ops with constant inputs - posted by GitBox <gi...@apache.org> on 2022/07/29 19:38:31 UTC, 0 replies.
- [GitHub] [tvm] yelite opened a new pull request, #12237: [TVMScript] Printer Registry - posted by GitBox <gi...@apache.org> on 2022/07/29 19:48:42 UTC, 0 replies.
- [GitHub] [tvm] guberti commented on a diff in pull request #12207: [microTVM] Refactor pytest fixtures - posted by GitBox <gi...@apache.org> on 2022/07/29 19:52:05 UTC, 1 replies.
- [GitHub] [tvm] driazati merged pull request #12216: [CI] Fix build android rpc failure in CI - posted by GitBox <gi...@apache.org> on 2022/07/29 20:08:36 UTC, 0 replies.
- [tvm] branch main updated: [ci] Fix build android rpc failure (#12216) - posted by dr...@apache.org on 2022/07/29 20:08:41 UTC, 0 replies.
- [GitHub] [tvm] ArmageddonKnight commented on pull request #11793: [DietCode] Local Padding - posted by GitBox <gi...@apache.org> on 2022/07/29 20:11:38 UTC, 0 replies.
- [GitHub] [tvm] driazati commented on pull request #12226: [ci] Reinstall junintparser after zephyr deps - posted by GitBox <gi...@apache.org> on 2022/07/29 21:37:03 UTC, 0 replies.
- [GitHub] [tvm] driazati merged pull request #12226: [ci] Reinstall junintparser after zephyr deps - posted by GitBox <gi...@apache.org> on 2022/07/29 21:37:17 UTC, 0 replies.
- [tvm] branch main updated: [ci] Reinstall junintparser after zephyr deps (#12226) - posted by dr...@apache.org on 2022/07/29 21:37:25 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on a diff in pull request #12207: [microTVM] Refactor pytest fixtures - posted by GitBox <gi...@apache.org> on 2022/07/29 21:50:06 UTC, 0 replies.
- [GitHub] [tvm] yongwww commented on issue #11462: CI monitoring rotation schedule - posted by GitBox <gi...@apache.org> on 2022/07/29 23:24:52 UTC, 0 replies.
- [GitHub] [tvm] yongwww opened a new issue, #12238: [Flaky Test] `tests/python/unittest/test_custom_datatypes.py::test_myfloat` - posted by GitBox <gi...@apache.org> on 2022/07/29 23:42:02 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (e5c7e22e03 -> 03cdd1b4ea) - posted by gi...@apache.org on 2022/07/30 00:00:42 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e7e29b450bb25da4d19b8bac380e81a393dc0b49) - posted by tq...@apache.org on 2022/07/30 00:06:30 UTC, 0 replies.
- [GitHub] [tvm] driazati merged pull request #12230: [ci][docker] create Dockerfile.ci_riscv - posted by GitBox <gi...@apache.org> on 2022/07/30 00:12:23 UTC, 0 replies.
- [tvm] branch main updated: [ci][docker] create Dockerfile.ci_riscv (#12230) - posted by dr...@apache.org on 2022/07/30 00:12:28 UTC, 0 replies.
- [tvm] branch last-successful updated (cfefa90a96 -> e7e29b450b) - posted by gi...@apache.org on 2022/07/30 00:20:46 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12221: [ci] Add retries to S3 uploads/downloads - posted by GitBox <gi...@apache.org> on 2022/07/30 00:38:57 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #12178: Build and test TVM under minimal configuration - posted by GitBox <gi...@apache.org> on 2022/07/30 00:43:41 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@2b3e1eb3f52b5f5a672849786febdc34187a05d2) - posted by tq...@apache.org on 2022/07/30 01:13:30 UTC, 0 replies.
- [tvm] branch last-successful updated (e7e29b450b -> 2b3e1eb3f5) - posted by gi...@apache.org on 2022/07/30 01:37:53 UTC, 0 replies.
- [GitHub] [tvm] PragmaTwice opened a new pull request, #12239: [AutoSchedule] Fix misusage of an already-moved object - posted by GitBox <gi...@apache.org> on 2022/07/30 07:04:35 UTC, 0 replies.
- [GitHub] [tvm] ganler commented on pull request #12239: [AutoSchedule] Fix misusage of an already-moved object - posted by GitBox <gi...@apache.org> on 2022/07/30 07:16:06 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #11037: Deploy the Pretrained Model on Jetson Nano - posted by GitBox <gi...@apache.org> on 2022/07/30 07:17:05 UTC, 0 replies.
- [tvm] branch main updated (db4380cf41 -> dff5c975a0) - posted by sy...@apache.org on 2022/07/30 07:17:10 UTC, 0 replies.
- [GitHub] [tvm] ganler opened a new pull request, #12240: [UX][TVMSciprt] Use HTML formatter in notebook environments - posted by GitBox <gi...@apache.org> on 2022/07/30 07:25:05 UTC, 0 replies.
- [GitHub] [tvm] PragmaTwice opened a new pull request, #12241: [Relay][VM] Fix an ICHECK which never fails in ctor of VMFunction - posted by GitBox <gi...@apache.org> on 2022/07/30 07:53:39 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #12234: [QNN]remove duplicated cast op when lowering qnn.requantize op in float mode - posted by GitBox <gi...@apache.org> on 2022/07/30 08:28:41 UTC, 0 replies.
- [tvm] branch main updated: remove duplicated cast op when lowering qnn.requantize op in float mode (#12234) - posted by ma...@apache.org on 2022/07/30 08:28:47 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12144: [Auto Scheduler] Upgrade autoscheduler xgboost callback - posted by GitBox <gi...@apache.org> on 2022/07/30 08:43:21 UTC, 1 replies.
- [GitHub] [tvm] yoyo-nb opened a new pull request, #12242: [CPP-RPC] Fix GetPath to use relative file path - posted by GitBox <gi...@apache.org> on 2022/07/30 13:40:19 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12239: [AutoSchedule] Fix misusage of an already-moved object - posted by GitBox <gi...@apache.org> on 2022/07/30 17:32:56 UTC, 0 replies.
- [tvm] branch main updated: [AutoSchedule] Fix misusage of an already-moved object (#12239) - posted by kp...@apache.org on 2022/07/30 17:33:03 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #12241: [Relay][VM] Fix an ICHECK which never fails in ctor of VMFunction - posted by GitBox <gi...@apache.org> on 2022/07/30 17:48:00 UTC, 0 replies.
- [tvm] branch main updated: [Relay][VM] Fix an ICHECK which never fails in ctor of VMFunction (#12241) - posted by kp...@apache.org on 2022/07/30 17:48:04 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@12dcfd70ef365a9d5cdccdcc516bf818367e561a) - posted by tq...@apache.org on 2022/07/30 20:17:10 UTC, 0 replies.
- [tvm] branch last-successful updated (2b3e1eb3f5 -> 12dcfd70ef) - posted by gi...@apache.org on 2022/07/30 20:24:01 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c0a3da84bcc801e21d8e4dfc68a68665977d8912) - posted by tq...@apache.org on 2022/07/30 20:36:40 UTC, 0 replies.
- [tvm] branch last-successful updated (12dcfd70ef -> c0a3da84bc) - posted by gi...@apache.org on 2022/07/30 20:48:56 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12240: [UX][TVMSciprt] Use HTML formatter in notebook environments - posted by GitBox <gi...@apache.org> on 2022/07/30 21:33:47 UTC, 0 replies.
- [tvm] branch main updated: [UX][TVMSciprt] Use HTML formatter in notebook environments (#12240) - posted by ju...@apache.org on 2022/07/30 21:33:53 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 opened a new pull request, #12243: [MetaSchedule][Test] Add unittests for GMM - posted by GitBox <gi...@apache.org> on 2022/07/30 23:30:42 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo merged pull request #12205: [ROOFLINE] Add CUDA support to roofline analysis - posted by GitBox <gi...@apache.org> on 2022/07/30 23:35:27 UTC, 0 replies.
- [tvm] branch main updated: [ROOFLINE] Add CUDA support to roofline analysis (#12205) - posted by an...@apache.org on 2022/07/30 23:35:31 UTC, 0 replies.
- [tvm] branch nightly-docker-update updated (03cdd1b4ea -> cd40093d9e) - posted by gi...@apache.org on 2022/07/31 00:00:28 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e756980b41c339ad26ea50315eb29073504b3796) - posted by tq...@apache.org on 2022/07/31 00:21:24 UTC, 0 replies.
- [tvm] branch last-successful updated (c0a3da84bc -> e756980b41) - posted by gi...@apache.org on 2022/07/31 00:23:59 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@961a7c70d75c81503c8c1d7c2e0db66bac4a1859) - posted by tq...@apache.org on 2022/07/31 02:18:59 UTC, 0 replies.
- [tvm] branch last-successful updated (e756980b41 -> 961a7c70d7) - posted by gi...@apache.org on 2022/07/31 02:38:05 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12244: [TVMScript] Doc Definition - posted by GitBox <gi...@apache.org> on 2022/07/31 02:58:10 UTC, 0 replies.
- [tvm] branch main updated: [TVMScript] Doc Definition (#12244) - posted by ju...@apache.org on 2022/07/31 02:58:16 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12224: [FQ2I] fix unary op output affine type in fq2i - posted by GitBox <gi...@apache.org> on 2022/07/31 03:00:57 UTC, 0 replies.
- [tvm] branch main updated: [FQ2I] fix unary op output affine type in fq2i (#12224) - posted by ju...@apache.org on 2022/07/31 03:01:00 UTC, 0 replies.
- [GitHub] [tvm] zxybazh merged pull request #12243: [MetaSchedule][Test] Add unittests for GMM - posted by GitBox <gi...@apache.org> on 2022/07/31 04:24:21 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule][Test] Add unittests for GMM (#12243) - posted by xi...@apache.org on 2022/07/31 04:24:26 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 opened a new pull request, #12245: [Fix] Fix some errors in unittests - posted by GitBox <gi...@apache.org> on 2022/07/31 05:13:39 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@9f16b607c8a5fd84b807da665210c9aad31be961) - posted by tq...@apache.org on 2022/07/31 05:37:51 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12245: [Fix] Fix some errors in unittests - posted by GitBox <gi...@apache.org> on 2022/07/31 05:39:02 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12242: [CPP-RPC] Fix GetPath to use relative file path - posted by GitBox <gi...@apache.org> on 2022/07/31 05:40:58 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@1d39f2c974e09e5a767b67e127a5132f0b36c102) - posted by tq...@apache.org on 2022/07/31 05:47:04 UTC, 0 replies.
- [tvm] branch last-successful updated (961a7c70d7 -> 1d39f2c974) - posted by gi...@apache.org on 2022/07/31 05:49:10 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 commented on a diff in pull request #12245: [Fix] Fix some errors in unittests - posted by GitBox <gi...@apache.org> on 2022/07/31 06:04:15 UTC, 0 replies.
- [GitHub] [tvm] jiangjiajun commented on pull request #12211: fix bug: KeyError, can't find some parameter key - posted by GitBox <gi...@apache.org> on 2022/07/31 06:20:10 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12211: fix bug: KeyError, can't find some parameter key - posted by GitBox <gi...@apache.org> on 2022/07/31 06:37:44 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12211: fix bug: KeyError, can't find some parameter key - posted by GitBox <gi...@apache.org> on 2022/07/31 06:37:55 UTC, 0 replies.
- [tvm] branch main updated (42dd6afa97 -> 66a1b9f392) - posted by ju...@apache.org on 2022/07/31 06:37:59 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@42dd6afa970e8948584d5474691673c32e2c3457) - posted by tq...@apache.org on 2022/07/31 07:08:29 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 opened a new pull request, #12246: [MetaSchedule][Test] Add unittests for GRP - posted by GitBox <gi...@apache.org> on 2022/07/31 07:18:29 UTC, 0 replies.
- [tvm] branch last-successful updated (1d39f2c974 -> 42dd6afa97) - posted by gi...@apache.org on 2022/07/31 07:23:04 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on a diff in pull request #12246: [MetaSchedule][Test] Add unittests for GRP - posted by GitBox <gi...@apache.org> on 2022/07/31 07:24:54 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a diff in pull request #12246: [MetaSchedule][Test] Add unittests for GRP - posted by GitBox <gi...@apache.org> on 2022/07/31 07:28:25 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12246: [MetaSchedule][Test] Add unittests for GRP - posted by GitBox <gi...@apache.org> on 2022/07/31 07:29:14 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12245: [Fix] Fix some errors in unittests - posted by GitBox <gi...@apache.org> on 2022/07/31 09:17:08 UTC, 0 replies.
- [tvm] branch main updated (66a1b9f392 -> a231a1d724) - posted by ju...@apache.org on 2022/07/31 09:17:14 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@66a1b9f392d2814b9b2b68996b7a36623c833e3d) - posted by tq...@apache.org on 2022/07/31 09:21:29 UTC, 0 replies.
- [tvm] branch last-successful updated (42dd6afa97 -> 66a1b9f392) - posted by gi...@apache.org on 2022/07/31 09:23:37 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12246: [MetaSchedule][Test] Add unittests for GRP - posted by GitBox <gi...@apache.org> on 2022/07/31 10:02:49 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule][Test] Add unittests for GRP (#12246) - posted by ju...@apache.org on 2022/07/31 10:02:51 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 opened a new pull request, #12247: [Fix] Minor modification in unittests - posted by GitBox <gi...@apache.org> on 2022/07/31 10:03:35 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ea0e29f425e10add9d12c362c738452fbe890ba6) - posted by tq...@apache.org on 2022/07/31 12:48:00 UTC, 0 replies.
- [tvm] branch last-successful updated (66a1b9f392 -> ea0e29f425) - posted by gi...@apache.org on 2022/07/31 13:11:24 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12247: [Fix] Minor modification in unittests - posted by GitBox <gi...@apache.org> on 2022/07/31 18:25:06 UTC, 0 replies.
- [tvm] branch main updated (ea0e29f425 -> 1d1fc08367) - posted by ju...@apache.org on 2022/07/31 18:25:10 UTC, 0 replies.
- [GitHub] [tvm] timmywanttolearn opened a new issue, #12248: [Bug] Can not tune onnx models in M1 mac - posted by GitBox <gi...@apache.org> on 2022/07/31 19:02:16 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #12249: [MetaSchedule][Test] Add unittests for T2D - posted by GitBox <gi...@apache.org> on 2022/07/31 19:04:58 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@1d1fc083678bc99f72394898a2da9543ceaaed7a) - posted by tq...@apache.org on 2022/07/31 21:11:02 UTC, 0 replies.
- [tvm] branch last-successful updated (ea0e29f425 -> 1d1fc08367) - posted by gi...@apache.org on 2022/07/31 21:22:31 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #12249: [MetaSchedule][Test] Add unittests for T2D - posted by GitBox <gi...@apache.org> on 2022/07/31 23:55:18 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule][Test] Add unittests for T2D (#12249) - posted by ju...@apache.org on 2022/07/31 23:55:21 UTC, 0 replies.