You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [tvm] masahi opened a new pull request #7549: [Torch] Fix converting torch slice op with dynamic slice length - posted by GitBox <gi...@apache.org> on 2021/03/01 04:06:38 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7550: [Relay] Fix foldconstant involving dropout - posted by GitBox <gi...@apache.org> on 2021/03/01 04:31:44 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #7530: [Bug] Error in constant folding when model has dropout operator - posted by GitBox <gi...@apache.org> on 2021/03/01 04:48:22 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7550: [Relay] Fix foldconstant involving dropout - posted by GitBox <gi...@apache.org> on 2021/03/01 04:52:11 UTC, 0 replies.
- [GitHub] [tvm] wangxiang2713 closed pull request #7540: compile engine dump tir and shape funcs && [Frontend][Tensorflow] dynamic support for StridedSlice - posted by GitBox <gi...@apache.org> on 2021/03/01 06:01:51 UTC, 0 replies.
- [GitHub] [tvm] wangxiang2713 opened a new pull request #7551: compile engine dump tir and shape funcs - posted by GitBox <gi...@apache.org> on 2021/03/01 06:03:56 UTC, 0 replies.
- [GitHub] [tvm] wangxiang2713 closed pull request #7551: compile engine dump tir and shape funcs - posted by GitBox <gi...@apache.org> on 2021/03/01 06:22:07 UTC, 0 replies.
- [GitHub] [tvm] wangxiang2713 opened a new pull request #7552: compile engine dump tir and shape funcs - posted by GitBox <gi...@apache.org> on 2021/03/01 06:28:51 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request #7553: [TensorIR] introduce Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/01 06:35:33 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on issue #7530: [Bug] Error in constant folding when model has dropout operator - posted by GitBox <gi...@apache.org> on 2021/03/01 07:14:32 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky opened a new pull request #7554: [Relay][bugfix][error reporting] BiasAddRel does not check for a negative index being out of bounds - posted by GitBox <gi...@apache.org> on 2021/03/01 07:18:13 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7550: [Relay] Fix foldconstant involving dropout - posted by GitBox <gi...@apache.org> on 2021/03/01 08:12:40 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #7530: [Bug] Error in constant folding when model has dropout operator - posted by GitBox <gi...@apache.org> on 2021/03/01 08:12:40 UTC, 0 replies.
- [tvm] branch main updated (2673309 -> 51dc332) - posted by ma...@apache.org on 2021/03/01 08:12:59 UTC, 0 replies.
- [GitHub] [tvm] avt77 opened a new issue #7555: Can't compile cpptest - posted by GitBox <gi...@apache.org> on 2021/03/01 08:37:53 UTC, 0 replies.
- [GitHub] [tvm] zhuwenxi commented on issue #7246: [BUG][Tensorize] race condition when using "tvm.tir.call_packed()" in a parallel schedule. - posted by GitBox <gi...@apache.org> on 2021/03/01 08:44:27 UTC, 3 replies.
- [GitHub] [tvm] srkreddy1238 commented on pull request #7498: [TENSORFLOW] Tensorflow 2.x support - posted by GitBox <gi...@apache.org> on 2021/03/01 08:45:09 UTC, 0 replies.
- [GitHub] [tvm] zhuwenxi edited a comment on issue #7246: [BUG][Tensorize] race condition when using "tvm.tir.call_packed()" in a parallel schedule. - posted by GitBox <gi...@apache.org> on 2021/03/01 08:46:49 UTC, 2 replies.
- [GitHub] [tvm] NicolaLancellotti opened a new pull request #7556: Remove pytest dependency in arm_compute_lib.py - posted by GitBox <gi...@apache.org> on 2021/03/01 12:23:24 UTC, 0 replies.
- [GitHub] [tvm] NicolaLancellotti commented on pull request #7556: Remove pytest dependency in arm_compute_lib.py - posted by GitBox <gi...@apache.org> on 2021/03/01 12:38:03 UTC, 0 replies.
- [tvm-site] branch main updated: add sjtu to community (#22) - posted by lm...@apache.org on 2021/03/01 12:40:17 UTC, 0 replies.
- [GitHub] [tvm] merrymercy commented on issue #7548: [TEST][FLAKY] test_auo_scheduler_layout_rewrite - posted by GitBox <gi...@apache.org> on 2021/03/01 13:02:04 UTC, 0 replies.
- [GitHub] [tvm] merrymercy edited a comment on issue #7548: [TEST][FLAKY] test_auo_scheduler_layout_rewrite - posted by GitBox <gi...@apache.org> on 2021/03/01 13:02:25 UTC, 0 replies.
- [tvm-site] branch asf-site updated: Docs build at Mon Mar 1 05:14:05 PST 2021 - posted by lm...@apache.org on 2021/03/01 13:14:21 UTC, 0 replies.
- [GitHub] [tvm] mesauser commented on issue #7539: [Failure] tests/python/topi/python/test_topi_broadcast.py::test_shift under LLVM12 - posted by GitBox <gi...@apache.org> on 2021/03/01 13:53:20 UTC, 1 replies.
- [GitHub] [tvm] mesauser edited a comment on issue #7539: [Failure] tests/python/topi/python/test_topi_broadcast.py::test_shift under LLVM12 - posted by GitBox <gi...@apache.org> on 2021/03/01 13:54:52 UTC, 0 replies.
- [GitHub] [tvm] altanh commented on pull request #7500: [Pass] Profiling TVM compiler passes - posted by GitBox <gi...@apache.org> on 2021/03/01 16:19:25 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7553: [TensorIR] introduce Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/01 16:25:12 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #7299: Introduce Apple BNNS backend - posted by GitBox <gi...@apache.org> on 2021/03/01 17:09:13 UTC, 1 replies.
- [GitHub] [tvm] mdw-octoml opened a new pull request #7557: Clean up uTVM demo runtime, add ONNX model test and tutorial - posted by GitBox <gi...@apache.org> on 2021/03/01 17:20:10 UTC, 0 replies.
- [GitHub] [tvm] mdw-octoml commented on pull request #7557: Clean up uTVM demo runtime, add ONNX model test and tutorial - posted by GitBox <gi...@apache.org> on 2021/03/01 17:20:20 UTC, 2 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7556: Remove pytest dependency in arm_compute_lib.py - posted by GitBox <gi...@apache.org> on 2021/03/01 17:42:52 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on issue #7548: [TEST][FLAKY] test_auo_scheduler_layout_rewrite - posted by GitBox <gi...@apache.org> on 2021/03/01 17:45:06 UTC, 1 replies.
- [GitHub] [tvm] leandron commented on a change in pull request #7299: Introduce Apple BNNS backend - posted by GitBox <gi...@apache.org> on 2021/03/01 17:51:40 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on pull request #7557: Clean up uTVM demo runtime, add ONNX model test and tutorial - posted by GitBox <gi...@apache.org> on 2021/03/01 17:56:36 UTC, 10 replies.
- [GitHub] [tvm] areusch edited a comment on pull request #7557: Clean up uTVM demo runtime, add ONNX model test and tutorial - posted by GitBox <gi...@apache.org> on 2021/03/01 17:57:51 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 commented on pull request #7516: [Autoscheduler][VM] Autoscheduler layout rewrite pass to VM - posted by GitBox <gi...@apache.org> on 2021/03/01 18:01:27 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7246: [BUG][Tensorize] race condition when using "tvm.tir.call_packed()" in a parallel schedule. - posted by GitBox <gi...@apache.org> on 2021/03/01 19:18:34 UTC, 2 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7558: [RELAY] Modify some passes to not stack overflow on many lets. - posted by GitBox <gi...@apache.org> on 2021/03/01 19:20:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7553: [TensorIR] introduce Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/01 19:31:55 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7533: Introduce Model Library Format export format - posted by GitBox <gi...@apache.org> on 2021/03/01 20:30:25 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7557: Clean up uTVM demo runtime, add ONNX model test and tutorial - posted by GitBox <gi...@apache.org> on 2021/03/01 20:47:39 UTC, 4 replies.
- [GitHub] [tvm] comaniac merged pull request #7553: [TensorIR] introduce Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/01 20:59:46 UTC, 0 replies.
- [tvm] branch main updated: [TensorIR] introduce Block and BlockRealize (#312) (#7553) - posted by co...@apache.org on 2021/03/01 20:59:51 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7553: [TensorIR] introduce Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/01 21:00:36 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7558: [RELAY] Modify some passes to not stack overflow on many lets. - posted by GitBox <gi...@apache.org> on 2021/03/01 22:13:59 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7558: [RELAY] Modify some passes to not stack overflow on many lets. - posted by GitBox <gi...@apache.org> on 2021/03/01 22:14:31 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7472: [RUNTIME] Add device specific timers - posted by GitBox <gi...@apache.org> on 2021/03/01 23:33:08 UTC, 10 replies.
- [GitHub] [tvm] tqchen commented on pull request #7472: [RUNTIME] Add device specific timers - posted by GitBox <gi...@apache.org> on 2021/03/01 23:39:23 UTC, 1 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7472: [RUNTIME] Add device specific timers - posted by GitBox <gi...@apache.org> on 2021/03/01 23:46:24 UTC, 5 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7559: [RUNTIME] Unify load params interface - posted by GitBox <gi...@apache.org> on 2021/03/02 01:02:06 UTC, 0 replies.
- [tvm-site] branch pr-ansor-blog created (now 8f41697) - posted by lm...@apache.org on 2021/03/02 01:23:42 UTC, 0 replies.
- [tvm-site] 01/01: add ansor blog - posted by lm...@apache.org on 2021/03/02 01:23:43 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 merged pull request #7516: [Autoscheduler][VM] Autoscheduler layout rewrite pass to VM - posted by GitBox <gi...@apache.org> on 2021/03/02 01:32:07 UTC, 0 replies.
- [tvm] branch main updated: [Autoscheduler][VM] Autoscheduler layout rewrite pass to VM (#7516) - posted by mo...@apache.org on 2021/03/02 01:32:44 UTC, 0 replies.
- [tvm-site] branch pr-ansor-blog updated (8f41697 -> 501bd15) - posted by lm...@apache.org on 2021/03/02 01:33:31 UTC, 0 replies.
- [tvm-site] branch pr-ansor-blog updated (501bd15 -> b6f43fb) - posted by lm...@apache.org on 2021/03/02 01:37:44 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7498: [TENSORFLOW] Tensorflow 2.x support - posted by GitBox <gi...@apache.org> on 2021/03/02 01:56:02 UTC, 0 replies.
- [GitHub] [tvm] sunjiweiswift opened a new issue #7560: Suggest to R CallFunc - posted by GitBox <gi...@apache.org> on 2021/03/02 02:33:24 UTC, 0 replies.
- [GitHub] [tvm] luyaor commented on pull request #7242: [Relay][Frontend][Onnx] Set default value of p in LpPool as 2 - posted by GitBox <gi...@apache.org> on 2021/03/02 03:06:35 UTC, 1 replies.
- [GitHub] [tvm] kongroo opened a new pull request #7561: [Codegen][CUDA] Fix: cuda codegen vectorize cast - posted by GitBox <gi...@apache.org> on 2021/03/02 03:57:31 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 opened a new pull request #7562: Add segment sum Op - posted by GitBox <gi...@apache.org> on 2021/03/02 04:18:52 UTC, 0 replies.
- [GitHub] [tvm] guyzsarun opened a new issue #7563: Accuracy drop when use batch and opt_level=3 - posted by GitBox <gi...@apache.org> on 2021/03/02 04:32:04 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 commented on pull request #7562: Add segment sum Op - posted by GitBox <gi...@apache.org> on 2021/03/02 05:11:19 UTC, 2 replies.
- [GitHub] [tvm] codeislife99 edited a comment on pull request #7562: Add segment sum Op - posted by GitBox <gi...@apache.org> on 2021/03/02 05:14:51 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7562: Add segment sum Op - posted by GitBox <gi...@apache.org> on 2021/03/02 05:22:02 UTC, 1 replies.
- [GitHub] [tvm] Laurawly commented on a change in pull request #7561: [Codegen][CUDA] Fix: cuda codegen vectorize cast - posted by GitBox <gi...@apache.org> on 2021/03/02 06:39:59 UTC, 1 replies.
- [GitHub] [tvm] kongroo commented on a change in pull request #7561: [Codegen][CUDA] Fix: cuda codegen vectorize cast - posted by GitBox <gi...@apache.org> on 2021/03/02 06:47:01 UTC, 2 replies.
- [tvm] branch main updated: fuse constant padding into conv kernels (#7515) - posted by ma...@apache.org on 2021/03/02 06:57:10 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7515: fuse constant padding into conv kernels - posted by GitBox <gi...@apache.org> on 2021/03/02 06:57:22 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7515: fuse constant padding into conv kernels - posted by GitBox <gi...@apache.org> on 2021/03/02 06:57:41 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7559: [RUNTIME] Unify load params interface - posted by GitBox <gi...@apache.org> on 2021/03/02 07:18:28 UTC, 2 replies.
- [GitHub] [tvm] masahi commented on pull request #7425: [TIR] Add TIR While node - posted by GitBox <gi...@apache.org> on 2021/03/02 07:38:07 UTC, 3 replies.
- [GitHub] [tvm] masahi edited a comment on pull request #7425: [TIR] Add TIR While node - posted by GitBox <gi...@apache.org> on 2021/03/02 07:51:23 UTC, 1 replies.
- [GitHub] [tvm] vinx13 commented on pull request #7425: [TIR] Add TIR While node - posted by GitBox <gi...@apache.org> on 2021/03/02 08:00:09 UTC, 1 replies.
- [GitHub] [tvm] masahi commented on pull request #7562: Add segment sum Op to relay and corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/02 08:03:38 UTC, 1 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7425: [TIR] Add TIR While node - posted by GitBox <gi...@apache.org> on 2021/03/02 08:04:22 UTC, 1 replies.
- [GitHub] [tvm] manupa-arm commented on a change in pull request #7533: Introduce Model Library Format export format - posted by GitBox <gi...@apache.org> on 2021/03/02 11:00:40 UTC, 1 replies.
- [GitHub] [tvm] hzfan commented on a change in pull request #7472: [RUNTIME] Add device specific timers - posted by GitBox <gi...@apache.org> on 2021/03/02 12:13:11 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 edited a comment on pull request #7562: Add segment sum Op to relay and corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/02 12:13:54 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 commented on pull request #7562: Add segment sum Op to relay and corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/02 12:14:09 UTC, 2 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7559: [RUNTIME] Unify load params interface - posted by GitBox <gi...@apache.org> on 2021/03/02 16:23:31 UTC, 2 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7562: Add segment sum Op to relay and corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/02 16:46:00 UTC, 0 replies.
- [tvm-site] branch pr-ansor-blog updated (b6f43fb -> c524318) - posted by lm...@apache.org on 2021/03/02 16:51:45 UTC, 0 replies.
- [tvm-site] branch pr-ansor-blog updated (c524318 -> e051930) - posted by lm...@apache.org on 2021/03/02 16:55:53 UTC, 0 replies.
- [tvm-site] branch pr-ansor-blog updated (e051930 -> 936d2da) - posted by lm...@apache.org on 2021/03/02 16:57:15 UTC, 0 replies.
- [GitHub] [tvm] d-smirnov opened a new pull request #7564: [BYOC] Exclude external params from Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 17:02:45 UTC, 0 replies.
- [GitHub] [tvm] kazimuth opened a new issue #7565: Bring-your-own-codegen c demo doesn't seem to handle tuples - posted by GitBox <gi...@apache.org> on 2021/03/02 17:09:48 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on a change in pull request #7556: Remove pytest dependency in arm_compute_lib.py - posted by GitBox <gi...@apache.org> on 2021/03/02 17:19:41 UTC, 0 replies.
- [GitHub] [tvm] comaniac closed issue #7565: Bring-your-own-codegen c demo doesn't seem to handle tuples - posted by GitBox <gi...@apache.org> on 2021/03/02 17:34:24 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on issue #7565: Bring-your-own-codegen c demo doesn't seem to handle tuples - posted by GitBox <gi...@apache.org> on 2021/03/02 17:34:24 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7564: [BYOC] Exclude external params from Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 17:41:03 UTC, 5 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7496: [Frontend,TOPI] Improve dynamism for BatchMatmul and Dense - posted by GitBox <gi...@apache.org> on 2021/03/02 17:55:36 UTC, 2 replies.
- [GitHub] [tvm] d-smirnov commented on pull request #7564: [BYOC] Exclude external params from Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 18:04:43 UTC, 5 replies.
- [GitHub] [tvm] comaniac edited a comment on pull request #7564: [BYOC] Exclude external params from Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 18:18:59 UTC, 1 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7497: [Tensorize] Support conds depend on outer loop vars inside tensorize scope - posted by GitBox <gi...@apache.org> on 2021/03/02 18:24:52 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #7561: [Codegen][CUDA] Fix: cuda codegen vectorize cast - posted by GitBox <gi...@apache.org> on 2021/03/02 18:46:03 UTC, 0 replies.
- [tvm] branch main updated (633ee11 -> 5d354e4) - posted by wu...@apache.org on 2021/03/02 18:46:11 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on pull request #7561: [Codegen][CUDA] Fix: cuda codegen vectorize cast - posted by GitBox <gi...@apache.org> on 2021/03/02 18:46:33 UTC, 0 replies.
- [GitHub] [tvm] d-smirnov edited a comment on pull request #7564: [BYOC] Exclude external params from Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 18:59:33 UTC, 2 replies.
- [GitHub] [tvm] jwfromm commented on pull request #7242: [Relay][Frontend][Onnx] Set default value of p in LpPool as 2 - posted by GitBox <gi...@apache.org> on 2021/03/02 19:06:52 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7021: Add AdaTune features - posted by GitBox <gi...@apache.org> on 2021/03/02 19:18:48 UTC, 1 replies.
- [GitHub] [tvm] masahi commented on pull request #7549: [Torch] Fix converting torch slice op with dynamic slice length - posted by GitBox <gi...@apache.org> on 2021/03/02 19:51:15 UTC, 0 replies.
- [GitHub] [tvm] comaniac closed issue #7546: [torch] slice with Var Length fails - posted by GitBox <gi...@apache.org> on 2021/03/02 19:59:22 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7549: [Torch] Fix converting torch slice op with dynamic slice length - posted by GitBox <gi...@apache.org> on 2021/03/02 19:59:22 UTC, 0 replies.
- [tvm] branch main updated (5d354e4 -> 08ea961) - posted by co...@apache.org on 2021/03/02 19:59:24 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7549: [Torch] Fix converting torch slice op with dynamic slice length - posted by GitBox <gi...@apache.org> on 2021/03/02 19:59:35 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7425: [TIR] Add TIR While node - posted by GitBox <gi...@apache.org> on 2021/03/02 20:02:19 UTC, 1 replies.
- [GitHub] [tvm] areusch opened a new pull request #7566: Fix autotuning, broken in #7337 - posted by GitBox <gi...@apache.org> on 2021/03/02 20:03:09 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7425: [TIR] Add TIR While node - posted by GitBox <gi...@apache.org> on 2021/03/02 20:04:10 UTC, 0 replies.
- [GitHub] [tvm] ymwangg commented on a change in pull request #7562: Add segment sum Op to relay and corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/02 20:09:35 UTC, 2 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7425: [TIR] Add TIR While node - posted by GitBox <gi...@apache.org> on 2021/03/02 20:10:43 UTC, 0 replies.
- [GitHub] [tvm] mdw-octoml opened a new issue #7567: Unable to upload model parameters on uTVM - posted by GitBox <gi...@apache.org> on 2021/03/02 20:29:49 UTC, 0 replies.
- [GitHub] [tvm] trevor-m opened a new pull request #7568: [Frontend][MXNet] Fix default value for is_ascend in topk - posted by GitBox <gi...@apache.org> on 2021/03/02 20:46:05 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 commented on a change in pull request #7562: Add segment sum Op to relay and corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/02 21:10:29 UTC, 4 replies.
- [GitHub] [tvm] jroesch commented on pull request #7559: [RUNTIME] Unify load params interface - posted by GitBox <gi...@apache.org> on 2021/03/02 22:01:02 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on pull request #7559: [RUNTIME] Unify load params interface - posted by GitBox <gi...@apache.org> on 2021/03/02 22:06:47 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 edited a comment on pull request #7559: [RUNTIME] Unify load params interface - posted by GitBox <gi...@apache.org> on 2021/03/02 22:14:35 UTC, 0 replies.
- [GitHub] [tvm] apivovarov opened a new pull request #7569: [torch] Add linear operator support - posted by GitBox <gi...@apache.org> on 2021/03/02 22:22:26 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7570: [RUNTIME] Move Map into runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 22:26:04 UTC, 0 replies.
- [GitHub] [tvm] comaniac opened a new pull request #7571: [AutoScheduler] Query in task extraction - posted by GitBox <gi...@apache.org> on 2021/03/02 22:32:06 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on a change in pull request #7570: [RUNTIME] Move Map into runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 22:46:28 UTC, 0 replies.
- [GitHub] [tvm] trevor-m commented on pull request #7398: [CRT] Create C-runtime-style metadata module for llvm builds - posted by GitBox <gi...@apache.org> on 2021/03/02 22:54:05 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7559: [RUNTIME] Unify load params interface - posted by GitBox <gi...@apache.org> on 2021/03/02 22:57:29 UTC, 2 replies.
- [GitHub] [tvm] trevor-m commented on pull request #7564: [BYOC] Exclude external params from Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 23:08:19 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7559: [RUNTIME] Unify load params interface - posted by GitBox <gi...@apache.org> on 2021/03/02 23:08:49 UTC, 2 replies.
- [GitHub] [tvm] trevor-m edited a comment on pull request #7564: [BYOC] Exclude external params from Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 23:11:43 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a change in pull request #7570: [RUNTIME] Move Map into runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 23:15:09 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/02 23:27:35 UTC, 0 replies.
- [GitHub] [tvm] masahi closed pull request #7457: [TOPI][Vulkan, Metal] Avoid passing int64 scalar arg to VK/Metal runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 23:28:16 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7457: [TOPI][Vulkan, Metal] Avoid passing int64 scalar arg to VK/Metal runtime - posted by GitBox <gi...@apache.org> on 2021/03/02 23:28:16 UTC, 0 replies.
- [GitHub] [tvm] aaronpuchert commented on issue #6832: TVM 0.7.0 - Tests fail with `Check failed: reg != nullptr: AttributeError: Operator reshape is not registered` - posted by GitBox <gi...@apache.org> on 2021/03/02 23:38:06 UTC, 0 replies.
- [GitHub] [tvm] jroesch merged pull request #7500: [Pass] Profiling TVM compiler passes - posted by GitBox <gi...@apache.org> on 2021/03/03 00:44:09 UTC, 0 replies.
- [tvm] branch main updated (08ea961 -> 3a02e0b) - posted by jr...@apache.org on 2021/03/03 00:45:27 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/03 00:46:30 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on a change in pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/03 00:47:21 UTC, 1 replies.
- [GitHub] [tvm] zhiics commented on pull request #7564: [BYOC] Exclude external params from Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/03 00:48:55 UTC, 1 replies.
- [GitHub] [tvm] masahi commented on pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/03 00:50:17 UTC, 4 replies.
- [GitHub] [tvm] masahi edited a comment on pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/03 00:52:32 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/03 00:53:33 UTC, 3 replies.
- [GitHub] [tvm] vinx13 merged pull request #7425: [TIR] Add TIR While node - posted by GitBox <gi...@apache.org> on 2021/03/03 01:31:20 UTC, 0 replies.
- [tvm] branch main updated (3a02e0b -> cf36aa6) - posted by wu...@apache.org on 2021/03/03 01:31:21 UTC, 0 replies.
- [GitHub] [tvm] merrymercy commented on a change in pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule - posted by GitBox <gi...@apache.org> on 2021/03/03 02:12:29 UTC, 1 replies.
- [GitHub] [tvm] merrymercy commented on pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule - posted by GitBox <gi...@apache.org> on 2021/03/03 03:09:37 UTC, 0 replies.
- [GitHub] [tvm] merrymercy edited a comment on pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule - posted by GitBox <gi...@apache.org> on 2021/03/03 03:10:17 UTC, 2 replies.
- [GitHub] [tvm] monklof commented on a change in pull request #7496: [Frontend,TOPI] Improve dynamism for BatchMatmul and Dense - posted by GitBox <gi...@apache.org> on 2021/03/03 03:14:46 UTC, 5 replies.
- [GitHub] [tvm] zhuochenKIDD opened a new pull request #7573: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/03 03:46:13 UTC, 0 replies.
- [GitHub] [tvm] zhiics merged pull request #7558: [RELAY] Modify some passes to not stack overflow on many lets. - posted by GitBox <gi...@apache.org> on 2021/03/03 04:03:09 UTC, 0 replies.
- [tvm] branch main updated (cf36aa6 -> 91b6b3f) - posted by zh...@apache.org on 2021/03/03 04:03:17 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7569: [torch] Add linear operator support - posted by GitBox <gi...@apache.org> on 2021/03/03 05:45:59 UTC, 0 replies.
- [tvm] branch main updated: [torch] Add linear operator support (#7569) - posted by ma...@apache.org on 2021/03/03 05:46:10 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7569: [torch] Add linear operator support - posted by GitBox <gi...@apache.org> on 2021/03/03 05:46:20 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7553: [TensorIR] introduce Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/03 05:59:53 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on issue #7555: Can't compile cpptest - posted by GitBox <gi...@apache.org> on 2021/03/03 06:14:46 UTC, 0 replies.
- [GitHub] [tvm] limenghao commented on pull request #7021: Add AdaTune features - posted by GitBox <gi...@apache.org> on 2021/03/03 06:50:11 UTC, 3 replies.
- [GitHub] [tvm] jcf94 commented on pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule - posted by GitBox <gi...@apache.org> on 2021/03/03 07:10:22 UTC, 1 replies.
- [GitHub] [tvm] jcf94 commented on a change in pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule - posted by GitBox <gi...@apache.org> on 2021/03/03 07:13:01 UTC, 9 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule - posted by GitBox <gi...@apache.org> on 2021/03/03 07:48:47 UTC, 4 replies.
- [GitHub] [tvm] jroesch commented on a change in pull request #7503: [Rust] Make TVM Rust bindings installable via Cargo. - posted by GitBox <gi...@apache.org> on 2021/03/03 08:02:59 UTC, 1 replies.
- [tvm-site] branch main updated: Add ansor blog post (#23) - posted by lm...@apache.org on 2021/03/03 08:46:49 UTC, 0 replies.
- [GitHub] [tvm] wayne-jd-chen commented on issue #4118: [RFC] Dynamic Shape Support - Graph Dispatching - posted by GitBox <gi...@apache.org> on 2021/03/03 09:10:32 UTC, 0 replies.
- [GitHub] [tvm] wayne-jd-chen edited a comment on issue #4118: [RFC] Dynamic Shape Support - Graph Dispatching - posted by GitBox <gi...@apache.org> on 2021/03/03 09:10:53 UTC, 2 replies.
- [tvm-site] branch asf-site updated: Build at Wed Mar 3 01:20:50 PST 2021 - posted by lm...@apache.org on 2021/03/03 09:21:03 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7574: [SPIR-V] Add SPIR-V lowering for While node - posted by GitBox <gi...@apache.org> on 2021/03/03 09:40:28 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 commented on pull request #7562: Add segment sum Op to relay and 7 corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/03 10:07:03 UTC, 1 replies.
- [GitHub] [tvm] jtuyls opened a new pull request #7575: [CI][VitisAI] Update CI Vitis AI PyXIR version - posted by GitBox <gi...@apache.org> on 2021/03/03 10:08:36 UTC, 0 replies.
- [GitHub] [tvm] Luuk- opened a new issue #7576: CreateAtomicRMW error C2660 during Windows 10 build. - posted by GitBox <gi...@apache.org> on 2021/03/03 10:17:18 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on a change in pull request #7575: [CI][VitisAI] Update CI Vitis AI PyXIR version - posted by GitBox <gi...@apache.org> on 2021/03/03 10:20:55 UTC, 1 replies.
- [GitHub] [tvm] jtuyls opened a new pull request #7577: [TVMC][VitisAI] Enable Vitis AI target through TVMC - posted by GitBox <gi...@apache.org> on 2021/03/03 10:32:35 UTC, 0 replies.
- [GitHub] [tvm] jtuyls commented on a change in pull request #7575: [CI][VitisAI] Update CI Vitis AI PyXIR version - posted by GitBox <gi...@apache.org> on 2021/03/03 10:45:27 UTC, 2 replies.
- [GitHub] [tvm] jcf94 commented on issue #7548: [TEST][FLAKY] test_auo_scheduler_layout_rewrite - posted by GitBox <gi...@apache.org> on 2021/03/03 10:53:28 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #7576: CreateAtomicRMW error C2660 during Windows 10 build. - posted by GitBox <gi...@apache.org> on 2021/03/03 11:02:36 UTC, 0 replies.
- [GitHub] [tvm] Luuk- opened a new pull request #7578: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM11 - posted by GitBox <gi...@apache.org> on 2021/03/03 11:28:59 UTC, 0 replies.
- [GitHub] [tvm] Luuk- commented on pull request #7578: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM11 - posted by GitBox <gi...@apache.org> on 2021/03/03 12:27:21 UTC, 3 replies.
- [GitHub] [tvm] masahi commented on pull request #7578: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM11 - posted by GitBox <gi...@apache.org> on 2021/03/03 12:44:24 UTC, 4 replies.
- [GitHub] [tvm] leeexyz commented on a change in pull request #7497: [Tensorize] Support conds depend on outer loop vars inside tensorize scope - posted by GitBox <gi...@apache.org> on 2021/03/03 13:45:23 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7553: [TensorIR] introduce Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/03 13:51:18 UTC, 0 replies.
- [GitHub] [tvm] brianlan opened a new pull request #7579: [DOCKER] Fix: install script regarding get-pip.py during docker build - posted by GitBox <gi...@apache.org> on 2021/03/03 14:37:43 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/03 14:47:34 UTC, 5 replies.
- [GitHub] [tvm] tqchen commented on pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/03 14:48:24 UTC, 5 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/03 14:48:54 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on pull request #7579: [DOCKER] Fix: install script regarding get-pip.py during docker build - posted by GitBox <gi...@apache.org> on 2021/03/03 15:07:33 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on issue #7555: Can't compile cpptest - posted by GitBox <gi...@apache.org> on 2021/03/03 15:27:16 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7555: Can't compile cpptest - posted by GitBox <gi...@apache.org> on 2021/03/03 15:27:16 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7529: DLTensor from float32 to float16 in cpp deploy - posted by GitBox <gi...@apache.org> on 2021/03/03 15:29:17 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7529: DLTensor from float32 to float16 in cpp deploy - posted by GitBox <gi...@apache.org> on 2021/03/03 15:29:17 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7560: Suggest to R CallFunc - posted by GitBox <gi...@apache.org> on 2021/03/03 15:32:04 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7560: Suggest to R CallFunc - posted by GitBox <gi...@apache.org> on 2021/03/03 15:32:04 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7539: [Failure] tests/python/topi/python/test_topi_broadcast.py::test_shift under LLVM12 - posted by GitBox <gi...@apache.org> on 2021/03/03 15:33:28 UTC, 1 replies.
- [GitHub] [tvm] tqchen edited a comment on issue #7539: [Failure] tests/python/topi/python/test_topi_broadcast.py::test_shift under LLVM12 - posted by GitBox <gi...@apache.org> on 2021/03/03 15:33:38 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7505: [Relay][topi/nn] Ways to get layout of each operator. - posted by GitBox <gi...@apache.org> on 2021/03/03 15:45:11 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7505: [Relay][topi/nn] Ways to get layout of each operator. - posted by GitBox <gi...@apache.org> on 2021/03/03 15:45:11 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7238: Unable to launch tuning jobs on google colab - posted by GitBox <gi...@apache.org> on 2021/03/03 15:46:45 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7238: Unable to launch tuning jobs on google colab - posted by GitBox <gi...@apache.org> on 2021/03/03 15:46:45 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7223: build with MKL error: ‘CBLAS_OFFSET’ does not name a type - posted by GitBox <gi...@apache.org> on 2021/03/03 15:47:51 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7223: build with MKL error: ‘CBLAS_OFFSET’ does not name a type - posted by GitBox <gi...@apache.org> on 2021/03/03 15:47:51 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #6564: Convert Layout Pass:'Object' object is not iterable - posted by GitBox <gi...@apache.org> on 2021/03/03 15:49:15 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #6564: Convert Layout Pass:'Object' object is not iterable - posted by GitBox <gi...@apache.org> on 2021/03/03 15:49:15 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #5420: Remote Cross Compilation CUDA Runtime Independent Target - posted by GitBox <gi...@apache.org> on 2021/03/03 15:50:42 UTC, 1 replies.
- [GitHub] [tvm] brianlan commented on pull request #7579: [DOCKER] Fix: install script regarding get-pip.py during docker build - posted by GitBox <gi...@apache.org> on 2021/03/03 15:51:21 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7573: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/03 16:13:27 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7573: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/03 16:16:27 UTC, 1 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7562: Add segment sum Op to relay and 7 corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/03 16:32:34 UTC, 2 replies.
- [GitHub] [tvm] vegaluisjose commented on pull request #7085: Fixes for using Python APIs from Rust. - posted by GitBox <gi...@apache.org> on 2021/03/03 16:41:52 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule - posted by GitBox <gi...@apache.org> on 2021/03/03 16:59:30 UTC, 1 replies.
- [GitHub] [tvm] comaniac merged pull request #7497: [Tensorize] Support conds depend on outer loop vars inside tensorize scope - posted by GitBox <gi...@apache.org> on 2021/03/03 17:30:46 UTC, 0 replies.
- [tvm] branch main updated: [Tensorize] Support conds depend on outer loop vars inside tensorize scope (#7497) - posted by co...@apache.org on 2021/03/03 17:30:47 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7497: [Tensorize] Support conds depend on outer loop vars inside tensorize scope - posted by GitBox <gi...@apache.org> on 2021/03/03 17:30:56 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7575: [CI][VitisAI] Update CI Vitis AI PyXIR version - posted by GitBox <gi...@apache.org> on 2021/03/03 17:35:10 UTC, 0 replies.
- [tvm] branch main updated: [CI][VitisAI] Update CI Vitis AI PyXIR version (#7575) - posted by co...@apache.org on 2021/03/03 17:35:14 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7575: [CI][VitisAI] Update CI Vitis AI PyXIR version - posted by GitBox <gi...@apache.org> on 2021/03/03 17:35:20 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7577: [TVMC][VitisAI] Enable Vitis AI target through TVMC - posted by GitBox <gi...@apache.org> on 2021/03/03 18:06:23 UTC, 4 replies.
- [GitHub] [tvm] masahi merged pull request #7574: [SPIR-V] Add SPIR-V lowering for While node - posted by GitBox <gi...@apache.org> on 2021/03/03 18:33:44 UTC, 0 replies.
- [tvm] branch main updated (296700e -> dccc1ab) - posted by ma...@apache.org on 2021/03/03 18:33:50 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7574: [SPIR-V] Add SPIR-V lowering for While node - posted by GitBox <gi...@apache.org> on 2021/03/03 18:33:55 UTC, 0 replies.
- [GitHub] [tvm] comaniac opened a new pull request #7580: [AutoSchedule] Fix a flaky test - posted by GitBox <gi...@apache.org> on 2021/03/03 18:36:53 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on issue #5420: Remote Cross Compilation CUDA Runtime Independent Target - posted by GitBox <gi...@apache.org> on 2021/03/03 19:44:02 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 commented on a change in pull request #7562: Add segment sum Op to relay and 7 corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/03 21:24:37 UTC, 6 replies.
- [GitHub] [tvm] vinx13 commented on pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/03 21:32:26 UTC, 2 replies.
- [GitHub] [tvm] trevor-m opened a new pull request #7581: [TRT] Make TRT runtime robust to empty or weird subgraphs - posted by GitBox <gi...@apache.org> on 2021/03/03 21:33:56 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7581: [BYOC][TensorRT] Make TRT runtime robust to empty or weird subgraphs - posted by GitBox <gi...@apache.org> on 2021/03/03 21:38:07 UTC, 1 replies.
- [GitHub] [tvm] trevor-m commented on pull request #7581: [BYOC][TensorRT] Make TRT runtime robust to empty or weird subgraphs - posted by GitBox <gi...@apache.org> on 2021/03/03 21:55:41 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 edited a comment on pull request #7562: Add segment sum Op to relay and 7 corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/03 21:59:06 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7014: [CUDA] BF16 support - posted by GitBox <gi...@apache.org> on 2021/03/03 22:02:05 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7014: [CUDA] BF16 support - posted by GitBox <gi...@apache.org> on 2021/03/03 22:02:37 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7490: [Relay] add ShapeFunc for one_hot op - posted by GitBox <gi...@apache.org> on 2021/03/03 22:03:27 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7469: [tir]Analysis expr complexity support and simplify pass is turned on based on condition - posted by GitBox <gi...@apache.org> on 2021/03/03 22:05:10 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7537: [PYTHON][Target] add stm32mp1 target helper - posted by GitBox <gi...@apache.org> on 2021/03/03 22:09:26 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7537: [PYTHON][Target] add stm32mp1 target helper - posted by GitBox <gi...@apache.org> on 2021/03/03 22:09:49 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7490: [Relay] add ShapeFunc for one_hot op - posted by GitBox <gi...@apache.org> on 2021/03/03 22:10:49 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on pull request #7506: [ETHOSN] Add support for 20.11 Ethos-N driver stack release - posted by GitBox <gi...@apache.org> on 2021/03/03 22:11:31 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7503: [Rust] Make TVM Rust bindings installable via Cargo. - posted by GitBox <gi...@apache.org> on 2021/03/03 22:12:22 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7480: Do not allow exceptions in destructors - posted by GitBox <gi...@apache.org> on 2021/03/03 22:13:35 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #7432: [Relay][Quantization] Fix Bug Which Cause Negative Left Shift Op - posted by GitBox <gi...@apache.org> on 2021/03/03 22:14:25 UTC, 0 replies.
- [tvm] branch main updated (dccc1ab -> 25bf449) - posted by tq...@apache.org on 2021/03/03 22:14:34 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7432: [Relay][Quantization] Fix Bug Which Cause Negative Left Shift Op - posted by GitBox <gi...@apache.org> on 2021/03/03 22:14:56 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7335: Improve tensor mismatch ICHECK message - posted by GitBox <gi...@apache.org> on 2021/03/03 22:15:48 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on pull request #7373: Add Support for aten::index - posted by GitBox <gi...@apache.org> on 2021/03/03 22:16:49 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7554: [Relay][bugfix][error reporting] BiasAddRel does not check for a negative index being out of bounds - posted by GitBox <gi...@apache.org> on 2021/03/03 22:24:11 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7554: [Relay][bugfix][error reporting] BiasAddRel does not check for a negative index being out of bounds - posted by GitBox <gi...@apache.org> on 2021/03/03 22:24:21 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7552: compile engine dump tir and shape funcs - posted by GitBox <gi...@apache.org> on 2021/03/03 22:25:04 UTC, 0 replies.
- [tvm] branch main updated (25bf449 -> 1d5f334) - posted by tq...@apache.org on 2021/03/03 22:25:23 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7552: compile engine dump tir and shape funcs - posted by GitBox <gi...@apache.org> on 2021/03/03 22:25:26 UTC, 0 replies.
- [tvm] branch main updated (1d5f334 -> 980cf80) - posted by tq...@apache.org on 2021/03/03 22:25:35 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #5420: Remote Cross Compilation CUDA Runtime Independent Target - posted by GitBox <gi...@apache.org> on 2021/03/03 22:28:38 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7480: Do not allow exceptions in destructors - posted by GitBox <gi...@apache.org> on 2021/03/03 22:44:34 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7537: [PYTHON][Target] add stm32mp1 target helper - posted by GitBox <gi...@apache.org> on 2021/03/03 22:49:37 UTC, 3 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #7570: [RUNTIME] Move Map into runtime - posted by GitBox <gi...@apache.org> on 2021/03/03 22:53:07 UTC, 0 replies.
- [tvm] branch main updated: [RUNTIME] Move Map into runtime (#7570) - posted by ju...@apache.org on 2021/03/03 22:53:08 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7533: Introduce Model Library Format export format - posted by GitBox <gi...@apache.org> on 2021/03/03 22:57:20 UTC, 3 replies.
- [GitHub] [tvm] areusch edited a comment on pull request #7533: Introduce Model Library Format export format - posted by GitBox <gi...@apache.org> on 2021/03/03 23:00:46 UTC, 0 replies.
- [GitHub] [tvm] csullivan opened a new pull request #7582: [LLVM] FixedVectorType is only available in v120, not v110. - posted by GitBox <gi...@apache.org> on 2021/03/03 23:03:11 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on pull request #7582: [LLVM] FixedVectorType is only available in v120, not v110. - posted by GitBox <gi...@apache.org> on 2021/03/03 23:03:58 UTC, 1 replies.
- [GitHub] [tvm] tqchen closed pull request #7480: Do not allow exceptions in destructors - posted by GitBox <gi...@apache.org> on 2021/03/03 23:41:25 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7580: [AutoSchedule] Fix a flaky test - posted by GitBox <gi...@apache.org> on 2021/03/04 00:08:39 UTC, 0 replies.
- [GitHub] [tvm] comaniac closed issue #7548: [TEST][FLAKY] test_auo_scheduler_layout_rewrite - posted by GitBox <gi...@apache.org> on 2021/03/04 00:08:39 UTC, 0 replies.
- [tvm] branch main updated: [AutoSchedule] Fix a flaky test (#7580) - posted by co...@apache.org on 2021/03/04 00:08:48 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7580: [AutoSchedule] Fix a flaky test - posted by GitBox <gi...@apache.org> on 2021/03/04 00:08:49 UTC, 0 replies.
- [tvm] branch main updated: [AutoScheduler] Querying and sampling in task extraction (#7571) - posted by co...@apache.org on 2021/03/04 00:09:50 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7571: [AutoScheduler] Querying and sampling in task extraction - posted by GitBox <gi...@apache.org> on 2021/03/04 00:09:53 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7571: [AutoScheduler] Querying and sampling in task extraction - posted by GitBox <gi...@apache.org> on 2021/03/04 00:09:53 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7562: Add segment sum Op to relay and 7 corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/04 00:16:33 UTC, 6 replies.
- [tvm-site] branch Fix-typo-"Nvidia-CPU"-->-"Nvidia-GPU" created (now 8981b58) - posted by jc...@apache.org on 2021/03/04 01:59:52 UTC, 0 replies.
- [GitHub] [tvm] wayne-jd-chen removed a comment on issue #4118: [RFC] Dynamic Shape Support - Graph Dispatching - posted by GitBox <gi...@apache.org> on 2021/03/04 02:10:29 UTC, 0 replies.
- [tvm-site] branch main updated: Fix typo (#24) - posted by co...@apache.org on 2021/03/04 02:11:05 UTC, 0 replies.
- [GitHub] [tvm] jcf94 commented on a change in pull request #7014: [CUDA] BF16 support - posted by GitBox <gi...@apache.org> on 2021/03/04 02:36:16 UTC, 0 replies.
- [GitHub] [tvm] jcf94 commented on pull request #7014: [CUDA] BF16 support - posted by GitBox <gi...@apache.org> on 2021/03/04 03:32:00 UTC, 0 replies.
- [GitHub] [tvm] monklof commented on pull request #7490: [Relay] add ShapeFunc for one_hot op - posted by GitBox <gi...@apache.org> on 2021/03/04 04:02:07 UTC, 1 replies.
- [GitHub] [tvm] wangxiang2713 opened a new pull request #7583: [Frontend][Tensorflow] dynamic support for StridedSlice - posted by GitBox <gi...@apache.org> on 2021/03/04 04:10:49 UTC, 0 replies.
- [GitHub] [tvm] ajtulloch commented on a change in pull request #7562: Add segment sum Op to relay and 7 corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/04 04:59:29 UTC, 0 replies.
- [GitHub] [tvm] csullivan closed pull request #7582: [LLVM] FixedVectorType is only available in v120, not v110. - posted by GitBox <gi...@apache.org> on 2021/03/04 06:18:15 UTC, 0 replies.
- [GitHub] [tvm] zhuochenKIDD commented on a change in pull request #7573: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/04 06:28:13 UTC, 0 replies.
- [GitHub] [tvm] zhiics opened a new pull request #7584: [CI] Bump ARM image version - posted by GitBox <gi...@apache.org> on 2021/03/04 06:47:08 UTC, 0 replies.
- [GitHub] [tvm] sunjiweiswift opened a new pull request #7585: Tvm fs - posted by GitBox <gi...@apache.org> on 2021/03/04 06:49:52 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7582: [LLVM] FixedVectorType is only available in v120, not v110. - posted by GitBox <gi...@apache.org> on 2021/03/04 07:48:15 UTC, 0 replies.
- [GitHub] [tvm] sunjiweiswift closed pull request #7585: Overloaded specialization - posted by GitBox <gi...@apache.org> on 2021/03/04 08:05:13 UTC, 0 replies.
- [GitHub] [tvm] ThomsonTan commented on pull request #7335: Improve tensor mismatch ICHECK message - posted by GitBox <gi...@apache.org> on 2021/03/04 08:30:26 UTC, 0 replies.
- [GitHub] [tvm] vinceab commented on a change in pull request #7537: [PYTHON][Target] add stm32mp1 target helper - posted by GitBox <gi...@apache.org> on 2021/03/04 08:34:40 UTC, 3 replies.
- [GitHub] [tvm] marxin commented on issue #6832: TVM 0.7.0 - Tests fail with `Check failed: reg != nullptr: AttributeError: Operator reshape is not registered` - posted by GitBox <gi...@apache.org> on 2021/03/04 08:43:56 UTC, 0 replies.
- [GitHub] [tvm] huochaitiantang opened a new pull request #7586: [Relay] Fix relay op strategy for cuda dense int8 - posted by GitBox <gi...@apache.org> on 2021/03/04 08:55:40 UTC, 0 replies.
- [GitHub] [tvm] sunjiweiswift opened a new pull request #7587: Function callfunc changed to specialization - posted by GitBox <gi...@apache.org> on 2021/03/04 09:22:31 UTC, 0 replies.
- [GitHub] [tvm] hgt312 opened a new pull request #7588: [Relay][Pass] Avoid stack overflow when using PostOrderRewrite - posted by GitBox <gi...@apache.org> on 2021/03/04 09:39:04 UTC, 0 replies.
- [GitHub] [tvm] sunjiweiswift closed pull request #7587: Function callfunc changed to specialization - posted by GitBox <gi...@apache.org> on 2021/03/04 10:56:59 UTC, 0 replies.
- [GitHub] [tvm] sunjiweiswift opened a new pull request #7589: Function callfunc changed to specialization - posted by GitBox <gi...@apache.org> on 2021/03/04 11:01:02 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on a change in pull request #7299: Introduce Apple BNNS backend - posted by GitBox <gi...@apache.org> on 2021/03/04 11:28:29 UTC, 6 replies.
- [GitHub] [tvm] leandron commented on a change in pull request #7577: [TVMC][VitisAI] Enable Vitis AI target through TVMC - posted by GitBox <gi...@apache.org> on 2021/03/04 11:38:38 UTC, 6 replies.
- [GitHub] [tvm] Johnson9009 commented on pull request #7432: [Relay][Quantization] Fix Bug Which Cause Negative Left Shift Op - posted by GitBox <gi...@apache.org> on 2021/03/04 13:11:41 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new issue #7590: [CI][FLAKY] Qemu pipeline timeout - posted by GitBox <gi...@apache.org> on 2021/03/04 14:00:19 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7590: [CI][FLAKY] Qemu pipeline timeout - posted by GitBox <gi...@apache.org> on 2021/03/04 14:00:39 UTC, 0 replies.
- [GitHub] [tvm] ANSHUMAN87 commented on a change in pull request #7435: [TOPI] Sparse Add Op added - posted by GitBox <gi...@apache.org> on 2021/03/04 14:31:22 UTC, 2 replies.
- [GitHub] [tvm] masahi opened a new pull request #7591: [SPIRV] Support Bool buffer argument - posted by GitBox <gi...@apache.org> on 2021/03/04 15:01:11 UTC, 0 replies.
- [GitHub] [tvm] manupa-arm commented on pull request #7533: Introduce Model Library Format export format - posted by GitBox <gi...@apache.org> on 2021/03/04 15:14:48 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7579: [DOCKER] Fix: install script regarding get-pip.py during docker build - posted by GitBox <gi...@apache.org> on 2021/03/04 15:33:49 UTC, 0 replies.
- [tvm] branch main updated: [DOCKER] Fix: install script regarding get-pip.py during docker build (#7579) - posted by tq...@apache.org on 2021/03/04 15:34:03 UTC, 0 replies.
- [GitHub] [tvm] ANSHUMAN87 commented on pull request #7021: Add AdaTune features - posted by GitBox <gi...@apache.org> on 2021/03/04 16:17:55 UTC, 1 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7588: [Relay][Pass] Avoid stack overflow when using PostOrderRewrite - posted by GitBox <gi...@apache.org> on 2021/03/04 16:53:53 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7591: [SPIRV] Support Bool buffer argument - posted by GitBox <gi...@apache.org> on 2021/03/04 17:08:45 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7435: [TOPI] Sparse Add Op added - posted by GitBox <gi...@apache.org> on 2021/03/04 17:49:23 UTC, 0 replies.
- [GitHub] [tvm] hypercubestart commented on a change in pull request #7085: Fixes for using Python APIs from Rust. - posted by GitBox <gi...@apache.org> on 2021/03/04 18:06:10 UTC, 0 replies.
- [GitHub] [tvm] mbaret merged pull request #7506: [ETHOSN] Add support for 20.11 Ethos-N driver stack release - posted by GitBox <gi...@apache.org> on 2021/03/04 18:29:23 UTC, 0 replies.
- [tvm] branch main updated (66f9139 -> 02a6483) - posted by mb...@apache.org on 2021/03/04 18:29:23 UTC, 0 replies.
- [GitHub] [tvm] mbaret commented on pull request #7506: [ETHOSN] Add support for 20.11 Ethos-N driver stack release - posted by GitBox <gi...@apache.org> on 2021/03/04 18:29:33 UTC, 0 replies.
- [GitHub] [tvm] vegaluisjose merged pull request #7085: Fixes for using Python APIs from Rust. - posted by GitBox <gi...@apache.org> on 2021/03/04 18:43:25 UTC, 0 replies.
- [tvm] branch main updated (02a6483 -> 6aae48b) - posted by ve...@apache.org on 2021/03/04 18:43:36 UTC, 0 replies.
- [GitHub] [tvm] vinx13 edited a comment on pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/04 19:02:11 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7591: [SPIRV] Support Bool buffer argument - posted by GitBox <gi...@apache.org> on 2021/03/04 19:16:15 UTC, 1 replies.
- [GitHub] [tvm] comaniac opened a new pull request #7592: [PyTorch] Guarantee data input is the first argument - posted by GitBox <gi...@apache.org> on 2021/03/04 19:26:01 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7562: Add segment sum Op to relay and 7 corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/04 19:38:00 UTC, 0 replies.
- [tvm] branch main updated (6aae48b -> 83ab234) - posted by ma...@apache.org on 2021/03/04 19:38:00 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7562: Add segment sum Op to relay and 7 corresponding TF Ops , fix scatter_add dynamic bug - posted by GitBox <gi...@apache.org> on 2021/03/04 19:38:10 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7573: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/04 19:38:20 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 commented on pull request #7149: Sparse segment sum sqrtn op - posted by GitBox <gi...@apache.org> on 2021/03/04 20:42:58 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 closed pull request #7149: Sparse segment sum sqrtn op - posted by GitBox <gi...@apache.org> on 2021/03/04 20:42:59 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 closed pull request #7150: Tf front end for sparse reshape op - posted by GitBox <gi...@apache.org> on 2021/03/04 20:43:09 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 closed pull request #7249: Add SampleOpCorrect - posted by GitBox <gi...@apache.org> on 2021/03/04 20:43:09 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 closed pull request #7192: Sparse ops all - posted by GitBox <gi...@apache.org> on 2021/03/04 20:43:19 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 closed pull request #7240: Sample_op - posted by GitBox <gi...@apache.org> on 2021/03/04 20:43:19 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 closed pull request #7110: Sample add2 op - posted by GitBox <gi...@apache.org> on 2021/03/04 20:43:31 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 commented on pull request #7373: Add Support for aten::index - posted by GitBox <gi...@apache.org> on 2021/03/04 21:10:33 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on a change in pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/04 21:26:58 UTC, 3 replies.
- [tvm] branch vk-i64 created (now 15189ca) - posted by wu...@apache.org on 2021/03/04 22:04:21 UTC, 0 replies.
- [tvm] 01/11: introduce ArgUnion64 - posted by wu...@apache.org on 2021/03/04 22:04:22 UTC, 0 replies.
- [tvm] 02/11: add missing intrinsic - posted by wu...@apache.org on 2021/03/04 22:04:23 UTC, 0 replies.
- [tvm] 03/11: test cumsum on vulkan - posted by wu...@apache.org on 2021/03/04 22:04:24 UTC, 0 replies.
- [tvm] 04/11: update metal runtime to use ArgUnion64 (not tested) - posted by wu...@apache.org on 2021/03/04 22:04:25 UTC, 0 replies.
- [tvm] 05/11: test get_valid_counts on vulkan - posted by wu...@apache.org on 2021/03/04 22:04:26 UTC, 0 replies.
- [tvm] 06/11: formatting - posted by wu...@apache.org on 2021/03/04 22:04:27 UTC, 0 replies.
- [tvm] 07/11: pytest fix - posted by wu...@apache.org on 2021/03/04 22:04:28 UTC, 0 replies.
- [tvm] 08/11: ArgUnion -> ArgUnion32 - posted by wu...@apache.org on 2021/03/04 22:04:29 UTC, 0 replies.
- [tvm] 09/11: Update metal codegen for ArgUnion64 - posted by wu...@apache.org on 2021/03/04 22:04:30 UTC, 0 replies.
- [tvm] 10/11: Add explici 64-bit support in metal codegen - posted by wu...@apache.org on 2021/03/04 22:04:31 UTC, 0 replies.
- [tvm] 11/11: add test - posted by wu...@apache.org on 2021/03/04 22:04:32 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7581: [BYOC][TensorRT] Make TRT runtime robust to empty or weird subgraphs - posted by GitBox <gi...@apache.org> on 2021/03/04 22:10:26 UTC, 0 replies.
- [tvm] branch main updated: [BYOC][TensorRT] Make TRT runtime robust to empty or weird subgraphs (#7581) - posted by co...@apache.org on 2021/03/04 22:10:29 UTC, 0 replies.
- [tvm-site] branch asf-site updated: Build at Thu Mar 4 15:01:46 PST 2021 - posted by lm...@apache.org on 2021/03/04 23:01:59 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7591: [SPIRV] Support Bool buffer argument - posted by GitBox <gi...@apache.org> on 2021/03/05 00:23:46 UTC, 0 replies.
- [tvm] branch main updated: [SPIRV] Support Bool buffer argument (#7591) - posted by tq...@apache.org on 2021/03/05 00:55:25 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7591: [SPIRV] Support Bool buffer argument - posted by GitBox <gi...@apache.org> on 2021/03/05 00:55:25 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7591: [SPIRV] Support Bool buffer argument - posted by GitBox <gi...@apache.org> on 2021/03/05 00:55:25 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7593: [FIX] Fix clang12 warnings - posted by GitBox <gi...@apache.org> on 2021/03/05 00:58:56 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7594: [RUNTIME] Add double and int to the object system - posted by GitBox <gi...@apache.org> on 2021/03/05 01:17:14 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7594: [RUNTIME] Add double and int to the object system - posted by GitBox <gi...@apache.org> on 2021/03/05 01:38:09 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7594: [RUNTIME] Add double and int to the object system - posted by GitBox <gi...@apache.org> on 2021/03/05 01:38:40 UTC, 1 replies.
- [GitHub] [tvm] Laurawly opened a new pull request #7595: [BYOC][TRT]Fix groups cannot divide output channel count error for deconv when groups>1 - posted by GitBox <gi...@apache.org> on 2021/03/05 01:41:26 UTC, 0 replies.
- [GitHub] [tvm] zhuwenxi opened a new issue #7596: [BUG][CodeGenC]“tvm_call_packed” crashes when build with target “c” - posted by GitBox <gi...@apache.org> on 2021/03/05 02:14:46 UTC, 0 replies.
- [GitHub] [tvm] mesauser opened a new pull request #7597: [TOPI] disable test_shift with i8 datatype - posted by GitBox <gi...@apache.org> on 2021/03/05 02:17:27 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7598: Fix for dynamic batch size conv2d nhwc - posted by GitBox <gi...@apache.org> on 2021/03/05 02:29:02 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7593: [FIX] Fix clang12 warnings - posted by GitBox <gi...@apache.org> on 2021/03/05 03:08:53 UTC, 1 replies.
- [GitHub] [tvm] zhuochenKIDD commented on pull request #7573: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/05 03:29:05 UTC, 1 replies.
- [GitHub] [tvm] funnyApe opened a new issue #7599: [BUG][conv3d]output shape error when using "tvm.topi.nn.conv3d_ndhwc( )" in auto_scheduler. - posted by GitBox <gi...@apache.org> on 2021/03/05 03:32:15 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 opened a new pull request #7600: Support negative axis for gather - posted by GitBox <gi...@apache.org> on 2021/03/05 04:18:50 UTC, 0 replies.
- [GitHub] [tvm] codeislife99 commented on pull request #7600: Support negative axis for gather - posted by GitBox <gi...@apache.org> on 2021/03/05 04:20:01 UTC, 0 replies.
- [GitHub] [tvm] Laurawly commented on pull request #7595: [BYOC][TRT]Fix groups cannot divide output channel count error for deconv when groups>1 - posted by GitBox <gi...@apache.org> on 2021/03/05 04:20:32 UTC, 0 replies.
- [GitHub] [tvm] zhiics commented on pull request #7595: [BYOC][TRT]Fix groups cannot divide output channel count error for deconv when groups>1 - posted by GitBox <gi...@apache.org> on 2021/03/05 04:24:17 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7592: [PyTorch] Guarantee data input is the first argument - posted by GitBox <gi...@apache.org> on 2021/03/05 05:34:32 UTC, 0 replies.
- [tvm] branch main updated (d7f5753 -> d5cb3cb) - posted by co...@apache.org on 2021/03/05 05:34:37 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7592: [PyTorch] Guarantee data input is the first argument - posted by GitBox <gi...@apache.org> on 2021/03/05 05:34:42 UTC, 0 replies.
- [GitHub] [tvm] huochaitiantang commented on pull request #7586: [Relay] Fix relay op strategy for cuda dense int8 - posted by GitBox <gi...@apache.org> on 2021/03/05 05:39:46 UTC, 0 replies.
- [GitHub] [tvm] yzhliu commented on pull request #7083: [RELAY,TOPI] Threefry PRNG: splittable and stateless - posted by GitBox <gi...@apache.org> on 2021/03/05 06:39:13 UTC, 0 replies.
- [GitHub] [tvm] zhiics merged pull request #7584: [CI] Bump ARM image version - posted by GitBox <gi...@apache.org> on 2021/03/05 07:17:48 UTC, 0 replies.
- [tvm] branch main updated (d5cb3cb -> 61e799c) - posted by zh...@apache.org on 2021/03/05 07:18:08 UTC, 0 replies.
- [GitHub] [tvm] guyzsarun commented on issue #7563: Accuracy drop when use batch and opt_level=3 - posted by GitBox <gi...@apache.org> on 2021/03/05 07:27:00 UTC, 1 replies.
- [GitHub] [tvm] Johnson9009 opened a new pull request #7601: [Test] Add Test Case to Cover Bug Fix by PR#7432 - posted by GitBox <gi...@apache.org> on 2021/03/05 07:41:51 UTC, 0 replies.
- [GitHub] [tvm] Johnson9009 commented on pull request #7601: [Test] Add Test Case to Cover Bug Fix by PR#7432 - posted by GitBox <gi...@apache.org> on 2021/03/05 07:43:03 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene commented on issue #7563: Accuracy drop when use batch and opt_level=3 - posted by GitBox <gi...@apache.org> on 2021/03/05 08:27:27 UTC, 2 replies.
- [GitHub] [tvm] zhanghaohit commented on pull request #6126: [VTA][OpenCL] intelfocl - posted by GitBox <gi...@apache.org> on 2021/03/05 08:27:57 UTC, 0 replies.
- [GitHub] [tvm] zhiics commented on issue #7563: Accuracy drop when use batch and opt_level=3 - posted by GitBox <gi...@apache.org> on 2021/03/05 08:50:09 UTC, 0 replies.
- [GitHub] [tvm] zhiics edited a comment on issue #7563: Accuracy drop when use batch and opt_level=3 - posted by GitBox <gi...@apache.org> on 2021/03/05 08:50:30 UTC, 1 replies.
- [GitHub] [tvm] masahi merged pull request #7598: Fix for dynamic batch size conv2d nhwc - posted by GitBox <gi...@apache.org> on 2021/03/05 12:19:00 UTC, 0 replies.
- [tvm] branch main updated (61e799c -> fb06fd8) - posted by ma...@apache.org on 2021/03/05 12:19:05 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7568: [Frontend][MXNet] Fix default value for is_ascend in topk - posted by GitBox <gi...@apache.org> on 2021/03/05 12:46:54 UTC, 0 replies.
- [tvm] branch main updated (fb06fd8 -> b9adce2) - posted by ma...@apache.org on 2021/03/05 12:46:58 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7595: [BYOC][TRT]Fix groups cannot divide output channel count error for deconv when groups>1 - posted by GitBox <gi...@apache.org> on 2021/03/05 12:47:14 UTC, 0 replies.
- [tvm] branch main updated (b9adce2 -> c5f608f) - posted by ma...@apache.org on 2021/03/05 12:47:17 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on pull request #7299: Introduce Apple BNNS backend - posted by GitBox <gi...@apache.org> on 2021/03/05 14:19:41 UTC, 0 replies.
- [GitHub] [tvm] leeexyz opened a new pull request #7602: [TE] Fix bug in AutoInlineElemWise and implement AutoInlineBroadcast - posted by GitBox <gi...@apache.org> on 2021/03/05 14:31:54 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7566: Fix autotuning, broken in #7337 - posted by GitBox <gi...@apache.org> on 2021/03/05 15:43:56 UTC, 0 replies.
- [GitHub] [tvm] ANSHUMAN87 commented on pull request #7435: [TOPI] Sparse Add Op added - posted by GitBox <gi...@apache.org> on 2021/03/05 15:43:56 UTC, 2 replies.
- [GitHub] [tvm] areusch edited a comment on pull request #7566: Fix autotuning, broken in #7337 - posted by GitBox <gi...@apache.org> on 2021/03/05 15:44:10 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart opened a new pull request #7603: Move SimplifyConvPad to a new pass and don't enable it by default - posted by GitBox <gi...@apache.org> on 2021/03/05 16:36:16 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7083: [RELAY,TOPI] Threefry PRNG: splittable and stateless - posted by GitBox <gi...@apache.org> on 2021/03/05 17:04:08 UTC, 0 replies.
- [GitHub] [tvm] anijain2305 merged pull request #7600: Support negative axis for gather - posted by GitBox <gi...@apache.org> on 2021/03/05 17:16:17 UTC, 0 replies.
- [tvm] branch main updated (c5f608f -> 5d5bbfb) - posted by an...@apache.org on 2021/03/05 17:16:25 UTC, 0 replies.
- [GitHub] [tvm] anijain2305 commented on pull request #7600: Support negative axis for gather - posted by GitBox <gi...@apache.org> on 2021/03/05 17:16:37 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on a change in pull request #7603: Move SimplifyConvPad to a new pass and don't enable it by default - posted by GitBox <gi...@apache.org> on 2021/03/05 17:22:19 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7593: [FIX] Fix clang12 warnings - posted by GitBox <gi...@apache.org> on 2021/03/05 17:33:08 UTC, 2 replies.
- [GitHub] [tvm] comaniac commented on pull request #7573: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/05 17:36:47 UTC, 1 replies.
- [GitHub] [tvm] jtuyls commented on a change in pull request #7577: [TVMC][VitisAI] Enable Vitis AI target through TVMC - posted by GitBox <gi...@apache.org> on 2021/03/05 18:03:18 UTC, 8 replies.
- [tvm] branch main updated: [Vulkan] Support passing 64 bit scalar (#7572) - posted by tq...@apache.org on 2021/03/05 18:54:02 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7572: [Vulkan] Support passing 64 bit scalar - posted by GitBox <gi...@apache.org> on 2021/03/05 18:54:04 UTC, 0 replies.
- [tvm] branch main updated: Fix autotuning, broken in #7337 (#7566) - posted by tq...@apache.org on 2021/03/05 18:55:17 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7566: Fix autotuning, broken in #7337 - posted by GitBox <gi...@apache.org> on 2021/03/05 18:55:18 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7472: [RUNTIME] Add device specific timers - posted by GitBox <gi...@apache.org> on 2021/03/05 18:56:08 UTC, 0 replies.
- [tvm] branch main updated: [RUNTIME] Add device specific timers (#7472) - posted by tq...@apache.org on 2021/03/05 18:56:12 UTC, 0 replies.
- [GitHub] [tvm] apivovarov commented on pull request #7513: [Torch] Add copy_ operator - posted by GitBox <gi...@apache.org> on 2021/03/05 19:08:43 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7603: Move SimplifyConvPad to a new pass and don't enable it by default - posted by GitBox <gi...@apache.org> on 2021/03/05 19:28:52 UTC, 1 replies.
- [GitHub] [tvm] mdw-octoml commented on a change in pull request #7557: Clean up uTVM demo runtime, add ONNX model test and tutorial - posted by GitBox <gi...@apache.org> on 2021/03/05 20:48:50 UTC, 1 replies.
- [GitHub] [tvm] yzhliu merged pull request #7588: [Relay][Pass] Avoid stack overflow when using PostOrderRewrite - posted by GitBox <gi...@apache.org> on 2021/03/05 21:47:16 UTC, 0 replies.
- [tvm] branch main updated: [Relay][Pass] Avoid stack overflow when using PostOrderRewrite (#7588) - posted by li...@apache.org on 2021/03/05 21:47:28 UTC, 0 replies.
- [GitHub] [tvm] yzhliu commented on pull request #7588: [Relay][Pass] Avoid stack overflow when using PostOrderRewrite - posted by GitBox <gi...@apache.org> on 2021/03/05 21:47:36 UTC, 0 replies.
- [tvm] branch tvm_ep created (now dbcf2e4) - posted by jr...@apache.org on 2021/03/05 22:02:56 UTC, 0 replies.
- [tvm] 01/06: Initial commit for AMD proposal of ONNXRT<>TVM - posted by jr...@apache.org on 2021/03/05 22:02:57 UTC, 0 replies.
- [tvm] 02/06: [AMD:ONNXRT:TVM] Add packed function to import and compile an ONNX model which can be used as a JIT TVM interface for ONNXRT. - posted by jr...@apache.org on 2021/03/05 22:02:58 UTC, 0 replies.
- [tvm] 03/06: [AMD:ONNXRT:TVM] Include input shapes during compilation. - posted by jr...@apache.org on 2021/03/05 22:02:59 UTC, 0 replies.
- [tvm] 04/06: [AMD:ONNXRT:TVM] Remove build_module.cc changes. - posted by jr...@apache.org on 2021/03/05 22:03:00 UTC, 0 replies.
- [tvm] 05/06: [AMD:ONNXRT:TVM] Demonstrate output shape extraction from module and enable the application of tuning logs to the module. - posted by jr...@apache.org on 2021/03/05 22:03:01 UTC, 0 replies.
- [tvm] 06/06: Fix - posted by jr...@apache.org on 2021/03/05 22:03:02 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7597: [TOPI] disable test_shift with i8 datatype - posted by GitBox <gi...@apache.org> on 2021/03/05 22:42:55 UTC, 0 replies.
- [tvm] branch main updated: [TOPI] disable test_shift with i8 datatype (#7597) - posted by tq...@apache.org on 2021/03/05 22:42:56 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7539: [Failure] tests/python/topi/python/test_topi_broadcast.py::test_shift under LLVM12 - posted by GitBox <gi...@apache.org> on 2021/03/05 22:43:05 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #7246: [BUG][Tensorize] race condition when using "tvm.tir.call_packed()" in a parallel schedule. - posted by GitBox <gi...@apache.org> on 2021/03/05 23:22:03 UTC, 0 replies.
- [GitHub] [tvm] altanh opened a new pull request #7604: [Executor][Bugfix] Properly return and unflatten outputs from GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/06 02:42:10 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene commented on a change in pull request #7299: Introduce Apple BNNS backend - posted by GitBox <gi...@apache.org> on 2021/03/06 03:41:17 UTC, 0 replies.
- [GitHub] [tvm] merrymercy merged pull request #7313: [AutoSchedule] Sparse dense tuning support with custom sketch rule - posted by GitBox <gi...@apache.org> on 2021/03/06 04:53:35 UTC, 0 replies.
- [tvm] branch main updated (783be9d -> 0b4f669) - posted by lm...@apache.org on 2021/03/06 04:53:43 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7603: Move SimplifyConvPad to a new pass and don't enable it by default - posted by GitBox <gi...@apache.org> on 2021/03/06 05:36:21 UTC, 0 replies.
- [tvm] branch main updated (0b4f669 -> 69c1c6d) - posted by ma...@apache.org on 2021/03/06 05:36:30 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7603: Move SimplifyConvPad to a new pass and don't enable it by default - posted by GitBox <gi...@apache.org> on 2021/03/06 05:36:42 UTC, 0 replies.
- [GitHub] [tvm] apivovarov opened a new pull request #7605: Fix RelayVM for 32-bit platforms - posted by GitBox <gi...@apache.org> on 2021/03/06 06:37:32 UTC, 0 replies.
- [GitHub] [tvm] glc12125 commented on issue #6266: Why is the inference time obtained with module.time_evaluator method less, but the inference time obtained with the method defined by myself is slower? - posted by GitBox <gi...@apache.org> on 2021/03/06 09:07:52 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7604: [Executor][Bugfix] Properly return and unflatten outputs from GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/06 09:28:02 UTC, 0 replies.
- [tvm] branch main updated: [Executor][Bugfix] Properly return and unflatten outputs from GraphExecutor (#7604) - posted by ma...@apache.org on 2021/03/06 09:28:10 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7604: [Executor][Bugfix] Properly return and unflatten outputs from GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/06 09:28:12 UTC, 0 replies.
- [GitHub] [tvm] jcf94 merged pull request #7014: [CUDA] BF16 support - posted by GitBox <gi...@apache.org> on 2021/03/06 10:25:04 UTC, 0 replies.
- [tvm] branch main updated: [CUDA] BF16 support (#7014) - posted by jc...@apache.org on 2021/03/06 10:25:04 UTC, 0 replies.
- [GitHub] [tvm] leeexyz commented on issue #7421: [Bug] Incorrect results if memory scope is set to 'local' - posted by GitBox <gi...@apache.org> on 2021/03/06 17:35:47 UTC, 1 replies.
- [GitHub] [tvm] leeexyz commented on issue #7596: [BUG][CodeGenC]“tvm_call_packed” crashes when build with target “c” - posted by GitBox <gi...@apache.org> on 2021/03/07 05:35:22 UTC, 6 replies.
- [GitHub] [tvm] tqchen commented on issue #7596: [BUG][CodeGenC]“tvm_call_packed” crashes when build with target “c” - posted by GitBox <gi...@apache.org> on 2021/03/07 23:37:33 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7606: [Torch, QNN] Support quantized mobilenet v3 from torch 1.8 - posted by GitBox <gi...@apache.org> on 2021/03/08 01:22:42 UTC, 0 replies.
- [GitHub] [tvm] zhiics commented on a change in pull request #7605: Fix RelayVM for 32-bit platforms - posted by GitBox <gi...@apache.org> on 2021/03/08 02:09:16 UTC, 1 replies.
- [GitHub] [tvm] jcf94 commented on a change in pull request #7602: [TE] Fix bug in AutoInlineElemWise and implement AutoInlineBroadcast - posted by GitBox <gi...@apache.org> on 2021/03/08 02:59:19 UTC, 0 replies.
- [GitHub] [tvm] monklof commented on pull request #6898: [Relay] add ShapeFunc for tanh - posted by GitBox <gi...@apache.org> on 2021/03/08 03:25:06 UTC, 0 replies.
- [GitHub] [tvm] leeexyz commented on a change in pull request #7602: [TE] Fix bug in AutoInlineElemWise and implement AutoInlineBroadcast - posted by GitBox <gi...@apache.org> on 2021/03/08 06:19:33 UTC, 1 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7602: [TE] Fix bug in AutoInlineElemWise and implement AutoInlineBroadcast - posted by GitBox <gi...@apache.org> on 2021/03/08 06:25:50 UTC, 0 replies.
- [GitHub] [tvm] siju-samuel merged pull request #7606: [Torch, QNN] Support quantized mobilenet v3 from torch 1.8 - posted by GitBox <gi...@apache.org> on 2021/03/08 07:07:40 UTC, 0 replies.
- [tvm] branch main updated (8aa2a7c -> 760e9b2) - posted by si...@apache.org on 2021/03/08 07:07:49 UTC, 0 replies.
- [GitHub] [tvm] siju-samuel commented on pull request #7606: [Torch, QNN] Support quantized mobilenet v3 from torch 1.8 - posted by GitBox <gi...@apache.org> on 2021/03/08 07:07:52 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene commented on pull request #7573: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/08 07:44:29 UTC, 4 replies.
- [GitHub] [tvm] masahi opened a new pull request #7607: [SPIRV] Minor update to TIR sort to make it work on VK/SPIR-V - posted by GitBox <gi...@apache.org> on 2021/03/08 08:47:05 UTC, 0 replies.
- [GitHub] [tvm] jackwish opened a new pull request #7608: Allow cuDNN in non-CUDA non-system dir - posted by GitBox <gi...@apache.org> on 2021/03/08 09:36:15 UTC, 0 replies.
- [GitHub] [tvm] jtuyls commented on pull request #7577: [TVMC][VitisAI] Enable Vitis AI target through TVMC - posted by GitBox <gi...@apache.org> on 2021/03/08 10:46:54 UTC, 2 replies.
- [GitHub] [tvm] leandron commented on pull request #7577: [TVMC][VitisAI] Enable Vitis AI target through TVMC - posted by GitBox <gi...@apache.org> on 2021/03/08 11:07:31 UTC, 1 replies.
- [GitHub] [tvm] PENGUINLIONG opened a new pull request #7609: Prevent host Vulkan SDK blocking cross-compilation - posted by GitBox <gi...@apache.org> on 2021/03/08 12:42:43 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7242: [Relay][Frontend][Onnx] Set default value of p in LpPool as 2 - posted by GitBox <gi...@apache.org> on 2021/03/08 14:25:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7242: [Relay][Frontend][Onnx] Set default value of p in LpPool as 2 - posted by GitBox <gi...@apache.org> on 2021/03/08 14:25:45 UTC, 0 replies.
- [GitHub] [tvm] SWu commented on a change in pull request #7605: Fix RelayVM for 32-bit platforms - posted by GitBox <gi...@apache.org> on 2021/03/08 14:59:51 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7607: [SPIRV] Minor update to TIR sort to make it work on VK/SPIR-V - posted by GitBox <gi...@apache.org> on 2021/03/08 15:34:12 UTC, 0 replies.
- [GitHub] [tvm] areusch opened a new pull request #7610: Add logging to diagnose flaky ci-qemu test - posted by GitBox <gi...@apache.org> on 2021/03/08 15:51:39 UTC, 0 replies.
- [GitHub] [tvm] mbaret commented on a change in pull request #7435: [TOPI] Sparse Add Op added - posted by GitBox <gi...@apache.org> on 2021/03/08 17:01:34 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7602: [TE] Fix bug in AutoInlineElemWise and implement AutoInlineBroadcast - posted by GitBox <gi...@apache.org> on 2021/03/08 17:51:09 UTC, 0 replies.
- [tvm] branch main updated (760e9b2 -> cc7f8dc) - posted by co...@apache.org on 2021/03/08 17:51:17 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7602: [TE] Fix bug in AutoInlineElemWise and implement AutoInlineBroadcast - posted by GitBox <gi...@apache.org> on 2021/03/08 17:51:19 UTC, 0 replies.
- [GitHub] [tvm] icemelon9 merged pull request #6898: [Relay] add ShapeFunc for tanh - posted by GitBox <gi...@apache.org> on 2021/03/08 18:51:04 UTC, 0 replies.
- [tvm] branch main updated (cc7f8dc -> ca303aa) - posted by ha...@apache.org on 2021/03/08 18:51:18 UTC, 0 replies.
- [GitHub] [tvm] icemelon9 commented on pull request #6898: [Relay] add ShapeFunc for tanh - posted by GitBox <gi...@apache.org> on 2021/03/08 18:51:26 UTC, 0 replies.
- [GitHub] [tvm] icemelon9 commented on pull request #7586: [Relay] Fix relay op strategy for cuda dense int8 - posted by GitBox <gi...@apache.org> on 2021/03/08 18:54:12 UTC, 0 replies.
- [GitHub] [tvm] icemelon9 merged pull request #7586: [Relay] Fix relay op strategy for cuda dense int8 - posted by GitBox <gi...@apache.org> on 2021/03/08 18:54:22 UTC, 0 replies.
- [tvm] branch main updated (ca303aa -> 8d1f5b2) - posted by ha...@apache.org on 2021/03/08 18:54:31 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7609: Prevent host Vulkan SDK blocking cross-compilation - posted by GitBox <gi...@apache.org> on 2021/03/08 19:16:46 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7610: Add logging to diagnose flaky ci-qemu test - posted by GitBox <gi...@apache.org> on 2021/03/08 19:28:22 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 merged pull request #7610: Add logging to diagnose flaky ci-qemu test - posted by GitBox <gi...@apache.org> on 2021/03/08 19:38:06 UTC, 0 replies.
- [tvm] branch main updated (8d1f5b2 -> 717c5e0) - posted by mo...@apache.org on 2021/03/08 19:38:10 UTC, 0 replies.
- [GitHub] [tvm] apivovarov commented on a change in pull request #7605: Fix RelayVM for 32-bit platforms - posted by GitBox <gi...@apache.org> on 2021/03/08 20:14:19 UTC, 2 replies.
- [GitHub] [tvm] mbrookhart merged pull request #7490: [Relay] add ShapeFunc for one_hot op - posted by GitBox <gi...@apache.org> on 2021/03/08 20:37:44 UTC, 0 replies.
- [tvm] branch main updated (717c5e0 -> b827845) - posted by mb...@apache.org on 2021/03/08 20:37:58 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7534: [Target] Add support for target object with host field compatible with previous api - posted by GitBox <gi...@apache.org> on 2021/03/08 20:43:44 UTC, 2 replies.
- [GitHub] [tvm] junrushao1994 edited a comment on pull request #7534: [Target] Add support for target object with host field compatible with previous api - posted by GitBox <gi...@apache.org> on 2021/03/08 20:46:01 UTC, 2 replies.
- [GitHub] [tvm] zxybazh commented on pull request #7534: [Target] Add support for target object with host field compatible with previous api - posted by GitBox <gi...@apache.org> on 2021/03/08 20:49:50 UTC, 3 replies.
- [GitHub] [tvm] mbrookhart opened a new pull request #7611: Mergepath sort with odd-even block sort - posted by GitBox <gi...@apache.org> on 2021/03/08 21:00:50 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7611: [TOPI][GPU] Mergepath sort with odd-even block sort - posted by GitBox <gi...@apache.org> on 2021/03/08 21:12:44 UTC, 9 replies.
- [GitHub] [tvm] apivovarov commented on pull request #7605: Fix RelayVM for 32-bit platforms - posted by GitBox <gi...@apache.org> on 2021/03/08 21:12:44 UTC, 0 replies.
- [GitHub] [tvm] masahi edited a comment on pull request #7611: [TOPI][GPU] Mergepath sort with odd-even block sort - posted by GitBox <gi...@apache.org> on 2021/03/08 21:13:14 UTC, 3 replies.
- [GitHub] [tvm] apivovarov edited a comment on pull request #7605: Fix RelayVM for 32-bit platforms - posted by GitBox <gi...@apache.org> on 2021/03/08 21:13:35 UTC, 4 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7611: [TOPI][GPU] Mergepath sort with odd-even block sort - posted by GitBox <gi...@apache.org> on 2021/03/08 21:30:34 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7611: [TOPI][GPU] Mergepath sort with odd-even block sort - posted by GitBox <gi...@apache.org> on 2021/03/08 21:36:00 UTC, 10 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7611: [TOPI][GPU] Mergepath sort with odd-even block sort - posted by GitBox <gi...@apache.org> on 2021/03/08 22:45:47 UTC, 5 replies.
- [GitHub] [tvm] hogepodge opened a new pull request #7612: [WIP][Docs] Getting Started With TVM Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/08 22:52:57 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7612: [WIP][Docs] Getting Started With TVM Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/09 00:15:34 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7533: Introduce Model Library Format export format - posted by GitBox <gi...@apache.org> on 2021/03/09 01:51:08 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7534: [Target] Add support for target object with host field compatible with previous api - posted by GitBox <gi...@apache.org> on 2021/03/09 01:55:24 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request #7613: [Relay][QNN] Simulated Quantize and Dequantize - posted by GitBox <gi...@apache.org> on 2021/03/09 01:58:37 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #7613: [Relay][QNN] Simulated Quantize and Dequantize - posted by GitBox <gi...@apache.org> on 2021/03/09 01:59:39 UTC, 5 replies.
- [GitHub] [tvm] anijain2305 commented on pull request #7613: [Relay][QNN] Simulated Quantize and Dequantize - posted by GitBox <gi...@apache.org> on 2021/03/09 02:01:51 UTC, 2 replies.
- [GitHub] [tvm] jwfromm commented on a change in pull request #7613: [Relay][QNN] Simulated Quantize and Dequantize - posted by GitBox <gi...@apache.org> on 2021/03/09 02:04:37 UTC, 4 replies.
- [GitHub] [tvm] zxybazh commented on a change in pull request #7534: [Target] Add support for target object with host field compatible with previous api - posted by GitBox <gi...@apache.org> on 2021/03/09 02:07:34 UTC, 7 replies.
- [GitHub] [tvm] comaniac opened a new pull request #7614: [Bugfix][AutoScheduler] Correctly resume status - posted by GitBox <gi...@apache.org> on 2021/03/09 02:20:39 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7578: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM13 - posted by GitBox <gi...@apache.org> on 2021/03/09 04:05:36 UTC, 1 replies.
- [GitHub] [tvm] masahi commented on pull request #7607: [SPIRV] Minor update to TIR sort to make it work on VK/SPIR-V - posted by GitBox <gi...@apache.org> on 2021/03/09 04:37:49 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on pull request #7578: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM13 - posted by GitBox <gi...@apache.org> on 2021/03/09 04:47:33 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #7559: [RUNTIME] Unify load params interface - posted by GitBox <gi...@apache.org> on 2021/03/09 05:40:45 UTC, 0 replies.
- [tvm] branch main updated: [RUNTIME] Unify load params interface (#7559) - posted by ju...@apache.org on 2021/03/09 05:40:59 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #7593: [FIX] Fix clang12 warnings - posted by GitBox <gi...@apache.org> on 2021/03/09 05:41:06 UTC, 0 replies.
- [tvm] branch main updated: [FIX] Fix clang12 warnings (#7593) - posted by ju...@apache.org on 2021/03/09 05:41:12 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 opened a new pull request #7615: [Runtime][Object] Add Object::unique() - posted by GitBox <gi...@apache.org> on 2021/03/09 06:32:11 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 commented on a change in pull request #7607: [SPIRV] Minor update to TIR sort to make it work on VK/SPIR-V - posted by GitBox <gi...@apache.org> on 2021/03/09 06:37:10 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7607: [SPIRV] Minor update to TIR sort to make it work on VK/SPIR-V - posted by GitBox <gi...@apache.org> on 2021/03/09 07:29:04 UTC, 0 replies.
- [GitHub] [tvm] anijain2305 edited a comment on pull request #7613: [Relay][QNN] Simulated Quantize and Dequantize - posted by GitBox <gi...@apache.org> on 2021/03/09 07:47:56 UTC, 0 replies.
- [GitHub] [tvm] LuukOddity commented on pull request #7578: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM13 - posted by GitBox <gi...@apache.org> on 2021/03/09 09:12:04 UTC, 0 replies.
- [GitHub] [tvm] zhuochenKIDD opened a new pull request #7616: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/09 09:22:19 UTC, 0 replies.
- [GitHub] [tvm] LuukOddity opened a new pull request #7617: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM13 - posted by GitBox <gi...@apache.org> on 2021/03/09 09:36:15 UTC, 0 replies.
- [GitHub] [tvm] Luuk- closed pull request #7578: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM13 - posted by GitBox <gi...@apache.org> on 2021/03/09 09:36:46 UTC, 0 replies.
- [GitHub] [tvm] merrymercy commented on a change in pull request #7611: [TOPI][GPU] Mergepath sort with odd-even block sort - posted by GitBox <gi...@apache.org> on 2021/03/09 09:43:58 UTC, 0 replies.
- [GitHub] [tvm] elfringham opened a new issue #7618: Fails to build with gcc - posted by GitBox <gi...@apache.org> on 2021/03/09 09:46:12 UTC, 0 replies.
- [GitHub] [tvm] mbaret commented on pull request #7564: [BYOC] Exclude external params from Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/09 10:05:51 UTC, 1 replies.
- [GitHub] [tvm] zhuwenxi opened a new pull request #7619: [BugFix] Fix the race condition issue of packed func. (#7246). - posted by GitBox <gi...@apache.org> on 2021/03/09 11:34:02 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7620: [SPIR-V] Fix pushconstants offset calculation for 32 bit and mixed 32 / 64 bit constants - posted by GitBox <gi...@apache.org> on 2021/03/09 11:55:18 UTC, 0 replies.
- [GitHub] [tvm] zhuwenxi commented on issue #7596: [BUG][CodeGenC]“tvm_call_packed” crashes when build with target “c” - posted by GitBox <gi...@apache.org> on 2021/03/09 11:59:54 UTC, 6 replies.
- [GitHub] [tvm] zhuochenKIDD closed pull request #7573: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/09 13:21:41 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7615: [Runtime][Object] Add Object::unique() - posted by GitBox <gi...@apache.org> on 2021/03/09 13:37:30 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7527: [RFC] TensorIR Scheduling Tracking Issue - posted by GitBox <gi...@apache.org> on 2021/03/09 13:37:30 UTC, 0 replies.
- [tvm] branch main updated (a8d1055 -> d830f2c) - posted by tq...@apache.org on 2021/03/09 13:37:36 UTC, 0 replies.
- [GitHub] [tvm] merrymercy merged pull request #7614: [Bugfix][AutoScheduler] Correctly resume status - posted by GitBox <gi...@apache.org> on 2021/03/09 13:38:24 UTC, 0 replies.
- [tvm] branch main updated: [Bugfix][AutoScheduler] Correctly resume status (#7614) - posted by lm...@apache.org on 2021/03/09 13:38:27 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new issue #7527: [RFC] TensorIR Scheduling Tracking Issue - posted by GitBox <gi...@apache.org> on 2021/03/09 13:42:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7617: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM13 - posted by GitBox <gi...@apache.org> on 2021/03/09 14:05:33 UTC, 0 replies.
- [tvm] branch main updated: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM13 (#7617) - posted by tq...@apache.org on 2021/03/09 14:05:44 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7617: Added MaybeAlign to CreateAtomicRMW calls to fix build for LLVM13 - posted by GitBox <gi...@apache.org> on 2021/03/09 14:05:53 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7619: [BugFix] Fix the race condition issue of packed func. (#7246). - posted by GitBox <gi...@apache.org> on 2021/03/09 14:07:25 UTC, 10 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7619: [BugFix] Fix the race condition issue of packed func. (#7246). - posted by GitBox <gi...@apache.org> on 2021/03/09 14:07:35 UTC, 3 replies.
- [GitHub] [tvm] tqchen merged pull request #7609: Prevent host Vulkan SDK blocking cross-compilation - posted by GitBox <gi...@apache.org> on 2021/03/09 14:16:15 UTC, 0 replies.
- [tvm] branch main updated: Prevent host Vulkan SDK blocking cross-compilation (#7609) - posted by tq...@apache.org on 2021/03/09 14:16:16 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart merged pull request #7607: [SPIRV] Minor update to TIR sort to make it work on VK/SPIR-V - posted by GitBox <gi...@apache.org> on 2021/03/09 16:27:11 UTC, 0 replies.
- [tvm] branch main updated (12c3b3d -> a0656f5) - posted by mb...@apache.org on 2021/03/09 16:27:23 UTC, 0 replies.
- [GitHub] [tvm] trevor-m opened a new pull request #7621: Fix TVM compile without LLVM - posted by GitBox <gi...@apache.org> on 2021/03/09 16:59:06 UTC, 0 replies.
- [GitHub] [tvm] fredster33 opened a new pull request #7622: Grammar fix - posted by GitBox <gi...@apache.org> on 2021/03/09 17:15:12 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7153: [RUNTIME] Add libbacktrace for backtraces with line numbers - posted by GitBox <gi...@apache.org> on 2021/03/09 17:21:46 UTC, 1 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7153: [RUNTIME] Add libbacktrace for backtraces with line numbers - posted by GitBox <gi...@apache.org> on 2021/03/09 17:22:06 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7611: [TOPI][GPU] Mergepath sort with odd-even block sort - posted by GitBox <gi...@apache.org> on 2021/03/09 17:25:31 UTC, 4 replies.
- [GitHub] [tvm] hogepodge commented on a change in pull request #7612: [WIP][Docs] Getting Started With TVM Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/09 17:30:10 UTC, 6 replies.
- [GitHub] [tvm] anijain2305 commented on a change in pull request #7613: [Relay][QNN] Simulated Quantize and Dequantize - posted by GitBox <gi...@apache.org> on 2021/03/09 18:30:33 UTC, 2 replies.
- [GitHub] [tvm] comaniac commented on pull request #7616: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/09 18:33:40 UTC, 1 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7613: [Relay][QNN] Simulated Quantize and Dequantize - posted by GitBox <gi...@apache.org> on 2021/03/09 18:52:12 UTC, 2 replies.
- [GitHub] [tvm] masahi commented on pull request #7620: [SPIR-V] Fix pushconstants offset calculation for 32 bit values - posted by GitBox <gi...@apache.org> on 2021/03/09 19:37:00 UTC, 1 replies.
- [GitHub] [tvm] masahi merged pull request #7608: Allow cuDNN in non-CUDA non-system dir - posted by GitBox <gi...@apache.org> on 2021/03/09 21:32:26 UTC, 0 replies.
- [tvm] branch main updated (a0656f5 -> 92ab9e4) - posted by ma...@apache.org on 2021/03/09 21:32:32 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7608: Allow cuDNN in non-CUDA non-system dir - posted by GitBox <gi...@apache.org> on 2021/03/09 21:32:36 UTC, 0 replies.
- [GitHub] [tvm] trevor-m commented on pull request #7623: [CUDA][TOPI] Fix CUDA_ERROR_LAUNCH_OUT_OF_RESOURCES with NMS for certain GPUs - posted by GitBox <gi...@apache.org> on 2021/03/09 22:46:08 UTC, 1 replies.
- [GitHub] [tvm] anijain2305 commented on pull request #7623: [CUDA][TOPI] Fix CUDA_ERROR_LAUNCH_OUT_OF_RESOURCES with NMS for certain GPUs - posted by GitBox <gi...@apache.org> on 2021/03/09 22:51:03 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on a change in pull request #7557: Clean up uTVM demo runtime, add ONNX model test and tutorial - posted by GitBox <gi...@apache.org> on 2021/03/09 23:09:49 UTC, 4 replies.
- [GitHub] [tvm] anijain2305 commented on pull request #7605: Fix RelayVM for 32-bit platforms - posted by GitBox <gi...@apache.org> on 2021/03/09 23:22:55 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7605: Fix RelayVM for 32-bit platforms - posted by GitBox <gi...@apache.org> on 2021/03/09 23:32:22 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7605: Fix RelayVM for 32-bit platforms - posted by GitBox <gi...@apache.org> on 2021/03/09 23:32:53 UTC, 0 replies.
- [tvm] branch main updated (92ab9e4 -> 85832a2) - posted by co...@apache.org on 2021/03/09 23:33:15 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7624: [Profiling,VM] Profiling interface for VM and Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/10 00:03:16 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7624: [Profiling,VM] Profiling interface for VM and Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/10 00:06:47 UTC, 3 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7624: [Profiling,VM] Profiling interface for VM and Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/10 00:13:07 UTC, 4 replies.
- [GitHub] [tvm] yongwww commented on issue #4102: [Relay] Support for Tensorflow 2.0 - posted by GitBox <gi...@apache.org> on 2021/03/10 00:23:46 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7621: Fix TVM compile without LLVM - posted by GitBox <gi...@apache.org> on 2021/03/10 00:29:17 UTC, 0 replies.
- [tvm] branch main updated (85832a2 -> f3d9cc1) - posted by ma...@apache.org on 2021/03/10 00:29:30 UTC, 0 replies.
- [GitHub] [tvm] jwfromm edited a comment on pull request #7613: [Relay][QNN] Simulated Quantize and Dequantize - posted by GitBox <gi...@apache.org> on 2021/03/10 00:31:55 UTC, 0 replies.
- [GitHub] [tvm] schell commented on pull request #7503: [Rust] Make TVM Rust bindings installable via Cargo. - posted by GitBox <gi...@apache.org> on 2021/03/10 00:53:23 UTC, 3 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7612: [WIP][Docs] Getting Started With TVM Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/10 01:29:52 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7612: [WIP][Docs] Getting Started With TVM Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/10 01:33:44 UTC, 0 replies.
- [GitHub] [tvm] leeexyz edited a comment on issue #7596: [BUG][CodeGenC]“tvm_call_packed” crashes when build with target “c” - posted by GitBox <gi...@apache.org> on 2021/03/10 01:56:33 UTC, 2 replies.
- [GitHub] [tvm] FrozenGene opened a new issue #7625: [arm cpu][auto scheduler] Auto scheduler @ arm cpu can not reproduce paper's performance - posted by GitBox <gi...@apache.org> on 2021/03/10 03:39:49 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7626: [Ansor] Add HW param for Vulkan tuning - posted by GitBox <gi...@apache.org> on 2021/03/10 04:40:21 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene commented on a change in pull request #7626: [Ansor] Add HW param for Vulkan tuning - posted by GitBox <gi...@apache.org> on 2021/03/10 04:52:42 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7620: [SPIR-V] Fix pushconstants offset calculation for 32 bit values - posted by GitBox <gi...@apache.org> on 2021/03/10 05:25:29 UTC, 0 replies.
- [tvm] branch main updated (f3d9cc1 -> 3a0e3a5) - posted by ma...@apache.org on 2021/03/10 05:25:58 UTC, 0 replies.
- [GitHub] [tvm] jcf94 commented on issue #7599: [BUG][conv3d]output shape error when using "tvm.topi.nn.conv3d_ndhwc( )" in auto_scheduler. - posted by GitBox <gi...@apache.org> on 2021/03/10 06:01:18 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7626: [Ansor] Add HW param for Vulkan tuning - posted by GitBox <gi...@apache.org> on 2021/03/10 07:42:36 UTC, 1 replies.
- [GitHub] [tvm] junrushao1994 commented on issue #7618: Fails to build with gcc - posted by GitBox <gi...@apache.org> on 2021/03/10 07:53:20 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 removed a comment on issue #7618: Fails to build with gcc - posted by GitBox <gi...@apache.org> on 2021/03/10 07:53:41 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 opened a new pull request #7627: [TIR] Add PreOrderVisit and VisitPrimFuncs - posted by GitBox <gi...@apache.org> on 2021/03/10 07:54:43 UTC, 0 replies.
- [GitHub] [tvm] gasgallo commented on issue #7563: Accuracy drop when use batch and opt_level=3 - posted by GitBox <gi...@apache.org> on 2021/03/10 08:09:33 UTC, 0 replies.
- [GitHub] [tvm] gasgallo edited a comment on issue #7563: Accuracy drop when use batch and opt_level=3 - posted by GitBox <gi...@apache.org> on 2021/03/10 08:09:45 UTC, 1 replies.
- [GitHub] [tvm] zhuwenxi commented on pull request #7619: [BugFix] Fix the race condition issue of packed func. (#7246). - posted by GitBox <gi...@apache.org> on 2021/03/10 08:18:21 UTC, 11 replies.
- [GitHub] [tvm] tristan-arm opened a new pull request #7628: [ETHOSN] Add support for Ethos-N 21.02 driver stack release. - posted by GitBox <gi...@apache.org> on 2021/03/10 08:44:56 UTC, 0 replies.
- [GitHub] [tvm] ilovetvm commented on issue #7421: [Bug] Incorrect results if memory scope is set to 'local' - posted by GitBox <gi...@apache.org> on 2021/03/10 09:08:32 UTC, 0 replies.
- [GitHub] [tvm] elfringham commented on issue #7618: Fails to build with gcc - posted by GitBox <gi...@apache.org> on 2021/03/10 09:23:09 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7623: [CUDA][TOPI] Fix CUDA_ERROR_LAUNCH_OUT_OF_RESOURCES with NMS for certain GPUs - posted by GitBox <gi...@apache.org> on 2021/03/10 10:50:41 UTC, 1 replies.
- [GitHub] [tvm] Wheest commented on a change in pull request #6137: Better grouped convolution for CPU targets - posted by GitBox <gi...@apache.org> on 2021/03/10 12:17:37 UTC, 6 replies.
- [GitHub] [tvm] FrozenGene commented on a change in pull request #6137: Better grouped convolution for CPU targets - posted by GitBox <gi...@apache.org> on 2021/03/10 12:40:47 UTC, 3 replies.
- [GitHub] [tvm] ZihengJiang opened a new pull request #7629: [Runtime] OpenCL Texture Memory Support - posted by GitBox <gi...@apache.org> on 2021/03/10 12:52:51 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/10 14:43:59 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7627: [TIR] Add PreOrderVisit and VisitPrimFuncs - posted by GitBox <gi...@apache.org> on 2021/03/10 15:11:53 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7533: Introduce Model Library Format export format - posted by GitBox <gi...@apache.org> on 2021/03/10 15:22:30 UTC, 0 replies.
- [tvm] branch main updated: Introduce Model Library Format export format (#7533) - posted by tq...@apache.org on 2021/03/10 15:22:43 UTC, 0 replies.
- [tvm] branch main updated: [Runtime][Contrib][Verilator] remove explicit destructor call (#7485) - posted by tq...@apache.org on 2021/03/10 15:23:07 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7485: [Runtime][Contrib][Verilator] remove explicit destructor call - posted by GitBox <gi...@apache.org> on 2021/03/10 15:23:11 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7390: fix:getcwd not work on android platform - posted by GitBox <gi...@apache.org> on 2021/03/10 15:24:34 UTC, 0 replies.
- [tvm] branch main updated (8a9aebc -> a877d53) - posted by tq...@apache.org on 2021/03/10 15:24:39 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7390: fix:getcwd not work on android platform - posted by GitBox <gi...@apache.org> on 2021/03/10 15:24:44 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7162: Fix Segmentation Fault For Tensorrt BYOC when TVM_TENSORRT_CACHE_DIR is Set - posted by GitBox <gi...@apache.org> on 2021/03/10 15:25:49 UTC, 0 replies.
- [tvm] branch main updated (a877d53 -> 6b1f180) - posted by tq...@apache.org on 2021/03/10 15:26:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7335: Improve tensor mismatch ICHECK message - posted by GitBox <gi...@apache.org> on 2021/03/10 15:26:29 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7006: [frontend][keras] Add support for TimeDistributed - posted by GitBox <gi...@apache.org> on 2021/03/10 15:27:50 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7583: [Frontend][Tensorflow] dynamic support for StridedSlice - posted by GitBox <gi...@apache.org> on 2021/03/10 15:28:33 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed pull request #7589: [Relay][Backend]Function callfunc changed to specialization - posted by GitBox <gi...@apache.org> on 2021/03/10 15:29:17 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7589: [Relay][Backend]Function callfunc changed to specialization - posted by GitBox <gi...@apache.org> on 2021/03/10 15:29:20 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7629: [Runtime] OpenCL Texture Memory Support - posted by GitBox <gi...@apache.org> on 2021/03/10 15:31:43 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7618: Fails to build with gcc - posted by GitBox <gi...@apache.org> on 2021/03/10 15:40:50 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7618: Fails to build with gcc - posted by GitBox <gi...@apache.org> on 2021/03/10 15:40:50 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on issue #7618: Fails to build with gcc - posted by GitBox <gi...@apache.org> on 2021/03/10 15:41:20 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7576: CreateAtomicRMW error C2660 during Windows 10 build. - posted by GitBox <gi...@apache.org> on 2021/03/10 15:42:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7576: CreateAtomicRMW error C2660 during Windows 10 build. - posted by GitBox <gi...@apache.org> on 2021/03/10 15:42:30 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on issue #7576: CreateAtomicRMW error C2660 during Windows 10 build. - posted by GitBox <gi...@apache.org> on 2021/03/10 15:42:51 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7583: [Frontend][Tensorflow] dynamic support for StridedSlice - posted by GitBox <gi...@apache.org> on 2021/03/10 15:53:10 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7162: Fix Segmentation Fault For Tensorrt BYOC when TVM_TENSORRT_CACHE_DIR is Set - posted by GitBox <gi...@apache.org> on 2021/03/10 17:26:14 UTC, 1 replies.
- [GitHub] [tvm] jroesch commented on pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/10 17:32:37 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7612: [WIP][Docs] Getting Started With TVM Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/10 17:53:34 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7623: [CUDA][TOPI] Fix CUDA_ERROR_LAUNCH_OUT_OF_RESOURCES with NMS for certain GPUs - posted by GitBox <gi...@apache.org> on 2021/03/10 18:53:16 UTC, 0 replies.
- [tvm] branch main updated: [CUDA][TOPI] Fix CUDA_ERROR_LAUNCH_OUT_OF_RESOURCES with NMS for certain GPUs (#7623) - posted by ma...@apache.org on 2021/03/10 18:53:25 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/10 19:04:25 UTC, 7 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7631: [RUNTIME] Switch time evaluator to use device specific timing. - posted by GitBox <gi...@apache.org> on 2021/03/10 19:50:37 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/10 20:31:51 UTC, 3 replies.
- [GitHub] [tvm] junrushao1994 commented on a change in pull request #7627: [TIR] Add PreOrderVisit and VisitPrimFuncs - posted by GitBox <gi...@apache.org> on 2021/03/10 20:33:00 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7631: [RUNTIME] Switch time evaluator to use device specific timing. - posted by GitBox <gi...@apache.org> on 2021/03/10 21:17:00 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 edited a comment on pull request #7631: [RUNTIME] Switch time evaluator to use device specific timing. - posted by GitBox <gi...@apache.org> on 2021/03/10 21:17:20 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7631: [RUNTIME] Switch time evaluator to use device specific timing. - posted by GitBox <gi...@apache.org> on 2021/03/10 21:19:28 UTC, 1 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/10 22:20:03 UTC, 4 replies.
- [GitHub] [tvm] tqchen merged pull request #7622: Grammar fix - posted by GitBox <gi...@apache.org> on 2021/03/10 23:46:20 UTC, 0 replies.
- [tvm] branch main updated (829f44c -> cf2abc8) - posted by tq...@apache.org on 2021/03/10 23:46:22 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7622: Grammar fix - posted by GitBox <gi...@apache.org> on 2021/03/10 23:46:31 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7399: TVM compile pytorch model mutliple times seems to have memory leak - posted by GitBox <gi...@apache.org> on 2021/03/11 01:33:33 UTC, 0 replies.
- [tvm-site] branch main updated: Add Samsung to contributing orgs (#25) - posted by tq...@apache.org on 2021/03/11 01:34:30 UTC, 0 replies.
- [tvm-site] branch main updated: alpha order - posted by tq...@apache.org on 2021/03/11 01:38:08 UTC, 0 replies.
- [tvm-site] branch asf-site updated: Build at Wed Mar 10 17:37:58 PST 2021 - posted by tq...@apache.org on 2021/03/11 01:38:12 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a change in pull request #7534: [Target] Add support for target object with host field compatible with previous api - posted by GitBox <gi...@apache.org> on 2021/03/11 02:03:19 UTC, 1 replies.
- [GitHub] [tvm] jcf94 commented on pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/11 02:41:53 UTC, 0 replies.
- [GitHub] [tvm] jcf94 merged pull request #7627: [TIR] Add PreOrderVisit and VisitPrimFuncs - posted by GitBox <gi...@apache.org> on 2021/03/11 02:52:10 UTC, 0 replies.
- [tvm] branch main updated (cf2abc8 -> dd61b04) - posted by jc...@apache.org on 2021/03/11 02:52:11 UTC, 0 replies.
- [GitHub] [tvm] yuchaoli opened a new pull request #7632: [AutoScheduler] Fix incorrectly array context device and hide info at the beginning - posted by GitBox <gi...@apache.org> on 2021/03/11 02:58:50 UTC, 0 replies.
- [GitHub] [tvm] jcf94 commented on a change in pull request #7632: [AutoScheduler] Fix incorrectly array context device and hide info at the beginning - posted by GitBox <gi...@apache.org> on 2021/03/11 03:03:17 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7633: [ONNX] Use take instead of min in NMS conditions - posted by GitBox <gi...@apache.org> on 2021/03/11 07:19:36 UTC, 0 replies.
- [GitHub] [tvm] apivovarov opened a new pull request #7634: [MIPS] Fix CALL16 reloc at 0x290 not against global symbol - posted by GitBox <gi...@apache.org> on 2021/03/11 07:36:16 UTC, 0 replies.
- [GitHub] [tvm-vta] huajsj opened a new pull request #22: Make VTA C++ Deploy Compatible with latest TVM. - posted by GitBox <gi...@apache.org> on 2021/03/11 08:19:23 UTC, 0 replies.
- [GitHub] [tvm] jcf94 merged pull request #7632: [AutoScheduler] Fix incorrectly array context device and hide info at the beginning - posted by GitBox <gi...@apache.org> on 2021/03/11 09:02:57 UTC, 0 replies.
- [tvm] branch main updated (dd61b04 -> c519863) - posted by jc...@apache.org on 2021/03/11 09:03:07 UTC, 0 replies.
- [GitHub] [tvm] jcf94 opened a new pull request #7635: [Autoscheduler] Add sparse dense end to end model tuning support - posted by GitBox <gi...@apache.org> on 2021/03/11 10:27:07 UTC, 0 replies.
- [GitHub] [tvm] zhuochenKIDD commented on pull request #7616: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/11 11:52:49 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy commented on a change in pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/11 12:18:17 UTC, 12 replies.
- [GitHub] [tvm] wbstanie opened a new issue #7636: [Frontend/ONNX] "Graph Runtime only supports static graphs, got output type" - posted by GitBox <gi...@apache.org> on 2021/03/11 13:57:59 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7636: [Frontend/ONNX] "Graph Runtime only supports static graphs, got output type" - posted by GitBox <gi...@apache.org> on 2021/03/11 14:32:16 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7636: [Frontend/ONNX] "Graph Runtime only supports static graphs, got output type" - posted by GitBox <gi...@apache.org> on 2021/03/11 14:32:16 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on issue #7636: [Frontend/ONNX] "Graph Runtime only supports static graphs, got output type" - posted by GitBox <gi...@apache.org> on 2021/03/11 14:32:26 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene edited a comment on issue #7563: Accuracy drop when use batch and opt_level=3 - posted by GitBox <gi...@apache.org> on 2021/03/11 14:34:28 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7634: [MIPS] Fix CALL16 reloc at 0x290 not against global symbol - posted by GitBox <gi...@apache.org> on 2021/03/11 14:36:41 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7634: [MIPS] Fix CALL16 reloc at 0x290 not against global symbol - posted by GitBox <gi...@apache.org> on 2021/03/11 14:36:52 UTC, 0 replies.
- [tvm] branch main updated (c519863 -> df6fb69) - posted by tq...@apache.org on 2021/03/11 14:37:24 UTC, 0 replies.
- [tvm-site] branch main updated: Add Sertis org (#26) - posted by tq...@apache.org on 2021/03/11 14:40:18 UTC, 0 replies.
- [tvm-site] branch asf-site updated: Build at Thu Mar 11 09:40:57 EST 2021 - posted by tq...@apache.org on 2021/03/11 14:41:07 UTC, 0 replies.
- [tvm-vta] branch main updated: Make VTA C++ Deploy Compatible with latest TVM. (#22) - posted by tq...@apache.org on 2021/03/11 14:41:13 UTC, 0 replies.
- [GitHub] [tvm-vta] tqchen merged pull request #22: Make VTA C++ Deploy Compatible with latest TVM. - posted by GitBox <gi...@apache.org> on 2021/03/11 14:41:20 UTC, 0 replies.
- [tvm] branch main updated: [Test] Add Test Case to Cover Bug Fix by PR#7432 (#7601) - posted by tq...@apache.org on 2021/03/11 14:42:05 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7601: [Test] Add Test Case to Cover Bug Fix by PR#7432 - posted by GitBox <gi...@apache.org> on 2021/03/11 14:42:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7601: [Test] Add Test Case to Cover Bug Fix by PR#7432 - posted by GitBox <gi...@apache.org> on 2021/03/11 14:42:08 UTC, 0 replies.
- [tvm] branch main updated: [ONNX] Use take instead of min in NMS conditions (#7633) - posted by mb...@apache.org on 2021/03/11 15:56:45 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart merged pull request #7633: [ONNX] Use take instead of min in NMS conditions - posted by GitBox <gi...@apache.org> on 2021/03/11 15:56:51 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7633: [ONNX] Use take instead of min in NMS conditions - posted by GitBox <gi...@apache.org> on 2021/03/11 15:56:51 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7624: [Profiling,VM] Profiling interface for VM and Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/11 18:17:54 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 merged pull request #7626: [Ansor] Add HW param for Vulkan tuning - posted by GitBox <gi...@apache.org> on 2021/03/11 19:42:54 UTC, 0 replies.
- [tvm] branch main updated: [Ansor] Add HW param for Vulkan tuning (#7626) - posted by mo...@apache.org on 2021/03/11 19:43:06 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 commented on pull request #7626: [Ansor] Add HW param for Vulkan tuning - posted by GitBox <gi...@apache.org> on 2021/03/11 20:06:17 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7616: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/11 20:33:57 UTC, 2 replies.
- [GitHub] [tvm] mbaret merged pull request #7435: [TOPI] Sparse Add Op added - posted by GitBox <gi...@apache.org> on 2021/03/11 21:02:07 UTC, 0 replies.
- [tvm] branch main updated: [TOPI] Sparse Add Op added (#7435) - posted by mb...@apache.org on 2021/03/11 21:02:16 UTC, 0 replies.
- [GitHub] [tvm-vta] huajsj opened a new pull request #23: Use TVMArrayCopy API to replace VTA internal function VTABufferCPUPtr - posted by GitBox <gi...@apache.org> on 2021/03/11 21:02:17 UTC, 0 replies.
- [GitHub] [tvm] mbaret commented on pull request #7435: [TOPI] Sparse Add Op added - posted by GitBox <gi...@apache.org> on 2021/03/11 21:02:54 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7637: [PROFILING] Combine USE_VM_PROFILER and USE_GRAPH_RUNTIME_DEBUG into a single flag USE_PROFILER - posted by GitBox <gi...@apache.org> on 2021/03/11 21:14:31 UTC, 0 replies.
- [GitHub] [tvm] hogepodge opened a new pull request #7638: [docs] Getting Started: Introduction and Installation - posted by GitBox <gi...@apache.org> on 2021/03/11 22:05:14 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on pull request #7612: [WIP][Docs] Getting Started With TVM Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/11 22:05:59 UTC, 3 replies.
- [GitHub] [tvm] hogepodge commented on pull request #7638: [docs] Getting Started: Introduction and Installation - posted by GitBox <gi...@apache.org> on 2021/03/11 22:06:11 UTC, 1 replies.
- [GitHub] [tvm] d-smirnov opened a new pull request #7639: [TFLite] Cast operator adapted for MLIR-based convertor - posted by GitBox <gi...@apache.org> on 2021/03/11 22:23:25 UTC, 0 replies.
- [GitHub] [tvm] hogepodge opened a new pull request #7640: Getting Started with TVM: TVMC Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/11 22:31:36 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on pull request #7640: [docs] Getting Started with TVM: TVMC Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/11 22:32:40 UTC, 0 replies.
- [GitHub] [tvm] hogepodge opened a new pull request #7641: [docs] Getting Started with TVM: Auto Tuning with Python - posted by GitBox <gi...@apache.org> on 2021/03/11 22:37:53 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on pull request #7641: [docs] Getting Started with TVM: Auto Tuning with Python - posted by GitBox <gi...@apache.org> on 2021/03/11 22:38:54 UTC, 2 replies.
- [GitHub] [tvm] hogepodge opened a new pull request #7642: [docs] Getting Started With TVM: Tensor Expressions - posted by GitBox <gi...@apache.org> on 2021/03/11 22:45:40 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on pull request #7642: [docs] Getting Started With TVM: Tensor Expressions - posted by GitBox <gi...@apache.org> on 2021/03/11 22:46:12 UTC, 2 replies.
- [GitHub] [tvm] masahi commented on pull request #7613: [Relay][QNN] Simulated Quantize and Dequantize - posted by GitBox <gi...@apache.org> on 2021/03/11 22:53:57 UTC, 1 replies.
- [GitHub] [tvm] masahi merged pull request #7613: [Relay][QNN] Simulated Quantize and Dequantize - posted by GitBox <gi...@apache.org> on 2021/03/11 22:53:57 UTC, 0 replies.
- [tvm] branch main updated (017ff94 -> e9e014b) - posted by ma...@apache.org on 2021/03/11 22:56:49 UTC, 0 replies.
- [GitHub] [tvm] hogepodge opened a new pull request #7643: [docs] Getting Started with TVM: AutoTVM and Matrix Multiply - posted by GitBox <gi...@apache.org> on 2021/03/11 23:08:07 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on pull request #7643: [docs] Getting Started with TVM: AutoTVM and Matrix Multiply - posted by GitBox <gi...@apache.org> on 2021/03/11 23:08:23 UTC, 1 replies.
- [GitHub] [tvm] hogepodge opened a new pull request #7644: [docs] Getting Started with TVM: Auto Scheduler and matmul - posted by GitBox <gi...@apache.org> on 2021/03/11 23:15:55 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on pull request #7644: [docs] Getting Started with TVM: Auto Scheduler and matmul - posted by GitBox <gi...@apache.org> on 2021/03/11 23:16:37 UTC, 0 replies.
- [GitHub] [tvm] sandeep06011991 commented on issue #2946: [Relay] Implement BatchNorm "Fission N Fusion" - posted by GitBox <gi...@apache.org> on 2021/03/12 00:14:14 UTC, 0 replies.
- [GitHub] [tvm] merrymercy commented on pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support - posted by GitBox <gi...@apache.org> on 2021/03/12 00:58:22 UTC, 1 replies.
- [GitHub] [tvm] jcf94 commented on pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support - posted by GitBox <gi...@apache.org> on 2021/03/12 01:43:23 UTC, 0 replies.
- [GitHub] [tvm] jcf94 edited a comment on pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support - posted by GitBox <gi...@apache.org> on 2021/03/12 01:43:54 UTC, 1 replies.
- [GitHub] [tvm] eleflea opened a new issue #7645: quantized pytorch model convert bug in upsample_nearest2d - posted by GitBox <gi...@apache.org> on 2021/03/12 01:46:23 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #7645: quantized pytorch model convert bug in upsample_nearest2d - posted by GitBox <gi...@apache.org> on 2021/03/12 01:50:04 UTC, 1 replies.
- [GitHub] [tvm] jwfromm merged pull request #7299: Introduce Apple BNNS backend - posted by GitBox <gi...@apache.org> on 2021/03/12 01:54:48 UTC, 0 replies.
- [tvm] branch main updated (e9e014b -> 68b81ad) - posted by jw...@apache.org on 2021/03/12 01:54:51 UTC, 0 replies.
- [GitHub] [tvm] eleflea opened a new pull request #7646: fix missing qparams in aten::upsample_nearest2d - posted by GitBox <gi...@apache.org> on 2021/03/12 02:12:45 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #7637: [PROFILING] Combine USE_VM_PROFILER and USE_GRAPH_RUNTIME_DEBUG into a single flag USE_PROFILER - posted by GitBox <gi...@apache.org> on 2021/03/12 02:53:26 UTC, 0 replies.
- [tvm] branch main updated (68b81ad -> 8d08b21) - posted by ju...@apache.org on 2021/03/12 02:53:34 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #7631: [RUNTIME] Switch time evaluator to use device specific timing. - posted by GitBox <gi...@apache.org> on 2021/03/12 04:25:51 UTC, 0 replies.
- [tvm] branch main updated: [RUNTIME] Switch time evaluator to use device specific timing. (#7631) - posted by ju...@apache.org on 2021/03/12 04:25:56 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky opened a new pull request #7647: [Relay][bugfix] Do not allow an empty match block to type check - posted by GitBox <gi...@apache.org> on 2021/03/12 04:39:15 UTC, 0 replies.
- [GitHub] [tvm] jcf94 commented on issue #7625: [arm cpu][auto scheduler] Auto scheduler @ arm cpu can not reproduce paper's performance - posted by GitBox <gi...@apache.org> on 2021/03/12 05:03:08 UTC, 0 replies.
- [GitHub] [tvm] jcf94 edited a comment on issue #7625: [arm cpu][auto scheduler] Auto scheduler @ arm cpu can not reproduce paper's performance - posted by GitBox <gi...@apache.org> on 2021/03/12 05:03:38 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a change in pull request #7647: [Relay][bugfix] Do not allow an empty match block to type check - posted by GitBox <gi...@apache.org> on 2021/03/12 05:31:16 UTC, 0 replies.
- [GitHub] [tvm] huajsj commented on a change in pull request #7619: [BugFix] Fix the race condition issue of packed func. (#7246). - posted by GitBox <gi...@apache.org> on 2021/03/12 05:41:42 UTC, 3 replies.
- [GitHub] [tvm] slyubomirsky commented on a change in pull request #7647: [Relay][bugfix] Do not allow an empty match block to type check - posted by GitBox <gi...@apache.org> on 2021/03/12 05:45:40 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7646: fix missing qparams in aten::upsample_nearest2d - posted by GitBox <gi...@apache.org> on 2021/03/12 06:22:12 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #7645: quantized pytorch model convert bug in upsample_nearest2d - posted by GitBox <gi...@apache.org> on 2021/03/12 06:22:22 UTC, 0 replies.
- [tvm] branch main updated: fix missing qparams in aten::upsample_nearest2d (#7646) - posted by ma...@apache.org on 2021/03/12 06:22:26 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene commented on a change in pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86 & arm cpu - posted by GitBox <gi...@apache.org> on 2021/03/12 07:24:15 UTC, 0 replies.
- [GitHub] [tvm] ANSHUMAN87 commented on a change in pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86 & arm cpu - posted by GitBox <gi...@apache.org> on 2021/03/12 08:01:05 UTC, 1 replies.
- [GitHub] [tvm] leandron commented on pull request #7640: [docs] Getting Started with TVM: TVMC Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/12 08:23:31 UTC, 0 replies.
- [GitHub] [tvm] YubinCao opened a new pull request #7648: [docker] fixed ci-gpu docker environment path typo. - posted by GitBox <gi...@apache.org> on 2021/03/12 08:40:22 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on a change in pull request #7640: [docs] Getting Started with TVM: TVMC Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/12 08:50:24 UTC, 1 replies.
- [GitHub] [tvm] leandron commented on pull request #7641: [docs] Getting Started with TVM: Auto Tuning with Python - posted by GitBox <gi...@apache.org> on 2021/03/12 08:55:43 UTC, 0 replies.
- [GitHub] [tvm] YubinCao commented on pull request #7648: [docker] fixed ci-gpu docker environment path typo. - posted by GitBox <gi...@apache.org> on 2021/03/12 09:04:40 UTC, 2 replies.
- [GitHub] [tvm] zhuwenxi commented on a change in pull request #7619: [BugFix] Fix the race condition issue of packed func. (#7246). - posted by GitBox <gi...@apache.org> on 2021/03/12 09:16:37 UTC, 11 replies.
- [GitHub] [tvm] jcf94 commented on a change in pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86 & arm cpu - posted by GitBox <gi...@apache.org> on 2021/03/12 09:16:38 UTC, 3 replies.
- [GitHub] [tvm] zhuwenxi edited a comment on pull request #7619: [BugFix] Fix the race condition issue of packed func. (#7246). - posted by GitBox <gi...@apache.org> on 2021/03/12 09:17:28 UTC, 2 replies.
- [GitHub] [tvm] jcf94 commented on pull request #7648: [docker] fixed ci-gpu docker environment path typo. - posted by GitBox <gi...@apache.org> on 2021/03/12 09:40:50 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene commented on a change in pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86/arm cpu & Some bug fix - posted by GitBox <gi...@apache.org> on 2021/03/12 09:49:01 UTC, 3 replies.
- [GitHub] [tvm] jcf94 commented on a change in pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86/arm cpu & Some bug fix - posted by GitBox <gi...@apache.org> on 2021/03/12 10:29:51 UTC, 7 replies.
- [GitHub] [tvm] d-smirnov opened a new pull request #7649: [BYOC][ACL] ACL migrated to v21.02 - posted by GitBox <gi...@apache.org> on 2021/03/12 10:37:41 UTC, 0 replies.
- [GitHub] [tvm] NicolaLancellotti commented on a change in pull request #7556: Remove pytest dependency in arm_compute_lib.py - posted by GitBox <gi...@apache.org> on 2021/03/12 10:54:43 UTC, 0 replies.
- [GitHub] [tvm] d-smirnov commented on pull request #7649: [BYOC][ACL] ACL migrated to v21.02 - posted by GitBox <gi...@apache.org> on 2021/03/12 11:50:57 UTC, 3 replies.
- [GitHub] [tvm] d-smirnov edited a comment on pull request #7649: [BYOC][ACL] ACL migrated to v21.02 - posted by GitBox <gi...@apache.org> on 2021/03/12 11:52:00 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7619: [BugFix] Fix the race condition issue of packed func. (#7246). - posted by GitBox <gi...@apache.org> on 2021/03/12 13:19:25 UTC, 2 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7642: [docs] Getting Started With TVM: Tensor Expressions - posted by GitBox <gi...@apache.org> on 2021/03/12 13:30:12 UTC, 0 replies.
- [GitHub] [tvm] SubjectNoi opened a new issue #7650: [Relay] relay.build error when setting attributes of IR Module. - posted by GitBox <gi...@apache.org> on 2021/03/12 13:56:51 UTC, 0 replies.
- [GitHub] [tvm] leandron opened a new pull request #7651: [TVMC] Allow options on --target to contain dots. - posted by GitBox <gi...@apache.org> on 2021/03/12 14:07:07 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on a change in pull request #7641: [docs] Getting Started with TVM: Auto Tuning with Python - posted by GitBox <gi...@apache.org> on 2021/03/12 15:21:33 UTC, 2 replies.
- [GitHub] [tvm] masahi commented on pull request #7648: [docker] fixed ci-gpu docker environment path typo. - posted by GitBox <gi...@apache.org> on 2021/03/12 15:52:55 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new issue #7652: [FLAKY] test_simulated_quantize - posted by GitBox <gi...@apache.org> on 2021/03/12 15:53:45 UTC, 0 replies.
- [GitHub] [tvm] giuseros commented on a change in pull request #7651: [TVMC] Allow options on --target to contain dots. - posted by GitBox <gi...@apache.org> on 2021/03/12 16:37:41 UTC, 0 replies.
- [GitHub] [tvm] huajsj commented on pull request #7619: [BugFix] Fix the race condition issue of packed func. (#7246). - posted by GitBox <gi...@apache.org> on 2021/03/12 17:29:55 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7651: [TVMC] Allow options on --target to contain dots. - posted by GitBox <gi...@apache.org> on 2021/03/12 17:37:16 UTC, 2 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7638: [docs] Getting Started: Introduction and Installation - posted by GitBox <gi...@apache.org> on 2021/03/12 17:38:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7644: [docs] Getting Started with TVM: Auto Scheduler and matmul - posted by GitBox <gi...@apache.org> on 2021/03/12 17:39:13 UTC, 0 replies.
- [tvm] branch main updated (1a50679 -> b80e777) - posted by tq...@apache.org on 2021/03/12 17:39:29 UTC, 0 replies.
- [GitHub] [tvm] MarisaKirisame commented on pull request #7647: [Relay][bugfix] Do not allow an empty match block to type check - posted by GitBox <gi...@apache.org> on 2021/03/12 17:40:37 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on pull request #7644: [docs] Getting Started with TVM: Auto Scheduler and matmul - posted by GitBox <gi...@apache.org> on 2021/03/12 17:40:47 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on pull request #7647: [Relay][bugfix] Do not allow an empty match block to type check - posted by GitBox <gi...@apache.org> on 2021/03/12 17:53:24 UTC, 2 replies.
- [GitHub] [tvm] leandron commented on a change in pull request #7651: [TVMC] Allow options on --target to contain dots. - posted by GitBox <gi...@apache.org> on 2021/03/12 18:00:17 UTC, 3 replies.
- [GitHub] [tvm] comaniac merged pull request #7651: [TVMC] Allow options on --target to contain dots. - posted by GitBox <gi...@apache.org> on 2021/03/12 18:04:08 UTC, 0 replies.
- [tvm] branch main updated: [TVMC] Allow options on --target to contain dots. (#7651) - posted by co...@apache.org on 2021/03/12 18:04:18 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7651: [TVMC] Allow options on --target to contain dots. - posted by GitBox <gi...@apache.org> on 2021/03/12 18:04:50 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on pull request #7629: [Runtime] OpenCL Texture Memory Support - posted by GitBox <gi...@apache.org> on 2021/03/12 18:51:56 UTC, 0 replies.
- [GitHub] [tvm] areusch opened a new pull request #7653: Rename GraphRuntime to GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/12 18:58:56 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7653: Rename GraphRuntime to GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/12 19:00:06 UTC, 4 replies.
- [GitHub] [tvm] leandron opened a new pull request #7654: [TVMC] Refactoring to document the --target regex and simplify test cases - posted by GitBox <gi...@apache.org> on 2021/03/12 19:03:52 UTC, 0 replies.
- [GitHub] [tvm] u99127 commented on pull request #7653: Rename GraphRuntime to GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/12 20:22:39 UTC, 0 replies.
- [GitHub] [tvm] u99127 commented on pull request #7628: [ETHOSN] Add support for Ethos-N 21.02 driver stack release. - posted by GitBox <gi...@apache.org> on 2021/03/12 20:25:56 UTC, 1 replies.
- [GitHub] [tvm] u99127 commented on a change in pull request #7639: [TFLite] Cast operator adapted for MLIR-based convertor - posted by GitBox <gi...@apache.org> on 2021/03/12 21:30:48 UTC, 0 replies.
- [GitHub] [tvm] u99127 commented on pull request #7639: [TFLite] Cast operator adapted for MLIR-based convertor - posted by GitBox <gi...@apache.org> on 2021/03/12 21:31:19 UTC, 1 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7653: Rename GraphRuntime to GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/12 22:26:54 UTC, 1 replies.
- [GitHub] [tvm] jwfromm opened a new pull request #7655: [Relay][ONNX][Frontend] Fix issue when group attribute isnt defined in convtranspose. - posted by GitBox <gi...@apache.org> on 2021/03/12 22:44:12 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #7655: [Relay][ONNX][Frontend] Fix issue when group attribute isnt defined in convtranspose. - posted by GitBox <gi...@apache.org> on 2021/03/12 22:44:23 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky edited a comment on pull request #7647: [Relay][bugfix] Do not allow an empty match block to type check - posted by GitBox <gi...@apache.org> on 2021/03/12 23:01:37 UTC, 0 replies.
- [GitHub] [tvm] SubjectNoi commented on issue #7650: [Relay] relay.build error when setting attributes of IR Module. - posted by GitBox <gi...@apache.org> on 2021/03/13 00:15:57 UTC, 0 replies.
- [GitHub] [tvm] comaniac opened a new pull request #7656: [Relay][Pass] Simplify consecutive transpose/layout_transform - posted by GitBox <gi...@apache.org> on 2021/03/13 01:06:17 UTC, 0 replies.
- [GitHub] [tvm] ANSHUMAN87 commented on pull request #7656: [Relay][Pass] Simplify consecutive transpose/layout_transform - posted by GitBox <gi...@apache.org> on 2021/03/13 05:30:00 UTC, 3 replies.
- [GitHub] [tvm] ANSHUMAN87 commented on a change in pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86/arm cpu & Some bug fix - posted by GitBox <gi...@apache.org> on 2021/03/13 06:07:35 UTC, 5 replies.
- [GitHub] [tvm] ANSHUMAN87 commented on pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86/arm cpu & Some bug fix - posted by GitBox <gi...@apache.org> on 2021/03/13 07:15:49 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7656: [Relay][Pass] Simplify consecutive transpose/layout_transform - posted by GitBox <gi...@apache.org> on 2021/03/13 07:18:23 UTC, 4 replies.
- [GitHub] [tvm] ANSHUMAN87 edited a comment on pull request #7656: [Relay][Pass] Simplify consecutive transpose/layout_transform - posted by GitBox <gi...@apache.org> on 2021/03/13 10:53:17 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on issue #7527: [RFC] TensorIR Scheduling Tracking Issue - posted by GitBox <gi...@apache.org> on 2021/03/13 15:21:26 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/13 15:22:07 UTC, 20 replies.
- [GitHub] [tvm] slyubomirsky closed pull request #7647: [Relay][bugfix] Do not allow an empty match block to type check - posted by GitBox <gi...@apache.org> on 2021/03/14 00:04:51 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on a change in pull request #7640: [docs] Getting Started with TVM: TVMC Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/14 03:01:12 UTC, 1 replies.
- [GitHub] [tvm] LeiWang1999 opened a new pull request #7657: [docs] Set USE_LLVM OFF when build VTA on pynq board - posted by GitBox <gi...@apache.org> on 2021/03/14 09:59:12 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on pull request #7657: [docs] Set USE_LLVM OFF when build VTA on pynq board - posted by GitBox <gi...@apache.org> on 2021/03/14 13:23:31 UTC, 1 replies.
- [GitHub] [tvm] LeiWang1999 closed pull request #7657: [docs] Set USE_LLVM OFF when build VTA on pynq board - posted by GitBox <gi...@apache.org> on 2021/03/14 13:48:36 UTC, 0 replies.
- [GitHub] [tvm] LeiWang1999 commented on pull request #7657: [docs] Set USE_LLVM OFF when build VTA on pynq board - posted by GitBox <gi...@apache.org> on 2021/03/14 13:50:36 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7657: [docs] Set USE_LLVM OFF when build VTA on pynq board - posted by GitBox <gi...@apache.org> on 2021/03/14 14:38:25 UTC, 0 replies.
- [GitHub] [tvm] ANSHUMAN87 commented on a change in pull request #7656: [Relay][Pass] Simplify consecutive transpose/layout_transform - posted by GitBox <gi...@apache.org> on 2021/03/14 16:00:50 UTC, 0 replies.
- [GitHub] [tvm] jcf94 commented on pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86/arm cpu & Some bug fix - posted by GitBox <gi...@apache.org> on 2021/03/15 02:01:42 UTC, 1 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/15 05:25:49 UTC, 2 replies.
- [GitHub] [tvm] akmaru opened a new pull request #7658: [TVMC][TensorRT] Enable TensorRT target through TVMC - posted by GitBox <gi...@apache.org> on 2021/03/15 06:29:57 UTC, 0 replies.
- [GitHub] [tvm] akmaru opened a new pull request #7659: [TFLite] Fixed strided_slice size after nms into TFLite frontend - posted by GitBox <gi...@apache.org> on 2021/03/15 06:38:31 UTC, 0 replies.
- [GitHub] [tvm] hebowen325 opened a new issue #7660: bug about tvm/apps/sgx - posted by GitBox <gi...@apache.org> on 2021/03/15 06:48:06 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7648: [docker] fixed ci-gpu docker environment path typo. - posted by GitBox <gi...@apache.org> on 2021/03/15 07:22:45 UTC, 0 replies.
- [tvm] branch main updated (fe25b9e -> 692da0a) - posted by ma...@apache.org on 2021/03/15 07:22:51 UTC, 0 replies.
- [GitHub] [tvm] new-TonyWang opened a new pull request #7661: [BugFix][Android RPC] fix bugs in Android RPC,Android RPC runs better - posted by GitBox <gi...@apache.org> on 2021/03/15 07:46:30 UTC, 0 replies.
- [GitHub] [tvm] new-TonyWang commented on pull request #7661: [BugFix][Android RPC] fix bugs in Android RPC,Android RPC runs better - posted by GitBox <gi...@apache.org> on 2021/03/15 07:53:03 UTC, 0 replies.
- [GitHub] [tvm] OneIsAll-w commented on pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2021/03/15 08:34:17 UTC, 3 replies.
- [GitHub] [tvm] OneIsAll-w removed a comment on pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2021/03/15 08:36:18 UTC, 0 replies.
- [GitHub] [tvm] liushuangddu opened a new issue #7662: Amazon triple containing - posted by GitBox <gi...@apache.org> on 2021/03/15 09:17:50 UTC, 0 replies.
- [GitHub] [tvm] leandron opened a new pull request #7663: [TVMC] Fix to check whether a path passed to --target is strictly a file - posted by GitBox <gi...@apache.org> on 2021/03/15 10:03:22 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2021/03/15 10:04:24 UTC, 1 replies.
- [GitHub] [tvm] euntaik opened a new pull request #7664: fix build break in Android rpc - posted by GitBox <gi...@apache.org> on 2021/03/15 10:38:34 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on a change in pull request #7658: [TVMC][TensorRT] Enable TensorRT target through TVMC - posted by GitBox <gi...@apache.org> on 2021/03/15 10:45:43 UTC, 2 replies.
- [GitHub] [tvm] new-TonyWang commented on pull request #7664: fix build break in Android rpc - posted by GitBox <gi...@apache.org> on 2021/03/15 13:40:35 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart merged pull request #7655: [Relay][ONNX][Frontend] Fix issue when group attribute isnt defined in convtranspose. - posted by GitBox <gi...@apache.org> on 2021/03/15 15:32:45 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7655: [Relay][ONNX][Frontend] Fix issue when group attribute isnt defined in convtranspose. - posted by GitBox <gi...@apache.org> on 2021/03/15 15:32:45 UTC, 0 replies.
- [tvm] branch main updated (692da0a -> 3beec22) - posted by mb...@apache.org on 2021/03/15 15:32:57 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7657: [docs] Set USE_LLVM OFF when build VTA on pynq board - posted by GitBox <gi...@apache.org> on 2021/03/15 15:38:36 UTC, 0 replies.
- [tvm] branch main updated: revert SET_LLVM flag (#7657) - posted by tq...@apache.org on 2021/03/15 15:38:38 UTC, 0 replies.
- [tvm] branch main updated: fix build break for android_rpc (#7664) - posted by tq...@apache.org on 2021/03/15 15:39:46 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7664: fix build break in Android rpc - posted by GitBox <gi...@apache.org> on 2021/03/15 15:39:49 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7664: fix build break in Android rpc - posted by GitBox <gi...@apache.org> on 2021/03/15 15:41:15 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7654: [TVMC] Refactoring to document the --target regex and simplify test cases - posted by GitBox <gi...@apache.org> on 2021/03/15 15:41:45 UTC, 0 replies.
- [tvm] branch main updated: [TVMC] Refactoring to document the --target regex and simplify test cases (#7654) - posted by tq...@apache.org on 2021/03/15 15:41:46 UTC, 0 replies.
- [GitHub] [tvm] jtuyls opened a new pull request #7665: [Runtime] Fix GraphRuntime.load_params to allow passing parameters that are not an input - posted by GitBox <gi...@apache.org> on 2021/03/15 16:30:53 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7658: [TVMC][TensorRT] Enable TensorRT target through TVMC - posted by GitBox <gi...@apache.org> on 2021/03/15 17:06:53 UTC, 1 replies.
- [GitHub] [tvm] comaniac commented on pull request #6302: [tvmc] command line driver 'compile' (part 2/4) - posted by GitBox <gi...@apache.org> on 2021/03/15 17:08:18 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7663: [TVMC] Fix to check whether a path passed to --target is strictly a file - posted by GitBox <gi...@apache.org> on 2021/03/15 17:09:22 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7663: [TVMC] Fix to check whether a path passed to --target is strictly a file - posted by GitBox <gi...@apache.org> on 2021/03/15 17:09:22 UTC, 0 replies.
- [tvm] branch main updated: [TVMC] Fix to check whether a path passed to --target is strictly a file (#7663) - posted by co...@apache.org on 2021/03/15 17:09:26 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on issue #7662: Amazon triple containing - posted by GitBox <gi...@apache.org> on 2021/03/15 17:22:04 UTC, 0 replies.
- [GitHub] [tvm] comaniac closed issue #7662: Amazon triple containing - posted by GitBox <gi...@apache.org> on 2021/03/15 17:22:04 UTC, 0 replies.
- [GitHub] [tvm] mbaret merged pull request #7659: [TFLite] Fixed strided_slice size after nms into TFLite frontend - posted by GitBox <gi...@apache.org> on 2021/03/15 17:33:23 UTC, 0 replies.
- [tvm] branch main updated (5bd78b3 -> 67f8397) - posted by mb...@apache.org on 2021/03/15 17:33:36 UTC, 0 replies.
- [GitHub] [tvm] mbaret commented on pull request #7659: [TFLite] Fixed strided_slice size after nms into TFLite frontend - posted by GitBox <gi...@apache.org> on 2021/03/15 17:33:43 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7656: [Relay][Pass] Simplify consecutive transpose/layout_transform - posted by GitBox <gi...@apache.org> on 2021/03/15 17:34:06 UTC, 0 replies.
- [GitHub] [tvm] trevor-m commented on a change in pull request #7658: [TVMC][TensorRT] Enable TensorRT target through TVMC - posted by GitBox <gi...@apache.org> on 2021/03/15 17:48:54 UTC, 1 replies.
- [GitHub] [tvm] anijain2305 commented on pull request #7639: [TFLite] Cast operator adapted for MLIR-based convertor - posted by GitBox <gi...@apache.org> on 2021/03/15 18:10:14 UTC, 2 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7656: [Relay][Pass] Simplify consecutive transpose/layout_transform - posted by GitBox <gi...@apache.org> on 2021/03/15 18:28:44 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7556: Remove pytest dependency in arm_compute_lib.py - posted by GitBox <gi...@apache.org> on 2021/03/15 19:51:37 UTC, 0 replies.
- [tvm] branch main updated: Remove pytest dependency in arm_compute_lib.py (#7556) - posted by co...@apache.org on 2021/03/15 19:51:46 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7556: Remove pytest dependency in arm_compute_lib.py - posted by GitBox <gi...@apache.org> on 2021/03/15 19:51:59 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart opened a new pull request #7666: [ONNX][NMS] init the NMS output tensor with 1s and then slice them away after the loop - posted by GitBox <gi...@apache.org> on 2021/03/15 21:07:02 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7656: [Relay][Pass] Simplify consecutive transpose/layout_transform - posted by GitBox <gi...@apache.org> on 2021/03/16 01:20:17 UTC, 0 replies.
- [tvm] branch main updated (068fed9 -> 7f96986) - posted by co...@apache.org on 2021/03/16 01:21:28 UTC, 0 replies.
- [GitHub] [tvm] apivovarov opened a new pull request #7667: Fix relay.testing.darknet convert_image - posted by GitBox <gi...@apache.org> on 2021/03/16 01:37:19 UTC, 0 replies.
- [GitHub] [tvm] Laurawly opened a new pull request #7668: Add nvcc support for c source module - posted by GitBox <gi...@apache.org> on 2021/03/16 04:37:40 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7666: [ONNX][NMS] init the NMS output tensor with 1s and then slice them away after the loop - posted by GitBox <gi...@apache.org> on 2021/03/16 05:10:31 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7666: [ONNX][NMS] init the NMS output tensor with 1s and then slice them away after the loop - posted by GitBox <gi...@apache.org> on 2021/03/16 05:10:51 UTC, 0 replies.
- [tvm] branch main updated: init the concat tensor with 1s and then slice them away (#7666) - posted by ma...@apache.org on 2021/03/16 05:11:04 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7611: [TOPI][GPU] Mergepath sort with odd-even block sort - posted by GitBox <gi...@apache.org> on 2021/03/16 05:12:24 UTC, 0 replies.
- [tvm] branch main updated: [TOPI][GPU] Mergepath sort with odd-even block sort (#7611) - posted by ma...@apache.org on 2021/03/16 05:12:27 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7669: [TOPI][SPIRV] Cast to float32 not float64 before log2 in sort/scan - posted by GitBox <gi...@apache.org> on 2021/03/16 06:37:01 UTC, 0 replies.
- [GitHub] [tvm] euntaik opened a new pull request #7670: [CPP_RPC] allow user supplied work dir - posted by GitBox <gi...@apache.org> on 2021/03/16 10:04:21 UTC, 0 replies.
- [GitHub] [tvm] zhuochenKIDD commented on a change in pull request #7616: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/16 11:54:53 UTC, 6 replies.
- [GitHub] [tvm] d-smirnov commented on pull request #7639: [TFLite] Cast operator adapted for MLIR-based convertor - posted by GitBox <gi...@apache.org> on 2021/03/16 12:53:09 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/16 15:58:19 UTC, 2 replies.
- [GitHub] [tvm] junrushao1994 commented on a change in pull request #7153: [RUNTIME] Add libbacktrace for backtraces with line numbers - posted by GitBox <gi...@apache.org> on 2021/03/16 16:50:01 UTC, 1 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7153: [RUNTIME] Add libbacktrace for backtraces with line numbers - posted by GitBox <gi...@apache.org> on 2021/03/16 16:54:45 UTC, 1 replies.
- [GitHub] [tvm] mehrdadh opened a new pull request #7671: [mictoTVM] Add error reporting module to microTVM runtime - posted by GitBox <gi...@apache.org> on 2021/03/16 16:58:47 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7153: [RUNTIME] Add libbacktrace for backtraces with line numbers - posted by GitBox <gi...@apache.org> on 2021/03/16 17:00:17 UTC, 3 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7153: [RUNTIME] Add libbacktrace for backtraces with line numbers - posted by GitBox <gi...@apache.org> on 2021/03/16 17:06:36 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on pull request #7669: [TOPI][SPIRV] Cast to float32 not float64 before log2 in sort/scan - posted by GitBox <gi...@apache.org> on 2021/03/16 17:33:23 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart opened a new pull request #7672: [OpenCL] Skip opencl memory operations on empty tensors - posted by GitBox <gi...@apache.org> on 2021/03/16 17:39:07 UTC, 0 replies.
- [tvm] branch revert-7666-onnx_nms_empty_init created (now 10d4341) - posted by mb...@apache.org on 2021/03/16 17:39:32 UTC, 0 replies.
- [tvm] 01/01: Revert "init the concat tensor with 1s and then slice them away (#7666)" - posted by mb...@apache.org on 2021/03/16 17:39:33 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart opened a new pull request #7673: Revert "[ONNX][NMS] init the NMS output tensor with 1s and then slice them away after the loop" - posted by GitBox <gi...@apache.org> on 2021/03/16 17:39:40 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7673: Revert "[ONNX][NMS] init the NMS output tensor with 1s and then slice them away after the loop" - posted by GitBox <gi...@apache.org> on 2021/03/16 17:39:52 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on pull request #7640: [docs] Getting Started with TVM: TVMC Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/16 19:19:55 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7640: [docs] Getting Started with TVM: TVMC Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/16 19:19:55 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7642: [docs] Getting Started With TVM: Tensor Expressions - posted by GitBox <gi...@apache.org> on 2021/03/16 19:21:00 UTC, 1 replies.
- [tvm] branch main updated (d288bbc -> 343b689) - posted by tq...@apache.org on 2021/03/16 19:21:46 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7669: [TOPI][SPIRV] Cast to float32 not float64 before log2 in sort/scan - posted by GitBox <gi...@apache.org> on 2021/03/16 19:28:14 UTC, 3 replies.
- [GitHub] [tvm] masahi edited a comment on pull request #7669: [TOPI][SPIRV] Cast to float32 not float64 before log2 in sort/scan - posted by GitBox <gi...@apache.org> on 2021/03/16 19:29:04 UTC, 5 replies.
- [GitHub] [tvm] masahi commented on pull request #7672: [OpenCL] Skip opencl memory operations on empty tensors - posted by GitBox <gi...@apache.org> on 2021/03/16 19:33:50 UTC, 1 replies.
- [GitHub] [tvm] CircleSpin opened a new pull request #7674: [TVMC] Allow optional arguments to be passed to importers - posted by GitBox <gi...@apache.org> on 2021/03/16 19:43:00 UTC, 0 replies.
- [GitHub] [tvm] CircleSpin commented on pull request #7674: [TVMC] Allow optional arguments to be passed to importers - posted by GitBox <gi...@apache.org> on 2021/03/16 19:44:03 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7672: [OpenCL] Skip opencl memory operations on empty tensors - posted by GitBox <gi...@apache.org> on 2021/03/16 19:47:32 UTC, 4 replies.
- [GitHub] [tvm] mdw-octoml commented on a change in pull request #7674: [TVMC] Allow optional arguments to be passed to importers - posted by GitBox <gi...@apache.org> on 2021/03/16 20:24:33 UTC, 0 replies.
- [GitHub] [tvm] comaniac opened a new pull request #7675: [Torch] Remove unnecessary reshapes for batch_matmul - posted by GitBox <gi...@apache.org> on 2021/03/16 20:39:28 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 commented on pull request #7672: [OpenCL] Skip opencl memory operations on empty tensors - posted by GitBox <gi...@apache.org> on 2021/03/16 20:49:10 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7675: [Torch] Remove unnecessary reshapes for batch_matmul - posted by GitBox <gi...@apache.org> on 2021/03/16 21:27:19 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7675: [Torch] Remove unnecessary reshapes for batch_matmul - posted by GitBox <gi...@apache.org> on 2021/03/16 21:30:04 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7675: [Torch] Remove unnecessary reshapes for batch_matmul - posted by GitBox <gi...@apache.org> on 2021/03/16 21:41:44 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7668: Add nvcc support for c source module - posted by GitBox <gi...@apache.org> on 2021/03/16 22:30:09 UTC, 0 replies.
- [tvm] branch main updated (343b689 -> b8b63cd) - posted by tq...@apache.org on 2021/03/16 22:30:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7667: Fix relay.testing.darknet convert_image - posted by GitBox <gi...@apache.org> on 2021/03/16 22:30:39 UTC, 0 replies.
- [tvm] branch main updated (b8b63cd -> e697f03) - posted by tq...@apache.org on 2021/03/16 22:30:46 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7667: Fix relay.testing.darknet convert_image - posted by GitBox <gi...@apache.org> on 2021/03/16 22:30:49 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on a change in pull request #7390: fix:getcwd not work on android platform - posted by GitBox <gi...@apache.org> on 2021/03/16 23:20:58 UTC, 2 replies.
- [GitHub] [tvm] apivovarov opened a new pull request #7676: Default value for graph_runtime Init lookup_linked_param_func - posted by GitBox <gi...@apache.org> on 2021/03/17 00:49:52 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7390: fix:getcwd not work on android platform - posted by GitBox <gi...@apache.org> on 2021/03/17 01:03:47 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy edited a comment on pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/17 02:35:51 UTC, 5 replies.
- [GitHub] [tvm] merrymercy commented on a change in pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86/arm cpu & Some bug fix - posted by GitBox <gi...@apache.org> on 2021/03/17 03:03:44 UTC, 7 replies.
- [GitHub] [tvm] altanh opened a new pull request #7677: [Relay][Training][Pass] Factor out first-order AD to a module pass, and add ConcretizeLike pass - posted by GitBox <gi...@apache.org> on 2021/03/17 03:39:01 UTC, 0 replies.
- [GitHub] [tvm] MarisaKirisame commented on a change in pull request #7677: [Relay][Training][Pass] Factor out first-order AD to a module pass, and add ConcretizeLike pass - posted by GitBox <gi...@apache.org> on 2021/03/17 03:52:56 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new issue #7678: [BUG] The accuracy of the compiled model declines. - posted by GitBox <gi...@apache.org> on 2021/03/17 03:54:07 UTC, 0 replies.
- [GitHub] [tvm] altanh commented on a change in pull request #7677: [Relay][Training][Pass] Factor out first-order AD to a module pass, and add ConcretizeLike pass - posted by GitBox <gi...@apache.org> on 2021/03/17 04:14:51 UTC, 5 replies.
- [GitHub] [tvm] masahi merged pull request #7675: [Torch] Remove unnecessary reshapes for batch_matmul - posted by GitBox <gi...@apache.org> on 2021/03/17 04:21:33 UTC, 0 replies.
- [tvm] branch main updated (e697f03 -> 4abbe49) - posted by ma...@apache.org on 2021/03/17 04:21:37 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7675: [Torch] Remove unnecessary reshapes for batch_matmul - posted by GitBox <gi...@apache.org> on 2021/03/17 04:21:43 UTC, 0 replies.
- [GitHub] [tvm] yzhliu opened a new pull request #7679: [COMMUNITY] @areusch -> Committer - posted by GitBox <gi...@apache.org> on 2021/03/17 05:57:56 UTC, 0 replies.
- [GitHub] [tvm] monklof commented on pull request #7496: [Frontend,TOPI] Improve dynamism for BatchMatmul and Dense - posted by GitBox <gi...@apache.org> on 2021/03/17 06:15:40 UTC, 0 replies.
- [GitHub] [tvm] new-TonyWang closed pull request #7661: [BugFix][Android RPC] fix bugs in Android RPC,Android RPC runs better - posted by GitBox <gi...@apache.org> on 2021/03/17 06:37:23 UTC, 0 replies.
- [GitHub] [tvm] new-TonyWang opened a new pull request #7680: [BugFix][Android RPC] fix build bugs and improve android_rpc experience - posted by GitBox <gi...@apache.org> on 2021/03/17 06:56:32 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7681: [SPIRV] Declare int64 capability by default - posted by GitBox <gi...@apache.org> on 2021/03/17 07:03:20 UTC, 0 replies.
- [GitHub] [tvm] new-TonyWang commented on pull request #7680: [BugFix][Android RPC] fix build bugs and improve android_rpc experience - posted by GitBox <gi...@apache.org> on 2021/03/17 07:07:11 UTC, 0 replies.
- [GitHub] [tvm] XIAO-XIA opened a new issue #7682: [BUG][Threefry] Seg fault when running threefry_generate with some out_shape - posted by GitBox <gi...@apache.org> on 2021/03/17 07:22:43 UTC, 0 replies.
- [GitHub] [tvm] vizero1 commented on pull request #7667: Fix relay.testing.darknet convert_image - posted by GitBox <gi...@apache.org> on 2021/03/17 09:12:06 UTC, 0 replies.
- [GitHub] [tvm] leandron opened a new issue #7683: Golang tests (currently disabled) are broken with "undefined reference to `tvm::runtime::DenseMapNode::kNextProbeLocation'" - posted by GitBox <gi...@apache.org> on 2021/03/17 10:28:21 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7681: [SPIRV] Declare int64 capability by default - posted by GitBox <gi...@apache.org> on 2021/03/17 13:29:20 UTC, 0 replies.
- [tvm] branch main updated (4abbe49 -> c55608f) - posted by tq...@apache.org on 2021/03/17 13:30:42 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7677: [Relay][Training][Pass] Factor out first-order AD to a module pass, and add ConcretizeLike pass - posted by GitBox <gi...@apache.org> on 2021/03/17 13:41:23 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7616: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/17 16:39:23 UTC, 0 replies.
- [tvm] branch main updated (c55608f -> 60ff0c7) - posted by co...@apache.org on 2021/03/17 16:39:26 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7677: [Relay][Training][Pass] Factor out first-order AD to a module pass, and add ConcretizeLike pass - posted by GitBox <gi...@apache.org> on 2021/03/17 17:19:06 UTC, 2 replies.
- [GitHub] [tvm] tqchen commented on pull request #7616: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/17 17:20:52 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7153: [RUNTIME] Add libbacktrace for backtraces with line numbers - posted by GitBox <gi...@apache.org> on 2021/03/17 17:23:07 UTC, 1 replies.
- [GitHub] [tvm] leandron commented on pull request #7575: [CI][VitisAI] Update CI Vitis AI PyXIR version - posted by GitBox <gi...@apache.org> on 2021/03/17 17:29:19 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #7679: [COMMUNITY] @areusch -> Committer - posted by GitBox <gi...@apache.org> on 2021/03/17 17:59:42 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7679: [COMMUNITY] @areusch -> Committer - posted by GitBox <gi...@apache.org> on 2021/03/17 17:59:52 UTC, 0 replies.
- [tvm] branch main updated: [COMMUNITY] @areusch -> Committer (#7679) - posted by ju...@apache.org on 2021/03/17 18:01:18 UTC, 0 replies.
- [GitHub] [tvm] altanh commented on pull request #7677: [Relay][Training][Pass] Factor out first-order AD to a module pass, and add ConcretizeLike pass - posted by GitBox <gi...@apache.org> on 2021/03/17 18:10:27 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7677: [Relay][Training][Pass] Factor out first-order AD to a module pass, and add ConcretizeLike pass - posted by GitBox <gi...@apache.org> on 2021/03/17 18:42:34 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7496: [Frontend,TOPI] Improve dynamism for BatchMatmul and Dense - posted by GitBox <gi...@apache.org> on 2021/03/17 18:45:57 UTC, 0 replies.
- [tvm] branch main updated (5c460ff -> c871784) - posted by co...@apache.org on 2021/03/17 18:46:07 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7496: [Frontend,TOPI] Improve dynamism for BatchMatmul and Dense - posted by GitBox <gi...@apache.org> on 2021/03/17 18:46:11 UTC, 0 replies.
- [GitHub] [tvm] CircleSpin commented on a change in pull request #7674: [TVMC] Allow optional arguments to be passed to importers - posted by GitBox <gi...@apache.org> on 2021/03/17 19:24:38 UTC, 1 replies.
- [GitHub] [tvm] jwfromm opened a new pull request #7684: [Relay][QNN] Relax simulated qnn tests to prevent flakiness. - posted by GitBox <gi...@apache.org> on 2021/03/17 20:50:10 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #7684: [Relay][QNN] Relax simulated qnn tests to prevent flakiness. - posted by GitBox <gi...@apache.org> on 2021/03/17 20:50:50 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on issue #7652: [FLAKY] test_simulated_quantize - posted by GitBox <gi...@apache.org> on 2021/03/17 20:51:01 UTC, 0 replies.
- [GitHub] [tvm] hogepodge closed pull request #7612: [WIP][Docs] Getting Started With TVM Tutorial - posted by GitBox <gi...@apache.org> on 2021/03/17 21:11:45 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7642: [docs] Getting Started With TVM: Tensor Expressions - posted by GitBox <gi...@apache.org> on 2021/03/17 23:12:42 UTC, 3 replies.
- [GitHub] [tvm] comaniac opened a new pull request #7685: [Relay] Add TopPattern to nn.dropout - posted by GitBox <gi...@apache.org> on 2021/03/18 00:26:38 UTC, 0 replies.
- [GitHub] [tvm] csullivan opened a new pull request #7686: [Texture support][Part 1] TIR, codegen and device runtime support - posted by GitBox <gi...@apache.org> on 2021/03/18 00:28:57 UTC, 0 replies.
- [GitHub] [tvm] csullivan opened a new pull request #7687: [Texture support][Part 2] Add opencl adreno target, topi schedules, and relay op strategies - posted by GitBox <gi...@apache.org> on 2021/03/18 00:29:20 UTC, 0 replies.
- [GitHub] [tvm] csullivan opened a new pull request #7688: [Texture support][Part 3] Support storage scope tag in graph runtime codegen, planning, runtime and compile engine - posted by GitBox <gi...@apache.org> on 2021/03/18 00:29:31 UTC, 0 replies.
- [GitHub] [tvm] csullivan opened a new pull request #7689: [Texture support][Part 4] Add CollectStorageInfo and CollectBufferBinds relay passes for Adreno GPU - posted by GitBox <gi...@apache.org> on 2021/03/18 00:29:41 UTC, 0 replies.
- [GitHub] [tvm] csullivan opened a new pull request #7690: [Texture support][Part 5] Graph runtime and memory planning support for 2d allocations - posted by GitBox <gi...@apache.org> on 2021/03/18 00:29:55 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7686: [Texture support][Part 1] TIR, codegen and device runtime support - posted by GitBox <gi...@apache.org> on 2021/03/18 00:38:43 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7686: [Texture support][Part 1] TIR, codegen and device runtime support - posted by GitBox <gi...@apache.org> on 2021/03/18 00:40:33 UTC, 1 replies.
- [GitHub] [tvm] hogepodge commented on pull request #7616: [Runtime] Extend Graph Runtime To Support Cuda Graph Launch - posted by GitBox <gi...@apache.org> on 2021/03/18 00:57:08 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7691: [Vulkan] Workaround for zero size allocation - posted by GitBox <gi...@apache.org> on 2021/03/18 02:14:47 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on a change in pull request #7537: [PYTHON][Target] add stm32mp1 target helper - posted by GitBox <gi...@apache.org> on 2021/03/18 03:23:24 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on pull request #7686: [Texture support][Part 1] TIR, codegen and device runtime support - posted by GitBox <gi...@apache.org> on 2021/03/18 04:02:33 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7684: [Relay][QNN] Relax simulated qnn tests to prevent flakiness. - posted by GitBox <gi...@apache.org> on 2021/03/18 04:55:02 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7684: [Relay][QNN] Relax simulated qnn tests to prevent flakiness. - posted by GitBox <gi...@apache.org> on 2021/03/18 04:55:13 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #7652: [FLAKY] test_simulated_quantize - posted by GitBox <gi...@apache.org> on 2021/03/18 04:55:23 UTC, 0 replies.
- [tvm] branch main updated: [Relay][QNN] Relax simulated qnn tests to prevent flakiness. (#7684) - posted by ma...@apache.org on 2021/03/18 04:55:44 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7438: [ONNX] Enable GPU in ONNX importer tests - posted by GitBox <gi...@apache.org> on 2021/03/18 05:03:55 UTC, 6 replies.
- [GitHub] [tvm] masahi merged pull request #7685: [Relay] Add TopPattern to nn.dropout - posted by GitBox <gi...@apache.org> on 2021/03/18 05:09:02 UTC, 0 replies.
- [tvm] branch main updated (ab86aa6 -> 4976bb2) - posted by ma...@apache.org on 2021/03/18 05:09:10 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7674: [TVMC] Allow optional arguments to be passed to importers - posted by GitBox <gi...@apache.org> on 2021/03/18 05:10:03 UTC, 0 replies.
- [tvm] branch main updated: [TVMC] Allow optional arguments to be passed to importers (#7674) - posted by ma...@apache.org on 2021/03/18 05:10:09 UTC, 0 replies.
- [GitHub] [tvm] leeexyz opened a new pull request #7692: [TE] Bugfix for reduction that involves multi-outs with where cond - posted by GitBox <gi...@apache.org> on 2021/03/18 09:06:27 UTC, 0 replies.
- [GitHub] [tvm] tristan-arm commented on pull request #7628: [ETHOSN] Add support for Ethos-N 21.02 driver stack release. - posted by GitBox <gi...@apache.org> on 2021/03/18 10:01:44 UTC, 0 replies.
- [GitHub] [tvm] cgerum opened a new pull request #7693: [TORCH] Implement avg_pool1d - posted by GitBox <gi...@apache.org> on 2021/03/18 11:07:13 UTC, 0 replies.
- [GitHub] [tvm] cgerum closed pull request #7693: [TORCH] Implement avg_pool1d - posted by GitBox <gi...@apache.org> on 2021/03/18 11:10:30 UTC, 0 replies.
- [GitHub] [tvm] cgerum opened a new pull request #7694: [TORCH] Implement avg_pool1d - posted by GitBox <gi...@apache.org> on 2021/03/18 11:17:50 UTC, 0 replies.
- [GitHub] [tvm] intheworld opened a new pull request #7695: Merge pull request #2 from apache/master - posted by GitBox <gi...@apache.org> on 2021/03/18 12:46:09 UTC, 0 replies.
- [GitHub] [tvm] intheworld closed pull request #7695: Merge pull request #2 from apache/master - posted by GitBox <gi...@apache.org> on 2021/03/18 12:46:39 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7153: [RUNTIME] Add libbacktrace for backtraces with line numbers - posted by GitBox <gi...@apache.org> on 2021/03/18 13:08:22 UTC, 0 replies.
- [tvm] branch main updated: [RUNTIME] Add libbacktrace for backtraces with line numbers (#7153) - posted by tq...@apache.org on 2021/03/18 13:08:36 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7677: [Relay][Training][Pass] Factor out first-order AD to a module pass - posted by GitBox <gi...@apache.org> on 2021/03/18 13:09:35 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on issue #7683: Golang tests (currently disabled) are broken with "undefined reference to `tvm::runtime::DenseMapNode::kNextProbeLocation'" - posted by GitBox <gi...@apache.org> on 2021/03/18 13:18:30 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7677: [Relay][Training][Pass] Factor out first-order AD to a module pass - posted by GitBox <gi...@apache.org> on 2021/03/18 14:04:59 UTC, 0 replies.
- [tvm] branch main updated (c976a07 -> 45442ed) - posted by tq...@apache.org on 2021/03/18 14:05:35 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7670: [CPP_RPC] allow user supplied work dir - posted by GitBox <gi...@apache.org> on 2021/03/18 14:23:13 UTC, 0 replies.
- [GitHub] [tvm] u99127 commented on a change in pull request #7537: [PYTHON][Target] add stm32mp1 target helper - posted by GitBox <gi...@apache.org> on 2021/03/18 15:02:48 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7682: [BUG][Threefry] Seg fault when running threefry_generate with some out_shape - posted by GitBox <gi...@apache.org> on 2021/03/18 15:02:58 UTC, 1 replies.
- [GitHub] [tvm] tqchen removed a comment on issue #7682: [BUG][Threefry] Seg fault when running threefry_generate with some out_shape - posted by GitBox <gi...@apache.org> on 2021/03/18 15:03:08 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a change in pull request #7642: [docs] Getting Started With TVM: Tensor Expressions - posted by GitBox <gi...@apache.org> on 2021/03/18 16:08:42 UTC, 0 replies.
- [GitHub] [tvm] electriclilies commented on a change in pull request #7438: [ONNX] Enable GPU in ONNX importer tests - posted by GitBox <gi...@apache.org> on 2021/03/18 16:59:25 UTC, 3 replies.
- [GitHub] [tvm] jwfromm commented on pull request #7006: [frontend][keras] Add support for TimeDistributed - posted by GitBox <gi...@apache.org> on 2021/03/18 17:03:30 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/18 18:44:36 UTC, 1 replies.
- [GitHub] [tvm] tkonolige edited a comment on pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/18 18:45:37 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7653: Rename GraphRuntime to GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/18 18:51:18 UTC, 2 replies.
- [GitHub] [tvm] mehrdadh commented on pull request #7557: Clean up uTVM demo runtime, add ONNX model test and tutorial - posted by GitBox <gi...@apache.org> on 2021/03/18 19:35:08 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh edited a comment on pull request #7557: Clean up uTVM demo runtime, add ONNX model test and tutorial - posted by GitBox <gi...@apache.org> on 2021/03/18 19:38:52 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7438: [ONNX] Enable GPU in ONNX importer tests - posted by GitBox <gi...@apache.org> on 2021/03/18 19:46:46 UTC, 1 replies.
- [GitHub] [tvm-vta] huajsj commented on pull request #23: Use TVMArrayCopy API to replace VTA internal function VTABufferCPUPtr - posted by GitBox <gi...@apache.org> on 2021/03/18 19:54:45 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7696: [GO] Fix go bindings - posted by GitBox <gi...@apache.org> on 2021/03/18 20:03:38 UTC, 0 replies.
- [GitHub] [tvm] majercakdavid opened a new issue #7697: Build error: TypeError: Map is not registered via TVM_REGISTER_NODE_TYPE - posted by GitBox <gi...@apache.org> on 2021/03/18 20:22:44 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on issue #7697: Build error: TypeError: Map is not registered via TVM_REGISTER_NODE_TYPE - posted by GitBox <gi...@apache.org> on 2021/03/18 20:26:46 UTC, 0 replies.
- [GitHub] [tvm] comaniac closed issue #7697: Build error: TypeError: Map is not registered via TVM_REGISTER_NODE_TYPE - posted by GitBox <gi...@apache.org> on 2021/03/18 20:26:47 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7694: [TORCH] Implement avg_pool1d - posted by GitBox <gi...@apache.org> on 2021/03/18 20:27:07 UTC, 4 replies.
- [GitHub] [tvm] mbrookhart closed pull request #7672: [OpenCL] Skip opencl memory operations on empty tensors - posted by GitBox <gi...@apache.org> on 2021/03/18 20:33:07 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7696: [GO] Fix go bindings - posted by GitBox <gi...@apache.org> on 2021/03/18 20:43:57 UTC, 1 replies.
- [tvm-vta] branch main updated: Use TVMArrayCopyFromBytes API to replace VTA internal function VTABufferCPUPtr (#23) - posted by tq...@apache.org on 2021/03/18 20:44:37 UTC, 0 replies.
- [GitHub] [tvm-vta] tqchen merged pull request #23: Use TVMArrayCopy API to replace VTA internal function VTABufferCPUPtr - posted by GitBox <gi...@apache.org> on 2021/03/18 20:44:51 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7696: [GO] Fix go bindings - posted by GitBox <gi...@apache.org> on 2021/03/18 20:49:52 UTC, 1 replies.
- [GitHub] [tvm] CircleSpin opened a new pull request #7698: [TVMC] Python Scripting Init Files - posted by GitBox <gi...@apache.org> on 2021/03/18 20:58:38 UTC, 0 replies.
- [GitHub] [tvm] CircleSpin commented on pull request #7698: [TVMC] Python Scripting Init Files - posted by GitBox <gi...@apache.org> on 2021/03/18 20:59:18 UTC, 1 replies.
- [GitHub] [tvm] mdw-octoml commented on a change in pull request #7698: [TVMC] Python Scripting Init Files - posted by GitBox <gi...@apache.org> on 2021/03/18 21:03:21 UTC, 0 replies.
- [GitHub] [tvm] majercakdavid commented on issue #7697: Build error: TypeError: Map is not registered via TVM_REGISTER_NODE_TYPE - posted by GitBox <gi...@apache.org> on 2021/03/18 21:05:01 UTC, 0 replies.
- [GitHub] [tvm] cgerum commented on pull request #7694: [TORCH] Implement avg_pool1d - posted by GitBox <gi...@apache.org> on 2021/03/18 21:22:37 UTC, 2 replies.
- [GitHub] [tvm] jwfromm opened a new pull request #7699: [Relay][Frontend][ONNX] Raise error when user provides an input not in the onnx graph. - posted by GitBox <gi...@apache.org> on 2021/03/18 21:41:51 UTC, 0 replies.
- [GitHub] [tvm] trevor-m opened a new pull request #7700: [TOPI][CUDA] Fix 0 valid boxes case for NMS when return_indices=False - posted by GitBox <gi...@apache.org> on 2021/03/18 22:09:00 UTC, 0 replies.
- [GitHub] [tvm] trevor-m commented on pull request #7700: [TOPI][CUDA] Fix 0 valid boxes case for NMS when return_indices=False - posted by GitBox <gi...@apache.org> on 2021/03/18 22:09:16 UTC, 1 replies.
- [GitHub] [tvm] apivovarov opened a new pull request #7701: Use dmlc-core as a cmake project - posted by GitBox <gi...@apache.org> on 2021/03/18 22:57:33 UTC, 0 replies.
- [GitHub] [tvm] anijain2305 merged pull request #7676: Default value for graph_runtime Init lookup_linked_param_func - posted by GitBox <gi...@apache.org> on 2021/03/18 23:44:54 UTC, 0 replies.
- [tvm] branch main updated (45442ed -> 431a7d6) - posted by an...@apache.org on 2021/03/18 23:45:10 UTC, 0 replies.
- [GitHub] [tvm] anijain2305 commented on pull request #7676: Default value for graph_runtime Init lookup_linked_param_func - posted by GitBox <gi...@apache.org> on 2021/03/18 23:45:14 UTC, 0 replies.
- [GitHub] [tvm] trevor-m opened a new pull request #7702: [BYOC][TensorRT] Explicitly free TensorRT engine and context in destructor. - posted by GitBox <gi...@apache.org> on 2021/03/18 23:56:28 UTC, 0 replies.
- [GitHub] [tvm] trevor-m commented on pull request #7702: [BYOC][TensorRT] Explicitly free TensorRT engine and context in destructor. - posted by GitBox <gi...@apache.org> on 2021/03/18 23:56:38 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7701: Use dmlc-core as a cmake project - posted by GitBox <gi...@apache.org> on 2021/03/19 00:07:53 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7701: Use dmlc-core as a cmake project - posted by GitBox <gi...@apache.org> on 2021/03/19 00:21:41 UTC, 0 replies.
- [tvm-site] branch main updated: Fix link (#27) - posted by tq...@apache.org on 2021/03/19 00:30:13 UTC, 0 replies.
- [tvm-site] branch asf-site updated: Build at Thu Mar 18 20:31:02 EDT 2021 - posted by tq...@apache.org on 2021/03/19 00:31:12 UTC, 0 replies.
- [GitHub] [tvm] apivovarov closed pull request #7701: Use dmlc-core as a cmake project - posted by GitBox <gi...@apache.org> on 2021/03/19 00:33:38 UTC, 0 replies.
- [GitHub] [tvm] icemelon9 commented on a change in pull request #7624: [Profiling,VM] Profiling interface for VM and Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/19 01:01:00 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 edited a comment on pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/19 01:36:16 UTC, 1 replies.
- [GitHub] [tvm] comaniac opened a new pull request #7703: [AutoScheduler] Add function name in message - posted by GitBox <gi...@apache.org> on 2021/03/19 02:08:50 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a change in pull request #7643: [docs] Getting Started with TVM: AutoTVM and Matrix Multiply - posted by GitBox <gi...@apache.org> on 2021/03/19 02:47:53 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene merged pull request #7670: [CPP_RPC] allow user supplied work dir - posted by GitBox <gi...@apache.org> on 2021/03/19 03:13:12 UTC, 0 replies.
- [tvm] branch main updated (431a7d6 -> e467748) - posted by zh...@apache.org on 2021/03/19 03:13:22 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene commented on pull request #7670: [CPP_RPC] allow user supplied work dir - posted by GitBox <gi...@apache.org> on 2021/03/19 03:13:22 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (6a77cdd -> f0796a6) - posted by ar...@apache.org on 2021/03/19 03:14:50 UTC, 0 replies.
- [tvm] 01/01: add ci-qemu-staging - posted by ar...@apache.org on 2021/03/19 03:14:51 UTC, 1 replies.
- [tvm] branch ci-docker-staging updated (f0796a6 -> 53e3656) - posted by ar...@apache.org on 2021/03/19 03:32:01 UTC, 0 replies.
- [tvm] 01/01: update to staging containers - posted by ar...@apache.org on 2021/03/19 03:32:02 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #7698: [TVMC] Python Scripting Init Files - posted by GitBox <gi...@apache.org> on 2021/03/19 04:46:31 UTC, 2 replies.
- [GitHub] [tvm] anijain2305 merged pull request #7639: [TFLite] Cast operator adapted for MLIR-based convertor - posted by GitBox <gi...@apache.org> on 2021/03/19 06:47:55 UTC, 0 replies.
- [tvm] branch main updated: [TFLite] Cast operator adapted for MLIR-based convertor (#7639) - posted by an...@apache.org on 2021/03/19 06:48:07 UTC, 0 replies.
- [GitHub] [tvm] anijain2305 merged pull request #7702: [BYOC][TensorRT] Explicitly free TensorRT engine and context in destructor. - posted by GitBox <gi...@apache.org> on 2021/03/19 08:10:00 UTC, 0 replies.
- [tvm] branch main updated: Free TensorRT engine and context (#7702) - posted by an...@apache.org on 2021/03/19 08:10:09 UTC, 0 replies.
- [GitHub] [tvm] anijain2305 commented on pull request #7702: [BYOC][TensorRT] Explicitly free TensorRT engine and context in destructor. - posted by GitBox <gi...@apache.org> on 2021/03/19 08:10:12 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7700: [TOPI][CUDA] Fix 0 valid boxes case for NMS when return_indices=False - posted by GitBox <gi...@apache.org> on 2021/03/19 08:34:03 UTC, 1 replies.
- [GitHub] [tvm] FrozenGene commented on pull request #6137: Better grouped convolution for CPU targets - posted by GitBox <gi...@apache.org> on 2021/03/19 09:11:01 UTC, 1 replies.
- [GitHub] [tvm] masahi merged pull request #7699: [Relay][Frontend][ONNX] Raise error when user provides an input not in the onnx graph. - posted by GitBox <gi...@apache.org> on 2021/03/19 09:33:08 UTC, 0 replies.
- [tvm] branch main updated (570767f -> 35b43e1) - posted by ma...@apache.org on 2021/03/19 09:33:28 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7699: [Relay][Frontend][ONNX] Raise error when user provides an input not in the onnx graph. - posted by GitBox <gi...@apache.org> on 2021/03/19 09:33:30 UTC, 0 replies.
- [GitHub] [tvm] ambroise-arm opened a new pull request #7704: Fix graph_tuner ancestor duplication - posted by GitBox <gi...@apache.org> on 2021/03/19 10:17:42 UTC, 0 replies.
- [GitHub] [tvm] xiebaiyuan opened a new issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/19 10:20:35 UTC, 1 replies.
- [GitHub] [tvm] xiebaiyuan commented on issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/19 10:21:28 UTC, 14 replies.
- [GitHub] [tvm] tqchen commented on issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/19 12:56:41 UTC, 2 replies.
- [GitHub] [tvm] tqchen opened a new pull request #7706: [RUNTIME] Cleanup build for libbacktrace - posted by GitBox <gi...@apache.org> on 2021/03/19 14:06:58 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7706: [RUNTIME] Cleanup build for libbacktrace - posted by GitBox <gi...@apache.org> on 2021/03/19 14:07:09 UTC, 1 replies.
- [GitHub] [tvm] tqchen edited a comment on issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/19 14:08:30 UTC, 1 replies.
- [GitHub] [tvm] ambroise-arm commented on pull request #7704: Fix graph_tuner ancestor duplication - posted by GitBox <gi...@apache.org> on 2021/03/19 15:04:17 UTC, 0 replies.
- [GitHub] [tvm] leandron opened a new pull request #7707: [CI] Improve docker/build.sh to accept a docker tag parameter. - posted by GitBox <gi...@apache.org> on 2021/03/19 16:07:32 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7707: [CI] Improve docker/build.sh to accept a docker tag parameter. - posted by GitBox <gi...@apache.org> on 2021/03/19 16:36:13 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/19 16:50:10 UTC, 5 replies.
- [GitHub] [tvm] echuraev opened a new pull request #7708: Fix auto scheduler crash when set with consumers is empty - posted by GitBox <gi...@apache.org> on 2021/03/19 17:00:28 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on a change in pull request #7707: [CI] Improve docker/build.sh to accept a docker tag parameter. - posted by GitBox <gi...@apache.org> on 2021/03/19 17:07:50 UTC, 1 replies.
- [GitHub] [tvm] leandron commented on pull request #7707: [CI] Improve docker/build.sh to accept a docker tag parameter. - posted by GitBox <gi...@apache.org> on 2021/03/19 17:07:50 UTC, 1 replies.
- [tvm] branch ci-docker-staging updated (53e3656 -> f0796a6) - posted by ar...@apache.org on 2021/03/19 17:11:59 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7706: [RUNTIME] Cleanup build for libbacktrace - posted by GitBox <gi...@apache.org> on 2021/03/19 18:58:27 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7706: [RUNTIME] Cleanup build for libbacktrace - posted by GitBox <gi...@apache.org> on 2021/03/19 19:03:56 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/19 19:25:36 UTC, 8 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7624: [Profiling,VM] Profiling interface for VM and Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/19 19:42:16 UTC, 0 replies.
- [GitHub] [tvm] huajsj commented on a change in pull request #7692: [TE] Bugfix for reduction that involves multi-outs with where cond - posted by GitBox <gi...@apache.org> on 2021/03/19 20:19:30 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/19 20:39:49 UTC, 2 replies.
- [GitHub] [tvm] tqchen merged pull request #7691: [Vulkan] Workaround for zero size allocation - posted by GitBox <gi...@apache.org> on 2021/03/19 20:44:21 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7691: [Vulkan] Workaround for zero size allocation - posted by GitBox <gi...@apache.org> on 2021/03/19 20:44:37 UTC, 0 replies.
- [tvm] branch main updated (35b43e1 -> 9a29141) - posted by tq...@apache.org on 2021/03/19 20:45:13 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7696: [GO] Fix go bindings - posted by GitBox <gi...@apache.org> on 2021/03/19 21:00:33 UTC, 1 replies.
- [GitHub] [tvm] comaniac commented on issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/19 21:22:46 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (f0796a6 -> 0bda958) - posted by ar...@apache.org on 2021/03/19 21:26:53 UTC, 0 replies.
- [tvm] 01/01: Merge remote-tracking branch 'origin/main' into test_mdw_qemu_changes - posted by ar...@apache.org on 2021/03/19 21:26:54 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7696: [GO] Fix go bindings - posted by GitBox <gi...@apache.org> on 2021/03/19 21:46:24 UTC, 1 replies.
- [GitHub] [tvm] merrymercy merged pull request #7703: [AutoScheduler] Add function name in message - posted by GitBox <gi...@apache.org> on 2021/03/19 22:19:34 UTC, 0 replies.
- [tvm] branch main updated (9a29141 -> aa494cf) - posted by lm...@apache.org on 2021/03/19 22:19:43 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7709: [FIX] Fix temporary allocation size in threefry - posted by GitBox <gi...@apache.org> on 2021/03/19 22:30:29 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7709: [FIX] Fix temporary allocation size in threefry - posted by GitBox <gi...@apache.org> on 2021/03/19 22:44:43 UTC, 0 replies.
- [GitHub] [tvm] electriclilies opened a new pull request #7710: [DATA] DataLoader -- a universal interface for wrapping datasets from other machine learning frameworks - posted by GitBox <gi...@apache.org> on 2021/03/19 22:58:24 UTC, 0 replies.
- [GitHub] [tvm] csullivan opened a new pull request #7711: [Texture support][Part 0] Device API and runtime support - posted by GitBox <gi...@apache.org> on 2021/03/19 23:22:03 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on pull request #7710: [DATA] DataLoader -- a universal interface for wrapping datasets from other machine learning frameworks - posted by GitBox <gi...@apache.org> on 2021/03/19 23:34:36 UTC, 0 replies.
- [GitHub] [tvm] electriclilies commented on a change in pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/19 23:38:31 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on pull request #7686: [Texture support][Part 1] TIR lowering and OpenCL support - posted by GitBox <gi...@apache.org> on 2021/03/20 00:03:57 UTC, 0 replies.
- [GitHub] [tvm] apivovarov opened a new pull request #7712: [torch] Use try_infer_value for clamp min/max - posted by GitBox <gi...@apache.org> on 2021/03/20 00:04:40 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7711: [Texture support][Part 0] Device API and runtime support - posted by GitBox <gi...@apache.org> on 2021/03/20 00:17:52 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7711: [Texture support][Part 0] Device API and runtime support - posted by GitBox <gi...@apache.org> on 2021/03/20 00:21:02 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7700: [TOPI][CUDA] Fix 0 valid boxes case for NMS when return_indices=False - posted by GitBox <gi...@apache.org> on 2021/03/20 02:26:10 UTC, 0 replies.
- [tvm] branch main updated (aa494cf -> 7605f65) - posted by ma...@apache.org on 2021/03/20 02:26:21 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #7706: [RUNTIME] Cleanup build for libbacktrace - posted by GitBox <gi...@apache.org> on 2021/03/20 08:27:57 UTC, 0 replies.
- [tvm] branch main updated: [RUNTIME] Cleanup build for libbacktrace (#7706) - posted by ju...@apache.org on 2021/03/20 08:28:07 UTC, 0 replies.
- [GitHub] [tvm] changkaiyan opened a new issue #7713: [bug report] Compile failed due to redundant cast. - posted by GitBox <gi...@apache.org> on 2021/03/20 08:34:16 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7712: [torch] Use try_infer_value for clamp min/max - posted by GitBox <gi...@apache.org> on 2021/03/20 08:54:02 UTC, 0 replies.
- [tvm] branch main updated (10cd83d -> 27f1085) - posted by ma...@apache.org on 2021/03/20 08:54:12 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a change in pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/20 09:12:25 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7710: [DATA] DataLoader -- a universal interface for wrapping datasets from other machine learning frameworks - posted by GitBox <gi...@apache.org> on 2021/03/20 13:52:01 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7710: [DATA] DataLoader -- a universal interface for wrapping datasets from other machine learning frameworks - posted by GitBox <gi...@apache.org> on 2021/03/20 13:53:41 UTC, 2 replies.
- [tvm] branch main updated: [TensorIR] TVMScript Parser/Printer (#7630) - posted by tq...@apache.org on 2021/03/20 20:23:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7630: [TensorIR] TVMScript Parser/Printer - posted by GitBox <gi...@apache.org> on 2021/03/20 20:23:08 UTC, 0 replies.
- [GitHub] [tvm] echuraev opened a new pull request #7714: [METAL] Fix memory leaks in Metal runtime - posted by GitBox <gi...@apache.org> on 2021/03/20 20:25:11 UTC, 0 replies.
- [GitHub] [tvm] MarisaKirisame commented on pull request #7709: [FIX] Fix temporary allocation size in threefry - posted by GitBox <gi...@apache.org> on 2021/03/20 20:26:11 UTC, 0 replies.
- [GitHub] [tvm] leeexyz commented on a change in pull request #7692: [TE] Bugfix for reduction that involves multi-outs with where cond - posted by GitBox <gi...@apache.org> on 2021/03/21 03:17:15 UTC, 0 replies.
- [GitHub] [tvm] apivovarov commented on pull request #5347: [PYTORCH]Tensor creation ops support - posted by GitBox <gi...@apache.org> on 2021/03/21 05:38:44 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7714: [METAL] Fix memory leaks in Metal runtime - posted by GitBox <gi...@apache.org> on 2021/03/21 14:25:16 UTC, 4 replies.
- [GitHub] [tvm] znsoftm opened a new issue #7715: cannot load shared library on Windows - posted by GitBox <gi...@apache.org> on 2021/03/21 14:42:55 UTC, 0 replies.
- [GitHub] [tvm] xiebaiyuan closed issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/22 04:00:54 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on a change in pull request #7714: [METAL] Fix memory leaks in Metal runtime - posted by GitBox <gi...@apache.org> on 2021/03/22 04:32:27 UTC, 2 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request #7716: [TensorIR] add TIRTextPrinter support for Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/22 05:14:25 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7716: [TensorIR] add TIRTextPrinter support for Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/22 05:20:16 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 removed a comment on pull request #7716: [TensorIR] add TIRTextPrinter support for Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/22 05:25:21 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a change in pull request #7716: [TensorIR] add TIRTextPrinter support for Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/22 05:26:02 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7717: [Vulkan] Support uniform buffer object for passing many scalar arguments - posted by GitBox <gi...@apache.org> on 2021/03/22 08:25:59 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request #7718: [TOPI] Use fixed thread block size in unique op for Vulkan - posted by GitBox <gi...@apache.org> on 2021/03/22 09:20:59 UTC, 0 replies.
- [GitHub] [tvm] liaopeiyuan opened a new pull request #7719: _fix_outputs for BatchNormalization - posted by GitBox <gi...@apache.org> on 2021/03/22 09:25:23 UTC, 0 replies.
- [GitHub] [tvm] liaopeiyuan commented on pull request #7719: _fix_outputs for BatchNormalization - posted by GitBox <gi...@apache.org> on 2021/03/22 09:27:44 UTC, 1 replies.
- [GitHub] [tvm] FrozenGene commented on pull request #7719: _fix_outputs for BatchNormalization - posted by GitBox <gi...@apache.org> on 2021/03/22 10:11:09 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7716: [TensorIR] add TIRTextPrinter support for Block and BlockRealize - posted by GitBox <gi...@apache.org> on 2021/03/22 12:30:30 UTC, 0 replies.
- [tvm] branch main updated (fffed0f -> 4b528de) - posted by tq...@apache.org on 2021/03/22 12:30:48 UTC, 0 replies.
- [GitHub] [tvm] mbaret merged pull request #7628: [ETHOSN] Add support for Ethos-N 21.02 driver stack release. - posted by GitBox <gi...@apache.org> on 2021/03/22 15:16:40 UTC, 0 replies.
- [tvm] branch main updated: [ETHOSN] Add support for Ethos-N 21.02 driver stack release. (#7628) - posted by mb...@apache.org on 2021/03/22 15:16:46 UTC, 0 replies.
- [GitHub] [tvm] mbaret commented on pull request #7628: [ETHOSN] Add support for Ethos-N 21.02 driver stack release. - posted by GitBox <gi...@apache.org> on 2021/03/22 15:17:05 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart merged pull request #7718: [TOPI] Use fixed thread block size in unique op for Vulkan - posted by GitBox <gi...@apache.org> on 2021/03/22 15:29:31 UTC, 0 replies.
- [tvm] branch main updated: [TOPI] Use fixed thread block size in unique op for Vulkan (#7718) - posted by mb...@apache.org on 2021/03/22 15:29:37 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7718: [TOPI] Use fixed thread block size in unique op for Vulkan - posted by GitBox <gi...@apache.org> on 2021/03/22 15:29:41 UTC, 0 replies.
- [GitHub] [tvm] cgerum edited a comment on pull request #7694: [TORCH] Implement avg_pool1d - posted by GitBox <gi...@apache.org> on 2021/03/22 15:59:56 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #7708: Fix auto scheduler crash when set with consumers is empty - posted by GitBox <gi...@apache.org> on 2021/03/22 16:04:11 UTC, 0 replies.
- [tvm] branch main updated (21fc3bb -> 318c650) - posted by jw...@apache.org on 2021/03/22 16:04:20 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated: try bumping synr - posted by ar...@apache.org on 2021/03/22 16:11:13 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on pull request #7709: [FIX] Fix temporary allocation size in threefry - posted by GitBox <gi...@apache.org> on 2021/03/22 16:14:20 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #7707: [CI] Improve docker/build.sh to accept a docker tag parameter. - posted by GitBox <gi...@apache.org> on 2021/03/22 16:39:09 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7707: [CI] Improve docker/build.sh to accept a docker tag parameter. - posted by GitBox <gi...@apache.org> on 2021/03/22 16:39:24 UTC, 0 replies.
- [tvm] branch main updated (318c650 -> e4b3e90) - posted by ar...@apache.org on 2021/03/22 16:39:31 UTC, 0 replies.
- [GitHub] [tvm] electriclilies commented on pull request #7710: [DATA] DataLoader -- a universal interface for wrapping datasets from other machine learning frameworks - posted by GitBox <gi...@apache.org> on 2021/03/22 18:11:34 UTC, 1 replies.
- [GitHub] [tvm] mbrookhart opened a new pull request #7720: [ONNX] Onnx node tests - posted by GitBox <gi...@apache.org> on 2021/03/22 18:23:40 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7438: [ONNX] Enable GPU in ONNX importer tests - posted by GitBox <gi...@apache.org> on 2021/03/22 21:04:40 UTC, 2 replies.
- [GitHub] [tvm] electriclilies commented on a change in pull request #7720: [ONNX] Onnx node tests - posted by GitBox <gi...@apache.org> on 2021/03/22 21:08:26 UTC, 1 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7720: [ONNX] Onnx node tests - posted by GitBox <gi...@apache.org> on 2021/03/22 21:13:48 UTC, 0 replies.
- [GitHub] [tvm] electriclilies commented on pull request #7438: [ONNX] Enable GPU in ONNX importer tests - posted by GitBox <gi...@apache.org> on 2021/03/22 21:17:46 UTC, 1 replies.
- [GitHub] [tvm] electriclilies edited a comment on pull request #7438: [ONNX] Enable GPU in ONNX importer tests - posted by GitBox <gi...@apache.org> on 2021/03/22 21:17:59 UTC, 0 replies.
- [GitHub] [tvm] icemelon9 opened a new pull request #7721: [WIP] Rename TVMContext to Device - posted by GitBox <gi...@apache.org> on 2021/03/22 21:32:54 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo opened a new pull request #7722: [Topi, Relay] Add cumprod - posted by GitBox <gi...@apache.org> on 2021/03/22 21:35:51 UTC, 0 replies.
- [GitHub] [tvm] kevinthesun merged pull request #7704: Fix graph_tuner ancestor duplication - posted by GitBox <gi...@apache.org> on 2021/03/22 21:46:38 UTC, 0 replies.
- [GitHub] [tvm] kevinthesun commented on pull request #7704: Fix graph_tuner ancestor duplication - posted by GitBox <gi...@apache.org> on 2021/03/22 21:46:49 UTC, 0 replies.
- [tvm] branch main updated (e4b3e90 -> 43ec869) - posted by ke...@apache.org on 2021/03/22 21:47:50 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh opened a new pull request #7723: [microTVM] Update nrfjprog on reference virtual machine - posted by GitBox <gi...@apache.org> on 2021/03/23 00:39:22 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on pull request #7723: [microTVM] Update nrfjprog on reference virtual machine - posted by GitBox <gi...@apache.org> on 2021/03/23 00:40:38 UTC, 0 replies.
- [GitHub] [tvm] pratikfegade opened a new issue #7724: Minor bug in storage_access.cc - posted by GitBox <gi...@apache.org> on 2021/03/23 01:13:21 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7724: Minor bug in storage_access.cc - posted by GitBox <gi...@apache.org> on 2021/03/23 01:19:16 UTC, 0 replies.
- [GitHub] [tvm] xiebaiyuan opened a new issue #7725: do we have any check point to contine unfinished jobs? - posted by GitBox <gi...@apache.org> on 2021/03/23 03:46:07 UTC, 0 replies.
- [GitHub] [tvm] lixiaoquan commented on pull request #6890: [Relay] Fix a bug in tensor_array_scatter - posted by GitBox <gi...@apache.org> on 2021/03/23 05:23:13 UTC, 0 replies.
- [GitHub] [tvm] zhiics edited a comment on pull request #7564: [BYOC] Exclude external params from Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/23 06:31:02 UTC, 0 replies.
- [GitHub] [tvm] zhiics commented on pull request #7653: Rename GraphRuntime to GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/23 06:36:18 UTC, 1 replies.
- [GitHub] [tvm] neoming opened a new issue #7726: VTA make failed - posted by GitBox <gi...@apache.org> on 2021/03/23 07:01:52 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7698: [TVMC] Python Scripting Init Files - posted by GitBox <gi...@apache.org> on 2021/03/23 07:13:51 UTC, 0 replies.
- [GitHub] [tvm] comaniac merged pull request #7665: [Runtime] Fix GraphRuntime.load_params to allow passing parameters that are not an input - posted by GitBox <gi...@apache.org> on 2021/03/23 07:18:13 UTC, 0 replies.
- [tvm] branch main updated: Fix GraphModule.load_params to allow passing parameters that are not an expected input (#7665) - posted by co...@apache.org on 2021/03/23 07:18:25 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7665: [Runtime] Fix GraphRuntime.load_params to allow passing parameters that are not an input - posted by GitBox <gi...@apache.org> on 2021/03/23 07:18:25 UTC, 0 replies.
- [GitHub] [tvm] hebowen325 commented on issue #7660: bug about tvm/apps/sgx - posted by GitBox <gi...@apache.org> on 2021/03/23 07:46:27 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7694: [TORCH] Implement avg_pool1d - posted by GitBox <gi...@apache.org> on 2021/03/23 08:57:23 UTC, 0 replies.
- [tvm] branch main updated: [TORCH] Implement avg_pool1d (#7694) - posted by ma...@apache.org on 2021/03/23 08:57:33 UTC, 0 replies.
- [GitHub] [tvm] majercakdavid opened a new issue #7727: Use WASM model in browser - posted by GitBox <gi...@apache.org> on 2021/03/23 10:17:20 UTC, 0 replies.
- [tvm] branch main updated: [METAL] Fix memory leaks in Metal runtime (#7714) - posted by tq...@apache.org on 2021/03/23 13:39:28 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7714: [METAL] Fix memory leaks in Metal runtime - posted by GitBox <gi...@apache.org> on 2021/03/23 13:39:28 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7714: [METAL] Fix memory leaks in Metal runtime - posted by GitBox <gi...@apache.org> on 2021/03/23 13:39:38 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7727: Use WASM model in browser - posted by GitBox <gi...@apache.org> on 2021/03/23 13:41:34 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7727: Use WASM model in browser - posted by GitBox <gi...@apache.org> on 2021/03/23 13:41:35 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7721: [Refactor] Rename TVMContext to Device - posted by GitBox <gi...@apache.org> on 2021/03/23 13:55:32 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on issue #7725: do we have any check point to contine unfinished tuning jobs? - posted by GitBox <gi...@apache.org> on 2021/03/23 14:10:21 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7725: do we have any check point to contine unfinished tuning jobs? - posted by GitBox <gi...@apache.org> on 2021/03/23 14:10:21 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7723: [microTVM] Update nrfjprog on reference virtual machine - posted by GitBox <gi...@apache.org> on 2021/03/23 16:35:53 UTC, 0 replies.
- [GitHub] [tvm] mdw-octoml commented on a change in pull request #7723: [microTVM] Update nrfjprog on reference virtual machine - posted by GitBox <gi...@apache.org> on 2021/03/23 16:46:18 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (87798bf -> 8cbc164) - posted by ar...@apache.org on 2021/03/23 16:47:17 UTC, 0 replies.
- [tvm] 01/02: fix path - posted by ar...@apache.org on 2021/03/23 16:47:18 UTC, 0 replies.
- [tvm] 02/02: Merge remote-tracking branch 'origin/main' into test_mdw_qemu_changes - posted by ar...@apache.org on 2021/03/23 16:47:19 UTC, 0 replies.
- [tvm] branch main updated: [microTVM] Update nrfjprog on reference virtual machine (#7723) - posted by ar...@apache.org on 2021/03/23 16:50:49 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #7723: [microTVM] Update nrfjprog on reference virtual machine - posted by GitBox <gi...@apache.org> on 2021/03/23 16:50:52 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7723: [microTVM] Update nrfjprog on reference virtual machine - posted by GitBox <gi...@apache.org> on 2021/03/23 16:51:03 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on issue #7590: [CI][FLAKY] Qemu pipeline timeout - posted by GitBox <gi...@apache.org> on 2021/03/23 19:32:44 UTC, 1 replies.
- [GitHub] [tvm] MarisaKirisame merged pull request #7709: [FIX] Fix temporary allocation size in threefry - posted by GitBox <gi...@apache.org> on 2021/03/23 20:48:01 UTC, 0 replies.
- [GitHub] [tvm] MarisaKirisame closed issue #7682: [BUG][Threefry] Seg fault when running threefry_generate with some out_shape - posted by GitBox <gi...@apache.org> on 2021/03/23 20:48:01 UTC, 0 replies.
- [tvm] branch main updated: [FIX] Fix temporary allocation size in threefry (#7709) - posted by ma...@apache.org on 2021/03/23 20:48:16 UTC, 0 replies.
- [GitHub] [tvm] areusch opened a new pull request #7728: [µTVM] Rev ci-qemu to 0.02 (Introduce onnx python dependency) - posted by GitBox <gi...@apache.org> on 2021/03/23 22:28:28 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7653: Rename GraphRuntime to GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/23 23:18:33 UTC, 1 replies.
- [GitHub] [tvm] hogepodge commented on a change in pull request #7643: [docs] Getting Started with TVM: AutoTVM and Matrix Multiply - posted by GitBox <gi...@apache.org> on 2021/03/23 23:32:45 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on a change in pull request #7642: [docs] Getting Started With TVM: Tensor Expressions - posted by GitBox <gi...@apache.org> on 2021/03/23 23:39:40 UTC, 4 replies.
- [GitHub] [tvm] electriclilies closed pull request #7474: [WIP] [Quantization] Quantization in TVM - posted by GitBox <gi...@apache.org> on 2021/03/23 23:40:33 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #7722: [Topi, Relay] Add cumprod - posted by GitBox <gi...@apache.org> on 2021/03/23 23:58:34 UTC, 1 replies.
- [GitHub] [tvm] electriclilies edited a comment on pull request #7710: [DATA] DataLoader -- a universal interface for wrapping datasets from other machine learning frameworks - posted by GitBox <gi...@apache.org> on 2021/03/24 00:21:46 UTC, 1 replies.
- [GitHub] [tvm] comaniac opened a new issue #7729: [Bug] Line backtrace results in stack overflow - posted by GitBox <gi...@apache.org> on 2021/03/24 00:54:03 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on pull request #7722: [Topi, Relay] Add cumprod - posted by GitBox <gi...@apache.org> on 2021/03/24 01:01:04 UTC, 1 replies.
- [GitHub] [tvm] masahi commented on issue #7713: [BUG] Compile failed due to redundant cast. - posted by GitBox <gi...@apache.org> on 2021/03/24 01:14:52 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on issue #7729: [Bug] Line backtrace results in stack overflow - posted by GitBox <gi...@apache.org> on 2021/03/24 01:17:47 UTC, 1 replies.
- [GitHub] [tvm] comaniac opened a new issue #7730: [Bug] Missing broadcast_to before batch_matmul for CuBLAS - posted by GitBox <gi...@apache.org> on 2021/03/24 01:34:55 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #7730: [Bug] Missing broadcast_to before batch_matmul for CuBLAS - posted by GitBox <gi...@apache.org> on 2021/03/24 01:41:02 UTC, 0 replies.
- [GitHub] [tvm] jroesch merged pull request #7720: [ONNX] Onnx node tests - posted by GitBox <gi...@apache.org> on 2021/03/24 02:40:41 UTC, 0 replies.
- [tvm] branch main updated: [ONNX] Onnx node tests (#7720) - posted by jr...@apache.org on 2021/03/24 02:40:50 UTC, 0 replies.
- [GitHub] [tvm] mdw-octoml commented on a change in pull request #7728: [µTVM] Rev ci-qemu to 0.02 (Introduce onnx python dependency) - posted by GitBox <gi...@apache.org> on 2021/03/24 04:02:03 UTC, 0 replies.
- [GitHub] [tvm] altanh opened a new pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity Passes - posted by GitBox <gi...@apache.org> on 2021/03/24 06:05:16 UTC, 0 replies.
- [GitHub] [tvm] rafzi opened a new pull request #7733: [crt] fix shift out of type bounds - posted by GitBox <gi...@apache.org> on 2021/03/24 08:05:31 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on pull request #7518: [RFC]TECompiler: Staged refactor and removal of compile engine - posted by GitBox <gi...@apache.org> on 2021/03/24 08:08:15 UTC, 2 replies.
- [GitHub] [tvm] jroesch edited a comment on pull request #7518: [RFC]TECompiler: Staged refactor and removal of compile engine - posted by GitBox <gi...@apache.org> on 2021/03/24 08:19:48 UTC, 0 replies.
- [GitHub] [tvm] wxyhv commented on issue #4118: [RFC] Dynamic Shape Support - Graph Dispatching - posted by GitBox <gi...@apache.org> on 2021/03/24 09:53:43 UTC, 0 replies.
- [GitHub] [tvm] majercakdavid opened a new issue #7734: [Web] tvmjs runtime error when loading, missing "runtime.SystemLib" - posted by GitBox <gi...@apache.org> on 2021/03/24 11:37:16 UTC, 0 replies.
- [GitHub] [tvm] Wheest commented on pull request #6137: Better grouped convolution for CPU targets - posted by GitBox <gi...@apache.org> on 2021/03/24 12:15:10 UTC, 1 replies.
- [GitHub] [tvm] rafzi opened a new pull request #7735: [crt] fix heap corruption from bad allocation - posted by GitBox <gi...@apache.org> on 2021/03/24 13:32:44 UTC, 0 replies.
- [GitHub] [tvm] euntaik opened a new pull request #7736: [frontend][tflite] float16 quant support - posted by GitBox <gi...@apache.org> on 2021/03/24 13:36:33 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #7698: [TVMC] Python Scripting Init Files - posted by GitBox <gi...@apache.org> on 2021/03/24 16:00:12 UTC, 0 replies.
- [tvm] branch main updated (8131364 -> 1fe0abc) - posted by jw...@apache.org on 2021/03/24 16:00:18 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request #7737: [TensorIR] Fix parser autocompletion mode - posted by GitBox <gi...@apache.org> on 2021/03/24 16:00:22 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on issue #7732: [Bug][Auto-scheduler] generated cuda code - posted by GitBox <gi...@apache.org> on 2021/03/24 16:32:11 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity Passes - posted by GitBox <gi...@apache.org> on 2021/03/24 16:35:08 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity Passes - posted by GitBox <gi...@apache.org> on 2021/03/24 16:58:47 UTC, 1 replies.
- [GitHub] [tvm] comaniac commented on pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity Passes - posted by GitBox <gi...@apache.org> on 2021/03/24 16:59:09 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7728: [µTVM] Rev ci-qemu to 0.02 (Introduce onnx python dependency) - posted by GitBox <gi...@apache.org> on 2021/03/24 17:02:32 UTC, 0 replies.
- [GitHub] [tvm] altanh commented on a change in pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity Passes - posted by GitBox <gi...@apache.org> on 2021/03/24 17:03:41 UTC, 4 replies.
- [GitHub] [tvm] tmoreau89 merged pull request #7728: [µTVM] Rev ci-qemu to 0.02 (Introduce onnx python dependency) - posted by GitBox <gi...@apache.org> on 2021/03/24 17:08:40 UTC, 0 replies.
- [tvm] branch main updated (1fe0abc -> 63d8e97) - posted by mo...@apache.org on 2021/03/24 17:08:48 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 commented on pull request #7728: [µTVM] Rev ci-qemu to 0.02 (Introduce onnx python dependency) - posted by GitBox <gi...@apache.org> on 2021/03/24 17:08:50 UTC, 0 replies.
- [GitHub] [tvm] altanh commented on pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity Passes - posted by GitBox <gi...@apache.org> on 2021/03/24 17:11:00 UTC, 3 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity Passes - posted by GitBox <gi...@apache.org> on 2021/03/24 17:27:18 UTC, 2 replies.
- [GitHub] [tvm] cnv1989 commented on a change in pull request #7653: Rename GraphRuntime to GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/24 17:42:06 UTC, 1 replies.
- [GitHub] [tvm] michalpiszczek opened a new pull request #7738: [AutoTVM] Catch cuda errors when using LocalRunner - posted by GitBox <gi...@apache.org> on 2021/03/24 18:04:35 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on issue #7730: [Bug] Missing broadcast_to before batch_matmul for CuBLAS - posted by GitBox <gi...@apache.org> on 2021/03/24 18:19:11 UTC, 1 replies.
- [GitHub] [tvm] csullivan edited a comment on issue #7730: [Bug] Missing broadcast_to before batch_matmul for CuBLAS - posted by GitBox <gi...@apache.org> on 2021/03/24 18:19:55 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #7735: [crt] fix heap corruption from bad allocation - posted by GitBox <gi...@apache.org> on 2021/03/24 18:27:24 UTC, 0 replies.
- [tvm] branch main updated (63d8e97 -> cfe2e28) - posted by ar...@apache.org on 2021/03/24 18:27:30 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7733: [crt] fix shift out of type bounds - posted by GitBox <gi...@apache.org> on 2021/03/24 18:29:34 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on issue #7730: [Bug] Missing broadcast_to before batch_matmul for CuBLAS - posted by GitBox <gi...@apache.org> on 2021/03/24 18:45:28 UTC, 0 replies.
- [GitHub] [tvm] areusch edited a comment on issue #7590: [CI][FLAKY] Qemu pipeline timeout - posted by GitBox <gi...@apache.org> on 2021/03/24 19:37:46 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7722: [Topi, Relay] Add cumprod - posted by GitBox <gi...@apache.org> on 2021/03/24 19:56:47 UTC, 2 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity rewrites for SimplifyExpr - posted by GitBox <gi...@apache.org> on 2021/03/24 20:06:33 UTC, 3 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on a change in pull request #7722: [Topi, Relay] Add cumprod - posted by GitBox <gi...@apache.org> on 2021/03/24 20:07:56 UTC, 1 replies.
- [GitHub] [tvm] altanh commented on a change in pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity rewrites for SimplifyExpr - posted by GitBox <gi...@apache.org> on 2021/03/24 20:18:52 UTC, 5 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7722: [Topi, Relay] Add cumprod - posted by GitBox <gi...@apache.org> on 2021/03/24 20:23:34 UTC, 1 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity rewrites for SimplifyExpr - posted by GitBox <gi...@apache.org> on 2021/03/24 20:31:25 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7737: [TensorIR] Fix parser autocompletion mode - posted by GitBox <gi...@apache.org> on 2021/03/24 20:44:09 UTC, 0 replies.
- [tvm] branch main updated (cfe2e28 -> 3ba5868) - posted by tq...@apache.org on 2021/03/24 20:44:29 UTC, 0 replies.
- [GitHub] [tvm] CircleSpin opened a new pull request #7739: [TVMC] Externalize load from compile_module (compiler.py line 132) - posted by GitBox <gi...@apache.org> on 2021/03/24 21:03:52 UTC, 0 replies.
- [GitHub] [tvm] CircleSpin commented on pull request #7739: [TVMC] Externalize load from compile_module (compiler.py line 132) - posted by GitBox <gi...@apache.org> on 2021/03/24 21:04:54 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7739: [TVMC] Externalize load from compile_module (compiler.py line 132) - posted by GitBox <gi...@apache.org> on 2021/03/24 21:14:04 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7737: [TensorIR] Fix parser autocompletion mode - posted by GitBox <gi...@apache.org> on 2021/03/24 21:24:44 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (8cbc164 -> 7e48aa8) - posted by ar...@apache.org on 2021/03/24 22:41:01 UTC, 0 replies.
- [tvm] 01/01: test CI with staging containers - posted by ar...@apache.org on 2021/03/24 22:41:02 UTC, 1 replies.
- [GitHub] [tvm] mvermeulen opened a new pull request #7740: [ROCM] Fix missing header, caused compilation failure. - posted by GitBox <gi...@apache.org> on 2021/03/25 01:32:15 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene merged pull request #6137: Better grouped convolution for CPU targets - posted by GitBox <gi...@apache.org> on 2021/03/25 03:01:17 UTC, 0 replies.
- [tvm] branch main updated (3ba5868 -> 7130e80) - posted by zh...@apache.org on 2021/03/25 03:01:30 UTC, 0 replies.
- [GitHub] [tvm] altanh commented on pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity rewrites for SimplifyExpr - posted by GitBox <gi...@apache.org> on 2021/03/25 04:08:16 UTC, 2 replies.
- [GitHub] [tvm] masahi merged pull request #7722: [Topi, Relay] Add cumprod - posted by GitBox <gi...@apache.org> on 2021/03/25 04:25:33 UTC, 0 replies.
- [tvm] branch main updated: [Topi, Relay] Add cumprod (#7722) - posted by ma...@apache.org on 2021/03/25 04:25:33 UTC, 0 replies.
- [GitHub] [tvm] Haoran-Solar commented on issue #7732: [Bug][Auto-scheduler] generated cuda code - posted by GitBox <gi...@apache.org> on 2021/03/25 06:12:08 UTC, 0 replies.
- [GitHub] [tvm] comaniac closed issue #7732: [Bug][Auto-scheduler] generated cuda code - posted by GitBox <gi...@apache.org> on 2021/03/25 06:16:50 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7740: [ROCM] Fix missing header, caused compilation failure. - posted by GitBox <gi...@apache.org> on 2021/03/25 08:22:00 UTC, 0 replies.
- [tvm] branch main updated: Fix missing header, caused compilation failure. (#7740) - posted by ma...@apache.org on 2021/03/25 08:22:07 UTC, 0 replies.
- [GitHub] [tvm] ctlinglingliu opened a new issue #7741: CodeGenOpenCL : expect calling_conv equals CallingConv::kDeviceKernelLaunch - posted by GitBox <gi...@apache.org> on 2021/03/25 08:44:27 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #6137: Better grouped convolution for CPU targets - posted by GitBox <gi...@apache.org> on 2021/03/25 13:37:10 UTC, 0 replies.
- [GitHub] [tvm] stoa opened a new pull request #7742: Contributing the STM32 port - posted by GitBox <gi...@apache.org> on 2021/03/25 15:04:20 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (7e48aa8 -> fdd51c7) - posted by ar...@apache.org on 2021/03/25 16:01:27 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7742: Contributing the STM32 port - posted by GitBox <gi...@apache.org> on 2021/03/25 16:28:06 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity rewrites for SimplifyExpr - posted by GitBox <gi...@apache.org> on 2021/03/25 16:52:14 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on pull request #7742: Contributing the STM32 port - posted by GitBox <gi...@apache.org> on 2021/03/25 17:29:15 UTC, 1 replies.
- [GitHub] [tvm] tqchen opened a new pull request #7743: [CI] Temp disable rust docs build - posted by GitBox <gi...@apache.org> on 2021/03/25 18:04:25 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new issue #7744: [CI] Fix Rust Docs Build - posted by GitBox <gi...@apache.org> on 2021/03/25 18:07:31 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7743: [CI] Temp disable rust docs build - posted by GitBox <gi...@apache.org> on 2021/03/25 18:09:28 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7741: CodeGenOpenCL : expect calling_conv equals CallingConv::kDeviceKernelLaunch - posted by GitBox <gi...@apache.org> on 2021/03/25 18:14:00 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7741: CodeGenOpenCL : expect calling_conv equals CallingConv::kDeviceKernelLaunch - posted by GitBox <gi...@apache.org> on 2021/03/25 18:14:00 UTC, 0 replies.
- [GitHub] [tvm] stoa commented on pull request #7742: Contributing the STM32 port - posted by GitBox <gi...@apache.org> on 2021/03/25 19:54:42 UTC, 1 replies.
- [GitHub] [tvm] binarybana commented on issue #7744: [CI] Fix Rust Docs Build - posted by GitBox <gi...@apache.org> on 2021/03/25 20:56:19 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on a change in pull request #7638: [docs] Getting Started: Introduction and Installation - posted by GitBox <gi...@apache.org> on 2021/03/25 21:11:35 UTC, 0 replies.
- [GitHub] [tvm] areusch opened a new pull request #7745: Bump ci-cpu and ci-arm container versions - posted by GitBox <gi...@apache.org> on 2021/03/25 21:51:47 UTC, 0 replies.
- [GitHub] [tvm] icemelon9 commented on a change in pull request #6798: [Relay][VM] Add support for references. - posted by GitBox <gi...@apache.org> on 2021/03/25 23:00:01 UTC, 1 replies.
- [GitHub] [tvm] icemelon9 commented on pull request #6798: [Relay][VM] Add support for references. - posted by GitBox <gi...@apache.org> on 2021/03/25 23:01:02 UTC, 0 replies.
- [tvm] branch vm_rpc_support created (now de8be34) - posted by jr...@apache.org on 2021/03/25 23:46:36 UTC, 0 replies.
- [tvm] 01/01: Get basic verison of VM RPC working - posted by jr...@apache.org on 2021/03/25 23:46:37 UTC, 0 replies.
- [GitHub] [tvm] anijain2305 commented on a change in pull request #7736: [frontend][tflite] float16 quant support - posted by GitBox <gi...@apache.org> on 2021/03/25 23:53:19 UTC, 0 replies.
- [GitHub] [tvm] jroesch opened a new pull request #7746: Add support for using the VM across the RPC boundary. - posted by GitBox <gi...@apache.org> on 2021/03/26 00:44:53 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart closed pull request #7673: Revert "[ONNX][NMS] init the NMS output tensor with 1s and then slice them away after the loop" - posted by GitBox <gi...@apache.org> on 2021/03/26 00:48:46 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request #7747: [Relay]Frontend][Onnx] Add a converter for ATen Nodes - posted by GitBox <gi...@apache.org> on 2021/03/26 00:58:50 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 opened a new pull request #7748: [Bugfix] Fix usages of some logging-related macros - posted by GitBox <gi...@apache.org> on 2021/03/26 01:53:16 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7747: [Relay]Frontend][Onnx] Add a converter for ATen Nodes - posted by GitBox <gi...@apache.org> on 2021/03/26 02:27:53 UTC, 0 replies.
- [GitHub] [tvm] Elonaever opened a new issue #7749: Why is the performance of vm runtime so bad? - posted by GitBox <gi...@apache.org> on 2021/03/26 03:03:45 UTC, 0 replies.
- [GitHub] [tvm] merrymercy commented on pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86/arm cpu & Some bug fix - posted by GitBox <gi...@apache.org> on 2021/03/26 03:33:48 UTC, 0 replies.
- [GitHub] [tvm] merrymercy edited a comment on pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86/arm cpu & Some bug fix - posted by GitBox <gi...@apache.org> on 2021/03/26 03:33:58 UTC, 0 replies.
- [GitHub] [tvm] euntaik commented on a change in pull request #7736: [frontend][tflite] float16 quant support - posted by GitBox <gi...@apache.org> on 2021/03/26 05:02:08 UTC, 1 replies.
- [GitHub] [tvm] masahi merged pull request #7743: [CI] Temp disable rust docs build - posted by GitBox <gi...@apache.org> on 2021/03/26 05:25:52 UTC, 0 replies.
- [tvm] branch main updated (67a4a8b -> 8c8971a) - posted by ma...@apache.org on 2021/03/26 05:26:01 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a change in pull request #7747: [Relay]Frontend][Onnx] Add a converter for ATen Nodes - posted by GitBox <gi...@apache.org> on 2021/03/26 05:40:41 UTC, 2 replies.
- [GitHub] [tvm] liangfu commented on a change in pull request #7680: [BugFix][Android RPC] fix build bugs and improve android_rpc experience - posted by GitBox <gi...@apache.org> on 2021/03/26 09:46:11 UTC, 0 replies.
- [GitHub] [tvm] u99127 commented on pull request #7649: [BYOC][ACL] ACL migrated to v21.02 - posted by GitBox <gi...@apache.org> on 2021/03/26 11:47:53 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7721: [Refactor] Rename TVMContext to Device - posted by GitBox <gi...@apache.org> on 2021/03/26 11:57:13 UTC, 0 replies.
- [tvm] branch main updated (8c8971a -> fbfeee4) - posted by tq...@apache.org on 2021/03/26 11:57:18 UTC, 0 replies.
- [tvm] branch main updated (fbfeee4 -> f449070) - posted by tq...@apache.org on 2021/03/26 11:57:40 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7748: [Bugfix] Fix usages of some logging-related macros - posted by GitBox <gi...@apache.org> on 2021/03/26 11:57:43 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7748: [Bugfix] Fix usages of some logging-related macros - posted by GitBox <gi...@apache.org> on 2021/03/26 11:57:43 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7749: Why is the performance of vm runtime so bad? - posted by GitBox <gi...@apache.org> on 2021/03/26 12:22:48 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7749: Why is the performance of vm runtime so bad? - posted by GitBox <gi...@apache.org> on 2021/03/26 12:22:48 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new pull request #7750: [RUNTIME][WEB] Cleanup logging for web runtime. - posted by GitBox <gi...@apache.org> on 2021/03/26 13:45:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7750: [RUNTIME][WEB] Cleanup logging for web runtime. - posted by GitBox <gi...@apache.org> on 2021/03/26 13:45:18 UTC, 0 replies.
- [GitHub] [tvm] leandron opened a new issue #7751: Inconsistent python dependencies "tlcpack-sphinx-addon, synr" in CI and Docker setup scripts - posted by GitBox <gi...@apache.org> on 2021/03/26 13:50:10 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7734: [Bug][Web] tvmjs runtime error when loading, missing "runtime.SystemLib" - posted by GitBox <gi...@apache.org> on 2021/03/26 13:51:10 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7734: [Bug][Web] tvmjs runtime error when loading, missing "runtime.SystemLib" - posted by GitBox <gi...@apache.org> on 2021/03/26 13:51:20 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #7751: Inconsistent python dependencies "tlcpack-sphinx-addon, synr" in CI and Docker setup scripts - posted by GitBox <gi...@apache.org> on 2021/03/26 13:53:03 UTC, 1 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7750: [RUNTIME][WEB] Cleanup logging for web runtime. - posted by GitBox <gi...@apache.org> on 2021/03/26 13:57:19 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH opened a new pull request #7752: [ARITH] detect iter affine map with predicate - posted by GitBox <gi...@apache.org> on 2021/03/26 14:05:15 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7752: [ARITH] detect iter affine map with predicate - posted by GitBox <gi...@apache.org> on 2021/03/26 14:07:26 UTC, 3 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7752: [ARITH] detect iter affine map with predicate - posted by GitBox <gi...@apache.org> on 2021/03/26 14:36:16 UTC, 1 replies.
- [GitHub] [tvm] areusch commented on issue #7751: Inconsistent python dependencies "tlcpack-sphinx-addon, synr" in CI and Docker setup scripts - posted by GitBox <gi...@apache.org> on 2021/03/26 15:34:12 UTC, 0 replies.
- [GitHub] [tvm] areusch edited a comment on issue #7751: Inconsistent python dependencies "tlcpack-sphinx-addon, synr" in CI and Docker setup scripts - posted by GitBox <gi...@apache.org> on 2021/03/26 15:34:34 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on issue #7751: Inconsistent python dependencies "tlcpack-sphinx-addon, synr" in CI and Docker setup scripts - posted by GitBox <gi...@apache.org> on 2021/03/26 15:53:47 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7750: [RUNTIME][WEB] Cleanup logging for web runtime. - posted by GitBox <gi...@apache.org> on 2021/03/26 15:56:18 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7649: [BYOC][ACL] ACL migrated to v21.02 - posted by GitBox <gi...@apache.org> on 2021/03/26 16:13:53 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7628: [ETHOSN] Add support for Ethos-N 21.02 driver stack release. - posted by GitBox <gi...@apache.org> on 2021/03/26 16:48:59 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7745: Bump ci-cpu and ci-arm container versions - posted by GitBox <gi...@apache.org> on 2021/03/26 16:50:11 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7518: [RFC]TECompiler: Staged refactor and removal of compile engine - posted by GitBox <gi...@apache.org> on 2021/03/26 16:53:37 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #7745: Bump ci-cpu and ci-arm container versions - posted by GitBox <gi...@apache.org> on 2021/03/26 17:00:51 UTC, 0 replies.
- [tvm] branch main updated (f449070 -> f74dac7) - posted by jw...@apache.org on 2021/03/26 17:07:56 UTC, 0 replies.
- [GitHub] [tvm] trevor-m opened a new pull request #7753: [Frontend][Keras] Fix Dense with 3d inputs - posted by GitBox <gi...@apache.org> on 2021/03/26 18:48:02 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on pull request #7503: [Rust] Make TVM Rust bindings installable via Cargo. - posted by GitBox <gi...@apache.org> on 2021/03/26 21:35:46 UTC, 1 replies.
- [GitHub] [tvm] mbrookhart opened a new pull request #7754: [PatternMatcher] Support matching tuples, call nodes, and functions with variable numbers of inputs - posted by GitBox <gi...@apache.org> on 2021/03/26 21:47:21 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7746: Add support for using the VM across the RPC boundary. - posted by GitBox <gi...@apache.org> on 2021/03/26 21:48:11 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7746: Add support for using the VM across the RPC boundary. - posted by GitBox <gi...@apache.org> on 2021/03/26 22:05:11 UTC, 1 replies.
- [GitHub] [tvm] jroesch commented on a change in pull request #7746: Add support for using the VM across the RPC boundary. - posted by GitBox <gi...@apache.org> on 2021/03/26 22:18:04 UTC, 10 replies.
- [GitHub] [tvm] jroesch merged pull request #7643: [docs] Getting Started with TVM: AutoTVM and Matrix Multiply - posted by GitBox <gi...@apache.org> on 2021/03/26 22:53:28 UTC, 0 replies.
- [tvm] branch main updated (f74dac7 -> 14f829a) - posted by jr...@apache.org on 2021/03/26 22:53:40 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart opened a new pull request #7755: Make Autopad static when possible - posted by GitBox <gi...@apache.org> on 2021/03/26 23:15:33 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on pull request #7746: Add support for using the VM across the RPC boundary. - posted by GitBox <gi...@apache.org> on 2021/03/26 23:40:56 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 opened a new pull request #7756: [Logging] Bring back the stack size optimization - posted by GitBox <gi...@apache.org> on 2021/03/27 00:11:43 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new pull request #7757: [PYTHON][RPC] Make rpc proxy jupyter friendly via PopenWorker. - posted by GitBox <gi...@apache.org> on 2021/03/27 00:25:04 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7757: [PYTHON][RPC] Make rpc proxy jupyter friendly via PopenWorker. - posted by GitBox <gi...@apache.org> on 2021/03/27 00:25:25 UTC, 1 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7757: [PYTHON][RPC] Make rpc proxy jupyter friendly via PopenWorker. - posted by GitBox <gi...@apache.org> on 2021/03/27 00:25:45 UTC, 1 replies.
- [GitHub] [tvm] MasterJH5574 commented on a change in pull request #7752: [ARITH] detect iter affine map with predicate - posted by GitBox <gi...@apache.org> on 2021/03/27 00:29:38 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7750: [RUNTIME][WEB] Cleanup logging for web runtime. - posted by GitBox <gi...@apache.org> on 2021/03/27 00:30:28 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #7750: [RUNTIME][WEB] Cleanup logging for web runtime. - posted by GitBox <gi...@apache.org> on 2021/03/27 00:30:41 UTC, 0 replies.
- [tvm] branch main updated (14f829a -> 474bc4e) - posted by ju...@apache.org on 2021/03/27 00:30:49 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH commented on pull request #7752: [ARITH] detect iter affine map with predicate - posted by GitBox <gi...@apache.org> on 2021/03/27 00:59:49 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH edited a comment on pull request #7752: [ARITH] detect iter affine map with predicate - posted by GitBox <gi...@apache.org> on 2021/03/27 01:00:00 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on a change in pull request #7747: [Relay]Frontend][Onnx] Add a converter for ATen Nodes - posted by GitBox <gi...@apache.org> on 2021/03/27 01:04:16 UTC, 2 replies.
- [GitHub] [tvm] FrozenGene commented on a change in pull request #7752: [ARITH] detect iter affine map with predicate - posted by GitBox <gi...@apache.org> on 2021/03/27 01:59:41 UTC, 0 replies.
- [GitHub] [tvm] Maximilianxu opened a new issue #7758: TVM RPC will fail when allocating large arrays on an Android phone - posted by GitBox <gi...@apache.org> on 2021/03/27 03:17:39 UTC, 0 replies.
- [GitHub] [tvm] Maximilianxu commented on issue #7758: TVM RPC will fail when allocating large arrays on an Android phone - posted by GitBox <gi...@apache.org> on 2021/03/27 06:58:12 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #7752: [ARITH] detect iter affine map with predicate - posted by GitBox <gi...@apache.org> on 2021/03/27 12:26:21 UTC, 0 replies.
- [tvm] branch main updated (474bc4e -> dc81767) - posted by tq...@apache.org on 2021/03/27 12:26:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7638: [docs] Getting Started: Introduction and Installation - posted by GitBox <gi...@apache.org> on 2021/03/27 12:38:55 UTC, 0 replies.
- [tvm] branch main updated (dc81767 -> 2988a08) - posted by tq...@apache.org on 2021/03/27 12:39:11 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH opened a new pull request #7759: [ARITH] normalize iter affine map expr to PrimExpr - posted by GitBox <gi...@apache.org> on 2021/03/27 14:09:19 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH opened a new pull request #7760: [ARITH] Subspace division - posted by GitBox <gi...@apache.org> on 2021/03/27 15:47:57 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7759: [ARITH] normalize iter affine map expr to PrimExpr - posted by GitBox <gi...@apache.org> on 2021/03/27 16:37:35 UTC, 2 replies.
- [GitHub] [tvm] tqchen opened a new pull request #7761: [VTA] Make more explicit error message during sim lib loading failures. - posted by GitBox <gi...@apache.org> on 2021/03/27 17:50:55 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH commented on pull request #7759: [ARITH] normalize iter affine map expr to PrimExpr - posted by GitBox <gi...@apache.org> on 2021/03/28 07:26:27 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7756: [Logging] Bring back the stack size optimization - posted by GitBox <gi...@apache.org> on 2021/03/28 11:53:41 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7756: [Logging] Bring back the stack size optimization - posted by GitBox <gi...@apache.org> on 2021/03/28 11:53:41 UTC, 0 replies.
- [tvm] branch main updated (2988a08 -> 18fa495) - posted by tq...@apache.org on 2021/03/28 11:54:18 UTC, 0 replies.
- [GitHub] [tvm] zhiics commented on a change in pull request #7746: Add support for using the VM across the RPC boundary. - posted by GitBox <gi...@apache.org> on 2021/03/29 00:01:21 UTC, 0 replies.
- [GitHub] [tvm] zhiics commented on pull request #7746: Add support for using the VM across the RPC boundary. - posted by GitBox <gi...@apache.org> on 2021/03/29 00:02:52 UTC, 0 replies.
- [GitHub] [tvm] areusch merged pull request #7557: Clean up uTVM demo runtime, add ONNX model test and tutorial - posted by GitBox <gi...@apache.org> on 2021/03/29 04:06:24 UTC, 0 replies.
- [tvm] branch main updated (18fa495 -> c39a6e2) - posted by ar...@apache.org on 2021/03/29 04:06:42 UTC, 0 replies.
- [GitHub] [tvm] hzfan commented on a change in pull request #7759: [ARITH] normalize iter affine map expr to PrimExpr - posted by GitBox <gi...@apache.org> on 2021/03/29 06:07:10 UTC, 0 replies.
- [GitHub] [tvm] zhuwenxi edited a comment on issue #7596: [BUG][CodeGenC]“tvm_call_packed” crashes when build with target “c” - posted by GitBox <gi...@apache.org> on 2021/03/29 08:13:27 UTC, 0 replies.
- [GitHub] [tvm] wxyhv opened a new issue #7762: The asnumpy() function costs most of the time during infer, how to use numpy to conpute directly to prevent use tvm NDarray()? - posted by GitBox <gi...@apache.org> on 2021/03/29 08:28:35 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7761: [VTA] Make more explicit error message during sim lib loading failures. - posted by GitBox <gi...@apache.org> on 2021/03/29 12:22:25 UTC, 0 replies.
- [GitHub] [tvm] MuchToMyDelight opened a new pull request #7763: [vm] add support for customized allocator - posted by GitBox <gi...@apache.org> on 2021/03/29 15:32:24 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on pull request #7747: [Relay]Frontend][Onnx] Add a converter for ATen Nodes - posted by GitBox <gi...@apache.org> on 2021/03/29 16:07:04 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #7755: Make Autopad static when possible - posted by GitBox <gi...@apache.org> on 2021/03/29 16:14:39 UTC, 0 replies.
- [tvm] branch main updated: Make Autopad static when available (#7755) - posted by jw...@apache.org on 2021/03/29 16:14:50 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7764: [FIX] Fix android projects - posted by GitBox <gi...@apache.org> on 2021/03/29 16:26:41 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 merged pull request #7761: [VTA] Make more explicit error message during sim lib loading failures. - posted by GitBox <gi...@apache.org> on 2021/03/29 16:39:37 UTC, 0 replies.
- [tvm] branch main updated (34deb80 -> e8752c9) - posted by mo...@apache.org on 2021/03/29 16:39:42 UTC, 0 replies.
- [GitHub] [tvm] tkonolige commented on a change in pull request #7757: [PYTHON][RPC] Make rpc proxy jupyter friendly via PopenWorker. - posted by GitBox <gi...@apache.org> on 2021/03/29 17:02:16 UTC, 0 replies.
- [GitHub] [tvm] hogepodge closed pull request #7641: [docs] Getting Started with TVM: Auto Tuning with Python - posted by GitBox <gi...@apache.org> on 2021/03/29 17:47:02 UTC, 0 replies.
- [GitHub] [tvm] hogepodge closed pull request #7642: [docs] Getting Started With TVM: Tensor Expressions - posted by GitBox <gi...@apache.org> on 2021/03/29 17:58:39 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7759: [ARITH] normalize iter affine map expr to PrimExpr - posted by GitBox <gi...@apache.org> on 2021/03/29 18:36:36 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7760: [ARITH] Subspace division - posted by GitBox <gi...@apache.org> on 2021/03/29 18:37:41 UTC, 0 replies.
- [tvm] branch main updated (e8752c9 -> af6f167) - posted by tq...@apache.org on 2021/03/29 18:40:18 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 opened a new pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/29 19:19:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/29 19:27:07 UTC, 1 replies.
- [GitHub] [tvm] rkimball opened a new pull request #7766: Rename references to 0.0.0.0 to localhost. - posted by GitBox <gi...@apache.org> on 2021/03/29 20:15:49 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7766: Rename references to 0.0.0.0 to localhost. - posted by GitBox <gi...@apache.org> on 2021/03/29 20:34:57 UTC, 4 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7766: Rename references to 0.0.0.0 to localhost. - posted by GitBox <gi...@apache.org> on 2021/03/29 20:36:01 UTC, 2 replies.
- [GitHub] [tvm] hogepodge opened a new pull request #7767: [docs] Getting Started with TVM: Auto Tuning with Python - posted by GitBox <gi...@apache.org> on 2021/03/29 20:40:59 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on pull request #7767: [docs] Getting Started with TVM: Auto Tuning with Python - posted by GitBox <gi...@apache.org> on 2021/03/29 20:42:11 UTC, 1 replies.
- [GitHub] [tvm] rkimball commented on pull request #7766: Rename references to 0.0.0.0 to localhost. - posted by GitBox <gi...@apache.org> on 2021/03/29 20:43:18 UTC, 2 replies.
- [GitHub] [tvm] hogepodge opened a new pull request #7768: [docs] Getting Started With TVM: Tensor Expressions - posted by GitBox <gi...@apache.org> on 2021/03/29 20:44:00 UTC, 0 replies.
- [GitHub] [tvm] hogepodge commented on pull request #7768: [docs] Getting Started With TVM: Tensor Expressions - posted by GitBox <gi...@apache.org> on 2021/03/29 20:44:45 UTC, 1 replies.
- [GitHub] [tvm] areusch opened a new pull request #7769: [µTVM] Try to fix qemu hangs in the CI #7590 - posted by GitBox <gi...@apache.org> on 2021/03/29 21:22:38 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 commented on a change in pull request #7747: [Relay]Frontend][Onnx] Add a converter for ATen Nodes - posted by GitBox <gi...@apache.org> on 2021/03/29 21:56:01 UTC, 0 replies.
- [GitHub] [tvm] hogepodge removed a comment on pull request #7767: [docs] Getting Started with TVM: Auto Tuning with Python - posted by GitBox <gi...@apache.org> on 2021/03/29 22:37:30 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7764: [FIX] Fix android projects - posted by GitBox <gi...@apache.org> on 2021/03/29 22:46:24 UTC, 0 replies.
- [tvm] branch main updated (af6f167 -> 53d44ef) - posted by tq...@apache.org on 2021/03/29 22:46:49 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/29 22:53:23 UTC, 2 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7518: [RFC]TECompiler: Staged refactor and removal of compile engine - posted by GitBox <gi...@apache.org> on 2021/03/29 23:19:02 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #7653: Rename GraphRuntime to GraphExecutor - posted by GitBox <gi...@apache.org> on 2021/03/30 00:07:29 UTC, 0 replies.
- [tvm] branch main updated: Rename GraphRuntime to GraphExecutor (#7653) - posted by tq...@apache.org on 2021/03/30 00:07:40 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on a change in pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/30 00:21:34 UTC, 18 replies.
- [GitHub] [tvm] areusch commented on pull request #7769: [µTVM] Try to fix qemu hangs in the CI #7590 - posted by GitBox <gi...@apache.org> on 2021/03/30 00:34:32 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a change in pull request #7760: [ARITH] Subspace division - posted by GitBox <gi...@apache.org> on 2021/03/30 00:50:37 UTC, 0 replies.
- [GitHub] [tvm] jcf94 commented on issue #7758: TVM RPC will fail when allocating large arrays on an Android phone - posted by GitBox <gi...@apache.org> on 2021/03/30 02:24:18 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on a change in pull request #7518: [RFC]TECompiler: Staged refactor and removal of compile engine - posted by GitBox <gi...@apache.org> on 2021/03/30 02:25:01 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/30 02:26:55 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on a change in pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/30 02:32:15 UTC, 0 replies.
- [GitHub] [tvm] kimmjinhong commented on pull request #7769: [µTVM] Try to fix qemu hangs in the CI #7590 - posted by GitBox <gi...@apache.org> on 2021/03/30 03:43:26 UTC, 0 replies.
- [GitHub] [tvm] kimmjinhong removed a comment on pull request #7769: [µTVM] Try to fix qemu hangs in the CI #7590 - posted by GitBox <gi...@apache.org> on 2021/03/30 03:43:49 UTC, 0 replies.
- [GitHub] [tvm] jroesch commented on pull request #7763: [vm] add support for customized allocator - posted by GitBox <gi...@apache.org> on 2021/03/30 07:25:01 UTC, 0 replies.
- [GitHub] [tvm] Joejiong opened a new pull request #7770: Fix typo in include/tvm/runtime/crt/crt.h and NEWS.md - posted by GitBox <gi...@apache.org> on 2021/03/30 07:35:33 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #7438: [ONNX] Enable GPU in ONNX importer tests - posted by GitBox <gi...@apache.org> on 2021/03/30 07:38:55 UTC, 0 replies.
- [tvm] branch main updated: [ONNX] Enable GPU in ONNX importer tests (#7438) - posted by ma...@apache.org on 2021/03/30 07:39:04 UTC, 0 replies.
- [GitHub] [tvm] jroesch merged pull request #7746: Add support for using the VM across the RPC boundary. - posted by GitBox <gi...@apache.org> on 2021/03/30 09:01:55 UTC, 0 replies.
- [tvm] branch main updated: Add support for using the VM across the RPC boundary. (#7746) - posted by jr...@apache.org on 2021/03/30 09:02:03 UTC, 0 replies.
- [GitHub] [tvm] alter-xp opened a new pull request #7771: add onnx reverse sequence op - posted by GitBox <gi...@apache.org> on 2021/03/30 09:07:52 UTC, 0 replies.
- [GitHub] [tvm] jcf94 closed issue #7625: [arm cpu][auto scheduler] Auto scheduler @ arm cpu can not reproduce paper's performance - posted by GitBox <gi...@apache.org> on 2021/03/30 09:54:14 UTC, 0 replies.
- [GitHub] [tvm] jcf94 merged pull request #7635: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86/arm cpu & Some bug fix - posted by GitBox <gi...@apache.org> on 2021/03/30 09:54:14 UTC, 0 replies.
- [tvm] branch main updated: [Autoscheduler][Sparse] Add sparse dense end to end model tuning support for x86/arm cpu & Some bug fix (#7635) - posted by jc...@apache.org on 2021/03/30 09:54:16 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on a change in pull request #7760: [ARITH] Subspace division - posted by GitBox <gi...@apache.org> on 2021/03/30 10:22:52 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on a change in pull request #7754: [PatternMatcher] Support matching tuples, call nodes, and functions with variable numbers of inputs - posted by GitBox <gi...@apache.org> on 2021/03/30 11:28:39 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7769: [µTVM] Try to fix qemu hangs in the CI #7590 - posted by GitBox <gi...@apache.org> on 2021/03/30 13:08:10 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7770: Fix typo in include/tvm/runtime/crt/crt.h and NEWS.md - posted by GitBox <gi...@apache.org> on 2021/03/30 14:09:56 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7770: Fix typo in include/tvm/runtime/crt/crt.h and NEWS.md - posted by GitBox <gi...@apache.org> on 2021/03/30 14:09:59 UTC, 0 replies.
- [tvm] branch main updated: Fix typo in include/tvm/runtime/crt/crt.h and NEWS.md (#7770) - posted by tq...@apache.org on 2021/03/30 14:10:02 UTC, 0 replies.
- [GitHub] [tvm] mdw-octoml commented on pull request #7766: Rename references to 0.0.0.0 to localhost. - posted by GitBox <gi...@apache.org> on 2021/03/30 14:31:05 UTC, 0 replies.
- [GitHub] [tvm] MuchToMyDelight commented on pull request #7763: [vm] add support for customized allocator - posted by GitBox <gi...@apache.org> on 2021/03/30 14:31:17 UTC, 1 replies.
- [GitHub] [tvm] MuchToMyDelight removed a comment on pull request #7763: [vm] add support for customized allocator - posted by GitBox <gi...@apache.org> on 2021/03/30 14:36:27 UTC, 0 replies.
- [GitHub] [tvm] mbrookhart commented on a change in pull request #7754: [PatternMatcher] Support matching tuples, call nodes, and functions with variable numbers of inputs - posted by GitBox <gi...@apache.org> on 2021/03/30 15:35:41 UTC, 2 replies.
- [GitHub] [tvm] michalpiszczek closed pull request #7738: [AutoTVM] Catch cuda errors when using LocalRunner - posted by GitBox <gi...@apache.org> on 2021/03/30 15:42:14 UTC, 0 replies.
- [GitHub] [tvm] mbaret commented on a change in pull request #7754: [PatternMatcher] Support matching tuples, call nodes, and functions with variable numbers of inputs - posted by GitBox <gi...@apache.org> on 2021/03/30 15:51:52 UTC, 0 replies.
- [GitHub] [tvm] rkimball edited a comment on pull request #7766: Rename references to 0.0.0.0 to localhost. - posted by GitBox <gi...@apache.org> on 2021/03/30 16:10:36 UTC, 0 replies.
- [GitHub] [tvm] gromero opened a new pull request #7772: [µTMV] apps: Fix Zephyr code example for STM32F746 boards - posted by GitBox <gi...@apache.org> on 2021/03/30 17:32:14 UTC, 0 replies.
- [GitHub] [tvm] gromero commented on pull request #7772: [µTMV] apps: Fix Zephyr code example for STM32F746 boards - posted by GitBox <gi...@apache.org> on 2021/03/30 17:39:05 UTC, 3 replies.
- [GitHub] [tvm] mehrdadh commented on a change in pull request #7772: [µTMV] apps: Fix Zephyr code example for STM32F746 boards - posted by GitBox <gi...@apache.org> on 2021/03/30 17:49:30 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/30 19:18:37 UTC, 1 replies.
- [GitHub] [tvm] mdw-octoml commented on pull request #7772: [µTMV] apps: Fix Zephyr code example for STM32F746 boards - posted by GitBox <gi...@apache.org> on 2021/03/30 19:30:07 UTC, 0 replies.
- [GitHub] [tvm] mdw-octoml commented on pull request #7766: Replace 0.0.0.0 with 127.0.0.1 for client connections - posted by GitBox <gi...@apache.org> on 2021/03/30 20:13:54 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/30 20:14:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7766: Replace 0.0.0.0 with 127.0.0.1 for client connections - posted by GitBox <gi...@apache.org> on 2021/03/30 20:17:25 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/30 20:34:40 UTC, 0 replies.
- [GitHub] [tvm] gromero commented on a change in pull request #7772: [µTMV] apps: Fix Zephyr code example for STM32F746 boards - posted by GitBox <gi...@apache.org> on 2021/03/30 20:47:09 UTC, 0 replies.
- [GitHub] [tvm] gromero edited a comment on pull request #7772: [µTMV] apps: Fix Zephyr code example for STM32F746 boards - posted by GitBox <gi...@apache.org> on 2021/03/30 20:58:22 UTC, 0 replies.
- [GitHub] [tvm] tqchen edited a comment on pull request #7766: Replace 0.0.0.0 with 127.0.0.1 for client connections - posted by GitBox <gi...@apache.org> on 2021/03/30 21:10:44 UTC, 0 replies.
- [GitHub] [tvm-rfcs] hogepodge opened a new pull request #2: RFC Process Update - posted by GitBox <gi...@apache.org> on 2021/03/30 21:58:03 UTC, 0 replies.
- [GitHub] [tvm-rfcs] hsaputra commented on pull request #2: RFC Process Update - posted by GitBox <gi...@apache.org> on 2021/03/30 22:09:55 UTC, 1 replies.
- [GitHub] [tvm] tkonolige closed pull request #7594: [RUNTIME] Add double and int to the object system - posted by GitBox <gi...@apache.org> on 2021/03/30 22:26:25 UTC, 0 replies.
- [GitHub] [tvm-rfcs] hogepodge commented on pull request #2: RFC Process Update - posted by GitBox <gi...@apache.org> on 2021/03/30 22:26:45 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7696: [GO] Fix go bindings - posted by GitBox <gi...@apache.org> on 2021/03/30 22:49:14 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on pull request #7006: [frontend][keras] Add support for TimeDistributed - posted by GitBox <gi...@apache.org> on 2021/03/30 23:16:48 UTC, 1 replies.
- [GitHub] [tvm] tmoreau89 merged pull request #7747: [Relay]Frontend][Onnx] Add a converter for ATen Nodes - posted by GitBox <gi...@apache.org> on 2021/03/30 23:20:47 UTC, 0 replies.
- [tvm] branch main updated (ad775b8 -> a1b4f0e) - posted by mo...@apache.org on 2021/03/30 23:20:52 UTC, 0 replies.
- [GitHub] [tvm] tmoreau89 commented on pull request #7747: [Relay]Frontend][Onnx] Add a converter for ATen Nodes - posted by GitBox <gi...@apache.org> on 2021/03/30 23:20:57 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #7503: [Rust] Make TVM Rust bindings installable via Cargo. - posted by GitBox <gi...@apache.org> on 2021/03/31 00:08:22 UTC, 0 replies.
- [GitHub] [tvm] apivovarov commented on pull request #7153: [RUNTIME] Add libbacktrace for backtraces with line numbers - posted by GitBox <gi...@apache.org> on 2021/03/31 00:23:09 UTC, 0 replies.
- [GitHub] [tvm] apivovarov edited a comment on pull request #7153: [RUNTIME] Add libbacktrace for backtraces with line numbers - posted by GitBox <gi...@apache.org> on 2021/03/31 00:26:09 UTC, 1 replies.
- [GitHub] [tvm] junrushao1994 commented on a change in pull request #7757: [PYTHON][RPC] Make rpc proxy jupyter friendly via PopenWorker. - posted by GitBox <gi...@apache.org> on 2021/03/31 00:41:44 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 commented on pull request #7757: [PYTHON][RPC] Make rpc proxy jupyter friendly via PopenWorker. - posted by GitBox <gi...@apache.org> on 2021/03/31 00:42:24 UTC, 0 replies.
- [GitHub] [tvm] jcf94 commented on a change in pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/31 03:37:42 UTC, 0 replies.
- [GitHub] [tvm] apivovarov commented on issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/31 04:28:06 UTC, 0 replies.
- [GitHub] [tvm] apivovarov edited a comment on issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/31 04:28:47 UTC, 1 replies.
- [GitHub] [tvm] jroesch opened a new pull request #7773: [CI] Rust CI Changes - posted by GitBox <gi...@apache.org> on 2021/03/31 04:50:47 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (fdd51c7 -> 21b15f8) - posted by jr...@apache.org on 2021/03/31 04:52:15 UTC, 0 replies.
- [tvm] 01/23: Rewrite the Rust Module API and change some imports causing crashes. - posted by jr...@apache.org on 2021/03/31 04:52:16 UTC, 0 replies.
- [tvm] 02/23: Fixes for version bump - posted by jr...@apache.org on 2021/03/31 04:52:17 UTC, 0 replies.
- [tvm] 03/23: Update build.rs to use new tvm-build version - posted by jr...@apache.org on 2021/03/31 04:52:18 UTC, 0 replies.
- [tvm] 04/23: Tweak build.rs to use release version of tvm-build - posted by jr...@apache.org on 2021/03/31 04:52:19 UTC, 0 replies.
- [tvm] 05/23: Add docs - posted by jr...@apache.org on 2021/03/31 04:52:20 UTC, 0 replies.
- [tvm] 06/23: Add Readme for tvm-sys crate. - posted by jr...@apache.org on 2021/03/31 04:52:21 UTC, 0 replies.
- [tvm] 07/23: Fix Cargo verisions for pre-release - posted by jr...@apache.org on 2021/03/31 04:52:22 UTC, 0 replies.
- [tvm] 08/23: Add README - posted by jr...@apache.org on 2021/03/31 04:52:23 UTC, 0 replies.
- [tvm] 09/23: Move generated code to OUT_DIR - posted by jr...@apache.org on 2021/03/31 04:52:24 UTC, 0 replies.
- [tvm] 10/23: Fix path - posted by jr...@apache.org on 2021/03/31 04:52:25 UTC, 0 replies.
- [tvm] 11/23: Add descp for tvm-sys - posted by jr...@apache.org on 2021/03/31 04:52:26 UTC, 0 replies.
- [tvm] 12/23: Tweak versions for publishing - posted by jr...@apache.org on 2021/03/31 04:52:27 UTC, 0 replies.
- [tvm] 13/23: Tweak versions for publishing - posted by jr...@apache.org on 2021/03/31 04:52:28 UTC, 0 replies.
- [tvm] 14/23: Add README for tvm-graph-rt - posted by jr...@apache.org on 2021/03/31 04:52:29 UTC, 0 replies.
- [tvm] 15/23: Conform to Apache branding guidelines - posted by jr...@apache.org on 2021/03/31 04:52:30 UTC, 0 replies.
- [tvm] 16/23: Fix caps - posted by jr...@apache.org on 2021/03/31 04:52:31 UTC, 0 replies.
- [tvm] 17/23: Add header - posted by jr...@apache.org on 2021/03/31 04:52:32 UTC, 0 replies.
- [tvm] 18/23: Remove warning - posted by jr...@apache.org on 2021/03/31 04:52:33 UTC, 0 replies.
- [tvm] 19/23: Format - posted by jr...@apache.org on 2021/03/31 04:52:34 UTC, 0 replies.
- [tvm] 20/23: Clean up build - posted by jr...@apache.org on 2021/03/31 04:52:35 UTC, 0 replies.
- [tvm] 21/23: Turn docs back on - posted by jr...@apache.org on 2021/03/31 04:52:36 UTC, 0 replies.
- [tvm] 22/23: Tweak CI - posted by jr...@apache.org on 2021/03/31 04:52:37 UTC, 0 replies.
- [tvm] 23/23: WIP - posted by jr...@apache.org on 2021/03/31 04:52:38 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated: Fix - posted by jr...@apache.org on 2021/03/31 04:53:26 UTC, 2 replies.
- [GitHub] [tvm] junrushao1994 edited a comment on pull request #7765: [M1b] Scaffolding ScheduleState data structure - posted by GitBox <gi...@apache.org> on 2021/03/31 04:56:23 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh opened a new pull request #7774: [microTVM] Fix RVM onnx dependency and Zephyr document update - posted by GitBox <gi...@apache.org> on 2021/03/31 05:49:34 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on pull request #7774: [microTVM] Fix RVM onnx dependency and Zephyr document update - posted by GitBox <gi...@apache.org> on 2021/03/31 05:50:05 UTC, 0 replies.
- [GitHub] [tvm-rfcs] liangfu commented on a change in pull request #2: RFC Process Update - posted by GitBox <gi...@apache.org> on 2021/03/31 07:05:42 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated: Bump the Jenkinsfile - posted by jr...@apache.org on 2021/03/31 07:21:35 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (16a7f60 -> 5be7a18) - posted by jr...@apache.org on 2021/03/31 07:33:36 UTC, 0 replies.
- [tvm] 01/01: Bump the Jenkinsfile - posted by jr...@apache.org on 2021/03/31 07:33:37 UTC, 4 replies.
- [GitHub] [tvm] leeexyz commented on pull request #7692: [TE] Bugfix for reduction that involves multi-outs with where cond - posted by GitBox <gi...@apache.org> on 2021/03/31 08:02:47 UTC, 0 replies.
- [GitHub] [tvm] domin1985 opened a new pull request #7775: [Relay][Parser] support dict attributes parsing - posted by GitBox <gi...@apache.org> on 2021/03/31 09:01:26 UTC, 0 replies.
- [GitHub] [tvm] xiebaiyuan edited a comment on issue #7705: build tvm failed with libbacktrace.a : ld: symbol(s) not found for architecture x86_64 - posted by GitBox <gi...@apache.org> on 2021/03/31 09:49:19 UTC, 0 replies.
- [GitHub] [tvm] mherkazandjian opened a new pull request #7776: [CI] docker images build script cmd line args optional - posted by GitBox <gi...@apache.org> on 2021/03/31 10:33:53 UTC, 0 replies.
- [GitHub] [tvm] mherkazandjian commented on pull request #7776: [CI] docker images build script cmd line args optional - posted by GitBox <gi...@apache.org> on 2021/03/31 10:36:58 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7696: [GO] Fix go bindings - posted by GitBox <gi...@apache.org> on 2021/03/31 12:18:01 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #7683: Golang tests (currently disabled) are broken with "undefined reference to `tvm::runtime::DenseMapNode::kNextProbeLocation'" - posted by GitBox <gi...@apache.org> on 2021/03/31 12:18:02 UTC, 0 replies.
- [tvm] branch main updated: [GO] Fix go bindings (#7696) - posted by tq...@apache.org on 2021/03/31 12:18:09 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #7733: [crt] fix shift out of type bounds - posted by GitBox <gi...@apache.org> on 2021/03/31 12:18:47 UTC, 0 replies.
- [tvm] branch main updated: [crt] fix shift out of type bounds (#7733) - posted by tq...@apache.org on 2021/03/31 12:18:49 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #7733: [crt] fix shift out of type bounds - posted by GitBox <gi...@apache.org> on 2021/03/31 12:19:00 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a change in pull request #7757: [PYTHON][RPC] Make rpc proxy jupyter friendly via PopenWorker. - posted by GitBox <gi...@apache.org> on 2021/03/31 12:20:00 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen commented on pull request #2: RFC Process Update - posted by GitBox <gi...@apache.org> on 2021/03/31 12:26:08 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen commented on a change in pull request #2: [RFC] RFC Process Update - posted by GitBox <gi...@apache.org> on 2021/03/31 12:29:14 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on a change in pull request #7774: [microTVM] Fix RVM onnx dependency and Zephyr document update - posted by GitBox <gi...@apache.org> on 2021/03/31 15:39:36 UTC, 0 replies.
- [GitHub] [tvm] areusch commented on pull request #7772: [µTMV] apps: Fix Zephyr code example for STM32F746 boards - posted by GitBox <gi...@apache.org> on 2021/03/31 15:40:30 UTC, 1 replies.
- [GitHub] [tvm] xndcn opened a new pull request #7777: [CodeGen][OpenCL] Limit OpenCL built-in vector lanes to 2, 3, 4, 8, 16. - posted by GitBox <gi...@apache.org> on 2021/03/31 15:48:42 UTC, 0 replies.
- [GitHub] [tvm-rfcs] areusch commented on a change in pull request #2: [RFC] RFC Process Update - posted by GitBox <gi...@apache.org> on 2021/03/31 16:14:47 UTC, 1 replies.
- [GitHub] [tvm] mehrdadh commented on pull request #7772: [µTMV] apps: Fix Zephyr code example for STM32F746 boards - posted by GitBox <gi...@apache.org> on 2021/03/31 16:41:02 UTC, 0 replies.
- [GitHub] [tvm] YuhengHuang42 commented on issue #7563: Accuracy drop when use batch and opt_level=3 - posted by GitBox <gi...@apache.org> on 2021/03/31 16:49:19 UTC, 0 replies.
- [GitHub] [tvm-rfcs] jroesch commented on a change in pull request #2: [RFC] RFC Process Update - posted by GitBox <gi...@apache.org> on 2021/03/31 17:14:44 UTC, 0 replies.
- [GitHub] [tvm] mehrdadh commented on a change in pull request #7774: [microTVM] Fix RVM onnx dependency and Zephyr document update - posted by GitBox <gi...@apache.org> on 2021/03/31 17:15:44 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #7624: [Profiling,VM] Profiling interface for VM and Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/31 17:20:24 UTC, 0 replies.
- [GitHub] [tvm] icemelon9 commented on pull request #7624: [Profiling,VM] Profiling interface for VM and Graph Runtime - posted by GitBox <gi...@apache.org> on 2021/03/31 17:26:12 UTC, 1 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #7534: [Target] Add support for target object with host field compatible with previous api - posted by GitBox <gi...@apache.org> on 2021/03/31 17:44:51 UTC, 0 replies.
- [tvm] branch main updated (6eedad1 -> 0bd1536) - posted by ju...@apache.org on 2021/03/31 17:47:23 UTC, 0 replies.
- [GitHub] [tvm] tkonolige opened a new pull request #7778: [FIX] tvm.testing.parametrize_targets documentation for arguments does not match what it is acutally using - posted by GitBox <gi...@apache.org> on 2021/03/31 18:07:25 UTC, 0 replies.
- [GitHub] [tvm] hzfan commented on a change in pull request #7760: [ARITH] Subspace division - posted by GitBox <gi...@apache.org> on 2021/03/31 18:22:45 UTC, 0 replies.
- [GitHub] [tvm] junrushao1994 merged pull request #7757: [PYTHON][RPC] Make rpc proxy jupyter friendly via PopenWorker. - posted by GitBox <gi...@apache.org> on 2021/03/31 18:40:24 UTC, 0 replies.
- [tvm] branch main updated: [PYTHON][RPC] Make rpc proxy jupyter friendly via PopenWorker. (#7757) - posted by ju...@apache.org on 2021/03/31 18:40:28 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7692: [TE] Bugfix for reduction that involves multi-outs with where cond - posted by GitBox <gi...@apache.org> on 2021/03/31 18:56:37 UTC, 0 replies.
- [GitHub] [tvm-rfcs] comaniac commented on a change in pull request #2: [RFC] RFC Process Update - posted by GitBox <gi...@apache.org> on 2021/03/31 19:02:42 UTC, 0 replies.
- [GitHub] [tvm-rfcs] hogepodge commented on a change in pull request #2: [RFC] RFC Process Update - posted by GitBox <gi...@apache.org> on 2021/03/31 19:46:26 UTC, 3 replies.
- [GitHub] [tvm] comaniac merged pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity rewrites for SimplifyExpr - posted by GitBox <gi...@apache.org> on 2021/03/31 20:44:48 UTC, 0 replies.
- [tvm] branch main updated: [Relay][Pass] ConcretizeLike and EliminateIdentity rewrites for SimplifyExpr (#7731) - posted by co...@apache.org on 2021/03/31 20:44:55 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (5be7a18 -> 4983bd9) - posted by jr...@apache.org on 2021/03/31 20:45:09 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on pull request #7731: [Relay][Pass] ConcretizeLike and EliminateIdentity rewrites for SimplifyExpr - posted by GitBox <gi...@apache.org> on 2021/03/31 20:45:25 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (4983bd9 -> e0e547d) - posted by jr...@apache.org on 2021/03/31 20:54:09 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated: Fix typo - posted by jr...@apache.org on 2021/03/31 20:55:18 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (2c27acd -> 32f872d) - posted by jr...@apache.org on 2021/03/31 20:56:13 UTC, 0 replies.
- [tvm] branch ci-docker-staging updated (32f872d -> f8522e9) - posted by jr...@apache.org on 2021/03/31 21:14:06 UTC, 0 replies.
- [GitHub] [tvm] CircleSpin opened a new pull request #7779: [TVMC] Runner.py Updates - posted by GitBox <gi...@apache.org> on 2021/03/31 22:43:49 UTC, 0 replies.
- [GitHub] [tvm] CircleSpin commented on pull request #7779: [TVMC] Runner.py Updates - posted by GitBox <gi...@apache.org> on 2021/03/31 22:44:33 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on a change in pull request #7779: [TVMC] Runner.py Updates - posted by GitBox <gi...@apache.org> on 2021/03/31 22:50:43 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #7779: [TVMC] Runner.py Updates - posted by GitBox <gi...@apache.org> on 2021/03/31 23:52:49 UTC, 0 replies.