You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [tvm] tqchen commented on pull request #15439: [Vulkan] Add spirv shuffle instruction support - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/01 00:45:02 UTC, 0 replies.
- [tvm] branch unity-staging updated (d8f1ac4e87 -> 3d7f72def2) - posted by tq...@apache.org on 2023/08/01 01:45:02 UTC, 0 replies.
- [tvm] 01/01: [MERGE] Merge main into unity 2023-07-31 - posted by tq...@apache.org on 2023/08/01 01:45:03 UTC, 0 replies.
- [GitHub] [tvm] twmht closed issue #15425: [Bug] Can't optimize resnet50 with metascheduler and tensorcore - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/08/01 02:12:56 UTC, 0 replies.
- [GitHub] [tvm] twmht opened a new issue, #15446: [Bug][MetaScheduler] InternalError: Check failed: original_producers.size() == 1u (0 vs. 1) - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/08/01 02:21:02 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on pull request #15419: [VM][Textures] Enable OpenCL textures for VM - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/08/01 03:27:07 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@619bb1d939588cd5972ccef64eb120701dceb5c6) - posted by tq...@apache.org on 2023/08/01 04:49:01 UTC, 0 replies.
- [tvm] branch nightly updated (0556653830 -> 95a2fff959) - posted by gi...@apache.org on 2023/08/01 05:02:33 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 commented on pull request #15392: [Relay] add redirecting operation to dataflow pattern graph - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/08/01 05:34:07 UTC, 0 replies.
- [GitHub] [tvm] yongwww opened a new pull request, #15447: [Unity] Multi-device support for Relax - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/01 05:42:33 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15447: [Unity] Multi-device support for Relax - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 05:42:36 UTC, 0 replies.
- [GitHub] [tvm] sergio-grovety closed pull request #15317: [Codegen][AOT] Removed incompatible-pointer-types warning in generated C code - posted by "sergio-grovety (via GitHub)" <gi...@apache.org> on 2023/08/01 06:00:04 UTC, 0 replies.
- [GitHub] [tvm] tbaggu opened a new issue, #15448: OOM error when we export larger models - posted by "tbaggu (via GitHub)" <gi...@apache.org> on 2023/08/01 06:03:29 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@95a2fff959a7f9003d4a0d092089ffb6ec5daf76) - posted by tq...@apache.org on 2023/08/01 06:20:39 UTC, 1 replies.
- [GitHub] [tvm] masahi merged pull request #15445: [Unity][Ops] Support for erf in relax - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/01 08:26:58 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Ops] Support for erf in relax (#15445) - posted by ma...@apache.org on 2023/08/01 08:27:02 UTC, 0 replies.
- [GitHub] [tvm] DanGrizzly commented on issue #2458: wrong elf class elfclass64 - posted by "DanGrizzly (via GitHub)" <gi...@apache.org> on 2023/08/01 10:35:30 UTC, 0 replies.
- [GitHub] [tvm] RuifengFu opened a new pull request, #15449: [BugFix]Update input dtype for Keras input layer - posted by "RuifengFu (via GitHub)" <gi...@apache.org> on 2023/08/01 13:03:16 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15449: [BugFix]Update input dtype for Keras input layer - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 13:03:20 UTC, 0 replies.
- [GitHub] [tvm] RuifengFu commented on pull request #15449: [BugFix]Update input dtype for Keras input layer - posted by "RuifengFu (via GitHub)" <gi...@apache.org> on 2023/08/01 13:21:48 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15449: [BugFix]Update input dtype for Keras input layer - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/01 13:28:20 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15450: [Unity][Op] Support symbolic shape inference for slice op. - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/01 13:29:13 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15450: [Unity][Op] Support symbolic shape inference for slice op. - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 13:29:17 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15443: [Unity][Dlight] Avoid too large vectorization factor in caching - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/01 13:29:51 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Avoid too large vectorization factor in caching (#15443) - posted by sy...@apache.org on 2023/08/01 13:29:54 UTC, 0 replies.
- [tvm] branch unity-staging updated (3d7f72def2 -> 23edbff40a) - posted by tq...@apache.org on 2023/08/01 13:52:51 UTC, 0 replies.
- [tvm] 01/01: Merge remote-tracking branch 'upstream/main' into unity-staging - posted by tq...@apache.org on 2023/08/01 13:52:52 UTC, 0 replies.
- [tvm] branch unity-staging updated: [MERGE-FIX] Update the code to fix merge issues - posted by tq...@apache.org on 2023/08/01 13:56:20 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 commented on pull request #15402: [Relay] in development - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/08/01 13:57:03 UTC, 0 replies.
- [GitHub] [tvm] Lantianyou opened a new pull request, #15451: feat(web): fix error on enum - posted by "Lantianyou (via GitHub)" <gi...@apache.org> on 2023/08/01 14:19:09 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15451: feat(web): fix error on enum - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 14:19:12 UTC, 0 replies.
- [GitHub] [tvm] Lantianyou commented on pull request #15451: [Unity]: fix error on enum - posted by "Lantianyou (via GitHub)" <gi...@apache.org> on 2023/08/01 14:37:04 UTC, 1 replies.
- [GitHub] [tvm] Lantianyou opened a new pull request, #15452: [Unity] Eslint and TypeScript configuration fix - posted by "Lantianyou (via GitHub)" <gi...@apache.org> on 2023/08/01 15:03:25 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15452: [Unity] Eslint and TypeScript configuration fix - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 15:03:31 UTC, 0 replies.
- [GitHub] [tvm] Lantianyou commented on pull request #15452: [Unity] Eslint and TypeScript configuration fix - posted by "Lantianyou (via GitHub)" <gi...@apache.org> on 2023/08/01 15:08:43 UTC, 0 replies.
- [GitHub] [tvm] ekalda merged pull request #15428: [microNPU][ETHOSU] Fix concatenation with reused buffers - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/01 16:00:51 UTC, 0 replies.
- [tvm] branch main updated: [microNPU][ETHOSU] Fix concatenation with reused buffers (#15428) - posted by ek...@apache.org on 2023/08/01 16:00:53 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15453: [Unity][NN] Allow nn.Module to generate subroutines - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/01 16:39:37 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15453: [Unity][NN] Allow nn.Module to generate subroutines - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 16:39:40 UTC, 0 replies.
- [GitHub] [tvm] RuifengFu closed pull request #15449: [BugFix]Update input dtype for Keras input layer - posted by "RuifengFu (via GitHub)" <gi...@apache.org> on 2023/08/01 16:50:01 UTC, 0 replies.
- [GitHub] [tvm] p3achyjr commented on issue #15148: [Tracking Issue] TFLite operator support - posted by "p3achyjr (via GitHub)" <gi...@apache.org> on 2023/08/01 17:38:39 UTC, 2 replies.
- [tvm] branch unity updated (72bd41d3e8 -> 53fd712bf7) - posted by tq...@apache.org on 2023/08/01 17:52:37 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH opened a new pull request, #15454: [ROCm] Fix some ROCm codegen bugs - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/08/01 18:33:52 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15454: [ROCm] Fix some ROCm codegen bugs - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 18:33:55 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15451: [Unity]: fix error on enum - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/01 19:37:57 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15451: [Unity]: fix error on enum - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/01 19:38:08 UTC, 0 replies.
- [tvm] branch unity updated: [Unity]: fix error on enum (#15451) - posted by tq...@apache.org on 2023/08/01 19:38:13 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15452: [Unity] Eslint and TypeScript configuration fix - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/01 19:39:24 UTC, 0 replies.
- [tvm] branch unity updated (ef00a96394 -> 54e304467e) - posted by tq...@apache.org on 2023/08/01 19:39:29 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15452: [Unity] Eslint and TypeScript configuration fix - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/01 19:39:29 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@b77d659c9afcfe3b80ea9b10a748cb15f4fe6539) - posted by tq...@apache.org on 2023/08/01 21:38:39 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #15455: [Unity] Implement R.macro for Relax macros - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/01 22:15:47 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15455: [Unity] Implement R.macro for Relax macros - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 22:15:50 UTC, 3 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #15455: [Unity] Implement R.macro for Relax macros - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/01 22:16:15 UTC, 2 replies.
- [GitHub] [tvm] LeshengJin opened a new pull request, #15456: [Unity][Op] Conv1dTranspose - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/01 22:55:56 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15456: [Unity][Op] Conv1dTranspose - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 22:55:59 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin opened a new pull request, #15457: [Unity][Fix][Op] Add groups to conv1d - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/01 23:28:21 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15457: [Unity][Fix][Op] Add groups to conv1d - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 23:28:24 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15458: [Frontend][Onnx] Simplify gemm - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/01 23:57:40 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15458: [Frontend][Onnx] Simplify gemm - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/01 23:57:43 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15459: Bump cryptography from 37.0.2 to 41.0.3 in /docker/python - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/08/02 00:38:05 UTC, 0 replies.
- [tvm] branch dependabot/pip/docker/python/cryptography-41.0.3 created (now b657a70dee) - posted by gi...@apache.org on 2023/08/02 00:38:07 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15459: Bump cryptography from 37.0.2 to 41.0.3 in /docker/python - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/02 00:38:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15450: [Unity][Op] Support symbolic shape inference for slice op. - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/02 01:06:17 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Op] Support symbolic shape inference for slice op. (#15450) - posted by tq...@apache.org on 2023/08/02 01:06:21 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15458: [Unity][Frontend][Onnx] Simplify gemm - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/02 04:13:04 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Frontend][Onnx] Simplify gemm (#15458) - posted by ma...@apache.org on 2023/08/02 04:13:09 UTC, 0 replies.
- [GitHub] [tvm] ysh329 commented on issue #15134: [Release] v0.13.0 release schedule - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/08/02 04:54:00 UTC, 0 replies.
- [tvm] branch nightly updated (95a2fff959 -> b77d659c9a) - posted by gi...@apache.org on 2023/08/02 05:02:34 UTC, 0 replies.
- [GitHub] [tvm] LeiWang1999 commented on pull request #15435: [Unity] cuda graph support for cublas - posted by "LeiWang1999 (via GitHub)" <gi...@apache.org> on 2023/08/02 06:18:08 UTC, 2 replies.
- [GitHub] [tvm] masahi commented on pull request #15435: [Unity] cuda graph support for cublas - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/02 07:12:03 UTC, 1 replies.
- [GitHub] [tvm] lxiongh opened a new issue, #15460: [BUG] [GraphExecutor]: get_output_info get the wrong shape and dtype - posted by "lxiongh (via GitHub)" <gi...@apache.org> on 2023/08/02 08:04:42 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on issue #15148: [Tracking Issue] TFLite operator support - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/08/02 09:28:02 UTC, 1 replies.
- [GitHub] [tvm] echuraev opened a new pull request, #15461: [Relay] Stop ToMixedPrecision when constant is out of dtype range - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/08/02 10:54:44 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15461: [Relay] Stop ToMixedPrecision when constant is out of dtype range - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/02 10:54:48 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15454: [ROCm] Fix some ROCm codegen bugs - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/02 11:26:48 UTC, 0 replies.
- [tvm] branch main updated: [ROCm] Fix some ROCm codegen bugs (#15454) - posted by tq...@apache.org on 2023/08/02 11:26:52 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Op] Conv1dTranspose (#15456) - posted by ru...@apache.org on 2023/08/02 17:27:23 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@bab295e4096f4a2e7a7f220a5e4d77f322101412) - posted by tq...@apache.org on 2023/08/02 18:06:58 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on a diff in pull request #15058: [OpenCL][Texture] Improved texture memory planning - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/08/02 20:29:57 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15453: [Unity][NN] Allow nn.Module to generate subroutines - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/02 20:57:24 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #15465: [TIR, Schedule] Fix decompose reduction with thread binding loops - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/02 20:58:28 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15465: [TIR, Schedule] Fix decompose reduction with thread binding loops - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/02 20:58:31 UTC, 0 replies.
- [GitHub] [tvm] csullivan merged pull request #15341: [Unity][Transform] Elide redundant bindings of dataflow vars - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/02 22:10:15 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Transform] Elide redundant bindings of dataflow vars (#15341) - posted by cs...@apache.org on 2023/08/02 22:10:20 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15457: [Unity][Fix][Op] Add groups to conv1d - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/02 23:44:28 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Fix][Op] Add groups to conv1d (#15457) - posted by tq...@apache.org on 2023/08/02 23:44:32 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15442: [TVMScript] Support starred indices in for-loop - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/02 23:45:00 UTC, 0 replies.
- [tvm] branch main updated (bab295e409 -> 1b7175b52a) - posted by tq...@apache.org on 2023/08/02 23:45:04 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new pull request, #15466: [Dlight] Fix Customized Dynamic Shape Sampling - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/08/03 04:20:04 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15466: [Dlight] Fix Customized Dynamic Shape Sampling - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 04:20:07 UTC, 0 replies.
- [tvm] branch nightly updated (b77d659c9a -> 1b7175b52a) - posted by gi...@apache.org on 2023/08/03 05:02:49 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on pull request #15462: [Relax] CuDNN Fallback Support through BYOC. - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/03 05:23:55 UTC, 1 replies.
- [GitHub] [tvm] echuraev merged pull request #15461: [Relay] Stop ToMixedPrecision when constant is out of dtype range - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/08/03 05:27:37 UTC, 0 replies.
- [tvm] branch main updated: [Relay] Stop ToMixedPrecision when constant is out of dtype range (#15461) - posted by ec...@apache.org on 2023/08/03 05:27:41 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15462: [Relax] CuDNN Fallback Support through BYOC. - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/03 05:35:08 UTC, 1 replies.
- [GitHub] [tvm] Zheng-Bicheng commented on pull request #15417: [Frontend][PaddlePaddle] Add Support for PaddlePaddle Quantized Model - posted by "Zheng-Bicheng (via GitHub)" <gi...@apache.org> on 2023/08/03 05:41:06 UTC, 0 replies.
- [GitHub] [tvm] LeiWang1999 commented on pull request #15462: [Relax] CuDNN Fallback Support through BYOC. - posted by "LeiWang1999 (via GitHub)" <gi...@apache.org> on 2023/08/03 05:59:15 UTC, 3 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15464: [ROCm] fma intrin - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/03 06:26:54 UTC, 0 replies.
- [tvm] branch main updated: [ROCm] fma intrin (#15464) - posted by ru...@apache.org on 2023/08/03 06:27:00 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@1b7175b52abce8bd819bd3d20e59511eed307ab0) - posted by tq...@apache.org on 2023/08/03 06:35:07 UTC, 0 replies.
- [GitHub] [tvm] LeiWang1999 commented on a diff in pull request #15462: [Relax] CuDNN Fallback Support through BYOC. - posted by "LeiWang1999 (via GitHub)" <gi...@apache.org> on 2023/08/03 07:34:11 UTC, 3 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #15419: [VM][Textures] Enable OpenCL textures for VM - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/03 07:36:22 UTC, 3 replies.
- [GitHub] [tvm] masahi commented on pull request #15462: [Relax] CuDNN Fallback Support through BYOC. - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/03 07:42:17 UTC, 1 replies.
- [GitHub] [tvm] echuraev commented on a diff in pull request #15419: [VM][Textures] Enable OpenCL textures for VM - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/08/03 08:49:51 UTC, 5 replies.
- [GitHub] [tvm] n-moussa commented on issue #14745: [Bug][Relay] infer_idx <0 lead to wrong type inferrence - posted by "n-moussa (via GitHub)" <gi...@apache.org> on 2023/08/03 09:16:10 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15467: [Unity][BYOC] Integrate Flash attention v2 kernel into CUTLASS BYOC - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/03 11:54:12 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15467: [Unity][BYOC] Integrate Flash attention v2 kernel into CUTLASS BYOC - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 11:54:16 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@0e905aa4d755cbaeb71cd1fe979b91434177b256) - posted by tq...@apache.org on 2023/08/03 12:01:39 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 opened a new pull request, #15468: [Relay][Strategy] Fix `arm_cpu` int8 conv2d schedule selection for 32-bit targets - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/03 14:08:41 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15468: [Relay][Strategy] Fix `arm_cpu` int8 conv2d schedule selection for 32-bit targets - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 14:08:44 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15466: [Dlight] Fix Customized Dynamic Shape Sampling - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/03 14:43:50 UTC, 3 replies.
- [GitHub] [tvm] tqchen opened a new pull request, #15469: [CYTHON] Make cython compatible with 3.0 - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/03 15:07:16 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15469: [CYTHON] Make cython compatible with 3.0 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 15:07:19 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15469: [CYTHON] Make cython compatible with 3.0 - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/03 15:09:01 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15346: Fix Cython compile for v3.0.0 release - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/03 15:11:07 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15346: Fix Cython compile for v3.0.0 release - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/03 15:19:10 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 closed pull request #15346: Fix Cython compile for v3.0.0 release - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/03 15:19:11 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@49fd318e908055f34ac8f7995897c12521d80434) - posted by tq...@apache.org on 2023/08/03 15:42:24 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen opened a new pull request, #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/03 16:19:13 UTC, 0 replies.
- [GitHub] [tvm-rfcs] junrushao commented on a diff in pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/03 16:26:21 UTC, 1 replies.
- [GitHub] [tvm-rfcs] tqchen commented on a diff in pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/03 16:33:01 UTC, 25 replies.
- [GitHub] [tvm-rfcs] csullivan commented on a diff in pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/03 16:35:01 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 opened a new pull request, #15470: [Relay][Strategy] Use x86 dense schedules for arm_cpu - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/03 16:50:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15470: [Relay][Strategy] Use x86 dense schedules for arm_cpu - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 16:50:48 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15471: [ARITH] Enhance Canonical Simplify for LE - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/03 16:59:13 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15471: [ARITH] Enhance Canonical Simplify for LE - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 16:59:16 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #15471: [ARITH] Enhance Canonical Simplify for LE - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/03 17:02:33 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on a diff in pull request #15466: [Dlight] Fix Customized Dynamic Shape Sampling - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/08/03 17:04:13 UTC, 2 replies.
- [GitHub] [tvm] padreofthegame opened a new pull request, #15472: [Relay]{TFLite] Fix in qnn.conv2d when parameter groups not equal to 1 - posted by "padreofthegame (via GitHub)" <gi...@apache.org> on 2023/08/03 17:10:21 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15472: [Relay]{TFLite] Fix in qnn.conv2d when parameter groups not equal to 1 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 17:10:24 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15467: [Unity][BYOC] Integrate Flash attention v2 kernel into CUTLASS BYOC - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/03 17:19:10 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 opened a new pull request, #15473: Improve dominator pattern - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/08/03 17:36:14 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15473: Improve dominator pattern - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 17:36:16 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky opened a new pull request, #15474: [Unity][Pass] Fixpoint simplification - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/08/03 19:10:53 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15474: [Unity][Pass] Fixpoint simplification - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 19:10:56 UTC, 1 replies.
- [GitHub] [tvm] masahi commented on pull request #15467: [Unity][BYOC] Integrate Flash attention v2 kernel into CUTLASS BYOC - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/03 19:22:19 UTC, 2 replies.
- [GitHub] [tvm] eyecod-toppick commented on issue #1032: setup script Error when build egg - posted by "eyecod-toppick (via GitHub)" <gi...@apache.org> on 2023/08/03 20:37:56 UTC, 0 replies.
- [GitHub] [tvm] coco-alen commented on issue #1032: setup script Error when build egg - posted by "coco-alen (via GitHub)" <gi...@apache.org> on 2023/08/03 20:39:11 UTC, 0 replies.
- [GitHub] [tvm] shreyas-bk opened a new pull request, #15475: add test_float32_to_int16 - posted by "shreyas-bk (via GitHub)" <gi...@apache.org> on 2023/08/03 21:18:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15475: add test_float32_to_int16 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 21:18:47 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15476: [Fix] CUTLASS path finding - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/03 23:30:22 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15476: [Fix] CUTLASS path finding - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/03 23:30:25 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15476: [Fix] CUTLASS path finding - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/03 23:36:47 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Johnson9009 commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/08/04 01:31:34 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15476: [Bugfix][CUTLASS] CUTLASS path finding - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 01:34:40 UTC, 0 replies.
- [tvm] branch unity updated: [Bugfix][CUTLASS] CUTLASS path finding (#15476) - posted by ju...@apache.org on 2023/08/04 01:34:45 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on issue #14745: [Bug][Relay] infer_idx <0 lead to wrong type inferrence - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/08/04 02:05:19 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15476: [Bugfix][CUTLASS] CUTLASS path finding - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/04 02:06:06 UTC, 0 replies.
- [GitHub] [tvm] sbwww opened a new pull request, #15477: [Unity][BugFix][Op] fix error when calling full_like in masked_fill - posted by "sbwww (via GitHub)" <gi...@apache.org> on 2023/08/04 02:54:26 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15477: [Unity][BugFix][Op] fix error when calling full_like in masked_fill - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 02:54:29 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15478: [BugFix][TIR] ThreadSync with shared.dyn awareness - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/04 03:37:44 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15478: [BugFix][TIR] ThreadSync with shared.dyn awareness - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 03:37:47 UTC, 0 replies.
- [GitHub] [tvm-rfcs] junrushao commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 03:43:29 UTC, 2 replies.
- [GitHub] [tvm] junrushao merged pull request #15469: [CYTHON] Make cython compatible with 3.0 - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 03:49:43 UTC, 0 replies.
- [tvm] branch main updated: [CYTHON] Make cython compatible with 3.0 (#15469) - posted by ju...@apache.org on 2023/08/04 03:49:46 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15479: [CMake] Use statically linked zstd - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 03:53:32 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15479: [CMake] Use statically linked zstd - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 03:53:34 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15480: [Bugfix][CUTLASS] CUTLASS path finding (#15476) - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 03:58:38 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15480: [Bugfix][CUTLASS] CUTLASS path finding (#15476) - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 03:58:41 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15481: [Cherry-Pick][BugFix][TIR] ThreadSync with shared.dyn awareness - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 04:03:29 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15481: [Cherry-Pick][BugFix][TIR] ThreadSync with shared.dyn awareness - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 04:03:31 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15481: [Cherry-Pick][BugFix][TIR] ThreadSync with shared.dyn awareness - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 04:05:37 UTC, 0 replies.
- [tvm] branch unity updated: [Cherry-Pick][BugFix][TIR] ThreadSync with shared.dyn awareness (#15481) - posted by ju...@apache.org on 2023/08/04 04:05:42 UTC, 0 replies.
- [GitHub] [tvm-rfcs] comaniac commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "comaniac (via GitHub)" <gi...@apache.org> on 2023/08/04 04:39:36 UTC, 0 replies.
- [tvm] branch nightly updated (1b7175b52a -> 7dc5ae7894) - posted by gi...@apache.org on 2023/08/04 05:02:47 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15482: [Unity][DLight] Use less shared memory for gemv - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/04 06:30:13 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15482: [Unity][DLight] Use less shared memory for gemv - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 06:30:16 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15479: [CMake] Use statically linked zstd - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 06:40:13 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15477: [Unity][BugFix][Op] fix error when calling full_like in masked_fill - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/04 07:33:35 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][BugFix][Op] fix error when calling full_like in masked_fill (#15477) - posted by ru...@apache.org on 2023/08/04 07:33:38 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15465: [TIR, Schedule] Fix decompose reduction with thread binding loops - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/04 07:55:01 UTC, 0 replies.
- [tvm] branch main updated: [TIR][Schedule] Fix decompose reduction with thread binding loops (#15465) - posted by ru...@apache.org on 2023/08/04 07:55:05 UTC, 0 replies.
- [GitHub] [tvm] PhilippvK commented on a diff in pull request #15403: [CI][Docker] Add riscv-gnu-toolchain to ci_riscv - posted by "PhilippvK (via GitHub)" <gi...@apache.org> on 2023/08/04 08:37:54 UTC, 0 replies.
- [GitHub] [tvm] alter-xp commented on pull request #15403: [CI][Docker] Add riscv-gnu-toolchain to ci_riscv - posted by "alter-xp (via GitHub)" <gi...@apache.org> on 2023/08/04 09:24:57 UTC, 0 replies.
- [GitHub] [tvm] Biubiubiu12 commented on pull request #15274: [TIR][Schedule] Refactor blockize implementation logic by pass - posted by "Biubiubiu12 (via GitHub)" <gi...@apache.org> on 2023/08/04 11:23:48 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #15483: [Script] Be more careful when generating ast.ExtSlice for Subscript - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/04 12:51:00 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15483: [Script] Be more careful when generating ast.ExtSlice for Subscript - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 12:51:02 UTC, 2 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #15483: [Script] Be more careful when generating ast.ExtSlice for Subscript - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/04 12:52:22 UTC, 1 replies.
- [GitHub] [tvm-rfcs] leandron commented on a diff in pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/08/04 12:55:10 UTC, 8 replies.
- [GitHub] [tvm] Anndrey24 opened a new pull request, #15484: [Bugfix][TOPI] Fix a bug in arm_cpu int8 conv2d i8mm schedule - posted by "Anndrey24 (via GitHub)" <gi...@apache.org> on 2023/08/04 12:55:20 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15484: [Bugfix][TOPI] Fix a bug in arm_cpu int8 conv2d i8mm schedule - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 12:55:23 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm commented on a diff in pull request #15407: [CMSIS-NN] Support for Softmax Int16 operator - posted by "ashutosh-arm (via GitHub)" <gi...@apache.org> on 2023/08/04 13:51:32 UTC, 3 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #15407: [CMSIS-NN] Support for Softmax Int16 operator - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/04 13:52:47 UTC, 1 replies.
- [GitHub] [tvm] lhutton1 opened a new pull request, #15485: [CI] Remove cython version pin - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/04 13:56:57 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15485: [CI] Remove cython version pin - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 13:57:01 UTC, 0 replies.
- [tvm] branch remove-cython-pin created (now 55385b2653) - posted by lu...@apache.org on 2023/08/04 13:57:26 UTC, 0 replies.
- [GitHub] [tvm] Anndrey24 commented on pull request #15484: [Bugfix][TOPI] Fix a bug in arm_cpu int8 conv2d i8mm schedule - posted by "Anndrey24 (via GitHub)" <gi...@apache.org> on 2023/08/04 14:21:00 UTC, 0 replies.
- [GitHub] [tvm] Nikeran commented on a diff in pull request #15407: [CMSIS-NN] Support for Softmax Int16 operator - posted by "Nikeran (via GitHub)" <gi...@apache.org> on 2023/08/04 15:05:31 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #14888: [TEST] Enable arm_cpu qnn.conv2d i8mm test - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/04 15:21:24 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 closed pull request #14888: [TEST] Enable arm_cpu qnn.conv2d i8mm test - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/04 15:21:25 UTC, 0 replies.
- [GitHub] [tvm] ekalda merged pull request #15468: [Relay][Strategy] Fix `arm_cpu` int8 conv2d schedule selection for 32-bit targets - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/04 15:26:06 UTC, 0 replies.
- [tvm] branch main updated: [Relay][Strategy] Fix `arm_cpu` int8 conv2d schedule selection for 32-bit targets (#15468) - posted by ek...@apache.org on 2023/08/04 15:26:08 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on pull request #15468: [Relay][Strategy] Fix `arm_cpu` int8 conv2d schedule selection for 32-bit targets - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/04 15:26:18 UTC, 0 replies.
- [GitHub] [tvm] csullivan merged pull request #15263: [TIR] Output DeclBuffer in MakePackedAPI - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/04 15:40:25 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Output DeclBuffer in MakePackedAPI (#15263) - posted by cs...@apache.org on 2023/08/04 15:40:28 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15483: [Script] Be more careful when generating ast.ExtSlice for Subscript - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 15:44:48 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15482: [Unity][DLight] Use less shared memory for gemv - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 15:45:08 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][DLight] Use less shared memory for gemv (#15482) - posted by ju...@apache.org on 2023/08/04 15:45:13 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15455: [Unity] Implement R.macro for Relax macros - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 15:56:51 UTC, 1 replies.
- [GitHub] [tvm] junrushao commented on pull request #15453: [Unity][NN] Allow nn.Module to generate subroutines - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 15:58:03 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15444: [Unity][Dlight] Improve gemv with inner rfactor loop caching - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 15:58:43 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15478: [BugFix][TIR] ThreadSync with shared.dyn awareness - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/04 15:58:58 UTC, 0 replies.
- [tvm] branch main updated: [BugFix][TIR] ThreadSync with shared.dyn awareness (#15478) - posted by ju...@apache.org on 2023/08/04 15:59:02 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7dc5ae78941bcbf6fb8ce14a0bf938019d61eb01) - posted by tq...@apache.org on 2023/08/04 16:06:03 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on a diff in pull request #15103: [CodeGenC] Handle GlobalVar callee as internal function call - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/04 16:06:35 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on a diff in pull request #15419: [VM][Textures] Enable OpenCL textures for VM - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/04 16:43:52 UTC, 0 replies.
- [GitHub] [tvm] Jay-sanjay commented on issue #12567: [Bug] python.contrib.test_onnx.test_resize numerical accuracy issue - posted by "Jay-sanjay (via GitHub)" <gi...@apache.org> on 2023/08/04 17:00:15 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15486: [Unity][Dlight] Matmul rule on int32 workloads - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/04 17:40:14 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15486: [Unity][Dlight] Matmul rule on int32 workloads - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 17:40:18 UTC, 1 replies.
- [GitHub] [tvm] yongwww commented on pull request #15447: [Unity] Multi-device support for Relax - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/04 17:55:28 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15447: [Unity] Multi-device support for Relax - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/04 18:41:59 UTC, 2 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #15480: [Bugfix][CUTLASS] CUTLASS path finding - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/04 18:43:47 UTC, 0 replies.
- [tvm] branch main updated: [Bugfix][CUTLASS] CUTLASS path finding (#15480) - posted by kp...@apache.org on 2023/08/04 18:43:51 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15473: [Relay] [Bugfix] Fix some bugs of dominator pattern - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/04 18:47:59 UTC, 0 replies.
- [tvm] branch unity-staging updated (53fd712bf7 -> 6c38001fe1) - posted by tq...@apache.org on 2023/08/04 18:49:09 UTC, 0 replies.
- [tvm] 01/01: [MERGE] Merge main into unity 2023-08-04 - posted by tq...@apache.org on 2023/08/04 18:49:10 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@608553462b10844bd65a50a5803b40791cbf5c72) - posted by tq...@apache.org on 2023/08/04 18:57:59 UTC, 0 replies.
- [GitHub] [tvm] ganler commented on pull request #15473: [Relay] [Bugfix] Fix some bugs of dominator pattern - posted by "ganler (via GitHub)" <gi...@apache.org> on 2023/08/04 20:54:34 UTC, 0 replies.
- [tvm] branch unity updated (a8218b31c2 -> 6c38001fe1) - posted by tq...@apache.org on 2023/08/04 21:33:21 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15473: [Relay] [Bugfix] Fix some bugs of dominator pattern - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/04 22:27:36 UTC, 0 replies.
- [tvm] branch main updated: [Relay] [Bugfix] Fix some bugs of dominator pattern (#15473) - posted by ma...@apache.org on 2023/08/04 22:27:40 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15392: [Relay] add redirecting operation to dataflow pattern graph - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/04 22:27:55 UTC, 0 replies.
- [tvm] branch main updated: [Relay] add redirecting operation to dataflow pattern graph (#15392) - posted by ma...@apache.org on 2023/08/04 22:27:58 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 opened a new pull request, #15487: [Unity] nn.Module external modules - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/08/04 22:30:17 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15487: [Unity] nn.Module external modules - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/04 22:30:19 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 opened a new issue, #15488: [Bug] "relax.backend.use_cuda_graph" failed - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/08/04 22:58:33 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #15483: [Script] Be more careful when generating ast.ExtSlice for Subscript - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/05 00:41:03 UTC, 0 replies.
- [tvm] branch main updated: [Script] Be more careful when generating ast.ExtSlice for Subscript (#15483) - posted by kp...@apache.org on 2023/08/05 00:41:07 UTC, 0 replies.
- [GitHub] [tvm] Archermmt opened a new pull request, #15489: [RFC][Unity][MSC] MileStone 0 - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/05 02:37:20 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15489: [RFC][Unity][MSC] MileStone 0 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/05 02:37:22 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@63a95d54f44032eb5c0658a4ca6f775119722239) - posted by tq...@apache.org on 2023/08/05 03:27:13 UTC, 0 replies.
- [tvm] branch nightly updated (7dc5ae7894 -> 18467c95dd) - posted by gi...@apache.org on 2023/08/05 05:02:43 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@dcbf2b2fb43409cb89a815a70a35bb1e97239f09) - posted by tq...@apache.org on 2023/08/05 05:07:35 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@543838303b4289bb5669688efb9f88b15ddc2ebe) - posted by tq...@apache.org on 2023/08/05 05:58:23 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15489: [RFC][Unity][MSC] MileStone 0 - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/05 07:27:42 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@2f090648d29988468d288517a406b96db7b7e03a) - posted by tq...@apache.org on 2023/08/05 08:01:03 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ac99367aa4f4ad05ba9926c614159e7430936502) - posted by tq...@apache.org on 2023/08/05 08:44:45 UTC, 0 replies.
- [GitHub] [tvm] Archermmt commented on pull request #15489: [RFC][Unity][MSC] MileStone 0 - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/05 08:48:02 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@9bcf0bc107b6aacf901617a74595b34c0fa7c0df) - posted by tq...@apache.org on 2023/08/05 09:33:06 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@18467c95dd98b1a9a18a59fdfd3381bbdf40c5fa) - posted by tq...@apache.org on 2023/08/05 10:31:04 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 commented on pull request #15473: [Relay] [Bugfix] Fix some bugs of dominator pattern - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/08/05 11:20:11 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Hzfengsy commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/05 13:04:28 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH opened a new pull request, #15490: [Unity][DLight] Update gemv rule - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/08/05 17:00:32 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15490: [Unity][DLight] Update gemv rule - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/05 17:00:35 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #15369: [Relax] Macro recfactor, R.macro prototype - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/05 17:34:49 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic closed pull request #15369: [Relax] Macro recfactor, R.macro prototype - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/05 17:34:50 UTC, 0 replies.
- [GitHub] [tvm] Archermmt closed pull request #15489: [RFC][Unity][MSC] MileStone 0 - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/05 23:19:17 UTC, 0 replies.
- [GitHub] [tvm] sunggg opened a new pull request, #15491: [Unity][BYOC] Unify the interface between `FuseOpsByPattern(.., annotate_codegen=True)`and `MergeCompositeFunctions()` - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/06 00:35:15 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15491: [Unity][BYOC] Unify the interface between `FuseOpsByPattern(.., annotate_codegen=True)`and `MergeCompositeFunctions()` - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/06 00:35:18 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on a diff in pull request #15103: [CodeGenC] Handle GlobalVar callee as internal function call - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/06 13:14:31 UTC, 3 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #15492: [TVMScript] Allow use of Python builtins in script - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/06 13:20:32 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15492: [TVMScript] Allow use of Python builtins in script - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/06 13:20:35 UTC, 2 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #15492: [TVMScript] Allow use of Python builtins in script - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/06 13:21:17 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15493: [TIR] Output DeclBuffer in SplitHostDevice - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/06 13:27:59 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15493: [TIR] Output DeclBuffer in SplitHostDevice - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/06 13:28:02 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15494: [Unity] Commutative pattern match based on relax.Expr op - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/06 15:48:18 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15494: [Unity] Commutative pattern match based on relax.Expr op - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/06 15:48:21 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15495: [Unity] Recursive pattern match in rewrite_call - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/06 15:50:15 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15495: [Unity] Recursive pattern match in rewrite_call - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/06 15:50:17 UTC, 0 replies.
- [tvm] branch dependabot/pip/docker/python/cryptography-41.0.3 deleted (was b657a70dee) - posted by ju...@apache.org on 2023/08/06 18:11:09 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15459: Bump cryptography from 37.0.2 to 41.0.3 in /docker/python - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/06 18:11:10 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15459: Bump cryptography from 37.0.2 to 41.0.3 in /docker/python - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/08/06 18:11:13 UTC, 0 replies.
- [GitHub] [tvm] zhaolanhuang opened a new pull request, #15496: [BugFix][RPC] Fix GraphExecutorDebug calling inexistent __nop operators - posted by "zhaolanhuang (via GitHub)" <gi...@apache.org> on 2023/08/06 20:56:49 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15496: [BugFix][RPC] Fix GraphExecutorDebug calling inexistent __nop operators - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/06 20:56:51 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15491: [Unity][BYOC] Unify the interface between `FuseOpsByPattern(.., annotate_codegen=True)`and `MergeCompositeFunctions()` - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/06 22:35:28 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on pull request #15491: [Unity][BYOC] Unify the interface between `FuseOpsByPattern(.., annotate_codegen=True)`and `MergeCompositeFunctions()` - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/06 23:31:10 UTC, 0 replies.
- [GitHub] [tvm] HLearning opened a new pull request, #15497: [relax][frontend]fix addmm op param alpha&beta - posted by "HLearning (via GitHub)" <gi...@apache.org> on 2023/08/07 03:03:40 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15497: [relax][frontend]fix addmm op param alpha&beta - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/07 03:03:43 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15490: [Unity][DLight] Update gemv rule - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/07 04:51:34 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH commented on a diff in pull request #15490: [Unity][DLight] Update gemv rule - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/08/07 04:58:54 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #15497: [relax][frontend]fix addmm op param alpha&beta - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/07 05:22:26 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15498: [Unity][ONNX] Support ONNX Symbolic Shape Deduction - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/07 07:02:32 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15498: [Unity][ONNX] Support ONNX Symbolic Shape Deduction - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/07 07:02:35 UTC, 0 replies.
- [GitHub] [tvm] WPLF commented on pull request #15164: [CMake] Support LLVM-16 static linking - posted by "WPLF (via GitHub)" <gi...@apache.org> on 2023/08/07 07:11:25 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15492: [TVMScript] Allow use of Python builtins in script - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/07 07:42:59 UTC, 0 replies.
- [tvm] branch main updated: [TVMScript] Allow use of Python builtins in script (#15492) - posted by ru...@apache.org on 2023/08/07 07:43:03 UTC, 0 replies.
- [GitHub] [tvm] katebern-grovety commented on a diff in pull request #15403: [CI][Docker] Add riscv-gnu-toolchain to ci_riscv - posted by "katebern-grovety (via GitHub)" <gi...@apache.org> on 2023/08/07 08:01:26 UTC, 0 replies.
- [GitHub] [tvm] ekalda merged pull request #15484: [Bugfix][TOPI] Fix a bug in arm_cpu int8 conv2d i8mm schedule - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/07 08:39:55 UTC, 0 replies.
- [tvm] branch main updated: [Bugfix][TOPI] Fix a bug in arm_cpu int8 conv2d i8mm schedule (#15484) - posted by ek...@apache.org on 2023/08/07 08:40:00 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on pull request #15484: [Bugfix][TOPI] Fix a bug in arm_cpu int8 conv2d i8mm schedule - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/07 08:40:07 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15499: [Unity][BYOC] Support ND A and 2D B batched matmul for cublasLt - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/07 08:41:14 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15499: [Unity][BYOC] Support ND A and 2D B batched matmul for cublasLt - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/07 08:41:16 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15485: [CI] Remove cython version pin - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/07 08:42:07 UTC, 0 replies.
- [tvm] branch main updated: [CI] Remove cython version pin (#15485) - posted by lu...@apache.org on 2023/08/07 08:42:13 UTC, 0 replies.
- [tvm] branch remove-cython-pin deleted (was 55385b2653) - posted by lu...@apache.org on 2023/08/07 08:42:32 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on issue #12567: [Bug] python.contrib.test_onnx.test_resize numerical accuracy issue - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/07 09:03:41 UTC, 0 replies.
- [GitHub] [tvm-rfcs] leandron commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/08/07 09:29:12 UTC, 0 replies.
- [GitHub] [tvm] Archermmt opened a new pull request, #15500: [Unity][MSC][M0.1] Enable set name and layout for exprs - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/07 10:05:18 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15500: [Unity][MSC][M0.1] Enable set name and layout for exprs - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/07 10:05:20 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15501: [Unity] Add batched A matrix support for FasterTransformer fp16A intB matmil - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/07 10:25:36 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15501: [Unity] Add batched A matrix support for FasterTransformer fp16A intB matmil - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/07 10:25:39 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #15470: [Relay][Strategy] Use x86 dense schedules for arm_cpu - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/08/07 11:13:23 UTC, 0 replies.
- [tvm] branch main updated: [Relay][Strategy] Use x86 dense schedules for arm_cpu (#15470) - posted by le...@apache.org on 2023/08/07 11:13:27 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #15462: [Relax] CuDNN Fallback Support through BYOC. - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/07 11:46:38 UTC, 2 replies.
- [GitHub] [tvm] katebern-grovety commented on pull request #15403: [CI][Docker] Add riscv-gnu-toolchain to ci_riscv - posted by "katebern-grovety (via GitHub)" <gi...@apache.org> on 2023/08/07 12:18:21 UTC, 0 replies.
- [GitHub] [tvm] padreofthegame commented on pull request #15472: [Relay][TFLite] Fix in qnn.conv2d when parameter groups not equal to 1 - posted by "padreofthegame (via GitHub)" <gi...@apache.org> on 2023/08/07 12:28:39 UTC, 1 replies.
- [GitHub] [tvm-rfcs] tqchen commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/07 12:29:50 UTC, 2 replies.
- [GitHub] [tvm] jhlee525 opened a new pull request, #15502: aten::copy_ support in pytorch frontend - posted by "jhlee525 (via GitHub)" <gi...@apache.org> on 2023/08/07 12:42:08 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15502: aten::copy_ support in pytorch frontend - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/07 12:42:11 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@2bf127bdd37b1b06f739f54fca66d2e4d99fffe1) - posted by tq...@apache.org on 2023/08/07 12:56:25 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #15494: [Unity] Commutative pattern match based on relax.Expr op - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/07 13:06:58 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Commutative pattern match based on relax.Expr op (#15494) - posted by kp...@apache.org on 2023/08/07 13:07:34 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg merged pull request #15453: [Unity][NN] Allow nn.Module to generate subroutines - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/07 15:03:11 UTC, 0 replies.
- [tvm] branch unity updated (9fb191159f -> 1a1af0c700) - posted by lu...@apache.org on 2023/08/07 15:03:13 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@40bac5717ad976094ecd31a3ba52806f7cc2dab5) - posted by tq...@apache.org on 2023/08/07 16:32:40 UTC, 0 replies.
- [GitHub] [tvm-rfcs] yongwww commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/07 18:09:44 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@93356cdcbe2160b90827fdcb4c4a88f765d6dd03) - posted by tq...@apache.org on 2023/08/07 18:19:25 UTC, 0 replies.
- [GitHub] [tvm] csullivan merged pull request #15499: [Unity][BYOC] Support ND A and 2D B batched matmul for cublasLt - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/07 19:00:44 UTC, 0 replies.
- [tvm] branch unity updated (1a1af0c700 -> e7cb3a848d) - posted by cs...@apache.org on 2023/08/07 19:00:48 UTC, 0 replies.
- [GitHub] [tvm-rfcs] csullivan commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/07 19:34:16 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ae45b04772830d7c7b09b89bb9434e0b0a52f9e6) - posted by tq...@apache.org on 2023/08/07 20:09:40 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 merged pull request #15467: [Unity][BYOC] Integrate Flash attention v2 kernel into CUTLASS BYOC - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/08/07 22:11:05 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][BYOC] Integrate Flash attention v2 kernel into CUTLASS BYOC (#15467) - posted by ya...@apache.org on 2023/08/07 22:11:09 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15490: [Unity][DLight] Update gemv rule - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/07 23:45:19 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15471: [ARITH] Enhance Canonical Simplify for LE - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/08 00:33:29 UTC, 0 replies.
- [tvm] branch main updated: [ARITH] Enhance Canonical Simplify for LE (#15471) - posted by tq...@apache.org on 2023/08/08 00:33:32 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #15500: [Unity][MSC][M0.1] Enable set name and layout for exprs - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/08 00:52:24 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15503: [Unity][Dlight] Matmul tensorization for SM70 - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/08 01:15:47 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15503: [Unity][Dlight] Matmul tensorization for SM70 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/08 01:15:50 UTC, 1 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15503: [Unity][Dlight] Matmul tensorization for SM70 - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/08 01:18:00 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15504: [Unity][Minor] Fix compilation warning - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/08 01:24:44 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15504: [Unity][Minor] Fix compilation warning - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/08 01:24:46 UTC, 0 replies.
- [GitHub] [tvm] Civitasv opened a new issue, #15505: [Bug] [Relay] [MetaSchedule] ValueError: The block no longer exists in the IRModule - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/08/08 02:55:50 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15497: [relax][frontend]fix addmm op param alpha&beta - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/08 02:59:10 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Frontend] Fix torch addmm op param alpha&beta (#15497) - posted by ru...@apache.org on 2023/08/08 02:59:16 UTC, 0 replies.
- [tvm] branch nightly updated (18467c95dd -> 8cadd1fbc5) - posted by gi...@apache.org on 2023/08/08 05:02:51 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on pull request #15244: [Runtime] Serialization/Deserialization of runtime module - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/08 05:29:43 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@8cadd1fbc52c66b67fa90022e8c65e79e181b2bf) - posted by tq...@apache.org on 2023/08/08 07:36:46 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 opened a new pull request, #15506: [Relay][Strategy] Use x86 pool schedules for arm_cpu - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/08 08:24:44 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15506: [Relay][Strategy] Use x86 pool schedules for arm_cpu - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/08 08:24:47 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15504: [Unity][Minor] Fix compilation warning - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/08 08:36:55 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Minor] Fix compilation warning (#15504) - posted by sa...@apache.org on 2023/08/08 08:37:00 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15503: [Unity][Dlight] Matmul tensorization for SM70 - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/08 08:37:25 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Matmul tensorization for SM70 (#15503) - posted by sa...@apache.org on 2023/08/08 08:37:29 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15491: [Unity][BYOC] Unify the interface between `FuseOpsByPattern(.., annotate_codegen=True)`and `MergeCompositeFunctions()` - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/08 08:53:19 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][BYOC] Unify the interface between `FuseOpsByPattern(.., annotate_codegen=True)`and `MergeCompositeFunctions()` (#15491) - posted by ma...@apache.org on 2023/08/08 08:53:23 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm commented on a diff in pull request #15506: [Relay][Strategy] Use x86 pool schedules for arm_cpu - posted by "ashutosh-arm (via GitHub)" <gi...@apache.org> on 2023/08/08 09:10:50 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #15506: [Relay][Strategy] Use x86 pool schedules for arm_cpu - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/08 10:26:48 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15490: [Unity][DLight] Update gemv rule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/08 12:02:27 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][DLight] Update gemv rule (#15490) - posted by tq...@apache.org on 2023/08/08 12:02:30 UTC, 0 replies.
- [GitHub] [tvm] csullivan merged pull request #15419: [VM][Textures] Enable OpenCL textures for VM - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/08 14:56:58 UTC, 0 replies.
- [tvm] branch main updated: [VM][Textures] Enable OpenCL textures for VM (#15419) - posted by cs...@apache.org on 2023/08/08 14:57:02 UTC, 0 replies.
- [GitHub] [tvm] yongwww commented on a diff in pull request #15447: [Unity] Multi-device support for Relax - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/08 17:28:39 UTC, 1 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15507: [Unity] Remove unused local function definitions - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/08 17:44:03 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15507: [Unity] Remove unused local function definitions - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/08 17:44:05 UTC, 0 replies.
- [GitHub] [tvm] Nikeran commented on pull request #15407: [CMSIS-NN] Support for Softmax Int16 operator - posted by "Nikeran (via GitHub)" <gi...@apache.org> on 2023/08/08 17:56:35 UTC, 0 replies.
- [tvm-site] branch asf-site updated: Add v0.13.0 docs - posted by wu...@apache.org on 2023/08/08 18:57:17 UTC, 0 replies.
- svn commit: r63395 - in /release/tvm/tvm-v0.13.0: apache-tvm-src-v0.13.0.rc0.tar.gz apache-tvm-src-v0.13.0.tar.gz - posted by wu...@apache.org on 2023/08/08 19:10:23 UTC, 0 replies.
- svn commit: r63396 - in /release/tvm/tvm-v0.13.0: apache-tvm-src-v0.13.0.rc0.tar.gz.sha512 apache-tvm-src-v0.13.0.tar.gz.sha512 - posted by wu...@apache.org on 2023/08/08 19:10:56 UTC, 0 replies.
- svn commit: r63397 - in /release/tvm/tvm-v0.13.0: apache-tvm-src-v0.13.0.rc0.tar.gz.asc apache-tvm-src-v0.13.0.tar.gz.asc - posted by wu...@apache.org on 2023/08/08 19:11:27 UTC, 0 replies.
- [tvm-site] branch main updated: Add v0.13.0 downloads - posted by wu...@apache.org on 2023/08/08 19:18:35 UTC, 0 replies.
- [tvm-site] branch asf-site updated: Build at Tue Aug 8 12:23:39 PM PDT 2023 - posted by wu...@apache.org on 2023/08/08 19:23:57 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #15508: [docs] Add v0.13.0 docs to site - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/08 19:27:52 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15508: [docs] Add v0.13.0 docs to site - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/08 19:27:55 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on issue #15134: [Release] v0.13.0 release schedule - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/08 19:28:04 UTC, 0 replies.
- [GitHub] [tvm] vinx13 closed issue #15134: [Release] v0.13.0 release schedule - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/08 19:28:07 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15509: [Unity] Implement relax.Function.bind_symbolic_vars - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/08 20:44:26 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15509: [Unity] Implement relax.Function.bind_symbolic_vars - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/08 20:44:29 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15510: [Unity] Update relax.Function.ret_struct_info when mutated - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/08 21:16:31 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15510: [Unity] Update relax.Function.ret_struct_info when mutated - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/08 21:16:34 UTC, 0 replies.
- [GitHub] [tvm] csullivan merged pull request #15103: [CodeGenC] Handle GlobalVar callee as internal function call - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/08 21:27:27 UTC, 0 replies.
- [tvm] branch main updated: [CodeGenC] Handle GlobalVar callee as internal function call (#15103) - posted by cs...@apache.org on 2023/08/08 21:27:32 UTC, 0 replies.
- [GitHub] [tvm] Archermmt commented on pull request #15500: [Unity][MSC][M0.1] Enable set name and layout for exprs - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/08 22:38:11 UTC, 3 replies.
- [GitHub] [tvm] yongwww opened a new pull request, #15511: Remove IRModule Dependency from Target - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/08 22:59:34 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15511: Remove IRModule Dependency from Target - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/08 22:59:36 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Johnson9009 commented on a diff in pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/08/09 01:14:56 UTC, 2 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15500: [Unity][MSC][M0.1] Enable set name and layout for exprs - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/09 02:16:28 UTC, 3 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15512: [Unity][Hot fix] Flash attention offload bug due to typo - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/09 02:21:07 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15512: [Unity][Hot fix] Flash attention offload bug due to typo - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/09 02:21:09 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15498: [Unity][ONNX] Support ONNX Symbolic Shape Deduction - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/09 04:23:16 UTC, 0 replies.
- [tvm] branch nightly updated (8cadd1fbc5 -> 9ff71f4a9f) - posted by gi...@apache.org on 2023/08/09 05:02:33 UTC, 0 replies.
- [GitHub] [tvm-rfcs] YuchenJin commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "YuchenJin (via GitHub)" <gi...@apache.org> on 2023/08/09 05:41:28 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif opened a new pull request, #15513: [TOPI] check empty array of x86 injective's iters - posted by "wrongtest-intellif (via GitHub)" <gi...@apache.org> on 2023/08/09 06:18:28 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15513: [TOPI] check empty array of x86 injective's iters - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/09 06:18:32 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@9ff71f4a9fed3ec9f82b999fb8c25ef1bf6e243c) - posted by tq...@apache.org on 2023/08/09 07:01:46 UTC, 1 replies.
- [GitHub] [tvm] wrongtest-intellif commented on pull request #14690: [Arith] Add tvm::arith::PresburgerSetNode to work with Presburger Set in MLIR - posted by "wrongtest-intellif (via GitHub)" <gi...@apache.org> on 2023/08/09 07:29:30 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15506: [Relay][Strategy] Use x86 pool schedules for arm_cpu - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/09 08:42:59 UTC, 0 replies.
- [tvm] branch main updated: [Relay][Strategy] Use x86 pool schedules for arm_cpu (#15506) - posted by lu...@apache.org on 2023/08/09 08:43:04 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15506: [Relay][Strategy] Use x86 pool schedules for arm_cpu - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/09 08:43:10 UTC, 0 replies.
- [GitHub] [tvm] tingyuzaixiao opened a new issue, #15514: Check failed: (!axes.defined() || static_cast(axes.size()) == ndim) is false: Dimensionmismatch: axes has 2 elements, but data.ndim = 4 - posted by "tingyuzaixiao (via GitHub)" <gi...@apache.org> on 2023/08/09 11:08:36 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15407: [CMSIS-NN] Support for Softmax Int16 operator - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/09 14:07:07 UTC, 0 replies.
- [tvm] branch main updated: [CMSIS-NN] Support for Softmax Int16 operator (#15407) - posted by lu...@apache.org on 2023/08/09 14:07:12 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15407: [CMSIS-NN] Support for Softmax Int16 operator - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/09 14:07:25 UTC, 0 replies.
- [tvm] branch main updated: [docs] Add v0.13.0 docs to site (#15508) - posted by sa...@apache.org on 2023/08/09 15:00:48 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15508: [docs] Add v0.13.0 docs to site - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/09 15:00:49 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on a diff in pull request #15511: Remove IRModule Dependency from Target - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/09 15:19:06 UTC, 0 replies.
- [GitHub] [tvm-rfcs] sunggg commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/09 15:58:16 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on pull request #15509: [Unity] Implement relax.Function.bind_symbolic_vars - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/09 16:46:17 UTC, 1 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #15512: [Unity][Hot fix] Flash attention offload bug due to typo - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/09 17:02:25 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Hot fix] Flash attention offload bug due to typo (#15512) - posted by kp...@apache.org on 2023/08/09 17:02:28 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15515: [Unity] Propagate dynamic begin/end in strided_slice when legalizing - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/09 17:15:03 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15515: [Unity] Propagate dynamic begin/end in strided_slice when legalizing - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/09 17:15:07 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on pull request #15474: [Unity][Pass] Fixpoint simplification - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/08/09 17:27:31 UTC, 4 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #15474: [Unity][Pass] Fixpoint simplification - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/08/09 17:28:00 UTC, 0 replies.
- [GitHub] [tvm] manjeetbhati opened a new issue, #15516: [Tracking Issue] Transformers support - posted by "manjeetbhati (via GitHub)" <gi...@apache.org> on 2023/08/09 17:46:12 UTC, 0 replies.
- [GitHub] [tvm-rfcs] hsaputra commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "hsaputra (via GitHub)" <gi...@apache.org> on 2023/08/09 17:46:54 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on issue #15516: [Tracking Issue] Transformers support - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/09 18:22:35 UTC, 1 replies.
- [GitHub] [tvm] kparzysz-quic commented on a diff in pull request #15507: [Unity] Remove unused local function definitions - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/09 18:24:51 UTC, 0 replies.
- [GitHub] [tvm] manjeetbhati commented on issue #15516: [Tracking Issue] Transformers support - posted by "manjeetbhati (via GitHub)" <gi...@apache.org> on 2023/08/09 18:48:24 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15509: [Unity] Implement relax.Function.bind_symbolic_vars - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/09 18:59:24 UTC, 2 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@8b37d4d11ac94da3c9cfcced50804784f38d3f91) - posted by tq...@apache.org on 2023/08/09 19:34:00 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@77b71fc8304467ba6a86433066b1a86eb8c225c6) - posted by tq...@apache.org on 2023/08/09 21:35:16 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #15517: [TIR] Shuffle in PointerValueTypeRewrite for scalar reads - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/09 22:15:33 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15517: [TIR] Shuffle in PointerValueTypeRewrite for scalar reads - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/09 22:15:36 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #15513: [TOPI] check empty array of x86 injective's iters - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/09 22:24:47 UTC, 0 replies.
- [tvm] branch main updated (ff47aeac20 -> 907b29e544) - posted by wu...@apache.org on 2023/08/09 22:24:52 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15517: [TIR] Shuffle in PointerValueTypeRewrite for scalar reads - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/09 22:27:00 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on issue #15397: [Bug] TVM doesn't buid with cython 3.0.0 (latest) - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/10 02:01:25 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15397: [Bug] TVM doesn't buid with cython 3.0.0 (latest) - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/10 02:01:26 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #15516: [Tracking Issue] Transformers support - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/10 02:23:38 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on a diff in pull request #15507: [Unity] Remove unused local function definitions - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/10 02:41:47 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15517: [TIR] Shuffle in PointerValueTypeRewrite for scalar reads - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/10 02:42:24 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15510: [Unity] Update relax.Function.ret_struct_info when mutated - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/10 03:19:12 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Update relax.Function.ret_struct_info when mutated (#15510) - posted by sy...@apache.org on 2023/08/10 03:19:15 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15501: [Unity] Add batched A matrix support for FasterTransformer fp16A intB matmul - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/10 03:19:45 UTC, 0 replies.
- [tvm] branch unity updated (f500a0dd1a -> a4cea71687) - posted by sy...@apache.org on 2023/08/10 03:19:49 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15509: [Unity] Implement relax.Function.bind_symbolic_vars - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/10 03:30:56 UTC, 2 replies.
- [GitHub] [tvm] sunggg commented on pull request #15246: [Unity][Pass] `BindSymVar` pass - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/10 03:32:01 UTC, 0 replies.
- [GitHub] [tvm] sunggg closed pull request #15246: [Unity][Pass] `BindSymVar` pass - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/10 03:32:02 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15462: [Relax] CuDNN Fallback Support through BYOC. - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/10 03:51:36 UTC, 0 replies.
- [tvm] branch unity updated (a4cea71687 -> 4ed34013de) - posted by ma...@apache.org on 2023/08/10 03:51:40 UTC, 0 replies.
- [GitHub] [tvm] zhangxiao-stack opened a new pull request, #15518: [ROCm] Fix some ROCm codegen bugs - posted by "zhangxiao-stack (via GitHub)" <gi...@apache.org> on 2023/08/10 04:04:12 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15518: [ROCm] Fix some ROCm codegen bugs - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/10 04:04:15 UTC, 0 replies.
- [tvm] branch nightly updated (9ff71f4a9f -> 907b29e544) - posted by gi...@apache.org on 2023/08/10 05:02:33 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ff47aeac204c36bbbe33871e2284fb48e341c894) - posted by tq...@apache.org on 2023/08/10 05:18:45 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #14275: [Unity][Contrib] Introduce several features of cutlass profiler - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/10 07:05:39 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@907b29e544bd8acaf38b0a9be1c36543a51cdbe6) - posted by tq...@apache.org on 2023/08/10 07:06:13 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #14275: [Unity][Contrib] Introduce several features of cutlass profiler - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/10 07:30:55 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15518: [ROCm] Fix some ROCm codegen bugs - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/10 07:35:34 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15513: [TOPI] check empty array of x86 injective's iters - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/10 09:09:45 UTC, 0 replies.
- [GitHub] [tvm] temofy commented on issue #2876: [USE] errors when using tvm c++: fatal error: dmlc/io.h: No such file or directory - posted by "temofy (via GitHub)" <gi...@apache.org> on 2023/08/10 11:21:07 UTC, 0 replies.
- [GitHub] [tvm] ekalda opened a new pull request, #15519: [TEST] Run tests/python/relay/aot tests in ci-cortexm - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/10 12:58:59 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15519: [TEST] Run tests/python/relay/aot tests in ci-cortexm - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/10 12:59:02 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on pull request #15519: [TEST] Run tests/python/relay/aot tests in ci-cortexm - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/10 13:00:19 UTC, 0 replies.
- [GitHub] [tvm-rfcs] psrivas2 commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "psrivas2 (via GitHub)" <gi...@apache.org> on 2023/08/10 13:02:07 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #15507: [Unity] Remove unused local function definitions - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/10 13:36:23 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Remove unused local function definitions (#15507) - posted by kp...@apache.org on 2023/08/10 13:36:27 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on a diff in pull request #15511: Remove IRModule Dependency from Target - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/10 13:38:54 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on pull request #15472: [Relay][TFLite] Fix in qnn.conv2d when parameter groups not equal to 1 - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/10 13:57:17 UTC, 2 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15520: [Unity][Topi] Handle variable begin/end axes in topi.strided_slice - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/10 14:12:22 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15520: [Unity][Topi] Handle variable begin/end axes in topi.strided_slice - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/10 14:12:26 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15498: [Unity][ONNX] Support ONNX Symbolic Shape Deduction - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/10 14:31:59 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][ONNX] Support ONNX Symbolic Shape Deduction (#15498) - posted by tq...@apache.org on 2023/08/10 14:32:03 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new issue, #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/10 14:59:11 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/10 15:11:25 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15487: [Unity] nn.Module external modules - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/10 15:18:50 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15517: [TIR] Shuffle in PointerValueTypeRewrite for scalar reads - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/10 15:23:18 UTC, 3 replies.
- [GitHub] [tvm] Johnson9009 commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/08/10 15:27:56 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #15498: [Unity][ONNX] Support ONNX Symbolic Shape Deduction - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/10 15:55:03 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/10 15:55:31 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/10 15:57:32 UTC, 0 replies.
- [GitHub] [tvm] comaniac commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "comaniac (via GitHub)" <gi...@apache.org> on 2023/08/10 16:05:45 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/10 16:21:47 UTC, 0 replies.
- [GitHub] [tvm] yongwww commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/10 16:37:37 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on a diff in pull request #15517: [TIR] Shuffle in PointerValueTypeRewrite for scalar reads - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/10 17:09:08 UTC, 3 replies.
- [GitHub] [tvm] vinx13 commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/10 17:13:01 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/10 17:14:21 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15487: [Unity] nn.Module external modules - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/10 17:16:44 UTC, 6 replies.
- [GitHub] [tvm] junrushao commented on pull request #15487: [Unity] nn.Module external modules - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/10 17:16:52 UTC, 1 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #15495: [Unity] Recursive pattern match in rewrite_call - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/10 17:26:39 UTC, 0 replies.
- [tvm] branch unity updated (c8494dc004 -> 61c693dc42) - posted by kp...@apache.org on 2023/08/10 17:27:09 UTC, 0 replies.
- [GitHub] [tvm] psrivas2 commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "psrivas2 (via GitHub)" <gi...@apache.org> on 2023/08/10 17:40:10 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #15474: [Unity][Pass] Fixpoint simplification - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/10 17:40:14 UTC, 2 replies.
- [GitHub] [tvm] LeshengJin commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/10 17:45:37 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 commented on a diff in pull request #15487: [Unity] nn.Module external modules - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/08/10 18:05:57 UTC, 0 replies.
- [GitHub] [tvm] cbalint13 opened a new issue, #15522: [Bug] [MetaScheduler] [TensorIR] Stride values are not inferred within _impl() block. - posted by "cbalint13 (via GitHub)" <gi...@apache.org> on 2023/08/10 18:57:55 UTC, 0 replies.
- [GitHub] [tvm] farshidsp commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "farshidsp (via GitHub)" <gi...@apache.org> on 2023/08/10 19:01:41 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15523: [Unity][Bugfix] Handle assignment of non-dataflow var to a dataflow var in CanonicalizeBindings - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/10 19:18:15 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky opened a new pull request, #15523: [Unity][Bugfix] Handle assignment of non-dataflow var to a dataflow var in CanonicalizeBindings - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/08/10 19:38:10 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on a diff in pull request #15509: [Unity] Implement relax.Function.bind_symbolic_vars - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/10 19:54:08 UTC, 6 replies.
- [GitHub] [tvm] yongwww commented on a diff in pull request #15511: Remove IRModule Dependency from Target - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/10 20:12:29 UTC, 1 replies.
- [GitHub] [tvm] yongwww commented on pull request #15500: [Unity][MSC][M0.1] Enable set name and layout for exprs - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/10 21:05:11 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/10 21:06:46 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/08/10 21:35:22 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/08/10 22:14:04 UTC, 0 replies.
- [GitHub] [tvm] BaseMax opened a new pull request, #15524: Remove duplicate the word - posted by "BaseMax (via GitHub)" <gi...@apache.org> on 2023/08/10 23:15:57 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15524: Remove duplicate the word - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/10 23:15:59 UTC, 0 replies.
- [GitHub] [tvm] BaseMax opened a new pull request, #15525: Fix typo mistake and change whethe to whether - posted by "BaseMax (via GitHub)" <gi...@apache.org> on 2023/08/10 23:27:52 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15525: Fix typo mistake and change whethe to whether - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/10 23:27:55 UTC, 0 replies.
- [GitHub] [tvm] zhiics commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "zhiics (via GitHub)" <gi...@apache.org> on 2023/08/11 00:52:16 UTC, 0 replies.
- [GitHub] [tvm] FrozenGene commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "FrozenGene (via GitHub)" <gi...@apache.org> on 2023/08/11 01:00:50 UTC, 0 replies.
- [GitHub] [tvm] ZihengJiang commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "ZihengJiang (via GitHub)" <gi...@apache.org> on 2023/08/11 01:24:34 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15515: [Unity] Propagate dynamic begin/end in strided_slice when legalizing - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/11 03:58:26 UTC, 0 replies.
- [tvm] branch unity updated (61c693dc42 -> 7cc7ea8ce6) - posted by sy...@apache.org on 2023/08/11 03:58:30 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15523: [Unity][Bugfix] Handle assignment of non-dataflow var to a dataflow var in CanonicalizeBindings - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/11 03:59:16 UTC, 0 replies.
- [tvm] branch unity updated (7cc7ea8ce6 -> 13398c1ada) - posted by sy...@apache.org on 2023/08/11 03:59:21 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15466: [Dlight] Fix Customized Dynamic Shape Sampling - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/11 04:00:31 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on pull request #15466: [Dlight] Fix Customized Dynamic Shape Sampling - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/08/11 04:40:48 UTC, 1 replies.
- [GitHub] [tvm] Civitasv opened a new pull request, #15526: [BYOC] [TPAT] [TensorRT] Add the ability to automatically generate TensorRT plugins using TVM - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/08/11 05:55:24 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15526: [BYOC] [TPAT] [TensorRT] Add the ability to automatically generate TensorRT plugins using TVM - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/11 05:55:27 UTC, 0 replies.
- [GitHub] [tvm] Civitasv commented on pull request #15526: [BYOC] [TPAT] [TensorRT] Add the ability to automatically generate TensorRT plugins using TVM - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/08/11 05:58:12 UTC, 4 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15526: [BYOC] [TPAT] [TensorRT] Add the ability to automatically generate TensorRT plugins using TVM - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/11 06:32:47 UTC, 0 replies.
- [GitHub] [tvm] Lantianyou opened a new pull request, #15527: feat: fix type files - posted by "Lantianyou (via GitHub)" <gi...@apache.org> on 2023/08/11 07:06:58 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15527: feat: fix type files - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/11 07:07:02 UTC, 0 replies.
- [GitHub] [tvm] Lantianyou closed pull request #15527: feat: fix type files - posted by "Lantianyou (via GitHub)" <gi...@apache.org> on 2023/08/11 07:07:23 UTC, 0 replies.
- [GitHub] [tvm] Lantianyou opened a new pull request, #15528: Feature/cache with indexdb - posted by "Lantianyou (via GitHub)" <gi...@apache.org> on 2023/08/11 07:07:56 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15528: Feature/cache with indexdb - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/11 07:07:59 UTC, 0 replies.
- [GitHub] [tvm] Lantianyou closed pull request #15528: Feature/cache with indexdb - posted by "Lantianyou (via GitHub)" <gi...@apache.org> on 2023/08/11 07:08:08 UTC, 0 replies.
- [GitHub] [tvm] MingkangW opened a new pull request, #15529: [quantize] fix bug of annotate for output of add op - posted by "MingkangW (via GitHub)" <gi...@apache.org> on 2023/08/11 08:07:55 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15529: [quantize] fix bug of annotate for output of add op - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/11 08:08:00 UTC, 0 replies.
- [GitHub] [tvm] ekalda merged pull request #15524: Remove duplicate the word - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/11 08:11:41 UTC, 0 replies.
- [tvm] branch main updated: Remove duplicate the word (#15524) - posted by ek...@apache.org on 2023/08/11 08:11:44 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on pull request #15524: Remove duplicate the word - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/11 08:12:11 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #15519: [TEST] Run tests/python/relay/aot tests in ci-cortexm - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/11 08:12:55 UTC, 1 replies.
- [GitHub] [tvm] quic-sanirudh commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/11 08:17:05 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on a diff in pull request #15519: [TEST] Run tests/python/relay/aot tests in ci-cortexm - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/11 08:38:21 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15519: [TEST] Run tests/python/relay/aot tests in ci-cortexm - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/11 08:40:33 UTC, 0 replies.
- [tvm] branch main updated (ed8b82c5d6 -> 624f8a73c7) - posted by lu...@apache.org on 2023/08/11 08:40:37 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15519: [TEST] Run tests/python/relay/aot tests in ci-cortexm - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/11 08:40:42 UTC, 0 replies.
- [GitHub] [tvm] BaseMax opened a new pull request, #15530: Remove duplicate msg word and condition inside the function doc - posted by "BaseMax (via GitHub)" <gi...@apache.org> on 2023/08/11 09:24:02 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15530: Remove duplicate msg word and condition inside the function doc - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/11 09:24:05 UTC, 0 replies.
- [GitHub] [tvm] cbalint13 commented on issue #15522: [Bug] [MetaScheduler] [TensorIR] Stride values are not inferred within _impl() block. - posted by "cbalint13 (via GitHub)" <gi...@apache.org> on 2023/08/11 09:42:08 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15531: [Unity][DLight] Update GEMV Rule for Mali GPUs - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/11 10:06:31 UTC, 0 replies.
- [GitHub] [tvm] mbaret commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "mbaret (via GitHub)" <gi...@apache.org> on 2023/08/11 10:06:32 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15531: [Unity][DLight] Update GEMV Rule for Mali GPUs - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/11 10:06:34 UTC, 0 replies.
- [GitHub] [tvm] cbalint13 opened a new pull request, #15532: [MetaSchedule] Enable subprocess to stdout for DEBUG level - posted by "cbalint13 (via GitHub)" <gi...@apache.org> on 2023/08/11 10:08:46 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15532: [MetaSchedule] Enable subprocess to stdout for DEBUG level - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/11 10:08:48 UTC, 0 replies.
- [GitHub] [tvm-rfcs] mbaret commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "mbaret (via GitHub)" <gi...@apache.org> on 2023/08/11 10:22:54 UTC, 0 replies.
- [GitHub] [tvm] tlopex commented on issue #15148: [Tracking Issue] TFLite operator support - posted by "tlopex (via GitHub)" <gi...@apache.org> on 2023/08/11 10:34:56 UTC, 3 replies.
- [GitHub] [tvm] leandron commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/08/11 10:40:41 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15531: [Unity][DLight] Update GEMV Rule for Mali GPUs - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/11 12:57:31 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][DLight] Update GEMV Rule for Mali GPUs (#15531) - posted by tq...@apache.org on 2023/08/11 12:57:36 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15525: Fix typo mistake and change whethe to whether - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/11 14:07:49 UTC, 0 replies.
- [tvm] branch main updated: Fix typo mistake and change whethe to whether (#15525) - posted by lu...@apache.org on 2023/08/11 14:07:52 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15525: Fix typo mistake and change whethe to whether - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/11 14:08:03 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ed8b82c5d6ea91e70d374988b16b47f64cd83f63) - posted by tq...@apache.org on 2023/08/11 14:35:29 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@624f8a73c7a7ded99bc6c00e59c468de6b9315e1) - posted by tq...@apache.org on 2023/08/11 16:23:17 UTC, 0 replies.
- [GitHub] [tvm] yongwww commented on a diff in pull request #15500: [Unity][MSC][M0.1] Enable set name and layout for exprs - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/11 16:43:51 UTC, 1 replies.
- [GitHub] [tvm] Lunderberg commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/11 16:51:22 UTC, 0 replies.
- [GitHub] [tvm] cbalint13 closed issue #15522: [Bug] [MetaScheduler] [TensorIR] Stride values are not inferred within _impl() block. - posted by "cbalint13 (via GitHub)" <gi...@apache.org> on 2023/08/11 19:00:03 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15447: [Unity] Multi-device support for Relax - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/11 19:25:32 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Multi-device support for Relax (#15447) - posted by tq...@apache.org on 2023/08/11 19:25:35 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15447: [Unity] Multi-device support for Relax - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/11 19:25:37 UTC, 0 replies.
- [GitHub] [tvm] yongwww commented on pull request #15511: Remove IRModule Dependency from Target - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/11 19:41:16 UTC, 0 replies.
- [GitHub] [tvm] echuraev opened a new pull request, #15533: [Relay] Disable exception for ADT in mixed precision pass - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/08/11 20:39:53 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15533: [Relay] Disable exception for ADT in mixed precision pass - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/11 20:39:56 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on pull request #15455: [Unity] Implement R.macro for Relax macros - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/08/11 20:51:35 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #15511: Remove IRModule Dependency from Target - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/11 21:01:56 UTC, 0 replies.
- [tvm] branch main updated (326f8e7435 -> 81fd9f3476) - posted by tq...@apache.org on 2023/08/11 21:02:01 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@326f8e74355368eb91639155f3a0adfa53b10aca) - posted by tq...@apache.org on 2023/08/11 21:10:25 UTC, 0 replies.
- [GitHub] [tvm] sunggg opened a new pull request, #15534: [Unity][BYOC] Make `MergeCompositeFunctions` append codegen name at the end of function name - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/11 22:34:24 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15534: [Unity][BYOC] Make `MergeCompositeFunctions` append codegen name at the end of function name - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/11 22:34:27 UTC, 0 replies.
- [GitHub] [tvm] MingkangW commented on pull request #15529: [quantize] fix bug of annotate for output of add op - posted by "MingkangW (via GitHub)" <gi...@apache.org> on 2023/08/12 00:41:01 UTC, 3 replies.
- [GitHub] [tvm] thaisacs opened a new pull request, #15535: fixed search task comment - posted by "thaisacs (via GitHub)" <gi...@apache.org> on 2023/08/12 01:21:20 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15535: fixed search task comment - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/12 01:21:23 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15532: [MetaSchedule] Enable subprocess to stdout for DEBUG level - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/12 02:31:51 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule] Enable subprocess to stdout for DEBUG level (#15532) - posted by sy...@apache.org on 2023/08/12 02:31:55 UTC, 0 replies.
- [tvm] branch nightly updated (907b29e544 -> 6c33787cd2) - posted by gi...@apache.org on 2023/08/12 05:02:36 UTC, 0 replies.
- [GitHub] [tvm] Jobhdez opened a new pull request, #15536: fix typo - posted by "Jobhdez (via GitHub)" <gi...@apache.org> on 2023/08/12 05:43:53 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15536: fix typo - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/12 05:43:56 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@81fd9f3476ed64b4d23ab8f38286a9bd7accc947) - posted by tq...@apache.org on 2023/08/12 05:57:41 UTC, 0 replies.
- [GitHub] [tvm] Archermmt commented on a diff in pull request #15500: [Unity][MSC][M0.1] Enable set name and layout for exprs - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/12 06:55:04 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Civitasv opened a new pull request, #103: [RFC] Introduce TPAT (TVM Plugin Autogen Tool) - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/08/12 09:11:25 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Civitasv commented on pull request #103: [RFC] Introduce TPAT (TVM Plugin Autogen Tool) - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/08/12 09:12:15 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6c33787cd2c9bbe187c85606ad2bbbb404a71dc6) - posted by tq...@apache.org on 2023/08/12 09:22:06 UTC, 0 replies.
- [GitHub] [tvm] Ever-Kid opened a new pull request, #15537: [CPP_RPC] export listdir for RPC - posted by "Ever-Kid (via GitHub)" <gi...@apache.org> on 2023/08/12 15:46:18 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15537: [CPP_RPC] export listdir for RPC - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/12 15:46:21 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new pull request, #15538: [Bugfix] Fix for TupleStructInfo - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/08/12 17:29:59 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15538: [Bugfix] Fix for TupleStructInfo - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/12 17:30:02 UTC, 0 replies.
- [GitHub] [tvm] thaisacs closed pull request #15535: Fixed search task comment - posted by "thaisacs (via GitHub)" <gi...@apache.org> on 2023/08/12 18:14:50 UTC, 1 replies.
- [GitHub] [tvm] thaisacs opened a new pull request, #15535: Fixed search task comment - posted by "thaisacs (via GitHub)" <gi...@apache.org> on 2023/08/12 18:15:03 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #15538: [BugFix][Unity] Fix for TupleStructInfo - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/12 20:23:37 UTC, 0 replies.
- [tvm] branch unity updated: [BugFix][Unity] Fix for TupleStructInfo (#15538) - posted by tq...@apache.org on 2023/08/12 20:23:40 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15244: [Runtime] Serialization/Deserialization of runtime module - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/12 22:26:10 UTC, 4 replies.
- [GitHub] [tvm] masahi merged pull request #15534: [Unity][BYOC] Make `MergeCompositeFunctions` append codegen name at the end of function name - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/12 23:26:48 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][BYOC] Make `MergeCompositeFunctions` append codegen name at the end of function name (#15534) - posted by ma...@apache.org on 2023/08/12 23:26:52 UTC, 0 replies.
- [GitHub] [tvm] multiverstack-intellif opened a new pull request, #15539: Blockize - posted by "multiverstack-intellif (via GitHub)" <gi...@apache.org> on 2023/08/13 03:15:04 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15539: Blockize - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/13 03:15:07 UTC, 0 replies.
- [GitHub] [tvm] multiverstack-intellif commented on pull request #15539: [TIR] Blockize Improvement - posted by "multiverstack-intellif (via GitHub)" <gi...@apache.org> on 2023/08/13 03:26:36 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15530: Remove duplicate msg word and condition inside the function doc - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/13 04:10:26 UTC, 0 replies.
- [tvm] branch main updated (6c33787cd2 -> 513bd1a198) - posted by sy...@apache.org on 2023/08/13 04:10:31 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15530: Remove duplicate msg word and condition inside the function doc - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/13 04:10:34 UTC, 0 replies.
- [GitHub] [tvm] Chrisz236 opened a new pull request, #15540: Fix the compile flag typo - posted by "Chrisz236 (via GitHub)" <gi...@apache.org> on 2023/08/13 04:43:25 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15540: Fix the compile flag typo - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/13 04:43:27 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new issue, #15541: [Bug][Unity] Compilation Error with Clang - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/13 04:46:07 UTC, 0 replies.
- [GitHub] [tvm] Chrisz236 closed pull request #15540: Fix the compile flag typo - posted by "Chrisz236 (via GitHub)" <gi...@apache.org> on 2023/08/13 04:47:41 UTC, 0 replies.
- [GitHub] [tvm] Chrisz236 opened a new pull request, #15542: [Fix] Fix the typo in compile flag - posted by "Chrisz236 (via GitHub)" <gi...@apache.org> on 2023/08/13 04:51:44 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15542: [Fix] Fix the typo in compile flag - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/13 04:51:46 UTC, 0 replies.
- [tvm] branch nightly updated (6c33787cd2 -> 513bd1a198) - posted by gi...@apache.org on 2023/08/13 05:02:41 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15543: [Runtime][Minor] Suppress verbose logging in Metal device API - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/13 05:55:18 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15543: [Runtime][Minor] Suppress verbose logging in Metal device API - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/13 05:55:21 UTC, 0 replies.
- [GitHub] [tvm] L0phTg opened a new pull request, #15544: [Unity][Relax][FuseOps] Add MatchCastNode to node_map of IndexedForwardGraph - posted by "L0phTg (via GitHub)" <gi...@apache.org> on 2023/08/13 09:08:55 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15544: [Unity][Relax][FuseOps] Add MatchCastNode to node_map of IndexedForwardGraph - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/13 09:08:59 UTC, 0 replies.
- [GitHub] [tvm] L0phTg commented on pull request #15544: [Unity][Relax][FuseOps] Add MatchCastNode to node_map of IndexedForwardGraph - posted by "L0phTg (via GitHub)" <gi...@apache.org> on 2023/08/13 09:13:00 UTC, 2 replies.
- [GitHub] [tvm] ww5862 opened a new issue, #15545: [Bug] - posted by "ww5862 (via GitHub)" <gi...@apache.org> on 2023/08/13 09:55:00 UTC, 0 replies.
- [GitHub] [tvm] sunggg opened a new pull request, #15546: [Unity] Fix the ambiguity issue in `vDevice` constructor on Mac with Apple clang version 14.0.3 - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/13 18:41:10 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15546: [Unity] Fix the ambiguity issue in `vDevice` constructor on Mac with Apple clang version 14.0.3 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/13 18:41:13 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15244: [Runtime] Serialization/Deserialization of runtime module - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/13 19:02:35 UTC, 6 replies.
- [GitHub] [tvm] yzh119 commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/08/13 23:18:34 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@513bd1a198aa1f1487af84c90d7763af20578db6) - posted by tq...@apache.org on 2023/08/14 00:19:30 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15543: [Runtime][Minor] Suppress verbose logging in Metal device API - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/14 00:34:20 UTC, 0 replies.
- [tvm] branch main updated: [Runtime][Minor] Suppress verbose logging in Metal device API (#15543) - posted by tq...@apache.org on 2023/08/14 00:34:25 UTC, 0 replies.
- [GitHub] [tvm] multiverstack-intellif closed pull request #15539: [TIR] Blockize Improvement - posted by "multiverstack-intellif (via GitHub)" <gi...@apache.org> on 2023/08/14 01:36:46 UTC, 0 replies.
- [GitHub] [tvm] xqdan commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "xqdan (via GitHub)" <gi...@apache.org> on 2023/08/14 02:31:52 UTC, 0 replies.
- [GitHub] [tvm] buptqq commented on pull request #15526: [BYOC] [TPAT] [TensorRT] Add the ability to automatically generate TensorRT plugins using TVM - posted by "buptqq (via GitHub)" <gi...@apache.org> on 2023/08/14 03:16:16 UTC, 1 replies.
- [GitHub] [tvm-rfcs] sequoiar commented on pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "sequoiar (via GitHub)" <gi...@apache.org> on 2023/08/14 03:59:51 UTC, 0 replies.
- [tvm] branch nightly updated (513bd1a198 -> a1d6e82291) - posted by gi...@apache.org on 2023/08/14 05:02:52 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@a1d6e8229136c0b60ba03847e535d8be9c880cf1) - posted by tq...@apache.org on 2023/08/14 05:48:15 UTC, 0 replies.
- [GitHub] [tvm] Lucien0 opened a new pull request, #15547: [TVMScript] Create loop var with min_val dtype in for frame - posted by "Lucien0 (via GitHub)" <gi...@apache.org> on 2023/08/14 05:48:43 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15547: [TVMScript] Create loop var with min_val dtype in for frame - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/14 05:48:46 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on issue #15541: [Bug][Unity] Compilation Error with Clang - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/14 05:58:13 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #15545: [Bug] Unable cutlass in tvm - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/14 06:41:24 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #15545: [Bug] Unable cutlass in tvm - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/14 06:41:24 UTC, 0 replies.
- [GitHub] [tvm] ww5862 commented on issue #15545: [Bug] Unable cutlass in tvm - posted by "ww5862 (via GitHub)" <gi...@apache.org> on 2023/08/14 07:13:50 UTC, 0 replies.
- [GitHub] [tvm] Lucien0 commented on pull request #15547: [TVMScript] Create loop var with min_val dtype in for frame - posted by "Lucien0 (via GitHub)" <gi...@apache.org> on 2023/08/14 07:17:56 UTC, 0 replies.
- [GitHub] [tvm] echuraev merged pull request #15533: [Relay] Disable exception for ADT in mixed precision pass - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/08/14 07:32:52 UTC, 0 replies.
- [tvm] branch main updated: [Relay] Disable exception for ADT in mixed precision pass (#15533) - posted by ec...@apache.org on 2023/08/14 07:32:56 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on pull request #15536: fix typo - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/14 08:14:35 UTC, 0 replies.
- [GitHub] [tvm] PhilippvK opened a new issue, #15548: [Bug] [MetaSchedule] Missmatched tasks due to wrong enumeration of constants in module - posted by "PhilippvK (via GitHub)" <gi...@apache.org> on 2023/08/14 10:07:36 UTC, 0 replies.
- [GitHub] [tvm] ekalda merged pull request #15472: [Relay][TFLite] Fix in qnn.conv2d when parameter groups not equal to 1 - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/14 10:20:34 UTC, 0 replies.
- [tvm] branch main updated: [Relay][TFLite] Fix in qnn.conv2d when parameter groups not equal to 1 (#15472) - posted by ek...@apache.org on 2023/08/14 10:20:38 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #15548: [Bug] [MetaSchedule] Missmatched tasks due to wrong enumeration of constants in module - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/14 10:45:31 UTC, 0 replies.
- [GitHub] [tvm] PhilippvK opened a new issue, #15549: [Bug] [MetaScheduler] Database is not Target-aware - posted by "PhilippvK (via GitHub)" <gi...@apache.org> on 2023/08/14 10:48:41 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15500: [Unity][MSC][M0.1] Enable set name and layout for exprs - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/14 11:39:56 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][MSC][M0.1] Enable set name and layout for exprs (#15500) - posted by sy...@apache.org on 2023/08/14 11:40:02 UTC, 0 replies.
- [GitHub] [tvm] ritabeczi commented on pull request #3934: [Runtime] MISRA-C compliant TVM runtime - posted by "ritabeczi (via GitHub)" <gi...@apache.org> on 2023/08/14 13:15:02 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@927df5966237f10978319044716d93c90bf8843c) - posted by tq...@apache.org on 2023/08/14 13:50:41 UTC, 0 replies.
- [GitHub] [tvm] echuraev merged pull request #15542: [Fix] Fix the typo in compile flag - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/08/14 14:12:42 UTC, 0 replies.
- [tvm] branch main updated: [Fix] Fix the typo in compile flag (#15542) - posted by ec...@apache.org on 2023/08/14 14:12:48 UTC, 0 replies.
- [GitHub] [tvm] echuraev merged pull request #15535: Fixed search task comment - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/08/14 14:13:48 UTC, 0 replies.
- [tvm] branch main updated: Fixed search task comment (#15535) - posted by ec...@apache.org on 2023/08/14 14:13:53 UTC, 0 replies.
- [GitHub] [tvm] yongwww commented on pull request #15546: [Unity] Fix the ambiguity issue in `vDevice` constructor on Mac with Apple clang version 14.0.3 - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/14 14:59:27 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@94f6b37b063d10fceea561288b3674d9ed32cfcd) - posted by tq...@apache.org on 2023/08/14 15:47:18 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on a diff in pull request #15509: [Unity] Implement relax.Function.bind_symbolic_vars - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/08/14 18:34:56 UTC, 3 replies.
- [GitHub] [tvm] masahi merged pull request #15529: [quantize] fix bug of annotate for output of add op - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/14 19:39:43 UTC, 0 replies.
- [tvm] branch main updated: [quantize] fix bug of annotate for output of add op (#15529) - posted by ma...@apache.org on 2023/08/14 19:39:47 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@2b718e5d00948f56b880d14e13ab9fb3bad26a54) - posted by tq...@apache.org on 2023/08/14 20:11:58 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15550: [Unity][ONNX] Improved symbolic handling and reshape functionality - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/14 20:19:15 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15550: [Unity][ONNX] Improved symbolic handling and reshape functionality - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/14 20:19:19 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@482b3c2c998e345f7daffa7bfff099898dc7b4c6) - posted by tq...@apache.org on 2023/08/14 21:57:58 UTC, 0 replies.
- [GitHub] [tvm] grg-haas opened a new pull request, #15551: [VTA] Use std c++ allocation functions rather than memalign/free - posted by "grg-haas (via GitHub)" <gi...@apache.org> on 2023/08/14 22:10:15 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15551: [VTA] Use std c++ allocation functions rather than memalign/free - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/14 22:10:19 UTC, 0 replies.
- [GitHub] [tvm] grg-haas commented on pull request #15551: [VTA] Use std c++ allocation functions rather than memalign/free - posted by "grg-haas (via GitHub)" <gi...@apache.org> on 2023/08/14 22:13:51 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15552: Bump tornado from 6.1 to 6.3.3 in /apps/microtvm/ethosu - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/08/14 22:34:37 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15552: Bump tornado from 6.1 to 6.3.3 in /apps/microtvm/ethosu - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/14 22:34:39 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/ethosu/tornado-6.3.3 created (now 900e3d2b81) - posted by gi...@apache.org on 2023/08/14 22:34:40 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15553: Bump tornado from 6.1 to 6.3.3 in /apps/microtvm/cmsisnn - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/08/14 22:44:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15553: Bump tornado from 6.1 to 6.3.3 in /apps/microtvm/cmsisnn - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/14 22:44:48 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/cmsisnn/tornado-6.3.3 created (now 4ee8ff5ea4) - posted by gi...@apache.org on 2023/08/14 22:44:49 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15554: Bump tornado from 6.1 to 6.3.3 in /apps/microtvm - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/08/14 23:09:00 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15554: Bump tornado from 6.1 to 6.3.3 in /apps/microtvm - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/14 23:09:03 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/tornado-6.3.3 created (now d1ed2aee39) - posted by gi...@apache.org on 2023/08/14 23:09:03 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15544: [Unity][Relax][FuseOps] Add MatchCastNode to node_map of IndexedForwardGraph - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/14 23:37:28 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15536: fixed typo [TypoFix] - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/14 23:38:04 UTC, 0 replies.
- [tvm] branch main updated: fixed typo [TypoFix] (#15536) - posted by ru...@apache.org on 2023/08/14 23:38:09 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15547: [TVMScript] Create loop var with min_val dtype in for frame - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/15 00:31:07 UTC, 0 replies.
- [tvm] branch main updated: [TVMScript] Create loop var with min_val dtype in for frame (#15547) - posted by sy...@apache.org on 2023/08/15 00:31:10 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #15555: [Arith] Fix handling of overlapping predicates - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/15 00:40:25 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15555: [Arith] Fix handling of overlapping predicates - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 00:40:27 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@63592fd71d854f3848d6ee31180883cedbc776f7) - posted by tq...@apache.org on 2023/08/15 02:17:30 UTC, 0 replies.
- [GitHub] [tvm] yongwww merged pull request #15546: [Unity] Fix the ambiguity issue in `vDevice` constructor on Mac with Apple clang version 14.0.3 - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/15 03:33:56 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Fix the ambiguity issue in `vDevice` constructor on Mac with Apple clang version 14.0.3 (#15546) - posted by yo...@apache.org on 2023/08/15 03:33:59 UTC, 0 replies.
- [GitHub] [tvm] yongwww closed issue #15541: [Bug][Unity] Compilation Error with Clang - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/15 03:36:59 UTC, 0 replies.
- [GitHub] [tvm] yongwww commented on issue #15541: [Bug][Unity] Compilation Error with Clang - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/15 03:36:59 UTC, 0 replies.
- [GitHub] [tvm] sunggg opened a new pull request, #15556: [Unity][BYOC] CoreML Scaffolding - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/15 04:01:47 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15556: [Unity][BYOC] CoreML Scaffolding - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 04:01:50 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15556: [Unity][BYOC] CoreML Scaffolding - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/08/15 04:17:29 UTC, 0 replies.
- [tvm] branch nightly updated (a1d6e82291 -> 208e01f485) - posted by gi...@apache.org on 2023/08/15 05:02:56 UTC, 0 replies.
- [GitHub] [tvm] HLearning opened a new pull request, #15557: [unity][frontend] add relax frontend torch op - posted by "HLearning (via GitHub)" <gi...@apache.org> on 2023/08/15 05:19:16 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15557: [unity][frontend] add relax frontend torch op - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 05:19:20 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15544: [Unity][Relax][FuseOps] Add MatchCastNode to node_map of IndexedForwardGraph - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/15 06:41:14 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Relax][FuseOps] Add MatchCastNode to node_map of IndexedForwardGraph (#15544) - posted by ru...@apache.org on 2023/08/15 06:41:19 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/08/15 07:23:35 UTC, 0 replies.
- [GitHub] [tvm] Lucien0 opened a new pull request, #15558: [Arith] Fix detect linear equation with uint var - posted by "Lucien0 (via GitHub)" <gi...@apache.org> on 2023/08/15 07:32:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15558: [Arith] Fix detect linear equation with uint var - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 07:32:48 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@1422c1826fce8f232c2210332550b593c8ce0f8f) - posted by tq...@apache.org on 2023/08/15 08:58:43 UTC, 0 replies.
- [GitHub] [tvm] dmilosevic252 opened a new pull request, #15559: [MetaSchedule] Fix metaschedule flop estimation for non-integer loop dimensions - posted by "dmilosevic252 (via GitHub)" <gi...@apache.org> on 2023/08/15 09:50:44 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15559: [MetaSchedule] Fix metaschedule flop estimation for non-integer loop dimensions - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 09:50:48 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@208e01f48507e73162608db53810ab7c880766d9) - posted by tq...@apache.org on 2023/08/15 10:59:57 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15560: [Unity][Minor] Fix Compilation Warning - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/15 13:26:33 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15560: [Unity][Minor] Fix Compilation Warning - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 13:26:37 UTC, 0 replies.
- [GitHub] [tvm] LeiWang1999 commented on pull request #15560: [Unity][Minor] Fix Compilation Warning - posted by "LeiWang1999 (via GitHub)" <gi...@apache.org> on 2023/08/15 13:31:38 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15558: [Arith] Fix detect linear equation with uint var - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/15 14:56:16 UTC, 2 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15561: [Unity] Track callees from external functions in DeadCodeElimination - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/15 15:36:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15561: [Unity] Track callees from external functions in DeadCodeElimination - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 15:36:48 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15562: [Unity] Infer concatenated shape with multiplication where possible - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/15 15:43:28 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15562: [Unity] Infer concatenated shape with multiplication where possible - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 15:43:31 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #15550: [Unity][ONNX] Improved symbolic handling and reshape functionality - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/15 16:03:51 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][ONNX] Improved symbolic handling and reshape functionality (#15550) - posted by jw...@apache.org on 2023/08/15 16:03:55 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15563: [Unity] Preserve shape parameters in LazyTransformParams - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/15 16:13:02 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15563: [Unity] Preserve shape parameters in LazyTransformParams - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 16:13:05 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15553: Bump tornado from 6.1 to 6.3.3 in /apps/microtvm/cmsisnn - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/15 16:26:35 UTC, 0 replies.
- [tvm] branch main updated (208e01f485 -> 096b4a28c0) - posted by lu...@apache.org on 2023/08/15 16:26:39 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/cmsisnn/tornado-6.3.3 deleted (was 4ee8ff5ea4) - posted by lu...@apache.org on 2023/08/15 16:26:43 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15552: Bump tornado from 6.1 to 6.3.3 in /apps/microtvm/ethosu - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/15 16:26:57 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15564: [TVMScript] Use triple-quoted python strings for metadata - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/15 16:27:01 UTC, 0 replies.
- [tvm] branch main updated (096b4a28c0 -> f34e7256a1) - posted by lu...@apache.org on 2023/08/15 16:27:01 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15564: [TVMScript] Use triple-quoted python strings for metadata - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 16:27:04 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/ethosu/tornado-6.3.3 deleted (was 900e3d2b81) - posted by lu...@apache.org on 2023/08/15 16:27:05 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/tornado-6.3.3 updated (d1ed2aee39 -> f5fdf8056c) - posted by gi...@apache.org on 2023/08/15 16:28:44 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15565: [Unity][TVMScript] In-line literals for int8, int16, and float16 - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/15 16:29:23 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15565: [Unity][TVMScript] In-line literals for int8, int16, and float16 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 16:29:26 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15564: [TVMScript] Use triple-quoted python strings for metadata - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/15 16:32:12 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/08/15 18:46:21 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15563: [Unity] Preserve shape parameters in LazyTransformParams - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/15 20:33:47 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Infer concatenated shape with multiplication where possible (#15562) - posted by ru...@apache.org on 2023/08/15 20:39:01 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15562: [Unity] Infer concatenated shape with multiplication where possible - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/15 20:39:36 UTC, 0 replies.
- [tvm] branch unity updated (0e4c99cdb8 -> 0092e97840) - posted by ru...@apache.org on 2023/08/15 20:48:19 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15566: [Unity][FX] Add fx support for functional linear and conv2d - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 21:11:32 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15566: [Unity][FX] Add fx support for functional linear and conv2d - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/15 21:24:34 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15566: [Unity][FX] Add fx support for functional linear and conv2d - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/15 22:41:50 UTC, 1 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #15567: [Unity] Fix handling of null values in cuda graph rewriting - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/15 22:42:17 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15567: [Unity] Fix handling of null values in cuda graph rewriting - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 22:42:19 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #15568: [Testing] Allow Capitalized name in CompareBeforeAfter - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/15 22:49:19 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15568: [Testing] Allow Capitalized name in CompareBeforeAfter - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 22:49:22 UTC, 0 replies.
- [GitHub] [tvm] Archermmt opened a new pull request, #15569: [Unity][MSC][M0.2] MSCGraph core - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/15 23:08:15 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15569: [Unity][MSC][M0.2] MSCGraph core - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 23:08:18 UTC, 0 replies.
- [GitHub] [tvm] yongwww opened a new pull request, #15570: [Unity] UpdateVdevice pass and infer vdevice - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/15 23:48:10 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15570: [Unity] UpdateVdevice pass and infer vdevice - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/15 23:48:13 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15560: [Unity][Minor] Fix Compilation Warning - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/16 01:03:46 UTC, 0 replies.
- [tvm] branch unity updated (74a547b029 -> e4e3d1bc11) - posted by sa...@apache.org on 2023/08/16 01:03:51 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@096b4a28c0bfadc324272a6ea49cfdc357a7b1b2) - posted by tq...@apache.org on 2023/08/16 01:09:14 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15571: [Unity][Dlight] GeMV rule skip cases of "outer dim being grouped" - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/16 01:59:25 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15571: [Unity][Dlight] GeMV rule skip cases of "outer dim being grouped" - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 01:59:28 UTC, 0 replies.
- [GitHub] [tvm] leiwen83 closed pull request #13294: Enhancement for simplify_expr - posted by "leiwen83 (via GitHub)" <gi...@apache.org> on 2023/08/16 02:16:32 UTC, 0 replies.
- [GitHub] [tvm] leiwen83 opened a new pull request, #15572: don't do actual profile when input is dynamic shape - posted by "leiwen83 (via GitHub)" <gi...@apache.org> on 2023/08/16 02:20:48 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15572: don't do actual profile when input is dynamic shape - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 02:20:51 UTC, 0 replies.
- [GitHub] [tvm] Johnson9009 commented on pull request #15558: [Arith] Fix detect linear equation with uint var - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/08/16 02:32:34 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15572: [Unity] don't do actual profile when input is dynamic shape - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/16 02:55:54 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15565: [Unity][TVMScript] In-line literals for int8, int16, and float16 - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/16 02:56:23 UTC, 0 replies.
- [tvm] branch unity updated (e4e3d1bc11 -> 54423aa822) - posted by sy...@apache.org on 2023/08/16 02:56:27 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15567: [Unity] Fix handling of null values in cuda graph rewriting - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/16 03:01:30 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Fix handling of null values in cuda graph rewriting (#15567) - posted by sy...@apache.org on 2023/08/16 03:01:32 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@f34e7256a173a49f721660d582bb7cadf225710d) - posted by tq...@apache.org on 2023/08/16 03:06:44 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15572: [Unity] don't do actual profile when input is dynamic shape - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/16 03:21:05 UTC, 0 replies.
- [GitHub] [tvm] leiwen83 commented on pull request #15572: [Unity] don't do actual profile when input is dynamic shape - posted by "leiwen83 (via GitHub)" <gi...@apache.org> on 2023/08/16 03:50:24 UTC, 0 replies.
- [GitHub] [tvm] LeiWang1999 commented on pull request #15571: [Unity][Dlight] GeMV rule skip cases of "outer dim being grouped" - posted by "LeiWang1999 (via GitHub)" <gi...@apache.org> on 2023/08/16 04:08:29 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15571: [Unity][Dlight] GeMV rule skip cases of "outer dim being grouped" - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/16 04:48:51 UTC, 0 replies.
- [tvm] branch nightly updated (208e01f485 -> f34e7256a1) - posted by gi...@apache.org on 2023/08/16 05:02:43 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15573: [CUTLASS][Cherry-pick] Introduce several features of cutlass profiler - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/16 05:31:26 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15573: [CUTLASS][Cherry-pick] Introduce several features of cutlass profiler - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 05:31:29 UTC, 0 replies.
- [GitHub] [tvm] HLearning commented on pull request #15557: [unity][frontend] add relax frontend torch op - posted by "HLearning (via GitHub)" <gi...@apache.org> on 2023/08/16 07:41:31 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15557: [unity][frontend] add relax frontend torch op - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/16 07:46:44 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15554: Bump tornado from 6.1 to 6.3.3 in /apps/microtvm - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/16 08:32:48 UTC, 0 replies.
- [tvm] branch main updated: Bump tornado from 6.1 to 6.3.3 in /apps/microtvm (#15554) - posted by lu...@apache.org on 2023/08/16 08:32:52 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/tornado-6.3.3 deleted (was f5fdf8056c) - posted by lu...@apache.org on 2023/08/16 08:32:55 UTC, 0 replies.
- [GitHub] [tvm] dmilosevic252 closed pull request #15559: [MetaSchedule] Fix metaschedule flop estimation for non-integer loop dimensions - posted by "dmilosevic252 (via GitHub)" <gi...@apache.org> on 2023/08/16 09:25:25 UTC, 0 replies.
- [GitHub] [tvm] katebern-grovety commented on a diff in pull request #14836: [microTVM][RISCV] Tensorization for conv_2d_nchw_int8 with RVV extension - posted by "katebern-grovety (via GitHub)" <gi...@apache.org> on 2023/08/16 09:29:27 UTC, 7 replies.
- [GitHub] [tvm] dmilosevic252 opened a new pull request, #15574: [MetaSchedule] Fix metaschedule flop estimation for non-integer loop dimensions - posted by "dmilosevic252 (via GitHub)" <gi...@apache.org> on 2023/08/16 09:40:02 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15574: [MetaSchedule] Fix metaschedule flop estimation for non-integer loop dimensions - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 09:40:06 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif commented on a diff in pull request #15537: [CPP_RPC] export listdir for RPC - posted by "wrongtest-intellif (via GitHub)" <gi...@apache.org> on 2023/08/16 10:55:37 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15564: [TVMScript] Use triple-quoted python strings for metadata - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/16 11:21:18 UTC, 0 replies.
- [tvm] branch main updated (325c7aef90 -> 0c6fbb8923) - posted by sa...@apache.org on 2023/08/16 11:21:23 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15555: [Arith] Fix handling of overlapping predicates - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/16 11:21:54 UTC, 0 replies.
- [tvm] branch main updated (0c6fbb8923 -> 760c03085a) - posted by sa...@apache.org on 2023/08/16 11:21:58 UTC, 0 replies.
- [GitHub] [tvm] Ever-Kid commented on a diff in pull request #15537: [CPP_RPC] export listdir for RPC - posted by "Ever-Kid (via GitHub)" <gi...@apache.org> on 2023/08/16 11:32:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new pull request, #15575: [WEB] Fix WebGPU runtime build - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/16 11:43:19 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15575: [WEB] Fix WebGPU runtime build - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 11:43:22 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15575: [WEB] Fix WebGPU runtime build - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/16 11:48:10 UTC, 0 replies.
- [GitHub] [tvm] leiwen83 opened a new pull request, #15576: don't do actual profile when input is dynamic shape - posted by "leiwen83 (via GitHub)" <gi...@apache.org> on 2023/08/16 12:13:41 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15576: don't do actual profile when input is dynamic shape - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 12:13:44 UTC, 0 replies.
- [GitHub] [tvm] leiwen83 closed pull request #15572: [Unity] don't do actual profile when input is dynamic shape - posted by "leiwen83 (via GitHub)" <gi...@apache.org> on 2023/08/16 12:14:46 UTC, 0 replies.
- [GitHub] [tvm] leiwen83 commented on pull request #15576: don't do actual profile when input is dynamic shape - posted by "leiwen83 (via GitHub)" <gi...@apache.org> on 2023/08/16 12:15:21 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg merged pull request #15509: [Unity] Implement relax.Function.bind_symbolic_vars - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/16 14:10:26 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Implement relax.Function.bind_symbolic_vars (#15509) - posted by lu...@apache.org on 2023/08/16 14:10:29 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #15574: [MetaSchedule] Fix metaschedule flop estimation for non-integer loop dimensions - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/16 14:42:10 UTC, 0 replies.
- [GitHub] [tvm] PhilippvK commented on a diff in pull request #14836: [microTVM][RISCV] Tensorization for conv_2d_nchw_int8 with RVV extension - posted by "PhilippvK (via GitHub)" <gi...@apache.org> on 2023/08/16 15:19:12 UTC, 5 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15577: [Unity] Added known tir.Expr to relax.PrimValue - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/16 15:24:03 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15577: [Unity] Added known tir.Expr to relax.PrimValue - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 15:24:07 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15557: [unity][frontend] add relax frontend torch op - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/16 16:44:52 UTC, 0 replies.
- [tvm] branch unity updated (2e2126f9e3 -> fd08c1c6cd) - posted by sy...@apache.org on 2023/08/16 16:44:56 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@325c7aef90b229a2a1fa916aec4c80dd15a7400b) - posted by tq...@apache.org on 2023/08/16 17:13:15 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on a diff in pull request #15568: [Testing] Allow Capitalized name in CompareBeforeAfter - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/16 18:22:53 UTC, 1 replies.
- [GitHub] [tvm] vinx13 closed issue #15488: [Bug] "relax.backend.use_cuda_graph" failed - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/16 18:32:24 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15575: [WEB] Fix WebGPU runtime build - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/16 18:40:45 UTC, 0 replies.
- [tvm] branch unity updated: [WEB] Fix WebGPU runtime build (#15575) - posted by ru...@apache.org on 2023/08/16 18:40:49 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15578: [Unity] Avoid trivial `var2 = var1` bindings in pattern matcher - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/16 19:18:41 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15578: [Unity] Avoid trivial `var2 = var1` bindings in pattern matcher - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 19:18:44 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15579: [TVMScript] Optionally output the address as part of variable names - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/16 19:25:16 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15579: [TVMScript] Optionally output the address as part of variable names - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 19:25:18 UTC, 0 replies.
- [GitHub] [tvm] BaseMax opened a new pull request, #15580: Fix "to" duplicate word in python and C header file - posted by "BaseMax (via GitHub)" <gi...@apache.org> on 2023/08/16 19:39:31 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15580: Fix "to" duplicate word in python and C header file - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 19:39:34 UTC, 0 replies.
- [GitHub] [tvm] BaseMax opened a new pull request, #15581: Remove duplicate load word inside .cc file - posted by "BaseMax (via GitHub)" <gi...@apache.org> on 2023/08/16 19:41:19 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15581: Remove duplicate load word inside .cc file - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 19:41:22 UTC, 0 replies.
- [GitHub] [tvm] BaseMax opened a new pull request, #15582: Remove duplicate 'from' word inside python script - posted by "BaseMax (via GitHub)" <gi...@apache.org> on 2023/08/16 19:44:22 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15582: Remove duplicate 'from' word inside python script - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/16 19:44:25 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@0c6fbb89233100ceca92141442eb37649d0b640e) - posted by tq...@apache.org on 2023/08/16 20:26:10 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@760c03085ac9f36b863ebdf590d74e51dffe7fd0) - posted by tq...@apache.org on 2023/08/16 21:24:55 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15573: [CUTLASS][Cherry-pick] Introduce several features of cutlass profiler - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/17 00:19:51 UTC, 0 replies.
- [tvm] branch main updated: [CUTLASS][Cherry-pick] Introduce several features of cutlass profiler (#15573) - posted by sy...@apache.org on 2023/08/17 00:19:55 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15573: [CUTLASS][Cherry-pick] Introduce several features of cutlass profiler - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/17 00:20:41 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15583: [Unity][CUTLASS][Cherry-pick] Skip profiling all conv2d output alignments when possible - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/17 02:47:15 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15583: [Unity][CUTLASS][Cherry-pick] Skip profiling all conv2d output alignments when possible - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/17 02:47:18 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Hzfengsy commented on pull request #103: [RFC] Introduce TPAT (TVM Plugin Autogen Tool) - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/17 03:25:11 UTC, 0 replies.
- [tvm] branch nightly updated (f34e7256a1 -> 8afa6d2571) - posted by gi...@apache.org on 2023/08/17 05:02:59 UTC, 0 replies.
- [GitHub] [tvm] jhlee525 commented on pull request #15502: [relay][frontend] aten::copy_ support for pytorch - posted by "jhlee525 (via GitHub)" <gi...@apache.org> on 2023/08/17 05:56:42 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15582: Remove duplicate 'from' word inside python script - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/17 06:12:38 UTC, 0 replies.
- [tvm] branch main updated: Remove duplicate 'from' word inside python script (#15582) - posted by sa...@apache.org on 2023/08/17 06:12:42 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on pull request #15582: Remove duplicate 'from' word inside python script - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/17 06:12:53 UTC, 0 replies.
- [GitHub] [tvm] rebel-jhlee commented on pull request #15502: [relay][frontend] aten::copy_ support for pytorch - posted by "rebel-jhlee (via GitHub)" <gi...@apache.org> on 2023/08/17 06:47:22 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15502: [relay][frontend] aten::copy_ support for pytorch - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/17 06:55:53 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15581: Remove duplicate load word inside .cc file - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/17 08:25:48 UTC, 0 replies.
- [tvm] branch main updated: Remove duplicate load word inside .cc file (#15581) - posted by lu...@apache.org on 2023/08/17 08:25:52 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15580: Fix "to" duplicate word in python and C header file - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/17 08:27:08 UTC, 0 replies.
- [tvm] branch main updated: Fix "to" duplicate word in python and C header file (#15580) - posted by lu...@apache.org on 2023/08/17 08:27:11 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@8afa6d25714d157a3ff66199ad6d5fce6820a908) - posted by tq...@apache.org on 2023/08/17 09:52:07 UTC, 0 replies.
- [GitHub] [tvm] dmilosevic252 commented on a diff in pull request #15574: [MetaSchedule] Fix metaschedule flop estimation for non-integer loop dimensions - posted by "dmilosevic252 (via GitHub)" <gi...@apache.org> on 2023/08/17 10:09:22 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15583: [Unity][CUTLASS][Cherry-pick] Skip profiling all conv2d output alignments when possible - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/17 12:44:59 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][CUTLASS][Cherry-pick] Skip profiling all conv2d output alignments when possible (#15583) - posted by ma...@apache.org on 2023/08/17 12:45:03 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg merged pull request #15568: [Testing] Allow Capitalized name in CompareBeforeAfter - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/17 14:18:47 UTC, 0 replies.
- [tvm] branch main updated: [Testing] Allow Capitalized name in CompareBeforeAfter (#15568) - posted by lu...@apache.org on 2023/08/17 14:18:52 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg merged pull request #15520: [Unity][Topi] Handle variable begin/end axes in topi.strided_slice - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/17 14:19:13 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Topi] Handle variable begin/end axes in topi.strided_slice (#15520) - posted by lu...@apache.org on 2023/08/17 14:19:16 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #15566: [Unity][FX] Add fx support for functional linear and conv2d - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/17 15:23:50 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ee54e98c7843279256a72f62ad2e34cced573fce) - posted by tq...@apache.org on 2023/08/17 15:26:05 UTC, 0 replies.
- [GitHub] [tvm] Anndrey24 opened a new pull request, #15584: [Bugfix][Relay][Strategy] Enable compile time transformation of weights matrix for arm_cpu NHWC quantized conv2d - posted by "Anndrey24 (via GitHub)" <gi...@apache.org> on 2023/08/17 15:39:14 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15584: [Bugfix][Relay][Strategy] Enable compile time transformation of weights matrix for arm_cpu NHWC quantized conv2d - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/17 15:39:17 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@5db18efab937f3c47da08f60e33d7105426c1655) - posted by tq...@apache.org on 2023/08/17 17:04:55 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@f45ed308cbc23337dc94216222febe5264e8e943) - posted by tq...@apache.org on 2023/08/17 18:48:04 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #15566: [Unity][FX] Add fx support for functional linear and conv2d - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/17 19:30:37 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][FX] Add fx support for functional linear and conv2d (#15566) - posted by jw...@apache.org on 2023/08/17 19:30:41 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new pull request, #15585: [Minor][BugFix] Remove PyTest Dependency - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/08/17 21:12:15 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15585: [Minor][BugFix] Remove PyTest Dependency - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/17 21:12:18 UTC, 0 replies.
- [GitHub] [tvm] yongwww commented on pull request #15570: [Unity] UpdateVDevice pass and infer vdevice - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/17 22:37:17 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15586: [Unity][Frontend][NN] Conv2D NN module - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/17 22:43:34 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15586: [Unity][Frontend][NN] Conv2D NN module - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/17 22:43:37 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin opened a new pull request, #15587: [Unity][Frontend][NN] Conv1D/LayerNorm NN module - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/18 01:31:57 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15587: [Unity][Frontend][NN] Conv1D/LayerNorm NN module - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/18 01:32:00 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin commented on a diff in pull request #15586: [Unity][Frontend][NN] Conv2D NN module - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/18 01:32:40 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15569: [Unity][MSC][M0.2] MSCGraph core - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/18 01:43:41 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@98320ab5bfff4d6778e87bdb763ffbe1b08c4c35) - posted by tq...@apache.org on 2023/08/18 02:01:10 UTC, 0 replies.
- [GitHub] [tvm] Civitasv closed pull request #15212: [Unity] [ONNX frontend] Add ability to register custom operator for conversion - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/08/18 03:15:28 UTC, 0 replies.
- [GitHub] [tvm] Archermmt commented on pull request #15569: [Unity][MSC][M0.2] MSCGraph core - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/18 03:27:59 UTC, 1 replies.
- [GitHub] [tvm] Archermmt commented on issue #15233: [Unity][MSC][Tracking Issue] Introduction to Multi-System Compiler - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/18 03:48:45 UTC, 0 replies.
- [tvm] branch nightly updated (8afa6d2571 -> 98320ab5bf) - posted by gi...@apache.org on 2023/08/18 05:02:52 UTC, 0 replies.
- [GitHub] [tvm] yixunzhang opened a new issue, #15588: [Bug] [PyTorch][Frontend] aten::index with boolean mask gets wrong result with argwhere - posted by "yixunzhang (via GitHub)" <gi...@apache.org> on 2023/08/18 06:01:14 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15585: [Minor][BugFix] Remove PyTest Dependency - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/18 07:31:41 UTC, 0 replies.
- [tvm] branch unity updated: [Minor][BugFix] Remove PyTest Dependency (#15585) - posted by sa...@apache.org on 2023/08/18 07:31:44 UTC, 0 replies.
- [GitHub] [tvm] E-gethuber commented on issue #15440: InternalError: Check failed: (pval != nullptr) is false: Cannot allocate memory symbolic tensor shape [T.Any(), 1] - posted by "E-gethuber (via GitHub)" <gi...@apache.org> on 2023/08/18 08:25:13 UTC, 0 replies.
- [GitHub] [tvm] zhaiyi000 opened a new issue, #15589: [Bug] - posted by "zhaiyi000 (via GitHub)" <gi...@apache.org> on 2023/08/18 10:03:21 UTC, 0 replies.
- [GitHub] [tvm] BaseMax opened a new pull request, #15590: Fix equality comparison and code consistency in runtime.ts - posted by "BaseMax (via GitHub)" <gi...@apache.org> on 2023/08/18 14:46:02 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15590: Fix equality comparison and code consistency in runtime.ts - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/18 14:46:06 UTC, 0 replies.
- [GitHub] [tvm] katebern-grovety opened a new pull request, #15591: [microTVM] Project API RISC-V with Spike simulator support - posted by "katebern-grovety (via GitHub)" <gi...@apache.org> on 2023/08/18 16:27:28 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15591: [microTVM] Project API RISC-V with Spike simulator support - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/18 16:27:30 UTC, 0 replies.
- [GitHub] [tvm] katebern-grovety commented on pull request #15591: [microTVM] Project API RISC-V with Spike simulator support - posted by "katebern-grovety (via GitHub)" <gi...@apache.org> on 2023/08/18 16:28:14 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on pull request #15444: [Unity][Dlight] Improve gemv with inner rfactor loop caching - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/18 19:03:52 UTC, 0 replies.
- [GitHub] [tvm] vinx13 closed pull request #15444: [Unity][Dlight] Improve gemv with inner rfactor loop caching - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/08/18 19:03:52 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15463: [TensorIR] Enhance PointerTypeRewrite - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/18 19:11:09 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15517: [TIR] Shuffle in PointerValueTypeRewrite for scalar reads - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/18 19:11:09 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Shuffle in PointerValueTypeRewrite for scalar reads (#15517) - posted by tq...@apache.org on 2023/08/18 19:11:12 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15592: [Unity][Frontend][NN] Add GroupNorm Layer - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/18 20:00:50 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15592: [Unity][Frontend][NN] Add GroupNorm Layer - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/18 20:00:54 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on a diff in pull request #15587: [Unity][Frontend][NN] Conv1D/LayerNorm NN module - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/18 20:02:48 UTC, 1 replies.
- [GitHub] [tvm] LeshengJin commented on a diff in pull request #15587: [Unity][Frontend][NN] Conv1D/LayerNorm NN module - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/18 21:50:25 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin opened a new pull request, #15593: [Unity][Frontend][NN] gelu NN module - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/19 00:17:13 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15593: [Unity][Frontend][NN] gelu NN module - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/19 00:17:16 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@925148e444103f044e9dbe111aacf0c5079abc3a) - posted by tq...@apache.org on 2023/08/19 00:24:17 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15551: [VTA] Use std c++ allocation functions rather than memalign/free - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/19 00:58:05 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15592: [Unity][Frontend][NN] Add GroupNorm Layer - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/19 04:41:12 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Frontend][NN] Add GroupNorm Layer (#15592) - posted by sy...@apache.org on 2023/08/19 04:41:17 UTC, 0 replies.
- [tvm] branch nightly updated (98320ab5bf -> 925148e444) - posted by gi...@apache.org on 2023/08/19 05:02:35 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #15593: [Unity][Frontend][NN] gelu NN module - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/19 17:14:01 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Frontend][NN] gelu NN module (#15593) - posted by jw...@apache.org on 2023/08/19 17:14:04 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15594: [Runtime] Ensure a DSOLibrary is loaded only once - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/20 03:26:49 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15594: [Runtime] Ensure a DSOLibrary is loaded only once - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/20 03:26:53 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15594: [Runtime] Ensure a DSOLibrary is loaded only once - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/20 03:28:55 UTC, 1 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15595: [Runtime] Enhance PackedFunc Metaprogramming with `PackArgs` - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/20 03:37:50 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15595: [Runtime] Enhance PackedFunc Metaprogramming with `PackArgs` - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/20 03:37:53 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15595: [Runtime] Enhance PackedFunc Metaprogramming with `PackArgs` - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/20 03:38:37 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 merged pull request #15487: [Unity] nn.Module external modules - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/08/20 07:21:19 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] nn.Module external modules (#15487) - posted by ya...@apache.org on 2023/08/20 07:21:23 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15578: [Unity] Avoid trivial `var2 = var1` bindings in pattern matcher - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/20 13:08:11 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Avoid trivial `var2 = var1` bindings in pattern matcher (#15578) - posted by sy...@apache.org on 2023/08/20 13:08:15 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15596: [Draft][FFI] Propagate Python errors across FFI boundaries - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/20 13:32:28 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15596: [Draft][FFI] Propagate Python errors across FFI boundaries - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/20 13:32:31 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15596: [Draft][FFI] Propagate Python errors across FFI boundaries - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/20 14:02:16 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 merged pull request #15595: [Runtime] Enhance PackedFunc Metaprogramming with `PackArgs` - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/08/20 17:55:51 UTC, 0 replies.
- [tvm] branch main updated: [Runtime] Enhance PackedFunc Metaprogramming with `PackArgs` (#15595) - posted by ya...@apache.org on 2023/08/20 17:55:56 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@63b0c8fecc0f0afa87ff56e24e66ba14c75be498) - posted by tq...@apache.org on 2023/08/20 23:20:59 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15594: [Runtime] Ensure a DSOLibrary is loaded only once - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/21 04:20:47 UTC, 0 replies.
- [tvm] branch nightly updated (925148e444 -> 63b0c8fecc) - posted by gi...@apache.org on 2023/08/21 05:02:55 UTC, 0 replies.
- [GitHub] [tvm] leiwen83 opened a new pull request, #15597: add tir_var_best_tuned function attr - posted by "leiwen83 (via GitHub)" <gi...@apache.org> on 2023/08/21 06:43:30 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15597: add tir_var_best_tuned function attr - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/21 06:43:32 UTC, 0 replies.
- [GitHub] [tvm] leiwen83 commented on pull request #15597: add tir_var_best_tuned function attr - posted by "leiwen83 (via GitHub)" <gi...@apache.org> on 2023/08/21 06:45:00 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15579: [TVMScript] Optionally output the address as part of variable names - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/21 08:21:40 UTC, 0 replies.
- [tvm] branch main updated: [TVMScript] Optionally output the address as part of variable names (#15579) - posted by sa...@apache.org on 2023/08/21 08:21:44 UTC, 0 replies.
- [GitHub] [tvm] tingyuzaixiao closed issue #15514: Check failed: (!axes.defined() || static_cast(axes.size()) == ndim) is false: Dimensionmismatch: axes has 2 elements, but data.ndim = 4 - posted by "tingyuzaixiao (via GitHub)" <gi...@apache.org> on 2023/08/21 09:06:31 UTC, 0 replies.
- [GitHub] [tvm] tingyuzaixiao opened a new issue, #15598: [Bug] the squeeze operator of from_onnx causes the shape error of the result - posted by "tingyuzaixiao (via GitHub)" <gi...@apache.org> on 2023/08/21 09:32:34 UTC, 0 replies.
- [GitHub] [tvm] rasagna-quic opened a new pull request, #15599: F2qi avgpool bug fix - posted by "rasagna-quic (via GitHub)" <gi...@apache.org> on 2023/08/21 10:15:22 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15599: F2qi avgpool bug fix - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/21 10:15:25 UTC, 0 replies.
- [GitHub] [tvm] rasagna-quic commented on pull request #15599: F2qi avgpool bug fix - posted by "rasagna-quic (via GitHub)" <gi...@apache.org> on 2023/08/21 10:16:14 UTC, 1 replies.
- [GitHub] [tvm] leandron opened a new pull request, #15600: [ACL] Update Compute Library to v23.05.1 - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/08/21 13:39:11 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15600: [ACL] Update Compute Library to v23.05.1 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/21 13:39:14 UTC, 0 replies.
- [tvm] branch update_acl_23_05_1 created (now 96b8d59808) - posted by lu...@apache.org on 2023/08/21 14:17:36 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@072a5c1bc082a70245fe872e5703d39f843cfb47) - posted by tq...@apache.org on 2023/08/21 14:33:54 UTC, 0 replies.
- [GitHub] [tvm] hsaputra commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "hsaputra (via GitHub)" <gi...@apache.org> on 2023/08/21 15:27:55 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh opened a new pull request, #15601: [Unity] Add instruments to relay translator - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/21 15:38:25 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15601: [Unity] Add instruments to relay translator - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/21 15:38:28 UTC, 0 replies.
- [GitHub] [tvm-rfcs] buptqq commented on pull request #103: [RFC] Introduce TPAT (TVM Plugin Autogen Tool) - posted by "buptqq (via GitHub)" <gi...@apache.org> on 2023/08/21 15:50:06 UTC, 0 replies.
- [GitHub] [tvm] gangmul12 opened a new pull request, #15602: [ONNX][BugFix] Support If body with free variable from graph input - posted by "gangmul12 (via GitHub)" <gi...@apache.org> on 2023/08/21 16:01:33 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15602: [ONNX][BugFix] Support If body with free variable from graph input - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/21 16:01:36 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #15587: [Unity][Frontend][NN] Conv1D/LayerNorm NN module - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/21 16:09:38 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15596: [FFI] Propagate Python errors across FFI boundaries - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/21 19:19:41 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15603: [Unity][Frontend][NN] Add Timesteps layer to NN Module API - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/21 20:27:23 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15603: [Unity][Frontend][NN] Add Timesteps layer to NN Module API - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/21 20:27:26 UTC, 0 replies.
- [GitHub] [tvm] jwfromm merged pull request #15586: [Unity][Frontend][NN] Conv2D NN module - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/21 20:57:08 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Frontend][NN] Conv2D NN module (#15586) - posted by jw...@apache.org on 2023/08/21 20:57:12 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin commented on pull request #15587: [Unity][Frontend][NN] Conv1D/LayerNorm NN module - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/21 22:53:24 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin opened a new pull request, #15604: [Unity][Frontend][NN] Op print_ - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/22 00:38:58 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15604: [Unity][Frontend][NN] Op print_ - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/22 00:39:01 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on pull request #15601: [Unity] Add instruments to relay translator - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/22 04:06:05 UTC, 5 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #15601: [Unity] Add instruments to relay translator - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/08/22 04:06:25 UTC, 2 replies.
- [tvm] branch nightly updated (63b0c8fecc -> 072a5c1bc0) - posted by gi...@apache.org on 2023/08/22 05:02:42 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15574: [MetaSchedule] Fix metaschedule flop estimation for non-integer loop dimensions - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/22 05:38:05 UTC, 0 replies.
- [tvm] branch main updated (072a5c1bc0 -> a99bc9de29) - posted by sy...@apache.org on 2023/08/22 05:38:10 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15605: [CMake] Add NCCL to TVM and TVM Runtime - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/22 05:49:40 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15605: [CMake] Add NCCL to TVM and TVM Runtime - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/22 05:49:43 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15605: [CMake] Add NCCL to TVM and TVM Runtime - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/22 05:54:01 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15605: [CMake] Add NCCL to TVM and TVM Runtime - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/22 06:06:49 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15600: [ACL] Update Compute Library to v23.05.1 - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/22 08:02:57 UTC, 0 replies.
- [tvm] branch main updated: [ACL] Update Compute Library to v23.05.1 (#15600) - posted by lu...@apache.org on 2023/08/22 08:03:00 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15600: [ACL] Update Compute Library to v23.05.1 - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/22 08:03:04 UTC, 0 replies.
- [tvm] branch update_acl_23_05_1 deleted (was 96b8d59808) - posted by lu...@apache.org on 2023/08/22 08:03:40 UTC, 0 replies.
- [GitHub] [tvm] srkreddy1238 commented on a diff in pull request #15058: [OpenCL][Texture] Improved texture memory planning - posted by "srkreddy1238 (via GitHub)" <gi...@apache.org> on 2023/08/22 08:52:46 UTC, 2 replies.
- [GitHub] [tvm] wslong36 opened a new issue, #15606: CUDA_ARCHITECTURES Problem - posted by "wslong36 (via GitHub)" <gi...@apache.org> on 2023/08/22 09:28:33 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #15606: CUDA_ARCHITECTURES Problem - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/22 10:06:26 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #15606: CUDA_ARCHITECTURES Problem - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/22 10:06:27 UTC, 0 replies.
- [GitHub] [tvm] wslong36 commented on issue #15606: CUDA_ARCHITECTURES Problem - posted by "wslong36 (via GitHub)" <gi...@apache.org> on 2023/08/22 10:13:33 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@a99bc9de297d55e82623c7a6dcc1f93920ccd0fc) - posted by tq...@apache.org on 2023/08/22 12:08:50 UTC, 0 replies.
- [GitHub] [tvm] JackWeiw opened a new issue, #15607: [Bug] Error with Meta-Schedule when generating design space - posted by "JackWeiw (via GitHub)" <gi...@apache.org> on 2023/08/22 12:45:35 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@32658f851aacd15aa241900819c321b16c844c8d) - posted by tq...@apache.org on 2023/08/22 15:38:53 UTC, 0 replies.
- [GitHub] [tvm] cyang49 commented on pull request #15111: [Unity][BYOC] Integrate fp16 A - int4 B GEMM kernel from FasterTransformer into CUTLASS BYOC - posted by "cyang49 (via GitHub)" <gi...@apache.org> on 2023/08/22 19:12:33 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15111: [Unity][BYOC] Integrate fp16 A - int4 B GEMM kernel from FasterTransformer into CUTLASS BYOC - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/22 19:35:55 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 opened a new pull request, #15608: [Unity] Support float in vm executable - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/08/22 19:54:29 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15608: [Unity] Support float in vm executable - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/22 19:54:32 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15587: [Unity][Frontend][NN] Conv1D/LayerNorm NN module - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/22 23:38:03 UTC, 0 replies.
- [tvm] branch unity updated (f18e2976f9 -> d9d8b19ecd) - posted by ju...@apache.org on 2023/08/22 23:38:07 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15609: [Unity][Frontend][NN] Add diffusers like Attention layer - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/23 01:41:46 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15609: [Unity][Frontend][NN] Add diffusers like Attention layer - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/23 01:41:49 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15569: [Unity][MSC][M0.2] MSCGraph core - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/23 01:44:04 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][MSC][M0.2] MSCGraph core (#15569) - posted by sy...@apache.org on 2023/08/23 01:44:06 UTC, 0 replies.
- [tvm] branch nightly updated (072a5c1bc0 -> 32658f851a) - posted by gi...@apache.org on 2023/08/23 05:02:49 UTC, 0 replies.
- [GitHub] [tvm] merrymercy commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "merrymercy (via GitHub)" <gi...@apache.org> on 2023/08/23 05:16:18 UTC, 0 replies.
- [GitHub] [tvm] gangmul12 commented on pull request #15602: [ONNX][BugFix] Support If body with free variable from graph input - posted by "gangmul12 (via GitHub)" <gi...@apache.org> on 2023/08/23 05:50:39 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #14690: [Arith] Add tvm::arith::PresburgerSetNode to work with Presburger Set in MLIR - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/23 07:13:30 UTC, 0 replies.
- [tvm] branch main updated (32658f851a -> 483a8c3234) - posted by sy...@apache.org on 2023/08/23 07:13:34 UTC, 0 replies.
- [GitHub] [tvm] HLearning opened a new pull request, #15610: add relax frontend torch op: tan,asin,acos,atan,sinh,cosh,tanh,asinh,… - posted by "HLearning (via GitHub)" <gi...@apache.org> on 2023/08/23 07:16:35 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15610: add relax frontend torch op: tan,asin,acos,atan,sinh,cosh,tanh,asinh,… - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/23 07:16:38 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15584: [Bugfix][Relay][Strategy] Enable compile time transformation of weights matrix for arm_cpu NHWC quantized conv2d - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/23 08:12:29 UTC, 0 replies.
- [tvm] branch main updated: [Bugfix][Relay][Strategy] Enable compile time transformation of weights matrix for arm_cpu NHWC quantized conv2d (#15584) - posted by lu...@apache.org on 2023/08/23 08:12:33 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15584: [Bugfix][Relay][Strategy] Enable compile time transformation of weights matrix for arm_cpu NHWC quantized conv2d - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/23 08:12:43 UTC, 0 replies.
- [GitHub] [tvm] nautasolva commented on issue #15505: [Bug] [Relay] [MetaSchedule] ValueError: The block no longer exists in the IRModule - posted by "nautasolva (via GitHub)" <gi...@apache.org> on 2023/08/23 09:37:07 UTC, 0 replies.
- [GitHub] [tvm] yzh119 merged pull request #15608: [Unity] Support float in vm executable - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/08/23 09:45:58 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Support float in vm executable (#15608) - posted by ex...@apache.org on 2023/08/23 09:46:02 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm opened a new issue, #15611: [Flaky Test] `tests/python/unittest/test_autotvm_droplet_tuner.py::test_multi_filter` - posted by "ashutosh-arm (via GitHub)" <gi...@apache.org> on 2023/08/23 14:57:22 UTC, 0 replies.
- [tvm] branch main updated (d0c94d447b -> 6166121de4) - posted by cs...@apache.org on 2023/08/23 15:49:45 UTC, 0 replies.
- [GitHub] [tvm] csullivan merged pull request #15605: [CMake] Add NCCL to TVM and TVM Runtime - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/23 15:49:57 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on pull request #15605: [CMake] Add NCCL to TVM and TVM Runtime - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/23 15:53:48 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@483a8c3234cc104e59f3c178ebc77c4814ee153d) - posted by tq...@apache.org on 2023/08/23 16:03:01 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15604: [Unity][Frontend][NN] Op print_ - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/23 17:57:33 UTC, 0 replies.
- [GitHub] [tvm] yelite opened a new pull request, #15612: [Unity] Prevent VM stack frames from being corrupted after getting incorrect shape - posted by "yelite (via GitHub)" <gi...@apache.org> on 2023/08/23 19:13:47 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15612: [Unity] Prevent VM stack frames from being corrupted after getting incorrect shape - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/23 19:13:51 UTC, 0 replies.
- [GitHub] [tvm] adstraw opened a new pull request, #15613: [Codegen] CUDA async copy with barrier synchronization - posted by "adstraw (via GitHub)" <gi...@apache.org> on 2023/08/23 21:06:29 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15613: [Codegen] CUDA async copy with barrier synchronization - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/23 21:06:33 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6166121de4ae30302ac3c7ff1bc793c8eaf6cade) - posted by tq...@apache.org on 2023/08/23 21:17:01 UTC, 1 replies.
- [GitHub] [tvm] sdalvi-quic opened a new pull request, #15614: [UPSTREAM] Implementation to replace unary ops with take op - posted by "sdalvi-quic (via GitHub)" <gi...@apache.org> on 2023/08/23 22:32:07 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15614: [UPSTREAM] Implementation to replace unary ops with take op - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/23 22:32:09 UTC, 0 replies.
- [GitHub] [tvm] sdalvi-quic commented on pull request #15614: [UPSTREAM] Implementation to replace unary ops with take op - posted by "sdalvi-quic (via GitHub)" <gi...@apache.org> on 2023/08/23 22:34:15 UTC, 0 replies.
- [GitHub] [tvm] Archermmt opened a new pull request, #15615: [Unity][MSC][M0.3] MSCGraph Builder - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/23 22:38:29 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15615: [Unity][MSC][M0.3] MSCGraph Builder - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/23 22:38:32 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15612: [Unity] Prevent Relax VM from being corrupted after getting incorrect shape - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/24 02:34:25 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Prevent Relax VM from being corrupted after getting incorrect shape (#15612) - posted by sy...@apache.org on 2023/08/24 02:34:29 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15609: [Unity][Frontend][NN] Add diffusers style Attention layer - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/24 02:35:19 UTC, 0 replies.
- [tvm] branch nightly updated (32658f851a -> 6166121de4) - posted by gi...@apache.org on 2023/08/24 05:02:50 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15604: [Unity][Frontend][NN] Op print_ - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/24 10:36:20 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Frontend][NN] Op print_ (#15604) - posted by sa...@apache.org on 2023/08/24 10:36:25 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15537: [CPP_RPC] export listdir for RPC - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/24 10:37:02 UTC, 0 replies.
- [tvm] branch main updated: [CPP_RPC] export listdir for RPC (#15537) - posted by sa...@apache.org on 2023/08/24 10:37:05 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15558: [Arith] Fix detect linear equation with uint var - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/24 12:10:21 UTC, 0 replies.
- [tvm] branch main updated: [Arith] Fix detect linear equation with uint var (#15558) - posted by tq...@apache.org on 2023/08/24 12:10:31 UTC, 0 replies.
- [GitHub] [tvm] adstraw closed pull request #15613: CUDA async copy with barrier synchronization - posted by "adstraw (via GitHub)" <gi...@apache.org> on 2023/08/24 13:03:10 UTC, 0 replies.
- [GitHub] [tvm] adstraw opened a new pull request, #15616: CUDA codegen for async copy with barrier synchronization - posted by "adstraw (via GitHub)" <gi...@apache.org> on 2023/08/24 13:08:54 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15616: CUDA codegen for async copy with barrier synchronization - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/24 13:08:57 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@512b114322580106f40d0d2c0f6b419743095335) - posted by tq...@apache.org on 2023/08/24 15:58:56 UTC, 0 replies.
- [GitHub] [tvm-rfcs] ekalda opened a new pull request, #104: [RFC] Scalable vectors in TIR - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/24 17:06:51 UTC, 0 replies.
- [GitHub] [tvm-rfcs] ekalda commented on pull request #104: [RFC] Scalable vectors in TIR - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/08/24 17:13:52 UTC, 1 replies.
- [GitHub] [tvm-rfcs] tqchen commented on pull request #104: [RFC] Scalable vectors in TIR - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/24 17:32:18 UTC, 2 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@b5dae98ebf0f5987f1ea548a78a712b2e7896145) - posted by tq...@apache.org on 2023/08/24 17:49:59 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15616: [Hopper TMA] CUDA codegen for async copy with barrier synchronization - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/25 02:07:38 UTC, 0 replies.
- [tvm] branch main updated: [Hopper TMA] CUDA codegen for async copy with barrier synchronization (#15616) - posted by ma...@apache.org on 2023/08/25 02:07:42 UTC, 0 replies.
- [tvm] branch nightly updated (6166121de4 -> b9652a2db0) - posted by gi...@apache.org on 2023/08/25 05:02:46 UTC, 0 replies.
- [GitHub] [tvm] HLearning commented on pull request #15610: [relax][frontend]add relax frontend torch op: tan,asin,acos,atan,sinh,cosh,tanh,asinh,… - posted by "HLearning (via GitHub)" <gi...@apache.org> on 2023/08/25 06:13:16 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15610: [relax][frontend]add relax frontend torch op: tan,asin,acos,atan,sinh,cosh,tanh,asinh,… - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/25 06:35:35 UTC, 0 replies.
- [tvm] branch unity updated: [relax][frontend]add relax frontend torch op: tan,asin,acos,atan,sinh,cosh,tanh,asinh,… (#15610) - posted by sy...@apache.org on 2023/08/25 06:35:39 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15610: [relax][frontend]add relax frontend torch op: tan,asin,acos,atan,sinh,cosh,tanh,asinh,… - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/25 06:35:42 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15603: [Unity][Frontend][NN] Add Timesteps layer to NN Module API - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/25 06:36:00 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Frontend][NN] Add Timesteps layer to NN Module API (#15603) - posted by sy...@apache.org on 2023/08/25 06:36:03 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@b9652a2db0441408b0cffc6f6c0331e213ce6253) - posted by tq...@apache.org on 2023/08/25 07:22:54 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15590: Fix equality comparison and code consistency in runtime.ts - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/25 14:02:52 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15570: [Unity] UpdateVDevice pass and infer vdevice - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/25 14:03:32 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] UpdateVDevice pass and infer vdevice (#15570) - posted by tq...@apache.org on 2023/08/25 14:03:38 UTC, 0 replies.
- [GitHub] [tvm] vvchernov opened a new pull request, #15617: [Relax] fix masked_fill operation - posted by "vvchernov (via GitHub)" <gi...@apache.org> on 2023/08/25 14:12:46 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15617: [Relax] fix masked_fill operation - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/25 14:12:49 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new issue, #15618: [RESULT][VOTE] Clarify Community Strategy Decision Process - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/25 14:50:20 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15521: [VOTE] Clarify Community Strategy Decision Process - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/25 14:50:45 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Hzfengsy merged pull request #102: [Process RFC] Clarify Community Strategy Decision Process - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/25 14:58:34 UTC, 0 replies.
- [tvm-rfcs] branch main updated: [Process RFC] Clarify Community Strategy Decision Process (#102) - posted by sy...@apache.org on 2023/08/25 14:58:37 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Hzfengsy closed pull request #95: [Process RFC] Empowering New Scoped Module to the Project - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/25 15:00:17 UTC, 0 replies.
- [GitHub] [tvm-rfcs] Hzfengsy commented on pull request #95: [Process RFC] Empowering New Scoped Module to the Project - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/25 15:00:46 UTC, 0 replies.
- [GitHub] [tvm] csullivan merged pull request #15561: [Unity][Transform] Track callees from external functions in DeadCodeElimination - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/08/25 15:04:09 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Transform] Track callees from external functions in DeadCodeElimination (#15561) - posted by cs...@apache.org on 2023/08/25 15:04:14 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen commented on pull request #91: [RFC] Establish TVM Unity Connection -- A Technical Strategy - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/25 15:20:29 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen closed pull request #91: [RFC] Establish TVM Unity Connection -- A Technical Strategy - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/25 15:20:30 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #12651: [VOTE] Establish TVM Unity Connection Technical Strategy - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/25 15:21:05 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #12651: [VOTE] Establish TVM Unity Connection Technical Strategy - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/25 15:23:04 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new pull request, #15619: [DOCS] community strategy decision process - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/25 15:36:26 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15619: [DOCS] community strategy decision process - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/25 15:36:30 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15619: [DOCS] community strategy decision process - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/25 15:37:06 UTC, 1 replies.
- [GitHub] [tvm] BaseMax opened a new pull request, #15620: Change == to === operator in compact.ts file - posted by "BaseMax (via GitHub)" <gi...@apache.org> on 2023/08/25 19:42:49 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15620: Change == to === operator in compact.ts file - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/25 19:42:52 UTC, 0 replies.
- [GitHub] [tvm] BaseMax opened a new pull request, #15621: Fix equality comparison and code consistency in web - posted by "BaseMax (via GitHub)" <gi...@apache.org> on 2023/08/25 19:50:01 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15621: Fix equality comparison and code consistency in web - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/25 19:50:04 UTC, 0 replies.
- [GitHub] [tvm-rfcs] junrushao commented on pull request #91: [RFC] Establish TVM Unity Connection -- A Technical Strategy - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/25 22:47:07 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15622: [Unity] Disco: A framework-agnostic Runtime for Distributed Inference/Training - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/25 23:47:19 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15622: [Unity] Disco: A framework-agnostic Runtime for Distributed Inference/Training - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/25 23:47:22 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15623: [Runtime] Expose ModuleGetFunction as PackedFunc - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/26 00:21:42 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15623: [Runtime] Expose ModuleGetFunction as PackedFunc - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/26 00:21:45 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15620: Change == to === operator in compact.ts file - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/26 02:53:28 UTC, 0 replies.
- [tvm] branch unity updated: Change == to === operator in compact.ts file (#15620) - posted by tq...@apache.org on 2023/08/26 02:53:31 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15609: [Unity][Frontend][NN] Add diffusers style Attention layer - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/26 05:00:35 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Frontend][NN] Add diffusers style Attention layer (#15609) - posted by ju...@apache.org on 2023/08/26 05:00:40 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15388: [Unity] Torch-like APIs to Construct RelaxIR - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/26 05:55:27 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15388: [Unity] Torch-like APIs to Construct RelaxIR - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/26 05:55:30 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15621: Fix equality comparison and code consistency in web - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/26 05:57:28 UTC, 0 replies.
- [tvm] branch unity updated: Fix equality comparison and code consistency in web (#15621) - posted by ju...@apache.org on 2023/08/26 05:57:33 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15617: [Unity] fix masked_fill operation - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/26 05:57:52 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15617: [Unity] fix masked_fill operation - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/26 07:06:07 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] fix masked_fill operation (#15617) - posted by ma...@apache.org on 2023/08/26 07:06:11 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15619: [DOCS] community strategy decision process - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/26 07:37:02 UTC, 0 replies.
- [tvm] branch main updated: [DOCS] community strategy decision process (#15619) - posted by ju...@apache.org on 2023/08/26 07:37:06 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15602: [ONNX][BugFix] Support If body with free variable from graph input - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/26 08:55:41 UTC, 0 replies.
- [tvm] branch main updated: [ONNX][BugFix] Support If body with free variable from graph input (#15602) - posted by sy...@apache.org on 2023/08/26 08:55:45 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin opened a new pull request, #15624: [CMake] Add RCCL to TVM and TVM Runtime - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/26 09:07:56 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15624: [CMake] Add RCCL to TVM and TVM Runtime - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/26 09:07:58 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15623: [Runtime] Expose ModuleGetFunction as PackedFunc - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/26 12:33:11 UTC, 0 replies.
- [tvm] branch main updated: [Runtime] Expose ModuleGetFunction as PackedFunc (#15623) - posted by tq...@apache.org on 2023/08/26 12:33:14 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@220f57dc68e918a62342db9a4e4d120ed69ad87d) - posted by tq...@apache.org on 2023/08/26 12:50:19 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@344fd2d20c11cc35b444ca4f6561f938266c0927) - posted by tq...@apache.org on 2023/08/26 14:47:37 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@aa805f2f86155020c82a059ea7de7402fb11f676) - posted by tq...@apache.org on 2023/08/26 18:15:47 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15622: [Unity] Disco: A Framework-Agnostic SPMD Runtime for Distributed Inference/Training - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/26 21:17:07 UTC, 5 replies.
- [GitHub] [tvm] jinhongyii commented on a diff in pull request #15622: [Unity] Disco: A Framework-Agnostic SPMD Runtime for Distributed Inference/Training - posted by "jinhongyii (via GitHub)" <gi...@apache.org> on 2023/08/27 01:49:35 UTC, 6 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15625: [Runtime] Add Stringification to DLDeviceType and DLDevice - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 02:15:31 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15625: [Runtime] Add Stringification to DLDeviceType and DLDevice - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/27 02:15:34 UTC, 0 replies.
- [tvm] branch nightly updated (b9652a2db0 -> aa805f2f86) - posted by gi...@apache.org on 2023/08/27 05:02:50 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15622: [Unity] Disco: A Framework-Agnostic SPMD Runtime for Distributed Inference/Training - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 07:47:52 UTC, 2 replies.
- [GitHub] [tvm] junrushao closed pull request #15625: [Runtime] Add Stringification to DLDeviceType and DLDevice - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 08:18:47 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15624: [CMake] Add RCCL to TVM and TVM Runtime - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 08:19:03 UTC, 0 replies.
- [tvm] branch main updated: [CMake] Add RCCL to TVM and TVM Runtime (#15624) - posted by ju...@apache.org on 2023/08/27 08:19:07 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15626: [Unity] Implement relax.Function.bind_params - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/27 11:51:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15626: [Unity] Implement relax.Function.bind_params - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/27 11:51:48 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15626: [Unity] Implement relax.Function.bind_params - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/27 11:54:11 UTC, 1 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15627: [Relax][Analysis] Improve handling of symbolic variables - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/27 13:25:49 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15627: [Relax][Analysis] Improve handling of symbolic variables - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/27 13:25:52 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15628: [Arith] Added simplification rule for multiple equality compares - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/27 13:27:42 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15628: [Arith] Added simplification rule for multiple equality compares - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/27 13:27:45 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on a diff in pull request #15601: [Unity] Add instruments to relay translator - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/27 13:36:25 UTC, 1 replies.
- [GitHub] [tvm] youxiudeshouyeren opened a new pull request, #15629: [BugFix][VTA] tvm.tir.Call has no name attribute - posted by "youxiudeshouyeren (via GitHub)" <gi...@apache.org> on 2023/08/27 13:53:48 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15629: [BugFix][VTA] tvm.tir.Call has no name attribute - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/08/27 13:53:51 UTC, 0 replies.
- [GitHub] [tvm] youxiudeshouyeren commented on pull request #15629: [BugFix][VTA] tvm.tir.Call has no name attribute - posted by "youxiudeshouyeren (via GitHub)" <gi...@apache.org> on 2023/08/27 14:09:06 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on a diff in pull request #15601: [Unity] Add instruments to relay translator - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/27 14:41:56 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg merged pull request #15601: [Unity] Add instruments to relay translator - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/27 15:21:17 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Add instruments to relay translator (#15601) - posted by lu...@apache.org on 2023/08/27 15:21:23 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15630: [Runtime] Utils to Stringify Device - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 18:11:27 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15631: [RPC] Enhance RPC Protocol to support TVM Object - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 18:12:29 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15625: [Runtime] Utils to Stringify Device - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 18:17:41 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15631: [RPC] Enhance RPC Protocol to support TVM Object - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 18:26:20 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15630: [Runtime] Utils to Stringify Device - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 18:26:40 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15590: Fix equality comparison and code consistency in runtime.ts - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 18:28:16 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15590: Fix equality comparison and code consistency in runtime.ts - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/27 18:28:16 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@909c8fab8c4c58bfeef69c47e0e15bb53363c943) - posted by tq...@apache.org on 2023/08/27 18:44:58 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15631: [RPC] Enhance RPC Protocol to support TVM Object - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 03:43:35 UTC, 0 replies.
- [tvm] branch main updated: [RPC] Enhance RPC Protocol to support TVM Object (#15631) - posted by ju...@apache.org on 2023/08/28 03:43:39 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15622: [Unity] Disco: A Framework-Agnostic SPMD Runtime for Distributed Inference/Training - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 03:44:14 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Disco: A Framework-Agnostic SPMD Runtime for Distributed Inference/Training (#15622) - posted by ju...@apache.org on 2023/08/28 03:44:18 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15244: [Runtime] Serialization/Deserialization of runtime module - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 04:08:26 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin opened a new pull request, #15632: [Disco][Test] MultiHeadAttention Testcase - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/28 04:23:50 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin opened a new pull request, #15633: [Disco][Op] broadcast_from_zero - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/28 04:55:25 UTC, 0 replies.
- [tvm] branch nightly updated (aa805f2f86 -> 6554e2e082) - posted by gi...@apache.org on 2023/08/28 05:02:39 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15629: [BugFix][VTA] tvm.tir.Call has no name attribute - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/28 05:28:03 UTC, 0 replies.
- [tvm] branch main updated (6554e2e082 -> 0e2fabd0e4) - posted by sy...@apache.org on 2023/08/28 05:28:09 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15634: [Disco] Support ShapeTuple in Disco Protocol - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 07:33:46 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15634: [Disco] Support ShapeTuple in Disco Protocol - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 07:34:06 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15630: [Runtime] Utils to Stringify Device - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 07:35:42 UTC, 0 replies.
- [tvm] branch main updated (0e2fabd0e4 -> 0166400906) - posted by ju...@apache.org on 2023/08/28 07:35:47 UTC, 0 replies.
- [GitHub] [tvm] JackWeiw commented on issue #15607: [Bug][Meta-Schedule]: Error with Meta-Schedule when generating design space - posted by "JackWeiw (via GitHub)" <gi...@apache.org> on 2023/08/28 08:24:03 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15633: [Disco][Op] broadcast_from_zero - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 08:40:00 UTC, 2 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6554e2e082cf9d3ecf867fcd81b1b6d483df46a8) - posted by tq...@apache.org on 2023/08/28 09:02:51 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin commented on a diff in pull request #15633: [Disco][Op] broadcast_from_zero - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/28 09:24:22 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15634: [Disco] Support ShapeTuple in Disco Protocol - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/28 14:03:33 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #15244: [Runtime] Serialization/Deserialization of runtime module - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/28 14:10:36 UTC, 0 replies.
- [tvm] branch main updated: [Runtime] Serialization/Deserialization of runtime module (#15244) - posted by tq...@apache.org on 2023/08/28 14:10:41 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15244: [Runtime] Serialization/Deserialization of runtime module - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/28 14:10:50 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@01664009062686ecba7be6054bfd2e1351a963db) - posted by tq...@apache.org on 2023/08/28 14:31:13 UTC, 1 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15634: [Disco] Support ShapeTuple in Disco Protocol - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 15:59:08 UTC, 0 replies.
- [GitHub] [tvm] jinhongyii merged pull request #15571: [Unity][Dlight] GeMV rule skip cases of "outer dim being grouped" - posted by "jinhongyii (via GitHub)" <gi...@apache.org> on 2023/08/28 16:26:27 UTC, 0 replies.
- [tvm] branch unity updated (d3856d34e7 -> 54d3fec26f) - posted by ho...@apache.org on 2023/08/28 16:26:33 UTC, 0 replies.
- [GitHub] [tvm] jinhongyii merged pull request #15632: [Disco][Test] MultiHeadAttention Testcase - posted by "jinhongyii (via GitHub)" <gi...@apache.org> on 2023/08/28 16:30:02 UTC, 0 replies.
- [tvm] branch unity updated: [Disco][Test] MultiHeadAttention Testcase (#15632) - posted by ho...@apache.org on 2023/08/28 16:30:07 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15635: [Disco] Fix ICE from Clang - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 16:32:53 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15635: [Disco] Fix ICE from Clang - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 16:33:03 UTC, 0 replies.
- [GitHub] [tvm] yongwww opened a new pull request, #15636: [Unity] RealizeVDevice pass - posted by "yongwww (via GitHub)" <gi...@apache.org> on 2023/08/28 17:15:20 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15637: [Runtime] Fix ICE from Clang - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 17:19:42 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15633: [Disco][Op] broadcast_from_zero - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/28 17:57:47 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15634: [Disco] Support ShapeTuple in Disco Protocol - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 18:27:27 UTC, 0 replies.
- [tvm] branch unity updated: [Disco] Support ShapeTuple in Disco Protocol (#15634) - posted by ju...@apache.org on 2023/08/28 18:27:30 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on a diff in pull request #15595: [Runtime] Enhance PackedFunc Metaprogramming with `PackArgs` - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/28 18:54:41 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin commented on a diff in pull request #15633: [Disco][Op] broadcast_from_worker0 - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/08/28 19:01:26 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@8f60213cb5a75cc87bb39d2645a9594363cb70e1) - posted by tq...@apache.org on 2023/08/28 19:44:26 UTC, 0 replies.
- [GitHub] [tvm] cbalint13 opened a new pull request, #15638: [Arith] MLIR PresburgerSet compilation fix - posted by "cbalint13 (via GitHub)" <gi...@apache.org> on 2023/08/28 20:23:39 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #15639: Do not link LLVM libraries into cpptest binary - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/08/28 20:32:48 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15635: [Runtime] Fix ICE from Clang - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 20:40:40 UTC, 0 replies.
- [tvm] branch unity updated: [Runtime] Fix ICE from Clang (#15635) - posted by ju...@apache.org on 2023/08/28 20:40:44 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on a diff in pull request #15577: [Unity] Added known tir.Expr to relax.PrimValue - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/08/28 20:56:38 UTC, 1 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15595: [Runtime] Enhance PackedFunc Metaprogramming with `PackArgs` - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 21:25:31 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15633: [Disco][Op] broadcast_from_worker0 - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 21:26:31 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15633: [Disco][Op] broadcast_from_worker0 - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 21:26:53 UTC, 0 replies.
- [tvm] branch unity updated: [Disco][Op] broadcast_from_worker0 (#15633) - posted by ju...@apache.org on 2023/08/28 21:26:56 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15637: [Backport][Runtime] Fix ICE from Clang - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 21:27:12 UTC, 0 replies.
- [GitHub] [tvm] cbalint13 commented on pull request #15638: [Arith] MLIR PresburgerSet compilation fix - posted by "cbalint13 (via GitHub)" <gi...@apache.org> on 2023/08/28 21:33:20 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15493: [TIR] Output DeclBuffer in SplitHostDevice - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 23:26:59 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Output DeclBuffer in SplitHostDevice (#15493) - posted by ju...@apache.org on 2023/08/28 23:27:03 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15628: [Arith] Added simplification rule for multiple equality compares - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/28 23:28:03 UTC, 0 replies.
- [tvm] branch main updated: [Arith] Added simplification rule for multiple equality compares (#15628) - posted by ju...@apache.org on 2023/08/28 23:28:08 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15640: [Disco] Support Sharding via Scatter - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/29 00:11:51 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15640: [Disco] Support Sharding via Scatter - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/29 00:25:26 UTC, 1 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15640: [Disco] Support Sharding via Scatter - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/29 04:26:46 UTC, 0 replies.
- [tvm] branch nightly updated (6554e2e082 -> 3c6f9c9bcc) - posted by gi...@apache.org on 2023/08/29 05:02:50 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c921781c46d017e11c57fba8ccc55d95b3c393c7) - posted by tq...@apache.org on 2023/08/29 05:17:57 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@3c6f9c9bcc2b3fa2ca30ae1f6174b4f536f6d368) - posted by tq...@apache.org on 2023/08/29 07:16:21 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on pull request #15614: Replacing unary ops with LookUpTable and Take op to improve performance. - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/29 08:28:25 UTC, 0 replies.
- [GitHub] [tvm] cbalint13 commented on pull request #15638: [Arith] MLIR PresburgerSet compile fix mlir >= 160 - posted by "cbalint13 (via GitHub)" <gi...@apache.org> on 2023/08/29 10:33:05 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15637: [Backport][Runtime] Fix ICE from Clang - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/29 11:32:44 UTC, 0 replies.
- [tvm] branch main updated: [Backport][Runtime] Fix ICE from Clang (#15637) - posted by sy...@apache.org on 2023/08/29 11:32:51 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm opened a new pull request, #15641: [Flaky][CI] Disable flaky autotvm test test_multi_filter - posted by "ashutosh-arm (via GitHub)" <gi...@apache.org> on 2023/08/29 14:41:03 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@34bd9be0a80c49b2fcbd082542e5aba955a450f7) - posted by tq...@apache.org on 2023/08/29 17:08:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15556: [Unity][BYOC] CoreML Scaffolding - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/29 17:43:13 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15642: [Unity][Frontend][NN] Collection of new NN operators - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/29 18:11:34 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15627: [Unity][Analysis] Improve handling of symbolic variables - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/08/29 18:11:36 UTC, 0 replies.
- [tvm] branch nightly updated (3c6f9c9bcc -> 34bd9be0a8) - posted by gi...@apache.org on 2023/08/30 05:02:48 UTC, 0 replies.
- [GitHub] [tvm] multiverstack-intellif commented on pull request #15638: [Arith] MLIR PresburgerSet compile fix mlir >= 160 - posted by "multiverstack-intellif (via GitHub)" <gi...@apache.org> on 2023/08/30 06:44:29 UTC, 0 replies.
- [GitHub] [tvm] fzi-peccia commented on issue #2920: TVM on yocto - posted by "fzi-peccia (via GitHub)" <gi...@apache.org> on 2023/08/30 06:45:02 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15638: [Arith] MLIR PresburgerSet compile fix mlir >= 160 - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/30 06:49:10 UTC, 1 replies.
- [GitHub] [tvm] quic-sanirudh commented on pull request #15599: F2qi avgpool bug fix - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/08/30 06:53:28 UTC, 0 replies.
- [GitHub] [tvm] toyowata opened a new issue, #15643: [Bug] [Ethos] apps/microtvm/ethosu/run_demo.sh gets wrong inference result - posted by "toyowata (via GitHub)" <gi...@apache.org> on 2023/08/30 08:24:46 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15639: Do not link LLVM libraries into cpptest binary - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/30 08:41:29 UTC, 0 replies.
- [tvm] branch main updated: Do not link LLVM libraries into cpptest binary (#15639) - posted by sy...@apache.org on 2023/08/30 08:41:33 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15615: [Unity][MSC][M0.3] MSCGraph Builder - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/08/30 08:42:14 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][MSC][M0.3] MSCGraph Builder (#15615) - posted by sy...@apache.org on 2023/08/30 08:42:18 UTC, 0 replies.
- [GitHub] [tvm] xuejiling opened a new issue, #15644: [Bug][Relax][MetaSchedule] - posted by "xuejiling (via GitHub)" <gi...@apache.org> on 2023/08/30 08:48:34 UTC, 0 replies.
- [GitHub] [tvm] Civitasv commented on issue #15505: [Bug] [Relay] [MetaSchedule] ValueError: The block no longer exists in the IRModule - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/08/30 11:05:33 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@79f9e577f7f34db7827a7bf316446591e17d9f88) - posted by tq...@apache.org on 2023/08/30 14:00:26 UTC, 0 replies.
- [GitHub] [tvm] Archermmt opened a new pull request, #15645: [Unity][MSC][M0.4 && M0.5] Codegen && Test - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/08/30 14:00:42 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15646: [TIR] Output DeclBuffer in LowerThreadAllreduce - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/08/30 21:17:29 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15642: [Unity][Frontend][NN] Collection of new NN operators - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/30 22:19:24 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Frontend][NN] Collection of new NN operators (#15642) - posted by ju...@apache.org on 2023/08/30 22:19:28 UTC, 0 replies.
- [GitHub] [tvm] yelite commented on a diff in pull request #15556: [Unity][BYOC] CoreML Scaffolding - posted by "yelite (via GitHub)" <gi...@apache.org> on 2023/08/30 23:06:03 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15647: [Unity][Dlight] GeMV rule max_num_threads awareness - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/08/30 23:19:39 UTC, 0 replies.
- [tvm] branch nightly updated (34bd9be0a8 -> 79f9e577f7) - posted by gi...@apache.org on 2023/08/31 05:03:00 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15638: [Arith] MLIR PresburgerSet compile fix mlir >= 160 - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/31 05:30:51 UTC, 0 replies.
- [tvm] branch main updated: [Arith] MLIR PresburgerSet compile fix mlir >= 160 (#15638) - posted by ju...@apache.org on 2023/08/31 05:30:54 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on issue #15643: [Bug] [Ethos] apps/microtvm/ethosu/run_demo.sh gets wrong inference result - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/08/31 09:42:28 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@022299b51fa71c42f180b0c8e3afcac4eb50d71d) - posted by tq...@apache.org on 2023/08/31 10:43:36 UTC, 0 replies.
- [GitHub] [tvm] Anndrey24 opened a new pull request, #15648: [Relay][TOPI] Remove input padding for arm_cpu conv2d int8 native schedule in Legalize pass - posted by "Anndrey24 (via GitHub)" <gi...@apache.org> on 2023/08/31 10:44:11 UTC, 0 replies.
- [GitHub] [tvm] cbalint13 commented on pull request #15274: [TIR][Schedule] Refactor blockize implementation logic by pass - posted by "cbalint13 (via GitHub)" <gi...@apache.org> on 2023/08/31 11:30:24 UTC, 0 replies.
- [GitHub] [tvm] toyowata commented on issue #15643: [Bug] [Ethos] apps/microtvm/ethosu/run_demo.sh gets wrong inference result - posted by "toyowata (via GitHub)" <gi...@apache.org> on 2023/08/31 15:25:21 UTC, 0 replies.
- [GitHub] [tvm] toyowata opened a new pull request, #15649: Add output_data_sec section in corstone300.ld - posted by "toyowata (via GitHub)" <gi...@apache.org> on 2023/08/31 15:56:37 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15650: [Unity][Frontend][NN] Make effects optional in nn module. - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/31 16:30:13 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15650: [Unity][Frontend][NN] Make effects optional in nn module. - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/31 16:36:49 UTC, 3 replies.
- [GitHub] [tvm] junrushao merged pull request #15647: [Unity][Dlight] GeMV rule max_num_threads awareness - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/08/31 19:48:32 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] GeMV rule max_num_threads awareness (#15647) - posted by ju...@apache.org on 2023/08/31 19:48:35 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on a diff in pull request #15650: [Unity][Frontend][NN] Make effects optional in nn module. - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/08/31 20:49:25 UTC, 0 replies.